From 0a9abb9ca99c449445886bbce5f0792f365e0735 Mon Sep 17 00:00:00 2001 From: Anthony Nahas Date: Mon, 19 Dec 2022 11:13:55 +0100 Subject: [PATCH] fix(lib): upgraded angular material --- package-lock.json | 1739 ++++++++++++++++- package.json | 4 +- .../src/lib/mat-fab-menu.component.ts | 2 +- .../fab-menu/src/lib/mat-fab-menu.module.ts | 4 +- src/app/app.module.ts | 6 +- 5 files changed, 1659 insertions(+), 96 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6f5e857..9e5e2a8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,13 +10,13 @@ "hasInstallScript": true, "dependencies": { "@angular/animations": "^15.0.4", - "@angular/cdk": "^14.1.0", + "@angular/cdk": "^15.0.3", "@angular/common": "^15.0.4", "@angular/compiler": "^15.0.4", "@angular/core": "^15.0.4", "@angular/flex-layout": "^14.0.0-beta.40", "@angular/forms": "^15.0.4", - "@angular/material": "^14.1.0", + "@angular/material": "^15.0.3", "@angular/platform-browser": "^15.0.4", "@angular/platform-browser-dynamic": "^15.0.4", "@angular/platform-server": "^15.0.4", @@ -1145,18 +1145,18 @@ } }, "node_modules/@angular/cdk": { - "version": "14.1.0", - "resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-14.1.0.tgz", - "integrity": "sha512-EOQZmlTgj5Tc6/s50kEQUYKWH0S748rzbymBYkvyJs864lP9A8khz83IINmm+PD2sMADKtBETD3aEa5yQRhVAA==", + "version": "15.0.3", + "resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-15.0.3.tgz", + "integrity": "sha512-iRLV6V6ksIshDL8Cdn1+DUNTRLqj+DAqmYTWYCEvH4qU6o0XSeXrAHNW5zNFqWgCZbmWt03G5jOBWBNaxa9QKw==", "dependencies": { "tslib": "^2.3.0" }, "optionalDependencies": { - "parse5": "^5.0.0" + "parse5": "^7.1.2" }, "peerDependencies": { - "@angular/common": "^14.0.0 || ^15.0.0", - "@angular/core": "^14.0.0 || ^15.0.0", + "@angular/common": "^15.0.0 || ^16.0.0", + "@angular/core": "^15.0.0 || ^16.0.0", "rxjs": "^6.5.3 || ^7.4.0" } }, @@ -1370,19 +1370,66 @@ } }, "node_modules/@angular/material": { - "version": "14.1.0", - "resolved": "https://registry.npmjs.org/@angular/material/-/material-14.1.0.tgz", - "integrity": "sha512-0UXfMqP5+Nzd6gbLplQpUX3E0rRRwhVEnAo8Z1hllGdJIY0meunMnTZCWsvYQ7SU/W+VbqnmtBmg5EOfYsjpiQ==", - "dependencies": { + "version": "15.0.3", + "resolved": "https://registry.npmjs.org/@angular/material/-/material-15.0.3.tgz", + "integrity": "sha512-x7c6Uc9SnQW0AGTFJZFMQHP80YzmrExtrNn5vYUyWB9QFiNM+jcsqAsSEoGhABU/G5xs8fd40Fj7o2HBixQ0fw==", + "dependencies": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/auto-init": "15.0.0-canary.7971d6ad5.0", + "@material/banner": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/button": "15.0.0-canary.7971d6ad5.0", + "@material/card": "15.0.0-canary.7971d6ad5.0", + "@material/checkbox": "15.0.0-canary.7971d6ad5.0", + "@material/chips": "15.0.0-canary.7971d6ad5.0", + "@material/circular-progress": "15.0.0-canary.7971d6ad5.0", + "@material/data-table": "15.0.0-canary.7971d6ad5.0", + "@material/density": "15.0.0-canary.7971d6ad5.0", + "@material/dialog": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/drawer": "15.0.0-canary.7971d6ad5.0", + "@material/elevation": "15.0.0-canary.7971d6ad5.0", + "@material/fab": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/floating-label": "15.0.0-canary.7971d6ad5.0", + "@material/form-field": "15.0.0-canary.7971d6ad5.0", + "@material/icon-button": "15.0.0-canary.7971d6ad5.0", + "@material/image-list": "15.0.0-canary.7971d6ad5.0", + "@material/layout-grid": "15.0.0-canary.7971d6ad5.0", + "@material/line-ripple": "15.0.0-canary.7971d6ad5.0", + "@material/linear-progress": "15.0.0-canary.7971d6ad5.0", + "@material/list": "15.0.0-canary.7971d6ad5.0", + "@material/menu": "15.0.0-canary.7971d6ad5.0", + "@material/menu-surface": "15.0.0-canary.7971d6ad5.0", + "@material/notched-outline": "15.0.0-canary.7971d6ad5.0", + "@material/radio": "15.0.0-canary.7971d6ad5.0", + "@material/ripple": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/segmented-button": "15.0.0-canary.7971d6ad5.0", + "@material/select": "15.0.0-canary.7971d6ad5.0", + "@material/shape": "15.0.0-canary.7971d6ad5.0", + "@material/slider": "15.0.0-canary.7971d6ad5.0", + "@material/snackbar": "15.0.0-canary.7971d6ad5.0", + "@material/switch": "15.0.0-canary.7971d6ad5.0", + "@material/tab": "15.0.0-canary.7971d6ad5.0", + "@material/tab-bar": "15.0.0-canary.7971d6ad5.0", + "@material/tab-indicator": "15.0.0-canary.7971d6ad5.0", + "@material/tab-scroller": "15.0.0-canary.7971d6ad5.0", + "@material/textfield": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/tooltip": "15.0.0-canary.7971d6ad5.0", + "@material/top-app-bar": "15.0.0-canary.7971d6ad5.0", + "@material/touch-target": "15.0.0-canary.7971d6ad5.0", + "@material/typography": "15.0.0-canary.7971d6ad5.0", "tslib": "^2.3.0" }, "peerDependencies": { - "@angular/animations": "^14.0.0 || ^15.0.0", - "@angular/cdk": "14.1.0", - "@angular/common": "^14.0.0 || ^15.0.0", - "@angular/core": "^14.0.0 || ^15.0.0", - "@angular/forms": "^14.0.0 || ^15.0.0", - "@angular/platform-browser": "^14.0.0 || ^15.0.0", + "@angular/animations": "^15.0.0 || ^16.0.0", + "@angular/cdk": "15.0.3", + "@angular/common": "^15.0.0 || ^16.0.0", + "@angular/core": "^15.0.0 || ^16.0.0", + "@angular/forms": "^15.0.0 || ^16.0.0", + "@angular/platform-browser": "^15.0.0 || ^16.0.0", "rxjs": "^6.5.3 || ^7.4.0" } }, @@ -4024,6 +4071,754 @@ "integrity": "sha512-Hcv+nVC0kZnQ3tD9GVu5xSMR4VVYOteQIr/hwFPVEvPdlXqgGEuRjiheChHgdM+JyqdgNcmzZOX/tnl0JOiI7A==", "dev": true }, + "node_modules/@material/animation": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/animation/-/animation-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-nOCOgzp/Vdgloyw/SjFCEtpcxXWtXUjvX+JCVg7o+EEtaGLBQdgjJUj5lt+RQ6e9r0eiMYKJ6l1+1TGGebsIfA==", + "dependencies": { + "tslib": "^2.1.0" + } + }, + "node_modules/@material/auto-init": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/auto-init/-/auto-init-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-JmST/NkQpdJ1+nyAU8qbV1eRXbOwvpaTRy096Y5mOK1CeUsagUyrKkCeLsO56pmvayxnOIkJCOhH/8gzIsmiJA==", + "dependencies": { + "@material/base": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/banner": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/banner/-/banner-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-OA23YGt9qTz5i+FdGgk4QpRkmby/w+k12YMlL7u+TmwWIiGom2AaOy/DbBCr2/uNJEJ6o0h+wcNBEmGe7bJutw==", + "dependencies": { + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/button": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/elevation": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/ripple": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/shape": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/tokens": "15.0.0-canary.7971d6ad5.0", + "@material/typography": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/base": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/base/-/base-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-wXgoWl8NG4BZ2U8MCg4BLQLNla3IdyxBJIMSsJ1qvP2YswmG9HXTkS8y9mHTAhzzQEFQtlwDOyp4Ntq2Ep4WZA==", + "dependencies": { + "tslib": "^2.1.0" + } + }, + "node_modules/@material/button": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/button/-/button-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-lyV4unJUG/onzNSLL5TjTGJxscBReG6+lNBvGSfgCafW2bfHW278BbqPDbPr52ONe6vg5INptZJ6bZx4FStGIQ==", + "dependencies": { + "@material/density": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/elevation": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/focus-ring": "15.0.0-canary.7971d6ad5.0", + "@material/ripple": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/shape": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/tokens": "15.0.0-canary.7971d6ad5.0", + "@material/touch-target": "15.0.0-canary.7971d6ad5.0", + "@material/typography": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/card": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/card/-/card-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-0YNba4Keg+a0U4JK+siLDbTyO13s40hm88kX7uQ46SmsQlY3fbMsdOpX9+y/PaOkOXIJIgX6g+c7ASM7c/6Zyw==", + "dependencies": { + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/elevation": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/ripple": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/shape": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/tokens": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/checkbox": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/checkbox/-/checkbox-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-RSFJhMtU28BhXWyQHMrThqkGMtYb16JOuKkZ54bc1AzIndQnniQoGpkb5tHx1hOCGhOUyAGVh/w8BHczWRsLbw==", + "dependencies": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/density": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/focus-ring": "15.0.0-canary.7971d6ad5.0", + "@material/ripple": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/touch-target": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/chips": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/chips/-/chips-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-W8e90cxnERoP/OvsYSSkjP/HEeogYH1YJVBemKfTOQyAAMh3DmetBGdO6Gdf65/Jt7iYrvab5IPn0D7DWoMZlQ==", + "dependencies": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/checkbox": "15.0.0-canary.7971d6ad5.0", + "@material/density": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/elevation": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/focus-ring": "15.0.0-canary.7971d6ad5.0", + "@material/ripple": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/shape": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/tokens": "15.0.0-canary.7971d6ad5.0", + "@material/touch-target": "15.0.0-canary.7971d6ad5.0", + "@material/typography": "15.0.0-canary.7971d6ad5.0", + "safevalues": "^0.3.4", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/circular-progress": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/circular-progress/-/circular-progress-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-dE66rFNI9T2khLejoTyONQZqnHjUXsmdzDx1lI3qO918gtdkwdBVWvFm0U7+1VdHAB9sjP4o+mVL/3rNss2Jtg==", + "dependencies": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/progress-indicator": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/data-table": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/data-table/-/data-table-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-JIg3GqnWGoiP5OXRkM7xjpoYIcal3a2vcvx8qUBK8rJZUXXShMcrFD8bpoEK+VIo7NXp5oR3baR3g063sTmv7g==", + "dependencies": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/checkbox": "15.0.0-canary.7971d6ad5.0", + "@material/density": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/elevation": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/icon-button": "15.0.0-canary.7971d6ad5.0", + "@material/linear-progress": "15.0.0-canary.7971d6ad5.0", + "@material/list": "15.0.0-canary.7971d6ad5.0", + "@material/menu": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/select": "15.0.0-canary.7971d6ad5.0", + "@material/shape": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/tokens": "15.0.0-canary.7971d6ad5.0", + "@material/touch-target": "15.0.0-canary.7971d6ad5.0", + "@material/typography": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/density": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/density/-/density-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-JfRRdyewKuVGDLTxm0Bn/5MFgkPHo5fZ0JU6kCqI+SdOER/ceRti6xJtNfgV/lBPqstftARcKv116nQRy2085Q==", + "dependencies": { + "tslib": "^2.1.0" + } + }, + "node_modules/@material/dialog": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/dialog/-/dialog-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-P7+nNN1YdPISSOIECyECiYNcmAJn4ezogpkcGkGBKc0KZAzG47Y1prgLNFaHat5mE20GjLL50M7T4SU7F64dqA==", + "dependencies": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/button": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/elevation": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/icon-button": "15.0.0-canary.7971d6ad5.0", + "@material/ripple": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/shape": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/tokens": "15.0.0-canary.7971d6ad5.0", + "@material/touch-target": "15.0.0-canary.7971d6ad5.0", + "@material/typography": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/dom": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/dom/-/dom-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-h+KV0egRy7zniZElzDW5duh/VDZUTO9SmMeC8FFiqJMvPe3V8xcH0zB+jL67hueLqFixSSJebbdXMbVce4nwOA==", + "dependencies": { + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/drawer": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/drawer/-/drawer-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-LYuriNp3lecXXIj3lK22z0ym5bGHHIturofEV60BK9uHi4baBWS/ovTPAw5T8YvpADv5kyidg4mkgkPY9Ydexg==", + "dependencies": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/elevation": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/list": "15.0.0-canary.7971d6ad5.0", + "@material/ripple": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/shape": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/typography": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/elevation": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/elevation/-/elevation-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-M9SZKJI5wjbOwq0o8eknDrI27YE63wLg8qJHLvJWrWXdlm6yN0INilihExzmGHXpVHQ6sUdI4oyoAx1qr+vorQ==", + "dependencies": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/fab": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/fab/-/fab-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-G58ZFK7M9r9xkLFP0Gufh1VKdcvRcTvYwEjBuG3+XOMDMjFzCDEMY4c54RG+tbwIiHmB8lw1Yl/dN3kFVc3kTA==", + "dependencies": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/elevation": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/focus-ring": "15.0.0-canary.7971d6ad5.0", + "@material/ripple": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/shape": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/tokens": "15.0.0-canary.7971d6ad5.0", + "@material/touch-target": "15.0.0-canary.7971d6ad5.0", + "@material/typography": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/feature-targeting": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/feature-targeting/-/feature-targeting-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-xH8pdvB5oKO6OTY61vEs44eQJQY3GTobpzaxp+CIBH0UMobSl5KFee+j7MxpEbTkRGtMqWkzAA+vviT8hvmH+A==", + "dependencies": { + "tslib": "^2.1.0" + } + }, + "node_modules/@material/floating-label": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/floating-label/-/floating-label-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-Tjv2xnYr+VvsojRbRBVVmjxmut/y4hJrRCBMjU1982cTUYQlfqMaM7BUObt49jwRBKDLr2NjM+fwNIo0//YItA==", + "dependencies": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/typography": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/focus-ring": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/focus-ring/-/focus-ring-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-xutZrHnrfnKftU3HUS9em8wO5Nb4zbnRrwDCGi3xnFR7bFP4u2J2ZUnVpO+RZfjr3A9l8chDavlFCL5HMfzt4A==", + "dependencies": { + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0" + } + }, + "node_modules/@material/form-field": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/form-field/-/form-field-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-N0UnlZ7j3GT4DGmMgJYMl9etOh7rsQjCjRRATWSnuAel+ir4a5HvLj9xQUyp0tlYuu9ZizB8ZOwbAz/XCiU94Q==", + "dependencies": { + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/ripple": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/typography": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/icon-button": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/icon-button/-/icon-button-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-BT+tHdRviY1o/yBgtX5NxfS7LfQtQSf7DiZfgP9eExSU5fDA6AfqJfZHyJdLmJCtFZbzlxJ0PBmt44NSlI2/DA==", + "dependencies": { + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/density": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/elevation": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/focus-ring": "15.0.0-canary.7971d6ad5.0", + "@material/ripple": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/touch-target": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/image-list": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/image-list/-/image-list-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-FrBosWy9VnqWYDR8XkQPt8cE6MPNq5g7oEvULImmqjRxhktTJCPfDZSWHpjLpAvU0quYZZprPDRrwM3qw69z/A==", + "dependencies": { + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/shape": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/typography": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/layout-grid": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/layout-grid/-/layout-grid-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-H4KEhaGaIuGHd3jKJqaoZkynJjqfyti4QhG6wiTt774Lv4Uri1+ZBxQ8FAFShEvETM2pfBy4mEECi/+M4V2ZTA==", + "dependencies": { + "tslib": "^2.1.0" + } + }, + "node_modules/@material/line-ripple": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/line-ripple/-/line-ripple-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-f4tcd82xu1OT0wAVT/kHiWDmJy9fRt9QA5b+v81fTSVFK41mYpxy8jIQ5gdoIvY/0BWLh4HzUejG6j98AkyLEQ==", + "dependencies": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/linear-progress": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/linear-progress/-/linear-progress-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-3HlEEPv+RrtGPxq06QzCOAZoNJ8q6UtOOkRxh+buQy1F+Uv0n4BdmvUYsHZaSTn+kSlFMzIKDtRjUG2i7b4/hg==", + "dependencies": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/progress-indicator": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/list": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/list/-/list-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-rYg3cM41MJTSNoFOj8IzF1CpPFK9DDlTFMbERFakRHB1QsfnebxkuoAyI8j5G/pDdvkeAmDbz4tbKK8yJdifRw==", + "dependencies": { + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/density": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/ripple": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/shape": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/tokens": "15.0.0-canary.7971d6ad5.0", + "@material/typography": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/menu": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/menu/-/menu-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-Xa+tXk8kMFMhdOYrIre1ye4L23i4LzEn48FN398742m1K/VY/IxAuslyQ5CmX77CxkOqbQFqwUarUTod0rEwjw==", + "dependencies": { + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/elevation": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/list": "15.0.0-canary.7971d6ad5.0", + "@material/menu-surface": "15.0.0-canary.7971d6ad5.0", + "@material/ripple": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/shape": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/tokens": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/menu-surface": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/menu-surface/-/menu-surface-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-7sRmwY7+a3gB5GM6Vl0sZzVVW3iu6QNW79vRias6nZKJMXbE/JDWnhcgkl9QkxvUolBIJ0y1ChgZyntO8Val/g==", + "dependencies": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/elevation": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/shape": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/notched-outline": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/notched-outline/-/notched-outline-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-kMUDUqZ7ztvnwqCENZukztyA0oGZhY/mqd/WIaqRhIU58Q2mnDM6Vfd9fifeM61rIMnXHER2fvjjFzim50mw4g==", + "dependencies": { + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/floating-label": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/shape": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/progress-indicator": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/progress-indicator/-/progress-indicator-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-CRQAM2C1weVKVr8rQeQTrOISmTupXw+l9sfpdIx8tQ14fOebZFcEbW9LRRvDAMmUNZF6W6pwL74+zk46DYIKBg==", + "dependencies": { + "tslib": "^2.1.0" + } + }, + "node_modules/@material/radio": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/radio/-/radio-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-wpiLuHQtpMb846SSYvG2NQJl/wUi1NbVlCV+uGHSv5LFnbe10e537KFpjtjaDi/Y6e42bUxj8njN5cEZ3NfBUg==", + "dependencies": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/density": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/focus-ring": "15.0.0-canary.7971d6ad5.0", + "@material/ripple": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/touch-target": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/ripple": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/ripple/-/ripple-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-S9S8260lwHreEgvOqg3EM0DF0y8ThuN9fFPVb+cCOAPzCn4Z2tO1pcvPfAmY8yZA7QIx9c5pt6Ci+q44LzPEYA==", + "dependencies": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/rtl": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/rtl/-/rtl-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-G02MQTQxHPhNlAIoOToCalxSba48VZ+CdrqkWr53eBb/P1I6Do0drMElqNmO5CYS5G/8AEScXmfJ0xSq92ABew==", + "dependencies": { + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/segmented-button": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/segmented-button/-/segmented-button-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-qu9nfKkPAxv6YFFObZAXHgaC0qq8i4Cr2lUbOQdL0E9HmKG+IE9ILualGJrAl2LOpCSJdwA0CjOuv2IsrscpHA==", + "dependencies": { + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/elevation": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/ripple": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/touch-target": "15.0.0-canary.7971d6ad5.0", + "@material/typography": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/select": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/select/-/select-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-MgbztOBl0Y7UHVPUTuXoAAYfBh+bwbRW9lkK/EJQ4YQrmZB/0L14S7feqh52JhFXVhjFzeYPFMQg+uP2hhHSpg==", + "dependencies": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/density": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/elevation": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/floating-label": "15.0.0-canary.7971d6ad5.0", + "@material/line-ripple": "15.0.0-canary.7971d6ad5.0", + "@material/list": "15.0.0-canary.7971d6ad5.0", + "@material/menu": "15.0.0-canary.7971d6ad5.0", + "@material/menu-surface": "15.0.0-canary.7971d6ad5.0", + "@material/notched-outline": "15.0.0-canary.7971d6ad5.0", + "@material/ripple": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/shape": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/tokens": "15.0.0-canary.7971d6ad5.0", + "@material/typography": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/shape": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/shape/-/shape-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-mlsNFWKOK38ECoB1onCFpi8HKRGgrElk0YioF3V0Joszp1HVV2Fn+SWoKg2LwWHaJet4iBYtNoCbQC6dH2YBeA==", + "dependencies": { + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/slider": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/slider/-/slider-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-OjbxB3vwZvhbTGP8EGLWoXyodbTMuwkvoFdblEiZtWrrPL0Us5hg/20n8VfUQ0N+c00mElsEv79Jsx+B0iTV+Q==", + "dependencies": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/elevation": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/ripple": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/tokens": "15.0.0-canary.7971d6ad5.0", + "@material/typography": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/snackbar": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/snackbar/-/snackbar-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-svNOI1Kwu9Mg259SNTaGgyJqETRIPwQPkxYhHvWT4vYiHQkJJJe9kFBcIKi+sdTxqqoMZxyjC2SwS/1mkU4/xg==", + "dependencies": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/button": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/elevation": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/icon-button": "15.0.0-canary.7971d6ad5.0", + "@material/ripple": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/shape": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/tokens": "15.0.0-canary.7971d6ad5.0", + "@material/typography": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/switch": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/switch/-/switch-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-WBsTIq0NwccMAbt9YFcU1vhcmFOVpNDeZ9gNMJypk19ZiqDcZBZNDx0JmceRqTYrCxndqVwfD25qK0jFVplK9g==", + "dependencies": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/density": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/elevation": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/focus-ring": "15.0.0-canary.7971d6ad5.0", + "@material/ripple": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/shape": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/tokens": "15.0.0-canary.7971d6ad5.0", + "safevalues": "^0.3.4", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/tab": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/tab/-/tab-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-hmqRl9s7g1/8KpZ5rqANxUXrHi4PYO3GsGhASrYrB99/5ZX1ghdCGwEN1Lp9ntKIgZjd1s6qtzccBtmnW+boXA==", + "dependencies": { + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/elevation": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/focus-ring": "15.0.0-canary.7971d6ad5.0", + "@material/ripple": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/tab-indicator": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/typography": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/tab-bar": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/tab-bar/-/tab-bar-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-hEMnb2C1yOQPbqdFCTCuyMmjcqO4QIvPKAsbquAwOZc0tz/U88tzmfuhv1k77FB2hbESwN9sPpImU0g4Lrvfhw==", + "dependencies": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/density": "15.0.0-canary.7971d6ad5.0", + "@material/elevation": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/tab": "15.0.0-canary.7971d6ad5.0", + "@material/tab-indicator": "15.0.0-canary.7971d6ad5.0", + "@material/tab-scroller": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/typography": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/tab-indicator": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/tab-indicator/-/tab-indicator-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-0X2tJf0E+CwL5Bx3Fqxi5Uuj1BgncKqd4yFpWE7cv8IZHphNReSOrCcSgUwUfirmee6MqkQ4Drk51Pf4ANj2OA==", + "dependencies": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/tab-scroller": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/tab-scroller/-/tab-scroller-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-//Ih8ZPx92PLQwXhFzv6YCQc5xW2IH84GdIeJrdBNcQN6wgbQNsbU7h9m6jymtpWQgvvLY8E0+2qkNcnWejnag==", + "dependencies": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/tab": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/textfield": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/textfield/-/textfield-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-n9aWMZGyE2GBTr2Tx6n4hLp08uyIo1/xNqcZ0Kx2tKK1spPgTgp+g2fEKImGnnbfiCTJPNrcJ8bQ+Vy7Dp0n3Q==", + "dependencies": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/density": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/floating-label": "15.0.0-canary.7971d6ad5.0", + "@material/line-ripple": "15.0.0-canary.7971d6ad5.0", + "@material/notched-outline": "15.0.0-canary.7971d6ad5.0", + "@material/ripple": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/shape": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/tokens": "15.0.0-canary.7971d6ad5.0", + "@material/typography": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/theme": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/theme/-/theme-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-4YUyQo4SOatHHH15/h2LBIyxmVxtefo+QC8bRopF13f/qq5lHpX/stK6chf1OR/z9BUxnNHZWXd2LG5SvJGs9Q==", + "dependencies": { + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/tokens": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/tokens/-/tokens-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-tRa/Uki/moIP6f/QJPrad2jHbSZ5NB5TRSfAS1NZof0KNFjW8n2lJVpgcgD+f1NENin3dWM4NpfJwxulGlWE7g==", + "dependencies": { + "@material/elevation": "15.0.0-canary.7971d6ad5.0" + } + }, + "node_modules/@material/tooltip": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/tooltip/-/tooltip-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-gidVGZOGmJUNDxm3ZorNZMAFmbeFmJ+6DH2F45hi1iU/GflfyvMfvbG2VvPFGYj84YAKHs799yAjidvk1nSZZg==", + "dependencies": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/button": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/elevation": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/shape": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/tokens": "15.0.0-canary.7971d6ad5.0", + "@material/typography": "15.0.0-canary.7971d6ad5.0", + "safevalues": "^0.3.4", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/top-app-bar": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/top-app-bar/-/top-app-bar-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-ztvglUBK0y4LDHD8xhvNGCpbsHYoAVtI06cJHu5G241WD5wAmseEnLMY+ty86FHMzs796PzhUqUmahEHeBNlEg==", + "dependencies": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/elevation": "15.0.0-canary.7971d6ad5.0", + "@material/ripple": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/shape": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/typography": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/touch-target": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/touch-target/-/touch-target-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-aT8GyRfH0TJuF53HWKga+vuwJbJ/euN6T8CS/+RP5F/rjzWwxSd8RtyBmVUzBjVzOxr6Os+El0c3TFfEDxRdAg==", + "dependencies": { + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/typography": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/typography/-/typography-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-4J5qPXbCS3wMtGl0AJIj/M9rUxHR7fRX3IKtfOyvra10lZbr4qma+4g0+t+O9cPzcCBS1NwPkJ/E4t+ijEa6gA==", + "dependencies": { + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, "node_modules/@nguniversal/builders": { "version": "14.0.3", "resolved": "https://registry.npmjs.org/@nguniversal/builders/-/builders-14.0.3.tgz", @@ -9959,18 +10754,6 @@ "url": "https://github.com/sponsors/fb55" } }, - "node_modules/cheerio/node_modules/parse5": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/parse5/-/parse5-7.0.0.tgz", - "integrity": "sha512-y/t8IXSPWTuRZqXc0ajH/UwDj4mnqLEbSttNbThcFhGrZuOyoyvNBO85PBp2jQa55wY9d07PBNjsK8ZP3K5U6g==", - "dev": true, - "dependencies": { - "entities": "^4.3.0" - }, - "funding": { - "url": "https://github.com/inikulin/parse5?sponsor=1" - } - }, "node_modules/chokidar": { "version": "3.5.3", "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.3.tgz", @@ -12414,10 +13197,10 @@ "dev": true }, "node_modules/entities": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/entities/-/entities-4.3.1.tgz", - "integrity": "sha512-o4q/dYJlmyjP2zfnaWDUC6A3BQFmVTX+tZPezK7k0GLSU9QYCauscf5Y+qcEPzKL+EixVouYDgLQK5H9GrLpkg==", - "dev": true, + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/entities/-/entities-4.4.0.tgz", + "integrity": "sha512-oYp7156SP8LkeGD0GF85ad1X9Ai79WtRsZ2gxJqtBuzH+98YUV6jkHEKlZkMbcrjJjIVJNIDP/3WL9wQkoPbWA==", + "devOptional": true, "engines": { "node": ">=0.12" }, @@ -20641,10 +21424,16 @@ "dev": true }, "node_modules/parse5": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/parse5/-/parse5-5.1.1.tgz", - "integrity": "sha512-ugq4DFI0Ptb+WWjAdOK16+u/nHfiIrcE+sh8kZMaM0WllQKLI9rOUq6c2b7cwPkXdzfQESqvoqK6ug7U/Yyzug==", - "optional": true + "version": "7.1.2", + "resolved": "https://registry.npmjs.org/parse5/-/parse5-7.1.2.tgz", + "integrity": "sha512-Czj1WaSVpaoj0wbhMzLmWD69anp2WH7FXMB9n1Sy8/ZFF9jolSQVMu1Ij5WIyGmcBmhk7EOndpO4mIpihVqAXw==", + "devOptional": true, + "dependencies": { + "entities": "^4.4.0" + }, + "funding": { + "url": "https://github.com/inikulin/parse5?sponsor=1" + } }, "node_modules/parse5-html-rewriting-stream": { "version": "6.0.1", @@ -20675,18 +21464,6 @@ "url": "https://github.com/inikulin/parse5?sponsor=1" } }, - "node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/parse5/-/parse5-7.0.0.tgz", - "integrity": "sha512-y/t8IXSPWTuRZqXc0ajH/UwDj4mnqLEbSttNbThcFhGrZuOyoyvNBO85PBp2jQa55wY9d07PBNjsK8ZP3K5U6g==", - "dev": true, - "dependencies": { - "entities": "^4.3.0" - }, - "funding": { - "url": "https://github.com/inikulin/parse5?sponsor=1" - } - }, "node_modules/parse5-sax-parser": { "version": "6.0.1", "resolved": "https://registry.npmjs.org/parse5-sax-parser/-/parse5-sax-parser-6.0.1.tgz", @@ -23398,6 +24175,11 @@ "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==" }, + "node_modules/safevalues": { + "version": "0.3.4", + "resolved": "https://registry.npmjs.org/safevalues/-/safevalues-0.3.4.tgz", + "integrity": "sha512-LRneZZRXNgjzwG4bDQdOTSbze3fHm1EAKN/8bePxnlEZiBmkYEDggaHbuvHI9/hoqHbGfsEA7tWS9GhYHZBBsw==" + }, "node_modules/sass": { "version": "1.56.1", "resolved": "https://registry.npmjs.org/sass/-/sass-1.56.1.tgz", @@ -29721,11 +30503,11 @@ } }, "@angular/cdk": { - "version": "14.1.0", - "resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-14.1.0.tgz", - "integrity": "sha512-EOQZmlTgj5Tc6/s50kEQUYKWH0S748rzbymBYkvyJs864lP9A8khz83IINmm+PD2sMADKtBETD3aEa5yQRhVAA==", + "version": "15.0.3", + "resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-15.0.3.tgz", + "integrity": "sha512-iRLV6V6ksIshDL8Cdn1+DUNTRLqj+DAqmYTWYCEvH4qU6o0XSeXrAHNW5zNFqWgCZbmWt03G5jOBWBNaxa9QKw==", "requires": { - "parse5": "^5.0.0", + "parse5": "^7.1.2", "tslib": "^2.3.0" } }, @@ -29862,10 +30644,57 @@ "dev": true }, "@angular/material": { - "version": "14.1.0", - "resolved": "https://registry.npmjs.org/@angular/material/-/material-14.1.0.tgz", - "integrity": "sha512-0UXfMqP5+Nzd6gbLplQpUX3E0rRRwhVEnAo8Z1hllGdJIY0meunMnTZCWsvYQ7SU/W+VbqnmtBmg5EOfYsjpiQ==", - "requires": { + "version": "15.0.3", + "resolved": "https://registry.npmjs.org/@angular/material/-/material-15.0.3.tgz", + "integrity": "sha512-x7c6Uc9SnQW0AGTFJZFMQHP80YzmrExtrNn5vYUyWB9QFiNM+jcsqAsSEoGhABU/G5xs8fd40Fj7o2HBixQ0fw==", + "requires": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/auto-init": "15.0.0-canary.7971d6ad5.0", + "@material/banner": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/button": "15.0.0-canary.7971d6ad5.0", + "@material/card": "15.0.0-canary.7971d6ad5.0", + "@material/checkbox": "15.0.0-canary.7971d6ad5.0", + "@material/chips": "15.0.0-canary.7971d6ad5.0", + "@material/circular-progress": "15.0.0-canary.7971d6ad5.0", + "@material/data-table": "15.0.0-canary.7971d6ad5.0", + "@material/density": "15.0.0-canary.7971d6ad5.0", + "@material/dialog": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/drawer": "15.0.0-canary.7971d6ad5.0", + "@material/elevation": "15.0.0-canary.7971d6ad5.0", + "@material/fab": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/floating-label": "15.0.0-canary.7971d6ad5.0", + "@material/form-field": "15.0.0-canary.7971d6ad5.0", + "@material/icon-button": "15.0.0-canary.7971d6ad5.0", + "@material/image-list": "15.0.0-canary.7971d6ad5.0", + "@material/layout-grid": "15.0.0-canary.7971d6ad5.0", + "@material/line-ripple": "15.0.0-canary.7971d6ad5.0", + "@material/linear-progress": "15.0.0-canary.7971d6ad5.0", + "@material/list": "15.0.0-canary.7971d6ad5.0", + "@material/menu": "15.0.0-canary.7971d6ad5.0", + "@material/menu-surface": "15.0.0-canary.7971d6ad5.0", + "@material/notched-outline": "15.0.0-canary.7971d6ad5.0", + "@material/radio": "15.0.0-canary.7971d6ad5.0", + "@material/ripple": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/segmented-button": "15.0.0-canary.7971d6ad5.0", + "@material/select": "15.0.0-canary.7971d6ad5.0", + "@material/shape": "15.0.0-canary.7971d6ad5.0", + "@material/slider": "15.0.0-canary.7971d6ad5.0", + "@material/snackbar": "15.0.0-canary.7971d6ad5.0", + "@material/switch": "15.0.0-canary.7971d6ad5.0", + "@material/tab": "15.0.0-canary.7971d6ad5.0", + "@material/tab-bar": "15.0.0-canary.7971d6ad5.0", + "@material/tab-indicator": "15.0.0-canary.7971d6ad5.0", + "@material/tab-scroller": "15.0.0-canary.7971d6ad5.0", + "@material/textfield": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/tooltip": "15.0.0-canary.7971d6ad5.0", + "@material/top-app-bar": "15.0.0-canary.7971d6ad5.0", + "@material/touch-target": "15.0.0-canary.7971d6ad5.0", + "@material/typography": "15.0.0-canary.7971d6ad5.0", "tslib": "^2.3.0" } }, @@ -31670,6 +32499,754 @@ "integrity": "sha512-Hcv+nVC0kZnQ3tD9GVu5xSMR4VVYOteQIr/hwFPVEvPdlXqgGEuRjiheChHgdM+JyqdgNcmzZOX/tnl0JOiI7A==", "dev": true }, + "@material/animation": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/animation/-/animation-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-nOCOgzp/Vdgloyw/SjFCEtpcxXWtXUjvX+JCVg7o+EEtaGLBQdgjJUj5lt+RQ6e9r0eiMYKJ6l1+1TGGebsIfA==", + "requires": { + "tslib": "^2.1.0" + } + }, + "@material/auto-init": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/auto-init/-/auto-init-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-JmST/NkQpdJ1+nyAU8qbV1eRXbOwvpaTRy096Y5mOK1CeUsagUyrKkCeLsO56pmvayxnOIkJCOhH/8gzIsmiJA==", + "requires": { + "@material/base": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "@material/banner": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/banner/-/banner-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-OA23YGt9qTz5i+FdGgk4QpRkmby/w+k12YMlL7u+TmwWIiGom2AaOy/DbBCr2/uNJEJ6o0h+wcNBEmGe7bJutw==", + "requires": { + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/button": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/elevation": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/ripple": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/shape": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/tokens": "15.0.0-canary.7971d6ad5.0", + "@material/typography": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "@material/base": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/base/-/base-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-wXgoWl8NG4BZ2U8MCg4BLQLNla3IdyxBJIMSsJ1qvP2YswmG9HXTkS8y9mHTAhzzQEFQtlwDOyp4Ntq2Ep4WZA==", + "requires": { + "tslib": "^2.1.0" + } + }, + "@material/button": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/button/-/button-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-lyV4unJUG/onzNSLL5TjTGJxscBReG6+lNBvGSfgCafW2bfHW278BbqPDbPr52ONe6vg5INptZJ6bZx4FStGIQ==", + "requires": { + "@material/density": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/elevation": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/focus-ring": "15.0.0-canary.7971d6ad5.0", + "@material/ripple": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/shape": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/tokens": "15.0.0-canary.7971d6ad5.0", + "@material/touch-target": "15.0.0-canary.7971d6ad5.0", + "@material/typography": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "@material/card": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/card/-/card-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-0YNba4Keg+a0U4JK+siLDbTyO13s40hm88kX7uQ46SmsQlY3fbMsdOpX9+y/PaOkOXIJIgX6g+c7ASM7c/6Zyw==", + "requires": { + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/elevation": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/ripple": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/shape": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/tokens": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "@material/checkbox": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/checkbox/-/checkbox-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-RSFJhMtU28BhXWyQHMrThqkGMtYb16JOuKkZ54bc1AzIndQnniQoGpkb5tHx1hOCGhOUyAGVh/w8BHczWRsLbw==", + "requires": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/density": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/focus-ring": "15.0.0-canary.7971d6ad5.0", + "@material/ripple": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/touch-target": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "@material/chips": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/chips/-/chips-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-W8e90cxnERoP/OvsYSSkjP/HEeogYH1YJVBemKfTOQyAAMh3DmetBGdO6Gdf65/Jt7iYrvab5IPn0D7DWoMZlQ==", + "requires": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/checkbox": "15.0.0-canary.7971d6ad5.0", + "@material/density": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/elevation": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/focus-ring": "15.0.0-canary.7971d6ad5.0", + "@material/ripple": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/shape": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/tokens": "15.0.0-canary.7971d6ad5.0", + "@material/touch-target": "15.0.0-canary.7971d6ad5.0", + "@material/typography": "15.0.0-canary.7971d6ad5.0", + "safevalues": "^0.3.4", + "tslib": "^2.1.0" + } + }, + "@material/circular-progress": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/circular-progress/-/circular-progress-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-dE66rFNI9T2khLejoTyONQZqnHjUXsmdzDx1lI3qO918gtdkwdBVWvFm0U7+1VdHAB9sjP4o+mVL/3rNss2Jtg==", + "requires": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/progress-indicator": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "@material/data-table": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/data-table/-/data-table-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-JIg3GqnWGoiP5OXRkM7xjpoYIcal3a2vcvx8qUBK8rJZUXXShMcrFD8bpoEK+VIo7NXp5oR3baR3g063sTmv7g==", + "requires": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/checkbox": "15.0.0-canary.7971d6ad5.0", + "@material/density": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/elevation": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/icon-button": "15.0.0-canary.7971d6ad5.0", + "@material/linear-progress": "15.0.0-canary.7971d6ad5.0", + "@material/list": "15.0.0-canary.7971d6ad5.0", + "@material/menu": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/select": "15.0.0-canary.7971d6ad5.0", + "@material/shape": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/tokens": "15.0.0-canary.7971d6ad5.0", + "@material/touch-target": "15.0.0-canary.7971d6ad5.0", + "@material/typography": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "@material/density": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/density/-/density-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-JfRRdyewKuVGDLTxm0Bn/5MFgkPHo5fZ0JU6kCqI+SdOER/ceRti6xJtNfgV/lBPqstftARcKv116nQRy2085Q==", + "requires": { + "tslib": "^2.1.0" + } + }, + "@material/dialog": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/dialog/-/dialog-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-P7+nNN1YdPISSOIECyECiYNcmAJn4ezogpkcGkGBKc0KZAzG47Y1prgLNFaHat5mE20GjLL50M7T4SU7F64dqA==", + "requires": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/button": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/elevation": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/icon-button": "15.0.0-canary.7971d6ad5.0", + "@material/ripple": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/shape": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/tokens": "15.0.0-canary.7971d6ad5.0", + "@material/touch-target": "15.0.0-canary.7971d6ad5.0", + "@material/typography": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "@material/dom": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/dom/-/dom-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-h+KV0egRy7zniZElzDW5duh/VDZUTO9SmMeC8FFiqJMvPe3V8xcH0zB+jL67hueLqFixSSJebbdXMbVce4nwOA==", + "requires": { + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "@material/drawer": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/drawer/-/drawer-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-LYuriNp3lecXXIj3lK22z0ym5bGHHIturofEV60BK9uHi4baBWS/ovTPAw5T8YvpADv5kyidg4mkgkPY9Ydexg==", + "requires": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/elevation": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/list": "15.0.0-canary.7971d6ad5.0", + "@material/ripple": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/shape": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/typography": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "@material/elevation": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/elevation/-/elevation-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-M9SZKJI5wjbOwq0o8eknDrI27YE63wLg8qJHLvJWrWXdlm6yN0INilihExzmGHXpVHQ6sUdI4oyoAx1qr+vorQ==", + "requires": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "@material/fab": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/fab/-/fab-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-G58ZFK7M9r9xkLFP0Gufh1VKdcvRcTvYwEjBuG3+XOMDMjFzCDEMY4c54RG+tbwIiHmB8lw1Yl/dN3kFVc3kTA==", + "requires": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/elevation": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/focus-ring": "15.0.0-canary.7971d6ad5.0", + "@material/ripple": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/shape": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/tokens": "15.0.0-canary.7971d6ad5.0", + "@material/touch-target": "15.0.0-canary.7971d6ad5.0", + "@material/typography": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "@material/feature-targeting": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/feature-targeting/-/feature-targeting-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-xH8pdvB5oKO6OTY61vEs44eQJQY3GTobpzaxp+CIBH0UMobSl5KFee+j7MxpEbTkRGtMqWkzAA+vviT8hvmH+A==", + "requires": { + "tslib": "^2.1.0" + } + }, + "@material/floating-label": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/floating-label/-/floating-label-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-Tjv2xnYr+VvsojRbRBVVmjxmut/y4hJrRCBMjU1982cTUYQlfqMaM7BUObt49jwRBKDLr2NjM+fwNIo0//YItA==", + "requires": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/typography": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "@material/focus-ring": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/focus-ring/-/focus-ring-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-xutZrHnrfnKftU3HUS9em8wO5Nb4zbnRrwDCGi3xnFR7bFP4u2J2ZUnVpO+RZfjr3A9l8chDavlFCL5HMfzt4A==", + "requires": { + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0" + } + }, + "@material/form-field": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/form-field/-/form-field-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-N0UnlZ7j3GT4DGmMgJYMl9etOh7rsQjCjRRATWSnuAel+ir4a5HvLj9xQUyp0tlYuu9ZizB8ZOwbAz/XCiU94Q==", + "requires": { + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/ripple": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/typography": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "@material/icon-button": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/icon-button/-/icon-button-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-BT+tHdRviY1o/yBgtX5NxfS7LfQtQSf7DiZfgP9eExSU5fDA6AfqJfZHyJdLmJCtFZbzlxJ0PBmt44NSlI2/DA==", + "requires": { + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/density": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/elevation": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/focus-ring": "15.0.0-canary.7971d6ad5.0", + "@material/ripple": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/touch-target": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "@material/image-list": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/image-list/-/image-list-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-FrBosWy9VnqWYDR8XkQPt8cE6MPNq5g7oEvULImmqjRxhktTJCPfDZSWHpjLpAvU0quYZZprPDRrwM3qw69z/A==", + "requires": { + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/shape": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/typography": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "@material/layout-grid": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/layout-grid/-/layout-grid-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-H4KEhaGaIuGHd3jKJqaoZkynJjqfyti4QhG6wiTt774Lv4Uri1+ZBxQ8FAFShEvETM2pfBy4mEECi/+M4V2ZTA==", + "requires": { + "tslib": "^2.1.0" + } + }, + "@material/line-ripple": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/line-ripple/-/line-ripple-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-f4tcd82xu1OT0wAVT/kHiWDmJy9fRt9QA5b+v81fTSVFK41mYpxy8jIQ5gdoIvY/0BWLh4HzUejG6j98AkyLEQ==", + "requires": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "@material/linear-progress": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/linear-progress/-/linear-progress-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-3HlEEPv+RrtGPxq06QzCOAZoNJ8q6UtOOkRxh+buQy1F+Uv0n4BdmvUYsHZaSTn+kSlFMzIKDtRjUG2i7b4/hg==", + "requires": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/progress-indicator": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "@material/list": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/list/-/list-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-rYg3cM41MJTSNoFOj8IzF1CpPFK9DDlTFMbERFakRHB1QsfnebxkuoAyI8j5G/pDdvkeAmDbz4tbKK8yJdifRw==", + "requires": { + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/density": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/ripple": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/shape": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/tokens": "15.0.0-canary.7971d6ad5.0", + "@material/typography": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "@material/menu": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/menu/-/menu-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-Xa+tXk8kMFMhdOYrIre1ye4L23i4LzEn48FN398742m1K/VY/IxAuslyQ5CmX77CxkOqbQFqwUarUTod0rEwjw==", + "requires": { + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/elevation": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/list": "15.0.0-canary.7971d6ad5.0", + "@material/menu-surface": "15.0.0-canary.7971d6ad5.0", + "@material/ripple": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/shape": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/tokens": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "@material/menu-surface": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/menu-surface/-/menu-surface-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-7sRmwY7+a3gB5GM6Vl0sZzVVW3iu6QNW79vRias6nZKJMXbE/JDWnhcgkl9QkxvUolBIJ0y1ChgZyntO8Val/g==", + "requires": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/elevation": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/shape": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "@material/notched-outline": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/notched-outline/-/notched-outline-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-kMUDUqZ7ztvnwqCENZukztyA0oGZhY/mqd/WIaqRhIU58Q2mnDM6Vfd9fifeM61rIMnXHER2fvjjFzim50mw4g==", + "requires": { + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/floating-label": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/shape": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "@material/progress-indicator": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/progress-indicator/-/progress-indicator-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-CRQAM2C1weVKVr8rQeQTrOISmTupXw+l9sfpdIx8tQ14fOebZFcEbW9LRRvDAMmUNZF6W6pwL74+zk46DYIKBg==", + "requires": { + "tslib": "^2.1.0" + } + }, + "@material/radio": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/radio/-/radio-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-wpiLuHQtpMb846SSYvG2NQJl/wUi1NbVlCV+uGHSv5LFnbe10e537KFpjtjaDi/Y6e42bUxj8njN5cEZ3NfBUg==", + "requires": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/density": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/focus-ring": "15.0.0-canary.7971d6ad5.0", + "@material/ripple": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/touch-target": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "@material/ripple": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/ripple/-/ripple-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-S9S8260lwHreEgvOqg3EM0DF0y8ThuN9fFPVb+cCOAPzCn4Z2tO1pcvPfAmY8yZA7QIx9c5pt6Ci+q44LzPEYA==", + "requires": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "@material/rtl": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/rtl/-/rtl-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-G02MQTQxHPhNlAIoOToCalxSba48VZ+CdrqkWr53eBb/P1I6Do0drMElqNmO5CYS5G/8AEScXmfJ0xSq92ABew==", + "requires": { + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "@material/segmented-button": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/segmented-button/-/segmented-button-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-qu9nfKkPAxv6YFFObZAXHgaC0qq8i4Cr2lUbOQdL0E9HmKG+IE9ILualGJrAl2LOpCSJdwA0CjOuv2IsrscpHA==", + "requires": { + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/elevation": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/ripple": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/touch-target": "15.0.0-canary.7971d6ad5.0", + "@material/typography": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "@material/select": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/select/-/select-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-MgbztOBl0Y7UHVPUTuXoAAYfBh+bwbRW9lkK/EJQ4YQrmZB/0L14S7feqh52JhFXVhjFzeYPFMQg+uP2hhHSpg==", + "requires": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/density": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/elevation": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/floating-label": "15.0.0-canary.7971d6ad5.0", + "@material/line-ripple": "15.0.0-canary.7971d6ad5.0", + "@material/list": "15.0.0-canary.7971d6ad5.0", + "@material/menu": "15.0.0-canary.7971d6ad5.0", + "@material/menu-surface": "15.0.0-canary.7971d6ad5.0", + "@material/notched-outline": "15.0.0-canary.7971d6ad5.0", + "@material/ripple": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/shape": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/tokens": "15.0.0-canary.7971d6ad5.0", + "@material/typography": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "@material/shape": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/shape/-/shape-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-mlsNFWKOK38ECoB1onCFpi8HKRGgrElk0YioF3V0Joszp1HVV2Fn+SWoKg2LwWHaJet4iBYtNoCbQC6dH2YBeA==", + "requires": { + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "@material/slider": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/slider/-/slider-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-OjbxB3vwZvhbTGP8EGLWoXyodbTMuwkvoFdblEiZtWrrPL0Us5hg/20n8VfUQ0N+c00mElsEv79Jsx+B0iTV+Q==", + "requires": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/elevation": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/ripple": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/tokens": "15.0.0-canary.7971d6ad5.0", + "@material/typography": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "@material/snackbar": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/snackbar/-/snackbar-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-svNOI1Kwu9Mg259SNTaGgyJqETRIPwQPkxYhHvWT4vYiHQkJJJe9kFBcIKi+sdTxqqoMZxyjC2SwS/1mkU4/xg==", + "requires": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/button": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/elevation": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/icon-button": "15.0.0-canary.7971d6ad5.0", + "@material/ripple": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/shape": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/tokens": "15.0.0-canary.7971d6ad5.0", + "@material/typography": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "@material/switch": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/switch/-/switch-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-WBsTIq0NwccMAbt9YFcU1vhcmFOVpNDeZ9gNMJypk19ZiqDcZBZNDx0JmceRqTYrCxndqVwfD25qK0jFVplK9g==", + "requires": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/density": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/elevation": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/focus-ring": "15.0.0-canary.7971d6ad5.0", + "@material/ripple": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/shape": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/tokens": "15.0.0-canary.7971d6ad5.0", + "safevalues": "^0.3.4", + "tslib": "^2.1.0" + } + }, + "@material/tab": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/tab/-/tab-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-hmqRl9s7g1/8KpZ5rqANxUXrHi4PYO3GsGhASrYrB99/5ZX1ghdCGwEN1Lp9ntKIgZjd1s6qtzccBtmnW+boXA==", + "requires": { + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/elevation": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/focus-ring": "15.0.0-canary.7971d6ad5.0", + "@material/ripple": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/tab-indicator": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/typography": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "@material/tab-bar": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/tab-bar/-/tab-bar-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-hEMnb2C1yOQPbqdFCTCuyMmjcqO4QIvPKAsbquAwOZc0tz/U88tzmfuhv1k77FB2hbESwN9sPpImU0g4Lrvfhw==", + "requires": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/density": "15.0.0-canary.7971d6ad5.0", + "@material/elevation": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/tab": "15.0.0-canary.7971d6ad5.0", + "@material/tab-indicator": "15.0.0-canary.7971d6ad5.0", + "@material/tab-scroller": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/typography": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "@material/tab-indicator": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/tab-indicator/-/tab-indicator-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-0X2tJf0E+CwL5Bx3Fqxi5Uuj1BgncKqd4yFpWE7cv8IZHphNReSOrCcSgUwUfirmee6MqkQ4Drk51Pf4ANj2OA==", + "requires": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "@material/tab-scroller": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/tab-scroller/-/tab-scroller-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-//Ih8ZPx92PLQwXhFzv6YCQc5xW2IH84GdIeJrdBNcQN6wgbQNsbU7h9m6jymtpWQgvvLY8E0+2qkNcnWejnag==", + "requires": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/tab": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "@material/textfield": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/textfield/-/textfield-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-n9aWMZGyE2GBTr2Tx6n4hLp08uyIo1/xNqcZ0Kx2tKK1spPgTgp+g2fEKImGnnbfiCTJPNrcJ8bQ+Vy7Dp0n3Q==", + "requires": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/density": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/floating-label": "15.0.0-canary.7971d6ad5.0", + "@material/line-ripple": "15.0.0-canary.7971d6ad5.0", + "@material/notched-outline": "15.0.0-canary.7971d6ad5.0", + "@material/ripple": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/shape": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/tokens": "15.0.0-canary.7971d6ad5.0", + "@material/typography": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "@material/theme": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/theme/-/theme-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-4YUyQo4SOatHHH15/h2LBIyxmVxtefo+QC8bRopF13f/qq5lHpX/stK6chf1OR/z9BUxnNHZWXd2LG5SvJGs9Q==", + "requires": { + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "@material/tokens": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/tokens/-/tokens-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-tRa/Uki/moIP6f/QJPrad2jHbSZ5NB5TRSfAS1NZof0KNFjW8n2lJVpgcgD+f1NENin3dWM4NpfJwxulGlWE7g==", + "requires": { + "@material/elevation": "15.0.0-canary.7971d6ad5.0" + } + }, + "@material/tooltip": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/tooltip/-/tooltip-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-gidVGZOGmJUNDxm3ZorNZMAFmbeFmJ+6DH2F45hi1iU/GflfyvMfvbG2VvPFGYj84YAKHs799yAjidvk1nSZZg==", + "requires": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/button": "15.0.0-canary.7971d6ad5.0", + "@material/dom": "15.0.0-canary.7971d6ad5.0", + "@material/elevation": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/shape": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/tokens": "15.0.0-canary.7971d6ad5.0", + "@material/typography": "15.0.0-canary.7971d6ad5.0", + "safevalues": "^0.3.4", + "tslib": "^2.1.0" + } + }, + "@material/top-app-bar": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/top-app-bar/-/top-app-bar-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-ztvglUBK0y4LDHD8xhvNGCpbsHYoAVtI06cJHu5G241WD5wAmseEnLMY+ty86FHMzs796PzhUqUmahEHeBNlEg==", + "requires": { + "@material/animation": "15.0.0-canary.7971d6ad5.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/elevation": "15.0.0-canary.7971d6ad5.0", + "@material/ripple": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "@material/shape": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "@material/typography": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "@material/touch-target": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/touch-target/-/touch-target-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-aT8GyRfH0TJuF53HWKga+vuwJbJ/euN6T8CS/+RP5F/rjzWwxSd8RtyBmVUzBjVzOxr6Os+El0c3TFfEDxRdAg==", + "requires": { + "@material/base": "15.0.0-canary.7971d6ad5.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/rtl": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, + "@material/typography": { + "version": "15.0.0-canary.7971d6ad5.0", + "resolved": "https://registry.npmjs.org/@material/typography/-/typography-15.0.0-canary.7971d6ad5.0.tgz", + "integrity": "sha512-4J5qPXbCS3wMtGl0AJIj/M9rUxHR7fRX3IKtfOyvra10lZbr4qma+4g0+t+O9cPzcCBS1NwPkJ/E4t+ijEa6gA==", + "requires": { + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", + "tslib": "^2.1.0" + } + }, "@nguniversal/builders": { "version": "14.0.3", "resolved": "https://registry.npmjs.org/@nguniversal/builders/-/builders-14.0.3.tgz", @@ -36504,17 +38081,6 @@ "htmlparser2": "^8.0.1", "parse5": "^7.0.0", "parse5-htmlparser2-tree-adapter": "^7.0.0" - }, - "dependencies": { - "parse5": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/parse5/-/parse5-7.0.0.tgz", - "integrity": "sha512-y/t8IXSPWTuRZqXc0ajH/UwDj4mnqLEbSttNbThcFhGrZuOyoyvNBO85PBp2jQa55wY9d07PBNjsK8ZP3K5U6g==", - "dev": true, - "requires": { - "entities": "^4.3.0" - } - } } }, "cheerio-select": { @@ -38504,10 +40070,10 @@ "dev": true }, "entities": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/entities/-/entities-4.3.1.tgz", - "integrity": "sha512-o4q/dYJlmyjP2zfnaWDUC6A3BQFmVTX+tZPezK7k0GLSU9QYCauscf5Y+qcEPzKL+EixVouYDgLQK5H9GrLpkg==", - "dev": true + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/entities/-/entities-4.4.0.tgz", + "integrity": "sha512-oYp7156SP8LkeGD0GF85ad1X9Ai79WtRsZ2gxJqtBuzH+98YUV6jkHEKlZkMbcrjJjIVJNIDP/3WL9wQkoPbWA==", + "devOptional": true }, "env-paths": { "version": "2.2.1", @@ -44867,10 +46433,13 @@ } }, "parse5": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/parse5/-/parse5-5.1.1.tgz", - "integrity": "sha512-ugq4DFI0Ptb+WWjAdOK16+u/nHfiIrcE+sh8kZMaM0WllQKLI9rOUq6c2b7cwPkXdzfQESqvoqK6ug7U/Yyzug==", - "optional": true + "version": "7.1.2", + "resolved": "https://registry.npmjs.org/parse5/-/parse5-7.1.2.tgz", + "integrity": "sha512-Czj1WaSVpaoj0wbhMzLmWD69anp2WH7FXMB9n1Sy8/ZFF9jolSQVMu1Ij5WIyGmcBmhk7EOndpO4mIpihVqAXw==", + "devOptional": true, + "requires": { + "entities": "^4.4.0" + } }, "parse5-html-rewriting-stream": { "version": "6.0.1", @@ -44898,17 +46467,6 @@ "requires": { "domhandler": "^5.0.2", "parse5": "^7.0.0" - }, - "dependencies": { - "parse5": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/parse5/-/parse5-7.0.0.tgz", - "integrity": "sha512-y/t8IXSPWTuRZqXc0ajH/UwDj4mnqLEbSttNbThcFhGrZuOyoyvNBO85PBp2jQa55wY9d07PBNjsK8ZP3K5U6g==", - "dev": true, - "requires": { - "entities": "^4.3.0" - } - } } }, "parse5-sax-parser": { @@ -47067,6 +48625,11 @@ "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==" }, + "safevalues": { + "version": "0.3.4", + "resolved": "https://registry.npmjs.org/safevalues/-/safevalues-0.3.4.tgz", + "integrity": "sha512-LRneZZRXNgjzwG4bDQdOTSbze3fHm1EAKN/8bePxnlEZiBmkYEDggaHbuvHI9/hoqHbGfsEA7tWS9GhYHZBBsw==" + }, "sass": { "version": "1.56.1", "resolved": "https://registry.npmjs.org/sass/-/sass-1.56.1.tgz", diff --git a/package.json b/package.json index 1a87a0b..748b30c 100644 --- a/package.json +++ b/package.json @@ -32,13 +32,13 @@ "private": true, "dependencies": { "@angular/animations": "^15.0.4", - "@angular/cdk": "^14.1.0", + "@angular/cdk": "^15.0.3", "@angular/common": "^15.0.4", "@angular/compiler": "^15.0.4", "@angular/core": "^15.0.4", "@angular/flex-layout": "^14.0.0-beta.40", "@angular/forms": "^15.0.4", - "@angular/material": "^14.1.0", + "@angular/material": "^15.0.3", "@angular/platform-browser": "^15.0.4", "@angular/platform-browser-dynamic": "^15.0.4", "@angular/platform-server": "^15.0.4", diff --git a/projects/angular-material-extensions/fab-menu/src/lib/mat-fab-menu.component.ts b/projects/angular-material-extensions/fab-menu/src/lib/mat-fab-menu.component.ts index cac16d6..caca697 100644 --- a/projects/angular-material-extensions/fab-menu/src/lib/mat-fab-menu.component.ts +++ b/projects/angular-material-extensions/fab-menu/src/lib/mat-fab-menu.component.ts @@ -1,7 +1,7 @@ import {Component, EventEmitter, Input, OnChanges, OnInit, Output, SimpleChanges} from '@angular/core'; import {speedDialFabAnimations} from './mat-fab-menu.animations'; import { ThemePalette } from '@angular/material/core'; -import { TooltipPosition } from '@angular/material/tooltip'; +import { LegacyTooltipPosition as TooltipPosition } from '@angular/material/legacy-tooltip'; export interface MatFabMenu { id: string | number; diff --git a/projects/angular-material-extensions/fab-menu/src/lib/mat-fab-menu.module.ts b/projects/angular-material-extensions/fab-menu/src/lib/mat-fab-menu.module.ts index 7bb5a4c..d8abbd5 100644 --- a/projects/angular-material-extensions/fab-menu/src/lib/mat-fab-menu.module.ts +++ b/projects/angular-material-extensions/fab-menu/src/lib/mat-fab-menu.module.ts @@ -1,9 +1,9 @@ import {NgModule} from '@angular/core'; import {MatFabMenuComponent} from './mat-fab-menu.component'; -import {MatButtonModule} from '@angular/material/button'; +import {MatLegacyButtonModule as MatButtonModule} from '@angular/material/legacy-button'; import {CommonModule} from '@angular/common'; import {MatIconModule} from '@angular/material/icon'; -import {MatTooltipModule} from '@angular/material/tooltip'; +import {MatLegacyTooltipModule as MatTooltipModule} from '@angular/material/legacy-tooltip'; import {FlexLayoutModule} from '@angular/flex-layout'; @NgModule({ diff --git a/src/app/app.module.ts b/src/app/app.module.ts index 29f606e..ae5034b 100644 --- a/src/app/app.module.ts +++ b/src/app/app.module.ts @@ -8,9 +8,9 @@ import {MarkdownModule} from 'ngx-markdown'; import {FlexLayoutModule} from '@angular/flex-layout'; import {HttpClientModule} from '@angular/common/http'; import {MatFabMenuModule} from '@angular-material-extensions/fab-menu'; -import { MatCardModule } from '@angular/material/card'; -import { MatRadioModule } from '@angular/material/radio'; -import { MatSlideToggleModule } from '@angular/material/slide-toggle'; +import { MatLegacyCardModule as MatCardModule } from '@angular/material/legacy-card'; +import { MatLegacyRadioModule as MatRadioModule } from '@angular/material/legacy-radio'; +import { MatLegacySlideToggleModule as MatSlideToggleModule } from '@angular/material/legacy-slide-toggle'; import {FormsModule} from '@angular/forms'; @NgModule({