@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',
@@ -204,21 +183,6 @@ function createBrowserPlatformLocation() {
204
183
  return new BrowserPlatformLocation(ɵɵinject(DOCUMENT));
205
184
  }
206
185
 
207
- /**
208
- * @license
209
- * Copyright Google LLC All Rights Reserved.
210
- *
211
- * Use of this source code is governed by an MIT-style license that can be
212
- * found in the LICENSE file at https://angular.io/license
213
- */
214
-
215
- /**
216
- * @license
217
- * Copyright Google LLC All Rights Reserved.
218
- *
219
- * Use of this source code is governed by an MIT-style license that can be
220
- * found in the LICENSE file at https://angular.io/license
221
- */
222
186
  /**
223
187
  * Joins two parts of a URL with a slash if needed.
224
188
  *
@@ -276,13 +240,6 @@ function normalizeQueryParams(params) {
276
240
  return params && params[0] !== '?' ? '?' + params : params;
277
241
  }
278
242
 
279
- /**
280
- * @license
281
- * Copyright Google LLC All Rights Reserved.
282
- *
283
- * Use of this source code is governed by an MIT-style license that can be
284
- * found in the LICENSE file at https://angular.io/license
285
- */
286
243
  /**
287
244
  * Enables the `Location` service to read route state from the browser's URL.
288
245
  * Angular provides two strategies:
@@ -305,9 +262,9 @@ class LocationStrategy {
305
262
  throw new Error('Not implemented');
306
263
  }
307
264
  }
308
- LocationStrategy.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: LocationStrategy, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
309
- LocationStrategy.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: LocationStrategy, providedIn: 'root', useFactory: () => inject(PathLocationStrategy) });
310
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: LocationStrategy, decorators: [{
265
+ LocationStrategy.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: LocationStrategy, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
266
+ LocationStrategy.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: LocationStrategy, providedIn: 'root', useFactory: () => inject(PathLocationStrategy) });
267
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: LocationStrategy, decorators: [{
311
268
  type: Injectable,
312
269
  args: [{ providedIn: 'root', useFactory: () => inject(PathLocationStrategy) }]
313
270
  }] });
@@ -415,9 +372,9 @@ class PathLocationStrategy extends LocationStrategy {
415
372
  this._platformLocation.historyGo?.(relativePosition);
416
373
  }
417
374
  }
418
- 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 });
419
- PathLocationStrategy.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: PathLocationStrategy, providedIn: 'root' });
420
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: PathLocationStrategy, decorators: [{
375
+ 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 });
376
+ PathLocationStrategy.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: PathLocationStrategy, providedIn: 'root' });
377
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: PathLocationStrategy, decorators: [{
421
378
  type: Injectable,
422
379
  args: [{ providedIn: 'root' }]
423
380
  }], ctorParameters: function () { return [{ type: PlatformLocation }, { type: undefined, decorators: [{
@@ -427,13 +384,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3",
427
384
  args: [APP_BASE_HREF]
428
385
  }] }]; } });
429
386
 
430
- /**
431
- * @license
432
- * Copyright Google LLC All Rights Reserved.
433
- *
434
- * Use of this source code is governed by an MIT-style license that can be
435
- * found in the LICENSE file at https://angular.io/license
436
- */
437
387
  /**
438
388
  * @description
439
389
  * A {@link LocationStrategy} used to configure the {@link Location} service to
@@ -513,9 +463,9 @@ class HashLocationStrategy extends LocationStrategy {
513
463
  this._platformLocation.historyGo?.(relativePosition);
514
464
  }
515
465
  }
516
- 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 });
517
- HashLocationStrategy.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: HashLocationStrategy });
518
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: HashLocationStrategy, decorators: [{
466
+ 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 });
467
+ HashLocationStrategy.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: HashLocationStrategy });
468
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: HashLocationStrategy, decorators: [{
519
469
  type: Injectable
520
470
  }], ctorParameters: function () { return [{ type: PlatformLocation }, { type: undefined, decorators: [{
521
471
  type: Optional
@@ -524,13 +474,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3",
524
474
  args: [APP_BASE_HREF]
525
475
  }] }]; } });
526
476
 
527
- /**
528
- * @license
529
- * Copyright Google LLC All Rights Reserved.
530
- *
531
- * Use of this source code is governed by an MIT-style license that can be
532
- * found in the LICENSE file at https://angular.io/license
533
- */
534
477
  /**
535
478
  * @description
536
479
  *
@@ -772,9 +715,9 @@ Location.joinWithSlash = joinWithSlash;
772
715
  * @returns The URL string, modified if needed.
773
716
  */
774
717
  Location.stripTrailingSlash = stripTrailingSlash;
775
- 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 });
776
- Location.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: Location, providedIn: 'root', useFactory: createLocation });
777
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: Location, decorators: [{
718
+ Location.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: Location, deps: [{ token: LocationStrategy }], target: i0.ɵɵFactoryTarget.Injectable });
719
+ Location.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: Location, providedIn: 'root', useFactory: createLocation });
720
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: Location, decorators: [{
778
721
  type: Injectable,
779
722
  args: [{
780
723
  providedIn: 'root',
@@ -805,31 +748,9 @@ function _stripOrigin(baseHref) {
805
748
  return baseHref;
806
749
  }
807
750
 
808
- /**
809
- * @license
810
- * Copyright Google LLC All Rights Reserved.
811
- *
812
- * Use of this source code is governed by an MIT-style license that can be
813
- * found in the LICENSE file at https://angular.io/license
814
- */
815
-
816
- /**
817
- * @license
818
- * Copyright Google LLC All Rights Reserved.
819
- *
820
- * Use of this source code is governed by an MIT-style license that can be
821
- * found in the LICENSE file at https://angular.io/license
822
- */
823
751
  /** @internal */
824
752
  const CURRENCIES_EN = { "ADP": [undefined, undefined, 0], "AFN": [undefined, "؋", 0], "ALL": [undefined, undefined, 0], "AMD": [undefined, "֏", 2], "AOA": [undefined, "Kz"], "ARS": [undefined, "$"], "AUD": ["A$", "$"], "AZN": [undefined, "₼"], "BAM": [undefined, "KM"], "BBD": [undefined, "$"], "BDT": [undefined, "৳"], "BHD": [undefined, undefined, 3], "BIF": [undefined, undefined, 0], "BMD": [undefined, "$"], "BND": [undefined, "$"], "BOB": [undefined, "Bs"], "BRL": ["R$"], "BSD": [undefined, "$"], "BWP": [undefined, "P"], "BYN": [undefined, undefined, 2], "BYR": [undefined, undefined, 0], "BZD": [undefined, "$"], "CAD": ["CA$", "$", 2], "CHF": [undefined, undefined, 2], "CLF": [undefined, undefined, 4], "CLP": [undefined, "$", 0], "CNY": ["CN¥", "¥"], "COP": [undefined, "$", 2], "CRC": [undefined, "₡", 2], "CUC": [undefined, "$"], "CUP": [undefined, "$"], "CZK": [undefined, "Kč", 2], "DJF": [undefined, undefined, 0], "DKK": [undefined, "kr", 2], "DOP": [undefined, "$"], "EGP": [undefined, "E£"], "ESP": [undefined, "₧", 0], "EUR": ["€"], "FJD": [undefined, "$"], "FKP": [undefined, "£"], "GBP": ["£"], "GEL": [undefined, "₾"], "GHS": [undefined, "GH₵"], "GIP": [undefined, "£"], "GNF": [undefined, "FG", 0], "GTQ": [undefined, "Q"], "GYD": [undefined, "$", 2], "HKD": ["HK$", "$"], "HNL": [undefined, "L"], "HRK": [undefined, "kn"], "HUF": [undefined, "Ft", 2], "IDR": [undefined, "Rp", 2], "ILS": ["₪"], "INR": ["₹"], "IQD": [undefined, undefined, 0], "IRR": [undefined, undefined, 0], "ISK": [undefined, "kr", 0], "ITL": [undefined, undefined, 0], "JMD": [undefined, "$"], "JOD": [undefined, undefined, 3], "JPY": ["¥", undefined, 0], "KHR": [undefined, "៛"], "KMF": [undefined, "CF", 0], "KPW": [undefined, "₩", 0], "KRW": ["₩", undefined, 0], "KWD": [undefined, undefined, 3], "KYD": [undefined, "$"], "KZT": [undefined, "₸"], "LAK": [undefined, "₭", 0], "LBP": [undefined, "L£", 0], "LKR": [undefined, "Rs"], "LRD": [undefined, "$"], "LTL": [undefined, "Lt"], "LUF": [undefined, undefined, 0], "LVL": [undefined, "Ls"], "LYD": [undefined, undefined, 3], "MGA": [undefined, "Ar", 0], "MGF": [undefined, undefined, 0], "MMK": [undefined, "K", 0], "MNT": [undefined, "₮", 2], "MRO": [undefined, undefined, 0], "MUR": [undefined, "Rs", 2], "MXN": ["MX$", "$"], "MYR": [undefined, "RM"], "NAD": [undefined, "$"], "NGN": [undefined, "₦"], "NIO": [undefined, "C$"], "NOK": [undefined, "kr", 2], "NPR": [undefined, "Rs"], "NZD": ["NZ$", "$"], "OMR": [undefined, undefined, 3], "PHP": ["₱"], "PKR": [undefined, "Rs", 2], "PLN": [undefined, "zł"], "PYG": [undefined, "₲", 0], "RON": [undefined, "lei"], "RSD": [undefined, undefined, 0], "RUB": [undefined, "₽"], "RWF": [undefined, "RF", 0], "SBD": [undefined, "$"], "SEK": [undefined, "kr", 2], "SGD": [undefined, "$"], "SHP": [undefined, "£"], "SLE": [undefined, undefined, 2], "SLL": [undefined, undefined, 0], "SOS": [undefined, undefined, 0], "SRD": [undefined, "$"], "SSP": [undefined, "£"], "STD": [undefined, undefined, 0], "STN": [undefined, "Db"], "SYP": [undefined, "£", 0], "THB": [undefined, "฿"], "TMM": [undefined, undefined, 0], "TND": [undefined, undefined, 3], "TOP": [undefined, "T$"], "TRL": [undefined, undefined, 0], "TRY": [undefined, "₺"], "TTD": [undefined, "$"], "TWD": ["NT$", "$", 2], "TZS": [undefined, undefined, 2], "UAH": [undefined, "₴"], "UGX": [undefined, undefined, 0], "USD": ["$"], "UYI": [undefined, undefined, 0], "UYU": [undefined, "$"], "UYW": [undefined, undefined, 4], "UZS": [undefined, undefined, 2], "VEF": [undefined, "Bs", 2], "VND": ["₫", undefined, 0], "VUV": [undefined, undefined, 0], "XAF": ["FCFA", undefined, 0], "XCD": ["EC$", "$"], "XOF": ["F CFA", undefined, 0], "XPF": ["CFPF", undefined, 0], "XXX": ["¤"], "YER": [undefined, undefined, 0], "ZAR": [undefined, "R"], "ZMK": [undefined, undefined, 0], "ZMW": [undefined, "ZK"], "ZWD": [undefined, undefined, 0] };
825
753
 
826
- /**
827
- * @license
828
- * Copyright Google LLC All Rights Reserved.
829
- *
830
- * Use of this source code is governed by an MIT-style license that can be
831
- * found in the LICENSE file at https://angular.io/license
832
- */
833
754
  /**
834
755
  * Format styles that can be used to represent numbers.
835
756
  * @see `getLocaleNumberFormat()`.
@@ -1452,13 +1373,6 @@ function getNumberOfCurrencyDigits(code) {
1452
1373
  return typeof digits === 'number' ? digits : DEFAULT_NB_OF_CURRENCY_DIGITS;
1453
1374
  }
1454
1375
 
1455
- /**
1456
- * @license
1457
- * Copyright Google LLC All Rights Reserved.
1458
- *
1459
- * Use of this source code is governed by an MIT-style license that can be
1460
- * found in the LICENSE file at https://angular.io/license
1461
- */
1462
1376
  const ISO8601_DATE_REGEX = /^(\d{4,})-?(\d\d)-?(\d\d)(?:T(\d\d)(?::?(\d\d)(?::?(\d\d)(?:\.(\d+))?)?)?(Z|([+-])(\d\d):?(\d\d))?)?$/;
1463
1377
  // 1 2 3 4 5 6 7 8 9 10 11
1464
1378
  const NAMED_FORMATS = {};
@@ -2197,13 +2111,6 @@ function isDate(value) {
2197
2111
  return value instanceof Date && !isNaN(value.valueOf());
2198
2112
  }
2199
2113
 
2200
- /**
2201
- * @license
2202
- * Copyright Google LLC All Rights Reserved.
2203
- *
2204
- * Use of this source code is governed by an MIT-style license that can be
2205
- * found in the LICENSE file at https://angular.io/license
2206
- */
2207
2114
  const NUMBER_FORMAT_REGEXP = /^(\d+)?\.((\d+)(-(\d+))?)?$/;
2208
2115
  const MAX_DIGITS = 22;
2209
2116
  const DECIMAL_SEP = '.';
@@ -2591,21 +2498,14 @@ function parseIntAutoRadix(text) {
2591
2498
  return result;
2592
2499
  }
2593
2500
 
2594
- /**
2595
- * @license
2596
- * Copyright Google LLC All Rights Reserved.
2597
- *
2598
- * Use of this source code is governed by an MIT-style license that can be
2599
- * found in the LICENSE file at https://angular.io/license
2600
- */
2601
2501
  /**
2602
2502
  * @publicApi
2603
2503
  */
2604
2504
  class NgLocalization {
2605
2505
  }
2606
- NgLocalization.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgLocalization, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
2607
- 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 }] });
2608
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgLocalization, decorators: [{
2506
+ NgLocalization.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgLocalization, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
2507
+ 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 }] });
2508
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgLocalization, decorators: [{
2609
2509
  type: Injectable,
2610
2510
  args: [{
2611
2511
  providedIn: 'root',
@@ -2660,22 +2560,15 @@ class NgLocaleLocalization extends NgLocalization {
2660
2560
  }
2661
2561
  }
2662
2562
  }
2663
- 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 });
2664
- NgLocaleLocalization.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgLocaleLocalization });
2665
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgLocaleLocalization, decorators: [{
2563
+ NgLocaleLocalization.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgLocaleLocalization, deps: [{ token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Injectable });
2564
+ NgLocaleLocalization.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgLocaleLocalization });
2565
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgLocaleLocalization, decorators: [{
2666
2566
  type: Injectable
2667
2567
  }], ctorParameters: function () { return [{ type: undefined, decorators: [{
2668
2568
  type: Inject,
2669
2569
  args: [LOCALE_ID]
2670
2570
  }] }]; } });
2671
2571
 
2672
- /**
2673
- * @license
2674
- * Copyright Google LLC All Rights Reserved.
2675
- *
2676
- * Use of this source code is governed by an MIT-style license that can be
2677
- * found in the LICENSE file at https://angular.io/license
2678
- */
2679
2572
  /**
2680
2573
  * Register global data to be used internally by Angular. See the
2681
2574
  * ["I18n guide"](guide/i18n-common-format-data-locale) to know how to import additional locale
@@ -2689,13 +2582,6 @@ function registerLocaleData(data, localeId, extraData) {
2689
2582
  return ɵregisterLocaleData(data, localeId, extraData);
2690
2583
  }
2691
2584
 
2692
- /**
2693
- * @license
2694
- * Copyright Google LLC All Rights Reserved.
2695
- *
2696
- * Use of this source code is governed by an MIT-style license that can be
2697
- * found in the LICENSE file at https://angular.io/license
2698
- */
2699
2585
  function parseCookieValue(cookieStr, name) {
2700
2586
  name = encodeURIComponent(name);
2701
2587
  for (const cookie of cookieStr.split(';')) {
@@ -2708,13 +2594,6 @@ function parseCookieValue(cookieStr, name) {
2708
2594
  return null;
2709
2595
  }
2710
2596
 
2711
- /**
2712
- * @license
2713
- * Copyright Google LLC All Rights Reserved.
2714
- *
2715
- * Use of this source code is governed by an MIT-style license that can be
2716
- * found in the LICENSE file at https://angular.io/license
2717
- */
2718
2597
  /**
2719
2598
  * @ngModule CommonModule
2720
2599
  *
@@ -2855,9 +2734,9 @@ class NgClass {
2855
2734
  }
2856
2735
  }
2857
2736
  }
2858
- 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 });
2859
- 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 });
2860
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgClass, decorators: [{
2737
+ 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 });
2738
+ 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 });
2739
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgClass, decorators: [{
2861
2740
  type: Directive,
2862
2741
  args: [{
2863
2742
  selector: '[ngClass]',
@@ -2871,13 +2750,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3",
2871
2750
  args: ['ngClass']
2872
2751
  }] } });
2873
2752
 
2874
- /**
2875
- * @license
2876
- * Copyright Google LLC All Rights Reserved.
2877
- *
2878
- * Use of this source code is governed by an MIT-style license that can be
2879
- * found in the LICENSE file at https://angular.io/license
2880
- */
2881
2753
  /**
2882
2754
  * Instantiates a {@link Component} type and inserts its Host View into the current View.
2883
2755
  * `NgComponentOutlet` provides a declarative approach for dynamic component creation.
@@ -2976,9 +2848,9 @@ class NgComponentOutlet {
2976
2848
  this._moduleRef.destroy();
2977
2849
  }
2978
2850
  }
2979
- 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 });
2980
- 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 });
2981
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgComponentOutlet, decorators: [{
2851
+ NgComponentOutlet.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgComponentOutlet, deps: [{ token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive });
2852
+ NgComponentOutlet.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0", type: NgComponentOutlet, isStandalone: true, selector: "[ngComponentOutlet]", inputs: { ngComponentOutlet: "ngComponentOutlet", ngComponentOutletInjector: "ngComponentOutletInjector", ngComponentOutletContent: "ngComponentOutletContent", ngComponentOutletNgModule: "ngComponentOutletNgModule", ngComponentOutletNgModuleFactory: "ngComponentOutletNgModuleFactory" }, usesOnChanges: true, ngImport: i0 });
2853
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgComponentOutlet, decorators: [{
2982
2854
  type: Directive,
2983
2855
  args: [{
2984
2856
  selector: '[ngComponentOutlet]',
@@ -3001,13 +2873,6 @@ function getParentInjector(injector) {
3001
2873
  return parentNgModule.injector;
3002
2874
  }
3003
2875
 
3004
- /**
3005
- * @license
3006
- * Copyright Google LLC All Rights Reserved.
3007
- *
3008
- * Use of this source code is governed by an MIT-style license that can be
3009
- * found in the LICENSE file at https://angular.io/license
3010
- */
3011
2876
  const NG_DEV_MODE = typeof ngDevMode === 'undefined' || !!ngDevMode;
3012
2877
  /**
3013
2878
  * @publicApi
@@ -3159,11 +3024,8 @@ class NgForOf {
3159
3024
  */
3160
3025
  set ngForTrackBy(fn) {
3161
3026
  if (NG_DEV_MODE && fn != null && typeof fn !== 'function') {
3162
- // TODO(vicb): use a log service once there is a public one available
3163
- if (console && console.warn) {
3164
- console.warn(`trackBy must be a function, but received ${JSON.stringify(fn)}. ` +
3165
- `See https://angular.io/api/common/NgForOf#change-propagation for more information.`);
3166
- }
3027
+ console.warn(`trackBy must be a function, but received ${JSON.stringify(fn)}. ` +
3028
+ `See https://angular.io/api/common/NgForOf#change-propagation for more information.`);
3167
3029
  }
3168
3030
  this._trackByFn = fn;
3169
3031
  }
@@ -3268,9 +3130,9 @@ class NgForOf {
3268
3130
  return true;
3269
3131
  }
3270
3132
  }
3271
- 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 });
3272
- 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 });
3273
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgForOf, decorators: [{
3133
+ 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 });
3134
+ 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 });
3135
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgForOf, decorators: [{
3274
3136
  type: Directive,
3275
3137
  args: [{
3276
3138
  selector: '[ngFor][ngForOf]',
@@ -3290,13 +3152,6 @@ function getTypeName(type) {
3290
3152
  return type['name'] || typeof type;
3291
3153
  }
3292
3154
 
3293
- /**
3294
- * @license
3295
- * Copyright Google LLC All Rights Reserved.
3296
- *
3297
- * Use of this source code is governed by an MIT-style license that can be
3298
- * found in the LICENSE file at https://angular.io/license
3299
- */
3300
3155
  /**
3301
3156
  * A structural directive that conditionally includes a template based on the value of
3302
3157
  * an expression coerced to Boolean.
@@ -3503,9 +3358,9 @@ class NgIf {
3503
3358
  return true;
3504
3359
  }
3505
3360
  }
3506
- 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 });
3507
- 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 });
3508
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgIf, decorators: [{
3361
+ 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 });
3362
+ 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 });
3363
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgIf, decorators: [{
3509
3364
  type: Directive,
3510
3365
  args: [{
3511
3366
  selector: '[ngIf]',
@@ -3534,13 +3389,6 @@ function assertTemplate(property, templateRef) {
3534
3389
  }
3535
3390
  }
3536
3391
 
3537
- /**
3538
- * @license
3539
- * Copyright Google LLC All Rights Reserved.
3540
- *
3541
- * Use of this source code is governed by an MIT-style license that can be
3542
- * found in the LICENSE file at https://angular.io/license
3543
- */
3544
3392
  class SwitchView {
3545
3393
  constructor(_viewContainerRef, _templateRef) {
3546
3394
  this._viewContainerRef = _viewContainerRef;
@@ -3632,6 +3480,7 @@ class SwitchView {
3632
3480
  */
3633
3481
  class NgSwitch {
3634
3482
  constructor() {
3483
+ this._defaultViews = [];
3635
3484
  this._defaultUsed = false;
3636
3485
  this._caseCount = 0;
3637
3486
  this._lastCaseCheckIndex = 0;
@@ -3649,9 +3498,6 @@ class NgSwitch {
3649
3498
  }
3650
3499
  /** @internal */
3651
3500
  _addDefault(view) {
3652
- if (!this._defaultViews) {
3653
- this._defaultViews = [];
3654
- }
3655
3501
  this._defaultViews.push(view);
3656
3502
  }
3657
3503
  /** @internal */
@@ -3667,18 +3513,17 @@ class NgSwitch {
3667
3513
  return matched;
3668
3514
  }
3669
3515
  _updateDefaultCases(useDefault) {
3670
- if (this._defaultViews && useDefault !== this._defaultUsed) {
3516
+ if (this._defaultViews.length > 0 && useDefault !== this._defaultUsed) {
3671
3517
  this._defaultUsed = useDefault;
3672
- for (let i = 0; i < this._defaultViews.length; i++) {
3673
- const defaultView = this._defaultViews[i];
3518
+ for (const defaultView of this._defaultViews) {
3674
3519
  defaultView.enforceState(useDefault);
3675
3520
  }
3676
3521
  }
3677
3522
  }
3678
3523
  }
3679
- NgSwitch.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgSwitch, deps: [], target: i0.ɵɵFactoryTarget.Directive });
3680
- 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 });
3681
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgSwitch, decorators: [{
3524
+ NgSwitch.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgSwitch, deps: [], target: i0.ɵɵFactoryTarget.Directive });
3525
+ NgSwitch.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0", type: NgSwitch, isStandalone: true, selector: "[ngSwitch]", inputs: { ngSwitch: "ngSwitch" }, ngImport: i0 });
3526
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgSwitch, decorators: [{
3682
3527
  type: Directive,
3683
3528
  args: [{
3684
3529
  selector: '[ngSwitch]',
@@ -3737,9 +3582,9 @@ class NgSwitchCase {
3737
3582
  this._view.enforceState(this.ngSwitch._matchCase(this.ngSwitchCase));
3738
3583
  }
3739
3584
  }
3740
- 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 });
3741
- 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 });
3742
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgSwitchCase, decorators: [{
3585
+ 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 });
3586
+ NgSwitchCase.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0", type: NgSwitchCase, isStandalone: true, selector: "[ngSwitchCase]", inputs: { ngSwitchCase: "ngSwitchCase" }, ngImport: i0 });
3587
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgSwitchCase, decorators: [{
3743
3588
  type: Directive,
3744
3589
  args: [{
3745
3590
  selector: '[ngSwitchCase]',
@@ -3774,9 +3619,9 @@ class NgSwitchDefault {
3774
3619
  ngSwitch._addDefault(new SwitchView(viewContainer, templateRef));
3775
3620
  }
3776
3621
  }
3777
- 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 });
3778
- NgSwitchDefault.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0-next.3", type: NgSwitchDefault, isStandalone: true, selector: "[ngSwitchDefault]", ngImport: i0 });
3779
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgSwitchDefault, decorators: [{
3622
+ 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 });
3623
+ NgSwitchDefault.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0", type: NgSwitchDefault, isStandalone: true, selector: "[ngSwitchDefault]", ngImport: i0 });
3624
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgSwitchDefault, decorators: [{
3780
3625
  type: Directive,
3781
3626
  args: [{
3782
3627
  selector: '[ngSwitchDefault]',
@@ -3793,13 +3638,6 @@ function throwNgSwitchProviderNotFoundError(attrName, directiveName) {
3793
3638
  `(matching "NgSwitch" directive)`);
3794
3639
  }
3795
3640
 
3796
- /**
3797
- * @license
3798
- * Copyright Google LLC All Rights Reserved.
3799
- *
3800
- * Use of this source code is governed by an MIT-style license that can be
3801
- * found in the LICENSE file at https://angular.io/license
3802
- */
3803
3641
  /**
3804
3642
  * @ngModule CommonModule
3805
3643
  *
@@ -3837,16 +3675,15 @@ class NgPlural {
3837
3675
  this._caseViews = {};
3838
3676
  }
3839
3677
  set ngPlural(value) {
3840
- this._switchValue = value;
3841
- this._updateView();
3678
+ this._updateView(value);
3842
3679
  }
3843
3680
  addCase(value, switchView) {
3844
3681
  this._caseViews[value] = switchView;
3845
3682
  }
3846
- _updateView() {
3683
+ _updateView(switchValue) {
3847
3684
  this._clearViews();
3848
3685
  const cases = Object.keys(this._caseViews);
3849
- const key = getPluralCategory(this._switchValue, cases, this._localization);
3686
+ const key = getPluralCategory(switchValue, cases, this._localization);
3850
3687
  this._activateView(this._caseViews[key]);
3851
3688
  }
3852
3689
  _clearViews() {
@@ -3860,9 +3697,9 @@ class NgPlural {
3860
3697
  }
3861
3698
  }
3862
3699
  }
3863
- 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 });
3864
- 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 });
3865
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgPlural, decorators: [{
3700
+ NgPlural.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgPlural, deps: [{ token: NgLocalization }], target: i0.ɵɵFactoryTarget.Directive });
3701
+ NgPlural.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0", type: NgPlural, isStandalone: true, selector: "[ngPlural]", inputs: { ngPlural: "ngPlural" }, ngImport: i0 });
3702
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgPlural, decorators: [{
3866
3703
  type: Directive,
3867
3704
  args: [{
3868
3705
  selector: '[ngPlural]',
@@ -3898,9 +3735,9 @@ class NgPluralCase {
3898
3735
  ngPlural.addCase(isANumber ? `=${value}` : value, new SwitchView(viewContainer, template));
3899
3736
  }
3900
3737
  }
3901
- 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 });
3902
- NgPluralCase.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0-next.3", type: NgPluralCase, isStandalone: true, selector: "[ngPluralCase]", ngImport: i0 });
3903
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgPluralCase, decorators: [{
3738
+ 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 });
3739
+ NgPluralCase.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0", type: NgPluralCase, isStandalone: true, selector: "[ngPluralCase]", ngImport: i0 });
3740
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgPluralCase, decorators: [{
3904
3741
  type: Directive,
3905
3742
  args: [{
3906
3743
  selector: '[ngPluralCase]',
@@ -3913,13 +3750,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3",
3913
3750
  type: Host
3914
3751
  }] }]; } });
3915
3752
 
3916
- /**
3917
- * @license
3918
- * Copyright Google LLC All Rights Reserved.
3919
- *
3920
- * Use of this source code is governed by an MIT-style license that can be
3921
- * found in the LICENSE file at https://angular.io/license
3922
- */
3923
3753
  /**
3924
3754
  * @ngModule CommonModule
3925
3755
  *
@@ -3994,9 +3824,9 @@ class NgStyle {
3994
3824
  changes.forEachChangedItem((record) => this._setStyle(record.key, record.currentValue));
3995
3825
  }
3996
3826
  }
3997
- 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 });
3998
- 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 });
3999
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgStyle, decorators: [{
3827
+ 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 });
3828
+ NgStyle.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0", type: NgStyle, isStandalone: true, selector: "[ngStyle]", inputs: { ngStyle: "ngStyle" }, ngImport: i0 });
3829
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgStyle, decorators: [{
4000
3830
  type: Directive,
4001
3831
  args: [{
4002
3832
  selector: '[ngStyle]',
@@ -4007,13 +3837,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3",
4007
3837
  args: ['ngStyle']
4008
3838
  }] } });
4009
3839
 
4010
- /**
4011
- * @license
4012
- * Copyright Google LLC All Rights Reserved.
4013
- *
4014
- * Use of this source code is governed by an MIT-style license that can be
4015
- * found in the LICENSE file at https://angular.io/license
4016
- */
4017
3840
  /**
4018
3841
  * @ngModule CommonModule
4019
3842
  *
@@ -4076,9 +3899,9 @@ class NgTemplateOutlet {
4076
3899
  }
4077
3900
  }
4078
3901
  }
4079
- 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 });
4080
- 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 });
4081
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgTemplateOutlet, decorators: [{
3902
+ NgTemplateOutlet.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgTemplateOutlet, deps: [{ token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive });
3903
+ 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 });
3904
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgTemplateOutlet, decorators: [{
4082
3905
  type: Directive,
4083
3906
  args: [{
4084
3907
  selector: '[ngTemplateOutlet]',
@@ -4092,13 +3915,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3",
4092
3915
  type: Input
4093
3916
  }] } });
4094
3917
 
4095
- /**
4096
- * @license
4097
- * Copyright Google LLC All Rights Reserved.
4098
- *
4099
- * Use of this source code is governed by an MIT-style license that can be
4100
- * found in the LICENSE file at https://angular.io/license
4101
- */
4102
3918
  /**
4103
3919
  * A collection of Angular directives that are likely to be used in each and every Angular
4104
3920
  * application.
@@ -4117,24 +3933,10 @@ const COMMON_DIRECTIVES = [
4117
3933
  NgPluralCase,
4118
3934
  ];
4119
3935
 
4120
- /**
4121
- * @license
4122
- * Copyright Google LLC All Rights Reserved.
4123
- *
4124
- * Use of this source code is governed by an MIT-style license that can be
4125
- * found in the LICENSE file at https://angular.io/license
4126
- */
4127
3936
  function invalidPipeArgumentError(type, value) {
4128
3937
  return new ɵRuntimeError(2100 /* RuntimeErrorCode.INVALID_PIPE_ARGUMENT */, ngDevMode && `InvalidPipeArgument: '${value}' for pipe '${ɵstringify(type)}'`);
4129
3938
  }
4130
3939
 
4131
- /**
4132
- * @license
4133
- * Copyright Google LLC All Rights Reserved.
4134
- *
4135
- * Use of this source code is governed by an MIT-style license that can be
4136
- * found in the LICENSE file at https://angular.io/license
4137
- */
4138
3940
  class SubscribableStrategy {
4139
3941
  createSubscription(async, updateLatestValue) {
4140
3942
  return async.subscribe({
@@ -4250,9 +4052,9 @@ class AsyncPipe {
4250
4052
  }
4251
4053
  }
4252
4054
  }
4253
- 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 });
4254
- AsyncPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.3", ngImport: i0, type: AsyncPipe, isStandalone: true, name: "async", pure: false });
4255
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: AsyncPipe, decorators: [{
4055
+ AsyncPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AsyncPipe, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Pipe });
4056
+ AsyncPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0", ngImport: i0, type: AsyncPipe, isStandalone: true, name: "async", pure: false });
4057
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AsyncPipe, decorators: [{
4256
4058
  type: Pipe,
4257
4059
  args: [{
4258
4060
  name: 'async',
@@ -4261,13 +4063,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3",
4261
4063
  }]
4262
4064
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }]; } });
4263
4065
 
4264
- /**
4265
- * @license
4266
- * Copyright Google LLC All Rights Reserved.
4267
- *
4268
- * Use of this source code is governed by an MIT-style license that can be
4269
- * found in the LICENSE file at https://angular.io/license
4270
- */
4271
4066
  /**
4272
4067
  * Transforms text to all lower case.
4273
4068
  *
@@ -4293,9 +4088,9 @@ class LowerCasePipe {
4293
4088
  return value.toLowerCase();
4294
4089
  }
4295
4090
  }
4296
- LowerCasePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: LowerCasePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
4297
- LowerCasePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.3", ngImport: i0, type: LowerCasePipe, isStandalone: true, name: "lowercase" });
4298
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: LowerCasePipe, decorators: [{
4091
+ LowerCasePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: LowerCasePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
4092
+ LowerCasePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0", ngImport: i0, type: LowerCasePipe, isStandalone: true, name: "lowercase" });
4093
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: LowerCasePipe, decorators: [{
4299
4094
  type: Pipe,
4300
4095
  args: [{
4301
4096
  name: 'lowercase',
@@ -4338,9 +4133,9 @@ class TitleCasePipe {
4338
4133
  return value.replace(unicodeWordMatch, (txt => txt[0].toUpperCase() + txt.slice(1).toLowerCase()));
4339
4134
  }
4340
4135
  }
4341
- TitleCasePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: TitleCasePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
4342
- TitleCasePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.3", ngImport: i0, type: TitleCasePipe, isStandalone: true, name: "titlecase" });
4343
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: TitleCasePipe, decorators: [{
4136
+ TitleCasePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: TitleCasePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
4137
+ TitleCasePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0", ngImport: i0, type: TitleCasePipe, isStandalone: true, name: "titlecase" });
4138
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: TitleCasePipe, decorators: [{
4344
4139
  type: Pipe,
4345
4140
  args: [{
4346
4141
  name: 'titlecase',
@@ -4365,9 +4160,9 @@ class UpperCasePipe {
4365
4160
  return value.toUpperCase();
4366
4161
  }
4367
4162
  }
4368
- UpperCasePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: UpperCasePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
4369
- UpperCasePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.3", ngImport: i0, type: UpperCasePipe, isStandalone: true, name: "uppercase" });
4370
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: UpperCasePipe, decorators: [{
4163
+ UpperCasePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: UpperCasePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
4164
+ UpperCasePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0", ngImport: i0, type: UpperCasePipe, isStandalone: true, name: "uppercase" });
4165
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: UpperCasePipe, decorators: [{
4371
4166
  type: Pipe,
4372
4167
  args: [{
4373
4168
  name: 'uppercase',
@@ -4375,26 +4170,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3",
4375
4170
  }]
4376
4171
  }] });
4377
4172
 
4378
- /**
4379
- * @license
4380
- * Copyright Google LLC All Rights Reserved.
4381
- *
4382
- * Use of this source code is governed by an MIT-style license that can be
4383
- * found in the LICENSE file at https://angular.io/license
4384
- */
4385
4173
  /**
4386
4174
  * The default date format of Angular date pipe, which corresponds to the following format:
4387
4175
  * `'MMM d,y'` (e.g. `Jun 15, 2015`)
4388
4176
  */
4389
4177
  const DEFAULT_DATE_FORMAT = 'mediumDate';
4390
4178
 
4391
- /**
4392
- * @license
4393
- * Copyright Google LLC All Rights Reserved.
4394
- *
4395
- * Use of this source code is governed by an MIT-style license that can be
4396
- * found in the LICENSE file at https://angular.io/license
4397
- */
4398
4179
  /**
4399
4180
  * Optionally-provided default timezone to use for all instances of `DatePipe` (such as `'+0430'`).
4400
4181
  * If the value isn't provided, the `DatePipe` will use the end-user's local system timezone.
@@ -4612,9 +4393,9 @@ class DatePipe {
4612
4393
  }
4613
4394
  }
4614
4395
  }
4615
- 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 });
4616
- DatePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.3", ngImport: i0, type: DatePipe, isStandalone: true, name: "date" });
4617
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: DatePipe, decorators: [{
4396
+ 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 });
4397
+ DatePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0", ngImport: i0, type: DatePipe, isStandalone: true, name: "date" });
4398
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: DatePipe, decorators: [{
4618
4399
  type: Pipe,
4619
4400
  args: [{
4620
4401
  name: 'date',
@@ -4636,13 +4417,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3",
4636
4417
  type: Optional
4637
4418
  }] }]; } });
4638
4419
 
4639
- /**
4640
- * @license
4641
- * Copyright Google LLC All Rights Reserved.
4642
- *
4643
- * Use of this source code is governed by an MIT-style license that can be
4644
- * found in the LICENSE file at https://angular.io/license
4645
- */
4646
4420
  const _INTERPOLATION_REGEXP = /#/g;
4647
4421
  /**
4648
4422
  * @ngModule CommonModule
@@ -4679,9 +4453,9 @@ class I18nPluralPipe {
4679
4453
  return pluralMap[key].replace(_INTERPOLATION_REGEXP, value.toString());
4680
4454
  }
4681
4455
  }
4682
- 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 });
4683
- I18nPluralPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.3", ngImport: i0, type: I18nPluralPipe, isStandalone: true, name: "i18nPlural" });
4684
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: I18nPluralPipe, decorators: [{
4456
+ I18nPluralPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: I18nPluralPipe, deps: [{ token: NgLocalization }], target: i0.ɵɵFactoryTarget.Pipe });
4457
+ I18nPluralPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0", ngImport: i0, type: I18nPluralPipe, isStandalone: true, name: "i18nPlural" });
4458
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: I18nPluralPipe, decorators: [{
4685
4459
  type: Pipe,
4686
4460
  args: [{
4687
4461
  name: 'i18nPlural',
@@ -4690,13 +4464,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3",
4690
4464
  }]
4691
4465
  }], ctorParameters: function () { return [{ type: NgLocalization }]; } });
4692
4466
 
4693
- /**
4694
- * @license
4695
- * Copyright Google LLC All Rights Reserved.
4696
- *
4697
- * Use of this source code is governed by an MIT-style license that can be
4698
- * found in the LICENSE file at https://angular.io/license
4699
- */
4700
4467
  /**
4701
4468
  * @ngModule CommonModule
4702
4469
  * @description
@@ -4735,9 +4502,9 @@ class I18nSelectPipe {
4735
4502
  return '';
4736
4503
  }
4737
4504
  }
4738
- I18nSelectPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: I18nSelectPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
4739
- I18nSelectPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.3", ngImport: i0, type: I18nSelectPipe, isStandalone: true, name: "i18nSelect" });
4740
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: I18nSelectPipe, decorators: [{
4505
+ I18nSelectPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: I18nSelectPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
4506
+ I18nSelectPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0", ngImport: i0, type: I18nSelectPipe, isStandalone: true, name: "i18nSelect" });
4507
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: I18nSelectPipe, decorators: [{
4741
4508
  type: Pipe,
4742
4509
  args: [{
4743
4510
  name: 'i18nSelect',
@@ -4746,13 +4513,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3",
4746
4513
  }]
4747
4514
  }] });
4748
4515
 
4749
- /**
4750
- * @license
4751
- * Copyright Google LLC All Rights Reserved.
4752
- *
4753
- * Use of this source code is governed by an MIT-style license that can be
4754
- * found in the LICENSE file at https://angular.io/license
4755
- */
4756
4516
  /**
4757
4517
  * @ngModule CommonModule
4758
4518
  * @description
@@ -4776,9 +4536,9 @@ class JsonPipe {
4776
4536
  return JSON.stringify(value, null, 2);
4777
4537
  }
4778
4538
  }
4779
- JsonPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: JsonPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
4780
- JsonPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.3", ngImport: i0, type: JsonPipe, isStandalone: true, name: "json", pure: false });
4781
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: JsonPipe, decorators: [{
4539
+ JsonPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: JsonPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
4540
+ JsonPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0", ngImport: i0, type: JsonPipe, isStandalone: true, name: "json", pure: false });
4541
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: JsonPipe, decorators: [{
4782
4542
  type: Pipe,
4783
4543
  args: [{
4784
4544
  name: 'json',
@@ -4787,13 +4547,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3",
4787
4547
  }]
4788
4548
  }] });
4789
4549
 
4790
- /**
4791
- * @license
4792
- * Copyright Google LLC All Rights Reserved.
4793
- *
4794
- * Use of this source code is governed by an MIT-style license that can be
4795
- * found in the LICENSE file at https://angular.io/license
4796
- */
4797
4550
  function makeKeyValuePair(key, value) {
4798
4551
  return { key: key, value: value };
4799
4552
  }
@@ -4846,9 +4599,9 @@ class KeyValuePipe {
4846
4599
  return this.keyValues;
4847
4600
  }
4848
4601
  }
4849
- 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 });
4850
- KeyValuePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.3", ngImport: i0, type: KeyValuePipe, isStandalone: true, name: "keyvalue", pure: false });
4851
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: KeyValuePipe, decorators: [{
4602
+ KeyValuePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: KeyValuePipe, deps: [{ token: i0.KeyValueDiffers }], target: i0.ɵɵFactoryTarget.Pipe });
4603
+ KeyValuePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0", ngImport: i0, type: KeyValuePipe, isStandalone: true, name: "keyvalue", pure: false });
4604
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: KeyValuePipe, decorators: [{
4852
4605
  type: Pipe,
4853
4606
  args: [{
4854
4607
  name: 'keyvalue',
@@ -4887,13 +4640,6 @@ function defaultComparator(keyValueA, keyValueB) {
4887
4640
  return aString == bString ? 0 : aString < bString ? -1 : 1;
4888
4641
  }
4889
4642
 
4890
- /**
4891
- * @license
4892
- * Copyright Google LLC All Rights Reserved.
4893
- *
4894
- * Use of this source code is governed by an MIT-style license that can be
4895
- * found in the LICENSE file at https://angular.io/license
4896
- */
4897
4643
  /**
4898
4644
  * @ngModule CommonModule
4899
4645
  * @description
@@ -4981,9 +4727,9 @@ class DecimalPipe {
4981
4727
  }
4982
4728
  }
4983
4729
  }
4984
- 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 });
4985
- DecimalPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.3", ngImport: i0, type: DecimalPipe, isStandalone: true, name: "number" });
4986
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: DecimalPipe, decorators: [{
4730
+ DecimalPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: DecimalPipe, deps: [{ token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Pipe });
4731
+ DecimalPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0", ngImport: i0, type: DecimalPipe, isStandalone: true, name: "number" });
4732
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: DecimalPipe, decorators: [{
4987
4733
  type: Pipe,
4988
4734
  args: [{
4989
4735
  name: 'number',
@@ -5046,9 +4792,9 @@ class PercentPipe {
5046
4792
  }
5047
4793
  }
5048
4794
  }
5049
- 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 });
5050
- PercentPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.3", ngImport: i0, type: PercentPipe, isStandalone: true, name: "percent" });
5051
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: PercentPipe, decorators: [{
4795
+ PercentPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: PercentPipe, deps: [{ token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Pipe });
4796
+ PercentPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0", ngImport: i0, type: PercentPipe, isStandalone: true, name: "percent" });
4797
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: PercentPipe, decorators: [{
5052
4798
  type: Pipe,
5053
4799
  args: [{
5054
4800
  name: 'percent',
@@ -5164,9 +4910,9 @@ class CurrencyPipe {
5164
4910
  }
5165
4911
  }
5166
4912
  }
5167
- 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 });
5168
- CurrencyPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.3", ngImport: i0, type: CurrencyPipe, isStandalone: true, name: "currency" });
5169
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: CurrencyPipe, decorators: [{
4913
+ 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 });
4914
+ CurrencyPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0", ngImport: i0, type: CurrencyPipe, isStandalone: true, name: "currency" });
4915
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: CurrencyPipe, decorators: [{
5170
4916
  type: Pipe,
5171
4917
  args: [{
5172
4918
  name: 'currency',
@@ -5196,13 +4942,6 @@ function strToNumber(value) {
5196
4942
  return value;
5197
4943
  }
5198
4944
 
5199
- /**
5200
- * @license
5201
- * Copyright Google LLC All Rights Reserved.
5202
- *
5203
- * Use of this source code is governed by an MIT-style license that can be
5204
- * found in the LICENSE file at https://angular.io/license
5205
- */
5206
4945
  /**
5207
4946
  * @ngModule CommonModule
5208
4947
  * @description
@@ -5251,9 +4990,9 @@ class SlicePipe {
5251
4990
  return typeof obj === 'string' || Array.isArray(obj);
5252
4991
  }
5253
4992
  }
5254
- SlicePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: SlicePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
5255
- SlicePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.3", ngImport: i0, type: SlicePipe, isStandalone: true, name: "slice", pure: false });
5256
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: SlicePipe, decorators: [{
4993
+ SlicePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: SlicePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
4994
+ SlicePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0", ngImport: i0, type: SlicePipe, isStandalone: true, name: "slice", pure: false });
4995
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: SlicePipe, decorators: [{
5257
4996
  type: Pipe,
5258
4997
  args: [{
5259
4998
  name: 'slice',
@@ -5263,11 +5002,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3",
5263
5002
  }] });
5264
5003
 
5265
5004
  /**
5266
- * @license
5267
- * Copyright Google LLC All Rights Reserved.
5268
- *
5269
- * Use of this source code is governed by an MIT-style license that can be
5270
- * found in the LICENSE file at https://angular.io/license
5005
+ * @module
5006
+ * @description
5007
+ * This module provides a set of common Pipes.
5271
5008
  */
5272
5009
  /**
5273
5010
  * A collection of Angular pipes that are likely to be used in each and every application.
@@ -5288,13 +5025,6 @@ const COMMON_PIPES = [
5288
5025
  KeyValuePipe,
5289
5026
  ];
5290
5027
 
5291
- /**
5292
- * @license
5293
- * Copyright Google LLC All Rights Reserved.
5294
- *
5295
- * Use of this source code is governed by an MIT-style license that can be
5296
- * found in the LICENSE file at https://angular.io/license
5297
- */
5298
5028
  // Note: This does not contain the location providers,
5299
5029
  // as they need some platform specific implementations to work.
5300
5030
  /**
@@ -5307,10 +5037,10 @@ const COMMON_PIPES = [
5307
5037
  */
5308
5038
  class CommonModule {
5309
5039
  }
5310
- CommonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: CommonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
5311
- 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] });
5312
- CommonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: CommonModule });
5313
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: CommonModule, decorators: [{
5040
+ CommonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: CommonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
5041
+ 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] });
5042
+ CommonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: CommonModule });
5043
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: CommonModule, decorators: [{
5314
5044
  type: NgModule,
5315
5045
  args: [{
5316
5046
  imports: [COMMON_DIRECTIVES, COMMON_PIPES],
@@ -5318,13 +5048,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3",
5318
5048
  }]
5319
5049
  }] });
5320
5050
 
5321
- /**
5322
- * @license
5323
- * Copyright Google LLC All Rights Reserved.
5324
- *
5325
- * Use of this source code is governed by an MIT-style license that can be
5326
- * found in the LICENSE file at https://angular.io/license
5327
- */
5328
5051
  const PLATFORM_BROWSER_ID = 'browser';
5329
5052
  const PLATFORM_SERVER_ID = 'server';
5330
5053
  const PLATFORM_WORKER_APP_ID = 'browserWorkerApp';
@@ -5359,24 +5082,15 @@ function isPlatformWorkerUi(platformId) {
5359
5082
  }
5360
5083
 
5361
5084
  /**
5362
- * @license
5363
- * Copyright Google LLC All Rights Reserved.
5364
- *
5365
- * Use of this source code is governed by an MIT-style license that can be
5366
- * found in the LICENSE file at https://angular.io/license
5085
+ * @module
5086
+ * @description
5087
+ * Entry point for all public APIs of the common package.
5367
5088
  */
5368
5089
  /**
5369
5090
  * @publicApi
5370
5091
  */
5371
- const VERSION = new Version('15.1.0-next.3');
5092
+ const VERSION = new Version('15.1.0');
5372
5093
 
5373
- /**
5374
- * @license
5375
- * Copyright Google LLC All Rights Reserved.
5376
- *
5377
- * Use of this source code is governed by an MIT-style license that can be
5378
- * found in the LICENSE file at https://angular.io/license
5379
- */
5380
5094
  /**
5381
5095
  * Defines a scroll position manager. Implemented by `BrowserViewportScroller`.
5382
5096
  *
@@ -5578,13 +5292,6 @@ class NullViewportScroller {
5578
5292
  setHistoryScrollRestoration(scrollRestoration) { }
5579
5293
  }
5580
5294
 
5581
- /**
5582
- * @license
5583
- * Copyright Google LLC All Rights Reserved.
5584
- *
5585
- * Use of this source code is governed by an MIT-style license that can be
5586
- * found in the LICENSE file at https://angular.io/license
5587
- */
5588
5295
  /**
5589
5296
  * A wrapper around the `XMLHttpRequest` constructor.
5590
5297
  *
@@ -5593,13 +5300,6 @@ class NullViewportScroller {
5593
5300
  class XhrFactory {
5594
5301
  }
5595
5302
 
5596
- /**
5597
- * @license
5598
- * Copyright Google LLC All Rights Reserved.
5599
- *
5600
- * Use of this source code is governed by an MIT-style license that can be
5601
- * found in the LICENSE file at https://angular.io/license
5602
- */
5603
5303
  // Converts a string that represents a URL into a URL class instance.
5604
5304
  function getUrl(src, win) {
5605
5305
  // Don't use a base URL is the URL is absolute.
@@ -5635,13 +5335,6 @@ function normalizeSrc(src) {
5635
5335
  return src.startsWith('/') ? src.slice(1) : src;
5636
5336
  }
5637
5337
 
5638
- /**
5639
- * @license
5640
- * Copyright Google LLC All Rights Reserved.
5641
- *
5642
- * Use of this source code is governed by an MIT-style license that can be
5643
- * found in the LICENSE file at https://angular.io/license
5644
- */
5645
5338
  /**
5646
5339
  * Noop image loader that does no transformation to the original src and just returns it as is.
5647
5340
  * This loader is used as a default one if more specific logic is not provided in an app config.
@@ -5707,13 +5400,6 @@ function throwUnexpectedAbsoluteUrlError(path, url) {
5707
5400
  `configured for this loader (\`${path}\`).`);
5708
5401
  }
5709
5402
 
5710
- /**
5711
- * @license
5712
- * Copyright Google LLC All Rights Reserved.
5713
- *
5714
- * Use of this source code is governed by an MIT-style license that can be
5715
- * found in the LICENSE file at https://angular.io/license
5716
- */
5717
5403
  /**
5718
5404
  * Function that generates an ImageLoader for [Cloudflare Image
5719
5405
  * Resizing](https://developers.cloudflare.com/images/image-resizing/) and turns it into an Angular
@@ -5736,13 +5422,6 @@ function createCloudflareUrl(path, config) {
5736
5422
  return `${path}/cdn-cgi/image/${params}/${config.src}`;
5737
5423
  }
5738
5424
 
5739
- /**
5740
- * @license
5741
- * Copyright Google LLC All Rights Reserved.
5742
- *
5743
- * Use of this source code is governed by an MIT-style license that can be
5744
- * found in the LICENSE file at https://angular.io/license
5745
- */
5746
5425
  /**
5747
5426
  * Name and URL tester for Cloudinary.
5748
5427
  */
@@ -5787,13 +5466,6 @@ function createCloudinaryUrl(path, config) {
5787
5466
  return `${path}/image/upload/${params}/${config.src}`;
5788
5467
  }
5789
5468
 
5790
- /**
5791
- * @license
5792
- * Copyright Google LLC All Rights Reserved.
5793
- *
5794
- * Use of this source code is governed by an MIT-style license that can be
5795
- * found in the LICENSE file at https://angular.io/license
5796
- */
5797
5469
  /**
5798
5470
  * Name and URL tester for ImageKit.
5799
5471
  */
@@ -5830,13 +5502,6 @@ function createImagekitUrl(path, config) {
5830
5502
  return `${path}/${params}/${config.src}`;
5831
5503
  }
5832
5504
 
5833
- /**
5834
- * @license
5835
- * Copyright Google LLC All Rights Reserved.
5836
- *
5837
- * Use of this source code is governed by an MIT-style license that can be
5838
- * found in the LICENSE file at https://angular.io/license
5839
- */
5840
5505
  /**
5841
5506
  * Name and URL tester for Imgix.
5842
5507
  */
@@ -5871,26 +5536,12 @@ function createImgixUrl(path, config) {
5871
5536
  return url.href;
5872
5537
  }
5873
5538
 
5874
- /**
5875
- * @license
5876
- * Copyright Google LLC All Rights Reserved.
5877
- *
5878
- * Use of this source code is governed by an MIT-style license that can be
5879
- * found in the LICENSE file at https://angular.io/license
5880
- */
5881
5539
  // Assembles directive details string, useful for error messages.
5882
5540
  function imgDirectiveDetails(ngSrc, includeNgSrc = true) {
5883
5541
  const ngSrcInfo = includeNgSrc ? `(activated on an <img> element with the \`ngSrc="${ngSrc}"\`) ` : '';
5884
5542
  return `The NgOptimizedImage directive ${ngSrcInfo}has detected that`;
5885
5543
  }
5886
5544
 
5887
- /**
5888
- * @license
5889
- * Copyright Google LLC All Rights Reserved.
5890
- *
5891
- * Use of this source code is governed by an MIT-style license that can be
5892
- * found in the LICENSE file at https://angular.io/license
5893
- */
5894
5545
  /**
5895
5546
  * Asserts that the application is in development mode. Throws an error if the application is in
5896
5547
  * production mode. This assert can be used to make sure that there is no dev-mode code invoked in
@@ -5903,13 +5554,6 @@ function assertDevMode(checkName) {
5903
5554
  }
5904
5555
  }
5905
5556
 
5906
- /**
5907
- * @license
5908
- * Copyright Google LLC All Rights Reserved.
5909
- *
5910
- * Use of this source code is governed by an MIT-style license that can be
5911
- * found in the LICENSE file at https://angular.io/license
5912
- */
5913
5557
  /**
5914
5558
  * Observer that detects whether an image with `NgOptimizedImage`
5915
5559
  * is treated as a Largest Contentful Paint (LCP) element. If so,
@@ -5982,9 +5626,9 @@ class LCPImageObserver {
5982
5626
  this.alreadyWarned.clear();
5983
5627
  }
5984
5628
  }
5985
- LCPImageObserver.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: LCPImageObserver, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
5986
- LCPImageObserver.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: LCPImageObserver, providedIn: 'root' });
5987
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: LCPImageObserver, decorators: [{
5629
+ LCPImageObserver.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: LCPImageObserver, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
5630
+ LCPImageObserver.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: LCPImageObserver, providedIn: 'root' });
5631
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: LCPImageObserver, decorators: [{
5988
5632
  type: Injectable,
5989
5633
  args: [{ providedIn: 'root' }]
5990
5634
  }], ctorParameters: function () { return []; } });
@@ -5996,13 +5640,6 @@ function logMissingPriorityWarning(ngSrc) {
5996
5640
  `To fix this, add the "priority" attribute.`));
5997
5641
  }
5998
5642
 
5999
- /**
6000
- * @license
6001
- * Copyright Google LLC All Rights Reserved.
6002
- *
6003
- * Use of this source code is governed by an MIT-style license that can be
6004
- * found in the LICENSE file at https://angular.io/license
6005
- */
6006
5643
  // Set of origins that are always excluded from the preconnect checks.
6007
5644
  const INTERNAL_PRECONNECT_CHECK_BLOCKLIST = new Set(['localhost', '127.0.0.1', '0.0.0.0']);
6008
5645
  /**
@@ -6066,7 +5703,7 @@ class PreconnectLinkChecker {
6066
5703
  }
6067
5704
  }
6068
5705
  /**
6069
- * Checks that a preconnect resource hint exists in the head fo rthe
5706
+ * Checks that a preconnect resource hint exists in the head for the
6070
5707
  * given src.
6071
5708
  *
6072
5709
  * @param rewrittenSrc src formatted with loader
@@ -6110,9 +5747,9 @@ class PreconnectLinkChecker {
6110
5747
  this.alreadySeen.clear();
6111
5748
  }
6112
5749
  }
6113
- PreconnectLinkChecker.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: PreconnectLinkChecker, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
6114
- PreconnectLinkChecker.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: PreconnectLinkChecker, providedIn: 'root' });
6115
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: PreconnectLinkChecker, decorators: [{
5750
+ PreconnectLinkChecker.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: PreconnectLinkChecker, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
5751
+ PreconnectLinkChecker.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: PreconnectLinkChecker, providedIn: 'root' });
5752
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: PreconnectLinkChecker, decorators: [{
6116
5753
  type: Injectable,
6117
5754
  args: [{ providedIn: 'root' }]
6118
5755
  }], ctorParameters: function () { return []; } });
@@ -6126,13 +5763,6 @@ function deepForEach(input, fn) {
6126
5763
  }
6127
5764
  }
6128
5765
 
6129
- /**
6130
- * @license
6131
- * Copyright Google LLC All Rights Reserved.
6132
- *
6133
- * Use of this source code is governed by an MIT-style license that can be
6134
- * found in the LICENSE file at https://angular.io/license
6135
- */
6136
5766
  /**
6137
5767
  * In SSR scenarios, a preload `<link>` element is generated for priority images.
6138
5768
  * Having a large number of preload tags may negatively affect the performance,
@@ -6149,13 +5779,6 @@ const DEFAULT_PRELOADED_IMAGES_LIMIT = 5;
6149
5779
  */
6150
5780
  const PRELOADED_IMAGES = new InjectionToken('NG_OPTIMIZED_PRELOADED_IMAGES', { providedIn: 'root', factory: () => new Set() });
6151
5781
 
6152
- /**
6153
- * @license
6154
- * Copyright Google LLC All Rights Reserved.
6155
- *
6156
- * Use of this source code is governed by an MIT-style license that can be
6157
- * found in the LICENSE file at https://angular.io/license
6158
- */
6159
5782
  /**
6160
5783
  * @description Contains the logic needed to track and add preload link tags to the `<head>` tag. It
6161
5784
  * will also track what images have already had preload link tags added so as to not duplicate link
@@ -6213,20 +5836,13 @@ class PreloadLinkCreator {
6213
5836
  renderer.appendChild(this.document.head, preload);
6214
5837
  }
6215
5838
  }
6216
- PreloadLinkCreator.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: PreloadLinkCreator, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
6217
- PreloadLinkCreator.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: PreloadLinkCreator, providedIn: 'root' });
6218
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: PreloadLinkCreator, decorators: [{
5839
+ PreloadLinkCreator.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: PreloadLinkCreator, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
5840
+ PreloadLinkCreator.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: PreloadLinkCreator, providedIn: 'root' });
5841
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: PreloadLinkCreator, decorators: [{
6219
5842
  type: Injectable,
6220
5843
  args: [{ providedIn: 'root' }]
6221
5844
  }] });
6222
5845
 
6223
- /**
6224
- * @license
6225
- * Copyright Google LLC All Rights Reserved.
6226
- *
6227
- * Use of this source code is governed by an MIT-style license that can be
6228
- * found in the LICENSE file at https://angular.io/license
6229
- */
6230
5846
  /**
6231
5847
  * When a Base64-encoded image is passed as an input to the `NgOptimizedImage` directive,
6232
5848
  * an error is thrown. The image content (as a string) might be very long, thus making
@@ -6524,6 +6140,9 @@ class NgOptimizedImage {
6524
6140
  }
6525
6141
  this.setHostAttribute('loading', this.getLoadingBehavior());
6526
6142
  this.setHostAttribute('fetchpriority', this.getFetchPriority());
6143
+ // The `data-ng-img` attribute flags an image as using the directive, to allow
6144
+ // for analysis of the directive's performance.
6145
+ this.setHostAttribute('ng-img', 'true');
6527
6146
  // The `src` and `srcset` attributes should be set last since other attributes
6528
6147
  // could affect the image's loading behavior.
6529
6148
  const rewrittenSrc = this.getRewrittenSrc();
@@ -6629,9 +6248,9 @@ class NgOptimizedImage {
6629
6248
  this.renderer.setAttribute(this.imgElement, name, value);
6630
6249
  }
6631
6250
  }
6632
- NgOptimizedImage.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgOptimizedImage, deps: [], target: i0.ɵɵFactoryTarget.Directive });
6633
- 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 });
6634
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.3", ngImport: i0, type: NgOptimizedImage, decorators: [{
6251
+ NgOptimizedImage.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgOptimizedImage, deps: [], target: i0.ɵɵFactoryTarget.Directive });
6252
+ 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 });
6253
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: NgOptimizedImage, decorators: [{
6635
6254
  type: Directive,
6636
6255
  args: [{
6637
6256
  standalone: true,
@@ -6851,15 +6470,12 @@ function assertGreaterThanZero(dir, inputValue, inputName) {
6851
6470
  function assertNoImageDistortion(dir, img, renderer) {
6852
6471
  const removeListenerFn = renderer.listen(img, 'load', () => {
6853
6472
  removeListenerFn();
6854
- // TODO: `clientWidth`, `clientHeight`, `naturalWidth` and `naturalHeight`
6855
- // are typed as number, but we run `parseFloat` (which accepts strings only).
6856
- // Verify whether `parseFloat` is needed in the cases below.
6857
- const renderedWidth = parseFloat(img.clientWidth);
6858
- const renderedHeight = parseFloat(img.clientHeight);
6473
+ const renderedWidth = img.clientWidth;
6474
+ const renderedHeight = img.clientHeight;
6859
6475
  const renderedAspectRatio = renderedWidth / renderedHeight;
6860
6476
  const nonZeroRenderedDimensions = renderedWidth !== 0 && renderedHeight !== 0;
6861
- const intrinsicWidth = parseFloat(img.naturalWidth);
6862
- const intrinsicHeight = parseFloat(img.naturalHeight);
6477
+ const intrinsicWidth = img.naturalWidth;
6478
+ const intrinsicHeight = img.naturalHeight;
6863
6479
  const intrinsicAspectRatio = intrinsicWidth / intrinsicHeight;
6864
6480
  const suppliedWidth = dir.width;
6865
6481
  const suppliedHeight = dir.height;
@@ -6946,7 +6562,7 @@ function assertEmptyWidthAndHeight(dir) {
6946
6562
  function assertNonZeroRenderedHeight(dir, img, renderer) {
6947
6563
  const removeListenerFn = renderer.listen(img, 'load', () => {
6948
6564
  removeListenerFn();
6949
- const renderedHeight = parseFloat(img.clientHeight);
6565
+ const renderedHeight = img.clientHeight;
6950
6566
  if (dir.fill && renderedHeight === 0) {
6951
6567
  console.warn(ɵformatRuntimeError(2952 /* RuntimeErrorCode.INVALID_INPUT */, `${imgDirectiveDetails(dir.ngSrc)} the height of the fill-mode image is zero. ` +
6952
6568
  `This is likely because the containing element does not have the CSS 'position' ` +
@@ -7005,38 +6621,22 @@ function assertNotMissingBuiltInLoader(ngSrc, imageLoader) {
7005
6621
  }
7006
6622
  }
7007
6623
 
7008
- /**
7009
- * @license
7010
- * Copyright Google LLC All Rights Reserved.
7011
- *
7012
- * Use of this source code is governed by an MIT-style license that can be
7013
- * found in the LICENSE file at https://angular.io/license
7014
- */
6624
+ // These exports represent the set of symbols exposed as a public API.
7015
6625
 
7016
6626
  /**
7017
- * @license
7018
- * Copyright Google LLC All Rights Reserved.
7019
- *
7020
- * Use of this source code is governed by an MIT-style license that can be
7021
- * found in the LICENSE file at https://angular.io/license
6627
+ * @module
6628
+ * @description
6629
+ * Entry point for all public APIs of the common package.
7022
6630
  */
7023
6631
 
7024
6632
  /**
7025
- * @license
7026
- * Copyright Google LLC All Rights Reserved.
7027
- *
7028
- * Use of this source code is governed by an MIT-style license that can be
7029
- * found in the LICENSE file at https://angular.io/license
6633
+ * @module
6634
+ * @description
6635
+ * Entry point for all public APIs of this package.
7030
6636
  */
7031
6637
  // This file only reexports content of the `src` folder. Keep it that way.
7032
6638
 
7033
- /**
7034
- * @license
7035
- * Copyright Google LLC All Rights Reserved.
7036
- *
7037
- * Use of this source code is governed by an MIT-style license that can be
7038
- * found in the LICENSE file at https://angular.io/license
7039
- */
6639
+ // This file is not used to build this module. It is only used during editing
7040
6640
 
7041
6641
  /**
7042
6642
  * Generated bundle index. Do not edit.