From e884dada2386b641e10f36547b81af60fece123c Mon Sep 17 00:00:00 2001 From: Paul Gschwendtner Date: Wed, 25 Mar 2020 17:45:34 +0100 Subject: [PATCH 1/2] build: update to angular v9.1.0 --- package.json | 30 +++--- yarn.lock | 253 +++++++++++++++++++++++---------------------------- 2 files changed, 131 insertions(+), 152 deletions(-) diff --git a/package.json b/package.json index 6679c0c75cd5..3fa7f22ea443 100644 --- a/package.json +++ b/package.json @@ -45,13 +45,13 @@ }, "version": "9.2.0-next.0", "dependencies": { - "@angular/animations": "^9.1.0-next.4", - "@angular/common": "^9.1.0-next.4", - "@angular/compiler": "^9.1.0-next.4", - "@angular/core": "^9.1.0-next.4", - "@angular/elements": "^9.1.0-next.4", - "@angular/forms": "^9.1.0-next.4", - "@angular/platform-browser": "^9.1.0-next.4", + "@angular/animations": "^9.1.0", + "@angular/common": "^9.1.0", + "@angular/compiler": "^9.1.0", + "@angular/core": "^9.1.0", + "@angular/elements": "^9.1.0", + "@angular/forms": "^9.1.0", + "@angular/platform-browser": "^9.1.0", "@types/googlemaps": "^3.37.0", "@types/youtube": "^0.0.38", "@webcomponents/custom-elements": "^1.1.0", @@ -63,13 +63,13 @@ "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/core": "^9.0.4", - "@angular-devkit/schematics": "^9.0.4", - "@angular/bazel": "^9.1.0-next.4", - "@angular/compiler-cli": "^9.1.0-next.4", - "@angular/platform-browser-dynamic": "^9.1.0-next.4", - "@angular/platform-server": "^9.1.0-next.4", - "@angular/router": "^9.1.0-next.4", + "@angular-devkit/core": "^9.0.7", + "@angular-devkit/schematics": "^9.0.7", + "@angular/bazel": "^9.1.0", + "@angular/compiler-cli": "^9.1.0", + "@angular/platform-browser-dynamic": "^9.1.0", + "@angular/platform-server": "^9.1.0", + "@angular/router": "^9.1.0", "@bazel/bazelisk": "^1.3.0", "@bazel/buildifier": "^0.29.0", "@bazel/ibazel": "^0.12.3", @@ -79,7 +79,7 @@ "@bazel/typescript": "^1.4.0", "@firebase/app-types": "^0.3.2", "@octokit/rest": "16.28.7", - "@schematics/angular": "^9.0.4", + "@schematics/angular": "^9.0.7", "@types/browser-sync": "^2.26.1", "@types/fs-extra": "^4.0.3", "@types/glob": "^5.0.33", diff --git a/yarn.lock b/yarn.lock index 9c3680820e25..9f7b544e736d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,10 +2,10 @@ # yarn lockfile v1 -"@angular-devkit/core@9.0.4", "@angular-devkit/core@^9.0.4": - version "9.0.4" - resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-9.0.4.tgz#e137052eea491f3bc0d50a2571c4449c620c2f80" - integrity sha512-7+/vDm+zh7wTJbBeSdTHGhE+TQj6JOriCPl8Pj8HZU1TtNLvIFR4vhClWavPvhb8xWSbndalvQyOWOsLmuDnEA== +"@angular-devkit/core@9.0.7", "@angular-devkit/core@^9.0.7": + version "9.0.7" + resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-9.0.7.tgz#97e452ad88d36391d621748487c5bab655edfe84" + integrity sha512-tMrz36sM1xrwvFf9Qm59GwALscVlMP7rQBjtd0fIR/QbsiOAIX4AQbV+vN6Vtwnzo5NIRZY1IXJUhesWms+h5w== dependencies: ajv "6.10.2" fast-json-stable-stringify "2.0.0" @@ -13,38 +13,38 @@ rxjs "6.5.3" source-map "0.7.3" -"@angular-devkit/schematics@9.0.4", "@angular-devkit/schematics@^9.0.4": - version "9.0.4" - resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-9.0.4.tgz#fc20fe40a575ee72ed6bee90608dbd0d0579f135" - integrity sha512-D6M77r8J/rrK86RQ1kvumSYAnlbOKxDDcwsac4mPAHYyOOmueheecjpTVTqSVpNjkI6jHb6haOVFEGMiDMA/Jg== +"@angular-devkit/schematics@9.0.7", "@angular-devkit/schematics@^9.0.7": + version "9.0.7" + resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-9.0.7.tgz#df5936b0cf24a102d110da7ab3ab63feab7e28ff" + integrity sha512-ryPC+l24f3gX5DFMTLkDM/q2Kp6LPzBn6400k7j4qVdb1cIrZx+JUQd7F4iAksTTkX15EQPanptQXeztUrl9Ng== dependencies: - "@angular-devkit/core" "9.0.4" + "@angular-devkit/core" "9.0.7" ora "4.0.2" rxjs "6.5.3" -"@angular/animations@^9.1.0-next.4": - version "9.1.0-next.4" - resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-9.1.0-next.4.tgz#a07daa8237e34186f21d266a5714da820e11a5c1" - integrity sha512-oQfyKUm+eK+ItdMMp9WFEZ6i+/QEu2slISGdl34IB4XWnLVVaMpoHaar8KjrlEmneImTiACuDdSKtE2GOFymcg== +"@angular/animations@^9.1.0": + version "9.1.0" + resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-9.1.0.tgz#3030e290683c0e2d63fa61060d36f659511d3b2c" + integrity sha512-o7X3HM+eocoryw3VrDUtG6Wci2KwtzyBFo3KBJXjQ16X6fwdkjTG+hLb7pp2CBFBEJW4tPYEy7cSBmEfMRTqag== -"@angular/bazel@^9.1.0-next.4": - version "9.1.0-next.4" - resolved "https://registry.yarnpkg.com/@angular/bazel/-/bazel-9.1.0-next.4.tgz#8ccb50b5d94556e7d2a15918d5e6a3f68ca411c4" - integrity sha512-5lmfvl/HFVzdD0Lrb6gMd6MwRLcjREtNX2BLAmKiq7p6beb/cGtKhnj20S+Xz421cDTz/SGsxwlBHXQziXq9IA== +"@angular/bazel@^9.1.0": + version "9.1.0" + resolved "https://registry.yarnpkg.com/@angular/bazel/-/bazel-9.1.0.tgz#8790af9ebbec225ad174bd3a12e399540d359f3d" + integrity sha512-zFV65e87h4DjXzezCIqeQT+nqG4RNpgh62n8++etSB0MA1oCoQo87MCeWylOFt+yzq2a6wpvU9uOvQRiiCD+tQ== dependencies: "@microsoft/api-extractor" "^7.3.9" shelljs "0.8.2" tsickle "^0.38.0" -"@angular/common@^9.1.0-next.4": - version "9.1.0-next.4" - resolved "https://registry.yarnpkg.com/@angular/common/-/common-9.1.0-next.4.tgz#d1f39ffd3e727fdbd53117d6ed8a49d36f3a4534" - integrity sha512-a/4mh+rO0ykHKGSyVxFVZC7+QvLtlvGIBk/8q1Uc7GcF7PQ8Ko8mkWl3az5Ed+g46zdyje3D1XuhJc2c5eIeGg== +"@angular/common@^9.1.0": + version "9.1.0" + resolved "https://registry.yarnpkg.com/@angular/common/-/common-9.1.0.tgz#f9b5353a28f9da6c06266bc7244bbabf9e005176" + integrity sha512-6JPLNtMhI03bGTVQJeSwc+dTjV6DtP7M/BAyzIV0InZP1D6XsOh2QahLFIaaN2sSxYA2ClKuwfX1v+rx9AbXQA== -"@angular/compiler-cli@^9.1.0-next.4": - version "9.1.0-next.4" - resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-9.1.0-next.4.tgz#f7f535444843201b62f457f23c3e44f2174aa4ac" - integrity sha512-5ZA+VpD4Gdi3SlyO04BW9zmKjZKZeMUFEdjHMqKq9WmjjfjjdJ7uGzQmSR4hWd5540VX36KYmNZpCXeJvh9VJw== +"@angular/compiler-cli@^9.1.0": + version "9.1.0" + resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-9.1.0.tgz#5887c278a2fe1f3165018b1cbceef71d9023b9ae" + integrity sha512-xZ8mVPmPporSTtvNA+cbFJQymLzuWfMX6HDDgztZ2eZ5WcQJYloRN4CcYMEzDhCxfV1Zw9Tfc2l14jZD8osi6g== dependencies: canonical-path "1.0.0" chokidar "^3.0.0" @@ -57,50 +57,50 @@ semver "^6.3.0" source-map "^0.6.1" sourcemap-codec "^1.4.8" - yargs "13.1.0" - -"@angular/compiler@^9.1.0-next.4": - version "9.1.0-next.4" - resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-9.1.0-next.4.tgz#7301aa3d50873b46a23de7fc8981496bac8748d4" - integrity sha512-2443k2hvUbO48lWJNfO7axRlFipt/rIdx0Uygq3dEmzlotiCf9naCwcm/aR+yKg/KoHOSN74Zt66AgINv879Yw== - -"@angular/core@^9.1.0-next.4": - version "9.1.0-next.4" - resolved "https://registry.yarnpkg.com/@angular/core/-/core-9.1.0-next.4.tgz#c9dd97e7019c6d012c90203dbe1527afdeed3841" - integrity sha512-dTfs55fMz1Pkl8xmA8Km72PnLGsvtNjGWLq8VPjn/0m3ZUX1p3/AC0fd/FX90X47oJx5S2/Gf21V3y/Cy6US3w== - -"@angular/elements@^9.1.0-next.4": - version "9.1.0-next.4" - resolved "https://registry.yarnpkg.com/@angular/elements/-/elements-9.1.0-next.4.tgz#b9e61308e5a8f127c5496c2b9163460c0dac03d9" - integrity sha512-NRvroitR7+QR0wtfksNiUtUNmi4M23RS8jlq3D/8c1gcZ56VBfRzv2Qa4mR35V4j30RM3ZMeWwtYVLFYnqmlvQ== - -"@angular/forms@^9.1.0-next.4": - version "9.1.0-next.4" - resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-9.1.0-next.4.tgz#a7289555470c9fedce5065f8cabd8adcbadb9090" - integrity sha512-mx5A7+D+BTnPVitF+yLbEbt07DHCD7spsyrnujHcgolISbD3LDEBlwYKTUINitKqGHpwL8O8B5gtIgguBWVRkQ== - -"@angular/platform-browser-dynamic@^9.1.0-next.4": - version "9.1.0-next.4" - resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-9.1.0-next.4.tgz#e73be0628d7a8e063b1a6f69a611222b7000a80b" - integrity sha512-HvxuL+pWmVh9DRaIpGtNN1xolcmm2ouvwQssWwjVuMfGQIwXYvVJcClJnShvNzC3C46lQ+f8z8fLqY8byk5zLQ== - -"@angular/platform-browser@^9.1.0-next.4": - version "9.1.0-next.4" - resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-9.1.0-next.4.tgz#89d9358bc0926f7521b298564c4ce07da553d6cd" - integrity sha512-lSctS8AXEkCpnmgBCn74Ord0lFLXXBoWv2L8JQID35zHv3/JEUEwD1XUfWh1mthbt4JNlpZ7NnpYextjFl0Lhw== - -"@angular/platform-server@^9.1.0-next.4": - version "9.1.0-next.4" - resolved "https://registry.yarnpkg.com/@angular/platform-server/-/platform-server-9.1.0-next.4.tgz#c57666301edf171c412bd0e249aa473e0ef4ebab" - integrity sha512-w2oCamGt7KNvLFVAyfvvXSuHjHZ8DmViM632/v5WnPeXmE+mABNizOWW2Dp+VcCqVEBIZ2LPBUwvOvypJNHDHg== + yargs "15.3.0" + +"@angular/compiler@^9.1.0": + version "9.1.0" + resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-9.1.0.tgz#e55b4f2f24df75283002d5e8e85e1acfc46928f6" + integrity sha512-QHw/JSeTXHiJQ2Ih0EtU7FGsYcOr+0hwZhqwSW3EEn8TtUgA3DS5lXeiDV66f+3DdvNZFPmgiZIvun3ypxn1HA== + +"@angular/core@^9.1.0": + version "9.1.0" + resolved "https://registry.yarnpkg.com/@angular/core/-/core-9.1.0.tgz#9dfc386bd1461e0fd4786031fd245da04371421c" + integrity sha512-RVlyegdIAij0P1wLY5ObIdsBAzvmHkHfElnmfiNKhaDftP6U/3zRtaKDu0bq0jvn1WCQ8zXxFQ8AWyKZwyFS+w== + +"@angular/elements@^9.1.0": + version "9.1.0" + resolved "https://registry.yarnpkg.com/@angular/elements/-/elements-9.1.0.tgz#fc18691306ca7d1e1257c5817b6ca04901988eff" + integrity sha512-jvMkhKP+8WOn6LWsEzCWaWVAB5HOKq9Hi6VDe6Z2DKR738ZFitG6wYh/w43EQOA9PnGh4f/HjEICS75qp8HQOg== + +"@angular/forms@^9.1.0": + version "9.1.0" + resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-9.1.0.tgz#de14e34aa37bd41a28f93fee8666cd7f6393078c" + integrity sha512-5GC8HQlPChPV+168zLlm4yj4syA6N9ChSKV0tmzj1zIfMcub1UAOaB9IYaXRHQsjPFh9OuQXwmkzScyAfhEVjA== + +"@angular/platform-browser-dynamic@^9.1.0": + version "9.1.0" + resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-9.1.0.tgz#830bd5038d1875736e87e68c3aef44f0f835e418" + integrity sha512-sMtz/poQ3TYaWZzWjrn9apKUZ/WKql2MYCWbpax7pql3GgC9OoTslc7ZEe7/d3ynfFE/CQqWBBOuWGD71Z0LMQ== + +"@angular/platform-browser@^9.1.0": + version "9.1.0" + resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-9.1.0.tgz#0bd40db37c9e314944c149de935b0f6cdd1f7350" + integrity sha512-OsS/blUjl8ranmDaRADjFAmvnlmwbT6WNU7dVov7FhV0rqesbwaOJ5bR0LSYHYpej7Jaa6oYk0v0XWkaH9LTFg== + +"@angular/platform-server@^9.1.0": + version "9.1.0" + resolved "https://registry.yarnpkg.com/@angular/platform-server/-/platform-server-9.1.0.tgz#a4d5b20724acd54219603e32cee88b0b58ee6617" + integrity sha512-JboTIUBgf9yHRjF93q8NJQoeIp5Zp4kg8Nmw1QLWO6SV+OpiOpKSrlScMVncCh0KiU6SIOmiuHJwBhLm78fi+Q== dependencies: domino "^2.1.2" xhr2 "^0.1.4" -"@angular/router@^9.1.0-next.4": - version "9.1.0-next.4" - resolved "https://registry.yarnpkg.com/@angular/router/-/router-9.1.0-next.4.tgz#670ecaf600ee867ba6dffb0ac5ccce1f5b7d47c0" - integrity sha512-7BP6H8hvxE2ph8rFzRC+ztS59OOhdVwPZU75M8kTVcO6pBxicYvRdHjp7HnqqzBwLADMxEce9sZ6cqTyg3RidA== +"@angular/router@^9.1.0": + version "9.1.0" + resolved "https://registry.yarnpkg.com/@angular/router/-/router-9.1.0.tgz#df059c0f64fa41ada8f6b5ce741fe47d49f10194" + integrity sha512-cExO1nPnoPFiUJWZ28hTHozPLFoCmqr3xqcM57We0hhKE0esdrO+gRWKRH0EJERukLbU8coPKVhA8daGUpASiQ== "@babel/code-frame@^7.0.0": version "7.0.0" @@ -1036,13 +1036,13 @@ resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570" integrity sha1-p3c2C1s5oaLlEG+OhY8v0tBgxXA= -"@schematics/angular@^9.0.4": - version "9.0.4" - resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-9.0.4.tgz#e90e15abc512c310e3865717811fc3152f3462b1" - integrity sha512-JYkzMoEITWN+c+WcAieglGM6590kbDs+80HyHFiCWDMvGeYM0JEv98wsYq5fzFfhETMKe09CkaqB80YK4m4OKg== +"@schematics/angular@^9.0.7": + version "9.0.7" + resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-9.0.7.tgz#e09ab998c2b3aa7269d91378b08a0fbca5037ea6" + integrity sha512-3UCeexYx/YVo3kboyPZ8KgqBTduMA18AAm3s2yrC0qj41fBFVVZAZLa74uouTf4RYVgy9kR7J3uv6VLxrJPOnQ== dependencies: - "@angular-devkit/core" "9.0.4" - "@angular-devkit/schematics" "9.0.4" + "@angular-devkit/core" "9.0.7" + "@angular-devkit/schematics" "9.0.7" "@types/archy@^0.0.31": version "0.0.31" @@ -1723,6 +1723,14 @@ ansi-styles@^3.2.0, ansi-styles@^3.2.1: dependencies: color-convert "^1.9.0" +ansi-styles@^4.0.0: + version "4.2.1" + resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.2.1.tgz#90ae75c424d008d2624c5bf29ead3177ebfcf359" + integrity sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA== + dependencies: + "@types/color-name" "^1.1.1" + color-convert "^2.0.1" + ansi-styles@^4.1.0: version "4.2.0" resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.2.0.tgz#5681f0dcf7ae5880a7841d8831c4724ed9cc0172" @@ -2950,6 +2958,15 @@ cliui@^4.0.0: strip-ansi "^4.0.0" wrap-ansi "^2.0.0" +cliui@^6.0.0: + version "6.0.0" + resolved "https://registry.yarnpkg.com/cliui/-/cliui-6.0.0.tgz#511d702c0c4e41ca156d7d0e96021f23e13225b1" + integrity sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ== + dependencies: + string-width "^4.2.0" + strip-ansi "^6.0.0" + wrap-ansi "^6.2.0" + clone-regexp@^2.1.0: version "2.2.0" resolved "https://registry.yarnpkg.com/clone-regexp/-/clone-regexp-2.2.0.tgz#7d65e00885cd8796405c35a737e7a86b7429e36f" @@ -6043,11 +6060,6 @@ invert-kv@^1.0.0: resolved "https://registry.yarnpkg.com/invert-kv/-/invert-kv-1.0.0.tgz#104a8e4aaca6d3d8cd157a8ef8bfab2d7a3ffdb6" integrity sha1-EEqOSqym09jNFXqO+L+rLXo//bY= -invert-kv@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/invert-kv/-/invert-kv-2.0.0.tgz#7393f5afa59ec9ff5f67a27620d11c226e3eec02" - integrity sha512-wPVv/y/QQ/Uiirj/vh3oP+1Ww+AWehmi1g5fFWGPF6IpCBCDVrhgHRMvrLfdYcwDh3QJbGXDW4JAuzxElLSqKA== - ip-regex@^2.1.0: version "2.1.0" resolved "https://registry.yarnpkg.com/ip-regex/-/ip-regex-2.1.0.tgz#fa78bf5d2e6913c911ce9f819ee5146bb6d844e9" @@ -6922,13 +6934,6 @@ lcid@^1.0.0: dependencies: invert-kv "^1.0.0" -lcid@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/lcid/-/lcid-2.0.0.tgz#6ef5d2df60e52f82eb228a4c373e8d1f397253cf" - integrity sha512-avPEb8P8EGnwXKClwsNUgryVjllcRqtMYa49NTsbQagYuT1DcXnl1915oxWjoyGrXR6zH/Y0Zc96xWsPcoDKeA== - dependencies: - invert-kv "^2.0.0" - leven@^3.1.0: version "3.1.0" resolved "https://registry.yarnpkg.com/leven/-/leven-3.1.0.tgz#77891de834064cccba82ae7842bb6b14a13ed7f2" @@ -7538,13 +7543,6 @@ make-iterator@^1.0.0: dependencies: kind-of "^6.0.2" -map-age-cleaner@^0.1.1: - version "0.1.3" - resolved "https://registry.yarnpkg.com/map-age-cleaner/-/map-age-cleaner-0.1.3.tgz#7d583a7306434c055fe474b0f45078e6e1b4b92a" - integrity sha512-bJzx6nMoP6PDLPBFmg7+xRKeFZvFboMrGlxmNj9ClvX53KrmvM5bXFXEWjbz4cz1AFn+jWJ9z/DJSz7hrs0w3w== - dependencies: - p-defer "^1.0.0" - map-cache@^0.2.0, map-cache@^0.2.2: version "0.2.2" resolved "https://registry.yarnpkg.com/map-cache/-/map-cache-0.2.2.tgz#c32abd0bd6525d9b051645bb4f26ac5dc98a0dbf" @@ -7692,15 +7690,6 @@ mem@^1.1.0: dependencies: mimic-fn "^1.0.0" -mem@^4.0.0: - version "4.3.0" - resolved "https://registry.yarnpkg.com/mem/-/mem-4.3.0.tgz#461af497bc4ae09608cdb2e60eefb69bff744178" - integrity sha512-qX2bG48pTqYRVmDB37rn/6PT7LcR8T7oAX3bf99u1Tt1nzxYfxkgqDwUwolPlXweM0XzBOBFzSx4kfp7KP1s/w== - dependencies: - map-age-cleaner "^0.1.1" - mimic-fn "^2.0.0" - p-is-promise "^2.0.0" - memoizee@^0.4.14: version "0.4.14" resolved "https://registry.yarnpkg.com/memoizee/-/memoizee-0.4.14.tgz#07a00f204699f9a95c2d9e77218271c7cd610d57" @@ -7862,7 +7851,7 @@ mimic-fn@^1.0.0: resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-1.2.0.tgz#820c86a39334640e99516928bd03fca88057d022" integrity sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ== -mimic-fn@^2.0.0, mimic-fn@^2.1.0: +mimic-fn@^2.1.0: version "2.1.0" resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b" integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg== @@ -8550,15 +8539,6 @@ os-locale@^2.0.0: lcid "^1.0.0" mem "^1.1.0" -os-locale@^3.1.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/os-locale/-/os-locale-3.1.0.tgz#a802a6ee17f24c10483ab9935719cef4ed16bf1a" - integrity sha512-Z8l3R4wYWM40/52Z+S265okfFj8Kt2cC2MKY+xNi3kFs+XGI7WXu/I309QQQYbRW4ijiZ+yxs9pqEhJh0DqW3Q== - dependencies: - execa "^1.0.0" - lcid "^2.0.0" - mem "^4.0.0" - os-name@^3.0.0, os-name@^3.1.0: version "3.1.0" resolved "https://registry.yarnpkg.com/os-name/-/os-name-3.1.0.tgz#dec19d966296e1cd62d701a5a66ee1ddeae70801" @@ -8580,21 +8560,11 @@ osenv@0, osenv@^0.1.0, osenv@^0.1.4: os-homedir "^1.0.0" os-tmpdir "^1.0.0" -p-defer@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/p-defer/-/p-defer-1.0.0.tgz#9f6eb182f6c9aa8cd743004a7d4f96b196b0fb0c" - integrity sha1-n26xgvbJqozXQwBKfU+WsZaw+ww= - p-finally@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/p-finally/-/p-finally-1.0.0.tgz#3fbcfb15b899a44123b34b6dcc18b724336a2cae" integrity sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4= -p-is-promise@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/p-is-promise/-/p-is-promise-2.1.0.tgz#918cebaea248a62cf7ffab8e3bca8c5f882fc42e" - integrity sha512-Y3W0wlRPK8ZMRbNq97l4M5otioeA5lm1z7bkNkxCka8HSPjR0xRWmpCmc9utiaLP9Jb1eD8BgeIxTW4AIF45Pg== - p-limit@^1.1.0: version "1.3.0" resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-1.3.0.tgz#b86bd5f0c25690911c7590fcbfc2010d54b3ccb8" @@ -10798,7 +10768,7 @@ string-width@^3.0.0: is-fullwidth-code-point "^2.0.0" strip-ansi "^5.0.0" -string-width@^4.2.0: +string-width@^4.1.0, string-width@^4.2.0: version "4.2.0" resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.0.tgz#952182c46cc7b2c313d1596e623992bd163b72b5" integrity sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg== @@ -12220,6 +12190,15 @@ wrap-ansi@^2.0.0: string-width "^1.0.1" strip-ansi "^3.0.1" +wrap-ansi@^6.2.0: + version "6.2.0" + resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-6.2.0.tgz#e9393ba07102e6c91a3b221478f0257cd2856e53" + integrity sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA== + dependencies: + ansi-styles "^4.0.0" + string-width "^4.1.0" + strip-ansi "^6.0.0" + wrappy@1: version "1.0.2" resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f" @@ -12370,14 +12349,6 @@ yaml@^1.7.2: dependencies: "@babel/runtime" "^7.6.3" -yargs-parser@^13.0.0: - version "13.1.0" - resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-13.1.0.tgz#7016b6dd03e28e1418a510e258be4bff5a31138f" - integrity sha512-Yq+32PrijHRri0vVKQEm+ys8mbqWjLiwQkMFNXEENutzLPP0bE4Lcd4iA3OQY5HF+GD3xXxf0MEHb8E4/SA3AA== - dependencies: - camelcase "^5.0.0" - decamelize "^1.2.0" - yargs-parser@^16.1.0: version "16.1.0" resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-16.1.0.tgz#73747d53ae187e7b8dbe333f95714c76ea00ecf1" @@ -12386,6 +12357,14 @@ yargs-parser@^16.1.0: camelcase "^5.0.0" decamelize "^1.2.0" +yargs-parser@^18.1.0: + version "18.1.1" + resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-18.1.1.tgz#bf7407b915427fc760fcbbccc6c82b4f0ffcbd37" + integrity sha512-KRHEsOM16IX7XuLnMOqImcPNbLVXMNHYAoFc3BKR8Ortl5gzDbtXvvEoGx9imk5E+X1VeNKNlcHr8B8vi+7ipA== + dependencies: + camelcase "^5.0.0" + decamelize "^1.2.0" + yargs-parser@^4.1.0, yargs-parser@^4.2.0: version "4.2.1" resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-4.2.1.tgz#29cceac0dc4f03c6c87b4a9f217dd18c9f74871c" @@ -12407,22 +12386,22 @@ yargs-parser@^9.0.2: dependencies: camelcase "^4.1.0" -yargs@13.1.0: - version "13.1.0" - resolved "https://registry.yarnpkg.com/yargs/-/yargs-13.1.0.tgz#b2729ce4bfc0c584939719514099d8a916ad2301" - integrity sha512-1UhJbXfzHiPqkfXNHYhiz79qM/kZqjTE8yGlEjZa85Q+3+OwcV6NRkV7XOV1W2Eom2bzILeUn55pQYffjVOLAg== +yargs@15.3.0: + version "15.3.0" + resolved "https://registry.yarnpkg.com/yargs/-/yargs-15.3.0.tgz#403af6edc75b3ae04bf66c94202228ba119f0976" + integrity sha512-g/QCnmjgOl1YJjGsnUg2SatC7NUYEiLXJqxNOQU9qSpjzGtGXda9b+OKccr1kLTy8BN9yqEyqfq5lxlwdc13TA== dependencies: - cliui "^4.0.0" - find-up "^3.0.0" + cliui "^6.0.0" + decamelize "^1.2.0" + find-up "^4.1.0" get-caller-file "^2.0.1" - os-locale "^3.1.0" require-directory "^2.1.1" require-main-filename "^2.0.0" set-blocking "^2.0.0" - string-width "^3.0.0" + string-width "^4.2.0" which-module "^2.0.0" y18n "^4.0.0" - yargs-parser "^13.0.0" + yargs-parser "^18.1.0" yargs@6.4.0: version "6.4.0" From 066a784cd0644cdd4f90ba17e971e7263e33b9c5 Mon Sep 17 00:00:00 2001 From: Paul Gschwendtner Date: Wed, 25 Mar 2020 18:05:14 +0100 Subject: [PATCH 2/2] build: update all goldens for v9.1.0 The compiler output for Ivy has changed in v9.1.0. We need to update all of our goldens due to the update. Related commit that caused the golden change: https://github.com/angular/angular/commit/32ce8b1326fa72f1b9decedf35d53fabfd60238f --- tools/public_api_guard/cdk/a11y.d.ts | 20 ++++---- tools/public_api_guard/cdk/accordion.d.ts | 4 +- tools/public_api_guard/cdk/bidi.d.ts | 4 +- tools/public_api_guard/cdk/clipboard.d.ts | 4 +- tools/public_api_guard/cdk/collections.d.ts | 2 +- tools/public_api_guard/cdk/drag-drop.d.ts | 16 +++--- tools/public_api_guard/cdk/layout.d.ts | 4 +- tools/public_api_guard/cdk/observers.d.ts | 6 +-- tools/public_api_guard/cdk/overlay.d.ts | 16 +++--- tools/public_api_guard/cdk/platform.d.ts | 2 +- tools/public_api_guard/cdk/portal.d.ts | 8 +-- tools/public_api_guard/cdk/scrolling.d.ts | 14 +++--- tools/public_api_guard/cdk/stepper.d.ts | 14 +++--- tools/public_api_guard/cdk/table.d.ts | 50 +++++++++---------- tools/public_api_guard/cdk/text-field.d.ts | 6 +-- tools/public_api_guard/cdk/tree.d.ts | 16 +++--- .../google-maps/google-maps.d.ts | 18 +++---- .../material/autocomplete.d.ts | 8 +-- tools/public_api_guard/material/badge.d.ts | 2 +- .../material/bottom-sheet.d.ts | 6 +-- .../material/button-toggle.d.ts | 6 +-- tools/public_api_guard/material/button.d.ts | 8 +-- tools/public_api_guard/material/card.d.ts | 34 ++++++------- tools/public_api_guard/material/checkbox.d.ts | 6 +-- tools/public_api_guard/material/chips.d.ts | 14 +++--- tools/public_api_guard/material/core.d.ts | 24 ++++----- .../public_api_guard/material/datepicker.d.ts | 42 ++++++++-------- tools/public_api_guard/material/dialog.d.ts | 14 +++--- tools/public_api_guard/material/divider.d.ts | 4 +- .../public_api_guard/material/expansion.d.ts | 18 +++---- .../public_api_guard/material/form-field.d.ts | 18 +++---- .../public_api_guard/material/grid-list.d.ts | 18 +++---- tools/public_api_guard/material/icon.d.ts | 6 +-- .../material/icon/testing.d.ts | 2 +- tools/public_api_guard/material/input.d.ts | 4 +- tools/public_api_guard/material/list.d.ts | 26 +++++----- tools/public_api_guard/material/menu.d.ts | 16 +++--- .../public_api_guard/material/paginator.d.ts | 6 +-- .../material/progress-bar.d.ts | 4 +- .../material/progress-spinner.d.ts | 8 +-- tools/public_api_guard/material/radio.d.ts | 6 +-- tools/public_api_guard/material/select.d.ts | 6 +-- tools/public_api_guard/material/sidenav.d.ts | 24 ++++----- .../material/slide-toggle.d.ts | 6 +-- tools/public_api_guard/material/slider.d.ts | 4 +- .../public_api_guard/material/snack-bar.d.ts | 10 ++-- tools/public_api_guard/material/sort.d.ts | 8 +-- tools/public_api_guard/material/stepper.d.ts | 28 +++++------ tools/public_api_guard/material/table.d.ts | 40 +++++++-------- tools/public_api_guard/material/tabs.d.ts | 42 ++++++++-------- tools/public_api_guard/material/toolbar.d.ts | 6 +-- tools/public_api_guard/material/tooltip.d.ts | 6 +-- tools/public_api_guard/material/tree.d.ts | 16 +++--- .../youtube-player/youtube-player.d.ts | 4 +- 54 files changed, 352 insertions(+), 352 deletions(-) diff --git a/tools/public_api_guard/cdk/a11y.d.ts b/tools/public_api_guard/cdk/a11y.d.ts index 96f934a81bbc..dbd61352f48c 100644 --- a/tools/public_api_guard/cdk/a11y.d.ts +++ b/tools/public_api_guard/cdk/a11y.d.ts @@ -14,7 +14,7 @@ export declare class AriaDescriber implements OnDestroy { describe(hostElement: Element, message: string | HTMLElement): void; ngOnDestroy(): void; removeDescription(hostElement: Element, message: string | HTMLElement): void; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; static ɵprov: i0.ɵɵInjectableDef; } @@ -30,7 +30,7 @@ export declare class CdkAriaLive implements OnDestroy { constructor(_elementRef: ElementRef, _liveAnnouncer: LiveAnnouncer, _contentObserver: ContentObserver, _ngZone: NgZone); ngOnDestroy(): void; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class CdkMonitorFocus implements OnDestroy { @@ -38,7 +38,7 @@ export declare class CdkMonitorFocus implements OnDestroy { constructor(_elementRef: ElementRef, _focusMonitor: FocusMonitor); ngOnDestroy(): void; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class CdkTrapFocus implements OnDestroy, AfterContentInit, DoCheck { @@ -54,7 +54,7 @@ export declare class CdkTrapFocus implements OnDestroy, AfterContentInit, DoChec static ngAcceptInputType_autoCapture: BooleanInput; static ngAcceptInputType_enabled: BooleanInput; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class ConfigurableFocusTrap extends FocusTrap implements ManagedFocusTrap { @@ -70,7 +70,7 @@ export declare class ConfigurableFocusTrapFactory { constructor(_checker: InteractivityChecker, _ngZone: NgZone, _focusTrapManager: FocusTrapManager, _document: any, _inertStrategy?: FocusTrapInertStrategy); create(element: HTMLElement, config?: ConfigurableFocusTrapConfig): ConfigurableFocusTrap; create(element: HTMLElement, deferCaptureElements: boolean): ConfigurableFocusTrap; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; static ɵprov: i0.ɵɵInjectableDef; } @@ -105,7 +105,7 @@ export declare class FocusMonitor implements OnDestroy { ngOnDestroy(): void; stopMonitoring(element: HTMLElement): void; stopMonitoring(element: ElementRef): void; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; static ɵprov: i0.ɵɵInjectableDef; } @@ -149,7 +149,7 @@ export declare class FocusTrap { export declare class FocusTrapFactory { constructor(_checker: InteractivityChecker, _ngZone: NgZone, _document: any); create(element: HTMLElement, deferCaptureElements?: boolean): FocusTrap; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; static ɵprov: i0.ɵɵInjectableDef; } @@ -168,7 +168,7 @@ export declare class HighContrastModeDetector { constructor(_platform: Platform, document: any); _applyBodyHighContrastModeCssClasses(): void; getHighContrastMode(): HighContrastMode; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; static ɵprov: i0.ɵɵInjectableDef; } @@ -183,7 +183,7 @@ export declare class InteractivityChecker { isFocusable(element: HTMLElement): boolean; isTabbable(element: HTMLElement): boolean; isVisible(element: HTMLElement): boolean; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; static ɵprov: i0.ɵɵInjectableDef; } @@ -234,7 +234,7 @@ export declare class LiveAnnouncer implements OnDestroy { announce(message: string, politeness?: AriaLivePoliteness, duration?: number): Promise; clear(): void; ngOnDestroy(): void; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; static ɵprov: i0.ɵɵInjectableDef; } diff --git a/tools/public_api_guard/cdk/accordion.d.ts b/tools/public_api_guard/cdk/accordion.d.ts index 906efa6ac28b..63a20fecfa4f 100644 --- a/tools/public_api_guard/cdk/accordion.d.ts +++ b/tools/public_api_guard/cdk/accordion.d.ts @@ -10,7 +10,7 @@ export declare class CdkAccordion implements OnDestroy, OnChanges { openAll(): void; static ngAcceptInputType_multi: BooleanInput; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class CdkAccordionItem implements OnDestroy { @@ -33,7 +33,7 @@ export declare class CdkAccordionItem implements OnDestroy { static ngAcceptInputType_disabled: BooleanInput; static ngAcceptInputType_expanded: BooleanInput; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class CdkAccordionModule { diff --git a/tools/public_api_guard/cdk/bidi.d.ts b/tools/public_api_guard/cdk/bidi.d.ts index 5dcf8514efa1..02e6a5be0afd 100644 --- a/tools/public_api_guard/cdk/bidi.d.ts +++ b/tools/public_api_guard/cdk/bidi.d.ts @@ -12,7 +12,7 @@ export declare class Dir implements Directionality, AfterContentInit, OnDestroy ngAfterContentInit(): void; ngOnDestroy(): void; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare const DIR_DOCUMENT: InjectionToken; @@ -24,6 +24,6 @@ export declare class Directionality implements OnDestroy { readonly value: Direction; constructor(_document?: any); ngOnDestroy(): void; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; static ɵprov: i0.ɵɵInjectableDef; } diff --git a/tools/public_api_guard/cdk/clipboard.d.ts b/tools/public_api_guard/cdk/clipboard.d.ts index 9e4b07f61f95..ebcb738d0e0b 100644 --- a/tools/public_api_guard/cdk/clipboard.d.ts +++ b/tools/public_api_guard/cdk/clipboard.d.ts @@ -8,7 +8,7 @@ export declare class CdkCopyToClipboard implements OnDestroy { copy(attempts?: number): void; ngOnDestroy(): void; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export interface CdkCopyToClipboardConfig { @@ -21,7 +21,7 @@ export declare class Clipboard { constructor(document: any); beginCopy(text: string): PendingCopy; copy(text: string): boolean; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; static ɵprov: i0.ɵɵInjectableDef; } diff --git a/tools/public_api_guard/cdk/collections.d.ts b/tools/public_api_guard/cdk/collections.d.ts index 53359e1f0cac..0b0a3ea41de0 100644 --- a/tools/public_api_guard/cdk/collections.d.ts +++ b/tools/public_api_guard/cdk/collections.d.ts @@ -53,7 +53,7 @@ export declare class UniqueSelectionDispatcher implements OnDestroy { listen(listener: UniqueSelectionDispatcherListener): () => void; ngOnDestroy(): void; notify(id: string, name: string): void; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; static ɵprov: i0.ɵɵInjectableDef; } diff --git a/tools/public_api_guard/cdk/drag-drop.d.ts b/tools/public_api_guard/cdk/drag-drop.d.ts index 2d7e06cd44d2..49c68b6a1217 100644 --- a/tools/public_api_guard/cdk/drag-drop.d.ts +++ b/tools/public_api_guard/cdk/drag-drop.d.ts @@ -46,7 +46,7 @@ export declare class CdkDrag implements AfterViewInit, OnChanges, OnDes reset(): void; static ngAcceptInputType_disabled: BooleanInput; static ɵdir: i0.ɵɵDirectiveDefWithMeta, "[cdkDrag]", ["cdkDrag"], { "data": "cdkDragData"; "lockAxis": "cdkDragLockAxis"; "rootElementSelector": "cdkDragRootElement"; "boundaryElement": "cdkDragBoundary"; "dragStartDelay": "cdkDragStartDelay"; "freeDragPosition": "cdkDragFreeDragPosition"; "disabled": "cdkDragDisabled"; "constrainPosition": "cdkDragConstrainPosition"; "previewClass": "cdkDragPreviewClass"; }, { "started": "cdkDragStarted"; "released": "cdkDragReleased"; "ended": "cdkDragEnded"; "entered": "cdkDragEntered"; "exited": "cdkDragExited"; "dropped": "cdkDragDropped"; "moved": "cdkDragMoved"; }, ["_previewTemplate", "_placeholderTemplate", "_handles"]>; - static ɵfac: i0.ɵɵFactoryDef>; + static ɵfac: i0.ɵɵFactoryDef, [null, { optional: true; skipSelf: true; }, null, null, null, { optional: true; }, { optional: true; }, null, null]>; } export interface CdkDragDrop { @@ -91,7 +91,7 @@ export declare class CdkDragHandle implements OnDestroy { ngOnDestroy(): void; static ngAcceptInputType_disabled: BooleanInput; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export interface CdkDragMove { @@ -116,7 +116,7 @@ export declare class CdkDragPlaceholder { templateRef: TemplateRef; constructor(templateRef: TemplateRef); static ɵdir: i0.ɵɵDirectiveDefWithMeta, "ng-template[cdkDragPlaceholder]", never, { "data": "data"; }, {}, never>; - static ɵfac: i0.ɵɵFactoryDef>; + static ɵfac: i0.ɵɵFactoryDef, never>; } export declare class CdkDragPreview { @@ -127,7 +127,7 @@ export declare class CdkDragPreview { constructor(templateRef: TemplateRef); static ngAcceptInputType_matchSize: BooleanInput; static ɵdir: i0.ɵɵDirectiveDefWithMeta, "ng-template[cdkDragPreview]", never, { "data": "data"; "matchSize": "matchSize"; }, {}, never>; - static ɵfac: i0.ɵɵFactoryDef>; + static ɵfac: i0.ɵɵFactoryDef, never>; } export interface CdkDragRelease { @@ -179,7 +179,7 @@ export declare class CdkDropList implements AfterContentInit, OnDestroy static ngAcceptInputType_disabled: BooleanInput; static ngAcceptInputType_sortingDisabled: BooleanInput; static ɵdir: i0.ɵɵDirectiveDefWithMeta, "[cdkDropList], cdk-drop-list", ["cdkDropList"], { "connectedTo": "cdkDropListConnectedTo"; "data": "cdkDropListData"; "orientation": "cdkDropListOrientation"; "id": "id"; "lockAxis": "cdkDropListLockAxis"; "disabled": "cdkDropListDisabled"; "sortingDisabled": "cdkDropListSortingDisabled"; "enterPredicate": "cdkDropListEnterPredicate"; "autoScrollDisabled": "cdkDropListAutoScrollDisabled"; }, { "dropped": "cdkDropListDropped"; "entered": "cdkDropListEntered"; "exited": "cdkDropListExited"; "sorted": "cdkDropListSorted"; }, never>; - static ɵfac: i0.ɵɵFactoryDef>; + static ɵfac: i0.ɵɵFactoryDef, [null, null, null, { optional: true; }, { optional: true; skipSelf: true; }, null, { optional: true; }]>; } export declare class CdkDropListGroup implements OnDestroy { @@ -189,7 +189,7 @@ export declare class CdkDropListGroup implements OnDestroy { ngOnDestroy(): void; static ngAcceptInputType_disabled: BooleanInput; static ɵdir: i0.ɵɵDirectiveDefWithMeta, "[cdkDropListGroup]", ["cdkDropListGroup"], { "disabled": "cdkDropListGroupDisabled"; }, {}, never>; - static ɵfac: i0.ɵɵFactoryDef>; + static ɵfac: i0.ɵɵFactoryDef, never>; } export declare function copyArrayItem(currentArray: T[], targetArray: T[], currentIndex: number, targetIndex: number): void; @@ -202,7 +202,7 @@ export declare class DragDrop { constructor(_document: any, _ngZone: NgZone, _viewportRuler: ViewportRuler, _dragDropRegistry: DragDropRegistry); createDrag(element: ElementRef | HTMLElement, config?: DragRefConfig): DragRef; createDropList(element: ElementRef | HTMLElement): DropListRef; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; static ɵprov: i0.ɵɵInjectableDef; } @@ -237,7 +237,7 @@ export declare class DragDropRegistry implements OnDestroy { removeDropContainer(drop: C): void; startDragging(drag: I, event: TouchEvent | MouseEvent): void; stopDragging(drag: I): void; - static ɵfac: i0.ɵɵFactoryDef>; + static ɵfac: i0.ɵɵFactoryDef, never>; static ɵprov: i0.ɵɵInjectableDef>; } diff --git a/tools/public_api_guard/cdk/layout.d.ts b/tools/public_api_guard/cdk/layout.d.ts index b168344f7047..3ec6f7ce7596 100644 --- a/tools/public_api_guard/cdk/layout.d.ts +++ b/tools/public_api_guard/cdk/layout.d.ts @@ -3,7 +3,7 @@ export declare class BreakpointObserver implements OnDestroy { isMatched(value: string | string[]): boolean; ngOnDestroy(): void; observe(value: string | string[]): Observable; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; static ɵprov: i0.ɵɵInjectableDef; } @@ -39,6 +39,6 @@ export declare class LayoutModule { export declare class MediaMatcher { constructor(_platform: Platform); matchMedia(query: string): MediaQueryList; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; static ɵprov: i0.ɵɵInjectableDef; } diff --git a/tools/public_api_guard/cdk/observers.d.ts b/tools/public_api_guard/cdk/observers.d.ts index 408f73f7273c..cc2e1d84ae02 100644 --- a/tools/public_api_guard/cdk/observers.d.ts +++ b/tools/public_api_guard/cdk/observers.d.ts @@ -10,7 +10,7 @@ export declare class CdkObserveContent implements AfterContentInit, OnDestroy { static ngAcceptInputType_debounce: BooleanInput; static ngAcceptInputType_disabled: BooleanInput; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class ContentObserver implements OnDestroy { @@ -18,13 +18,13 @@ export declare class ContentObserver implements OnDestroy { ngOnDestroy(): void; observe(element: Element): Observable; observe(element: ElementRef): Observable; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; static ɵprov: i0.ɵɵInjectableDef; } export declare class MutationObserverFactory { create(callback: MutationCallback): MutationObserver | null; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; static ɵprov: i0.ɵɵInjectableDef; } diff --git a/tools/public_api_guard/cdk/overlay.d.ts b/tools/public_api_guard/cdk/overlay.d.ts index 72e0b230e31c..f3bee46968c8 100644 --- a/tools/public_api_guard/cdk/overlay.d.ts +++ b/tools/public_api_guard/cdk/overlay.d.ts @@ -49,7 +49,7 @@ export declare class CdkConnectedOverlay implements OnDestroy, OnChanges { static ngAcceptInputType_lockPosition: BooleanInput; static ngAcceptInputType_push: BooleanInput; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class CdkOverlayOrigin { @@ -57,7 +57,7 @@ export declare class CdkOverlayOrigin { constructor( elementRef: ElementRef); static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class CloseScrollStrategy implements ScrollStrategy { @@ -157,7 +157,7 @@ export declare class FullscreenOverlayContainer extends OverlayContainer impleme protected _createContainer(): void; getFullscreenElement(): Element; ngOnDestroy(): void; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; static ɵprov: i0.ɵɵInjectableDef; } @@ -194,7 +194,7 @@ export declare class Overlay { scrollStrategies: ScrollStrategyOptions, _overlayContainer: OverlayContainer, _componentFactoryResolver: ComponentFactoryResolver, _positionBuilder: OverlayPositionBuilder, _keyboardDispatcher: OverlayKeyboardDispatcher, _injector: Injector, _ngZone: NgZone, _document: any, _directionality: Directionality, _location?: Location | undefined); create(config?: OverlayConfig): OverlayRef; position(): OverlayPositionBuilder; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; static ɵprov: i0.ɵɵInjectableDef; } @@ -231,7 +231,7 @@ export declare class OverlayContainer implements OnDestroy { protected _createContainer(): void; getContainerElement(): HTMLElement; ngOnDestroy(): void; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; static ɵprov: i0.ɵɵInjectableDef; } @@ -241,7 +241,7 @@ export declare class OverlayKeyboardDispatcher implements OnDestroy { add(overlayRef: OverlayRef): void; ngOnDestroy(): void; remove(overlayRef: OverlayRef): void; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; static ɵprov: i0.ɵɵInjectableDef; } @@ -255,7 +255,7 @@ export declare class OverlayPositionBuilder { connectedTo(elementRef: ElementRef, originPos: OriginConnectionPosition, overlayPos: OverlayConnectionPosition): ConnectedPositionStrategy; flexibleConnectedTo(origin: FlexibleConnectedPositionStrategyOrigin): FlexibleConnectedPositionStrategy; global(): GlobalPositionStrategy; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; static ɵprov: i0.ɵɵInjectableDef; } @@ -337,7 +337,7 @@ export declare class ScrollStrategyOptions { noop: () => NoopScrollStrategy; reposition: (config?: RepositionScrollStrategyConfig | undefined) => RepositionScrollStrategy; constructor(_scrollDispatcher: ScrollDispatcher, _viewportRuler: ViewportRuler, _ngZone: NgZone, document: any); - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; static ɵprov: i0.ɵɵInjectableDef; } diff --git a/tools/public_api_guard/cdk/platform.d.ts b/tools/public_api_guard/cdk/platform.d.ts index d5926f5f4345..bde881d803a3 100644 --- a/tools/public_api_guard/cdk/platform.d.ts +++ b/tools/public_api_guard/cdk/platform.d.ts @@ -19,7 +19,7 @@ export declare class Platform { WEBKIT: boolean; isBrowser: boolean; constructor(_platformId?: Object | undefined); - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; static ɵprov: i0.ɵɵInjectableDef; } diff --git a/tools/public_api_guard/cdk/portal.d.ts b/tools/public_api_guard/cdk/portal.d.ts index 8dcdfe685edd..bcb9bc6c8819 100644 --- a/tools/public_api_guard/cdk/portal.d.ts +++ b/tools/public_api_guard/cdk/portal.d.ts @@ -18,7 +18,7 @@ export declare abstract class BasePortalOutlet implements PortalOutlet { export declare class CdkPortal extends TemplatePortal { constructor(templateRef: TemplateRef, viewContainerRef: ViewContainerRef); static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class CdkPortalOutlet extends BasePortalOutlet implements OnInit, OnDestroy { @@ -35,7 +35,7 @@ export declare class CdkPortalOutlet extends BasePortalOutlet implements OnInit, ngOnInit(): void; static ngAcceptInputType_portal: Portal | null | undefined | ''; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare type CdkPortalOutletAttachedRef = ComponentRef | EmbeddedViewRef | null; @@ -82,7 +82,7 @@ export declare type PortalHost = PortalOutlet; export declare class PortalHostDirective extends CdkPortalOutlet { static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class PortalInjector implements Injector { @@ -114,5 +114,5 @@ export declare class TemplatePortal extends Portal> export declare class TemplatePortalDirective extends CdkPortal { static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } diff --git a/tools/public_api_guard/cdk/scrolling.d.ts b/tools/public_api_guard/cdk/scrolling.d.ts index b0cda3cab7c5..d7146105c421 100644 --- a/tools/public_api_guard/cdk/scrolling.d.ts +++ b/tools/public_api_guard/cdk/scrolling.d.ts @@ -50,7 +50,7 @@ export declare class CdkFixedSizeVirtualScroll implements OnChanges { static ngAcceptInputType_maxBufferPx: NumberInput; static ngAcceptInputType_minBufferPx: NumberInput; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class CdkScrollable implements OnInit, OnDestroy { @@ -66,7 +66,7 @@ export declare class CdkScrollable implements OnInit, OnDestroy { ngOnInit(): void; scrollTo(options: ExtendedScrollToOptions): void; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class CdkVirtualForOf implements CollectionViewer, DoCheck, OnDestroy { @@ -88,7 +88,7 @@ export declare class CdkVirtualForOf implements CollectionViewer, DoCheck, On ngDoCheck(): void; ngOnDestroy(): void; static ɵdir: i0.ɵɵDirectiveDefWithMeta, "[cdkVirtualFor][cdkVirtualForOf]", never, { "cdkVirtualForOf": "cdkVirtualForOf"; "cdkVirtualForTrackBy": "cdkVirtualForTrackBy"; "cdkVirtualForTemplate": "cdkVirtualForTemplate"; "cdkVirtualForTemplateCacheSize": "cdkVirtualForTemplateCacheSize"; }, {}, never>; - static ɵfac: i0.ɵɵFactoryDef>; + static ɵfac: i0.ɵɵFactoryDef, [null, null, null, { skipSelf: true; }, null]>; } export declare type CdkVirtualForOfContext = { @@ -130,8 +130,8 @@ export declare class CdkVirtualScrollViewport extends CdkScrollable implements O setRenderedContentOffset(offset: number, to?: 'to-start' | 'to-end'): void; setRenderedRange(range: ListRange): void; setTotalContentSize(size: number): void; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare const DEFAULT_RESIZE_TIME = 20; @@ -165,7 +165,7 @@ export declare class ScrollDispatcher implements OnDestroy { ngOnDestroy(): void; register(scrollable: CdkScrollable): void; scrolled(auditTimeInMs?: number): Observable; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; static ɵprov: i0.ɵɵInjectableDef; } @@ -186,7 +186,7 @@ export declare class ViewportRuler implements OnDestroy { height: number; }>; ngOnDestroy(): void; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; static ɵprov: i0.ɵɵInjectableDef; } diff --git a/tools/public_api_guard/cdk/stepper.d.ts b/tools/public_api_guard/cdk/stepper.d.ts index 63f86bc30877..391253b5a9a0 100644 --- a/tools/public_api_guard/cdk/stepper.d.ts +++ b/tools/public_api_guard/cdk/stepper.d.ts @@ -27,8 +27,8 @@ export declare class CdkStep implements OnChanges { static ngAcceptInputType_editable: BooleanInput; static ngAcceptInputType_hasError: BooleanInput; static ngAcceptInputType_optional: BooleanInput; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class CdkStepHeader implements FocusableOption { @@ -36,14 +36,14 @@ export declare class CdkStepHeader implements FocusableOption { constructor(_elementRef: ElementRef); focus(): void; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class CdkStepLabel { template: TemplateRef; constructor(/** @docs-private */ template: TemplateRef); static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class CdkStepper implements AfterViewInit, OnDestroy { @@ -80,7 +80,7 @@ export declare class CdkStepper implements AfterViewInit, OnDestroy { static ngAcceptInputType_optional: BooleanInput; static ngAcceptInputType_selectedIndex: NumberInput; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class CdkStepperModule { @@ -94,7 +94,7 @@ export declare class CdkStepperNext { constructor(_stepper: CdkStepper); _handleClick(): void; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class CdkStepperPrevious { @@ -103,7 +103,7 @@ export declare class CdkStepperPrevious { constructor(_stepper: CdkStepper); _handleClick(): void; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare const MAT_STEPPER_GLOBAL_OPTIONS: InjectionToken; diff --git a/tools/public_api_guard/cdk/table.d.ts b/tools/public_api_guard/cdk/table.d.ts index 560d65e0d989..04f98f066198 100644 --- a/tools/public_api_guard/cdk/table.d.ts +++ b/tools/public_api_guard/cdk/table.d.ts @@ -11,7 +11,7 @@ export declare abstract class BaseRowDef implements OnChanges { getColumnsDiff(): IterableChanges | null; ngOnChanges(changes: SimpleChanges): void; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export interface CanStick { @@ -32,14 +32,14 @@ export declare const CDK_TABLE_TEMPLATE = "\n ; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class CdkCellDef implements CellDef { template: TemplateRef; constructor(/** @docs-private */ template: TemplateRef); static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class CdkCellOutlet implements OnDestroy { @@ -50,7 +50,7 @@ export declare class CdkCellOutlet implements OnDestroy { ngOnDestroy(): void; static mostRecentCellOutlet: CdkCellOutlet | null; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export interface CdkCellOutletMultiRowContext { @@ -90,25 +90,25 @@ export declare class CdkColumnDef extends _CdkColumnDefBase implements CanStick static ngAcceptInputType_sticky: BooleanInput; static ngAcceptInputType_stickyEnd: BooleanInput; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class CdkFooterCell extends BaseCdkCell { constructor(columnDef: CdkColumnDef, elementRef: ElementRef); static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class CdkFooterCellDef implements CellDef { template: TemplateRef; constructor(/** @docs-private */ template: TemplateRef); static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class CdkFooterRow { - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class CdkFooterRowDef extends _CdkFooterRowDefBase implements CanStick, OnChanges { @@ -117,25 +117,25 @@ export declare class CdkFooterRowDef extends _CdkFooterRowDefBase implements Can ngOnChanges(changes: SimpleChanges): void; static ngAcceptInputType_sticky: BooleanInput; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class CdkHeaderCell extends BaseCdkCell { constructor(columnDef: CdkColumnDef, elementRef: ElementRef); static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class CdkHeaderCellDef implements CellDef { template: TemplateRef; constructor(/** @docs-private */ template: TemplateRef); static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class CdkHeaderRow { - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class CdkHeaderRowDef extends _CdkHeaderRowDefBase implements CanStick, OnChanges { @@ -144,12 +144,12 @@ export declare class CdkHeaderRowDef extends _CdkHeaderRowDefBase implements Can ngOnChanges(changes: SimpleChanges): void; static ngAcceptInputType_sticky: BooleanInput; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class CdkRow { - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class CdkRowDef extends BaseRowDef { @@ -157,7 +157,7 @@ export declare class CdkRowDef extends BaseRowDef { when: (index: number, rowData: T) => boolean; constructor(template: TemplateRef, _differs: IterableDiffers, _table?: any); static ɵdir: i0.ɵɵDirectiveDefWithMeta, "[cdkRowDef]", never, { "columns": "cdkRowDefColumns"; "when": "cdkRowDefWhen"; }, {}, never>; - static ɵfac: i0.ɵɵFactoryDef>; + static ɵfac: i0.ɵɵFactoryDef, [null, null, { optional: true; }]>; } export declare class CdkTable implements AfterContentChecked, CollectionViewer, OnDestroy, OnInit { @@ -206,8 +206,8 @@ export declare class CdkTable implements AfterContentChecked, CollectionViewe updateStickyFooterRowStyles(): void; updateStickyHeaderRowStyles(): void; static ngAcceptInputType_multiTemplateDataRows: BooleanInput; - static ɵcmp: i0.ɵɵComponentDefWithMeta, "cdk-table, table[cdk-table]", ["cdkTable"], { "trackBy": "trackBy"; "dataSource": "dataSource"; "multiTemplateDataRows": "multiTemplateDataRows"; }, {}, ["_contentColumnDefs", "_contentRowDefs", "_contentHeaderRowDefs", "_contentFooterRowDefs"]>; - static ɵfac: i0.ɵɵFactoryDef>; + static ɵcmp: i0.ɵɵComponentDefWithMeta, "cdk-table, table[cdk-table]", ["cdkTable"], { "trackBy": "trackBy"; "dataSource": "dataSource"; "multiTemplateDataRows": "multiTemplateDataRows"; }, {}, ["_contentColumnDefs", "_contentRowDefs", "_contentHeaderRowDefs", "_contentFooterRowDefs"], ["caption"]>; + static ɵfac: i0.ɵɵFactoryDef, [null, null, null, { attribute: "role"; }, { optional: true; }, null, null]>; } export declare class CdkTableModule { @@ -229,8 +229,8 @@ export declare class CdkTextColumn implements OnDestroy, OnInit { _createDefaultHeaderText(): string; ngOnDestroy(): void; ngOnInit(): void; - static ɵcmp: i0.ɵɵComponentDefWithMeta, "cdk-text-column", never, { "name": "name"; "headerText": "headerText"; "dataAccessor": "dataAccessor"; "justify": "justify"; }, {}, never>; - static ɵfac: i0.ɵɵFactoryDef>; + static ɵcmp: i0.ɵɵComponentDefWithMeta, "cdk-text-column", never, { "name": "name"; "headerText": "headerText"; "dataAccessor": "dataAccessor"; "justify": "justify"; }, {}, never, never>; + static ɵfac: i0.ɵɵFactoryDef, [{ optional: true; }, { optional: true; }]>; } export interface CellDef { @@ -244,7 +244,7 @@ export declare class DataRowOutlet implements RowOutlet { viewContainer: ViewContainerRef; constructor(viewContainer: ViewContainerRef, elementRef: ElementRef); static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class FooterRowOutlet implements RowOutlet { @@ -252,7 +252,7 @@ export declare class FooterRowOutlet implements RowOutlet { viewContainer: ViewContainerRef; constructor(viewContainer: ViewContainerRef, elementRef: ElementRef); static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class HeaderRowOutlet implements RowOutlet { @@ -260,7 +260,7 @@ export declare class HeaderRowOutlet implements RowOutlet { viewContainer: ViewContainerRef; constructor(viewContainer: ViewContainerRef, elementRef: ElementRef); static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare function mixinHasStickyInput>(base: T): CanStickCtor & T; diff --git a/tools/public_api_guard/cdk/text-field.d.ts b/tools/public_api_guard/cdk/text-field.d.ts index 62c8bbdade3f..c9cedda5991d 100644 --- a/tools/public_api_guard/cdk/text-field.d.ts +++ b/tools/public_api_guard/cdk/text-field.d.ts @@ -10,7 +10,7 @@ export declare class AutofillMonitor implements OnDestroy { ngOnDestroy(): void; stopMonitoring(element: Element): void; stopMonitoring(element: ElementRef): void; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; static ɵprov: i0.ɵɵInjectableDef; } @@ -20,7 +20,7 @@ export declare class CdkAutofill implements OnDestroy, OnInit { ngOnDestroy(): void; ngOnInit(): void; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class CdkTextareaAutosize implements AfterViewInit, DoCheck, OnDestroy { @@ -45,7 +45,7 @@ export declare class CdkTextareaAutosize implements AfterViewInit, DoCheck, OnDe static ngAcceptInputType_maxRows: NumberInput; static ngAcceptInputType_minRows: NumberInput; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class TextFieldModule { diff --git a/tools/public_api_guard/cdk/tree.d.ts b/tools/public_api_guard/cdk/tree.d.ts index c0e288279575..46005410a368 100644 --- a/tools/public_api_guard/cdk/tree.d.ts +++ b/tools/public_api_guard/cdk/tree.d.ts @@ -30,7 +30,7 @@ export declare class CdkNestedTreeNode extends CdkTreeNode implements Afte ngOnDestroy(): void; protected updateChildrenNodes(children?: T[]): void; static ɵdir: i0.ɵɵDirectiveDefWithMeta, "cdk-nested-tree-node", ["cdkNestedTreeNode"], {}, {}, ["nodeOutlet"]>; - static ɵfac: i0.ɵɵFactoryDef>; + static ɵfac: i0.ɵɵFactoryDef, never>; } export declare class CdkTree implements AfterContentChecked, CollectionViewer, OnDestroy, OnInit { @@ -51,8 +51,8 @@ export declare class CdkTree implements AfterContentChecked, CollectionViewer ngOnDestroy(): void; ngOnInit(): void; renderNodeChanges(data: T[] | ReadonlyArray, dataDiffer?: IterableDiffer, viewContainer?: ViewContainerRef, parentData?: T): void; - static ɵcmp: i0.ɵɵComponentDefWithMeta, "cdk-tree", ["cdkTree"], { "dataSource": "dataSource"; "treeControl": "treeControl"; "trackBy": "trackBy"; }, {}, ["_nodeDefs"]>; - static ɵfac: i0.ɵɵFactoryDef>; + static ɵcmp: i0.ɵɵComponentDefWithMeta, "cdk-tree", ["cdkTree"], { "dataSource": "dataSource"; "treeControl": "treeControl"; "trackBy": "trackBy"; }, {}, ["_nodeDefs"], never>; + static ɵfac: i0.ɵɵFactoryDef, never>; } export declare class CdkTreeModule { @@ -78,7 +78,7 @@ export declare class CdkTreeNode implements FocusableOption, OnDestroy { ngOnDestroy(): void; static mostRecentTreeNode: CdkTreeNode | null; static ɵdir: i0.ɵɵDirectiveDefWithMeta, "cdk-tree-node", ["cdkTreeNode"], { "role": "role"; }, {}, never>; - static ɵfac: i0.ɵɵFactoryDef>; + static ɵfac: i0.ɵɵFactoryDef, never>; } export declare class CdkTreeNodeDef { @@ -86,7 +86,7 @@ export declare class CdkTreeNodeDef { when: (index: number, nodeData: T) => boolean; constructor(template: TemplateRef); static ɵdir: i0.ɵɵDirectiveDefWithMeta, "[cdkTreeNodeDef]", never, { "when": "cdkTreeNodeDefWhen"; }, {}, never>; - static ɵfac: i0.ɵɵFactoryDef>; + static ɵfac: i0.ɵɵFactoryDef, never>; } export declare class CdkTreeNodeOutlet { @@ -94,7 +94,7 @@ export declare class CdkTreeNodeOutlet { viewContainer: ViewContainerRef; constructor(viewContainer: ViewContainerRef, _node?: any); static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class CdkTreeNodeOutletContext { @@ -119,7 +119,7 @@ export declare class CdkTreeNodePadding implements OnDestroy { ngOnDestroy(): void; static ngAcceptInputType_level: NumberInput; static ɵdir: i0.ɵɵDirectiveDefWithMeta, "[cdkTreeNodePadding]", never, { "level": "cdkTreeNodePadding"; "indent": "cdkTreeNodePaddingIndent"; }, {}, never>; - static ɵfac: i0.ɵɵFactoryDef>; + static ɵfac: i0.ɵɵFactoryDef, [null, null, null, null, { optional: true; }]>; } export declare class CdkTreeNodeToggle { @@ -132,7 +132,7 @@ export declare class CdkTreeNodeToggle { _toggle(event: Event): void; static ngAcceptInputType_recursive: BooleanInput; static ɵdir: i0.ɵɵDirectiveDefWithMeta, "[cdkTreeNodeToggle]", never, { "recursive": "cdkTreeNodeToggleRecursive"; }, {}, never>; - static ɵfac: i0.ɵɵFactoryDef>; + static ɵfac: i0.ɵɵFactoryDef, never>; } export declare class FlatTreeControl extends BaseTreeControl { diff --git a/tools/public_api_guard/google-maps/google-maps.d.ts b/tools/public_api_guard/google-maps/google-maps.d.ts index c2aeed120737..2a1f356ffd11 100644 --- a/tools/public_api_guard/google-maps/google-maps.d.ts +++ b/tools/public_api_guard/google-maps/google-maps.d.ts @@ -47,8 +47,8 @@ export declare class GoogleMap implements OnChanges, OnInit, OnDestroy { panBy(x: number, y: number): void; panTo(latLng: google.maps.LatLng | google.maps.LatLngLiteral): void; panToBounds(latLngBounds: google.maps.LatLngBounds | google.maps.LatLngBoundsLiteral, padding?: number | google.maps.Padding): void; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class GoogleMapsModule { @@ -84,7 +84,7 @@ export declare class MapCircle implements OnInit, OnDestroy { ngOnDestroy(): void; ngOnInit(): void; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MapInfoWindow implements OnInit, OnDestroy { @@ -104,7 +104,7 @@ export declare class MapInfoWindow implements OnInit, OnDestroy { ngOnInit(): void; open(anchor?: MapMarker): void; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MapMarker implements OnInit, OnDestroy { @@ -150,8 +150,8 @@ export declare class MapMarker implements OnInit, OnDestroy { getZIndex(): number | null; ngOnDestroy(): void; ngOnInit(): void; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MapPolygon implements OnInit, OnDestroy { @@ -178,7 +178,7 @@ export declare class MapPolygon implements OnInit, OnDestroy { ngOnDestroy(): void; ngOnInit(): void; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MapPolyline implements OnInit, OnDestroy { @@ -204,7 +204,7 @@ export declare class MapPolyline implements OnInit, OnDestroy { ngOnDestroy(): void; ngOnInit(): void; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MapRectangle implements OnInit, OnDestroy { @@ -231,5 +231,5 @@ export declare class MapRectangle implements OnInit, OnDestroy { ngOnDestroy(): void; ngOnInit(): void; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } diff --git a/tools/public_api_guard/material/autocomplete.d.ts b/tools/public_api_guard/material/autocomplete.d.ts index fe958ac72a5b..729a2b221201 100644 --- a/tools/public_api_guard/material/autocomplete.d.ts +++ b/tools/public_api_guard/material/autocomplete.d.ts @@ -51,8 +51,8 @@ export declare class MatAutocomplete extends _MatAutocompleteMixinBase implement ngOnDestroy(): void; static ngAcceptInputType_autoActiveFirstOption: BooleanInput; static ngAcceptInputType_disableRipple: BooleanInput; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export interface MatAutocompleteActivatedEvent { @@ -74,7 +74,7 @@ export declare class MatAutocompleteOrigin { constructor( elementRef: ElementRef); static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatAutocompleteSelectedEvent { @@ -114,5 +114,5 @@ export declare class MatAutocompleteTrigger implements ControlValueAccessor, Aft writeValue(value: any): void; static ngAcceptInputType_autocompleteDisabled: BooleanInput; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } diff --git a/tools/public_api_guard/material/badge.d.ts b/tools/public_api_guard/material/badge.d.ts index efc6e15bbebb..7d1f1316345b 100644 --- a/tools/public_api_guard/material/badge.d.ts +++ b/tools/public_api_guard/material/badge.d.ts @@ -22,7 +22,7 @@ export declare class MatBadge extends _MatBadgeMixinBase implements OnDestroy, O static ngAcceptInputType_hidden: BooleanInput; static ngAcceptInputType_overlap: BooleanInput; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatBadgeModule { diff --git a/tools/public_api_guard/material/bottom-sheet.d.ts b/tools/public_api_guard/material/bottom-sheet.d.ts index 6833a7f33aff..e9f0f42d30c2 100644 --- a/tools/public_api_guard/material/bottom-sheet.d.ts +++ b/tools/public_api_guard/material/bottom-sheet.d.ts @@ -10,7 +10,7 @@ export declare class MatBottomSheet implements OnDestroy { ngOnDestroy(): void; open(component: ComponentType, config?: MatBottomSheetConfig): MatBottomSheetRef; open(template: TemplateRef, config?: MatBottomSheetConfig): MatBottomSheetRef; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; static ɵprov: i0.ɵɵInjectableDef; } @@ -48,8 +48,8 @@ export declare class MatBottomSheetContainer extends BasePortalOutlet implements enter(): void; exit(): void; ngOnDestroy(): void; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatBottomSheetModule { diff --git a/tools/public_api_guard/material/button-toggle.d.ts b/tools/public_api_guard/material/button-toggle.d.ts index 46a21017fe22..47dc904a6f99 100644 --- a/tools/public_api_guard/material/button-toggle.d.ts +++ b/tools/public_api_guard/material/button-toggle.d.ts @@ -31,8 +31,8 @@ export declare class MatButtonToggle extends _MatButtonToggleMixinBase implement static ngAcceptInputType_disabled: BooleanInput; static ngAcceptInputType_multiple: BooleanInput; static ngAcceptInputType_vertical: BooleanInput; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare type MatButtonToggleAppearance = 'legacy' | 'standard'; @@ -82,7 +82,7 @@ export declare class MatButtonToggleGroup implements ControlValueAccessor, OnIni static ngAcceptInputType_multiple: BooleanInput; static ngAcceptInputType_vertical: BooleanInput; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatButtonToggleGroupMultiple { diff --git a/tools/public_api_guard/material/button.d.ts b/tools/public_api_guard/material/button.d.ts index 9a292e7f6f02..f667c8944777 100644 --- a/tools/public_api_guard/material/button.d.ts +++ b/tools/public_api_guard/material/button.d.ts @@ -2,8 +2,8 @@ export declare class MatAnchor extends MatButton { tabIndex: number; constructor(focusMonitor: FocusMonitor, elementRef: ElementRef, animationMode: string); _haltDisabledEvents(event: Event): void; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatButton extends _MatButtonMixinBase implements OnDestroy, CanDisable, CanColor, CanDisableRipple, FocusableOption { @@ -19,8 +19,8 @@ export declare class MatButton extends _MatButtonMixinBase implements OnDestroy, ngOnDestroy(): void; static ngAcceptInputType_disableRipple: BooleanInput; static ngAcceptInputType_disabled: BooleanInput; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatButtonModule { diff --git a/tools/public_api_guard/material/card.d.ts b/tools/public_api_guard/material/card.d.ts index 80f96f2e09e3..20515770ef92 100644 --- a/tools/public_api_guard/material/card.d.ts +++ b/tools/public_api_guard/material/card.d.ts @@ -1,49 +1,49 @@ export declare class MatCard { _animationMode?: string | undefined; constructor(_animationMode?: string | undefined); - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatCardActions { align: 'start' | 'end'; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatCardAvatar { static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatCardContent { static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatCardFooter { static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatCardHeader { - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatCardImage { static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatCardLgImage { static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatCardMdImage { static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatCardModule { @@ -53,25 +53,25 @@ export declare class MatCardModule { export declare class MatCardSmImage { static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatCardSubtitle { static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatCardTitle { static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatCardTitleGroup { - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatCardXlImage { static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } diff --git a/tools/public_api_guard/material/checkbox.d.ts b/tools/public_api_guard/material/checkbox.d.ts index 6e929ec1a60c..f283a451a9a2 100644 --- a/tools/public_api_guard/material/checkbox.d.ts +++ b/tools/public_api_guard/material/checkbox.d.ts @@ -55,8 +55,8 @@ export declare class MatCheckbox extends _MatCheckboxMixinBase implements Contro static ngAcceptInputType_disabled: BooleanInput; static ngAcceptInputType_indeterminate: BooleanInput; static ngAcceptInputType_required: BooleanInput; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatCheckboxChange { @@ -78,7 +78,7 @@ export declare class MatCheckboxModule { export declare class MatCheckboxRequiredValidator extends CheckboxRequiredValidator { static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare const enum TransitionCheckState { diff --git a/tools/public_api_guard/material/chips.d.ts b/tools/public_api_guard/material/chips.d.ts index a81760e7bc7a..1b2a98ec3aa5 100644 --- a/tools/public_api_guard/material/chips.d.ts +++ b/tools/public_api_guard/material/chips.d.ts @@ -47,12 +47,12 @@ export declare class MatChip extends _MatChipMixinBase implements FocusableOptio static ngAcceptInputType_selectable: BooleanInput; static ngAcceptInputType_selected: BooleanInput; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatChipAvatar { static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export interface MatChipEvent { @@ -86,7 +86,7 @@ export declare class MatChipInput implements MatChipTextControl, OnChanges { static ngAcceptInputType_addOnBlur: BooleanInput; static ngAcceptInputType_disabled: BooleanInput; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export interface MatChipInputEvent { @@ -168,8 +168,8 @@ export declare class MatChipList extends _MatChipListMixinBase implements MatFor static ngAcceptInputType_multiple: BooleanInput; static ngAcceptInputType_required: BooleanInput; static ngAcceptInputType_selectable: BooleanInput; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatChipListChange { @@ -185,7 +185,7 @@ export declare class MatChipRemove { constructor(_parentChip: MatChip, elementRef?: ElementRef); _handleClick(event: Event): void; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export interface MatChipsDefaultOptions { @@ -209,5 +209,5 @@ export declare class MatChipsModule { export declare class MatChipTrailingIcon { static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } diff --git a/tools/public_api_guard/material/core.d.ts b/tools/public_api_guard/material/core.d.ts index 0d55214a173e..672d0f0df76f 100644 --- a/tools/public_api_guard/material/core.d.ts +++ b/tools/public_api_guard/material/core.d.ts @@ -88,7 +88,7 @@ export declare const defaultRippleAnimationConfig: { export declare class ErrorStateMatcher { isErrorState(control: FormControl | null, form: FormGroupDirective | NgForm | null): boolean; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; static ɵprov: i0.ɵɵInjectableDef; } @@ -100,7 +100,7 @@ export declare class GestureConfig extends HammerGestureConfig { events: string[]; constructor(_hammerOptions?: HammerOptions | undefined, _commonModule?: MatCommonModule); buildHammer(element: HTMLElement): HammerInstance; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; static ɵprov: i0.ɵɵInjectableDef; } @@ -224,7 +224,7 @@ export declare const MATERIAL_SANITY_CHECKS: InjectionToken; export declare class MatLine { static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatLineModule { @@ -245,8 +245,8 @@ export declare class MatOptgroup extends _MatOptgroupMixinBase implements CanDis _labelId: string; label: string; static ngAcceptInputType_disabled: BooleanInput; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatOption implements FocusableOption, AfterViewChecked, OnDestroy { @@ -277,8 +277,8 @@ export declare class MatOption implements FocusableOption, AfterViewChecked, OnD setActiveStyles(): void; setInactiveStyles(): void; static ngAcceptInputType_disabled: BooleanInput; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatOptionModule { @@ -304,8 +304,8 @@ export declare class MatPseudoCheckbox { disabled: boolean; state: MatPseudoCheckboxState; constructor(_animationMode?: string | undefined); - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatPseudoCheckboxModule { @@ -334,7 +334,7 @@ export declare class MatRipple implements OnInit, OnDestroy, RippleTarget { ngOnDestroy(): void; ngOnInit(): void; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatRippleModule { @@ -382,7 +382,7 @@ export declare class NativeDateAdapter extends DateAdapter { parse(value: any): Date | null; toIso8601(date: Date): string; today(): Date; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; static ɵprov: i0.ɵɵInjectableDef; } @@ -463,7 +463,7 @@ export declare function setLines(lines: QueryList, element: ElementRef< export declare class ShowOnDirtyErrorStateMatcher implements ErrorStateMatcher { isErrorState(control: FormControl | null, form: FormGroupDirective | NgForm | null): boolean; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; static ɵprov: i0.ɵɵInjectableDef; } diff --git a/tools/public_api_guard/material/datepicker.d.ts b/tools/public_api_guard/material/datepicker.d.ts index 73ccfa9891a7..4b1323bb56bb 100644 --- a/tools/public_api_guard/material/datepicker.d.ts +++ b/tools/public_api_guard/material/datepicker.d.ts @@ -50,8 +50,8 @@ export declare class MatCalendar implements AfterContentInit, AfterViewChecke ngOnChanges(changes: SimpleChanges): void; ngOnDestroy(): void; updateTodaysDate(): void; - static ɵcmp: i0.ɵɵComponentDefWithMeta, "mat-calendar", ["matCalendar"], { "headerComponent": "headerComponent"; "startAt": "startAt"; "startView": "startView"; "selected": "selected"; "minDate": "minDate"; "maxDate": "maxDate"; "dateFilter": "dateFilter"; "dateClass": "dateClass"; }, { "selectedChange": "selectedChange"; "yearSelected": "yearSelected"; "monthSelected": "monthSelected"; "_userSelection": "_userSelection"; }, never>; - static ɵfac: i0.ɵɵFactoryDef>; + static ɵcmp: i0.ɵɵComponentDefWithMeta, "mat-calendar", ["matCalendar"], { "headerComponent": "headerComponent"; "startAt": "startAt"; "startView": "startView"; "selected": "selected"; "minDate": "minDate"; "maxDate": "maxDate"; "dateFilter": "dateFilter"; "dateClass": "dateClass"; }, { "selectedChange": "selectedChange"; "yearSelected": "yearSelected"; "monthSelected": "monthSelected"; "_userSelection": "_userSelection"; }, never, never>; + static ɵfac: i0.ɵɵFactoryDef, [null, { optional: true; }, { optional: true; }, null]>; } export declare class MatCalendarBody implements OnChanges { @@ -72,8 +72,8 @@ export declare class MatCalendarBody implements OnChanges { _focusActiveCell(): void; _isActiveCell(rowIndex: number, colIndex: number): boolean; ngOnChanges(changes: SimpleChanges): void; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatCalendarCell { @@ -101,8 +101,8 @@ export declare class MatCalendarHeader { nextEnabled(): boolean; previousClicked(): void; previousEnabled(): boolean; - static ɵcmp: i0.ɵɵComponentDefWithMeta, "mat-calendar-header", ["matCalendarHeader"], {}, {}, never>; - static ɵfac: i0.ɵɵFactoryDef>; + static ɵcmp: i0.ɵɵComponentDefWithMeta, "mat-calendar-header", ["matCalendarHeader"], {}, {}, never, ["*"]>; + static ɵfac: i0.ɵɵFactoryDef, [null, null, { optional: true; }, { optional: true; }, null]>; } export declare type MatCalendarView = 'month' | 'year' | 'multi-year'; @@ -146,8 +146,8 @@ export declare class MatDatepicker implements OnDestroy, CanColor { select(date: D): void; static ngAcceptInputType_disabled: BooleanInput; static ngAcceptInputType_touchUi: BooleanInput; - static ɵcmp: i0.ɵɵComponentDefWithMeta, "mat-datepicker", ["matDatepicker"], { "calendarHeaderComponent": "calendarHeaderComponent"; "startAt": "startAt"; "startView": "startView"; "color": "color"; "touchUi": "touchUi"; "disabled": "disabled"; "panelClass": "panelClass"; "dateClass": "dateClass"; "opened": "opened"; }, { "yearSelected": "yearSelected"; "monthSelected": "monthSelected"; "openedStream": "opened"; "closedStream": "closed"; }, never>; - static ɵfac: i0.ɵɵFactoryDef>; + static ɵcmp: i0.ɵɵComponentDefWithMeta, "mat-datepicker", ["matDatepicker"], { "calendarHeaderComponent": "calendarHeaderComponent"; "startAt": "startAt"; "startView": "startView"; "color": "color"; "touchUi": "touchUi"; "disabled": "disabled"; "panelClass": "panelClass"; "dateClass": "dateClass"; "opened": "opened"; }, { "yearSelected": "yearSelected"; "monthSelected": "monthSelected"; "openedStream": "opened"; "closedStream": "closed"; }, never, never>; + static ɵfac: i0.ɵɵFactoryDef, [null, null, null, null, null, { optional: true; }, { optional: true; }, { optional: true; }]>; } export declare const matDatepickerAnimations: { @@ -166,8 +166,8 @@ export declare class MatDatepickerContent extends _MatDatepickerContentMixinB _startExitAnimation(): void; ngAfterViewInit(): void; ngOnDestroy(): void; - static ɵcmp: i0.ɵɵComponentDefWithMeta, "mat-datepicker-content", ["matDatepickerContent"], { "color": "color"; }, {}, never>; - static ɵfac: i0.ɵɵFactoryDef>; + static ɵcmp: i0.ɵɵComponentDefWithMeta, "mat-datepicker-content", ["matDatepickerContent"], { "color": "color"; }, {}, never, never>; + static ɵfac: i0.ɵɵFactoryDef, never>; } export declare class MatDatepickerInput implements ControlValueAccessor, OnDestroy, Validator { @@ -207,7 +207,7 @@ export declare class MatDatepickerInput implements ControlValueAccessor, OnDe static ngAcceptInputType_disabled: BooleanInput; static ngAcceptInputType_value: any; static ɵdir: i0.ɵɵDirectiveDefWithMeta, "input[matDatepicker]", ["matDatepickerInput"], { "matDatepicker": "matDatepicker"; "matDatepickerFilter": "matDatepickerFilter"; "value": "value"; "min": "min"; "max": "max"; "disabled": "disabled"; }, { "dateChange": "dateChange"; "dateInput": "dateInput"; }, never>; - static ɵfac: i0.ɵɵFactoryDef>; + static ɵfac: i0.ɵɵFactoryDef, [null, { optional: true; }, { optional: true; }, { optional: true; }]>; } export declare class MatDatepickerInputEvent { @@ -232,7 +232,7 @@ export declare class MatDatepickerIntl { switchToMonthViewLabel: string; switchToMultiYearViewLabel: string; formatYearRange(start: string, end: string): string; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; static ɵprov: i0.ɵɵInjectableDef; } @@ -256,13 +256,13 @@ export declare class MatDatepickerToggle implements AfterContentInit, OnChang ngOnChanges(changes: SimpleChanges): void; ngOnDestroy(): void; static ngAcceptInputType_disabled: BooleanInput; - static ɵcmp: i0.ɵɵComponentDefWithMeta, "mat-datepicker-toggle", ["matDatepickerToggle"], { "datepicker": "for"; "tabIndex": "tabIndex"; "disabled": "disabled"; "disableRipple": "disableRipple"; }, {}, ["_customIcon"]>; - static ɵfac: i0.ɵɵFactoryDef>; + static ɵcmp: i0.ɵɵComponentDefWithMeta, "mat-datepicker-toggle", ["matDatepickerToggle"], { "datepicker": "for"; "tabIndex": "tabIndex"; "disabled": "disabled"; "disableRipple": "disableRipple"; }, {}, ["_customIcon"], ["[matDatepickerToggleIcon]"]>; + static ɵfac: i0.ɵɵFactoryDef, [null, null, { attribute: "tabindex"; }]>; } export declare class MatDatepickerToggleIcon { static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatMonthView implements AfterContentInit, OnDestroy { @@ -297,8 +297,8 @@ export declare class MatMonthView implements AfterContentInit, OnDestroy { _init(): void; ngAfterContentInit(): void; ngOnDestroy(): void; - static ɵcmp: i0.ɵɵComponentDefWithMeta, "mat-month-view", ["matMonthView"], { "activeDate": "activeDate"; "selected": "selected"; "minDate": "minDate"; "maxDate": "maxDate"; "dateFilter": "dateFilter"; "dateClass": "dateClass"; }, { "selectedChange": "selectedChange"; "_userSelection": "_userSelection"; "activeDateChange": "activeDateChange"; }, never>; - static ɵfac: i0.ɵɵFactoryDef>; + static ɵcmp: i0.ɵɵComponentDefWithMeta, "mat-month-view", ["matMonthView"], { "activeDate": "activeDate"; "selected": "selected"; "minDate": "minDate"; "maxDate": "maxDate"; "dateFilter": "dateFilter"; "dateClass": "dateClass"; }, { "selectedChange": "selectedChange"; "_userSelection": "_userSelection"; "activeDateChange": "activeDateChange"; }, never, never>; + static ɵfac: i0.ɵɵFactoryDef, [null, { optional: true; }, { optional: true; }, { optional: true; }]>; } export declare class MatMultiYearView implements AfterContentInit, OnDestroy { @@ -327,8 +327,8 @@ export declare class MatMultiYearView implements AfterContentInit, OnDestroy _yearSelected(year: number): void; ngAfterContentInit(): void; ngOnDestroy(): void; - static ɵcmp: i0.ɵɵComponentDefWithMeta, "mat-multi-year-view", ["matMultiYearView"], { "activeDate": "activeDate"; "selected": "selected"; "minDate": "minDate"; "maxDate": "maxDate"; "dateFilter": "dateFilter"; }, { "selectedChange": "selectedChange"; "yearSelected": "yearSelected"; "activeDateChange": "activeDateChange"; }, never>; - static ɵfac: i0.ɵɵFactoryDef>; + static ɵcmp: i0.ɵɵComponentDefWithMeta, "mat-multi-year-view", ["matMultiYearView"], { "activeDate": "activeDate"; "selected": "selected"; "minDate": "minDate"; "maxDate": "maxDate"; "dateFilter": "dateFilter"; }, { "selectedChange": "selectedChange"; "yearSelected": "yearSelected"; "activeDateChange": "activeDateChange"; }, never, never>; + static ɵfac: i0.ɵɵFactoryDef, [null, { optional: true; }, { optional: true; }]>; } export declare class MatYearView implements AfterContentInit, OnDestroy { @@ -357,8 +357,8 @@ export declare class MatYearView implements AfterContentInit, OnDestroy { _monthSelected(month: number): void; ngAfterContentInit(): void; ngOnDestroy(): void; - static ɵcmp: i0.ɵɵComponentDefWithMeta, "mat-year-view", ["matYearView"], { "activeDate": "activeDate"; "selected": "selected"; "minDate": "minDate"; "maxDate": "maxDate"; "dateFilter": "dateFilter"; }, { "selectedChange": "selectedChange"; "monthSelected": "monthSelected"; "activeDateChange": "activeDateChange"; }, never>; - static ɵfac: i0.ɵɵFactoryDef>; + static ɵcmp: i0.ɵɵComponentDefWithMeta, "mat-year-view", ["matYearView"], { "activeDate": "activeDate"; "selected": "selected"; "minDate": "minDate"; "maxDate": "maxDate"; "dateFilter": "dateFilter"; }, { "selectedChange": "selectedChange"; "monthSelected": "monthSelected"; "activeDateChange": "activeDateChange"; }, never, never>; + static ɵfac: i0.ɵɵFactoryDef, [null, { optional: true; }, { optional: true; }, { optional: true; }]>; } export declare const yearsPerPage = 24; diff --git a/tools/public_api_guard/material/dialog.d.ts b/tools/public_api_guard/material/dialog.d.ts index 6b0eaf3f5228..325de439d173 100644 --- a/tools/public_api_guard/material/dialog.d.ts +++ b/tools/public_api_guard/material/dialog.d.ts @@ -34,13 +34,13 @@ export declare class MatDialog implements OnDestroy { getDialogById(id: string): MatDialogRef | undefined; ngOnDestroy(): void; open(componentOrTemplateRef: ComponentType | TemplateRef, config?: MatDialogConfig): MatDialogRef; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; static ɵprov: i0.ɵɵInjectableDef; } export declare class MatDialogActions { static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare const matDialogAnimations: { @@ -57,7 +57,7 @@ export declare class MatDialogClose implements OnInit, OnChanges { ngOnChanges(changes: SimpleChanges): void; ngOnInit(): void; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatDialogConfig { @@ -102,13 +102,13 @@ export declare class MatDialogContainer extends BasePortalOutlet { _startExitAnimation(): void; attachComponentPortal(portal: ComponentPortal): ComponentRef; attachTemplatePortal(portal: TemplatePortal): EmbeddedViewRef; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatDialogContent { static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatDialogModule { @@ -146,7 +146,7 @@ export declare class MatDialogTitle implements OnInit { constructor(_dialogRef: MatDialogRef, _elementRef: ElementRef, _dialog: MatDialog); ngOnInit(): void; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare function throwMatDialogContentAlreadyAttachedError(): void; diff --git a/tools/public_api_guard/material/divider.d.ts b/tools/public_api_guard/material/divider.d.ts index 29c24e80a8df..0b7da3897965 100644 --- a/tools/public_api_guard/material/divider.d.ts +++ b/tools/public_api_guard/material/divider.d.ts @@ -5,8 +5,8 @@ export declare class MatDivider { set vertical(value: boolean); static ngAcceptInputType_inset: BooleanInput; static ngAcceptInputType_vertical: BooleanInput; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatDividerModule { diff --git a/tools/public_api_guard/material/expansion.d.ts b/tools/public_api_guard/material/expansion.d.ts index a6e20a59db02..fd16f3d35e8f 100644 --- a/tools/public_api_guard/material/expansion.d.ts +++ b/tools/public_api_guard/material/expansion.d.ts @@ -15,7 +15,7 @@ export declare class MatAccordion extends CdkAccordion implements MatAccordionBa ngAfterContentInit(): void; static ngAcceptInputType_hideToggle: BooleanInput; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export interface MatAccordionBase extends CdkAccordion { @@ -69,20 +69,20 @@ export declare class MatExpansionPanel extends CdkAccordionItem implements After static ngAcceptInputType_disabled: BooleanInput; static ngAcceptInputType_expanded: BooleanInput; static ngAcceptInputType_hideToggle: BooleanInput; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatExpansionPanelActionRow { static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatExpansionPanelContent { _template: TemplateRef; constructor(_template: TemplateRef); static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export interface MatExpansionPanelDefaultOptions { @@ -93,7 +93,7 @@ export interface MatExpansionPanelDefaultOptions { export declare class MatExpansionPanelDescription { static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatExpansionPanelHeader implements OnDestroy, FocusableOption { @@ -113,13 +113,13 @@ export declare class MatExpansionPanelHeader implements OnDestroy, FocusableOpti _toggle(): void; focus(origin?: FocusOrigin, options?: FocusOptions): void; ngOnDestroy(): void; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare type MatExpansionPanelState = 'expanded' | 'collapsed'; export declare class MatExpansionPanelTitle { static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } diff --git a/tools/public_api_guard/material/form-field.d.ts b/tools/public_api_guard/material/form-field.d.ts index 1b414b69d517..a182e4e3e0da 100644 --- a/tools/public_api_guard/material/form-field.d.ts +++ b/tools/public_api_guard/material/form-field.d.ts @@ -13,7 +13,7 @@ export declare const MAT_FORM_FIELD_DEFAULT_OPTIONS: InjectionToken; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatFormField extends _MatFormFieldMixinBase implements AfterContentInit, AfterContentChecked, AfterViewInit, OnDestroy, CanColor { @@ -65,8 +65,8 @@ export declare class MatFormField extends _MatFormFieldMixinBase implements Afte ngOnDestroy(): void; updateOutlineGap(): void; static ngAcceptInputType_hideRequiredMarker: BooleanInput; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare const matFormFieldAnimations: { @@ -92,7 +92,7 @@ export declare abstract class MatFormFieldControl { abstract onContainerClick(event: MouseEvent): void; abstract setDescribedByIds(ids: string[]): void; static ɵdir: i0.ɵɵDirectiveDefWithMeta, never, never, {}, {}, never>; - static ɵfac: i0.ɵɵFactoryDef>; + static ɵfac: i0.ɵɵFactoryDef, never>; } export interface MatFormFieldDefaultOptions { @@ -110,25 +110,25 @@ export declare class MatHint { align: 'start' | 'end'; id: string; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatLabel { static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatPlaceholder { static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatPrefix { static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatSuffix { static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } diff --git a/tools/public_api_guard/material/grid-list.d.ts b/tools/public_api_guard/material/grid-list.d.ts index e12940f1c7e1..9b6cc6af3ce8 100644 --- a/tools/public_api_guard/material/grid-list.d.ts +++ b/tools/public_api_guard/material/grid-list.d.ts @@ -1,6 +1,6 @@ export declare class MatGridAvatarCssMatStyler { static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatGridList implements MatGridListBase, OnInit, AfterContentChecked { @@ -16,8 +16,8 @@ export declare class MatGridList implements MatGridListBase, OnInit, AfterConten ngAfterContentChecked(): void; ngOnInit(): void; static ngAcceptInputType_cols: NumberInput; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatGridListModule { @@ -37,24 +37,24 @@ export declare class MatGridTile { _setStyle(property: string, value: any): void; static ngAcceptInputType_colspan: NumberInput; static ngAcceptInputType_rowspan: NumberInput; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatGridTileFooterCssMatStyler { static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatGridTileHeaderCssMatStyler { static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatGridTileText implements AfterContentInit { _lines: QueryList; constructor(_element: ElementRef); ngAfterContentInit(): void; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } diff --git a/tools/public_api_guard/material/icon.d.ts b/tools/public_api_guard/material/icon.d.ts index c62a80b2680d..376b6f3989e4 100644 --- a/tools/public_api_guard/material/icon.d.ts +++ b/tools/public_api_guard/material/icon.d.ts @@ -37,8 +37,8 @@ export declare class MatIcon extends _MatIconMixinBase implements OnChanges, OnI ngOnDestroy(): void; ngOnInit(): void; static ngAcceptInputType_inline: BooleanInput; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export interface MatIconLocation { @@ -67,6 +67,6 @@ export declare class MatIconRegistry implements OnDestroy { ngOnDestroy(): void; registerFontClassAlias(alias: string, className?: string): this; setDefaultFontSetClass(className: string): this; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; static ɵprov: i0.ɵɵInjectableDef; } diff --git a/tools/public_api_guard/material/icon/testing.d.ts b/tools/public_api_guard/material/icon/testing.d.ts index 00a0431b4316..fd6631c23756 100644 --- a/tools/public_api_guard/material/icon/testing.d.ts +++ b/tools/public_api_guard/material/icon/testing.d.ts @@ -14,7 +14,7 @@ export declare class FakeMatIconRegistry implements PublicApi, ngOnDestroy(): void; registerFontClassAlias(): this; setDefaultFontSetClass(): this; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; static ɵprov: i0.ɵɵInjectableDef; } diff --git a/tools/public_api_guard/material/input.d.ts b/tools/public_api_guard/material/input.d.ts index 0b026faf3dd9..70623d856fbe 100644 --- a/tools/public_api_guard/material/input.d.ts +++ b/tools/public_api_guard/material/input.d.ts @@ -59,7 +59,7 @@ export declare class MatInput extends _MatInputMixinBase implements MatFormField static ngAcceptInputType_required: BooleanInput; static ngAcceptInputType_value: any; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatInputModule { @@ -77,5 +77,5 @@ export declare class MatTextareaAutosize extends CdkTextareaAutosize { get matTextareaAutosize(): boolean; set matTextareaAutosize(value: boolean); static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } diff --git a/tools/public_api_guard/material/list.d.ts b/tools/public_api_guard/material/list.d.ts index 4b14affe1d82..9e25cd7309a9 100644 --- a/tools/public_api_guard/material/list.d.ts +++ b/tools/public_api_guard/material/list.d.ts @@ -8,18 +8,18 @@ export declare class MatList extends _MatListMixinBase implements CanDisable, Ca ngOnDestroy(): void; static ngAcceptInputType_disableRipple: BooleanInput; static ngAcceptInputType_disabled: BooleanInput; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatListAvatarCssMatStyler { static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatListIconCssMatStyler { static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatListItem extends _MatListItemMixinBase implements AfterContentInit, CanDisableRipple, OnDestroy { @@ -35,8 +35,8 @@ export declare class MatListItem extends _MatListItemMixinBase implements AfterC ngOnDestroy(): void; static ngAcceptInputType_disableRipple: BooleanInput; static ngAcceptInputType_disabled: BooleanInput; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatListModule { @@ -77,13 +77,13 @@ export declare class MatListOption extends _MatListOptionMixinBase implements Af static ngAcceptInputType_disableRipple: BooleanInput; static ngAcceptInputType_disabled: BooleanInput; static ngAcceptInputType_selected: BooleanInput; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatListSubheaderCssMatStyler { static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatNavList extends _MatListMixinBase implements CanDisable, CanDisableRipple, OnChanges, OnDestroy { @@ -92,8 +92,8 @@ export declare class MatNavList extends _MatListMixinBase implements CanDisable, ngOnDestroy(): void; static ngAcceptInputType_disableRipple: BooleanInput; static ngAcceptInputType_disabled: BooleanInput; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatSelectionList extends _MatSelectionListMixinBase implements CanDisableRipple, AfterContentInit, ControlValueAccessor, OnDestroy, OnChanges { @@ -131,8 +131,8 @@ export declare class MatSelectionList extends _MatSelectionListMixinBase impleme static ngAcceptInputType_disableRipple: BooleanInput; static ngAcceptInputType_disabled: BooleanInput; static ngAcceptInputType_multiple: BooleanInput; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatSelectionListChange { diff --git a/tools/public_api_guard/material/menu.d.ts b/tools/public_api_guard/material/menu.d.ts index a35bf312891e..9a4ba11b03ca 100644 --- a/tools/public_api_guard/material/menu.d.ts +++ b/tools/public_api_guard/material/menu.d.ts @@ -1,7 +1,7 @@ export declare class _MatMenu extends MatMenu { constructor(elementRef: ElementRef, ngZone: NgZone, defaultOptions: MatMenuDefaultOptions); - static ɵcmp: i0.ɵɵComponentDefWithMeta<_MatMenu, "mat-menu", ["matMenu"], {}, {}, never>; - static ɵfac: i0.ɵɵFactoryDef<_MatMenu>; + static ɵcmp: i0.ɵɵComponentDefWithMeta<_MatMenu, "mat-menu", ["matMenu"], {}, {}, never, ["*"]>; + static ɵfac: i0.ɵɵFactoryDef<_MatMenu, never>; } export declare class _MatMenuBase implements AfterContentInit, MatMenuPanel, OnInit, OnDestroy { @@ -54,7 +54,7 @@ export declare class _MatMenuBase implements AfterContentInit, MatMenuPanel; - static ɵfac: i0.ɵɵFactoryDef<_MatMenuBase>; + static ɵfac: i0.ɵɵFactoryDef<_MatMenuBase, never>; } export declare class _MatMenuDirectivesModule { @@ -72,7 +72,7 @@ export declare const MAT_MENU_SCROLL_STRATEGY: InjectionToken<() => ScrollStrate export declare class MatMenu extends _MatMenuBase { static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare const matMenuAnimations: { @@ -87,7 +87,7 @@ export declare class MatMenuContent implements OnDestroy { detach(): void; ngOnDestroy(): void; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export interface MatMenuDefaultOptions { @@ -115,8 +115,8 @@ export declare class MatMenuItem extends _MatMenuItemMixinBase implements Focusa ngOnDestroy(): void; static ngAcceptInputType_disableRipple: BooleanInput; static ngAcceptInputType_disabled: BooleanInput; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatMenuModule { @@ -170,7 +170,7 @@ export declare class MatMenuTrigger implements AfterContentInit, OnDestroy { toggleMenu(): void; triggersSubmenu(): boolean; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare type MenuPositionX = 'before' | 'after'; diff --git a/tools/public_api_guard/material/paginator.d.ts b/tools/public_api_guard/material/paginator.d.ts index 158777ef1fbd..c504e4248496 100644 --- a/tools/public_api_guard/material/paginator.d.ts +++ b/tools/public_api_guard/material/paginator.d.ts @@ -44,8 +44,8 @@ export declare class MatPaginator extends _MatPaginatorBase implements OnInit, O static ngAcceptInputType_pageIndex: NumberInput; static ngAcceptInputType_pageSize: NumberInput; static ngAcceptInputType_showFirstLastButtons: BooleanInput; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export interface MatPaginatorDefaultOptions { @@ -63,7 +63,7 @@ export declare class MatPaginatorIntl { lastPageLabel: string; nextPageLabel: string; previousPageLabel: string; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; static ɵprov: i0.ɵɵInjectableDef; } diff --git a/tools/public_api_guard/material/progress-bar.d.ts b/tools/public_api_guard/material/progress-bar.d.ts index a839873d9cbf..9d79f8e76464 100644 --- a/tools/public_api_guard/material/progress-bar.d.ts +++ b/tools/public_api_guard/material/progress-bar.d.ts @@ -26,8 +26,8 @@ export declare class MatProgressBar extends _MatProgressBarMixinBase implements ngAfterViewInit(): void; ngOnDestroy(): void; static ngAcceptInputType_value: NumberInput; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export interface MatProgressBarLocation { diff --git a/tools/public_api_guard/material/progress-spinner.d.ts b/tools/public_api_guard/material/progress-spinner.d.ts index a0530e2ffc70..58a725e4be80 100644 --- a/tools/public_api_guard/material/progress-spinner.d.ts +++ b/tools/public_api_guard/material/progress-spinner.d.ts @@ -22,8 +22,8 @@ export declare class MatProgressSpinner extends _MatProgressSpinnerMixinBase imp static ngAcceptInputType_diameter: NumberInput; static ngAcceptInputType_strokeWidth: NumberInput; static ngAcceptInputType_value: NumberInput; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export interface MatProgressSpinnerDefaultOptions { @@ -39,8 +39,8 @@ export declare class MatProgressSpinnerModule { export declare class MatSpinner extends MatProgressSpinner { constructor(elementRef: ElementRef, platform: Platform, document: any, animationMode: string, defaults?: MatProgressSpinnerDefaultOptions); - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare type ProgressSpinnerMode = 'determinate' | 'indeterminate'; diff --git a/tools/public_api_guard/material/radio.d.ts b/tools/public_api_guard/material/radio.d.ts index cdd0427b9977..95d76092143a 100644 --- a/tools/public_api_guard/material/radio.d.ts +++ b/tools/public_api_guard/material/radio.d.ts @@ -42,8 +42,8 @@ export declare class MatRadioButton extends _MatRadioButtonMixinBase implements static ngAcceptInputType_disableRipple: BooleanInput; static ngAcceptInputType_disabled: BooleanInput; static ngAcceptInputType_required: BooleanInput; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatRadioChange { @@ -89,7 +89,7 @@ export declare class MatRadioGroup implements AfterContentInit, ControlValueAcce static ngAcceptInputType_disabled: BooleanInput; static ngAcceptInputType_required: BooleanInput; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatRadioModule { diff --git a/tools/public_api_guard/material/select.d.ts b/tools/public_api_guard/material/select.d.ts index ae5cdc6d3764..01632915f1bb 100644 --- a/tools/public_api_guard/material/select.d.ts +++ b/tools/public_api_guard/material/select.d.ts @@ -99,8 +99,8 @@ export declare class MatSelect extends _MatSelectMixinBase implements AfterConte static ngAcceptInputType_multiple: BooleanInput; static ngAcceptInputType_required: BooleanInput; static ngAcceptInputType_typeaheadDebounceInterval: NumberInput; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare const matSelectAnimations: { @@ -128,7 +128,7 @@ export declare class MatSelectModule { export declare class MatSelectTrigger { static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare const SELECT_ITEM_HEIGHT_EM = 3; diff --git a/tools/public_api_guard/material/sidenav.d.ts b/tools/public_api_guard/material/sidenav.d.ts index 3f1fe476344f..26040bd774c5 100644 --- a/tools/public_api_guard/material/sidenav.d.ts +++ b/tools/public_api_guard/material/sidenav.d.ts @@ -38,8 +38,8 @@ export declare class MatDrawer implements AfterContentInit, AfterContentChecked, static ngAcceptInputType_autoFocus: BooleanInput; static ngAcceptInputType_disableClose: BooleanInput; static ngAcceptInputType_opened: BooleanInput; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare const matDrawerAnimations: { @@ -80,16 +80,16 @@ export declare class MatDrawerContainer implements AfterContentInit, DoCheck, On updateContentMargins(): void; static ngAcceptInputType_autosize: BooleanInput; static ngAcceptInputType_hasBackdrop: BooleanInput; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatDrawerContent extends CdkScrollable implements AfterContentInit { _container: MatDrawerContainer; constructor(_changeDetectorRef: ChangeDetectorRef, _container: MatDrawerContainer, elementRef: ElementRef, scrollDispatcher: ScrollDispatcher, ngZone: NgZone); ngAfterContentInit(): void; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare type MatDrawerMode = 'over' | 'push' | 'side'; @@ -106,22 +106,22 @@ export declare class MatSidenav extends MatDrawer { static ngAcceptInputType_fixedBottomGap: NumberInput; static ngAcceptInputType_fixedInViewport: BooleanInput; static ngAcceptInputType_fixedTopGap: NumberInput; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatSidenavContainer extends MatDrawerContainer { _allDrawers: QueryList; _content: MatSidenavContent; static ngAcceptInputType_hasBackdrop: BooleanInput; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatSidenavContent extends MatDrawerContent { constructor(changeDetectorRef: ChangeDetectorRef, container: MatSidenavContainer, elementRef: ElementRef, scrollDispatcher: ScrollDispatcher, ngZone: NgZone); - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatSidenavModule { diff --git a/tools/public_api_guard/material/slide-toggle.d.ts b/tools/public_api_guard/material/slide-toggle.d.ts index 5eb6c8b67e2e..7894e002bf0a 100644 --- a/tools/public_api_guard/material/slide-toggle.d.ts +++ b/tools/public_api_guard/material/slide-toggle.d.ts @@ -45,8 +45,8 @@ export declare class MatSlideToggle extends _MatSlideToggleMixinBase implements static ngAcceptInputType_disableRipple: BooleanInput; static ngAcceptInputType_disabled: BooleanInput; static ngAcceptInputType_required: BooleanInput; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatSlideToggleChange { @@ -69,5 +69,5 @@ export declare class MatSlideToggleModule { export declare class MatSlideToggleRequiredValidator extends CheckboxRequiredValidator { static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } diff --git a/tools/public_api_guard/material/slider.d.ts b/tools/public_api_guard/material/slider.d.ts index d7b4c48c76e8..3041687b078d 100644 --- a/tools/public_api_guard/material/slider.d.ts +++ b/tools/public_api_guard/material/slider.d.ts @@ -71,8 +71,8 @@ export declare class MatSlider extends _MatSliderMixinBase implements ControlVal static ngAcceptInputType_tickInterval: NumberInput; static ngAcceptInputType_value: NumberInput; static ngAcceptInputType_vertical: BooleanInput; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatSliderChange { diff --git a/tools/public_api_guard/material/snack-bar.d.ts b/tools/public_api_guard/material/snack-bar.d.ts index ad9209949006..124f1fe85470 100644 --- a/tools/public_api_guard/material/snack-bar.d.ts +++ b/tools/public_api_guard/material/snack-bar.d.ts @@ -13,7 +13,7 @@ export declare class MatSnackBar implements OnDestroy { open(message: string, action?: string, config?: MatSnackBarConfig): MatSnackBarRef; openFromComponent(component: ComponentType, config?: MatSnackBarConfig): MatSnackBarRef; openFromTemplate(template: TemplateRef, config?: MatSnackBarConfig): MatSnackBarRef>; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; static ɵprov: i0.ɵɵInjectableDef; } @@ -49,8 +49,8 @@ export declare class MatSnackBarContainer extends BasePortalOutlet implements On exit(): Observable; ngOnDestroy(): void; onAnimationEnd(event: AnimationEvent): void; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export interface MatSnackBarDismiss { @@ -89,6 +89,6 @@ export declare class SimpleSnackBar { snackBarRef: MatSnackBarRef; constructor(snackBarRef: MatSnackBarRef, data: any); action(): void; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } diff --git a/tools/public_api_guard/material/sort.d.ts b/tools/public_api_guard/material/sort.d.ts index 44b27905bb7d..ffb9e0f99924 100644 --- a/tools/public_api_guard/material/sort.d.ts +++ b/tools/public_api_guard/material/sort.d.ts @@ -33,7 +33,7 @@ export declare class MatSort extends _MatSortMixinBase implements CanDisable, Ha static ngAcceptInputType_disableClear: BooleanInput; static ngAcceptInputType_disabled: BooleanInput; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export interface MatSortable { @@ -80,14 +80,14 @@ export declare class MatSortHeader extends _MatSortHeaderMixinBase implements Ca ngOnInit(): void; static ngAcceptInputType_disableClear: BooleanInput; static ngAcceptInputType_disabled: BooleanInput; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatSortHeaderIntl { readonly changes: Subject; sortButtonLabel: (id: string) => string; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; static ɵprov: i0.ɵɵInjectableDef; } diff --git a/tools/public_api_guard/material/stepper.d.ts b/tools/public_api_guard/material/stepper.d.ts index ddc88544530c..c0aa03bbad26 100644 --- a/tools/public_api_guard/material/stepper.d.ts +++ b/tools/public_api_guard/material/stepper.d.ts @@ -12,16 +12,16 @@ export declare class MatHorizontalStepper extends MatStepper { static ngAcceptInputType_editable: BooleanInput; static ngAcceptInputType_hasError: BooleanInput; static ngAcceptInputType_optional: BooleanInput; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatStep extends CdkStep implements ErrorStateMatcher { stepLabel: MatStepLabel; constructor(stepper: MatStepper, _errorStateMatcher: ErrorStateMatcher, stepperOptions?: StepperOptions); isErrorState(control: FormControl | null, form: FormGroupDirective | NgForm | null): boolean; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatStepHeader extends CdkStepHeader implements OnDestroy { @@ -45,13 +45,13 @@ export declare class MatStepHeader extends CdkStepHeader implements OnDestroy { _templateLabel(): MatStepLabel | null; focus(): void; ngOnDestroy(): void; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatStepLabel extends CdkStepLabel { static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatStepper extends CdkStepper implements AfterContentInit { @@ -70,7 +70,7 @@ export declare class MatStepper extends CdkStepper implements AfterContentInit { static ngAcceptInputType_hasError: BooleanInput; static ngAcceptInputType_optional: BooleanInput; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare const matStepperAnimations: { @@ -83,7 +83,7 @@ export declare class MatStepperIcon { templateRef: TemplateRef; constructor(templateRef: TemplateRef); static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export interface MatStepperIconContext { @@ -95,7 +95,7 @@ export interface MatStepperIconContext { export declare class MatStepperIntl { readonly changes: Subject; optionalLabel: string; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; static ɵprov: i0.ɵɵInjectableDef; } @@ -106,12 +106,12 @@ export declare class MatStepperModule { export declare class MatStepperNext extends CdkStepperNext { static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatStepperPrevious extends CdkStepperPrevious { static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatVerticalStepper extends MatStepper { @@ -120,6 +120,6 @@ export declare class MatVerticalStepper extends MatStepper { static ngAcceptInputType_editable: BooleanInput; static ngAcceptInputType_hasError: BooleanInput; static ngAcceptInputType_optional: BooleanInput; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } diff --git a/tools/public_api_guard/material/table.d.ts b/tools/public_api_guard/material/table.d.ts index 149068f3b030..0e73f53c8f9d 100644 --- a/tools/public_api_guard/material/table.d.ts +++ b/tools/public_api_guard/material/table.d.ts @@ -1,79 +1,79 @@ export declare class MatCell extends CdkCell { constructor(columnDef: CdkColumnDef, elementRef: ElementRef); static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatCellDef extends CdkCellDef { static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatColumnDef extends CdkColumnDef { name: string; static ngAcceptInputType_sticky: BooleanInput; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatFooterCell extends CdkFooterCell { constructor(columnDef: CdkColumnDef, elementRef: ElementRef); static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatFooterCellDef extends CdkFooterCellDef { static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatFooterRow extends CdkFooterRow { - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatFooterRowDef extends CdkFooterRowDef { static ngAcceptInputType_sticky: BooleanInput; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatHeaderCell extends CdkHeaderCell { constructor(columnDef: CdkColumnDef, elementRef: ElementRef); static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatHeaderCellDef extends CdkHeaderCellDef { static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatHeaderRow extends CdkHeaderRow { - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatHeaderRowDef extends CdkHeaderRowDef { static ngAcceptInputType_sticky: BooleanInput; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatRow extends CdkRow { - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatRowDef extends CdkRowDef { static ɵdir: i0.ɵɵDirectiveDefWithMeta, "[matRowDef]", never, { "columns": "matRowDefColumns"; "when": "matRowDefWhen"; }, {}, never>; - static ɵfac: i0.ɵɵFactoryDef>; + static ɵfac: i0.ɵɵFactoryDef, never>; } export declare class MatTable extends CdkTable { protected stickyCssClass: string; - static ɵcmp: i0.ɵɵComponentDefWithMeta, "mat-table, table[mat-table]", ["matTable"], {}, {}, never>; - static ɵfac: i0.ɵɵFactoryDef>; + static ɵcmp: i0.ɵɵComponentDefWithMeta, "mat-table, table[mat-table]", ["matTable"], {}, {}, never, ["caption"]>; + static ɵfac: i0.ɵɵFactoryDef, never>; } export declare class MatTableDataSource extends DataSource { @@ -106,6 +106,6 @@ export declare class MatTableModule { } export declare class MatTextColumn extends CdkTextColumn { - static ɵcmp: i0.ɵɵComponentDefWithMeta, "mat-text-column", never, {}, {}, never>; - static ɵfac: i0.ɵɵFactoryDef>; + static ɵcmp: i0.ɵɵComponentDefWithMeta, "mat-text-column", never, {}, {}, never, never>; + static ɵfac: i0.ɵɵFactoryDef, never>; } diff --git a/tools/public_api_guard/material/tabs.d.ts b/tools/public_api_guard/material/tabs.d.ts index 2265ef355fde..377fe2b64b74 100644 --- a/tools/public_api_guard/material/tabs.d.ts +++ b/tools/public_api_guard/material/tabs.d.ts @@ -26,7 +26,7 @@ export declare abstract class _MatTabBodyBase implements OnInit, OnDestroy { ngOnDestroy(): void; ngOnInit(): void; static ɵdir: i0.ɵɵDirectiveDefWithMeta<_MatTabBodyBase, never, never, { "_content": "content"; "origin": "origin"; "animationDuration": "animationDuration"; "position": "position"; }, { "_onCentering": "_onCentering"; "_beforeCentering": "_beforeCentering"; "_afterLeavingCenter": "_afterLeavingCenter"; "_onCentered": "_onCentered"; }, never>; - static ɵfac: i0.ɵɵFactoryDef<_MatTabBodyBase>; + static ɵfac: i0.ɵɵFactoryDef<_MatTabBodyBase, [null, { optional: true; }, null]>; } export declare abstract class _MatTabGroupBase extends _MatTabGroupMixinBase implements AfterContentInit, AfterContentChecked, OnDestroy, CanColor, CanDisableRipple { @@ -67,7 +67,7 @@ export declare abstract class _MatTabGroupBase extends _MatTabGroupMixinBase imp static ngAcceptInputType_dynamicHeight: BooleanInput; static ngAcceptInputType_selectedIndex: NumberInput; static ɵdir: i0.ɵɵDirectiveDefWithMeta<_MatTabGroupBase, never, never, { "dynamicHeight": "dynamicHeight"; "selectedIndex": "selectedIndex"; "headerPosition": "headerPosition"; "animationDuration": "animationDuration"; "disablePagination": "disablePagination"; "backgroundColor": "backgroundColor"; }, { "selectedIndexChange": "selectedIndexChange"; "focusChange": "focusChange"; "animationDone": "animationDone"; "selectedTabChange": "selectedTabChange"; }, never>; - static ɵfac: i0.ɵɵFactoryDef<_MatTabGroupBase>; + static ɵfac: i0.ɵɵFactoryDef<_MatTabGroupBase, [null, null, { optional: true; }, { optional: true; }]>; } export declare abstract class _MatTabHeaderBase extends MatPaginatedTabHeader implements AfterContentChecked, AfterContentInit, AfterViewInit, OnDestroy { @@ -76,7 +76,7 @@ export declare abstract class _MatTabHeaderBase extends MatPaginatedTabHeader im constructor(elementRef: ElementRef, changeDetectorRef: ChangeDetectorRef, viewportRuler: ViewportRuler, dir: Directionality, ngZone: NgZone, platform: Platform, animationMode?: string); protected _itemSelected(event: KeyboardEvent): void; static ɵdir: i0.ɵɵDirectiveDefWithMeta<_MatTabHeaderBase, never, never, { "disableRipple": "disableRipple"; }, {}, never>; - static ɵfac: i0.ɵɵFactoryDef<_MatTabHeaderBase>; + static ɵfac: i0.ɵɵFactoryDef<_MatTabHeaderBase, [null, null, null, { optional: true; }, null, null, { optional: true; }]>; } export declare class _MatTabLinkBase extends _MatTabLinkMixinBase implements OnDestroy, CanDisable, CanDisableRipple, HasTabIndex, RippleTarget, FocusableOption { @@ -92,7 +92,7 @@ export declare class _MatTabLinkBase extends _MatTabLinkMixinBase implements OnD static ngAcceptInputType_disableRipple: BooleanInput; static ngAcceptInputType_disabled: BooleanInput; static ɵdir: i0.ɵɵDirectiveDefWithMeta<_MatTabLinkBase, never, never, { "active": "active"; }, {}, never>; - static ɵfac: i0.ɵɵFactoryDef<_MatTabLinkBase>; + static ɵfac: i0.ɵɵFactoryDef<_MatTabLinkBase, [null, null, { optional: true; }, { attribute: "tabindex"; }, null, { optional: true; }]>; } export declare abstract class _MatTabNavBase extends MatPaginatedTabHeader implements AfterContentChecked, AfterContentInit, OnDestroy { @@ -110,7 +110,7 @@ export declare abstract class _MatTabNavBase extends MatPaginatedTabHeader imple ngAfterContentInit(): void; updateActiveLink(_element?: ElementRef): void; static ɵdir: i0.ɵɵDirectiveDefWithMeta<_MatTabNavBase, never, never, { "backgroundColor": "backgroundColor"; "disableRipple": "disableRipple"; "color": "color"; }, {}, never>; - static ɵfac: i0.ɵɵFactoryDef<_MatTabNavBase>; + static ɵfac: i0.ɵɵFactoryDef<_MatTabNavBase, [null, { optional: true; }, null, null, null, { optional: true; }, { optional: true; }]>; } export declare const MAT_TAB_GROUP: InjectionToken; @@ -124,7 +124,7 @@ export declare class MatInkBar { hide(): void; show(): void; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatTab extends _MatTabMixinBase implements OnInit, CanDisable, OnChanges, OnDestroy { @@ -147,15 +147,15 @@ export declare class MatTab extends _MatTabMixinBase implements OnInit, CanDisab ngOnDestroy(): void; ngOnInit(): void; static ngAcceptInputType_disabled: BooleanInput; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatTabBody extends _MatTabBodyBase { _portalHost: PortalHostDirective; constructor(elementRef: ElementRef, dir: Directionality, changeDetectorRef: ChangeDetectorRef); - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare type MatTabBodyOriginState = 'left' | 'right'; @@ -166,7 +166,7 @@ export declare class MatTabBodyPortal extends CdkPortalOutlet implements OnInit, ngOnDestroy(): void; ngOnInit(): void; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare type MatTabBodyPositionState = 'left' | 'center' | 'right' | 'left-origin-center' | 'right-origin-center'; @@ -180,7 +180,7 @@ export declare class MatTabContent { template: TemplateRef; constructor(template: TemplateRef); static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatTabGroup extends _MatTabGroupBase { @@ -188,8 +188,8 @@ export declare class MatTabGroup extends _MatTabGroupBase { _tabBodyWrapper: ElementRef; _tabHeader: MatTabGroupBaseHeader; constructor(elementRef: ElementRef, changeDetectorRef: ChangeDetectorRef, defaultConfig?: MatTabsConfig, animationMode?: string); - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatTabHeader extends _MatTabHeaderBase { @@ -201,15 +201,15 @@ export declare class MatTabHeader extends _MatTabHeaderBase { _tabListContainer: ElementRef; constructor(elementRef: ElementRef, changeDetectorRef: ChangeDetectorRef, viewportRuler: ViewportRuler, dir: Directionality, ngZone: NgZone, platform: Platform, animationMode?: string); static ngAcceptInputType_disableRipple: BooleanInput; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare type MatTabHeaderPosition = 'above' | 'below'; export declare class MatTabLabel extends CdkPortal { static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatTabLabelWrapper extends _MatTabLabelWrapperMixinBase implements CanDisable { @@ -220,14 +220,14 @@ export declare class MatTabLabelWrapper extends _MatTabLabelWrapperMixinBase imp getOffsetWidth(): number; static ngAcceptInputType_disabled: BooleanInput; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatTabLink extends _MatTabLinkBase implements OnDestroy { constructor(tabNavBar: MatTabNav, elementRef: ElementRef, ngZone: NgZone, platform: Platform, globalRippleOptions: RippleGlobalOptions | null, tabIndex: string, focusMonitor: FocusMonitor, animationMode?: string); ngOnDestroy(): void; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatTabNav extends _MatTabNavBase { @@ -240,8 +240,8 @@ export declare class MatTabNav extends _MatTabNavBase { constructor(elementRef: ElementRef, dir: Directionality, ngZone: NgZone, changeDetectorRef: ChangeDetectorRef, viewportRuler: ViewportRuler, platform?: Platform, animationMode?: string); static ngAcceptInputType_disableRipple: BooleanInput; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare const matTabsAnimations: { diff --git a/tools/public_api_guard/material/toolbar.d.ts b/tools/public_api_guard/material/toolbar.d.ts index c42af6b32c70..5ffe087e8cf9 100644 --- a/tools/public_api_guard/material/toolbar.d.ts +++ b/tools/public_api_guard/material/toolbar.d.ts @@ -2,8 +2,8 @@ export declare class MatToolbar extends _MatToolbarMixinBase implements CanColor _toolbarRows: QueryList; constructor(elementRef: ElementRef, _platform: Platform, document?: any); ngAfterViewInit(): void; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatToolbarModule { @@ -13,7 +13,7 @@ export declare class MatToolbarModule { export declare class MatToolbarRow { static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare function throwToolbarMixedModesError(): void; diff --git a/tools/public_api_guard/material/tooltip.d.ts b/tools/public_api_guard/material/tooltip.d.ts index 2e895465e98b..9d617dd60c36 100644 --- a/tools/public_api_guard/material/tooltip.d.ts +++ b/tools/public_api_guard/material/tooltip.d.ts @@ -52,7 +52,7 @@ export declare class MatTooltip implements OnDestroy, OnInit { static ngAcceptInputType_hideDelay: NumberInput; static ngAcceptInputType_showDelay: NumberInput; static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare const matTooltipAnimations: { @@ -95,8 +95,8 @@ export declare class TooltipComponent implements OnDestroy { isVisible(): boolean; ngOnDestroy(): void; show(delay: number): void; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare type TooltipPosition = 'left' | 'right' | 'above' | 'below' | 'before' | 'after'; diff --git a/tools/public_api_guard/material/tree.d.ts b/tools/public_api_guard/material/tree.d.ts index 33710f628ef0..e274b9321a04 100644 --- a/tools/public_api_guard/material/tree.d.ts +++ b/tools/public_api_guard/material/tree.d.ts @@ -12,13 +12,13 @@ export declare class MatNestedTreeNode extends CdkNestedTreeNode implement ngOnDestroy(): void; static ngAcceptInputType_disabled: BooleanInput; static ɵdir: i0.ɵɵDirectiveDefWithMeta, "mat-nested-tree-node", ["matNestedTreeNode"], { "node": "matNestedTreeNode"; "disabled": "disabled"; "tabIndex": "tabIndex"; }, {}, never>; - static ɵfac: i0.ɵɵFactoryDef>; + static ɵfac: i0.ɵɵFactoryDef, [null, null, null, { attribute: "tabindex"; }]>; } export declare class MatTree extends CdkTree { _nodeOutlet: MatTreeNodeOutlet; - static ɵcmp: i0.ɵɵComponentDefWithMeta, "mat-tree", ["matTree"], {}, {}, never>; - static ɵfac: i0.ɵɵFactoryDef>; + static ɵcmp: i0.ɵɵComponentDefWithMeta, "mat-tree", ["matTree"], {}, {}, never, never>; + static ɵfac: i0.ɵɵFactoryDef, never>; } export declare class MatTreeFlatDataSource extends DataSource { @@ -64,13 +64,13 @@ export declare class MatTreeNode extends _MatTreeNodeMixinBase implements constructor(_elementRef: ElementRef, _tree: CdkTree, tabIndex: string); static ngAcceptInputType_disabled: BooleanInput; static ɵdir: i0.ɵɵDirectiveDefWithMeta, "mat-tree-node", ["matTreeNode"], { "disabled": "disabled"; "tabIndex": "tabIndex"; "role": "role"; }, {}, never>; - static ɵfac: i0.ɵɵFactoryDef>; + static ɵfac: i0.ɵɵFactoryDef, [null, null, { attribute: "tabindex"; }]>; } export declare class MatTreeNodeDef extends CdkTreeNodeDef { data: T; static ɵdir: i0.ɵɵDirectiveDefWithMeta, "[matTreeNodeDef]", never, { "when": "matTreeNodeDefWhen"; "data": "matTreeNode"; }, {}, never>; - static ɵfac: i0.ɵɵFactoryDef>; + static ɵfac: i0.ɵɵFactoryDef, never>; } export declare class MatTreeNodeOutlet implements CdkTreeNodeOutlet { @@ -78,18 +78,18 @@ export declare class MatTreeNodeOutlet implements CdkTreeNodeOutlet { viewContainer: ViewContainerRef; constructor(viewContainer: ViewContainerRef, _node?: any); static ɵdir: i0.ɵɵDirectiveDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵfac: i0.ɵɵFactoryDef; } export declare class MatTreeNodePadding extends CdkTreeNodePadding { indent: number; level: number; static ɵdir: i0.ɵɵDirectiveDefWithMeta, "[matTreeNodePadding]", never, { "level": "matTreeNodePadding"; "indent": "matTreeNodePaddingIndent"; }, {}, never>; - static ɵfac: i0.ɵɵFactoryDef>; + static ɵfac: i0.ɵɵFactoryDef, never>; } export declare class MatTreeNodeToggle extends CdkTreeNodeToggle { recursive: boolean; static ɵdir: i0.ɵɵDirectiveDefWithMeta, "[matTreeNodeToggle]", never, { "recursive": "matTreeNodeToggleRecursive"; }, {}, never>; - static ɵfac: i0.ɵɵFactoryDef>; + static ɵfac: i0.ɵɵFactoryDef, never>; } diff --git a/tools/public_api_guard/youtube-player/youtube-player.d.ts b/tools/public_api_guard/youtube-player/youtube-player.d.ts index d882ddd19145..367786986b94 100644 --- a/tools/public_api_guard/youtube-player/youtube-player.d.ts +++ b/tools/public_api_guard/youtube-player/youtube-player.d.ts @@ -42,8 +42,8 @@ export declare class YouTubePlayer implements AfterViewInit, OnDestroy, OnInit { setVolume(volume: number): void; stopVideo(): void; unMute(): void; - static ɵcmp: i0.ɵɵComponentDefWithMeta; - static ɵfac: i0.ɵɵFactoryDef; + static ɵcmp: i0.ɵɵComponentDefWithMeta; + static ɵfac: i0.ɵɵFactoryDef; } export declare class YouTubePlayerModule {