From 590cb9035875912cb297a033cb10c57cb38a67ea Mon Sep 17 00:00:00 2001 From: Dale Davies Date: Thu, 11 Apr 2024 12:53:17 +0100 Subject: [PATCH] Issue #110: Fix styling of site name when using alt layout --- jumpapp/.jump-version | 2 +- jumpapp/assets/css/src/_sites.scss | 4 ++-- ...c500ac7a6a.min.css => styles.f51cc8100174de08c45e.min.css} | 2 +- ...f74a0b466666a.min.js => index.c6f0adf936e9f816a8f8.min.js} | 2 +- jumpapp/templates/partials/cssbundle.mustache | 2 +- jumpapp/templates/partials/jsbundle.mustache | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) rename jumpapp/assets/css/{styles.16a6188fbec500ac7a6a.min.css => styles.f51cc8100174de08c45e.min.css} (98%) rename jumpapp/assets/js/{index.5624957f74a0b466666a.min.js => index.c6f0adf936e9f816a8f8.min.js} (99%) diff --git a/jumpapp/.jump-version b/jumpapp/.jump-version index a8c4fce..28d1cd0 100644 --- a/jumpapp/.jump-version +++ b/jumpapp/.jump-version @@ -1 +1 @@ -v1.3.2 (1681906304) \ No newline at end of file +v1.3.2 (1712835998) \ No newline at end of file diff --git a/jumpapp/assets/css/src/_sites.scss b/jumpapp/assets/css/src/_sites.scss index 8e2072c..60b7edc 100644 --- a/jumpapp/assets/css/src/_sites.scss +++ b/jumpapp/assets/css/src/_sites.scss @@ -53,8 +53,8 @@ $unknown-color: #ccc; color: #202124; position: absolute; top: 50%; - height: 14px; - line-height: 14px; + height: 16px; + line-height: 16px; margin-top: -7px; } } diff --git a/jumpapp/assets/css/styles.16a6188fbec500ac7a6a.min.css b/jumpapp/assets/css/styles.f51cc8100174de08c45e.min.css similarity index 98% rename from jumpapp/assets/css/styles.16a6188fbec500ac7a6a.min.css rename to jumpapp/assets/css/styles.f51cc8100174de08c45e.min.css index 17b8e54..e4c9b26 100644 --- a/jumpapp/assets/css/styles.16a6188fbec500ac7a6a.min.css +++ b/jumpapp/assets/css/styles.f51cc8100174de08c45e.min.css @@ -1 +1 @@ -.time-weather{bottom:10px;display:block;font-family:Quicksand,sans-serif;font-weight:400;position:absolute;right:15px;text-shadow:1px 1px 2px rgba(0,0,0,.627);z-index:1000}.time-weather .time{font-size:2.4em;vertical-align:middle}.time-weather .time span{font-size:.5em;padding-left:5px}.time-weather .weather{color:inherit;text-decoration:none}.time-weather .weather .weather-icon{display:inline-block;font-size:1.9em;height:48px;line-height:48px!important;vertical-align:middle}.time-weather .weather .weather-icon:before{position:relative}.time-weather .weather .weather-info{display:inline-flex;flex-direction:column;font-size:14px;font-weight:600;line-height:normal;margin-right:10px;text-align:right;text-shadow:1px 1px 1px rgba(0,0,0,.627);vertical-align:middle}.widget{display:inline-block;height:58px;padding:5px 10px;user-select:none;z-index:1000}.widget.clickable{border-radius:6px;cursor:pointer}.widget.clickable:hover{background-color:hsla(0,0%,100%,.082);transition:background-color .1s}.useclientlocation{background-image:url(../images/map-pin.svg);background-position:top 50% left 5px;background-repeat:no-repeat;background-size:37px;bottom:10px;display:none;font-size:14px;left:15px;line-height:58px;padding:0 10px 0 45px;position:absolute;text-shadow:1px 1px 1px rgba(0,0,0,.627)}.greeting{font-family:Quicksand,sans-serif;font-size:2.3em;font-weight:400;margin-bottom:15px;text-shadow:1px 1px 2px rgba(0,0,0,.627);text-transform:capitalize}.greeting .tagname{text-transform:lowercase}.greeting .tagname .greeting .tagname span{margin-right:5px;opacity:.5}.header-bar{left:0;padding:15px 15px 0;position:absolute;right:0;text-align:right;top:0;z-index:100}.header-bar .show-tags{background-color:hsla(0,0%,100%,.082);background-image:url(../images/tags.svg);background-position:top 50% left 50%;background-repeat:no-repeat;background-size:35px;border:2px solid hsla(0,0%,100%,.125);border-radius:50%;cursor:pointer;display:inline-block;height:55px;width:55px}.header-bar .show-tags:hover{background-color:#fff;background-image:url(../images/tags-dark.svg);border:2px solid #cecece;box-shadow:0 1px 5px rgba(0,0,0,.3);transition:background-color,background-image .1s}.search{background-color:hsla(0,0%,100%,.082);background-image:url(../images/search.svg);background-position:top 13px left 13px;background-repeat:no-repeat;background-size:24px;border:2px solid hsla(0,0%,100%,.125);border-radius:50%;cursor:pointer;display:block;font-family:Quicksand,sans-serif;height:55px;overflow:hidden;padding:0;position:absolute;top:15px;width:55px}.search.open,.search:hover{background-color:#fff;background-image:url(../images/search-dark.svg);border:2px solid #cecece;box-shadow:0 1px 5px rgba(0,0,0,.3);transition:background-color,background-image .1s}.search.open{border:.2em solid #cecece;border-radius:5px;box-shadow:0 1px 5px rgba(0,0,0,.3);cursor:auto;max-width:450px;width:calc(100% - 30px)}.search.open .close{background-image:url(../images/close-dark.svg);background-position:top 50% left 50%;background-repeat:no-repeat;background-size:30px;border:5px solid #fff;border-radius:50%;cursor:pointer;display:inline-block;height:48px;position:absolute;right:0;top:0;width:48px;z-index:1}.search.open .close.search.open,.search.open .close:hover{background-color:#f3f3f3}.search.open .search-form{display:inline-block}.search.suggestions{height:auto}.search.suggestions .suggestion-list{border-top:1px solid #ddd;color:#202124;display:block;font-size:15px;margin-top:25px;padding-bottom:10px;padding-top:20px;text-align:left}.search.suggestions .suggestion-list .selected{border:1px solid red}.search.suggestions .suggestion-list ul{list-style-type:none;margin:0;padding:10px 0 0}.search.suggestions .suggestion-list ul li a{color:inherit;display:block;padding:5px 0 5px 15px;text-decoration:none}.search.suggestions .suggestion-list ul li a.search.open,.search.suggestions .suggestion-list ul li a:focus,.search.suggestions .suggestion-list ul li a:hover{background-color:#eee;outline:none}.search.suggestions .suggestion-list .searchproviders{margin-bottom:20px}.search.suggestions .suggestion-list .searchproviders li a{background-image:url(../images/search-dark.svg);background-position:top 50% left 15px;background-repeat:no-repeat;background-size:17px;display:block;padding-left:50px}.search.suggestions .suggestion-list .searchproviders li a span{color:#999}.search.suggestions .suggestion-list .suggestiontitle{color:#888;display:block;font-size:15px;margin:0 0 0 15px;text-transform:uppercase}.search.suggestions .suggestion-list ul.suggestions{padding-bottom:15px}.search.suggestions .suggestion-list .icon{margin-right:15px;vertical-align:middle;width:20px}.search.suggestions .suggestion-list .name{vertical-align:middle}.search .search-form{color:#202124;display:none;overflow:hidden;padding-right:48px;position:relative;text-align:left;top:14px;width:calc(100% - 35px)}.search .search-form input{background:transparent;border:none;color:#202124;display:block;font-family:Quicksand,sans-serif;font-size:17px;margin:0;outline:none;padding:0 0 0 15px;position:relative;width:100%}.search .search-form input[type=search]::-ms-clear,.search .search-form input[type=search]::-ms-reveal{display:none;height:0;width:0}.search .search-form input[type=search]::-webkit-search-cancel-button,.search .search-form input[type=search]::-webkit-search-decoration,.search .search-form input[type=search]::-webkit-search-results-button,.search .search-form input[type=search]::-webkit-search-results-decoration{display:none}.sites{font-size:14px;list-style-type:none;margin:0;max-height:60%;overflow-y:auto;padding:0;scrollbar-color:hsla(0,0%,87%,.208) hsla(0,0%,40%,.125);scrollbar-width:auto;user-select:none}.sites::-webkit-scrollbar{width:4px}.sites::-webkit-scrollbar-thumb{background:hsla(0,0%,87%,.208)}.sites::-webkit-scrollbar-track{background:hsla(0,0%,40%,.125)}.sites li{display:inline-block;font-size:14px;list-style-type:none;margin:0;padding:0;user-select:none}.sites li a{border-radius:6px;color:inherit;display:inline-block;padding:12px;text-decoration:none}.sites li a:hover{background-color:hsla(0,0%,100%,.082);transition:background-color .1s}.sites .icon{background-color:#fff;background-image:url(../images/loading-static.svg);background-position:50%;background-repeat:no-repeat;background-size:25px;border:.2em solid #fff;border-radius:6px;box-shadow:0 1px 5px rgba(0,0,0,.3);display:block;height:80px;margin-bottom:8px;padding:15px;position:relative;width:80px}.sites .icon img{background:#fff;width:100%}.sites .name{word-wrap:break-word;display:block;max-height:3.3em;overflow:hidden;text-overflow:ellipsis;text-shadow:1px 1px 1px rgba(0,0,0,.627);white-space:nowrap;width:80px}.status .sites:not(.alternate) .icon{border:none;height:82px;overflow:hidden}.status .sites:not(.alternate) .icon:after{background-color:#ccc;bottom:0;content:"";display:inline-block;height:4px;left:0;position:absolute;width:100%}.status .sites:not(.alternate) .online .icon:after{background-color:#55e22a}.status .sites:not(.alternate) .offline .icon:after{background-color:#ec2c2c}.status .sites:not(.alternate) .error .icon:after{background-color:#ddd900}.status .sites.alternate li a{padding-left:11px;position:relative}.status .sites.alternate li a:before{background-color:#ccc;content:"";display:inline-block;height:100%;left:0;position:absolute;top:0;width:4px}.status .sites.alternate li.online a:before{background-color:#55e22a}.status .sites.alternate li.offline a:before{background-color:#ec2c2c}.status .sites.alternate li.error a:before{background-color:#ddd900}.sites.alternate{margin-top:20px;width:100%}.sites.alternate li{float:left;margin-bottom:10px;padding:0 15px;text-align:left;width:50%}.sites.alternate li a{background-color:hsla(0,0%,100%,.8);box-shadow:0 1px 5px rgba(0,0,0,.3);overflow:hidden;padding:8px;position:relative;transition:background-color .1s,box-shadow .1s;width:100%}.sites.alternate li a:hover{background-color:#fff;box-shadow:0 1px 5px rgba(0,0,0,.6)}.sites.alternate .icon{border:none;border-radius:6px;box-shadow:none;display:inline-block;height:35px!important;margin:0 8px 0 0;overflow:hidden;padding:0;vertical-align:middle;width:35px}.sites.alternate .name{color:#202124;display:inline-block;height:14px;line-height:14px;margin-top:-7px;position:absolute;text-shadow:none;top:50%;vertical-align:middle;width:auto}@media(max-width:500px){.sites{-ms-overflow-style:none;margin-top:20px;max-height:calc(100% - 65px);scrollbar-width:none;width:100%}.sites li{float:left;margin-bottom:10px;padding:0 15px;text-align:left;width:50%}.sites li a{background-color:hsla(0,0%,100%,.8);box-shadow:0 1px 5px rgba(0,0,0,.3);overflow:hidden;padding:8px;position:relative;transition:background-color .1s,box-shadow .1s;width:100%}.sites li a:hover{background-color:#fff;box-shadow:0 1px 5px rgba(0,0,0,.6)}.sites .icon{border:none;border-radius:6px;box-shadow:none;height:35px!important;margin:0 8px 0 0;overflow:hidden;padding:0;width:35px}.sites .icon,.sites .name{display:inline-block;vertical-align:middle}.sites .name{color:#202124;height:14px;line-height:14px;margin-top:-7px;position:absolute;text-shadow:none;top:50%;width:auto}.sites li{margin-bottom:5px;width:100%}.sites::-webkit-scrollbar{display:none}.status .sites li a{padding-left:11px;position:relative}.status .sites li a:before{background-color:#ccc;content:"";display:inline-block;height:100%;left:0;position:absolute;top:0;width:4px}.status .sites li.online a:before{background-color:#55e22a}.status .sites li.offline a:before{background-color:#ec2c2c}.status .sites li.error a:before{background-color:#ddd900}.status .sites .icon:after{display:none!important}}.tags{background-color:#fff;border:.2em solid #cecece;border-radius:6px;box-shadow:0 1px 5px rgba(0,0,0,.3);color:#202124;display:none;font-family:Quicksand,sans-serif;font-weight:400;min-width:250px;padding:15px;position:fixed;right:15px;text-align:left;top:15px;z-index:100}.tags:target{display:block}.tags .header{border-bottom:1px solid #ddd;display:block;font-size:20px;height:35px;line-height:18px;margin-bottom:20px}.tags .header .close{background-image:url(../images/close-dark.svg);background-position:top 50% left 50%;background-repeat:no-repeat;background-size:30px;border:5px solid #fff;border-radius:50%;cursor:pointer;display:inline-block;height:48px;position:absolute;right:0;top:0;width:48px}.tags .header .close:hover{background-color:#f3f3f3}.tags ul{list-style-position:inside;margin:0;padding:0}.tags ul li{margin-bottom:3px;text-transform:lowercase}.tags ul li::marker{color:#bbb;content:"#"}.tags ul li a{border-radius:4px;color:inherit;display:inline-block;margin-left:1px;padding:3px 5px;text-decoration:dotted}.tags ul li a:hover{background-color:#f3f3f3;transition:background-color .1s}#tracy-bs .tracy-footer--sticky{display:none!important}#tracy-debug-logo:before{content:"JUMP";font-weight:700;padding:0 0 0 7px}#tracy-debug-logo svg:first-of-type{display:none}@font-face{font-family:Quicksand;font-style:normal;font-weight:400;src:local(""),url(../font/quicksand-v28-latin-regular.woff2) format("woff2"),url(../font/quicksand-v28-latin-regular.woff) format("woff")}*{box-sizing:border-box}body{background:#000;color:#fff;font-family:sans-serif;margin:0;padding:0;text-align:center}.fixed{bottom:0;left:0;position:fixed;right:0;top:0}.hidden{opacity:0}.enable{display:block!important}.background{background-position:50%;background-repeat:no-repeat;background-size:cover;transform:scale(1.07);z-index:1}.unsplash{bottom:23px;display:block;font-family:Quicksand,sans-serif;font-size:11px;opacity:.6;position:fixed;text-align:center;width:100%;z-index:100}.unsplash a{color:inherit;text-decoration:none}.unsplash a:hover{font-weight:700}.content{display:flex;flex-direction:column;height:calc(100% - 12px);justify-content:center;margin:-20px auto 0;max-width:750px;width:100%;z-index:100}@media(max-width:850px){.unsplash{display:none}}@media(max-width:500px){.content{display:block;height:calc(100% - 160px);margin-top:80px}} \ No newline at end of file +.time-weather{bottom:10px;display:block;font-family:Quicksand,sans-serif;font-weight:400;position:absolute;right:15px;text-shadow:1px 1px 2px rgba(0,0,0,.627);z-index:1000}.time-weather .time{font-size:2.4em;vertical-align:middle}.time-weather .time span{font-size:.5em;padding-left:5px}.time-weather .weather{color:inherit;text-decoration:none}.time-weather .weather .weather-icon{display:inline-block;font-size:1.9em;height:48px;line-height:48px!important;vertical-align:middle}.time-weather .weather .weather-icon:before{position:relative}.time-weather .weather .weather-info{display:inline-flex;flex-direction:column;font-size:14px;font-weight:600;line-height:normal;margin-right:10px;text-align:right;text-shadow:1px 1px 1px rgba(0,0,0,.627);vertical-align:middle}.widget{display:inline-block;height:58px;padding:5px 10px;user-select:none;z-index:1000}.widget.clickable{border-radius:6px;cursor:pointer}.widget.clickable:hover{background-color:hsla(0,0%,100%,.082);transition:background-color .1s}.useclientlocation{background-image:url(../images/map-pin.svg);background-position:top 50% left 5px;background-repeat:no-repeat;background-size:37px;bottom:10px;display:none;font-size:14px;left:15px;line-height:58px;padding:0 10px 0 45px;position:absolute;text-shadow:1px 1px 1px rgba(0,0,0,.627)}.greeting{font-family:Quicksand,sans-serif;font-size:2.3em;font-weight:400;margin-bottom:15px;text-shadow:1px 1px 2px rgba(0,0,0,.627);text-transform:capitalize}.greeting .tagname{text-transform:lowercase}.greeting .tagname .greeting .tagname span{margin-right:5px;opacity:.5}.header-bar{left:0;padding:15px 15px 0;position:absolute;right:0;text-align:right;top:0;z-index:100}.header-bar .show-tags{background-color:hsla(0,0%,100%,.082);background-image:url(../images/tags.svg);background-position:top 50% left 50%;background-repeat:no-repeat;background-size:35px;border:2px solid hsla(0,0%,100%,.125);border-radius:50%;cursor:pointer;display:inline-block;height:55px;width:55px}.header-bar .show-tags:hover{background-color:#fff;background-image:url(../images/tags-dark.svg);border:2px solid #cecece;box-shadow:0 1px 5px rgba(0,0,0,.3);transition:background-color,background-image .1s}.search{background-color:hsla(0,0%,100%,.082);background-image:url(../images/search.svg);background-position:top 13px left 13px;background-repeat:no-repeat;background-size:24px;border:2px solid hsla(0,0%,100%,.125);border-radius:50%;cursor:pointer;display:block;font-family:Quicksand,sans-serif;height:55px;overflow:hidden;padding:0;position:absolute;top:15px;width:55px}.search.open,.search:hover{background-color:#fff;background-image:url(../images/search-dark.svg);border:2px solid #cecece;box-shadow:0 1px 5px rgba(0,0,0,.3);transition:background-color,background-image .1s}.search.open{border:.2em solid #cecece;border-radius:5px;box-shadow:0 1px 5px rgba(0,0,0,.3);cursor:auto;max-width:450px;width:calc(100% - 30px)}.search.open .close{background-image:url(../images/close-dark.svg);background-position:top 50% left 50%;background-repeat:no-repeat;background-size:30px;border:5px solid #fff;border-radius:50%;cursor:pointer;display:inline-block;height:48px;position:absolute;right:0;top:0;width:48px;z-index:1}.search.open .close.search.open,.search.open .close:hover{background-color:#f3f3f3}.search.open .search-form{display:inline-block}.search.suggestions{height:auto}.search.suggestions .suggestion-list{border-top:1px solid #ddd;color:#202124;display:block;font-size:15px;margin-top:25px;padding-bottom:10px;padding-top:20px;text-align:left}.search.suggestions .suggestion-list .selected{border:1px solid red}.search.suggestions .suggestion-list ul{list-style-type:none;margin:0;padding:10px 0 0}.search.suggestions .suggestion-list ul li a{color:inherit;display:block;padding:5px 0 5px 15px;text-decoration:none}.search.suggestions .suggestion-list ul li a.search.open,.search.suggestions .suggestion-list ul li a:focus,.search.suggestions .suggestion-list ul li a:hover{background-color:#eee;outline:none}.search.suggestions .suggestion-list .searchproviders{margin-bottom:20px}.search.suggestions .suggestion-list .searchproviders li a{background-image:url(../images/search-dark.svg);background-position:top 50% left 15px;background-repeat:no-repeat;background-size:17px;display:block;padding-left:50px}.search.suggestions .suggestion-list .searchproviders li a span{color:#999}.search.suggestions .suggestion-list .suggestiontitle{color:#888;display:block;font-size:15px;margin:0 0 0 15px;text-transform:uppercase}.search.suggestions .suggestion-list ul.suggestions{padding-bottom:15px}.search.suggestions .suggestion-list .icon{margin-right:15px;vertical-align:middle;width:20px}.search.suggestions .suggestion-list .name{vertical-align:middle}.search .search-form{color:#202124;display:none;overflow:hidden;padding-right:48px;position:relative;text-align:left;top:14px;width:calc(100% - 35px)}.search .search-form input{background:transparent;border:none;color:#202124;display:block;font-family:Quicksand,sans-serif;font-size:17px;margin:0;outline:none;padding:0 0 0 15px;position:relative;width:100%}.search .search-form input[type=search]::-ms-clear,.search .search-form input[type=search]::-ms-reveal{display:none;height:0;width:0}.search .search-form input[type=search]::-webkit-search-cancel-button,.search .search-form input[type=search]::-webkit-search-decoration,.search .search-form input[type=search]::-webkit-search-results-button,.search .search-form input[type=search]::-webkit-search-results-decoration{display:none}.sites{font-size:14px;list-style-type:none;margin:0;max-height:60%;overflow-y:auto;padding:0;scrollbar-color:hsla(0,0%,87%,.208) hsla(0,0%,40%,.125);scrollbar-width:auto;user-select:none}.sites::-webkit-scrollbar{width:4px}.sites::-webkit-scrollbar-thumb{background:hsla(0,0%,87%,.208)}.sites::-webkit-scrollbar-track{background:hsla(0,0%,40%,.125)}.sites li{display:inline-block;font-size:14px;list-style-type:none;margin:0;padding:0;user-select:none}.sites li a{border-radius:6px;color:inherit;display:inline-block;padding:12px;text-decoration:none}.sites li a:hover{background-color:hsla(0,0%,100%,.082);transition:background-color .1s}.sites .icon{background-color:#fff;background-image:url(../images/loading-static.svg);background-position:50%;background-repeat:no-repeat;background-size:25px;border:.2em solid #fff;border-radius:6px;box-shadow:0 1px 5px rgba(0,0,0,.3);display:block;height:80px;margin-bottom:8px;padding:15px;position:relative;width:80px}.sites .icon img{background:#fff;width:100%}.sites .name{word-wrap:break-word;display:block;max-height:3.3em;overflow:hidden;text-overflow:ellipsis;text-shadow:1px 1px 1px rgba(0,0,0,.627);white-space:nowrap;width:80px}.status .sites:not(.alternate) .icon{border:none;height:82px;overflow:hidden}.status .sites:not(.alternate) .icon:after{background-color:#ccc;bottom:0;content:"";display:inline-block;height:4px;left:0;position:absolute;width:100%}.status .sites:not(.alternate) .online .icon:after{background-color:#55e22a}.status .sites:not(.alternate) .offline .icon:after{background-color:#ec2c2c}.status .sites:not(.alternate) .error .icon:after{background-color:#ddd900}.status .sites.alternate li a{padding-left:11px;position:relative}.status .sites.alternate li a:before{background-color:#ccc;content:"";display:inline-block;height:100%;left:0;position:absolute;top:0;width:4px}.status .sites.alternate li.online a:before{background-color:#55e22a}.status .sites.alternate li.offline a:before{background-color:#ec2c2c}.status .sites.alternate li.error a:before{background-color:#ddd900}.sites.alternate{margin-top:20px;width:100%}.sites.alternate li{float:left;margin-bottom:10px;padding:0 15px;text-align:left;width:50%}.sites.alternate li a{background-color:hsla(0,0%,100%,.8);box-shadow:0 1px 5px rgba(0,0,0,.3);overflow:hidden;padding:8px;position:relative;transition:background-color .1s,box-shadow .1s;width:100%}.sites.alternate li a:hover{background-color:#fff;box-shadow:0 1px 5px rgba(0,0,0,.6)}.sites.alternate .icon{border:none;border-radius:6px;box-shadow:none;display:inline-block;height:35px!important;margin:0 8px 0 0;overflow:hidden;padding:0;vertical-align:middle;width:35px}.sites.alternate .name{color:#202124;display:inline-block;height:16px;line-height:16px;margin-top:-7px;position:absolute;text-shadow:none;top:50%;vertical-align:middle;width:auto}@media(max-width:500px){.sites{-ms-overflow-style:none;margin-top:20px;max-height:calc(100% - 65px);scrollbar-width:none;width:100%}.sites li{float:left;margin-bottom:10px;padding:0 15px;text-align:left;width:50%}.sites li a{background-color:hsla(0,0%,100%,.8);box-shadow:0 1px 5px rgba(0,0,0,.3);overflow:hidden;padding:8px;position:relative;transition:background-color .1s,box-shadow .1s;width:100%}.sites li a:hover{background-color:#fff;box-shadow:0 1px 5px rgba(0,0,0,.6)}.sites .icon{border:none;border-radius:6px;box-shadow:none;height:35px!important;margin:0 8px 0 0;overflow:hidden;padding:0;width:35px}.sites .icon,.sites .name{display:inline-block;vertical-align:middle}.sites .name{color:#202124;height:16px;line-height:16px;margin-top:-7px;position:absolute;text-shadow:none;top:50%;width:auto}.sites li{margin-bottom:5px;width:100%}.sites::-webkit-scrollbar{display:none}.status .sites li a{padding-left:11px;position:relative}.status .sites li a:before{background-color:#ccc;content:"";display:inline-block;height:100%;left:0;position:absolute;top:0;width:4px}.status .sites li.online a:before{background-color:#55e22a}.status .sites li.offline a:before{background-color:#ec2c2c}.status .sites li.error a:before{background-color:#ddd900}.status .sites .icon:after{display:none!important}}.tags{background-color:#fff;border:.2em solid #cecece;border-radius:6px;box-shadow:0 1px 5px rgba(0,0,0,.3);color:#202124;display:none;font-family:Quicksand,sans-serif;font-weight:400;min-width:250px;padding:15px;position:fixed;right:15px;text-align:left;top:15px;z-index:100}.tags:target{display:block}.tags .header{border-bottom:1px solid #ddd;display:block;font-size:20px;height:35px;line-height:18px;margin-bottom:20px}.tags .header .close{background-image:url(../images/close-dark.svg);background-position:top 50% left 50%;background-repeat:no-repeat;background-size:30px;border:5px solid #fff;border-radius:50%;cursor:pointer;display:inline-block;height:48px;position:absolute;right:0;top:0;width:48px}.tags .header .close:hover{background-color:#f3f3f3}.tags ul{list-style-position:inside;margin:0;padding:0}.tags ul li{margin-bottom:3px;text-transform:lowercase}.tags ul li::marker{color:#bbb;content:"#"}.tags ul li a{border-radius:4px;color:inherit;display:inline-block;margin-left:1px;padding:3px 5px;text-decoration:dotted}.tags ul li a:hover{background-color:#f3f3f3;transition:background-color .1s}#tracy-bs .tracy-footer--sticky{display:none!important}#tracy-debug-logo:before{content:"JUMP";font-weight:700;padding:0 0 0 7px}#tracy-debug-logo svg:first-of-type{display:none}@font-face{font-family:Quicksand;font-style:normal;font-weight:400;src:local(""),url(../font/quicksand-v28-latin-regular.woff2) format("woff2"),url(../font/quicksand-v28-latin-regular.woff) format("woff")}*{box-sizing:border-box}body{background:#000;color:#fff;font-family:sans-serif;margin:0;padding:0;text-align:center}.fixed{bottom:0;left:0;position:fixed;right:0;top:0}.hidden{opacity:0}.enable{display:block!important}.background{background-position:50%;background-repeat:no-repeat;background-size:cover;transform:scale(1.07);z-index:1}.unsplash{bottom:23px;display:block;font-family:Quicksand,sans-serif;font-size:11px;opacity:.6;position:fixed;text-align:center;width:100%;z-index:100}.unsplash a{color:inherit;text-decoration:none}.unsplash a:hover{font-weight:700}.content{display:flex;flex-direction:column;height:calc(100% - 12px);justify-content:center;margin:-20px auto 0;max-width:750px;width:100%;z-index:100}@media(max-width:850px){.unsplash{display:none}}@media(max-width:500px){.content{display:block;height:calc(100% - 160px);margin-top:80px}} \ No newline at end of file diff --git a/jumpapp/assets/js/index.5624957f74a0b466666a.min.js b/jumpapp/assets/js/index.c6f0adf936e9f816a8f8.min.js similarity index 99% rename from jumpapp/assets/js/index.5624957f74a0b466666a.min.js rename to jumpapp/assets/js/index.c6f0adf936e9f816a8f8.min.js index afc066d..e4b586c 100644 --- a/jumpapp/assets/js/index.5624957f74a0b466666a.min.js +++ b/jumpapp/assets/js/index.c6f0adf936e9f816a8f8.min.js @@ -1 +1 @@ -(()=>{"use strict";var e={729:e=>{var t=Object.prototype.hasOwnProperty,s="~";function n(){}function i(e,t,s){this.fn=e,this.context=t,this.once=s||!1}function r(e,t,n,r,o){if("function"!=typeof n)throw new TypeError("The listener must be a function");var c=new i(n,r||e,o),h=s?s+t:t;return e._events[h]?e._events[h].fn?e._events[h]=[e._events[h],c]:e._events[h].push(c):(e._events[h]=c,e._eventsCount++),e}function o(e,t){0==--e._eventsCount?e._events=new n:delete e._events[t]}function c(){this._events=new n,this._eventsCount=0}Object.create&&(n.prototype=Object.create(null),(new n).__proto__||(s=!1)),c.prototype.eventNames=function(){var e,n,i=[];if(0===this._eventsCount)return i;for(n in e=this._events)t.call(e,n)&&i.push(s?n.slice(1):n);return Object.getOwnPropertySymbols?i.concat(Object.getOwnPropertySymbols(e)):i},c.prototype.listeners=function(e){var t=s?s+e:e,n=this._events[t];if(!n)return[];if(n.fn)return[n.fn];for(var i=0,r=n.length,o=new Array(r);i{class e{constructor(e,t=!1,s=!1){this.set_utc_shift(),this.contentintervalid=null,this.eventemitter=e,this.ampm=t,this.forcelocaltime=s}set_utc_shift(e=0){this.utcshift=e,this.shiftedtimestamp=(new Date).getTime()+this.utcshift,this.shifteddate=new Date(this.shiftedtimestamp)}get_formatted_time(){let e=this.shifteddate.getUTCHours(),t=String(this.shifteddate.getUTCMinutes()).padStart(2,"0");if(this.forcelocaltime&&(e=(new Date).getHours(),t=String((new Date).getMinutes()).padStart(2,"0")),!this.ampm)return String(e).padStart(2,"0")+":"+t;const s=e<=12?"AM":"PM";return e=(e+11)%12+1,e+":"+t+""+s+""}get_hour(){return this.forcelocaltime?(new Date).getHours():this.shifteddate.getUTCHours()}update_time(){this.set_utc_shift(this.utcshift),this.eventemitter.emit("clock-updated",{formatted_time:this.get_formatted_time(),hour:this.get_hour(),utcshift:this.utcshift})}run(e){this.contentintervalid&&clearInterval(this.contentintervalid),this.update_time(),this.contentintervalid=setInterval((()=>{this.update_time()}),e)}}const t=s(729);function n(e){return Array.isArray?Array.isArray(e):"[object Array]"===d(e)}const i=1/0;function r(e){return null==e?"":function(e){if("string"==typeof e)return e;let t=e+"";return"0"==t&&1/e==-i?"-0":t}(e)}function o(e){return"string"==typeof e}function c(e){return"number"==typeof e}function h(e){return!0===e||!1===e||function(e){return a(e)&&null!==e}(e)&&"[object Boolean]"==d(e)}function a(e){return"object"==typeof e}function l(e){return null!=e}function u(e){return!e.trim().length}function d(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":Object.prototype.toString.call(e)}const g=e=>`Invalid value for key ${e}`,f=e=>`Pattern length exceeds max of ${e}.`,m=e=>`Missing ${e} property in key`,p=e=>`Property 'weight' in key '${e}' must be a positive integer`,v=Object.prototype.hasOwnProperty;class y{constructor(e){this._keys=[],this._keyMap={};let t=0;e.forEach((e=>{let s=w(e);t+=s.weight,this._keys.push(s),this._keyMap[s.id]=s,t+=s.weight})),this._keys.forEach((e=>{e.weight/=t}))}get(e){return this._keyMap[e]}keys(){return this._keys}toJSON(){return JSON.stringify(this._keys)}}function w(e){let t=null,s=null,i=null,r=1,c=null;if(o(e)||n(e))i=e,t=M(e),s=_(e);else{if(!v.call(e,"name"))throw new Error(m("name"));const n=e.name;if(i=n,v.call(e,"weight")&&(r=e.weight,r<=0))throw new Error(p(n));t=M(n),s=_(n),c=e.getFn}return{path:t,id:s,weight:r,src:i,getFn:c}}function M(e){return n(e)?e:e.split(".")}function _(e){return n(e)?e.join("."):e}var x={isCaseSensitive:!1,includeScore:!1,keys:[],shouldSort:!0,sortFn:(e,t)=>e.score===t.score?e.idx{if(l(e))if(t[u]){const d=e[t[u]];if(!l(d))return;if(u===t.length-1&&(o(d)||c(d)||h(d)))s.push(r(d));else if(n(d)){i=!0;for(let e=0,s=d.length;e{this._keysMap[e.id]=t}))}create(){!this.isCreated&&this.docs.length&&(this.isCreated=!0,o(this.docs[0])?this.docs.forEach(((e,t)=>{this._addString(e,t)})):this.docs.forEach(((e,t)=>{this._addObject(e,t)})),this.norm.clear())}add(e){const t=this.size();o(e)?this._addString(e,t):this._addObject(e,t)}removeAt(e){this.records.splice(e,1);for(let t=e,s=this.size();t{let r=t.getFn?t.getFn(e):this.getFn(e,t.path);if(l(r))if(n(r)){let e=[];const t=[{nestedArrIndex:-1,value:r}];for(;t.length;){const{nestedArrIndex:s,value:i}=t.pop();if(l(i))if(o(i)&&!u(i)){let t={v:i,i:s,n:this.norm.get(i)};e.push(t)}else n(i)&&i.forEach(((e,s)=>{t.push({nestedArrIndex:s,value:e})}))}s.$[i]=e}else if(o(r)&&!u(r)){let e={v:r,n:this.norm.get(r)};s.$[i]=e}})),this.records.push(s)}toJSON(){return{keys:this.keys,records:this.records}}}function k(e,t,{getFn:s=x.getFn,fieldNormWeight:n=x.fieldNormWeight}={}){const i=new b({getFn:s,fieldNormWeight:n});return i.setKeys(e.map(w)),i.setSources(t),i.create(),i}function S(e,{errors:t=0,currentLocation:s=0,expectedLocation:n=0,distance:i=x.distance,ignoreLocation:r=x.ignoreLocation}={}){const o=t/e.length;if(r)return o;const c=Math.abs(n-s);return i?o+c/i:c?1:o}const C=32;function E(e,t,s,{location:n=x.location,distance:i=x.distance,threshold:r=x.threshold,findAllMatches:o=x.findAllMatches,minMatchCharLength:c=x.minMatchCharLength,includeMatches:h=x.includeMatches,ignoreLocation:a=x.ignoreLocation}={}){if(t.length>C)throw new Error(f(C));const l=t.length,u=e.length,d=Math.max(0,Math.min(n,u));let g=r,m=d;const p=c>1||h,v=p?Array(u):[];let y;for(;(y=e.indexOf(t,m))>-1;){let e=S(t,{currentLocation:y,expectedLocation:d,distance:i,ignoreLocation:a});if(g=Math.min(e,g),m=y+l,p){let e=0;for(;e=h;r-=1){let o=r-1,c=s[e.charAt(o)];if(p&&(v[o]=+!!c),y[r]=(y[r+1]<<1|1)&c,n&&(y[r]|=(w[r+1]|w[r])<<1|1|w[r+1]),y[r]&L&&(M=S(t,{errors:n,currentLocation:o,expectedLocation:d,distance:i,ignoreLocation:a}),M<=g)){if(g=M,m=o,m<=d)break;h=Math.max(1,2*d-m)}}if(S(t,{errors:n+1,currentLocation:d,expectedLocation:d,distance:i,ignoreLocation:a})>g)break;w=y}const b={isMatch:m>=0,score:Math.max(.001,M)};if(p){const e=function(e=[],t=x.minMatchCharLength){let s=[],n=-1,i=-1,r=0;for(let o=e.length;r=t&&s.push([n,i]),n=-1)}return e[r-1]&&r-n>=t&&s.push([n,r-1]),s}(v,c);e.length?h&&(b.indices=e):b.isMatch=!1}return b}function A(e){let t={};for(let s=0,n=e.length;s{this.chunks.push({pattern:e,alphabet:A(e),startIndex:t})},l=this.pattern.length;if(l>C){let e=0;const t=l%C,s=l-t;for(;e{const{isMatch:f,score:m,indices:p}=E(e,t,d,{location:n+g,distance:i,threshold:r,findAllMatches:o,minMatchCharLength:c,includeMatches:s,ignoreLocation:h});f&&(u=!0),l+=m,f&&p&&(a=[...a,...p])}));let d={isMatch:u,score:u?l/this.chunks.length:1};return u&&s&&(d.indices=a),d}}class I{constructor(e){this.pattern=e}static isMultiMatch(e){return q(e,this.multiRegex)}static isSingleMatch(e){return q(e,this.singleRegex)}search(){}}function q(e,t){const s=e.match(t);return s?s[1]:null}class P extends I{constructor(e,{location:t=x.location,threshold:s=x.threshold,distance:n=x.distance,includeMatches:i=x.includeMatches,findAllMatches:r=x.findAllMatches,minMatchCharLength:o=x.minMatchCharLength,isCaseSensitive:c=x.isCaseSensitive,ignoreLocation:h=x.ignoreLocation}={}){super(e),this._bitapSearch=new N(e,{location:t,threshold:s,distance:n,includeMatches:i,findAllMatches:r,minMatchCharLength:o,isCaseSensitive:c,ignoreLocation:h})}static get type(){return"fuzzy"}static get multiRegex(){return/^"(.*)"$/}static get singleRegex(){return/^(.*)$/}search(e){return this._bitapSearch.searchIn(e)}}class O extends I{constructor(e){super(e)}static get type(){return"include"}static get multiRegex(){return/^'"(.*)"$/}static get singleRegex(){return/^'(.*)$/}search(e){let t,s=0;const n=[],i=this.pattern.length;for(;(t=e.indexOf(this.pattern,s))>-1;)s=t+i,n.push([t,s-1]);const r=!!n.length;return{isMatch:r,score:r?0:1,indices:n}}}const $=[class extends I{constructor(e){super(e)}static get type(){return"exact"}static get multiRegex(){return/^="(.*)"$/}static get singleRegex(){return/^=(.*)$/}search(e){const t=e===this.pattern;return{isMatch:t,score:t?0:1,indices:[0,this.pattern.length-1]}}},O,class extends I{constructor(e){super(e)}static get type(){return"prefix-exact"}static get multiRegex(){return/^\^"(.*)"$/}static get singleRegex(){return/^\^(.*)$/}search(e){const t=e.startsWith(this.pattern);return{isMatch:t,score:t?0:1,indices:[0,this.pattern.length-1]}}},class extends I{constructor(e){super(e)}static get type(){return"inverse-prefix-exact"}static get multiRegex(){return/^!\^"(.*)"$/}static get singleRegex(){return/^!\^(.*)$/}search(e){const t=!e.startsWith(this.pattern);return{isMatch:t,score:t?0:1,indices:[0,e.length-1]}}},class extends I{constructor(e){super(e)}static get type(){return"inverse-suffix-exact"}static get multiRegex(){return/^!"(.*)"\$$/}static get singleRegex(){return/^!(.*)\$$/}search(e){const t=!e.endsWith(this.pattern);return{isMatch:t,score:t?0:1,indices:[0,e.length-1]}}},class extends I{constructor(e){super(e)}static get type(){return"suffix-exact"}static get multiRegex(){return/^"(.*)"\$$/}static get singleRegex(){return/^(.*)\$$/}search(e){const t=e.endsWith(this.pattern);return{isMatch:t,score:t?0:1,indices:[e.length-this.pattern.length,e.length-1]}}},class extends I{constructor(e){super(e)}static get type(){return"inverse-exact"}static get multiRegex(){return/^!"(.*)"$/}static get singleRegex(){return/^!(.*)$/}search(e){const t=-1===e.indexOf(this.pattern);return{isMatch:t,score:t?0:1,indices:[0,e.length-1]}}},P],R=$.length,J=/ +(?=(?:[^\"]*\"[^\"]*\")*[^\"]*$)/,U="|";const F=new Set([P.type,O.type]);class j{constructor(e,{isCaseSensitive:t=x.isCaseSensitive,includeMatches:s=x.includeMatches,minMatchCharLength:n=x.minMatchCharLength,ignoreLocation:i=x.ignoreLocation,findAllMatches:r=x.findAllMatches,location:o=x.location,threshold:c=x.threshold,distance:h=x.distance}={}){this.query=null,this.options={isCaseSensitive:t,includeMatches:s,minMatchCharLength:n,findAllMatches:r,ignoreLocation:i,location:o,threshold:c,distance:h},this.pattern=t?e:e.toLowerCase(),this.query=function(e,t={}){return e.split(U).map((e=>{let s=e.trim().split(J).filter((e=>e&&!!e.trim())),n=[];for(let e=0,i=s.length;e!(!e[W]&&!e[z]),V=e=>!!e[D.PATH],B=e=>!n(e)&&a(e)&&!K(e),Q=e=>({[W]:Object.keys(e).map((t=>({[t]:e[t]})))});function G(e,t,{auto:s=!0}={}){const i=e=>{let r=Object.keys(e);const c=V(e);if(!c&&r.length>1&&!K(e))return i(Q(e));if(B(e)){const n=c?e[D.PATH]:r[0],i=c?e[D.PATTERN]:e[n];if(!o(i))throw new Error(g(n));const h={keyId:_(n),pattern:i};return s&&(h.searcher=H(i,t)),h}let h={children:[],operator:r[0]};return r.forEach((t=>{const s=e[t];n(s)&&s.forEach((e=>{h.children.push(i(e))}))})),h};return K(e)||(e=Q(e)),i(e)}function X(e,t){const s=e.matches;t.matches=[],l(s)&&s.forEach((e=>{if(!l(e.indices)||!e.indices.length)return;const{indices:s,value:n}=e;let i={indices:s,value:n};e.key&&(i.key=e.key.src),e.idx>-1&&(i.refIndex=e.idx),t.matches.push(i)}))}function Y(e,t){t.score=e.score}class Z{constructor(e,t={},s){this.options={...x,...t},this.options.useExtendedSearch,this._keyStore=new y(this.options.keys),this.setCollection(e,s)}setCollection(e,t){if(this._docs=e,t&&!(t instanceof b))throw new Error("Incorrect 'index' type");this._myIndex=t||k(this.options.keys,this._docs,{getFn:this.options.getFn,fieldNormWeight:this.options.fieldNormWeight})}add(e){l(e)&&(this._docs.push(e),this._myIndex.add(e))}remove(e=(()=>!1)){const t=[];for(let s=0,n=this._docs.length;s{let s=1;e.matches.forEach((({key:e,norm:n,score:i})=>{const r=e?e.weight:null;s*=Math.pow(0===i&&r?Number.EPSILON:i,(r||1)*(t?1:n))})),e.score=s}))}(a,{ignoreFieldNorm:h}),i&&a.sort(r),c(t)&&t>-1&&(a=a.slice(0,t)),function(e,t,{includeMatches:s=x.includeMatches,includeScore:n=x.includeScore}={}){const i=[];return s&&i.push(X),n&&i.push(Y),e.map((e=>{const{idx:s}=e,n={item:t[s],refIndex:s};return i.length&&i.forEach((t=>{t(e,n)})),n}))}(a,this._docs,{includeMatches:s,includeScore:n})}_searchStringList(e){const t=H(e,this.options),{records:s}=this._myIndex,n=[];return s.forEach((({v:e,i:s,n:i})=>{if(!l(e))return;const{isMatch:r,score:o,indices:c}=t.searchIn(e);r&&n.push({item:e,idx:s,matches:[{score:o,value:e,norm:i,indices:c}]})})),n}_searchLogical(e){const t=G(e,this.options),s=(e,t,n)=>{if(!e.children){const{keyId:s,searcher:i}=e,r=this._findMatches({key:this._keyStore.get(s),value:this._myIndex.getValueForItemAtKeyId(t,s),searcher:i});return r&&r.length?[{idx:n,item:t,matches:r}]:[]}const i=[];for(let r=0,o=e.children.length;r{if(l(e)){let o=s(t,e,n);o.length&&(i[n]||(i[n]={idx:n,item:e,matches:[]},r.push(i[n])),o.forEach((({matches:e})=>{i[n].matches.push(...e)})))}})),r}_searchObjectList(e){const t=H(e,this.options),{keys:s,records:n}=this._myIndex,i=[];return n.forEach((({$:e,i:n})=>{if(!l(e))return;let r=[];s.forEach(((s,n)=>{r.push(...this._findMatches({key:s,value:e[n],searcher:t}))})),r.length&&i.push({idx:n,item:e,matches:r})})),i}_findMatches({key:e,value:t,searcher:s}){if(!l(t))return[];let i=[];if(n(t))t.forEach((({v:t,i:n,n:r})=>{if(!l(t))return;const{isMatch:o,score:c,indices:h}=s.searchIn(t);o&&i.push({score:c,key:e,value:t,idx:n,norm:r,indices:h})}));else{const{v:n,n:r}=t,{isMatch:o,score:c,indices:h}=s.searchIn(n);o&&i.push({score:c,key:e,value:n,norm:r,indices:h})}return i}}Z.version="6.6.2",Z.createIndex=k,Z.parseIndex=function(e,{getFn:t=x.getFn,fieldNormWeight:s=x.fieldNormWeight}={}){const{keys:n,records:i}=e,r=new b({getFn:t,fieldNormWeight:s});return r.setKeys(n),r.setIndexRecords(i),r},Z.config=x,Z.parseQuery=G,function(...e){T.push(...e)}(j);class ee{constructor(e,t){this.hour=e,this.greetings={0:t.greetings.goodmorning,12:t.greetings.goodafternoon,16:t.greetings.goodevening,19:t.greetings.goodnight}}get_greeting(){let e=Object.keys(this.greetings).reverse();for(let t of e)if(this.hour>=t)return this.greetings[t]}}class te{constructor(e,t,s,n,i){this.containerelm=s,this.eventemitter=n,this.inputelm=t,this.suggestionslistelm=s.querySelector(".suggestion-list"),this.searchproviderlist=null,this.searchengines=e,this.strings=i}build_searchprovider_list_elm(e){const t=document.createElement("ul");return t.classList.add("searchproviders"),t.setAttribute("tabindex",-1),this.searchengines.forEach((s=>{const n=document.createElement("li");n.setAttribute("tabindex",-1),n.innerHTML=''+this.strings.search.searchon[s.name]+"",t.appendChild(n)})),t.addEventListener("keyup",(e=>{switch(e.code){case"ArrowUp":if(document.activeElement==e.target.parentNode.parentNode.firstChild.firstChild){this.inputelm.focus();break}document.activeElement.parentNode.previousSibling.firstChild.focus();break;case"ArrowDown":if(document.activeElement==e.target.parentNode.parentNode.lastChild.firstChild){const t=document.querySelector(".suggestionholder .suggestions");t?t.firstChild.firstChild.focus():e.target.parentNode.parentNode.firstChild.firstChild.focus();break}document.activeElement.parentNode.nextSibling.firstChild.focus()}})),t}build_suggestion_list_elm(e){const t=document.createElement("ul");return t.classList.add("suggestions"),t.setAttribute("tabindex",-1),e.forEach((e=>{const s=document.createElement("li");s.setAttribute("tabindex",-1),s.innerHTML=' '+e.name+"",t.appendChild(s)})),t.addEventListener("keyup",(e=>{switch(e.code){case"ArrowUp":if(document.activeElement==e.target.parentNode.parentNode.firstChild.firstChild){this.searchproviderlist.lastChild.firstChild.focus();break}document.activeElement.parentNode.previousSibling.firstChild.focus();break;case"ArrowDown":if(document.activeElement==e.target.parentNode.parentNode.lastChild.firstChild){this.searchproviderlist.firstChild.firstChild.focus();break}document.activeElement.parentNode.nextSibling.firstChild.focus()}})),t}replace(e){const t=this.build_suggestion_list_elm(e),s=document.createElement("span");if(s.classList.add("suggestionholder"),""!==this.inputelm.value){const e=document.createElement("span");e.classList.add("suggestiontitle"),e.innerHTML=this.strings.search.search,s.appendChild(e),this.searchproviderlist=this.build_searchprovider_list_elm(this.inputelm.value),s.appendChild(this.searchproviderlist)}if(t.childNodes.length>0){const e=document.createElement("span");e.classList.add("suggestiontitle"),e.innerHTML=this.strings.search.sites,s.appendChild(e),s.appendChild(t)}if(s.childNodes.length>0)this.containerelm.classList.add("suggestions"),this.suggestionslistelm.replaceChildren(s);else{this.containerelm.classList.remove("suggestions");let e=this.containerelm.querySelector(".suggestionholder");e&&e.remove()}}}class se{constructor(e){this.eventemitter=e}fetch_owm_data(e){let t=JUMP.wwwurl+"/api/weather/"+JUMP.token+"/";e.length&&(t+=e[0]+"/"+e[1]+"/"),fetch(t).then((e=>{if(401===e.status)return console.error("JUMP ERROR: The OWM API key is invalid, check config.php"),void this.eventemitter.emit("weather-error");e.json().then((e=>{if(e.error)return console.error("JUMP ERROR: There was an issue with the OWM API... "+e.error),void this.eventemitter.emit("weather-error");var t="night";e.dt>e.sys.sunrise&&e.dte.json())).then((t=>{if(t.error)return void console.error("JUMP ERROR: There was an issue with the Unsplash API... "+t.error);e.style.backgroundImage='url("'+t.imagedatauri+'")';let s=document.querySelector(".unsplash a");s.textContent=t.attribution,s.href=t.link}))}JUMP.checkstatus&&fetch(JUMP.wwwurl+"/api/status/"+JUMP.token+"/").then((e=>e.json())).then((e=>{for(const[t,s]of Object.entries(e)){const e=document.querySelector("#"+t);if(e&&(e.classList.add(s),"online"!==s)){const t=e.querySelector("a");t.title="("+this.strings.status.status+": "+this.strings.status[s]+") "+t.title}}})),this.add_event_listeners(),JUMP.owmapikey?(this.weather.fetch_owm_data(this.latlong),setInterval((()=>{this.weather.fetch_owm_data(this.latlong)}),this.weatherfrequency)):this.eventemitter.emit("show-content")}add_event_listeners(){if(this.eventemitter.on("weather-loaded",(e=>{this.timezoneshift=e.timezoneshift,this.weatherelm.href="https://openweathermap.org/city/"+e.locationcode,this.weathericonelm.classList.add(e.iconclass),this.clientlocationelm.innerHTML=e.locationname,this.tempelm.innerHTML=e.temp,this.weatherdescelm.innerHTML=e.description,this.clientlocationelm.classList.add("enable"),this.eventemitter.emit("show-content")})),this.eventemitter.on("weather-error",(e=>{this.eventemitter.emit("show-content")})),this.eventemitter.on("clock-updated",(e=>{if(null!=this.timeelm&&(this.timeelm.innerHTML=e.formatted_time),null!=this.greetingelm){let t=new ee(e.hour,this.strings);this.greetingelm.innerHTML=t.get_greeting()}})),this.eventemitter.on("show-content",(()=>{this.set_clock(),this.show_content()})),this.clientlocationelm.addEventListener("click",(e=>{navigator.geolocation.getCurrentPosition((e=>{this.latlong=[e.coords.latitude,e.coords.longitude],this.storage.setItem("lastrequestedlocation",JSON.stringify(this.latlong)),this.weather.fetch_owm_data(this.latlong)}),(e=>{console.error(e.message)}),{enableHighAccuracy:!0})})),this.showtagsbuttonelm&&this.showtagsbuttonelm.addEventListener("click",(e=>{this.tagselectorelm.classList.add("enable"),e.preventDefault()})),this.tagsselectorclosebuttonelm&&this.tagsselectorclosebuttonelm.addEventListener("click",(e=>{this.tagselectorelm.classList.remove("enable")})),this.showsearchbuttonelm){const e=document.querySelector(".search-form input");this.searchsuggestions=new te(JSON.parse(JUMP.searchengines),e,this.showsearchbuttonelm,this.eventemitter,this.strings),this.showsearchbuttonelm.addEventListener("click",(t=>{t.target.classList.contains("open")||(this.showsearchbuttonelm.classList.add("open"),e.focus())})),document.addEventListener("keyup",(t=>{t.ctrlKey&&t.shiftKey&&"Slash"==t.code&&(this.showsearchbuttonelm.classList.contains("open")?this.search_close():(this.showsearchbuttonelm.classList.add("open"),e.focus()))})),this.searchclosebuttonelm.addEventListener("click",(e=>{e.stopPropagation(),this.search_close()})),e.addEventListener("keyup",(t=>{let s=document.querySelector(".suggestion-list .searchproviders");if("ArrowDown"===t.code)return void(s&&s.childNodes.length&&s.firstChild.firstChild.focus());let n=[],i=this.fuse.search(e.value);i.length=8,i.length>0&&i.forEach((e=>{n.push(e.item)})),this.searchsuggestions.replace(n)})),document.querySelector(".search-form").addEventListener("submit",(t=>{t.preventDefault(),""!=e.value&&document.querySelector(".searchproviders li a").click()}))}}search_close(){let e=this.showsearchbuttonelm.querySelector(".suggestionholder");e&&e.remove(),this.showsearchbuttonelm.classList.remove("suggestions"),document.querySelector(".search").classList.remove("open"),document.querySelector(".search-form input").value=""}show_content(){document.querySelectorAll(".hidden").forEach((function(e){e.classList.remove("hidden")}))}set_clock(){this.clock.set_utc_shift(this.timezoneshift),this.clock.run(this.clockfrequency)}}).init()})()})(); \ No newline at end of file +(()=>{"use strict";var e={729:e=>{var t=Object.prototype.hasOwnProperty,s="~";function n(){}function i(e,t,s){this.fn=e,this.context=t,this.once=s||!1}function r(e,t,n,r,o){if("function"!=typeof n)throw new TypeError("The listener must be a function");var c=new i(n,r||e,o),h=s?s+t:t;return e._events[h]?e._events[h].fn?e._events[h]=[e._events[h],c]:e._events[h].push(c):(e._events[h]=c,e._eventsCount++),e}function o(e,t){0==--e._eventsCount?e._events=new n:delete e._events[t]}function c(){this._events=new n,this._eventsCount=0}Object.create&&(n.prototype=Object.create(null),(new n).__proto__||(s=!1)),c.prototype.eventNames=function(){var e,n,i=[];if(0===this._eventsCount)return i;for(n in e=this._events)t.call(e,n)&&i.push(s?n.slice(1):n);return Object.getOwnPropertySymbols?i.concat(Object.getOwnPropertySymbols(e)):i},c.prototype.listeners=function(e){var t=s?s+e:e,n=this._events[t];if(!n)return[];if(n.fn)return[n.fn];for(var i=0,r=n.length,o=new Array(r);i{class e{constructor(e,t=!1,s=!1){this.set_utc_shift(),this.contentintervalid=null,this.eventemitter=e,this.ampm=t,this.forcelocaltime=s}set_utc_shift(e=0){this.utcshift=e,this.shiftedtimestamp=(new Date).getTime()+this.utcshift,this.shifteddate=new Date(this.shiftedtimestamp)}get_formatted_time(){let e=this.shifteddate.getUTCHours(),t=String(this.shifteddate.getUTCMinutes()).padStart(2,"0");if(this.forcelocaltime&&(e=(new Date).getHours(),t=String((new Date).getMinutes()).padStart(2,"0")),!this.ampm)return String(e).padStart(2,"0")+":"+t;const s=e<=12?"AM":"PM";return e=(e+11)%12+1,e+":"+t+""+s+""}get_hour(){return this.forcelocaltime?(new Date).getHours():this.shifteddate.getUTCHours()}update_time(){this.set_utc_shift(this.utcshift),this.eventemitter.emit("clock-updated",{formatted_time:this.get_formatted_time(),hour:this.get_hour(),utcshift:this.utcshift})}run(e){this.contentintervalid&&clearInterval(this.contentintervalid),this.update_time(),this.contentintervalid=setInterval((()=>{this.update_time()}),e)}}const t=s(729);function n(e){return Array.isArray?Array.isArray(e):"[object Array]"===d(e)}const i=1/0;function r(e){return null==e?"":function(e){if("string"==typeof e)return e;let t=e+"";return"0"==t&&1/e==-i?"-0":t}(e)}function o(e){return"string"==typeof e}function c(e){return"number"==typeof e}function h(e){return!0===e||!1===e||function(e){return a(e)&&null!==e}(e)&&"[object Boolean]"==d(e)}function a(e){return"object"==typeof e}function l(e){return null!=e}function u(e){return!e.trim().length}function d(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":Object.prototype.toString.call(e)}const g=e=>`Invalid value for key ${e}`,f=e=>`Pattern length exceeds max of ${e}.`,m=e=>`Missing ${e} property in key`,p=e=>`Property 'weight' in key '${e}' must be a positive integer`,v=Object.prototype.hasOwnProperty;class y{constructor(e){this._keys=[],this._keyMap={};let t=0;e.forEach((e=>{let s=w(e);t+=s.weight,this._keys.push(s),this._keyMap[s.id]=s,t+=s.weight})),this._keys.forEach((e=>{e.weight/=t}))}get(e){return this._keyMap[e]}keys(){return this._keys}toJSON(){return JSON.stringify(this._keys)}}function w(e){let t=null,s=null,i=null,r=1,c=null;if(o(e)||n(e))i=e,t=M(e),s=_(e);else{if(!v.call(e,"name"))throw new Error(m("name"));const n=e.name;if(i=n,v.call(e,"weight")&&(r=e.weight,r<=0))throw new Error(p(n));t=M(n),s=_(n),c=e.getFn}return{path:t,id:s,weight:r,src:i,getFn:c}}function M(e){return n(e)?e:e.split(".")}function _(e){return n(e)?e.join("."):e}var x={isCaseSensitive:!1,includeScore:!1,keys:[],shouldSort:!0,sortFn:(e,t)=>e.score===t.score?e.idx{if(l(e))if(t[u]){const d=e[t[u]];if(!l(d))return;if(u===t.length-1&&(o(d)||c(d)||h(d)))s.push(r(d));else if(n(d)){i=!0;for(let e=0,s=d.length;e{this._keysMap[e.id]=t}))}create(){!this.isCreated&&this.docs.length&&(this.isCreated=!0,o(this.docs[0])?this.docs.forEach(((e,t)=>{this._addString(e,t)})):this.docs.forEach(((e,t)=>{this._addObject(e,t)})),this.norm.clear())}add(e){const t=this.size();o(e)?this._addString(e,t):this._addObject(e,t)}removeAt(e){this.records.splice(e,1);for(let t=e,s=this.size();t{let r=t.getFn?t.getFn(e):this.getFn(e,t.path);if(l(r))if(n(r)){let e=[];const t=[{nestedArrIndex:-1,value:r}];for(;t.length;){const{nestedArrIndex:s,value:i}=t.pop();if(l(i))if(o(i)&&!u(i)){let t={v:i,i:s,n:this.norm.get(i)};e.push(t)}else n(i)&&i.forEach(((e,s)=>{t.push({nestedArrIndex:s,value:e})}))}s.$[i]=e}else if(o(r)&&!u(r)){let e={v:r,n:this.norm.get(r)};s.$[i]=e}})),this.records.push(s)}toJSON(){return{keys:this.keys,records:this.records}}}function k(e,t,{getFn:s=x.getFn,fieldNormWeight:n=x.fieldNormWeight}={}){const i=new b({getFn:s,fieldNormWeight:n});return i.setKeys(e.map(w)),i.setSources(t),i.create(),i}function S(e,{errors:t=0,currentLocation:s=0,expectedLocation:n=0,distance:i=x.distance,ignoreLocation:r=x.ignoreLocation}={}){const o=t/e.length;if(r)return o;const c=Math.abs(n-s);return i?o+c/i:c?1:o}const C=32;function E(e,t,s,{location:n=x.location,distance:i=x.distance,threshold:r=x.threshold,findAllMatches:o=x.findAllMatches,minMatchCharLength:c=x.minMatchCharLength,includeMatches:h=x.includeMatches,ignoreLocation:a=x.ignoreLocation}={}){if(t.length>C)throw new Error(f(C));const l=t.length,u=e.length,d=Math.max(0,Math.min(n,u));let g=r,m=d;const p=c>1||h,v=p?Array(u):[];let y;for(;(y=e.indexOf(t,m))>-1;){let e=S(t,{currentLocation:y,expectedLocation:d,distance:i,ignoreLocation:a});if(g=Math.min(e,g),m=y+l,p){let e=0;for(;e=h;r-=1){let o=r-1,c=s[e.charAt(o)];if(p&&(v[o]=+!!c),y[r]=(y[r+1]<<1|1)&c,n&&(y[r]|=(w[r+1]|w[r])<<1|1|w[r+1]),y[r]&L&&(M=S(t,{errors:n,currentLocation:o,expectedLocation:d,distance:i,ignoreLocation:a}),M<=g)){if(g=M,m=o,m<=d)break;h=Math.max(1,2*d-m)}}if(S(t,{errors:n+1,currentLocation:d,expectedLocation:d,distance:i,ignoreLocation:a})>g)break;w=y}const b={isMatch:m>=0,score:Math.max(.001,M)};if(p){const e=function(e=[],t=x.minMatchCharLength){let s=[],n=-1,i=-1,r=0;for(let o=e.length;r=t&&s.push([n,i]),n=-1)}return e[r-1]&&r-n>=t&&s.push([n,r-1]),s}(v,c);e.length?h&&(b.indices=e):b.isMatch=!1}return b}function A(e){let t={};for(let s=0,n=e.length;s{this.chunks.push({pattern:e,alphabet:A(e),startIndex:t})},l=this.pattern.length;if(l>C){let e=0;const t=l%C,s=l-t;for(;e{const{isMatch:f,score:m,indices:p}=E(e,t,d,{location:n+g,distance:i,threshold:r,findAllMatches:o,minMatchCharLength:c,includeMatches:s,ignoreLocation:h});f&&(u=!0),l+=m,f&&p&&(a=[...a,...p])}));let d={isMatch:u,score:u?l/this.chunks.length:1};return u&&s&&(d.indices=a),d}}class I{constructor(e){this.pattern=e}static isMultiMatch(e){return q(e,this.multiRegex)}static isSingleMatch(e){return q(e,this.singleRegex)}search(){}}function q(e,t){const s=e.match(t);return s?s[1]:null}class P extends I{constructor(e,{location:t=x.location,threshold:s=x.threshold,distance:n=x.distance,includeMatches:i=x.includeMatches,findAllMatches:r=x.findAllMatches,minMatchCharLength:o=x.minMatchCharLength,isCaseSensitive:c=x.isCaseSensitive,ignoreLocation:h=x.ignoreLocation}={}){super(e),this._bitapSearch=new N(e,{location:t,threshold:s,distance:n,includeMatches:i,findAllMatches:r,minMatchCharLength:o,isCaseSensitive:c,ignoreLocation:h})}static get type(){return"fuzzy"}static get multiRegex(){return/^"(.*)"$/}static get singleRegex(){return/^(.*)$/}search(e){return this._bitapSearch.searchIn(e)}}class O extends I{constructor(e){super(e)}static get type(){return"include"}static get multiRegex(){return/^'"(.*)"$/}static get singleRegex(){return/^'(.*)$/}search(e){let t,s=0;const n=[],i=this.pattern.length;for(;(t=e.indexOf(this.pattern,s))>-1;)s=t+i,n.push([t,s-1]);const r=!!n.length;return{isMatch:r,score:r?0:1,indices:n}}}const $=[class extends I{constructor(e){super(e)}static get type(){return"exact"}static get multiRegex(){return/^="(.*)"$/}static get singleRegex(){return/^=(.*)$/}search(e){const t=e===this.pattern;return{isMatch:t,score:t?0:1,indices:[0,this.pattern.length-1]}}},O,class extends I{constructor(e){super(e)}static get type(){return"prefix-exact"}static get multiRegex(){return/^\^"(.*)"$/}static get singleRegex(){return/^\^(.*)$/}search(e){const t=e.startsWith(this.pattern);return{isMatch:t,score:t?0:1,indices:[0,this.pattern.length-1]}}},class extends I{constructor(e){super(e)}static get type(){return"inverse-prefix-exact"}static get multiRegex(){return/^!\^"(.*)"$/}static get singleRegex(){return/^!\^(.*)$/}search(e){const t=!e.startsWith(this.pattern);return{isMatch:t,score:t?0:1,indices:[0,e.length-1]}}},class extends I{constructor(e){super(e)}static get type(){return"inverse-suffix-exact"}static get multiRegex(){return/^!"(.*)"\$$/}static get singleRegex(){return/^!(.*)\$$/}search(e){const t=!e.endsWith(this.pattern);return{isMatch:t,score:t?0:1,indices:[0,e.length-1]}}},class extends I{constructor(e){super(e)}static get type(){return"suffix-exact"}static get multiRegex(){return/^"(.*)"\$$/}static get singleRegex(){return/^(.*)\$$/}search(e){const t=e.endsWith(this.pattern);return{isMatch:t,score:t?0:1,indices:[e.length-this.pattern.length,e.length-1]}}},class extends I{constructor(e){super(e)}static get type(){return"inverse-exact"}static get multiRegex(){return/^!"(.*)"$/}static get singleRegex(){return/^!(.*)$/}search(e){const t=-1===e.indexOf(this.pattern);return{isMatch:t,score:t?0:1,indices:[0,e.length-1]}}},P],R=$.length,J=/ +(?=(?:[^\"]*\"[^\"]*\")*[^\"]*$)/,U="|";const F=new Set([P.type,O.type]);class j{constructor(e,{isCaseSensitive:t=x.isCaseSensitive,includeMatches:s=x.includeMatches,minMatchCharLength:n=x.minMatchCharLength,ignoreLocation:i=x.ignoreLocation,findAllMatches:r=x.findAllMatches,location:o=x.location,threshold:c=x.threshold,distance:h=x.distance}={}){this.query=null,this.options={isCaseSensitive:t,includeMatches:s,minMatchCharLength:n,findAllMatches:r,ignoreLocation:i,location:o,threshold:c,distance:h},this.pattern=t?e:e.toLowerCase(),this.query=function(e,t={}){return e.split(U).map((e=>{let s=e.trim().split(J).filter((e=>e&&!!e.trim())),n=[];for(let e=0,i=s.length;e!(!e[W]&&!e[z]),V=e=>!!e[D.PATH],B=e=>!n(e)&&a(e)&&!K(e),Q=e=>({[W]:Object.keys(e).map((t=>({[t]:e[t]})))});function G(e,t,{auto:s=!0}={}){const i=e=>{let r=Object.keys(e);const c=V(e);if(!c&&r.length>1&&!K(e))return i(Q(e));if(B(e)){const n=c?e[D.PATH]:r[0],i=c?e[D.PATTERN]:e[n];if(!o(i))throw new Error(g(n));const h={keyId:_(n),pattern:i};return s&&(h.searcher=H(i,t)),h}let h={children:[],operator:r[0]};return r.forEach((t=>{const s=e[t];n(s)&&s.forEach((e=>{h.children.push(i(e))}))})),h};return K(e)||(e=Q(e)),i(e)}function X(e,t){const s=e.matches;t.matches=[],l(s)&&s.forEach((e=>{if(!l(e.indices)||!e.indices.length)return;const{indices:s,value:n}=e;let i={indices:s,value:n};e.key&&(i.key=e.key.src),e.idx>-1&&(i.refIndex=e.idx),t.matches.push(i)}))}function Y(e,t){t.score=e.score}class Z{constructor(e,t={},s){this.options={...x,...t},this.options.useExtendedSearch,this._keyStore=new y(this.options.keys),this.setCollection(e,s)}setCollection(e,t){if(this._docs=e,t&&!(t instanceof b))throw new Error("Incorrect 'index' type");this._myIndex=t||k(this.options.keys,this._docs,{getFn:this.options.getFn,fieldNormWeight:this.options.fieldNormWeight})}add(e){l(e)&&(this._docs.push(e),this._myIndex.add(e))}remove(e=(()=>!1)){const t=[];for(let s=0,n=this._docs.length;s{let s=1;e.matches.forEach((({key:e,norm:n,score:i})=>{const r=e?e.weight:null;s*=Math.pow(0===i&&r?Number.EPSILON:i,(r||1)*(t?1:n))})),e.score=s}))}(a,{ignoreFieldNorm:h}),i&&a.sort(r),c(t)&&t>-1&&(a=a.slice(0,t)),function(e,t,{includeMatches:s=x.includeMatches,includeScore:n=x.includeScore}={}){const i=[];return s&&i.push(X),n&&i.push(Y),e.map((e=>{const{idx:s}=e,n={item:t[s],refIndex:s};return i.length&&i.forEach((t=>{t(e,n)})),n}))}(a,this._docs,{includeMatches:s,includeScore:n})}_searchStringList(e){const t=H(e,this.options),{records:s}=this._myIndex,n=[];return s.forEach((({v:e,i:s,n:i})=>{if(!l(e))return;const{isMatch:r,score:o,indices:c}=t.searchIn(e);r&&n.push({item:e,idx:s,matches:[{score:o,value:e,norm:i,indices:c}]})})),n}_searchLogical(e){const t=G(e,this.options),s=(e,t,n)=>{if(!e.children){const{keyId:s,searcher:i}=e,r=this._findMatches({key:this._keyStore.get(s),value:this._myIndex.getValueForItemAtKeyId(t,s),searcher:i});return r&&r.length?[{idx:n,item:t,matches:r}]:[]}const i=[];for(let r=0,o=e.children.length;r{if(l(e)){let o=s(t,e,n);o.length&&(i[n]||(i[n]={idx:n,item:e,matches:[]},r.push(i[n])),o.forEach((({matches:e})=>{i[n].matches.push(...e)})))}})),r}_searchObjectList(e){const t=H(e,this.options),{keys:s,records:n}=this._myIndex,i=[];return n.forEach((({$:e,i:n})=>{if(!l(e))return;let r=[];s.forEach(((s,n)=>{r.push(...this._findMatches({key:s,value:e[n],searcher:t}))})),r.length&&i.push({idx:n,item:e,matches:r})})),i}_findMatches({key:e,value:t,searcher:s}){if(!l(t))return[];let i=[];if(n(t))t.forEach((({v:t,i:n,n:r})=>{if(!l(t))return;const{isMatch:o,score:c,indices:h}=s.searchIn(t);o&&i.push({score:c,key:e,value:t,idx:n,norm:r,indices:h})}));else{const{v:n,n:r}=t,{isMatch:o,score:c,indices:h}=s.searchIn(n);o&&i.push({score:c,key:e,value:n,norm:r,indices:h})}return i}}Z.version="6.6.2",Z.createIndex=k,Z.parseIndex=function(e,{getFn:t=x.getFn,fieldNormWeight:s=x.fieldNormWeight}={}){const{keys:n,records:i}=e,r=new b({getFn:t,fieldNormWeight:s});return r.setKeys(n),r.setIndexRecords(i),r},Z.config=x,Z.parseQuery=G,function(...e){T.push(...e)}(j);class ee{constructor(e,t){this.hour=e,this.greetings={0:t.greetings.goodmorning,12:t.greetings.goodafternoon,16:t.greetings.goodevening,19:t.greetings.goodnight}}get_greeting(){let e=Object.keys(this.greetings).reverse();for(let t of e)if(this.hour>=t)return this.greetings[t]}}class te{constructor(e,t,s,n,i){this.containerelm=s,this.eventemitter=n,this.inputelm=t,this.suggestionslistelm=s.querySelector(".suggestion-list"),this.searchproviderlist=null,this.searchengines=e,this.strings=i}build_searchprovider_list_elm(e){const t=document.createElement("ul");return t.classList.add("searchproviders"),t.setAttribute("tabindex",-1),this.searchengines.forEach((s=>{const n=document.createElement("li");n.setAttribute("tabindex",-1),n.innerHTML=''+this.strings.search.searchon[s.name]+"",t.appendChild(n)})),t.addEventListener("keyup",(e=>{switch(e.code){case"ArrowUp":if(document.activeElement==e.target.parentNode.parentNode.firstChild.firstChild){this.inputelm.focus();break}document.activeElement.parentNode.previousSibling.firstChild.focus();break;case"ArrowDown":if(document.activeElement==e.target.parentNode.parentNode.lastChild.firstChild){const t=document.querySelector(".suggestionholder .suggestions");t?t.firstChild.firstChild.focus():e.target.parentNode.parentNode.firstChild.firstChild.focus();break}document.activeElement.parentNode.nextSibling.firstChild.focus()}})),t}build_suggestion_list_elm(e){const t=document.createElement("ul");return t.classList.add("suggestions"),t.setAttribute("tabindex",-1),e.forEach((e=>{const s=document.createElement("li");s.setAttribute("tabindex",-1),s.innerHTML=' '+e.name+"",t.appendChild(s)})),t.addEventListener("keyup",(e=>{switch(e.code){case"ArrowUp":if(document.activeElement==e.target.parentNode.parentNode.firstChild.firstChild){this.searchproviderlist.lastChild.firstChild.focus();break}document.activeElement.parentNode.previousSibling.firstChild.focus();break;case"ArrowDown":if(document.activeElement==e.target.parentNode.parentNode.lastChild.firstChild){this.searchproviderlist.firstChild.firstChild.focus();break}document.activeElement.parentNode.nextSibling.firstChild.focus()}})),t}replace(e){const t=this.build_suggestion_list_elm(e),s=document.createElement("span");if(s.classList.add("suggestionholder"),""!==this.inputelm.value){const e=document.createElement("span");e.classList.add("suggestiontitle"),e.innerHTML=this.strings.search.search,s.appendChild(e),this.searchproviderlist=this.build_searchprovider_list_elm(this.inputelm.value),s.appendChild(this.searchproviderlist)}if(t.childNodes.length>0){const e=document.createElement("span");e.classList.add("suggestiontitle"),e.innerHTML=this.strings.search.sites,s.appendChild(e),s.appendChild(t)}if(s.childNodes.length>0)this.containerelm.classList.add("suggestions"),this.suggestionslistelm.replaceChildren(s);else{this.containerelm.classList.remove("suggestions");let e=this.containerelm.querySelector(".suggestionholder");e&&e.remove()}}}class se{constructor(e){this.eventemitter=e}fetch_owm_data(e){let t=JUMP.wwwurl+"/api/weather/"+JUMP.token+"/";e.length&&(t+=e[0]+"/"+e[1]+"/"),fetch(t).then((e=>{if(401===e.status)return console.error("JUMP ERROR: The OWM API key is invalid, check config.php"),void this.eventemitter.emit("weather-error");e.json().then((e=>{if(e.error)return console.error("JUMP ERROR: There was an issue with the OWM API... "+e.error),void this.eventemitter.emit("weather-error");var t="night";e.dt>e.sys.sunrise&&e.dte.json())).then((t=>{if(t.error)return void console.error("JUMP ERROR: There was an issue with the Unsplash API... "+t.error);e.style.backgroundImage='url("'+t.imagedatauri+'")';let s=document.querySelector(".unsplash a");s.textContent=t.attribution,s.href=t.link}))}JUMP.checkstatus&&fetch(JUMP.wwwurl+"/api/status/"+JUMP.token+"/").then((e=>e.json())).then((e=>{for(const[t,s]of Object.entries(e)){const e=document.querySelector("#"+t);if(e&&(e.classList.add(s),"online"!==s)){const t=e.querySelector("a");t.title="("+this.strings.status.status+": "+this.strings.status[s]+") "+t.title}}})),this.add_event_listeners(),JUMP.owmapikey?(this.weather.fetch_owm_data(this.latlong),setInterval((()=>{this.weather.fetch_owm_data(this.latlong)}),this.weatherfrequency)):this.eventemitter.emit("show-content")}add_event_listeners(){if(this.eventemitter.on("weather-loaded",(e=>{this.timezoneshift=e.timezoneshift,this.weatherelm.href="https://openweathermap.org/city/"+e.locationcode,this.weathericonelm.classList.add(e.iconclass),this.clientlocationelm.innerHTML=e.locationname,this.tempelm.innerHTML=e.temp,this.weatherdescelm.innerHTML=e.description,this.clientlocationelm.classList.add("enable"),this.eventemitter.emit("show-content")})),this.eventemitter.on("weather-error",(e=>{this.eventemitter.emit("show-content")})),this.eventemitter.on("clock-updated",(e=>{if(null!=this.timeelm&&(this.timeelm.innerHTML=e.formatted_time),null!=this.greetingelm){let t=new ee(e.hour,this.strings);this.greetingelm.innerHTML=t.get_greeting()}})),this.eventemitter.on("show-content",(()=>{this.set_clock(),this.show_content()})),this.clientlocationelm.addEventListener("click",(e=>{navigator.geolocation.getCurrentPosition((e=>{this.latlong=[e.coords.latitude,e.coords.longitude],this.storage.setItem("lastrequestedlocation",JSON.stringify(this.latlong)),this.weather.fetch_owm_data(this.latlong)}),(e=>{console.error(e.message)}),{enableHighAccuracy:!0})})),this.showtagsbuttonelm&&this.showtagsbuttonelm.addEventListener("click",(e=>{this.tagselectorelm.classList.add("enable"),e.preventDefault()})),this.tagsselectorclosebuttonelm&&this.tagsselectorclosebuttonelm.addEventListener("click",(e=>{this.tagselectorelm.classList.remove("enable")})),this.showsearchbuttonelm){const e=document.querySelector(".search-form input");this.searchsuggestions=new te(JSON.parse(JUMP.searchengines),e,this.showsearchbuttonelm,this.eventemitter,this.strings),this.showsearchbuttonelm.addEventListener("click",(t=>{t.target.classList.contains("open")||(this.showsearchbuttonelm.classList.add("open"),e.focus())})),document.addEventListener("keyup",(t=>{t.ctrlKey&&t.shiftKey&&"Slash"==t.code&&(this.showsearchbuttonelm.classList.contains("open")?this.search_close():(this.showsearchbuttonelm.classList.add("open"),e.focus()))})),this.searchclosebuttonelm.addEventListener("click",(e=>{e.stopPropagation(),this.search_close()})),e.addEventListener("keyup",(t=>{let s=document.querySelector(".suggestion-list .searchproviders");if("ArrowDown"===t.code)return void(s&&s.childNodes.length&&s.firstChild.firstChild.focus());let n=[],i=this.fuse.search(e.value);i.length=8,i.length>0&&i.forEach((e=>{n.push(e.item)})),this.searchsuggestions.replace(n)})),document.querySelector(".search-form").addEventListener("submit",(t=>{t.preventDefault(),""!=e.value&&document.querySelector(".searchproviders li a").click()}))}}search_close(){let e=this.showsearchbuttonelm.querySelector(".suggestionholder");e&&e.remove(),this.showsearchbuttonelm.classList.remove("suggestions"),document.querySelector(".search").classList.remove("open"),document.querySelector(".search-form input").value=""}show_content(){document.querySelectorAll(".hidden").forEach((function(e){e.classList.remove("hidden")}))}set_clock(){this.clock.set_utc_shift(this.timezoneshift),this.clock.run(this.clockfrequency)}}).init()})()})(); \ No newline at end of file diff --git a/jumpapp/templates/partials/cssbundle.mustache b/jumpapp/templates/partials/cssbundle.mustache index e26be23..25f5383 100644 --- a/jumpapp/templates/partials/cssbundle.mustache +++ b/jumpapp/templates/partials/cssbundle.mustache @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/jumpapp/templates/partials/jsbundle.mustache b/jumpapp/templates/partials/jsbundle.mustache index 9830c32..e347c7e 100644 --- a/jumpapp/templates/partials/jsbundle.mustache +++ b/jumpapp/templates/partials/jsbundle.mustache @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file