From 794cc7be38071b98ce60b346a21392ec0ff26b37 Mon Sep 17 00:00:00 2001 From: Carifio24 Date: Thu, 15 Feb 2024 21:48:14 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20cosmicds?= =?UTF-8?q?/jwst-brick@42cf5c5c8a144e606f674f1f0dad1d49432c34fc=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/app.77e558c7.css | 1 - css/app.a02e0ca7.css | 1 + index.html | 2 +- js/{app.6965bbeb.js => app.b245310f.js} | 4 ++-- js/{app.6965bbeb.js.map => app.b245310f.js.map} | 2 +- tsconfig.tsbuildinfo | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 css/app.77e558c7.css create mode 100644 css/app.a02e0ca7.css rename js/{app.6965bbeb.js => app.b245310f.js} (93%) rename js/{app.6965bbeb.js.map => app.b245310f.js.map} (69%) diff --git a/css/app.77e558c7.css b/css/app.77e558c7.css deleted file mode 100644 index f346174..0000000 --- a/css/app.77e558c7.css +++ /dev/null @@ -1 +0,0 @@ -@font-face{font-family:Highway Gothic Narrow;src:url(https://projects.cosmicds.cfa.harvard.edu/cds-website/fonts/HighwayGothicNarrow.ttf)}:root{--default-font-size:clamp(0.7rem,min(1.7vh,1.7vw),1.1rem);--default-line-height:clamp(1rem,min(2.2vh,2.2vw),1.6rem)}html{height:100%;margin:0;padding:0;background-color:#000;overflow:hidden;-ms-overflow-style:none;scrollbar-width:none}html ::-webkit-scrollbar{display:none}body{height:100%;margin:0;padding:0;font-family:Verdana,Arial,Helvetica,sans-serif}#main-content,body{position:fixed;width:100%;overflow:hidden}#main-content{height:var(--app-content-height);transition:height .1s ease-in-out}#app{width:100%;height:100%;margin:0;overflow:hidden;font-size:11pt}#app .wwtelescope-component{position:absolute;top:0;width:100%;height:100%;border-style:none;border-width:0;margin:0;padding:0}.fade-enter-active,.fade-leave-active{transition:opacity .3s}.fade-enter,.fade-leave-to{opacity:0}.modal{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;color:#fff;background-color:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center}#modal-loading{background-color:#000}#modal-loading .container{display:flex;flex-direction:row;align-items:center;justify-content:center}#modal-loading .container .spinner{background-image:url(https://projects.cosmicds.cfa.harvard.edu/cds-website/logos/lunar_loader.gif);background-repeat:no-repeat;background-size:contain;width:3rem;height:3rem}#modal-loading .container p{margin:0 0 0 1rem;padding:0;font-size:150%}#modal-readytostart{cursor:pointer;color:#999}#modal-readytostart:hover{color:#2aa5f7}#modal-readytostart div{margin:0;padding:0;background-image:url(https://projects.cosmicds.cfa.harvard.edu/cds-website/logos/wwt_globe_bg.png);background-repeat:no-repeat;background-size:contain;background-position:50%;width:20rem;height:20rem;max-width:70%;max-height:70%;display:flex;align-items:center;justify-content:center}#modal-readytostart div .icon{width:60%;height:60%;margin-left:14%;margin-top:3%}.ui-text{color:#f0ab52;background:#000;padding:5px 5px;border:2px solid #000;border-radius:10px;font-size:calc(.7em + .2vw)}.ui-text:focus{color:#fff}.slider-label{font-weight:700;font-size:calc(.8em + .5vw);padding:5px 10px;text-align:center;line-height:20px}.slider-label .light-type{font-size:calc(.56em + .35vw)}.slider-label:hover{cursor:pointer}.top-content{top:1rem;left:1rem;width:calc(100% - 2rem);justify-content:space-between;align-items:flex-start}.bottom-content,.top-content{position:absolute;pointer-events:none;display:flex}.bottom-content{flex-direction:column;bottom:.5rem;right:.5rem;width:calc(100% - 1rem);align-items:center;gap:5px}#overlay-button-container{align-self:flex-start;padding-bottom:.5rem}#tools{z-index:10;color:#fff}#tools .opacity-range{width:50vw}#tools .clickable{cursor:pointer}#tools select{background:#fff;color:#000;border-radius:3px}.tool-container{display:flex;flex-direction:row;align-items:center;gap:5px;pointer-events:auto}#left-buttons,#right-buttons{display:flex;flex-direction:column;gap:10px}#gallery-container{position:absolute;top:1rem;right:1rem;height:50vh;width:20vw;border:1px solid red}#splash-overlay{align-items:center;justify-content:center;font-size:min(8vw,7vh)}#splash-screen{color:var(--accent-color);background-color:#000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);justify-content:space-around;align-content:center;padding-top:4rem;padding-bottom:1rem;padding-inline:.5rem;border-radius:50px;border:min(1.2vw,.9vh) solid var(--accent-color);overflow:auto;font-family:Highway Gothic Narrow,Roboto,sans-serif;box-shadow:0 0 25px #000}@media (max-width:699px){#splash-screen{max-height:80vh;max-width:90vw}}@media (min-width:700px){#splash-screen{max-height:85vh;max-width:min(70vw,800px)}}#splash-screen div{margin-inline:auto;text-align:center}#splash-screen p{font-family:Highway Gothic Narrow,Roboto,sans-serif;font-weight:700;vertical-align:middle}#splash-screen p.highlight{text-transform:uppercase;font-weight:bolder}#splash-screen p.small{font-size:var(--default-font-size);font-weight:700}#splash-screen #first-splash-row{width:100%}#splash-screen #close-splash-button{position:absolute;top:.5rem;right:1.75rem;text-align:end;color:var(--accent-color);font-size:min(8vw,5vh)}#splash-screen #close-splash-button:hover{cursor:pointer}#splash-screen #splash-screen-text{display:flex;flex-direction:column;line-height:130%}#splash-screen #splash-screen-guide{margin-block:1.5em;font-size:min(5vw,4vh);line-height:140%;width:75%}#splash-screen #splash-screen-guide .v-col{padding:0}#splash-screen #splash-screen-guide .svg-inline--fa{color:var(--accent-color);margin:0 10px}#splash-screen #splash-screen-acknowledgements{font-size:calc(var(--default-font-size)*1.7);line-height:calc(var(--default-line-height)*1.5);width:70%}#splash-screen #splash-screen-logos{margin-block:.75em}#splash-screen #splash-screen-logos img{height:5vmin;vertical-align:middle;margin:2px}@media only screen and (max-width:600px){#splash-screen #splash-screen-logos img{height:24px}}#splash-screen #splash-screen-logos svg{vertical-align:middle;height:24px}#project-credits{color:#ddd;font-size:calc(.7em + .2vw);justify-self:flex-end;align-self:flex-end;display:flex;justify-content:center;align-items:center}#project-credits p{margin:0;padding:0;line-height:1}#project-credits a{text-decoration:none;color:#fff;pointer-events:auto}#project-credits a:hover{text-decoration:underline}#project-credits a[class^=share-network]:hover{text-decoration:none;filter:brightness(75%)}#project-credits img{height:35px;vertical-align:middle;margin:2px}@media only screen and (max-width:600px){#project-credits img{height:24px}}#project-credits svg{vertical-align:middle;height:24px}#video-container{position:absolute;top:0;left:0;width:100%;height:100%;max-width:100%;overflow:hidden;padding:0;z-index:1000}#video-container .close-icon{position:absolute;top:10px;right:10px;z-index:15}#video-container .close-icon:hover{cursor:pointer}#video-container .close-icon:focus{color:#fff;border:2px solid #fff}#video-container .video-wrapper{display:flex;height:100%;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);text-align:center;z-index:1000}#video-container #info-video,#video-container video{margin:auto;height:85%;width:auto;max-width:100%;-o-object-fit:contain;object-fit:contain;border:5px solid #fff}.bottom-sheet .v-overlay__content{align-self:flex-end;padding:0;margin:0;max-width:100%;height:34%}#tabs{align-self:left}@media (max-width:599px){.info-tabs{padding-inline:.75rem;font-size:calc(var(--default-font-size)*1.15)}}@media (min-width:600px){.info-tabs{padding-inline:2rem}}.info-text{font-size:var(--default-font-size);line-height:var(--default-line-height);height:33vh;padding-bottom:25px}.info-text img{max-width:100%}.info-text h3{margin-top:calc(var(--default-line-height));margin-bottom:calc(var(--default-line-height)*.3);color:var(--accent-color2)}.info-text p{margin-bottom:calc(var(--default-line-height)*.5)}.info-text a{text-decoration:underline}.close-icon{position:absolute;top:10px;right:10px;z-index:15}.close-icon:hover{cursor:pointer}.close-icon:focus{color:#fff;border:2px solid #fff}.pointer{cursor:pointer}.control-icon{pointer-events:auto}.control-icon:hover{cursor:pointer}.scrollable{overflow-y:auto}.no-bottom-border-radius{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}#tab-items .v-card-text{font-size:max(14px,calc(.7em + .3vw));padding-top:max(2vw,16px);padding-left:max(4vw,16px);padding-right:max(4vw,16px)}#tab-items .v-card-text .end-spacer{height:25px}.v-tabs [aria-selected=false]:not(.v-slide-group-item--active){color:#ddd!important}#close-text-icon{position:absolute;top:.25em;color:#fff}@media (max-width:599px){#close-text-icon{right:.5em}}@media (min-width:600px){#close-text-icon{right:.77083em}}.v-tabs:not(.v-tabs--vertical).v-tabs--right>.v-slide-group--is-overflowing.v-tabs-bar--is-mobile:not(.v-slide-group--has-affixes) .v-slide-group__next,.v-tabs:not(.v-tabs--vertical):not(.v-tabs--right)>.v-slide-group--is-overflowing.v-tabs-bar--is-mobile:not(.v-slide-group--has-affixes) .v-slide-group__prev{display:none}a{text-decoration:none;font-weight:700;color:#589eef}#jwst-crossfade,a{pointer-events:auto}#jwst-crossfade{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly}#jwst-crossfade span{flex-grow:0}#jwst-crossfade input{flex-grow:0.7}#main-content .gallery-root .gallery{border:none}@media only screen and (max-width:600px){#icons-container,.mobile-off{display:none}}img#brick-diagram{margin:1rem auto .5rem;max-width:min(300px,75vw);display:block}@media (min-width:600px){img#brick-diagram{max-width:min(50vw,500px);margin:0 1rem 1rem;display:inline;float:right}}.gallery-root{transition-property:height,width;transition:.5s ease-out}.gallery-root .blurred{background:transparent;box-shadow:0 4px 30px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.gallery-root .gallery{border-radius:5px;border:1px solid #fff;display:flex;flex-direction:column;overflow-y:auto;max-height:var(--gallery-max-height);width:min();pointer-events:auto;position:fixed;left:50%;transform:translateX(-50%)}.gallery-root .noselect{-moz-user-select:none;user-select:none;-webkit-user-select:none;-ms-user-select:none}.gallery-root .gallery-header{position:relative;display:flex;justify-content:center}.gallery-root .gallery-title{font-size:16pt}.gallery-root .gallery-close{position:absolute;right:3px;cursor:pointer}.gallery-root .gallery-content{display:grid;grid-template-columns:repeat(var(--column-count),minmax(100px,1fr));-moz-column-gap:10px;column-gap:10px;row-gap:5px;padding:5px}.gallery-root .default-activator{border-radius:3px;border:1px solid #fff;position:relative;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;display:flex;flex-direction:column;cursor:pointer}.gallery-root .default-activator img{padding:5px;border-radius:3px}.gallery-root .default-activator-title{margin:auto}.gallery-root .gallery-item{padding:2px 10px;border-radius:5px;border:2px solid #999;display:flex;flex-direction:column;cursor:pointer}.gallery-root .gallery-item img{margin-left:auto;margin-right:auto;border-radius:3px;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.gallery-root .gallery-item span{flex-grow:1;display:inline-grid;align-items:center;text-align:center}.gallery-root .selected{border:2px solid var(--selected-color)}.gallery-root .selected span{color:var(--selected-color)}.gallery-root .place-name{font-size:10pt} \ No newline at end of file diff --git a/css/app.a02e0ca7.css b/css/app.a02e0ca7.css new file mode 100644 index 0000000..78e56cf --- /dev/null +++ b/css/app.a02e0ca7.css @@ -0,0 +1 @@ +@font-face{font-family:Highway Gothic Narrow;src:url(https://projects.cosmicds.cfa.harvard.edu/cds-website/fonts/HighwayGothicNarrow.ttf)}:root{--default-font-size:clamp(0.7rem,min(1.7vh,1.7vw),1.1rem);--default-line-height:clamp(1rem,min(2.2vh,2.2vw),1.6rem)}html{height:100%;margin:0;padding:0;background-color:#000;overflow:hidden;-ms-overflow-style:none;scrollbar-width:none}html ::-webkit-scrollbar{display:none}body{height:100%;margin:0;padding:0;font-family:Verdana,Arial,Helvetica,sans-serif}#main-content,body{position:fixed;width:100%;overflow:hidden}#main-content{height:var(--app-content-height);transition:height .1s ease-in-out}#app{width:100%;height:100%;margin:0;overflow:hidden;font-size:11pt}#app .wwtelescope-component{position:absolute;top:0;width:100%;height:100%;border-style:none;border-width:0;margin:0;padding:0}.fade-enter-active,.fade-leave-active{transition:opacity .3s}.fade-enter,.fade-leave-to{opacity:0}.modal{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;color:#fff;background-color:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center}#modal-loading{background-color:#000}#modal-loading .container{display:flex;flex-direction:row;align-items:center;justify-content:center}#modal-loading .container .spinner{background-image:url(https://projects.cosmicds.cfa.harvard.edu/cds-website/misc/lunar_loader.gif);background-repeat:no-repeat;background-size:contain;width:3rem;height:3rem}#modal-loading .container p{margin:0 0 0 1rem;padding:0;font-size:150%}#modal-readytostart{cursor:pointer;color:#999}#modal-readytostart:hover{color:#2aa5f7}#modal-readytostart div{margin:0;padding:0;background-image:url(https://projects.cosmicds.cfa.harvard.edu/cds-website/logos/wwt_globe_bg.png);background-repeat:no-repeat;background-size:contain;background-position:50%;width:20rem;height:20rem;max-width:70%;max-height:70%;display:flex;align-items:center;justify-content:center}#modal-readytostart div .icon{width:60%;height:60%;margin-left:14%;margin-top:3%}.ui-text{color:#f0ab52;background:#000;padding:5px 5px;border:2px solid #000;border-radius:10px;font-size:calc(.7em + .2vw)}.ui-text:focus{color:#fff}.slider-label{font-weight:700;font-size:calc(.8em + .5vw);padding:5px 10px;text-align:center;line-height:20px}.slider-label .light-type{font-size:calc(.56em + .35vw)}.slider-label:hover{cursor:pointer}.top-content{top:1rem;left:1rem;width:calc(100% - 2rem);justify-content:space-between;align-items:flex-start}.bottom-content,.top-content{position:absolute;pointer-events:none;display:flex}.bottom-content{flex-direction:column;bottom:.5rem;right:.5rem;width:calc(100% - 1rem);align-items:center;gap:5px}#overlay-button-container{align-self:flex-start;padding-bottom:.5rem}#tools{z-index:10;color:#fff}#tools .opacity-range{width:50vw}#tools .clickable{cursor:pointer}#tools select{background:#fff;color:#000;border-radius:3px}.tool-container{display:flex;flex-direction:row;align-items:center;gap:5px;pointer-events:auto}#left-buttons,#right-buttons{display:flex;flex-direction:column;gap:10px}#gallery-container{position:absolute;top:1rem;right:1rem;height:50vh;width:20vw;border:1px solid red}#splash-overlay{align-items:center;justify-content:center;font-size:min(8vw,7vh)}#splash-screen{color:var(--accent-color);background-color:#000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);justify-content:space-around;align-content:center;padding-top:4rem;padding-bottom:1rem;padding-inline:.5rem;border-radius:50px;border:min(1.2vw,.9vh) solid var(--accent-color);overflow:auto;font-family:Highway Gothic Narrow,Roboto,sans-serif;box-shadow:0 0 25px #000}@media (max-width:699px){#splash-screen{max-height:80vh;max-width:90vw}}@media (min-width:700px){#splash-screen{max-height:85vh;max-width:min(70vw,800px)}}#splash-screen div{margin-inline:auto;text-align:center}#splash-screen p{font-family:Highway Gothic Narrow,Roboto,sans-serif;font-weight:700;vertical-align:middle}#splash-screen p.highlight{text-transform:uppercase;font-weight:bolder}#splash-screen p.small{font-size:var(--default-font-size);font-weight:700}#splash-screen #first-splash-row{width:100%}#splash-screen #close-splash-button{position:absolute;top:.5rem;right:1.75rem;text-align:end;color:var(--accent-color);font-size:min(8vw,5vh)}#splash-screen #close-splash-button:hover{cursor:pointer}#splash-screen #splash-screen-text{display:flex;flex-direction:column;line-height:130%}#splash-screen #splash-screen-guide{margin-block:1.5em;font-size:min(5vw,4vh);line-height:140%;width:75%}#splash-screen #splash-screen-guide .v-col{padding:0}#splash-screen #splash-screen-guide .svg-inline--fa{color:var(--accent-color);margin:0 10px}#splash-screen #splash-screen-acknowledgements{font-size:calc(var(--default-font-size)*1.7);line-height:calc(var(--default-line-height)*1.5);width:70%}#splash-screen #splash-screen-logos{margin-block:.75em}#splash-screen #splash-screen-logos img{height:5vmin;vertical-align:middle;margin:2px}@media only screen and (max-width:600px){#splash-screen #splash-screen-logos img{height:24px}}#splash-screen #splash-screen-logos svg{vertical-align:middle;height:24px}#project-credits{color:#ddd;font-size:calc(.7em + .2vw);justify-self:flex-end;align-self:flex-end;display:flex;justify-content:center;align-items:center}#project-credits p{margin:0;padding:0;line-height:1}#project-credits a{text-decoration:none;color:#fff;pointer-events:auto}#project-credits a:hover{text-decoration:underline}#project-credits a[class^=share-network]:hover{text-decoration:none;filter:brightness(75%)}#project-credits img{height:35px;vertical-align:middle;margin:2px}@media only screen and (max-width:600px){#project-credits img{height:24px}}#project-credits svg{vertical-align:middle;height:24px}#video-container{position:absolute;top:0;left:0;width:100%;height:100%;max-width:100%;overflow:hidden;padding:0;z-index:1000}#video-container .close-icon{position:absolute;top:10px;right:10px;z-index:15}#video-container .close-icon:hover{cursor:pointer}#video-container .close-icon:focus{color:#fff;border:2px solid #fff}#video-container .video-wrapper{display:flex;height:100%;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);text-align:center;z-index:1000}#video-container #info-video,#video-container video{margin:auto;height:85%;width:auto;max-width:100%;-o-object-fit:contain;object-fit:contain;border:5px solid #fff}.bottom-sheet .v-overlay__content{align-self:flex-end;padding:0;margin:0;max-width:100%;height:34%}#tabs{align-self:left}@media (max-width:599px){.info-tabs{padding-inline:.75rem;font-size:calc(var(--default-font-size)*1.15)}}@media (min-width:600px){.info-tabs{padding-inline:2rem}}.info-text{font-size:var(--default-font-size);line-height:var(--default-line-height);height:33vh;padding-bottom:25px}.info-text img{max-width:100%}.info-text h3{margin-top:calc(var(--default-line-height));margin-bottom:calc(var(--default-line-height)*.3);color:var(--accent-color2)}.info-text p{margin-bottom:calc(var(--default-line-height)*.5)}.info-text a{text-decoration:underline}.close-icon{position:absolute;top:10px;right:10px;z-index:15}.close-icon:hover{cursor:pointer}.close-icon:focus{color:#fff;border:2px solid #fff}.pointer{cursor:pointer}.control-icon{pointer-events:auto}.control-icon:hover{cursor:pointer}.scrollable{overflow-y:auto}.no-bottom-border-radius{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}#tab-items .v-card-text{font-size:max(14px,calc(.7em + .3vw));padding-top:max(2vw,16px);padding-left:max(4vw,16px);padding-right:max(4vw,16px)}#tab-items .v-card-text .end-spacer{height:25px}.v-tabs [aria-selected=false]:not(.v-slide-group-item--active){color:#ddd!important}#close-text-icon{position:absolute;top:.25em;color:#fff}@media (max-width:599px){#close-text-icon{right:.5em}}@media (min-width:600px){#close-text-icon{right:.77083em}}.v-tabs:not(.v-tabs--vertical).v-tabs--right>.v-slide-group--is-overflowing.v-tabs-bar--is-mobile:not(.v-slide-group--has-affixes) .v-slide-group__next,.v-tabs:not(.v-tabs--vertical):not(.v-tabs--right)>.v-slide-group--is-overflowing.v-tabs-bar--is-mobile:not(.v-slide-group--has-affixes) .v-slide-group__prev{display:none}a{text-decoration:none;font-weight:700;color:#589eef}#jwst-crossfade,a{pointer-events:auto}#jwst-crossfade{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly}#jwst-crossfade span{flex-grow:0}#jwst-crossfade input{flex-grow:0.7}#main-content .gallery-root .gallery{border:none}@media only screen and (max-width:600px){#icons-container,.mobile-off{display:none}}img#brick-diagram{margin:1rem auto .5rem;max-width:min(300px,75vw);display:block}@media (min-width:600px){img#brick-diagram{max-width:min(50vw,500px);margin:0 1rem 1rem;display:inline;float:right}}.gallery-root{transition-property:height,width;transition:.5s ease-out}.gallery-root .blurred{background:transparent;box-shadow:0 4px 30px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.gallery-root .gallery{border-radius:5px;border:1px solid #fff;display:flex;flex-direction:column;overflow-y:auto;max-height:var(--gallery-max-height);width:min();pointer-events:auto;position:fixed;left:50%;transform:translateX(-50%)}.gallery-root .noselect{-moz-user-select:none;user-select:none;-webkit-user-select:none;-ms-user-select:none}.gallery-root .gallery-header{position:relative;display:flex;justify-content:center}.gallery-root .gallery-title{font-size:16pt}.gallery-root .gallery-close{position:absolute;right:3px;cursor:pointer}.gallery-root .gallery-content{display:grid;grid-template-columns:repeat(var(--column-count),minmax(100px,1fr));-moz-column-gap:10px;column-gap:10px;row-gap:5px;padding:5px}.gallery-root .default-activator{border-radius:3px;border:1px solid #fff;position:relative;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;display:flex;flex-direction:column;cursor:pointer}.gallery-root .default-activator img{padding:5px;border-radius:3px}.gallery-root .default-activator-title{margin:auto}.gallery-root .gallery-item{padding:2px 10px;border-radius:5px;border:2px solid #999;display:flex;flex-direction:column;cursor:pointer}.gallery-root .gallery-item img{margin-left:auto;margin-right:auto;border-radius:3px;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.gallery-root .gallery-item span{flex-grow:1;display:inline-grid;align-items:center;text-align:center}.gallery-root .selected{border:2px solid var(--selected-color)}.gallery-root .selected span{color:var(--selected-color)}.gallery-root .place-name{font-size:10pt} \ No newline at end of file diff --git a/index.html b/index.html index d9232e6..486d503 100644 --- a/index.html +++ b/index.html @@ -2,4 +2,4 @@ function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); - gtag('config', 'G-C2ELSYY9VC');JWST Brick
\ No newline at end of file + gtag('config', 'G-C2ELSYY9VC');JWST Brick
\ No newline at end of file diff --git a/js/app.6965bbeb.js b/js/app.b245310f.js similarity index 93% rename from js/app.6965bbeb.js rename to js/app.b245310f.js index 2e005e3..3cdb78a 100644 --- a/js/app.6965bbeb.js +++ b/js/app.b245310f.js @@ -1,2 +1,2 @@ -(()=>{"use strict";var e={4810:(e,t,n)=>{var o=n(9963),s=n(5722),r=n(7582),i=n(6252),l=n(3577);const a=n.p+"media/brickminidsvideo3_3_1.8b15d2a9.mp4",c=n.p+"img/BrickDiagram.38db29ed.png";var u=n(6490),d=n(6673),h=n(6229),f=n(5911),m=n(4447),g=n(990),p=n(9003),w=n(3379),y=n(1669),b=n(4007),v=n(3893),_=n(401),k=n(3345),S=n(2199),W=n(2853),T=n(6418),I={id:"main-content"},x={id:"first-splash-row"},O=(0,i._)("div",{id:"splash-screen-text"},[(0,i._)("p",null,"Want to see JWST's view of our"),(0,i._)("p",{class:"highlight"}," Galactic Center? ")],-1),C=(0,i._)("div",{id:"splash-screen-guide"},null,-1),P={id:"splash-screen-acknowledgements"},U=(0,i._)("a",{href:"https://www.cosmicds.cfa.harvard.edu/",target:"_blank",rel:"noopener noreferrer"},"Cosmic Data Stories",-1),B=(0,i._)("a",{href:"https://www.worldwidetelescope.org/home/",target:"_blank",rel:"noopener noreferrer"},"WorldWide Telescope",-1),j={id:"splash-screen-logos"},D={class:"modal",id:"modal-loading"},L=(0,i._)("div",{class:"container"},[(0,i._)("div",{class:"spinner"}),(0,i._)("p",null,"Loading …")],-1),V=[L],A={class:"top-content"},z={id:"left-buttons"},J=(0,i._)("div",{id:"center-buttons"},null,-1),G=(0,i._)("div",{id:"right-buttons"},null,-1),N={key:0,id:"jwst-crossfade"},R={class:"bottom-content"},E={id:"overlay-button-container"},M={key:0,id:"tools"},q={class:"tool-container"},Z=(0,i._)("br",null,null,-1),F=(0,i._)("span",{class:"light-type"},null,-1),H=(0,i._)("br",null,null,-1),K=(0,i._)("span",{class:"light-type"},null,-1),$=(0,i._)("span",null,"Background imagery:",-1),Y=["value"],X=(0,i._)("div",{id:"project-credits"},[(0,i._)("div",{id:"icons-container"},[(0,i._)("a",{href:"https://www.cosmicds.cfa.harvard.edu/",target:"_blank",rel:"noopener noreferrer"},[(0,i._)("img",{alt:"CosmicDS Logo",src:"https://projects.cosmicds.cfa.harvard.edu/cds-website/logos/cosmicds_logo_for_dark_backgrounds.png"})]),(0,i._)("a",{href:"https://worldwidetelescope.org/home/",target:"_blank",rel:"noopener noreferrer"},[(0,i._)("img",{alt:"WWT Logo",src:"https://projects.cosmicds.cfa.harvard.edu/cds-website/logos/logo_wwt.png"})]),(0,i._)("a",{href:"https://science.nasa.gov/learners",target:"_blank",rel:"noopener noreferrer",class:"pl-1"},[(0,i._)("img",{alt:"SciAct Logo",src:"https://projects.cosmicds.cfa.harvard.edu/cds-website/logos/logo_sciact.png"})]),(0,i._)("a",{href:"https://nasa.gov/",target:"_blank",rel:"noopener noreferrer",class:"pl-1"},[(0,i._)("img",{alt:"SciAct Logo",src:"https://projects.cosmicds.cfa.harvard.edu/cds-website/logos/NASA_Partner_color_300_no_outline.png"})])])],-1),Q={class:"video-wrapper"},ee=(0,i._)("video",{controls:"",id:"info-video"},[(0,i._)("source",{src:a,type:"video/mp4"})],-1),te=(0,i._)("h3",null,"Information",-1),ne=(0,i._)("h3",null,"Using WWT",-1),oe=(0,i._)("h3",null,'About "The Brick"',-1),se=(0,i._)("strong",null,[(0,i._)("em",null,"densest, most massive")],-1),re=(0,i._)("p",null,"The background image shows the Milky Way as observed in infrared light by the Spitzer Space Telescope, a predecessor to JWST.",-1),ie=(0,i._)("h3",null,"Seeing in Infrared light",-1),le=(0,i._)("img",{id:"brick-diagram",alt:"This is a schematic of The Brick as imaged by JWST, separated into layers. The bottom layer depicts light from hot background gas that emits at both longer and shorter IR wavelengths, depicted with red and blue arrows. Above that is The Brick layer. In the middle of The Brick, red and blue arrows from the bottom layer are stopped by The Brick layer. Near the edge of the Brick, the red arrow is stopped, but the blue arrow can pass. Outside of The Brick region, both red and blue arrows can pass. The top of the schematic shows the direction the light moves towards JWST. ",src:c},null,-1),ae=(0,i._)("p",null,"Our eyes see visible light, but visible light is only a small part of a broader spectrum of light that has different energies, ranging from gamma rays and x-rays to infrared light and radio waves. Blue light corresponds to shorter wavelength (and higher energy) light, while red corresponds to longer wavelength (and lower energy) light. Images from each part of the spectrum can tell a different part of the story about objects in space.",-1),ce=(0,i._)("p",null,"JWST takes pictures in infrared (or IR) light, which is longer than visible light and cannot be seen by our eyes. Astronomers can still assign “false” colors to help us make sense of the images. In  JWST’s images of The Brick, the shorter wavelength IR light is displayed in “blue,” and the longer wavelength IR light is displayed in “red.” Atoms of hot hydrogen gas in the center of our galaxy emit light at both these IR wavelengths.",-1),ue=(0,i._)("p",null,"The dense cloud that makes up “The Brick” is mostly cold hydrogen, dust, and carbon monoxide (CO). The Brick is so dense that it blocks the infrared light emitted by the surrounding hot hydrogen, creating the dark jelly bean shape we see at the center of the JWST images. In the center of the cloud, the dust blocks both the shorter (“blue”) and longer (“red”) IR wavelengths. Towards the edge of the cloud where it is less dense, frozen CO ice does most of the blocking. CO ice tends to block more of the “red” and less of the “blue” IR light, so the edge of the cloud glows “blue”in these images.",-1),de=(0,i._)("h3",null,[(0,i._)("a",{href:"https://news.clas.ufl.edu/the-brick-milky-way/",target:"_blank",rel:"noopener noreferrer"},"Science"),(0,i.Uk)(" Team")],-1),he=(0,i._)("br",null,null,-1),fe=(0,i._)("br",null,null,-1),me=(0,i._)("br",null,null,-1),ge=(0,i._)("br",null,null,-1),pe=(0,i._)("br",null,null,-1),we=(0,i._)("br",null,null,-1),ye=(0,i._)("br",null,null,-1),be=(0,i._)("br",null,null,-1),ve=(0,i._)("br",null,null,-1),_e=(0,i._)("br",null,null,-1),ke=(0,i._)("br",null,null,-1),Se=(0,i._)("br",null,null,-1),We=(0,i._)("br",null,null,-1),Te=(0,i._)("ul",null,[(0,i._)("li",null," Use the bottom slider to switch between the Spitzer and JWST images. "),(0,i._)("li",null,' Use the top slider to switch between the "with stars" and "no stars" version of The Brick as seen by JWST. ')],-1),Ie=(0,i._)("div",{class:"credits"},[(0,i._)("h3",null,"Credits"),(0,i._)("h4",null,[(0,i._)("a",{href:"https://www.cosmicds.cfa.harvard.edu/",target:"_blank",rel:"noopener noreferrer"},"CosmicDS"),(0,i.Uk)(" Team:")]),(0,i.Uk)(" John Lewis"),(0,i._)("br"),(0,i.Uk)(" Pat Udomprasert"),(0,i._)("br"),(0,i.Uk)(" Jon Carifio"),(0,i._)("br"),(0,i.Uk)(" Alyssa Goodman"),(0,i._)("br"),(0,i.Uk)(" Harry Houghton"),(0,i._)("br"),(0,i.Uk)(" Anna Nolin"),(0,i._)("br"),(0,i.Uk)(" Mary Dussault"),(0,i._)("br"),(0,i.Uk)(" Evaluator: Sue Sunbury"),(0,i._)("br"),(0,i._)("br"),(0,i._)("h4",null,"WorldWide Telescope Team:"),(0,i.Uk)(" Peter Williams"),(0,i._)("br"),(0,i.Uk)(" A. David Weigel"),(0,i._)("br"),(0,i.Uk)(" Jon Carifio"),(0,i._)("br")],-1);function xe(e,t,n,s,a,c){var L=(0,i.up)("WorldWideTelescope"),xe=(0,i.up)("credit-logos"),Oe=(0,i.up)("icon-button"),Ce=(0,i.up)("places-gallery"),Pe=(0,i.up)("font-awesome-icon"),Ue=(0,i.up)("funding-acknowledgement");return(0,i.wg)(),(0,i.j4)(u.q,{id:"app",style:(0,l.j5)(e.cssVars)},{default:(0,i.w5)((function(){return[(0,i._)("div",I,[(0,i.Wm)(L,{"wwt-namespace":e.wwtNamespace},null,8,["wwt-namespace"]),(0,i.Wm)(v.y,{"model-value":e.showSplashScreen,absolute:"",opacity:"0.6",style:(0,l.j5)(e.cssVars),id:"splash-overlay"},{default:(0,i.w5)((function(){return[(0,i.wy)(((0,i.wg)(),(0,i.iD)("div",{id:"splash-screen",style:(0,l.j5)(e.cssVars)},[(0,i._)("div",x,[(0,i._)("div",{id:"close-splash-button",onClick:t[0]||(t[0]=function(){for(var t=[],n=0;n.99?(0,Ce.p7)(this.layers.stars,["opacity",0]):(0,Ce.p7)(this.layers.stars,["opacity",.01*e])),this.layers.nostars&&(0,Ce.p7)(this.layers.nostars,["opacity",.01*t*e]),this.cfOpacity=e}},crossfadeJWST:{get:function(){return this.jwstCfOpacity},set:function(e){var t=.01*this.crossfadeOpacity;this.layers.stars&&(0,Ce.p7)(this.layers.stars,["opacity",1]),this.layers.nostars&&(0,Ce.p7)(this.layers.nostars,["opacity",.01*e*t]),this.jwstCfOpacity=e}},curBackgroundImagesetName:{get:function(){return null==this.wwtBackgroundImageset?"":this.wwtBackgroundImageset.get_name()},set:function(e){this.setBackgroundImageByName(e)}},smallSize:function(){return this.$vuetify.display.smAndDown},mobile:function(){return this.smallSize&&this.touchscreen},cssVars:function(){return{"--accent-color":this.accentColor,"--accent-color2":this.accentColor2,"--app-content-height":this.showTextSheet?"66%":"100%"}},isLoading:function(){return!this.ready},showTextSheet:{get:function(){return"text"===this.sheet},set:function(e){this.selectSheet("text")}},showVideoSheet:{get:function(){return"video"===this.sheet},set:function(e){if(this.selectSheet("video"),!e){var t=document.querySelector("#info-video");t.pause()}}},initialBrickZoom:function(){return this.mobile?1:.7}},methods:{goToBrickPosition:function(e){return void 0===e&&(e=!0),(0,r.mG)(this,void 0,void 0,(function(){return(0,r.Jh)(this,(function(t){return[2,this.gotoRADecZoom({raRad:Pe*this.initialPosition.ra,decRad:Pe*this.initialPosition.dec,zoomDeg:this.initialBrickZoom,instant:e})]}))}))},goToIcePosition:function(e){return void 0===e&&(e=!1),(0,r.mG)(this,void 0,void 0,(function(){var t;return(0,r.Jh)(this,(function(n){return t=[266.54273053260596,-28.698575486822428,.22296663819992943],this.showOverlay=!0,[2,this.gotoRADecZoom({raRad:Pe*t[0],decRad:Pe*t[1],zoomDeg:t[2],instant:e})]}))}))},onGallerySelect:function(e){if(!this.ignoreSelect){this.keepCfOpacity||(this.crossfadeOpacity=100);var t=0;if(this.selectedGalleryItem==e){var n=e.get_name();t=n.includes("without")?100:0}else this.selectedGalleryItem=e,t=100-this.jwstCfOpacity;this.crossfadeJWST=t}},closeSplashScreen:function(){this.showSplashScreen=!1},selectSheet:function(e){var t=this;this.sheet===e?(this.sheet=null,this.$nextTick((function(){t.blurActiveElement()}))):this.sheet=e}},watch:{showSplashScreen:function(e){e||this.goToBrickPosition(!1).catch((function(){console.log("Move interrupted")}))},places:{handler:function(e){var t=this;e.forEach((function(e){var n=e.get_name().toLowerCase();n.includes("brick")&&(t.jwstPlaces[n.includes("without")?1:0]=e)}))},deep:!0},showOverlay:function(e){(0,Ce.p7)(this.layers.zannotation,["enabled",e])},crossfadeOpacity:function(e){e<=.05?(this.overlayWasVisible=this.showOverlay,this.showOverlay=!1):this.overlayWasVisible&&(this.showOverlay=!0,this.overlayWasVisible=!1)},crossfadeJWST:function(e){var t=this;this.keepCfOpacity||(this.crossfadeOpacity=100),this.ignoreSelect=!0,0==this.jwstPlaces.length&&(this.selectedGalleryItem=null),this.selectedGalleryItem=e>50?this.jwstPlaces[1]:this.jwstPlaces[0],this.$nextTick((function(){t.ignoreSelect=!1}))},selectedGalleryItem:function(e){},showLayers:function(e){Object.values(this.layers).forEach((function(t){(0,Ce.p7)(t,["opacity",e?1:0])}))},layersLoaded:function(e){e&&(this.ready=!0)},ready:function(e){e&&(this.showSplashScreen=!0)}}});var Be=n(3744);const je=(0,Be.Z)(Ue,[["render",xe]]),De=je;var Le={id:"logo-credits"},Ve=(0,i.uE)('
CosmicDS LogoWWT LogoSciAct LogoSciAct Logo
',1),Ae=[Ve];function ze(e,t,n,o,s,r){return(0,i.wg)(),(0,i.iD)("div",Le,Ae)}const Je=(0,i.aZ)({props:{visible:{type:Boolean,default:!0}},data:function(){return{}},created:function(){},methods:{},computed:{isMobile:function(){return/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)}},watch:{}}),Ge=(0,Be.Z)(Je,[["render",ze]]),Ne=Ge;var Re={class:"default-activator-title noselect"},Ee=["src"],Me={class:"gallery-header"},qe={class:"gallery-title"},Ze={class:"gallery-content"},Fe=["onClick"],He=["src"],Ke={class:"place-name noselect",style:{color:"white"}};function $e(e,t,n,s,a,c){var u=(0,i.up)("font-awesome-icon");return(0,i.wg)(),(0,i.iD)("div",{class:(0,l.C_)(["gallery-root",{open:e.open}])},[(0,i._)("div",{class:"just-holding-events",onClick:t[2]||(t[2]=function(t){return e.open=!0}),onKeyup:t[3]||(t[3]=(0,o.D2)((function(t){return e.open=!0}),["enter"])),tabindex:"0"},[e.open?(0,i.kq)("",!0):(0,i.WI)(e.$slots,"closed",{key:0},(function(){var n,s;return[(0,i._)("div",{class:"default-activator blurred",onClick:t[0]||(t[0]=function(t){return e.open=!0}),onKeyup:t[1]||(t[1]=(0,o.D2)((function(t){return e.open=!0}),["enter"]))},[(0,i._)("span",Re,(0,l.zw)(e.closedText),1),(0,i._)("img",{class:"noselect",src:e.places[e.previewIndex]&&null!==(s=null===(n=e.getImageset(e.places[e.previewIndex]))||void 0===n?void 0:n.get_thumbnailUrl())&&void 0!==s?s:""},null,8,Ee)],32)]}))],32),e.open?((0,i.wg)(),(0,i.iD)("div",{key:0,style:(0,l.j5)(e.cssVars),class:"gallery blurred"},[(0,i._)("div",Me,[(0,i._)("span",qe,(0,l.zw)(e.title),1),e.stayOpen?(0,i.kq)("",!0):((0,i.wg)(),(0,i.j4)(u,{key:0,class:"gallery-close",icon:"times",size:"lg",onClick:t[4]||(t[4]=function(t){return e.open=!1}),onKeyup:t[5]||(t[5]=(0,o.D2)((function(t){return e.open=!1}),["enter"])),tabindex:"0"}))]),(0,i._)("div",Ze,[((0,i.wg)(!0),(0,i.iD)(i.HY,null,(0,i.Ko)(e.places.entries(),(function(t){var n,o,s=(0,r.CR)(t,2),a=s[0],c=s[1];return(0,i.wg)(),(0,i.iD)("div",{key:a,class:(0,l.C_)(["gallery-item",{selected:e.highlightLastOnly?e.selectedPlace===c:e.selectedPlaces.includes(c)}]),onClick:function(t){return e.selectPlace(c)}},[(0,i._)("img",{class:"noselect mobile-off",src:null!==(o=null===(n=e.getImageset(c))||void 0===n?void 0:n.get_thumbnailUrl())&&void 0!==o?o:""},null,8,He),(0,i._)("span",Ke,(0,l.zw)(0==e.altLabels.length?null===c||void 0===c?void 0:c.get_name():e.altLabels[a]),1)],10,Fe)})),128))]),e.open?(0,i.WI)(e.$slots,"default",{key:0}):(0,i.kq)("",!0)],4)):(0,i.kq)("",!0)],2)}var Ye=n(6407),Xe=n(7476),Qe=n(7810),et=n(3636),tt=n(9417);et.vI.add(tt.NBC);const nt=(0,i.aZ)({components:{"font-awesome-icon":Qe.GN},props:{wtmlUrl:{type:String,required:!1,default:""},placesList:{type:Array,default:function(){return[]},required:!1},altLabels:{type:Array,default:function(){return[]},required:!1},columns:{type:[Number,String],default:"auto-fit"},width:{type:String,default:"300px"},maxHeight:{type:String,default:"500px"},title:{type:String,default:"Gallery"},selectedColor:{type:String,default:"deepskyblue"},singleSelect:{type:Boolean,default:!0},highlightLastOnly:{type:Boolean,default:!1},previewIndex:{type:Number,default:0},closedText:{type:String,default:"Image Gallery"},stayOpen:{type:Boolean,default:!1},incomingItemSelect:{type:Oe.Place,default:null},preventDeselect:{type:Boolean,default:!1}},created:function(){return(0,r.mG)(this,void 0,void 0,(function(){var e=this;return(0,r.Jh)(this,(function(t){return this.waitForReady().then((function(){return(0,r.mG)(e,void 0,void 0,(function(){var e;return(0,r.Jh)(this,(function(t){switch(t.label){case 0:return this.placesList.length>0||""===this.wtmlUrl?[2]:(e=this,[4,this.placesFromWtml(this.wtmlUrl)]);case 1:return e.wtmlPlaces=t.sent(),[2]}}))}))})),[2]}))}))},data:function(){return{open:this.stayOpen,wtmlPlaces:[],selectedPlace:null,selectedPlaces:[],lastSelectedItem:null}},methods:(0,r.pi)((0,r.pi)({},(0,Xe.nv)(Ye.engineStore,["loadImageCollection","waitForReady"])),{getImageset:function(e){var t;return null==e?null:null!==(t=e.get_backgroundImageset())&&void 0!==t?t:e.get_studyImageset()},extractPlaces:function(e){var t,n,o,s=[];try{for(var i=(0,r.XA)(null!==(o=e.get_children())&&void 0!==o?o:[]),l=i.next();!l.done;l=i.next()){var a=l.value;if(a instanceof Oe.Place){var c=this.getImageset(a);null!==c&&s.push(a)}else a instanceof Oe.Folder&&(s=s.concat(this.extractPlaces(a)))}}catch(u){t={error:u}}finally{try{l&&!l.done&&(n=i.return)&&n.call(i)}finally{if(t)throw t.error}}return s},placesFromWtml:function(e){return(0,r.mG)(this,void 0,Promise,(function(){var t=this;return(0,r.Jh)(this,(function(n){return[2,this.loadImageCollection({url:e,loadChildFolders:!0}).then((function(e){return t.extractPlaces(e)}))]}))}))},selectPlace:function(e){var t=this;if(this.singleSelect)return this.selectedPlace!==e||this.preventDeselect?(this.selectedPlaces.forEach((function(e){return t.$emit("deselect",e)})),this.selectedPlaces=[e],void(this.selectedPlace=e)):(this.$emit("deselect",e),this.selectedPlaces=[],void(this.selectedPlace=null));this.selectedPlaces.includes(e)?(this.$emit("deselect",e),this.selectedPlace=null,this.selectedPlaces.splice(this.selectedPlaces.indexOf(e),1)):(this.selectedPlace=e,this.selectedPlaces=this.singleSelect?[e]:(0,r.ev)((0,r.ev)([],(0,r.CR)(this.selectedPlaces),!1),[e],!1))}}),computed:{cssVars:function(){return{"background-color":"#20202080","box-shadow":"0px 0px 5px #202020","--column-count":this.columns,"--selected-color":this.selectedColor,"--gallery-width":this.width,"--gallery-max-height":this.maxHeight}},places:function(){return 0===this.placesList.length&&0===this.wtmlPlaces.length?[]:this.placesList.length>0?this.placesList:this.wtmlPlaces}},watch:{selectedPlace:function(e){this.lastSelectedItem=e,null!=e&&(this.$emit("select",e),this.singleSelect||this.$emit("listAllSelected",this.selectedPlaces))},incomingItemSelect:function(){if(null!=this.incomingItemSelect){if(this.incomingItemSelect==this.lastSelectedItem)return;this.selectPlace(this.incomingItemSelect)}}}}),ot=(0,Be.Z)(nt,[["render",$e]]),st=ot;var rt=n(1251),it=n(3362),lt=n(1563);n(9773);const at=(0,it.Rd)({icons:{defaultSet:"mdi",aliases:rt.j,sets:{mdi:rt.t}},locale:{locale:"en",fallback:"en",messages:{en:lt.Z}},theme:{defaultTheme:"dark"}});et.vI.add(tt.cnt),et.vI.add(tt.NBC),et.vI.add(tt.IyC),et.vI.add(tt.TqS);var ct=function(e,t){return e.style.visibility=t.value?"hidden":""};(0,o.ri)(De,{wwtNamespace:"wwt-jwst-brick",wtml:{nostars:"https://projects.cosmicds.cfa.harvard.edu/cds-website/wwt-content/JWST-Brick-wostars/index.wtml",stars:"https://projects.cosmicds.cfa.harvard.edu/cds-website/wwt-content/JWST-Brick-wstars/index.wtml",zannotation:"https://raw.githubusercontent.com/johnarban/wwt_interactives/main/images/adam/annotation/index.wtml"},bgWtml:"https://projects.cosmicds.cfa.harvard.edu/cds-website/wwt-content/glimpse_original.wtml",bgName:"GLIMPSE Original"}).use(Ye.wwtPinia).use(at).directive("hide",{beforeMount:function(e,t,n,o){ct(e,t)},updated:function(e,t,n,o){ct(e,t)}}).component("WorldWideTelescope",Ye.WWTComponent).component("font-awesome-icon",Qe.GN).component("icon-button",s.IconButton).component("credit-logos",Ne).component("funding-acknowledgement",s.FundingAcknowledgment).component("places-gallery",st).mount("#app")}},t={};function n(o){var s=t[o];if(void 0!==s)return s.exports;var r=t[o]={exports:{}};return e[o].call(r.exports,r,r.exports,n),r.exports}n.m=e,(()=>{var e=[];n.O=(t,o,s,r)=>{if(!o){var i=1/0;for(u=0;u=r)&&Object.keys(n.O).every((e=>n.O[e](o[a])))?o.splice(a--,1):(l=!1,r0&&e[u-1][2]>r;u--)e[u]=e[u-1];e[u]=[o,s,r]}})(),(()=>{n.d=(e,t)=>{for(var o in t)n.o(t,o)&&!n.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:t[o]})}})(),(()=>{n.g=function(){if("object"===typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"===typeof window)return window}}()})(),(()=>{n.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t)})(),(()=>{n.r=e=>{"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})}})(),(()=>{n.p=""})(),(()=>{var e={143:0};n.O.j=t=>0===e[t];var t=(t,o)=>{var s,r,[i,l,a]=o,c=0;if(i.some((t=>0!==e[t]))){for(s in l)n.o(l,s)&&(n.m[s]=l[s]);if(a)var u=a(n)}for(t&&t(o);cn(4810)));o=n.O(o)})(); -//# sourceMappingURL=app.6965bbeb.js.map \ No newline at end of file +(()=>{"use strict";var e={2816:(e,t,n)=>{var o=n(9963),s=n(5722),r=n(7582),i=n(6252),l=n(3577);const a=n.p+"media/brickminidsvideo3_3_1.8b15d2a9.mp4",c=n.p+"img/BrickDiagram.38db29ed.png";var u=n(6490),d=n(6673),h=n(6229),f=n(5911),m=n(4447),g=n(990),p=n(9003),w=n(3379),y=n(1669),b=n(4007),v=n(3893),_=n(401),k=n(3345),S=n(2199),W=n(2853),T=n(6418),I={id:"main-content"},x={id:"first-splash-row"},O=(0,i._)("div",{id:"splash-screen-text"},[(0,i._)("p",null,"Want to see JWST's view of our"),(0,i._)("p",{class:"highlight"}," Galactic Center? ")],-1),C=(0,i._)("div",{id:"splash-screen-guide"},null,-1),P={id:"splash-screen-acknowledgements"},U=(0,i._)("a",{href:"https://www.cosmicds.cfa.harvard.edu/",target:"_blank",rel:"noopener noreferrer"},"Cosmic Data Stories",-1),B=(0,i._)("a",{href:"https://www.worldwidetelescope.org/home/",target:"_blank",rel:"noopener noreferrer"},"WorldWide Telescope",-1),j={id:"splash-screen-logos"},D={class:"modal",id:"modal-loading"},L=(0,i._)("div",{class:"container"},[(0,i._)("div",{class:"spinner"}),(0,i._)("p",null,"Loading …")],-1),V=[L],A={class:"top-content"},z={id:"left-buttons"},J=(0,i._)("div",{id:"center-buttons"},null,-1),G=(0,i._)("div",{id:"right-buttons"},null,-1),N={key:0,id:"jwst-crossfade"},R={class:"bottom-content"},E={id:"overlay-button-container"},M={key:0,id:"tools"},q={class:"tool-container"},Z=(0,i._)("br",null,null,-1),F=(0,i._)("span",{class:"light-type"},null,-1),H=(0,i._)("br",null,null,-1),K=(0,i._)("span",{class:"light-type"},null,-1),$=(0,i._)("span",null,"Background imagery:",-1),Y=["value"],X=(0,i._)("div",{id:"project-credits"},[(0,i._)("div",{id:"icons-container"},[(0,i._)("a",{href:"https://www.cosmicds.cfa.harvard.edu/",target:"_blank",rel:"noopener noreferrer"},[(0,i._)("img",{alt:"CosmicDS Logo",src:"https://projects.cosmicds.cfa.harvard.edu/cds-website/logos/cosmicds_logo_for_dark_backgrounds.png"})]),(0,i._)("a",{href:"https://worldwidetelescope.org/home/",target:"_blank",rel:"noopener noreferrer"},[(0,i._)("img",{alt:"WWT Logo",src:"https://projects.cosmicds.cfa.harvard.edu/cds-website/logos/logo_wwt.png"})]),(0,i._)("a",{href:"https://science.nasa.gov/learners",target:"_blank",rel:"noopener noreferrer",class:"pl-1"},[(0,i._)("img",{alt:"SciAct Logo",src:"https://projects.cosmicds.cfa.harvard.edu/cds-website/logos/logo_sciact.png"})]),(0,i._)("a",{href:"https://nasa.gov/",target:"_blank",rel:"noopener noreferrer",class:"pl-1"},[(0,i._)("img",{alt:"SciAct Logo",src:"https://projects.cosmicds.cfa.harvard.edu/cds-website/logos/NASA_Partner_color_300_no_outline.png"})])])],-1),Q={class:"video-wrapper"},ee=(0,i._)("video",{controls:"",id:"info-video"},[(0,i._)("source",{src:a,type:"video/mp4"})],-1),te=(0,i._)("h3",null,"Information",-1),ne=(0,i._)("h3",null,"Using WWT",-1),oe=(0,i._)("h3",null,'About "The Brick"',-1),se=(0,i._)("strong",null,[(0,i._)("em",null,"densest, most massive")],-1),re=(0,i._)("p",null,"The background image shows the Milky Way as observed in infrared light by the Spitzer Space Telescope, a predecessor to JWST.",-1),ie=(0,i._)("h3",null,"Seeing in Infrared light",-1),le=(0,i._)("img",{id:"brick-diagram",alt:"This is a schematic of The Brick as imaged by JWST, separated into layers. The bottom layer depicts light from hot background gas that emits at both longer and shorter IR wavelengths, depicted with red and blue arrows. Above that is The Brick layer. In the middle of The Brick, red and blue arrows from the bottom layer are stopped by The Brick layer. Near the edge of the Brick, the red arrow is stopped, but the blue arrow can pass. Outside of The Brick region, both red and blue arrows can pass. The top of the schematic shows the direction the light moves towards JWST. ",src:c},null,-1),ae=(0,i._)("p",null,"Our eyes see visible light, but visible light is only a small part of a broader spectrum of light that has different energies, ranging from gamma rays and x-rays to infrared light and radio waves. Blue light corresponds to shorter wavelength (and higher energy) light, while red corresponds to longer wavelength (and lower energy) light. Images from each part of the spectrum can tell a different part of the story about objects in space.",-1),ce=(0,i._)("p",null,"JWST takes pictures in infrared (or IR) light, which is longer than visible light and cannot be seen by our eyes. Astronomers can still assign “false” colors to help us make sense of the images. In  JWST’s images of The Brick, the shorter wavelength IR light is displayed in “blue,” and the longer wavelength IR light is displayed in “red.” Atoms of hot hydrogen gas in the center of our galaxy emit light at both these IR wavelengths.",-1),ue=(0,i._)("p",null,"The dense cloud that makes up “The Brick” is mostly cold hydrogen, dust, and carbon monoxide (CO). The Brick is so dense that it blocks the infrared light emitted by the surrounding hot hydrogen, creating the dark jelly bean shape we see at the center of the JWST images. In the center of the cloud, the dust blocks both the shorter (“blue”) and longer (“red”) IR wavelengths. Towards the edge of the cloud where it is less dense, frozen CO ice does most of the blocking. CO ice tends to block more of the “red” and less of the “blue” IR light, so the edge of the cloud glows “blue”in these images.",-1),de=(0,i._)("h3",null,[(0,i._)("a",{href:"https://news.clas.ufl.edu/the-brick-milky-way/",target:"_blank",rel:"noopener noreferrer"},"Science"),(0,i.Uk)(" Team")],-1),he=(0,i._)("br",null,null,-1),fe=(0,i._)("br",null,null,-1),me=(0,i._)("br",null,null,-1),ge=(0,i._)("br",null,null,-1),pe=(0,i._)("br",null,null,-1),we=(0,i._)("br",null,null,-1),ye=(0,i._)("br",null,null,-1),be=(0,i._)("br",null,null,-1),ve=(0,i._)("br",null,null,-1),_e=(0,i._)("br",null,null,-1),ke=(0,i._)("br",null,null,-1),Se=(0,i._)("br",null,null,-1),We=(0,i._)("br",null,null,-1),Te=(0,i._)("ul",null,[(0,i._)("li",null," Use the bottom slider to switch between the Spitzer and JWST images. "),(0,i._)("li",null,' Use the top slider to switch between the "with stars" and "no stars" version of The Brick as seen by JWST. ')],-1),Ie=(0,i._)("div",{class:"credits"},[(0,i._)("h3",null,"Credits"),(0,i._)("h4",null,[(0,i._)("a",{href:"https://www.cosmicds.cfa.harvard.edu/",target:"_blank",rel:"noopener noreferrer"},"CosmicDS"),(0,i.Uk)(" Team:")]),(0,i.Uk)(" John Lewis"),(0,i._)("br"),(0,i.Uk)(" Pat Udomprasert"),(0,i._)("br"),(0,i.Uk)(" Jon Carifio"),(0,i._)("br"),(0,i.Uk)(" Alyssa Goodman"),(0,i._)("br"),(0,i.Uk)(" Harry Houghton"),(0,i._)("br"),(0,i.Uk)(" Anna Nolin"),(0,i._)("br"),(0,i.Uk)(" Mary Dussault"),(0,i._)("br"),(0,i.Uk)(" Evaluator: Sue Sunbury"),(0,i._)("br"),(0,i._)("br"),(0,i._)("h4",null,"WorldWide Telescope Team:"),(0,i.Uk)(" Peter Williams"),(0,i._)("br"),(0,i.Uk)(" A. David Weigel"),(0,i._)("br"),(0,i.Uk)(" Jon Carifio"),(0,i._)("br")],-1);function xe(e,t,n,s,a,c){var L=(0,i.up)("WorldWideTelescope"),xe=(0,i.up)("credit-logos"),Oe=(0,i.up)("icon-button"),Ce=(0,i.up)("places-gallery"),Pe=(0,i.up)("font-awesome-icon"),Ue=(0,i.up)("funding-acknowledgement");return(0,i.wg)(),(0,i.j4)(u.q,{id:"app",style:(0,l.j5)(e.cssVars)},{default:(0,i.w5)((function(){return[(0,i._)("div",I,[(0,i.Wm)(L,{"wwt-namespace":e.wwtNamespace},null,8,["wwt-namespace"]),(0,i.Wm)(v.y,{"model-value":e.showSplashScreen,absolute:"",opacity:"0.6",style:(0,l.j5)(e.cssVars),id:"splash-overlay"},{default:(0,i.w5)((function(){return[(0,i.wy)(((0,i.wg)(),(0,i.iD)("div",{id:"splash-screen",style:(0,l.j5)(e.cssVars)},[(0,i._)("div",x,[(0,i._)("div",{id:"close-splash-button",onClick:t[0]||(t[0]=function(){for(var t=[],n=0;n.99?(0,Ce.p7)(this.layers.stars,["opacity",0]):(0,Ce.p7)(this.layers.stars,["opacity",.01*e])),this.layers.nostars&&(0,Ce.p7)(this.layers.nostars,["opacity",.01*t*e]),this.cfOpacity=e}},crossfadeJWST:{get:function(){return this.jwstCfOpacity},set:function(e){var t=.01*this.crossfadeOpacity;this.layers.stars&&(0,Ce.p7)(this.layers.stars,["opacity",1]),this.layers.nostars&&(0,Ce.p7)(this.layers.nostars,["opacity",.01*e*t]),this.jwstCfOpacity=e}},curBackgroundImagesetName:{get:function(){return null==this.wwtBackgroundImageset?"":this.wwtBackgroundImageset.get_name()},set:function(e){this.setBackgroundImageByName(e)}},smallSize:function(){return this.$vuetify.display.smAndDown},mobile:function(){return this.smallSize&&this.touchscreen},cssVars:function(){return{"--accent-color":this.accentColor,"--accent-color2":this.accentColor2,"--app-content-height":this.showTextSheet?"66%":"100%"}},isLoading:function(){return!this.ready},showTextSheet:{get:function(){return"text"===this.sheet},set:function(e){this.selectSheet("text")}},showVideoSheet:{get:function(){return"video"===this.sheet},set:function(e){if(this.selectSheet("video"),!e){var t=document.querySelector("#info-video");t.pause()}}},initialBrickZoom:function(){return this.mobile?1:.7}},methods:{goToBrickPosition:function(e){return void 0===e&&(e=!0),(0,r.mG)(this,void 0,void 0,(function(){return(0,r.Jh)(this,(function(t){return[2,this.gotoRADecZoom({raRad:Pe*this.initialPosition.ra,decRad:Pe*this.initialPosition.dec,zoomDeg:this.initialBrickZoom,instant:e})]}))}))},goToIcePosition:function(e){return void 0===e&&(e=!1),(0,r.mG)(this,void 0,void 0,(function(){var t;return(0,r.Jh)(this,(function(n){return t=[266.54273053260596,-28.698575486822428,.22296663819992943],this.showOverlay=!0,[2,this.gotoRADecZoom({raRad:Pe*t[0],decRad:Pe*t[1],zoomDeg:t[2],instant:e})]}))}))},onGallerySelect:function(e){if(!this.ignoreSelect){this.keepCfOpacity||(this.crossfadeOpacity=100);var t=0;if(this.selectedGalleryItem==e){var n=e.get_name();t=n.includes("without")?100:0}else this.selectedGalleryItem=e,t=100-this.jwstCfOpacity;this.crossfadeJWST=t}},closeSplashScreen:function(){this.showSplashScreen=!1},selectSheet:function(e){var t=this;this.sheet===e?(this.sheet=null,this.$nextTick((function(){t.blurActiveElement()}))):this.sheet=e}},watch:{showSplashScreen:function(e){e||this.goToBrickPosition(!1).catch((function(){console.log("Move interrupted")}))},places:{handler:function(e){var t=this;e.forEach((function(e){var n=e.get_name().toLowerCase();n.includes("brick")&&(t.jwstPlaces[n.includes("without")?1:0]=e)}))},deep:!0},showOverlay:function(e){(0,Ce.p7)(this.layers.zannotation,["enabled",e])},crossfadeOpacity:function(e){e<=.05?(this.overlayWasVisible=this.showOverlay,this.showOverlay=!1):this.overlayWasVisible&&(this.showOverlay=!0,this.overlayWasVisible=!1)},crossfadeJWST:function(e){var t=this;this.keepCfOpacity||(this.crossfadeOpacity=100),this.ignoreSelect=!0,0==this.jwstPlaces.length&&(this.selectedGalleryItem=null),this.selectedGalleryItem=e>50?this.jwstPlaces[1]:this.jwstPlaces[0],this.$nextTick((function(){t.ignoreSelect=!1}))},selectedGalleryItem:function(e){},showLayers:function(e){Object.values(this.layers).forEach((function(t){(0,Ce.p7)(t,["opacity",e?1:0])}))},layersLoaded:function(e){e&&(this.ready=!0)},ready:function(e){e&&(this.showSplashScreen=!0)}}});var Be=n(3744);const je=(0,Be.Z)(Ue,[["render",xe]]),De=je;var Le={id:"logo-credits"},Ve=(0,i.uE)('
CosmicDS LogoWWT LogoSciAct LogoSciAct Logo
',1),Ae=[Ve];function ze(e,t,n,o,s,r){return(0,i.wg)(),(0,i.iD)("div",Le,Ae)}const Je=(0,i.aZ)({props:{visible:{type:Boolean,default:!0}},data:function(){return{}},created:function(){},methods:{},computed:{isMobile:function(){return/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)}},watch:{}}),Ge=(0,Be.Z)(Je,[["render",ze]]),Ne=Ge;var Re={class:"default-activator-title noselect"},Ee=["src"],Me={class:"gallery-header"},qe={class:"gallery-title"},Ze={class:"gallery-content"},Fe=["onClick"],He=["src"],Ke={class:"place-name noselect",style:{color:"white"}};function $e(e,t,n,s,a,c){var u=(0,i.up)("font-awesome-icon");return(0,i.wg)(),(0,i.iD)("div",{class:(0,l.C_)(["gallery-root",{open:e.open}])},[(0,i._)("div",{class:"just-holding-events",onClick:t[2]||(t[2]=function(t){return e.open=!0}),onKeyup:t[3]||(t[3]=(0,o.D2)((function(t){return e.open=!0}),["enter"])),tabindex:"0"},[e.open?(0,i.kq)("",!0):(0,i.WI)(e.$slots,"closed",{key:0},(function(){var n,s;return[(0,i._)("div",{class:"default-activator blurred",onClick:t[0]||(t[0]=function(t){return e.open=!0}),onKeyup:t[1]||(t[1]=(0,o.D2)((function(t){return e.open=!0}),["enter"]))},[(0,i._)("span",Re,(0,l.zw)(e.closedText),1),(0,i._)("img",{class:"noselect",src:e.places[e.previewIndex]&&null!==(s=null===(n=e.getImageset(e.places[e.previewIndex]))||void 0===n?void 0:n.get_thumbnailUrl())&&void 0!==s?s:""},null,8,Ee)],32)]}))],32),e.open?((0,i.wg)(),(0,i.iD)("div",{key:0,style:(0,l.j5)(e.cssVars),class:"gallery blurred"},[(0,i._)("div",Me,[(0,i._)("span",qe,(0,l.zw)(e.title),1),e.stayOpen?(0,i.kq)("",!0):((0,i.wg)(),(0,i.j4)(u,{key:0,class:"gallery-close",icon:"times",size:"lg",onClick:t[4]||(t[4]=function(t){return e.open=!1}),onKeyup:t[5]||(t[5]=(0,o.D2)((function(t){return e.open=!1}),["enter"])),tabindex:"0"}))]),(0,i._)("div",Ze,[((0,i.wg)(!0),(0,i.iD)(i.HY,null,(0,i.Ko)(e.places.entries(),(function(t){var n,o,s=(0,r.CR)(t,2),a=s[0],c=s[1];return(0,i.wg)(),(0,i.iD)("div",{key:a,class:(0,l.C_)(["gallery-item",{selected:e.highlightLastOnly?e.selectedPlace===c:e.selectedPlaces.includes(c)}]),onClick:function(t){return e.selectPlace(c)}},[(0,i._)("img",{class:"noselect mobile-off",src:null!==(o=null===(n=e.getImageset(c))||void 0===n?void 0:n.get_thumbnailUrl())&&void 0!==o?o:""},null,8,He),(0,i._)("span",Ke,(0,l.zw)(0==e.altLabels.length?null===c||void 0===c?void 0:c.get_name():e.altLabels[a]),1)],10,Fe)})),128))]),e.open?(0,i.WI)(e.$slots,"default",{key:0}):(0,i.kq)("",!0)],4)):(0,i.kq)("",!0)],2)}var Ye=n(6407),Xe=n(7476),Qe=n(7810),et=n(3636),tt=n(9417);et.vI.add(tt.NBC);const nt=(0,i.aZ)({components:{"font-awesome-icon":Qe.GN},props:{wtmlUrl:{type:String,required:!1,default:""},placesList:{type:Array,default:function(){return[]},required:!1},altLabels:{type:Array,default:function(){return[]},required:!1},columns:{type:[Number,String],default:"auto-fit"},width:{type:String,default:"300px"},maxHeight:{type:String,default:"500px"},title:{type:String,default:"Gallery"},selectedColor:{type:String,default:"deepskyblue"},singleSelect:{type:Boolean,default:!0},highlightLastOnly:{type:Boolean,default:!1},previewIndex:{type:Number,default:0},closedText:{type:String,default:"Image Gallery"},stayOpen:{type:Boolean,default:!1},incomingItemSelect:{type:Oe.Place,default:null},preventDeselect:{type:Boolean,default:!1}},created:function(){return(0,r.mG)(this,void 0,void 0,(function(){var e=this;return(0,r.Jh)(this,(function(t){return this.waitForReady().then((function(){return(0,r.mG)(e,void 0,void 0,(function(){var e;return(0,r.Jh)(this,(function(t){switch(t.label){case 0:return this.placesList.length>0||""===this.wtmlUrl?[2]:(e=this,[4,this.placesFromWtml(this.wtmlUrl)]);case 1:return e.wtmlPlaces=t.sent(),[2]}}))}))})),[2]}))}))},data:function(){return{open:this.stayOpen,wtmlPlaces:[],selectedPlace:null,selectedPlaces:[],lastSelectedItem:null}},methods:(0,r.pi)((0,r.pi)({},(0,Xe.nv)(Ye.engineStore,["loadImageCollection","waitForReady"])),{getImageset:function(e){var t;return null==e?null:null!==(t=e.get_backgroundImageset())&&void 0!==t?t:e.get_studyImageset()},extractPlaces:function(e){var t,n,o,s=[];try{for(var i=(0,r.XA)(null!==(o=e.get_children())&&void 0!==o?o:[]),l=i.next();!l.done;l=i.next()){var a=l.value;if(a instanceof Oe.Place){var c=this.getImageset(a);null!==c&&s.push(a)}else a instanceof Oe.Folder&&(s=s.concat(this.extractPlaces(a)))}}catch(u){t={error:u}}finally{try{l&&!l.done&&(n=i.return)&&n.call(i)}finally{if(t)throw t.error}}return s},placesFromWtml:function(e){return(0,r.mG)(this,void 0,Promise,(function(){var t=this;return(0,r.Jh)(this,(function(n){return[2,this.loadImageCollection({url:e,loadChildFolders:!0}).then((function(e){return t.extractPlaces(e)}))]}))}))},selectPlace:function(e){var t=this;if(this.singleSelect)return this.selectedPlace!==e||this.preventDeselect?(this.selectedPlaces.forEach((function(e){return t.$emit("deselect",e)})),this.selectedPlaces=[e],void(this.selectedPlace=e)):(this.$emit("deselect",e),this.selectedPlaces=[],void(this.selectedPlace=null));this.selectedPlaces.includes(e)?(this.$emit("deselect",e),this.selectedPlace=null,this.selectedPlaces.splice(this.selectedPlaces.indexOf(e),1)):(this.selectedPlace=e,this.selectedPlaces=this.singleSelect?[e]:(0,r.ev)((0,r.ev)([],(0,r.CR)(this.selectedPlaces),!1),[e],!1))}}),computed:{cssVars:function(){return{"background-color":"#20202080","box-shadow":"0px 0px 5px #202020","--column-count":this.columns,"--selected-color":this.selectedColor,"--gallery-width":this.width,"--gallery-max-height":this.maxHeight}},places:function(){return 0===this.placesList.length&&0===this.wtmlPlaces.length?[]:this.placesList.length>0?this.placesList:this.wtmlPlaces}},watch:{selectedPlace:function(e){this.lastSelectedItem=e,null!=e&&(this.$emit("select",e),this.singleSelect||this.$emit("listAllSelected",this.selectedPlaces))},incomingItemSelect:function(){if(null!=this.incomingItemSelect){if(this.incomingItemSelect==this.lastSelectedItem)return;this.selectPlace(this.incomingItemSelect)}}}}),ot=(0,Be.Z)(nt,[["render",$e]]),st=ot;var rt=n(1251),it=n(3362),lt=n(1563);n(9773);const at=(0,it.Rd)({icons:{defaultSet:"mdi",aliases:rt.j,sets:{mdi:rt.t}},locale:{locale:"en",fallback:"en",messages:{en:lt.Z}},theme:{defaultTheme:"dark"}});et.vI.add(tt.cnt),et.vI.add(tt.NBC),et.vI.add(tt.IyC),et.vI.add(tt.TqS);var ct=function(e,t){return e.style.visibility=t.value?"hidden":""};(0,o.ri)(De,{wwtNamespace:"wwt-jwst-brick",wtml:{nostars:"https://projects.cosmicds.cfa.harvard.edu/cds-website/wwt-content/JWST-Brick-wostars/index.wtml",stars:"https://projects.cosmicds.cfa.harvard.edu/cds-website/wwt-content/JWST-Brick-wstars/index.wtml",zannotation:"https://projects.cosmicds.cfa.harvard.edu/cds-website/wwt-content/JWST-Brick-Annotation/index.wtml"},bgWtml:"https://projects.cosmicds.cfa.harvard.edu/cds-website/wwt-content/glimpse_original.wtml",bgName:"GLIMPSE Original"}).use(Ye.wwtPinia).use(at).directive("hide",{beforeMount:function(e,t,n,o){ct(e,t)},updated:function(e,t,n,o){ct(e,t)}}).component("WorldWideTelescope",Ye.WWTComponent).component("font-awesome-icon",Qe.GN).component("icon-button",s.IconButton).component("credit-logos",Ne).component("funding-acknowledgement",s.FundingAcknowledgment).component("places-gallery",st).mount("#app")}},t={};function n(o){var s=t[o];if(void 0!==s)return s.exports;var r=t[o]={exports:{}};return e[o].call(r.exports,r,r.exports,n),r.exports}n.m=e,(()=>{var e=[];n.O=(t,o,s,r)=>{if(!o){var i=1/0;for(u=0;u=r)&&Object.keys(n.O).every((e=>n.O[e](o[a])))?o.splice(a--,1):(l=!1,r0&&e[u-1][2]>r;u--)e[u]=e[u-1];e[u]=[o,s,r]}})(),(()=>{n.d=(e,t)=>{for(var o in t)n.o(t,o)&&!n.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:t[o]})}})(),(()=>{n.g=function(){if("object"===typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"===typeof window)return window}}()})(),(()=>{n.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t)})(),(()=>{n.r=e=>{"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})}})(),(()=>{n.p=""})(),(()=>{var e={143:0};n.O.j=t=>0===e[t];var t=(t,o)=>{var s,r,[i,l,a]=o,c=0;if(i.some((t=>0!==e[t]))){for(s in l)n.o(l,s)&&(n.m[s]=l[s]);if(a)var u=a(n)}for(t&&t(o);cn(2816)));o=n.O(o)})(); +//# sourceMappingURL=app.b245310f.js.map \ No newline at end of file diff --git a/js/app.6965bbeb.js.map b/js/app.b245310f.js.map similarity index 69% rename from js/app.6965bbeb.js.map rename to js/app.b245310f.js.map index a044052..92ae5ea 100644 --- a/js/app.6965bbeb.js.map +++ b/js/app.b245310f.js.map @@ -1 +1 @@ -{"version":3,"file":"js/app.6965bbeb.js","mappings":"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","sources":["webpack://@cosmicds/jwst-brick/./src/JwstBrick.vue?8e0f","webpack://@cosmicds/jwst-brick/./src/JwstBrick.vue","webpack://@cosmicds/jwst-brick/./src/JwstBrick.vue?797a","webpack://@cosmicds/jwst-brick/./src/CreditLogos.vue?7ce1","webpack://@cosmicds/jwst-brick/./src/CreditLogos.vue","webpack://@cosmicds/jwst-brick/./src/CreditLogos.vue?34de","webpack://@cosmicds/jwst-brick/./src/PlacesGallery.vue?ecac","webpack://@cosmicds/jwst-brick/./src/PlacesGallery.vue","webpack://@cosmicds/jwst-brick/./src/PlacesGallery.vue?4ea6","webpack://@cosmicds/jwst-brick/./plugins/vuetify.ts","webpack://@cosmicds/jwst-brick/./src/main.ts","webpack://@cosmicds/jwst-brick/webpack/bootstrap","webpack://@cosmicds/jwst-brick/webpack/runtime/chunk loaded","webpack://@cosmicds/jwst-brick/webpack/runtime/define property getters","webpack://@cosmicds/jwst-brick/webpack/runtime/global","webpack://@cosmicds/jwst-brick/webpack/runtime/hasOwnProperty shorthand","webpack://@cosmicds/jwst-brick/webpack/runtime/make namespace object","webpack://@cosmicds/jwst-brick/webpack/runtime/publicPath","webpack://@cosmicds/jwst-brick/webpack/runtime/jsonp chunk loading","webpack://@cosmicds/jwst-brick/webpack/startup"],"sourcesContent":["import { resolveComponent as _resolveComponent, createVNode as _createVNode, createElementVNode as _createElementVNode, createTextVNode as _createTextVNode, normalizeStyle as _normalizeStyle, resolveDirective as _resolveDirective, openBlock as _openBlock, createElementBlock as _createElementBlock, withDirectives as _withDirectives, withCtx as _withCtx, vShow as _vShow, Transition as _Transition, vModelText as _vModelText, createCommentVNode as _createCommentVNode, toDisplayString as _toDisplayString, withKeys as _withKeys, Fragment as _Fragment, renderList as _renderList, vModelSelect as _vModelSelect, createBlock as _createBlock } from \"vue\"\nimport _imports_0 from './assets/brickminidsvideo3_3_1.mp4'\nimport _imports_1 from './assets/BrickDiagram.png'\n\n\nconst _hoisted_1 = { id: \"main-content\" }\nconst _hoisted_2 = { id: \"first-splash-row\" }\nconst _hoisted_3 = /*#__PURE__*/_createElementVNode(\"div\", { id: \"splash-screen-text\" }, [\n /*#__PURE__*/_createElementVNode(\"p\", null, \"Want to see JWST's view of our\"),\n /*#__PURE__*/_createElementVNode(\"p\", { class: \"highlight\" }, \" Galactic Center? \")\n], -1)\nconst _hoisted_4 = /*#__PURE__*/_createElementVNode(\"div\", { id: \"splash-screen-guide\" }, null, -1)\nconst _hoisted_5 = { id: \"splash-screen-acknowledgements\" }\nconst _hoisted_6 = /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://www.cosmicds.cfa.harvard.edu/\",\n target: \"_blank\",\n rel: \"noopener noreferrer\"\n}, \"Cosmic Data Stories\", -1)\nconst _hoisted_7 = /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://www.worldwidetelescope.org/home/\",\n target: \"_blank\",\n rel: \"noopener noreferrer\"\n}, \"WorldWide Telescope\", -1)\nconst _hoisted_8 = { id: \"splash-screen-logos\" }\nconst _hoisted_9 = {\n class: \"modal\",\n id: \"modal-loading\"\n}\nconst _hoisted_10 = /*#__PURE__*/_createElementVNode(\"div\", { class: \"container\" }, [\n /*#__PURE__*/_createElementVNode(\"div\", { class: \"spinner\" }),\n /*#__PURE__*/_createElementVNode(\"p\", null, \"Loading …\")\n], -1)\nconst _hoisted_11 = [\n _hoisted_10\n]\nconst _hoisted_12 = { class: \"top-content\" }\nconst _hoisted_13 = { id: \"left-buttons\" }\nconst _hoisted_14 = /*#__PURE__*/_createElementVNode(\"div\", { id: \"center-buttons\" }, null, -1)\nconst _hoisted_15 = /*#__PURE__*/_createElementVNode(\"div\", { id: \"right-buttons\" }, null, -1)\nconst _hoisted_16 = {\n key: 0,\n id: \"jwst-crossfade\"\n}\nconst _hoisted_17 = { class: \"bottom-content\" }\nconst _hoisted_18 = { id: \"overlay-button-container\" }\nconst _hoisted_19 = {\n key: 0,\n id: \"tools\"\n}\nconst _hoisted_20 = { class: \"tool-container\" }\nconst _hoisted_21 = /*#__PURE__*/_createElementVNode(\"br\", null, null, -1)\nconst _hoisted_22 = /*#__PURE__*/_createElementVNode(\"span\", { class: \"light-type\" }, null, -1)\nconst _hoisted_23 = /*#__PURE__*/_createElementVNode(\"br\", null, null, -1)\nconst _hoisted_24 = /*#__PURE__*/_createElementVNode(\"span\", { class: \"light-type\" }, null, -1)\nconst _hoisted_25 = /*#__PURE__*/_createElementVNode(\"span\", null, \"Background imagery:\", -1)\nconst _hoisted_26 = [\"value\"]\nconst _hoisted_27 = /*#__PURE__*/_createElementVNode(\"div\", { id: \"project-credits\" }, [\n /*#__PURE__*/_createElementVNode(\"div\", { id: \"icons-container\" }, [\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://www.cosmicds.cfa.harvard.edu/\",\n target: \"_blank\",\n rel: \"noopener noreferrer\"\n }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n alt: \"CosmicDS Logo\",\n src: \"https://projects.cosmicds.cfa.harvard.edu/cds-website/logos/cosmicds_logo_for_dark_backgrounds.png\"\n })\n ]),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://worldwidetelescope.org/home/\",\n target: \"_blank\",\n rel: \"noopener noreferrer\"\n }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n alt: \"WWT Logo\",\n src: \"https://projects.cosmicds.cfa.harvard.edu/cds-website/logos/logo_wwt.png\"\n })\n ]),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://science.nasa.gov/learners\",\n target: \"_blank\",\n rel: \"noopener noreferrer\",\n class: \"pl-1\"\n }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n alt: \"SciAct Logo\",\n src: \"https://projects.cosmicds.cfa.harvard.edu/cds-website/logos/logo_sciact.png\"\n })\n ]),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://nasa.gov/\",\n target: \"_blank\",\n rel: \"noopener noreferrer\",\n class: \"pl-1\"\n }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n alt: \"SciAct Logo\",\n src: \"https://projects.cosmicds.cfa.harvard.edu/cds-website/logos/NASA_Partner_color_300_no_outline.png\"\n })\n ])\n ])\n], -1)\nconst _hoisted_28 = { class: \"video-wrapper\" }\nconst _hoisted_29 = /*#__PURE__*/_createElementVNode(\"video\", {\n controls: \"\",\n id: \"info-video\"\n}, [\n /*#__PURE__*/_createElementVNode(\"source\", {\n src: _imports_0,\n type: \"video/mp4\"\n })\n], -1)\nconst _hoisted_30 = /*#__PURE__*/_createElementVNode(\"h3\", null, \"Information\", -1)\nconst _hoisted_31 = /*#__PURE__*/_createElementVNode(\"h3\", null, \"Using WWT\", -1)\nconst _hoisted_32 = /*#__PURE__*/_createElementVNode(\"h3\", null, \"About \\\"The Brick\\\"\", -1)\nconst _hoisted_33 = /*#__PURE__*/_createElementVNode(\"strong\", null, [\n /*#__PURE__*/_createElementVNode(\"em\", null, \"densest, most massive\")\n], -1)\nconst _hoisted_34 = /*#__PURE__*/_createElementVNode(\"p\", null, \"The background image shows the Milky Way as observed in infrared light by the Spitzer Space Telescope, a predecessor to JWST.\", -1)\nconst _hoisted_35 = /*#__PURE__*/_createElementVNode(\"h3\", null, \"Seeing in Infrared light\", -1)\nconst _hoisted_36 = /*#__PURE__*/_createElementVNode(\"img\", {\n id: \"brick-diagram\",\n alt: \"This is a schematic of The Brick as imaged by JWST, separated into layers. The bottom layer depicts light from hot background gas that emits at both longer and shorter IR wavelengths, depicted with red and blue arrows. Above that is The Brick layer. In the middle of The Brick, red and blue arrows from the bottom layer are stopped by The Brick layer. Near the edge of the Brick, the red arrow is stopped, but the blue arrow can pass. Outside of The Brick region, both red and blue arrows can pass. The top of the schematic shows the direction the light moves towards JWST. \",\n src: _imports_1\n}, null, -1)\nconst _hoisted_37 = /*#__PURE__*/_createElementVNode(\"p\", null, \"Our eyes see visible light, but visible light is only a small part of a broader spectrum of light that has different energies, ranging from gamma rays and x-rays to infrared light and radio waves. Blue light corresponds to shorter wavelength (and higher energy) light, while red corresponds to longer wavelength (and lower energy) light. Images from each part of the spectrum can tell a different part of the story about objects in space.\", -1)\nconst _hoisted_38 = /*#__PURE__*/_createElementVNode(\"p\", null, \"JWST takes pictures in infrared (or IR) light, which is longer than visible light and cannot be seen by our eyes. Astronomers can still assign “false” colors to help us make sense of the images. In  JWST’s images of The Brick, the shorter wavelength IR light is displayed in “blue,” and the longer wavelength IR light is displayed in “red.” Atoms of hot hydrogen gas in the center of our galaxy emit light at both these IR wavelengths.\", -1)\nconst _hoisted_39 = /*#__PURE__*/_createElementVNode(\"p\", null, \"The dense cloud that makes up “The Brick” is mostly cold hydrogen, dust, and carbon monoxide (CO). The Brick is so dense that it blocks the infrared light emitted by the surrounding hot hydrogen, creating the dark jelly bean shape we see at the center of the JWST images. In the center of the cloud, the dust blocks both the shorter (“blue”) and longer (“red”) IR wavelengths. Towards the edge of the cloud where it is less dense, frozen CO ice does most of the blocking. CO ice tends to block more of the “red” and less of the “blue” IR light, so the edge of the cloud glows “blue”in these images.\", -1)\nconst _hoisted_40 = /*#__PURE__*/_createElementVNode(\"h3\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://news.clas.ufl.edu/the-brick-milky-way/\",\n target: \"_blank\",\n rel: \"noopener noreferrer\"\n }, \"Science\"),\n /*#__PURE__*/_createTextVNode(\" Team\")\n], -1)\nconst _hoisted_41 = /*#__PURE__*/_createElementVNode(\"br\", null, null, -1)\nconst _hoisted_42 = /*#__PURE__*/_createElementVNode(\"br\", null, null, -1)\nconst _hoisted_43 = /*#__PURE__*/_createElementVNode(\"br\", null, null, -1)\nconst _hoisted_44 = /*#__PURE__*/_createElementVNode(\"br\", null, null, -1)\nconst _hoisted_45 = /*#__PURE__*/_createElementVNode(\"br\", null, null, -1)\nconst _hoisted_46 = /*#__PURE__*/_createElementVNode(\"br\", null, null, -1)\nconst _hoisted_47 = /*#__PURE__*/_createElementVNode(\"br\", null, null, -1)\nconst _hoisted_48 = /*#__PURE__*/_createElementVNode(\"br\", null, null, -1)\nconst _hoisted_49 = /*#__PURE__*/_createElementVNode(\"br\", null, null, -1)\nconst _hoisted_50 = /*#__PURE__*/_createElementVNode(\"br\", null, null, -1)\nconst _hoisted_51 = /*#__PURE__*/_createElementVNode(\"br\", null, null, -1)\nconst _hoisted_52 = /*#__PURE__*/_createElementVNode(\"br\", null, null, -1)\nconst _hoisted_53 = /*#__PURE__*/_createElementVNode(\"br\", null, null, -1)\nconst _hoisted_54 = /*#__PURE__*/_createElementVNode(\"ul\", null, [\n /*#__PURE__*/_createElementVNode(\"li\", null, \" Use the bottom slider to switch between the Spitzer and JWST images. \"),\n /*#__PURE__*/_createElementVNode(\"li\", null, \" Use the top slider to switch between the \\\"with stars\\\" and \\\"no stars\\\" version of The Brick as seen by JWST. \")\n], -1)\nconst _hoisted_55 = /*#__PURE__*/_createElementVNode(\"div\", { class: \"credits\" }, [\n /*#__PURE__*/_createElementVNode(\"h3\", null, \"Credits\"),\n /*#__PURE__*/_createElementVNode(\"h4\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://www.cosmicds.cfa.harvard.edu/\",\n target: \"_blank\",\n rel: \"noopener noreferrer\"\n }, \"CosmicDS\"),\n /*#__PURE__*/_createTextVNode(\" Team:\")\n ]),\n /*#__PURE__*/_createTextVNode(\" John Lewis\"),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createTextVNode(\" Pat Udomprasert\"),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createTextVNode(\" Jon Carifio\"),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createTextVNode(\" Alyssa Goodman\"),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createTextVNode(\" Harry Houghton\"),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createTextVNode(\" Anna Nolin\"),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createTextVNode(\" Mary Dussault\"),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createTextVNode(\" Evaluator: Sue Sunbury\"),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"h4\", null, \"WorldWide Telescope Team:\"),\n /*#__PURE__*/_createTextVNode(\" Peter Williams\"),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createTextVNode(\" A. David Weigel\"),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createTextVNode(\" Jon Carifio\"),\n /*#__PURE__*/_createElementVNode(\"br\")\n], -1)\n\nexport function render(_ctx: any,_cache: any,$props: any,$setup: any,$data: any,$options: any) {\n const _component_WorldWideTelescope = _resolveComponent(\"WorldWideTelescope\")!\n const _component_credit_logos = _resolveComponent(\"credit-logos\")!\n const _component_v_overlay = _resolveComponent(\"v-overlay\")!\n const _component_icon_button = _resolveComponent(\"icon-button\")!\n const _component_places_gallery = _resolveComponent(\"places-gallery\")!\n const _component_v_btn = _resolveComponent(\"v-btn\")!\n const _component_font_awesome_icon = _resolveComponent(\"font-awesome-icon\")!\n const _component_v_dialog = _resolveComponent(\"v-dialog\")!\n const _component_v_tab = _resolveComponent(\"v-tab\")!\n const _component_v_tabs = _resolveComponent(\"v-tabs\")!\n const _component_v_col = _resolveComponent(\"v-col\")!\n const _component_v_row = _resolveComponent(\"v-row\")!\n const _component_v_card_text = _resolveComponent(\"v-card-text\")!\n const _component_v_card = _resolveComponent(\"v-card\")!\n const _component_v_window_item = _resolveComponent(\"v-window-item\")!\n const _component_v_chip = _resolveComponent(\"v-chip\")!\n const _component_funding_acknowledgement = _resolveComponent(\"funding-acknowledgement\")!\n const _component_v_spacer = _resolveComponent(\"v-spacer\")!\n const _component_v_container = _resolveComponent(\"v-container\")!\n const _component_v_window = _resolveComponent(\"v-window\")!\n const _component_v_app = _resolveComponent(\"v-app\")!\n const _directive_click_outside = _resolveDirective(\"click-outside\")!\n\n return (_openBlock(), _createBlock(_component_v_app, {\n id: \"app\",\n style: _normalizeStyle(_ctx.cssVars)\n }, {\n default: _withCtx(() => [\n _createElementVNode(\"div\", _hoisted_1, [\n _createVNode(_component_WorldWideTelescope, { \"wwt-namespace\": _ctx.wwtNamespace }, null, 8, [\"wwt-namespace\"]),\n _createVNode(_component_v_overlay, {\n \"model-value\": _ctx.showSplashScreen,\n absolute: \"\",\n opacity: \"0.6\",\n style: _normalizeStyle(_ctx.cssVars),\n id: \"splash-overlay\"\n }, {\n default: _withCtx(() => [\n _withDirectives((_openBlock(), _createElementBlock(\"div\", {\n id: \"splash-screen\",\n style: _normalizeStyle(_ctx.cssVars)\n }, [\n _createElementVNode(\"div\", _hoisted_2, [\n _createElementVNode(\"div\", {\n id: \"close-splash-button\",\n onClick: _cache[0] || (_cache[0] = \n//@ts-ignore\n(...args) => (_ctx.closeSplashScreen && _ctx.closeSplashScreen(...args)))\n }, \"×\"),\n _hoisted_3\n ]),\n _hoisted_4,\n _createElementVNode(\"div\", _hoisted_5, [\n _createTextVNode(\" Brought to you by \"),\n _hoisted_6,\n _createTextVNode(\" and \"),\n _hoisted_7,\n _createTextVNode(\". \"),\n _createElementVNode(\"div\", _hoisted_8, [\n _createVNode(_component_credit_logos)\n ])\n ])\n ], 4)), [\n [_directive_click_outside, _ctx.closeSplashScreen]\n ])\n ]),\n _: 1\n }, 8, [\"model-value\", \"style\"]),\n _createVNode(_Transition, { name: \"fade\" }, {\n default: _withCtx(() => [\n _withDirectives(_createElementVNode(\"div\", _hoisted_9, _hoisted_11, 512), [\n [_vShow, _ctx.isLoading]\n ])\n ]),\n _: 1\n }),\n _createElementVNode(\"div\", _hoisted_12, [\n _createElementVNode(\"div\", _hoisted_13, [\n _createVNode(_component_icon_button, {\n modelValue: _ctx.showTextSheet,\n \"onUpdate:modelValue\": _cache[1] || (_cache[1] = ($event: any) => ((_ctx.showTextSheet) = $event)),\n \"fa-icon\": \"book-open\",\n color: _ctx.accentColor,\n \"tooltip-text\": _ctx.showTextSheet ? 'Hide Info' : 'Learn More',\n \"tooltip-location\": \"start\"\n }, null, 8, [\"modelValue\", \"color\", \"tooltip-text\"]),\n _createVNode(_component_icon_button, {\n modelValue: _ctx.showVideoSheet,\n \"onUpdate:modelValue\": _cache[2] || (_cache[2] = ($event: any) => ((_ctx.showVideoSheet) = $event)),\n \"fa-icon\": \"video\",\n color: _ctx.accentColor,\n \"tooltip-text\": \"Watch video\",\n \"tooltip-location\": \"start\"\n }, null, 8, [\"modelValue\", \"color\"]),\n _createVNode(_component_icon_button, {\n \"md-icon\": \"wall\",\n color: _ctx.accentColor,\n \"tooltip-text\": \"Center Brick\",\n \"tooltip-location\": \"start\",\n onActivate: _ctx.goToBrickPosition\n }, null, 8, [\"color\", \"onActivate\"])\n ]),\n _hoisted_14,\n _hoisted_15,\n _createVNode(_component_places_gallery, {\n \"stay-open\": true,\n \"places-list\": _ctx.jwstPlaces,\n \"alt-labels\": ['with stars', 'no stars'],\n onSelect: _ctx.onGallerySelect,\n incomingItemSelect: _ctx.selectedGalleryItem,\n title: null,\n columns: \"2\",\n width: \"200px\",\n \"prevent-deselect\": \"\",\n style: {\"box-shadow\":\"0px 0px 10px black\"}\n }, {\n default: _withCtx(() => [\n (_ctx.showJWSTOpacity)\n ? (_openBlock(), _createElementBlock(\"div\", _hoisted_16, [\n _withDirectives(_createElementVNode(\"input\", {\n class: \"opacity-range\",\n type: \"range\",\n \"onUpdate:modelValue\": _cache[3] || (_cache[3] = ($event: any) => ((_ctx.crossfadeJWST) = $event))\n }, null, 512), [\n [_vModelText, _ctx.crossfadeJWST]\n ])\n ]))\n : _createCommentVNode(\"\", true)\n ]),\n _: 1\n }, 8, [\"places-list\", \"onSelect\", \"incomingItemSelect\"])\n ]),\n _createElementVNode(\"div\", _hoisted_17, [\n _createElementVNode(\"div\", _hoisted_18, [\n _createVNode(_component_v_btn, {\n style: {\"pointer-events\":\"auto\"},\n id: \"overlay-button\",\n onClick: _cache[4] || (_cache[4] = ($event: any) => (_ctx.showOverlay = !_ctx.showOverlay)),\n onKeyup: _cache[5] || (_cache[5] = _withKeys(($event: any) => (_ctx.showOverlay = !_ctx.showOverlay), [\"enter\"])),\n tabindex: \"0\",\n color: _ctx.accentColor,\n size: \"small\"\n }, {\n default: _withCtx(() => [\n _createTextVNode(_toDisplayString(_ctx.showOverlay ? `Hide` : `Show`) + \" annotations \", 1)\n ]),\n _: 1\n }, 8, [\"color\"])\n ]),\n (_ctx.showLayers)\n ? (_openBlock(), _createElementBlock(\"div\", _hoisted_19, [\n _createElementVNode(\"div\", _hoisted_20, [\n (_ctx.currentTool == 'crossfade')\n ? (_openBlock(), _createElementBlock(_Fragment, { key: 0 }, [\n _createElementVNode(\"span\", {\n class: \"ui-text slider-label\",\n onClick: _cache[6] || (_cache[6] = ($event: any) => (_ctx.crossfadeOpacity = 0)),\n onKeyup: _cache[7] || (_cache[7] = _withKeys(($event: any) => (_ctx.crossfadeOpacity = 0), [\"enter\"])),\n tabindex: \"0\"\n }, [\n _createTextVNode(\"Spitzer\"),\n _hoisted_21,\n _hoisted_22\n ], 32),\n _withDirectives(_createElementVNode(\"input\", {\n class: \"opacity-range\",\n type: \"range\",\n \"onUpdate:modelValue\": _cache[8] || (_cache[8] = ($event: any) => ((_ctx.crossfadeOpacity) = $event))\n }, null, 512), [\n [_vModelText, _ctx.crossfadeOpacity]\n ]),\n _createElementVNode(\"span\", {\n class: \"ui-text slider-label\",\n onClick: _cache[9] || (_cache[9] = ($event: any) => (_ctx.crossfadeOpacity = 100)),\n onKeyup: _cache[10] || (_cache[10] = _withKeys(($event: any) => (_ctx.crossfadeOpacity = 100), [\"enter\"])),\n tabindex: \"0\"\n }, [\n _createTextVNode(\"JWST\"),\n _hoisted_23,\n _hoisted_24\n ], 32)\n ], 64))\n : (_ctx.currentTool == 'choose-background')\n ? (_openBlock(), _createElementBlock(_Fragment, { key: 1 }, [\n _hoisted_25,\n _withDirectives(_createElementVNode(\"select\", {\n \"onUpdate:modelValue\": _cache[11] || (_cache[11] = ($event: any) => ((_ctx.curBackgroundImagesetName) = $event))\n }, [\n (_openBlock(true), _createElementBlock(_Fragment, null, _renderList(_ctx.backgroundImagesets, (bg) => {\n return (_openBlock(), _createElementBlock(\"option\", {\n value: bg.imagesetName,\n key: bg.imagesetName\n }, _toDisplayString(bg.displayName), 9, _hoisted_26))\n }), 128))\n ], 512), [\n [_vModelSelect, _ctx.curBackgroundImagesetName]\n ])\n ], 64))\n : _createCommentVNode(\"\", true)\n ])\n ]))\n : _createCommentVNode(\"\", true),\n _hoisted_27\n ]),\n _createVNode(_component_v_dialog, {\n id: \"video-container\",\n modelValue: _ctx.showVideoSheet,\n \"onUpdate:modelValue\": _cache[14] || (_cache[14] = ($event: any) => ((_ctx.showVideoSheet) = $event)),\n transition: \"slide-y-transition\",\n fullscreen: \"\"\n }, {\n default: _withCtx(() => [\n _createElementVNode(\"div\", _hoisted_28, [\n _createVNode(_component_font_awesome_icon, {\n id: \"video-close-icon\",\n class: \"close-icon\",\n icon: \"times\",\n size: \"lg\",\n onClick: _cache[12] || (_cache[12] = ($event: any) => (_ctx.showVideoSheet = false)),\n onKeyup: _cache[13] || (_cache[13] = _withKeys(($event: any) => (_ctx.showVideoSheet = false), [\"enter\"])),\n tabindex: \"0\"\n }),\n _hoisted_29\n ])\n ]),\n _: 1\n }, 8, [\"modelValue\"]),\n _createVNode(_component_v_dialog, {\n style: _normalizeStyle(_ctx.cssVars),\n class: \"bottom-sheet\",\n id: \"text-bottom-sheet\",\n \"hide-overlay\": \"\",\n persistent: \"\",\n \"no-click-animation\": \"\",\n absolute: \"\",\n width: \"100%\",\n scrim: false,\n location: \"bottom\",\n modelValue: _ctx.showTextSheet,\n \"onUpdate:modelValue\": _cache[22] || (_cache[22] = ($event: any) => ((_ctx.showTextSheet) = $event)),\n transition: \"dialog-bottom-transition\"\n }, {\n default: _withCtx(() => [\n _createVNode(_component_v_card, { height: \"100%\" }, {\n default: _withCtx(() => [\n _createVNode(_component_v_tabs, {\n modelValue: _ctx.tab,\n \"onUpdate:modelValue\": _cache[17] || (_cache[17] = ($event: any) => ((_ctx.tab) = $event)),\n height: \"32px\",\n color: _ctx.accentColor,\n id: \"tabs\"\n }, {\n default: _withCtx(() => [\n _createVNode(_component_v_tab, {\n class: \"info-tabs\",\n tabindex: \"0\"\n }, {\n default: _withCtx(() => [\n _hoisted_30\n ]),\n _: 1\n }),\n _createVNode(_component_v_tab, {\n class: \"info-tabs\",\n tabindex: \"0\"\n }, {\n default: _withCtx(() => [\n _hoisted_31\n ]),\n _: 1\n }),\n _createVNode(_component_font_awesome_icon, {\n id: \"close-text-icon\",\n class: \"control-icon\",\n icon: \"times\",\n size: \"lg\",\n onClick: _cache[15] || (_cache[15] = ($event: any) => (_ctx.showTextSheet = false)),\n onKeyup: _cache[16] || (_cache[16] = _withKeys(($event: any) => (_ctx.showTextSheet = false), [\"enter\"])),\n tabindex: \"0\"\n })\n ]),\n _: 1\n }, 8, [\"modelValue\", \"color\"]),\n _createVNode(_component_v_window, {\n modelValue: _ctx.tab,\n \"onUpdate:modelValue\": _cache[21] || (_cache[21] = ($event: any) => ((_ctx.tab) = $event)),\n id: \"tab-items\",\n class: \"pb-2 no-bottom-border-radius\"\n }, {\n default: _withCtx(() => [\n _createVNode(_component_v_window_item, null, {\n default: _withCtx(() => [\n _createVNode(_component_v_card, { class: \"no-bottom-border-radius scrollable\" }, {\n default: _withCtx(() => [\n _createVNode(_component_v_card_text, { class: \"info-text no-bottom-border-radius\" }, {\n default: _withCtx(() => [\n _hoisted_32,\n _createElementVNode(\"p\", null, [\n _createTextVNode(\"Our Milky Way galaxy is full of cold, dark clouds of gas and dust where new stars like our Sun are born. A cloud near the center of the galaxy, called “The Brick,” is possibly the \"),\n _hoisted_33,\n _createTextVNode(\" dark cloud in the entire Galaxy! Despite its large amount of mass, The Brick does not seem to be actively forming many new stars, so it remains dark and cold. A team of astronomers led by Adam Ginsburg observed The Brick using one of JWST’s near-infrared cameras. In the image, you can see many, many of the Milky Way’s stars in front of The Brick (\"),\n _createElementVNode(\"a\", {\n onClick: _cache[18] || (_cache[18] = ($event: any) => (_ctx.selectedGalleryItem=_ctx.jwstPlaces[0]))\n }, \"left thumbnail\"),\n _createTextVNode(\"). With some processing, the astronomers were able to remove the stars from the image and show only the cloud itself, revealing stripey structures and wisps in both the dark, cold gas and the hot, glowing background material (\"),\n _createElementVNode(\"a\", {\n onClick: _cache[19] || (_cache[19] = ($event: any) => (_ctx.selectedGalleryItem=_ctx.jwstPlaces[1]))\n }, \"right thumbnail\"),\n _createTextVNode(\"). The ”blue” colors in the image (\"),\n _createElementVNode(\"a\", {\n onClick: _cache[20] || (_cache[20] = ($event: any) => (_ctx.goToIcePosition()))\n }, \"zoom in\"),\n _createTextVNode(\") show where frozen carbon monoxide, CO ice, is blocking out some of the light emitted by the hot glowing hydrogen that fills the Galactic Center.\")\n ]),\n _hoisted_34,\n _hoisted_35,\n _createVNode(_component_v_row, null, {\n default: _withCtx(() => [\n _createVNode(_component_v_col, null, {\n default: _withCtx(() => [\n _hoisted_36,\n _hoisted_37,\n _hoisted_38,\n _hoisted_39\n ]),\n _: 1\n })\n ]),\n _: 1\n }),\n _createVNode(_component_v_row, null, {\n default: _withCtx(() => [\n _createVNode(_component_v_col, null, {\n default: _withCtx(() => [\n _hoisted_40,\n _createTextVNode(\" Adam Ginsburg\"),\n _hoisted_41,\n _createTextVNode(\" Ashley Barnes\"),\n _hoisted_42,\n _createTextVNode(\" Cara Battersby\"),\n _hoisted_43,\n _createTextVNode(\" Alyssa Bulatek\"),\n _hoisted_44,\n _createTextVNode(\" Savannah Gramze\"),\n _hoisted_45,\n _createTextVNode(\" Jonathan Henshaw\"),\n _hoisted_46,\n _createTextVNode(\" Desmond Jeff\"),\n _hoisted_47,\n _createTextVNode(\" Xing Lu\"),\n _hoisted_48,\n _createTextVNode(\" E. A. C. Mills\"),\n _hoisted_49,\n _createTextVNode(\" Daniel Walker\"),\n _hoisted_50,\n _hoisted_51\n ]),\n _: 1\n })\n ]),\n _: 1\n })\n ]),\n _: 1\n })\n ]),\n _: 1\n })\n ]),\n _: 1\n }),\n _createVNode(_component_v_window_item, null, {\n default: _withCtx(() => [\n _createVNode(_component_v_card, { class: \"no-bottom-border-radius scrollable\" }, {\n default: _withCtx(() => [\n _createVNode(_component_v_card_text, { class: \"info-text no-bottom-border-radius\" }, {\n default: _withCtx(() => [\n _createVNode(_component_v_container, null, {\n default: _withCtx(() => [\n _createVNode(_component_v_row, { align: \"center\" }, {\n default: _withCtx(() => [\n _createVNode(_component_v_col, { cols: \"4\" }, {\n default: _withCtx(() => [\n _createVNode(_component_v_chip, {\n label: \"\",\n outlined: \"\"\n }, {\n default: _withCtx(() => [\n _createTextVNode(\" Pan \")\n ]),\n _: 1\n })\n ]),\n _: 1\n }),\n _createVNode(_component_v_col, {\n cols: \"8\",\n class: \"pt-1\"\n }, {\n default: _withCtx(() => [\n _createElementVNode(\"strong\", null, _toDisplayString(_ctx.touchscreen ? \"press + drag\" : \"click + drag\"), 1),\n _createTextVNode(\" \" + _toDisplayString(_ctx.touchscreen ? \":\" : \"or\") + \" \", 1),\n _createElementVNode(\"strong\", null, _toDisplayString(_ctx.touchscreen ? \":\" : \"W-A-S-D\"), 1),\n _createTextVNode(\" \" + _toDisplayString(_ctx.touchscreen ? \":\" : \"keys\"), 1),\n _hoisted_52\n ]),\n _: 1\n })\n ]),\n _: 1\n }),\n _createVNode(_component_v_row, { align: \"center\" }, {\n default: _withCtx(() => [\n _createVNode(_component_v_col, { cols: \"4\" }, {\n default: _withCtx(() => [\n _createVNode(_component_v_chip, {\n label: \"\",\n outlined: \"\"\n }, {\n default: _withCtx(() => [\n _createTextVNode(\" Zoom \")\n ]),\n _: 1\n })\n ]),\n _: 1\n }),\n _createVNode(_component_v_col, {\n cols: \"8\",\n class: \"pt-1\"\n }, {\n default: _withCtx(() => [\n _createElementVNode(\"strong\", null, _toDisplayString(_ctx.touchscreen ? \"pinch in and out\" : \"scroll in and out\"), 1),\n _createTextVNode(\" \" + _toDisplayString(_ctx.touchscreen ? \":\" : \"or\") + \" \", 1),\n _createElementVNode(\"strong\", null, _toDisplayString(_ctx.touchscreen ? \":\" : \"I-O\"), 1),\n _createTextVNode(\" \" + _toDisplayString(_ctx.touchscreen ? \":\" : \"keys\"), 1),\n _hoisted_53\n ]),\n _: 1\n })\n ]),\n _: 1\n }),\n _createVNode(_component_v_row, null, {\n default: _withCtx(() => [\n _createVNode(_component_v_col, { cols: \"12\" }, {\n default: _withCtx(() => [\n _hoisted_54,\n _hoisted_55\n ]),\n _: 1\n })\n ]),\n _: 1\n }),\n _createVNode(_component_v_row, null, {\n default: _withCtx(() => [\n _createVNode(_component_v_col, null, {\n default: _withCtx(() => [\n _createVNode(_component_funding_acknowledgement),\n _createVNode(_component_v_spacer, { class: \"end-spacer\" })\n ]),\n _: 1\n })\n ]),\n _: 1\n })\n ]),\n _: 1\n })\n ]),\n _: 1\n })\n ]),\n _: 1\n })\n ]),\n _: 1\n })\n ]),\n _: 1\n }, 8, [\"modelValue\"])\n ]),\n _: 1\n })\n ]),\n _: 1\n }, 8, [\"style\", \"modelValue\"])\n ])\n ]),\n _: 1\n }, 8, [\"style\"]))\n}","\n\n\n\n\n","import { render } from \"./JwstBrick.vue?vue&type=template&id=b38cee64&ts=true\"\nimport script from \"./JwstBrick.vue?vue&type=script&lang=ts\"\nexport * from \"./JwstBrick.vue?vue&type=script&lang=ts\"\n\nimport \"./JwstBrick.vue?vue&type=style&index=0&id=b38cee64&lang=less\"\n\nimport exportComponent from \"../node_modules/vue-loader/dist/exportHelper.js\"\nconst __exports__ = /*#__PURE__*/exportComponent(script, [['render',render]])\n\nexport default __exports__","import { createElementVNode as _createElementVNode, createStaticVNode as _createStaticVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\"\n\nconst _hoisted_1 = { id: \"logo-credits\" }\nconst _hoisted_2 = /*#__PURE__*/_createStaticVNode(\"
\\\"CosmicDS\\\"WWT\\\"SciAct\\\"SciAct
\", 1)\nconst _hoisted_3 = [\n _hoisted_2\n]\n\nexport function render(_ctx: any,_cache: any,$props: any,$setup: any,$data: any,$options: any) {\n return (_openBlock(), _createElementBlock(\"div\", _hoisted_1, _hoisted_3))\n}","\n\n\n\n","import { render } from \"./CreditLogos.vue?vue&type=template&id=3415768e&ts=true\"\nimport script from \"./CreditLogos.vue?vue&type=script&lang=ts\"\nexport * from \"./CreditLogos.vue?vue&type=script&lang=ts\"\n\nimport exportComponent from \"../node_modules/vue-loader/dist/exportHelper.js\"\nconst __exports__ = /*#__PURE__*/exportComponent(script, [['render',render]])\n\nexport default __exports__","import { renderSlot as _renderSlot, toDisplayString as _toDisplayString, createElementVNode as _createElementVNode, withKeys as _withKeys, createCommentVNode as _createCommentVNode, resolveComponent as _resolveComponent, openBlock as _openBlock, createBlock as _createBlock, renderList as _renderList, Fragment as _Fragment, createElementBlock as _createElementBlock, normalizeClass as _normalizeClass, normalizeStyle as _normalizeStyle } from \"vue\"\n\nconst _hoisted_1 = { class: \"default-activator-title noselect\" }\nconst _hoisted_2 = [\"src\"]\nconst _hoisted_3 = { class: \"gallery-header\" }\nconst _hoisted_4 = { class: \"gallery-title\" }\nconst _hoisted_5 = { class: \"gallery-content\" }\nconst _hoisted_6 = [\"onClick\"]\nconst _hoisted_7 = [\"src\"]\nconst _hoisted_8 = {\n class: \"place-name noselect\",\n style: {\"color\":\"white\"}\n}\n\nexport function render(_ctx: any,_cache: any,$props: any,$setup: any,$data: any,$options: any) {\n const _component_font_awesome_icon = _resolveComponent(\"font-awesome-icon\")!\n\n return (_openBlock(), _createElementBlock(\"div\", {\n class: _normalizeClass(['gallery-root', {'open': _ctx.open}])\n }, [\n _createElementVNode(\"div\", {\n class: \"just-holding-events\",\n onClick: _cache[2] || (_cache[2] = ($event: any) => (_ctx.open = true)),\n onKeyup: _cache[3] || (_cache[3] = _withKeys(($event: any) => (_ctx.open = true), [\"enter\"])),\n tabindex: \"0\"\n }, [\n (!_ctx.open)\n ? _renderSlot(_ctx.$slots, \"closed\", { key: 0 }, () => [\n _createElementVNode(\"div\", {\n class: \"default-activator blurred\",\n onClick: _cache[0] || (_cache[0] = ($event: any) => (_ctx.open = true)),\n onKeyup: _cache[1] || (_cache[1] = _withKeys(($event: any) => (_ctx.open = true), [\"enter\"]))\n }, [\n _createElementVNode(\"span\", _hoisted_1, _toDisplayString(_ctx.closedText), 1),\n _createElementVNode(\"img\", {\n class: \"noselect\",\n src: _ctx.places[_ctx.previewIndex] ? (_ctx.getImageset(_ctx.places[_ctx.previewIndex])?.get_thumbnailUrl() ?? '') : ''\n }, null, 8, _hoisted_2)\n ], 32)\n ])\n : _createCommentVNode(\"\", true)\n ], 32),\n (_ctx.open)\n ? (_openBlock(), _createElementBlock(\"div\", {\n key: 0,\n style: _normalizeStyle(_ctx.cssVars),\n class: \"gallery blurred\"\n }, [\n _createElementVNode(\"div\", _hoisted_3, [\n _createElementVNode(\"span\", _hoisted_4, _toDisplayString(_ctx.title), 1),\n (!_ctx.stayOpen)\n ? (_openBlock(), _createBlock(_component_font_awesome_icon, {\n key: 0,\n class: \"gallery-close\",\n icon: \"times\",\n size: \"lg\",\n onClick: _cache[4] || (_cache[4] = ($event: any) => (_ctx.open = false)),\n onKeyup: _cache[5] || (_cache[5] = _withKeys(($event: any) => (_ctx.open = false), [\"enter\"])),\n tabindex: \"0\"\n }))\n : _createCommentVNode(\"\", true)\n ]),\n _createElementVNode(\"div\", _hoisted_5, [\n (_openBlock(true), _createElementBlock(_Fragment, null, _renderList(_ctx.places.entries(), ([index, place]) => {\n return (_openBlock(), _createElementBlock(\"div\", {\n key: index,\n class: _normalizeClass(['gallery-item', {'selected': _ctx.highlightLastOnly ? _ctx.selectedPlace === place : _ctx.selectedPlaces.includes(place)}]),\n onClick: ($event: any) => (_ctx.selectPlace(place))\n }, [\n _createElementVNode(\"img\", {\n class: \"noselect mobile-off\",\n src: _ctx.getImageset(place)?.get_thumbnailUrl() ?? ''\n }, null, 8, _hoisted_7),\n _createElementVNode(\"span\", _hoisted_8, _toDisplayString(_ctx.altLabels.length == 0 ? place?.get_name() : _ctx.altLabels[index]), 1)\n ], 10, _hoisted_6))\n }), 128))\n ]),\n (_ctx.open)\n ? _renderSlot(_ctx.$slots, \"default\", { key: 0 })\n : _createCommentVNode(\"\", true)\n ], 4))\n : _createCommentVNode(\"\", true)\n ], 2))\n}","\n\n\n\n\n\n","import { render } from \"./PlacesGallery.vue?vue&type=template&id=0e1379be&ts=true\"\nimport script from \"./PlacesGallery.vue?vue&type=script&lang=ts\"\nexport * from \"./PlacesGallery.vue?vue&type=script&lang=ts\"\n\nimport \"./PlacesGallery.vue?vue&type=style&index=0&id=0e1379be&lang=less\"\n\nimport exportComponent from \"../node_modules/vue-loader/dist/exportHelper.js\"\nconst __exports__ = /*#__PURE__*/exportComponent(script, [['render',render]])\n\nexport default __exports__","import { aliases, mdi } from 'vuetify/iconsets/mdi';\nimport { createVuetify } from 'vuetify';\n\n// For test use. Do not include createVuetify()\n// see https://next.vuetifyjs.com/en/features/treeshaking/\n//import * as components from 'vuetify/components';\n//import * as directives from 'vuetify/directives';\n\n// Translations provided by Vuetify\nimport { en } from 'vuetify/locale';\n\n// Styles\nimport 'vuetify/styles';\nimport '@mdi/font/css/materialdesignicons.css';\n\nexport default createVuetify({\n // Icon Fonts\n icons: {\n defaultSet: 'mdi',\n aliases,\n sets: {\n mdi,\n },\n },\n locale: {\n locale: 'en',\n fallback: 'en',\n messages: { en },\n },\n theme: {\n defaultTheme: 'dark',\n },\n});\n\n// Export for test.\n//export { components, directives };\n","import Vue, { createApp } from \"vue\";\n\nimport { FundingAcknowledgment, IconButton } from \"@cosmicds/vue-toolkit\";\nimport JwstBrick from \"./JwstBrick.vue\";\nimport CreditLogos from \"./CreditLogos.vue\";\nimport PlacesGallery from \"./PlacesGallery.vue\";\n\nimport vuetify from \"../plugins/vuetify\";\n\nimport { FontAwesomeIcon } from \"@fortawesome/vue-fontawesome\";\n\nimport { WWTComponent, wwtPinia } from \"@wwtelescope/engine-pinia\";\n\nimport { library } from \"@fortawesome/fontawesome-svg-core\";\nimport {\n faBookOpen,\n faTimes,\n faVideo,\n faLocationCrosshairs,\n} from \"@fortawesome/free-solid-svg-icons\";\n\nlibrary.add(faBookOpen);\nlibrary.add(faTimes);\nlibrary.add(faVideo);\nlibrary.add(faLocationCrosshairs);\n\n/** v-hide directive taken from https://www.ryansouthgate.com/2020/01/30/vue-js-v-hide-element-whilst-keeping-occupied-space/ */\n// Extract the function out, up here, so I'm not writing it twice\nconst update = (el: HTMLElement, binding: Vue.DirectiveBinding) => el.style.visibility = (binding.value) ? \"hidden\" : \"\";\n\ncreateApp(JwstBrick, {\n wwtNamespace: \"wwt-jwst-brick\",\n wtml: {\n nostars: \"https://projects.cosmicds.cfa.harvard.edu/cds-website/wwt-content/JWST-Brick-wostars/index.wtml\",\n stars: \"https://projects.cosmicds.cfa.harvard.edu/cds-website/wwt-content/JWST-Brick-wstars/index.wtml\",\n // glimpse: \"https://projects.cosmicds.cfa.harvard.edu/cds-website/wwt-content/glimpse_original.wtml\",\n zannotation: \"https://raw.githubusercontent.com/johnarban/wwt_interactives/main/images/adam/annotation/index.wtml\",\n },\n bgWtml: \"https://projects.cosmicds.cfa.harvard.edu/cds-website/wwt-content/glimpse_original.wtml\",\n bgName: \"GLIMPSE Original\"\n})\n \n // Plugins\n .use(wwtPinia)\n .use(vuetify)\n\n // Directives\n .directive(\n /**\n * Hides an HTML element, keeping the space it would have used if it were visible (css: Visibility)\n */\n \"hide\", {\n // Run on initialisation (first render) of the directive on the element\n beforeMount(el, binding, _vnode, _prevVnode) {\n update(el, binding);\n },\n // Run on subsequent updates to the value supplied to the directive\n updated(el, binding, _vnode, _prevVnode) {\n update(el, binding);\n }\n })\n\n // Components\n .component(\"WorldWideTelescope\", WWTComponent)\n .component('font-awesome-icon', FontAwesomeIcon)\n .component('icon-button', IconButton)\n .component('credit-logos', CreditLogos)\n .component('funding-acknowledgement', FundingAcknowledgment)\n .component('places-gallery', PlacesGallery)\n\n // Mount\n .mount(\"#app\");\n","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n// expose the modules object (__webpack_modules__)\n__webpack_require__.m = __webpack_modules__;\n\n","var deferred = [];\n__webpack_require__.O = (result, chunkIds, fn, priority) => {\n\tif(chunkIds) {\n\t\tpriority = priority || 0;\n\t\tfor(var i = deferred.length; i > 0 && deferred[i - 1][2] > priority; i--) deferred[i] = deferred[i - 1];\n\t\tdeferred[i] = [chunkIds, fn, priority];\n\t\treturn;\n\t}\n\tvar notFulfilled = Infinity;\n\tfor (var i = 0; i < deferred.length; i++) {\n\t\tvar [chunkIds, fn, priority] = deferred[i];\n\t\tvar fulfilled = true;\n\t\tfor (var j = 0; j < chunkIds.length; j++) {\n\t\t\tif ((priority & 1 === 0 || notFulfilled >= priority) && Object.keys(__webpack_require__.O).every((key) => (__webpack_require__.O[key](chunkIds[j])))) {\n\t\t\t\tchunkIds.splice(j--, 1);\n\t\t\t} else {\n\t\t\t\tfulfilled = false;\n\t\t\t\tif(priority < notFulfilled) notFulfilled = priority;\n\t\t\t}\n\t\t}\n\t\tif(fulfilled) {\n\t\t\tdeferred.splice(i--, 1)\n\t\t\tvar r = fn();\n\t\t\tif (r !== undefined) result = r;\n\t\t}\n\t}\n\treturn result;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.g = (function() {\n\tif (typeof globalThis === 'object') return globalThis;\n\ttry {\n\t\treturn this || new Function('return this')();\n\t} catch (e) {\n\t\tif (typeof window === 'object') return window;\n\t}\n})();","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","__webpack_require__.p = \"\";","// no baseURI\n\n// object to store loaded and loading chunks\n// undefined = chunk not loaded, null = chunk preloaded/prefetched\n// [resolve, reject, Promise] = chunk loading, 0 = chunk loaded\nvar installedChunks = {\n\t143: 0\n};\n\n// no chunk on demand loading\n\n// no prefetching\n\n// no preloaded\n\n// no HMR\n\n// no HMR manifest\n\n__webpack_require__.O.j = (chunkId) => (installedChunks[chunkId] === 0);\n\n// install a JSONP callback for chunk loading\nvar webpackJsonpCallback = (parentChunkLoadingFunction, data) => {\n\tvar [chunkIds, moreModules, runtime] = data;\n\t// add \"moreModules\" to the modules object,\n\t// then flag all \"chunkIds\" as loaded and fire callback\n\tvar moduleId, chunkId, i = 0;\n\tif(chunkIds.some((id) => (installedChunks[id] !== 0))) {\n\t\tfor(moduleId in moreModules) {\n\t\t\tif(__webpack_require__.o(moreModules, moduleId)) {\n\t\t\t\t__webpack_require__.m[moduleId] = moreModules[moduleId];\n\t\t\t}\n\t\t}\n\t\tif(runtime) var result = runtime(__webpack_require__);\n\t}\n\tif(parentChunkLoadingFunction) parentChunkLoadingFunction(data);\n\tfor(;i < chunkIds.length; i++) {\n\t\tchunkId = chunkIds[i];\n\t\tif(__webpack_require__.o(installedChunks, chunkId) && installedChunks[chunkId]) {\n\t\t\tinstalledChunks[chunkId][0]();\n\t\t}\n\t\tinstalledChunks[chunkId] = 0;\n\t}\n\treturn __webpack_require__.O(result);\n}\n\nvar chunkLoadingGlobal = self[\"webpackChunk_cosmicds_jwst_brick\"] = self[\"webpackChunk_cosmicds_jwst_brick\"] || [];\nchunkLoadingGlobal.forEach(webpackJsonpCallback.bind(null, 0));\nchunkLoadingGlobal.push = webpackJsonpCallback.bind(null, chunkLoadingGlobal.push.bind(chunkLoadingGlobal));","// startup\n// Load entry module and return exports\n// This entry module depends on other loaded chunks and execution need to be delayed\nvar __webpack_exports__ = __webpack_require__.O(undefined, [998], () => (__webpack_require__(4810)))\n__webpack_exports__ = __webpack_require__.O(__webpack_exports__);\n"],"names":["_hoisted_1","id","_hoisted_2","_hoisted_3","class","_hoisted_4","_hoisted_5","_hoisted_6","href","target","rel","_hoisted_7","_hoisted_8","_hoisted_9","_hoisted_10","_hoisted_11","_hoisted_12","_hoisted_13","_hoisted_14","_hoisted_15","_hoisted_16","_hoisted_17","_hoisted_18","_hoisted_19","_hoisted_20","_hoisted_21","_hoisted_22","_hoisted_23","_hoisted_24","_hoisted_25","_hoisted_26","_hoisted_27","alt","src","_hoisted_28","_hoisted_29","controls","type","_hoisted_30","_hoisted_31","_hoisted_32","_hoisted_33","_hoisted_34","_hoisted_35","_hoisted_36","_hoisted_37","_hoisted_38","_hoisted_39","_hoisted_40","_hoisted_41","_hoisted_42","_hoisted_43","_hoisted_44","_hoisted_45","_hoisted_46","_hoisted_47","_hoisted_48","_hoisted_49","_hoisted_50","_hoisted_51","_hoisted_52","_hoisted_53","_hoisted_54","_hoisted_55","render","_ctx","_cache","$props","$setup","$data","$options","_component_WorldWideTelescope","_component_credit_logos","_component_icon_button","_component_places_gallery","_component_font_awesome_icon","_component_funding_acknowledgement","style","cssVars","wwtNamespace","showSplashScreen","absolute","opacity","closeSplashScreen","name","isLoading","showTextSheet","color","accentColor","showVideoSheet","goToBrickPosition","jwstPlaces","onGallerySelect","incomingItemSelect","selectedGalleryItem","title","columns","width","showJWSTOpacity","crossfadeJWST","showOverlay","tabindex","size","showLayers","currentTool","crossfadeOpacity","curBackgroundImagesetName","backgroundImagesets","bg","value","imagesetName","key","displayName","transition","fullscreen","icon","persistent","scrim","location","height","tab","goToIcePosition","align","cols","label","outlined","touchscreen","D2R","Math","PI","extends","MiniDSBase","props","wtml","Object","required","String","bgWtml","bgName","initialCameraParams","default","raRad","decRad","zoomDeg","data","layers","cfOpacity","ready","sheet","layersLoaded","positionSet","places","jwstCfOpacity","ignoreSelect","keepCfOpacity","imageSetLayerOrder","overlayWasVisible","accentColor2","initialPosition","ra","dec","zoom","created","this","waitForReady","then","skyBackgroundImagesets","wwtSettings","set_galacticMode","set_showSolarSystem","layerPromises","entries","map","loadImageCollection","url","loadChildFolders","folder","children","get_children","item","push","imageset","get_backgroundImageset","get_studyImageset","addImageSetLayer","get_url","mode","goto","Promise","all","forEach","layer","undefined","get_name","splashScreenListener","_event","window","removeEventListener","addEventListener","event","includes","zannotation","setImageSetLayerOrder","toString","order","indexOf","_folder","unshift","BackgroundImageset","mounted","computed","Settings","get_active","get","set","o","jcfo","stars","nostars","cfO","wwtBackgroundImageset","setBackgroundImageByName","smallSize","$vuetify","display","smAndDown","mobile","_value","selectSheet","video","document","querySelector","pause","initialBrickZoom","methods","instant","gotoRADecZoom","rdz","place","$nextTick","blurActiveElement","watch","catch","console","log","handler","newPlaces","toLowerCase","deep","val","length","_place","show","values","loaded","r","__exports__","visible","Boolean","isMobile","test","navigator","userAgent","open","closedText","previewIndex","getImageset","get_thumbnailUrl","stayOpen","index","highlightLastOnly","selectedPlace","selectedPlaces","selectPlace","altLabels","add","components","wtmlUrl","placesList","Number","maxHeight","selectedColor","singleSelect","Place","preventDeselect","placesFromWtml","wtmlPlaces","lastSelectedItem","engineStore","extractPlaces","child","iset","Folder","concat","p","$emit","splice","icons","defaultSet","aliases","sets","mdi","locale","fallback","messages","en","theme","defaultTheme","update","el","binding","visibility","JwstBrick","use","wwtPinia","vuetify","directive","beforeMount","_vnode","_prevVnode","updated","component","WWTComponent","IconButton","CreditLogos","FundingAcknowledgment","PlacesGallery","mount","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","exports","module","__webpack_modules__","call","m","deferred","O","result","chunkIds","fn","priority","notFulfilled","Infinity","i","fulfilled","j","keys","every","d","definition","defineProperty","enumerable","g","globalThis","Function","e","obj","prop","prototype","hasOwnProperty","Symbol","toStringTag","installedChunks","chunkId","webpackJsonpCallback","parentChunkLoadingFunction","moreModules","runtime","some","chunkLoadingGlobal","self","bind","__webpack_exports__"],"sourceRoot":""} \ No newline at end of file +{"version":3,"file":"js/app.b245310f.js","mappings":"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","sources":["webpack://@cosmicds/jwst-brick/./src/JwstBrick.vue?45c8","webpack://@cosmicds/jwst-brick/./src/JwstBrick.vue","webpack://@cosmicds/jwst-brick/./src/JwstBrick.vue?797a","webpack://@cosmicds/jwst-brick/./src/CreditLogos.vue?7ce1","webpack://@cosmicds/jwst-brick/./src/CreditLogos.vue","webpack://@cosmicds/jwst-brick/./src/CreditLogos.vue?34de","webpack://@cosmicds/jwst-brick/./src/PlacesGallery.vue?ecac","webpack://@cosmicds/jwst-brick/./src/PlacesGallery.vue","webpack://@cosmicds/jwst-brick/./src/PlacesGallery.vue?4ea6","webpack://@cosmicds/jwst-brick/./plugins/vuetify.ts","webpack://@cosmicds/jwst-brick/./src/main.ts","webpack://@cosmicds/jwst-brick/webpack/bootstrap","webpack://@cosmicds/jwst-brick/webpack/runtime/chunk loaded","webpack://@cosmicds/jwst-brick/webpack/runtime/define property getters","webpack://@cosmicds/jwst-brick/webpack/runtime/global","webpack://@cosmicds/jwst-brick/webpack/runtime/hasOwnProperty shorthand","webpack://@cosmicds/jwst-brick/webpack/runtime/make namespace object","webpack://@cosmicds/jwst-brick/webpack/runtime/publicPath","webpack://@cosmicds/jwst-brick/webpack/runtime/jsonp chunk loading","webpack://@cosmicds/jwst-brick/webpack/startup"],"sourcesContent":["import { resolveComponent as _resolveComponent, createVNode as _createVNode, createElementVNode as _createElementVNode, createTextVNode as _createTextVNode, normalizeStyle as _normalizeStyle, resolveDirective as _resolveDirective, openBlock as _openBlock, createElementBlock as _createElementBlock, withDirectives as _withDirectives, withCtx as _withCtx, vShow as _vShow, Transition as _Transition, vModelText as _vModelText, createCommentVNode as _createCommentVNode, toDisplayString as _toDisplayString, withKeys as _withKeys, Fragment as _Fragment, renderList as _renderList, vModelSelect as _vModelSelect, createBlock as _createBlock } from \"vue\"\nimport _imports_0 from './assets/brickminidsvideo3_3_1.mp4'\nimport _imports_1 from './assets/BrickDiagram.png'\n\n\nconst _hoisted_1 = { id: \"main-content\" }\nconst _hoisted_2 = { id: \"first-splash-row\" }\nconst _hoisted_3 = /*#__PURE__*/_createElementVNode(\"div\", { id: \"splash-screen-text\" }, [\n /*#__PURE__*/_createElementVNode(\"p\", null, \"Want to see JWST's view of our\"),\n /*#__PURE__*/_createElementVNode(\"p\", { class: \"highlight\" }, \" Galactic Center? \")\n], -1)\nconst _hoisted_4 = /*#__PURE__*/_createElementVNode(\"div\", { id: \"splash-screen-guide\" }, null, -1)\nconst _hoisted_5 = { id: \"splash-screen-acknowledgements\" }\nconst _hoisted_6 = /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://www.cosmicds.cfa.harvard.edu/\",\n target: \"_blank\",\n rel: \"noopener noreferrer\"\n}, \"Cosmic Data Stories\", -1)\nconst _hoisted_7 = /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://www.worldwidetelescope.org/home/\",\n target: \"_blank\",\n rel: \"noopener noreferrer\"\n}, \"WorldWide Telescope\", -1)\nconst _hoisted_8 = { id: \"splash-screen-logos\" }\nconst _hoisted_9 = {\n class: \"modal\",\n id: \"modal-loading\"\n}\nconst _hoisted_10 = /*#__PURE__*/_createElementVNode(\"div\", { class: \"container\" }, [\n /*#__PURE__*/_createElementVNode(\"div\", { class: \"spinner\" }),\n /*#__PURE__*/_createElementVNode(\"p\", null, \"Loading …\")\n], -1)\nconst _hoisted_11 = [\n _hoisted_10\n]\nconst _hoisted_12 = { class: \"top-content\" }\nconst _hoisted_13 = { id: \"left-buttons\" }\nconst _hoisted_14 = /*#__PURE__*/_createElementVNode(\"div\", { id: \"center-buttons\" }, null, -1)\nconst _hoisted_15 = /*#__PURE__*/_createElementVNode(\"div\", { id: \"right-buttons\" }, null, -1)\nconst _hoisted_16 = {\n key: 0,\n id: \"jwst-crossfade\"\n}\nconst _hoisted_17 = { class: \"bottom-content\" }\nconst _hoisted_18 = { id: \"overlay-button-container\" }\nconst _hoisted_19 = {\n key: 0,\n id: \"tools\"\n}\nconst _hoisted_20 = { class: \"tool-container\" }\nconst _hoisted_21 = /*#__PURE__*/_createElementVNode(\"br\", null, null, -1)\nconst _hoisted_22 = /*#__PURE__*/_createElementVNode(\"span\", { class: \"light-type\" }, null, -1)\nconst _hoisted_23 = /*#__PURE__*/_createElementVNode(\"br\", null, null, -1)\nconst _hoisted_24 = /*#__PURE__*/_createElementVNode(\"span\", { class: \"light-type\" }, null, -1)\nconst _hoisted_25 = /*#__PURE__*/_createElementVNode(\"span\", null, \"Background imagery:\", -1)\nconst _hoisted_26 = [\"value\"]\nconst _hoisted_27 = /*#__PURE__*/_createElementVNode(\"div\", { id: \"project-credits\" }, [\n /*#__PURE__*/_createElementVNode(\"div\", { id: \"icons-container\" }, [\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://www.cosmicds.cfa.harvard.edu/\",\n target: \"_blank\",\n rel: \"noopener noreferrer\"\n }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n alt: \"CosmicDS Logo\",\n src: \"https://projects.cosmicds.cfa.harvard.edu/cds-website/logos/cosmicds_logo_for_dark_backgrounds.png\"\n })\n ]),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://worldwidetelescope.org/home/\",\n target: \"_blank\",\n rel: \"noopener noreferrer\"\n }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n alt: \"WWT Logo\",\n src: \"https://projects.cosmicds.cfa.harvard.edu/cds-website/logos/logo_wwt.png\"\n })\n ]),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://science.nasa.gov/learners\",\n target: \"_blank\",\n rel: \"noopener noreferrer\",\n class: \"pl-1\"\n }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n alt: \"SciAct Logo\",\n src: \"https://projects.cosmicds.cfa.harvard.edu/cds-website/logos/logo_sciact.png\"\n })\n ]),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://nasa.gov/\",\n target: \"_blank\",\n rel: \"noopener noreferrer\",\n class: \"pl-1\"\n }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n alt: \"SciAct Logo\",\n src: \"https://projects.cosmicds.cfa.harvard.edu/cds-website/logos/NASA_Partner_color_300_no_outline.png\"\n })\n ])\n ])\n], -1)\nconst _hoisted_28 = { class: \"video-wrapper\" }\nconst _hoisted_29 = /*#__PURE__*/_createElementVNode(\"video\", {\n controls: \"\",\n id: \"info-video\"\n}, [\n /*#__PURE__*/_createElementVNode(\"source\", {\n src: _imports_0,\n type: \"video/mp4\"\n })\n], -1)\nconst _hoisted_30 = /*#__PURE__*/_createElementVNode(\"h3\", null, \"Information\", -1)\nconst _hoisted_31 = /*#__PURE__*/_createElementVNode(\"h3\", null, \"Using WWT\", -1)\nconst _hoisted_32 = /*#__PURE__*/_createElementVNode(\"h3\", null, \"About \\\"The Brick\\\"\", -1)\nconst _hoisted_33 = /*#__PURE__*/_createElementVNode(\"strong\", null, [\n /*#__PURE__*/_createElementVNode(\"em\", null, \"densest, most massive\")\n], -1)\nconst _hoisted_34 = /*#__PURE__*/_createElementVNode(\"p\", null, \"The background image shows the Milky Way as observed in infrared light by the Spitzer Space Telescope, a predecessor to JWST.\", -1)\nconst _hoisted_35 = /*#__PURE__*/_createElementVNode(\"h3\", null, \"Seeing in Infrared light\", -1)\nconst _hoisted_36 = /*#__PURE__*/_createElementVNode(\"img\", {\n id: \"brick-diagram\",\n alt: \"This is a schematic of The Brick as imaged by JWST, separated into layers. The bottom layer depicts light from hot background gas that emits at both longer and shorter IR wavelengths, depicted with red and blue arrows. Above that is The Brick layer. In the middle of The Brick, red and blue arrows from the bottom layer are stopped by The Brick layer. Near the edge of the Brick, the red arrow is stopped, but the blue arrow can pass. Outside of The Brick region, both red and blue arrows can pass. The top of the schematic shows the direction the light moves towards JWST. \",\n src: _imports_1\n}, null, -1)\nconst _hoisted_37 = /*#__PURE__*/_createElementVNode(\"p\", null, \"Our eyes see visible light, but visible light is only a small part of a broader spectrum of light that has different energies, ranging from gamma rays and x-rays to infrared light and radio waves. Blue light corresponds to shorter wavelength (and higher energy) light, while red corresponds to longer wavelength (and lower energy) light. Images from each part of the spectrum can tell a different part of the story about objects in space.\", -1)\nconst _hoisted_38 = /*#__PURE__*/_createElementVNode(\"p\", null, \"JWST takes pictures in infrared (or IR) light, which is longer than visible light and cannot be seen by our eyes. Astronomers can still assign “false” colors to help us make sense of the images. In  JWST’s images of The Brick, the shorter wavelength IR light is displayed in “blue,” and the longer wavelength IR light is displayed in “red.” Atoms of hot hydrogen gas in the center of our galaxy emit light at both these IR wavelengths.\", -1)\nconst _hoisted_39 = /*#__PURE__*/_createElementVNode(\"p\", null, \"The dense cloud that makes up “The Brick” is mostly cold hydrogen, dust, and carbon monoxide (CO). The Brick is so dense that it blocks the infrared light emitted by the surrounding hot hydrogen, creating the dark jelly bean shape we see at the center of the JWST images. In the center of the cloud, the dust blocks both the shorter (“blue”) and longer (“red”) IR wavelengths. Towards the edge of the cloud where it is less dense, frozen CO ice does most of the blocking. CO ice tends to block more of the “red” and less of the “blue” IR light, so the edge of the cloud glows “blue”in these images.\", -1)\nconst _hoisted_40 = /*#__PURE__*/_createElementVNode(\"h3\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://news.clas.ufl.edu/the-brick-milky-way/\",\n target: \"_blank\",\n rel: \"noopener noreferrer\"\n }, \"Science\"),\n /*#__PURE__*/_createTextVNode(\" Team\")\n], -1)\nconst _hoisted_41 = /*#__PURE__*/_createElementVNode(\"br\", null, null, -1)\nconst _hoisted_42 = /*#__PURE__*/_createElementVNode(\"br\", null, null, -1)\nconst _hoisted_43 = /*#__PURE__*/_createElementVNode(\"br\", null, null, -1)\nconst _hoisted_44 = /*#__PURE__*/_createElementVNode(\"br\", null, null, -1)\nconst _hoisted_45 = /*#__PURE__*/_createElementVNode(\"br\", null, null, -1)\nconst _hoisted_46 = /*#__PURE__*/_createElementVNode(\"br\", null, null, -1)\nconst _hoisted_47 = /*#__PURE__*/_createElementVNode(\"br\", null, null, -1)\nconst _hoisted_48 = /*#__PURE__*/_createElementVNode(\"br\", null, null, -1)\nconst _hoisted_49 = /*#__PURE__*/_createElementVNode(\"br\", null, null, -1)\nconst _hoisted_50 = /*#__PURE__*/_createElementVNode(\"br\", null, null, -1)\nconst _hoisted_51 = /*#__PURE__*/_createElementVNode(\"br\", null, null, -1)\nconst _hoisted_52 = /*#__PURE__*/_createElementVNode(\"br\", null, null, -1)\nconst _hoisted_53 = /*#__PURE__*/_createElementVNode(\"br\", null, null, -1)\nconst _hoisted_54 = /*#__PURE__*/_createElementVNode(\"ul\", null, [\n /*#__PURE__*/_createElementVNode(\"li\", null, \" Use the bottom slider to switch between the Spitzer and JWST images. \"),\n /*#__PURE__*/_createElementVNode(\"li\", null, \" Use the top slider to switch between the \\\"with stars\\\" and \\\"no stars\\\" version of The Brick as seen by JWST. \")\n], -1)\nconst _hoisted_55 = /*#__PURE__*/_createElementVNode(\"div\", { class: \"credits\" }, [\n /*#__PURE__*/_createElementVNode(\"h3\", null, \"Credits\"),\n /*#__PURE__*/_createElementVNode(\"h4\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://www.cosmicds.cfa.harvard.edu/\",\n target: \"_blank\",\n rel: \"noopener noreferrer\"\n }, \"CosmicDS\"),\n /*#__PURE__*/_createTextVNode(\" Team:\")\n ]),\n /*#__PURE__*/_createTextVNode(\" John Lewis\"),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createTextVNode(\" Pat Udomprasert\"),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createTextVNode(\" Jon Carifio\"),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createTextVNode(\" Alyssa Goodman\"),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createTextVNode(\" Harry Houghton\"),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createTextVNode(\" Anna Nolin\"),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createTextVNode(\" Mary Dussault\"),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createTextVNode(\" Evaluator: Sue Sunbury\"),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"h4\", null, \"WorldWide Telescope Team:\"),\n /*#__PURE__*/_createTextVNode(\" Peter Williams\"),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createTextVNode(\" A. David Weigel\"),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createTextVNode(\" Jon Carifio\"),\n /*#__PURE__*/_createElementVNode(\"br\")\n], -1)\n\nexport function render(_ctx: any,_cache: any,$props: any,$setup: any,$data: any,$options: any) {\n const _component_WorldWideTelescope = _resolveComponent(\"WorldWideTelescope\")!\n const _component_credit_logos = _resolveComponent(\"credit-logos\")!\n const _component_v_overlay = _resolveComponent(\"v-overlay\")!\n const _component_icon_button = _resolveComponent(\"icon-button\")!\n const _component_places_gallery = _resolveComponent(\"places-gallery\")!\n const _component_v_btn = _resolveComponent(\"v-btn\")!\n const _component_font_awesome_icon = _resolveComponent(\"font-awesome-icon\")!\n const _component_v_dialog = _resolveComponent(\"v-dialog\")!\n const _component_v_tab = _resolveComponent(\"v-tab\")!\n const _component_v_tabs = _resolveComponent(\"v-tabs\")!\n const _component_v_col = _resolveComponent(\"v-col\")!\n const _component_v_row = _resolveComponent(\"v-row\")!\n const _component_v_card_text = _resolveComponent(\"v-card-text\")!\n const _component_v_card = _resolveComponent(\"v-card\")!\n const _component_v_window_item = _resolveComponent(\"v-window-item\")!\n const _component_v_chip = _resolveComponent(\"v-chip\")!\n const _component_funding_acknowledgement = _resolveComponent(\"funding-acknowledgement\")!\n const _component_v_spacer = _resolveComponent(\"v-spacer\")!\n const _component_v_container = _resolveComponent(\"v-container\")!\n const _component_v_window = _resolveComponent(\"v-window\")!\n const _component_v_app = _resolveComponent(\"v-app\")!\n const _directive_click_outside = _resolveDirective(\"click-outside\")!\n\n return (_openBlock(), _createBlock(_component_v_app, {\n id: \"app\",\n style: _normalizeStyle(_ctx.cssVars)\n }, {\n default: _withCtx(() => [\n _createElementVNode(\"div\", _hoisted_1, [\n _createVNode(_component_WorldWideTelescope, { \"wwt-namespace\": _ctx.wwtNamespace }, null, 8, [\"wwt-namespace\"]),\n _createVNode(_component_v_overlay, {\n \"model-value\": _ctx.showSplashScreen,\n absolute: \"\",\n opacity: \"0.6\",\n style: _normalizeStyle(_ctx.cssVars),\n id: \"splash-overlay\"\n }, {\n default: _withCtx(() => [\n _withDirectives((_openBlock(), _createElementBlock(\"div\", {\n id: \"splash-screen\",\n style: _normalizeStyle(_ctx.cssVars)\n }, [\n _createElementVNode(\"div\", _hoisted_2, [\n _createElementVNode(\"div\", {\n id: \"close-splash-button\",\n onClick: _cache[0] || (_cache[0] = \n//@ts-ignore\n(...args) => (_ctx.closeSplashScreen && _ctx.closeSplashScreen(...args)))\n }, \"×\"),\n _hoisted_3\n ]),\n _hoisted_4,\n _createElementVNode(\"div\", _hoisted_5, [\n _createTextVNode(\" Brought to you by \"),\n _hoisted_6,\n _createTextVNode(\" and \"),\n _hoisted_7,\n _createTextVNode(\". \"),\n _createElementVNode(\"div\", _hoisted_8, [\n _createVNode(_component_credit_logos)\n ])\n ])\n ], 4)), [\n [_directive_click_outside, _ctx.closeSplashScreen]\n ])\n ]),\n _: 1\n }, 8, [\"model-value\", \"style\"]),\n _createVNode(_Transition, { name: \"fade\" }, {\n default: _withCtx(() => [\n _withDirectives(_createElementVNode(\"div\", _hoisted_9, _hoisted_11, 512), [\n [_vShow, _ctx.isLoading]\n ])\n ]),\n _: 1\n }),\n _createElementVNode(\"div\", _hoisted_12, [\n _createElementVNode(\"div\", _hoisted_13, [\n _createVNode(_component_icon_button, {\n modelValue: _ctx.showTextSheet,\n \"onUpdate:modelValue\": _cache[1] || (_cache[1] = ($event: any) => ((_ctx.showTextSheet) = $event)),\n \"fa-icon\": \"book-open\",\n color: _ctx.accentColor,\n \"tooltip-text\": _ctx.showTextSheet ? 'Hide Info' : 'Learn More',\n \"tooltip-location\": \"start\"\n }, null, 8, [\"modelValue\", \"color\", \"tooltip-text\"]),\n _createVNode(_component_icon_button, {\n modelValue: _ctx.showVideoSheet,\n \"onUpdate:modelValue\": _cache[2] || (_cache[2] = ($event: any) => ((_ctx.showVideoSheet) = $event)),\n \"fa-icon\": \"video\",\n color: _ctx.accentColor,\n \"tooltip-text\": \"Watch video\",\n \"tooltip-location\": \"start\"\n }, null, 8, [\"modelValue\", \"color\"]),\n _createVNode(_component_icon_button, {\n \"md-icon\": \"wall\",\n color: _ctx.accentColor,\n \"tooltip-text\": \"Center Brick\",\n \"tooltip-location\": \"start\",\n onActivate: _ctx.goToBrickPosition\n }, null, 8, [\"color\", \"onActivate\"])\n ]),\n _hoisted_14,\n _hoisted_15,\n _createVNode(_component_places_gallery, {\n \"stay-open\": true,\n \"places-list\": _ctx.jwstPlaces,\n \"alt-labels\": ['with stars', 'no stars'],\n onSelect: _ctx.onGallerySelect,\n incomingItemSelect: _ctx.selectedGalleryItem,\n title: null,\n columns: \"2\",\n width: \"200px\",\n \"prevent-deselect\": \"\",\n style: {\"box-shadow\":\"0px 0px 10px black\"}\n }, {\n default: _withCtx(() => [\n (_ctx.showJWSTOpacity)\n ? (_openBlock(), _createElementBlock(\"div\", _hoisted_16, [\n _withDirectives(_createElementVNode(\"input\", {\n class: \"opacity-range\",\n type: \"range\",\n \"onUpdate:modelValue\": _cache[3] || (_cache[3] = ($event: any) => ((_ctx.crossfadeJWST) = $event))\n }, null, 512), [\n [_vModelText, _ctx.crossfadeJWST]\n ])\n ]))\n : _createCommentVNode(\"\", true)\n ]),\n _: 1\n }, 8, [\"places-list\", \"onSelect\", \"incomingItemSelect\"])\n ]),\n _createElementVNode(\"div\", _hoisted_17, [\n _createElementVNode(\"div\", _hoisted_18, [\n _createVNode(_component_v_btn, {\n style: {\"pointer-events\":\"auto\"},\n id: \"overlay-button\",\n onClick: _cache[4] || (_cache[4] = ($event: any) => (_ctx.showOverlay = !_ctx.showOverlay)),\n onKeyup: _cache[5] || (_cache[5] = _withKeys(($event: any) => (_ctx.showOverlay = !_ctx.showOverlay), [\"enter\"])),\n tabindex: \"0\",\n color: _ctx.accentColor,\n size: \"small\"\n }, {\n default: _withCtx(() => [\n _createTextVNode(_toDisplayString(_ctx.showOverlay ? `Hide` : `Show`) + \" annotations \", 1)\n ]),\n _: 1\n }, 8, [\"color\"])\n ]),\n (_ctx.showLayers)\n ? (_openBlock(), _createElementBlock(\"div\", _hoisted_19, [\n _createElementVNode(\"div\", _hoisted_20, [\n (_ctx.currentTool == 'crossfade')\n ? (_openBlock(), _createElementBlock(_Fragment, { key: 0 }, [\n _createElementVNode(\"span\", {\n class: \"ui-text slider-label\",\n onClick: _cache[6] || (_cache[6] = ($event: any) => (_ctx.crossfadeOpacity = 0)),\n onKeyup: _cache[7] || (_cache[7] = _withKeys(($event: any) => (_ctx.crossfadeOpacity = 0), [\"enter\"])),\n tabindex: \"0\"\n }, [\n _createTextVNode(\"Spitzer\"),\n _hoisted_21,\n _hoisted_22\n ], 32),\n _withDirectives(_createElementVNode(\"input\", {\n class: \"opacity-range\",\n type: \"range\",\n \"onUpdate:modelValue\": _cache[8] || (_cache[8] = ($event: any) => ((_ctx.crossfadeOpacity) = $event))\n }, null, 512), [\n [_vModelText, _ctx.crossfadeOpacity]\n ]),\n _createElementVNode(\"span\", {\n class: \"ui-text slider-label\",\n onClick: _cache[9] || (_cache[9] = ($event: any) => (_ctx.crossfadeOpacity = 100)),\n onKeyup: _cache[10] || (_cache[10] = _withKeys(($event: any) => (_ctx.crossfadeOpacity = 100), [\"enter\"])),\n tabindex: \"0\"\n }, [\n _createTextVNode(\"JWST\"),\n _hoisted_23,\n _hoisted_24\n ], 32)\n ], 64))\n : (_ctx.currentTool == 'choose-background')\n ? (_openBlock(), _createElementBlock(_Fragment, { key: 1 }, [\n _hoisted_25,\n _withDirectives(_createElementVNode(\"select\", {\n \"onUpdate:modelValue\": _cache[11] || (_cache[11] = ($event: any) => ((_ctx.curBackgroundImagesetName) = $event))\n }, [\n (_openBlock(true), _createElementBlock(_Fragment, null, _renderList(_ctx.backgroundImagesets, (bg) => {\n return (_openBlock(), _createElementBlock(\"option\", {\n value: bg.imagesetName,\n key: bg.imagesetName\n }, _toDisplayString(bg.displayName), 9, _hoisted_26))\n }), 128))\n ], 512), [\n [_vModelSelect, _ctx.curBackgroundImagesetName]\n ])\n ], 64))\n : _createCommentVNode(\"\", true)\n ])\n ]))\n : _createCommentVNode(\"\", true),\n _hoisted_27\n ]),\n _createVNode(_component_v_dialog, {\n id: \"video-container\",\n modelValue: _ctx.showVideoSheet,\n \"onUpdate:modelValue\": _cache[14] || (_cache[14] = ($event: any) => ((_ctx.showVideoSheet) = $event)),\n transition: \"slide-y-transition\",\n fullscreen: \"\"\n }, {\n default: _withCtx(() => [\n _createElementVNode(\"div\", _hoisted_28, [\n _createVNode(_component_font_awesome_icon, {\n id: \"video-close-icon\",\n class: \"close-icon\",\n icon: \"times\",\n size: \"lg\",\n onClick: _cache[12] || (_cache[12] = ($event: any) => (_ctx.showVideoSheet = false)),\n onKeyup: _cache[13] || (_cache[13] = _withKeys(($event: any) => (_ctx.showVideoSheet = false), [\"enter\"])),\n tabindex: \"0\"\n }),\n _hoisted_29\n ])\n ]),\n _: 1\n }, 8, [\"modelValue\"]),\n _createVNode(_component_v_dialog, {\n style: _normalizeStyle(_ctx.cssVars),\n class: \"bottom-sheet\",\n id: \"text-bottom-sheet\",\n \"hide-overlay\": \"\",\n persistent: \"\",\n \"no-click-animation\": \"\",\n absolute: \"\",\n width: \"100%\",\n scrim: false,\n location: \"bottom\",\n modelValue: _ctx.showTextSheet,\n \"onUpdate:modelValue\": _cache[22] || (_cache[22] = ($event: any) => ((_ctx.showTextSheet) = $event)),\n transition: \"dialog-bottom-transition\"\n }, {\n default: _withCtx(() => [\n _createVNode(_component_v_card, { height: \"100%\" }, {\n default: _withCtx(() => [\n _createVNode(_component_v_tabs, {\n modelValue: _ctx.tab,\n \"onUpdate:modelValue\": _cache[17] || (_cache[17] = ($event: any) => ((_ctx.tab) = $event)),\n height: \"32px\",\n color: _ctx.accentColor,\n id: \"tabs\"\n }, {\n default: _withCtx(() => [\n _createVNode(_component_v_tab, {\n class: \"info-tabs\",\n tabindex: \"0\"\n }, {\n default: _withCtx(() => [\n _hoisted_30\n ]),\n _: 1\n }),\n _createVNode(_component_v_tab, {\n class: \"info-tabs\",\n tabindex: \"0\"\n }, {\n default: _withCtx(() => [\n _hoisted_31\n ]),\n _: 1\n }),\n _createVNode(_component_font_awesome_icon, {\n id: \"close-text-icon\",\n class: \"control-icon\",\n icon: \"times\",\n size: \"lg\",\n onClick: _cache[15] || (_cache[15] = ($event: any) => (_ctx.showTextSheet = false)),\n onKeyup: _cache[16] || (_cache[16] = _withKeys(($event: any) => (_ctx.showTextSheet = false), [\"enter\"])),\n tabindex: \"0\"\n })\n ]),\n _: 1\n }, 8, [\"modelValue\", \"color\"]),\n _createVNode(_component_v_window, {\n modelValue: _ctx.tab,\n \"onUpdate:modelValue\": _cache[21] || (_cache[21] = ($event: any) => ((_ctx.tab) = $event)),\n id: \"tab-items\",\n class: \"pb-2 no-bottom-border-radius\"\n }, {\n default: _withCtx(() => [\n _createVNode(_component_v_window_item, null, {\n default: _withCtx(() => [\n _createVNode(_component_v_card, { class: \"no-bottom-border-radius scrollable\" }, {\n default: _withCtx(() => [\n _createVNode(_component_v_card_text, { class: \"info-text no-bottom-border-radius\" }, {\n default: _withCtx(() => [\n _hoisted_32,\n _createElementVNode(\"p\", null, [\n _createTextVNode(\"Our Milky Way galaxy is full of cold, dark clouds of gas and dust where new stars like our Sun are born. A cloud near the center of the galaxy, called “The Brick,” is possibly the \"),\n _hoisted_33,\n _createTextVNode(\" dark cloud in the entire Galaxy! Despite its large amount of mass, The Brick does not seem to be actively forming many new stars, so it remains dark and cold. A team of astronomers led by Adam Ginsburg observed The Brick using one of JWST’s near-infrared cameras. In the image, you can see many, many of the Milky Way’s stars in front of The Brick (\"),\n _createElementVNode(\"a\", {\n onClick: _cache[18] || (_cache[18] = ($event: any) => (_ctx.selectedGalleryItem=_ctx.jwstPlaces[0]))\n }, \"left thumbnail\"),\n _createTextVNode(\"). With some processing, the astronomers were able to remove the stars from the image and show only the cloud itself, revealing stripey structures and wisps in both the dark, cold gas and the hot, glowing background material (\"),\n _createElementVNode(\"a\", {\n onClick: _cache[19] || (_cache[19] = ($event: any) => (_ctx.selectedGalleryItem=_ctx.jwstPlaces[1]))\n }, \"right thumbnail\"),\n _createTextVNode(\"). The ”blue” colors in the image (\"),\n _createElementVNode(\"a\", {\n onClick: _cache[20] || (_cache[20] = ($event: any) => (_ctx.goToIcePosition()))\n }, \"zoom in\"),\n _createTextVNode(\") show where frozen carbon monoxide, CO ice, is blocking out some of the light emitted by the hot glowing hydrogen that fills the Galactic Center.\")\n ]),\n _hoisted_34,\n _hoisted_35,\n _createVNode(_component_v_row, null, {\n default: _withCtx(() => [\n _createVNode(_component_v_col, null, {\n default: _withCtx(() => [\n _hoisted_36,\n _hoisted_37,\n _hoisted_38,\n _hoisted_39\n ]),\n _: 1\n })\n ]),\n _: 1\n }),\n _createVNode(_component_v_row, null, {\n default: _withCtx(() => [\n _createVNode(_component_v_col, null, {\n default: _withCtx(() => [\n _hoisted_40,\n _createTextVNode(\" Adam Ginsburg\"),\n _hoisted_41,\n _createTextVNode(\" Ashley Barnes\"),\n _hoisted_42,\n _createTextVNode(\" Cara Battersby\"),\n _hoisted_43,\n _createTextVNode(\" Alyssa Bulatek\"),\n _hoisted_44,\n _createTextVNode(\" Savannah Gramze\"),\n _hoisted_45,\n _createTextVNode(\" Jonathan Henshaw\"),\n _hoisted_46,\n _createTextVNode(\" Desmond Jeff\"),\n _hoisted_47,\n _createTextVNode(\" Xing Lu\"),\n _hoisted_48,\n _createTextVNode(\" E. A. C. Mills\"),\n _hoisted_49,\n _createTextVNode(\" Daniel Walker\"),\n _hoisted_50,\n _hoisted_51\n ]),\n _: 1\n })\n ]),\n _: 1\n })\n ]),\n _: 1\n })\n ]),\n _: 1\n })\n ]),\n _: 1\n }),\n _createVNode(_component_v_window_item, null, {\n default: _withCtx(() => [\n _createVNode(_component_v_card, { class: \"no-bottom-border-radius scrollable\" }, {\n default: _withCtx(() => [\n _createVNode(_component_v_card_text, { class: \"info-text no-bottom-border-radius\" }, {\n default: _withCtx(() => [\n _createVNode(_component_v_container, null, {\n default: _withCtx(() => [\n _createVNode(_component_v_row, { align: \"center\" }, {\n default: _withCtx(() => [\n _createVNode(_component_v_col, { cols: \"4\" }, {\n default: _withCtx(() => [\n _createVNode(_component_v_chip, {\n label: \"\",\n outlined: \"\"\n }, {\n default: _withCtx(() => [\n _createTextVNode(\" Pan \")\n ]),\n _: 1\n })\n ]),\n _: 1\n }),\n _createVNode(_component_v_col, {\n cols: \"8\",\n class: \"pt-1\"\n }, {\n default: _withCtx(() => [\n _createElementVNode(\"strong\", null, _toDisplayString(_ctx.touchscreen ? \"press + drag\" : \"click + drag\"), 1),\n _createTextVNode(\" \" + _toDisplayString(_ctx.touchscreen ? \":\" : \"or\") + \" \", 1),\n _createElementVNode(\"strong\", null, _toDisplayString(_ctx.touchscreen ? \":\" : \"W-A-S-D\"), 1),\n _createTextVNode(\" \" + _toDisplayString(_ctx.touchscreen ? \":\" : \"keys\"), 1),\n _hoisted_52\n ]),\n _: 1\n })\n ]),\n _: 1\n }),\n _createVNode(_component_v_row, { align: \"center\" }, {\n default: _withCtx(() => [\n _createVNode(_component_v_col, { cols: \"4\" }, {\n default: _withCtx(() => [\n _createVNode(_component_v_chip, {\n label: \"\",\n outlined: \"\"\n }, {\n default: _withCtx(() => [\n _createTextVNode(\" Zoom \")\n ]),\n _: 1\n })\n ]),\n _: 1\n }),\n _createVNode(_component_v_col, {\n cols: \"8\",\n class: \"pt-1\"\n }, {\n default: _withCtx(() => [\n _createElementVNode(\"strong\", null, _toDisplayString(_ctx.touchscreen ? \"pinch in and out\" : \"scroll in and out\"), 1),\n _createTextVNode(\" \" + _toDisplayString(_ctx.touchscreen ? \":\" : \"or\") + \" \", 1),\n _createElementVNode(\"strong\", null, _toDisplayString(_ctx.touchscreen ? \":\" : \"I-O\"), 1),\n _createTextVNode(\" \" + _toDisplayString(_ctx.touchscreen ? \":\" : \"keys\"), 1),\n _hoisted_53\n ]),\n _: 1\n })\n ]),\n _: 1\n }),\n _createVNode(_component_v_row, null, {\n default: _withCtx(() => [\n _createVNode(_component_v_col, { cols: \"12\" }, {\n default: _withCtx(() => [\n _hoisted_54,\n _hoisted_55\n ]),\n _: 1\n })\n ]),\n _: 1\n }),\n _createVNode(_component_v_row, null, {\n default: _withCtx(() => [\n _createVNode(_component_v_col, null, {\n default: _withCtx(() => [\n _createVNode(_component_funding_acknowledgement),\n _createVNode(_component_v_spacer, { class: \"end-spacer\" })\n ]),\n _: 1\n })\n ]),\n _: 1\n })\n ]),\n _: 1\n })\n ]),\n _: 1\n })\n ]),\n _: 1\n })\n ]),\n _: 1\n })\n ]),\n _: 1\n }, 8, [\"modelValue\"])\n ]),\n _: 1\n })\n ]),\n _: 1\n }, 8, [\"style\", \"modelValue\"])\n ])\n ]),\n _: 1\n }, 8, [\"style\"]))\n}","\n\n\n\n\n","import { render } from \"./JwstBrick.vue?vue&type=template&id=301f3a32&ts=true\"\nimport script from \"./JwstBrick.vue?vue&type=script&lang=ts\"\nexport * from \"./JwstBrick.vue?vue&type=script&lang=ts\"\n\nimport \"./JwstBrick.vue?vue&type=style&index=0&id=301f3a32&lang=less\"\n\nimport exportComponent from \"../node_modules/vue-loader/dist/exportHelper.js\"\nconst __exports__ = /*#__PURE__*/exportComponent(script, [['render',render]])\n\nexport default __exports__","import { createElementVNode as _createElementVNode, createStaticVNode as _createStaticVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\"\n\nconst _hoisted_1 = { id: \"logo-credits\" }\nconst _hoisted_2 = /*#__PURE__*/_createStaticVNode(\"
\\\"CosmicDS\\\"WWT\\\"SciAct\\\"SciAct
\", 1)\nconst _hoisted_3 = [\n _hoisted_2\n]\n\nexport function render(_ctx: any,_cache: any,$props: any,$setup: any,$data: any,$options: any) {\n return (_openBlock(), _createElementBlock(\"div\", _hoisted_1, _hoisted_3))\n}","\n\n\n\n","import { render } from \"./CreditLogos.vue?vue&type=template&id=3415768e&ts=true\"\nimport script from \"./CreditLogos.vue?vue&type=script&lang=ts\"\nexport * from \"./CreditLogos.vue?vue&type=script&lang=ts\"\n\nimport exportComponent from \"../node_modules/vue-loader/dist/exportHelper.js\"\nconst __exports__ = /*#__PURE__*/exportComponent(script, [['render',render]])\n\nexport default __exports__","import { renderSlot as _renderSlot, toDisplayString as _toDisplayString, createElementVNode as _createElementVNode, withKeys as _withKeys, createCommentVNode as _createCommentVNode, resolveComponent as _resolveComponent, openBlock as _openBlock, createBlock as _createBlock, renderList as _renderList, Fragment as _Fragment, createElementBlock as _createElementBlock, normalizeClass as _normalizeClass, normalizeStyle as _normalizeStyle } from \"vue\"\n\nconst _hoisted_1 = { class: \"default-activator-title noselect\" }\nconst _hoisted_2 = [\"src\"]\nconst _hoisted_3 = { class: \"gallery-header\" }\nconst _hoisted_4 = { class: \"gallery-title\" }\nconst _hoisted_5 = { class: \"gallery-content\" }\nconst _hoisted_6 = [\"onClick\"]\nconst _hoisted_7 = [\"src\"]\nconst _hoisted_8 = {\n class: \"place-name noselect\",\n style: {\"color\":\"white\"}\n}\n\nexport function render(_ctx: any,_cache: any,$props: any,$setup: any,$data: any,$options: any) {\n const _component_font_awesome_icon = _resolveComponent(\"font-awesome-icon\")!\n\n return (_openBlock(), _createElementBlock(\"div\", {\n class: _normalizeClass(['gallery-root', {'open': _ctx.open}])\n }, [\n _createElementVNode(\"div\", {\n class: \"just-holding-events\",\n onClick: _cache[2] || (_cache[2] = ($event: any) => (_ctx.open = true)),\n onKeyup: _cache[3] || (_cache[3] = _withKeys(($event: any) => (_ctx.open = true), [\"enter\"])),\n tabindex: \"0\"\n }, [\n (!_ctx.open)\n ? _renderSlot(_ctx.$slots, \"closed\", { key: 0 }, () => [\n _createElementVNode(\"div\", {\n class: \"default-activator blurred\",\n onClick: _cache[0] || (_cache[0] = ($event: any) => (_ctx.open = true)),\n onKeyup: _cache[1] || (_cache[1] = _withKeys(($event: any) => (_ctx.open = true), [\"enter\"]))\n }, [\n _createElementVNode(\"span\", _hoisted_1, _toDisplayString(_ctx.closedText), 1),\n _createElementVNode(\"img\", {\n class: \"noselect\",\n src: _ctx.places[_ctx.previewIndex] ? (_ctx.getImageset(_ctx.places[_ctx.previewIndex])?.get_thumbnailUrl() ?? '') : ''\n }, null, 8, _hoisted_2)\n ], 32)\n ])\n : _createCommentVNode(\"\", true)\n ], 32),\n (_ctx.open)\n ? (_openBlock(), _createElementBlock(\"div\", {\n key: 0,\n style: _normalizeStyle(_ctx.cssVars),\n class: \"gallery blurred\"\n }, [\n _createElementVNode(\"div\", _hoisted_3, [\n _createElementVNode(\"span\", _hoisted_4, _toDisplayString(_ctx.title), 1),\n (!_ctx.stayOpen)\n ? (_openBlock(), _createBlock(_component_font_awesome_icon, {\n key: 0,\n class: \"gallery-close\",\n icon: \"times\",\n size: \"lg\",\n onClick: _cache[4] || (_cache[4] = ($event: any) => (_ctx.open = false)),\n onKeyup: _cache[5] || (_cache[5] = _withKeys(($event: any) => (_ctx.open = false), [\"enter\"])),\n tabindex: \"0\"\n }))\n : _createCommentVNode(\"\", true)\n ]),\n _createElementVNode(\"div\", _hoisted_5, [\n (_openBlock(true), _createElementBlock(_Fragment, null, _renderList(_ctx.places.entries(), ([index, place]) => {\n return (_openBlock(), _createElementBlock(\"div\", {\n key: index,\n class: _normalizeClass(['gallery-item', {'selected': _ctx.highlightLastOnly ? _ctx.selectedPlace === place : _ctx.selectedPlaces.includes(place)}]),\n onClick: ($event: any) => (_ctx.selectPlace(place))\n }, [\n _createElementVNode(\"img\", {\n class: \"noselect mobile-off\",\n src: _ctx.getImageset(place)?.get_thumbnailUrl() ?? ''\n }, null, 8, _hoisted_7),\n _createElementVNode(\"span\", _hoisted_8, _toDisplayString(_ctx.altLabels.length == 0 ? place?.get_name() : _ctx.altLabels[index]), 1)\n ], 10, _hoisted_6))\n }), 128))\n ]),\n (_ctx.open)\n ? _renderSlot(_ctx.$slots, \"default\", { key: 0 })\n : _createCommentVNode(\"\", true)\n ], 4))\n : _createCommentVNode(\"\", true)\n ], 2))\n}","\n\n\n\n\n\n","import { render } from \"./PlacesGallery.vue?vue&type=template&id=0e1379be&ts=true\"\nimport script from \"./PlacesGallery.vue?vue&type=script&lang=ts\"\nexport * from \"./PlacesGallery.vue?vue&type=script&lang=ts\"\n\nimport \"./PlacesGallery.vue?vue&type=style&index=0&id=0e1379be&lang=less\"\n\nimport exportComponent from \"../node_modules/vue-loader/dist/exportHelper.js\"\nconst __exports__ = /*#__PURE__*/exportComponent(script, [['render',render]])\n\nexport default __exports__","import { aliases, mdi } from 'vuetify/iconsets/mdi';\nimport { createVuetify } from 'vuetify';\n\n// For test use. Do not include createVuetify()\n// see https://next.vuetifyjs.com/en/features/treeshaking/\n//import * as components from 'vuetify/components';\n//import * as directives from 'vuetify/directives';\n\n// Translations provided by Vuetify\nimport { en } from 'vuetify/locale';\n\n// Styles\nimport 'vuetify/styles';\nimport '@mdi/font/css/materialdesignicons.css';\n\nexport default createVuetify({\n // Icon Fonts\n icons: {\n defaultSet: 'mdi',\n aliases,\n sets: {\n mdi,\n },\n },\n locale: {\n locale: 'en',\n fallback: 'en',\n messages: { en },\n },\n theme: {\n defaultTheme: 'dark',\n },\n});\n\n// Export for test.\n//export { components, directives };\n","import Vue, { createApp } from \"vue\";\n\nimport { FundingAcknowledgment, IconButton } from \"@cosmicds/vue-toolkit\";\nimport JwstBrick from \"./JwstBrick.vue\";\nimport CreditLogos from \"./CreditLogos.vue\";\nimport PlacesGallery from \"./PlacesGallery.vue\";\n\nimport vuetify from \"../plugins/vuetify\";\n\nimport { FontAwesomeIcon } from \"@fortawesome/vue-fontawesome\";\n\nimport { WWTComponent, wwtPinia } from \"@wwtelescope/engine-pinia\";\n\nimport { library } from \"@fortawesome/fontawesome-svg-core\";\nimport {\n faBookOpen,\n faTimes,\n faVideo,\n faLocationCrosshairs,\n} from \"@fortawesome/free-solid-svg-icons\";\n\nlibrary.add(faBookOpen);\nlibrary.add(faTimes);\nlibrary.add(faVideo);\nlibrary.add(faLocationCrosshairs);\n\n/** v-hide directive taken from https://www.ryansouthgate.com/2020/01/30/vue-js-v-hide-element-whilst-keeping-occupied-space/ */\n// Extract the function out, up here, so I'm not writing it twice\nconst update = (el: HTMLElement, binding: Vue.DirectiveBinding) => el.style.visibility = (binding.value) ? \"hidden\" : \"\";\n\ncreateApp(JwstBrick, {\n wwtNamespace: \"wwt-jwst-brick\",\n wtml: {\n nostars: \"https://projects.cosmicds.cfa.harvard.edu/cds-website/wwt-content/JWST-Brick-wostars/index.wtml\",\n stars: \"https://projects.cosmicds.cfa.harvard.edu/cds-website/wwt-content/JWST-Brick-wstars/index.wtml\",\n // glimpse: \"https://projects.cosmicds.cfa.harvard.edu/cds-website/wwt-content/glimpse_original.wtml\",\n zannotation: \"https://projects.cosmicds.cfa.harvard.edu/cds-website/wwt-content/JWST-Brick-Annotation/index.wtml\",\n },\n bgWtml: \"https://projects.cosmicds.cfa.harvard.edu/cds-website/wwt-content/glimpse_original.wtml\",\n bgName: \"GLIMPSE Original\"\n})\n \n // Plugins\n .use(wwtPinia)\n .use(vuetify)\n\n // Directives\n .directive(\n /**\n * Hides an HTML element, keeping the space it would have used if it were visible (css: Visibility)\n */\n \"hide\", {\n // Run on initialisation (first render) of the directive on the element\n beforeMount(el, binding, _vnode, _prevVnode) {\n update(el, binding);\n },\n // Run on subsequent updates to the value supplied to the directive\n updated(el, binding, _vnode, _prevVnode) {\n update(el, binding);\n }\n })\n\n // Components\n .component(\"WorldWideTelescope\", WWTComponent)\n .component('font-awesome-icon', FontAwesomeIcon)\n .component('icon-button', IconButton)\n .component('credit-logos', CreditLogos)\n .component('funding-acknowledgement', FundingAcknowledgment)\n .component('places-gallery', PlacesGallery)\n\n // Mount\n .mount(\"#app\");\n","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n// expose the modules object (__webpack_modules__)\n__webpack_require__.m = __webpack_modules__;\n\n","var deferred = [];\n__webpack_require__.O = (result, chunkIds, fn, priority) => {\n\tif(chunkIds) {\n\t\tpriority = priority || 0;\n\t\tfor(var i = deferred.length; i > 0 && deferred[i - 1][2] > priority; i--) deferred[i] = deferred[i - 1];\n\t\tdeferred[i] = [chunkIds, fn, priority];\n\t\treturn;\n\t}\n\tvar notFulfilled = Infinity;\n\tfor (var i = 0; i < deferred.length; i++) {\n\t\tvar [chunkIds, fn, priority] = deferred[i];\n\t\tvar fulfilled = true;\n\t\tfor (var j = 0; j < chunkIds.length; j++) {\n\t\t\tif ((priority & 1 === 0 || notFulfilled >= priority) && Object.keys(__webpack_require__.O).every((key) => (__webpack_require__.O[key](chunkIds[j])))) {\n\t\t\t\tchunkIds.splice(j--, 1);\n\t\t\t} else {\n\t\t\t\tfulfilled = false;\n\t\t\t\tif(priority < notFulfilled) notFulfilled = priority;\n\t\t\t}\n\t\t}\n\t\tif(fulfilled) {\n\t\t\tdeferred.splice(i--, 1)\n\t\t\tvar r = fn();\n\t\t\tif (r !== undefined) result = r;\n\t\t}\n\t}\n\treturn result;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.g = (function() {\n\tif (typeof globalThis === 'object') return globalThis;\n\ttry {\n\t\treturn this || new Function('return this')();\n\t} catch (e) {\n\t\tif (typeof window === 'object') return window;\n\t}\n})();","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","__webpack_require__.p = \"\";","// no baseURI\n\n// object to store loaded and loading chunks\n// undefined = chunk not loaded, null = chunk preloaded/prefetched\n// [resolve, reject, Promise] = chunk loading, 0 = chunk loaded\nvar installedChunks = {\n\t143: 0\n};\n\n// no chunk on demand loading\n\n// no prefetching\n\n// no preloaded\n\n// no HMR\n\n// no HMR manifest\n\n__webpack_require__.O.j = (chunkId) => (installedChunks[chunkId] === 0);\n\n// install a JSONP callback for chunk loading\nvar webpackJsonpCallback = (parentChunkLoadingFunction, data) => {\n\tvar [chunkIds, moreModules, runtime] = data;\n\t// add \"moreModules\" to the modules object,\n\t// then flag all \"chunkIds\" as loaded and fire callback\n\tvar moduleId, chunkId, i = 0;\n\tif(chunkIds.some((id) => (installedChunks[id] !== 0))) {\n\t\tfor(moduleId in moreModules) {\n\t\t\tif(__webpack_require__.o(moreModules, moduleId)) {\n\t\t\t\t__webpack_require__.m[moduleId] = moreModules[moduleId];\n\t\t\t}\n\t\t}\n\t\tif(runtime) var result = runtime(__webpack_require__);\n\t}\n\tif(parentChunkLoadingFunction) parentChunkLoadingFunction(data);\n\tfor(;i < chunkIds.length; i++) {\n\t\tchunkId = chunkIds[i];\n\t\tif(__webpack_require__.o(installedChunks, chunkId) && installedChunks[chunkId]) {\n\t\t\tinstalledChunks[chunkId][0]();\n\t\t}\n\t\tinstalledChunks[chunkId] = 0;\n\t}\n\treturn __webpack_require__.O(result);\n}\n\nvar chunkLoadingGlobal = self[\"webpackChunk_cosmicds_jwst_brick\"] = self[\"webpackChunk_cosmicds_jwst_brick\"] || [];\nchunkLoadingGlobal.forEach(webpackJsonpCallback.bind(null, 0));\nchunkLoadingGlobal.push = webpackJsonpCallback.bind(null, chunkLoadingGlobal.push.bind(chunkLoadingGlobal));","// startup\n// Load entry module and return exports\n// This entry module depends on other loaded chunks and execution need to be delayed\nvar __webpack_exports__ = __webpack_require__.O(undefined, [998], () => (__webpack_require__(2816)))\n__webpack_exports__ = __webpack_require__.O(__webpack_exports__);\n"],"names":["_hoisted_1","id","_hoisted_2","_hoisted_3","class","_hoisted_4","_hoisted_5","_hoisted_6","href","target","rel","_hoisted_7","_hoisted_8","_hoisted_9","_hoisted_10","_hoisted_11","_hoisted_12","_hoisted_13","_hoisted_14","_hoisted_15","_hoisted_16","_hoisted_17","_hoisted_18","_hoisted_19","_hoisted_20","_hoisted_21","_hoisted_22","_hoisted_23","_hoisted_24","_hoisted_25","_hoisted_26","_hoisted_27","alt","src","_hoisted_28","_hoisted_29","controls","type","_hoisted_30","_hoisted_31","_hoisted_32","_hoisted_33","_hoisted_34","_hoisted_35","_hoisted_36","_hoisted_37","_hoisted_38","_hoisted_39","_hoisted_40","_hoisted_41","_hoisted_42","_hoisted_43","_hoisted_44","_hoisted_45","_hoisted_46","_hoisted_47","_hoisted_48","_hoisted_49","_hoisted_50","_hoisted_51","_hoisted_52","_hoisted_53","_hoisted_54","_hoisted_55","render","_ctx","_cache","$props","$setup","$data","$options","_component_WorldWideTelescope","_component_credit_logos","_component_icon_button","_component_places_gallery","_component_font_awesome_icon","_component_funding_acknowledgement","style","cssVars","wwtNamespace","showSplashScreen","absolute","opacity","closeSplashScreen","name","isLoading","showTextSheet","color","accentColor","showVideoSheet","goToBrickPosition","jwstPlaces","onGallerySelect","incomingItemSelect","selectedGalleryItem","title","columns","width","showJWSTOpacity","crossfadeJWST","showOverlay","tabindex","size","showLayers","currentTool","crossfadeOpacity","curBackgroundImagesetName","backgroundImagesets","bg","value","imagesetName","key","displayName","transition","fullscreen","icon","persistent","scrim","location","height","tab","goToIcePosition","align","cols","label","outlined","touchscreen","D2R","Math","PI","extends","MiniDSBase","props","wtml","Object","required","String","bgWtml","bgName","initialCameraParams","default","raRad","decRad","zoomDeg","data","layers","cfOpacity","ready","sheet","layersLoaded","positionSet","places","jwstCfOpacity","ignoreSelect","keepCfOpacity","imageSetLayerOrder","overlayWasVisible","accentColor2","initialPosition","ra","dec","zoom","created","this","waitForReady","then","skyBackgroundImagesets","wwtSettings","set_galacticMode","set_showSolarSystem","layerPromises","entries","map","loadImageCollection","url","loadChildFolders","folder","children","get_children","item","push","imageset","get_backgroundImageset","get_studyImageset","addImageSetLayer","get_url","mode","goto","Promise","all","forEach","layer","undefined","get_name","splashScreenListener","_event","window","removeEventListener","addEventListener","event","includes","zannotation","setImageSetLayerOrder","toString","order","indexOf","_folder","unshift","BackgroundImageset","mounted","computed","Settings","get_active","get","set","o","jcfo","stars","nostars","cfO","wwtBackgroundImageset","setBackgroundImageByName","smallSize","$vuetify","display","smAndDown","mobile","_value","selectSheet","video","document","querySelector","pause","initialBrickZoom","methods","instant","gotoRADecZoom","rdz","place","$nextTick","blurActiveElement","watch","catch","console","log","handler","newPlaces","toLowerCase","deep","val","length","_place","show","values","loaded","r","__exports__","visible","Boolean","isMobile","test","navigator","userAgent","open","closedText","previewIndex","getImageset","get_thumbnailUrl","stayOpen","index","highlightLastOnly","selectedPlace","selectedPlaces","selectPlace","altLabels","add","components","wtmlUrl","placesList","Number","maxHeight","selectedColor","singleSelect","Place","preventDeselect","placesFromWtml","wtmlPlaces","lastSelectedItem","engineStore","extractPlaces","child","iset","Folder","concat","p","$emit","splice","icons","defaultSet","aliases","sets","mdi","locale","fallback","messages","en","theme","defaultTheme","update","el","binding","visibility","JwstBrick","use","wwtPinia","vuetify","directive","beforeMount","_vnode","_prevVnode","updated","component","WWTComponent","IconButton","CreditLogos","FundingAcknowledgment","PlacesGallery","mount","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","exports","module","__webpack_modules__","call","m","deferred","O","result","chunkIds","fn","priority","notFulfilled","Infinity","i","fulfilled","j","keys","every","d","definition","defineProperty","enumerable","g","globalThis","Function","e","obj","prop","prototype","hasOwnProperty","Symbol","toStringTag","installedChunks","chunkId","webpackJsonpCallback","parentChunkLoadingFunction","moreModules","runtime","some","chunkLoadingGlobal","self","bind","__webpack_exports__"],"sourceRoot":""} \ No newline at end of file diff --git a/tsconfig.tsbuildinfo b/tsconfig.tsbuildinfo index df1af64..80410d8 100644 --- a/tsconfig.tsbuildinfo +++ b/tsconfig.tsbuildinfo @@ -1 +1 @@ -{"program":{"fileNames":["../node_modules/typescript/lib/lib.es5.d.ts","../node_modules/typescript/lib/lib.es2015.d.ts","../node_modules/typescript/lib/lib.es2016.d.ts","../node_modules/typescript/lib/lib.es2017.d.ts","../node_modules/typescript/lib/lib.es2018.d.ts","../node_modules/typescript/lib/lib.es2019.d.ts","../node_modules/typescript/lib/lib.es2020.d.ts","../node_modules/typescript/lib/lib.dom.d.ts","../node_modules/typescript/lib/lib.dom.iterable.d.ts","../node_modules/typescript/lib/lib.es2015.core.d.ts","../node_modules/typescript/lib/lib.es2015.collection.d.ts","../node_modules/typescript/lib/lib.es2015.generator.d.ts","../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../node_modules/typescript/lib/lib.es2015.promise.d.ts","../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../node_modules/typescript/lib/lib.es2017.date.d.ts","../node_modules/typescript/lib/lib.es2017.object.d.ts","../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../node_modules/typescript/lib/lib.es2017.string.d.ts","../node_modules/typescript/lib/lib.es2017.intl.d.ts","../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../node_modules/typescript/lib/lib.es2018.intl.d.ts","../node_modules/typescript/lib/lib.es2018.promise.d.ts","../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../node_modules/typescript/lib/lib.es2019.array.d.ts","../node_modules/typescript/lib/lib.es2019.object.d.ts","../node_modules/typescript/lib/lib.es2019.string.d.ts","../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../node_modules/typescript/lib/lib.es2019.intl.d.ts","../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../node_modules/typescript/lib/lib.es2020.date.d.ts","../node_modules/typescript/lib/lib.es2020.promise.d.ts","../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../node_modules/typescript/lib/lib.es2020.string.d.ts","../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../node_modules/typescript/lib/lib.es2020.intl.d.ts","../node_modules/typescript/lib/lib.es2020.number.d.ts","../node_modules/typescript/lib/lib.esnext.intl.d.ts","../node_modules/typescript/lib/lib.decorators.d.ts","../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../node_modules/tslib/tslib.d.ts","../node_modules/@babel/types/lib/index.d.ts","../node_modules/@babel/parser/typings/babel-parser.d.ts","../node_modules/source-map-js/source-map.d.ts","../node_modules/@vue/shared/dist/shared.d.ts","../node_modules/@vue/compiler-core/dist/compiler-core.d.ts","../node_modules/@vue/compiler-dom/dist/compiler-dom.d.ts","../node_modules/@vue/reactivity/dist/reactivity.d.ts","../node_modules/@vue/runtime-core/dist/runtime-core.d.ts","../node_modules/csstype/index.d.ts","../node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts","../node_modules/vue/dist/vue.d.ts","../node_modules/vuetify/lib/iconsets/mdi.d.mts","../node_modules/vuetify/lib/components/index.d.mts","../node_modules/vuetify/lib/labs/components.d.mts","../node_modules/vuetify/lib/index.d.mts","../node_modules/vuetify/lib/locale/index.d.mts","../plugins/vuetify.ts","../node_modules/@cosmicds/vue-toolkit/dist/src/keyboard.d.ts","../node_modules/@wwtelescope/engine-types/dist/src/index.d.ts","../node_modules/@wwtelescope/engine/src/index.d.ts","../node_modules/@wwtelescope/engine-helpers/dist/src/annotation.d.ts","../node_modules/@wwtelescope/engine-helpers/dist/src/circleannotation.d.ts","../node_modules/@wwtelescope/engine-helpers/dist/src/engine.d.ts","../node_modules/@wwtelescope/engine-helpers/dist/src/layer.d.ts","../node_modules/@wwtelescope/engine-helpers/dist/src/imagesetlayer.d.ts","../node_modules/@wwtelescope/engine-helpers/dist/src/polyannotation.d.ts","../node_modules/@wwtelescope/engine-helpers/dist/src/polylineannotation.d.ts","../node_modules/@wwtelescope/engine-helpers/dist/src/spreadsheetlayer.d.ts","../node_modules/@wwtelescope/engine-helpers/dist/src/votablelayer.d.ts","../node_modules/@wwtelescope/engine-helpers/dist/src/index.d.ts","../node_modules/vue-demi/lib/index.d.ts","../node_modules/pinia/dist/pinia.d.ts","../node_modules/@wwtelescope/engine-pinia/dist/src/store.d.ts","../node_modules/@wwtelescope/engine-pinia/dist/src/wwtaware.d.ts","../node_modules/@wwtelescope/engine-pinia/dist/src/Component.vue.d.ts","../node_modules/@wwtelescope/engine-pinia/dist/src/index.d.ts","../node_modules/@cosmicds/vue-toolkit/dist/src/components/MiniDSBase.d.ts","../node_modules/@cosmicds/vue-toolkit/dist/src/components/IconButton.vue.d.ts","../node_modules/@cosmicds/vue-toolkit/dist/src/components/LocationSelector.vue.d.ts","../node_modules/@cosmicds/vue-toolkit/dist/src/components/DefaultMiniCredits.vue.d.ts","../node_modules/@cosmicds/vue-toolkit/dist/src/components/FundingAcknowledgment.vue.d.ts","../node_modules/@cosmicds/vue-toolkit/dist/src/components/CreditLogos.vue.d.ts","../node_modules/@cosmicds/vue-toolkit/dist/src/components/wwtHUD.vue.d.ts","../node_modules/@cosmicds/vue-toolkit/dist/src/background.d.ts","../node_modules/@cosmicds/vue-toolkit/dist/src/components/Gallery.vue.d.ts","../node_modules/@cosmicds/vue-toolkit/dist/src/utils.d.ts","../node_modules/@cosmicds/vue-toolkit/dist/src/index.d.ts","../src/JwstBrick.vue.ts","../src/CreditLogos.vue.ts","../node_modules/@fortawesome/fontawesome-common-types/index.d.ts","../node_modules/@fortawesome/fontawesome-svg-core/index.d.ts","../node_modules/@fortawesome/vue-fontawesome/index.d.ts","../node_modules/@fortawesome/free-solid-svg-icons/index.d.ts","../src/PlacesGallery.vue.ts","../src/main.ts","../node_modules/@types/node/assert.d.ts","../node_modules/@types/node/assert/strict.d.ts","../node_modules/buffer/index.d.ts","../node_modules/undici-types/header.d.ts","../node_modules/undici-types/readable.d.ts","../node_modules/undici-types/file.d.ts","../node_modules/undici-types/fetch.d.ts","../node_modules/undici-types/formdata.d.ts","../node_modules/undici-types/connector.d.ts","../node_modules/undici-types/client.d.ts","../node_modules/undici-types/errors.d.ts","../node_modules/undici-types/dispatcher.d.ts","../node_modules/undici-types/global-dispatcher.d.ts","../node_modules/undici-types/global-origin.d.ts","../node_modules/undici-types/pool-stats.d.ts","../node_modules/undici-types/pool.d.ts","../node_modules/undici-types/handlers.d.ts","../node_modules/undici-types/balanced-pool.d.ts","../node_modules/undici-types/agent.d.ts","../node_modules/undici-types/mock-interceptor.d.ts","../node_modules/undici-types/mock-agent.d.ts","../node_modules/undici-types/mock-client.d.ts","../node_modules/undici-types/mock-pool.d.ts","../node_modules/undici-types/mock-errors.d.ts","../node_modules/undici-types/proxy-agent.d.ts","../node_modules/undici-types/api.d.ts","../node_modules/undici-types/cookies.d.ts","../node_modules/undici-types/patch.d.ts","../node_modules/undici-types/filereader.d.ts","../node_modules/undici-types/diagnostics-channel.d.ts","../node_modules/undici-types/websocket.d.ts","../node_modules/undici-types/content-type.d.ts","../node_modules/undici-types/cache.d.ts","../node_modules/undici-types/interceptors.d.ts","../node_modules/undici-types/index.d.ts","../node_modules/@types/node/globals.d.ts","../node_modules/@types/node/async_hooks.d.ts","../node_modules/@types/node/buffer.d.ts","../node_modules/@types/node/child_process.d.ts","../node_modules/@types/node/cluster.d.ts","../node_modules/@types/node/console.d.ts","../node_modules/@types/node/constants.d.ts","../node_modules/@types/node/crypto.d.ts","../node_modules/@types/node/dgram.d.ts","../node_modules/@types/node/diagnostics_channel.d.ts","../node_modules/@types/node/dns.d.ts","../node_modules/@types/node/dns/promises.d.ts","../node_modules/@types/node/domain.d.ts","../node_modules/@types/node/dom-events.d.ts","../node_modules/@types/node/events.d.ts","../node_modules/@types/node/fs.d.ts","../node_modules/@types/node/fs/promises.d.ts","../node_modules/@types/node/http.d.ts","../node_modules/@types/node/http2.d.ts","../node_modules/@types/node/https.d.ts","../node_modules/@types/node/inspector.d.ts","../node_modules/@types/node/module.d.ts","../node_modules/@types/node/net.d.ts","../node_modules/@types/node/os.d.ts","../node_modules/@types/node/path.d.ts","../node_modules/@types/node/perf_hooks.d.ts","../node_modules/@types/node/process.d.ts","../node_modules/@types/node/punycode.d.ts","../node_modules/@types/node/querystring.d.ts","../node_modules/@types/node/readline.d.ts","../node_modules/@types/node/readline/promises.d.ts","../node_modules/@types/node/repl.d.ts","../node_modules/@types/node/stream.d.ts","../node_modules/@types/node/stream/promises.d.ts","../node_modules/@types/node/stream/consumers.d.ts","../node_modules/@types/node/stream/web.d.ts","../node_modules/@types/node/string_decoder.d.ts","../node_modules/@types/node/test.d.ts","../node_modules/@types/node/timers.d.ts","../node_modules/@types/node/timers/promises.d.ts","../node_modules/@types/node/tls.d.ts","../node_modules/@types/node/trace_events.d.ts","../node_modules/@types/node/tty.d.ts","../node_modules/@types/node/url.d.ts","../node_modules/@types/node/util.d.ts","../node_modules/@types/node/v8.d.ts","../node_modules/@types/node/vm.d.ts","../node_modules/@types/node/wasi.d.ts","../node_modules/@types/node/worker_threads.d.ts","../node_modules/@types/node/zlib.d.ts","../node_modules/@types/node/globals.global.d.ts","../node_modules/@types/node/index.d.ts","../node_modules/@types/connect/index.d.ts","../node_modules/@types/body-parser/index.d.ts","../node_modules/@types/bonjour/index.d.ts","../node_modules/@types/send/node_modules/@types/mime/index.d.ts","../node_modules/@types/send/index.d.ts","../node_modules/@types/qs/index.d.ts","../node_modules/@types/range-parser/index.d.ts","../node_modules/@types/express-serve-static-core/index.d.ts","../node_modules/@types/connect-history-api-fallback/index.d.ts","../node_modules/@types/eslint/helpers.d.ts","../node_modules/@types/estree/index.d.ts","../node_modules/@types/json-schema/index.d.ts","../node_modules/@types/eslint/index.d.ts","../node_modules/@types/eslint-scope/index.d.ts","../node_modules/@types/http-errors/index.d.ts","../node_modules/@types/mime/Mime.d.ts","../node_modules/@types/mime/index.d.ts","../node_modules/@types/serve-static/index.d.ts","../node_modules/@types/express/index.d.ts","../node_modules/@types/html-minifier-terser/index.d.ts","../node_modules/@types/http-proxy/index.d.ts","../node_modules/@types/minimist/index.d.ts","../node_modules/@types/node-forge/index.d.ts","../node_modules/@types/normalize-package-data/index.d.ts","../node_modules/@types/parse-json/index.d.ts","../node_modules/@types/retry/index.d.ts","../node_modules/@types/semver/classes/semver.d.ts","../node_modules/@types/semver/functions/parse.d.ts","../node_modules/@types/semver/functions/valid.d.ts","../node_modules/@types/semver/functions/clean.d.ts","../node_modules/@types/semver/functions/inc.d.ts","../node_modules/@types/semver/functions/diff.d.ts","../node_modules/@types/semver/functions/major.d.ts","../node_modules/@types/semver/functions/minor.d.ts","../node_modules/@types/semver/functions/patch.d.ts","../node_modules/@types/semver/functions/prerelease.d.ts","../node_modules/@types/semver/functions/compare.d.ts","../node_modules/@types/semver/functions/rcompare.d.ts","../node_modules/@types/semver/functions/compare-loose.d.ts","../node_modules/@types/semver/functions/compare-build.d.ts","../node_modules/@types/semver/functions/sort.d.ts","../node_modules/@types/semver/functions/rsort.d.ts","../node_modules/@types/semver/functions/gt.d.ts","../node_modules/@types/semver/functions/lt.d.ts","../node_modules/@types/semver/functions/eq.d.ts","../node_modules/@types/semver/functions/neq.d.ts","../node_modules/@types/semver/functions/gte.d.ts","../node_modules/@types/semver/functions/lte.d.ts","../node_modules/@types/semver/functions/cmp.d.ts","../node_modules/@types/semver/functions/coerce.d.ts","../node_modules/@types/semver/classes/comparator.d.ts","../node_modules/@types/semver/classes/range.d.ts","../node_modules/@types/semver/functions/satisfies.d.ts","../node_modules/@types/semver/ranges/max-satisfying.d.ts","../node_modules/@types/semver/ranges/min-satisfying.d.ts","../node_modules/@types/semver/ranges/to-comparators.d.ts","../node_modules/@types/semver/ranges/min-version.d.ts","../node_modules/@types/semver/ranges/valid.d.ts","../node_modules/@types/semver/ranges/outside.d.ts","../node_modules/@types/semver/ranges/gtr.d.ts","../node_modules/@types/semver/ranges/ltr.d.ts","../node_modules/@types/semver/ranges/intersects.d.ts","../node_modules/@types/semver/ranges/simplify.d.ts","../node_modules/@types/semver/ranges/subset.d.ts","../node_modules/@types/semver/internals/identifiers.d.ts","../node_modules/@types/semver/index.d.ts","../node_modules/@types/serve-index/index.d.ts","../node_modules/@types/sockjs/index.d.ts","../node_modules/@types/webpack-env/index.d.ts","../node_modules/@types/ws/index.d.ts"],"fileInfos":[{"version":"f33e5332b24c3773e930e212cbb8b6867c8ba3ec4492064ea78e55a524d57450","affectsGlobalScope":true},"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","26f2f787e82c4222710f3b676b4d83eb5ad0a72fa7b746f03449e7a026ce5073","9a68c0c07ae2fa71b44384a839b7b8d81662a236d4b9ac30916718f7510b1b2d","5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4",{"version":"21e41a76098aa7a191028256e52a726baafd45a925ea5cf0222eb430c96c1d83","affectsGlobalScope":true},{"version":"35299ae4a62086698444a5aaee27fc7aa377c68cbb90b441c9ace246ffd05c97","affectsGlobalScope":true},{"version":"138fb588d26538783b78d1e3b2c2cc12d55840b97bf5e08bca7f7a174fbe2f17","affectsGlobalScope":true},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true},{"version":"4443e68b35f3332f753eacc66a04ac1d2053b8b035a0e0ac1d455392b5e243b3","affectsGlobalScope":true},{"version":"bc47685641087c015972a3f072480889f0d6c65515f12bd85222f49a98952ed7","affectsGlobalScope":true},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true},{"version":"93495ff27b8746f55d19fcbcdbaccc99fd95f19d057aed1bd2c0cafe1335fbf0","affectsGlobalScope":true},{"version":"6fc23bb8c3965964be8c597310a2878b53a0306edb71d4b5a4dfe760186bcc01","affectsGlobalScope":true},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true},{"version":"bb42a7797d996412ecdc5b2787720de477103a0b2e53058569069a0e2bae6c7e","affectsGlobalScope":true},{"version":"4738f2420687fd85629c9efb470793bb753709c2379e5f85bc1815d875ceadcd","affectsGlobalScope":true},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true},{"version":"9fc46429fbe091ac5ad2608c657201eb68b6f1b8341bd6d670047d32ed0a88fa","affectsGlobalScope":true},{"version":"61c37c1de663cf4171e1192466e52c7a382afa58da01b1dc75058f032ddf0839","affectsGlobalScope":true},{"version":"b541a838a13f9234aba650a825393ffc2292dc0fc87681a5d81ef0c96d281e7a","affectsGlobalScope":true},{"version":"e0275cd0e42990dc3a16f0b7c8bca3efe87f1c8ad404f80c6db1c7c0b828c59f","affectsGlobalScope":true},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true},{"version":"49ed889be54031e1044af0ad2c603d627b8bda8b50c1a68435fe85583901d072","affectsGlobalScope":true},{"version":"e93d098658ce4f0c8a0779e6cab91d0259efb88a318137f686ad76f8410ca270","affectsGlobalScope":true},{"version":"063600664504610fe3e99b717a1223f8b1900087fab0b4cad1496a114744f8df","affectsGlobalScope":true},{"version":"934019d7e3c81950f9a8426d093458b65d5aff2c7c1511233c0fd5b941e608ab","affectsGlobalScope":true},{"version":"bf14a426dbbf1022d11bd08d6b8e709a2e9d246f0c6c1032f3b2edb9a902adbe","affectsGlobalScope":true},{"version":"ec0104fee478075cb5171e5f4e3f23add8e02d845ae0165bfa3f1099241fa2aa","affectsGlobalScope":true},{"version":"2b72d528b2e2fe3c57889ca7baef5e13a56c957b946906d03767c642f386bbc3","affectsGlobalScope":true},{"version":"acae90d417bee324b1372813b5a00829d31c7eb670d299cd7f8f9a648ac05688","affectsGlobalScope":true},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true},{"version":"13f6e6380c78e15e140243dc4be2fa546c287c6d61f4729bc2dd7cf449605471","affectsGlobalScope":true},{"version":"33358442698bb565130f52ba79bfd3d4d484ac85fe33f3cb1759c54d18201393","affectsGlobalScope":true},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true},"7a1971efcba559ea9002ada4c4e3c925004fb67a755300d53b5edf9399354900","923c136dcbf20f140c369078a7eb56f6697889d104397d694f70e21dd08b1810","8041cfce439ff29d339742389de04c136e3029d6b1817f07b2d7fcbfb7534990","858d0d831826c6eb563df02f7db71c90e26deadd0938652096bea3cc14899700","559bc300b4d43b49996eb7a2ce1179b43cd6266f8df7046a33201254340d4e5e","6fbd953b5461ecf0005320d57b3b6634cb38e87aea5e7c76fb1ba57d38b08748","cf76e2f59b26aea7c923015783083b4820d6c0d85cda2fec3a0f232aabfc56c3","41d3431c811d202cea29e879d93382dbcfdcf23e07070fb6ccdde230b8ea6740",{"version":"6f42f8d56524a5bf7e86273557000bc6f3a40801bad432502cb2577ed4bae177","affectsGlobalScope":true},"8a8eb4ebffd85e589a1cc7c178e291626c359543403d58c9cd22b81fab5b1fb9","bae358c7164072bed16e693d94dfdcab959a1a14cda49df470f1f50594fd64c8","c0191592be8eb7906f99ac4b8798d80a585b94001ea1a5f50d6ce5b0d13a5c62","4c6955c5f2da3a1ce18e69ffa4a5672777d5728ba94e452319617f031ce06e0a","9102374627bf337ff18f2a4142f667039c593a5832ecb61204a73cd533fe75af","99172ab6fe7bf7e3c12220cb658b72812204fcdf97d8b48a2bd5cca9bd255b6e",{"version":"d89ada6b07e0ba0eb8b50ae2922e59978e24bf3569bd9d0b3e5ce5fe1ff0b2a3","affectsGlobalScope":true},"6e80158a3f9a7ba14664234d19ae1e5f2988b3ac6d2913085192d20f8222fce9","65447cf128c3558829e9599340ca15f26853a5b50cfd4c5795f13d9b1a988f83","64888127811f3896b2f471166ead2a3f4be38b281aece0d920b5369b9bb08215","3f3c09b341868e3afb47cc8d40522844b8b38b3800df84e49f956329023901b3","b6dd8b09eff7867db818dde84024b5a476e6ebd7c76526e934407d71a9263f84","9332058df8bddf25ee876afe897945398288efcf2601fe10ec0933daf193403c","e56f6863d73d89504c5ff36ff9bb3c092891dcd9fe3ff309ed49c48fe2873b62","e7ebbab2bbe8b71def64ed4e01150edb3b62a76d39b023e869fd9bdd6b200c5a","a7f18e9fc04caafcbcfa7aebaeba5901834725342bf63c0c049fa5abf8678de6","d2e3cbc8fa18fc32b72d4241ec8a5a2508a735ded581551226a7518365e43cc3","158c6bacc820709fab5412362635a0a27c9d06fe342cc3bf28c753bbf408ce99","6ea6e953942bca2c155f32591a6568b8a81dcf72e26b21c840fd0bcdcd7dddbb","889685cb787fb41b899e1ed57378e37f1d255ea96658fabc523e7be6afc6c28a","bf8b43dcfbef61eaff4d1068b76a6974863588e21dcc4207f49842e51beffb94","8e037c547bcef76d50bff96752fa6dbe741ffe298e61b8d845795c232789a291","52f5c39e78a90c1d8ed7db18f39d890b2e8464a3f44d4233617893f6648e317d","a3ca822aa3fc45d3f6c16806e587e9349b1b3fc96706946052813983e36114e8","2a3ade7b859743b41cf9da1715c0f75ae565ca7a3c69772416f8bb096cf693e0","ec0f3c29504089c731b5bad7183a98499b8b5f3056bf59dc931cf2e1421e84c6","59d2cdb0af4e326724ad900b4fdd85566b50e3e1944ad2b3b1a4ef06ba552558","9ff956a2cc02f36e1722b3538f2236e780af7015e3c755a7d8f14fc810dca7a3","fd0047d7445dce8130d9bfb25d0cf319291c871de1d1ee61ce0caefe69aa22e7","59d2cdb0af4e326724ad900b4fdd85566b50e3e1944ad2b3b1a4ef06ba552558","59d2cdb0af4e326724ad900b4fdd85566b50e3e1944ad2b3b1a4ef06ba552558","59d2cdb0af4e326724ad900b4fdd85566b50e3e1944ad2b3b1a4ef06ba552558","59d2cdb0af4e326724ad900b4fdd85566b50e3e1944ad2b3b1a4ef06ba552558","59d2cdb0af4e326724ad900b4fdd85566b50e3e1944ad2b3b1a4ef06ba552558","59d2cdb0af4e326724ad900b4fdd85566b50e3e1944ad2b3b1a4ef06ba552558","5e47b24f1880f34c1430349460677df9a2622039267a8a95add1eceb098b7bee","59d2cdb0af4e326724ad900b4fdd85566b50e3e1944ad2b3b1a4ef06ba552558","57bf5e7062b974bacd0803115bd352e6b1e88d7765b7ae8b031c83105743e6f0","807b453ffd78fb3728dd567b4ffb36300db4bca6e1d98bea4619b2eb35406283","2125b75e6911064c197f605e05666470d5d37d0bde306aa8917f725b6d6948d7","50d31fd23af9b01dc3591c9bb0adbbaddfbf6e4b4b1e98bb5bd9152ccf233216","778ec97732f660865d3fc7019071a5ffbc83e3bac0a798500540e4c28d21864a","721523241276594a39834c18252fbb16f934a936fb8b54b2b1ffc883b24cd0ba","2d485a11a640057239592cfca72e6198b570aee57e2b15200e319690f9108460","12e1bddf972627d68f3012789a6cfd713165b37dc088dd48fd1d313293b65e57","d748b5813edab3425cd1d9a15aa985e95edad6aea263307162b7ac32e6798b6a","1889501aa9f96d4f05882cdf0dbf4d22f0f38e0625bc94b1b64a636bb4ed4fd0","efc7d584a33fe3422847783d228f315c4cd1afe74bd7cf8e3f0e4c1125129fef","7394959e5a741b185456e1ef5d64599c36c60a323207450991e7a42e08911419","8e9c23ba78aabc2e0a27033f18737a6df754067731e69dc5f52823957d60a4b6","5929864ce17fba74232584d90cb721a89b7ad277220627cc97054ba15a98ea8f","7180c03fd3cb6e22f911ce9ba0f8a7008b1a6ddbe88ccf16a9c8140ef9ac1686","25c8056edf4314820382a5fdb4bb7816999acdcb929c8f75e3f39473b87e85bc","54cb85a47d760da1c13c00add10d26b5118280d44d58e6908d8e89abbd9d7725","3e4825171442666d31c845aeb47fcd34b62e14041bb353ae2b874285d78482aa","c6fd2c5a395f2432786c9cb8deb870b9b0e8ff7e22c029954fabdd692bff6195","a967bfe3ad4e62243eb604bf956101e4c740f5921277c60debaf325c1320bf88","e9775e97ac4877aebf963a0289c81abe76d1ec9a2a7778dbe637e5151f25c5f3","471e1da5a78350bc55ef8cef24eb3aca6174143c281b8b214ca2beda51f5e04a","cadc8aced301244057c4e7e73fbcae534b0f5b12a37b150d80e5a45aa4bebcbd","385aab901643aa54e1c36f5ef3107913b10d1b5bb8cbcd933d4263b80a0d7f20","9670d44354bab9d9982eca21945686b5c24a3f893db73c0dae0fd74217a4c219","db3435f3525cd785bf21ec6769bf8da7e8a776be1a99e2e7efb5f244a2ef5fee","c3b170c45fc031db31f782e612adf7314b167e60439d304b49e704010e7bafe5","40383ebef22b943d503c6ce2cb2e060282936b952a01bea5f9f493d5fb487cc7","4893a895ea92c85345017a04ed427cbd6a1710453338df26881a6019432febdd","3a84b7cb891141824bd00ef8a50b6a44596aded4075da937f180c90e362fe5f6","13f6f39e12b1518c6650bbb220c8985999020fe0f21d818e28f512b7771d00f9","9b5369969f6e7175740bf51223112ff209f94ba43ecd3bb09eefff9fd675624a","4fe9e626e7164748e8769bbf74b538e09607f07ed17c2f20af8d680ee49fc1da","24515859bc0b836719105bb6cc3d68255042a9f02a6022b3187948b204946bd2","33203609eba548914dc83ddf6cadbc0bcb6e8ef89f6d648ca0908ae887f9fcc5","0db18c6e78ea846316c012478888f33c11ffadab9efd1cc8bcc12daded7a60b6","89167d696a849fce5ca508032aabfe901c0868f833a8625d5a9c6e861ef935d2","e53a3c2a9f624d90f24bf4588aacd223e7bec1b9d0d479b68d2f4a9e6011147f","339dc5265ee5ed92e536a93a04c4ebbc2128f45eeec6ed29f379e0085283542c","9f0a92164925aa37d4a5d9dd3e0134cff8177208dba55fd2310cd74beea40ee2","8bfdb79bf1a9d435ec48d9372dc93291161f152c0865b81fc0b2694aedb4578d","2e85db9e6fd73cfa3d7f28e0ab6b55417ea18931423bd47b409a96e4a169e8e6","c46e079fe54c76f95c67fb89081b3e399da2c7d109e7dca8e4b58d83e332e605","d32275be3546f252e3ad33976caf8c5e842c09cb87d468cb40d5f4cf092d1acc","4a0c3504813a3289f7fb1115db13967c8e004aa8e4f8a9021b95285502221bd1",{"version":"a14ed46fa3f5ffc7a8336b497cd07b45c2084213aaca933a22443fcb2eef0d07","affectsGlobalScope":true},"cce1f5f86974c1e916ec4a8cab6eec9aa8e31e8148845bf07fbaa8e1d97b1a2c",{"version":"e2eb1ce13a9c0fa7ab62c63909d81973ef4b707292667c64f1e25e6e53fa7afa","affectsGlobalScope":true},"16d74fe4d8e183344d3beb15d48b123c5980ff32ff0cc8c3b96614ddcdf9b239","7b43160a49cf2c6082da0465876c4a0b164e160b81187caeb0a6ca7a281e85ba",{"version":"41fb2a1c108fbf46609ce5a451b7ec78eb9b5ada95fd5b94643e4b26397de0b3","affectsGlobalScope":true},"a40826e8476694e90da94aa008283a7de50d1dafd37beada623863f1901cb7fb","1b282e90846fada1e96dc1cf5111647d6ab5985c8d7b5c542642f1ea2739406d","bd3f5d05b6b5e4bfcea7739a45f3ffb4a7f4a3442ba7baf93e0200799285b8f1","4c775c2fccabf49483c03cd5e3673f87c1ffb6079d98e7b81089c3def79e29c6","8806ae97308ef26363bd7ec8071bca4d07fb575f905ee3d8a91aff226df6d618","af5bf1db6f1804fb0069039ae77a05d60133c77a2158d9635ea27b6bb2828a8f","b7fe70be794e13d1b7940e318b8770cd1fb3eced7707805318a2e3aaac2c3e9e",{"version":"2c71199d1fc83bf17636ad5bf63a945633406b7b94887612bba4ef027c662b3e","affectsGlobalScope":true},{"version":"7ae9dc7dbb58cd843065639707815df85c044babaa0947116f97bdb824d07204","affectsGlobalScope":true},"7aae1df2053572c2cfc2089a77847aadbb38eedbaa837a846c6a49fb37c6e5bd","313a0b063f5188037db113509de1b934a0e286f14e9479af24fada241435e707","f1ace2d2f98429e007d017c7a445efad2aaebf8233135abdb2c88b8c0fef91ab","87ef1a23caa071b07157c72077fa42b86d30568f9dc9e31eed24d5d14fc30ba8","396a8939b5e177542bdf9b5262b4eee85d29851b2d57681fa9d7eae30e225830","21773f5ac69ddf5a05636ba1f50b5239f4f2d27e4420db147fc2f76a5ae598ac",{"version":"ea455cc68871b049bcecd9f56d4cf27b852d6dafd5e3b54468ca87cc11604e4d","affectsGlobalScope":true},"a5fe4cc622c3bf8e09ababde5f4096ceac53163eefcd95e9cd53f062ff9bb67a","45b1053e691c5af9bfe85060a3e1542835f8d84a7e6e2e77ca305251eda0cb3c","0f05c06ff6196958d76b865ae17245b52d8fe01773626ac3c43214a2458ea7b7",{"version":"ae5507fc333d637dec9f37c6b3f4d423105421ea2820a64818de55db85214d66","affectsGlobalScope":true},{"version":"0666f4c99b8688c7be5956df8fecf5d1779d3b22f8f2a88258ae7072c7b6026f","affectsGlobalScope":true},"8abd0566d2854c4bd1c5e48e05df5c74927187f1541e6770001d9637ac41542e","54e854615c4eafbdd3fd7688bd02a3aafd0ccf0e87c98f79d3e9109f047ce6b8","d8dba11dc34d50cb4202de5effa9a1b296d7a2f4a029eec871f894bddfb6430d","8b71dd18e7e63b6f991b511a201fad7c3bf8d1e0dd98acb5e3d844f335a73634","01d8e1419c84affad359cc240b2b551fb9812b450b4d3d456b64cda8102d4f60","8221b00f271cf7f535a8eeec03b0f80f0929c7a16116e2d2df089b41066de69b","269929a24b2816343a178008ac9ae9248304d92a8ba8e233055e0ed6dbe6ef71","93452d394fdd1dc551ec62f5042366f011a00d342d36d50793b3529bfc9bd633","7424817d5eb498771e6d1808d726ec38f75d2eaf3fa359edd5c0c540c52725c1","831c22d257717bf2cbb03afe9c4bcffc5ccb8a2074344d4238bf16d3a857bb12",{"version":"bddce945d552a963c9733db106b17a25474eefcab7fc990157a2134ef55d4954","affectsGlobalScope":true},{"version":"7052b7b0c3829df3b4985bab2fd74531074b4835d5a7b263b75c82f0916ad62f","affectsGlobalScope":true},"aa34c3aa493d1c699601027c441b9664547c3024f9dbab1639df7701d63d18fa","eefcdf86cefff36e5d87de36a3638ab5f7d16c2b68932be4a72c14bb924e43c1","7c651f8dce91a927ab62925e73f190763574c46098f2b11fb8ddc1b147a6709a","7440ab60f4cb031812940cc38166b8bb6fbf2540cfe599f87c41c08011f0c1df",{"version":"4d0405568cf6e0ff36a4861c4a77e641366feaefa751600b0a4d12a5e8f730a8","affectsGlobalScope":true},{"version":"f5b5dc128973498b75f52b1b8c2d5f8629869104899733ae485100c2309b4c12","affectsGlobalScope":true},"e393915d3dc385e69c0e2390739c87b2d296a610662eb0b1cb85224e55992250","79bad8541d5779c85e82a9fb119c1fe06af77a71cc40f869d62ad379473d4b75","8013f6c4d1632da8f1c4d3d702ae559acccd0f1be05360c31755f272587199c9",{"version":"629d20681ca284d9e38c0a019f647108f5fe02f9c59ac164d56f5694fc3faf4d","affectsGlobalScope":true},"e7dbf5716d76846c7522e910896c5747b6df1abd538fee8f5291bdc843461795",{"version":"ab9b9a36e5284fd8d3bf2f7d5fcbc60052f25f27e4d20954782099282c60d23e","affectsGlobalScope":true},"b510d0a18e3db42ac9765d26711083ec1e8b4e21caaca6dc4d25ae6e8623f447","104c67f0da1bdf0d94865419247e20eded83ce7f9911a1aa75fc675c077ca66e","cc0d0b339f31ce0ab3b7a5b714d8e578ce698f1e13d7f8c60bfb766baeb1d35c","f9e22729fa06ed20f8b1fe60670b7c74933fdfd44d869ddfb1919c15a5cf12fb","d3f2d715f57df3f04bf7b16dde01dec10366f64fce44503c92b8f78f614c1769","b78cd10245a90e27e62d0558564f5d9a16576294eee724a59ae21b91f9269e4a","dcc9081d68c2ade5c51ac7bf5f37cce630359408e713999269b77f611a30d871","2f5747b1508ccf83fad0c251ba1e5da2f5a30b78b09ffa1cfaf633045160afed",{"version":"50072f976cfa86af1a3044f55cd729d992abe39222d2f6cdf929266c77a42b0b","affectsGlobalScope":true},"689be50b735f145624c6f391042155ae2ff6b90a93bac11ca5712bc866f6010c",{"version":"64d4b35c5456adf258d2cf56c341e203a073253f229ef3208fc0d5020253b241","affectsGlobalScope":true},"ee7d8894904b465b072be0d2e4b45cf6b887cdba16a467645c4e200982ece7ea","f3d8c757e148ad968f0d98697987db363070abada5f503da3c06aefd9d4248c1","0c5a621a8cf10464c2020f05c99a86d8ac6875d9e17038cb8522cc2f604d539f","1f68ab0e055994eb337b67aa87d2a15e0200951e9664959b3866ee6f6b11a0fe","b71c603a539078a5e3a039b20f2b0a0d1708967530cf97dec8850a9ca45baa2b","d2a38ad7bb4676e7fd5d058a08105d81ac232c363ee56be0b401fc277d50dbb1","2ac2e08e0d0ed266849cb9da521c3be170a8bc111d25eeeb668c7dbf0ac4171a","34118be360cdd3381bbebbfd4b093c394460c8fc5df40688d58f45d86ab1448b","5c45abf1e13e4463eacfd5dedda06855da8748a6a6cb3334f582b52e219acc04","ee65fe452abe1309389c5f50710f24114e08a302d40708101c4aa950a2a7d044","8b32d4ac53ebe9c98c51593282052b2d9ad589788b254d573ed357faec6c8b5a","fbca5ffaebf282ec3cdac47b0d1d4a138a8b0bb32105251a38acb235087d3318","8b5402ae709d042c3530ed3506c135a967159f42aed3221267e70c5b7240b577","22293bd6fa12747929f8dfca3ec1684a3fe08638aa18023dd286ab337e88a592","916be7d770b0ae0406be9486ac12eb9825f21514961dd050594c4b250617d5a8","199f9ead0daf25ae4c5632e3d1f42570af59685294a38123eef457407e13f365","5b5337f28573ffdbc95c3653c4a7961d0f02fdf4788888253bf74a3b5a05443e","9871b7ee672bc16c78833bdab3052615834b08375cb144e4d2cba74473f4a589","c863198dae89420f3c552b5a03da6ed6d0acfa3807a64772b895db624b0de707","8b03a5e327d7db67112ebbc93b4f744133eda2c1743dbb0a990c61a8007823ef","86c73f2ee1752bac8eeeece234fd05dfcf0637a4fbd8032e4f5f43102faa8eec","42fad1f540271e35ca37cecda12c4ce2eef27f0f5cf0f8dd761d723c744d3159","ff3743a5de32bee10906aff63d1de726f6a7fd6ee2da4b8229054dfa69de2c34","83acd370f7f84f203e71ebba33ba61b7f1291ca027d7f9a662c6307d74e4ac22","1445cec898f90bdd18b2949b9590b3c012f5b7e1804e6e329fb0fe053946d5ec","0e5318ec2275d8da858b541920d9306650ae6ac8012f0e872fe66eb50321a669","cf530297c3fb3a92ec9591dd4fa229d58b5981e45fe6702a0bd2bea53a5e59be","c1f6f7d08d42148ddfe164d36d7aba91f467dbcb3caa715966ff95f55048b3a4","f4e9bf9103191ef3b3612d3ec0044ca4044ca5be27711fe648ada06fad4bcc85","0c1ee27b8f6a00097c2d6d91a21ee4d096ab52c1e28350f6362542b55380059a","7677d5b0db9e020d3017720f853ba18f415219fb3a9597343b1b1012cfd699f7","bc1c6bc119c1784b1a2be6d9c47addec0d83ef0d52c8fbe1f14a51b4dfffc675","52cf2ce99c2a23de70225e252e9822a22b4e0adb82643ab0b710858810e00bf1","770625067bb27a20b9826255a8d47b6b5b0a2d3dfcbd21f89904c731f671ba77","d1ed6765f4d7906a05968fb5cd6d1db8afa14dbe512a4884e8ea5c0f5e142c80","799c0f1b07c092626cf1efd71d459997635911bb5f7fc1196efe449bba87e965","2a184e4462b9914a30b1b5c41cf80c6d3428f17b20d3afb711fff3f0644001fd","9eabde32a3aa5d80de34af2c2206cdc3ee094c6504a8d0c2d6d20c7c179503cc","397c8051b6cfcb48aa22656f0faca2553c5f56187262135162ee79d2b2f6c966","a8ead142e0c87dcd5dc130eba1f8eeed506b08952d905c47621dc2f583b1bff9","a02f10ea5f73130efca046429254a4e3c06b5475baecc8f7b99a0014731be8b3","c2576a4083232b0e2d9bd06875dd43d371dee2e090325a9eac0133fd5650c1cb","4c9a0564bb317349de6a24eb4efea8bb79898fa72ad63a1809165f5bd42970dd","f40ac11d8859092d20f953aae14ba967282c3bb056431a37fced1866ec7a2681","cc11e9e79d4746cc59e0e17473a59d6f104692fd0eeea1bdb2e206eabed83b03","b444a410d34fb5e98aa5ee2b381362044f4884652e8bc8a11c8fe14bbd85518e","c35808c1f5e16d2c571aa65067e3cb95afeff843b259ecfa2fc107a9519b5392","14d5dc055143e941c8743c6a21fa459f961cbc3deedf1bfe47b11587ca4b3ef5","a3ad4e1fc542751005267d50a6298e6765928c0c3a8dce1572f2ba6ca518661c","f237e7c97a3a89f4591afd49ecb3bd8d14f51a1c4adc8fcae3430febedff5eb6","3ffdfbec93b7aed71082af62b8c3e0cc71261cc68d796665faa1e91604fbae8f","662201f943ed45b1ad600d03a90dffe20841e725203ced8b708c91fcd7f9379a","c9ef74c64ed051ea5b958621e7fb853fe3b56e8787c1587aefc6ea988b3c7e79","2462ccfac5f3375794b861abaa81da380f1bbd9401de59ffa43119a0b644253d","34baf65cfee92f110d6653322e2120c2d368ee64b3c7981dff08ed105c4f19b0","85f8ebd7f245e8bf29da270e8b53dcdd17528826ffd27176c5fc7e426213ef5a","ddef25f825320de051dcb0e62ffce621b41c67712b5b4105740c32fd83f4c449","1b3dffaa4ca8e38ac434856843505af767a614d187fb3a5ef4fcebb023c355aa",{"version":"f2556de9025de4e422d6088b7c2f7a9d9eddb6913026adc2179b03c629c88579","affectsGlobalScope":true},"f7163a5d37d21f636f6a5cd1c064ce95fada21917859a64b6cc49a8b6fd5c1a8"],"root":[64,95,96,101,102],"options":{"allowSyntheticDefaultImports":true,"composite":true,"declarationMap":false,"downlevelIteration":true,"esModuleInterop":true,"experimentalDecorators":true,"importHelpers":true,"inlineSourceMap":false,"jsx":1,"module":99,"outDir":"./","skipLibCheck":true,"sourceMap":false,"strict":true,"target":1},"fileIdsList":[[48],[58,62],[58,62,65,66,67,77,80,83],[65,84,85,86,87,88,89,90,91,92,93],[97],[58,62,98],[155,189,190],[146,189],[181,189,197],[155,189],[200,202],[199,200,201],[152,155,189,194,195,196],[191,195,197,207],[152,155,157,160,170,181,189],[206],[205],[189],[103],[139],[140,145,173],[141,152,153,160,170,181],[141,142,152,160],[143,182],[144,145,153,161],[145,170,178],[146,148,152,160],[139,147],[148,149],[152],[150,152],[139,152],[152,153,154,170,181],[152,153,154,167,170,173],[137,140,186],[148,152,155,160,170,181],[152,153,155,156,160,170,178,181],[155,157,170,178,181],[103,104,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188],[152,158],[159,181,186],[148,152,160,170],[161],[162],[139,163],[164,180,186],[165],[166],[152,167,168],[167,169,182,184],[140,152,170,171,172,173],[140,170,172],[170,171],[173],[174],[139,170],[152,176,177],[176,177],[145,160,170,178],[179],[160,180],[140,155,166,181],[145,182],[170,183],[159,184],[185],[140,145,152,154,163,170,181,184,186],[170,187],[216,255],[216,240,255],[255],[216],[216,241,255],[216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254],[241,255],[153,170,189,193],[153,208],[155,189,204,206],[152,155,157,170,178,181,187,189],[48,49,50,51],[52],[51],[51,54,55,57],[54,55,56,62,79],[67],[67,68],[67,71],[66,67,68,69,70,71,72,73,74,75,76],[66,67],[66,67,71],[77,79,80,81,82],[66,67,77,79],[58,62,66,67,77,80],[66],[55,62,78],[50],[114,118,181],[114,170,181],[109],[111,114,178,181],[160,178],[109,189],[111,114,160,181],[106,107,110,113,140,152,170,181],[106,112],[110,114,140,173,181,189],[140,189],[130,140,189],[108,109,189],[114],[108,109,110,111,112,113,114,115,116,118,119,120,121,122,123,124,125,126,127,128,129,131,132,133,134,135,136],[114,121,122],[112,114,122,123],[113],[106,109,114],[114,118,122,123],[118],[112,114,117,181],[106,111,112,114,118,121],[140,170],[109,114,130,140,186,189],[53,57,62],[55,57,58,60,61,62,79],[47,59,62,63],[47,58,62],[47,58,62,67,77,83,94],[47,58,62,67,79,83,98,99,100],[47,58,62,64,83,94,95,96,98,99,100,101]],"referencedMap":[[49,1],[89,2],[87,2],[88,2],[92,2],[85,2],[86,2],[84,3],[90,2],[94,4],[98,5],[100,5],[99,6],[191,7],[192,8],[198,9],[190,10],[203,11],[202,12],[197,13],[208,14],[210,15],[205,16],[206,17],[212,18],[103,19],[104,19],[139,20],[140,21],[141,22],[142,23],[143,24],[144,25],[145,26],[146,27],[147,28],[148,29],[149,29],[151,30],[150,31],[152,32],[153,33],[154,34],[138,35],[155,36],[156,37],[157,38],[189,39],[158,40],[159,41],[160,42],[161,43],[162,44],[163,45],[164,46],[165,47],[166,48],[167,49],[168,49],[169,50],[170,51],[172,52],[171,53],[173,54],[174,55],[175,56],[176,57],[177,58],[178,59],[179,60],[180,61],[181,62],[182,63],[183,64],[184,65],[185,66],[186,67],[187,68],[240,69],[241,70],[216,71],[219,71],[238,69],[239,69],[229,69],[228,72],[226,69],[221,69],[234,69],[232,69],[236,69],[220,69],[233,69],[237,69],[222,69],[223,69],[235,69],[217,69],[224,69],[225,69],[227,69],[231,69],[242,73],[230,69],[218,69],[255,74],[249,73],[251,75],[250,73],[243,73],[244,73],[246,73],[248,73],[252,75],[253,75],[245,75],[247,75],[194,76],[256,77],[207,78],[257,10],[259,79],[52,80],[53,81],[54,82],[55,83],[57,84],[68,85],[69,86],[70,85],[72,87],[77,88],[71,89],[73,86],[74,86],[75,90],[76,90],[82,2],[83,91],[80,92],[81,93],[67,94],[79,95],[50,96],[121,97],[128,98],[120,97],[135,99],[112,100],[111,101],[134,18],[129,102],[132,103],[114,104],[113,105],[109,106],[108,107],[131,108],[110,109],[115,110],[119,110],[137,111],[136,110],[123,112],[124,113],[126,114],[122,115],[125,116],[130,18],[117,117],[118,118],[127,119],[107,120],[133,121],[78,2],[58,122],[60,2],[59,2],[62,123],[61,2],[64,124],[96,125],[95,126],[101,127],[102,128]],"exportedModulesMap":[[49,1],[89,2],[87,2],[88,2],[92,2],[85,2],[86,2],[84,3],[90,2],[94,4],[98,5],[100,5],[99,6],[191,7],[192,8],[198,9],[190,10],[203,11],[202,12],[197,13],[208,14],[210,15],[205,16],[206,17],[212,18],[103,19],[104,19],[139,20],[140,21],[141,22],[142,23],[143,24],[144,25],[145,26],[146,27],[147,28],[148,29],[149,29],[151,30],[150,31],[152,32],[153,33],[154,34],[138,35],[155,36],[156,37],[157,38],[189,39],[158,40],[159,41],[160,42],[161,43],[162,44],[163,45],[164,46],[165,47],[166,48],[167,49],[168,49],[169,50],[170,51],[172,52],[171,53],[173,54],[174,55],[175,56],[176,57],[177,58],[178,59],[179,60],[180,61],[181,62],[182,63],[183,64],[184,65],[185,66],[186,67],[187,68],[240,69],[241,70],[216,71],[219,71],[238,69],[239,69],[229,69],[228,72],[226,69],[221,69],[234,69],[232,69],[236,69],[220,69],[233,69],[237,69],[222,69],[223,69],[235,69],[217,69],[224,69],[225,69],[227,69],[231,69],[242,73],[230,69],[218,69],[255,74],[249,73],[251,75],[250,73],[243,73],[244,73],[246,73],[248,73],[252,75],[253,75],[245,75],[247,75],[194,76],[256,77],[207,78],[257,10],[259,79],[52,80],[53,81],[54,82],[55,83],[57,84],[68,85],[69,86],[70,85],[72,87],[77,88],[71,89],[73,86],[74,86],[75,90],[76,90],[82,2],[83,91],[80,92],[81,93],[67,94],[79,95],[50,96],[121,97],[128,98],[120,97],[135,99],[112,100],[111,101],[134,18],[129,102],[132,103],[114,104],[113,105],[109,106],[108,107],[131,108],[110,109],[115,110],[119,110],[137,111],[136,110],[123,112],[124,113],[126,114],[122,115],[125,116],[130,18],[117,117],[118,118],[127,119],[107,120],[133,121],[78,2],[58,122],[60,2],[59,2],[62,123],[61,2],[64,124],[96,125],[95,126],[101,127],[102,128]],"semanticDiagnosticsPerFile":[49,48,91,89,87,88,92,85,86,84,90,94,65,93,97,98,100,99,191,192,198,190,203,199,202,200,197,208,209,204,210,201,205,206,211,212,103,104,139,140,141,142,143,144,145,146,147,148,149,151,150,152,153,154,138,188,155,156,157,189,158,159,160,161,162,163,164,165,166,167,168,169,170,172,171,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,213,214,195,196,215,240,241,216,219,238,239,229,228,226,221,234,232,236,220,233,237,222,223,235,217,224,225,227,231,242,230,218,255,254,249,251,250,243,244,246,248,252,253,245,247,194,193,256,207,257,258,259,52,53,54,55,57,51,68,69,70,72,77,71,73,74,75,76,82,83,80,81,66,67,105,56,79,50,47,45,46,8,9,11,10,2,12,13,14,15,16,17,18,19,3,4,20,24,21,22,23,25,26,27,5,28,29,30,31,6,35,32,33,34,36,7,37,42,43,38,39,40,41,1,44,121,128,120,135,112,111,134,129,132,114,113,109,108,131,110,115,116,119,106,137,136,123,124,126,122,125,130,117,118,127,107,133,78,58,60,59,62,61,63,64,96,95,101,102],"affectedFilesPendingEmit":[64,96,95,101,102],"emitSignatures":[64,95,96,101,102]},"version":"5.3.3"} \ No newline at end of file +{"program":{"fileNames":["../node_modules/typescript/lib/lib.es5.d.ts","../node_modules/typescript/lib/lib.es2015.d.ts","../node_modules/typescript/lib/lib.es2016.d.ts","../node_modules/typescript/lib/lib.es2017.d.ts","../node_modules/typescript/lib/lib.es2018.d.ts","../node_modules/typescript/lib/lib.es2019.d.ts","../node_modules/typescript/lib/lib.es2020.d.ts","../node_modules/typescript/lib/lib.dom.d.ts","../node_modules/typescript/lib/lib.dom.iterable.d.ts","../node_modules/typescript/lib/lib.es2015.core.d.ts","../node_modules/typescript/lib/lib.es2015.collection.d.ts","../node_modules/typescript/lib/lib.es2015.generator.d.ts","../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../node_modules/typescript/lib/lib.es2015.promise.d.ts","../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../node_modules/typescript/lib/lib.es2017.date.d.ts","../node_modules/typescript/lib/lib.es2017.object.d.ts","../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../node_modules/typescript/lib/lib.es2017.string.d.ts","../node_modules/typescript/lib/lib.es2017.intl.d.ts","../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../node_modules/typescript/lib/lib.es2018.intl.d.ts","../node_modules/typescript/lib/lib.es2018.promise.d.ts","../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../node_modules/typescript/lib/lib.es2019.array.d.ts","../node_modules/typescript/lib/lib.es2019.object.d.ts","../node_modules/typescript/lib/lib.es2019.string.d.ts","../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../node_modules/typescript/lib/lib.es2019.intl.d.ts","../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../node_modules/typescript/lib/lib.es2020.date.d.ts","../node_modules/typescript/lib/lib.es2020.promise.d.ts","../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../node_modules/typescript/lib/lib.es2020.string.d.ts","../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../node_modules/typescript/lib/lib.es2020.intl.d.ts","../node_modules/typescript/lib/lib.es2020.number.d.ts","../node_modules/typescript/lib/lib.esnext.intl.d.ts","../node_modules/typescript/lib/lib.decorators.d.ts","../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../node_modules/tslib/tslib.d.ts","../node_modules/@babel/types/lib/index.d.ts","../node_modules/@babel/parser/typings/babel-parser.d.ts","../node_modules/source-map-js/source-map.d.ts","../node_modules/@vue/shared/dist/shared.d.ts","../node_modules/@vue/compiler-core/dist/compiler-core.d.ts","../node_modules/@vue/compiler-dom/dist/compiler-dom.d.ts","../node_modules/@vue/reactivity/dist/reactivity.d.ts","../node_modules/@vue/runtime-core/dist/runtime-core.d.ts","../node_modules/csstype/index.d.ts","../node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts","../node_modules/vue/dist/vue.d.ts","../node_modules/vuetify/lib/iconsets/mdi.d.mts","../node_modules/vuetify/lib/components/index.d.mts","../node_modules/vuetify/lib/labs/components.d.mts","../node_modules/vuetify/lib/index.d.mts","../node_modules/vuetify/lib/locale/index.d.mts","../plugins/vuetify.ts","../node_modules/@cosmicds/vue-toolkit/dist/src/keyboard.d.ts","../node_modules/@wwtelescope/engine-types/dist/src/index.d.ts","../node_modules/@wwtelescope/engine/src/index.d.ts","../node_modules/@wwtelescope/engine-helpers/dist/src/annotation.d.ts","../node_modules/@wwtelescope/engine-helpers/dist/src/circleannotation.d.ts","../node_modules/@wwtelescope/engine-helpers/dist/src/engine.d.ts","../node_modules/@wwtelescope/engine-helpers/dist/src/layer.d.ts","../node_modules/@wwtelescope/engine-helpers/dist/src/imagesetlayer.d.ts","../node_modules/@wwtelescope/engine-helpers/dist/src/polyannotation.d.ts","../node_modules/@wwtelescope/engine-helpers/dist/src/polylineannotation.d.ts","../node_modules/@wwtelescope/engine-helpers/dist/src/spreadsheetlayer.d.ts","../node_modules/@wwtelescope/engine-helpers/dist/src/votablelayer.d.ts","../node_modules/@wwtelescope/engine-helpers/dist/src/index.d.ts","../node_modules/vue-demi/lib/index.d.ts","../node_modules/pinia/dist/pinia.d.ts","../node_modules/@wwtelescope/engine-pinia/dist/src/store.d.ts","../node_modules/@wwtelescope/engine-pinia/dist/src/wwtaware.d.ts","../node_modules/@wwtelescope/engine-pinia/dist/src/Component.vue.d.ts","../node_modules/@wwtelescope/engine-pinia/dist/src/index.d.ts","../node_modules/@cosmicds/vue-toolkit/dist/src/components/MiniDSBase.d.ts","../node_modules/@cosmicds/vue-toolkit/dist/src/components/IconButton.vue.d.ts","../node_modules/@cosmicds/vue-toolkit/dist/src/components/LocationSelector.vue.d.ts","../node_modules/@cosmicds/vue-toolkit/dist/src/components/DefaultMiniCredits.vue.d.ts","../node_modules/@cosmicds/vue-toolkit/dist/src/components/FundingAcknowledgment.vue.d.ts","../node_modules/@cosmicds/vue-toolkit/dist/src/components/CreditLogos.vue.d.ts","../node_modules/@cosmicds/vue-toolkit/dist/src/components/wwtHUD.vue.d.ts","../node_modules/@cosmicds/vue-toolkit/dist/src/background.d.ts","../node_modules/@cosmicds/vue-toolkit/dist/src/components/Gallery.vue.d.ts","../node_modules/@cosmicds/vue-toolkit/dist/src/utils.d.ts","../node_modules/@cosmicds/vue-toolkit/dist/src/index.d.ts","../src/JwstBrick.vue.ts","../src/CreditLogos.vue.ts","../node_modules/@fortawesome/fontawesome-common-types/index.d.ts","../node_modules/@fortawesome/fontawesome-svg-core/index.d.ts","../node_modules/@fortawesome/vue-fontawesome/index.d.ts","../node_modules/@fortawesome/free-solid-svg-icons/index.d.ts","../src/PlacesGallery.vue.ts","../src/main.ts","../node_modules/@types/node/assert.d.ts","../node_modules/@types/node/assert/strict.d.ts","../node_modules/buffer/index.d.ts","../node_modules/undici-types/header.d.ts","../node_modules/undici-types/readable.d.ts","../node_modules/undici-types/file.d.ts","../node_modules/undici-types/fetch.d.ts","../node_modules/undici-types/formdata.d.ts","../node_modules/undici-types/connector.d.ts","../node_modules/undici-types/client.d.ts","../node_modules/undici-types/errors.d.ts","../node_modules/undici-types/dispatcher.d.ts","../node_modules/undici-types/global-dispatcher.d.ts","../node_modules/undici-types/global-origin.d.ts","../node_modules/undici-types/pool-stats.d.ts","../node_modules/undici-types/pool.d.ts","../node_modules/undici-types/handlers.d.ts","../node_modules/undici-types/balanced-pool.d.ts","../node_modules/undici-types/agent.d.ts","../node_modules/undici-types/mock-interceptor.d.ts","../node_modules/undici-types/mock-agent.d.ts","../node_modules/undici-types/mock-client.d.ts","../node_modules/undici-types/mock-pool.d.ts","../node_modules/undici-types/mock-errors.d.ts","../node_modules/undici-types/proxy-agent.d.ts","../node_modules/undici-types/api.d.ts","../node_modules/undici-types/cookies.d.ts","../node_modules/undici-types/patch.d.ts","../node_modules/undici-types/filereader.d.ts","../node_modules/undici-types/diagnostics-channel.d.ts","../node_modules/undici-types/websocket.d.ts","../node_modules/undici-types/content-type.d.ts","../node_modules/undici-types/cache.d.ts","../node_modules/undici-types/interceptors.d.ts","../node_modules/undici-types/index.d.ts","../node_modules/@types/node/globals.d.ts","../node_modules/@types/node/async_hooks.d.ts","../node_modules/@types/node/buffer.d.ts","../node_modules/@types/node/child_process.d.ts","../node_modules/@types/node/cluster.d.ts","../node_modules/@types/node/console.d.ts","../node_modules/@types/node/constants.d.ts","../node_modules/@types/node/crypto.d.ts","../node_modules/@types/node/dgram.d.ts","../node_modules/@types/node/diagnostics_channel.d.ts","../node_modules/@types/node/dns.d.ts","../node_modules/@types/node/dns/promises.d.ts","../node_modules/@types/node/domain.d.ts","../node_modules/@types/node/dom-events.d.ts","../node_modules/@types/node/events.d.ts","../node_modules/@types/node/fs.d.ts","../node_modules/@types/node/fs/promises.d.ts","../node_modules/@types/node/http.d.ts","../node_modules/@types/node/http2.d.ts","../node_modules/@types/node/https.d.ts","../node_modules/@types/node/inspector.d.ts","../node_modules/@types/node/module.d.ts","../node_modules/@types/node/net.d.ts","../node_modules/@types/node/os.d.ts","../node_modules/@types/node/path.d.ts","../node_modules/@types/node/perf_hooks.d.ts","../node_modules/@types/node/process.d.ts","../node_modules/@types/node/punycode.d.ts","../node_modules/@types/node/querystring.d.ts","../node_modules/@types/node/readline.d.ts","../node_modules/@types/node/readline/promises.d.ts","../node_modules/@types/node/repl.d.ts","../node_modules/@types/node/stream.d.ts","../node_modules/@types/node/stream/promises.d.ts","../node_modules/@types/node/stream/consumers.d.ts","../node_modules/@types/node/stream/web.d.ts","../node_modules/@types/node/string_decoder.d.ts","../node_modules/@types/node/test.d.ts","../node_modules/@types/node/timers.d.ts","../node_modules/@types/node/timers/promises.d.ts","../node_modules/@types/node/tls.d.ts","../node_modules/@types/node/trace_events.d.ts","../node_modules/@types/node/tty.d.ts","../node_modules/@types/node/url.d.ts","../node_modules/@types/node/util.d.ts","../node_modules/@types/node/v8.d.ts","../node_modules/@types/node/vm.d.ts","../node_modules/@types/node/wasi.d.ts","../node_modules/@types/node/worker_threads.d.ts","../node_modules/@types/node/zlib.d.ts","../node_modules/@types/node/globals.global.d.ts","../node_modules/@types/node/index.d.ts","../node_modules/@types/connect/index.d.ts","../node_modules/@types/body-parser/index.d.ts","../node_modules/@types/bonjour/index.d.ts","../node_modules/@types/send/node_modules/@types/mime/index.d.ts","../node_modules/@types/send/index.d.ts","../node_modules/@types/qs/index.d.ts","../node_modules/@types/range-parser/index.d.ts","../node_modules/@types/express-serve-static-core/index.d.ts","../node_modules/@types/connect-history-api-fallback/index.d.ts","../node_modules/@types/eslint/helpers.d.ts","../node_modules/@types/estree/index.d.ts","../node_modules/@types/json-schema/index.d.ts","../node_modules/@types/eslint/index.d.ts","../node_modules/@types/eslint-scope/index.d.ts","../node_modules/@types/http-errors/index.d.ts","../node_modules/@types/mime/Mime.d.ts","../node_modules/@types/mime/index.d.ts","../node_modules/@types/serve-static/index.d.ts","../node_modules/@types/express/index.d.ts","../node_modules/@types/html-minifier-terser/index.d.ts","../node_modules/@types/http-proxy/index.d.ts","../node_modules/@types/minimist/index.d.ts","../node_modules/@types/node-forge/index.d.ts","../node_modules/@types/normalize-package-data/index.d.ts","../node_modules/@types/parse-json/index.d.ts","../node_modules/@types/retry/index.d.ts","../node_modules/@types/semver/classes/semver.d.ts","../node_modules/@types/semver/functions/parse.d.ts","../node_modules/@types/semver/functions/valid.d.ts","../node_modules/@types/semver/functions/clean.d.ts","../node_modules/@types/semver/functions/inc.d.ts","../node_modules/@types/semver/functions/diff.d.ts","../node_modules/@types/semver/functions/major.d.ts","../node_modules/@types/semver/functions/minor.d.ts","../node_modules/@types/semver/functions/patch.d.ts","../node_modules/@types/semver/functions/prerelease.d.ts","../node_modules/@types/semver/functions/compare.d.ts","../node_modules/@types/semver/functions/rcompare.d.ts","../node_modules/@types/semver/functions/compare-loose.d.ts","../node_modules/@types/semver/functions/compare-build.d.ts","../node_modules/@types/semver/functions/sort.d.ts","../node_modules/@types/semver/functions/rsort.d.ts","../node_modules/@types/semver/functions/gt.d.ts","../node_modules/@types/semver/functions/lt.d.ts","../node_modules/@types/semver/functions/eq.d.ts","../node_modules/@types/semver/functions/neq.d.ts","../node_modules/@types/semver/functions/gte.d.ts","../node_modules/@types/semver/functions/lte.d.ts","../node_modules/@types/semver/functions/cmp.d.ts","../node_modules/@types/semver/functions/coerce.d.ts","../node_modules/@types/semver/classes/comparator.d.ts","../node_modules/@types/semver/classes/range.d.ts","../node_modules/@types/semver/functions/satisfies.d.ts","../node_modules/@types/semver/ranges/max-satisfying.d.ts","../node_modules/@types/semver/ranges/min-satisfying.d.ts","../node_modules/@types/semver/ranges/to-comparators.d.ts","../node_modules/@types/semver/ranges/min-version.d.ts","../node_modules/@types/semver/ranges/valid.d.ts","../node_modules/@types/semver/ranges/outside.d.ts","../node_modules/@types/semver/ranges/gtr.d.ts","../node_modules/@types/semver/ranges/ltr.d.ts","../node_modules/@types/semver/ranges/intersects.d.ts","../node_modules/@types/semver/ranges/simplify.d.ts","../node_modules/@types/semver/ranges/subset.d.ts","../node_modules/@types/semver/internals/identifiers.d.ts","../node_modules/@types/semver/index.d.ts","../node_modules/@types/serve-index/index.d.ts","../node_modules/@types/sockjs/index.d.ts","../node_modules/@types/webpack-env/index.d.ts","../node_modules/@types/ws/index.d.ts"],"fileInfos":[{"version":"f33e5332b24c3773e930e212cbb8b6867c8ba3ec4492064ea78e55a524d57450","affectsGlobalScope":true},"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","26f2f787e82c4222710f3b676b4d83eb5ad0a72fa7b746f03449e7a026ce5073","9a68c0c07ae2fa71b44384a839b7b8d81662a236d4b9ac30916718f7510b1b2d","5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4",{"version":"21e41a76098aa7a191028256e52a726baafd45a925ea5cf0222eb430c96c1d83","affectsGlobalScope":true},{"version":"35299ae4a62086698444a5aaee27fc7aa377c68cbb90b441c9ace246ffd05c97","affectsGlobalScope":true},{"version":"138fb588d26538783b78d1e3b2c2cc12d55840b97bf5e08bca7f7a174fbe2f17","affectsGlobalScope":true},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true},{"version":"4443e68b35f3332f753eacc66a04ac1d2053b8b035a0e0ac1d455392b5e243b3","affectsGlobalScope":true},{"version":"bc47685641087c015972a3f072480889f0d6c65515f12bd85222f49a98952ed7","affectsGlobalScope":true},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true},{"version":"93495ff27b8746f55d19fcbcdbaccc99fd95f19d057aed1bd2c0cafe1335fbf0","affectsGlobalScope":true},{"version":"6fc23bb8c3965964be8c597310a2878b53a0306edb71d4b5a4dfe760186bcc01","affectsGlobalScope":true},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true},{"version":"bb42a7797d996412ecdc5b2787720de477103a0b2e53058569069a0e2bae6c7e","affectsGlobalScope":true},{"version":"4738f2420687fd85629c9efb470793bb753709c2379e5f85bc1815d875ceadcd","affectsGlobalScope":true},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true},{"version":"9fc46429fbe091ac5ad2608c657201eb68b6f1b8341bd6d670047d32ed0a88fa","affectsGlobalScope":true},{"version":"61c37c1de663cf4171e1192466e52c7a382afa58da01b1dc75058f032ddf0839","affectsGlobalScope":true},{"version":"b541a838a13f9234aba650a825393ffc2292dc0fc87681a5d81ef0c96d281e7a","affectsGlobalScope":true},{"version":"e0275cd0e42990dc3a16f0b7c8bca3efe87f1c8ad404f80c6db1c7c0b828c59f","affectsGlobalScope":true},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true},{"version":"49ed889be54031e1044af0ad2c603d627b8bda8b50c1a68435fe85583901d072","affectsGlobalScope":true},{"version":"e93d098658ce4f0c8a0779e6cab91d0259efb88a318137f686ad76f8410ca270","affectsGlobalScope":true},{"version":"063600664504610fe3e99b717a1223f8b1900087fab0b4cad1496a114744f8df","affectsGlobalScope":true},{"version":"934019d7e3c81950f9a8426d093458b65d5aff2c7c1511233c0fd5b941e608ab","affectsGlobalScope":true},{"version":"bf14a426dbbf1022d11bd08d6b8e709a2e9d246f0c6c1032f3b2edb9a902adbe","affectsGlobalScope":true},{"version":"ec0104fee478075cb5171e5f4e3f23add8e02d845ae0165bfa3f1099241fa2aa","affectsGlobalScope":true},{"version":"2b72d528b2e2fe3c57889ca7baef5e13a56c957b946906d03767c642f386bbc3","affectsGlobalScope":true},{"version":"acae90d417bee324b1372813b5a00829d31c7eb670d299cd7f8f9a648ac05688","affectsGlobalScope":true},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true},{"version":"13f6e6380c78e15e140243dc4be2fa546c287c6d61f4729bc2dd7cf449605471","affectsGlobalScope":true},{"version":"33358442698bb565130f52ba79bfd3d4d484ac85fe33f3cb1759c54d18201393","affectsGlobalScope":true},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true},"7a1971efcba559ea9002ada4c4e3c925004fb67a755300d53b5edf9399354900","923c136dcbf20f140c369078a7eb56f6697889d104397d694f70e21dd08b1810","8041cfce439ff29d339742389de04c136e3029d6b1817f07b2d7fcbfb7534990","858d0d831826c6eb563df02f7db71c90e26deadd0938652096bea3cc14899700","559bc300b4d43b49996eb7a2ce1179b43cd6266f8df7046a33201254340d4e5e","6fbd953b5461ecf0005320d57b3b6634cb38e87aea5e7c76fb1ba57d38b08748","cf76e2f59b26aea7c923015783083b4820d6c0d85cda2fec3a0f232aabfc56c3","41d3431c811d202cea29e879d93382dbcfdcf23e07070fb6ccdde230b8ea6740",{"version":"6f42f8d56524a5bf7e86273557000bc6f3a40801bad432502cb2577ed4bae177","affectsGlobalScope":true},"8a8eb4ebffd85e589a1cc7c178e291626c359543403d58c9cd22b81fab5b1fb9","bae358c7164072bed16e693d94dfdcab959a1a14cda49df470f1f50594fd64c8","c0191592be8eb7906f99ac4b8798d80a585b94001ea1a5f50d6ce5b0d13a5c62","4c6955c5f2da3a1ce18e69ffa4a5672777d5728ba94e452319617f031ce06e0a","9102374627bf337ff18f2a4142f667039c593a5832ecb61204a73cd533fe75af","99172ab6fe7bf7e3c12220cb658b72812204fcdf97d8b48a2bd5cca9bd255b6e",{"version":"d89ada6b07e0ba0eb8b50ae2922e59978e24bf3569bd9d0b3e5ce5fe1ff0b2a3","affectsGlobalScope":true},"6e80158a3f9a7ba14664234d19ae1e5f2988b3ac6d2913085192d20f8222fce9","65447cf128c3558829e9599340ca15f26853a5b50cfd4c5795f13d9b1a988f83","64888127811f3896b2f471166ead2a3f4be38b281aece0d920b5369b9bb08215","3f3c09b341868e3afb47cc8d40522844b8b38b3800df84e49f956329023901b3","b6dd8b09eff7867db818dde84024b5a476e6ebd7c76526e934407d71a9263f84","9332058df8bddf25ee876afe897945398288efcf2601fe10ec0933daf193403c","e56f6863d73d89504c5ff36ff9bb3c092891dcd9fe3ff309ed49c48fe2873b62","e7ebbab2bbe8b71def64ed4e01150edb3b62a76d39b023e869fd9bdd6b200c5a","a7f18e9fc04caafcbcfa7aebaeba5901834725342bf63c0c049fa5abf8678de6","d2e3cbc8fa18fc32b72d4241ec8a5a2508a735ded581551226a7518365e43cc3","158c6bacc820709fab5412362635a0a27c9d06fe342cc3bf28c753bbf408ce99","6ea6e953942bca2c155f32591a6568b8a81dcf72e26b21c840fd0bcdcd7dddbb","889685cb787fb41b899e1ed57378e37f1d255ea96658fabc523e7be6afc6c28a","bf8b43dcfbef61eaff4d1068b76a6974863588e21dcc4207f49842e51beffb94","8e037c547bcef76d50bff96752fa6dbe741ffe298e61b8d845795c232789a291","52f5c39e78a90c1d8ed7db18f39d890b2e8464a3f44d4233617893f6648e317d","a3ca822aa3fc45d3f6c16806e587e9349b1b3fc96706946052813983e36114e8","2a3ade7b859743b41cf9da1715c0f75ae565ca7a3c69772416f8bb096cf693e0","ec0f3c29504089c731b5bad7183a98499b8b5f3056bf59dc931cf2e1421e84c6","59d2cdb0af4e326724ad900b4fdd85566b50e3e1944ad2b3b1a4ef06ba552558","9ff956a2cc02f36e1722b3538f2236e780af7015e3c755a7d8f14fc810dca7a3","fd0047d7445dce8130d9bfb25d0cf319291c871de1d1ee61ce0caefe69aa22e7","59d2cdb0af4e326724ad900b4fdd85566b50e3e1944ad2b3b1a4ef06ba552558","59d2cdb0af4e326724ad900b4fdd85566b50e3e1944ad2b3b1a4ef06ba552558","59d2cdb0af4e326724ad900b4fdd85566b50e3e1944ad2b3b1a4ef06ba552558","59d2cdb0af4e326724ad900b4fdd85566b50e3e1944ad2b3b1a4ef06ba552558","59d2cdb0af4e326724ad900b4fdd85566b50e3e1944ad2b3b1a4ef06ba552558","59d2cdb0af4e326724ad900b4fdd85566b50e3e1944ad2b3b1a4ef06ba552558","5e47b24f1880f34c1430349460677df9a2622039267a8a95add1eceb098b7bee","59d2cdb0af4e326724ad900b4fdd85566b50e3e1944ad2b3b1a4ef06ba552558","57bf5e7062b974bacd0803115bd352e6b1e88d7765b7ae8b031c83105743e6f0","807b453ffd78fb3728dd567b4ffb36300db4bca6e1d98bea4619b2eb35406283","2125b75e6911064c197f605e05666470d5d37d0bde306aa8917f725b6d6948d7","50d31fd23af9b01dc3591c9bb0adbbaddfbf6e4b4b1e98bb5bd9152ccf233216","778ec97732f660865d3fc7019071a5ffbc83e3bac0a798500540e4c28d21864a","721523241276594a39834c18252fbb16f934a936fb8b54b2b1ffc883b24cd0ba","2d485a11a640057239592cfca72e6198b570aee57e2b15200e319690f9108460","12e1bddf972627d68f3012789a6cfd713165b37dc088dd48fd1d313293b65e57","d748b5813edab3425cd1d9a15aa985e95edad6aea263307162b7ac32e6798b6a","bf1e1a43d443e74256b87f7876ad72bfb926c77c9ede2b1aa539f1a01ed2ff09","efc7d584a33fe3422847783d228f315c4cd1afe74bd7cf8e3f0e4c1125129fef","7394959e5a741b185456e1ef5d64599c36c60a323207450991e7a42e08911419","8e9c23ba78aabc2e0a27033f18737a6df754067731e69dc5f52823957d60a4b6","5929864ce17fba74232584d90cb721a89b7ad277220627cc97054ba15a98ea8f","7180c03fd3cb6e22f911ce9ba0f8a7008b1a6ddbe88ccf16a9c8140ef9ac1686","25c8056edf4314820382a5fdb4bb7816999acdcb929c8f75e3f39473b87e85bc","54cb85a47d760da1c13c00add10d26b5118280d44d58e6908d8e89abbd9d7725","3e4825171442666d31c845aeb47fcd34b62e14041bb353ae2b874285d78482aa","c6fd2c5a395f2432786c9cb8deb870b9b0e8ff7e22c029954fabdd692bff6195","a967bfe3ad4e62243eb604bf956101e4c740f5921277c60debaf325c1320bf88","e9775e97ac4877aebf963a0289c81abe76d1ec9a2a7778dbe637e5151f25c5f3","471e1da5a78350bc55ef8cef24eb3aca6174143c281b8b214ca2beda51f5e04a","cadc8aced301244057c4e7e73fbcae534b0f5b12a37b150d80e5a45aa4bebcbd","385aab901643aa54e1c36f5ef3107913b10d1b5bb8cbcd933d4263b80a0d7f20","9670d44354bab9d9982eca21945686b5c24a3f893db73c0dae0fd74217a4c219","db3435f3525cd785bf21ec6769bf8da7e8a776be1a99e2e7efb5f244a2ef5fee","c3b170c45fc031db31f782e612adf7314b167e60439d304b49e704010e7bafe5","40383ebef22b943d503c6ce2cb2e060282936b952a01bea5f9f493d5fb487cc7","4893a895ea92c85345017a04ed427cbd6a1710453338df26881a6019432febdd","3a84b7cb891141824bd00ef8a50b6a44596aded4075da937f180c90e362fe5f6","13f6f39e12b1518c6650bbb220c8985999020fe0f21d818e28f512b7771d00f9","9b5369969f6e7175740bf51223112ff209f94ba43ecd3bb09eefff9fd675624a","4fe9e626e7164748e8769bbf74b538e09607f07ed17c2f20af8d680ee49fc1da","24515859bc0b836719105bb6cc3d68255042a9f02a6022b3187948b204946bd2","33203609eba548914dc83ddf6cadbc0bcb6e8ef89f6d648ca0908ae887f9fcc5","0db18c6e78ea846316c012478888f33c11ffadab9efd1cc8bcc12daded7a60b6","89167d696a849fce5ca508032aabfe901c0868f833a8625d5a9c6e861ef935d2","e53a3c2a9f624d90f24bf4588aacd223e7bec1b9d0d479b68d2f4a9e6011147f","339dc5265ee5ed92e536a93a04c4ebbc2128f45eeec6ed29f379e0085283542c","9f0a92164925aa37d4a5d9dd3e0134cff8177208dba55fd2310cd74beea40ee2","8bfdb79bf1a9d435ec48d9372dc93291161f152c0865b81fc0b2694aedb4578d","2e85db9e6fd73cfa3d7f28e0ab6b55417ea18931423bd47b409a96e4a169e8e6","c46e079fe54c76f95c67fb89081b3e399da2c7d109e7dca8e4b58d83e332e605","d32275be3546f252e3ad33976caf8c5e842c09cb87d468cb40d5f4cf092d1acc","4a0c3504813a3289f7fb1115db13967c8e004aa8e4f8a9021b95285502221bd1",{"version":"a14ed46fa3f5ffc7a8336b497cd07b45c2084213aaca933a22443fcb2eef0d07","affectsGlobalScope":true},"cce1f5f86974c1e916ec4a8cab6eec9aa8e31e8148845bf07fbaa8e1d97b1a2c",{"version":"e2eb1ce13a9c0fa7ab62c63909d81973ef4b707292667c64f1e25e6e53fa7afa","affectsGlobalScope":true},"16d74fe4d8e183344d3beb15d48b123c5980ff32ff0cc8c3b96614ddcdf9b239","7b43160a49cf2c6082da0465876c4a0b164e160b81187caeb0a6ca7a281e85ba",{"version":"41fb2a1c108fbf46609ce5a451b7ec78eb9b5ada95fd5b94643e4b26397de0b3","affectsGlobalScope":true},"a40826e8476694e90da94aa008283a7de50d1dafd37beada623863f1901cb7fb","1b282e90846fada1e96dc1cf5111647d6ab5985c8d7b5c542642f1ea2739406d","bd3f5d05b6b5e4bfcea7739a45f3ffb4a7f4a3442ba7baf93e0200799285b8f1","4c775c2fccabf49483c03cd5e3673f87c1ffb6079d98e7b81089c3def79e29c6","8806ae97308ef26363bd7ec8071bca4d07fb575f905ee3d8a91aff226df6d618","af5bf1db6f1804fb0069039ae77a05d60133c77a2158d9635ea27b6bb2828a8f","b7fe70be794e13d1b7940e318b8770cd1fb3eced7707805318a2e3aaac2c3e9e",{"version":"2c71199d1fc83bf17636ad5bf63a945633406b7b94887612bba4ef027c662b3e","affectsGlobalScope":true},{"version":"7ae9dc7dbb58cd843065639707815df85c044babaa0947116f97bdb824d07204","affectsGlobalScope":true},"7aae1df2053572c2cfc2089a77847aadbb38eedbaa837a846c6a49fb37c6e5bd","313a0b063f5188037db113509de1b934a0e286f14e9479af24fada241435e707","f1ace2d2f98429e007d017c7a445efad2aaebf8233135abdb2c88b8c0fef91ab","87ef1a23caa071b07157c72077fa42b86d30568f9dc9e31eed24d5d14fc30ba8","396a8939b5e177542bdf9b5262b4eee85d29851b2d57681fa9d7eae30e225830","21773f5ac69ddf5a05636ba1f50b5239f4f2d27e4420db147fc2f76a5ae598ac",{"version":"ea455cc68871b049bcecd9f56d4cf27b852d6dafd5e3b54468ca87cc11604e4d","affectsGlobalScope":true},"a5fe4cc622c3bf8e09ababde5f4096ceac53163eefcd95e9cd53f062ff9bb67a","45b1053e691c5af9bfe85060a3e1542835f8d84a7e6e2e77ca305251eda0cb3c","0f05c06ff6196958d76b865ae17245b52d8fe01773626ac3c43214a2458ea7b7",{"version":"ae5507fc333d637dec9f37c6b3f4d423105421ea2820a64818de55db85214d66","affectsGlobalScope":true},{"version":"0666f4c99b8688c7be5956df8fecf5d1779d3b22f8f2a88258ae7072c7b6026f","affectsGlobalScope":true},"8abd0566d2854c4bd1c5e48e05df5c74927187f1541e6770001d9637ac41542e","54e854615c4eafbdd3fd7688bd02a3aafd0ccf0e87c98f79d3e9109f047ce6b8","d8dba11dc34d50cb4202de5effa9a1b296d7a2f4a029eec871f894bddfb6430d","8b71dd18e7e63b6f991b511a201fad7c3bf8d1e0dd98acb5e3d844f335a73634","01d8e1419c84affad359cc240b2b551fb9812b450b4d3d456b64cda8102d4f60","8221b00f271cf7f535a8eeec03b0f80f0929c7a16116e2d2df089b41066de69b","269929a24b2816343a178008ac9ae9248304d92a8ba8e233055e0ed6dbe6ef71","93452d394fdd1dc551ec62f5042366f011a00d342d36d50793b3529bfc9bd633","7424817d5eb498771e6d1808d726ec38f75d2eaf3fa359edd5c0c540c52725c1","831c22d257717bf2cbb03afe9c4bcffc5ccb8a2074344d4238bf16d3a857bb12",{"version":"bddce945d552a963c9733db106b17a25474eefcab7fc990157a2134ef55d4954","affectsGlobalScope":true},{"version":"7052b7b0c3829df3b4985bab2fd74531074b4835d5a7b263b75c82f0916ad62f","affectsGlobalScope":true},"aa34c3aa493d1c699601027c441b9664547c3024f9dbab1639df7701d63d18fa","eefcdf86cefff36e5d87de36a3638ab5f7d16c2b68932be4a72c14bb924e43c1","7c651f8dce91a927ab62925e73f190763574c46098f2b11fb8ddc1b147a6709a","7440ab60f4cb031812940cc38166b8bb6fbf2540cfe599f87c41c08011f0c1df",{"version":"4d0405568cf6e0ff36a4861c4a77e641366feaefa751600b0a4d12a5e8f730a8","affectsGlobalScope":true},{"version":"f5b5dc128973498b75f52b1b8c2d5f8629869104899733ae485100c2309b4c12","affectsGlobalScope":true},"e393915d3dc385e69c0e2390739c87b2d296a610662eb0b1cb85224e55992250","79bad8541d5779c85e82a9fb119c1fe06af77a71cc40f869d62ad379473d4b75","8013f6c4d1632da8f1c4d3d702ae559acccd0f1be05360c31755f272587199c9",{"version":"629d20681ca284d9e38c0a019f647108f5fe02f9c59ac164d56f5694fc3faf4d","affectsGlobalScope":true},"e7dbf5716d76846c7522e910896c5747b6df1abd538fee8f5291bdc843461795",{"version":"ab9b9a36e5284fd8d3bf2f7d5fcbc60052f25f27e4d20954782099282c60d23e","affectsGlobalScope":true},"b510d0a18e3db42ac9765d26711083ec1e8b4e21caaca6dc4d25ae6e8623f447","104c67f0da1bdf0d94865419247e20eded83ce7f9911a1aa75fc675c077ca66e","cc0d0b339f31ce0ab3b7a5b714d8e578ce698f1e13d7f8c60bfb766baeb1d35c","f9e22729fa06ed20f8b1fe60670b7c74933fdfd44d869ddfb1919c15a5cf12fb","d3f2d715f57df3f04bf7b16dde01dec10366f64fce44503c92b8f78f614c1769","b78cd10245a90e27e62d0558564f5d9a16576294eee724a59ae21b91f9269e4a","dcc9081d68c2ade5c51ac7bf5f37cce630359408e713999269b77f611a30d871","2f5747b1508ccf83fad0c251ba1e5da2f5a30b78b09ffa1cfaf633045160afed",{"version":"50072f976cfa86af1a3044f55cd729d992abe39222d2f6cdf929266c77a42b0b","affectsGlobalScope":true},"689be50b735f145624c6f391042155ae2ff6b90a93bac11ca5712bc866f6010c",{"version":"64d4b35c5456adf258d2cf56c341e203a073253f229ef3208fc0d5020253b241","affectsGlobalScope":true},"ee7d8894904b465b072be0d2e4b45cf6b887cdba16a467645c4e200982ece7ea","f3d8c757e148ad968f0d98697987db363070abada5f503da3c06aefd9d4248c1","0c5a621a8cf10464c2020f05c99a86d8ac6875d9e17038cb8522cc2f604d539f","1f68ab0e055994eb337b67aa87d2a15e0200951e9664959b3866ee6f6b11a0fe","b71c603a539078a5e3a039b20f2b0a0d1708967530cf97dec8850a9ca45baa2b","d2a38ad7bb4676e7fd5d058a08105d81ac232c363ee56be0b401fc277d50dbb1","2ac2e08e0d0ed266849cb9da521c3be170a8bc111d25eeeb668c7dbf0ac4171a","34118be360cdd3381bbebbfd4b093c394460c8fc5df40688d58f45d86ab1448b","5c45abf1e13e4463eacfd5dedda06855da8748a6a6cb3334f582b52e219acc04","ee65fe452abe1309389c5f50710f24114e08a302d40708101c4aa950a2a7d044","8b32d4ac53ebe9c98c51593282052b2d9ad589788b254d573ed357faec6c8b5a","fbca5ffaebf282ec3cdac47b0d1d4a138a8b0bb32105251a38acb235087d3318","8b5402ae709d042c3530ed3506c135a967159f42aed3221267e70c5b7240b577","22293bd6fa12747929f8dfca3ec1684a3fe08638aa18023dd286ab337e88a592","916be7d770b0ae0406be9486ac12eb9825f21514961dd050594c4b250617d5a8","199f9ead0daf25ae4c5632e3d1f42570af59685294a38123eef457407e13f365","5b5337f28573ffdbc95c3653c4a7961d0f02fdf4788888253bf74a3b5a05443e","9871b7ee672bc16c78833bdab3052615834b08375cb144e4d2cba74473f4a589","c863198dae89420f3c552b5a03da6ed6d0acfa3807a64772b895db624b0de707","8b03a5e327d7db67112ebbc93b4f744133eda2c1743dbb0a990c61a8007823ef","86c73f2ee1752bac8eeeece234fd05dfcf0637a4fbd8032e4f5f43102faa8eec","42fad1f540271e35ca37cecda12c4ce2eef27f0f5cf0f8dd761d723c744d3159","ff3743a5de32bee10906aff63d1de726f6a7fd6ee2da4b8229054dfa69de2c34","83acd370f7f84f203e71ebba33ba61b7f1291ca027d7f9a662c6307d74e4ac22","1445cec898f90bdd18b2949b9590b3c012f5b7e1804e6e329fb0fe053946d5ec","0e5318ec2275d8da858b541920d9306650ae6ac8012f0e872fe66eb50321a669","cf530297c3fb3a92ec9591dd4fa229d58b5981e45fe6702a0bd2bea53a5e59be","c1f6f7d08d42148ddfe164d36d7aba91f467dbcb3caa715966ff95f55048b3a4","f4e9bf9103191ef3b3612d3ec0044ca4044ca5be27711fe648ada06fad4bcc85","0c1ee27b8f6a00097c2d6d91a21ee4d096ab52c1e28350f6362542b55380059a","7677d5b0db9e020d3017720f853ba18f415219fb3a9597343b1b1012cfd699f7","bc1c6bc119c1784b1a2be6d9c47addec0d83ef0d52c8fbe1f14a51b4dfffc675","52cf2ce99c2a23de70225e252e9822a22b4e0adb82643ab0b710858810e00bf1","770625067bb27a20b9826255a8d47b6b5b0a2d3dfcbd21f89904c731f671ba77","d1ed6765f4d7906a05968fb5cd6d1db8afa14dbe512a4884e8ea5c0f5e142c80","799c0f1b07c092626cf1efd71d459997635911bb5f7fc1196efe449bba87e965","2a184e4462b9914a30b1b5c41cf80c6d3428f17b20d3afb711fff3f0644001fd","9eabde32a3aa5d80de34af2c2206cdc3ee094c6504a8d0c2d6d20c7c179503cc","397c8051b6cfcb48aa22656f0faca2553c5f56187262135162ee79d2b2f6c966","a8ead142e0c87dcd5dc130eba1f8eeed506b08952d905c47621dc2f583b1bff9","a02f10ea5f73130efca046429254a4e3c06b5475baecc8f7b99a0014731be8b3","c2576a4083232b0e2d9bd06875dd43d371dee2e090325a9eac0133fd5650c1cb","4c9a0564bb317349de6a24eb4efea8bb79898fa72ad63a1809165f5bd42970dd","f40ac11d8859092d20f953aae14ba967282c3bb056431a37fced1866ec7a2681","cc11e9e79d4746cc59e0e17473a59d6f104692fd0eeea1bdb2e206eabed83b03","b444a410d34fb5e98aa5ee2b381362044f4884652e8bc8a11c8fe14bbd85518e","c35808c1f5e16d2c571aa65067e3cb95afeff843b259ecfa2fc107a9519b5392","14d5dc055143e941c8743c6a21fa459f961cbc3deedf1bfe47b11587ca4b3ef5","a3ad4e1fc542751005267d50a6298e6765928c0c3a8dce1572f2ba6ca518661c","f237e7c97a3a89f4591afd49ecb3bd8d14f51a1c4adc8fcae3430febedff5eb6","3ffdfbec93b7aed71082af62b8c3e0cc71261cc68d796665faa1e91604fbae8f","662201f943ed45b1ad600d03a90dffe20841e725203ced8b708c91fcd7f9379a","c9ef74c64ed051ea5b958621e7fb853fe3b56e8787c1587aefc6ea988b3c7e79","2462ccfac5f3375794b861abaa81da380f1bbd9401de59ffa43119a0b644253d","34baf65cfee92f110d6653322e2120c2d368ee64b3c7981dff08ed105c4f19b0","85f8ebd7f245e8bf29da270e8b53dcdd17528826ffd27176c5fc7e426213ef5a","ddef25f825320de051dcb0e62ffce621b41c67712b5b4105740c32fd83f4c449","1b3dffaa4ca8e38ac434856843505af767a614d187fb3a5ef4fcebb023c355aa",{"version":"f2556de9025de4e422d6088b7c2f7a9d9eddb6913026adc2179b03c629c88579","affectsGlobalScope":true},"f7163a5d37d21f636f6a5cd1c064ce95fada21917859a64b6cc49a8b6fd5c1a8"],"root":[64,95,96,101,102],"options":{"allowSyntheticDefaultImports":true,"composite":true,"declarationMap":false,"downlevelIteration":true,"esModuleInterop":true,"experimentalDecorators":true,"importHelpers":true,"inlineSourceMap":false,"jsx":1,"module":99,"outDir":"./","skipLibCheck":true,"sourceMap":false,"strict":true,"target":1},"fileIdsList":[[48],[58,62],[58,62,65,66,67,77,80,83],[65,84,85,86,87,88,89,90,91,92,93],[97],[58,62,98],[155,189,190],[146,189],[181,189,197],[155,189],[200,202],[199,200,201],[152,155,189,194,195,196],[191,195,197,207],[152,155,157,160,170,181,189],[206],[205],[189],[103],[139],[140,145,173],[141,152,153,160,170,181],[141,142,152,160],[143,182],[144,145,153,161],[145,170,178],[146,148,152,160],[139,147],[148,149],[152],[150,152],[139,152],[152,153,154,170,181],[152,153,154,167,170,173],[137,140,186],[148,152,155,160,170,181],[152,153,155,156,160,170,178,181],[155,157,170,178,181],[103,104,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188],[152,158],[159,181,186],[148,152,160,170],[161],[162],[139,163],[164,180,186],[165],[166],[152,167,168],[167,169,182,184],[140,152,170,171,172,173],[140,170,172],[170,171],[173],[174],[139,170],[152,176,177],[176,177],[145,160,170,178],[179],[160,180],[140,155,166,181],[145,182],[170,183],[159,184],[185],[140,145,152,154,163,170,181,184,186],[170,187],[216,255],[216,240,255],[255],[216],[216,241,255],[216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254],[241,255],[153,170,189,193],[153,208],[155,189,204,206],[152,155,157,170,178,181,187,189],[48,49,50,51],[52],[51],[51,54,55,57],[54,55,56,62,79],[67],[67,68],[67,71],[66,67,68,69,70,71,72,73,74,75,76],[66,67],[66,67,71],[77,79,80,81,82],[66,67,77,79],[58,62,66,67,77,80],[66],[55,62,78],[50],[114,118,181],[114,170,181],[109],[111,114,178,181],[160,178],[109,189],[111,114,160,181],[106,107,110,113,140,152,170,181],[106,112],[110,114,140,173,181,189],[140,189],[130,140,189],[108,109,189],[114],[108,109,110,111,112,113,114,115,116,118,119,120,121,122,123,124,125,126,127,128,129,131,132,133,134,135,136],[114,121,122],[112,114,122,123],[113],[106,109,114],[114,118,122,123],[118],[112,114,117,181],[106,111,112,114,118,121],[140,170],[109,114,130,140,186,189],[53,57,62],[55,57,58,60,61,62,79],[47,59,62,63],[47,58,62],[47,58,62,67,77,83,94],[47,58,62,67,79,83,98,99,100],[47,58,62,64,83,94,95,96,98,99,100,101]],"referencedMap":[[49,1],[89,2],[87,2],[88,2],[92,2],[85,2],[86,2],[84,3],[90,2],[94,4],[98,5],[100,5],[99,6],[191,7],[192,8],[198,9],[190,10],[203,11],[202,12],[197,13],[208,14],[210,15],[205,16],[206,17],[212,18],[103,19],[104,19],[139,20],[140,21],[141,22],[142,23],[143,24],[144,25],[145,26],[146,27],[147,28],[148,29],[149,29],[151,30],[150,31],[152,32],[153,33],[154,34],[138,35],[155,36],[156,37],[157,38],[189,39],[158,40],[159,41],[160,42],[161,43],[162,44],[163,45],[164,46],[165,47],[166,48],[167,49],[168,49],[169,50],[170,51],[172,52],[171,53],[173,54],[174,55],[175,56],[176,57],[177,58],[178,59],[179,60],[180,61],[181,62],[182,63],[183,64],[184,65],[185,66],[186,67],[187,68],[240,69],[241,70],[216,71],[219,71],[238,69],[239,69],[229,69],[228,72],[226,69],[221,69],[234,69],[232,69],[236,69],[220,69],[233,69],[237,69],[222,69],[223,69],[235,69],[217,69],[224,69],[225,69],[227,69],[231,69],[242,73],[230,69],[218,69],[255,74],[249,73],[251,75],[250,73],[243,73],[244,73],[246,73],[248,73],[252,75],[253,75],[245,75],[247,75],[194,76],[256,77],[207,78],[257,10],[259,79],[52,80],[53,81],[54,82],[55,83],[57,84],[68,85],[69,86],[70,85],[72,87],[77,88],[71,89],[73,86],[74,86],[75,90],[76,90],[82,2],[83,91],[80,92],[81,93],[67,94],[79,95],[50,96],[121,97],[128,98],[120,97],[135,99],[112,100],[111,101],[134,18],[129,102],[132,103],[114,104],[113,105],[109,106],[108,107],[131,108],[110,109],[115,110],[119,110],[137,111],[136,110],[123,112],[124,113],[126,114],[122,115],[125,116],[130,18],[117,117],[118,118],[127,119],[107,120],[133,121],[78,2],[58,122],[60,2],[59,2],[62,123],[61,2],[64,124],[96,125],[95,126],[101,127],[102,128]],"exportedModulesMap":[[49,1],[89,2],[87,2],[88,2],[92,2],[85,2],[86,2],[84,3],[90,2],[94,4],[98,5],[100,5],[99,6],[191,7],[192,8],[198,9],[190,10],[203,11],[202,12],[197,13],[208,14],[210,15],[205,16],[206,17],[212,18],[103,19],[104,19],[139,20],[140,21],[141,22],[142,23],[143,24],[144,25],[145,26],[146,27],[147,28],[148,29],[149,29],[151,30],[150,31],[152,32],[153,33],[154,34],[138,35],[155,36],[156,37],[157,38],[189,39],[158,40],[159,41],[160,42],[161,43],[162,44],[163,45],[164,46],[165,47],[166,48],[167,49],[168,49],[169,50],[170,51],[172,52],[171,53],[173,54],[174,55],[175,56],[176,57],[177,58],[178,59],[179,60],[180,61],[181,62],[182,63],[183,64],[184,65],[185,66],[186,67],[187,68],[240,69],[241,70],[216,71],[219,71],[238,69],[239,69],[229,69],[228,72],[226,69],[221,69],[234,69],[232,69],[236,69],[220,69],[233,69],[237,69],[222,69],[223,69],[235,69],[217,69],[224,69],[225,69],[227,69],[231,69],[242,73],[230,69],[218,69],[255,74],[249,73],[251,75],[250,73],[243,73],[244,73],[246,73],[248,73],[252,75],[253,75],[245,75],[247,75],[194,76],[256,77],[207,78],[257,10],[259,79],[52,80],[53,81],[54,82],[55,83],[57,84],[68,85],[69,86],[70,85],[72,87],[77,88],[71,89],[73,86],[74,86],[75,90],[76,90],[82,2],[83,91],[80,92],[81,93],[67,94],[79,95],[50,96],[121,97],[128,98],[120,97],[135,99],[112,100],[111,101],[134,18],[129,102],[132,103],[114,104],[113,105],[109,106],[108,107],[131,108],[110,109],[115,110],[119,110],[137,111],[136,110],[123,112],[124,113],[126,114],[122,115],[125,116],[130,18],[117,117],[118,118],[127,119],[107,120],[133,121],[78,2],[58,122],[60,2],[59,2],[62,123],[61,2],[64,124],[96,125],[95,126],[101,127],[102,128]],"semanticDiagnosticsPerFile":[49,48,91,89,87,88,92,85,86,84,90,94,65,93,97,98,100,99,191,192,198,190,203,199,202,200,197,208,209,204,210,201,205,206,211,212,103,104,139,140,141,142,143,144,145,146,147,148,149,151,150,152,153,154,138,188,155,156,157,189,158,159,160,161,162,163,164,165,166,167,168,169,170,172,171,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,213,214,195,196,215,240,241,216,219,238,239,229,228,226,221,234,232,236,220,233,237,222,223,235,217,224,225,227,231,242,230,218,255,254,249,251,250,243,244,246,248,252,253,245,247,194,193,256,207,257,258,259,52,53,54,55,57,51,68,69,70,72,77,71,73,74,75,76,82,83,80,81,66,67,105,56,79,50,47,45,46,8,9,11,10,2,12,13,14,15,16,17,18,19,3,4,20,24,21,22,23,25,26,27,5,28,29,30,31,6,35,32,33,34,36,7,37,42,43,38,39,40,41,1,44,121,128,120,135,112,111,134,129,132,114,113,109,108,131,110,115,116,119,106,137,136,123,124,126,122,125,130,117,118,127,107,133,78,58,60,59,62,61,63,64,96,95,101,102],"affectedFilesPendingEmit":[64,96,95,101,102],"emitSignatures":[64,95,96,101,102]},"version":"5.3.3"} \ No newline at end of file