@angular/common 15.1.0-next.3 → 15.1.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 (1221) hide show
  1. package/esm2020/http/src/client.mjs +3 -3
  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 +6 -9
  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 +10 -11
  19. package/esm2020/src/directives/ng_style.mjs +3 -3
  20. package/esm2020/src/directives/ng_switch.mjs +13 -16
  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/location.mjs +3 -3
  25. package/esm2020/src/location/location_strategy.mjs +6 -6
  26. package/esm2020/src/location/platform_location.mjs +6 -6
  27. package/esm2020/src/pipes/async_pipe.mjs +3 -3
  28. package/esm2020/src/pipes/case_conversion_pipes.mjs +9 -9
  29. package/esm2020/src/pipes/date_pipe.mjs +3 -3
  30. package/esm2020/src/pipes/i18n_plural_pipe.mjs +3 -3
  31. package/esm2020/src/pipes/i18n_select_pipe.mjs +3 -3
  32. package/esm2020/src/pipes/json_pipe.mjs +3 -3
  33. package/esm2020/src/pipes/keyvalue_pipe.mjs +3 -3
  34. package/esm2020/src/pipes/number_pipe.mjs +9 -9
  35. package/esm2020/src/pipes/slice_pipe.mjs +3 -3
  36. package/esm2020/src/version.mjs +1 -1
  37. package/esm2020/testing/src/location_mock.mjs +3 -3
  38. package/esm2020/testing/src/mock_location_strategy.mjs +3 -3
  39. package/esm2020/testing/src/mock_platform_location.mjs +3 -3
  40. package/esm2020/upgrade/src/location_upgrade_module.mjs +4 -4
  41. package/fesm2015/common.mjs +145 -545
  42. package/fesm2015/common.mjs.map +1 -1
  43. package/fesm2015/http/testing.mjs +8 -59
  44. package/fesm2015/http/testing.mjs.map +1 -1
  45. package/fesm2015/http.mjs +35 -132
  46. package/fesm2015/http.mjs.map +1 -1
  47. package/fesm2015/testing.mjs +17 -48
  48. package/fesm2015/testing.mjs.map +1 -1
  49. package/fesm2015/upgrade.mjs +9 -53
  50. package/fesm2015/upgrade.mjs.map +1 -1
  51. package/fesm2020/common.mjs +145 -545
  52. package/fesm2020/common.mjs.map +1 -1
  53. package/fesm2020/http/testing.mjs +8 -59
  54. package/fesm2020/http/testing.mjs.map +1 -1
  55. package/fesm2020/http.mjs +35 -139
  56. package/fesm2020/http.mjs.map +1 -1
  57. package/fesm2020/testing.mjs +17 -48
  58. package/fesm2020/testing.mjs.map +1 -1
  59. package/fesm2020/upgrade.mjs +9 -53
  60. package/fesm2020/upgrade.mjs.map +1 -1
  61. package/http/index.d.ts +1 -1
  62. package/http/testing/index.d.ts +1 -1
  63. package/index.d.ts +2 -3
  64. package/locales/af-NA.d.ts +0 -1
  65. package/locales/af.d.ts +0 -1
  66. package/locales/agq.d.ts +0 -1
  67. package/locales/ak.d.ts +0 -1
  68. package/locales/am.d.ts +0 -1
  69. package/locales/ar-AE.d.ts +0 -1
  70. package/locales/ar-BH.d.ts +0 -1
  71. package/locales/ar-DJ.d.ts +0 -1
  72. package/locales/ar-DZ.d.ts +0 -1
  73. package/locales/ar-EG.d.ts +0 -1
  74. package/locales/ar-EH.d.ts +0 -1
  75. package/locales/ar-ER.d.ts +0 -1
  76. package/locales/ar-IL.d.ts +0 -1
  77. package/locales/ar-IQ.d.ts +0 -1
  78. package/locales/ar-JO.d.ts +0 -1
  79. package/locales/ar-KM.d.ts +0 -1
  80. package/locales/ar-KW.d.ts +0 -1
  81. package/locales/ar-LB.d.ts +0 -1
  82. package/locales/ar-LY.d.ts +0 -1
  83. package/locales/ar-MA.d.ts +0 -1
  84. package/locales/ar-MR.d.ts +0 -1
  85. package/locales/ar-OM.d.ts +0 -1
  86. package/locales/ar-PS.d.ts +0 -1
  87. package/locales/ar-QA.d.ts +0 -1
  88. package/locales/ar-SA.d.ts +0 -1
  89. package/locales/ar-SD.d.ts +0 -1
  90. package/locales/ar-SO.d.ts +0 -1
  91. package/locales/ar-SS.d.ts +0 -1
  92. package/locales/ar-SY.d.ts +0 -1
  93. package/locales/ar-TD.d.ts +0 -1
  94. package/locales/ar-TN.d.ts +0 -1
  95. package/locales/ar-YE.d.ts +0 -1
  96. package/locales/ar.d.ts +0 -1
  97. package/locales/as.d.ts +0 -1
  98. package/locales/asa.d.ts +0 -1
  99. package/locales/ast.d.ts +0 -1
  100. package/locales/az-Cyrl.d.ts +0 -1
  101. package/locales/az-Latn.d.ts +0 -1
  102. package/locales/az.d.ts +0 -1
  103. package/locales/bas.d.ts +0 -1
  104. package/locales/be-tarask.d.ts +0 -1
  105. package/locales/be.d.ts +0 -1
  106. package/locales/bem.d.ts +0 -1
  107. package/locales/bez.d.ts +0 -1
  108. package/locales/bg.d.ts +0 -1
  109. package/locales/bm.d.ts +0 -1
  110. package/locales/bn-IN.d.ts +0 -1
  111. package/locales/bn.d.ts +0 -1
  112. package/locales/bo-IN.d.ts +0 -1
  113. package/locales/bo.d.ts +0 -1
  114. package/locales/br.d.ts +0 -1
  115. package/locales/brx.d.ts +0 -1
  116. package/locales/bs-Cyrl.d.ts +0 -1
  117. package/locales/bs-Latn.d.ts +0 -1
  118. package/locales/bs.d.ts +0 -1
  119. package/locales/ca-AD.d.ts +0 -1
  120. package/locales/ca-ES-valencia.d.ts +0 -1
  121. package/locales/ca-FR.d.ts +0 -1
  122. package/locales/ca-IT.d.ts +0 -1
  123. package/locales/ca.d.ts +0 -1
  124. package/locales/ccp-IN.d.ts +0 -1
  125. package/locales/ccp.d.ts +0 -1
  126. package/locales/ce.d.ts +0 -1
  127. package/locales/ceb.d.ts +0 -1
  128. package/locales/cgg.d.ts +0 -1
  129. package/locales/chr.d.ts +0 -1
  130. package/locales/ckb-IR.d.ts +0 -1
  131. package/locales/ckb.d.ts +0 -1
  132. package/locales/cs.d.ts +0 -1
  133. package/locales/cy.d.ts +0 -1
  134. package/locales/da-GL.d.ts +0 -1
  135. package/locales/da.d.ts +0 -1
  136. package/locales/dav.d.ts +0 -1
  137. package/locales/de-AT.d.ts +0 -1
  138. package/locales/de-BE.d.ts +0 -1
  139. package/locales/de-CH.d.ts +0 -1
  140. package/locales/de-IT.d.ts +0 -1
  141. package/locales/de-LI.d.ts +0 -1
  142. package/locales/de-LU.d.ts +0 -1
  143. package/locales/de.d.ts +0 -1
  144. package/locales/dje.d.ts +0 -1
  145. package/locales/doi.d.ts +0 -1
  146. package/locales/dsb.d.ts +0 -1
  147. package/locales/dua.d.ts +0 -1
  148. package/locales/dyo.d.ts +0 -1
  149. package/locales/dz.d.ts +0 -1
  150. package/locales/ebu.d.ts +0 -1
  151. package/locales/ee-TG.d.ts +0 -1
  152. package/locales/ee.d.ts +0 -1
  153. package/locales/el-CY.d.ts +0 -1
  154. package/locales/el.d.ts +0 -1
  155. package/locales/en-001.d.ts +0 -1
  156. package/locales/en-150.d.ts +0 -1
  157. package/locales/en-AE.d.ts +0 -1
  158. package/locales/en-AG.d.ts +0 -1
  159. package/locales/en-AI.d.ts +0 -1
  160. package/locales/en-AS.d.ts +0 -1
  161. package/locales/en-AT.d.ts +0 -1
  162. package/locales/en-AU.d.ts +0 -1
  163. package/locales/en-BB.d.ts +0 -1
  164. package/locales/en-BE.d.ts +0 -1
  165. package/locales/en-BI.d.ts +0 -1
  166. package/locales/en-BM.d.ts +0 -1
  167. package/locales/en-BS.d.ts +0 -1
  168. package/locales/en-BW.d.ts +0 -1
  169. package/locales/en-BZ.d.ts +0 -1
  170. package/locales/en-CA.d.ts +0 -1
  171. package/locales/en-CC.d.ts +0 -1
  172. package/locales/en-CH.d.ts +0 -1
  173. package/locales/en-CK.d.ts +0 -1
  174. package/locales/en-CM.d.ts +0 -1
  175. package/locales/en-CX.d.ts +0 -1
  176. package/locales/en-CY.d.ts +0 -1
  177. package/locales/en-DE.d.ts +0 -1
  178. package/locales/en-DG.d.ts +0 -1
  179. package/locales/en-DK.d.ts +0 -1
  180. package/locales/en-DM.d.ts +0 -1
  181. package/locales/en-ER.d.ts +0 -1
  182. package/locales/en-FI.d.ts +0 -1
  183. package/locales/en-FJ.d.ts +0 -1
  184. package/locales/en-FK.d.ts +0 -1
  185. package/locales/en-FM.d.ts +0 -1
  186. package/locales/en-GB.d.ts +0 -1
  187. package/locales/en-GD.d.ts +0 -1
  188. package/locales/en-GG.d.ts +0 -1
  189. package/locales/en-GH.d.ts +0 -1
  190. package/locales/en-GI.d.ts +0 -1
  191. package/locales/en-GM.d.ts +0 -1
  192. package/locales/en-GU.d.ts +0 -1
  193. package/locales/en-GY.d.ts +0 -1
  194. package/locales/en-HK.d.ts +0 -1
  195. package/locales/en-IE.d.ts +0 -1
  196. package/locales/en-IL.d.ts +0 -1
  197. package/locales/en-IM.d.ts +0 -1
  198. package/locales/en-IN.d.ts +0 -1
  199. package/locales/en-IO.d.ts +0 -1
  200. package/locales/en-JE.d.ts +0 -1
  201. package/locales/en-JM.d.ts +0 -1
  202. package/locales/en-KE.d.ts +0 -1
  203. package/locales/en-KI.d.ts +0 -1
  204. package/locales/en-KN.d.ts +0 -1
  205. package/locales/en-KY.d.ts +0 -1
  206. package/locales/en-LC.d.ts +0 -1
  207. package/locales/en-LR.d.ts +0 -1
  208. package/locales/en-LS.d.ts +0 -1
  209. package/locales/en-MG.d.ts +0 -1
  210. package/locales/en-MH.d.ts +0 -1
  211. package/locales/en-MO.d.ts +0 -1
  212. package/locales/en-MP.d.ts +0 -1
  213. package/locales/en-MS.d.ts +0 -1
  214. package/locales/en-MT.d.ts +0 -1
  215. package/locales/en-MU.d.ts +0 -1
  216. package/locales/en-MV.d.ts +0 -1
  217. package/locales/en-MW.d.ts +0 -1
  218. package/locales/en-MY.d.ts +0 -1
  219. package/locales/en-NA.d.ts +0 -1
  220. package/locales/en-NF.d.ts +0 -1
  221. package/locales/en-NG.d.ts +0 -1
  222. package/locales/en-NL.d.ts +0 -1
  223. package/locales/en-NR.d.ts +0 -1
  224. package/locales/en-NU.d.ts +0 -1
  225. package/locales/en-NZ.d.ts +0 -1
  226. package/locales/en-PG.d.ts +0 -1
  227. package/locales/en-PH.d.ts +0 -1
  228. package/locales/en-PK.d.ts +0 -1
  229. package/locales/en-PN.d.ts +0 -1
  230. package/locales/en-PR.d.ts +0 -1
  231. package/locales/en-PW.d.ts +0 -1
  232. package/locales/en-RW.d.ts +0 -1
  233. package/locales/en-SB.d.ts +0 -1
  234. package/locales/en-SC.d.ts +0 -1
  235. package/locales/en-SD.d.ts +0 -1
  236. package/locales/en-SE.d.ts +0 -1
  237. package/locales/en-SG.d.ts +0 -1
  238. package/locales/en-SH.d.ts +0 -1
  239. package/locales/en-SI.d.ts +0 -1
  240. package/locales/en-SL.d.ts +0 -1
  241. package/locales/en-SS.d.ts +0 -1
  242. package/locales/en-SX.d.ts +0 -1
  243. package/locales/en-SZ.d.ts +0 -1
  244. package/locales/en-TC.d.ts +0 -1
  245. package/locales/en-TK.d.ts +0 -1
  246. package/locales/en-TO.d.ts +0 -1
  247. package/locales/en-TT.d.ts +0 -1
  248. package/locales/en-TV.d.ts +0 -1
  249. package/locales/en-TZ.d.ts +0 -1
  250. package/locales/en-UG.d.ts +0 -1
  251. package/locales/en-UM.d.ts +0 -1
  252. package/locales/en-VC.d.ts +0 -1
  253. package/locales/en-VG.d.ts +0 -1
  254. package/locales/en-VI.d.ts +0 -1
  255. package/locales/en-VU.d.ts +0 -1
  256. package/locales/en-WS.d.ts +0 -1
  257. package/locales/en-ZA.d.ts +0 -1
  258. package/locales/en-ZM.d.ts +0 -1
  259. package/locales/en-ZW.d.ts +0 -1
  260. package/locales/en.d.ts +0 -1
  261. package/locales/eo.d.ts +0 -1
  262. package/locales/es-419.d.ts +0 -1
  263. package/locales/es-AR.d.ts +0 -1
  264. package/locales/es-BO.d.ts +0 -1
  265. package/locales/es-BR.d.ts +0 -1
  266. package/locales/es-BZ.d.ts +0 -1
  267. package/locales/es-CL.d.ts +0 -1
  268. package/locales/es-CO.d.ts +0 -1
  269. package/locales/es-CR.d.ts +0 -1
  270. package/locales/es-CU.d.ts +0 -1
  271. package/locales/es-DO.d.ts +0 -1
  272. package/locales/es-EA.d.ts +0 -1
  273. package/locales/es-EC.d.ts +0 -1
  274. package/locales/es-GQ.d.ts +0 -1
  275. package/locales/es-GT.d.ts +0 -1
  276. package/locales/es-HN.d.ts +0 -1
  277. package/locales/es-IC.d.ts +0 -1
  278. package/locales/es-MX.d.ts +0 -1
  279. package/locales/es-NI.d.ts +0 -1
  280. package/locales/es-PA.d.ts +0 -1
  281. package/locales/es-PE.d.ts +0 -1
  282. package/locales/es-PH.d.ts +0 -1
  283. package/locales/es-PR.d.ts +0 -1
  284. package/locales/es-PY.d.ts +0 -1
  285. package/locales/es-SV.d.ts +0 -1
  286. package/locales/es-US.d.ts +0 -1
  287. package/locales/es-UY.d.ts +0 -1
  288. package/locales/es-VE.d.ts +0 -1
  289. package/locales/es.d.ts +0 -1
  290. package/locales/et.d.ts +0 -1
  291. package/locales/eu.d.ts +0 -1
  292. package/locales/ewo.d.ts +0 -1
  293. package/locales/extra/af-NA.d.ts +0 -1
  294. package/locales/extra/af.d.ts +0 -1
  295. package/locales/extra/agq.d.ts +0 -1
  296. package/locales/extra/ak.d.ts +0 -1
  297. package/locales/extra/am.d.ts +0 -1
  298. package/locales/extra/ar-AE.d.ts +0 -1
  299. package/locales/extra/ar-BH.d.ts +0 -1
  300. package/locales/extra/ar-DJ.d.ts +0 -1
  301. package/locales/extra/ar-DZ.d.ts +0 -1
  302. package/locales/extra/ar-EG.d.ts +0 -1
  303. package/locales/extra/ar-EH.d.ts +0 -1
  304. package/locales/extra/ar-ER.d.ts +0 -1
  305. package/locales/extra/ar-IL.d.ts +0 -1
  306. package/locales/extra/ar-IQ.d.ts +0 -1
  307. package/locales/extra/ar-JO.d.ts +0 -1
  308. package/locales/extra/ar-KM.d.ts +0 -1
  309. package/locales/extra/ar-KW.d.ts +0 -1
  310. package/locales/extra/ar-LB.d.ts +0 -1
  311. package/locales/extra/ar-LY.d.ts +0 -1
  312. package/locales/extra/ar-MA.d.ts +0 -1
  313. package/locales/extra/ar-MR.d.ts +0 -1
  314. package/locales/extra/ar-OM.d.ts +0 -1
  315. package/locales/extra/ar-PS.d.ts +0 -1
  316. package/locales/extra/ar-QA.d.ts +0 -1
  317. package/locales/extra/ar-SA.d.ts +0 -1
  318. package/locales/extra/ar-SD.d.ts +0 -1
  319. package/locales/extra/ar-SO.d.ts +0 -1
  320. package/locales/extra/ar-SS.d.ts +0 -1
  321. package/locales/extra/ar-SY.d.ts +0 -1
  322. package/locales/extra/ar-TD.d.ts +0 -1
  323. package/locales/extra/ar-TN.d.ts +0 -1
  324. package/locales/extra/ar-YE.d.ts +0 -1
  325. package/locales/extra/ar.d.ts +0 -1
  326. package/locales/extra/as.d.ts +0 -1
  327. package/locales/extra/asa.d.ts +0 -1
  328. package/locales/extra/ast.d.ts +0 -1
  329. package/locales/extra/az-Cyrl.d.ts +0 -1
  330. package/locales/extra/az-Latn.d.ts +0 -1
  331. package/locales/extra/az.d.ts +0 -1
  332. package/locales/extra/bas.d.ts +0 -1
  333. package/locales/extra/be-tarask.d.ts +0 -1
  334. package/locales/extra/be.d.ts +0 -1
  335. package/locales/extra/bem.d.ts +0 -1
  336. package/locales/extra/bez.d.ts +0 -1
  337. package/locales/extra/bg.d.ts +0 -1
  338. package/locales/extra/bm.d.ts +0 -1
  339. package/locales/extra/bn-IN.d.ts +0 -1
  340. package/locales/extra/bn.d.ts +0 -1
  341. package/locales/extra/bo-IN.d.ts +0 -1
  342. package/locales/extra/bo.d.ts +0 -1
  343. package/locales/extra/br.d.ts +0 -1
  344. package/locales/extra/brx.d.ts +0 -1
  345. package/locales/extra/bs-Cyrl.d.ts +0 -1
  346. package/locales/extra/bs-Latn.d.ts +0 -1
  347. package/locales/extra/bs.d.ts +0 -1
  348. package/locales/extra/ca-AD.d.ts +0 -1
  349. package/locales/extra/ca-ES-valencia.d.ts +0 -1
  350. package/locales/extra/ca-FR.d.ts +0 -1
  351. package/locales/extra/ca-IT.d.ts +0 -1
  352. package/locales/extra/ca.d.ts +0 -1
  353. package/locales/extra/ccp-IN.d.ts +0 -1
  354. package/locales/extra/ccp.d.ts +0 -1
  355. package/locales/extra/ce.d.ts +0 -1
  356. package/locales/extra/ceb.d.ts +0 -1
  357. package/locales/extra/cgg.d.ts +0 -1
  358. package/locales/extra/chr.d.ts +0 -1
  359. package/locales/extra/ckb-IR.d.ts +0 -1
  360. package/locales/extra/ckb.d.ts +0 -1
  361. package/locales/extra/cs.d.ts +0 -1
  362. package/locales/extra/cy.d.ts +0 -1
  363. package/locales/extra/da-GL.d.ts +0 -1
  364. package/locales/extra/da.d.ts +0 -1
  365. package/locales/extra/dav.d.ts +0 -1
  366. package/locales/extra/de-AT.d.ts +0 -1
  367. package/locales/extra/de-BE.d.ts +0 -1
  368. package/locales/extra/de-CH.d.ts +0 -1
  369. package/locales/extra/de-IT.d.ts +0 -1
  370. package/locales/extra/de-LI.d.ts +0 -1
  371. package/locales/extra/de-LU.d.ts +0 -1
  372. package/locales/extra/de.d.ts +0 -1
  373. package/locales/extra/dje.d.ts +0 -1
  374. package/locales/extra/doi.d.ts +0 -1
  375. package/locales/extra/dsb.d.ts +0 -1
  376. package/locales/extra/dua.d.ts +0 -1
  377. package/locales/extra/dyo.d.ts +0 -1
  378. package/locales/extra/dz.d.ts +0 -1
  379. package/locales/extra/ebu.d.ts +0 -1
  380. package/locales/extra/ee-TG.d.ts +0 -1
  381. package/locales/extra/ee.d.ts +0 -1
  382. package/locales/extra/el-CY.d.ts +0 -1
  383. package/locales/extra/el.d.ts +0 -1
  384. package/locales/extra/en-001.d.ts +0 -1
  385. package/locales/extra/en-150.d.ts +0 -1
  386. package/locales/extra/en-AE.d.ts +0 -1
  387. package/locales/extra/en-AG.d.ts +0 -1
  388. package/locales/extra/en-AI.d.ts +0 -1
  389. package/locales/extra/en-AS.d.ts +0 -1
  390. package/locales/extra/en-AT.d.ts +0 -1
  391. package/locales/extra/en-AU.d.ts +0 -1
  392. package/locales/extra/en-BB.d.ts +0 -1
  393. package/locales/extra/en-BE.d.ts +0 -1
  394. package/locales/extra/en-BI.d.ts +0 -1
  395. package/locales/extra/en-BM.d.ts +0 -1
  396. package/locales/extra/en-BS.d.ts +0 -1
  397. package/locales/extra/en-BW.d.ts +0 -1
  398. package/locales/extra/en-BZ.d.ts +0 -1
  399. package/locales/extra/en-CA.d.ts +0 -1
  400. package/locales/extra/en-CC.d.ts +0 -1
  401. package/locales/extra/en-CH.d.ts +0 -1
  402. package/locales/extra/en-CK.d.ts +0 -1
  403. package/locales/extra/en-CM.d.ts +0 -1
  404. package/locales/extra/en-CX.d.ts +0 -1
  405. package/locales/extra/en-CY.d.ts +0 -1
  406. package/locales/extra/en-DE.d.ts +0 -1
  407. package/locales/extra/en-DG.d.ts +0 -1
  408. package/locales/extra/en-DK.d.ts +0 -1
  409. package/locales/extra/en-DM.d.ts +0 -1
  410. package/locales/extra/en-ER.d.ts +0 -1
  411. package/locales/extra/en-FI.d.ts +0 -1
  412. package/locales/extra/en-FJ.d.ts +0 -1
  413. package/locales/extra/en-FK.d.ts +0 -1
  414. package/locales/extra/en-FM.d.ts +0 -1
  415. package/locales/extra/en-GB.d.ts +0 -1
  416. package/locales/extra/en-GD.d.ts +0 -1
  417. package/locales/extra/en-GG.d.ts +0 -1
  418. package/locales/extra/en-GH.d.ts +0 -1
  419. package/locales/extra/en-GI.d.ts +0 -1
  420. package/locales/extra/en-GM.d.ts +0 -1
  421. package/locales/extra/en-GU.d.ts +0 -1
  422. package/locales/extra/en-GY.d.ts +0 -1
  423. package/locales/extra/en-HK.d.ts +0 -1
  424. package/locales/extra/en-IE.d.ts +0 -1
  425. package/locales/extra/en-IL.d.ts +0 -1
  426. package/locales/extra/en-IM.d.ts +0 -1
  427. package/locales/extra/en-IN.d.ts +0 -1
  428. package/locales/extra/en-IO.d.ts +0 -1
  429. package/locales/extra/en-JE.d.ts +0 -1
  430. package/locales/extra/en-JM.d.ts +0 -1
  431. package/locales/extra/en-KE.d.ts +0 -1
  432. package/locales/extra/en-KI.d.ts +0 -1
  433. package/locales/extra/en-KN.d.ts +0 -1
  434. package/locales/extra/en-KY.d.ts +0 -1
  435. package/locales/extra/en-LC.d.ts +0 -1
  436. package/locales/extra/en-LR.d.ts +0 -1
  437. package/locales/extra/en-LS.d.ts +0 -1
  438. package/locales/extra/en-MG.d.ts +0 -1
  439. package/locales/extra/en-MH.d.ts +0 -1
  440. package/locales/extra/en-MO.d.ts +0 -1
  441. package/locales/extra/en-MP.d.ts +0 -1
  442. package/locales/extra/en-MS.d.ts +0 -1
  443. package/locales/extra/en-MT.d.ts +0 -1
  444. package/locales/extra/en-MU.d.ts +0 -1
  445. package/locales/extra/en-MV.d.ts +0 -1
  446. package/locales/extra/en-MW.d.ts +0 -1
  447. package/locales/extra/en-MY.d.ts +0 -1
  448. package/locales/extra/en-NA.d.ts +0 -1
  449. package/locales/extra/en-NF.d.ts +0 -1
  450. package/locales/extra/en-NG.d.ts +0 -1
  451. package/locales/extra/en-NL.d.ts +0 -1
  452. package/locales/extra/en-NR.d.ts +0 -1
  453. package/locales/extra/en-NU.d.ts +0 -1
  454. package/locales/extra/en-NZ.d.ts +0 -1
  455. package/locales/extra/en-PG.d.ts +0 -1
  456. package/locales/extra/en-PH.d.ts +0 -1
  457. package/locales/extra/en-PK.d.ts +0 -1
  458. package/locales/extra/en-PN.d.ts +0 -1
  459. package/locales/extra/en-PR.d.ts +0 -1
  460. package/locales/extra/en-PW.d.ts +0 -1
  461. package/locales/extra/en-RW.d.ts +0 -1
  462. package/locales/extra/en-SB.d.ts +0 -1
  463. package/locales/extra/en-SC.d.ts +0 -1
  464. package/locales/extra/en-SD.d.ts +0 -1
  465. package/locales/extra/en-SE.d.ts +0 -1
  466. package/locales/extra/en-SG.d.ts +0 -1
  467. package/locales/extra/en-SH.d.ts +0 -1
  468. package/locales/extra/en-SI.d.ts +0 -1
  469. package/locales/extra/en-SL.d.ts +0 -1
  470. package/locales/extra/en-SS.d.ts +0 -1
  471. package/locales/extra/en-SX.d.ts +0 -1
  472. package/locales/extra/en-SZ.d.ts +0 -1
  473. package/locales/extra/en-TC.d.ts +0 -1
  474. package/locales/extra/en-TK.d.ts +0 -1
  475. package/locales/extra/en-TO.d.ts +0 -1
  476. package/locales/extra/en-TT.d.ts +0 -1
  477. package/locales/extra/en-TV.d.ts +0 -1
  478. package/locales/extra/en-TZ.d.ts +0 -1
  479. package/locales/extra/en-UG.d.ts +0 -1
  480. package/locales/extra/en-UM.d.ts +0 -1
  481. package/locales/extra/en-VC.d.ts +0 -1
  482. package/locales/extra/en-VG.d.ts +0 -1
  483. package/locales/extra/en-VI.d.ts +0 -1
  484. package/locales/extra/en-VU.d.ts +0 -1
  485. package/locales/extra/en-WS.d.ts +0 -1
  486. package/locales/extra/en-ZA.d.ts +0 -1
  487. package/locales/extra/en-ZM.d.ts +0 -1
  488. package/locales/extra/en-ZW.d.ts +0 -1
  489. package/locales/extra/en.d.ts +0 -1
  490. package/locales/extra/eo.d.ts +0 -1
  491. package/locales/extra/es-419.d.ts +0 -1
  492. package/locales/extra/es-AR.d.ts +0 -1
  493. package/locales/extra/es-BO.d.ts +0 -1
  494. package/locales/extra/es-BR.d.ts +0 -1
  495. package/locales/extra/es-BZ.d.ts +0 -1
  496. package/locales/extra/es-CL.d.ts +0 -1
  497. package/locales/extra/es-CO.d.ts +0 -1
  498. package/locales/extra/es-CR.d.ts +0 -1
  499. package/locales/extra/es-CU.d.ts +0 -1
  500. package/locales/extra/es-DO.d.ts +0 -1
  501. package/locales/extra/es-EA.d.ts +0 -1
  502. package/locales/extra/es-EC.d.ts +0 -1
  503. package/locales/extra/es-GQ.d.ts +0 -1
  504. package/locales/extra/es-GT.d.ts +0 -1
  505. package/locales/extra/es-HN.d.ts +0 -1
  506. package/locales/extra/es-IC.d.ts +0 -1
  507. package/locales/extra/es-MX.d.ts +0 -1
  508. package/locales/extra/es-NI.d.ts +0 -1
  509. package/locales/extra/es-PA.d.ts +0 -1
  510. package/locales/extra/es-PE.d.ts +0 -1
  511. package/locales/extra/es-PH.d.ts +0 -1
  512. package/locales/extra/es-PR.d.ts +0 -1
  513. package/locales/extra/es-PY.d.ts +0 -1
  514. package/locales/extra/es-SV.d.ts +0 -1
  515. package/locales/extra/es-US.d.ts +0 -1
  516. package/locales/extra/es-UY.d.ts +0 -1
  517. package/locales/extra/es-VE.d.ts +0 -1
  518. package/locales/extra/es.d.ts +0 -1
  519. package/locales/extra/et.d.ts +0 -1
  520. package/locales/extra/eu.d.ts +0 -1
  521. package/locales/extra/ewo.d.ts +0 -1
  522. package/locales/extra/fa-AF.d.ts +0 -1
  523. package/locales/extra/fa.d.ts +0 -1
  524. package/locales/extra/ff-Adlm-BF.d.ts +0 -1
  525. package/locales/extra/ff-Adlm-CM.d.ts +0 -1
  526. package/locales/extra/ff-Adlm-GH.d.ts +0 -1
  527. package/locales/extra/ff-Adlm-GM.d.ts +0 -1
  528. package/locales/extra/ff-Adlm-GW.d.ts +0 -1
  529. package/locales/extra/ff-Adlm-LR.d.ts +0 -1
  530. package/locales/extra/ff-Adlm-MR.d.ts +0 -1
  531. package/locales/extra/ff-Adlm-NE.d.ts +0 -1
  532. package/locales/extra/ff-Adlm-NG.d.ts +0 -1
  533. package/locales/extra/ff-Adlm-SL.d.ts +0 -1
  534. package/locales/extra/ff-Adlm-SN.d.ts +0 -1
  535. package/locales/extra/ff-Adlm.d.ts +0 -1
  536. package/locales/extra/ff-CM.d.ts +0 -1
  537. package/locales/extra/ff-GN.d.ts +0 -1
  538. package/locales/extra/ff-Latn-BF.d.ts +0 -1
  539. package/locales/extra/ff-Latn-CM.d.ts +0 -1
  540. package/locales/extra/ff-Latn-GH.d.ts +0 -1
  541. package/locales/extra/ff-Latn-GM.d.ts +0 -1
  542. package/locales/extra/ff-Latn-GN.d.ts +0 -1
  543. package/locales/extra/ff-Latn-GW.d.ts +0 -1
  544. package/locales/extra/ff-Latn-LR.d.ts +0 -1
  545. package/locales/extra/ff-Latn-MR.d.ts +0 -1
  546. package/locales/extra/ff-Latn-NE.d.ts +0 -1
  547. package/locales/extra/ff-Latn-NG.d.ts +0 -1
  548. package/locales/extra/ff-Latn-SL.d.ts +0 -1
  549. package/locales/extra/ff-Latn.d.ts +0 -1
  550. package/locales/extra/ff-MR.d.ts +0 -1
  551. package/locales/extra/ff.d.ts +0 -1
  552. package/locales/extra/fi.d.ts +0 -1
  553. package/locales/extra/fil.d.ts +0 -1
  554. package/locales/extra/fo-DK.d.ts +0 -1
  555. package/locales/extra/fo.d.ts +0 -1
  556. package/locales/extra/fr-BE.d.ts +0 -1
  557. package/locales/extra/fr-BF.d.ts +0 -1
  558. package/locales/extra/fr-BI.d.ts +0 -1
  559. package/locales/extra/fr-BJ.d.ts +0 -1
  560. package/locales/extra/fr-BL.d.ts +0 -1
  561. package/locales/extra/fr-CA.d.ts +0 -1
  562. package/locales/extra/fr-CD.d.ts +0 -1
  563. package/locales/extra/fr-CF.d.ts +0 -1
  564. package/locales/extra/fr-CG.d.ts +0 -1
  565. package/locales/extra/fr-CH.d.ts +0 -1
  566. package/locales/extra/fr-CI.d.ts +0 -1
  567. package/locales/extra/fr-CM.d.ts +0 -1
  568. package/locales/extra/fr-DJ.d.ts +0 -1
  569. package/locales/extra/fr-DZ.d.ts +0 -1
  570. package/locales/extra/fr-GA.d.ts +0 -1
  571. package/locales/extra/fr-GF.d.ts +0 -1
  572. package/locales/extra/fr-GN.d.ts +0 -1
  573. package/locales/extra/fr-GP.d.ts +0 -1
  574. package/locales/extra/fr-GQ.d.ts +0 -1
  575. package/locales/extra/fr-HT.d.ts +0 -1
  576. package/locales/extra/fr-KM.d.ts +0 -1
  577. package/locales/extra/fr-LU.d.ts +0 -1
  578. package/locales/extra/fr-MA.d.ts +0 -1
  579. package/locales/extra/fr-MC.d.ts +0 -1
  580. package/locales/extra/fr-MF.d.ts +0 -1
  581. package/locales/extra/fr-MG.d.ts +0 -1
  582. package/locales/extra/fr-ML.d.ts +0 -1
  583. package/locales/extra/fr-MQ.d.ts +0 -1
  584. package/locales/extra/fr-MR.d.ts +0 -1
  585. package/locales/extra/fr-MU.d.ts +0 -1
  586. package/locales/extra/fr-NC.d.ts +0 -1
  587. package/locales/extra/fr-NE.d.ts +0 -1
  588. package/locales/extra/fr-PF.d.ts +0 -1
  589. package/locales/extra/fr-PM.d.ts +0 -1
  590. package/locales/extra/fr-RE.d.ts +0 -1
  591. package/locales/extra/fr-RW.d.ts +0 -1
  592. package/locales/extra/fr-SC.d.ts +0 -1
  593. package/locales/extra/fr-SN.d.ts +0 -1
  594. package/locales/extra/fr-SY.d.ts +0 -1
  595. package/locales/extra/fr-TD.d.ts +0 -1
  596. package/locales/extra/fr-TG.d.ts +0 -1
  597. package/locales/extra/fr-TN.d.ts +0 -1
  598. package/locales/extra/fr-VU.d.ts +0 -1
  599. package/locales/extra/fr-WF.d.ts +0 -1
  600. package/locales/extra/fr-YT.d.ts +0 -1
  601. package/locales/extra/fr.d.ts +0 -1
  602. package/locales/extra/fur.d.ts +0 -1
  603. package/locales/extra/fy.d.ts +0 -1
  604. package/locales/extra/ga-GB.d.ts +0 -1
  605. package/locales/extra/ga.d.ts +0 -1
  606. package/locales/extra/gd.d.ts +0 -1
  607. package/locales/extra/gl.d.ts +0 -1
  608. package/locales/extra/gsw-FR.d.ts +0 -1
  609. package/locales/extra/gsw-LI.d.ts +0 -1
  610. package/locales/extra/gsw.d.ts +0 -1
  611. package/locales/extra/gu.d.ts +0 -1
  612. package/locales/extra/guz.d.ts +0 -1
  613. package/locales/extra/gv.d.ts +0 -1
  614. package/locales/extra/ha-GH.d.ts +0 -1
  615. package/locales/extra/ha-NE.d.ts +0 -1
  616. package/locales/extra/ha.d.ts +0 -1
  617. package/locales/extra/haw.d.ts +0 -1
  618. package/locales/extra/he.d.ts +0 -1
  619. package/locales/extra/hi-Latn.d.ts +0 -1
  620. package/locales/extra/hi.d.ts +0 -1
  621. package/locales/extra/hr-BA.d.ts +0 -1
  622. package/locales/extra/hr.d.ts +0 -1
  623. package/locales/extra/hsb.d.ts +0 -1
  624. package/locales/extra/hu.d.ts +0 -1
  625. package/locales/extra/hy.d.ts +0 -1
  626. package/locales/extra/ia.d.ts +0 -1
  627. package/locales/extra/id.d.ts +0 -1
  628. package/locales/extra/ig.d.ts +0 -1
  629. package/locales/extra/ii.d.ts +0 -1
  630. package/locales/extra/is.d.ts +0 -1
  631. package/locales/extra/it-CH.d.ts +0 -1
  632. package/locales/extra/it-SM.d.ts +0 -1
  633. package/locales/extra/it-VA.d.ts +0 -1
  634. package/locales/extra/it.d.ts +0 -1
  635. package/locales/extra/ja.d.ts +0 -1
  636. package/locales/extra/jgo.d.ts +0 -1
  637. package/locales/extra/jmc.d.ts +0 -1
  638. package/locales/extra/jv.d.ts +0 -1
  639. package/locales/extra/ka.d.ts +0 -1
  640. package/locales/extra/kab.d.ts +0 -1
  641. package/locales/extra/kam.d.ts +0 -1
  642. package/locales/extra/kde.d.ts +0 -1
  643. package/locales/extra/kea.d.ts +0 -1
  644. package/locales/extra/kgp.d.ts +0 -1
  645. package/locales/extra/khq.d.ts +0 -1
  646. package/locales/extra/ki.d.ts +0 -1
  647. package/locales/extra/kk.d.ts +0 -1
  648. package/locales/extra/kkj.d.ts +0 -1
  649. package/locales/extra/kl.d.ts +0 -1
  650. package/locales/extra/kln.d.ts +0 -1
  651. package/locales/extra/km.d.ts +0 -1
  652. package/locales/extra/kn.d.ts +0 -1
  653. package/locales/extra/ko-KP.d.ts +0 -1
  654. package/locales/extra/ko.d.ts +0 -1
  655. package/locales/extra/kok.d.ts +0 -1
  656. package/locales/extra/ks-Arab.d.ts +0 -1
  657. package/locales/extra/ks-Deva.d.ts +0 -1
  658. package/locales/extra/ks.d.ts +0 -1
  659. package/locales/extra/ksb.d.ts +0 -1
  660. package/locales/extra/ksf.d.ts +0 -1
  661. package/locales/extra/ksh.d.ts +0 -1
  662. package/locales/extra/ku.d.ts +0 -1
  663. package/locales/extra/kw.d.ts +0 -1
  664. package/locales/extra/ky.d.ts +0 -1
  665. package/locales/extra/lag.d.ts +0 -1
  666. package/locales/extra/lb.d.ts +0 -1
  667. package/locales/extra/lg.d.ts +0 -1
  668. package/locales/extra/lkt.d.ts +0 -1
  669. package/locales/extra/ln-AO.d.ts +0 -1
  670. package/locales/extra/ln-CF.d.ts +0 -1
  671. package/locales/extra/ln-CG.d.ts +0 -1
  672. package/locales/extra/ln.d.ts +0 -1
  673. package/locales/extra/lo.d.ts +0 -1
  674. package/locales/extra/lrc-IQ.d.ts +0 -1
  675. package/locales/extra/lrc.d.ts +0 -1
  676. package/locales/extra/lt.d.ts +0 -1
  677. package/locales/extra/lu.d.ts +0 -1
  678. package/locales/extra/luo.d.ts +0 -1
  679. package/locales/extra/luy.d.ts +0 -1
  680. package/locales/extra/lv.d.ts +0 -1
  681. package/locales/extra/mai.d.ts +0 -1
  682. package/locales/extra/mas-TZ.d.ts +0 -1
  683. package/locales/extra/mas.d.ts +0 -1
  684. package/locales/extra/mer.d.ts +0 -1
  685. package/locales/extra/mfe.d.ts +0 -1
  686. package/locales/extra/mg.d.ts +0 -1
  687. package/locales/extra/mgh.d.ts +0 -1
  688. package/locales/extra/mgo.d.ts +0 -1
  689. package/locales/extra/mi.d.ts +0 -1
  690. package/locales/extra/mk.d.ts +0 -1
  691. package/locales/extra/ml.d.ts +0 -1
  692. package/locales/extra/mn.d.ts +0 -1
  693. package/locales/extra/mni-Beng.d.ts +0 -1
  694. package/locales/extra/mni.d.ts +0 -1
  695. package/locales/extra/mr.d.ts +0 -1
  696. package/locales/extra/ms-BN.d.ts +0 -1
  697. package/locales/extra/ms-ID.d.ts +0 -1
  698. package/locales/extra/ms-SG.d.ts +0 -1
  699. package/locales/extra/ms.d.ts +0 -1
  700. package/locales/extra/mt.d.ts +0 -1
  701. package/locales/extra/mua.d.ts +0 -1
  702. package/locales/extra/my.d.ts +0 -1
  703. package/locales/extra/mzn.d.ts +0 -1
  704. package/locales/extra/naq.d.ts +0 -1
  705. package/locales/extra/nb-SJ.d.ts +0 -1
  706. package/locales/extra/nb.d.ts +0 -1
  707. package/locales/extra/nd.d.ts +0 -1
  708. package/locales/extra/nds-NL.d.ts +0 -1
  709. package/locales/extra/nds.d.ts +0 -1
  710. package/locales/extra/ne-IN.d.ts +0 -1
  711. package/locales/extra/ne.d.ts +0 -1
  712. package/locales/extra/nl-AW.d.ts +0 -1
  713. package/locales/extra/nl-BE.d.ts +0 -1
  714. package/locales/extra/nl-BQ.d.ts +0 -1
  715. package/locales/extra/nl-CW.d.ts +0 -1
  716. package/locales/extra/nl-SR.d.ts +0 -1
  717. package/locales/extra/nl-SX.d.ts +0 -1
  718. package/locales/extra/nl.d.ts +0 -1
  719. package/locales/extra/nmg.d.ts +0 -1
  720. package/locales/extra/nn.d.ts +0 -1
  721. package/locales/extra/nnh.d.ts +0 -1
  722. package/locales/extra/no.d.ts +0 -1
  723. package/locales/extra/nus.d.ts +0 -1
  724. package/locales/extra/nyn.d.ts +0 -1
  725. package/locales/extra/om-KE.d.ts +0 -1
  726. package/locales/extra/om.d.ts +0 -1
  727. package/locales/extra/or.d.ts +0 -1
  728. package/locales/extra/os-RU.d.ts +0 -1
  729. package/locales/extra/os.d.ts +0 -1
  730. package/locales/extra/pa-Arab.d.ts +0 -1
  731. package/locales/extra/pa-Guru.d.ts +0 -1
  732. package/locales/extra/pa.d.ts +0 -1
  733. package/locales/extra/pcm.d.ts +0 -1
  734. package/locales/extra/pl.d.ts +0 -1
  735. package/locales/extra/ps-PK.d.ts +0 -1
  736. package/locales/extra/ps.d.ts +0 -1
  737. package/locales/extra/pt-AO.d.ts +0 -1
  738. package/locales/extra/pt-CH.d.ts +0 -1
  739. package/locales/extra/pt-CV.d.ts +0 -1
  740. package/locales/extra/pt-GQ.d.ts +0 -1
  741. package/locales/extra/pt-GW.d.ts +0 -1
  742. package/locales/extra/pt-LU.d.ts +0 -1
  743. package/locales/extra/pt-MO.d.ts +0 -1
  744. package/locales/extra/pt-MZ.d.ts +0 -1
  745. package/locales/extra/pt-PT.d.ts +0 -1
  746. package/locales/extra/pt-ST.d.ts +0 -1
  747. package/locales/extra/pt-TL.d.ts +0 -1
  748. package/locales/extra/pt.d.ts +0 -1
  749. package/locales/extra/qu-BO.d.ts +0 -1
  750. package/locales/extra/qu-EC.d.ts +0 -1
  751. package/locales/extra/qu.d.ts +0 -1
  752. package/locales/extra/rm.d.ts +0 -1
  753. package/locales/extra/rn.d.ts +0 -1
  754. package/locales/extra/ro-MD.d.ts +0 -1
  755. package/locales/extra/ro.d.ts +0 -1
  756. package/locales/extra/rof.d.ts +0 -1
  757. package/locales/extra/ru-BY.d.ts +0 -1
  758. package/locales/extra/ru-KG.d.ts +0 -1
  759. package/locales/extra/ru-KZ.d.ts +0 -1
  760. package/locales/extra/ru-MD.d.ts +0 -1
  761. package/locales/extra/ru-UA.d.ts +0 -1
  762. package/locales/extra/ru.d.ts +0 -1
  763. package/locales/extra/rw.d.ts +0 -1
  764. package/locales/extra/rwk.d.ts +0 -1
  765. package/locales/extra/sa.d.ts +0 -1
  766. package/locales/extra/sah.d.ts +0 -1
  767. package/locales/extra/saq.d.ts +0 -1
  768. package/locales/extra/sat-Olck.d.ts +0 -1
  769. package/locales/extra/sat.d.ts +0 -1
  770. package/locales/extra/sbp.d.ts +0 -1
  771. package/locales/extra/sc.d.ts +0 -1
  772. package/locales/extra/sd-Arab.d.ts +0 -1
  773. package/locales/extra/sd-Deva.d.ts +0 -1
  774. package/locales/extra/sd.d.ts +0 -1
  775. package/locales/extra/se-FI.d.ts +0 -1
  776. package/locales/extra/se-SE.d.ts +0 -1
  777. package/locales/extra/se.d.ts +0 -1
  778. package/locales/extra/seh.d.ts +0 -1
  779. package/locales/extra/ses.d.ts +0 -1
  780. package/locales/extra/sg.d.ts +0 -1
  781. package/locales/extra/shi-Latn.d.ts +0 -1
  782. package/locales/extra/shi-Tfng.d.ts +0 -1
  783. package/locales/extra/shi.d.ts +0 -1
  784. package/locales/extra/si.d.ts +0 -1
  785. package/locales/extra/sk.d.ts +0 -1
  786. package/locales/extra/sl.d.ts +0 -1
  787. package/locales/extra/smn.d.ts +0 -1
  788. package/locales/extra/sn.d.ts +0 -1
  789. package/locales/extra/so-DJ.d.ts +0 -1
  790. package/locales/extra/so-ET.d.ts +0 -1
  791. package/locales/extra/so-KE.d.ts +0 -1
  792. package/locales/extra/so.d.ts +0 -1
  793. package/locales/extra/sq-MK.d.ts +0 -1
  794. package/locales/extra/sq-XK.d.ts +0 -1
  795. package/locales/extra/sq.d.ts +0 -1
  796. package/locales/extra/sr-Cyrl-BA.d.ts +0 -1
  797. package/locales/extra/sr-Cyrl-ME.d.ts +0 -1
  798. package/locales/extra/sr-Cyrl-XK.d.ts +0 -1
  799. package/locales/extra/sr-Cyrl.d.ts +0 -1
  800. package/locales/extra/sr-Latn-BA.d.ts +0 -1
  801. package/locales/extra/sr-Latn-ME.d.ts +0 -1
  802. package/locales/extra/sr-Latn-XK.d.ts +0 -1
  803. package/locales/extra/sr-Latn.d.ts +0 -1
  804. package/locales/extra/sr.d.ts +0 -1
  805. package/locales/extra/su-Latn.d.ts +0 -1
  806. package/locales/extra/su.d.ts +0 -1
  807. package/locales/extra/sv-AX.d.ts +0 -1
  808. package/locales/extra/sv-FI.d.ts +0 -1
  809. package/locales/extra/sv.d.ts +0 -1
  810. package/locales/extra/sw-CD.d.ts +0 -1
  811. package/locales/extra/sw-KE.d.ts +0 -1
  812. package/locales/extra/sw-UG.d.ts +0 -1
  813. package/locales/extra/sw.d.ts +0 -1
  814. package/locales/extra/ta-LK.d.ts +0 -1
  815. package/locales/extra/ta-MY.d.ts +0 -1
  816. package/locales/extra/ta-SG.d.ts +0 -1
  817. package/locales/extra/ta.d.ts +0 -1
  818. package/locales/extra/te.d.ts +0 -1
  819. package/locales/extra/teo-KE.d.ts +0 -1
  820. package/locales/extra/teo.d.ts +0 -1
  821. package/locales/extra/tg.d.ts +0 -1
  822. package/locales/extra/th.d.ts +0 -1
  823. package/locales/extra/ti-ER.d.ts +0 -1
  824. package/locales/extra/ti.d.ts +0 -1
  825. package/locales/extra/tk.d.ts +0 -1
  826. package/locales/extra/to.d.ts +0 -1
  827. package/locales/extra/tr-CY.d.ts +0 -1
  828. package/locales/extra/tr.d.ts +0 -1
  829. package/locales/extra/tt.d.ts +0 -1
  830. package/locales/extra/twq.d.ts +0 -1
  831. package/locales/extra/tzm.d.ts +0 -1
  832. package/locales/extra/ug.d.ts +0 -1
  833. package/locales/extra/uk.d.ts +0 -1
  834. package/locales/extra/und.d.ts +0 -1
  835. package/locales/extra/ur-IN.d.ts +0 -1
  836. package/locales/extra/ur.d.ts +0 -1
  837. package/locales/extra/uz-Arab.d.ts +0 -1
  838. package/locales/extra/uz-Cyrl.d.ts +0 -1
  839. package/locales/extra/uz-Latn.d.ts +0 -1
  840. package/locales/extra/uz.d.ts +0 -1
  841. package/locales/extra/vai-Latn.d.ts +0 -1
  842. package/locales/extra/vai-Vaii.d.ts +0 -1
  843. package/locales/extra/vai.d.ts +0 -1
  844. package/locales/extra/vi.d.ts +0 -1
  845. package/locales/extra/vun.d.ts +0 -1
  846. package/locales/extra/wae.d.ts +0 -1
  847. package/locales/extra/wo.d.ts +0 -1
  848. package/locales/extra/xh.d.ts +0 -1
  849. package/locales/extra/xog.d.ts +0 -1
  850. package/locales/extra/yav.d.ts +0 -1
  851. package/locales/extra/yi.d.ts +0 -1
  852. package/locales/extra/yo-BJ.d.ts +0 -1
  853. package/locales/extra/yo.d.ts +0 -1
  854. package/locales/extra/yrl-CO.d.ts +0 -1
  855. package/locales/extra/yrl-VE.d.ts +0 -1
  856. package/locales/extra/yrl.d.ts +0 -1
  857. package/locales/extra/yue-Hans.d.ts +0 -1
  858. package/locales/extra/yue-Hant.d.ts +0 -1
  859. package/locales/extra/yue.d.ts +0 -1
  860. package/locales/extra/zgh.d.ts +0 -1
  861. package/locales/extra/zh-Hans-HK.d.ts +0 -1
  862. package/locales/extra/zh-Hans-MO.d.ts +0 -1
  863. package/locales/extra/zh-Hans-SG.d.ts +0 -1
  864. package/locales/extra/zh-Hans.d.ts +0 -1
  865. package/locales/extra/zh-Hant-HK.d.ts +0 -1
  866. package/locales/extra/zh-Hant-MO.d.ts +0 -1
  867. package/locales/extra/zh-Hant.d.ts +0 -1
  868. package/locales/extra/zh.d.ts +0 -1
  869. package/locales/extra/zu.d.ts +0 -1
  870. package/locales/fa-AF.d.ts +0 -1
  871. package/locales/fa.d.ts +0 -1
  872. package/locales/ff-Adlm-BF.d.ts +0 -1
  873. package/locales/ff-Adlm-CM.d.ts +0 -1
  874. package/locales/ff-Adlm-GH.d.ts +0 -1
  875. package/locales/ff-Adlm-GM.d.ts +0 -1
  876. package/locales/ff-Adlm-GW.d.ts +0 -1
  877. package/locales/ff-Adlm-LR.d.ts +0 -1
  878. package/locales/ff-Adlm-MR.d.ts +0 -1
  879. package/locales/ff-Adlm-NE.d.ts +0 -1
  880. package/locales/ff-Adlm-NG.d.ts +0 -1
  881. package/locales/ff-Adlm-SL.d.ts +0 -1
  882. package/locales/ff-Adlm-SN.d.ts +0 -1
  883. package/locales/ff-Adlm.d.ts +0 -1
  884. package/locales/ff-CM.d.ts +0 -1
  885. package/locales/ff-GN.d.ts +0 -1
  886. package/locales/ff-Latn-BF.d.ts +0 -1
  887. package/locales/ff-Latn-CM.d.ts +0 -1
  888. package/locales/ff-Latn-GH.d.ts +0 -1
  889. package/locales/ff-Latn-GM.d.ts +0 -1
  890. package/locales/ff-Latn-GN.d.ts +0 -1
  891. package/locales/ff-Latn-GW.d.ts +0 -1
  892. package/locales/ff-Latn-LR.d.ts +0 -1
  893. package/locales/ff-Latn-MR.d.ts +0 -1
  894. package/locales/ff-Latn-NE.d.ts +0 -1
  895. package/locales/ff-Latn-NG.d.ts +0 -1
  896. package/locales/ff-Latn-SL.d.ts +0 -1
  897. package/locales/ff-Latn.d.ts +0 -1
  898. package/locales/ff-MR.d.ts +0 -1
  899. package/locales/ff.d.ts +0 -1
  900. package/locales/fi.d.ts +0 -1
  901. package/locales/fil.d.ts +0 -1
  902. package/locales/fo-DK.d.ts +0 -1
  903. package/locales/fo.d.ts +0 -1
  904. package/locales/fr-BE.d.ts +0 -1
  905. package/locales/fr-BF.d.ts +0 -1
  906. package/locales/fr-BI.d.ts +0 -1
  907. package/locales/fr-BJ.d.ts +0 -1
  908. package/locales/fr-BL.d.ts +0 -1
  909. package/locales/fr-CA.d.ts +0 -1
  910. package/locales/fr-CD.d.ts +0 -1
  911. package/locales/fr-CF.d.ts +0 -1
  912. package/locales/fr-CG.d.ts +0 -1
  913. package/locales/fr-CH.d.ts +0 -1
  914. package/locales/fr-CI.d.ts +0 -1
  915. package/locales/fr-CM.d.ts +0 -1
  916. package/locales/fr-DJ.d.ts +0 -1
  917. package/locales/fr-DZ.d.ts +0 -1
  918. package/locales/fr-GA.d.ts +0 -1
  919. package/locales/fr-GF.d.ts +0 -1
  920. package/locales/fr-GN.d.ts +0 -1
  921. package/locales/fr-GP.d.ts +0 -1
  922. package/locales/fr-GQ.d.ts +0 -1
  923. package/locales/fr-HT.d.ts +0 -1
  924. package/locales/fr-KM.d.ts +0 -1
  925. package/locales/fr-LU.d.ts +0 -1
  926. package/locales/fr-MA.d.ts +0 -1
  927. package/locales/fr-MC.d.ts +0 -1
  928. package/locales/fr-MF.d.ts +0 -1
  929. package/locales/fr-MG.d.ts +0 -1
  930. package/locales/fr-ML.d.ts +0 -1
  931. package/locales/fr-MQ.d.ts +0 -1
  932. package/locales/fr-MR.d.ts +0 -1
  933. package/locales/fr-MU.d.ts +0 -1
  934. package/locales/fr-NC.d.ts +0 -1
  935. package/locales/fr-NE.d.ts +0 -1
  936. package/locales/fr-PF.d.ts +0 -1
  937. package/locales/fr-PM.d.ts +0 -1
  938. package/locales/fr-RE.d.ts +0 -1
  939. package/locales/fr-RW.d.ts +0 -1
  940. package/locales/fr-SC.d.ts +0 -1
  941. package/locales/fr-SN.d.ts +0 -1
  942. package/locales/fr-SY.d.ts +0 -1
  943. package/locales/fr-TD.d.ts +0 -1
  944. package/locales/fr-TG.d.ts +0 -1
  945. package/locales/fr-TN.d.ts +0 -1
  946. package/locales/fr-VU.d.ts +0 -1
  947. package/locales/fr-WF.d.ts +0 -1
  948. package/locales/fr-YT.d.ts +0 -1
  949. package/locales/fr.d.ts +0 -1
  950. package/locales/fur.d.ts +0 -1
  951. package/locales/fy.d.ts +0 -1
  952. package/locales/ga-GB.d.ts +0 -1
  953. package/locales/ga.d.ts +0 -1
  954. package/locales/gd.d.ts +0 -1
  955. package/locales/gl.d.ts +0 -1
  956. package/locales/gsw-FR.d.ts +0 -1
  957. package/locales/gsw-LI.d.ts +0 -1
  958. package/locales/gsw.d.ts +0 -1
  959. package/locales/gu.d.ts +0 -1
  960. package/locales/guz.d.ts +0 -1
  961. package/locales/gv.d.ts +0 -1
  962. package/locales/ha-GH.d.ts +0 -1
  963. package/locales/ha-NE.d.ts +0 -1
  964. package/locales/ha.d.ts +0 -1
  965. package/locales/haw.d.ts +0 -1
  966. package/locales/he.d.ts +0 -1
  967. package/locales/hi-Latn.d.ts +0 -1
  968. package/locales/hi.d.ts +0 -1
  969. package/locales/hr-BA.d.ts +0 -1
  970. package/locales/hr.d.ts +0 -1
  971. package/locales/hsb.d.ts +0 -1
  972. package/locales/hu.d.ts +0 -1
  973. package/locales/hy.d.ts +0 -1
  974. package/locales/ia.d.ts +0 -1
  975. package/locales/id.d.ts +0 -1
  976. package/locales/ig.d.ts +0 -1
  977. package/locales/ii.d.ts +0 -1
  978. package/locales/is.d.ts +0 -1
  979. package/locales/it-CH.d.ts +0 -1
  980. package/locales/it-SM.d.ts +0 -1
  981. package/locales/it-VA.d.ts +0 -1
  982. package/locales/it.d.ts +0 -1
  983. package/locales/ja.d.ts +0 -1
  984. package/locales/jgo.d.ts +0 -1
  985. package/locales/jmc.d.ts +0 -1
  986. package/locales/jv.d.ts +0 -1
  987. package/locales/ka.d.ts +0 -1
  988. package/locales/kab.d.ts +0 -1
  989. package/locales/kam.d.ts +0 -1
  990. package/locales/kde.d.ts +0 -1
  991. package/locales/kea.d.ts +0 -1
  992. package/locales/kgp.d.ts +0 -1
  993. package/locales/khq.d.ts +0 -1
  994. package/locales/ki.d.ts +0 -1
  995. package/locales/kk.d.ts +0 -1
  996. package/locales/kkj.d.ts +0 -1
  997. package/locales/kl.d.ts +0 -1
  998. package/locales/kln.d.ts +0 -1
  999. package/locales/km.d.ts +0 -1
  1000. package/locales/kn.d.ts +0 -1
  1001. package/locales/ko-KP.d.ts +0 -1
  1002. package/locales/ko.d.ts +0 -1
  1003. package/locales/kok.d.ts +0 -1
  1004. package/locales/ks-Arab.d.ts +0 -1
  1005. package/locales/ks-Deva.d.ts +0 -1
  1006. package/locales/ks.d.ts +0 -1
  1007. package/locales/ksb.d.ts +0 -1
  1008. package/locales/ksf.d.ts +0 -1
  1009. package/locales/ksh.d.ts +0 -1
  1010. package/locales/ku.d.ts +0 -1
  1011. package/locales/kw.d.ts +0 -1
  1012. package/locales/ky.d.ts +0 -1
  1013. package/locales/lag.d.ts +0 -1
  1014. package/locales/lb.d.ts +0 -1
  1015. package/locales/lg.d.ts +0 -1
  1016. package/locales/lkt.d.ts +0 -1
  1017. package/locales/ln-AO.d.ts +0 -1
  1018. package/locales/ln-CF.d.ts +0 -1
  1019. package/locales/ln-CG.d.ts +0 -1
  1020. package/locales/ln.d.ts +0 -1
  1021. package/locales/lo.d.ts +0 -1
  1022. package/locales/lrc-IQ.d.ts +0 -1
  1023. package/locales/lrc.d.ts +0 -1
  1024. package/locales/lt.d.ts +0 -1
  1025. package/locales/lu.d.ts +0 -1
  1026. package/locales/luo.d.ts +0 -1
  1027. package/locales/luy.d.ts +0 -1
  1028. package/locales/lv.d.ts +0 -1
  1029. package/locales/mai.d.ts +0 -1
  1030. package/locales/mas-TZ.d.ts +0 -1
  1031. package/locales/mas.d.ts +0 -1
  1032. package/locales/mer.d.ts +0 -1
  1033. package/locales/mfe.d.ts +0 -1
  1034. package/locales/mg.d.ts +0 -1
  1035. package/locales/mgh.d.ts +0 -1
  1036. package/locales/mgo.d.ts +0 -1
  1037. package/locales/mi.d.ts +0 -1
  1038. package/locales/mk.d.ts +0 -1
  1039. package/locales/ml.d.ts +0 -1
  1040. package/locales/mn.d.ts +0 -1
  1041. package/locales/mni-Beng.d.ts +0 -1
  1042. package/locales/mni.d.ts +0 -1
  1043. package/locales/mr.d.ts +0 -1
  1044. package/locales/ms-BN.d.ts +0 -1
  1045. package/locales/ms-ID.d.ts +0 -1
  1046. package/locales/ms-SG.d.ts +0 -1
  1047. package/locales/ms.d.ts +0 -1
  1048. package/locales/mt.d.ts +0 -1
  1049. package/locales/mua.d.ts +0 -1
  1050. package/locales/my.d.ts +0 -1
  1051. package/locales/mzn.d.ts +0 -1
  1052. package/locales/naq.d.ts +0 -1
  1053. package/locales/nb-SJ.d.ts +0 -1
  1054. package/locales/nb.d.ts +0 -1
  1055. package/locales/nd.d.ts +0 -1
  1056. package/locales/nds-NL.d.ts +0 -1
  1057. package/locales/nds.d.ts +0 -1
  1058. package/locales/ne-IN.d.ts +0 -1
  1059. package/locales/ne.d.ts +0 -1
  1060. package/locales/nl-AW.d.ts +0 -1
  1061. package/locales/nl-BE.d.ts +0 -1
  1062. package/locales/nl-BQ.d.ts +0 -1
  1063. package/locales/nl-CW.d.ts +0 -1
  1064. package/locales/nl-SR.d.ts +0 -1
  1065. package/locales/nl-SX.d.ts +0 -1
  1066. package/locales/nl.d.ts +0 -1
  1067. package/locales/nmg.d.ts +0 -1
  1068. package/locales/nn.d.ts +0 -1
  1069. package/locales/nnh.d.ts +0 -1
  1070. package/locales/no.d.ts +0 -1
  1071. package/locales/nus.d.ts +0 -1
  1072. package/locales/nyn.d.ts +0 -1
  1073. package/locales/om-KE.d.ts +0 -1
  1074. package/locales/om.d.ts +0 -1
  1075. package/locales/or.d.ts +0 -1
  1076. package/locales/os-RU.d.ts +0 -1
  1077. package/locales/os.d.ts +0 -1
  1078. package/locales/pa-Arab.d.ts +0 -1
  1079. package/locales/pa-Guru.d.ts +0 -1
  1080. package/locales/pa.d.ts +0 -1
  1081. package/locales/pcm.d.ts +0 -1
  1082. package/locales/pl.d.ts +0 -1
  1083. package/locales/ps-PK.d.ts +0 -1
  1084. package/locales/ps.d.ts +0 -1
  1085. package/locales/pt-AO.d.ts +0 -1
  1086. package/locales/pt-CH.d.ts +0 -1
  1087. package/locales/pt-CV.d.ts +0 -1
  1088. package/locales/pt-GQ.d.ts +0 -1
  1089. package/locales/pt-GW.d.ts +0 -1
  1090. package/locales/pt-LU.d.ts +0 -1
  1091. package/locales/pt-MO.d.ts +0 -1
  1092. package/locales/pt-MZ.d.ts +0 -1
  1093. package/locales/pt-PT.d.ts +0 -1
  1094. package/locales/pt-ST.d.ts +0 -1
  1095. package/locales/pt-TL.d.ts +0 -1
  1096. package/locales/pt.d.ts +0 -1
  1097. package/locales/qu-BO.d.ts +0 -1
  1098. package/locales/qu-EC.d.ts +0 -1
  1099. package/locales/qu.d.ts +0 -1
  1100. package/locales/rm.d.ts +0 -1
  1101. package/locales/rn.d.ts +0 -1
  1102. package/locales/ro-MD.d.ts +0 -1
  1103. package/locales/ro.d.ts +0 -1
  1104. package/locales/rof.d.ts +0 -1
  1105. package/locales/ru-BY.d.ts +0 -1
  1106. package/locales/ru-KG.d.ts +0 -1
  1107. package/locales/ru-KZ.d.ts +0 -1
  1108. package/locales/ru-MD.d.ts +0 -1
  1109. package/locales/ru-UA.d.ts +0 -1
  1110. package/locales/ru.d.ts +0 -1
  1111. package/locales/rw.d.ts +0 -1
  1112. package/locales/rwk.d.ts +0 -1
  1113. package/locales/sa.d.ts +0 -1
  1114. package/locales/sah.d.ts +0 -1
  1115. package/locales/saq.d.ts +0 -1
  1116. package/locales/sat-Olck.d.ts +0 -1
  1117. package/locales/sat.d.ts +0 -1
  1118. package/locales/sbp.d.ts +0 -1
  1119. package/locales/sc.d.ts +0 -1
  1120. package/locales/sd-Arab.d.ts +0 -1
  1121. package/locales/sd-Deva.d.ts +0 -1
  1122. package/locales/sd.d.ts +0 -1
  1123. package/locales/se-FI.d.ts +0 -1
  1124. package/locales/se-SE.d.ts +0 -1
  1125. package/locales/se.d.ts +0 -1
  1126. package/locales/seh.d.ts +0 -1
  1127. package/locales/ses.d.ts +0 -1
  1128. package/locales/sg.d.ts +0 -1
  1129. package/locales/shi-Latn.d.ts +0 -1
  1130. package/locales/shi-Tfng.d.ts +0 -1
  1131. package/locales/shi.d.ts +0 -1
  1132. package/locales/si.d.ts +0 -1
  1133. package/locales/sk.d.ts +0 -1
  1134. package/locales/sl.d.ts +0 -1
  1135. package/locales/smn.d.ts +0 -1
  1136. package/locales/sn.d.ts +0 -1
  1137. package/locales/so-DJ.d.ts +0 -1
  1138. package/locales/so-ET.d.ts +0 -1
  1139. package/locales/so-KE.d.ts +0 -1
  1140. package/locales/so.d.ts +0 -1
  1141. package/locales/sq-MK.d.ts +0 -1
  1142. package/locales/sq-XK.d.ts +0 -1
  1143. package/locales/sq.d.ts +0 -1
  1144. package/locales/sr-Cyrl-BA.d.ts +0 -1
  1145. package/locales/sr-Cyrl-ME.d.ts +0 -1
  1146. package/locales/sr-Cyrl-XK.d.ts +0 -1
  1147. package/locales/sr-Cyrl.d.ts +0 -1
  1148. package/locales/sr-Latn-BA.d.ts +0 -1
  1149. package/locales/sr-Latn-ME.d.ts +0 -1
  1150. package/locales/sr-Latn-XK.d.ts +0 -1
  1151. package/locales/sr-Latn.d.ts +0 -1
  1152. package/locales/sr.d.ts +0 -1
  1153. package/locales/su-Latn.d.ts +0 -1
  1154. package/locales/su.d.ts +0 -1
  1155. package/locales/sv-AX.d.ts +0 -1
  1156. package/locales/sv-FI.d.ts +0 -1
  1157. package/locales/sv.d.ts +0 -1
  1158. package/locales/sw-CD.d.ts +0 -1
  1159. package/locales/sw-KE.d.ts +0 -1
  1160. package/locales/sw-UG.d.ts +0 -1
  1161. package/locales/sw.d.ts +0 -1
  1162. package/locales/ta-LK.d.ts +0 -1
  1163. package/locales/ta-MY.d.ts +0 -1
  1164. package/locales/ta-SG.d.ts +0 -1
  1165. package/locales/ta.d.ts +0 -1
  1166. package/locales/te.d.ts +0 -1
  1167. package/locales/teo-KE.d.ts +0 -1
  1168. package/locales/teo.d.ts +0 -1
  1169. package/locales/tg.d.ts +0 -1
  1170. package/locales/th.d.ts +0 -1
  1171. package/locales/ti-ER.d.ts +0 -1
  1172. package/locales/ti.d.ts +0 -1
  1173. package/locales/tk.d.ts +0 -1
  1174. package/locales/to.d.ts +0 -1
  1175. package/locales/tr-CY.d.ts +0 -1
  1176. package/locales/tr.d.ts +0 -1
  1177. package/locales/tt.d.ts +0 -1
  1178. package/locales/twq.d.ts +0 -1
  1179. package/locales/tzm.d.ts +0 -1
  1180. package/locales/ug.d.ts +0 -1
  1181. package/locales/uk.d.ts +0 -1
  1182. package/locales/und.d.ts +0 -1
  1183. package/locales/ur-IN.d.ts +0 -1
  1184. package/locales/ur.d.ts +0 -1
  1185. package/locales/uz-Arab.d.ts +0 -1
  1186. package/locales/uz-Cyrl.d.ts +0 -1
  1187. package/locales/uz-Latn.d.ts +0 -1
  1188. package/locales/uz.d.ts +0 -1
  1189. package/locales/vai-Latn.d.ts +0 -1
  1190. package/locales/vai-Vaii.d.ts +0 -1
  1191. package/locales/vai.d.ts +0 -1
  1192. package/locales/vi.d.ts +0 -1
  1193. package/locales/vun.d.ts +0 -1
  1194. package/locales/wae.d.ts +0 -1
  1195. package/locales/wo.d.ts +0 -1
  1196. package/locales/xh.d.ts +0 -1
  1197. package/locales/xog.d.ts +0 -1
  1198. package/locales/yav.d.ts +0 -1
  1199. package/locales/yi.d.ts +0 -1
  1200. package/locales/yo-BJ.d.ts +0 -1
  1201. package/locales/yo.d.ts +0 -1
  1202. package/locales/yrl-CO.d.ts +0 -1
  1203. package/locales/yrl-VE.d.ts +0 -1
  1204. package/locales/yrl.d.ts +0 -1
  1205. package/locales/yue-Hans.d.ts +0 -1
  1206. package/locales/yue-Hant.d.ts +0 -1
  1207. package/locales/yue.d.ts +0 -1
  1208. package/locales/zgh.d.ts +0 -1
  1209. package/locales/zh-Hans-HK.d.ts +0 -1
  1210. package/locales/zh-Hans-MO.d.ts +0 -1
  1211. package/locales/zh-Hans-SG.d.ts +0 -1
  1212. package/locales/zh-Hans.d.ts +0 -1
  1213. package/locales/zh-Hant-HK.d.ts +0 -1
  1214. package/locales/zh-Hant-MO.d.ts +0 -1
  1215. package/locales/zh-Hant.d.ts +0 -1
  1216. package/locales/zh.d.ts +0 -1
  1217. package/locales/zu.d.ts +0 -1
  1218. package/package.json +2 -2
  1219. package/testing/index.d.ts +1 -1
  1220. package/upgrade/index.d.ts +1 -1
  1221. package/locales/locales.externs.js +0 -0
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v15.1.0-next.3
2
+ * @license Angular v15.1.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.3", ngImport: i0, type: PlatformLocation, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
88
- PlatformLocation.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: PlatformLocation, providedIn: 'platform', useFactory: useBrowserPlatformLocation });
89
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: PlatformLocation, decorators: [{
66
+ PlatformLocation.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: PlatformLocation, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
67
+ PlatformLocation.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: PlatformLocation, providedIn: 'platform', useFactory: useBrowserPlatformLocation });
68
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: PlatformLocation, decorators: [{
90
69
  type: Injectable,
91
70
  args: [{
92
71
  providedIn: 'platform',
@@ -184,9 +163,9 @@ class BrowserPlatformLocation extends PlatformLocation {
184
163
  return this._history.state;
185
164
  }
186
165
  }
187
- BrowserPlatformLocation.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: BrowserPlatformLocation, deps: [{ token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Injectable });
188
- BrowserPlatformLocation.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: BrowserPlatformLocation, providedIn: 'platform', useFactory: createBrowserPlatformLocation });
189
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: BrowserPlatformLocation, decorators: [{
166
+ BrowserPlatformLocation.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.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", ngImport: i0, type: BrowserPlatformLocation, providedIn: 'platform', useFactory: createBrowserPlatformLocation });
168
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: BrowserPlatformLocation, decorators: [{
190
169
  type: Injectable,
191
170
  args: [{
192
171
  providedIn: 'platform',
@@ -206,21 +185,6 @@ function createBrowserPlatformLocation() {
206
185
  return new BrowserPlatformLocation(ɵɵinject(DOCUMENT));
207
186
  }
208
187
 
209
- /**
210
- * @license
211
- * Copyright Google LLC All Rights Reserved.
212
- *
213
- * Use of this source code is governed by an MIT-style license that can be
214
- * found in the LICENSE file at https://angular.io/license
215
- */
216
-
217
- /**
218
- * @license
219
- * Copyright Google LLC All Rights Reserved.
220
- *
221
- * Use of this source code is governed by an MIT-style license that can be
222
- * found in the LICENSE file at https://angular.io/license
223
- */
224
188
  /**
225
189
  * Joins two parts of a URL with a slash if needed.
226
190
  *
@@ -278,13 +242,6 @@ function normalizeQueryParams(params) {
278
242
  return params && params[0] !== '?' ? '?' + params : params;
279
243
  }
280
244
 
281
- /**
282
- * @license
283
- * Copyright Google LLC All Rights Reserved.
284
- *
285
- * Use of this source code is governed by an MIT-style license that can be
286
- * found in the LICENSE file at https://angular.io/license
287
- */
288
245
  /**
289
246
  * Enables the `Location` service to read route state from the browser's URL.
290
247
  * Angular provides two strategies:
@@ -307,9 +264,9 @@ class LocationStrategy {
307
264
  throw new Error('Not implemented');
308
265
  }
309
266
  }
310
- LocationStrategy.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: LocationStrategy, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
311
- LocationStrategy.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: LocationStrategy, providedIn: 'root', useFactory: () => inject(PathLocationStrategy) });
312
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: LocationStrategy, decorators: [{
267
+ LocationStrategy.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: LocationStrategy, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
268
+ LocationStrategy.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: LocationStrategy, providedIn: 'root', useFactory: () => inject(PathLocationStrategy) });
269
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: LocationStrategy, decorators: [{
313
270
  type: Injectable,
314
271
  args: [{ providedIn: 'root', useFactory: () => inject(PathLocationStrategy) }]
315
272
  }] });
@@ -418,9 +375,9 @@ class PathLocationStrategy extends LocationStrategy {
418
375
  (_b = (_a = this._platformLocation).historyGo) === null || _b === void 0 ? void 0 : _b.call(_a, relativePosition);
419
376
  }
420
377
  }
421
- PathLocationStrategy.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", 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.3", ngImport: i0, type: PathLocationStrategy, providedIn: 'root' });
423
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: PathLocationStrategy, decorators: [{
378
+ PathLocationStrategy.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: PathLocationStrategy, deps: [{ token: PlatformLocation }, { token: APP_BASE_HREF, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
379
+ PathLocationStrategy.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: PathLocationStrategy, providedIn: 'root' });
380
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: PathLocationStrategy, decorators: [{
424
381
  type: Injectable,
425
382
  args: [{ providedIn: 'root' }]
426
383
  }], ctorParameters: function () {
@@ -432,13 +389,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3",
432
389
  }] }];
433
390
  } });
434
391
 
435
- /**
436
- * @license
437
- * Copyright Google LLC All Rights Reserved.
438
- *
439
- * Use of this source code is governed by an MIT-style license that can be
440
- * found in the LICENSE file at https://angular.io/license
441
- */
442
392
  /**
443
393
  * @description
444
394
  * A {@link LocationStrategy} used to configure the {@link Location} service to
@@ -519,9 +469,9 @@ class HashLocationStrategy extends LocationStrategy {
519
469
  (_b = (_a = this._platformLocation).historyGo) === null || _b === void 0 ? void 0 : _b.call(_a, relativePosition);
520
470
  }
521
471
  }
522
- HashLocationStrategy.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: HashLocationStrategy, deps: [{ token: PlatformLocation }, { token: APP_BASE_HREF, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
523
- HashLocationStrategy.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: HashLocationStrategy });
524
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: HashLocationStrategy, decorators: [{
472
+ HashLocationStrategy.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: HashLocationStrategy, deps: [{ token: PlatformLocation }, { token: APP_BASE_HREF, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
473
+ HashLocationStrategy.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: HashLocationStrategy });
474
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: HashLocationStrategy, decorators: [{
525
475
  type: Injectable
526
476
  }], ctorParameters: function () {
527
477
  return [{ type: PlatformLocation }, { type: undefined, decorators: [{
@@ -532,13 +482,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3",
532
482
  }] }];
533
483
  } });
534
484
 
535
- /**
536
- * @license
537
- * Copyright Google LLC All Rights Reserved.
538
- *
539
- * Use of this source code is governed by an MIT-style license that can be
540
- * found in the LICENSE file at https://angular.io/license
541
- */
542
485
  /**
543
486
  * @description
544
487
  *
@@ -783,9 +726,9 @@ Location.joinWithSlash = joinWithSlash;
783
726
  * @returns The URL string, modified if needed.
784
727
  */
785
728
  Location.stripTrailingSlash = stripTrailingSlash;
786
- Location.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: Location, deps: [{ token: LocationStrategy }], target: i0.ɵɵFactoryTarget.Injectable });
787
- Location.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: Location, providedIn: 'root', useFactory: createLocation });
788
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: Location, decorators: [{
729
+ Location.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: Location, deps: [{ token: LocationStrategy }], target: i0.ɵɵFactoryTarget.Injectable });
730
+ Location.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: Location, providedIn: 'root', useFactory: createLocation });
731
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: Location, decorators: [{
789
732
  type: Injectable,
790
733
  args: [{
791
734
  providedIn: 'root',
@@ -816,31 +759,9 @@ function _stripOrigin(baseHref) {
816
759
  return baseHref;
817
760
  }
818
761
 
819
- /**
820
- * @license
821
- * Copyright Google LLC All Rights Reserved.
822
- *
823
- * Use of this source code is governed by an MIT-style license that can be
824
- * found in the LICENSE file at https://angular.io/license
825
- */
826
-
827
- /**
828
- * @license
829
- * Copyright Google LLC All Rights Reserved.
830
- *
831
- * Use of this source code is governed by an MIT-style license that can be
832
- * found in the LICENSE file at https://angular.io/license
833
- */
834
762
  /** @internal */
835
763
  const CURRENCIES_EN = { "ADP": [undefined, undefined, 0], "AFN": [undefined, "؋", 0], "ALL": [undefined, undefined, 0], "AMD": [undefined, "֏", 2], "AOA": [undefined, "Kz"], "ARS": [undefined, "$"], "AUD": ["A$", "$"], "AZN": [undefined, "₼"], "BAM": [undefined, "KM"], "BBD": [undefined, "$"], "BDT": [undefined, "৳"], "BHD": [undefined, undefined, 3], "BIF": [undefined, undefined, 0], "BMD": [undefined, "$"], "BND": [undefined, "$"], "BOB": [undefined, "Bs"], "BRL": ["R$"], "BSD": [undefined, "$"], "BWP": [undefined, "P"], "BYN": [undefined, undefined, 2], "BYR": [undefined, undefined, 0], "BZD": [undefined, "$"], "CAD": ["CA$", "$", 2], "CHF": [undefined, undefined, 2], "CLF": [undefined, undefined, 4], "CLP": [undefined, "$", 0], "CNY": ["CN¥", "¥"], "COP": [undefined, "$", 2], "CRC": [undefined, "₡", 2], "CUC": [undefined, "$"], "CUP": [undefined, "$"], "CZK": [undefined, "Kč", 2], "DJF": [undefined, undefined, 0], "DKK": [undefined, "kr", 2], "DOP": [undefined, "$"], "EGP": [undefined, "E£"], "ESP": [undefined, "₧", 0], "EUR": ["€"], "FJD": [undefined, "$"], "FKP": [undefined, "£"], "GBP": ["£"], "GEL": [undefined, "₾"], "GHS": [undefined, "GH₵"], "GIP": [undefined, "£"], "GNF": [undefined, "FG", 0], "GTQ": [undefined, "Q"], "GYD": [undefined, "$", 2], "HKD": ["HK$", "$"], "HNL": [undefined, "L"], "HRK": [undefined, "kn"], "HUF": [undefined, "Ft", 2], "IDR": [undefined, "Rp", 2], "ILS": ["₪"], "INR": ["₹"], "IQD": [undefined, undefined, 0], "IRR": [undefined, undefined, 0], "ISK": [undefined, "kr", 0], "ITL": [undefined, undefined, 0], "JMD": [undefined, "$"], "JOD": [undefined, undefined, 3], "JPY": ["¥", undefined, 0], "KHR": [undefined, "៛"], "KMF": [undefined, "CF", 0], "KPW": [undefined, "₩", 0], "KRW": ["₩", undefined, 0], "KWD": [undefined, undefined, 3], "KYD": [undefined, "$"], "KZT": [undefined, "₸"], "LAK": [undefined, "₭", 0], "LBP": [undefined, "L£", 0], "LKR": [undefined, "Rs"], "LRD": [undefined, "$"], "LTL": [undefined, "Lt"], "LUF": [undefined, undefined, 0], "LVL": [undefined, "Ls"], "LYD": [undefined, undefined, 3], "MGA": [undefined, "Ar", 0], "MGF": [undefined, undefined, 0], "MMK": [undefined, "K", 0], "MNT": [undefined, "₮", 2], "MRO": [undefined, undefined, 0], "MUR": [undefined, "Rs", 2], "MXN": ["MX$", "$"], "MYR": [undefined, "RM"], "NAD": [undefined, "$"], "NGN": [undefined, "₦"], "NIO": [undefined, "C$"], "NOK": [undefined, "kr", 2], "NPR": [undefined, "Rs"], "NZD": ["NZ$", "$"], "OMR": [undefined, undefined, 3], "PHP": ["₱"], "PKR": [undefined, "Rs", 2], "PLN": [undefined, "zł"], "PYG": [undefined, "₲", 0], "RON": [undefined, "lei"], "RSD": [undefined, undefined, 0], "RUB": [undefined, "₽"], "RWF": [undefined, "RF", 0], "SBD": [undefined, "$"], "SEK": [undefined, "kr", 2], "SGD": [undefined, "$"], "SHP": [undefined, "£"], "SLE": [undefined, undefined, 2], "SLL": [undefined, undefined, 0], "SOS": [undefined, undefined, 0], "SRD": [undefined, "$"], "SSP": [undefined, "£"], "STD": [undefined, undefined, 0], "STN": [undefined, "Db"], "SYP": [undefined, "£", 0], "THB": [undefined, "฿"], "TMM": [undefined, undefined, 0], "TND": [undefined, undefined, 3], "TOP": [undefined, "T$"], "TRL": [undefined, undefined, 0], "TRY": [undefined, "₺"], "TTD": [undefined, "$"], "TWD": ["NT$", "$", 2], "TZS": [undefined, undefined, 2], "UAH": [undefined, "₴"], "UGX": [undefined, undefined, 0], "USD": ["$"], "UYI": [undefined, undefined, 0], "UYU": [undefined, "$"], "UYW": [undefined, undefined, 4], "UZS": [undefined, undefined, 2], "VEF": [undefined, "Bs", 2], "VND": ["₫", undefined, 0], "VUV": [undefined, undefined, 0], "XAF": ["FCFA", undefined, 0], "XCD": ["EC$", "$"], "XOF": ["F CFA", undefined, 0], "XPF": ["CFPF", undefined, 0], "XXX": ["¤"], "YER": [undefined, undefined, 0], "ZAR": [undefined, "R"], "ZMK": [undefined, undefined, 0], "ZMW": [undefined, "ZK"], "ZWD": [undefined, undefined, 0] };
836
764
 
837
- /**
838
- * @license
839
- * Copyright Google LLC All Rights Reserved.
840
- *
841
- * Use of this source code is governed by an MIT-style license that can be
842
- * found in the LICENSE file at https://angular.io/license
843
- */
844
765
  /**
845
766
  * Format styles that can be used to represent numbers.
846
767
  * @see `getLocaleNumberFormat()`.
@@ -1463,13 +1384,6 @@ function getNumberOfCurrencyDigits(code) {
1463
1384
  return typeof digits === 'number' ? digits : DEFAULT_NB_OF_CURRENCY_DIGITS;
1464
1385
  }
1465
1386
 
1466
- /**
1467
- * @license
1468
- * Copyright Google LLC All Rights Reserved.
1469
- *
1470
- * Use of this source code is governed by an MIT-style license that can be
1471
- * found in the LICENSE file at https://angular.io/license
1472
- */
1473
1387
  const ISO8601_DATE_REGEX = /^(\d{4,})-?(\d\d)-?(\d\d)(?:T(\d\d)(?::?(\d\d)(?::?(\d\d)(?:\.(\d+))?)?)?(Z|([+-])(\d\d):?(\d\d))?)?$/;
1474
1388
  // 1 2 3 4 5 6 7 8 9 10 11
1475
1389
  const NAMED_FORMATS = {};
@@ -2208,13 +2122,6 @@ function isDate(value) {
2208
2122
  return value instanceof Date && !isNaN(value.valueOf());
2209
2123
  }
2210
2124
 
2211
- /**
2212
- * @license
2213
- * Copyright Google LLC All Rights Reserved.
2214
- *
2215
- * Use of this source code is governed by an MIT-style license that can be
2216
- * found in the LICENSE file at https://angular.io/license
2217
- */
2218
2125
  const NUMBER_FORMAT_REGEXP = /^(\d+)?\.((\d+)(-(\d+))?)?$/;
2219
2126
  const MAX_DIGITS = 22;
2220
2127
  const DECIMAL_SEP = '.';
@@ -2602,21 +2509,14 @@ function parseIntAutoRadix(text) {
2602
2509
  return result;
2603
2510
  }
2604
2511
 
2605
- /**
2606
- * @license
2607
- * Copyright Google LLC All Rights Reserved.
2608
- *
2609
- * Use of this source code is governed by an MIT-style license that can be
2610
- * found in the LICENSE file at https://angular.io/license
2611
- */
2612
2512
  /**
2613
2513
  * @publicApi
2614
2514
  */
2615
2515
  class NgLocalization {
2616
2516
  }
2617
- NgLocalization.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgLocalization, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
2618
- NgLocalization.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgLocalization, providedIn: 'root', useFactory: (locale) => new NgLocaleLocalization(locale), deps: [{ token: LOCALE_ID }] });
2619
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgLocalization, decorators: [{
2517
+ NgLocalization.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgLocalization, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
2518
+ NgLocalization.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgLocalization, providedIn: 'root', useFactory: (locale) => new NgLocaleLocalization(locale), deps: [{ token: LOCALE_ID }] });
2519
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgLocalization, decorators: [{
2620
2520
  type: Injectable,
2621
2521
  args: [{
2622
2522
  providedIn: 'root',
@@ -2671,9 +2571,9 @@ class NgLocaleLocalization extends NgLocalization {
2671
2571
  }
2672
2572
  }
2673
2573
  }
2674
- NgLocaleLocalization.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgLocaleLocalization, deps: [{ token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Injectable });
2675
- NgLocaleLocalization.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgLocaleLocalization });
2676
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgLocaleLocalization, decorators: [{
2574
+ NgLocaleLocalization.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgLocaleLocalization, deps: [{ token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Injectable });
2575
+ NgLocaleLocalization.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgLocaleLocalization });
2576
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgLocaleLocalization, decorators: [{
2677
2577
  type: Injectable
2678
2578
  }], ctorParameters: function () {
2679
2579
  return [{ type: undefined, decorators: [{
@@ -2682,13 +2582,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3",
2682
2582
  }] }];
2683
2583
  } });
2684
2584
 
2685
- /**
2686
- * @license
2687
- * Copyright Google LLC All Rights Reserved.
2688
- *
2689
- * Use of this source code is governed by an MIT-style license that can be
2690
- * found in the LICENSE file at https://angular.io/license
2691
- */
2692
2585
  /**
2693
2586
  * Register global data to be used internally by Angular. See the
2694
2587
  * ["I18n guide"](guide/i18n-common-format-data-locale) to know how to import additional locale
@@ -2702,13 +2595,6 @@ function registerLocaleData(data, localeId, extraData) {
2702
2595
  return ɵregisterLocaleData(data, localeId, extraData);
2703
2596
  }
2704
2597
 
2705
- /**
2706
- * @license
2707
- * Copyright Google LLC All Rights Reserved.
2708
- *
2709
- * Use of this source code is governed by an MIT-style license that can be
2710
- * found in the LICENSE file at https://angular.io/license
2711
- */
2712
2598
  function parseCookieValue(cookieStr, name) {
2713
2599
  name = encodeURIComponent(name);
2714
2600
  for (const cookie of cookieStr.split(';')) {
@@ -2721,13 +2607,6 @@ function parseCookieValue(cookieStr, name) {
2721
2607
  return null;
2722
2608
  }
2723
2609
 
2724
- /**
2725
- * @license
2726
- * Copyright Google LLC All Rights Reserved.
2727
- *
2728
- * Use of this source code is governed by an MIT-style license that can be
2729
- * found in the LICENSE file at https://angular.io/license
2730
- */
2731
2610
  /**
2732
2611
  * @ngModule CommonModule
2733
2612
  *
@@ -2868,9 +2747,9 @@ class NgClass {
2868
2747
  }
2869
2748
  }
2870
2749
  }
2871
- NgClass.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgClass, deps: [{ token: i0.IterableDiffers }, { token: i0.KeyValueDiffers }, { token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive });
2872
- NgClass.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0-next.3", type: NgClass, isStandalone: true, selector: "[ngClass]", inputs: { klass: ["class", "klass"], ngClass: "ngClass" }, ngImport: i0 });
2873
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgClass, decorators: [{
2750
+ NgClass.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgClass, deps: [{ token: i0.IterableDiffers }, { token: i0.KeyValueDiffers }, { token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive });
2751
+ NgClass.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0", type: NgClass, isStandalone: true, selector: "[ngClass]", inputs: { klass: ["class", "klass"], ngClass: "ngClass" }, ngImport: i0 });
2752
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgClass, decorators: [{
2874
2753
  type: Directive,
2875
2754
  args: [{
2876
2755
  selector: '[ngClass]',
@@ -2884,13 +2763,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3",
2884
2763
  args: ['ngClass']
2885
2764
  }] } });
2886
2765
 
2887
- /**
2888
- * @license
2889
- * Copyright Google LLC All Rights Reserved.
2890
- *
2891
- * Use of this source code is governed by an MIT-style license that can be
2892
- * found in the LICENSE file at https://angular.io/license
2893
- */
2894
2766
  /**
2895
2767
  * Instantiates a {@link Component} type and inserts its Host View into the current View.
2896
2768
  * `NgComponentOutlet` provides a declarative approach for dynamic component creation.
@@ -2989,9 +2861,9 @@ class NgComponentOutlet {
2989
2861
  this._moduleRef.destroy();
2990
2862
  }
2991
2863
  }
2992
- NgComponentOutlet.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgComponentOutlet, deps: [{ token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive });
2993
- NgComponentOutlet.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0-next.3", type: NgComponentOutlet, isStandalone: true, selector: "[ngComponentOutlet]", inputs: { ngComponentOutlet: "ngComponentOutlet", ngComponentOutletInjector: "ngComponentOutletInjector", ngComponentOutletContent: "ngComponentOutletContent", ngComponentOutletNgModule: "ngComponentOutletNgModule", ngComponentOutletNgModuleFactory: "ngComponentOutletNgModuleFactory" }, usesOnChanges: true, ngImport: i0 });
2994
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgComponentOutlet, decorators: [{
2864
+ NgComponentOutlet.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgComponentOutlet, deps: [{ token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive });
2865
+ NgComponentOutlet.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0", type: NgComponentOutlet, isStandalone: true, selector: "[ngComponentOutlet]", inputs: { ngComponentOutlet: "ngComponentOutlet", ngComponentOutletInjector: "ngComponentOutletInjector", ngComponentOutletContent: "ngComponentOutletContent", ngComponentOutletNgModule: "ngComponentOutletNgModule", ngComponentOutletNgModuleFactory: "ngComponentOutletNgModuleFactory" }, usesOnChanges: true, ngImport: i0 });
2866
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgComponentOutlet, decorators: [{
2995
2867
  type: Directive,
2996
2868
  args: [{
2997
2869
  selector: '[ngComponentOutlet]',
@@ -3014,13 +2886,6 @@ function getParentInjector(injector) {
3014
2886
  return parentNgModule.injector;
3015
2887
  }
3016
2888
 
3017
- /**
3018
- * @license
3019
- * Copyright Google LLC All Rights Reserved.
3020
- *
3021
- * Use of this source code is governed by an MIT-style license that can be
3022
- * found in the LICENSE file at https://angular.io/license
3023
- */
3024
2889
  const NG_DEV_MODE = typeof ngDevMode === 'undefined' || !!ngDevMode;
3025
2890
  /**
3026
2891
  * @publicApi
@@ -3172,11 +3037,8 @@ class NgForOf {
3172
3037
  */
3173
3038
  set ngForTrackBy(fn) {
3174
3039
  if (NG_DEV_MODE && fn != null && typeof fn !== 'function') {
3175
- // TODO(vicb): use a log service once there is a public one available
3176
- if (console && console.warn) {
3177
- console.warn(`trackBy must be a function, but received ${JSON.stringify(fn)}. ` +
3178
- `See https://angular.io/api/common/NgForOf#change-propagation for more information.`);
3179
- }
3040
+ console.warn(`trackBy must be a function, but received ${JSON.stringify(fn)}. ` +
3041
+ `See https://angular.io/api/common/NgForOf#change-propagation for more information.`);
3180
3042
  }
3181
3043
  this._trackByFn = fn;
3182
3044
  }
@@ -3281,9 +3143,9 @@ class NgForOf {
3281
3143
  return true;
3282
3144
  }
3283
3145
  }
3284
- NgForOf.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgForOf, deps: [{ token: i0.ViewContainerRef }, { token: i0.TemplateRef }, { token: i0.IterableDiffers }], target: i0.ɵɵFactoryTarget.Directive });
3285
- NgForOf.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0-next.3", type: NgForOf, isStandalone: true, selector: "[ngFor][ngForOf]", inputs: { ngForOf: "ngForOf", ngForTrackBy: "ngForTrackBy", ngForTemplate: "ngForTemplate" }, ngImport: i0 });
3286
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgForOf, decorators: [{
3146
+ NgForOf.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgForOf, deps: [{ token: i0.ViewContainerRef }, { token: i0.TemplateRef }, { token: i0.IterableDiffers }], target: i0.ɵɵFactoryTarget.Directive });
3147
+ NgForOf.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0", type: NgForOf, isStandalone: true, selector: "[ngFor][ngForOf]", inputs: { ngForOf: "ngForOf", ngForTrackBy: "ngForTrackBy", ngForTemplate: "ngForTemplate" }, ngImport: i0 });
3148
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgForOf, decorators: [{
3287
3149
  type: Directive,
3288
3150
  args: [{
3289
3151
  selector: '[ngFor][ngForOf]',
@@ -3303,13 +3165,6 @@ function getTypeName(type) {
3303
3165
  return type['name'] || typeof type;
3304
3166
  }
3305
3167
 
3306
- /**
3307
- * @license
3308
- * Copyright Google LLC All Rights Reserved.
3309
- *
3310
- * Use of this source code is governed by an MIT-style license that can be
3311
- * found in the LICENSE file at https://angular.io/license
3312
- */
3313
3168
  /**
3314
3169
  * A structural directive that conditionally includes a template based on the value of
3315
3170
  * an expression coerced to Boolean.
@@ -3516,9 +3371,9 @@ class NgIf {
3516
3371
  return true;
3517
3372
  }
3518
3373
  }
3519
- NgIf.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgIf, deps: [{ token: i0.ViewContainerRef }, { token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive });
3520
- NgIf.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0-next.3", type: NgIf, isStandalone: true, selector: "[ngIf]", inputs: { ngIf: "ngIf", ngIfThen: "ngIfThen", ngIfElse: "ngIfElse" }, ngImport: i0 });
3521
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgIf, decorators: [{
3374
+ NgIf.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgIf, deps: [{ token: i0.ViewContainerRef }, { token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive });
3375
+ NgIf.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0", type: NgIf, isStandalone: true, selector: "[ngIf]", inputs: { ngIf: "ngIf", ngIfThen: "ngIfThen", ngIfElse: "ngIfElse" }, ngImport: i0 });
3376
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgIf, decorators: [{
3522
3377
  type: Directive,
3523
3378
  args: [{
3524
3379
  selector: '[ngIf]',
@@ -3547,13 +3402,6 @@ function assertTemplate(property, templateRef) {
3547
3402
  }
3548
3403
  }
3549
3404
 
3550
- /**
3551
- * @license
3552
- * Copyright Google LLC All Rights Reserved.
3553
- *
3554
- * Use of this source code is governed by an MIT-style license that can be
3555
- * found in the LICENSE file at https://angular.io/license
3556
- */
3557
3405
  class SwitchView {
3558
3406
  constructor(_viewContainerRef, _templateRef) {
3559
3407
  this._viewContainerRef = _viewContainerRef;
@@ -3645,6 +3493,7 @@ class SwitchView {
3645
3493
  */
3646
3494
  class NgSwitch {
3647
3495
  constructor() {
3496
+ this._defaultViews = [];
3648
3497
  this._defaultUsed = false;
3649
3498
  this._caseCount = 0;
3650
3499
  this._lastCaseCheckIndex = 0;
@@ -3662,9 +3511,6 @@ class NgSwitch {
3662
3511
  }
3663
3512
  /** @internal */
3664
3513
  _addDefault(view) {
3665
- if (!this._defaultViews) {
3666
- this._defaultViews = [];
3667
- }
3668
3514
  this._defaultViews.push(view);
3669
3515
  }
3670
3516
  /** @internal */
@@ -3680,18 +3526,17 @@ class NgSwitch {
3680
3526
  return matched;
3681
3527
  }
3682
3528
  _updateDefaultCases(useDefault) {
3683
- if (this._defaultViews && useDefault !== this._defaultUsed) {
3529
+ if (this._defaultViews.length > 0 && useDefault !== this._defaultUsed) {
3684
3530
  this._defaultUsed = useDefault;
3685
- for (let i = 0; i < this._defaultViews.length; i++) {
3686
- const defaultView = this._defaultViews[i];
3531
+ for (const defaultView of this._defaultViews) {
3687
3532
  defaultView.enforceState(useDefault);
3688
3533
  }
3689
3534
  }
3690
3535
  }
3691
3536
  }
3692
- NgSwitch.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgSwitch, deps: [], target: i0.ɵɵFactoryTarget.Directive });
3693
- NgSwitch.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0-next.3", type: NgSwitch, isStandalone: true, selector: "[ngSwitch]", inputs: { ngSwitch: "ngSwitch" }, ngImport: i0 });
3694
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgSwitch, decorators: [{
3537
+ NgSwitch.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgSwitch, deps: [], target: i0.ɵɵFactoryTarget.Directive });
3538
+ NgSwitch.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0", type: NgSwitch, isStandalone: true, selector: "[ngSwitch]", inputs: { ngSwitch: "ngSwitch" }, ngImport: i0 });
3539
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgSwitch, decorators: [{
3695
3540
  type: Directive,
3696
3541
  args: [{
3697
3542
  selector: '[ngSwitch]',
@@ -3750,9 +3595,9 @@ class NgSwitchCase {
3750
3595
  this._view.enforceState(this.ngSwitch._matchCase(this.ngSwitchCase));
3751
3596
  }
3752
3597
  }
3753
- NgSwitchCase.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgSwitchCase, deps: [{ token: i0.ViewContainerRef }, { token: i0.TemplateRef }, { token: NgSwitch, host: true, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
3754
- NgSwitchCase.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0-next.3", type: NgSwitchCase, isStandalone: true, selector: "[ngSwitchCase]", inputs: { ngSwitchCase: "ngSwitchCase" }, ngImport: i0 });
3755
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgSwitchCase, decorators: [{
3598
+ NgSwitchCase.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgSwitchCase, deps: [{ token: i0.ViewContainerRef }, { token: i0.TemplateRef }, { token: NgSwitch, host: true, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
3599
+ NgSwitchCase.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0", type: NgSwitchCase, isStandalone: true, selector: "[ngSwitchCase]", inputs: { ngSwitchCase: "ngSwitchCase" }, ngImport: i0 });
3600
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgSwitchCase, decorators: [{
3756
3601
  type: Directive,
3757
3602
  args: [{
3758
3603
  selector: '[ngSwitchCase]',
@@ -3789,9 +3634,9 @@ class NgSwitchDefault {
3789
3634
  ngSwitch._addDefault(new SwitchView(viewContainer, templateRef));
3790
3635
  }
3791
3636
  }
3792
- NgSwitchDefault.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgSwitchDefault, deps: [{ token: i0.ViewContainerRef }, { token: i0.TemplateRef }, { token: NgSwitch, host: true, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
3793
- NgSwitchDefault.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0-next.3", type: NgSwitchDefault, isStandalone: true, selector: "[ngSwitchDefault]", ngImport: i0 });
3794
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgSwitchDefault, decorators: [{
3637
+ NgSwitchDefault.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgSwitchDefault, deps: [{ token: i0.ViewContainerRef }, { token: i0.TemplateRef }, { token: NgSwitch, host: true, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
3638
+ NgSwitchDefault.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0", type: NgSwitchDefault, isStandalone: true, selector: "[ngSwitchDefault]", ngImport: i0 });
3639
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgSwitchDefault, decorators: [{
3795
3640
  type: Directive,
3796
3641
  args: [{
3797
3642
  selector: '[ngSwitchDefault]',
@@ -3810,13 +3655,6 @@ function throwNgSwitchProviderNotFoundError(attrName, directiveName) {
3810
3655
  `(matching "NgSwitch" directive)`);
3811
3656
  }
3812
3657
 
3813
- /**
3814
- * @license
3815
- * Copyright Google LLC All Rights Reserved.
3816
- *
3817
- * Use of this source code is governed by an MIT-style license that can be
3818
- * found in the LICENSE file at https://angular.io/license
3819
- */
3820
3658
  /**
3821
3659
  * @ngModule CommonModule
3822
3660
  *
@@ -3854,16 +3692,15 @@ class NgPlural {
3854
3692
  this._caseViews = {};
3855
3693
  }
3856
3694
  set ngPlural(value) {
3857
- this._switchValue = value;
3858
- this._updateView();
3695
+ this._updateView(value);
3859
3696
  }
3860
3697
  addCase(value, switchView) {
3861
3698
  this._caseViews[value] = switchView;
3862
3699
  }
3863
- _updateView() {
3700
+ _updateView(switchValue) {
3864
3701
  this._clearViews();
3865
3702
  const cases = Object.keys(this._caseViews);
3866
- const key = getPluralCategory(this._switchValue, cases, this._localization);
3703
+ const key = getPluralCategory(switchValue, cases, this._localization);
3867
3704
  this._activateView(this._caseViews[key]);
3868
3705
  }
3869
3706
  _clearViews() {
@@ -3877,9 +3714,9 @@ class NgPlural {
3877
3714
  }
3878
3715
  }
3879
3716
  }
3880
- NgPlural.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgPlural, deps: [{ token: NgLocalization }], target: i0.ɵɵFactoryTarget.Directive });
3881
- NgPlural.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0-next.3", type: NgPlural, isStandalone: true, selector: "[ngPlural]", inputs: { ngPlural: "ngPlural" }, ngImport: i0 });
3882
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgPlural, decorators: [{
3717
+ NgPlural.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgPlural, deps: [{ token: NgLocalization }], target: i0.ɵɵFactoryTarget.Directive });
3718
+ NgPlural.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0", type: NgPlural, isStandalone: true, selector: "[ngPlural]", inputs: { ngPlural: "ngPlural" }, ngImport: i0 });
3719
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgPlural, decorators: [{
3883
3720
  type: Directive,
3884
3721
  args: [{
3885
3722
  selector: '[ngPlural]',
@@ -3915,9 +3752,9 @@ class NgPluralCase {
3915
3752
  ngPlural.addCase(isANumber ? `=${value}` : value, new SwitchView(viewContainer, template));
3916
3753
  }
3917
3754
  }
3918
- NgPluralCase.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgPluralCase, deps: [{ token: 'ngPluralCase', attribute: true }, { token: i0.TemplateRef }, { token: i0.ViewContainerRef }, { token: NgPlural, host: true }], target: i0.ɵɵFactoryTarget.Directive });
3919
- NgPluralCase.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0-next.3", type: NgPluralCase, isStandalone: true, selector: "[ngPluralCase]", ngImport: i0 });
3920
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgPluralCase, decorators: [{
3755
+ NgPluralCase.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgPluralCase, deps: [{ token: 'ngPluralCase', attribute: true }, { token: i0.TemplateRef }, { token: i0.ViewContainerRef }, { token: NgPlural, host: true }], target: i0.ɵɵFactoryTarget.Directive });
3756
+ NgPluralCase.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0", type: NgPluralCase, isStandalone: true, selector: "[ngPluralCase]", ngImport: i0 });
3757
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgPluralCase, decorators: [{
3921
3758
  type: Directive,
3922
3759
  args: [{
3923
3760
  selector: '[ngPluralCase]',
@@ -3932,13 +3769,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3",
3932
3769
  }] }];
3933
3770
  } });
3934
3771
 
3935
- /**
3936
- * @license
3937
- * Copyright Google LLC All Rights Reserved.
3938
- *
3939
- * Use of this source code is governed by an MIT-style license that can be
3940
- * found in the LICENSE file at https://angular.io/license
3941
- */
3942
3772
  /**
3943
3773
  * @ngModule CommonModule
3944
3774
  *
@@ -4013,9 +3843,9 @@ class NgStyle {
4013
3843
  changes.forEachChangedItem((record) => this._setStyle(record.key, record.currentValue));
4014
3844
  }
4015
3845
  }
4016
- NgStyle.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgStyle, deps: [{ token: i0.ElementRef }, { token: i0.KeyValueDiffers }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive });
4017
- NgStyle.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0-next.3", type: NgStyle, isStandalone: true, selector: "[ngStyle]", inputs: { ngStyle: "ngStyle" }, ngImport: i0 });
4018
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgStyle, decorators: [{
3846
+ NgStyle.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgStyle, deps: [{ token: i0.ElementRef }, { token: i0.KeyValueDiffers }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive });
3847
+ NgStyle.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0", type: NgStyle, isStandalone: true, selector: "[ngStyle]", inputs: { ngStyle: "ngStyle" }, ngImport: i0 });
3848
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgStyle, decorators: [{
4019
3849
  type: Directive,
4020
3850
  args: [{
4021
3851
  selector: '[ngStyle]',
@@ -4026,13 +3856,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3",
4026
3856
  args: ['ngStyle']
4027
3857
  }] } });
4028
3858
 
4029
- /**
4030
- * @license
4031
- * Copyright Google LLC All Rights Reserved.
4032
- *
4033
- * Use of this source code is governed by an MIT-style license that can be
4034
- * found in the LICENSE file at https://angular.io/license
4035
- */
4036
3859
  /**
4037
3860
  * @ngModule CommonModule
4038
3861
  *
@@ -4095,9 +3918,9 @@ class NgTemplateOutlet {
4095
3918
  }
4096
3919
  }
4097
3920
  }
4098
- NgTemplateOutlet.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgTemplateOutlet, deps: [{ token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive });
4099
- NgTemplateOutlet.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0-next.3", type: NgTemplateOutlet, isStandalone: true, selector: "[ngTemplateOutlet]", inputs: { ngTemplateOutletContext: "ngTemplateOutletContext", ngTemplateOutlet: "ngTemplateOutlet", ngTemplateOutletInjector: "ngTemplateOutletInjector" }, usesOnChanges: true, ngImport: i0 });
4100
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgTemplateOutlet, decorators: [{
3921
+ NgTemplateOutlet.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgTemplateOutlet, deps: [{ token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive });
3922
+ NgTemplateOutlet.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0", type: NgTemplateOutlet, isStandalone: true, selector: "[ngTemplateOutlet]", inputs: { ngTemplateOutletContext: "ngTemplateOutletContext", ngTemplateOutlet: "ngTemplateOutlet", ngTemplateOutletInjector: "ngTemplateOutletInjector" }, usesOnChanges: true, ngImport: i0 });
3923
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgTemplateOutlet, decorators: [{
4101
3924
  type: Directive,
4102
3925
  args: [{
4103
3926
  selector: '[ngTemplateOutlet]',
@@ -4111,13 +3934,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3",
4111
3934
  type: Input
4112
3935
  }] } });
4113
3936
 
4114
- /**
4115
- * @license
4116
- * Copyright Google LLC All Rights Reserved.
4117
- *
4118
- * Use of this source code is governed by an MIT-style license that can be
4119
- * found in the LICENSE file at https://angular.io/license
4120
- */
4121
3937
  /**
4122
3938
  * A collection of Angular directives that are likely to be used in each and every Angular
4123
3939
  * application.
@@ -4136,24 +3952,10 @@ const COMMON_DIRECTIVES = [
4136
3952
  NgPluralCase,
4137
3953
  ];
4138
3954
 
4139
- /**
4140
- * @license
4141
- * Copyright Google LLC All Rights Reserved.
4142
- *
4143
- * Use of this source code is governed by an MIT-style license that can be
4144
- * found in the LICENSE file at https://angular.io/license
4145
- */
4146
3955
  function invalidPipeArgumentError(type, value) {
4147
3956
  return new ɵRuntimeError(2100 /* RuntimeErrorCode.INVALID_PIPE_ARGUMENT */, ngDevMode && `InvalidPipeArgument: '${value}' for pipe '${ɵstringify(type)}'`);
4148
3957
  }
4149
3958
 
4150
- /**
4151
- * @license
4152
- * Copyright Google LLC All Rights Reserved.
4153
- *
4154
- * Use of this source code is governed by an MIT-style license that can be
4155
- * found in the LICENSE file at https://angular.io/license
4156
- */
4157
3959
  class SubscribableStrategy {
4158
3960
  createSubscription(async, updateLatestValue) {
4159
3961
  return async.subscribe({
@@ -4269,9 +4071,9 @@ class AsyncPipe {
4269
4071
  }
4270
4072
  }
4271
4073
  }
4272
- AsyncPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: AsyncPipe, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Pipe });
4273
- AsyncPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.3", ngImport: i0, type: AsyncPipe, isStandalone: true, name: "async", pure: false });
4274
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: AsyncPipe, decorators: [{
4074
+ AsyncPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AsyncPipe, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Pipe });
4075
+ AsyncPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0", ngImport: i0, type: AsyncPipe, isStandalone: true, name: "async", pure: false });
4076
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AsyncPipe, decorators: [{
4275
4077
  type: Pipe,
4276
4078
  args: [{
4277
4079
  name: 'async',
@@ -4280,13 +4082,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3",
4280
4082
  }]
4281
4083
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }]; } });
4282
4084
 
4283
- /**
4284
- * @license
4285
- * Copyright Google LLC All Rights Reserved.
4286
- *
4287
- * Use of this source code is governed by an MIT-style license that can be
4288
- * found in the LICENSE file at https://angular.io/license
4289
- */
4290
4085
  /**
4291
4086
  * Transforms text to all lower case.
4292
4087
  *
@@ -4312,9 +4107,9 @@ class LowerCasePipe {
4312
4107
  return value.toLowerCase();
4313
4108
  }
4314
4109
  }
4315
- LowerCasePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: LowerCasePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
4316
- LowerCasePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.3", ngImport: i0, type: LowerCasePipe, isStandalone: true, name: "lowercase" });
4317
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: LowerCasePipe, decorators: [{
4110
+ LowerCasePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: LowerCasePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
4111
+ LowerCasePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0", ngImport: i0, type: LowerCasePipe, isStandalone: true, name: "lowercase" });
4112
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: LowerCasePipe, decorators: [{
4318
4113
  type: Pipe,
4319
4114
  args: [{
4320
4115
  name: 'lowercase',
@@ -4357,9 +4152,9 @@ class TitleCasePipe {
4357
4152
  return value.replace(unicodeWordMatch, (txt => txt[0].toUpperCase() + txt.slice(1).toLowerCase()));
4358
4153
  }
4359
4154
  }
4360
- TitleCasePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: TitleCasePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
4361
- TitleCasePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.3", ngImport: i0, type: TitleCasePipe, isStandalone: true, name: "titlecase" });
4362
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: TitleCasePipe, decorators: [{
4155
+ TitleCasePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: TitleCasePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
4156
+ TitleCasePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0", ngImport: i0, type: TitleCasePipe, isStandalone: true, name: "titlecase" });
4157
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: TitleCasePipe, decorators: [{
4363
4158
  type: Pipe,
4364
4159
  args: [{
4365
4160
  name: 'titlecase',
@@ -4384,9 +4179,9 @@ class UpperCasePipe {
4384
4179
  return value.toUpperCase();
4385
4180
  }
4386
4181
  }
4387
- UpperCasePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: UpperCasePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
4388
- UpperCasePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.3", ngImport: i0, type: UpperCasePipe, isStandalone: true, name: "uppercase" });
4389
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: UpperCasePipe, decorators: [{
4182
+ UpperCasePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: UpperCasePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
4183
+ UpperCasePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0", ngImport: i0, type: UpperCasePipe, isStandalone: true, name: "uppercase" });
4184
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: UpperCasePipe, decorators: [{
4390
4185
  type: Pipe,
4391
4186
  args: [{
4392
4187
  name: 'uppercase',
@@ -4394,26 +4189,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3",
4394
4189
  }]
4395
4190
  }] });
4396
4191
 
4397
- /**
4398
- * @license
4399
- * Copyright Google LLC All Rights Reserved.
4400
- *
4401
- * Use of this source code is governed by an MIT-style license that can be
4402
- * found in the LICENSE file at https://angular.io/license
4403
- */
4404
4192
  /**
4405
4193
  * The default date format of Angular date pipe, which corresponds to the following format:
4406
4194
  * `'MMM d,y'` (e.g. `Jun 15, 2015`)
4407
4195
  */
4408
4196
  const DEFAULT_DATE_FORMAT = 'mediumDate';
4409
4197
 
4410
- /**
4411
- * @license
4412
- * Copyright Google LLC All Rights Reserved.
4413
- *
4414
- * Use of this source code is governed by an MIT-style license that can be
4415
- * found in the LICENSE file at https://angular.io/license
4416
- */
4417
4198
  /**
4418
4199
  * Optionally-provided default timezone to use for all instances of `DatePipe` (such as `'+0430'`).
4419
4200
  * If the value isn't provided, the `DatePipe` will use the end-user's local system timezone.
@@ -4632,9 +4413,9 @@ class DatePipe {
4632
4413
  }
4633
4414
  }
4634
4415
  }
4635
- DatePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", 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 });
4636
- DatePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.3", ngImport: i0, type: DatePipe, isStandalone: true, name: "date" });
4637
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: DatePipe, decorators: [{
4416
+ DatePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.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 });
4417
+ DatePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0", ngImport: i0, type: DatePipe, isStandalone: true, name: "date" });
4418
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: DatePipe, decorators: [{
4638
4419
  type: Pipe,
4639
4420
  args: [{
4640
4421
  name: 'date',
@@ -4658,13 +4439,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3",
4658
4439
  }] }];
4659
4440
  } });
4660
4441
 
4661
- /**
4662
- * @license
4663
- * Copyright Google LLC All Rights Reserved.
4664
- *
4665
- * Use of this source code is governed by an MIT-style license that can be
4666
- * found in the LICENSE file at https://angular.io/license
4667
- */
4668
4442
  const _INTERPOLATION_REGEXP = /#/g;
4669
4443
  /**
4670
4444
  * @ngModule CommonModule
@@ -4701,9 +4475,9 @@ class I18nPluralPipe {
4701
4475
  return pluralMap[key].replace(_INTERPOLATION_REGEXP, value.toString());
4702
4476
  }
4703
4477
  }
4704
- I18nPluralPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: I18nPluralPipe, deps: [{ token: NgLocalization }], target: i0.ɵɵFactoryTarget.Pipe });
4705
- I18nPluralPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.3", ngImport: i0, type: I18nPluralPipe, isStandalone: true, name: "i18nPlural" });
4706
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: I18nPluralPipe, decorators: [{
4478
+ I18nPluralPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: I18nPluralPipe, deps: [{ token: NgLocalization }], target: i0.ɵɵFactoryTarget.Pipe });
4479
+ I18nPluralPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0", ngImport: i0, type: I18nPluralPipe, isStandalone: true, name: "i18nPlural" });
4480
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: I18nPluralPipe, decorators: [{
4707
4481
  type: Pipe,
4708
4482
  args: [{
4709
4483
  name: 'i18nPlural',
@@ -4712,13 +4486,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3",
4712
4486
  }]
4713
4487
  }], ctorParameters: function () { return [{ type: NgLocalization }]; } });
4714
4488
 
4715
- /**
4716
- * @license
4717
- * Copyright Google LLC All Rights Reserved.
4718
- *
4719
- * Use of this source code is governed by an MIT-style license that can be
4720
- * found in the LICENSE file at https://angular.io/license
4721
- */
4722
4489
  /**
4723
4490
  * @ngModule CommonModule
4724
4491
  * @description
@@ -4757,9 +4524,9 @@ class I18nSelectPipe {
4757
4524
  return '';
4758
4525
  }
4759
4526
  }
4760
- I18nSelectPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: I18nSelectPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
4761
- I18nSelectPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.3", ngImport: i0, type: I18nSelectPipe, isStandalone: true, name: "i18nSelect" });
4762
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: I18nSelectPipe, decorators: [{
4527
+ I18nSelectPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: I18nSelectPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
4528
+ I18nSelectPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0", ngImport: i0, type: I18nSelectPipe, isStandalone: true, name: "i18nSelect" });
4529
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: I18nSelectPipe, decorators: [{
4763
4530
  type: Pipe,
4764
4531
  args: [{
4765
4532
  name: 'i18nSelect',
@@ -4768,13 +4535,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3",
4768
4535
  }]
4769
4536
  }] });
4770
4537
 
4771
- /**
4772
- * @license
4773
- * Copyright Google LLC All Rights Reserved.
4774
- *
4775
- * Use of this source code is governed by an MIT-style license that can be
4776
- * found in the LICENSE file at https://angular.io/license
4777
- */
4778
4538
  /**
4779
4539
  * @ngModule CommonModule
4780
4540
  * @description
@@ -4798,9 +4558,9 @@ class JsonPipe {
4798
4558
  return JSON.stringify(value, null, 2);
4799
4559
  }
4800
4560
  }
4801
- JsonPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: JsonPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
4802
- JsonPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.3", ngImport: i0, type: JsonPipe, isStandalone: true, name: "json", pure: false });
4803
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: JsonPipe, decorators: [{
4561
+ JsonPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: JsonPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
4562
+ JsonPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0", ngImport: i0, type: JsonPipe, isStandalone: true, name: "json", pure: false });
4563
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: JsonPipe, decorators: [{
4804
4564
  type: Pipe,
4805
4565
  args: [{
4806
4566
  name: 'json',
@@ -4809,13 +4569,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3",
4809
4569
  }]
4810
4570
  }] });
4811
4571
 
4812
- /**
4813
- * @license
4814
- * Copyright Google LLC All Rights Reserved.
4815
- *
4816
- * Use of this source code is governed by an MIT-style license that can be
4817
- * found in the LICENSE file at https://angular.io/license
4818
- */
4819
4572
  function makeKeyValuePair(key, value) {
4820
4573
  return { key: key, value: value };
4821
4574
  }
@@ -4868,9 +4621,9 @@ class KeyValuePipe {
4868
4621
  return this.keyValues;
4869
4622
  }
4870
4623
  }
4871
- KeyValuePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: KeyValuePipe, deps: [{ token: i0.KeyValueDiffers }], target: i0.ɵɵFactoryTarget.Pipe });
4872
- KeyValuePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.3", ngImport: i0, type: KeyValuePipe, isStandalone: true, name: "keyvalue", pure: false });
4873
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: KeyValuePipe, decorators: [{
4624
+ KeyValuePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: KeyValuePipe, deps: [{ token: i0.KeyValueDiffers }], target: i0.ɵɵFactoryTarget.Pipe });
4625
+ KeyValuePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0", ngImport: i0, type: KeyValuePipe, isStandalone: true, name: "keyvalue", pure: false });
4626
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: KeyValuePipe, decorators: [{
4874
4627
  type: Pipe,
4875
4628
  args: [{
4876
4629
  name: 'keyvalue',
@@ -4909,13 +4662,6 @@ function defaultComparator(keyValueA, keyValueB) {
4909
4662
  return aString == bString ? 0 : aString < bString ? -1 : 1;
4910
4663
  }
4911
4664
 
4912
- /**
4913
- * @license
4914
- * Copyright Google LLC All Rights Reserved.
4915
- *
4916
- * Use of this source code is governed by an MIT-style license that can be
4917
- * found in the LICENSE file at https://angular.io/license
4918
- */
4919
4665
  /**
4920
4666
  * @ngModule CommonModule
4921
4667
  * @description
@@ -5003,9 +4749,9 @@ class DecimalPipe {
5003
4749
  }
5004
4750
  }
5005
4751
  }
5006
- DecimalPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: DecimalPipe, deps: [{ token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Pipe });
5007
- DecimalPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.3", ngImport: i0, type: DecimalPipe, isStandalone: true, name: "number" });
5008
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: DecimalPipe, decorators: [{
4752
+ DecimalPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: DecimalPipe, deps: [{ token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Pipe });
4753
+ DecimalPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0", ngImport: i0, type: DecimalPipe, isStandalone: true, name: "number" });
4754
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: DecimalPipe, decorators: [{
5009
4755
  type: Pipe,
5010
4756
  args: [{
5011
4757
  name: 'number',
@@ -5070,9 +4816,9 @@ class PercentPipe {
5070
4816
  }
5071
4817
  }
5072
4818
  }
5073
- PercentPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: PercentPipe, deps: [{ token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Pipe });
5074
- PercentPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.3", ngImport: i0, type: PercentPipe, isStandalone: true, name: "percent" });
5075
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: PercentPipe, decorators: [{
4819
+ PercentPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: PercentPipe, deps: [{ token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Pipe });
4820
+ PercentPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0", ngImport: i0, type: PercentPipe, isStandalone: true, name: "percent" });
4821
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: PercentPipe, decorators: [{
5076
4822
  type: Pipe,
5077
4823
  args: [{
5078
4824
  name: 'percent',
@@ -5190,9 +4936,9 @@ class CurrencyPipe {
5190
4936
  }
5191
4937
  }
5192
4938
  }
5193
- CurrencyPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: CurrencyPipe, deps: [{ token: LOCALE_ID }, { token: DEFAULT_CURRENCY_CODE }], target: i0.ɵɵFactoryTarget.Pipe });
5194
- CurrencyPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.3", ngImport: i0, type: CurrencyPipe, isStandalone: true, name: "currency" });
5195
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: CurrencyPipe, decorators: [{
4939
+ CurrencyPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: CurrencyPipe, deps: [{ token: LOCALE_ID }, { token: DEFAULT_CURRENCY_CODE }], target: i0.ɵɵFactoryTarget.Pipe });
4940
+ CurrencyPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0", ngImport: i0, type: CurrencyPipe, isStandalone: true, name: "currency" });
4941
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: CurrencyPipe, decorators: [{
5196
4942
  type: Pipe,
5197
4943
  args: [{
5198
4944
  name: 'currency',
@@ -5224,13 +4970,6 @@ function strToNumber(value) {
5224
4970
  return value;
5225
4971
  }
5226
4972
 
5227
- /**
5228
- * @license
5229
- * Copyright Google LLC All Rights Reserved.
5230
- *
5231
- * Use of this source code is governed by an MIT-style license that can be
5232
- * found in the LICENSE file at https://angular.io/license
5233
- */
5234
4973
  /**
5235
4974
  * @ngModule CommonModule
5236
4975
  * @description
@@ -5279,9 +5018,9 @@ class SlicePipe {
5279
5018
  return typeof obj === 'string' || Array.isArray(obj);
5280
5019
  }
5281
5020
  }
5282
- SlicePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: SlicePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
5283
- SlicePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.3", ngImport: i0, type: SlicePipe, isStandalone: true, name: "slice", pure: false });
5284
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: SlicePipe, decorators: [{
5021
+ SlicePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: SlicePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
5022
+ SlicePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0", ngImport: i0, type: SlicePipe, isStandalone: true, name: "slice", pure: false });
5023
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: SlicePipe, decorators: [{
5285
5024
  type: Pipe,
5286
5025
  args: [{
5287
5026
  name: 'slice',
@@ -5291,11 +5030,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3",
5291
5030
  }] });
5292
5031
 
5293
5032
  /**
5294
- * @license
5295
- * Copyright Google LLC All Rights Reserved.
5296
- *
5297
- * Use of this source code is governed by an MIT-style license that can be
5298
- * found in the LICENSE file at https://angular.io/license
5033
+ * @module
5034
+ * @description
5035
+ * This module provides a set of common Pipes.
5299
5036
  */
5300
5037
  /**
5301
5038
  * A collection of Angular pipes that are likely to be used in each and every application.
@@ -5316,13 +5053,6 @@ const COMMON_PIPES = [
5316
5053
  KeyValuePipe,
5317
5054
  ];
5318
5055
 
5319
- /**
5320
- * @license
5321
- * Copyright Google LLC All Rights Reserved.
5322
- *
5323
- * Use of this source code is governed by an MIT-style license that can be
5324
- * found in the LICENSE file at https://angular.io/license
5325
- */
5326
5056
  // Note: This does not contain the location providers,
5327
5057
  // as they need some platform specific implementations to work.
5328
5058
  /**
@@ -5335,10 +5065,10 @@ const COMMON_PIPES = [
5335
5065
  */
5336
5066
  class CommonModule {
5337
5067
  }
5338
- CommonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: CommonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
5339
- CommonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.0-next.3", 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] });
5340
- CommonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: CommonModule });
5341
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: CommonModule, decorators: [{
5068
+ CommonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: CommonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
5069
+ CommonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.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] });
5070
+ CommonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: CommonModule });
5071
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: CommonModule, decorators: [{
5342
5072
  type: NgModule,
5343
5073
  args: [{
5344
5074
  imports: [COMMON_DIRECTIVES, COMMON_PIPES],
@@ -5346,13 +5076,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3",
5346
5076
  }]
5347
5077
  }] });
5348
5078
 
5349
- /**
5350
- * @license
5351
- * Copyright Google LLC All Rights Reserved.
5352
- *
5353
- * Use of this source code is governed by an MIT-style license that can be
5354
- * found in the LICENSE file at https://angular.io/license
5355
- */
5356
5079
  const PLATFORM_BROWSER_ID = 'browser';
5357
5080
  const PLATFORM_SERVER_ID = 'server';
5358
5081
  const PLATFORM_WORKER_APP_ID = 'browserWorkerApp';
@@ -5387,24 +5110,15 @@ function isPlatformWorkerUi(platformId) {
5387
5110
  }
5388
5111
 
5389
5112
  /**
5390
- * @license
5391
- * Copyright Google LLC All Rights Reserved.
5392
- *
5393
- * Use of this source code is governed by an MIT-style license that can be
5394
- * found in the LICENSE file at https://angular.io/license
5113
+ * @module
5114
+ * @description
5115
+ * Entry point for all public APIs of the common package.
5395
5116
  */
5396
5117
  /**
5397
5118
  * @publicApi
5398
5119
  */
5399
- const VERSION = new Version('15.1.0-next.3');
5120
+ const VERSION = new Version('15.1.0');
5400
5121
 
5401
- /**
5402
- * @license
5403
- * Copyright Google LLC All Rights Reserved.
5404
- *
5405
- * Use of this source code is governed by an MIT-style license that can be
5406
- * found in the LICENSE file at https://angular.io/license
5407
- */
5408
5122
  /**
5409
5123
  * Defines a scroll position manager. Implemented by `BrowserViewportScroller`.
5410
5124
  *
@@ -5606,13 +5320,6 @@ class NullViewportScroller {
5606
5320
  setHistoryScrollRestoration(scrollRestoration) { }
5607
5321
  }
5608
5322
 
5609
- /**
5610
- * @license
5611
- * Copyright Google LLC All Rights Reserved.
5612
- *
5613
- * Use of this source code is governed by an MIT-style license that can be
5614
- * found in the LICENSE file at https://angular.io/license
5615
- */
5616
5323
  /**
5617
5324
  * A wrapper around the `XMLHttpRequest` constructor.
5618
5325
  *
@@ -5621,13 +5328,6 @@ class NullViewportScroller {
5621
5328
  class XhrFactory {
5622
5329
  }
5623
5330
 
5624
- /**
5625
- * @license
5626
- * Copyright Google LLC All Rights Reserved.
5627
- *
5628
- * Use of this source code is governed by an MIT-style license that can be
5629
- * found in the LICENSE file at https://angular.io/license
5630
- */
5631
5331
  // Converts a string that represents a URL into a URL class instance.
5632
5332
  function getUrl(src, win) {
5633
5333
  // Don't use a base URL is the URL is absolute.
@@ -5663,13 +5363,6 @@ function normalizeSrc(src) {
5663
5363
  return src.startsWith('/') ? src.slice(1) : src;
5664
5364
  }
5665
5365
 
5666
- /**
5667
- * @license
5668
- * Copyright Google LLC All Rights Reserved.
5669
- *
5670
- * Use of this source code is governed by an MIT-style license that can be
5671
- * found in the LICENSE file at https://angular.io/license
5672
- */
5673
5366
  /**
5674
5367
  * Noop image loader that does no transformation to the original src and just returns it as is.
5675
5368
  * This loader is used as a default one if more specific logic is not provided in an app config.
@@ -5735,13 +5428,6 @@ function throwUnexpectedAbsoluteUrlError(path, url) {
5735
5428
  `configured for this loader (\`${path}\`).`);
5736
5429
  }
5737
5430
 
5738
- /**
5739
- * @license
5740
- * Copyright Google LLC All Rights Reserved.
5741
- *
5742
- * Use of this source code is governed by an MIT-style license that can be
5743
- * found in the LICENSE file at https://angular.io/license
5744
- */
5745
5431
  /**
5746
5432
  * Function that generates an ImageLoader for [Cloudflare Image
5747
5433
  * Resizing](https://developers.cloudflare.com/images/image-resizing/) and turns it into an Angular
@@ -5764,13 +5450,6 @@ function createCloudflareUrl(path, config) {
5764
5450
  return `${path}/cdn-cgi/image/${params}/${config.src}`;
5765
5451
  }
5766
5452
 
5767
- /**
5768
- * @license
5769
- * Copyright Google LLC All Rights Reserved.
5770
- *
5771
- * Use of this source code is governed by an MIT-style license that can be
5772
- * found in the LICENSE file at https://angular.io/license
5773
- */
5774
5453
  /**
5775
5454
  * Name and URL tester for Cloudinary.
5776
5455
  */
@@ -5815,13 +5494,6 @@ function createCloudinaryUrl(path, config) {
5815
5494
  return `${path}/image/upload/${params}/${config.src}`;
5816
5495
  }
5817
5496
 
5818
- /**
5819
- * @license
5820
- * Copyright Google LLC All Rights Reserved.
5821
- *
5822
- * Use of this source code is governed by an MIT-style license that can be
5823
- * found in the LICENSE file at https://angular.io/license
5824
- */
5825
5497
  /**
5826
5498
  * Name and URL tester for ImageKit.
5827
5499
  */
@@ -5858,13 +5530,6 @@ function createImagekitUrl(path, config) {
5858
5530
  return `${path}/${params}/${config.src}`;
5859
5531
  }
5860
5532
 
5861
- /**
5862
- * @license
5863
- * Copyright Google LLC All Rights Reserved.
5864
- *
5865
- * Use of this source code is governed by an MIT-style license that can be
5866
- * found in the LICENSE file at https://angular.io/license
5867
- */
5868
5533
  /**
5869
5534
  * Name and URL tester for Imgix.
5870
5535
  */
@@ -5899,26 +5564,12 @@ function createImgixUrl(path, config) {
5899
5564
  return url.href;
5900
5565
  }
5901
5566
 
5902
- /**
5903
- * @license
5904
- * Copyright Google LLC All Rights Reserved.
5905
- *
5906
- * Use of this source code is governed by an MIT-style license that can be
5907
- * found in the LICENSE file at https://angular.io/license
5908
- */
5909
5567
  // Assembles directive details string, useful for error messages.
5910
5568
  function imgDirectiveDetails(ngSrc, includeNgSrc = true) {
5911
5569
  const ngSrcInfo = includeNgSrc ? `(activated on an <img> element with the \`ngSrc="${ngSrc}"\`) ` : '';
5912
5570
  return `The NgOptimizedImage directive ${ngSrcInfo}has detected that`;
5913
5571
  }
5914
5572
 
5915
- /**
5916
- * @license
5917
- * Copyright Google LLC All Rights Reserved.
5918
- *
5919
- * Use of this source code is governed by an MIT-style license that can be
5920
- * found in the LICENSE file at https://angular.io/license
5921
- */
5922
5573
  /**
5923
5574
  * Asserts that the application is in development mode. Throws an error if the application is in
5924
5575
  * production mode. This assert can be used to make sure that there is no dev-mode code invoked in
@@ -5931,13 +5582,6 @@ function assertDevMode(checkName) {
5931
5582
  }
5932
5583
  }
5933
5584
 
5934
- /**
5935
- * @license
5936
- * Copyright Google LLC All Rights Reserved.
5937
- *
5938
- * Use of this source code is governed by an MIT-style license that can be
5939
- * found in the LICENSE file at https://angular.io/license
5940
- */
5941
5585
  /**
5942
5586
  * Observer that detects whether an image with `NgOptimizedImage`
5943
5587
  * is treated as a Largest Contentful Paint (LCP) element. If so,
@@ -6011,9 +5655,9 @@ class LCPImageObserver {
6011
5655
  this.alreadyWarned.clear();
6012
5656
  }
6013
5657
  }
6014
- LCPImageObserver.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: LCPImageObserver, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
6015
- LCPImageObserver.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: LCPImageObserver, providedIn: 'root' });
6016
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: LCPImageObserver, decorators: [{
5658
+ LCPImageObserver.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: LCPImageObserver, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
5659
+ LCPImageObserver.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: LCPImageObserver, providedIn: 'root' });
5660
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: LCPImageObserver, decorators: [{
6017
5661
  type: Injectable,
6018
5662
  args: [{ providedIn: 'root' }]
6019
5663
  }], ctorParameters: function () { return []; } });
@@ -6025,13 +5669,6 @@ function logMissingPriorityWarning(ngSrc) {
6025
5669
  `To fix this, add the "priority" attribute.`));
6026
5670
  }
6027
5671
 
6028
- /**
6029
- * @license
6030
- * Copyright Google LLC All Rights Reserved.
6031
- *
6032
- * Use of this source code is governed by an MIT-style license that can be
6033
- * found in the LICENSE file at https://angular.io/license
6034
- */
6035
5672
  // Set of origins that are always excluded from the preconnect checks.
6036
5673
  const INTERNAL_PRECONNECT_CHECK_BLOCKLIST = new Set(['localhost', '127.0.0.1', '0.0.0.0']);
6037
5674
  /**
@@ -6095,7 +5732,7 @@ class PreconnectLinkChecker {
6095
5732
  }
6096
5733
  }
6097
5734
  /**
6098
- * Checks that a preconnect resource hint exists in the head fo rthe
5735
+ * Checks that a preconnect resource hint exists in the head for the
6099
5736
  * given src.
6100
5737
  *
6101
5738
  * @param rewrittenSrc src formatted with loader
@@ -6140,9 +5777,9 @@ class PreconnectLinkChecker {
6140
5777
  this.alreadySeen.clear();
6141
5778
  }
6142
5779
  }
6143
- PreconnectLinkChecker.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: PreconnectLinkChecker, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
6144
- PreconnectLinkChecker.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: PreconnectLinkChecker, providedIn: 'root' });
6145
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: PreconnectLinkChecker, decorators: [{
5780
+ PreconnectLinkChecker.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: PreconnectLinkChecker, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
5781
+ PreconnectLinkChecker.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: PreconnectLinkChecker, providedIn: 'root' });
5782
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: PreconnectLinkChecker, decorators: [{
6146
5783
  type: Injectable,
6147
5784
  args: [{ providedIn: 'root' }]
6148
5785
  }], ctorParameters: function () { return []; } });
@@ -6156,13 +5793,6 @@ function deepForEach(input, fn) {
6156
5793
  }
6157
5794
  }
6158
5795
 
6159
- /**
6160
- * @license
6161
- * Copyright Google LLC All Rights Reserved.
6162
- *
6163
- * Use of this source code is governed by an MIT-style license that can be
6164
- * found in the LICENSE file at https://angular.io/license
6165
- */
6166
5796
  /**
6167
5797
  * In SSR scenarios, a preload `<link>` element is generated for priority images.
6168
5798
  * Having a large number of preload tags may negatively affect the performance,
@@ -6179,13 +5809,6 @@ const DEFAULT_PRELOADED_IMAGES_LIMIT = 5;
6179
5809
  */
6180
5810
  const PRELOADED_IMAGES = new InjectionToken('NG_OPTIMIZED_PRELOADED_IMAGES', { providedIn: 'root', factory: () => new Set() });
6181
5811
 
6182
- /**
6183
- * @license
6184
- * Copyright Google LLC All Rights Reserved.
6185
- *
6186
- * Use of this source code is governed by an MIT-style license that can be
6187
- * found in the LICENSE file at https://angular.io/license
6188
- */
6189
5812
  /**
6190
5813
  * @description Contains the logic needed to track and add preload link tags to the `<head>` tag. It
6191
5814
  * will also track what images have already had preload link tags added so as to not duplicate link
@@ -6243,20 +5866,13 @@ class PreloadLinkCreator {
6243
5866
  renderer.appendChild(this.document.head, preload);
6244
5867
  }
6245
5868
  }
6246
- PreloadLinkCreator.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: PreloadLinkCreator, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
6247
- PreloadLinkCreator.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: PreloadLinkCreator, providedIn: 'root' });
6248
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: PreloadLinkCreator, decorators: [{
5869
+ PreloadLinkCreator.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: PreloadLinkCreator, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
5870
+ PreloadLinkCreator.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: PreloadLinkCreator, providedIn: 'root' });
5871
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: PreloadLinkCreator, decorators: [{
6249
5872
  type: Injectable,
6250
5873
  args: [{ providedIn: 'root' }]
6251
5874
  }] });
6252
5875
 
6253
- /**
6254
- * @license
6255
- * Copyright Google LLC All Rights Reserved.
6256
- *
6257
- * Use of this source code is governed by an MIT-style license that can be
6258
- * found in the LICENSE file at https://angular.io/license
6259
- */
6260
5876
  /**
6261
5877
  * When a Base64-encoded image is passed as an input to the `NgOptimizedImage` directive,
6262
5878
  * an error is thrown. The image content (as a string) might be very long, thus making
@@ -6554,6 +6170,9 @@ class NgOptimizedImage {
6554
6170
  }
6555
6171
  this.setHostAttribute('loading', this.getLoadingBehavior());
6556
6172
  this.setHostAttribute('fetchpriority', this.getFetchPriority());
6173
+ // The `data-ng-img` attribute flags an image as using the directive, to allow
6174
+ // for analysis of the directive's performance.
6175
+ this.setHostAttribute('ng-img', 'true');
6557
6176
  // The `src` and `srcset` attributes should be set last since other attributes
6558
6177
  // could affect the image's loading behavior.
6559
6178
  const rewrittenSrc = this.getRewrittenSrc();
@@ -6660,9 +6279,9 @@ class NgOptimizedImage {
6660
6279
  this.renderer.setAttribute(this.imgElement, name, value);
6661
6280
  }
6662
6281
  }
6663
- NgOptimizedImage.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgOptimizedImage, deps: [], target: i0.ɵɵFactoryTarget.Directive });
6664
- NgOptimizedImage.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0-next.3", 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 });
6665
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgOptimizedImage, decorators: [{
6282
+ NgOptimizedImage.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgOptimizedImage, deps: [], target: i0.ɵɵFactoryTarget.Directive });
6283
+ NgOptimizedImage.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.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 });
6284
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgOptimizedImage, decorators: [{
6666
6285
  type: Directive,
6667
6286
  args: [{
6668
6287
  standalone: true,
@@ -6882,15 +6501,12 @@ function assertGreaterThanZero(dir, inputValue, inputName) {
6882
6501
  function assertNoImageDistortion(dir, img, renderer) {
6883
6502
  const removeListenerFn = renderer.listen(img, 'load', () => {
6884
6503
  removeListenerFn();
6885
- // TODO: `clientWidth`, `clientHeight`, `naturalWidth` and `naturalHeight`
6886
- // are typed as number, but we run `parseFloat` (which accepts strings only).
6887
- // Verify whether `parseFloat` is needed in the cases below.
6888
- const renderedWidth = parseFloat(img.clientWidth);
6889
- const renderedHeight = parseFloat(img.clientHeight);
6504
+ const renderedWidth = img.clientWidth;
6505
+ const renderedHeight = img.clientHeight;
6890
6506
  const renderedAspectRatio = renderedWidth / renderedHeight;
6891
6507
  const nonZeroRenderedDimensions = renderedWidth !== 0 && renderedHeight !== 0;
6892
- const intrinsicWidth = parseFloat(img.naturalWidth);
6893
- const intrinsicHeight = parseFloat(img.naturalHeight);
6508
+ const intrinsicWidth = img.naturalWidth;
6509
+ const intrinsicHeight = img.naturalHeight;
6894
6510
  const intrinsicAspectRatio = intrinsicWidth / intrinsicHeight;
6895
6511
  const suppliedWidth = dir.width;
6896
6512
  const suppliedHeight = dir.height;
@@ -6977,7 +6593,7 @@ function assertEmptyWidthAndHeight(dir) {
6977
6593
  function assertNonZeroRenderedHeight(dir, img, renderer) {
6978
6594
  const removeListenerFn = renderer.listen(img, 'load', () => {
6979
6595
  removeListenerFn();
6980
- const renderedHeight = parseFloat(img.clientHeight);
6596
+ const renderedHeight = img.clientHeight;
6981
6597
  if (dir.fill && renderedHeight === 0) {
6982
6598
  console.warn(ɵformatRuntimeError(2952 /* RuntimeErrorCode.INVALID_INPUT */, `${imgDirectiveDetails(dir.ngSrc)} the height of the fill-mode image is zero. ` +
6983
6599
  `This is likely because the containing element does not have the CSS 'position' ` +
@@ -7036,38 +6652,22 @@ function assertNotMissingBuiltInLoader(ngSrc, imageLoader) {
7036
6652
  }
7037
6653
  }
7038
6654
 
7039
- /**
7040
- * @license
7041
- * Copyright Google LLC All Rights Reserved.
7042
- *
7043
- * Use of this source code is governed by an MIT-style license that can be
7044
- * found in the LICENSE file at https://angular.io/license
7045
- */
6655
+ // These exports represent the set of symbols exposed as a public API.
7046
6656
 
7047
6657
  /**
7048
- * @license
7049
- * Copyright Google LLC All Rights Reserved.
7050
- *
7051
- * Use of this source code is governed by an MIT-style license that can be
7052
- * found in the LICENSE file at https://angular.io/license
6658
+ * @module
6659
+ * @description
6660
+ * Entry point for all public APIs of the common package.
7053
6661
  */
7054
6662
 
7055
6663
  /**
7056
- * @license
7057
- * Copyright Google LLC All Rights Reserved.
7058
- *
7059
- * Use of this source code is governed by an MIT-style license that can be
7060
- * found in the LICENSE file at https://angular.io/license
6664
+ * @module
6665
+ * @description
6666
+ * Entry point for all public APIs of this package.
7061
6667
  */
7062
6668
  // This file only reexports content of the `src` folder. Keep it that way.
7063
6669
 
7064
- /**
7065
- * @license
7066
- * Copyright Google LLC All Rights Reserved.
7067
- *
7068
- * Use of this source code is governed by an MIT-style license that can be
7069
- * found in the LICENSE file at https://angular.io/license
7070
- */
6670
+ // This file is not used to build this module. It is only used during editing
7071
6671
 
7072
6672
  /**
7073
6673
  * Generated bundle index. Do not edit.