diff --git a/package-lock.json b/package-lock.json index 749b2f32..960d4467 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,33 +1,33 @@ { "name": "fuse-angular", - "version": "17.0.1", + "version": "17.1.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "fuse-angular", - "version": "17.0.1", + "version": "17.1.0", "license": "https://themeforest.net/licenses/standard", "dependencies": { - "@angular/animations": "15.0.0", - "@angular/cdk": "15.0.0", - "@angular/common": "15.0.0", - "@angular/compiler": "15.0.0", - "@angular/core": "15.0.0", - "@angular/forms": "15.0.0", - "@angular/material": "15.0.0", - "@angular/material-luxon-adapter": "15.0.0", - "@angular/platform-browser": "15.0.0", - "@angular/platform-browser-dynamic": "15.0.0", - "@angular/router": "15.0.0", - "@ngneat/transloco": "4.1.1", + "@angular/animations": "15.0.3", + "@angular/cdk": "15.0.2", + "@angular/common": "15.0.3", + "@angular/compiler": "15.0.3", + "@angular/core": "15.0.3", + "@angular/forms": "15.0.3", + "@angular/material": "15.0.2", + "@angular/material-luxon-adapter": "15.0.2", + "@angular/platform-browser": "15.0.3", + "@angular/platform-browser-dynamic": "15.0.3", + "@angular/router": "15.0.3", + "@ngneat/transloco": "4.2.1", "apexcharts": "3.36.3", "crypto-js": "3.3.0", - "highlight.js": "11.6.0", + "highlight.js": "11.7.0", "lodash-es": "4.17.21", - "luxon": "3.1.0", + "luxon": "3.1.1", "ng-apexcharts": "1.7.4", - "ngx-quill": "19.0.1", + "ngx-quill": "20.0.1", "perfect-scrollbar": "1.5.5", "quill": "1.3.7", "rxjs": "7.5.7", @@ -35,16 +35,16 @@ "zone.js": "0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "15.0.0", - "@angular/cli": "15.0.0", - "@angular/compiler-cli": "15.0.0", + "@angular-devkit/build-angular": "15.0.3", + "@angular/cli": "15.0.3", + "@angular/compiler-cli": "15.0.3", "@tailwindcss/line-clamp": "0.4.2", "@tailwindcss/typography": "0.5.8", "@types/chroma-js": "2.1.4", "@types/crypto-js": "3.1.47", "@types/highlight.js": "10.1.0", - "@types/jasmine": "4.3.0", - "@types/lodash": "4.14.189", + "@types/jasmine": "4.3.1", + "@types/lodash": "4.14.191", "@types/lodash-es": "4.17.6", "@types/luxon": "3.1.0", "autoprefixer": "10.4.13", @@ -56,7 +56,7 @@ "karma-jasmine": "5.1.0", "karma-jasmine-html-reporter": "2.0.0", "lodash": "4.17.21", - "postcss": "8.4.19", + "postcss": "8.4.20", "tailwindcss": "3.2.4", "typescript": "4.8.4" } @@ -75,12 +75,12 @@ } }, "node_modules/@angular-devkit/architect": { - "version": "0.1500.0", - "resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.1500.0.tgz", - "integrity": "sha512-jruRPfGQ2IU6TALyZcNTZG0MiOg5G/0axcqAmrb/1rJt5qb1vr74HQ8v0nBNQSVnk8swU+nXOdj3lX+xY7y4WA==", + "version": "0.1500.3", + "resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.1500.3.tgz", + "integrity": "sha512-LNVCyxMz5T9Fib7H3zT2sCE9fhvCUgJoCdT9nN/onDi6LoJx2uGdkVq3IgIsrxAR86pk2ZAR/1d5HdwohxbM8g==", "dev": true, "dependencies": { - "@angular-devkit/core": "15.0.0", + "@angular-devkit/core": "15.0.3", "rxjs": "6.6.7" }, "engines": { @@ -108,15 +108,15 @@ "dev": true }, "node_modules/@angular-devkit/build-angular": { - "version": "15.0.0", - "resolved": "https://registry.npmjs.org/@angular-devkit/build-angular/-/build-angular-15.0.0.tgz", - "integrity": "sha512-sF8c4oewwpKPlLkMMDBIM/qQ+LQHv308JvyWV2VKaph3IWI2TZQP4n5024/XaFvBEz0/2sHDWTMcGTKlZ7ZC0w==", + "version": "15.0.3", + "resolved": "https://registry.npmjs.org/@angular-devkit/build-angular/-/build-angular-15.0.3.tgz", + "integrity": "sha512-I1/88tCzsqxHl85JrjbKLwHj++ohE9s8UHqmFguIULoh9+FCCQNGpccXLL+wEXtIFfLzugddiS8GO9WNE8T6Ig==", "dev": true, "dependencies": { "@ampproject/remapping": "2.2.0", - "@angular-devkit/architect": "0.1500.0", - "@angular-devkit/build-webpack": "0.1500.0", - "@angular-devkit/core": "15.0.0", + "@angular-devkit/architect": "0.1500.3", + "@angular-devkit/build-webpack": "0.1500.3", + "@angular-devkit/core": "15.0.3", "@babel/core": "7.20.2", "@babel/generator": "7.20.4", "@babel/helper-annotate-as-pure": "7.18.6", @@ -127,7 +127,7 @@ "@babel/runtime": "7.20.1", "@babel/template": "7.18.10", "@discoveryjs/json-ext": "0.5.7", - "@ngtools/webpack": "15.0.0", + "@ngtools/webpack": "15.0.3", "ansi-colors": "4.1.3", "autoprefixer": "10.4.13", "babel-loader": "9.1.0", @@ -156,7 +156,6 @@ "piscina": "3.2.0", "postcss": "8.4.19", "postcss-loader": "7.0.1", - "regenerator-runtime": "0.13.10", "resolve-url-loader": "5.0.0", "rxjs": "6.6.7", "sass": "1.56.1", @@ -257,6 +256,30 @@ "node": ">=10" } }, + "node_modules/@angular-devkit/build-angular/node_modules/postcss": { + "version": "8.4.19", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.19.tgz", + "integrity": "sha512-h+pbPsyhlYj6N2ozBmHhHrs9DzGmbaarbLvWipMRO7RLS+v4onj26MPFXA5OBYFxyqYhUJK456SwDcY9H2/zsA==", + "dev": true, + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/postcss" + } + ], + "dependencies": { + "nanoid": "^3.3.4", + "picocolors": "^1.0.0", + "source-map-js": "^1.0.2" + }, + "engines": { + "node": "^10 || ^12 || >=14" + } + }, "node_modules/@angular-devkit/build-angular/node_modules/rxjs": { "version": "6.6.7", "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-6.6.7.tgz", @@ -276,12 +299,12 @@ "dev": true }, "node_modules/@angular-devkit/build-webpack": { - "version": "0.1500.0", - "resolved": "https://registry.npmjs.org/@angular-devkit/build-webpack/-/build-webpack-0.1500.0.tgz", - "integrity": "sha512-PFLd4LrKcZosdMKZSIPsEb9AsFiTqYhspSMyKApt3mfuO0LkcW46n+KOixg+aWgiJQdlfeMSaW9IgdrgP0y8/Q==", + "version": "0.1500.3", + "resolved": "https://registry.npmjs.org/@angular-devkit/build-webpack/-/build-webpack-0.1500.3.tgz", + "integrity": "sha512-PUkYJFFl7hUwi+rm47xVSXwbWabogZVU0ipbncZPO/QrsX2yEuFT8rRvkplmSt1Y45rGTI58lcKj5aM4N3+Meg==", "dev": true, "dependencies": { - "@angular-devkit/architect": "0.1500.0", + "@angular-devkit/architect": "0.1500.3", "rxjs": "6.6.7" }, "engines": { @@ -313,9 +336,9 @@ "dev": true }, "node_modules/@angular-devkit/core": { - "version": "15.0.0", - "resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-15.0.0.tgz", - "integrity": "sha512-2Mg1+eyodO7od2Ax0EaArmm3rDzI2O00pBNU2Upz5hTfHcsqXlPzX5aYjWBiL1lBM0xYLY99dZqSdcQBMZy/Qg==", + "version": "15.0.3", + "resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-15.0.3.tgz", + "integrity": "sha512-sJsC1uZnOs66uTEGS6E/FlMInERvChIC1oUwfgP4NMYFy4KLkzTDYZ+JAtK5/k418N+j0aS+DndfrRT3n7WNUw==", "dev": true, "dependencies": { "ajv": "8.11.0", @@ -357,12 +380,12 @@ "dev": true }, "node_modules/@angular-devkit/schematics": { - "version": "15.0.0", - "resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-15.0.0.tgz", - "integrity": "sha512-DvIbtan/EOTZyA+r2XxiD10KGl+oZ73BaEbW2E9QbvSKUoVGTu8kQ/4Wg9NeC8B75oJmfQKtIYp1KeB/Wej/yg==", + "version": "15.0.3", + "resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-15.0.3.tgz", + "integrity": "sha512-vIS8XaH3pyWql1G4Nux7EplQsph3FiMXd6U/YV9YK0g1U0k0Rh8w+9zM4yrRbrNf2BKrx1VObS0n6ibGrm1TwA==", "dev": true, "dependencies": { - "@angular-devkit/core": "15.0.0", + "@angular-devkit/core": "15.0.3", "jsonc-parser": "3.2.0", "magic-string": "0.26.7", "ora": "5.4.1", @@ -393,9 +416,9 @@ "dev": true }, "node_modules/@angular/animations": { - "version": "15.0.0", - "resolved": "https://registry.npmjs.org/@angular/animations/-/animations-15.0.0.tgz", - "integrity": "sha512-AEtVjsmKb/kFLlnP3/+wuEgrL8bJD0L4gpetU6QCWR1G3im6yEbatbn2OkWenTS65F9maZNc9T5yK09ZRPwr9Q==", + "version": "15.0.3", + "resolved": "https://registry.npmjs.org/@angular/animations/-/animations-15.0.3.tgz", + "integrity": "sha512-kwUprQMjMvMawpyd5aLzW9DWLd7grlzm4ut4YIqXRf1UJm35KsTjwhvQWNj481u2gUjKxD2rBfkVakyzW5Na3A==", "dependencies": { "tslib": "^2.3.0" }, @@ -403,18 +426,18 @@ "node": "^14.20.0 || ^16.13.0 || >=18.10.0" }, "peerDependencies": { - "@angular/core": "15.0.0" + "@angular/core": "15.0.3" } }, "node_modules/@angular/cdk": { - "version": "15.0.0", - "resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-15.0.0.tgz", - "integrity": "sha512-a4AUGfd1iNEGR5A9jmwzEfdRDpOh9KWypFqo85ivC3/KDW4+Z5AGxZpzwqAsRz2WQVdK+8biaz83VBQTMC5IOw==", + "version": "15.0.2", + "resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-15.0.2.tgz", + "integrity": "sha512-khTZT/vWDLoCkIxXyrpmeFIMfsED3KdKQqWCiuvUHGHhJn5iOa2wDQXQEkrFpNaQ4v1mbHE2I11DljiieIyv5w==", "dependencies": { "tslib": "^2.3.0" }, "optionalDependencies": { - "parse5": "^5.0.0" + "parse5": "^7.1.2" }, "peerDependencies": { "@angular/common": "^15.0.0 || ^16.0.0", @@ -423,15 +446,15 @@ } }, "node_modules/@angular/cli": { - "version": "15.0.0", - "resolved": "https://registry.npmjs.org/@angular/cli/-/cli-15.0.0.tgz", - "integrity": "sha512-T42rJ6IkC5XKjQl7+okl4yLtHOcQ0n/zNF0lfZ1aynILljcX91xaFXkvSSrlPRIA/AkVLJqKoCeeHXQOSJwjFg==", + "version": "15.0.3", + "resolved": "https://registry.npmjs.org/@angular/cli/-/cli-15.0.3.tgz", + "integrity": "sha512-xLmsSkGeTxkHYHmsThT3mnethXt3VN71e+lOGs+GobJb3R2Lh8FrU07bsr5at/ixaSC/Ejvvt9dhuwZonysDEQ==", "dev": true, "dependencies": { - "@angular-devkit/architect": "0.1500.0", - "@angular-devkit/core": "15.0.0", - "@angular-devkit/schematics": "15.0.0", - "@schematics/angular": "15.0.0", + "@angular-devkit/architect": "0.1500.3", + "@angular-devkit/core": "15.0.3", + "@angular-devkit/schematics": "15.0.3", + "@schematics/angular": "15.0.3", "@yarnpkg/lockfile": "1.1.0", "ansi-colors": "4.1.3", "ini": "3.0.1", @@ -457,9 +480,9 @@ } }, "node_modules/@angular/common": { - "version": "15.0.0", - "resolved": "https://registry.npmjs.org/@angular/common/-/common-15.0.0.tgz", - "integrity": "sha512-8NVZE4tSDFQ8YzCFb1BiDDfVdVDZWoP4Z35K0PcjpGromTFs3qKk/Ho0JCdmFTU+yfXLMZe/OsYZoE2mMKGChQ==", + "version": "15.0.3", + "resolved": "https://registry.npmjs.org/@angular/common/-/common-15.0.3.tgz", + "integrity": "sha512-TYpNnP6f7+x+FqyFCjl+D7rqJojMJT3QURwbnKsZYO7gsfoKashgrLxd9f3lQpa9EHvdMsVZWGZuPmoerGQ5qg==", "dependencies": { "tslib": "^2.3.0" }, @@ -467,14 +490,14 @@ "node": "^14.20.0 || ^16.13.0 || >=18.10.0" }, "peerDependencies": { - "@angular/core": "15.0.0", + "@angular/core": "15.0.3", "rxjs": "^6.5.3 || ^7.4.0" } }, "node_modules/@angular/compiler": { - "version": "15.0.0", - "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-15.0.0.tgz", - "integrity": "sha512-k+tsyKpbPvumBr0qtGZ/bisoq/1evvTa6dCUR126Yb1bX0HlBodwIqu9Xjh3nY90hMak+3zHznj6kJB83LoLeA==", + "version": "15.0.3", + "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-15.0.3.tgz", + "integrity": "sha512-LNQkQgjAy43ZbQcoUzbzwaCokl6LQHhnTnGIO8s8ZWFT9cTRORsLb/ziMKPPIWlSUImHUG4NH0dK7fVe7/eAng==", "dependencies": { "tslib": "^2.3.0" }, @@ -482,7 +505,7 @@ "node": "^14.20.0 || ^16.13.0 || >=18.10.0" }, "peerDependencies": { - "@angular/core": "15.0.0" + "@angular/core": "15.0.3" }, "peerDependenciesMeta": { "@angular/core": { @@ -491,16 +514,16 @@ } }, "node_modules/@angular/compiler-cli": { - "version": "15.0.0", - "resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-15.0.0.tgz", - "integrity": "sha512-q0NS3xLZAB/rak486lOqJd6IT1pIYsUBuYgPXyqjrq/iKt7t+T4juVZMJZpNZOxeBurPeGWpPpJ1Kn1BeqlAmQ==", + "version": "15.0.3", + "resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-15.0.3.tgz", + "integrity": "sha512-3IH1Ns4Ed/VFQlNNtgIcorht7JK7SoBzpbxrbqjogoHZwUR3OTn+dvX87N7zMn0yxAL0T6Jv0UTILcGY0EP9HQ==", "dev": true, "dependencies": { "@babel/core": "^7.17.2", "chokidar": "^3.0.0", "convert-source-map": "^1.5.1", "dependency-graph": "^0.11.0", - "magic-string": "^0.26.0", + "magic-string": "^0.27.0", "reflect-metadata": "^0.1.2", "semver": "^7.0.0", "sourcemap-codec": "^1.4.8", @@ -516,14 +539,26 @@ "node": "^14.20.0 || ^16.13.0 || >=18.10.0" }, "peerDependencies": { - "@angular/compiler": "15.0.0", + "@angular/compiler": "15.0.3", "typescript": ">=4.8.2 <4.9" } }, + "node_modules/@angular/compiler-cli/node_modules/magic-string": { + "version": "0.27.0", + "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.27.0.tgz", + "integrity": "sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==", + "dev": true, + "dependencies": { + "@jridgewell/sourcemap-codec": "^1.4.13" + }, + "engines": { + "node": ">=12" + } + }, "node_modules/@angular/core": { - "version": "15.0.0", - "resolved": "https://registry.npmjs.org/@angular/core/-/core-15.0.0.tgz", - "integrity": "sha512-Hek8L/1XrU1LPN4qmKJiNdYz96ju/yPWvrFjqvrDHjWEenIfxjJohjRwL+ZzICZiEwfnR6y3QGvv4OBY96oTGw==", + "version": "15.0.3", + "resolved": "https://registry.npmjs.org/@angular/core/-/core-15.0.3.tgz", + "integrity": "sha512-tYQszxkk32RZkMA7Czv9l5apiDIsoqVO2taIuPKfesAcwsQ7z/x3JTu3JkwUnB9c9nq2c18wIzjzMs4iElxdVQ==", "dependencies": { "tslib": "^2.3.0" }, @@ -536,9 +571,9 @@ } }, "node_modules/@angular/forms": { - "version": "15.0.0", - "resolved": "https://registry.npmjs.org/@angular/forms/-/forms-15.0.0.tgz", - "integrity": "sha512-/l6oiSNrBnaLlqHxTlrb0pNW41fUFDB+ctohKKVT3AOe/79xfUCQwyzEUjOMdoo5TBJUoRT8EhKaOgSUHfPymQ==", + "version": "15.0.3", + "resolved": "https://registry.npmjs.org/@angular/forms/-/forms-15.0.3.tgz", + "integrity": "sha512-oPc1lpXvwFM1QHPxsayIlZ9C4/mmFrvdnSV/x/IzHDZpgqZyLT2rnDJxqpxn7KCcn71bPdU94fKTI6Fbnkj/dQ==", "dependencies": { "tslib": "^2.3.0" }, @@ -546,69 +581,69 @@ "node": "^14.20.0 || ^16.13.0 || >=18.10.0" }, "peerDependencies": { - "@angular/common": "15.0.0", - "@angular/core": "15.0.0", - "@angular/platform-browser": "15.0.0", + "@angular/common": "15.0.3", + "@angular/core": "15.0.3", + "@angular/platform-browser": "15.0.3", "rxjs": "^6.5.3 || ^7.4.0" } }, "node_modules/@angular/material": { - "version": "15.0.0", - "resolved": "https://registry.npmjs.org/@angular/material/-/material-15.0.0.tgz", - "integrity": "sha512-DONpBABa8r0YW8uwUOR1D14vlUnKNmUhKjPHnf0iDKOK3FS0oS/gzwc49iU/o8JtovatJYGa+mcm1i55Piz7Rg==", + "version": "15.0.2", + "resolved": "https://registry.npmjs.org/@angular/material/-/material-15.0.2.tgz", + "integrity": "sha512-jXjgKFK09DcqShXSvKJLQ98MSqV2LuBO6ZuJj/gz96ZWoAhTTuWn0hL3xsoKp+kaF5DPdDFd24gLr8YFRibaIQ==", "dependencies": { - "@material/animation": "15.0.0-canary.ecfee946f.0", - "@material/auto-init": "15.0.0-canary.ecfee946f.0", - "@material/banner": "15.0.0-canary.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/button": "15.0.0-canary.ecfee946f.0", - "@material/card": "15.0.0-canary.ecfee946f.0", - "@material/checkbox": "15.0.0-canary.ecfee946f.0", - "@material/chips": "15.0.0-canary.ecfee946f.0", - "@material/circular-progress": "15.0.0-canary.ecfee946f.0", - "@material/data-table": "15.0.0-canary.ecfee946f.0", - "@material/density": "15.0.0-canary.ecfee946f.0", - "@material/dialog": "15.0.0-canary.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/drawer": "15.0.0-canary.ecfee946f.0", - "@material/elevation": "15.0.0-canary.ecfee946f.0", - "@material/fab": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/floating-label": "15.0.0-canary.ecfee946f.0", - "@material/form-field": "15.0.0-canary.ecfee946f.0", - "@material/icon-button": "15.0.0-canary.ecfee946f.0", - "@material/image-list": "15.0.0-canary.ecfee946f.0", - "@material/layout-grid": "15.0.0-canary.ecfee946f.0", - "@material/line-ripple": "15.0.0-canary.ecfee946f.0", - "@material/linear-progress": "15.0.0-canary.ecfee946f.0", - "@material/list": "15.0.0-canary.ecfee946f.0", - "@material/menu": "15.0.0-canary.ecfee946f.0", - "@material/menu-surface": "15.0.0-canary.ecfee946f.0", - "@material/notched-outline": "15.0.0-canary.ecfee946f.0", - "@material/radio": "15.0.0-canary.ecfee946f.0", - "@material/ripple": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/segmented-button": "15.0.0-canary.ecfee946f.0", - "@material/select": "15.0.0-canary.ecfee946f.0", - "@material/shape": "15.0.0-canary.ecfee946f.0", - "@material/slider": "15.0.0-canary.ecfee946f.0", - "@material/snackbar": "15.0.0-canary.ecfee946f.0", - "@material/switch": "15.0.0-canary.ecfee946f.0", - "@material/tab": "15.0.0-canary.ecfee946f.0", - "@material/tab-bar": "15.0.0-canary.ecfee946f.0", - "@material/tab-indicator": "15.0.0-canary.ecfee946f.0", - "@material/tab-scroller": "15.0.0-canary.ecfee946f.0", - "@material/textfield": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/tooltip": "15.0.0-canary.ecfee946f.0", - "@material/top-app-bar": "15.0.0-canary.ecfee946f.0", - "@material/touch-target": "15.0.0-canary.ecfee946f.0", - "@material/typography": "15.0.0-canary.ecfee946f.0", + "@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": "^15.0.0 || ^16.0.0", - "@angular/cdk": "15.0.0", + "@angular/cdk": "15.0.2", "@angular/common": "^15.0.0 || ^16.0.0", "@angular/core": "^15.0.0 || ^16.0.0", "@angular/forms": "^15.0.0 || ^16.0.0", @@ -617,22 +652,22 @@ } }, "node_modules/@angular/material-luxon-adapter": { - "version": "15.0.0", - "resolved": "https://registry.npmjs.org/@angular/material-luxon-adapter/-/material-luxon-adapter-15.0.0.tgz", - "integrity": "sha512-BbUBf2b1RORg1n79tlrq4RG3fOHfNG+R2hOqbSVHGnXMf2b4OJKcG68HkIr5PaWFRvS5oq+e4iHwPvNo05WBLg==", + "version": "15.0.2", + "resolved": "https://registry.npmjs.org/@angular/material-luxon-adapter/-/material-luxon-adapter-15.0.2.tgz", + "integrity": "sha512-yJzgbtcYyrNZryasHTntW22c5YntV+tmInKNdyX/7YPUtv6fvwqS4gpGEnC1emj1FqtmURn/fysYWDDIe8+gWg==", "dependencies": { "tslib": "^2.3.0" }, "peerDependencies": { "@angular/core": "^15.0.0 || ^16.0.0", - "@angular/material": "15.0.0", + "@angular/material": "15.0.2", "luxon": "^3.0.0" } }, "node_modules/@angular/platform-browser": { - "version": "15.0.0", - "resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-15.0.0.tgz", - "integrity": "sha512-N+Ct6c3gj17a/X5MDi+Zc3BFnHv0AnGQ5k5pvo3BasesEf0dmXSXzTtv28Z/gS5qFK/0i9h8QvfKrRsNSPM78A==", + "version": "15.0.3", + "resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-15.0.3.tgz", + "integrity": "sha512-XIgAh6/SI4m2JfFdtKWmh8BVPzs3gV8VuOVYdykWrYrhDCVz5X3J7AXGxn9AX1S+dMuQPi91lM1icErunVrCZQ==", "dependencies": { "tslib": "^2.3.0" }, @@ -640,9 +675,9 @@ "node": "^14.20.0 || ^16.13.0 || >=18.10.0" }, "peerDependencies": { - "@angular/animations": "15.0.0", - "@angular/common": "15.0.0", - "@angular/core": "15.0.0" + "@angular/animations": "15.0.3", + "@angular/common": "15.0.3", + "@angular/core": "15.0.3" }, "peerDependenciesMeta": { "@angular/animations": { @@ -651,9 +686,9 @@ } }, "node_modules/@angular/platform-browser-dynamic": { - "version": "15.0.0", - "resolved": "https://registry.npmjs.org/@angular/platform-browser-dynamic/-/platform-browser-dynamic-15.0.0.tgz", - "integrity": "sha512-1Nlwakhr2tZVjgzS4dywJpmqoeyQNImheR6yQ/7E5qAeCawu13SiK4z1ZojiVZ4wrmrtpivzJs7JonXWdMOzag==", + "version": "15.0.3", + "resolved": "https://registry.npmjs.org/@angular/platform-browser-dynamic/-/platform-browser-dynamic-15.0.3.tgz", + "integrity": "sha512-+hdywxDegUGftq+teqQDmQ22seyR25qSPna60PxZIpQxi4D8+sNm9PxSGIn4pZtxN9gpg78j69yUM0E2OwVbjQ==", "dependencies": { "tslib": "^2.3.0" }, @@ -661,16 +696,16 @@ "node": "^14.20.0 || ^16.13.0 || >=18.10.0" }, "peerDependencies": { - "@angular/common": "15.0.0", - "@angular/compiler": "15.0.0", - "@angular/core": "15.0.0", - "@angular/platform-browser": "15.0.0" + "@angular/common": "15.0.3", + "@angular/compiler": "15.0.3", + "@angular/core": "15.0.3", + "@angular/platform-browser": "15.0.3" } }, "node_modules/@angular/router": { - "version": "15.0.0", - "resolved": "https://registry.npmjs.org/@angular/router/-/router-15.0.0.tgz", - "integrity": "sha512-dm70pydJKmYsb52BWGeemfRHYUcizszAgCZ/XRfooS9t82dn7rr4f/Mz6bTPadT6sGCO/asOKLYo7gxeEZTQaQ==", + "version": "15.0.3", + "resolved": "https://registry.npmjs.org/@angular/router/-/router-15.0.3.tgz", + "integrity": "sha512-Mym1qasRBLTwlwFHlWamrgvTXl09Uej2LTgqCD6Jg9uFQ/F+16qsSqTy107WkeJbsBzL95+rx66VtvwB//M45w==", "dependencies": { "tslib": "^2.3.0" }, @@ -678,9 +713,9 @@ "node": "^14.20.0 || ^16.13.0 || >=18.10.0" }, "peerDependencies": { - "@angular/common": "15.0.0", - "@angular/core": "15.0.0", - "@angular/platform-browser": "15.0.0", + "@angular/common": "15.0.3", + "@angular/core": "15.0.3", + "@angular/platform-browser": "15.0.3", "rxjs": "^6.5.3 || ^7.4.0" } }, @@ -2494,755 +2529,757 @@ "dev": true }, "node_modules/@material/animation": { - "version": "15.0.0-canary.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/animation/-/animation-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-95aC/UYnCr/1g18VYPK/fX6eCNVGFBkd4JP6zT6wkh8PDL0gp52U+PCCp8bYq8i8oxrKTBa4MqFyzHB5brBFgg==", + "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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/auto-init/-/auto-init-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-WvmAlRrh4no3ewh3E6b+CLM6UC0w6xaFhzk7jkTFcSopDxf6cNieIM6oXlmVjN9bg33ngxEHBOfz7JYJZQOA+Q==", + "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.ecfee946f.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", "tslib": "^2.1.0" } }, "node_modules/@material/banner": { - "version": "15.0.0-canary.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/banner/-/banner-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-aFHC/9hHiAOw2b/1jsndV+qDlNqpGrLGGTNvxow5WQ9XbG2nVinvz/L4ZPF7+gPvRrSWiXVHOTQoaudF4eZm+w==", + "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.ecfee946f.0", - "@material/button": "15.0.0-canary.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/elevation": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/ripple": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/shape": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/tokens": "15.0.0-canary.ecfee946f.0", - "@material/typography": "15.0.0-canary.ecfee946f.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/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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/base/-/base-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-Es6oTUxRzeHzu3HBz0qGTheMtDj6ovGfEOr9sQmt0YnAKwleUD2i+CbWBq8R9VG6p8nkQenUm8Q+Fifb0GxaYw==", + "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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/button/-/button-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-Yvy5sneKGWNXF1iuwaQT+TYKdOqCEDwmT7OLB5SPtJRqBYKiqFpMg7e1X47rf/LfogQ1mc1JU9zibwDahFBbGw==", + "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.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/elevation": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/focus-ring": "15.0.0-canary.ecfee946f.0", - "@material/ripple": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/shape": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/tokens": "15.0.0-canary.ecfee946f.0", - "@material/touch-target": "15.0.0-canary.ecfee946f.0", - "@material/typography": "15.0.0-canary.ecfee946f.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", "tslib": "^2.1.0" } }, "node_modules/@material/card": { - "version": "15.0.0-canary.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/card/-/card-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-gYcV1qWjsg2w471vC/CnHXrKYK1VEVot/ONOJXd2ahh7AbRGZ/hZ8aV4WSizgq0RHI6CJj15BAKQyCSlJzE9iA==", + "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.ecfee946f.0", - "@material/elevation": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/ripple": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/shape": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/tokens": "15.0.0-canary.ecfee946f.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", "tslib": "^2.1.0" } }, "node_modules/@material/checkbox": { - "version": "15.0.0-canary.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/checkbox/-/checkbox-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-gU4mUwF8rUc5s64PuIOHNQN4VwRfsZ1l7jiMQzBJu1Kp3tf9jbqsMRtEQCd+mWN5w+DFESVEnvNr2fluY1Jsww==", + "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.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/density": "15.0.0-canary.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/focus-ring": "15.0.0-canary.ecfee946f.0", - "@material/ripple": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/touch-target": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/chips/-/chips-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-iVEAM7I5AD5nYGdD0JeSkT66b2vLWk2TaH+DElwTNoURE7A6llRcWPYG7muE6+4AbWOXAI491B+qzAQqpJJHnQ==", + "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.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/checkbox": "15.0.0-canary.ecfee946f.0", - "@material/density": "15.0.0-canary.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/elevation": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/focus-ring": "15.0.0-canary.ecfee946f.0", - "@material/ripple": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/shape": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/tokens": "15.0.0-canary.ecfee946f.0", - "@material/touch-target": "15.0.0-canary.ecfee946f.0", - "@material/typography": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/circular-progress/-/circular-progress-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-qZkOtKg7Aurr66O9AHPRfhI3lpPyZF+eH7C6S94NY1DZ+CkSWecNXPlgbuTQNl34WuwnpdY1o44+ypmnM7UnEg==", + "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.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/progress-indicator": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/data-table/-/data-table-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-Ncu5VpQKuT5TiqqPg9OKo2HMHa7Q8CS66Rn8P6rNsQGQXvAynpQUFTp6cySUn3ktZqXBdDUfnwyJJEfyKO2iDw==", + "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.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/checkbox": "15.0.0-canary.ecfee946f.0", - "@material/density": "15.0.0-canary.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/elevation": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/icon-button": "15.0.0-canary.ecfee946f.0", - "@material/linear-progress": "15.0.0-canary.ecfee946f.0", - "@material/list": "15.0.0-canary.ecfee946f.0", - "@material/menu": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/select": "15.0.0-canary.ecfee946f.0", - "@material/shape": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/touch-target": "15.0.0-canary.ecfee946f.0", - "@material/typography": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/density/-/density-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-WhhAb1jt+1VCKMbHD3XDmgbEAAzVjOjJcmmA59rQA1lbXvKn7ZSDYPK5meRIFUjGBjWh11B05tdkMOHbizeI5Q==", + "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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/dialog/-/dialog-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-rt72Z01XqIorzU9ZGEhuLAluVuu65m/4fhtCzX1+5AEZRfZdr9N27xb/RneoJ63VdjxbumixpGdZUycHNDg2WA==", + "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.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/button": "15.0.0-canary.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/elevation": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/icon-button": "15.0.0-canary.ecfee946f.0", - "@material/ripple": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/shape": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/tokens": "15.0.0-canary.ecfee946f.0", - "@material/touch-target": "15.0.0-canary.ecfee946f.0", - "@material/typography": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/dom/-/dom-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-SyT9xi+dBur0Vj1Cyrp8b5tW4j3gtuTXwz8UiHFAkZKAG0m441XQjCClhPhpdywPXYE+ycHcd1cAMhLQvopH4g==", + "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.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.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/drawer": { - "version": "15.0.0-canary.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/drawer/-/drawer-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-26dqb8sQuQCieaUbU4g/BKneCaqtnKnAbumTnEtr/7aOn7PaiYvO11viUja2FnW5C5ZpvWDW13v7dG6ymP6Ucw==", + "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.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/elevation": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/list": "15.0.0-canary.ecfee946f.0", - "@material/ripple": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/shape": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/typography": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/elevation/-/elevation-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-IETsNzrcmagBe3RkuT4TvZHm3wjRSxqdtkuxH5DKcc7jfx9vZ//8bw8/q7G+SVKQym17entvpQfgQOgpHAxm5A==", + "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.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/fab/-/fab-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-EAQL64nL/mp9TY8c6WTRcqJQPnISZAO+0c2bvWyrG4Xj0r/QGx2NkMKy1MG+JGkcLR5K1RKneLbe92xCIujf0Q==", + "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.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/elevation": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/focus-ring": "15.0.0-canary.ecfee946f.0", - "@material/ripple": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/shape": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/tokens": "15.0.0-canary.ecfee946f.0", - "@material/touch-target": "15.0.0-canary.ecfee946f.0", - "@material/typography": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/feature-targeting/-/feature-targeting-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-f2cvfeW6OpG+1QQgilktUKsF1vkg3x6w8R0yg3OPMzIbGVxGsgp4AY6mSLjLw23jDdRIW+J7UnZztE6PDwrFTg==", + "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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/floating-label/-/floating-label-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-3FQMYxUE1EFZzBmml5mqdHCnEoGD9FP0PEeaD15etm/gyCdaf+d6r+rZADDWe7In7qMos2W9uW4v0+sS1H34SQ==", + "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.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/typography": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/focus-ring/-/focus-ring-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-pZlMdg8f4izZuAi/v6paUcrSrQwDsNJgcYf+R+hcS57sjNcOT/4uRMTe4parTaKyjgkBKBZlXpLFJaW7yzWgYw==", + "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.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.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" } }, "node_modules/@material/form-field": { - "version": "15.0.0-canary.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/form-field/-/form-field-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-+RV+iwUVxGocOdnR03YyPcyc6scAJIqfrDH3xU9XAl6rkMDWbJvRF4ujySbLfh9FzffrwUN7QqSee7ZxZQO+WQ==", + "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.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/ripple": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/typography": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/icon-button/-/icon-button-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-3RxjLPrDEFWPW2GinoaTx4Hc4jy842h8j8+2OsY1AqWm4Ejp+NblyBsRSBdZC4APs0GDXQcOskY2y1FYeA+fbQ==", + "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.ecfee946f.0", - "@material/density": "15.0.0-canary.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/elevation": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/focus-ring": "15.0.0-canary.ecfee946f.0", - "@material/ripple": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/touch-target": "15.0.0-canary.ecfee946f.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/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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/image-list/-/image-list-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-O371n2xiU9HPlzRw3dNmtJJuSoTA9ZSTePWnZTWJT3O9pTEbctK2Z2Tmnk6MacDHjDRn770YdquA/dGhrWkx0A==", + "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.ecfee946f.0", - "@material/shape": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/typography": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/layout-grid/-/layout-grid-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-4ECt2uEL1OFhDnFYZsfzTbE8yabsGIwOwYdo5WtvK7Op31QKNMrgTLmu+3Zvap0H4TUsuARxsqnMQVMHLDGD5g==", + "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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/line-ripple/-/line-ripple-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-ri+4VQDvlJr7nfP9DpCElqJqpXIAt5HQjzNPDpx0Wc7KOZuQ4yK6C2MGZTWV1wRZctV6WXX14bB9QUUr0r2yTg==", + "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.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/linear-progress/-/linear-progress-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-LE9capqTnH/9T2mmW3g9aZD/bdlv4bVrukehXB9EmfmC5EuM6aLpBZLoQmWtAYyt6OxMjZbYvEaZbzsQ4KBu7A==", + "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.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/progress-indicator": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/list/-/list-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-/kZaFahvJCz4y/zkis9NQUEGUQIk8Ptq6LGm8JYj2PXpO2Avh/neKQwas1edi7CxUf7sBZbHDZLrJeeD1CF20A==", + "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.ecfee946f.0", - "@material/density": "15.0.0-canary.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/ripple": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/shape": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/tokens": "15.0.0-canary.ecfee946f.0", - "@material/typography": "15.0.0-canary.ecfee946f.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/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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/menu/-/menu-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-AKoh4CkyA5DPXoR2ThEeVnMkKM+PYhipbviAFEmukHIOcqWOzC0/GX0XOZUHegstCEvfpsUWT/h2RN6vGamc3w==", + "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.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/elevation": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/list": "15.0.0-canary.ecfee946f.0", - "@material/menu-surface": "15.0.0-canary.ecfee946f.0", - "@material/ripple": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/tokens": "15.0.0-canary.ecfee946f.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/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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/menu-surface/-/menu-surface-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-Qxsh0/oQv4DPnz0NuWnZMbGfTH6LmXk41xLi6tE9y8HajzlVpec26fpIDgqWyz97WK7rqUHvsTKskruppHisEQ==", + "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.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/elevation": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/shape": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/notched-outline/-/notched-outline-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-FsnzeLXRw91Yh4B0Fusu57p3rEj+5OYVkvkr7jML6/YS/4ptkIe/vjgHBxM2DThySOqjBVE7EY9gUMIedMQrNg==", + "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.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/floating-label": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/shape": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/progress-indicator/-/progress-indicator-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-19RdSUbE+rEoYPoO6qtp2W24wkGVuK14+5XrqnYdoyBnjd0CSmn1DXp27G+Bx5q6Q6Mj/esavTpwFYNWW7OenQ==", + "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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/radio/-/radio-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-jUihnBlxPpfUCD9o/77qtJZ0t0MaUs8CbdRsYjkuywnY3bH3vZuarJGnYT86HJu/zYTSHfqrnpZKwnRm47MXQg==", + "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.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/density": "15.0.0-canary.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/focus-ring": "15.0.0-canary.ecfee946f.0", - "@material/ripple": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/touch-target": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/ripple/-/ripple-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-midz7yzrccRXnguTpmX9tzGTOSHb2CyhAMnSvnOaSaO2LJyHD0UvFIOiBaWXwjHa5iMhbMkoUe9hosD4llQt/A==", + "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.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/rtl/-/rtl-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-0PHfRqm5mgaXDarQQXVvPpZVXkc7e1DXVPZR2DaPMNc+N2OWeZoA50546p691JIAEAPLQIxassGLMIngBIJl1g==", + "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.ecfee946f.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", "tslib": "^2.1.0" } }, "node_modules/@material/segmented-button": { - "version": "15.0.0-canary.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/segmented-button/-/segmented-button-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-aCafnCnZel6ZOkA1y9T/OhySfqCjpmzrfNifYIuC1d1fFv7Gkfc6rMZr+ocGb2d1GdRwYCPhwvEq5/kn8Hnr9w==", + "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.ecfee946f.0", - "@material/elevation": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/ripple": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/touch-target": "15.0.0-canary.ecfee946f.0", - "@material/typography": "15.0.0-canary.ecfee946f.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/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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/select/-/select-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-ASaX3bl7cu0OLirhyDd4lOmDkwHBLuWjLKK8GwDosTXf+Lb+8OPH8sVsXfAfBv6ORplQZ8B1bVnEb+O8wrBjHA==", + "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.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/density": "15.0.0-canary.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/elevation": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/floating-label": "15.0.0-canary.ecfee946f.0", - "@material/line-ripple": "15.0.0-canary.ecfee946f.0", - "@material/list": "15.0.0-canary.ecfee946f.0", - "@material/menu": "15.0.0-canary.ecfee946f.0", - "@material/menu-surface": "15.0.0-canary.ecfee946f.0", - "@material/notched-outline": "15.0.0-canary.ecfee946f.0", - "@material/ripple": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/shape": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/tokens": "15.0.0-canary.ecfee946f.0", - "@material/typography": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/shape/-/shape-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-eRMm29A85dFkGzcq/eIZSX2vss/YoWCh8o8ACKF0Dd2yVoSfbclWirrSL1cYAkMLnCzcJ+tLDGBLnJ+RISXU0Q==", + "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.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.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/slider": { - "version": "15.0.0-canary.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/slider/-/slider-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-NwFZ8FSH5NCx4dlmNF+ReFzQcaXStRCRaTCuPNshgvAdHSYI5NuswUv1pRnECBKPK1QrT0LSuw/Pltoz2jP/lQ==", + "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.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/elevation": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/ripple": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/tokens": "15.0.0-canary.ecfee946f.0", - "@material/typography": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/snackbar/-/snackbar-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-AllQg4iAkoCryVW9NzTK5dgyftC6po/D3ZK08IqOXxCTjw/cGE7WpXoXRDleECer9DVqQ4IK7cGsTUQrT18trw==", + "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.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/button": "15.0.0-canary.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/elevation": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/icon-button": "15.0.0-canary.ecfee946f.0", - "@material/ripple": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/shape": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/tokens": "15.0.0-canary.ecfee946f.0", - "@material/typography": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/switch/-/switch-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-ddFG+4Un+AYkQVRP62zhxcc9wd1mZIxGe/vzOzAyZYpRuZQ60cqTQItOYpysYqc9LG4QG470DJemtNFGspiypA==", + "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.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/density": "15.0.0-canary.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/elevation": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/focus-ring": "15.0.0-canary.ecfee946f.0", - "@material/ripple": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/shape": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/tokens": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/tab/-/tab-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-XASQrQ6gVmz/XpzwtqlfJtYV3QFqxToWiCJsiVwZNE35bg8MvbWQOb9xllvVjIaTvaTgplwG5xOcYOxk4jzR0Q==", + "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.ecfee946f.0", - "@material/elevation": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/focus-ring": "15.0.0-canary.ecfee946f.0", - "@material/ripple": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/tab-indicator": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/typography": "15.0.0-canary.ecfee946f.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/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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/tab-bar/-/tab-bar-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-1SfhxOkoyeEPq/SlhIVP/Eiuhr46jqmvYSZOugTurL3TiK6Zilk+n5fAQCwElcvK/Dyf+n5mFR2RDFWdu+CZkA==", + "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.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/density": "15.0.0-canary.ecfee946f.0", - "@material/elevation": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/tab": "15.0.0-canary.ecfee946f.0", - "@material/tab-indicator": "15.0.0-canary.ecfee946f.0", - "@material/tab-scroller": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/typography": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/tab-indicator/-/tab-indicator-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-yhfU8Jhbrk4tmdYLAGWfKTmJjE8SqWnZSCFNrcEB9jz/z8CDiH5X1I8FLPNfDgQRpbPnMyDCWwc7xeG4xHcnzA==", + "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.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/tab-scroller/-/tab-scroller-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-ZpmqxgO3yAolCz1WvBnG9t002XvpPYWnVN5fbLtGNqE5B30AJwSxoAAkNjDQEZ3TzxcYGN8PhhdG3jY4KiQfbg==", + "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.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/tab": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/textfield/-/textfield-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-npbX0f3C3v46L8/O3/90ExrKNBNCos+Qe/GCgXSO+AbSciPLHhoP+FVjlxfGI1IZtwjg9pd0O78Kymv6h6f9cQ==", + "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.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/density": "15.0.0-canary.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/floating-label": "15.0.0-canary.ecfee946f.0", - "@material/line-ripple": "15.0.0-canary.ecfee946f.0", - "@material/notched-outline": "15.0.0-canary.ecfee946f.0", - "@material/ripple": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/shape": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/tokens": "15.0.0-canary.ecfee946f.0", - "@material/typography": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/theme/-/theme-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-H8HDrJBZp6kIUYxdfMPYpin7G18/ZI2yp7kSSJfhyir4sYgr7irNWl9DunSI2s90StYmz3m8SiK7XmMhpm2w2A==", + "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.ecfee946f.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", "tslib": "^2.1.0" } }, "node_modules/@material/tokens": { - "version": "15.0.0-canary.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/tokens/-/tokens-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-hHBGM/UsqsSkmujYTe8k0VEtB0tdhF0IOnpMeRCi0CHwbJBmo4nMEhEK7uhwGfR4HwJNlrNKr2XV7EvsZgOnig==", + "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.ecfee946f.0" + "@material/elevation": "15.0.0-canary.7971d6ad5.0" } }, "node_modules/@material/tooltip": { - "version": "15.0.0-canary.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/tooltip/-/tooltip-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-AUp5R7RRCY6uryhNbgIx8ayBraWcXw66RHDz7SnFqqEZKT8nj3S9yAMJwGiePhw/CyCghB0yc4mYJreL+fP9qQ==", + "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.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/button": "15.0.0-canary.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/elevation": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/shape": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/tokens": "15.0.0-canary.ecfee946f.0", - "@material/typography": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/top-app-bar/-/top-app-bar-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-JQiP4l9GhbQgVB3k+EsNbxXc1Uuitvi7wMRnPSwoTjw2wZsbRF5BZHdkAuMXdBHt1iWkneRq6JayMv7B56cD9Q==", + "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.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/elevation": "15.0.0-canary.ecfee946f.0", - "@material/ripple": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/shape": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/typography": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/touch-target/-/touch-target-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-SfV5EIqbulciOtFoZtuiFkep8jcNcEoEe/nz2h26zZvC4ozbX6Sd4gd0gphLMrWMJajMDj/Zg+awEOfLESNnjA==", + "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.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.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", "tslib": "^2.1.0" } }, "node_modules/@material/typography": { - "version": "15.0.0-canary.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/typography/-/typography-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-hjX4M4Y1AuhchpkyhmMmG5ulGXqknKOQvsGq/w1fEK5xKmBEXoQK5bQ1xwcFE+NS2k3CMujCkoHe/biz/eHX4Q==", + "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.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", "tslib": "^2.1.0" } }, "node_modules/@ngneat/transloco": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/@ngneat/transloco/-/transloco-4.1.1.tgz", - "integrity": "sha512-tDJNW0Jf0F0X5D+/WeItlT/YtNJDRd3y9szEblHTqikjc8ZWP9A3OU4BiBc3Y1hk+hnnZCr4RniFtk9ZEC7u7Q==", + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/@ngneat/transloco/-/transloco-4.2.1.tgz", + "integrity": "sha512-DaIPAEUNkzqq/f1/nj0teugMfanCaxTEBO+mi/bfBEUXqX9Q6fi6sJIfpbecWj9u7P+6NNdvG5PkYSJmt9MFjQ==", "dependencies": { "@ngneat/transloco-utils": "^3.0.1", "flat": "5.0.2", @@ -3266,9 +3303,9 @@ } }, "node_modules/@ngtools/webpack": { - "version": "15.0.0", - "resolved": "https://registry.npmjs.org/@ngtools/webpack/-/webpack-15.0.0.tgz", - "integrity": "sha512-pI/Ul9mgE98bjPkUiNRLXIn3ulmUgJMD4Zj8RUUk55gTg3IJygyaag/l/C5e7StKMWygHdnvQgU63U360zqEiQ==", + "version": "15.0.3", + "resolved": "https://registry.npmjs.org/@ngtools/webpack/-/webpack-15.0.3.tgz", + "integrity": "sha512-LGiIpljdQnA3V2/eJUA4q8Idvh39dlgEISD+fyen+iASOsiwY00JCTAcJN/J5A0Gr/Vp4oVP9kC+I/Z27whBKA==", "dev": true, "engines": { "node": "^14.20.0 || ^16.13.0 || >=18.10.0", @@ -3465,13 +3502,13 @@ } }, "node_modules/@schematics/angular": { - "version": "15.0.0", - "resolved": "https://registry.npmjs.org/@schematics/angular/-/angular-15.0.0.tgz", - "integrity": "sha512-Wr0tMlLuhCYpnub3IpigJKUsXSuEEApw1lm5rciHGY8o8BPccRNxnnTpxnoN1Cm0HyXjRoWL5oaDqUTl/gLj9A==", + "version": "15.0.3", + "resolved": "https://registry.npmjs.org/@schematics/angular/-/angular-15.0.3.tgz", + "integrity": "sha512-JVodVQNZBAd9TOUjbf19udH9Odu5bJ1g4cVbRnKfZ6V01Qw7iGVL9KrytNWGo/kR3cK2kXAxH0i2MU3WQNcA3A==", "dev": true, "dependencies": { - "@angular-devkit/core": "15.0.0", - "@angular-devkit/schematics": "15.0.0", + "@angular-devkit/core": "15.0.3", + "@angular-devkit/schematics": "15.0.3", "jsonc-parser": "3.2.0" }, "engines": { @@ -3650,9 +3687,9 @@ } }, "node_modules/@types/jasmine": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/@types/jasmine/-/jasmine-4.3.0.tgz", - "integrity": "sha512-u1jWakf8CWvLfSEZyxmzkgBzOEvXH/szpT0e6G8BTkx5Eu0BhDn7sbc5dz0JBN/6Wwm9rBe+JAsk9tJRyH9ZkA==", + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/@types/jasmine/-/jasmine-4.3.1.tgz", + "integrity": "sha512-Vu8l+UGcshYmV1VWwULgnV/2RDbBaO6i2Ptx7nd//oJPIZGhoI1YLST4VKagD2Pq/Bc2/7zvtvhM7F3p4SN7kQ==", "dev": true }, "node_modules/@types/json-schema": { @@ -3662,9 +3699,9 @@ "dev": true }, "node_modules/@types/lodash": { - "version": "4.14.189", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.189.tgz", - "integrity": "sha512-kb9/98N6X8gyME9Cf7YaqIMvYGnBSWqEci6tiettE6iJWH1XdJz/PO8LB0GtLCG7x8dU3KWhZT+lA1a35127tA==", + "version": "4.14.191", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.191.tgz", + "integrity": "sha512-BdZ5BCCvho3EIXw6wUCXHe7rS53AIDPLE+JzwgT+OsJk53oBfbSmZZ7CX4VaRoN78N+TJpFi9QPlfIVNmJYWxQ==", "dev": true }, "node_modules/@types/lodash-es": { @@ -6922,9 +6959,9 @@ "dev": true }, "node_modules/highlight.js": { - "version": "11.6.0", - "resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-11.6.0.tgz", - "integrity": "sha512-ig1eqDzJaB0pqEvlPVIpSSyMaO92bH1N2rJpLMN/nX396wTpDA4Eq0uK+7I/2XG17pFaaKE0kjV/XPeGt7Evjw==", + "version": "11.7.0", + "resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-11.7.0.tgz", + "integrity": "sha512-1rRqesRFhMO/PRF+G86evnyJkCgaZFOI+Z6kdj15TA18funfoqJXvgPCLSf0SWq3SRfg1j3HlDs8o4s3EGq1oQ==", "engines": { "node": ">=12.0.0" } @@ -8374,9 +8411,9 @@ } }, "node_modules/luxon": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/luxon/-/luxon-3.1.0.tgz", - "integrity": "sha512-7w6hmKC0/aoWnEsmPCu5Br54BmbmUp5GfcqBxQngRcXJ+q5fdfjEzn7dxmJh2YdDhgW8PccYtlWKSv4tQkrTQg==", + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/luxon/-/luxon-3.1.1.tgz", + "integrity": "sha512-Ah6DloGmvseB/pX1cAmjbFvyU/pKuwQMQqz7d0yvuDlVYLTs2WeDHQMpC8tGjm1da+BriHROW/OEIT/KfYg6xw==", "engines": { "node": ">=12" } @@ -8952,17 +8989,17 @@ } }, "node_modules/ngx-quill": { - "version": "19.0.1", - "resolved": "https://registry.npmjs.org/ngx-quill/-/ngx-quill-19.0.1.tgz", - "integrity": "sha512-yIEaWrFS96SahmqmC/9YT1cHYmN3ajV+6JmWtmiwVY6bBZYmZQr7W34FNyHsKn1ziNUp09IWEFn2XHZZTsiCKg==", + "version": "20.0.1", + "resolved": "https://registry.npmjs.org/ngx-quill/-/ngx-quill-20.0.1.tgz", + "integrity": "sha512-X02Me3RYuQgoOHXzYrkdi4aaDHPkyTZTUib+2amKxAMpM9LEOh/QYrFjudreQJtih6rhV6kRorO5AS4UueX9Mw==", "dependencies": { "tslib": "^2.3.0" }, "engines": { - "node": ">= 12" + "node": ">= 16" }, "peerDependencies": { - "@angular/core": "^14.0.0", + "@angular/core": "^14.0.0 || ^15.0.0", "quill": "^1.3.7", "rxjs": "^7.0.0" } @@ -9820,10 +9857,16 @@ } }, "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==", + "optional": 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", @@ -9871,6 +9914,18 @@ "integrity": "sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==", "dev": true }, + "node_modules/parse5/node_modules/entities": { + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/entities/-/entities-4.4.0.tgz", + "integrity": "sha512-oYp7156SP8LkeGD0GF85ad1X9Ai79WtRsZ2gxJqtBuzH+98YUV6jkHEKlZkMbcrjJjIVJNIDP/3WL9wQkoPbWA==", + "optional": true, + "engines": { + "node": ">=0.12" + }, + "funding": { + "url": "https://github.com/fb55/entities?sponsor=1" + } + }, "node_modules/parseurl": { "version": "1.3.3", "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz", @@ -9985,9 +10040,9 @@ } }, "node_modules/postcss": { - "version": "8.4.19", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.19.tgz", - "integrity": "sha512-h+pbPsyhlYj6N2ozBmHhHrs9DzGmbaarbLvWipMRO7RLS+v4onj26MPFXA5OBYFxyqYhUJK456SwDcY9H2/zsA==", + "version": "8.4.20", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.20.tgz", + "integrity": "sha512-6Q04AXR1212bXr5fh03u8aAwbLxAQNGQ/Q1LNa0VfOI06ZAlhPHtQvE4OIdpj4kLThXilalPnmDSOD65DcHt+g==", "dev": true, "funding": [ { @@ -12710,12 +12765,12 @@ } }, "@angular-devkit/architect": { - "version": "0.1500.0", - "resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.1500.0.tgz", - "integrity": "sha512-jruRPfGQ2IU6TALyZcNTZG0MiOg5G/0axcqAmrb/1rJt5qb1vr74HQ8v0nBNQSVnk8swU+nXOdj3lX+xY7y4WA==", + "version": "0.1500.3", + "resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.1500.3.tgz", + "integrity": "sha512-LNVCyxMz5T9Fib7H3zT2sCE9fhvCUgJoCdT9nN/onDi6LoJx2uGdkVq3IgIsrxAR86pk2ZAR/1d5HdwohxbM8g==", "dev": true, "requires": { - "@angular-devkit/core": "15.0.0", + "@angular-devkit/core": "15.0.3", "rxjs": "6.6.7" }, "dependencies": { @@ -12737,15 +12792,15 @@ } }, "@angular-devkit/build-angular": { - "version": "15.0.0", - "resolved": "https://registry.npmjs.org/@angular-devkit/build-angular/-/build-angular-15.0.0.tgz", - "integrity": "sha512-sF8c4oewwpKPlLkMMDBIM/qQ+LQHv308JvyWV2VKaph3IWI2TZQP4n5024/XaFvBEz0/2sHDWTMcGTKlZ7ZC0w==", + "version": "15.0.3", + "resolved": "https://registry.npmjs.org/@angular-devkit/build-angular/-/build-angular-15.0.3.tgz", + "integrity": "sha512-I1/88tCzsqxHl85JrjbKLwHj++ohE9s8UHqmFguIULoh9+FCCQNGpccXLL+wEXtIFfLzugddiS8GO9WNE8T6Ig==", "dev": true, "requires": { "@ampproject/remapping": "2.2.0", - "@angular-devkit/architect": "0.1500.0", - "@angular-devkit/build-webpack": "0.1500.0", - "@angular-devkit/core": "15.0.0", + "@angular-devkit/architect": "0.1500.3", + "@angular-devkit/build-webpack": "0.1500.3", + "@angular-devkit/core": "15.0.3", "@babel/core": "7.20.2", "@babel/generator": "7.20.4", "@babel/helper-annotate-as-pure": "7.18.6", @@ -12756,7 +12811,7 @@ "@babel/runtime": "7.20.1", "@babel/template": "7.18.10", "@discoveryjs/json-ext": "0.5.7", - "@ngtools/webpack": "15.0.0", + "@ngtools/webpack": "15.0.3", "ansi-colors": "4.1.3", "autoprefixer": "10.4.13", "babel-loader": "9.1.0", @@ -12786,7 +12841,6 @@ "piscina": "3.2.0", "postcss": "8.4.19", "postcss-loader": "7.0.1", - "regenerator-runtime": "0.13.10", "resolve-url-loader": "5.0.0", "rxjs": "6.6.7", "sass": "1.56.1", @@ -12836,6 +12890,17 @@ "brace-expansion": "^2.0.1" } }, + "postcss": { + "version": "8.4.19", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.19.tgz", + "integrity": "sha512-h+pbPsyhlYj6N2ozBmHhHrs9DzGmbaarbLvWipMRO7RLS+v4onj26MPFXA5OBYFxyqYhUJK456SwDcY9H2/zsA==", + "dev": true, + "requires": { + "nanoid": "^3.3.4", + "picocolors": "^1.0.0", + "source-map-js": "^1.0.2" + } + }, "rxjs": { "version": "6.6.7", "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-6.6.7.tgz", @@ -12856,12 +12921,12 @@ } }, "@angular-devkit/build-webpack": { - "version": "0.1500.0", - "resolved": "https://registry.npmjs.org/@angular-devkit/build-webpack/-/build-webpack-0.1500.0.tgz", - "integrity": "sha512-PFLd4LrKcZosdMKZSIPsEb9AsFiTqYhspSMyKApt3mfuO0LkcW46n+KOixg+aWgiJQdlfeMSaW9IgdrgP0y8/Q==", + "version": "0.1500.3", + "resolved": "https://registry.npmjs.org/@angular-devkit/build-webpack/-/build-webpack-0.1500.3.tgz", + "integrity": "sha512-PUkYJFFl7hUwi+rm47xVSXwbWabogZVU0ipbncZPO/QrsX2yEuFT8rRvkplmSt1Y45rGTI58lcKj5aM4N3+Meg==", "dev": true, "requires": { - "@angular-devkit/architect": "0.1500.0", + "@angular-devkit/architect": "0.1500.3", "rxjs": "6.6.7" }, "dependencies": { @@ -12883,9 +12948,9 @@ } }, "@angular-devkit/core": { - "version": "15.0.0", - "resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-15.0.0.tgz", - "integrity": "sha512-2Mg1+eyodO7od2Ax0EaArmm3rDzI2O00pBNU2Upz5hTfHcsqXlPzX5aYjWBiL1lBM0xYLY99dZqSdcQBMZy/Qg==", + "version": "15.0.3", + "resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-15.0.3.tgz", + "integrity": "sha512-sJsC1uZnOs66uTEGS6E/FlMInERvChIC1oUwfgP4NMYFy4KLkzTDYZ+JAtK5/k418N+j0aS+DndfrRT3n7WNUw==", "dev": true, "requires": { "ajv": "8.11.0", @@ -12913,12 +12978,12 @@ } }, "@angular-devkit/schematics": { - "version": "15.0.0", - "resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-15.0.0.tgz", - "integrity": "sha512-DvIbtan/EOTZyA+r2XxiD10KGl+oZ73BaEbW2E9QbvSKUoVGTu8kQ/4Wg9NeC8B75oJmfQKtIYp1KeB/Wej/yg==", + "version": "15.0.3", + "resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-15.0.3.tgz", + "integrity": "sha512-vIS8XaH3pyWql1G4Nux7EplQsph3FiMXd6U/YV9YK0g1U0k0Rh8w+9zM4yrRbrNf2BKrx1VObS0n6ibGrm1TwA==", "dev": true, "requires": { - "@angular-devkit/core": "15.0.0", + "@angular-devkit/core": "15.0.3", "jsonc-parser": "3.2.0", "magic-string": "0.26.7", "ora": "5.4.1", @@ -12943,32 +13008,32 @@ } }, "@angular/animations": { - "version": "15.0.0", - "resolved": "https://registry.npmjs.org/@angular/animations/-/animations-15.0.0.tgz", - "integrity": "sha512-AEtVjsmKb/kFLlnP3/+wuEgrL8bJD0L4gpetU6QCWR1G3im6yEbatbn2OkWenTS65F9maZNc9T5yK09ZRPwr9Q==", + "version": "15.0.3", + "resolved": "https://registry.npmjs.org/@angular/animations/-/animations-15.0.3.tgz", + "integrity": "sha512-kwUprQMjMvMawpyd5aLzW9DWLd7grlzm4ut4YIqXRf1UJm35KsTjwhvQWNj481u2gUjKxD2rBfkVakyzW5Na3A==", "requires": { "tslib": "^2.3.0" } }, "@angular/cdk": { - "version": "15.0.0", - "resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-15.0.0.tgz", - "integrity": "sha512-a4AUGfd1iNEGR5A9jmwzEfdRDpOh9KWypFqo85ivC3/KDW4+Z5AGxZpzwqAsRz2WQVdK+8biaz83VBQTMC5IOw==", + "version": "15.0.2", + "resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-15.0.2.tgz", + "integrity": "sha512-khTZT/vWDLoCkIxXyrpmeFIMfsED3KdKQqWCiuvUHGHhJn5iOa2wDQXQEkrFpNaQ4v1mbHE2I11DljiieIyv5w==", "requires": { - "parse5": "^5.0.0", + "parse5": "^7.1.2", "tslib": "^2.3.0" } }, "@angular/cli": { - "version": "15.0.0", - "resolved": "https://registry.npmjs.org/@angular/cli/-/cli-15.0.0.tgz", - "integrity": "sha512-T42rJ6IkC5XKjQl7+okl4yLtHOcQ0n/zNF0lfZ1aynILljcX91xaFXkvSSrlPRIA/AkVLJqKoCeeHXQOSJwjFg==", + "version": "15.0.3", + "resolved": "https://registry.npmjs.org/@angular/cli/-/cli-15.0.3.tgz", + "integrity": "sha512-xLmsSkGeTxkHYHmsThT3mnethXt3VN71e+lOGs+GobJb3R2Lh8FrU07bsr5at/ixaSC/Ejvvt9dhuwZonysDEQ==", "dev": true, "requires": { - "@angular-devkit/architect": "0.1500.0", - "@angular-devkit/core": "15.0.0", - "@angular-devkit/schematics": "15.0.0", - "@schematics/angular": "15.0.0", + "@angular-devkit/architect": "0.1500.3", + "@angular-devkit/core": "15.0.3", + "@angular-devkit/schematics": "15.0.3", + "@schematics/angular": "15.0.3", "@yarnpkg/lockfile": "1.1.0", "ansi-colors": "4.1.3", "ini": "3.0.1", @@ -12986,138 +13051,149 @@ } }, "@angular/common": { - "version": "15.0.0", - "resolved": "https://registry.npmjs.org/@angular/common/-/common-15.0.0.tgz", - "integrity": "sha512-8NVZE4tSDFQ8YzCFb1BiDDfVdVDZWoP4Z35K0PcjpGromTFs3qKk/Ho0JCdmFTU+yfXLMZe/OsYZoE2mMKGChQ==", + "version": "15.0.3", + "resolved": "https://registry.npmjs.org/@angular/common/-/common-15.0.3.tgz", + "integrity": "sha512-TYpNnP6f7+x+FqyFCjl+D7rqJojMJT3QURwbnKsZYO7gsfoKashgrLxd9f3lQpa9EHvdMsVZWGZuPmoerGQ5qg==", "requires": { "tslib": "^2.3.0" } }, "@angular/compiler": { - "version": "15.0.0", - "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-15.0.0.tgz", - "integrity": "sha512-k+tsyKpbPvumBr0qtGZ/bisoq/1evvTa6dCUR126Yb1bX0HlBodwIqu9Xjh3nY90hMak+3zHznj6kJB83LoLeA==", + "version": "15.0.3", + "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-15.0.3.tgz", + "integrity": "sha512-LNQkQgjAy43ZbQcoUzbzwaCokl6LQHhnTnGIO8s8ZWFT9cTRORsLb/ziMKPPIWlSUImHUG4NH0dK7fVe7/eAng==", "requires": { "tslib": "^2.3.0" } }, "@angular/compiler-cli": { - "version": "15.0.0", - "resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-15.0.0.tgz", - "integrity": "sha512-q0NS3xLZAB/rak486lOqJd6IT1pIYsUBuYgPXyqjrq/iKt7t+T4juVZMJZpNZOxeBurPeGWpPpJ1Kn1BeqlAmQ==", + "version": "15.0.3", + "resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-15.0.3.tgz", + "integrity": "sha512-3IH1Ns4Ed/VFQlNNtgIcorht7JK7SoBzpbxrbqjogoHZwUR3OTn+dvX87N7zMn0yxAL0T6Jv0UTILcGY0EP9HQ==", "dev": true, "requires": { "@babel/core": "^7.17.2", "chokidar": "^3.0.0", "convert-source-map": "^1.5.1", "dependency-graph": "^0.11.0", - "magic-string": "^0.26.0", + "magic-string": "^0.27.0", "reflect-metadata": "^0.1.2", "semver": "^7.0.0", "sourcemap-codec": "^1.4.8", "tslib": "^2.3.0", "yargs": "^17.2.1" + }, + "dependencies": { + "magic-string": { + "version": "0.27.0", + "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.27.0.tgz", + "integrity": "sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==", + "dev": true, + "requires": { + "@jridgewell/sourcemap-codec": "^1.4.13" + } + } } }, "@angular/core": { - "version": "15.0.0", - "resolved": "https://registry.npmjs.org/@angular/core/-/core-15.0.0.tgz", - "integrity": "sha512-Hek8L/1XrU1LPN4qmKJiNdYz96ju/yPWvrFjqvrDHjWEenIfxjJohjRwL+ZzICZiEwfnR6y3QGvv4OBY96oTGw==", + "version": "15.0.3", + "resolved": "https://registry.npmjs.org/@angular/core/-/core-15.0.3.tgz", + "integrity": "sha512-tYQszxkk32RZkMA7Czv9l5apiDIsoqVO2taIuPKfesAcwsQ7z/x3JTu3JkwUnB9c9nq2c18wIzjzMs4iElxdVQ==", "requires": { "tslib": "^2.3.0" } }, "@angular/forms": { - "version": "15.0.0", - "resolved": "https://registry.npmjs.org/@angular/forms/-/forms-15.0.0.tgz", - "integrity": "sha512-/l6oiSNrBnaLlqHxTlrb0pNW41fUFDB+ctohKKVT3AOe/79xfUCQwyzEUjOMdoo5TBJUoRT8EhKaOgSUHfPymQ==", + "version": "15.0.3", + "resolved": "https://registry.npmjs.org/@angular/forms/-/forms-15.0.3.tgz", + "integrity": "sha512-oPc1lpXvwFM1QHPxsayIlZ9C4/mmFrvdnSV/x/IzHDZpgqZyLT2rnDJxqpxn7KCcn71bPdU94fKTI6Fbnkj/dQ==", "requires": { "tslib": "^2.3.0" } }, "@angular/material": { - "version": "15.0.0", - "resolved": "https://registry.npmjs.org/@angular/material/-/material-15.0.0.tgz", - "integrity": "sha512-DONpBABa8r0YW8uwUOR1D14vlUnKNmUhKjPHnf0iDKOK3FS0oS/gzwc49iU/o8JtovatJYGa+mcm1i55Piz7Rg==", + "version": "15.0.2", + "resolved": "https://registry.npmjs.org/@angular/material/-/material-15.0.2.tgz", + "integrity": "sha512-jXjgKFK09DcqShXSvKJLQ98MSqV2LuBO6ZuJj/gz96ZWoAhTTuWn0hL3xsoKp+kaF5DPdDFd24gLr8YFRibaIQ==", "requires": { - "@material/animation": "15.0.0-canary.ecfee946f.0", - "@material/auto-init": "15.0.0-canary.ecfee946f.0", - "@material/banner": "15.0.0-canary.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/button": "15.0.0-canary.ecfee946f.0", - "@material/card": "15.0.0-canary.ecfee946f.0", - "@material/checkbox": "15.0.0-canary.ecfee946f.0", - "@material/chips": "15.0.0-canary.ecfee946f.0", - "@material/circular-progress": "15.0.0-canary.ecfee946f.0", - "@material/data-table": "15.0.0-canary.ecfee946f.0", - "@material/density": "15.0.0-canary.ecfee946f.0", - "@material/dialog": "15.0.0-canary.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/drawer": "15.0.0-canary.ecfee946f.0", - "@material/elevation": "15.0.0-canary.ecfee946f.0", - "@material/fab": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/floating-label": "15.0.0-canary.ecfee946f.0", - "@material/form-field": "15.0.0-canary.ecfee946f.0", - "@material/icon-button": "15.0.0-canary.ecfee946f.0", - "@material/image-list": "15.0.0-canary.ecfee946f.0", - "@material/layout-grid": "15.0.0-canary.ecfee946f.0", - "@material/line-ripple": "15.0.0-canary.ecfee946f.0", - "@material/linear-progress": "15.0.0-canary.ecfee946f.0", - "@material/list": "15.0.0-canary.ecfee946f.0", - "@material/menu": "15.0.0-canary.ecfee946f.0", - "@material/menu-surface": "15.0.0-canary.ecfee946f.0", - "@material/notched-outline": "15.0.0-canary.ecfee946f.0", - "@material/radio": "15.0.0-canary.ecfee946f.0", - "@material/ripple": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/segmented-button": "15.0.0-canary.ecfee946f.0", - "@material/select": "15.0.0-canary.ecfee946f.0", - "@material/shape": "15.0.0-canary.ecfee946f.0", - "@material/slider": "15.0.0-canary.ecfee946f.0", - "@material/snackbar": "15.0.0-canary.ecfee946f.0", - "@material/switch": "15.0.0-canary.ecfee946f.0", - "@material/tab": "15.0.0-canary.ecfee946f.0", - "@material/tab-bar": "15.0.0-canary.ecfee946f.0", - "@material/tab-indicator": "15.0.0-canary.ecfee946f.0", - "@material/tab-scroller": "15.0.0-canary.ecfee946f.0", - "@material/textfield": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/tooltip": "15.0.0-canary.ecfee946f.0", - "@material/top-app-bar": "15.0.0-canary.ecfee946f.0", - "@material/touch-target": "15.0.0-canary.ecfee946f.0", - "@material/typography": "15.0.0-canary.ecfee946f.0", + "@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" } }, "@angular/material-luxon-adapter": { - "version": "15.0.0", - "resolved": "https://registry.npmjs.org/@angular/material-luxon-adapter/-/material-luxon-adapter-15.0.0.tgz", - "integrity": "sha512-BbUBf2b1RORg1n79tlrq4RG3fOHfNG+R2hOqbSVHGnXMf2b4OJKcG68HkIr5PaWFRvS5oq+e4iHwPvNo05WBLg==", + "version": "15.0.2", + "resolved": "https://registry.npmjs.org/@angular/material-luxon-adapter/-/material-luxon-adapter-15.0.2.tgz", + "integrity": "sha512-yJzgbtcYyrNZryasHTntW22c5YntV+tmInKNdyX/7YPUtv6fvwqS4gpGEnC1emj1FqtmURn/fysYWDDIe8+gWg==", "requires": { "tslib": "^2.3.0" } }, "@angular/platform-browser": { - "version": "15.0.0", - "resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-15.0.0.tgz", - "integrity": "sha512-N+Ct6c3gj17a/X5MDi+Zc3BFnHv0AnGQ5k5pvo3BasesEf0dmXSXzTtv28Z/gS5qFK/0i9h8QvfKrRsNSPM78A==", + "version": "15.0.3", + "resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-15.0.3.tgz", + "integrity": "sha512-XIgAh6/SI4m2JfFdtKWmh8BVPzs3gV8VuOVYdykWrYrhDCVz5X3J7AXGxn9AX1S+dMuQPi91lM1icErunVrCZQ==", "requires": { "tslib": "^2.3.0" } }, "@angular/platform-browser-dynamic": { - "version": "15.0.0", - "resolved": "https://registry.npmjs.org/@angular/platform-browser-dynamic/-/platform-browser-dynamic-15.0.0.tgz", - "integrity": "sha512-1Nlwakhr2tZVjgzS4dywJpmqoeyQNImheR6yQ/7E5qAeCawu13SiK4z1ZojiVZ4wrmrtpivzJs7JonXWdMOzag==", + "version": "15.0.3", + "resolved": "https://registry.npmjs.org/@angular/platform-browser-dynamic/-/platform-browser-dynamic-15.0.3.tgz", + "integrity": "sha512-+hdywxDegUGftq+teqQDmQ22seyR25qSPna60PxZIpQxi4D8+sNm9PxSGIn4pZtxN9gpg78j69yUM0E2OwVbjQ==", "requires": { "tslib": "^2.3.0" } }, "@angular/router": { - "version": "15.0.0", - "resolved": "https://registry.npmjs.org/@angular/router/-/router-15.0.0.tgz", - "integrity": "sha512-dm70pydJKmYsb52BWGeemfRHYUcizszAgCZ/XRfooS9t82dn7rr4f/Mz6bTPadT6sGCO/asOKLYo7gxeEZTQaQ==", + "version": "15.0.3", + "resolved": "https://registry.npmjs.org/@angular/router/-/router-15.0.3.tgz", + "integrity": "sha512-Mym1qasRBLTwlwFHlWamrgvTXl09Uej2LTgqCD6Jg9uFQ/F+16qsSqTy107WkeJbsBzL95+rx66VtvwB//M45w==", "requires": { "tslib": "^2.3.0" } @@ -14396,755 +14472,757 @@ "dev": true }, "@material/animation": { - "version": "15.0.0-canary.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/animation/-/animation-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-95aC/UYnCr/1g18VYPK/fX6eCNVGFBkd4JP6zT6wkh8PDL0gp52U+PCCp8bYq8i8oxrKTBa4MqFyzHB5brBFgg==", + "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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/auto-init/-/auto-init-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-WvmAlRrh4no3ewh3E6b+CLM6UC0w6xaFhzk7jkTFcSopDxf6cNieIM6oXlmVjN9bg33ngxEHBOfz7JYJZQOA+Q==", + "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.ecfee946f.0", + "@material/base": "15.0.0-canary.7971d6ad5.0", "tslib": "^2.1.0" } }, "@material/banner": { - "version": "15.0.0-canary.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/banner/-/banner-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-aFHC/9hHiAOw2b/1jsndV+qDlNqpGrLGGTNvxow5WQ9XbG2nVinvz/L4ZPF7+gPvRrSWiXVHOTQoaudF4eZm+w==", + "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.ecfee946f.0", - "@material/button": "15.0.0-canary.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/elevation": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/ripple": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/shape": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/tokens": "15.0.0-canary.ecfee946f.0", - "@material/typography": "15.0.0-canary.ecfee946f.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/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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/base/-/base-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-Es6oTUxRzeHzu3HBz0qGTheMtDj6ovGfEOr9sQmt0YnAKwleUD2i+CbWBq8R9VG6p8nkQenUm8Q+Fifb0GxaYw==", + "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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/button/-/button-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-Yvy5sneKGWNXF1iuwaQT+TYKdOqCEDwmT7OLB5SPtJRqBYKiqFpMg7e1X47rf/LfogQ1mc1JU9zibwDahFBbGw==", + "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.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/elevation": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/focus-ring": "15.0.0-canary.ecfee946f.0", - "@material/ripple": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/shape": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/tokens": "15.0.0-canary.ecfee946f.0", - "@material/touch-target": "15.0.0-canary.ecfee946f.0", - "@material/typography": "15.0.0-canary.ecfee946f.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", "tslib": "^2.1.0" } }, "@material/card": { - "version": "15.0.0-canary.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/card/-/card-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-gYcV1qWjsg2w471vC/CnHXrKYK1VEVot/ONOJXd2ahh7AbRGZ/hZ8aV4WSizgq0RHI6CJj15BAKQyCSlJzE9iA==", + "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.ecfee946f.0", - "@material/elevation": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/ripple": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/shape": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/tokens": "15.0.0-canary.ecfee946f.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", "tslib": "^2.1.0" } }, "@material/checkbox": { - "version": "15.0.0-canary.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/checkbox/-/checkbox-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-gU4mUwF8rUc5s64PuIOHNQN4VwRfsZ1l7jiMQzBJu1Kp3tf9jbqsMRtEQCd+mWN5w+DFESVEnvNr2fluY1Jsww==", + "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.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/density": "15.0.0-canary.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/focus-ring": "15.0.0-canary.ecfee946f.0", - "@material/ripple": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/touch-target": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/chips/-/chips-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-iVEAM7I5AD5nYGdD0JeSkT66b2vLWk2TaH+DElwTNoURE7A6llRcWPYG7muE6+4AbWOXAI491B+qzAQqpJJHnQ==", + "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.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/checkbox": "15.0.0-canary.ecfee946f.0", - "@material/density": "15.0.0-canary.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/elevation": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/focus-ring": "15.0.0-canary.ecfee946f.0", - "@material/ripple": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/shape": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/tokens": "15.0.0-canary.ecfee946f.0", - "@material/touch-target": "15.0.0-canary.ecfee946f.0", - "@material/typography": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/circular-progress/-/circular-progress-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-qZkOtKg7Aurr66O9AHPRfhI3lpPyZF+eH7C6S94NY1DZ+CkSWecNXPlgbuTQNl34WuwnpdY1o44+ypmnM7UnEg==", + "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.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/progress-indicator": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/data-table/-/data-table-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-Ncu5VpQKuT5TiqqPg9OKo2HMHa7Q8CS66Rn8P6rNsQGQXvAynpQUFTp6cySUn3ktZqXBdDUfnwyJJEfyKO2iDw==", + "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.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/checkbox": "15.0.0-canary.ecfee946f.0", - "@material/density": "15.0.0-canary.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/elevation": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/icon-button": "15.0.0-canary.ecfee946f.0", - "@material/linear-progress": "15.0.0-canary.ecfee946f.0", - "@material/list": "15.0.0-canary.ecfee946f.0", - "@material/menu": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/select": "15.0.0-canary.ecfee946f.0", - "@material/shape": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/touch-target": "15.0.0-canary.ecfee946f.0", - "@material/typography": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/density/-/density-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-WhhAb1jt+1VCKMbHD3XDmgbEAAzVjOjJcmmA59rQA1lbXvKn7ZSDYPK5meRIFUjGBjWh11B05tdkMOHbizeI5Q==", + "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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/dialog/-/dialog-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-rt72Z01XqIorzU9ZGEhuLAluVuu65m/4fhtCzX1+5AEZRfZdr9N27xb/RneoJ63VdjxbumixpGdZUycHNDg2WA==", + "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.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/button": "15.0.0-canary.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/elevation": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/icon-button": "15.0.0-canary.ecfee946f.0", - "@material/ripple": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/shape": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/tokens": "15.0.0-canary.ecfee946f.0", - "@material/touch-target": "15.0.0-canary.ecfee946f.0", - "@material/typography": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/dom/-/dom-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-SyT9xi+dBur0Vj1Cyrp8b5tW4j3gtuTXwz8UiHFAkZKAG0m441XQjCClhPhpdywPXYE+ycHcd1cAMhLQvopH4g==", + "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.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/drawer/-/drawer-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-26dqb8sQuQCieaUbU4g/BKneCaqtnKnAbumTnEtr/7aOn7PaiYvO11viUja2FnW5C5ZpvWDW13v7dG6ymP6Ucw==", + "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.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/elevation": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/list": "15.0.0-canary.ecfee946f.0", - "@material/ripple": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/shape": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/typography": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/elevation/-/elevation-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-IETsNzrcmagBe3RkuT4TvZHm3wjRSxqdtkuxH5DKcc7jfx9vZ//8bw8/q7G+SVKQym17entvpQfgQOgpHAxm5A==", + "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.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/fab/-/fab-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-EAQL64nL/mp9TY8c6WTRcqJQPnISZAO+0c2bvWyrG4Xj0r/QGx2NkMKy1MG+JGkcLR5K1RKneLbe92xCIujf0Q==", + "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.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/elevation": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/focus-ring": "15.0.0-canary.ecfee946f.0", - "@material/ripple": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/shape": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/tokens": "15.0.0-canary.ecfee946f.0", - "@material/touch-target": "15.0.0-canary.ecfee946f.0", - "@material/typography": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/feature-targeting/-/feature-targeting-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-f2cvfeW6OpG+1QQgilktUKsF1vkg3x6w8R0yg3OPMzIbGVxGsgp4AY6mSLjLw23jDdRIW+J7UnZztE6PDwrFTg==", + "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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/floating-label/-/floating-label-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-3FQMYxUE1EFZzBmml5mqdHCnEoGD9FP0PEeaD15etm/gyCdaf+d6r+rZADDWe7In7qMos2W9uW4v0+sS1H34SQ==", + "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.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/typography": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/focus-ring/-/focus-ring-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-pZlMdg8f4izZuAi/v6paUcrSrQwDsNJgcYf+R+hcS57sjNcOT/4uRMTe4parTaKyjgkBKBZlXpLFJaW7yzWgYw==", + "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.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.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/form-field": { - "version": "15.0.0-canary.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/form-field/-/form-field-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-+RV+iwUVxGocOdnR03YyPcyc6scAJIqfrDH3xU9XAl6rkMDWbJvRF4ujySbLfh9FzffrwUN7QqSee7ZxZQO+WQ==", + "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.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/ripple": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/typography": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/icon-button/-/icon-button-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-3RxjLPrDEFWPW2GinoaTx4Hc4jy842h8j8+2OsY1AqWm4Ejp+NblyBsRSBdZC4APs0GDXQcOskY2y1FYeA+fbQ==", + "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.ecfee946f.0", - "@material/density": "15.0.0-canary.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/elevation": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/focus-ring": "15.0.0-canary.ecfee946f.0", - "@material/ripple": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/touch-target": "15.0.0-canary.ecfee946f.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/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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/image-list/-/image-list-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-O371n2xiU9HPlzRw3dNmtJJuSoTA9ZSTePWnZTWJT3O9pTEbctK2Z2Tmnk6MacDHjDRn770YdquA/dGhrWkx0A==", + "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.ecfee946f.0", - "@material/shape": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/typography": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/layout-grid/-/layout-grid-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-4ECt2uEL1OFhDnFYZsfzTbE8yabsGIwOwYdo5WtvK7Op31QKNMrgTLmu+3Zvap0H4TUsuARxsqnMQVMHLDGD5g==", + "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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/line-ripple/-/line-ripple-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-ri+4VQDvlJr7nfP9DpCElqJqpXIAt5HQjzNPDpx0Wc7KOZuQ4yK6C2MGZTWV1wRZctV6WXX14bB9QUUr0r2yTg==", + "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.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/linear-progress/-/linear-progress-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-LE9capqTnH/9T2mmW3g9aZD/bdlv4bVrukehXB9EmfmC5EuM6aLpBZLoQmWtAYyt6OxMjZbYvEaZbzsQ4KBu7A==", + "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.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/progress-indicator": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/list/-/list-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-/kZaFahvJCz4y/zkis9NQUEGUQIk8Ptq6LGm8JYj2PXpO2Avh/neKQwas1edi7CxUf7sBZbHDZLrJeeD1CF20A==", + "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.ecfee946f.0", - "@material/density": "15.0.0-canary.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/ripple": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/shape": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/tokens": "15.0.0-canary.ecfee946f.0", - "@material/typography": "15.0.0-canary.ecfee946f.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/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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/menu/-/menu-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-AKoh4CkyA5DPXoR2ThEeVnMkKM+PYhipbviAFEmukHIOcqWOzC0/GX0XOZUHegstCEvfpsUWT/h2RN6vGamc3w==", + "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.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/elevation": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/list": "15.0.0-canary.ecfee946f.0", - "@material/menu-surface": "15.0.0-canary.ecfee946f.0", - "@material/ripple": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/tokens": "15.0.0-canary.ecfee946f.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/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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/menu-surface/-/menu-surface-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-Qxsh0/oQv4DPnz0NuWnZMbGfTH6LmXk41xLi6tE9y8HajzlVpec26fpIDgqWyz97WK7rqUHvsTKskruppHisEQ==", + "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.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/elevation": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/shape": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/notched-outline/-/notched-outline-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-FsnzeLXRw91Yh4B0Fusu57p3rEj+5OYVkvkr7jML6/YS/4ptkIe/vjgHBxM2DThySOqjBVE7EY9gUMIedMQrNg==", + "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.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/floating-label": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/shape": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/progress-indicator/-/progress-indicator-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-19RdSUbE+rEoYPoO6qtp2W24wkGVuK14+5XrqnYdoyBnjd0CSmn1DXp27G+Bx5q6Q6Mj/esavTpwFYNWW7OenQ==", + "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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/radio/-/radio-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-jUihnBlxPpfUCD9o/77qtJZ0t0MaUs8CbdRsYjkuywnY3bH3vZuarJGnYT86HJu/zYTSHfqrnpZKwnRm47MXQg==", + "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.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/density": "15.0.0-canary.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/focus-ring": "15.0.0-canary.ecfee946f.0", - "@material/ripple": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/touch-target": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/ripple/-/ripple-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-midz7yzrccRXnguTpmX9tzGTOSHb2CyhAMnSvnOaSaO2LJyHD0UvFIOiBaWXwjHa5iMhbMkoUe9hosD4llQt/A==", + "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.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/rtl/-/rtl-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-0PHfRqm5mgaXDarQQXVvPpZVXkc7e1DXVPZR2DaPMNc+N2OWeZoA50546p691JIAEAPLQIxassGLMIngBIJl1g==", + "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.ecfee946f.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", "tslib": "^2.1.0" } }, "@material/segmented-button": { - "version": "15.0.0-canary.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/segmented-button/-/segmented-button-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-aCafnCnZel6ZOkA1y9T/OhySfqCjpmzrfNifYIuC1d1fFv7Gkfc6rMZr+ocGb2d1GdRwYCPhwvEq5/kn8Hnr9w==", + "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.ecfee946f.0", - "@material/elevation": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/ripple": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/touch-target": "15.0.0-canary.ecfee946f.0", - "@material/typography": "15.0.0-canary.ecfee946f.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/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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/select/-/select-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-ASaX3bl7cu0OLirhyDd4lOmDkwHBLuWjLKK8GwDosTXf+Lb+8OPH8sVsXfAfBv6ORplQZ8B1bVnEb+O8wrBjHA==", + "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.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/density": "15.0.0-canary.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/elevation": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/floating-label": "15.0.0-canary.ecfee946f.0", - "@material/line-ripple": "15.0.0-canary.ecfee946f.0", - "@material/list": "15.0.0-canary.ecfee946f.0", - "@material/menu": "15.0.0-canary.ecfee946f.0", - "@material/menu-surface": "15.0.0-canary.ecfee946f.0", - "@material/notched-outline": "15.0.0-canary.ecfee946f.0", - "@material/ripple": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/shape": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/tokens": "15.0.0-canary.ecfee946f.0", - "@material/typography": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/shape/-/shape-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-eRMm29A85dFkGzcq/eIZSX2vss/YoWCh8o8ACKF0Dd2yVoSfbclWirrSL1cYAkMLnCzcJ+tLDGBLnJ+RISXU0Q==", + "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.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.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/slider": { - "version": "15.0.0-canary.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/slider/-/slider-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-NwFZ8FSH5NCx4dlmNF+ReFzQcaXStRCRaTCuPNshgvAdHSYI5NuswUv1pRnECBKPK1QrT0LSuw/Pltoz2jP/lQ==", + "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.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/elevation": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/ripple": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/tokens": "15.0.0-canary.ecfee946f.0", - "@material/typography": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/snackbar/-/snackbar-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-AllQg4iAkoCryVW9NzTK5dgyftC6po/D3ZK08IqOXxCTjw/cGE7WpXoXRDleECer9DVqQ4IK7cGsTUQrT18trw==", + "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.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/button": "15.0.0-canary.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/elevation": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/icon-button": "15.0.0-canary.ecfee946f.0", - "@material/ripple": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/shape": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/tokens": "15.0.0-canary.ecfee946f.0", - "@material/typography": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/switch/-/switch-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-ddFG+4Un+AYkQVRP62zhxcc9wd1mZIxGe/vzOzAyZYpRuZQ60cqTQItOYpysYqc9LG4QG470DJemtNFGspiypA==", + "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.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/density": "15.0.0-canary.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/elevation": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/focus-ring": "15.0.0-canary.ecfee946f.0", - "@material/ripple": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/shape": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/tokens": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/tab/-/tab-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-XASQrQ6gVmz/XpzwtqlfJtYV3QFqxToWiCJsiVwZNE35bg8MvbWQOb9xllvVjIaTvaTgplwG5xOcYOxk4jzR0Q==", + "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.ecfee946f.0", - "@material/elevation": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/focus-ring": "15.0.0-canary.ecfee946f.0", - "@material/ripple": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/tab-indicator": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/typography": "15.0.0-canary.ecfee946f.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/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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/tab-bar/-/tab-bar-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-1SfhxOkoyeEPq/SlhIVP/Eiuhr46jqmvYSZOugTurL3TiK6Zilk+n5fAQCwElcvK/Dyf+n5mFR2RDFWdu+CZkA==", + "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.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/density": "15.0.0-canary.ecfee946f.0", - "@material/elevation": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/tab": "15.0.0-canary.ecfee946f.0", - "@material/tab-indicator": "15.0.0-canary.ecfee946f.0", - "@material/tab-scroller": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/typography": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/tab-indicator/-/tab-indicator-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-yhfU8Jhbrk4tmdYLAGWfKTmJjE8SqWnZSCFNrcEB9jz/z8CDiH5X1I8FLPNfDgQRpbPnMyDCWwc7xeG4xHcnzA==", + "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.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/tab-scroller/-/tab-scroller-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-ZpmqxgO3yAolCz1WvBnG9t002XvpPYWnVN5fbLtGNqE5B30AJwSxoAAkNjDQEZ3TzxcYGN8PhhdG3jY4KiQfbg==", + "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.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/tab": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/textfield/-/textfield-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-npbX0f3C3v46L8/O3/90ExrKNBNCos+Qe/GCgXSO+AbSciPLHhoP+FVjlxfGI1IZtwjg9pd0O78Kymv6h6f9cQ==", + "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.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/density": "15.0.0-canary.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/floating-label": "15.0.0-canary.ecfee946f.0", - "@material/line-ripple": "15.0.0-canary.ecfee946f.0", - "@material/notched-outline": "15.0.0-canary.ecfee946f.0", - "@material/ripple": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/shape": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/tokens": "15.0.0-canary.ecfee946f.0", - "@material/typography": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/theme/-/theme-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-H8HDrJBZp6kIUYxdfMPYpin7G18/ZI2yp7kSSJfhyir4sYgr7irNWl9DunSI2s90StYmz3m8SiK7XmMhpm2w2A==", + "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.ecfee946f.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", "tslib": "^2.1.0" } }, "@material/tokens": { - "version": "15.0.0-canary.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/tokens/-/tokens-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-hHBGM/UsqsSkmujYTe8k0VEtB0tdhF0IOnpMeRCi0CHwbJBmo4nMEhEK7uhwGfR4HwJNlrNKr2XV7EvsZgOnig==", + "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.ecfee946f.0" + "@material/elevation": "15.0.0-canary.7971d6ad5.0" } }, "@material/tooltip": { - "version": "15.0.0-canary.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/tooltip/-/tooltip-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-AUp5R7RRCY6uryhNbgIx8ayBraWcXw66RHDz7SnFqqEZKT8nj3S9yAMJwGiePhw/CyCghB0yc4mYJreL+fP9qQ==", + "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.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/button": "15.0.0-canary.ecfee946f.0", - "@material/dom": "15.0.0-canary.ecfee946f.0", - "@material/elevation": "15.0.0-canary.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/shape": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/tokens": "15.0.0-canary.ecfee946f.0", - "@material/typography": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/top-app-bar/-/top-app-bar-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-JQiP4l9GhbQgVB3k+EsNbxXc1Uuitvi7wMRnPSwoTjw2wZsbRF5BZHdkAuMXdBHt1iWkneRq6JayMv7B56cD9Q==", + "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.ecfee946f.0", - "@material/base": "15.0.0-canary.ecfee946f.0", - "@material/elevation": "15.0.0-canary.ecfee946f.0", - "@material/ripple": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.0", - "@material/shape": "15.0.0-canary.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", - "@material/typography": "15.0.0-canary.ecfee946f.0", + "@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.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/touch-target/-/touch-target-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-SfV5EIqbulciOtFoZtuiFkep8jcNcEoEe/nz2h26zZvC4ozbX6Sd4gd0gphLMrWMJajMDj/Zg+awEOfLESNnjA==", + "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.ecfee946f.0", - "@material/feature-targeting": "15.0.0-canary.ecfee946f.0", - "@material/rtl": "15.0.0-canary.ecfee946f.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", "tslib": "^2.1.0" } }, "@material/typography": { - "version": "15.0.0-canary.ecfee946f.0", - "resolved": "https://registry.npmjs.org/@material/typography/-/typography-15.0.0-canary.ecfee946f.0.tgz", - "integrity": "sha512-hjX4M4Y1AuhchpkyhmMmG5ulGXqknKOQvsGq/w1fEK5xKmBEXoQK5bQ1xwcFE+NS2k3CMujCkoHe/biz/eHX4Q==", + "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.ecfee946f.0", - "@material/theme": "15.0.0-canary.ecfee946f.0", + "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0", + "@material/theme": "15.0.0-canary.7971d6ad5.0", "tslib": "^2.1.0" } }, "@ngneat/transloco": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/@ngneat/transloco/-/transloco-4.1.1.tgz", - "integrity": "sha512-tDJNW0Jf0F0X5D+/WeItlT/YtNJDRd3y9szEblHTqikjc8ZWP9A3OU4BiBc3Y1hk+hnnZCr4RniFtk9ZEC7u7Q==", + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/@ngneat/transloco/-/transloco-4.2.1.tgz", + "integrity": "sha512-DaIPAEUNkzqq/f1/nj0teugMfanCaxTEBO+mi/bfBEUXqX9Q6fi6sJIfpbecWj9u7P+6NNdvG5PkYSJmt9MFjQ==", "requires": { "@ngneat/transloco-utils": "^3.0.1", "flat": "5.0.2", @@ -15164,9 +15242,9 @@ } }, "@ngtools/webpack": { - "version": "15.0.0", - "resolved": "https://registry.npmjs.org/@ngtools/webpack/-/webpack-15.0.0.tgz", - "integrity": "sha512-pI/Ul9mgE98bjPkUiNRLXIn3ulmUgJMD4Zj8RUUk55gTg3IJygyaag/l/C5e7StKMWygHdnvQgU63U360zqEiQ==", + "version": "15.0.3", + "resolved": "https://registry.npmjs.org/@ngtools/webpack/-/webpack-15.0.3.tgz", + "integrity": "sha512-LGiIpljdQnA3V2/eJUA4q8Idvh39dlgEISD+fyen+iASOsiwY00JCTAcJN/J5A0Gr/Vp4oVP9kC+I/Z27whBKA==", "dev": true }, "@nodelib/fs.scandir": { @@ -15305,13 +15383,13 @@ } }, "@schematics/angular": { - "version": "15.0.0", - "resolved": "https://registry.npmjs.org/@schematics/angular/-/angular-15.0.0.tgz", - "integrity": "sha512-Wr0tMlLuhCYpnub3IpigJKUsXSuEEApw1lm5rciHGY8o8BPccRNxnnTpxnoN1Cm0HyXjRoWL5oaDqUTl/gLj9A==", + "version": "15.0.3", + "resolved": "https://registry.npmjs.org/@schematics/angular/-/angular-15.0.3.tgz", + "integrity": "sha512-JVodVQNZBAd9TOUjbf19udH9Odu5bJ1g4cVbRnKfZ6V01Qw7iGVL9KrytNWGo/kR3cK2kXAxH0i2MU3WQNcA3A==", "dev": true, "requires": { - "@angular-devkit/core": "15.0.0", - "@angular-devkit/schematics": "15.0.0", + "@angular-devkit/core": "15.0.3", + "@angular-devkit/schematics": "15.0.3", "jsonc-parser": "3.2.0" } }, @@ -15475,9 +15553,9 @@ } }, "@types/jasmine": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/@types/jasmine/-/jasmine-4.3.0.tgz", - "integrity": "sha512-u1jWakf8CWvLfSEZyxmzkgBzOEvXH/szpT0e6G8BTkx5Eu0BhDn7sbc5dz0JBN/6Wwm9rBe+JAsk9tJRyH9ZkA==", + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/@types/jasmine/-/jasmine-4.3.1.tgz", + "integrity": "sha512-Vu8l+UGcshYmV1VWwULgnV/2RDbBaO6i2Ptx7nd//oJPIZGhoI1YLST4VKagD2Pq/Bc2/7zvtvhM7F3p4SN7kQ==", "dev": true }, "@types/json-schema": { @@ -15487,9 +15565,9 @@ "dev": true }, "@types/lodash": { - "version": "4.14.189", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.189.tgz", - "integrity": "sha512-kb9/98N6X8gyME9Cf7YaqIMvYGnBSWqEci6tiettE6iJWH1XdJz/PO8LB0GtLCG7x8dU3KWhZT+lA1a35127tA==", + "version": "4.14.191", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.191.tgz", + "integrity": "sha512-BdZ5BCCvho3EIXw6wUCXHe7rS53AIDPLE+JzwgT+OsJk53oBfbSmZZ7CX4VaRoN78N+TJpFi9QPlfIVNmJYWxQ==", "dev": true }, "@types/lodash-es": { @@ -17904,9 +17982,9 @@ "dev": true }, "highlight.js": { - "version": "11.6.0", - "resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-11.6.0.tgz", - "integrity": "sha512-ig1eqDzJaB0pqEvlPVIpSSyMaO92bH1N2rJpLMN/nX396wTpDA4Eq0uK+7I/2XG17pFaaKE0kjV/XPeGt7Evjw==" + "version": "11.7.0", + "resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-11.7.0.tgz", + "integrity": "sha512-1rRqesRFhMO/PRF+G86evnyJkCgaZFOI+Z6kdj15TA18funfoqJXvgPCLSf0SWq3SRfg1j3HlDs8o4s3EGq1oQ==" }, "hosted-git-info": { "version": "5.2.1", @@ -18989,9 +19067,9 @@ } }, "luxon": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/luxon/-/luxon-3.1.0.tgz", - "integrity": "sha512-7w6hmKC0/aoWnEsmPCu5Br54BmbmUp5GfcqBxQngRcXJ+q5fdfjEzn7dxmJh2YdDhgW8PccYtlWKSv4tQkrTQg==" + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/luxon/-/luxon-3.1.1.tgz", + "integrity": "sha512-Ah6DloGmvseB/pX1cAmjbFvyU/pKuwQMQqz7d0yvuDlVYLTs2WeDHQMpC8tGjm1da+BriHROW/OEIT/KfYg6xw==" }, "magic-string": { "version": "0.26.7", @@ -19425,9 +19503,9 @@ } }, "ngx-quill": { - "version": "19.0.1", - "resolved": "https://registry.npmjs.org/ngx-quill/-/ngx-quill-19.0.1.tgz", - "integrity": "sha512-yIEaWrFS96SahmqmC/9YT1cHYmN3ajV+6JmWtmiwVY6bBZYmZQr7W34FNyHsKn1ziNUp09IWEFn2XHZZTsiCKg==", + "version": "20.0.1", + "resolved": "https://registry.npmjs.org/ngx-quill/-/ngx-quill-20.0.1.tgz", + "integrity": "sha512-X02Me3RYuQgoOHXzYrkdi4aaDHPkyTZTUib+2amKxAMpM9LEOh/QYrFjudreQJtih6rhV6kRorO5AS4UueX9Mw==", "requires": { "tslib": "^2.3.0" } @@ -20069,10 +20147,21 @@ "dev": true }, "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==", + "optional": true, + "requires": { + "entities": "^4.4.0" + }, + "dependencies": { + "entities": { + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/entities/-/entities-4.4.0.tgz", + "integrity": "sha512-oYp7156SP8LkeGD0GF85ad1X9Ai79WtRsZ2gxJqtBuzH+98YUV6jkHEKlZkMbcrjJjIVJNIDP/3WL9wQkoPbWA==", + "optional": true + } + } }, "parse5-html-rewriting-stream": { "version": "6.0.1", @@ -20211,9 +20300,9 @@ } }, "postcss": { - "version": "8.4.19", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.19.tgz", - "integrity": "sha512-h+pbPsyhlYj6N2ozBmHhHrs9DzGmbaarbLvWipMRO7RLS+v4onj26MPFXA5OBYFxyqYhUJK456SwDcY9H2/zsA==", + "version": "8.4.20", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.20.tgz", + "integrity": "sha512-6Q04AXR1212bXr5fh03u8aAwbLxAQNGQ/Q1LNa0VfOI06ZAlhPHtQvE4OIdpj4kLThXilalPnmDSOD65DcHt+g==", "dev": true, "requires": { "nanoid": "^3.3.4", diff --git a/package.json b/package.json index f9807d9b..817ec5e8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fuse-angular", - "version": "17.0.1", + "version": "17.1.0", "description": "Fuse - Angular Admin Template and Starter Project", "author": "https://themeforest.net/user/srcn", "license": "https://themeforest.net/licenses/standard", @@ -13,25 +13,25 @@ "test": "ng test" }, "dependencies": { - "@angular/animations": "15.0.0", - "@angular/cdk": "15.0.0", - "@angular/common": "15.0.0", - "@angular/compiler": "15.0.0", - "@angular/core": "15.0.0", - "@angular/forms": "15.0.0", - "@angular/material": "15.0.0", - "@angular/material-luxon-adapter": "15.0.0", - "@angular/platform-browser": "15.0.0", - "@angular/platform-browser-dynamic": "15.0.0", - "@angular/router": "15.0.0", - "@ngneat/transloco": "4.1.1", + "@angular/animations": "15.0.3", + "@angular/cdk": "15.0.2", + "@angular/common": "15.0.3", + "@angular/compiler": "15.0.3", + "@angular/core": "15.0.3", + "@angular/forms": "15.0.3", + "@angular/material": "15.0.2", + "@angular/material-luxon-adapter": "15.0.2", + "@angular/platform-browser": "15.0.3", + "@angular/platform-browser-dynamic": "15.0.3", + "@angular/router": "15.0.3", + "@ngneat/transloco": "4.2.1", "apexcharts": "3.36.3", "crypto-js": "3.3.0", - "highlight.js": "11.6.0", + "highlight.js": "11.7.0", "lodash-es": "4.17.21", - "luxon": "3.1.0", + "luxon": "3.1.1", "ng-apexcharts": "1.7.4", - "ngx-quill": "19.0.1", + "ngx-quill": "20.0.1", "perfect-scrollbar": "1.5.5", "quill": "1.3.7", "rxjs": "7.5.7", @@ -39,16 +39,16 @@ "zone.js": "0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "15.0.0", - "@angular/cli": "15.0.0", - "@angular/compiler-cli": "15.0.0", + "@angular-devkit/build-angular": "15.0.3", + "@angular/cli": "15.0.3", + "@angular/compiler-cli": "15.0.3", "@tailwindcss/line-clamp": "0.4.2", "@tailwindcss/typography": "0.5.8", "@types/chroma-js": "2.1.4", "@types/crypto-js": "3.1.47", "@types/highlight.js": "10.1.0", - "@types/jasmine": "4.3.0", - "@types/lodash": "4.14.189", + "@types/jasmine": "4.3.1", + "@types/lodash": "4.14.191", "@types/lodash-es": "4.17.6", "@types/luxon": "3.1.0", "autoprefixer": "10.4.13", @@ -60,7 +60,7 @@ "karma-jasmine": "5.1.0", "karma-jasmine-html-reporter": "2.0.0", "lodash": "4.17.21", - "postcss": "8.4.19", + "postcss": "8.4.20", "tailwindcss": "3.2.4", "typescript": "4.8.4" } diff --git a/src/@fuse/version/fuse-version.ts b/src/@fuse/version/fuse-version.ts index b05f2a19..b7299e4b 100644 --- a/src/@fuse/version/fuse-version.ts +++ b/src/@fuse/version/fuse-version.ts @@ -1,3 +1,3 @@ import { Version } from '@fuse/version/version'; -export const FUSE_VERSION = new Version('17.0.1').full; +export const FUSE_VERSION = new Version('17.1.0').full; diff --git a/src/app/mock-api/common/navigation/data.ts b/src/app/mock-api/common/navigation/data.ts index 8241512a..885c7bf0 100644 --- a/src/app/mock-api/common/navigation/data.ts +++ b/src/app/mock-api/common/navigation/data.ts @@ -967,7 +967,7 @@ export const defaultNavigation: FuseNavigationItem[] = [ icon : 'heroicons_outline:speakerphone', link : '/docs/changelog', badge: { - title : '17.0.1', + title : '17.1.0', classes: 'px-2 bg-yellow-300 text-black rounded-full' } }, diff --git a/src/app/modules/admin/docs/changelog/changelog.ts b/src/app/modules/admin/docs/changelog/changelog.ts index 7683e496..702cf015 100644 --- a/src/app/modules/admin/docs/changelog/changelog.ts +++ b/src/app/modules/admin/docs/changelog/changelog.ts @@ -10,6 +10,29 @@ export class ChangelogComponent { changelog: any[] = [ + // v17.1.0 + { + version : 'v17.1.0', + releaseDate: 'Dec 12, 2022', + changes : [ + { + type: 'Changed', + list: [ + '(Dependencies) Updated Angular & Angular Material to v15.0.0', + '(Dependencies) Updated various other packages', + '(Core) Use the new "CanMatch" guard for routes rather than "CanLoad" & "CanActivate" combination' + ] + }, + { + type: 'Fixed', + list: [ + '(Angular Material) Fixed: Autocompleted input background color does not look right', + '(Angular Material) Fixed: Tailwind breaks the disabled mat-checkbox styling', + ] + } + ] + }, + // v17.0.1 { version : 'v17.0.1',