From 7c2d77766beaf0367200d4a5cc54e883f15906bc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 18:05:17 +0000 Subject: [PATCH] fix(deps): update angularmaterial monorepo to v19 --- package.json | 4 +- pnpm-lock.yaml | 792 ++----------------------------------------------- 2 files changed, 21 insertions(+), 775 deletions(-) diff --git a/package.json b/package.json index 9953c71..926af52 100644 --- a/package.json +++ b/package.json @@ -29,12 +29,12 @@ "dependencies": { "@angular-devkit/build-angular": "~17.3.11", "@angular/animations": "~17.3.12", - "@angular/cdk": "17.3.10", + "@angular/cdk": "19.1.3", "@angular/common": "~17.3.12", "@angular/compiler": "~17.3.12", "@angular/core": "~17.3.12", "@angular/forms": "~17.3.12", - "@angular/material": "~17.3.10", + "@angular/material": "~19.1.0", "@angular/platform-browser": "~17.3.12", "@angular/platform-browser-dynamic": "~17.3.12", "@angular/service-worker": "~17.3.12", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 53e0155..d6f1b4b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ~17.3.12 version: 17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)) '@angular/cdk': - specifier: 17.3.10 - version: 17.3.10(@angular/common@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1) + specifier: 19.1.3 + version: 19.1.3(@angular/common@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1) '@angular/common': specifier: ~17.3.12 version: 17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1) @@ -30,8 +30,8 @@ importers: specifier: ~17.3.12 version: 17.3.12(@angular/common@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))(@angular/platform-browser@17.3.12(@angular/animations@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/common@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(rxjs@7.8.1) '@angular/material': - specifier: ~17.3.10 - version: 17.3.10(fziyzy25gol2o7xzraihs72xsu) + specifier: ~19.1.0 + version: 19.1.3(afe1245cd6e3e127d625eafc33342f14) '@angular/platform-browser': specifier: ~17.3.12 version: 17.3.12(@angular/animations@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/common@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)) @@ -292,11 +292,11 @@ packages: peerDependencies: '@angular/core': 17.3.12 - '@angular/cdk@17.3.10': - resolution: {integrity: sha512-b1qktT2c1TTTe5nTji/kFAVW92fULK0YhYAvJ+BjZTPKu2FniZNe8o4qqQ0pUuvtMu+ZQxp/QqFYoidIVCjScg==} + '@angular/cdk@19.1.3': + resolution: {integrity: sha512-A8d1V4AU2ZcNnEEwAUp4W1uYdT7EKHZM0PGicVhLyeetwYrpHiLoPioD7sw89TlPuJcd6mS7xV6AnXQ8peOoXg==} peerDependencies: - '@angular/common': ^17.0.0 || ^18.0.0 - '@angular/core': ^17.0.0 || ^18.0.0 + '@angular/common': ^19.0.0 || ^20.0.0 + '@angular/core': ^19.0.0 || ^20.0.0 rxjs: ^6.5.3 || ^7.4.0 '@angular/cli@17.3.11': @@ -348,15 +348,15 @@ packages: resolution: {integrity: sha512-MVmEXonXwdhFtIpU4q8qbXHsrAsdTjZcPPuWCU0zXVQ+VaB/y6oF7BVpmBtfyBcBCums1guEncPP+AZVvulXmQ==} engines: {node: ^18.13.0 || >=20.9.0} - '@angular/material@17.3.10': - resolution: {integrity: sha512-hHMQES0tQPH5JW33W+mpBPuM8ybsloDTqFPuRV8cboDjosAWfJhzAKF3ozICpNlUrs62La/2Wu/756GcQrxebg==} + '@angular/material@19.1.3': + resolution: {integrity: sha512-ii19ow7V8fLsgTvnghDBObte8G0I2orgsG+jwR8fdO1Hp+9d+IEeITLvn2sc7qVofkv/DzG4rCTFaLQdOXRWmg==} peerDependencies: - '@angular/animations': ^17.0.0 || ^18.0.0 - '@angular/cdk': 17.3.10 - '@angular/common': ^17.0.0 || ^18.0.0 - '@angular/core': ^17.0.0 || ^18.0.0 - '@angular/forms': ^17.0.0 || ^18.0.0 - '@angular/platform-browser': ^17.0.0 || ^18.0.0 + '@angular/animations': ^19.0.0 || ^20.0.0 + '@angular/cdk': 19.1.3 + '@angular/common': ^19.0.0 || ^20.0.0 + '@angular/core': ^19.0.0 || ^20.0.0 + '@angular/forms': ^19.0.0 || ^20.0.0 + '@angular/platform-browser': ^19.0.0 || ^20.0.0 rxjs: ^6.5.3 || ^7.4.0 '@angular/platform-browser-dynamic@17.3.12': @@ -1417,156 +1417,6 @@ packages: resolution: {integrity: sha512-/gKJun8NNiWGZJkGzI/Ragc53cOdcLNdzjLaIa+GEjguQs0ulsurx8WN0jijdK9yPqDvziX995sMRLyLt1uZMQ==} engines: {node: '>= 0.4'} - '@material/animation@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-1GSJaPKef+7HRuV+HusVZHps64cmZuOItDbt40tjJVaikcaZvwmHlcTxRIqzcRoCdt5ZKHh3NoO7GB9Khg4Jnw==} - - '@material/auto-init@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-t7ZGpRJ3ec0QDUO0nJu/SMgLW7qcuG2KqIsEYD1Ej8qhI2xpdR2ydSDQOkVEitXmKoGol1oq4nYSBjTlB65GqA==} - - '@material/banner@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-g9wBUZzYBizyBcBQXTIafnRUUPi7efU9gPJfzeGgkynXiccP/vh5XMmH+PBxl5v+4MlP/d4cZ2NUYoAN7UTqSA==} - - '@material/base@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-I9KQOKXpLfJkP8MqZyr8wZIzdPHrwPjFvGd9zSK91/vPyE4hzHRJc/0njsh9g8Lm9PRYLbifXX+719uTbHxx+A==} - - '@material/button@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-BHB7iyHgRVH+JF16+iscR+Qaic+p7LU1FOLgP8KucRlpF9tTwIxQA6mJwGRi5gUtcG+vyCmzVS+hIQ6DqT/7BA==} - - '@material/card@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-kt7y9/IWOtJTr3Z/AoWJT3ZLN7CLlzXhx2udCLP9ootZU2bfGK0lzNwmo80bv/pJfrY9ihQKCtuGTtNxUy+vIw==} - - '@material/checkbox@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-rURcrL5O1u6hzWR+dNgiQ/n89vk6tdmdP3mZgnxJx61q4I/k1yijKqNJSLrkXH7Rto3bM5NRKMOlgvMvVd7UMQ==} - - '@material/chips@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-AYAivV3GSk/T/nRIpH27sOHFPaSMrE3L0WYbnb5Wa93FgY8a0fbsFYtSH2QmtwnzXveg+B1zGTt7/xIIcynKdQ==} - - '@material/circular-progress@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-DJrqCKb+LuGtjNvKl8XigvyK02y36GRkfhMUYTcJEi3PrOE00bwXtyj7ilhzEVshQiXg6AHGWXtf5UqwNrx3Ow==} - - '@material/data-table@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-/2WZsuBIq9z9RWYF5Jo6b7P6u0fwit+29/mN7rmAZ6akqUR54nXyNfoSNiyydMkzPlZZsep5KrSHododDhBZbA==} - - '@material/density@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-o9EXmGKVpiQ6mHhyV3oDDzc78Ow3E7v8dlaOhgaDSXgmqaE8v5sIlLNa/LKSyUga83/fpGk3QViSGXotpQx0jA==} - - '@material/dialog@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-u0XpTlv1JqWC/bQ3DavJ1JguofTelLT2wloj59l3/1b60jv42JQ6Am7jU3I8/SIUB1MKaW7dYocXjDWtWJakLA==} - - '@material/dom@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-mQ1HT186GPQSkRg5S18i70typ5ZytfjL09R0gJ2Qg5/G+MLCGi7TAjZZSH65tuD/QGOjel4rDdWOTmYbPYV6HA==} - - '@material/drawer@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-qyO0W0KBftfH8dlLR0gVAgv7ZHNvU8ae11Ao6zJif/YxcvK4+gph1z8AO4H410YmC2kZiwpSKyxM1iQCCzbb4g==} - - '@material/elevation@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-tV6s4/pUBECedaI36Yj18KmRCk1vfue/JP/5yYRlFNnLMRVISePbZaKkn/BHXVf+26I3W879+XqIGlDVdmOoMA==} - - '@material/fab@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-4h76QrzfZTcPdd+awDPZ4Q0YdSqsXQnS540TPtyXUJ/5G99V6VwGpjMPIxAsW0y+pmI9UkLL/srrMaJec+7r4Q==} - - '@material/feature-targeting@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-SAjtxYh6YlKZriU83diDEQ7jNSP2MnxKsER0TvFeyG1vX/DWsUyYDOIJTOEa9K1N+fgJEBkNK8hY55QhQaspew==} - - '@material/floating-label@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-0KMo5ijjYaEHPiZ2pCVIcbaTS2LycvH9zEhEMKwPPGssBCX7iz5ffYQFk7e5yrQand1r3jnQQgYfHAwtykArnQ==} - - '@material/focus-ring@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-Jmg1nltq4J6S6A10EGMZnvufrvU3YTi+8R8ZD9lkSbun0Fm2TVdICQt/Auyi6An9zP66oQN6c31eqO6KfIPsDg==} - - '@material/form-field@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-fEPWgDQEPJ6WF7hNnIStxucHR9LE4DoDSMqCsGWS2Yu+NLZYLuCEecgR0UqQsl1EQdNRaFh8VH93KuxGd2hiPg==} - - '@material/icon-button@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-DcK7IL4ICY/DW+48YQZZs9g0U1kRaW0Wb0BxhvppDMYziHo/CTpFdle4gjyuTyRxPOdHQz5a97ru48Z9O4muTw==} - - '@material/image-list@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-voMjG2p80XbjL1B2lmF65zO5gEgJOVKClLdqh4wbYzYfwY/SR9c8eLvlYG7DLdFaFBl/7gGxD8TvvZ329HUFPw==} - - '@material/layout-grid@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-veDABLxMn2RmvfnUO2RUmC1OFfWr4cU+MrxKPoDD2hl3l3eDYv5fxws6r5T1JoSyXoaN+oEZpheS0+M9Ure8Pg==} - - '@material/line-ripple@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-f60hVJhIU6I3/17Tqqzch1emUKEcfVVgHVqADbU14JD+oEIz429ZX9ksZ3VChoU3+eejFl+jVdZMLE/LrAuwpg==} - - '@material/linear-progress@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-pRDEwPQielDiC9Sc5XhCXrGxP8wWOnAO8sQlMebfBYHYqy5hhiIzibezS8CSaW4MFQFyXmCmpmqWlbqGYRmiyg==} - - '@material/list@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-Is0NV91sJlXF5pOebYAtWLF4wU2MJDbYqztML/zQNENkQxDOvEXu3nWNb3YScMIYJJXvARO0Liur5K4yPagS1Q==} - - '@material/menu-surface@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-7RZHvw0gbwppaAJ/Oh5SWmfAKJ62aw1IMB3+3MRwsb5PLoV666wInYa+zJfE4i7qBeOn904xqT2Nko5hY0ssrg==} - - '@material/menu@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-D11QU1dXqLbh5X1zKlEhS3QWh0b5BPNXlafc5MXfkdJHhOiieb7LC9hMJhbrHtj24FadJ7evaFW/T2ugJbJNnQ==} - - '@material/notched-outline@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-Yg2usuKB2DKlKIBISbie9BFsOVuffF71xjbxPbybvqemxqUBd+bD5/t6H1fLE+F8/NCu5JMigho4ewUU+0RCiw==} - - '@material/progress-indicator@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-UPbDjE5CqT+SqTs0mNFG6uFEw7wBlgYmh+noSkQ6ty/EURm8lF125dmi4dv4kW0+octonMXqkGtAoZwLIHKf/w==} - - '@material/radio@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-wR1X0Sr0KmQLu6+YOFKAI84G3L6psqd7Kys5kfb8WKBM36zxO5HQXC5nJm/Y0rdn22ixzsIz2GBo0MNU4V4k1A==} - - '@material/ripple@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-JqOsWM1f4aGdotP0rh1vZlPZTg6lZgh39FIYHFMfOwfhR+LAikUJ+37ciqZuewgzXB6iiRO6a8aUH6HR5SJYPg==} - - '@material/rtl@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-UVf14qAtmPiaaZjuJtmN36HETyoKWmsZM/qn1L5ciR2URb8O035dFWnz4ZWFMmAYBno/L7JiZaCkPurv2ZNrGA==} - - '@material/segmented-button@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-LCnVRUSAhELTKI/9hSvyvIvQIpPpqF29BV+O9yM4WoNNmNWqTulvuiv7grHZl6Z+kJuxSg4BGbsPxxb9dXozPg==} - - '@material/select@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-WioZtQEXRpglum0cMSzSqocnhsGRr+ZIhvKb3FlaNrTaK8H3Y4QA7rVjv3emRtrLOOjaT6/RiIaUMTo9AGzWQQ==} - - '@material/shape@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-8z8l1W3+cymObunJoRhwFPKZ+FyECfJ4MJykNiaZq7XJFZkV6xNmqAVrrbQj93FtLsECn9g4PjjIomguVn/OEw==} - - '@material/slider@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-QU/WSaSWlLKQRqOhJrPgm29wqvvzRusMqwAcrCh1JTrCl+xwJ43q5WLDfjYhubeKtrEEgGu9tekkAiYfMG7EBw==} - - '@material/snackbar@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-sm7EbVKddaXpT/aXAYBdPoN0k8yeg9+dprgBUkrdqGzWJAeCkxb4fv2B3He88YiCtvkTz2KLY4CThPQBSEsMFQ==} - - '@material/switch@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-lEDJfRvkVyyeHWIBfoxYjJVl+WlEAE2kZ/+6OqB1FW0OV8ftTODZGhHRSzjVBA1/p4FPuhAtKtoK9jTpa4AZjA==} - - '@material/tab-bar@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-p1Asb2NzrcECvAQU3b2SYrpyJGyJLQWR+nXTYzDKE8WOpLIRCXap2audNqD7fvN/A20UJ1J8U01ptrvCkwJ4eA==} - - '@material/tab-indicator@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-h9Td3MPqbs33spcPS7ecByRHraYgU4tNCZpZzZXw31RypjKvISDv/PS5wcA4RmWqNGih78T7xg4QIGsZg4Pk4w==} - - '@material/tab-scroller@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-LFeYNjQpdXecwECd8UaqHYbhscDCwhGln5Yh+3ctvcEgvmDPNjhKn/DL3sWprWvG8NAhP6sHMrsGhQFVdCWtTg==} - - '@material/tab@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-E1xGACImyCLurhnizyOTCgOiVezce4HlBFAI6YhJo/AyVwjN2Dtas4ZLQMvvWWqpyhITNkeYdOchwCC1mrz3AQ==} - - '@material/textfield@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-AExmFvgE5nNF0UA4l2cSzPghtxSUQeeoyRjFLHLy+oAaE4eKZFrSy0zEpqPeWPQpEMDZk+6Y+6T3cOFYBeSvsw==} - - '@material/theme@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-hs45hJoE9yVnoVOcsN1jklyOa51U4lzWsEnQEuJTPOk2+0HqCQ0yv/q0InpSnm2i69fNSyZC60+8HADZGF8ugQ==} - - '@material/tokens@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-r9TDoicmcT7FhUXC4eYMFnt9TZsz0G8T3wXvkKncLppYvZ517gPyD/1+yhuGfGOxAzxTrM66S/oEc1fFE2q4hw==} - - '@material/tooltip@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-8qNk3pmPLTnam3XYC1sZuplQXW9xLn4Z4MI3D+U17Q7pfNZfoOugGr+d2cLA9yWAEjVJYB0mj8Yu86+udo4N9w==} - - '@material/top-app-bar@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-SARR5/ClYT4CLe9qAXakbr0i0cMY0V3V4pe3ElIJPfL2Z2c4wGR1mTR8m2LxU1MfGKK8aRoUdtfKaxWejp+eNA==} - - '@material/touch-target@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-BJo/wFKHPYLGsRaIpd7vsQwKr02LtO2e89Psv0on/p0OephlNIgeB9dD9W+bQmaeZsZ6liKSKRl6wJWDiK71PA==} - - '@material/typography@15.0.0-canary.7f224ddd4.0': - resolution: {integrity: sha512-kBaZeCGD50iq1DeRRH5OM5Jl7Gdk+/NOfKArkY4ksBZvJiStJ7ACAhpvb8MEGm4s3jvDInQFLsDq3hL+SA79sQ==} - '@ngtools/webpack@17.3.11': resolution: {integrity: sha512-SfTCbplt4y6ak5cf2IfqdoVOsnoNdh/j6Vu+wb8WWABKwZ5yfr2S/Gk6ithSKcdIZhAF8DNBOoyk1EJuf8Xkfg==} engines: {node: ^18.13.0 || >=20.9.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} @@ -4933,9 +4783,6 @@ packages: safer-buffer@2.1.2: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} - safevalues@0.3.4: - resolution: {integrity: sha512-LRneZZRXNgjzwG4bDQdOTSbze3fHm1EAKN/8bePxnlEZiBmkYEDggaHbuvHI9/hoqHbGfsEA7tWS9GhYHZBBsw==} - sass-loader@14.1.1: resolution: {integrity: sha512-QX8AasDg75monlybel38BZ49JP5Z+uSKfKwF2rO7S74BywaRmGQMUBw9dtkS+ekyM/QnP+NOrRYq8ABMZ9G8jw==} engines: {node: '>= 18.12.0'} @@ -6008,7 +5855,7 @@ snapshots: '@angular/core': 17.3.12(rxjs@7.8.1)(zone.js@0.14.10) tslib: 2.8.1 - '@angular/cdk@17.3.10(@angular/common@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1)': + '@angular/cdk@19.1.3(@angular/common@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1)': dependencies: '@angular/common': 17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1) '@angular/core': 17.3.12(rxjs@7.8.1)(zone.js@0.14.10) @@ -6085,61 +5932,14 @@ snapshots: '@angular/language-service@17.3.12': {} - '@angular/material@17.3.10(fziyzy25gol2o7xzraihs72xsu)': + '@angular/material@19.1.3(afe1245cd6e3e127d625eafc33342f14)': dependencies: '@angular/animations': 17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)) - '@angular/cdk': 17.3.10(@angular/common@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1) + '@angular/cdk': 19.1.3(@angular/common@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1) '@angular/common': 17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1) '@angular/core': 17.3.12(rxjs@7.8.1)(zone.js@0.14.10) '@angular/forms': 17.3.12(@angular/common@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))(@angular/platform-browser@17.3.12(@angular/animations@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/common@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(rxjs@7.8.1) '@angular/platform-browser': 17.3.12(@angular/animations@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/common@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)) - '@material/animation': 15.0.0-canary.7f224ddd4.0 - '@material/auto-init': 15.0.0-canary.7f224ddd4.0 - '@material/banner': 15.0.0-canary.7f224ddd4.0 - '@material/base': 15.0.0-canary.7f224ddd4.0 - '@material/button': 15.0.0-canary.7f224ddd4.0 - '@material/card': 15.0.0-canary.7f224ddd4.0 - '@material/checkbox': 15.0.0-canary.7f224ddd4.0 - '@material/chips': 15.0.0-canary.7f224ddd4.0 - '@material/circular-progress': 15.0.0-canary.7f224ddd4.0 - '@material/data-table': 15.0.0-canary.7f224ddd4.0 - '@material/density': 15.0.0-canary.7f224ddd4.0 - '@material/dialog': 15.0.0-canary.7f224ddd4.0 - '@material/dom': 15.0.0-canary.7f224ddd4.0 - '@material/drawer': 15.0.0-canary.7f224ddd4.0 - '@material/elevation': 15.0.0-canary.7f224ddd4.0 - '@material/fab': 15.0.0-canary.7f224ddd4.0 - '@material/feature-targeting': 15.0.0-canary.7f224ddd4.0 - '@material/floating-label': 15.0.0-canary.7f224ddd4.0 - '@material/form-field': 15.0.0-canary.7f224ddd4.0 - '@material/icon-button': 15.0.0-canary.7f224ddd4.0 - '@material/image-list': 15.0.0-canary.7f224ddd4.0 - '@material/layout-grid': 15.0.0-canary.7f224ddd4.0 - '@material/line-ripple': 15.0.0-canary.7f224ddd4.0 - '@material/linear-progress': 15.0.0-canary.7f224ddd4.0 - '@material/list': 15.0.0-canary.7f224ddd4.0 - '@material/menu': 15.0.0-canary.7f224ddd4.0 - '@material/menu-surface': 15.0.0-canary.7f224ddd4.0 - '@material/notched-outline': 15.0.0-canary.7f224ddd4.0 - '@material/radio': 15.0.0-canary.7f224ddd4.0 - '@material/ripple': 15.0.0-canary.7f224ddd4.0 - '@material/rtl': 15.0.0-canary.7f224ddd4.0 - '@material/segmented-button': 15.0.0-canary.7f224ddd4.0 - '@material/select': 15.0.0-canary.7f224ddd4.0 - '@material/shape': 15.0.0-canary.7f224ddd4.0 - '@material/slider': 15.0.0-canary.7f224ddd4.0 - '@material/snackbar': 15.0.0-canary.7f224ddd4.0 - '@material/switch': 15.0.0-canary.7f224ddd4.0 - '@material/tab': 15.0.0-canary.7f224ddd4.0 - '@material/tab-bar': 15.0.0-canary.7f224ddd4.0 - '@material/tab-indicator': 15.0.0-canary.7f224ddd4.0 - '@material/tab-scroller': 15.0.0-canary.7f224ddd4.0 - '@material/textfield': 15.0.0-canary.7f224ddd4.0 - '@material/theme': 15.0.0-canary.7f224ddd4.0 - '@material/tooltip': 15.0.0-canary.7f224ddd4.0 - '@material/top-app-bar': 15.0.0-canary.7f224ddd4.0 - '@material/touch-target': 15.0.0-canary.7f224ddd4.0 - '@material/typography': 15.0.0-canary.7f224ddd4.0 rxjs: 7.8.1 tslib: 2.8.1 @@ -7250,558 +7050,6 @@ snapshots: dependencies: call-bind: 1.0.8 - '@material/animation@15.0.0-canary.7f224ddd4.0': - dependencies: - tslib: 2.8.1 - - '@material/auto-init@15.0.0-canary.7f224ddd4.0': - dependencies: - '@material/base': 15.0.0-canary.7f224ddd4.0 - tslib: 2.8.1 - - '@material/banner@15.0.0-canary.7f224ddd4.0': - dependencies: - '@material/base': 15.0.0-canary.7f224ddd4.0 - '@material/button': 15.0.0-canary.7f224ddd4.0 - '@material/dom': 15.0.0-canary.7f224ddd4.0 - '@material/elevation': 15.0.0-canary.7f224ddd4.0 - '@material/feature-targeting': 15.0.0-canary.7f224ddd4.0 - '@material/ripple': 15.0.0-canary.7f224ddd4.0 - '@material/rtl': 15.0.0-canary.7f224ddd4.0 - '@material/shape': 15.0.0-canary.7f224ddd4.0 - '@material/theme': 15.0.0-canary.7f224ddd4.0 - '@material/tokens': 15.0.0-canary.7f224ddd4.0 - '@material/typography': 15.0.0-canary.7f224ddd4.0 - tslib: 2.8.1 - - '@material/base@15.0.0-canary.7f224ddd4.0': - dependencies: - tslib: 2.8.1 - - '@material/button@15.0.0-canary.7f224ddd4.0': - dependencies: - '@material/density': 15.0.0-canary.7f224ddd4.0 - '@material/dom': 15.0.0-canary.7f224ddd4.0 - '@material/elevation': 15.0.0-canary.7f224ddd4.0 - '@material/feature-targeting': 15.0.0-canary.7f224ddd4.0 - '@material/focus-ring': 15.0.0-canary.7f224ddd4.0 - '@material/ripple': 15.0.0-canary.7f224ddd4.0 - '@material/rtl': 15.0.0-canary.7f224ddd4.0 - '@material/shape': 15.0.0-canary.7f224ddd4.0 - '@material/theme': 15.0.0-canary.7f224ddd4.0 - '@material/tokens': 15.0.0-canary.7f224ddd4.0 - '@material/touch-target': 15.0.0-canary.7f224ddd4.0 - '@material/typography': 15.0.0-canary.7f224ddd4.0 - tslib: 2.8.1 - - '@material/card@15.0.0-canary.7f224ddd4.0': - dependencies: - '@material/dom': 15.0.0-canary.7f224ddd4.0 - '@material/elevation': 15.0.0-canary.7f224ddd4.0 - '@material/feature-targeting': 15.0.0-canary.7f224ddd4.0 - '@material/ripple': 15.0.0-canary.7f224ddd4.0 - '@material/rtl': 15.0.0-canary.7f224ddd4.0 - '@material/shape': 15.0.0-canary.7f224ddd4.0 - '@material/theme': 15.0.0-canary.7f224ddd4.0 - '@material/tokens': 15.0.0-canary.7f224ddd4.0 - tslib: 2.8.1 - - '@material/checkbox@15.0.0-canary.7f224ddd4.0': - dependencies: - '@material/animation': 15.0.0-canary.7f224ddd4.0 - '@material/base': 15.0.0-canary.7f224ddd4.0 - '@material/density': 15.0.0-canary.7f224ddd4.0 - '@material/dom': 15.0.0-canary.7f224ddd4.0 - '@material/feature-targeting': 15.0.0-canary.7f224ddd4.0 - '@material/focus-ring': 15.0.0-canary.7f224ddd4.0 - '@material/ripple': 15.0.0-canary.7f224ddd4.0 - '@material/rtl': 15.0.0-canary.7f224ddd4.0 - '@material/theme': 15.0.0-canary.7f224ddd4.0 - '@material/touch-target': 15.0.0-canary.7f224ddd4.0 - tslib: 2.8.1 - - '@material/chips@15.0.0-canary.7f224ddd4.0': - dependencies: - '@material/animation': 15.0.0-canary.7f224ddd4.0 - '@material/base': 15.0.0-canary.7f224ddd4.0 - '@material/checkbox': 15.0.0-canary.7f224ddd4.0 - '@material/density': 15.0.0-canary.7f224ddd4.0 - '@material/dom': 15.0.0-canary.7f224ddd4.0 - '@material/elevation': 15.0.0-canary.7f224ddd4.0 - '@material/feature-targeting': 15.0.0-canary.7f224ddd4.0 - '@material/focus-ring': 15.0.0-canary.7f224ddd4.0 - '@material/ripple': 15.0.0-canary.7f224ddd4.0 - '@material/rtl': 15.0.0-canary.7f224ddd4.0 - '@material/shape': 15.0.0-canary.7f224ddd4.0 - '@material/theme': 15.0.0-canary.7f224ddd4.0 - '@material/tokens': 15.0.0-canary.7f224ddd4.0 - '@material/touch-target': 15.0.0-canary.7f224ddd4.0 - '@material/typography': 15.0.0-canary.7f224ddd4.0 - safevalues: 0.3.4 - tslib: 2.8.1 - - '@material/circular-progress@15.0.0-canary.7f224ddd4.0': - dependencies: - '@material/animation': 15.0.0-canary.7f224ddd4.0 - '@material/base': 15.0.0-canary.7f224ddd4.0 - '@material/dom': 15.0.0-canary.7f224ddd4.0 - '@material/feature-targeting': 15.0.0-canary.7f224ddd4.0 - '@material/progress-indicator': 15.0.0-canary.7f224ddd4.0 - '@material/rtl': 15.0.0-canary.7f224ddd4.0 - '@material/theme': 15.0.0-canary.7f224ddd4.0 - tslib: 2.8.1 - - '@material/data-table@15.0.0-canary.7f224ddd4.0': - dependencies: - '@material/animation': 15.0.0-canary.7f224ddd4.0 - '@material/base': 15.0.0-canary.7f224ddd4.0 - '@material/checkbox': 15.0.0-canary.7f224ddd4.0 - '@material/density': 15.0.0-canary.7f224ddd4.0 - '@material/dom': 15.0.0-canary.7f224ddd4.0 - '@material/elevation': 15.0.0-canary.7f224ddd4.0 - '@material/feature-targeting': 15.0.0-canary.7f224ddd4.0 - '@material/icon-button': 15.0.0-canary.7f224ddd4.0 - '@material/linear-progress': 15.0.0-canary.7f224ddd4.0 - '@material/list': 15.0.0-canary.7f224ddd4.0 - '@material/menu': 15.0.0-canary.7f224ddd4.0 - '@material/rtl': 15.0.0-canary.7f224ddd4.0 - '@material/select': 15.0.0-canary.7f224ddd4.0 - '@material/shape': 15.0.0-canary.7f224ddd4.0 - '@material/theme': 15.0.0-canary.7f224ddd4.0 - '@material/tokens': 15.0.0-canary.7f224ddd4.0 - '@material/touch-target': 15.0.0-canary.7f224ddd4.0 - '@material/typography': 15.0.0-canary.7f224ddd4.0 - tslib: 2.8.1 - - '@material/density@15.0.0-canary.7f224ddd4.0': - dependencies: - tslib: 2.8.1 - - '@material/dialog@15.0.0-canary.7f224ddd4.0': - dependencies: - '@material/animation': 15.0.0-canary.7f224ddd4.0 - '@material/base': 15.0.0-canary.7f224ddd4.0 - '@material/button': 15.0.0-canary.7f224ddd4.0 - '@material/dom': 15.0.0-canary.7f224ddd4.0 - '@material/elevation': 15.0.0-canary.7f224ddd4.0 - '@material/feature-targeting': 15.0.0-canary.7f224ddd4.0 - '@material/icon-button': 15.0.0-canary.7f224ddd4.0 - '@material/ripple': 15.0.0-canary.7f224ddd4.0 - '@material/rtl': 15.0.0-canary.7f224ddd4.0 - '@material/shape': 15.0.0-canary.7f224ddd4.0 - '@material/theme': 15.0.0-canary.7f224ddd4.0 - '@material/tokens': 15.0.0-canary.7f224ddd4.0 - '@material/touch-target': 15.0.0-canary.7f224ddd4.0 - '@material/typography': 15.0.0-canary.7f224ddd4.0 - tslib: 2.8.1 - - '@material/dom@15.0.0-canary.7f224ddd4.0': - dependencies: - '@material/feature-targeting': 15.0.0-canary.7f224ddd4.0 - '@material/rtl': 15.0.0-canary.7f224ddd4.0 - tslib: 2.8.1 - - '@material/drawer@15.0.0-canary.7f224ddd4.0': - dependencies: - '@material/animation': 15.0.0-canary.7f224ddd4.0 - '@material/base': 15.0.0-canary.7f224ddd4.0 - '@material/dom': 15.0.0-canary.7f224ddd4.0 - '@material/elevation': 15.0.0-canary.7f224ddd4.0 - '@material/feature-targeting': 15.0.0-canary.7f224ddd4.0 - '@material/list': 15.0.0-canary.7f224ddd4.0 - '@material/ripple': 15.0.0-canary.7f224ddd4.0 - '@material/rtl': 15.0.0-canary.7f224ddd4.0 - '@material/shape': 15.0.0-canary.7f224ddd4.0 - '@material/theme': 15.0.0-canary.7f224ddd4.0 - '@material/typography': 15.0.0-canary.7f224ddd4.0 - tslib: 2.8.1 - - '@material/elevation@15.0.0-canary.7f224ddd4.0': - dependencies: - '@material/animation': 15.0.0-canary.7f224ddd4.0 - '@material/base': 15.0.0-canary.7f224ddd4.0 - '@material/feature-targeting': 15.0.0-canary.7f224ddd4.0 - '@material/rtl': 15.0.0-canary.7f224ddd4.0 - '@material/theme': 15.0.0-canary.7f224ddd4.0 - tslib: 2.8.1 - - '@material/fab@15.0.0-canary.7f224ddd4.0': - dependencies: - '@material/animation': 15.0.0-canary.7f224ddd4.0 - '@material/dom': 15.0.0-canary.7f224ddd4.0 - '@material/elevation': 15.0.0-canary.7f224ddd4.0 - '@material/feature-targeting': 15.0.0-canary.7f224ddd4.0 - '@material/focus-ring': 15.0.0-canary.7f224ddd4.0 - '@material/ripple': 15.0.0-canary.7f224ddd4.0 - '@material/rtl': 15.0.0-canary.7f224ddd4.0 - '@material/shape': 15.0.0-canary.7f224ddd4.0 - '@material/theme': 15.0.0-canary.7f224ddd4.0 - '@material/tokens': 15.0.0-canary.7f224ddd4.0 - '@material/touch-target': 15.0.0-canary.7f224ddd4.0 - '@material/typography': 15.0.0-canary.7f224ddd4.0 - tslib: 2.8.1 - - '@material/feature-targeting@15.0.0-canary.7f224ddd4.0': - dependencies: - tslib: 2.8.1 - - '@material/floating-label@15.0.0-canary.7f224ddd4.0': - dependencies: - '@material/animation': 15.0.0-canary.7f224ddd4.0 - '@material/base': 15.0.0-canary.7f224ddd4.0 - '@material/dom': 15.0.0-canary.7f224ddd4.0 - '@material/feature-targeting': 15.0.0-canary.7f224ddd4.0 - '@material/rtl': 15.0.0-canary.7f224ddd4.0 - '@material/theme': 15.0.0-canary.7f224ddd4.0 - '@material/typography': 15.0.0-canary.7f224ddd4.0 - tslib: 2.8.1 - - '@material/focus-ring@15.0.0-canary.7f224ddd4.0': - dependencies: - '@material/dom': 15.0.0-canary.7f224ddd4.0 - '@material/feature-targeting': 15.0.0-canary.7f224ddd4.0 - '@material/rtl': 15.0.0-canary.7f224ddd4.0 - - '@material/form-field@15.0.0-canary.7f224ddd4.0': - dependencies: - '@material/base': 15.0.0-canary.7f224ddd4.0 - '@material/feature-targeting': 15.0.0-canary.7f224ddd4.0 - '@material/ripple': 15.0.0-canary.7f224ddd4.0 - '@material/rtl': 15.0.0-canary.7f224ddd4.0 - '@material/theme': 15.0.0-canary.7f224ddd4.0 - '@material/typography': 15.0.0-canary.7f224ddd4.0 - tslib: 2.8.1 - - '@material/icon-button@15.0.0-canary.7f224ddd4.0': - dependencies: - '@material/base': 15.0.0-canary.7f224ddd4.0 - '@material/density': 15.0.0-canary.7f224ddd4.0 - '@material/dom': 15.0.0-canary.7f224ddd4.0 - '@material/elevation': 15.0.0-canary.7f224ddd4.0 - '@material/feature-targeting': 15.0.0-canary.7f224ddd4.0 - '@material/focus-ring': 15.0.0-canary.7f224ddd4.0 - '@material/ripple': 15.0.0-canary.7f224ddd4.0 - '@material/rtl': 15.0.0-canary.7f224ddd4.0 - '@material/theme': 15.0.0-canary.7f224ddd4.0 - '@material/touch-target': 15.0.0-canary.7f224ddd4.0 - tslib: 2.8.1 - - '@material/image-list@15.0.0-canary.7f224ddd4.0': - dependencies: - '@material/feature-targeting': 15.0.0-canary.7f224ddd4.0 - '@material/shape': 15.0.0-canary.7f224ddd4.0 - '@material/theme': 15.0.0-canary.7f224ddd4.0 - '@material/typography': 15.0.0-canary.7f224ddd4.0 - tslib: 2.8.1 - - '@material/layout-grid@15.0.0-canary.7f224ddd4.0': - dependencies: - tslib: 2.8.1 - - '@material/line-ripple@15.0.0-canary.7f224ddd4.0': - dependencies: - '@material/animation': 15.0.0-canary.7f224ddd4.0 - '@material/base': 15.0.0-canary.7f224ddd4.0 - '@material/feature-targeting': 15.0.0-canary.7f224ddd4.0 - '@material/theme': 15.0.0-canary.7f224ddd4.0 - tslib: 2.8.1 - - '@material/linear-progress@15.0.0-canary.7f224ddd4.0': - dependencies: - '@material/animation': 15.0.0-canary.7f224ddd4.0 - '@material/base': 15.0.0-canary.7f224ddd4.0 - '@material/dom': 15.0.0-canary.7f224ddd4.0 - '@material/feature-targeting': 15.0.0-canary.7f224ddd4.0 - '@material/progress-indicator': 15.0.0-canary.7f224ddd4.0 - '@material/rtl': 15.0.0-canary.7f224ddd4.0 - '@material/theme': 15.0.0-canary.7f224ddd4.0 - tslib: 2.8.1 - - '@material/list@15.0.0-canary.7f224ddd4.0': - dependencies: - '@material/base': 15.0.0-canary.7f224ddd4.0 - '@material/density': 15.0.0-canary.7f224ddd4.0 - '@material/dom': 15.0.0-canary.7f224ddd4.0 - '@material/feature-targeting': 15.0.0-canary.7f224ddd4.0 - '@material/ripple': 15.0.0-canary.7f224ddd4.0 - '@material/rtl': 15.0.0-canary.7f224ddd4.0 - '@material/shape': 15.0.0-canary.7f224ddd4.0 - '@material/theme': 15.0.0-canary.7f224ddd4.0 - '@material/tokens': 15.0.0-canary.7f224ddd4.0 - '@material/typography': 15.0.0-canary.7f224ddd4.0 - tslib: 2.8.1 - - '@material/menu-surface@15.0.0-canary.7f224ddd4.0': - dependencies: - '@material/animation': 15.0.0-canary.7f224ddd4.0 - '@material/base': 15.0.0-canary.7f224ddd4.0 - '@material/elevation': 15.0.0-canary.7f224ddd4.0 - '@material/feature-targeting': 15.0.0-canary.7f224ddd4.0 - '@material/rtl': 15.0.0-canary.7f224ddd4.0 - '@material/shape': 15.0.0-canary.7f224ddd4.0 - '@material/theme': 15.0.0-canary.7f224ddd4.0 - tslib: 2.8.1 - - '@material/menu@15.0.0-canary.7f224ddd4.0': - dependencies: - '@material/base': 15.0.0-canary.7f224ddd4.0 - '@material/dom': 15.0.0-canary.7f224ddd4.0 - '@material/elevation': 15.0.0-canary.7f224ddd4.0 - '@material/feature-targeting': 15.0.0-canary.7f224ddd4.0 - '@material/list': 15.0.0-canary.7f224ddd4.0 - '@material/menu-surface': 15.0.0-canary.7f224ddd4.0 - '@material/ripple': 15.0.0-canary.7f224ddd4.0 - '@material/rtl': 15.0.0-canary.7f224ddd4.0 - '@material/shape': 15.0.0-canary.7f224ddd4.0 - '@material/theme': 15.0.0-canary.7f224ddd4.0 - '@material/tokens': 15.0.0-canary.7f224ddd4.0 - tslib: 2.8.1 - - '@material/notched-outline@15.0.0-canary.7f224ddd4.0': - dependencies: - '@material/base': 15.0.0-canary.7f224ddd4.0 - '@material/feature-targeting': 15.0.0-canary.7f224ddd4.0 - '@material/floating-label': 15.0.0-canary.7f224ddd4.0 - '@material/rtl': 15.0.0-canary.7f224ddd4.0 - '@material/shape': 15.0.0-canary.7f224ddd4.0 - '@material/theme': 15.0.0-canary.7f224ddd4.0 - tslib: 2.8.1 - - '@material/progress-indicator@15.0.0-canary.7f224ddd4.0': - dependencies: - tslib: 2.8.1 - - '@material/radio@15.0.0-canary.7f224ddd4.0': - dependencies: - '@material/animation': 15.0.0-canary.7f224ddd4.0 - '@material/base': 15.0.0-canary.7f224ddd4.0 - '@material/density': 15.0.0-canary.7f224ddd4.0 - '@material/dom': 15.0.0-canary.7f224ddd4.0 - '@material/feature-targeting': 15.0.0-canary.7f224ddd4.0 - '@material/focus-ring': 15.0.0-canary.7f224ddd4.0 - '@material/ripple': 15.0.0-canary.7f224ddd4.0 - '@material/theme': 15.0.0-canary.7f224ddd4.0 - '@material/touch-target': 15.0.0-canary.7f224ddd4.0 - tslib: 2.8.1 - - '@material/ripple@15.0.0-canary.7f224ddd4.0': - dependencies: - '@material/animation': 15.0.0-canary.7f224ddd4.0 - '@material/base': 15.0.0-canary.7f224ddd4.0 - '@material/dom': 15.0.0-canary.7f224ddd4.0 - '@material/feature-targeting': 15.0.0-canary.7f224ddd4.0 - '@material/rtl': 15.0.0-canary.7f224ddd4.0 - '@material/theme': 15.0.0-canary.7f224ddd4.0 - tslib: 2.8.1 - - '@material/rtl@15.0.0-canary.7f224ddd4.0': - dependencies: - '@material/theme': 15.0.0-canary.7f224ddd4.0 - tslib: 2.8.1 - - '@material/segmented-button@15.0.0-canary.7f224ddd4.0': - dependencies: - '@material/base': 15.0.0-canary.7f224ddd4.0 - '@material/elevation': 15.0.0-canary.7f224ddd4.0 - '@material/feature-targeting': 15.0.0-canary.7f224ddd4.0 - '@material/ripple': 15.0.0-canary.7f224ddd4.0 - '@material/theme': 15.0.0-canary.7f224ddd4.0 - '@material/touch-target': 15.0.0-canary.7f224ddd4.0 - '@material/typography': 15.0.0-canary.7f224ddd4.0 - tslib: 2.8.1 - - '@material/select@15.0.0-canary.7f224ddd4.0': - dependencies: - '@material/animation': 15.0.0-canary.7f224ddd4.0 - '@material/base': 15.0.0-canary.7f224ddd4.0 - '@material/density': 15.0.0-canary.7f224ddd4.0 - '@material/dom': 15.0.0-canary.7f224ddd4.0 - '@material/elevation': 15.0.0-canary.7f224ddd4.0 - '@material/feature-targeting': 15.0.0-canary.7f224ddd4.0 - '@material/floating-label': 15.0.0-canary.7f224ddd4.0 - '@material/line-ripple': 15.0.0-canary.7f224ddd4.0 - '@material/list': 15.0.0-canary.7f224ddd4.0 - '@material/menu': 15.0.0-canary.7f224ddd4.0 - '@material/menu-surface': 15.0.0-canary.7f224ddd4.0 - '@material/notched-outline': 15.0.0-canary.7f224ddd4.0 - '@material/ripple': 15.0.0-canary.7f224ddd4.0 - '@material/rtl': 15.0.0-canary.7f224ddd4.0 - '@material/shape': 15.0.0-canary.7f224ddd4.0 - '@material/theme': 15.0.0-canary.7f224ddd4.0 - '@material/tokens': 15.0.0-canary.7f224ddd4.0 - '@material/typography': 15.0.0-canary.7f224ddd4.0 - tslib: 2.8.1 - - '@material/shape@15.0.0-canary.7f224ddd4.0': - dependencies: - '@material/feature-targeting': 15.0.0-canary.7f224ddd4.0 - '@material/rtl': 15.0.0-canary.7f224ddd4.0 - '@material/theme': 15.0.0-canary.7f224ddd4.0 - tslib: 2.8.1 - - '@material/slider@15.0.0-canary.7f224ddd4.0': - dependencies: - '@material/animation': 15.0.0-canary.7f224ddd4.0 - '@material/base': 15.0.0-canary.7f224ddd4.0 - '@material/dom': 15.0.0-canary.7f224ddd4.0 - '@material/elevation': 15.0.0-canary.7f224ddd4.0 - '@material/feature-targeting': 15.0.0-canary.7f224ddd4.0 - '@material/ripple': 15.0.0-canary.7f224ddd4.0 - '@material/rtl': 15.0.0-canary.7f224ddd4.0 - '@material/theme': 15.0.0-canary.7f224ddd4.0 - '@material/tokens': 15.0.0-canary.7f224ddd4.0 - '@material/typography': 15.0.0-canary.7f224ddd4.0 - tslib: 2.8.1 - - '@material/snackbar@15.0.0-canary.7f224ddd4.0': - dependencies: - '@material/animation': 15.0.0-canary.7f224ddd4.0 - '@material/base': 15.0.0-canary.7f224ddd4.0 - '@material/button': 15.0.0-canary.7f224ddd4.0 - '@material/dom': 15.0.0-canary.7f224ddd4.0 - '@material/elevation': 15.0.0-canary.7f224ddd4.0 - '@material/feature-targeting': 15.0.0-canary.7f224ddd4.0 - '@material/icon-button': 15.0.0-canary.7f224ddd4.0 - '@material/ripple': 15.0.0-canary.7f224ddd4.0 - '@material/rtl': 15.0.0-canary.7f224ddd4.0 - '@material/shape': 15.0.0-canary.7f224ddd4.0 - '@material/theme': 15.0.0-canary.7f224ddd4.0 - '@material/tokens': 15.0.0-canary.7f224ddd4.0 - '@material/typography': 15.0.0-canary.7f224ddd4.0 - tslib: 2.8.1 - - '@material/switch@15.0.0-canary.7f224ddd4.0': - dependencies: - '@material/animation': 15.0.0-canary.7f224ddd4.0 - '@material/base': 15.0.0-canary.7f224ddd4.0 - '@material/density': 15.0.0-canary.7f224ddd4.0 - '@material/dom': 15.0.0-canary.7f224ddd4.0 - '@material/elevation': 15.0.0-canary.7f224ddd4.0 - '@material/feature-targeting': 15.0.0-canary.7f224ddd4.0 - '@material/focus-ring': 15.0.0-canary.7f224ddd4.0 - '@material/ripple': 15.0.0-canary.7f224ddd4.0 - '@material/rtl': 15.0.0-canary.7f224ddd4.0 - '@material/shape': 15.0.0-canary.7f224ddd4.0 - '@material/theme': 15.0.0-canary.7f224ddd4.0 - '@material/tokens': 15.0.0-canary.7f224ddd4.0 - safevalues: 0.3.4 - tslib: 2.8.1 - - '@material/tab-bar@15.0.0-canary.7f224ddd4.0': - dependencies: - '@material/animation': 15.0.0-canary.7f224ddd4.0 - '@material/base': 15.0.0-canary.7f224ddd4.0 - '@material/density': 15.0.0-canary.7f224ddd4.0 - '@material/elevation': 15.0.0-canary.7f224ddd4.0 - '@material/feature-targeting': 15.0.0-canary.7f224ddd4.0 - '@material/tab': 15.0.0-canary.7f224ddd4.0 - '@material/tab-indicator': 15.0.0-canary.7f224ddd4.0 - '@material/tab-scroller': 15.0.0-canary.7f224ddd4.0 - '@material/theme': 15.0.0-canary.7f224ddd4.0 - '@material/tokens': 15.0.0-canary.7f224ddd4.0 - '@material/typography': 15.0.0-canary.7f224ddd4.0 - tslib: 2.8.1 - - '@material/tab-indicator@15.0.0-canary.7f224ddd4.0': - dependencies: - '@material/animation': 15.0.0-canary.7f224ddd4.0 - '@material/base': 15.0.0-canary.7f224ddd4.0 - '@material/feature-targeting': 15.0.0-canary.7f224ddd4.0 - '@material/theme': 15.0.0-canary.7f224ddd4.0 - tslib: 2.8.1 - - '@material/tab-scroller@15.0.0-canary.7f224ddd4.0': - dependencies: - '@material/animation': 15.0.0-canary.7f224ddd4.0 - '@material/base': 15.0.0-canary.7f224ddd4.0 - '@material/dom': 15.0.0-canary.7f224ddd4.0 - '@material/feature-targeting': 15.0.0-canary.7f224ddd4.0 - '@material/tab': 15.0.0-canary.7f224ddd4.0 - tslib: 2.8.1 - - '@material/tab@15.0.0-canary.7f224ddd4.0': - dependencies: - '@material/base': 15.0.0-canary.7f224ddd4.0 - '@material/elevation': 15.0.0-canary.7f224ddd4.0 - '@material/feature-targeting': 15.0.0-canary.7f224ddd4.0 - '@material/focus-ring': 15.0.0-canary.7f224ddd4.0 - '@material/ripple': 15.0.0-canary.7f224ddd4.0 - '@material/rtl': 15.0.0-canary.7f224ddd4.0 - '@material/tab-indicator': 15.0.0-canary.7f224ddd4.0 - '@material/theme': 15.0.0-canary.7f224ddd4.0 - '@material/tokens': 15.0.0-canary.7f224ddd4.0 - '@material/typography': 15.0.0-canary.7f224ddd4.0 - tslib: 2.8.1 - - '@material/textfield@15.0.0-canary.7f224ddd4.0': - dependencies: - '@material/animation': 15.0.0-canary.7f224ddd4.0 - '@material/base': 15.0.0-canary.7f224ddd4.0 - '@material/density': 15.0.0-canary.7f224ddd4.0 - '@material/dom': 15.0.0-canary.7f224ddd4.0 - '@material/feature-targeting': 15.0.0-canary.7f224ddd4.0 - '@material/floating-label': 15.0.0-canary.7f224ddd4.0 - '@material/line-ripple': 15.0.0-canary.7f224ddd4.0 - '@material/notched-outline': 15.0.0-canary.7f224ddd4.0 - '@material/ripple': 15.0.0-canary.7f224ddd4.0 - '@material/rtl': 15.0.0-canary.7f224ddd4.0 - '@material/shape': 15.0.0-canary.7f224ddd4.0 - '@material/theme': 15.0.0-canary.7f224ddd4.0 - '@material/tokens': 15.0.0-canary.7f224ddd4.0 - '@material/typography': 15.0.0-canary.7f224ddd4.0 - tslib: 2.8.1 - - '@material/theme@15.0.0-canary.7f224ddd4.0': - dependencies: - '@material/feature-targeting': 15.0.0-canary.7f224ddd4.0 - tslib: 2.8.1 - - '@material/tokens@15.0.0-canary.7f224ddd4.0': - dependencies: - '@material/elevation': 15.0.0-canary.7f224ddd4.0 - - '@material/tooltip@15.0.0-canary.7f224ddd4.0': - dependencies: - '@material/animation': 15.0.0-canary.7f224ddd4.0 - '@material/base': 15.0.0-canary.7f224ddd4.0 - '@material/button': 15.0.0-canary.7f224ddd4.0 - '@material/dom': 15.0.0-canary.7f224ddd4.0 - '@material/elevation': 15.0.0-canary.7f224ddd4.0 - '@material/feature-targeting': 15.0.0-canary.7f224ddd4.0 - '@material/rtl': 15.0.0-canary.7f224ddd4.0 - '@material/shape': 15.0.0-canary.7f224ddd4.0 - '@material/theme': 15.0.0-canary.7f224ddd4.0 - '@material/tokens': 15.0.0-canary.7f224ddd4.0 - '@material/typography': 15.0.0-canary.7f224ddd4.0 - safevalues: 0.3.4 - tslib: 2.8.1 - - '@material/top-app-bar@15.0.0-canary.7f224ddd4.0': - dependencies: - '@material/animation': 15.0.0-canary.7f224ddd4.0 - '@material/base': 15.0.0-canary.7f224ddd4.0 - '@material/elevation': 15.0.0-canary.7f224ddd4.0 - '@material/ripple': 15.0.0-canary.7f224ddd4.0 - '@material/rtl': 15.0.0-canary.7f224ddd4.0 - '@material/shape': 15.0.0-canary.7f224ddd4.0 - '@material/theme': 15.0.0-canary.7f224ddd4.0 - '@material/typography': 15.0.0-canary.7f224ddd4.0 - tslib: 2.8.1 - - '@material/touch-target@15.0.0-canary.7f224ddd4.0': - dependencies: - '@material/base': 15.0.0-canary.7f224ddd4.0 - '@material/feature-targeting': 15.0.0-canary.7f224ddd4.0 - '@material/rtl': 15.0.0-canary.7f224ddd4.0 - '@material/theme': 15.0.0-canary.7f224ddd4.0 - tslib: 2.8.1 - - '@material/typography@15.0.0-canary.7f224ddd4.0': - dependencies: - '@material/feature-targeting': 15.0.0-canary.7f224ddd4.0 - '@material/theme': 15.0.0-canary.7f224ddd4.0 - tslib: 2.8.1 - '@ngtools/webpack@17.3.11(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(typescript@5.4.5)(webpack@5.94.0(esbuild@0.20.1))': dependencies: '@angular/compiler-cli': 17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5) @@ -11632,8 +10880,6 @@ snapshots: safer-buffer@2.1.2: {} - safevalues@0.3.4: {} - sass-loader@14.1.1(sass@1.71.1)(webpack@5.94.0(esbuild@0.20.1)): dependencies: neo-async: 2.6.2