Skip to content
Snippets Groups Projects
package-lock.json 1.12 MiB
Newer Older
    "@istanbuljs/schema": {
      "version": "0.1.3",
      "resolved": "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz",
      "integrity": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==",
      "dev": true
    },
    "@jridgewell/gen-mapping": {
      "version": "0.1.1",
      "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz",
      "integrity": "sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w==",
      "requires": {
        "@jridgewell/set-array": "^1.0.0",
        "@jridgewell/sourcemap-codec": "^1.4.10"
      }
    },
    "@jridgewell/resolve-uri": {
      "version": "3.1.0",
      "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz",
      "integrity": "sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w=="
    },
    "@jridgewell/set-array": {
      "version": "1.1.1",
      "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.1.tgz",
      "integrity": "sha512-Ct5MqZkLGEXTVmQYbGtx9SVqD2fqwvdubdps5D3djjAkgkKwT918VNOz65pEHFaYTeWcukmJmH5SwsA9Tn2ObQ=="
    },
    "@jridgewell/source-map": {
      "version": "0.3.3",
      "resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.3.tgz",
      "integrity": "sha512-b+fsZXeLYi9fEULmfBrhxn4IrPlINf8fiNarzTof004v3lFdntdwa9PF7vFJqm3mg7s+ScJMxXaE3Acp1irZcg==",
      "dev": true,
      "requires": {
        "@jridgewell/gen-mapping": "^0.3.0",
        "@jridgewell/trace-mapping": "^0.3.9"
      },
      "dependencies": {
        "@jridgewell/gen-mapping": {
          "version": "0.3.3",
          "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz",
          "integrity": "sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==",
          "dev": true,
          "requires": {
            "@jridgewell/set-array": "^1.0.1",
            "@jridgewell/sourcemap-codec": "^1.4.10",
            "@jridgewell/trace-mapping": "^0.3.9"
          }
        }
      }
    },
    "@jridgewell/sourcemap-codec": {
      "version": "1.4.14",
      "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz",
      "integrity": "sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw=="
    },
    "@jridgewell/trace-mapping": {
      "version": "0.3.18",
      "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.18.tgz",
      "integrity": "sha512-w+niJYzMHdd7USdiH2U6869nqhD2nbfZXND5Yp93qIbEmnDNk7PD48o+YchRVpzMU7M6jVCbenTR7PA1FLQ9pA==",
      "requires": {
        "@jridgewell/resolve-uri": "3.1.0",
        "@jridgewell/sourcemap-codec": "1.4.14"
      }
    },
    "@leichtgewicht/ip-codec": {
      "version": "2.0.4",
      "resolved": "https://registry.npmjs.org/@leichtgewicht/ip-codec/-/ip-codec-2.0.4.tgz",
      "integrity": "sha512-Hcv+nVC0kZnQ3tD9GVu5xSMR4VVYOteQIr/hwFPVEvPdlXqgGEuRjiheChHgdM+JyqdgNcmzZOX/tnl0JOiI7A==",
      "dev": true
    },
19069 19070 19071 19072 19073 19074 19075 19076 19077 19078 19079 19080 19081 19082 19083 19084 19085 19086 19087 19088 19089 19090 19091 19092 19093 19094 19095 19096 19097 19098 19099 19100 19101 19102 19103 19104 19105 19106 19107 19108 19109 19110 19111 19112 19113 19114 19115 19116 19117 19118 19119 19120 19121 19122 19123 19124 19125 19126 19127 19128 19129 19130 19131 19132 19133 19134 19135 19136 19137 19138 19139 19140 19141 19142 19143 19144 19145 19146 19147 19148 19149 19150 19151 19152 19153 19154 19155 19156 19157 19158 19159 19160 19161 19162 19163 19164 19165 19166 19167 19168 19169 19170 19171 19172 19173 19174 19175 19176 19177 19178 19179 19180 19181 19182 19183 19184 19185 19186 19187 19188 19189 19190 19191 19192 19193 19194 19195 19196 19197 19198 19199 19200 19201 19202 19203 19204 19205 19206 19207 19208 19209 19210 19211 19212 19213 19214 19215 19216 19217 19218 19219 19220 19221 19222 19223 19224 19225 19226 19227 19228 19229 19230 19231 19232 19233 19234 19235 19236 19237 19238 19239 19240 19241 19242 19243 19244 19245 19246 19247 19248 19249 19250 19251 19252 19253 19254 19255 19256 19257 19258 19259 19260 19261 19262 19263 19264 19265 19266 19267 19268 19269 19270 19271 19272 19273 19274 19275 19276 19277 19278 19279 19280 19281 19282 19283 19284 19285 19286 19287 19288 19289 19290 19291 19292 19293 19294 19295 19296 19297 19298 19299 19300 19301 19302 19303 19304 19305 19306 19307 19308 19309 19310 19311 19312 19313 19314 19315 19316 19317 19318 19319 19320 19321 19322 19323 19324 19325 19326 19327 19328 19329 19330 19331 19332 19333 19334 19335 19336 19337 19338 19339 19340 19341 19342 19343 19344 19345 19346 19347 19348 19349 19350 19351 19352 19353 19354 19355 19356 19357 19358 19359 19360 19361 19362 19363 19364 19365 19366 19367 19368 19369 19370 19371 19372 19373 19374 19375 19376 19377 19378 19379 19380 19381 19382 19383 19384 19385 19386 19387 19388 19389 19390 19391 19392 19393 19394 19395 19396 19397 19398 19399 19400 19401 19402 19403 19404 19405 19406 19407 19408 19409 19410 19411 19412 19413 19414 19415 19416 19417 19418 19419 19420 19421 19422 19423 19424 19425 19426 19427 19428 19429 19430 19431 19432 19433 19434 19435 19436 19437 19438 19439 19440 19441 19442 19443 19444 19445 19446 19447 19448 19449 19450 19451 19452 19453 19454 19455 19456 19457 19458 19459 19460 19461 19462 19463 19464 19465 19466 19467 19468 19469 19470 19471 19472 19473 19474 19475 19476 19477 19478 19479 19480 19481 19482 19483 19484 19485 19486 19487 19488 19489 19490 19491 19492 19493 19494 19495 19496 19497 19498 19499 19500 19501 19502 19503 19504 19505 19506 19507 19508 19509 19510 19511 19512 19513 19514 19515 19516 19517 19518 19519 19520 19521 19522 19523 19524 19525 19526 19527 19528 19529 19530 19531 19532 19533 19534 19535 19536 19537 19538 19539 19540 19541 19542 19543 19544 19545 19546 19547 19548 19549 19550 19551 19552 19553 19554 19555 19556 19557 19558 19559 19560 19561 19562 19563 19564 19565 19566 19567 19568 19569 19570 19571 19572 19573 19574 19575 19576 19577 19578 19579 19580 19581 19582 19583 19584 19585 19586 19587 19588 19589 19590 19591 19592 19593 19594 19595 19596 19597 19598 19599 19600 19601 19602 19603 19604 19605 19606 19607 19608 19609 19610 19611 19612 19613 19614 19615 19616 19617 19618 19619 19620 19621 19622 19623 19624 19625 19626 19627 19628 19629 19630 19631 19632 19633 19634 19635 19636 19637 19638 19639 19640 19641 19642 19643 19644 19645 19646 19647 19648 19649 19650 19651 19652 19653 19654 19655 19656 19657 19658 19659 19660 19661 19662 19663 19664 19665 19666 19667 19668 19669 19670 19671 19672 19673 19674 19675 19676 19677 19678 19679 19680 19681 19682 19683 19684 19685 19686 19687 19688 19689 19690 19691 19692 19693 19694 19695 19696 19697 19698 19699 19700 19701 19702 19703 19704 19705 19706 19707 19708 19709 19710 19711 19712 19713 19714 19715 19716 19717 19718 19719 19720 19721 19722 19723 19724 19725 19726 19727 19728 19729 19730 19731 19732 19733 19734 19735 19736 19737 19738 19739 19740 19741 19742 19743 19744 19745 19746 19747 19748 19749 19750 19751 19752 19753 19754 19755 19756 19757 19758 19759 19760 19761 19762 19763 19764 19765 19766 19767 19768 19769 19770 19771 19772 19773 19774 19775 19776 19777 19778 19779 19780 19781 19782 19783 19784 19785 19786 19787 19788 19789 19790 19791 19792 19793 19794 19795 19796 19797 19798 19799 19800 19801 19802 19803 19804 19805 19806 19807 19808 19809 19810 19811 19812 19813 19814 19815 19816 19817 19818 19819
    "@material/animation": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/animation/-/animation-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-5osi1z4JQIXcklPALbH/zTfOm2pDzHt9Fxm7ZyURy250xIZj6QjULRzPTnzOhC2ropfix9ra2Cfggbf0dcRbEQ==",
      "requires": {
        "tslib": "^2.1.0"
      }
    },
    "@material/auto-init": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/auto-init/-/auto-init-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-OigQTmrVzkcGvxNjOaIe5oItTFPgrO9xLewvharDI6m6yvO1z7OBnkcW+sFN6ggLNYNxd0O1u9v64vMsmeDABQ==",
      "requires": {
        "@material/base": "15.0.0-canary.684e33d25.0",
        "tslib": "^2.1.0"
      }
    },
    "@material/banner": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/banner/-/banner-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-PqtGp3KWzdu58rWv/DIvSfe38m5YKOBbAAbBinSvgadBb/da+IE1t5F7YPNKE1T5lJsQBGVUYx6QBIeXm+aI/A==",
      "requires": {
        "@material/base": "15.0.0-canary.684e33d25.0",
        "@material/button": "15.0.0-canary.684e33d25.0",
        "@material/dom": "15.0.0-canary.684e33d25.0",
        "@material/elevation": "15.0.0-canary.684e33d25.0",
        "@material/feature-targeting": "15.0.0-canary.684e33d25.0",
        "@material/ripple": "15.0.0-canary.684e33d25.0",
        "@material/rtl": "15.0.0-canary.684e33d25.0",
        "@material/shape": "15.0.0-canary.684e33d25.0",
        "@material/theme": "15.0.0-canary.684e33d25.0",
        "@material/tokens": "15.0.0-canary.684e33d25.0",
        "@material/typography": "15.0.0-canary.684e33d25.0",
        "tslib": "^2.1.0"
      }
    },
    "@material/base": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/base/-/base-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-oOaqb/SfjWwTKsdJUZmeh/Qrs41nIJI0N+zELsxnvbGjSIN1ZMAKYZFPMahqvC68OJ6+5CvJM8PoTNs5l+B8IQ==",
      "requires": {
        "tslib": "^2.1.0"
      }
    },
    "@material/button": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/button/-/button-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-Nkekk4edeX+ObVOa7UlwavaHdmckPV5wU4SAJf3iA3R61cmz+KsgAgpzfcwv5WfNhIlc2nLu8QYEecpHdo9d/w==",
      "requires": {
        "@material/density": "15.0.0-canary.684e33d25.0",
        "@material/dom": "15.0.0-canary.684e33d25.0",
        "@material/elevation": "15.0.0-canary.684e33d25.0",
        "@material/feature-targeting": "15.0.0-canary.684e33d25.0",
        "@material/focus-ring": "15.0.0-canary.684e33d25.0",
        "@material/ripple": "15.0.0-canary.684e33d25.0",
        "@material/rtl": "15.0.0-canary.684e33d25.0",
        "@material/shape": "15.0.0-canary.684e33d25.0",
        "@material/theme": "15.0.0-canary.684e33d25.0",
        "@material/tokens": "15.0.0-canary.684e33d25.0",
        "@material/touch-target": "15.0.0-canary.684e33d25.0",
        "@material/typography": "15.0.0-canary.684e33d25.0",
        "tslib": "^2.1.0"
      }
    },
    "@material/card": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/card/-/card-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-xhyB7XX5KkEiCEqwSPkl58ZGYL6xFdnY62zimyBXJRG/Eaa0Swj3kW20hVCpt4f7c9Zmp8Se27rg8vnKmhvO3g==",
      "requires": {
        "@material/dom": "15.0.0-canary.684e33d25.0",
        "@material/elevation": "15.0.0-canary.684e33d25.0",
        "@material/feature-targeting": "15.0.0-canary.684e33d25.0",
        "@material/ripple": "15.0.0-canary.684e33d25.0",
        "@material/rtl": "15.0.0-canary.684e33d25.0",
        "@material/shape": "15.0.0-canary.684e33d25.0",
        "@material/theme": "15.0.0-canary.684e33d25.0",
        "@material/tokens": "15.0.0-canary.684e33d25.0",
        "tslib": "^2.1.0"
      }
    },
    "@material/checkbox": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/checkbox/-/checkbox-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-NFpM3TS924PmVsk2KQLNU95OYCf8ZwYgzeqfnAexU0bEfjUJXINBun2Go0AaeOUMjuvWUe+byjrXgv8SFYbMUA==",
      "requires": {
        "@material/animation": "15.0.0-canary.684e33d25.0",
        "@material/base": "15.0.0-canary.684e33d25.0",
        "@material/density": "15.0.0-canary.684e33d25.0",
        "@material/dom": "15.0.0-canary.684e33d25.0",
        "@material/feature-targeting": "15.0.0-canary.684e33d25.0",
        "@material/focus-ring": "15.0.0-canary.684e33d25.0",
        "@material/ripple": "15.0.0-canary.684e33d25.0",
        "@material/theme": "15.0.0-canary.684e33d25.0",
        "@material/touch-target": "15.0.0-canary.684e33d25.0",
        "tslib": "^2.1.0"
      }
    },
    "@material/chips": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/chips/-/chips-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-z4ajQ4NnsAQ/Si9tZ4xmxzjj2Qb+vW++4QjCjjjwAGIZbCe0xglAnMh2t66XLJUxt7RoKZuZVEO7ZqcFZpvJFQ==",
      "requires": {
        "@material/animation": "15.0.0-canary.684e33d25.0",
        "@material/base": "15.0.0-canary.684e33d25.0",
        "@material/checkbox": "15.0.0-canary.684e33d25.0",
        "@material/density": "15.0.0-canary.684e33d25.0",
        "@material/dom": "15.0.0-canary.684e33d25.0",
        "@material/elevation": "15.0.0-canary.684e33d25.0",
        "@material/feature-targeting": "15.0.0-canary.684e33d25.0",
        "@material/focus-ring": "15.0.0-canary.684e33d25.0",
        "@material/ripple": "15.0.0-canary.684e33d25.0",
        "@material/rtl": "15.0.0-canary.684e33d25.0",
        "@material/shape": "15.0.0-canary.684e33d25.0",
        "@material/theme": "15.0.0-canary.684e33d25.0",
        "@material/tokens": "15.0.0-canary.684e33d25.0",
        "@material/touch-target": "15.0.0-canary.684e33d25.0",
        "@material/typography": "15.0.0-canary.684e33d25.0",
        "safevalues": "^0.3.4",
        "tslib": "^2.1.0"
      }
    },
    "@material/circular-progress": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/circular-progress/-/circular-progress-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-G6qD0nGNtEUwWnAMJuA9INYFpZoKtx7KFjBaPF4Ol2YLHtmShALNAYyn54TMAK8AZ2IpW08PXjGS7Ye88vrdEQ==",
      "requires": {
        "@material/animation": "15.0.0-canary.684e33d25.0",
        "@material/base": "15.0.0-canary.684e33d25.0",
        "@material/dom": "15.0.0-canary.684e33d25.0",
        "@material/feature-targeting": "15.0.0-canary.684e33d25.0",
        "@material/progress-indicator": "15.0.0-canary.684e33d25.0",
        "@material/rtl": "15.0.0-canary.684e33d25.0",
        "@material/theme": "15.0.0-canary.684e33d25.0",
        "tslib": "^2.1.0"
      }
    },
    "@material/data-table": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/data-table/-/data-table-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-+wDw1DDDFfAsKAMzs84f/5GCjux39zjNfW8tL4wFbkWNwewmQrG9zaQMJhBpVOtLCrM8Gj6SOgOANqgqoCjvGg==",
      "requires": {
        "@material/animation": "15.0.0-canary.684e33d25.0",
        "@material/base": "15.0.0-canary.684e33d25.0",
        "@material/checkbox": "15.0.0-canary.684e33d25.0",
        "@material/density": "15.0.0-canary.684e33d25.0",
        "@material/dom": "15.0.0-canary.684e33d25.0",
        "@material/elevation": "15.0.0-canary.684e33d25.0",
        "@material/feature-targeting": "15.0.0-canary.684e33d25.0",
        "@material/icon-button": "15.0.0-canary.684e33d25.0",
        "@material/linear-progress": "15.0.0-canary.684e33d25.0",
        "@material/list": "15.0.0-canary.684e33d25.0",
        "@material/menu": "15.0.0-canary.684e33d25.0",
        "@material/rtl": "15.0.0-canary.684e33d25.0",
        "@material/select": "15.0.0-canary.684e33d25.0",
        "@material/shape": "15.0.0-canary.684e33d25.0",
        "@material/theme": "15.0.0-canary.684e33d25.0",
        "@material/tokens": "15.0.0-canary.684e33d25.0",
        "@material/touch-target": "15.0.0-canary.684e33d25.0",
        "@material/typography": "15.0.0-canary.684e33d25.0",
        "tslib": "^2.1.0"
      }
    },
    "@material/density": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/density/-/density-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-661yEVRMGrlq6S6WuSbPRO+ZwpdUOg2glCc7y96doM6itSLOa3UEAldjOLfsYZVB74GnKCiuDp//QmfoRyYTfA==",
      "requires": {
        "tslib": "^2.1.0"
      }
    },
    "@material/dialog": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/dialog/-/dialog-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-szn0dHnfeQTSOC6SSRSGAzX6Tnx+4NnSMUwNkXm+3bwjds8ZVK26+DXwLrP5f3ID5F1K5sFsRf2INo5/TNTHyQ==",
      "requires": {
        "@material/animation": "15.0.0-canary.684e33d25.0",
        "@material/base": "15.0.0-canary.684e33d25.0",
        "@material/button": "15.0.0-canary.684e33d25.0",
        "@material/dom": "15.0.0-canary.684e33d25.0",
        "@material/elevation": "15.0.0-canary.684e33d25.0",
        "@material/feature-targeting": "15.0.0-canary.684e33d25.0",
        "@material/icon-button": "15.0.0-canary.684e33d25.0",
        "@material/ripple": "15.0.0-canary.684e33d25.0",
        "@material/rtl": "15.0.0-canary.684e33d25.0",
        "@material/shape": "15.0.0-canary.684e33d25.0",
        "@material/theme": "15.0.0-canary.684e33d25.0",
        "@material/tokens": "15.0.0-canary.684e33d25.0",
        "@material/touch-target": "15.0.0-canary.684e33d25.0",
        "@material/typography": "15.0.0-canary.684e33d25.0",
        "tslib": "^2.1.0"
      }
    },
    "@material/dom": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/dom/-/dom-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-7pEJLYov+tGgfuD8mZxoVU6rWtPI8ppjTAhz+F27Hz9FG0JETMWTKpDPBXLnKvX7vhIxL83GvZ9geNHCe8Hfog==",
      "requires": {
        "@material/feature-targeting": "15.0.0-canary.684e33d25.0",
        "@material/rtl": "15.0.0-canary.684e33d25.0",
        "tslib": "^2.1.0"
      }
    },
    "@material/drawer": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/drawer/-/drawer-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-/KMckLf1PYU/H3PXnS4e0aFl03qG3JlSv4LGgX6juJufcONqGTl/m63EMO/L/eUy6H1CRrXmVDjik/jzHLyDhg==",
      "requires": {
        "@material/animation": "15.0.0-canary.684e33d25.0",
        "@material/base": "15.0.0-canary.684e33d25.0",
        "@material/dom": "15.0.0-canary.684e33d25.0",
        "@material/elevation": "15.0.0-canary.684e33d25.0",
        "@material/feature-targeting": "15.0.0-canary.684e33d25.0",
        "@material/list": "15.0.0-canary.684e33d25.0",
        "@material/ripple": "15.0.0-canary.684e33d25.0",
        "@material/rtl": "15.0.0-canary.684e33d25.0",
        "@material/shape": "15.0.0-canary.684e33d25.0",
        "@material/theme": "15.0.0-canary.684e33d25.0",
        "@material/typography": "15.0.0-canary.684e33d25.0",
        "tslib": "^2.1.0"
      }
    },
    "@material/elevation": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/elevation/-/elevation-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-WDF8SsRtq3rXUbVVbd9K4DUijIPH0bUFSOreVYxudpuxAfTlDS5+aeS1EK9UIBFYLuba4u5wVT2tDv6e1RTfrQ==",
      "requires": {
        "@material/animation": "15.0.0-canary.684e33d25.0",
        "@material/base": "15.0.0-canary.684e33d25.0",
        "@material/feature-targeting": "15.0.0-canary.684e33d25.0",
        "@material/rtl": "15.0.0-canary.684e33d25.0",
        "@material/theme": "15.0.0-canary.684e33d25.0",
        "tslib": "^2.1.0"
      }
    },
    "@material/fab": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/fab/-/fab-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-KCu87rWOKEAe9vZcAm6K8XazYSWPNjMG+OhrbPjHW6bCO7as1YCgtmkBkhff7csY/rFmcVpIy884xtUfLmSudQ==",
      "requires": {
        "@material/animation": "15.0.0-canary.684e33d25.0",
        "@material/dom": "15.0.0-canary.684e33d25.0",
        "@material/elevation": "15.0.0-canary.684e33d25.0",
        "@material/feature-targeting": "15.0.0-canary.684e33d25.0",
        "@material/focus-ring": "15.0.0-canary.684e33d25.0",
        "@material/ripple": "15.0.0-canary.684e33d25.0",
        "@material/rtl": "15.0.0-canary.684e33d25.0",
        "@material/shape": "15.0.0-canary.684e33d25.0",
        "@material/theme": "15.0.0-canary.684e33d25.0",
        "@material/tokens": "15.0.0-canary.684e33d25.0",
        "@material/touch-target": "15.0.0-canary.684e33d25.0",
        "@material/typography": "15.0.0-canary.684e33d25.0",
        "tslib": "^2.1.0"
      }
    },
    "@material/feature-targeting": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/feature-targeting/-/feature-targeting-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-HyH1erNTSjS63sigNSUMaCd0nJhTNdDFeC+myrxwtDaQm+uYJ8troCNtQM3g6mx0XATNtX5aTOoPmrM6yVVi1A==",
      "requires": {
        "tslib": "^2.1.0"
      }
    },
    "@material/floating-label": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/floating-label/-/floating-label-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-f7TPp6bKpGvV3sYYiZHSGlrixXKkXXITW3Esp7KB9jRq42c0H82novmdwvY0eTef4ootmA2JEysr78KQfHBUPg==",
      "requires": {
        "@material/animation": "15.0.0-canary.684e33d25.0",
        "@material/base": "15.0.0-canary.684e33d25.0",
        "@material/dom": "15.0.0-canary.684e33d25.0",
        "@material/feature-targeting": "15.0.0-canary.684e33d25.0",
        "@material/rtl": "15.0.0-canary.684e33d25.0",
        "@material/theme": "15.0.0-canary.684e33d25.0",
        "@material/typography": "15.0.0-canary.684e33d25.0",
        "tslib": "^2.1.0"
      }
    },
    "@material/focus-ring": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/focus-ring/-/focus-ring-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-ikw2RVUfgzXChpWIzPH1VzRvTjYb5ZKj4H+CZf7jqPUXMstFOZg90Bp7ARLZHqYiyNMuUq3zUTHozS6iHorSqg==",
      "requires": {
        "@material/dom": "15.0.0-canary.684e33d25.0",
        "@material/feature-targeting": "15.0.0-canary.684e33d25.0",
        "@material/rtl": "15.0.0-canary.684e33d25.0"
      }
    },
    "@material/form-field": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/form-field/-/form-field-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-vpF9N/uq5no/7+8GAbEH0868FhOuBgxAWRr1Sfb+jthKfBr8OS/wPU/AHzZHdHdAm7PQynbeOXfDsX2dI//PDA==",
      "requires": {
        "@material/base": "15.0.0-canary.684e33d25.0",
        "@material/feature-targeting": "15.0.0-canary.684e33d25.0",
        "@material/ripple": "15.0.0-canary.684e33d25.0",
        "@material/rtl": "15.0.0-canary.684e33d25.0",
        "@material/theme": "15.0.0-canary.684e33d25.0",
        "@material/typography": "15.0.0-canary.684e33d25.0",
        "tslib": "^2.1.0"
      }
    },
    "@material/icon-button": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/icon-button/-/icon-button-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-wMI+XGzmIN/o2ePBKg2hLyx7H4pXCRAyyIKMQS1FMp1UKa2tYmiHVX/V8skhKwCqxg3i6Ls/LxMjfPxTR18WvQ==",
      "requires": {
        "@material/base": "15.0.0-canary.684e33d25.0",
        "@material/density": "15.0.0-canary.684e33d25.0",
        "@material/dom": "15.0.0-canary.684e33d25.0",
        "@material/elevation": "15.0.0-canary.684e33d25.0",
        "@material/feature-targeting": "15.0.0-canary.684e33d25.0",
        "@material/focus-ring": "15.0.0-canary.684e33d25.0",
        "@material/ripple": "15.0.0-canary.684e33d25.0",
        "@material/rtl": "15.0.0-canary.684e33d25.0",
        "@material/theme": "15.0.0-canary.684e33d25.0",
        "@material/touch-target": "15.0.0-canary.684e33d25.0",
        "tslib": "^2.1.0"
      }
    },
    "@material/image-list": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/image-list/-/image-list-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-Ol+uaHYBe5R/cgzlfh5ONnMVX0wO6fV74JMUcQCQlxP6lXau/edARo4tkRc7A7UJUkU3VRv0EpEjLoCRNUPGaA==",
      "requires": {
        "@material/feature-targeting": "15.0.0-canary.684e33d25.0",
        "@material/shape": "15.0.0-canary.684e33d25.0",
        "@material/theme": "15.0.0-canary.684e33d25.0",
        "@material/typography": "15.0.0-canary.684e33d25.0",
        "tslib": "^2.1.0"
      }
    },
    "@material/layout-grid": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/layout-grid/-/layout-grid-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-ALXE1mqFNb/RB2lVRQ3/r1Aufw2mFZnOjRE+boYDVepmAG/xWyPCyaGoavELJF5l4GAb0tXi8wA/8HeGbLOpuA==",
      "requires": {
        "tslib": "^2.1.0"
      }
    },
    "@material/line-ripple": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/line-ripple/-/line-ripple-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-7hRx8C/e9i0P6pgQpNOMfTwSS2r1fwEvBL72QDVGLtLuoKKwsjjgP6Z0Jat/GeHJe87u9LQvGBoD4upt+of/HA==",
      "requires": {
        "@material/animation": "15.0.0-canary.684e33d25.0",
        "@material/base": "15.0.0-canary.684e33d25.0",
        "@material/feature-targeting": "15.0.0-canary.684e33d25.0",
        "@material/theme": "15.0.0-canary.684e33d25.0",
        "tslib": "^2.1.0"
      }
    },
    "@material/linear-progress": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/linear-progress/-/linear-progress-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-iJclt7mKmcMk6pqD7ocXKfCWZhqBoODp7N593jYlxVpTJuEz2wiVAjZUDn/YGj/Uz3CRH+2YFfOiLr9pwWjhDg==",
      "requires": {
        "@material/animation": "15.0.0-canary.684e33d25.0",
        "@material/base": "15.0.0-canary.684e33d25.0",
        "@material/dom": "15.0.0-canary.684e33d25.0",
        "@material/feature-targeting": "15.0.0-canary.684e33d25.0",
        "@material/progress-indicator": "15.0.0-canary.684e33d25.0",
        "@material/rtl": "15.0.0-canary.684e33d25.0",
        "@material/theme": "15.0.0-canary.684e33d25.0",
        "tslib": "^2.1.0"
      }
    },
    "@material/list": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/list/-/list-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-rQ+FCSdzmwTcT00IYE0uRV3CS4oGSccKFl9hkcF+aHFW61L7ORh/SCGUDPrEfQFrFkMn5f8qroVJjpUAMXBz4g==",
      "requires": {
        "@material/base": "15.0.0-canary.684e33d25.0",
        "@material/density": "15.0.0-canary.684e33d25.0",
        "@material/dom": "15.0.0-canary.684e33d25.0",
        "@material/feature-targeting": "15.0.0-canary.684e33d25.0",
        "@material/ripple": "15.0.0-canary.684e33d25.0",
        "@material/rtl": "15.0.0-canary.684e33d25.0",
        "@material/shape": "15.0.0-canary.684e33d25.0",
        "@material/theme": "15.0.0-canary.684e33d25.0",
        "@material/tokens": "15.0.0-canary.684e33d25.0",
        "@material/typography": "15.0.0-canary.684e33d25.0",
        "tslib": "^2.1.0"
      }
    },
    "@material/menu": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/menu/-/menu-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-r7wzDLSGSI9629/mfpvsMzkVxpmV75kcD3IrW0Pcu6/Bv/1xi0EvjcUXzNJJoQlwN4Zj35Ymz/PCjZkIDIz68Q==",
      "requires": {
        "@material/base": "15.0.0-canary.684e33d25.0",
        "@material/dom": "15.0.0-canary.684e33d25.0",
        "@material/elevation": "15.0.0-canary.684e33d25.0",
        "@material/feature-targeting": "15.0.0-canary.684e33d25.0",
        "@material/list": "15.0.0-canary.684e33d25.0",
        "@material/menu-surface": "15.0.0-canary.684e33d25.0",
        "@material/ripple": "15.0.0-canary.684e33d25.0",
        "@material/rtl": "15.0.0-canary.684e33d25.0",
        "@material/shape": "15.0.0-canary.684e33d25.0",
        "@material/theme": "15.0.0-canary.684e33d25.0",
        "@material/tokens": "15.0.0-canary.684e33d25.0",
        "tslib": "^2.1.0"
      }
    },
    "@material/menu-surface": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/menu-surface/-/menu-surface-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-RVO5GAYcfWPaKwxsF/NhUAmrYXQCQBKvRQW0TIlbmAJz6lcFeTs6YZqF3u1C7qrL3ZQGz+sur/7ywj6QU0oMow==",
      "requires": {
        "@material/animation": "15.0.0-canary.684e33d25.0",
        "@material/base": "15.0.0-canary.684e33d25.0",
        "@material/elevation": "15.0.0-canary.684e33d25.0",
        "@material/feature-targeting": "15.0.0-canary.684e33d25.0",
        "@material/rtl": "15.0.0-canary.684e33d25.0",
        "@material/shape": "15.0.0-canary.684e33d25.0",
        "@material/theme": "15.0.0-canary.684e33d25.0",
        "tslib": "^2.1.0"
      }
    },
    "@material/notched-outline": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/notched-outline/-/notched-outline-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-9YHcBkvJLPVYzkHcWoTpBZAFrEd+j1hjhGxLhh0LuNrZe8VroUkZD1TTnUAPHRG3os6EqEWWaKb0RN+aPIF2yQ==",
      "requires": {
        "@material/base": "15.0.0-canary.684e33d25.0",
        "@material/feature-targeting": "15.0.0-canary.684e33d25.0",
        "@material/floating-label": "15.0.0-canary.684e33d25.0",
        "@material/rtl": "15.0.0-canary.684e33d25.0",
        "@material/shape": "15.0.0-canary.684e33d25.0",
        "@material/theme": "15.0.0-canary.684e33d25.0",
        "tslib": "^2.1.0"
      }
    },
    "@material/progress-indicator": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/progress-indicator/-/progress-indicator-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-c0icji4faeNWUoqGENGC7Hav0Puxh0RwXIDVizffaUxKIGbajpIp5+4Zop73fK/xFLGMB/npg7TbP+aCGjQ3fw==",
      "requires": {
        "tslib": "^2.1.0"
      }
    },
    "@material/radio": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/radio/-/radio-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-U3Eh8sNUA8trDla1Bq8Bo02foxYvtoewaKeF8A8tAju81XZ4jRiftfOsOWZDZEHCVbbCB2QwvutvFlnay5n+Aw==",
      "requires": {
        "@material/animation": "15.0.0-canary.684e33d25.0",
        "@material/base": "15.0.0-canary.684e33d25.0",
        "@material/density": "15.0.0-canary.684e33d25.0",
        "@material/dom": "15.0.0-canary.684e33d25.0",
        "@material/feature-targeting": "15.0.0-canary.684e33d25.0",
        "@material/focus-ring": "15.0.0-canary.684e33d25.0",
        "@material/ripple": "15.0.0-canary.684e33d25.0",
        "@material/theme": "15.0.0-canary.684e33d25.0",
        "@material/touch-target": "15.0.0-canary.684e33d25.0",
        "tslib": "^2.1.0"
      }
    },
    "@material/ripple": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/ripple/-/ripple-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-RyePu7SjIm/OuyyEieZ/gxiPYkNZOZHeid72WRcN9ofdlljj2pifcdPvcfZA+v/DMS33xo5GjG2L/Qj6ClWrKw==",
      "requires": {
        "@material/animation": "15.0.0-canary.684e33d25.0",
        "@material/base": "15.0.0-canary.684e33d25.0",
        "@material/dom": "15.0.0-canary.684e33d25.0",
        "@material/feature-targeting": "15.0.0-canary.684e33d25.0",
        "@material/rtl": "15.0.0-canary.684e33d25.0",
        "@material/theme": "15.0.0-canary.684e33d25.0",
        "tslib": "^2.1.0"
      }
    },
    "@material/rtl": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/rtl/-/rtl-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-NqdJl8Ayupp1Th+vCNCpVQHbUFOuF7TCte9LD1norTIBUF/QizIxWby2W5uUEiPbnh5j9PmE1CJtfLwKun3pcw==",
      "requires": {
        "@material/theme": "15.0.0-canary.684e33d25.0",
        "tslib": "^2.1.0"
      }
    },
    "@material/segmented-button": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/segmented-button/-/segmented-button-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-bEGgg8vgXNLyukyV8HRjFMuQ6t6nm5LQ4Pgm22um61Yc8qyi0BOqV41OR4SVdUrUqZxh1aVD+p+4NN03+LfQXw==",
      "requires": {
        "@material/base": "15.0.0-canary.684e33d25.0",
        "@material/elevation": "15.0.0-canary.684e33d25.0",
        "@material/feature-targeting": "15.0.0-canary.684e33d25.0",
        "@material/ripple": "15.0.0-canary.684e33d25.0",
        "@material/theme": "15.0.0-canary.684e33d25.0",
        "@material/touch-target": "15.0.0-canary.684e33d25.0",
        "@material/typography": "15.0.0-canary.684e33d25.0",
        "tslib": "^2.1.0"
      }
    },
    "@material/select": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/select/-/select-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-kf178/2TeEinTv0mgmSBcmmExQ2h7a7dtR1E3WuqQgisJ/R6+zVLMkC2CnfIyzxYX2vkuUTG0ue3Reh/6XiqSg==",
      "requires": {
        "@material/animation": "15.0.0-canary.684e33d25.0",
        "@material/base": "15.0.0-canary.684e33d25.0",
        "@material/density": "15.0.0-canary.684e33d25.0",
        "@material/dom": "15.0.0-canary.684e33d25.0",
        "@material/elevation": "15.0.0-canary.684e33d25.0",
        "@material/feature-targeting": "15.0.0-canary.684e33d25.0",
        "@material/floating-label": "15.0.0-canary.684e33d25.0",
        "@material/line-ripple": "15.0.0-canary.684e33d25.0",
        "@material/list": "15.0.0-canary.684e33d25.0",
        "@material/menu": "15.0.0-canary.684e33d25.0",
        "@material/menu-surface": "15.0.0-canary.684e33d25.0",
        "@material/notched-outline": "15.0.0-canary.684e33d25.0",
        "@material/ripple": "15.0.0-canary.684e33d25.0",
        "@material/rtl": "15.0.0-canary.684e33d25.0",
        "@material/shape": "15.0.0-canary.684e33d25.0",
        "@material/theme": "15.0.0-canary.684e33d25.0",
        "@material/tokens": "15.0.0-canary.684e33d25.0",
        "@material/typography": "15.0.0-canary.684e33d25.0",
        "tslib": "^2.1.0"
      }
    },
    "@material/shape": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/shape/-/shape-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-aEelpaTFmpnCji3TUGP9bVCS/bRVjUmLTHBPZtuu1gOrUVVtJ6kYOg73dZNJF+XOoNL2yOX/LRcKwsop29tptA==",
      "requires": {
        "@material/feature-targeting": "15.0.0-canary.684e33d25.0",
        "@material/rtl": "15.0.0-canary.684e33d25.0",
        "@material/theme": "15.0.0-canary.684e33d25.0",
        "tslib": "^2.1.0"
      }
    },
    "@material/slider": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/slider/-/slider-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-WVyK+2pSNSZmj07M2K/a3TADoQ9FBCndfNC/vE7/wGIg4dddJJK5KvQ+yruf9R2cSzTL/S1sZ5WpyyeM8E9HTw==",
      "requires": {
        "@material/animation": "15.0.0-canary.684e33d25.0",
        "@material/base": "15.0.0-canary.684e33d25.0",
        "@material/dom": "15.0.0-canary.684e33d25.0",
        "@material/elevation": "15.0.0-canary.684e33d25.0",
        "@material/feature-targeting": "15.0.0-canary.684e33d25.0",
        "@material/ripple": "15.0.0-canary.684e33d25.0",
        "@material/rtl": "15.0.0-canary.684e33d25.0",
        "@material/theme": "15.0.0-canary.684e33d25.0",
        "@material/tokens": "15.0.0-canary.684e33d25.0",
        "@material/typography": "15.0.0-canary.684e33d25.0",
        "tslib": "^2.1.0"
      }
    },
    "@material/snackbar": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/snackbar/-/snackbar-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-itO+DCkOannZzR1/cCHcqAm7ifhuFvXmDItNoA8qLEcAyJDJJRkhpwj3XQ01yuo9gBFcSctp7Txt7e+Hncm/Jg==",
      "requires": {
        "@material/animation": "15.0.0-canary.684e33d25.0",
        "@material/base": "15.0.0-canary.684e33d25.0",
        "@material/button": "15.0.0-canary.684e33d25.0",
        "@material/dom": "15.0.0-canary.684e33d25.0",
        "@material/elevation": "15.0.0-canary.684e33d25.0",
        "@material/feature-targeting": "15.0.0-canary.684e33d25.0",
        "@material/icon-button": "15.0.0-canary.684e33d25.0",
        "@material/ripple": "15.0.0-canary.684e33d25.0",
        "@material/rtl": "15.0.0-canary.684e33d25.0",
        "@material/shape": "15.0.0-canary.684e33d25.0",
        "@material/theme": "15.0.0-canary.684e33d25.0",
        "@material/tokens": "15.0.0-canary.684e33d25.0",
        "@material/typography": "15.0.0-canary.684e33d25.0",
        "tslib": "^2.1.0"
      }
    },
    "@material/switch": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/switch/-/switch-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-Jxi0gl92yvvZZsAPxvVHzXx2ga+T/djMow98jvEczmpUorWnAhgiCr9CsSSRoosahWyRB8NLZOxUQrACxvffjw==",
      "requires": {
        "@material/animation": "15.0.0-canary.684e33d25.0",
        "@material/base": "15.0.0-canary.684e33d25.0",
        "@material/density": "15.0.0-canary.684e33d25.0",
        "@material/dom": "15.0.0-canary.684e33d25.0",
        "@material/elevation": "15.0.0-canary.684e33d25.0",
        "@material/feature-targeting": "15.0.0-canary.684e33d25.0",
        "@material/focus-ring": "15.0.0-canary.684e33d25.0",
        "@material/ripple": "15.0.0-canary.684e33d25.0",
        "@material/rtl": "15.0.0-canary.684e33d25.0",
        "@material/shape": "15.0.0-canary.684e33d25.0",
        "@material/theme": "15.0.0-canary.684e33d25.0",
        "@material/tokens": "15.0.0-canary.684e33d25.0",
        "safevalues": "^0.3.4",
        "tslib": "^2.1.0"
      }
    },
    "@material/tab": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/tab/-/tab-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-WQL3wj9syHNcfe8KbgGGUcA34M8C/xZ+n0Fkkh8Kk6puVwaU+xqUNihsxPY6YzKpmh4PZ4oJaBdiN8zvFT1zqQ==",
      "requires": {
        "@material/base": "15.0.0-canary.684e33d25.0",
        "@material/elevation": "15.0.0-canary.684e33d25.0",
        "@material/feature-targeting": "15.0.0-canary.684e33d25.0",
        "@material/focus-ring": "15.0.0-canary.684e33d25.0",
        "@material/ripple": "15.0.0-canary.684e33d25.0",
        "@material/rtl": "15.0.0-canary.684e33d25.0",
        "@material/tab-indicator": "15.0.0-canary.684e33d25.0",
        "@material/theme": "15.0.0-canary.684e33d25.0",
        "@material/tokens": "15.0.0-canary.684e33d25.0",
        "@material/typography": "15.0.0-canary.684e33d25.0",
        "tslib": "^2.1.0"
      }
    },
    "@material/tab-bar": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/tab-bar/-/tab-bar-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-SW/cMaDsIGGkM1ag3A7GJRlmr8eXmObWsvitQJzh6Azr5zzZtSI+GQygkMesAEE1gbpqOVN8d40rh3H7VVIAcA==",
      "requires": {
        "@material/animation": "15.0.0-canary.684e33d25.0",
        "@material/base": "15.0.0-canary.684e33d25.0",
        "@material/density": "15.0.0-canary.684e33d25.0",
        "@material/elevation": "15.0.0-canary.684e33d25.0",
        "@material/feature-targeting": "15.0.0-canary.684e33d25.0",
        "@material/tab": "15.0.0-canary.684e33d25.0",
        "@material/tab-indicator": "15.0.0-canary.684e33d25.0",
        "@material/tab-scroller": "15.0.0-canary.684e33d25.0",
        "@material/theme": "15.0.0-canary.684e33d25.0",
        "@material/tokens": "15.0.0-canary.684e33d25.0",
        "@material/typography": "15.0.0-canary.684e33d25.0",
        "tslib": "^2.1.0"
      }
    },
    "@material/tab-indicator": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/tab-indicator/-/tab-indicator-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-kKICqSPqOlaf0lzaFFCmuOqPXJC+cK48Qmsc+m5o6fJhkmuZRCYpIwB2JeP+uZSOq/bTH+SrPtCtnVlgWg6ksA==",
      "requires": {
        "@material/animation": "15.0.0-canary.684e33d25.0",
        "@material/base": "15.0.0-canary.684e33d25.0",
        "@material/feature-targeting": "15.0.0-canary.684e33d25.0",
        "@material/theme": "15.0.0-canary.684e33d25.0",
        "tslib": "^2.1.0"
      }
    },
    "@material/tab-scroller": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/tab-scroller/-/tab-scroller-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-H6EU/TSiK/M2DyyORX5GEtXD9rKYxTMHC2VxsNWARPMFJGzgeW2ugYkFv+rKI1/c0bs0CJ4e+qFnOlBsQXZvyQ==",
      "requires": {
        "@material/animation": "15.0.0-canary.684e33d25.0",
        "@material/base": "15.0.0-canary.684e33d25.0",
        "@material/dom": "15.0.0-canary.684e33d25.0",
        "@material/feature-targeting": "15.0.0-canary.684e33d25.0",
        "@material/tab": "15.0.0-canary.684e33d25.0",
        "tslib": "^2.1.0"
      }
    },
    "@material/textfield": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/textfield/-/textfield-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-OvgpDXjvpyJTtAWskO69IDybFvDNzr9w2PN/Fk7yFm+uNVupaWz1Ew8lZ4gGslaTNSVmh2XcsvmzxcLINSiiNg==",
      "requires": {
        "@material/animation": "15.0.0-canary.684e33d25.0",
        "@material/base": "15.0.0-canary.684e33d25.0",
        "@material/density": "15.0.0-canary.684e33d25.0",
        "@material/dom": "15.0.0-canary.684e33d25.0",
        "@material/feature-targeting": "15.0.0-canary.684e33d25.0",
        "@material/floating-label": "15.0.0-canary.684e33d25.0",
        "@material/line-ripple": "15.0.0-canary.684e33d25.0",
        "@material/notched-outline": "15.0.0-canary.684e33d25.0",
        "@material/ripple": "15.0.0-canary.684e33d25.0",
        "@material/rtl": "15.0.0-canary.684e33d25.0",
        "@material/shape": "15.0.0-canary.684e33d25.0",
        "@material/theme": "15.0.0-canary.684e33d25.0",
        "@material/tokens": "15.0.0-canary.684e33d25.0",
        "@material/typography": "15.0.0-canary.684e33d25.0",
        "tslib": "^2.1.0"
      }
    },
    "@material/theme": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/theme/-/theme-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-AZxaXXAvRKzAi20RlMxzt2U5UmkCWyv7DMWEBXsxtG5Tk54mi1HsbVUp3fxDPTlmL7Pq8p1/DESg/o7TgRCVlw==",
      "requires": {
        "@material/feature-targeting": "15.0.0-canary.684e33d25.0",
        "tslib": "^2.1.0"
      }
    },
    "@material/tokens": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/tokens/-/tokens-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-wVwbQOTCXDPKYPdHQHLr026y36MMFelID1CmbfRk6mSol4O8yE9U0fXcShfRDW8Qo5E3X31w9c2A6T3neJY7wQ==",
      "requires": {
        "@material/elevation": "15.0.0-canary.684e33d25.0"
      }
    },
    "@material/tooltip": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/tooltip/-/tooltip-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-dtm26QjxyQdinc8btgz6yys07b7bUW4FZgNF2EBPeGrICrPg7jf+JEvDziz5g8VMaTBQLOQRSCGy0MKuRlOjLw==",
      "requires": {
        "@material/animation": "15.0.0-canary.684e33d25.0",
        "@material/base": "15.0.0-canary.684e33d25.0",
        "@material/button": "15.0.0-canary.684e33d25.0",
        "@material/dom": "15.0.0-canary.684e33d25.0",
        "@material/elevation": "15.0.0-canary.684e33d25.0",
        "@material/feature-targeting": "15.0.0-canary.684e33d25.0",
        "@material/rtl": "15.0.0-canary.684e33d25.0",
        "@material/shape": "15.0.0-canary.684e33d25.0",
        "@material/theme": "15.0.0-canary.684e33d25.0",
        "@material/tokens": "15.0.0-canary.684e33d25.0",
        "@material/typography": "15.0.0-canary.684e33d25.0",
        "safevalues": "^0.3.4",
        "tslib": "^2.1.0"
      }
    },
    "@material/top-app-bar": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/top-app-bar/-/top-app-bar-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-1M+oupUxflfW7u81P1XlxoLZB8bLzwtpKofIfDNRbEsiKhlLTERJR3Yak3BGE9xakNMysAaBHlkb5MrN5bNPFw==",
      "requires": {
        "@material/animation": "15.0.0-canary.684e33d25.0",
        "@material/base": "15.0.0-canary.684e33d25.0",
        "@material/elevation": "15.0.0-canary.684e33d25.0",
        "@material/ripple": "15.0.0-canary.684e33d25.0",
        "@material/rtl": "15.0.0-canary.684e33d25.0",
        "@material/shape": "15.0.0-canary.684e33d25.0",
        "@material/theme": "15.0.0-canary.684e33d25.0",
        "@material/typography": "15.0.0-canary.684e33d25.0",
        "tslib": "^2.1.0"
      }
    },
    "@material/touch-target": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/touch-target/-/touch-target-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-zdE69Slg8+T7sTn1OwqZ6H7WBYac9mxJ/JlJqfTqthzIjZRcCxBSYymQJcDHjsrPnUojOtr9U4Tpm5YZ96TEkQ==",
      "requires": {
        "@material/base": "15.0.0-canary.684e33d25.0",
        "@material/feature-targeting": "15.0.0-canary.684e33d25.0",
        "@material/rtl": "15.0.0-canary.684e33d25.0",
        "@material/theme": "15.0.0-canary.684e33d25.0",
        "tslib": "^2.1.0"
      }
    },
    "@material/typography": {
      "version": "15.0.0-canary.684e33d25.0",
      "resolved": "https://registry.npmjs.org/@material/typography/-/typography-15.0.0-canary.684e33d25.0.tgz",
      "integrity": "sha512-aVnvgMwcfNa/K4wujzpKDIxjGl2hbkEL+m+OKDSQqWYjKcP9QrbzCXJruJBqxrBoPRHLbqo47k5f9uT8raSgjw==",
      "requires": {
        "@material/feature-targeting": "15.0.0-canary.684e33d25.0",
        "@material/theme": "15.0.0-canary.684e33d25.0",
        "tslib": "^2.1.0"
      }
    },
    "@miherlosev/esm": {
      "version": "3.2.26",
      "resolved": "https://registry.npmjs.org/@miherlosev/esm/-/esm-3.2.26.tgz",
      "integrity": "sha512-TaW4jTGVE1/ln2VGFChnheMh589QCAZy1MVnLvjjSzZ4pEAa4WYAWPwFkDVZbSdPQdLfZy7LuTyZjWRkhX9/Gg=="
    },
    "@ngtools/webpack": {
      "version": "15.2.8",
      "resolved": "https://registry.npmjs.org/@ngtools/webpack/-/webpack-15.2.8.tgz",
      "integrity": "sha512-BJexeT4FxMtToVBGa3wdl6rrkYXgilP0kkSH4Qzu4MPlLPbeBSr4XQalQriewlpC2uzG0r2SJfrAe2eDhtSykA==",
      "dev": true,
      "requires": {}
    },
    "@ngx-translate/core": {
      "version": "14.0.0",
      "resolved": "https://registry.npmjs.org/@ngx-translate/core/-/core-14.0.0.tgz",
      "integrity": "sha512-UevdwNCXMRCdJv//0kC8h2eSfmi02r29xeE8E9gJ1Al4D4jEJ7eiLPdjslTMc21oJNGguqqWeEVjf64SFtvw2w==",
      "requires": {
        "tslib": "^2.3.0"
      }
    },
    "@ngx-translate/http-loader": {
      "version": "6.0.0",
      "resolved": "https://registry.npmjs.org/@ngx-translate/http-loader/-/http-loader-6.0.0.tgz",
      "integrity": "sha512-LCekn6qCbeXWlhESCxU1rAbZz33WzDG0lI7Ig0pYC1o5YxJWrkU9y3Y4tNi+jakQ7R6YhTR2D3ox6APxDtA0wA==",
      "requires": {
        "tslib": "^2.0.0"
      }
    },
    "@nodelib/fs.scandir": {
      "version": "2.1.5",
      "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
      "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
      "requires": {
        "@nodelib/fs.stat": "2.0.5",
        "run-parallel": "^1.1.9"
      }
    },
    "@nodelib/fs.stat": {
      "version": "2.0.5",
      "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",
      "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A=="
    },
    "@nodelib/fs.walk": {
      "version": "1.2.8",
      "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz",
      "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==",
      "requires": {
        "@nodelib/fs.scandir": "2.1.5",
        "fastq": "^1.6.0"
      }
    },
    "@npmcli/fs": {
      "version": "3.1.0",
      "resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-3.1.0.tgz",
      "integrity": "sha512-7kZUAaLscfgbwBQRbvdMYaZOWyMEcPTH/tJjnyAWJ/dvvs9Ef+CERx/qJb9GExJpl1qipaDGn7KqHnFGGixd0w==",
      "dev": true,
      "requires": {
        "semver": "^7.3.5"
      }
    },
    "@npmcli/git": {
      "version": "4.0.4",
      "resolved": "https://registry.npmjs.org/@npmcli/git/-/git-4.0.4.tgz",
      "integrity": "sha512-5yZghx+u5M47LghaybLCkdSyFzV/w4OuH12d96HO389Ik9CDsLaDZJVynSGGVJOLn6gy/k7Dz5XYcplM3uxXRg==",
      "dev": true,
      "requires": {
        "@npmcli/promise-spawn": "^6.0.0",
        "lru-cache": "^7.4.4",
        "npm-pick-manifest": "^8.0.0",
        "proc-log": "^3.0.0",
        "promise-inflight": "^1.0.1",
        "promise-retry": "^2.0.1",
        "semver": "^7.3.5",
        "which": "^3.0.0"
      },
      "dependencies": {
        "lru-cache": {
          "version": "7.18.3",
          "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz",
          "integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==",
          "dev": true
        },
        "which": {
          "version": "3.0.1",
          "resolved": "https://registry.npmjs.org/which/-/which-3.0.1.tgz",
          "integrity": "sha512-XA1b62dzQzLfaEOSQFTCOd5KFf/1VSzZo7/7TUjnya6u0vGGKzU96UQBZTAThCb2j4/xjBAyii1OhRLJEivHvg==",
          "dev": true,
          "requires": {
            "isexe": "^2.0.0"
          }
        }
      }
    },
    "@npmcli/installed-package-contents": {
      "version": "2.0.2",
      "resolved": "https://registry.npmjs.org/@npmcli/installed-package-contents/-/installed-package-contents-2.0.2.tgz",
      "integrity": "sha512-xACzLPhnfD51GKvTOOuNX2/V4G4mz9/1I2MfDoye9kBM3RYe5g2YbscsaGoTlaWqkxeiapBWyseULVKpSVHtKQ==",
      "dev": true,
      "requires": {
        "npm-bundled": "^3.0.0",
        "npm-normalize-package-bin": "^3.0.0"
      }
    },
    "@npmcli/move-file": {
      "version": "2.0.1",
      "resolved": "https://registry.npmjs.org/@npmcli/move-file/-/move-file-2.0.1.tgz",
      "integrity": "sha512-mJd2Z5TjYWq/ttPLLGqArdtnC74J6bOzg4rMDnN+p1xTacZ2yPRCk2y0oSWQtygLR9YVQXgOcONrwtnk3JupxQ==",
      "dev": true,
      "requires": {
        "mkdirp": "^1.0.4",
        "rimraf": "^3.0.2"
      }
    },
    "@npmcli/node-gyp": {
      "version": "3.0.0",
      "resolved": "https://registry.npmjs.org/@npmcli/node-gyp/-/node-gyp-3.0.0.tgz",
      "integrity": "sha512-gp8pRXC2oOxu0DUE1/M3bYtb1b3/DbJ5aM113+XJBgfXdussRAsX0YOrOhdd8WvnAR6auDBvJomGAkLKA5ydxA==",
      "dev": true
    },
    "@npmcli/promise-spawn": {
      "version": "6.0.2",
      "resolved": "https://registry.npmjs.org/@npmcli/promise-spawn/-/promise-spawn-6.0.2.tgz",
      "integrity": "sha512-gGq0NJkIGSwdbUt4yhdF8ZrmkGKVz9vAdVzpOfnom+V8PLSmSOVhZwbNvZZS1EYcJN5hzzKBxmmVVAInM6HQLg==",
      "dev": true,
      "requires": {
        "which": "^3.0.0"
      },
      "dependencies": {
        "which": {
          "version": "3.0.1",
          "resolved": "https://registry.npmjs.org/which/-/which-3.0.1.tgz",
          "integrity": "sha512-XA1b62dzQzLfaEOSQFTCOd5KFf/1VSzZo7/7TUjnya6u0vGGKzU96UQBZTAThCb2j4/xjBAyii1OhRLJEivHvg==",
          "dev": true,
          "requires": {
            "isexe": "^2.0.0"
          }
        }
      }
    },
    "@npmcli/run-script": {
      "version": "6.0.2",
      "resolved": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-6.0.2.tgz",
      "integrity": "sha512-NCcr1uQo1k5U+SYlnIrbAh3cxy+OQT1VtqiAbxdymSlptbzBb62AjH2xXgjNCoP073hoa1CfCAcwoZ8k96C4nA==",
      "dev": true,
      "requires": {
        "@npmcli/node-gyp": "^3.0.0",
        "@npmcli/promise-spawn": "^6.0.0",
        "node-gyp": "^9.0.0",
        "read-package-json-fast": "^3.0.0",
        "which": "^3.0.0"
      },
      "dependencies": {
        "which": {
          "version": "3.0.1",
          "resolved": "https://registry.npmjs.org/which/-/which-3.0.1.tgz",
          "integrity": "sha512-XA1b62dzQzLfaEOSQFTCOd5KFf/1VSzZo7/7TUjnya6u0vGGKzU96UQBZTAThCb2j4/xjBAyii1OhRLJEivHvg==",
          "dev": true,
          "requires": {
            "isexe": "^2.0.0"
          }
        }
    "@pkgjs/parseargs": {
      "version": "0.11.0",
      "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",
      "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==",
      "dev": true,
      "optional": true
    },
    "@popperjs/core": {
      "version": "2.11.5",
      "resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.5.tgz",
      "integrity": "sha512-9X2obfABZuDVLCgPK9aX0a/x4jaOEweTTWE2+9sr0Qqqevj2Uv5XorvusThmc9XGYpS9yI+fhh8RTafBtGposw=="
    },
    "@schematics/angular": {
      "version": "15.2.8",
      "resolved": "https://registry.npmjs.org/@schematics/angular/-/angular-15.2.8.tgz",
      "integrity": "sha512-F49IEzCFxQlpaMIgTO/wF1l/CLQKif7VaiDdyiTKOeT22IMmyd61FUmWDyZYfCBqMlvBmvDGx64HaHWes1HYCg==",
      "dev": true,
      "requires": {