build(docs-infra): update @angular/* to 9.0.0-next.10 (#33099)
Also, remove work-around for template type-checking issue that was fixed in #31371. Fixes #33051 PR Close #33099
This commit is contained in:
parent
b6dfc8b08c
commit
6bc016f3fa
|
@ -84,18 +84,18 @@
|
||||||
},
|
},
|
||||||
"private": true,
|
"private": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@angular/animations": "^9.0.0-next.9",
|
"@angular/animations": "^9.0.0-next.10",
|
||||||
"@angular/cdk": "9.0.0-next.0",
|
"@angular/cdk": "9.0.0-next.0",
|
||||||
"@angular/common": "^9.0.0-next.9",
|
"@angular/common": "^9.0.0-next.10",
|
||||||
"@angular/compiler": "^9.0.0-next.9",
|
"@angular/compiler": "^9.0.0-next.10",
|
||||||
"@angular/core": "^9.0.0-next.9",
|
"@angular/core": "^9.0.0-next.10",
|
||||||
"@angular/elements": "^9.0.0-next.9",
|
"@angular/elements": "^9.0.0-next.10",
|
||||||
"@angular/forms": "^9.0.0-next.9",
|
"@angular/forms": "^9.0.0-next.10",
|
||||||
"@angular/material": "9.0.0-next.0",
|
"@angular/material": "9.0.0-next.0",
|
||||||
"@angular/platform-browser": "^9.0.0-next.9",
|
"@angular/platform-browser": "^9.0.0-next.10",
|
||||||
"@angular/platform-browser-dynamic": "^9.0.0-next.9",
|
"@angular/platform-browser-dynamic": "^9.0.0-next.10",
|
||||||
"@angular/router": "^9.0.0-next.9",
|
"@angular/router": "^9.0.0-next.10",
|
||||||
"@angular/service-worker": "^9.0.0-next.9",
|
"@angular/service-worker": "^9.0.0-next.10",
|
||||||
"@webcomponents/custom-elements": "^1.2.0",
|
"@webcomponents/custom-elements": "^1.2.0",
|
||||||
"rxjs": "^6.5.3",
|
"rxjs": "^6.5.3",
|
||||||
"tslib": "^1.10.0",
|
"tslib": "^1.10.0",
|
||||||
|
@ -104,8 +104,8 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@angular-devkit/build-angular": "~0.900.0-next.8",
|
"@angular-devkit/build-angular": "~0.900.0-next.8",
|
||||||
"@angular/cli": "9.0.0-next.8",
|
"@angular/cli": "9.0.0-next.8",
|
||||||
"@angular/compiler-cli": "^9.0.0-next.9",
|
"@angular/compiler-cli": "^9.0.0-next.10",
|
||||||
"@angular/language-service": "^9.0.0-next.9",
|
"@angular/language-service": "^9.0.0-next.10",
|
||||||
"@types/jasmine": "^3.4.2",
|
"@types/jasmine": "^3.4.2",
|
||||||
"@types/jasminewd2": "^2.0.8",
|
"@types/jasminewd2": "^2.0.8",
|
||||||
"@types/lunr": "^2.3.2",
|
"@types/lunr": "^2.3.2",
|
||||||
|
|
|
@ -4,8 +4,8 @@
|
||||||
"uncompressed": {
|
"uncompressed": {
|
||||||
"runtime-es5": 2981,
|
"runtime-es5": 2981,
|
||||||
"runtime-es2015": 2987,
|
"runtime-es2015": 2987,
|
||||||
"main-es5": 541840,
|
"main-es5": 545369,
|
||||||
"main-es2015": 457135,
|
"main-es2015": 460590,
|
||||||
"polyfills-es5": 143165,
|
"polyfills-es5": 143165,
|
||||||
"polyfills-es2015": 52503
|
"polyfills-es2015": 52503
|
||||||
}
|
}
|
||||||
|
@ -16,8 +16,8 @@
|
||||||
"uncompressed": {
|
"uncompressed": {
|
||||||
"runtime-es5": 2981,
|
"runtime-es5": 2981,
|
||||||
"runtime-es2015": 2987,
|
"runtime-es2015": 2987,
|
||||||
"main-es5": 545197,
|
"main-es5": 545899,
|
||||||
"main-es2015": 460505,
|
"main-es2015": 461159,
|
||||||
"polyfills-es5": 143165,
|
"polyfills-es5": 143165,
|
||||||
"polyfills-es2015": 52503
|
"polyfills-es2015": 52503
|
||||||
}
|
}
|
||||||
|
@ -28,8 +28,8 @@
|
||||||
"uncompressed": {
|
"uncompressed": {
|
||||||
"runtime-es5": 3091,
|
"runtime-es5": 3091,
|
||||||
"runtime-es2015": 3097,
|
"runtime-es2015": 3097,
|
||||||
"main-es5": 522775,
|
"main-es5": 521188,
|
||||||
"main-es2015": 437775,
|
"main-es2015": 436779,
|
||||||
"polyfills-es5": 143165,
|
"polyfills-es5": 143165,
|
||||||
"polyfills-es2015": 52503
|
"polyfills-es2015": 52503
|
||||||
}
|
}
|
||||||
|
|
|
@ -21,7 +21,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<article class="api-list-container l-content-small docs-content">
|
<article class="api-list-container l-content-small docs-content">
|
||||||
<div *ngFor="let section of (filteredSections | async)!" >
|
<div *ngFor="let section of filteredSections | async" >
|
||||||
<h2 *ngIf="section.items"><a [href]="section.path" [class.deprecated-api-item]="section.deprecated">{{section.title}}</a></h2>
|
<h2 *ngIf="section.items"><a [href]="section.path" [class.deprecated-api-item]="section.deprecated">{{section.title}}</a></h2>
|
||||||
<ul class="api-list" *ngIf="section.items && section.items.length">
|
<ul class="api-list" *ngIf="section.items && section.items.length">
|
||||||
<ng-container *ngFor="let item of section.items">
|
<ng-container *ngFor="let item of section.items">
|
||||||
|
|
|
@ -112,10 +112,10 @@
|
||||||
"@angular-devkit/core" "9.0.0-next.8"
|
"@angular-devkit/core" "9.0.0-next.8"
|
||||||
rxjs "6.5.3"
|
rxjs "6.5.3"
|
||||||
|
|
||||||
"@angular/animations@^9.0.0-next.9":
|
"@angular/animations@^9.0.0-next.10":
|
||||||
version "9.0.0-next.9"
|
version "9.0.0-next.10"
|
||||||
resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-9.0.0-next.9.tgz#ad169fe6f171a9c917a5c2a0a8ade9159fe9cb3c"
|
resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-9.0.0-next.10.tgz#965e5f1b9533fc1177dd122c21dadd8f7a349d2b"
|
||||||
integrity sha512-0d1DNSfaVlPNa4irmHvb7xGo/N6D0eV/mxVGhsisNKQlVKzyMB5/zE/Un0snKa7tkfhU0hvwnMYp5WDl1k5Osg==
|
integrity sha512-KEH0oW2JCIUCsdA6NjJIP8V0fEYWLkccYwBGXvlhDnNW5d5JLhNEpjugrFaREYIQD/Qguu71eoZDFTdaJr7e/g==
|
||||||
dependencies:
|
dependencies:
|
||||||
tslib "^1.9.0"
|
tslib "^1.9.0"
|
||||||
|
|
||||||
|
@ -153,17 +153,17 @@
|
||||||
universal-analytics "^0.4.20"
|
universal-analytics "^0.4.20"
|
||||||
uuid "^3.3.2"
|
uuid "^3.3.2"
|
||||||
|
|
||||||
"@angular/common@^9.0.0-next.9":
|
"@angular/common@^9.0.0-next.10":
|
||||||
version "9.0.0-next.9"
|
version "9.0.0-next.10"
|
||||||
resolved "https://registry.yarnpkg.com/@angular/common/-/common-9.0.0-next.9.tgz#e80cf09429960747780b7271fca056daca5e7796"
|
resolved "https://registry.yarnpkg.com/@angular/common/-/common-9.0.0-next.10.tgz#1d57400d0c4af121546177b143b5ab10be0bf8f2"
|
||||||
integrity sha512-mGb32CNcA5E4kAfalXgGS79nYWajLB25ifokuKjlgzPw396wVUyE30X9IglPX9w9pq2fXuyYpmDLUhzB4E4fMw==
|
integrity sha512-PrXIb+5f6IuZSgWpn0YpOWIYHCDcBJMihMBafHk+VaWtAPjdXGBo9PeBhXROPXGQrcMxorZHBCaj7REZcrh3Ug==
|
||||||
dependencies:
|
dependencies:
|
||||||
tslib "^1.9.0"
|
tslib "^1.9.0"
|
||||||
|
|
||||||
"@angular/compiler-cli@^9.0.0-next.9":
|
"@angular/compiler-cli@^9.0.0-next.10":
|
||||||
version "9.0.0-next.9"
|
version "9.0.0-next.10"
|
||||||
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-9.0.0-next.9.tgz#99e56e2ecf37d83cb8137edf893f5326b55998b1"
|
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-9.0.0-next.10.tgz#6465bd2b98bbbf8e6ec29260de4ee48c69272d23"
|
||||||
integrity sha512-TVMdrCHJ9tLPZiRulzAQwsttV6wpOFoDqEEbXV5pY5eHBcv2lP7vJxm5FfJ3XEqMdMyx68h0W4N8TYBraDaGJw==
|
integrity sha512-D4deoczwl6iNTjWtd4Cp8bQYmH9GE1CI64bK2WQLEp35UZRizRSFvFSht/7+BzdiEi7/+Sn31MiDUdkQCnYe2A==
|
||||||
dependencies:
|
dependencies:
|
||||||
canonical-path "1.0.0"
|
canonical-path "1.0.0"
|
||||||
chokidar "^2.1.1"
|
chokidar "^2.1.1"
|
||||||
|
@ -176,38 +176,38 @@
|
||||||
tslib "^1.9.0"
|
tslib "^1.9.0"
|
||||||
yargs "13.1.0"
|
yargs "13.1.0"
|
||||||
|
|
||||||
"@angular/compiler@^9.0.0-next.9":
|
"@angular/compiler@^9.0.0-next.10":
|
||||||
version "9.0.0-next.9"
|
version "9.0.0-next.10"
|
||||||
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-9.0.0-next.9.tgz#a0dd68d931b74f0eb1d4342965548c8a403529ba"
|
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-9.0.0-next.10.tgz#299a0d5b63e68debe1b2469b12bda61f76d47450"
|
||||||
integrity sha512-vRywLqsf1VQHuXkSgsjJY1HNVz9GGS3z9KcIwTW+CZsDNteULmLOIHTWxguBx4MfLz77TlOGtiDxosUqxqVZcA==
|
integrity sha512-02+et2JJ8lkwBTFj+OiLcDat8mWgpLJRpUFFWzHJyEOIkfv/maDMmF6pQzI6X8YCyKaaOEIXaNZcfIYshewxJA==
|
||||||
dependencies:
|
dependencies:
|
||||||
tslib "^1.9.0"
|
tslib "^1.9.0"
|
||||||
|
|
||||||
"@angular/core@^9.0.0-next.9":
|
"@angular/core@^9.0.0-next.10":
|
||||||
version "9.0.0-next.9"
|
version "9.0.0-next.10"
|
||||||
resolved "https://registry.yarnpkg.com/@angular/core/-/core-9.0.0-next.9.tgz#c78fc8228d692e3c24dc5f6862644131242d29cc"
|
resolved "https://registry.yarnpkg.com/@angular/core/-/core-9.0.0-next.10.tgz#6617be2e5e757b081e2c2bb52278240586020214"
|
||||||
integrity sha512-8UJE+3ZVuNNVKcKewtx7jR0K7dHpcsPc9RE0UHil6QBNuyvyaVgDb7pSYdIEs2dx0pX78akvM8VF87Fvc20xWw==
|
integrity sha512-YXQacLAB4yk1bFztUr0XdHCeZAMsX3UXxisEdJwB1TT+6XTthMC0rv4ja3pwgz6oXGRP7hSLKdx3UWj3xE2BLw==
|
||||||
dependencies:
|
dependencies:
|
||||||
tslib "^1.9.0"
|
tslib "^1.9.0"
|
||||||
|
|
||||||
"@angular/elements@^9.0.0-next.9":
|
"@angular/elements@^9.0.0-next.10":
|
||||||
version "9.0.0-next.9"
|
version "9.0.0-next.10"
|
||||||
resolved "https://registry.yarnpkg.com/@angular/elements/-/elements-9.0.0-next.9.tgz#708d85be0525f3d708fb53da9d3d09ccc622bf33"
|
resolved "https://registry.yarnpkg.com/@angular/elements/-/elements-9.0.0-next.10.tgz#8d5d0d7d171309f83b07805a2981fb8d69fdd200"
|
||||||
integrity sha512-2ULG3ohp/9vh0u0f8xNcKEkL8XkBc8yyPt+lY/ZWFddqDI5XRvBlFksw/RjSPAHfN4duAwFhbj/hqGygVEYLew==
|
integrity sha512-iodQnAbcfmn02szbxHr4hwcdnfE0PvJ0bYq+7+gqvGahym+CYdWWEcbPFQ3u84p4a6bS4TJxYjGY6JvDUcFV8w==
|
||||||
dependencies:
|
dependencies:
|
||||||
tslib "^1.9.0"
|
tslib "^1.9.0"
|
||||||
|
|
||||||
"@angular/forms@^9.0.0-next.9":
|
"@angular/forms@^9.0.0-next.10":
|
||||||
version "9.0.0-next.9"
|
version "9.0.0-next.10"
|
||||||
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-9.0.0-next.9.tgz#dc6c41257e1e4cec94c91b4f929ee4c09550c3db"
|
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-9.0.0-next.10.tgz#2b46797ba2da0555077fc4a4184a284edbf7d17d"
|
||||||
integrity sha512-iFQprmypUFh/g5Y3R0jF/CcUsitfwB55cUVAfhkBOGPTj8IGBcwJEEtrWxsOdvJieAHRFfQgVcTxmXQHSDKb3Q==
|
integrity sha512-oBamuJ3Y7lLwnBGcrJUlmj4px8KtVj+elQPkUY54D/r394/RLmck839o62dljPR2vd0wVjhPKkbUl7aUIDrvEw==
|
||||||
dependencies:
|
dependencies:
|
||||||
tslib "^1.9.0"
|
tslib "^1.9.0"
|
||||||
|
|
||||||
"@angular/language-service@^9.0.0-next.9":
|
"@angular/language-service@^9.0.0-next.10":
|
||||||
version "9.0.0-next.9"
|
version "9.0.0-next.10"
|
||||||
resolved "https://registry.yarnpkg.com/@angular/language-service/-/language-service-9.0.0-next.9.tgz#ce83b96f4459f9767feae63f2ad26a2ecc10c911"
|
resolved "https://registry.yarnpkg.com/@angular/language-service/-/language-service-9.0.0-next.10.tgz#2b1acf0419eacc1d4b6e48d298d808f1e4f1ddb5"
|
||||||
integrity sha512-l8+oh0/Gvnr4lhOseIVixNdZrOKezlUfCvA4H+9xzGnXJM5+SvagPt1aC3NVeA5x2H044WrOmIg6Up1/DXbNIg==
|
integrity sha512-c7eHBNAKf+neP5Wr1YSNSq85sA8xVPMj0PpXKFyX5WMVyC/iRWZ3B/W+fbkpGCoMyxpDNn+4QZ6ewPr3Y8vbKg==
|
||||||
|
|
||||||
"@angular/material@9.0.0-next.0":
|
"@angular/material@9.0.0-next.0":
|
||||||
version "9.0.0-next.0"
|
version "9.0.0-next.0"
|
||||||
|
@ -216,31 +216,31 @@
|
||||||
dependencies:
|
dependencies:
|
||||||
tslib "^1.7.1"
|
tslib "^1.7.1"
|
||||||
|
|
||||||
"@angular/platform-browser-dynamic@^9.0.0-next.9":
|
"@angular/platform-browser-dynamic@^9.0.0-next.10":
|
||||||
version "9.0.0-next.9"
|
version "9.0.0-next.10"
|
||||||
resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-9.0.0-next.9.tgz#aa0f375d45af24ff8175a26cd6f297caa0f4e489"
|
resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-9.0.0-next.10.tgz#49650e94eab8e468b2e2934d5ba46b7105a7a8dc"
|
||||||
integrity sha512-SIZOsqc5uP9NvmPTNBaZwOquya3ml9COsk3RJFxyDMDWfgGmms0sbk0qNDyErREPZOr2jIP86LP399GNKuMEDw==
|
integrity sha512-RfDSqTZYHiHRc2j7OyppbrgYX1hTtUPqJOpNwytMwoyzwG3aHg9iNzlVw6h7b99euBxBpVwR96fmws2x52DFKw==
|
||||||
dependencies:
|
dependencies:
|
||||||
tslib "^1.9.0"
|
tslib "^1.9.0"
|
||||||
|
|
||||||
"@angular/platform-browser@^9.0.0-next.9":
|
"@angular/platform-browser@^9.0.0-next.10":
|
||||||
version "9.0.0-next.9"
|
version "9.0.0-next.10"
|
||||||
resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-9.0.0-next.9.tgz#3bf47fe66b02aac4dddce37baf825f5a7746600b"
|
resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-9.0.0-next.10.tgz#496d99a169a7b7941f6046ba9dc2852150a3745e"
|
||||||
integrity sha512-KsBlk/QXKt5IBKB9YunjJdV+RwhiURaxf5wxuFkk72HkLGmQh4aAV1eoviztIwnCn8mu6xgmCF8wsnPfNxL4bw==
|
integrity sha512-PDcDscEwkEXhFhmiwn5dIs7MjmspgjeJJlW+JDHPPZntqgqiTIXiOhhDwvGyo0/Yi9cT1IP63w8gHbZp9Sx36w==
|
||||||
dependencies:
|
dependencies:
|
||||||
tslib "^1.9.0"
|
tslib "^1.9.0"
|
||||||
|
|
||||||
"@angular/router@^9.0.0-next.9":
|
"@angular/router@^9.0.0-next.10":
|
||||||
version "9.0.0-next.9"
|
version "9.0.0-next.10"
|
||||||
resolved "https://registry.yarnpkg.com/@angular/router/-/router-9.0.0-next.9.tgz#d2695bb0576f4a60cfe1c1fb35fa62ca6c89f01e"
|
resolved "https://registry.yarnpkg.com/@angular/router/-/router-9.0.0-next.10.tgz#d36aa9763d99fd532616eac985399118f881eced"
|
||||||
integrity sha512-kKQfDZx5l3ePwIKI0kk7ujqCjDpK8MYHXZqwfumIqFiFcifIQRDENF5WxTMXaua70kTTQxDsnpNYGXGCEMKIZg==
|
integrity sha512-Il0KaD3Orm5HWGZvywJy8I9oH3uJVQZFX3FlZweaOsmlsAlrRw9tE4n51aOOVDff/NwJANdDLoQ5Kd8tBRqRPQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
tslib "^1.9.0"
|
tslib "^1.9.0"
|
||||||
|
|
||||||
"@angular/service-worker@^9.0.0-next.9":
|
"@angular/service-worker@^9.0.0-next.10":
|
||||||
version "9.0.0-next.9"
|
version "9.0.0-next.10"
|
||||||
resolved "https://registry.yarnpkg.com/@angular/service-worker/-/service-worker-9.0.0-next.9.tgz#a697db6e75a684e8c4fc479a05e01c9faae23595"
|
resolved "https://registry.yarnpkg.com/@angular/service-worker/-/service-worker-9.0.0-next.10.tgz#b096478e49a7a16df10753531cb5cb9ee8bf91b0"
|
||||||
integrity sha512-NDmHMZ8B0PKytuxz4yEmoqFJZoxKINCaZzTH0FUxgXcdkHN69XLBc4f2wBxdnk9nT5YSJhSDOgoDCTURMssAWw==
|
integrity sha512-krY0c+E3cZJ0zZ+/IKm4iQjAAk+kJgf92S1tYvU8qDebZHaiq3wA/Fjs+ziyHtY4NCcrRtIAGl3g6TvnKLMvwg==
|
||||||
dependencies:
|
dependencies:
|
||||||
tslib "^1.9.0"
|
tslib "^1.9.0"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue