From f27a63652973d9f8f95494db91fbe742bb809023 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A2u=20Cao?= Date: Mon, 27 Apr 2026 21:26:23 +0100 Subject: [PATCH] 1.21.0 --- package.json | 2 +- release/assets/main-48yHGHPo.css | 1 + release/assets/main-B30qTale.js | 14 ++++++++++++++ release/assets/main-CHuW_yI-.css | 1 - release/assets/main-Dhq0XoTm.js | 16 ---------------- ...4-12-CN9ee5jB.js => modules-4-12-CSVC-YcG.js} | 2 +- ...ntropy-CVDNaN1s.js => negentropy-B7CRzqXr.js} | 2 +- release/index.html | 4 ++-- 8 files changed, 20 insertions(+), 22 deletions(-) create mode 100644 release/assets/main-48yHGHPo.css create mode 100644 release/assets/main-B30qTale.js delete mode 100644 release/assets/main-CHuW_yI-.css delete mode 100644 release/assets/main-Dhq0XoTm.js rename release/assets/{modules-4-12-CN9ee5jB.js => modules-4-12-CSVC-YcG.js} (98%) rename release/assets/{negentropy-CVDNaN1s.js => negentropy-B7CRzqXr.js} (99%) diff --git a/package.json b/package.json index cc36e01..ce2631a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "marco", - "version": "1.20.5", + "version": "1.21.0", "private": true, "description": "Unhosted maps app", "repository": { diff --git a/release/assets/main-48yHGHPo.css b/release/assets/main-48yHGHPo.css new file mode 100644 index 0000000..269607d --- /dev/null +++ b/release/assets/main-48yHGHPo.css @@ -0,0 +1 @@ +:root{--default-list-color: #fc3;--hover-bg: #f8f9fa;--sidebar-width: 350px;--link-color: #2a7fff;--link-color-visited: #6a4fbf;--marker-color-primary: #ea4335;--marker-color-dark: #b31412;--danger-color: var(--marker-color-primary);--danger-color-dark: var(--marker-color-dark)}html,body{height:100%;overscroll-behavior:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}button{-webkit-tap-highlight-color:transparent}body{margin:0;font-family:Noto Sans,sans-serif;font-size:16px;font-weight:400;color:#333}#root,#ember-testing{height:100%}.map-container{background:#f8f9fa;-webkit-tap-highlight-color:transparent;outline:none;position:absolute;inset:0}#rs-widget-container{position:absolute;top:60px;right:10px;z-index:4000;display:none}#rs-widget-container.visible{display:block}.rs-backdrop{position:fixed;inset:0;z-index:3999}.app-header{position:absolute;top:0;left:0;right:0;height:60px;padding:.5rem 1rem;z-index:3000;pointer-events:none;display:grid;grid-template-columns:1fr auto 1fr;grid-template-areas:"search chips user";align-items:center;gap:1rem}@media(max-width:768px){.app-header{padding:.5rem .5rem 0;height:auto;grid-template-columns:1fr auto;grid-template-areas:"search user" "chips chips";row-gap:8px}}.header-left,.header-right,.header-center{pointer-events:auto}.header-left{display:flex;align-items:center;grid-area:search;justify-self:start;width:100%}@media not (max-width:768px){.header-left{min-width:300px;max-width:400px}}@media not (max-width:768px){.header-left{min-width:300px;max-width:350px}}.header-right{grid-area:user;justify-self:end}.header-center{grid-area:chips;display:flex;justify-content:center;min-width:0}@media not (max-width:768px){.header-center .category-chips-scroll{width:auto;max-width:100%}}@media(max-width:768px){.header-center{width:100%;overflow:hidden;justify-content:start}.header-center.searching{display:none}}.btn-press{transition:transform .1s}.btn-press:active{transform:scale(.95)}.user-btn{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}.user-avatar-placeholder{width:40px;height:40px;background:#2a3743;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.user-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0;display:block}.photo-preview-img{max-width:100%;height:auto}.dropzone{border:2px dashed #ccc;border-radius:8px;text-align:center;transition:all .2s ease;margin:1.5rem 0 1rem;background-color:#ffffff05;cursor:pointer;aspect-ratio:4 / 3}.dropzone.is-dragging{border-color:#61afef;background-color:#61afef0d}.dropzone-label{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;cursor:pointer;color:#898989;width:100%;height:100%}.dropzone-label p{margin:0}.file-input-hidden{display:none}.photo-grid{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.photo-upload-item{position:relative;aspect-ratio:4 / 3;border-radius:6px;overflow:hidden;background:#1e262e;width:100%}.photo-upload-item img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;display:block;z-index:1}.photo-upload-item .overlay,.photo-upload-item .btn-remove-photo{z-index:2}.photo-upload-item .overlay{position:absolute;inset:0;background:#0009;display:flex;flex-direction:column;align-items:center;justify-content:center}.upload-status-text{color:#fff;margin-top:1rem;font-size:.9rem;text-shadow:0 1px 3px rgb(0 0 0 / 80%);text-align:center;padding:0 1rem}.photo-upload-item .error-overlay{background:#e06c75cc;cursor:pointer;border:none;padding:0;margin:0;width:100%}.photo-upload-item .btn-remove-photo{position:absolute;top:4px;right:4px;background:#000000b3;border:none;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;padding:0}.photo-upload-item .btn-remove-photo:hover{background:var(--danger-color)}.spin-animation{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.btn-publish{width:100%}.user-menu-container{position:relative}.user-menu-popover{position:absolute;top:100%;right:0;margin-top:10px;width:280px;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;padding:1rem;z-index:3001}.menu-backdrop{position:fixed;inset:0;z-index:3000}.account-list{list-style:none;padding:0;margin:0}.account-item{display:flex;flex-direction:column;padding:1rem 0;border-bottom:1px solid #eee}.account-item:last-child{border-bottom:none;padding-bottom:0}.account-item:first-child{padding-top:0}.account-header{display:flex;justify-content:space-between;align-items:center}.account-status{font-size:.85rem;color:#898989;margin-top:.35rem;margin-left:calc(18px + .75rem);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account-status strong{font-weight:600}.account-item.disabled{opacity:.5;pointer-events:none}.account-info{display:flex;align-items:center;gap:.75rem}.btn-text{background:none;border:none;padding:0;font-weight:600;cursor:pointer;font-size:.9rem}.text-primary{color:var(--link-color)}.text-danger{color:#dc3545}.btn-text:hover{text-decoration:underline}.sidebar{position:absolute;top:0;left:0;bottom:0;width:var(--sidebar-width);background:#fff;z-index:3100;box-shadow:2px 0 5px #0000001a;display:flex;flex-direction:column;overflow:hidden}.sidebar.app-menu-pane{z-index:3200}@media(max-width:768px){.sidebar.app-menu-pane{width:100%;right:0;border-radius:16px 16px 0 0;height:66vh;top:auto;bottom:0}}.sidebar-header{padding:1rem;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}.sidebar-header.no-border{border-bottom-color:transparent}.sidebar-header h2{margin:0;font-size:1.2rem;display:flex;align-items:center;gap:.5rem}.sidebar-content{padding:1rem;overflow-y:auto;-webkit-overflow-scrolling:touch;flex:1;min-height:0;touch-action:pan-y;overscroll-behavior:contain}.app-menu-pane .sidebar-content{padding-top:.5rem}.app-menu{list-style:none;padding:0;margin:0 -1rem}.app-menu button{width:100%;display:flex;align-items:center;gap:.8rem;padding:1rem 1rem 1rem 1.4rem;background:none;border:none;color:#333;cursor:pointer;text-align:left;font-size:.95rem;font-family:inherit;transition:background-color .2s}.app-menu button:hover{background-color:var(--hover-bg)}.app-menu .icon{color:#666;width:20px;height:20px}.sidebar-content details{margin:0 -1rem}.sidebar-content details summary{list-style:none;display:flex;align-items:center;gap:.8rem;padding:1rem 1rem 1rem 1.4rem;cursor:pointer;font-size:.95rem;color:#333;transition:background-color .2s}.sidebar-content details summary::-webkit-details-marker{display:none}.sidebar-content details summary:hover{background-color:var(--hover-bg)}.sidebar-content details summary .icon{width:20px;height:20px}.sidebar-content details summary:after{content:"";width:20px;height:20px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='9 18 15 12 9 6'/%3E%3C/svg%3E");background-size:20px 20px;background-repeat:no-repeat;background-position:center;margin-left:auto;transition:transform .2s ease}.sidebar-content details[open] summary:after{transform:rotate(90deg)}.sidebar-content details .details-content{padding:0 1.4rem 1rem;animation:details-slide-down .2s ease-out;font-size:.9rem;display:flex;flex-direction:column;gap:16px}.relay-list{list-style:none;padding:0;margin:0 0 .75rem;display:flex;flex-direction:column;gap:4px}.relay-list li{display:flex;justify-content:space-between;align-items:center;padding:.25rem 0;border-radius:4px;font-size:.9rem;word-break:break-all}.btn-remove-relay{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background-color:#fff;border:1px solid var(--danger-color);color:var(--danger-color);cursor:pointer;padding:0;transition:all .1s ease;flex-shrink:0}.btn-remove-relay svg{stroke:currentcolor}.btn-remove-relay:hover,.btn-remove-relay:active{background-color:var(--danger-color);color:#fff}.add-relay-input{display:flex;gap:.5rem}.btn-link.reset-relays{margin-top:.75rem;font-size:.85rem}@keyframes details-slide-down{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.edit-form{margin:-1rem -1rem 1rem;background:var(--hover-bg);padding:1rem;border-bottom:1px solid #eee}.form-group{margin-bottom:.75rem}.form-group label{display:block;font-size:.85rem;color:#666;margin-bottom:.5rem}.form-control{width:100%;padding:.5rem;border:1px solid #ddd;border-radius:4px;font-family:inherit;font-size:1rem;box-sizing:border-box;color:#333;background-color:#fff}.form-control:focus{outline:none;border-color:var(--link-color);box-shadow:0 0 0 2px #2a7fff1a}select.form-control{appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 16px;padding-right:2.5rem;cursor:pointer}.edit-actions{display:flex;gap:.5rem;justify-content:flex-end}.settings-section{margin-bottom:2rem;font-size:.95rem}.settings-section .form-group{margin-top:.5rem;margin-bottom:0}.settings-section .form-group:first-of-type{margin-top:1rem}.about-section{margin-bottom:2rem}.about-section a{color:var(--link-color);text-decoration:none}.about-section a:visited{color:var(--link-color-visited)}.about-section a:hover{text-decoration:underline}.btn-full{width:100%}.btn-primary{background:var(--link-color);color:#fff;border:none;padding:.75rem;border-radius:4px;font-weight:500;cursor:pointer}.btn-primary:hover{background:#0069d9}.meta-info{font-size:.9rem}.meta-info p{margin-top:1rem;margin-bottom:1rem}.meta-info p:first-child{margin-top:1.2rem;padding-top:1.2rem;border-top:1px solid #eee}.meta-info a,.meta-info .btn-link{color:var(--link-color);text-decoration:none;background:none;border:none;padding:0;font:inherit;cursor:pointer}.meta-info a:hover,.meta-info .btn-link:hover{text-decoration:underline}.sidebar-content table{width:100%;border-collapse:collapse}.sidebar-content table th,.sidebar-content table td{padding:.5rem 0;text-align:left}.sidebar-content table th{font-size:.75rem;font-weight:700;text-transform:uppercase;color:#898989}.sidebar-content table td{border-bottom:1px solid #f9f9f9}.sidebar-content table tr:last-child td{border-bottom:none}abbr[title]{text-decoration:underline dotted}.places-list{list-style:none;padding:0;margin:-1rem -1rem 0}.place-item{width:100%;text-align:left;border:none;border-bottom:1px solid #eee;background:#fff;color:#333;padding:1rem;cursor:pointer;transition:background .2s;font-family:inherit}.place-item:hover{background:var(--hover-bg)}.place-name{font-size:1rem;font-weight:700;margin-bottom:.25rem}.place-type{color:#666;font-size:.85rem}.back-btn{background:none;border:none;cursor:pointer;padding:0 .5rem;margin-left:-.5rem;display:flex;align-items:center;justify-content:center}.close-btn{background:none;border:none;cursor:pointer;padding:0 .5rem;margin-right:-.5rem;display:flex;align-items:center;justify-content:center}.place-details{padding-bottom:2rem}.photo-carousel{position:relative}.photo-carousel.inline{margin:-1rem -1rem 1rem}.photo-carousel-track{display:flex;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;background-color:var(--hover-bg)}.photo-carousel-track::-webkit-scrollbar{display:none}.carousel-slide{cursor:pointer;position:relative;flex:0 0 100%;scroll-snap-align:start;aspect-ratio:16 / 9;display:flex;align-items:center;justify-content:center;overflow:hidden}.carousel-placeholder{display:none}.place-header-photo-blur{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.place-header-photo{position:absolute;top:0;left:0;width:100%;height:100%;display:block;opacity:0;transition:opacity .3s ease-in-out;z-index:1}.place-header-photo.landscape{object-fit:cover}.place-header-photo.portrait{object-fit:contain}.place-header-photo.loaded{opacity:1}.place-header-photo.loaded-instant{opacity:1;transition:none}.carousel-nav-btn{position:absolute;top:50%;transform:translateY(-50%);background:#0000007f;color:#fff;border:none;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;opacity:0;transition:opacity .2s,background-color .2s;padding:0}.photo-carousel:hover .carousel-nav-btn:not(.disabled){opacity:1}.carousel-nav-btn:not(.disabled):hover{background:#000c}.carousel-nav-btn.disabled{opacity:0;pointer-events:none}.carousel-nav-btn.prev{left:.5rem}.carousel-nav-btn.next{right:.5rem}@media(max-width:768px){.photo-carousel.inline .photo-carousel-track{scroll-snap-type:none;gap:2px;background-color:#fff}.photo-carousel.inline .carousel-slide{flex:0 0 auto;height:100px;width:auto;scroll-snap-align:none}.photo-carousel.inline .carousel-slide.landscape{aspect-ratio:var(--slide-ratio, 16 / 9)}.photo-carousel.inline .carousel-slide.portrait{aspect-ratio:1 / 1}.photo-carousel.inline .carousel-placeholder{display:block;background-color:var(--hover-bg);flex:1 1 0%;min-width:0}.photo-carousel.inline .place-header-photo.landscape,.photo-carousel.inline .place-header-photo.portrait{object-fit:cover}.photo-carousel.inline .carousel-nav-btn{display:none}}.place-details h3{font-size:1.2rem;margin-top:0;margin-bottom:.5rem}.place-details .place-type{color:#666;font-size:.9rem;margin:0 0 1rem}.place-details p.place-description{line-height:1.4}.place-details .actions{padding-bottom:.3rem;display:flex;flex-direction:row;gap:1rem;margin-top:1.5rem}.btn{padding:.6rem 1.2rem;border-radius:4px;cursor:pointer;font-size:.9rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.btn:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.btn-outline{background:transparent;color:#333;border:1px solid #ccc}.btn-outline:hover{border:1px solid #898989}.btn-secondary{color:#333;border:1px solid rgb(255 204 51 / 20%);background:#ffcc334d}.btn-secondary:hover{background:#fc36}.btn-blue{background:var(--link-color);color:#fff;border:none}.btn-blue:hover{background:#0056b3}.btn-green{background:#198754;color:#fff;border:none}.btn-green:hover{background:#157347}.search-pulse{border-radius:50%;border:2px solid rgb(255 204 51 / 80%);background:#fc33;position:absolute;transform:translate3d(-50%,-50%,0);pointer-events:none;animation:pulse 1.5s infinite ease-out;box-sizing:border-box;display:none;will-change:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.search-pulse.active{display:block}.search-pulse.blue{border-color:#39cc;background:#39c3}@keyframes pulse{0%{transform:translate3d(-50%,-50%,0) scale(.8);opacity:.8}to{transform:translate3d(-50%,-50%,0) scale(1.4);opacity:0}}.ol-control.ol-attribution{bottom:1rem}.ol-touch .ol-control.ol-attribution{bottom:.5rem}.ol-control.ol-zoom{bottom:3rem}.ol-touch .ol-control.ol-zoom{bottom:3.5rem}.ol-control.ol-locate{bottom:6.5rem}.ol-touch .ol-control.ol-locate{bottom:8.5rem}.ol-control.ol-rotate{bottom:9rem}.ol-touch .ol-control.ol-rotate{bottom:11.5rem}.ol-control.ol-attribution,.ol-control.ol-zoom,.ol-control.ol-locate,.ol-control.ol-rotate{top:auto;left:auto;right:1rem}.ol-touch .ol-control.ol-attribution,.ol-touch .ol-control.ol-zoom,.ol-touch .ol-control.ol-locate,.ol-touch .ol-control.ol-rotate{right:.5rem}.app-logo-icon{display:inline-flex;width:32px;height:32px;margin:-6px 0}.app-logo-icon svg{width:100%;height:100%}span.icon{display:inline-block}.icon{flex-shrink:0}.icon svg{width:100%;height:100%;stroke:currentcolor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.icon-filled svg{stroke:none;fill:currentcolor}.content-with-icon{display:flex;flex-direction:row;align-items:flex-start;gap:.5rem}.content-with-icon .icon{margin-top:.15rem}.selected-pin-container{position:absolute;transform:translate(-50%,-100%);pointer-events:none;display:none}.selected-pin-container.active{display:block;animation:drop-in .5s cubic-bezier(.175,.885,.32,1.275) forwards}.selected-pin{width:40px;height:40px;color:var(--marker-color-primary);filter:drop-shadow(0 4px 6px rgb(0 0 0 / 30%))}.selected-pin svg{width:100%;height:100%;fill:var(--marker-color-primary);stroke:var(--marker-color-dark);stroke-width:1}.selected-pin-shadow{width:10px;height:4px;background:#0000004d;border-radius:50%;position:absolute;bottom:0;left:50%;transform:translate(-50%);z-index:-1;opacity:0;animation:shadow-fade .5s .2s forwards}@keyframes drop-in{0%{transform:translate(-50%,-200%) scale(0);opacity:0}60%{opacity:1}to{transform:translate(-50%,-100%) scale(1);opacity:1}}@keyframes shadow-fade{to{opacity:1}}.map-crosshair{position:absolute;top:50%;left:50%;width:24px;height:24px;transform:translate(-50%,-50%);color:#333;pointer-events:none;z-index:2000;display:none;transition:top .3s ease,left .3s ease}.map-crosshair.visible{display:block}.map-container.sidebar-open .map-crosshair{left:calc(50% + var(--sidebar-width) / 2)}@media(max-width:768px){.map-container.sidebar-open .map-crosshair{left:50%;top:calc(25% + 30px)}}.helper-text{background:#eef4fc;color:#1a5c9b;padding:.75rem;border-radius:4px;font-size:.9rem;margin-top:0;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}button.create-place{width:100%;margin:1.5rem auto}@media(max-width:768px){.sidebar{width:100%;height:50vh;box-shadow:0 -2px 10px #0000001a;border-top-left-radius:16px;border-top-right-radius:16px;inset:auto 0 0}.sidebar-content{overflow-y:auto;padding-bottom:env(safe-area-inset-bottom,20px)}}.search-box{position:relative;width:100%;max-width:400px;margin-left:0;z-index:3002}@media(max-width:768px){.search-box{max-width:calc(100vw - 65px)}}.search-form{display:flex;align-items:center;background:#fff;border-radius:24px;box-shadow:0 2px 5px #00000026;padding:0 .5rem;height:48px;transition:box-shadow .2s}.search-form:focus-within{box-shadow:0 4px 12px #00000026}.menu-btn-integrated{background:transparent;border:none;padding:8px;margin-right:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#5f6368}.menu-btn-integrated:hover{background:#0000000d}.search-icon{display:flex;align-items:center;justify-content:center;color:#5f6368;margin-right:.5rem;padding:8px}.search-input{border:none;background:transparent;flex:1;min-width:0;height:100%;font-size:1rem;color:#333;outline:none;width:100%;padding:0 4px;-webkit-appearance:none}.search-input::-webkit-search-cancel-button{-webkit-appearance:none}.search-submit-btn{background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#5f6368;border-radius:50%;margin-left:4px;padding:8px}.search-submit-btn:hover{background:#0000000d;color:#333}.search-clear-btn{background:none;border:none;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#5f6368;border-radius:50%;margin-left:2px}.search-clear-btn:hover{background:#0000000d;color:#333}.search-results-popover{position:absolute;top:100%;left:0;right:0;margin-top:8px;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;overflow:hidden;max-height:400px;overflow-y:auto;z-index:3002}.search-results-list{list-style:none;padding:0;margin:0}.search-result-item{width:100%;display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border:none;background:#fff;text-align:left;cursor:pointer;transition:background .1s;border-bottom:1px solid #f0f0f0}.search-result-item:last-child{border-bottom:none}.search-result-item:hover,.search-result-item:focus{background:var(--hover-bg);outline:none}.result-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#f0f0f0;border-radius:50%;flex-shrink:0;color:#666}.result-info{display:flex;flex-direction:column;overflow:hidden}.result-title{font-weight:500;color:#333;font-size:.95rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.result-desc{font-size:.8rem;color:#777;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.save-button-wrapper{position:relative}.place-lists-manager{position:absolute;top:100%;left:0;margin-top:.5rem;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;width:220px;z-index:10;padding:.5rem 0}.place-lists-manager .list-item{padding:.5rem 1rem;display:flex;align-items:center}.place-lists-manager .list-item:hover{background:var(--hover-bg)}.place-lists-manager label{display:flex;align-items:center;gap:.75rem;width:100%;cursor:pointer;margin:0;font-size:.95rem;color:#333}.place-lists-manager input[type=checkbox]{accent-color:var(--link-color);width:16px;height:16px;cursor:pointer}.place-lists-manager .list-color{width:12px;height:12px;background-color:var(--default-list-color);border-radius:50%;flex-shrink:0;border:1px solid rgb(0 0 0 / 10%)}.place-lists-manager .divider{height:1px;background:#eee;margin:.5rem 0}.category-chips-scroll{width:100%;overflow-x:auto;padding:4px 0;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;margin-top:0}.category-chips-scroll::-webkit-scrollbar{display:none}.category-chips-container{display:flex;gap:8px;padding:0 4px;width:max-content}.category-chip{display:flex;align-items:center;gap:6px;padding:6px 12px;background:#fff;border:1px solid #ddd;border-radius:16px;font-size:.9rem;color:#333;cursor:pointer;white-space:nowrap;box-shadow:0 1px 3px #0000001a;transition:background-color .2s}.category-chip:hover{background:var(--hover-bg)}.category-chip:active{background:#eee}.category-chip:disabled{opacity:.75;cursor:not-allowed;pointer-events:none}.toast-notification{position:fixed;bottom:2rem;left:50%;transform:translate(-50%);background-color:#333333d9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;padding:.75rem 1.5rem;border-radius:999px;z-index:9999;box-shadow:0 4px 12px #00000026;animation:fade-in-up .3s ease-out forwards;text-align:center;max-width:90%;font-size:.9rem;font-weight:500;pointer-events:none}@keyframes fade-in-up{0%{opacity:0;transform:translate(-50%,1rem)}to{opacity:1;transform:translate(-50%)}}.nostr-connect-modal h2{margin-top:0}.nostr-connect-options{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}.nostr-connect-status{margin-top:1.5rem;text-align:center}.qr-code-container{display:flex;justify-content:center;margin-top:1rem}.qr-code-container canvas{border-radius:8px;background:#fff}.modal-overlay{position:fixed;inset:0;background:#0000007f;z-index:9999;display:flex;align-items:center;justify-content:center}.modal-content{background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;padding:1.5rem;max-width:90vw;width:450px;position:relative}.close-modal-btn{position:absolute;top:1rem;right:1rem;cursor:pointer;color:#898989}.close-modal-btn.disabled{color:#ccc;cursor:not-allowed}.place-photo-upload h2{margin-top:0;font-size:1.2rem}.alert{padding:.5rem;margin-bottom:1rem;border-radius:.25rem}.alert-error{background:#fee;color:#c00}.preview-group{margin-bottom:1rem}.preview-group p{margin-bottom:.25rem;font-weight:700}.preview-group img{max-width:100%;border-radius:.25rem}.btn-link{background:none;border:none;padding:0;color:var(--link-color);text-decoration:none;cursor:pointer;font:inherit}.btn-link:hover{text-decoration:underline}.photo-gallery-overlay{position:fixed;inset:0;background:#000000e5;z-index:9999;display:flex;flex-direction:column}.photo-gallery-overlay .photo-gallery-content{width:100%;height:100%;display:flex;flex-direction:column;position:relative}.photo-gallery-overlay .close-btn{position:absolute;top:.5rem;right:1rem;width:48px;height:48px;z-index:10;color:#fff;background:transparent;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}@media(max-width:768px){.photo-gallery-overlay .close-btn{right:.5rem}}.photo-gallery-overlay .main-photo-container{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem;overflow:hidden}@media(max-width:768px){.photo-gallery-overlay .main-photo-container{padding:2rem 0}}.photo-gallery-overlay .main-photo-container img{max-width:100%;max-height:100%;object-fit:contain}.photo-carousel.gallery-main{width:100%;height:100%;display:flex;flex-direction:column}.photo-carousel.gallery-main .photo-carousel-track{height:100%;background:transparent}.photo-carousel.gallery-main .carousel-slide{height:100%;flex:0 0 100%;aspect-ratio:auto;cursor:default}.photo-carousel.gallery-main .carousel-nav-btn{width:48px;height:48px}.photo-carousel.gallery-main .place-header-photo-blur,.photo-carousel.gallery-main .place-header-photo.landscape,.photo-carousel.gallery-main .place-header-photo.portrait{object-fit:contain}@media(max-width:768px){.photo-carousel.gallery-main .carousel-nav-btn{display:none}}.photo-carousel.gallery-thumbnails{width:100%;height:100px;background:#0000007f;padding-bottom:env(safe-area-inset-bottom,0)}.photo-carousel.gallery-thumbnails .photo-carousel-track{height:100%;background:transparent;gap:4px;scroll-snap-type:none;padding:0}.photo-carousel.gallery-thumbnails .carousel-slide{flex:0 0 auto;height:100%;width:auto;scroll-snap-align:none;opacity:.6;transition:opacity .2s}.photo-carousel.gallery-thumbnails .carousel-slide.landscape{aspect-ratio:var(--slide-ratio, 16 / 9)}.photo-carousel.gallery-thumbnails .carousel-slide.portrait{aspect-ratio:1 / 1}.photo-carousel.gallery-thumbnails .carousel-slide:hover,.photo-carousel.gallery-thumbnails .carousel-slide.active{opacity:1}.photo-carousel.gallery-thumbnails .place-header-photo.landscape,.photo-carousel.gallery-thumbnails .place-header-photo.portrait{object-fit:cover;height:100%}.photo-carousel.gallery-thumbnails .carousel-nav-btn{display:none}:root,:host{--ol-background-color: white;--ol-accent-background-color: #F5F5F5;--ol-subtle-background-color: rgba(128, 128, 128, .25);--ol-partial-background-color: rgba(255, 255, 255, .75);--ol-foreground-color: #333333;--ol-subtle-foreground-color: #666666;--ol-brand-color: #00AAFF}.ol-box{box-sizing:border-box;border-radius:2px;border:1.5px solid var(--ol-background-color);background-color:var(--ol-partial-background-color)}.ol-mouse-position{top:8px;right:8px;position:absolute}.ol-scale-line{background:var(--ol-partial-background-color);border-radius:4px;bottom:8px;left:8px;padding:2px;position:absolute}.ol-scale-line-inner{border:1px solid var(--ol-subtle-foreground-color);border-top:none;color:var(--ol-foreground-color);font-size:10px;text-align:center;margin:1px;will-change:contents,width;transition:all .25s}.ol-scale-bar{position:absolute;bottom:8px;left:8px}.ol-scale-bar-inner{display:flex}.ol-scale-step-marker{width:1px;height:15px;background-color:var(--ol-foreground-color);float:right;z-index:10}.ol-scale-step-text{position:absolute;bottom:-5px;font-size:10px;z-index:11;color:var(--ol-foreground-color);text-shadow:-1.5px 0 var(--ol-partial-background-color),0 1.5px var(--ol-partial-background-color),1.5px 0 var(--ol-partial-background-color),0 -1.5px var(--ol-partial-background-color)}.ol-scale-text{position:absolute;font-size:12px;text-align:center;bottom:25px;color:var(--ol-foreground-color);text-shadow:-1.5px 0 var(--ol-partial-background-color),0 1.5px var(--ol-partial-background-color),1.5px 0 var(--ol-partial-background-color),0 -1.5px var(--ol-partial-background-color)}.ol-scale-singlebar{position:relative;height:10px;z-index:9;box-sizing:border-box;border:1px solid var(--ol-foreground-color)}.ol-scale-singlebar-even{background-color:var(--ol-subtle-foreground-color)}.ol-scale-singlebar-odd{background-color:var(--ol-background-color)}.ol-unsupported{display:none}.ol-viewport,.ol-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.ol-viewport canvas{all:unset;overflow:hidden}.ol-viewport{touch-action:pan-x pan-y}.ol-selectable{-webkit-touch-callout:default;-webkit-user-select:text;-moz-user-select:text;user-select:text}.ol-grabbing{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.ol-grab{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.ol-control{position:absolute;background-color:var(--ol-subtle-background-color);border-radius:4px}.ol-zoom{top:.5em;left:.5em}.ol-rotate{top:.5em;right:.5em;transition:opacity .25s linear,visibility 0s linear}.ol-rotate.ol-hidden{opacity:0;visibility:hidden;transition:opacity .25s linear,visibility 0s linear .25s}.ol-zoom-extent{top:4.643em;left:.5em}.ol-full-screen{right:.5em;top:.5em}.ol-control button{display:block;margin:1px;padding:0;color:var(--ol-subtle-foreground-color);font-weight:700;text-decoration:none;font-size:inherit;text-align:center;height:1.375em;width:1.375em;line-height:.4em;background-color:var(--ol-background-color);border:none;border-radius:2px}.ol-control button::-moz-focus-inner{border:none;padding:0}.ol-zoom-extent button{line-height:1.4em}.ol-compass{display:block;font-weight:400;will-change:transform}.ol-touch .ol-control button{font-size:1.5em}.ol-touch .ol-zoom-extent{top:5.5em}.ol-control button:hover,.ol-control button:focus{text-decoration:none;outline:1px solid var(--ol-subtle-foreground-color);color:var(--ol-foreground-color)}.ol-zoom .ol-zoom-in{border-radius:2px 2px 0 0}.ol-zoom .ol-zoom-out{border-radius:0 0 2px 2px}.ol-attribution{text-align:right;bottom:.5em;right:.5em;max-width:calc(100% - 1.3em);display:flex;flex-flow:row-reverse;align-items:center}.ol-attribution a{color:var(--ol-subtle-foreground-color);text-decoration:none}.ol-attribution ul{margin:0;padding:1px .5em;color:var(--ol-foreground-color);text-shadow:0 0 2px var(--ol-background-color);font-size:12px}.ol-attribution li{display:inline;list-style:none}.ol-attribution li:not(:last-child):after{content:" "}.ol-attribution img{max-height:2em;max-width:inherit;vertical-align:middle}.ol-attribution button{flex-shrink:0}.ol-attribution.ol-collapsed ul{display:none}.ol-attribution:not(.ol-collapsed){background:var(--ol-partial-background-color)}.ol-attribution.ol-uncollapsible{bottom:0;right:0;border-radius:4px 0 0}.ol-attribution.ol-uncollapsible img{margin-top:-.2em;max-height:1.6em}.ol-attribution.ol-uncollapsible button{display:none}.ol-zoomslider{top:4.5em;left:.5em;height:200px}.ol-zoomslider button{position:relative;height:10px}.ol-touch .ol-zoomslider{top:5.5em}.ol-overviewmap{left:.5em;bottom:.5em}.ol-overviewmap.ol-uncollapsible{bottom:0;left:0;border-radius:0 4px 0 0}.ol-overviewmap .ol-overviewmap-map,.ol-overviewmap button{display:block}.ol-overviewmap .ol-overviewmap-map{border:1px solid var(--ol-subtle-foreground-color);height:150px;width:150px}.ol-overviewmap:not(.ol-collapsed) button{bottom:0;left:0;position:absolute}.ol-overviewmap.ol-collapsed .ol-overviewmap-map,.ol-overviewmap.ol-uncollapsible button{display:none}.ol-overviewmap:not(.ol-collapsed){background:var(--ol-subtle-background-color)}.ol-overviewmap-box{border:1.5px dotted var(--ol-subtle-foreground-color)}.ol-overviewmap .ol-overviewmap-box:hover{cursor:move}.ol-overviewmap .ol-viewport:hover{cursor:pointer} diff --git a/release/assets/main-B30qTale.js b/release/assets/main-B30qTale.js new file mode 100644 index 0000000..6c26e46 --- /dev/null +++ b/release/assets/main-B30qTale.js @@ -0,0 +1,14 @@ +const amdModule0=Object.freeze(Object.defineProperty({__proto__:null,get default(){return App}},Symbol.toStringTag,{value:"Module"}));!function(){const e=document.createElement("link").relList;if(!(e&&e.supports&&e.supports("modulepreload"))){for(const e of document.querySelectorAll('link[rel="modulepreload"]'))t(e);new MutationObserver(e=>{for(const r of e)if("childList"===r.type)for(const e of r.addedNodes)"LINK"===e.tagName&&"modulepreload"===e.rel&&t(e)}).observe(document,{childList:!0,subtree:!0})}function t(e){if(e.ep)return;e.ep=!0;const t=function(e){const t={};return e.integrity&&(t.integrity=e.integrity),e.referrerPolicy&&(t.referrerPolicy=e.referrerPolicy),"use-credentials"===e.crossOrigin?t.credentials="include":"anonymous"===e.crossOrigin?t.credentials="omit":t.credentials="same-origin",t}(e);fetch(e.href,t)}}();const hasDOM="object"==typeof self&&null!==self&&self.Object===Object&&"undefined"!=typeof Window&&self.constructor===Window&&"object"==typeof document&&null!==document&&self.document===document&&"object"==typeof location&&null!==location&&self.location===location&&"object"==typeof history&&null!==history&&self.history===history&&"object"==typeof navigator&&null!==navigator&&self.navigator===navigator&&"string"==typeof navigator.userAgent,window$1=hasDOM?self:null,location$1=hasDOM?self.location:null,history$1=hasDOM?self.history:null,userAgent=hasDOM?self.navigator.userAgent:"Lynx (textmode)",isChrome=!(!hasDOM||"object"!=typeof chrome||"object"==typeof opera),isFirefox=!!hasDOM&&/Firefox|FxiOS/.test(userAgent),environment=Object.freeze(Object.defineProperty({__proto__:null,hasDOM:hasDOM,history:history$1,isChrome:isChrome,isFirefox:isFirefox,location:location$1,userAgent:userAgent,window:window$1},Symbol.toStringTag,{value:"Module"}));function checkGlobal(e){return e&&e.Object===Object?e:void 0}function checkElementIdShadowing(e){return e&&void 0===e.nodeType?e:void 0}const global$1=checkGlobal(checkElementIdShadowing("object"==typeof global&&global))||checkGlobal("object"==typeof self&&self)||checkGlobal("object"==typeof window&&window)||"undefined"!=typeof mainContext&&mainContext||new Function("return this")(),context$1=function(e,t){return void 0===t?{imports:e,exports:e,lookup:e}:{imports:t.imports||e,exports:t.exports||e,lookup:t.lookup||e}}(global$1,global$1.Ember);function getLookup(){return context$1.lookup}function setLookup(e){context$1.lookup=e}const ENV$1={ENABLE_OPTIONAL_FEATURES:!1,EXTEND_PROTOTYPES:{Array:!1},LOG_STACKTRACE_ON_DEPRECATION:!0,LOG_VERSION:!0,RAISE_ON_DEPRECATION:!1,STRUCTURED_PROFILE:!1,_DEBUG_RENDER_TREE:!1,_ALL_DEPRECATIONS_ENABLED:!1,_OVERRIDE_DEPRECATION_VERSION:null,_DEFAULT_ASYNC_OBSERVERS:!1,_RERENDER_LOOP_LIMIT:1e3,EMBER_LOAD_HOOKS:{},FEATURES:{}};function getENV(){return ENV$1}(e=>{if("object"!=typeof e||null===e)return;for(let n in e){if(!Object.prototype.hasOwnProperty.call(e,n)||"EXTEND_PROTOTYPES"===n||"EMBER_LOAD_HOOKS"===n)continue;let t=ENV$1[n];ENV$1[n]=!0===t?!1!==e[n]:!1===t?!0===e[n]:e[n]}let{EMBER_LOAD_HOOKS:t}=e;if("object"==typeof t&&null!==t)for(let n in t){if(!Object.prototype.hasOwnProperty.call(t,n))continue;let e=t[n];Array.isArray(e)&&(ENV$1.EMBER_LOAD_HOOKS[n]=e.filter(e=>"function"==typeof e))}let{FEATURES:r}=e;if("object"==typeof r&&null!==r)for(let n in r)Object.prototype.hasOwnProperty.call(r,n)&&(ENV$1.FEATURES[n]=!0===r[n])})(global$1.EmberENV);let assert$3=()=>{},registerHandler$1=()=>{},deprecate$1=()=>{};const defaultDeprecate=deprecate$1;let testing=!1;function isTesting(){return testing}function setTesting(e){testing=Boolean(e)}let registerHandler=()=>{};const{toString:objectToString$1}=Object.prototype,{toString:functionToString}=Function.prototype,{isArray:isArray$6}=Array,{keys:objectKeys}=Object,{stringify:stringify}=JSON,LIST_LIMIT=100,DEPTH_LIMIT=4,SAFE_KEY=/^[\w$]+$/;function inspect(e){return"number"==typeof e&&2===arguments.length?this:inspectValue(e,0)}function inspectValue(e,t,r){let n=!1;switch(typeof e){case"undefined":return"undefined";case"object":if(null===e)return"null";if(isArray$6(e)){n=!0;break}if(e.toString===objectToString$1||void 0===e.toString)break;return e.toString();case"function":return e.toString===functionToString?e.name?`[Function:${e.name}]`:"[Function]":e.toString();case"string":return stringify(e);default:return e.toString()}if(void 0===r)r=new WeakSet;else if(r.has(e))return"[Circular]";return r.add(e),n?inspectArray(e,t+1,r):inspectObject(e,t+1,r)}function inspectKey(e){return SAFE_KEY.test(e)?e:stringify(e)}function inspectObject(e,t,r){if(t>DEPTH_LIMIT)return"[Object]";let n="{",i=objectKeys(e);for(let o=0;o=LIST_LIMIT){n+=`... ${i.length-LIST_LIMIT} more keys`;break}let s=i[o];n+=`${inspectKey(String(s))}: ${inspectValue(e[s],t,r)}`}return n+=" }",n}function inspectArray(e,t,r){if(t>DEPTH_LIMIT)return"[Array]";let n="[";for(let i=0;i=LIST_LIMIT){n+=`... ${e.length-LIST_LIMIT} more items`;break}n+=inspectValue(e[i],t,r)}return n+=" ]",n}function captureRenderTree(e){let t=e.lookup("renderer:-dom");if(!t)throw new Error("BUG: owner is missing renderer");return t.debugRenderTree.capture()}const noop$4=()=>{};let info$1=noop$4,warn$1=noop$4,debug$2=noop$4,debugSeal=noop$4,debugFreeze=noop$4,runInDebug=noop$4,setDebugFunction=noop$4,getDebugFunction=noop$4,deprecateFunc=function(){return arguments[arguments.length-1]},_warnIfUsingStrippedFeatureFlags;function deprecate(...e){return defaultDeprecate(...e)}const index$e=Object.freeze(Object.defineProperty({__proto__:null,_warnIfUsingStrippedFeatureFlags:_warnIfUsingStrippedFeatureFlags,assert:assert$3,captureRenderTree:captureRenderTree,debug:debug$2,debugFreeze:debugFreeze,debugSeal:debugSeal,deprecate:deprecate,deprecateFunc:deprecateFunc,getDebugFunction:getDebugFunction,info:info$1,inspect:inspect,isTesting:isTesting,registerDeprecationHandler:registerHandler$1,registerWarnHandler:registerHandler,runInDebug:runInDebug,setDebugFunction:setDebugFunction,setTesting:setTesting,warn:warn$1},Symbol.toStringTag,{value:"Module"}));function intern$1(e){let t=Object.create(null);t[e]=1;for(let r in t)if(r===e)return r;return e}function isObject(e){return null!==e&&("object"==typeof e||"function"==typeof e)}let _uuid$1=0;function uuid$1(){return++_uuid$1}const GUID_PREFIX="ember",OBJECT_GUIDS=new WeakMap,NON_OBJECT_GUIDS=new Map,GUID_KEY=intern$1(`__ember${Date.now()}`);function generateGuid(e,t=GUID_PREFIX){let r=t+uuid$1().toString();return isObject(e)&&OBJECT_GUIDS.set(e,r),r}function guidFor(e){let t;if(isObject(e))t=OBJECT_GUIDS.get(e),void 0===t&&(t=`${GUID_PREFIX}${uuid$1()}`,OBJECT_GUIDS.set(e,t));else if(t=NON_OBJECT_GUIDS.get(e),void 0===t){let r=typeof e;t="string"===r?`st${uuid$1()}`:"number"===r?`nu${uuid$1()}`:"symbol"===r?`sy${uuid$1()}`:`(${e})`,NON_OBJECT_GUIDS.set(e,t)}return t}let getDebugName$1;const getDebugName$1$1=getDebugName$1,HAS_SUPER_PATTERN=/\.(_super|call\(this|apply\(this)/,fnToString=Function.prototype.toString,checkHasSuper=fnToString.call(function(){return this}).indexOf("return this")>-1?function(e){return HAS_SUPER_PATTERN.test(fnToString.call(e))}:function(){return!0},HAS_SUPER_MAP=new WeakMap,ROOT=Object.freeze(function(){});function hasSuper(e){let t=HAS_SUPER_MAP.get(e);return void 0===t&&(t=checkHasSuper(e),HAS_SUPER_MAP.set(e,t)),t}HAS_SUPER_MAP.set(ROOT,!1);class ObserverListenerMeta{listeners=void 0;observers=void 0}const OBSERVERS_LISTENERS_MAP=new WeakMap;function createObserverListenerMetaFor(e){let t=OBSERVERS_LISTENERS_MAP.get(e);return void 0===t&&(t=new ObserverListenerMeta,OBSERVERS_LISTENERS_MAP.set(e,t)),t}function observerListenerMetaFor(e){return OBSERVERS_LISTENERS_MAP.get(e)}function setObservers(e,t){createObserverListenerMetaFor(e).observers=t}function setListeners(e,t){createObserverListenerMetaFor(e).listeners=t}const IS_WRAPPED_FUNCTION_SET=new WeakSet;function wrap$2(e,t){return hasSuper(e)?!IS_WRAPPED_FUNCTION_SET.has(t)&&hasSuper(t)?_wrap(e,_wrap(t,ROOT)):_wrap(e,t):e}function _wrap(e,t){function r(){let r=this._super;this._super=t;let n=e.apply(this,arguments);return this._super=r,n}IS_WRAPPED_FUNCTION_SET.add(r);let n=OBSERVERS_LISTENERS_MAP.get(e);return void 0!==n&&OBSERVERS_LISTENERS_MAP.set(r,n),r}function lookupDescriptor(e,t){let r=e;do{let e=Object.getOwnPropertyDescriptor(r,t);if(void 0!==e)return e;r=Object.getPrototypeOf(r)}while(null!==r);return null}let setupMandatorySetter,teardownMandatorySetter,setWithMandatorySetter;const GENERATED_SYMBOLS=[];function isInternalSymbol(e){return-1!==GENERATED_SYMBOLS.indexOf(e)}function enumerableSymbol(e){return intern$1(`__${e}${GUID_KEY+Math.floor(Math.random()*Date.now()).toString()}__`)}const symbol=Symbol,objectToString=Object.prototype.toString;function isNone$1(e){return null==e}function toString$3(e){if("string"==typeof e)return e;if(null===e)return"null";if(void 0===e)return"undefined";if(Array.isArray(e)){let t="";for(let r=0;r0&&(t+=","),isNone$1(e[r])||(t+=toString$3(e[r]));return t}return"function"==typeof e.toString?e.toString():objectToString.call(e)}let scheduleDestroy,scheduleDestroyed,toIterator$1,toBool$1,getProp,setProp,getPath,setPath,scheduleRevalidate=()=>{};function setGlobalContext(e){scheduleRevalidate=e.scheduleRevalidate,scheduleDestroy=e.scheduleDestroy,scheduleDestroyed=e.scheduleDestroyed,toIterator$1=e.toIterator,toBool$1=e.toBool,getProp=e.getProp,setProp=e.setProp,getPath=e.getPath,setPath=e.setPath}let enableDestroyableTracking,assertDestroyablesDestroyed,DESTROYABLE_META=new WeakMap;function push(e,t){return null===e?t:Array.isArray(e)?(e.push(t),e):[e,t]}function iterate$2(e,t){Array.isArray(e)?e.forEach(t):null!==e&&t(e)}function remove(e,t){if(Array.isArray(e)&&e.length>1){let r=e.indexOf(t);return e.splice(r,1),e}return null}function getDestroyableMeta(e){let t=DESTROYABLE_META.get(e);return void 0===t&&(t={parents:null,children:null,eagerDestructors:null,destructors:null,state:0},DESTROYABLE_META.set(e,t)),t}function associateDestroyableChild(e,t){let r=getDestroyableMeta(e),n=getDestroyableMeta(t);return r.children=push(r.children,t),n.parents=push(n.parents,e),t}function registerDestructor$1(e,t,r=!1){let n=getDestroyableMeta(e),i=r?"eagerDestructors":"destructors";return n[i]=push(n[i],t),t}function unregisterDestructor$1(e,t,r=!1){let n=getDestroyableMeta(e),i=r?"eagerDestructors":"destructors";n[i]=remove(n[i],t)}function destroy(e){let t=getDestroyableMeta(e);if(t.state>=1)return;let{parents:r,children:n,eagerDestructors:i,destructors:o}=t;t.state=1,iterate$2(n,destroy),iterate$2(i,t=>{t(e)}),iterate$2(o,t=>{scheduleDestroy(e,t)}),scheduleDestroyed(()=>{iterate$2(r,t=>{!function(e,t){let r=getDestroyableMeta(t);0===r.state&&(r.children=remove(r.children,e))}(e,t)}),t.state=2})}function destroyChildren(e){let{children:t}=getDestroyableMeta(e);iterate$2(t,destroy)}function _hasDestroyableChildren(e){let t=DESTROYABLE_META.get(e);return void 0!==t&&null!==t.children}function isDestroying(e){let t=DESTROYABLE_META.get(e);return void 0!==t&&t.state>=1}function isDestroyed(e){let t=DESTROYABLE_META.get(e);return void 0!==t&&t.state>=2}const objectPrototype=Object.prototype;let counters;const UNDEFINED=symbol("undefined");var ListenerKind=function(e){return e[e.ADD=0]="ADD",e[e.ONCE=1]="ONCE",e[e.REMOVE=2]="REMOVE",e}(ListenerKind||{});let currentListenerVersion=1;class Meta{_descriptors;_mixins;_isInit;_lazyChains;_values;_revisions;source;proto;_parent;_listeners;_listenersVersion=1;_inheritedEnd=-1;_flattenedVersion=0;constructor(e){this._parent=void 0,this._descriptors=void 0,this._mixins=void 0,this._lazyChains=void 0,this._values=void 0,this._revisions=void 0,this._isInit=!1,this.source=e,this.proto=void 0===e.constructor?void 0:e.constructor.prototype,this._listeners=void 0}get parent(){let e=this._parent;if(void 0===e){let t=getPrototypeOf$3(this.source);this._parent=e=null===t||t===objectPrototype?null:meta$1(t)}return e}setInitializing(){this._isInit=!0}unsetInitializing(){this._isInit=!1}isInitializing(){return this._isInit}isPrototypeMeta(e){return this.proto===this.source&&this.source===e}_getOrCreateOwnMap(e){return this[e]||(this[e]=Object.create(null))}_getOrCreateOwnSet(e){return this[e]||(this[e]=new Set)}_findInheritedMap(e,t){let r=this;for(;null!==r;){let n=r[e];if(void 0!==n){let e=n.get(t);if(void 0!==e)return e}r=r.parent}}_hasInInheritedSet(e,t){let r=this;for(;null!==r;){let n=r[e];if(void 0!==n&&n.has(t))return!0;r=r.parent}return!1}valueFor(e){let t=this._values;return void 0!==t?t[e]:void 0}setValueFor(e,t){this._getOrCreateOwnMap("_values")[e]=t}revisionFor(e){let t=this._revisions;return void 0!==t?t[e]:void 0}setRevisionFor(e,t){this._getOrCreateOwnMap("_revisions")[e]=t}writableLazyChainsFor(e){let t=this._getOrCreateOwnMap("_lazyChains"),r=t[e];return void 0===r&&(r=t[e]=[]),r}readableLazyChainsFor(e){let t=this._lazyChains;if(void 0!==t)return t[e]}addMixin(e){this._getOrCreateOwnSet("_mixins").add(e)}hasMixin(e){return this._hasInInheritedSet("_mixins",e)}forEachMixins(e){let t,r=this;for(;null!==r;){let n=r._mixins;void 0!==n&&(t=void 0===t?new Set:t,n.forEach(r=>{t.has(r)||(t.add(r),e(r))})),r=r.parent}}writeDescriptors(e,t){(this._descriptors||(this._descriptors=new Map)).set(e,t)}peekDescriptors(e){let t=this._findInheritedMap("_descriptors",e);return t===UNDEFINED?void 0:t}removeDescriptors(e){this.writeDescriptors(e,UNDEFINED)}forEachDescriptors(e){let t,r=this;for(;null!==r;){let n=r._descriptors;void 0!==n&&(t=void 0===t?new Set:t,n.forEach((r,n)=>{t.has(n)||(t.add(n),r!==UNDEFINED&&e(n,r))})),r=r.parent}}addToListeners(e,t,r,n,i){this.pushListener(e,t,r,n?ListenerKind.ONCE:ListenerKind.ADD,i)}removeFromListeners(e,t,r){this.pushListener(e,t,r,ListenerKind.REMOVE)}pushListener(e,t,r,n,i=!1){let o=this.writableListeners(),s=indexOfListener(o,e,t,r);if(-1!==s&&s0&&(e.splice(0,this._inheritedEnd),this._inheritedEnd=0);for(let r of t)-1===indexOfListener(e,r.event,r.target,r.method)&&(e.unshift(r),this._inheritedEnd++)}}this._flattenedVersion=currentListenerVersion}return this._listeners}matchingListeners(e){let t,r=this.flattenedListeners();if(void 0!==r)for(let n of r)n.event!==e||n.kind!==ListenerKind.ADD&&n.kind!==ListenerKind.ONCE||(void 0===t&&(t=[]),t.push(n.target,n.method,n.kind===ListenerKind.ONCE));return t}observerEvents(){let e,t=this.flattenedListeners();if(void 0!==t)for(let r of t)r.kind!==ListenerKind.ADD&&r.kind!==ListenerKind.ONCE||-1===r.event.indexOf(":change")||(void 0===e&&(e=[]),e.push(r));return e}}const getPrototypeOf$3=Object.getPrototypeOf,metaStore=new WeakMap;function setMeta(e,t){metaStore.set(e,t)}function peekMeta(e){let t=metaStore.get(e);if(void 0!==t)return t;let r=getPrototypeOf$3(e);for(;null!==r;){if(t=metaStore.get(r),void 0!==t)return t.proto!==r&&(t.proto=r),t;r=getPrototypeOf$3(r)}return null}const meta$1=function(e){let t=peekMeta(e);if(null!==t&&t.source===e)return t;let r=new Meta(e);return setMeta(e,r),r};function indexOfListener(e,t,r,n){for(let i=e.length-1;i>=0;i--){let o=e[i];if(o.event===t&&o.target===r&&o.method===n)return i}return-1}const debug$1={};function unwrap$1(e){if(null==e)throw new Error("Expected value to be present");return e}const CONSTANT=0,INITIAL=1,VOLATILE=NaN;let $REVISION=1;function bump(){$REVISION++}const COMPUTE=Symbol("TAG_COMPUTE");function valueForTag(e){return e[COMPUTE]()}function validateTag(e,t){return t>=e[COMPUTE]()}Reflect.set(globalThis,"COMPUTE_SYMBOL",COMPUTE);const TYPE$1=Symbol("TAG_TYPE");let ALLOW_CYCLES;class MonomorphicTagImpl{static combine(e){switch(e.length){case 0:return CONSTANT_TAG;case 1:return e[0];default:{let t=new MonomorphicTagImpl(2);return t.subtag=e,t}}}constructor(e){this.revision=1,this.lastChecked=1,this.lastValue=1,this.isUpdating=!1,this.subtag=null,this.subtagBufferCache=null,this[TYPE$1]=e}[COMPUTE](){let{lastChecked:e}=this;if(this.isUpdating)this.lastChecked=++$REVISION;else if(e!==$REVISION){this.isUpdating=!0,this.lastChecked=$REVISION;try{let{subtag:e,revision:t}=this;if(null!==e)if(Array.isArray(e))for(const r of e){let e=r[COMPUTE]();t=Math.max(e,t)}else{let r=e[COMPUTE]();r===this.subtagBufferCache?t=Math.max(t,this.lastValue):(this.subtagBufferCache=null,t=Math.max(t,r))}this.lastValue=t}finally{this.isUpdating=!1}}return this.lastValue}static updateTag(e,t){let r=e,n=t;n===CONSTANT_TAG?r.subtag=null:(r.subtagBufferCache=n[COMPUTE](),r.subtag=n)}static dirtyTag(e,t){e.revision=++$REVISION,scheduleRevalidate()}}const DIRTY_TAG$1=MonomorphicTagImpl.dirtyTag,UPDATE_TAG=MonomorphicTagImpl.updateTag;function createTag(){return new MonomorphicTagImpl(0)}function createUpdatableTag(){return new MonomorphicTagImpl(1)}const CONSTANT_TAG=new MonomorphicTagImpl(3);function isConstTag(e){return e===CONSTANT_TAG}class VolatileTag{[COMPUTE](){return NaN}constructor(){this[TYPE$1]=100}}const VOLATILE_TAG=new VolatileTag;class CurrentTag{[COMPUTE](){return $REVISION}constructor(){this[TYPE$1]=101}}const CURRENT_TAG=new CurrentTag,combine=MonomorphicTagImpl.combine;let tag1=createUpdatableTag(),tag2=createUpdatableTag(),tag3=createUpdatableTag();valueForTag(tag1),DIRTY_TAG$1(tag1),valueForTag(tag1),UPDATE_TAG(tag1,combine([tag2,tag3])),valueForTag(tag1),DIRTY_TAG$1(tag2),valueForTag(tag1),DIRTY_TAG$1(tag3),valueForTag(tag1),UPDATE_TAG(tag1,tag3),valueForTag(tag1),DIRTY_TAG$1(tag3),valueForTag(tag1);class Tracker{add(e){e!==CONSTANT_TAG&&(this.tags.add(e),this.last=e)}combine(){let{tags:e}=this;return 0===e.size?CONSTANT_TAG:1===e.size?this.last:combine(Array.from(this.tags))}constructor(){this.tags=new Set,this.last=null}}let CURRENT_TRACKER=null;const OPEN_TRACK_FRAMES=[];function beginTrackFrame(){OPEN_TRACK_FRAMES.push(CURRENT_TRACKER),CURRENT_TRACKER=new Tracker}function endTrackFrame(){let e=CURRENT_TRACKER;return CURRENT_TRACKER=OPEN_TRACK_FRAMES.pop()||null,unwrap$1(e).combine()}function beginUntrackFrame(){OPEN_TRACK_FRAMES.push(CURRENT_TRACKER),CURRENT_TRACKER=null}function endUntrackFrame(){CURRENT_TRACKER=OPEN_TRACK_FRAMES.pop()||null}function resetTracking(){for(;OPEN_TRACK_FRAMES.length>0;)OPEN_TRACK_FRAMES.pop();CURRENT_TRACKER=null}function isTracking(){return null!==CURRENT_TRACKER}function consumeTag(e){null!==CURRENT_TRACKER&&CURRENT_TRACKER.add(e)}const FN=Symbol("FN"),LAST_VALUE=Symbol("LAST_VALUE"),TAG=Symbol("TAG"),SNAPSHOT=Symbol("SNAPSHOT");function createCache(e){return{[FN]:e,[LAST_VALUE]:void 0,[TAG]:void 0,[SNAPSHOT]:-1}}function getValue$1(e){let t=e[FN],r=e[TAG],n=e[SNAPSHOT];if(void 0!==r&&validateTag(r,n))consumeTag(r);else{beginTrackFrame();try{e[LAST_VALUE]=t()}finally{r=endTrackFrame(),e[TAG]=r,e[SNAPSHOT]=valueForTag(r),consumeTag(r)}}return e[LAST_VALUE]}function isConst(e){return isConstTag(e[TAG])}function track(e){let t;beginTrackFrame();try{e()}finally{t=endTrackFrame()}return t}function untrack(e){beginUntrackFrame();try{return e()}finally{endUntrackFrame()}}const ARRAY_GETTER_METHODS=new Set([Symbol.iterator,"concat","entries","every","filter","find","findIndex","flat","flatMap","forEach","includes","indexOf","join","keys","lastIndexOf","map","reduce","reduceRight","slice","some","values"]),ARRAY_WRITE_THEN_READ_METHODS=new Set(["fill","push","unshift"]);function convertToInt$1(e){if("symbol"==typeof e)return null;const t=Number(e);return isNaN(t)?null:t%1==0?t:null}class TrackedArray{#e;constructor(e,t){this.#t=createUpdatableTag(),this.#r=new Map,this.#e=t;const r=e.slice(),n=this,i=new Map;let o=!1;return new Proxy(r,{get(e,t){const r=convertToInt$1(t);if(null!==r)return n.#n(r),consumeTag(n.#t),e[r];if("length"===t)return o?o=!1:consumeTag(n.#t),e[t];if(ARRAY_WRITE_THEN_READ_METHODS.has(t)&&(o=!0),ARRAY_GETTER_METHODS.has(t)){let r=i.get(t);return void 0===r&&(r=(...r)=>(consumeTag(n.#t),e[t](...r)),i.set(t,r)),r}return e[t]},set(e,t,r){if(n.#e.equals(e[t],r))return!0;e[t]=r;const i=convertToInt$1(t);return null!==i?(n.#i(i),n.#o()):"length"===t&&n.#o(),!0},getPrototypeOf:()=>TrackedArray.prototype})}#t;#r;#n(e){let t=this.#r.get(e);void 0===t&&(t=createUpdatableTag(),this.#r.set(e,t)),consumeTag(t)}#i(e){const t=this.#r.get(e);t&&DIRTY_TAG$1(t)}#o(){DIRTY_TAG$1(this.#t),this.#r.clear()}}function trackedArray(e,t){return new TrackedArray(e??[],{equals:t?.equals??Object.is,description:t?.description})}Object.setPrototypeOf(TrackedArray.prototype,Array.prototype);class TrackedMap{#e;#t;#r;#s;#a(e){const t=this.#r;let r=t.get(e);return void 0===r&&(r=createUpdatableTag(),t.set(e,r)),r}#i(e){const t=this.#r.get(e);t&&DIRTY_TAG$1(t)}constructor(e,t){this.#t=createUpdatableTag(),this.#r=new Map,this.#s=e instanceof Map?new Map(e.entries()):new Map(e),this.#e=t}get(e){return consumeTag(this.#a(e)),this.#s.get(e)}has(e){return consumeTag(this.#a(e)),this.#s.has(e)}entries(){return consumeTag(this.#t),this.#s.entries()}keys(){return consumeTag(this.#t),this.#s.keys()}values(){return consumeTag(this.#t),this.#s.values()}forEach(e){consumeTag(this.#t),this.#s.forEach(e)}get size(){return consumeTag(this.#t),this.#s.size}[Symbol.iterator](){let e=this.keys(),t=this;return{next(){let r=e.next(),n=r.value;return r.done?{value:[void 0,void 0],done:!0}:{value:[n,t.get(n)],done:!1}}}}get[Symbol.toStringTag](){return this.#s[Symbol.toStringTag]}set(e,t){let r=this.#s.get(e);return r&&this.#e.equals(r,t)||(this.#i(e),r||DIRTY_TAG$1(this.#t),this.#s.set(e,t)),this}delete(e){return!this.#s.has(e)||(this.#i(e),DIRTY_TAG$1(this.#t),this.#r.delete(e),this.#s.delete(e))}clear(){0!==this.#s.size&&(this.#r.forEach(e=>DIRTY_TAG$1(e)),this.#r.clear(),DIRTY_TAG$1(this.#t),this.#s.clear())}}function trackedMap(e,t){return new TrackedMap(e??[],{equals:t?.equals??Object.is,description:t?.description})}Object.setPrototypeOf(TrackedMap.prototype,Map.prototype);class TrackedObject{#e;#r;#t;#n(e){let t=this.#r.get(e);void 0===t&&(t=createUpdatableTag(),this.#r.set(e,t)),consumeTag(t)}#i(e){const t=this.#r.get(e);t&&DIRTY_TAG$1(t)}#o(){DIRTY_TAG$1(this.#t)}constructor(e,t){this.#r=new Map,this.#t=createUpdatableTag(),this.#e=t;const r=Object.getPrototypeOf(e),n=Object.getOwnPropertyDescriptors(e),i=Object.create(r);for(const s in n)Object.defineProperty(i,s,n[s]);const o=this;return new Proxy(i,{get:(e,t)=>(o.#n(t),e[t]),has:(e,t)=>(o.#n(t),t in e),ownKeys:e=>(consumeTag(o.#t),Reflect.ownKeys(e)),set:(e,t,r)=>(o.#e.equals(e[t],r)||(e[t]=r,o.#i(t),o.#o()),!0),deleteProperty:(e,t)=>(t in e&&(delete e[t],o.#i(t),o.#r.delete(t),o.#o()),!0),getPrototypeOf:()=>TrackedObject.prototype})}}function trackedObject(e,t){return new TrackedObject(e??{},{equals:t?.equals??Object.is,description:t?.description})}class TrackedSet{#e;#t;#r;#s;#a(e){const t=this.#r;let r=t.get(e);return void 0===r&&(r=createUpdatableTag(),t.set(e,r)),r}#i(e){const t=this.#r.get(e);t&&DIRTY_TAG$1(t)}constructor(e,t){this.#t=createUpdatableTag(),this.#r=new Map,this.#s=new Set(e),this.#e=t}has(e){return consumeTag(this.#a(e)),this.#s.has(e)}entries(){return consumeTag(this.#t),this.#s.entries()}keys(){return consumeTag(this.#t),this.#s.keys()}values(){return consumeTag(this.#t),this.#s.values()}union(e){return consumeTag(this.#t),this.#s.union(e)}intersection(e){return consumeTag(this.#t),this.#s.intersection(e)}difference(e){return consumeTag(this.#t),this.#s.difference(e)}symmetricDifference(e){return consumeTag(this.#t),this.#s.symmetricDifference(e)}isSubsetOf(e){return consumeTag(this.#t),this.#s.isSubsetOf(e)}isSupersetOf(e){return consumeTag(this.#t),this.#s.isSupersetOf(e)}isDisjointFrom(e){return consumeTag(this.#t),this.#s.isDisjointFrom(e)}forEach(e){consumeTag(this.#t),this.#s.forEach(e)}get size(){return consumeTag(this.#t),this.#s.size}[Symbol.iterator](){return consumeTag(this.#t),this.#s[Symbol.iterator]()}get[Symbol.toStringTag](){return this.#s[Symbol.toStringTag]}add(e){if(this.#s.has(e)){if(this.#e.equals(e,e))return this}else DIRTY_TAG$1(this.#t);return this.#i(e),this.#s.add(e),this}delete(e){return!this.#s.has(e)||(this.#i(e),DIRTY_TAG$1(this.#t),this.#r.delete(e),this.#s.delete(e))}clear(){0!==this.#s.size&&(this.#r.forEach(e=>DIRTY_TAG$1(e)),DIRTY_TAG$1(this.#t),this.#r.clear(),this.#s.clear())}}function trackedSet(e,t){return new TrackedSet(e??[],{equals:t?.equals??Object.is,description:t?.description})}Object.setPrototypeOf(TrackedSet.prototype,Set.prototype);class TrackedWeakMap{#e;#r;#s;#a(e){let t=this.#r.get(e);return void 0===t&&(t=createUpdatableTag(),this.#r.set(e,t)),t}#i(e){const t=this.#r.get(e);t&&DIRTY_TAG$1(t)}constructor(e,t){this.#r=new WeakMap,this.#s=e instanceof WeakMap?e:new WeakMap(e),this.#e=t}get(e){return consumeTag(this.#a(e)),this.#s.get(e)}has(e){return consumeTag(this.#a(e)),this.#s.has(e)}set(e,t){let r=this.#s.get(e);return r&&this.#e.equals(r,t)||(this.#i(e),this.#s.set(e,t)),this}delete(e){return!this.#s.has(e)||(this.#i(e),this.#r.delete(e),this.#s.delete(e))}get[Symbol.toStringTag](){return this.#s[Symbol.toStringTag]}}function trackedWeakMap(e,t){return new TrackedWeakMap(e??[],{equals:t?.equals??Object.is,description:t?.description})}Object.setPrototypeOf(TrackedWeakMap.prototype,WeakMap.prototype);class TrackedWeakSet{#e;#r;#s;#a(e){let t=this.#r.get(e);return void 0===t&&(t=createUpdatableTag(),this.#r.set(e,t)),t}#i(e){const t=this.#r.get(e);t&&DIRTY_TAG$1(t)}constructor(e,t){this.#r=new WeakMap,this.#e=t,this.#s=new WeakSet(e)}has(e){return consumeTag(this.#a(e)),this.#s.has(e)}add(e){return this.#s.has(e)&&this.#e.equals(e,e)||(this.#s.add(e),this.#i(e)),this}delete(e){return!this.#s.has(e)||(this.#i(e),this.#r.delete(e),this.#s.delete(e))}get[Symbol.toStringTag](){return this.#s[Symbol.toStringTag]}}function trackedWeakSet(e,t){return new TrackedWeakSet(e??[],{equals:t?.equals??Object.is,description:t?.description})}Object.setPrototypeOf(TrackedWeakSet.prototype,WeakSet.prototype);const TRACKED_TAGS=new WeakMap;function dirtyTagFor(e,t,r){let n=void 0===r?TRACKED_TAGS.get(e):r;if(void 0===n)return;let i=n.get(t);void 0!==i&&DIRTY_TAG$1(i,!0)}function tagMetaFor(e){let t=TRACKED_TAGS.get(e);return void 0===t&&(t=new Map,TRACKED_TAGS.set(e,t)),t}function tagFor(e,t,r){let n=void 0===r?tagMetaFor(e):r,i=n.get(t);return void 0===i&&(i=createUpdatableTag(),n.set(t,i)),i}function trackedData(e,t){let r=new WeakMap,n="function"==typeof t;return{getter:function(i){let o;return consumeTag(tagFor(i,e)),n&&!r.has(i)?(o=t.call(i),r.set(i,o)):o=r.get(i),o},setter:function(t,n){dirtyTagFor(t,e),r.set(t,n)}}}const GLIMMER_VALIDATOR_REGISTRATION=Symbol("GLIMMER_VALIDATOR_REGISTRATION");if(Reflect.has(globalThis,GLIMMER_VALIDATOR_REGISTRATION))throw new Error("The `@glimmer/validator` library has been included twice in this application. It could be different versions of the package, or the same version included twice by mistake. `@glimmer/validator` depends on having a single copy of the package in use at any time in an application, even if they are the same version. You must dedupe your build to remove the duplicate packages in order to prevent this error.");Reflect.set(globalThis,GLIMMER_VALIDATOR_REGISTRATION,!0);const index$d=Object.freeze(Object.defineProperty({__proto__:null,ALLOW_CYCLES:ALLOW_CYCLES,COMPUTE:COMPUTE,CONSTANT:CONSTANT,CONSTANT_TAG:CONSTANT_TAG,CURRENT_TAG:CURRENT_TAG,CurrentTag:CurrentTag,INITIAL:INITIAL,VOLATILE:VOLATILE,VOLATILE_TAG:VOLATILE_TAG,VolatileTag:VolatileTag,beginTrackFrame:beginTrackFrame,beginUntrackFrame:beginUntrackFrame,bump:bump,combine:combine,consumeTag:consumeTag,createCache:createCache,createTag:createTag,createUpdatableTag:createUpdatableTag,debug:debug$1,dirtyTag:DIRTY_TAG$1,dirtyTagFor:dirtyTagFor,endTrackFrame:endTrackFrame,endUntrackFrame:endUntrackFrame,getValue:getValue$1,isConst:isConst,isConstTag:isConstTag,isTracking:isTracking,resetTracking:resetTracking,tagFor:tagFor,tagMetaFor:tagMetaFor,track:track,trackedArray:trackedArray,trackedData:trackedData,trackedMap:trackedMap,trackedObject:trackedObject,trackedSet:trackedSet,trackedWeakMap:trackedWeakMap,trackedWeakSet:trackedWeakSet,untrack:untrack,updateTag:UPDATE_TAG,validateTag:validateTag,valueForTag:valueForTag},Symbol.toStringTag,{value:"Module"})),EMPTY_ARRAY$4=Object.freeze([]);function emptyArray(){return EMPTY_ARRAY$4}const EMPTY_STRING_ARRAY=emptyArray(),EMPTY_NUMBER_ARRAY=emptyArray();function isEmptyArray(e){return e===EMPTY_ARRAY$4}function*reverse(e){for(let t=e.length-1;t>=0;t--)yield e[t]}function*enumerate(e){let t=0;for(const r of e)yield[t++,r]}function*zipTuples(e,t){for(let r=0;r0}function getLast(e){return 0===e.length?void 0:e[e.length-1]}function dict(){return Object.create(null)}function isDict(e){return null!=e}function isIndexable$2(e){return"function"==typeof e||"object"==typeof e&&null!==e}class StackImpl{constructor(e=[]){this.current=null,this.stack=e}get size(){return this.stack.length}push(e){this.current=e,this.stack.push(e)}pop(){let e=this.stack.pop();return this.current=getLast(this.stack)??null,void 0===e?null:e}nth(e){let t=this.stack.length;return tvalueForRef(e),null,e.debugLabel):e}function isInvokableRef(e){return 3===e[REFERENCE]}function createInvokableRef(e){const t=createComputeRef(()=>valueForRef(e),t=>updateRef(e,t));return t.debugLabel=e.debugLabel,t[REFERENCE]=3,t}function isConstRef(e){return e.tag===CONSTANT_TAG}function isUpdatableRef(e){return null!==e.update}function valueForRef(e){const t=e;let{tag:r}=t;if(r===CONSTANT_TAG)return t.lastValue;const{lastRevision:n}=t;let i;if(null!==r&&validateTag(r,n))i=t.lastValue;else{const{compute:e}=t,n=track(()=>{i=t.lastValue=e()});r=t.tag=n,t.lastRevision=valueForTag(n)}return consumeTag(r),i}function updateRef(e,t){(0,e.update)(t)}function childRefFor(e,t){const r=e,n=r[REFERENCE];let i,o=r.children;if(null===o)o=r.children=new Map;else{const e=o.get(t);if(e)return e}if(2===n){const e=valueForRef(r);i=isDict(e)?createUnboundRef(e[t]):UNDEFINED_REFERENCE}else i=createComputeRef(()=>{const e=valueForRef(r);if(isDict(e))return getProp(e,t)},e=>{const n=valueForRef(r);if(isDict(n))return setProp(n,t,e)});return o.set(t,i),i}function childRefFromParts(e,t){let r=e;for(const n of t)r=childRefFor(r,n);return r}let createDebugAliasRef;const NULL_IDENTITY={},KEY=(e,t)=>t,INDEX=(e,t)=>String(t),IDENTITY=e=>null===e?NULL_IDENTITY:e;class WeakMapWithPrimitives{get weakMap(){return void 0===this._weakMap&&(this._weakMap=new WeakMap),this._weakMap}get primitiveMap(){return void 0===this._primitiveMap&&(this._primitiveMap=new Map),this._primitiveMap}set(e,t){isIndexable$2(e)?this.weakMap.set(e,t):this.primitiveMap.set(e,t)}get(e){return isIndexable$2(e)?this.weakMap.get(e):this.primitiveMap.get(e)}}const IDENTITIES=new WeakMapWithPrimitives;function uniqueKeyFor(e){let t=new WeakMapWithPrimitives;return(r,n)=>{let i=e(r,n),o=t.get(i)||0;return t.set(i,o+1),0===o?i:function(e,t){let r=IDENTITIES.get(e);void 0===r&&(r=[],IDENTITIES.set(e,r));let n=r[t];return void 0===n&&(n={value:e,count:t},r[t]=n),n}(i,o)}}function createIteratorRef(e,t){return createComputeRef(()=>{let r=valueForRef(e),n=function(e){switch(e){case"@key":return uniqueKeyFor(KEY);case"@index":return uniqueKeyFor(INDEX);case"@identity":return uniqueKeyFor(IDENTITY);default:return t=e,uniqueKeyFor(e=>getPath(e,t))}var t}(t);if(Array.isArray(r))return new ArrayIterator$1(r,n);let i=toIterator$1(r);return null===i?new ArrayIterator$1(EMPTY_ARRAY$4,()=>null):new IteratorWrapper(i,n)})}function createIteratorItemRef(e){let t=e,r=createTag();return createComputeRef(()=>(consumeTag(r),t),e=>{t!==e&&(t=e,DIRTY_TAG$1(r))})}class IteratorWrapper{constructor(e,t){this.inner=e,this.keyFor=t}isEmpty(){return this.inner.isEmpty()}next(){let e=this.inner.next();return null!==e&&(e.key=this.keyFor(e.value,e.memo)),e}}let ArrayIterator$1=class{constructor(e,t){this.iterator=e,this.keyFor=t,this.pos=0,0===e.length?this.current={kind:"empty"}:this.current={kind:"first",value:e[this.pos]}}isEmpty(){return"empty"===this.current.kind}next(){let e,t=this.current;if("first"===t.kind)this.current={kind:"progress"},e=t.value;else{if(this.pos>=this.iterator.length-1)return null;e=this.iterator[++this.pos]}let{keyFor:r}=this;return{key:r(e,this.pos),value:e,memo:this.pos}}};const index$b=Object.freeze(Object.defineProperty({__proto__:null,FALSE_REFERENCE:FALSE_REFERENCE,NULL_REFERENCE:NULL_REFERENCE,REFERENCE:REFERENCE,TRUE_REFERENCE:TRUE_REFERENCE,UNDEFINED_REFERENCE:UNDEFINED_REFERENCE,childRefFor:childRefFor,childRefFromParts:childRefFromParts,createComputeRef:createComputeRef,createConstRef:createConstRef,createDebugAliasRef:createDebugAliasRef,createInvokableRef:createInvokableRef,createIteratorItemRef:createIteratorItemRef,createIteratorRef:createIteratorRef,createPrimitiveRef:createPrimitiveRef,createReadOnlyRef:createReadOnlyRef,createUnboundRef:createUnboundRef,isConstRef:isConstRef,isInvokableRef:isInvokableRef,isUpdatableRef:isUpdatableRef,updateRef:updateRef,valueForRef:valueForRef},Symbol.toStringTag,{value:"Module"})),ContentType={Component:0,Helper:1,String:2,SafeString:4,Fragment:5,Node:6},InternalComponentCapabilities={Empty:0,dynamicLayout:1,dynamicTag:2,prepareArgs:4,createArgs:8,attributeHook:16,elementHook:32,dynamicScope:64,createCaller:128,updateHook:256,createInstance:512,wrapped:1024,willDestroy:2048,hasSubOwner:4096},ARG_SHIFT=8,TYPE_SIZE=255,TYPE_MASK=255,OPERAND_LEN_MASK=768,MACHINE_MASK=1024,$pc=0,$ra=1,$fp=2,$sp=3,$s0=4,$s1=5,$t0=6,$t1=7,$v0=8;function isLowLevelRegister(e){return e<=3}const CUSTOM_TAG_FOR=new WeakMap;function getCustomTagFor(e){return CUSTOM_TAG_FOR.get(e)}function setCustomTagFor(e,t){CUSTOM_TAG_FOR.set(e,t)}function convertToInt(e){if("symbol"==typeof e)return null;const t=Number(e);return isNaN(t)?null:t%1==0?t:null}class NamedArgsProxy{constructor(e){this.named=e}get(e,t){const r=this.named[t];if(void 0!==r)return valueForRef(r)}has(e,t){return t in this.named}ownKeys(){return Object.keys(this.named)}isExtensible(){return!1}getOwnPropertyDescriptor(e,t){return{enumerable:!0,configurable:!0}}}class PositionalArgsProxy{constructor(e){this.positional=e}get(e,t){let{positional:r}=this;if("length"===t)return r.length;const n=convertToInt(t);return null!==n&&n{const{named:t,positional:r}=e,n=new NamedArgsProxy(t),i=new PositionalArgsProxy(r),o=Object.create(null),s=new Proxy(o,n),a=new Proxy([],i);return setCustomTagFor(s,(e,r)=>function(e,t){return track(()=>{t in e&&valueForRef(e[t])})}(t,r)),setCustomTagFor(a,(e,t)=>function(e,t){return track(()=>{"[]"===t&&e.forEach(valueForRef);const r=convertToInt(t);null!==r&&r{let n=this.getDelegateFor(r);const i=argsProxyFor(t),o=n.createHelper(e,i);if(hasValue(n)){let e=createComputeRef(()=>n.getValue(o),null,!1);return hasDestroyable(n)&&associateDestroyableChild(e,n.getDestroyable(o)),e}if(hasDestroyable(n)){let e=createConstRef(void 0);return associateDestroyableChild(e,n.getDestroyable(o)),e}return UNDEFINED_REFERENCE}}}class FunctionHelperManager{createHelper(e,t){return{fn:e,args:t}}getValue({fn:e,args:t}){return Object.keys(t.named).length>0?e(...t.positional,t.named):e(...t.positional)}getDebugName(e){return e.name?`(helper function ${e.name})`:"(anonymous helper function)"}constructor(){this.capabilities=buildCapabilities({hasValue:!0,hasDestroyable:!1,hasScheduledEffect:!1})}}const COMPONENT_MANAGERS=new WeakMap,MODIFIER_MANAGERS=new WeakMap,HELPER_MANAGERS=new WeakMap,getPrototypeOf$1=Object.getPrototypeOf;function setManager(e,t,r){return e.set(r,t),r}function getManager(e,t){let r=t;for(;null!==r;){const t=e.get(r);if(void 0!==t)return t;r=getPrototypeOf$1(r)}}function setInternalModifierManager(e,t){return setManager(MODIFIER_MANAGERS,e,t)}function getInternalModifierManager(e){const t=getManager(MODIFIER_MANAGERS,e);return void 0===t?null:t}function setInternalHelperManager(e,t){return setManager(HELPER_MANAGERS,e,t)}const DEFAULT_MANAGER=new CustomHelperManager(()=>new FunctionHelperManager);function getInternalHelperManager(e){let t=getManager(HELPER_MANAGERS,e);return void 0===t&&"function"==typeof e&&(t=DEFAULT_MANAGER),t||null}function setInternalComponentManager(e,t){return setManager(COMPONENT_MANAGERS,e,t)}function getInternalComponentManager(e){const t=getManager(COMPONENT_MANAGERS,e);return void 0===t?null:t}function hasInternalComponentManager(e){return void 0!==getManager(COMPONENT_MANAGERS,e)}function hasInternalHelperManager(e){return function(e){return"function"==typeof e}(e)||void 0!==getManager(HELPER_MANAGERS,e)}function hasInternalModifierManager(e){return void 0!==getManager(MODIFIER_MANAGERS,e)}const CAPABILITIES$6={dynamicLayout:!1,dynamicTag:!1,prepareArgs:!1,createArgs:!0,attributeHook:!1,elementHook:!1,createCaller:!1,dynamicScope:!0,updateHook:!0,createInstance:!0,wrapped:!1,willDestroy:!1,hasSubOwner:!1};function componentCapabilities(e,t={}){let r=Boolean(t.updateHook);return buildCapabilities({asyncLifeCycleCallbacks:Boolean(t.asyncLifecycleCallbacks),destructor:Boolean(t.destructor),updateHook:r})}function hasAsyncLifeCycleCallbacks(e){return e.capabilities.asyncLifeCycleCallbacks}function hasUpdateHook(e){return e.capabilities.updateHook}class CustomComponentManager{constructor(e){this.factory=e,this.componentManagerDelegates=new WeakMap}getDelegateFor(e){let{componentManagerDelegates:t}=this,r=t.get(e);if(void 0===r){let{factory:n}=this;r=n(e),t.set(e,r)}return r}create(e,t,r){let n=this.getDelegateFor(e),i=argsProxyFor(r.capture()),o=n.createComponent(t,i);return new CustomComponentState(o,n,i)}getDebugName(e){return"function"==typeof e?e.name:e.toString()}update(e){let{delegate:t}=e;if(hasUpdateHook(t)){let{component:r,args:n}=e;t.updateComponent(r,n)}}didCreate({component:e,delegate:t}){hasAsyncLifeCycleCallbacks(t)&&t.didCreateComponent(e)}didUpdate({component:e,delegate:t}){(function(e){return hasAsyncLifeCycleCallbacks(e)&&hasUpdateHook(e)})(t)&&t.didUpdateComponent(e)}didRenderLayout(){}didUpdateLayout(){}getSelf({component:e,delegate:t}){return createConstRef(t.getContext(e))}getDestroyable(e){const{delegate:t}=e;if(function(e){return e.capabilities.destructor}(t)){const{component:r}=e;return registerDestructor$1(e,()=>t.destroyComponent(r)),e}return null}getCapabilities(){return CAPABILITIES$6}}class CustomComponentState{constructor(e,t,r){this.component=e,this.delegate=t,this.args=r}}function modifierCapabilities(e,t={}){return buildCapabilities({disableAutoTracking:Boolean(t.disableAutoTracking)})}class CustomModifierManager{constructor(e){this.factory=e,this.componentManagerDelegates=new WeakMap}getDelegateFor(e){let{componentManagerDelegates:t}=this,r=t.get(e);if(void 0===r){let{factory:n}=this;r=n(e),t.set(e,r)}return r}create(e,t,r,n){let i,o=this.getDelegateFor(e),s=argsProxyFor(n),a=o.createModifier(r,s);return i={tag:createUpdatableTag(),element:t,delegate:o,args:s,modifier:a},registerDestructor$1(i,()=>o.destroyModifier(a,s)),i}getDebugName(e){return"function"==typeof e?e.name||e.toString():""}getDebugInstance({modifier:e}){return e}getTag({tag:e}){return e}install({element:e,args:t,modifier:r,delegate:n}){let{capabilities:i}=n;i.disableAutoTracking?untrack(()=>n.installModifier(r,e,t)):n.installModifier(r,e,t)}update({args:e,modifier:t,delegate:r}){let{capabilities:n}=r;n.disableAutoTracking?untrack(()=>r.updateModifier(t,e)):r.updateModifier(t,e)}getDestroyable(e){return e}}function setComponentManager$1(e,t){return setInternalComponentManager(new CustomComponentManager(e),t)}function setModifierManager$1(e,t){return setInternalModifierManager(new CustomModifierManager(e),t)}function setHelperManager(e,t){return setInternalHelperManager(new CustomHelperManager(e),t)}const TEMPLATES$1=new WeakMap,getPrototypeOf$2=Reflect.getPrototypeOf;function setComponentTemplate(e,t){return TEMPLATES$1.set(t,e),t}function getComponentTemplate(e){let t=e;for(;null!==t;){let e=TEMPLATES$1.get(t);if(void 0!==e)return e;t=getPrototypeOf$2(t)}}const index$a=Object.freeze(Object.defineProperty({__proto__:null,CustomComponentManager:CustomComponentManager,CustomHelperManager:CustomHelperManager,CustomModifierManager:CustomModifierManager,capabilityFlagsFrom:capabilityFlagsFrom,componentCapabilities:componentCapabilities,getComponentTemplate:getComponentTemplate,getCustomTagFor:getCustomTagFor,getInternalComponentManager:getInternalComponentManager,getInternalHelperManager:getInternalHelperManager,getInternalModifierManager:getInternalModifierManager,hasCapability:hasCapability,hasDestroyable:hasDestroyable,hasInternalComponentManager:hasInternalComponentManager,hasInternalHelperManager:hasInternalHelperManager,hasInternalModifierManager:hasInternalModifierManager,hasValue:hasValue,helperCapabilities:helperCapabilities,managerHasCapability:managerHasCapability,modifierCapabilities:modifierCapabilities,setComponentManager:setComponentManager$1,setComponentTemplate:setComponentTemplate,setCustomTagFor:setCustomTagFor,setHelperManager:setHelperManager,setInternalComponentManager:setInternalComponentManager,setInternalHelperManager:setInternalHelperManager,setInternalModifierManager:setInternalModifierManager,setModifierManager:setModifierManager$1},Symbol.toStringTag,{value:"Module"})),PROXIES=new WeakSet;function isProxy(e){return!!isObject(e)&&PROXIES.has(e)}function setProxy(e){isObject(e)&&PROXIES.add(e)}const EMBER_ARRAYS=new WeakSet;function setEmberArray(e){EMBER_ARRAYS.add(e)}function isEmberArray(e){return EMBER_ARRAYS.has(e)}let Cache$1=class{size=0;misses=0;hits=0;constructor(e,t,r=new Map){this.limit=e,this.func=t,this.store=r}get(e){return this.store.has(e)?(this.hits++,this.store.get(e)):(this.misses++,this.set(e,this.func(e)))}set(e,t){return this.limit>this.size&&(this.size++,this.store.set(e,t)),t}purge(){this.store.clear(),this.size=0,this.hits=0,this.misses=0}};const Version="6.11.0-beta.1",version$2=Object.freeze(Object.defineProperty({__proto__:null,default:Version},Symbol.toStringTag,{value:"Module"})),OWNER$1=Symbol("OWNER");function getOwner$3(e){return e[OWNER$1]}function setOwner$2(e,t){e[OWNER$1]=t}function isFactory(e){return null!=e&&"function"==typeof e.create}function getOwner$2(e){return getOwner$3(e)}function setOwner$1(e,t){setOwner$2(e,t)}function objectAt(e,t){return Array.isArray(e)?e[t]:e.objectAt(t)}const SELF_TAG=symbol("SELF_TAG");function tagForProperty(e,t,r=!1,n){let i=getCustomTagFor(e);return void 0!==i?i(e,t,r):tagFor(e,t,n)}function tagForObject(e){return isObject(e)?tagFor(e,SELF_TAG):CONSTANT_TAG}function markObjectAsDirty(e,t){dirtyTagFor(e,t),dirtyTagFor(e,SELF_TAG)}const CHAIN_PASS_THROUGH=new WeakSet;function finishLazyChains(e,t,r){let n=e.readableLazyChainsFor(t);if(void 0!==n){if(isObject(r))for(let[e,t]of n)UPDATE_TAG(e,getChainTagsForKey(r,t,tagMetaFor(r),peekMeta(r)));n.length=0}}function getChainTagsForKeys(e,t,r,n){let i=[];for(let o of t)getChainTags(i,e,o,r,n);return combine(i)}function getChainTagsForKey(e,t,r,n){return combine(getChainTags([],e,t,r,n))}function getChainTags(e,t,r,n,i){let o,s,a=t,l=n,c=i,u=r.length,h=-1;for(;;){let t=h+1;if(h=r.indexOf(".",t),-1===h&&(h=u),o=r.slice(t,h),"@each"===o&&h!==u){t=h+1,h=r.indexOf(".",t);let n=a.length;if("number"!=typeof n||!Array.isArray(a)&&!("objectAt"in a))break;if(0===n){e.push(tagForProperty(a,"[]"));break}o=-1===h?r.slice(t):r.slice(t,h);for(let t=0;t=0;o-=3){let i=n[o],s=n[o+1],a=n[o+2];if(!s)continue;a&&removeListener(e,t,i,s),i||(i=e);let l=typeof s;"string"!==l&&"symbol"!==l||(s=i[s]),s.apply(i,r)}return!0}function hasListeners(e,t){let r=peekMeta(e);if(null===r)return!1;let n=r.matchingListeners(t);return void 0!==n&&n.length>0}function on$3(...e){let t=e.pop();return setListeners(t,e),t}const SYNC_DEFAULT=!ENV$1._DEFAULT_ASYNC_OBSERVERS,SYNC_OBSERVERS=new Map,ASYNC_OBSERVERS=new Map;function addObserver(e,t,r,n,i=SYNC_DEFAULT){let o=changeEvent(t);addListener(e,o,r,n,!1,i);let s=peekMeta(e);null!==s&&(s.isPrototypeMeta(e)||s.isInitializing())||activateObserver(e,o,i)}function removeObserver(e,t,r,n,i=SYNC_DEFAULT){let o=changeEvent(t),s=peekMeta(e);null!==s&&(s.isPrototypeMeta(e)||s.isInitializing())||deactivateObserver(e,o,i),removeListener(e,o,r,n)}function getOrCreateActiveObserversFor(e,t){let r=!0===t?SYNC_OBSERVERS:ASYNC_OBSERVERS;return r.has(e)||(r.set(e,new Map),registerDestructor$1(e,()=>destroyObservers(e),!0)),r.get(e)}function activateObserver(e,t,r=!1){let n=getOrCreateActiveObserversFor(e,r);if(n.has(t))n.get(t).count++;else{let r=t.substring(0,t.lastIndexOf(":")),i=getChainTagsForKey(e,r,tagMetaFor(e),peekMeta(e));n.set(t,{count:1,path:r,tag:i,lastRevision:valueForTag(i),suspended:!1})}}let DEACTIVATE_SUSPENDED=!1,SCHEDULED_DEACTIVATE=[];function deactivateObserver(e,t,r=!1){if(!0===DEACTIVATE_SUSPENDED)return void SCHEDULED_DEACTIVATE.push([e,t,r]);let n=!0===r?SYNC_OBSERVERS:ASYNC_OBSERVERS,i=n.get(e);if(void 0!==i){let r=i.get(t);r.count--,0===r.count&&(i.delete(t),0===i.size&&n.delete(e))}}function suspendedObserverDeactivation(){DEACTIVATE_SUSPENDED=!0}function resumeObserverDeactivation(){DEACTIVATE_SUSPENDED=!1;for(let[e,t,r]of SCHEDULED_DEACTIVATE)deactivateObserver(e,t,r);SCHEDULED_DEACTIVATE=[]}function revalidateObservers(e){ASYNC_OBSERVERS.has(e)&&ASYNC_OBSERVERS.get(e).forEach(t=>{t.tag=getChainTagsForKey(e,t.path,tagMetaFor(e),peekMeta(e)),t.lastRevision=valueForTag(t.tag)}),SYNC_OBSERVERS.has(e)&&SYNC_OBSERVERS.get(e).forEach(t=>{t.tag=getChainTagsForKey(e,t.path,tagMetaFor(e),peekMeta(e)),t.lastRevision=valueForTag(t.tag)})}let lastKnownRevision=0;function flushAsyncObservers(e){let t=valueForTag(CURRENT_TAG);lastKnownRevision!==t&&(lastKnownRevision=t,ASYNC_OBSERVERS.forEach((t,r)=>{let n=peekMeta(r);t.forEach((t,i)=>{if(!validateTag(t.tag,t.lastRevision)){let o=()=>{try{sendEvent(r,i,[r,t.path],void 0,n)}finally{t.tag=getChainTagsForKey(r,t.path,tagMetaFor(r),peekMeta(r)),t.lastRevision=valueForTag(t.tag)}};e?e("actions",o):o()}})}))}function flushSyncObservers(){SYNC_OBSERVERS.forEach((e,t)=>{let r=peekMeta(t);e.forEach((e,n)=>{if(!e.suspended&&!validateTag(e.tag,e.lastRevision))try{e.suspended=!0,sendEvent(t,n,[t,e.path],void 0,r)}finally{e.tag=getChainTagsForKey(t,e.path,tagMetaFor(t),peekMeta(t)),e.lastRevision=valueForTag(e.tag),e.suspended=!1}})})}function setObserverSuspended(e,t,r){let n=SYNC_OBSERVERS.get(e);if(!n)return;let i=n.get(changeEvent(t));i&&(i.suspended=r)}function destroyObservers(e){SYNC_OBSERVERS.size>0&&SYNC_OBSERVERS.delete(e),ASYNC_OBSERVERS.size>0&&ASYNC_OBSERVERS.delete(e)}const PROPERTY_DID_CHANGE=Symbol("PROPERTY_DID_CHANGE");let deferred$2=0;function notifyPropertyChange(e,t,r,n){let i=void 0===r?peekMeta(e):r;null!==i&&(i.isInitializing()||i.isPrototypeMeta(e))||(markObjectAsDirty(e,t),deferred$2<=0&&flushSyncObservers(),PROPERTY_DID_CHANGE in e&&(4===arguments.length?e[PROPERTY_DID_CHANGE](t,n):e[PROPERTY_DID_CHANGE](t)))}function beginPropertyChanges(){deferred$2++,suspendedObserverDeactivation()}function endPropertyChanges(){deferred$2--,deferred$2<=0&&(flushSyncObservers(),resumeObserverDeactivation())}function changeProperties(e){beginPropertyChanges();try{e()}finally{endPropertyChanges()}}function noop$3(){}class ComputedProperty extends ComputedDescriptor{_readOnly=!1;_hasConfig=!1;_getter=void 0;_setter=void 0;constructor(e){super();let t=e[e.length-1];if("function"==typeof t||null!==t&&"object"==typeof t){this._hasConfig=!0;let t=e.pop();if("function"==typeof t)this._getter=t;else{const e=t;this._getter=e.get||noop$3,this._setter=e.set}}e.length>0&&this._property(...e)}setup(e,t,r,n){if(super.setup(e,t,r,n),!1===this._hasConfig){let{get:e,set:t}=r;void 0!==e&&(this._getter=e),void 0!==t&&(this._setter=function(r,n){let i=t.call(this,n);return void 0!==e&&void 0===i?e.call(this):i})}}_property(...e){let t=[];function r(e){t.push(e)}for(let n of e)expandProperties(n,r);this._dependentKeys=t}get(e,t){let r,n=meta$1(e),i=tagMetaFor(e),o=tagFor(e,t,i),s=n.revisionFor(t);if(void 0!==s&&validateTag(o,s))r=n.valueFor(t);else{let{_getter:s,_dependentKeys:a}=this;untrack(()=>{r=s.call(e,t)}),void 0!==a&&UPDATE_TAG(o,getChainTagsForKeys(e,a,i,n)),n.setValueFor(t,r),n.setRevisionFor(t,valueForTag(o)),finishLazyChains(n,t,r)}return consumeTag(o),Array.isArray(r)&&consumeTag(tagFor(r,"[]")),r}set(e,t,r){this._readOnly&&this._throwReadOnlyError(e,t);let n,i=meta$1(e);i.isInitializing()&&void 0!==this._dependentKeys&&this._dependentKeys.length>0&&"function"==typeof e[PROPERTY_DID_CHANGE]&&e.isComponent&&addObserver(e,t,()=>{e[PROPERTY_DID_CHANGE](t)},void 0,!0);try{beginPropertyChanges(),n=this._set(e,t,r,i),finishLazyChains(i,t,n);let o=tagMetaFor(e),s=tagFor(e,t,o),{_dependentKeys:a}=this;void 0!==a&&UPDATE_TAG(s,getChainTagsForKeys(e,a,o,i)),i.setRevisionFor(t,valueForTag(s))}finally{endPropertyChanges()}return n}_throwReadOnlyError(e,t){throw new Error(`Cannot set read-only property "${t}" on object: ${inspect(e)}`)}_set(e,t,r,n){let i,o=void 0!==n.revisionFor(t),s=n.valueFor(t),{_setter:a}=this;setObserverSuspended(e,t,!0);try{i=a.call(e,t,r,s)}finally{setObserverSuspended(e,t,!1)}return o&&s===i||(n.setValueFor(t,i),notifyPropertyChange(e,t,n,r)),i}teardown(e,t,r){void 0!==r.revisionFor(t)&&(r.setRevisionFor(t,void 0),r.setValueFor(t,void 0)),super.teardown(e,t,r)}}class AutoComputedProperty extends ComputedProperty{get(e,t){let r,n=meta$1(e),i=tagMetaFor(e),o=tagFor(e,t,i),s=n.revisionFor(t);if(void 0!==s&&validateTag(o,s))r=n.valueFor(t);else{let{_getter:i}=this,s=track(()=>{r=i.call(e,t)});UPDATE_TAG(o,s),n.setValueFor(t,r),n.setRevisionFor(t,valueForTag(o)),finishLazyChains(n,t,r)}return consumeTag(o),Array.isArray(r)&&consumeTag(tagFor(r,"[]",i)),r}}class ComputedDecoratorImpl extends Function{readOnly(){return descriptorForDecorator(this)._readOnly=!0,this}meta(e){let t=descriptorForDecorator(this);return 0===arguments.length?t._meta||{}:(t._meta=e,this)}get _getter(){return descriptorForDecorator(this)._getter}set enumerable(e){descriptorForDecorator(this).enumerable=e}}function computed(...e){return isElementDescriptor(e)?makeComputedDecorator(new ComputedProperty([]),ComputedDecoratorImpl)(e[0],e[1],e[2]):makeComputedDecorator(new ComputedProperty(e),ComputedDecoratorImpl)}function autoComputed(...e){return makeComputedDecorator(new AutoComputedProperty(e),ComputedDecoratorImpl)}function isComputed(e,t){return Boolean(descriptorForProperty(e,t))}function defineProperty(e,t,r,n,i){let o=void 0===i?meta$1(e):i,s=descriptorForProperty(e,t,o),a=void 0!==s;a&&s.teardown(e,t,o),isClassicDecorator(r)?defineDecorator(e,t,r,o):null==r?defineValue(e,t,n,a,!0):Object.defineProperty(e,t,r),o.isPrototypeMeta(e)||revalidateObservers(e)}function defineDecorator(e,t,r,n){let i;return i=r(e,t,void 0,n),Object.defineProperty(e,t,i),r}function defineValue(e,t,r,n,i=!0){return!0===n||!1===i?Object.defineProperty(e,t,{configurable:!0,enumerable:i,writable:!0,value:r}):e[t]=r,r}const firstDotIndexCache=new Cache$1(1e3,e=>e.indexOf("."));function isPath(e){return"string"==typeof e&&-1!==firstDotIndexCache.get(e)}const PROXY_CONTENT=symbol("PROXY_CONTENT");function hasUnknownProperty(e){return"object"==typeof e&&null!==e&&"function"==typeof e.unknownProperty}function get$7(e,t){return isPath(t)?_getPath(e,t):_getProp(e,t)}function _getProp(e,t){if(null==e)return;let r;return"object"==typeof e||"function"==typeof e?(r=e[t],void 0===r&&"object"==typeof e&&!(t in e)&&hasUnknownProperty(e)&&(r=e.unknownProperty(t)),isTracking()&&(consumeTag(tagFor(e,t)),(Array.isArray(r)||isEmberArray(r))&&consumeTag(tagFor(r,"[]")))):r=e[t],r}function _getPath(e,t,r){let n="string"==typeof t?t.split("."):t;for(let i of n){if(null==e||e.isDestroyed)return;if(r&&("__proto__"===i||"constructor"===i))return;e=_getProp(e,i)}return e}_getProp("foo","a"),_getProp("foo",1),_getProp({},"a"),_getProp({},1),_getProp({unknownProperty(){}},"a"),_getProp({unknownProperty(){}},1),get$7({},"foo"),get$7({},"foo.bar");let fakeProxy={};setProxy(fakeProxy),track(()=>_getProp({},"a")),track(()=>_getProp({},1)),track(()=>_getProp({a:[]},"a")),track(()=>_getProp({a:fakeProxy},"a"));class Libraries{_registry;_coreLibIndex;constructor(){this._registry=[],this._coreLibIndex=0}_getLibraryByName(e){let t=this._registry;for(let r of t)if(r.name===e)return r}register(e,t,r){let n=this._registry.length;this._getLibraryByName(e)||(r&&(n=this._coreLibIndex++),this._registry.splice(n,0,{name:e,version:t}))}registerCoreLibrary(e,t){this.register(e,t,!0)}deRegister(e){let t,r=this._getLibraryByName(e);r&&(t=this._registry.indexOf(r),this._registry.splice(t,1))}}const LIBRARIES=new Libraries;let DEBUG_INJECTION_FUNCTIONS;function inject$2(e,...t){let r,n;isElementDescriptor(t)?r=t:"string"==typeof t[0]&&(n=t[0]);let i=computed({get:function(t){return(getOwner$2(this)||this.container).lookup(`${e}:${n||t}`)},set(e,t){defineProperty(this,e,null,t)}});return r?i(r[0],r[1],r[2]):i}function tracked(...e){if(!isElementDescriptor(e)){let t=e[0],r=t?t.initializer:void 0,n=t?t.value:void 0,i=function(e,t){return descriptorForField([e,t,{initializer:r||(()=>n)}])};return setClassicDecorator(i),i}return descriptorForField(e)}function descriptorForField([e,t,r]){let{getter:n,setter:i}=trackedData(t,r?r.initializer:void 0);function o(){let e=n(this);return(Array.isArray(e)||isEmberArray(e))&&consumeTag(tagFor(e,"[]")),e}function s(e){i(this,e),dirtyTagFor(this,SELF_TAG)}let a={enumerable:!0,configurable:!0,isTracked:!0,get:o,set:s};return COMPUTED_SETTERS.add(s),meta$1(e).writeDescriptors(t,new TrackedDescriptor(o,s)),a}LIBRARIES.registerCoreLibrary("Ember",Version);class TrackedDescriptor{constructor(e,t){this._get=e,this._set=t,CHAIN_PASS_THROUGH.add(this)}get(e){return this._get.call(e)}set(e,t,r){this._set.call(e,r)}}function getCachedValueFor(e,t){let r=peekMeta(e);return r?r.valueFor(t):void 0}function set$1(e,t,r,n){return e.isDestroyed?r:isPath(t)?_setPath(e,t,r,n):_setProp(e,t,r)}function _setProp(e,t,r){let n,i=lookupDescriptor(e,t);return null!==i&&COMPUTED_SETTERS.has(i.set)?(e[t]=r,r):(n=e[t],void 0!==n||"object"!=typeof e||t in e||"function"!=typeof e.setUnknownProperty?(e[t]=r,n!==r&¬ifyPropertyChange(e,t)):e.setUnknownProperty(t,r),r)}function _setPath(e,t,r,n){let i=t.split("."),o=i.pop(),s=_getPath(e,i,!0);if(null!=s)return set$1(s,o,r);if(!n)throw new Error(`Property set failed: object in path "${i.join(".")}" could not be found.`)}function trySet(e,t,r){return set$1(e,t,r,!0)}function alias(e){return makeComputedDecorator(new AliasedProperty(e),AliasDecoratorImpl)}class AliasDecoratorImpl extends Function{readOnly(){return descriptorForDecorator(this).readOnly(),this}oneWay(){return descriptorForDecorator(this).oneWay(),this}meta(e){let t=descriptorForDecorator(this);if(0===arguments.length)return t._meta||{};t._meta=e}}class AliasedProperty extends ComputedDescriptor{altKey;constructor(e){super(),this.altKey=e}setup(e,t,r,n){super.setup(e,t,r,n),CHAIN_PASS_THROUGH.add(this)}get(e,t){let r,n=meta$1(e),i=tagMetaFor(e),o=tagFor(e,t,i);untrack(()=>{r=get$7(e,this.altKey)});let s=n.revisionFor(t);return void 0!==s&&validateTag(o,s)||(UPDATE_TAG(o,getChainTagsForKey(e,this.altKey,i,n)),n.setRevisionFor(t,valueForTag(o)),finishLazyChains(n,t,r)),consumeTag(o),r}set(e,t,r){return set$1(e,this.altKey,r)}readOnly(){this.set=AliasedProperty_readOnlySet}oneWay(){this.set=AliasedProperty_oneWaySet}}function AliasedProperty_readOnlySet(e,t){throw new Error(`Cannot set read-only property '${t}' on object: ${inspect(e)}`)}function AliasedProperty_oneWaySet(e,t,r){return defineProperty(e,t,null),set$1(e,t,r)}function arrayContentWillChange(e,t,r,n){return void 0===t?(t=0,r=n=-1):(void 0===r&&(r=-1),void 0===n&&(n=-1)),sendEvent(e,"@array:before",[e,t,r,n]),e}function arrayContentDidChange(e,t,r,n,i=!0){void 0===t?(t=0,r=n=-1):(void 0===r&&(r=-1),void 0===n&&(n=-1));let o=peekMeta(e);if(i&&((n<0||r<0||n-r!==0)&¬ifyPropertyChange(e,"length",o),notifyPropertyChange(e,"[]",o)),sendEvent(e,"@array:change",[e,t,r,n]),null!==o){let i=-1===r?0:r,s=e.length-((-1===n?0:n)-i),a=t<0?s+t:t;void 0!==o.revisionFor("firstObject")&&0===a&¬ifyPropertyChange(e,"firstObject",o),void 0!==o.revisionFor("lastObject")&&s-1{let r=Object.keys(t);for(let n of r)set$1(e,n,t[n])}),t}const NAMES=new WeakMap;function setName(e,t){isObject(e)&&NAMES.set(e,t)}function getName(e){return NAMES.get(e)}const hasOwnProperty$3=Object.prototype.hasOwnProperty;let searchDisabled=!1;const flags={_set:0,_unprocessedNamespaces:!1,get unprocessedNamespaces(){return this._unprocessedNamespaces},set unprocessedNamespaces(e){this._set++,this._unprocessedNamespaces=e}};let unprocessedMixins=!1;const NAMESPACES=[],NAMESPACES_BY_ID=Object.create(null);function addNamespace(e){flags.unprocessedNamespaces=!0,NAMESPACES.push(e)}function removeNamespace(e){let t=getName(e);delete NAMESPACES_BY_ID[t],NAMESPACES.splice(NAMESPACES.indexOf(e),1),t in context$1.lookup&&e===context$1.lookup[t]&&(context$1.lookup[t]=void 0)}function findNamespaces(){if(!flags.unprocessedNamespaces)return;let e=context$1.lookup,t=Object.keys(e);for(let r of t){if(!isUppercase(r.charCodeAt(0)))continue;let t=tryIsNamespace(e,r);t&&setName(t,r)}}function findNamespace(e){return searchDisabled||processAllNamespaces(),NAMESPACES_BY_ID[e]}function processNamespace(e){_processNamespace([e.toString()],e,new Set)}function processAllNamespaces(){let e=flags.unprocessedNamespaces;if(e&&(findNamespaces(),flags.unprocessedNamespaces=!1),e||unprocessedMixins){let e=NAMESPACES;for(let t of e)processNamespace(t);unprocessedMixins=!1}}function isSearchDisabled(){return searchDisabled}function setSearchDisabled(e){searchDisabled=Boolean(e)}function setUnprocessedMixins(){unprocessedMixins=!0}function _processNamespace(e,t,r){let n=e.length,i=e.join(".");NAMESPACES_BY_ID[i]=t,setName(t,i);for(let o in t){if(!hasOwnProperty$3.call(t,o))continue;let i=t[o];if(e[n]=o,i&&void 0===getName(i))setName(i,e.join("."));else if(i&&isNamespace(i)){if(r.has(i))continue;r.add(i),_processNamespace(e,i,r)}}e.length=n}function isNamespace(e){return null!=e&&"object"==typeof e&&e.isNamespace}function isUppercase(e){return e>=65&&e<=90}function tryIsNamespace(e,t){try{let r=e[t];return(null!==r&&"object"==typeof r||"function"==typeof r)&&r.isNamespace&&r}catch(r){}}let onerror;const onErrorTarget={get onerror(){return onerror}};function getOnerror(){return onerror}function setOnerror(e){onerror=e}const SET_TIMEOUT=setTimeout,NOOP$3=()=>{};function buildNext(e){if("function"==typeof Promise){const t=Promise.resolve();return()=>t.then(e)}if("function"==typeof MutationObserver){let t=0,r=new MutationObserver(e),n=document.createTextNode("");return r.observe(n,{characterData:!0}),()=>(t=++t%2,n.data=""+t,t)}return()=>SET_TIMEOUT(e,0)}function buildPlatform(e){let t=NOOP$3;return{setTimeout:(e,t)=>setTimeout(e,t),clearTimeout:e=>clearTimeout(e),now:()=>Date.now(),next:buildNext(e),clearNext:t}}const NUMBER=/\d+/,TIMERS_OFFSET=6;function isCoercableNumber(e){let t=typeof e;return"number"===t&&e==e||"string"===t&&NUMBER.test(e)}function getOnError(e){return e.onError||e.onErrorTarget&&e.onErrorTarget[e.onErrorMethod]}function findItem$1(e,t,r){let n=-1;for(let i=0,o=r.length;i=t[r]?i=r+TIMERS_OFFSET:o=r;return e>=t[i]?i+TIMERS_OFFSET:i}const QUEUE_ITEM_LENGTH=4;let Queue$1=class{constructor(e,t={},r={}){this._queueBeingFlushed=[],this.targetQueues=new Map,this.index=0,this._queue=[],this.name=e,this.options=t,this.globalOptions=r}stackFor(e){if(e0){let e=getOnError(this.globalOptions);o=e?this.invokeWithOnError:this.invoke;for(let s=this.index;s0&&this.flush(!0)}hasWork(){return this._queueBeingFlushed.length>0||this._queue.length>0}cancel({target:e,method:t}){let r=this._queue,n=this.targetQueues.get(e);void 0!==n&&n.delete(t);let i=findItem$1(e,t,r);return i>-1?(r[i+1]=null,!0):(r=this._queueBeingFlushed,i=findItem$1(e,t,r),i>-1&&(r[i+1]=null,!0))}push(e,t,r,n){return this._queue.push(e,t,r,n),{queue:this,target:e,method:t}}pushUnique(e,t,r,n){let i=this.targetQueues.get(e);void 0===i&&(i=new Map,this.targetQueues.set(e,i));let o=i.get(t);if(void 0===o){let o=this._queue.push(e,t,r,n)-QUEUE_ITEM_LENGTH;i.set(t,o)}else{let e=this._queue;e[o+2]=r,e[o+3]=n}return{queue:this,target:e,method:t}}_getDebugInfo(e){if(e)return getQueueItems(this._queue,QUEUE_ITEM_LENGTH)}invoke(e,t,r){void 0===r?t.call(e):t.apply(e,r)}invokeWithOnError(e,t,r,n,i){try{void 0===r?t.call(e):t.apply(e,r)}catch(error){n(error,i)}}};class DeferredActionQueues{constructor(e=[],t){this.queues={},this.queueNameIndex=0,this.queueNames=e,e.reduce(function(e,r){return e[r]=new Queue$1(r,t[r],t),e},this.queues)}schedule(e,t,r,n,i,o){let s=this.queues[e];if(void 0===s)throw new Error(`You attempted to schedule an action in a queue (${e}) that doesn't exist`);if(null==r)throw new Error(`You attempted to schedule an action in a queue (${e}) for a method that doesn't exist`);return this.queueNameIndex=0,i?s.pushUnique(t,r,n,o):s.push(t,r,n,o)}flush(e=!1){let t,r,n=this.queueNames.length;for(;this.queueNameIndexi){let t=n-i;e=new Array(t);for(let r=0;r0&&isCoercableNumber(r[i-1])&&(n=parseInt(r.pop(),10)),[e,t,r,n]}function parseDebounceArgs(){let e,t,r,n,i;return 2===arguments.length?(t=arguments[0],i=arguments[1],e=null):([e,t,n]=parseArgs(...arguments),void 0===n?i=0:(i=n.pop(),isCoercableNumber(i)||(r=!0===i,i=n.pop()))),i=parseInt(i,10),[e,t,n,i,r]}let UUID=0,beginCount=0,endCount=0,beginEventCount=0,endEventCount=0,runCount=0,joinCount=0,deferCount=0,scheduleCount=0,scheduleIterableCount=0,deferOnceCount=0,scheduleOnceCount=0,setTimeoutCount=0,laterCount=0,throttleCount=0,debounceCount=0,cancelTimersCount=0,cancelCount=0,autorunsCreatedCount=0,autorunsCompletedCount=0,deferredActionQueuesCreatedCount=0,nestedDeferredActionQueuesCreated=0;class Backburner{constructor(e,t){this.DEBUG=!1,this.currentInstance=null,this.instanceStack=[],this._eventCallbacks={end:[],begin:[]},this._timerTimeoutId=null,this._timers=[],this._autorun=!1,this._autorunStack=null,this.queueNames=e,this.options=t||{},"string"==typeof this.options.defaultQueue?this._defaultQueue=this.options.defaultQueue:this._defaultQueue=this.queueNames[0],this._onBegin=this.options.onBegin||noop$2,this._onEnd=this.options.onEnd||noop$2,this._boundRunExpiredTimers=this._runExpiredTimers.bind(this),this._boundAutorunEnd=()=>{autorunsCompletedCount++,!1!==this._autorun&&(this._autorun=!1,this._autorunStack=null,this._end(!0))};let r=this.options._buildPlatform||buildPlatform;this._platform=r(this._boundAutorunEnd)}get counters(){return{begin:beginCount,end:endCount,events:{begin:beginEventCount,end:endEventCount},autoruns:{created:autorunsCreatedCount,completed:autorunsCompletedCount},run:runCount,join:joinCount,defer:deferCount,schedule:scheduleCount,scheduleIterable:scheduleIterableCount,deferOnce:deferOnceCount,scheduleOnce:scheduleOnceCount,setTimeout:setTimeoutCount,later:laterCount,throttle:throttleCount,debounce:debounceCount,cancelTimers:cancelTimersCount,cancel:cancelCount,loops:{total:deferredActionQueuesCreatedCount,nested:nestedDeferredActionQueuesCreated}}}get defaultQueue(){return this._defaultQueue}begin(){beginCount++;let e,t=this.options,r=this.currentInstance;return!1!==this._autorun?(e=r,this._cancelAutorun()):(null!==r&&(nestedDeferredActionQueuesCreated++,this.instanceStack.push(r)),deferredActionQueuesCreatedCount++,e=this.currentInstance=new DeferredActionQueues(this.queueNames,t),beginEventCount++,this._trigger("begin",e,r)),this._onBegin(e,r),e}end(){endCount++,this._end(!1)}on(e,t){if("function"!=typeof t)throw new TypeError("Callback must be a function");let r=this._eventCallbacks[e];if(void 0===r)throw new TypeError(`Cannot on() event ${e} because it does not exist`);r.push(t)}off(e,t){let r=this._eventCallbacks[e];if(!e||void 0===r)throw new TypeError(`Cannot off() event ${e} because it does not exist`);let n=!1;if(t)for(let i=0;i0||this._autorun}cancel(e){if(cancelCount++,null==e)return!1;let t=typeof e;return"number"===t?this._cancelLaterTimer(e):!("object"!==t||!e.queue||!e.method)&&e.queue.cancel(e)}ensureInstance(){this._ensureInstance()}getDebugInfo(){if(this.DEBUG)return{autorun:this._autorunStack,counters:this.counters,timers:getQueueItems(this._timers,TIMERS_OFFSET,2),instanceStack:[this.currentInstance,...this.instanceStack].map(e=>e&&e._getDebugInfo(this.DEBUG))}}_end(e){let t=this.currentInstance,r=null;if(null===t)throw new Error("end called without begin");let n,i=!1;try{n=t.flush(e)}finally{if(!i)if(i=!0,1===n){const e=this.queueNames[t.queueNameIndex];this._scheduleAutorun(e)}else this.currentInstance=null,this.instanceStack.length>0&&(r=this.instanceStack.pop(),this.currentInstance=r),this._trigger("end",t,r),this._onEnd(t,r)}}_join(e,t,r){return null===this.currentInstance?this._run(e,t,r):void 0===e&&void 0===r?t():t.apply(e,r)}_run(e,t,r){let n=getOnError(this.options);if(this.begin(),n)try{return t.apply(e,r)}catch(error){n(error)}finally{this.end()}else try{return t.apply(e,r)}finally{this.end()}}_cancelAutorun(){this._autorun&&(this._platform.clearNext(),this._autorun=!1,this._autorunStack=null)}_later(e,t,r,n){let i=this.DEBUG?new Error:void 0,o=this._platform.now()+n,s=UUID++;if(0===this._timers.length)this._timers.push(o,s,e,t,r,i),this._installTimerTimeout();else{let n=binarySearch$4(o,this._timers);this._timers.splice(n,0,o,s,e,t,r,i),this._reinstallTimerTimeout()}return s}_cancelLaterTimer(e){for(let t=1;t0&&(this.begin(),this._scheduleExpiredTimers(),this.end())}_scheduleExpiredTimers(){let e=this._timers,t=0,r=e.length,n=this._defaultQueue,i=this._platform.now();for(;ti);t+=TIMERS_OFFSET){let r=e[t+4];if(r!==DISABLE_SCHEDULE){let i=e[t+2],o=e[t+3],s=e[t+5];this.currentInstance.schedule(n,i,o,r,!1,s)}}e.splice(0,t),this._installTimerTimeout()}_reinstallTimerTimeout(){this._clearTimerTimeout(),this._installTimerTimeout()}_clearTimerTimeout(){null!==this._timerTimeoutId&&(this._platform.clearTimeout(this._timerTimeoutId),this._timerTimeoutId=null)}_installTimerTimeout(){if(0===this._timers.length)return;let e=this._timers[0],t=this._platform.now(),r=Math.max(0,e-t);this._timerTimeoutId=this._platform.setTimeout(this._boundRunExpiredTimers,r)}_ensureInstance(){let e=this.currentInstance;return null===e&&(this._autorunStack=this.DEBUG?new Error:void 0,e=this.begin(),this._scheduleAutorun(this.queueNames[0])),e}_scheduleAutorun(e){autorunsCreatedCount++;const t=this._platform.next,r=this.options.flush;r?r(e,t):t(),this._autorun=!0}}Backburner.Queue=Queue$1,Backburner.buildPlatform=buildPlatform,Backburner.buildNext=buildNext;let currentRunLoop=null;function _getCurrentRunLoop(){return currentRunLoop}function onBegin(e){currentRunLoop=e}function onEnd(e,t){currentRunLoop=t,flushAsyncObservers(schedule)}function flush$1(e,t){"render"!==e&&e!==_rsvpErrorQueue||flushAsyncObservers(schedule),t()}const _rsvpErrorQueue=`${Math.random()}${Date.now()}`.replace(".",""),_queues=["actions","routerTransitions","render","afterRender","destroy",_rsvpErrorQueue],_backburner=new Backburner(_queues,{defaultQueue:"actions",onBegin:onBegin,onEnd:onEnd,onErrorTarget:onErrorTarget,onErrorMethod:"onerror",flush:flush$1});function run(...e){return _backburner.run(...e)}function join$1(e,t,...r){return _backburner.join(e,t,...r)}function bind(...e){return(...t)=>join$1(...e.concat(t))}function begin(){_backburner.begin()}function end(){_backburner.end()}function schedule(...e){return _backburner.schedule(...e)}function _hasScheduledTimers(){return _backburner.hasTimers()}function _cancelTimers(){_backburner.cancelTimers()}function later(...e){return _backburner.later(...e)}function once(...e){return _backburner.scheduleOnce("actions",...e)}function scheduleOnce(...e){return _backburner.scheduleOnce(...e)}function next(...e){return _backburner.later(...e,1)}function cancel(e){return _backburner.cancel(e)}function debounce(...e){return _backburner.debounce(...e)}function throttle(...e){return _backburner.throttle(...e)}const index$9=Object.freeze(Object.defineProperty({__proto__:null,_backburner:_backburner,_cancelTimers:_cancelTimers,_getCurrentRunLoop:_getCurrentRunLoop,_hasScheduledTimers:_hasScheduledTimers,_queues:_queues,_rsvpErrorQueue:_rsvpErrorQueue,begin:begin,bind:bind,cancel:cancel,debounce:debounce,end:end,join:join$1,later:later,next:next,once:once,run:run,schedule:schedule,scheduleOnce:scheduleOnce,throttle:throttle},Symbol.toStringTag,{value:"Module"})),name="@warp-drive/core",version$1="5.8.1",GlobalRef=globalThis;GlobalRef.__warpDrive_universalCache=GlobalRef.__warpDrive_universalCache??{},GlobalRef[name]=GlobalRef[name]??{__version:version$1};const GlobalSink=GlobalRef[name],ModuleScopedCaches=GlobalSink.__warpDrive_ModuleScopedCaches??{};if(GlobalSink.__warpDrive_hasOtherCopy)throw new Error("Multiple copies of WarpDrive detected, the application will malfunction.");function getOrSetGlobal(e,t){return t}function peekTransient(e){return ModuleScopedCaches[`(transient) ${e}`]??null}function setTransient(e,t){return ModuleScopedCaches[`(transient) ${e}`]=t}function getOrSetUniversal(e,t){return t}GlobalSink.__warpDrive_hasOtherCopy=!0;const PromiseCache=getOrSetUniversal("PromiseCache",new WeakMap);function setPromiseResult(e,t){PromiseCache.set(e,t)}function getPromiseResult(e){return PromiseCache.get(e)}const ARRAY_SIGNAL=getOrSetGlobal("#[]",Symbol("#[]"));function setupSignals(e){setTransient("signalHooks",e({wellknown:{Array:ARRAY_SIGNAL}}))}function createSignal(e,t){return peekTransient("signalHooks").createSignal(e,t)}function consumeSignal(e){return peekTransient("signalHooks").consumeSignal(e)}function notifySignal(e){return peekTransient("signalHooks").notifySignal(e)}function createMemo(e,t,r){return peekTransient("signalHooks").createMemo(e,t,r)}const INITIALIZER_PROTO={};function isInitializer(e){return"object"==typeof e&&null!==e&&Object.getPrototypeOf(e)===INITIALIZER_PROTO}const Signals=getOrSetGlobal("Signals",Symbol("Signals"));function withSignalStore(e){return e[Signals]||initializeSignalStore(e),e[Signals]}function initializeSignalStore(e){e[Signals]=new Map}function createInternalSignal(e,t,r,n){const i={key:r,context:t,signal:createSignal(t,r),value:isInitializer(n)?n.value.call(t):n,isStale:!1};return e.set(r,i),i}function getOrCreateInternalSignal(e,t,r,n){let i=peekInternalSignal(e,r);return i||(i=createInternalSignal(e,t,r,n)),i}function createInternalMemo(e,t,r,n){{const i=createMemo(t,r,n);return e.set(r,i),i}}function peekInternalSignal(e,t){return e?.get(t)}function consumeInternalSignal(e){consumeSignal(e.signal)}function notifyInternalSignal(e){e&&(e.isStale=!0,notifySignal(e.signal))}function entangleSignal(e,t,r,n){let i=peekInternalSignal(e,r);return i||(i=createInternalSignal(e,t,r,n)),consumeInternalSignal(i),i}function createSignalDescriptor(e,t){return{enumerable:!0,configurable:!1,get(){const r=entangleSignal(withSignalStore(this),this,e,t);return r.isStale=!1,r.value},set(r){const n=getOrCreateInternalSignal(withSignalStore(this),this,e,t);n.value!==r&&(n.value=r,notifyInternalSignal(n))}}}function defineSignal(e,t,r){Object.defineProperty(e,t,createSignalDescriptor(t,r))}function defineNonEnumerableSignal(e,t,r){const n=createSignalDescriptor(t,r);n.enumerable=!1,Object.defineProperty(e,t,n)}function memoized(e,t,r){const n=r.get;return r.get=function(){const e=withSignalStore(this);let r=e.get(t);return r||(r=createInternalMemo(e,this,t,n.bind(this))),r()},r}const RequestCache=new WeakMap;function isAbortError(e){return e instanceof DOMException&&"AbortError"===e.name}function upgradeLoadingState(e){return e}async function watchStream(e,t){const r=upgradeLoadingState(t),n=e.getReader();let i=0,o=null!==r._stream&&r._stream.readable.locked,s=o,a=r._stream?.writable.getWriter();const l=[];for(r._isPending=!1,r._isStarted=!0,r._startTime=performance.now();;){const{value:e,done:t}=await n.read();if(t)break;if(i+=e.byteLength,r._bytesLoaded=i,r._lastPacketTime=performance.now(),o=o||null!==r._stream&&r._stream.readable.locked,o){if(!s){s=!0,a=r._stream.writable.getWriter();for(const e of l)await a.ready,await a.write(e);l.length=0}await a.ready,await a.write(e)}else l.push(e)}s?(await a.ready,await a.close()):r._stream&&(await r._stream.readable.cancel("The Stream Has Already Ended"),r._stream=null);const c=performance.now();r._endTime=c,r._isComplete=!0,r._isStarted=!1}class RequestLoadingState{_stream=null;_future;_triggered=!1;_trigger(){if(this._triggered)return;this._triggered=!0;const e=this._future.getStream();e.sizeHint&&(this._sizeHint=e.sizeHint),this.promise=e.then(e=>e?watchStream(e,this):(this._isPending=!1,void(this._isComplete=!0)),e=>{this._isPending=!1,this._isStarted=!1,isAbortError(e)&&(this._isCancelled=!0,this._isComplete=!0),this._isErrored=!0,this._error=e})}promise=null;get isPending(){return this._trigger(),this._isPending}get sizeHint(){return this._trigger(),this._sizeHint}get stream(){if(this._trigger(),!this._stream){if(this._isComplete||this._isCancelled||this._isErrored)return null;this._stream=new TransformStream}return this._stream.readable}get isStarted(){return this._trigger(),this._isStarted}get bytesLoaded(){return this._trigger(),this._bytesLoaded}get startTime(){return this._trigger(),this._startTime}get endTime(){return this._trigger(),this._endTime}get lastPacketTime(){return this._trigger(),this._lastPacketTime}get isComplete(){return this._trigger(),this._isComplete}get isCancelled(){return this._trigger(),this._isCancelled}get isErrored(){return this._trigger(),this._isErrored}get error(){return this._trigger(),this._error}get elapsedTime(){return(this.endTime||this.lastPacketTime)-this.startTime}get completedRatio(){return this.sizeHint?this.bytesLoaded/this.sizeHint:0}get remainingRatio(){return 1-this.completedRatio}get duration(){return this.endTime-this.startTime}get speed(){return this.bytesLoaded/(this.elapsedTime/1e3)}constructor(e){this._future=e}abort=()=>{this._future.abort()}}defineNonEnumerableSignal(RequestLoadingState.prototype,"_isPending",!0),defineNonEnumerableSignal(RequestLoadingState.prototype,"_isStarted",!1),defineNonEnumerableSignal(RequestLoadingState.prototype,"_isComplete",!1),defineNonEnumerableSignal(RequestLoadingState.prototype,"_isCancelled",!1),defineNonEnumerableSignal(RequestLoadingState.prototype,"_isErrored",!1),defineNonEnumerableSignal(RequestLoadingState.prototype,"_error",null),defineNonEnumerableSignal(RequestLoadingState.prototype,"_sizeHint",0),defineNonEnumerableSignal(RequestLoadingState.prototype,"_bytesLoaded",0),defineNonEnumerableSignal(RequestLoadingState.prototype,"_startTime",0),defineNonEnumerableSignal(RequestLoadingState.prototype,"_endTime",0),defineNonEnumerableSignal(RequestLoadingState.prototype,"_lastPacketTime",0);const RequestStateProto={};function performRefresh(e,t,r){const n=Object.assign({},t),i=Object.assign({},n.cacheOptions);return r?i.reload=!0:!1===r?(delete i.reload,i.backgroundReload=!0):(delete i.backgroundReload,delete i.reload),n.cacheOptions=i,e.request(n)}function createRequestState(e){const t=getPromiseResult(e),r=Object.create(RequestStateProto);return r._request=e,r.reload=()=>performRefresh(e.requester,r.request,!0),r.refresh=(t=!1)=>performRefresh(e.requester,r.request,!0===t&&null),t?t.isError?(r.error=t.result,r.reason=t.result,r.status="rejected",r.isError=!0,r.isPending=!1,r.isLoading=!1,r.request=t.result.request,r.response=t.result.response):(r.result=t.result.content,r.value=t.result.content,r.status="fulfilled",r.isSuccess=!0,r.isPending=!1,r.isLoading=!1,r.request=t.result.request,r.response=t.result.response):e.then(t=>{setPromiseResult(e,{isError:!1,result:t}),r.result=t.content,r.value=t.content,r.status="fulfilled",r.isSuccess=!0,r.isPending=!1,r.isLoading=!1,r.request=t.request,r.response=t.response},t=>{setPromiseResult(e,{isError:!0,result:t}),r.error=t,r.reason=t,r.status="rejected",r.isError=!0,r.isPending=!1,r.isLoading=!1,r.request=t.request,r.response=t.response}),r}function getRequestState(e){let t=RequestCache.get(e);return t||(t=createRequestState(e),RequestCache.set(e,t)),t}function decorateMethodV2$2(e,t,r){let n={...Object.getOwnPropertyDescriptor(e,t)};for(let i of r)n=i(e,t,n)||n;void 0!==n.initializer&&(n.value=n.initializer?n.initializer.call(e):void 0,n.initializer=void 0),Object.defineProperty(e,t,n)}defineSignal(RequestStateProto,"reason",null),defineSignal(RequestStateProto,"value",null),defineSignal(RequestStateProto,"result",null),defineSignal(RequestStateProto,"error",null),defineSignal(RequestStateProto,"status","pending"),defineSignal(RequestStateProto,"isPending",!0),defineSignal(RequestStateProto,"isLoading",!0),defineSignal(RequestStateProto,"isSuccess",!1),defineSignal(RequestStateProto,"isError",!1),defineSignal(RequestStateProto,"request",null),defineSignal(RequestStateProto,"response",null),Object.defineProperty(RequestStateProto,"isCancelled",{get(){return this.isError&&isAbortError(this.reason)}}),Object.defineProperty(RequestStateProto,"loadingState",{get(){return this._loadingState||(this._loadingState=new RequestLoadingState(this._request)),this._loadingState}});const DEFAULT_DEADLINE=3e4,DISPOSE=Symbol.dispose||Symbol.for("dispose");class RequestSubscription{_requester;constructor(e,t){this._args=t,this.store=e,this._subscribedTo=null,this._subscription=null,this._intervalStart=null,this._invalidated=!1,this._nextInterval=null,this._requester=null,this.isDestroyed=!1,this[DISPOSE]=_DISPOSE,this._installListeners(),this._beginPolling()}async _beginPolling(){try{this.isIdle||await this.request}catch{}finally{this.isDestroyed||this._scheduleInterval()}}get isIdle(){const{request:e,query:t}=this._args;return Boolean(!e&&!t)}static{decorateMethodV2$2(this.prototype,"isIdle",[memoized])}get autorefreshTypes(){const{autorefresh:e}=this._args;let t;return t=!0===e?["online","invalid"]:"string"==typeof e?e.split(","):[],new Set(t)}static{decorateMethodV2$2(this.prototype,"autorefreshTypes",[memoized])}async _scheduleInterval(){const{autorefreshThreshold:e}=this._args;if("undefined"!=typeof window&&"number"==typeof e&&e>0&&this.autorefreshTypes.has("interval")&&null===this._intervalStart){if(this._latestRequest){try{await this._latestRequest}catch{}if(this.isDestroyed)return}this._intervalStart=Date.now(),this._nextInterval=setTimeout(()=>{this._maybeUpdate()},e)}}_clearInterval(){this._nextInterval&&(clearTimeout(this._nextInterval),this._intervalStart=null)}_updateSubscriptions(){if(this.isIdle)return;const e=this._request.lid;if(this._subscribedTo===e)return;this._removeSubscriptions();const t=this._getRequester();this._requester=t,e&&isStore(t)&&(this._subscribedTo=e,this._subscription=t.notifications.subscribe(e,(r,n)=>{if(!this._isUpdating)switch(n){case"invalidated":this.autorefreshTypes.has("invalid")&&(this._invalidated=!0,this._maybeUpdate());break;case"state":{const r=t.requestManager._deduped.get(e),n=r?.priority,i=this.reqState;n?n.blocking&&!i.isLoading?(this.isRefreshing=!1,this._maybeUpdate("policy",!0)):this.isRefreshing=!0:this.isRefreshing=!1}}}))}_removeSubscriptions(){const e=this._requester;this._subscription&&e&&isStore(e)&&(e.notifications.unsubscribe(this._subscription),this._subscribedTo=null,this._subscription=null,this._requester=null)}_installListeners(){"undefined"!=typeof window&&(this.isOnline=window.navigator.onLine,this._unavailableStart=this.isOnline?null:Date.now(),this.isHidden="hidden"===document.visibilityState,this._onlineChanged=e=>{this.isOnline="online"===e.type,"offline"===e.type&&null===this._unavailableStart&&(this._unavailableStart=Date.now()),this._maybeUpdate()},this._backgroundChanged=()=>{const e="hidden"===document.visibilityState;this.isHidden=e,e&&null===this._unavailableStart&&(this._unavailableStart=Date.now()),this._maybeUpdate()},window.addEventListener("online",this._onlineChanged,{passive:!0,capture:!0}),window.addEventListener("offline",this._onlineChanged,{passive:!0,capture:!0}),document.addEventListener("visibilitychange",this._backgroundChanged,{passive:!0,capture:!0}))}_maybeUpdate(e,t){if(this.isIdle)return;const{reqState:r}=this;if(r.isPending)return;if(!Boolean(this.isOnline&&!this.isHidden&&(e||this.autorefreshTypes.size))){if(!t&&e&&"_invalidated"!==e)throw new Error("Reload not available: the network is not online or the tab is hidden");return}const{autorefreshTypes:n}=this;let i=this._invalidated||Boolean(e);if(!i&&n.has("online")){const{_unavailableStart:e}=this,{autorefreshThreshold:t}=this._args,r="number"==typeof t?t:DEFAULT_DEADLINE;i=Boolean(e&&Date.now()-e>r)}if(!i&&n.has("interval")){const{_intervalStart:e}=this,{autorefreshThreshold:t}=this._args;e&&"number"==typeof t&&t>0&&(i=Boolean(Date.now()-e>=t))}if(this._unavailableStart=null,this._invalidated=!1,i){this._clearInterval(),this._isUpdating=!0;const t=("_invalidated"===e?null:e)??this._args.autorefreshBehavior??"policy",n=this._getRequester();switch(r._request.requester||(r._request.requester=n),t){case"reload":this._latestRequest=r.reload();break;case"refresh":this._latestRequest=r.refresh();break;case"policy":this._latestRequest=r.refresh(!0)}"refresh"!==t&&(this._localRequest=this._latestRequest),this._scheduleInterval(),this._latestRequest.finally(()=>{this._isUpdating=!1})}}_getRequester(){return this._args.request?.requester?this._args.request.requester:this.store}retry=async()=>{this._maybeUpdate("reload"),await this._localRequest};refresh=async()=>{this._maybeUpdate("refresh"),await this._latestRequest};get errorFeatures(){return{isHidden:this.isHidden,isOnline:this.isOnline,retry:this.retry}}static{decorateMethodV2$2(this.prototype,"errorFeatures",[memoized])}get contentFeatures(){const e={isHidden:this.isHidden,isOnline:this.isOnline,reload:this.retry,refresh:this.refresh,isRefreshing:this.isRefreshing,latestRequest:this._latestRequest};return e.isRefreshing&&(e.abort=()=>{this._latestRequest?.abort()}),e}static{decorateMethodV2$2(this.prototype,"contentFeatures",[memoized])}get _request(){const{request:e,query:t}=this._args,{_localRequest:r,_originalRequest:n,_originalQuery:i}=this;return r&&e===n&&t===i?r:(this._originalQuery=t,this._originalRequest=e,e||this.store.request(t))}static{decorateMethodV2$2(this.prototype,"_request",[memoized])}get request(){{const e=this._request;return this._updateSubscriptions(),e}}static{decorateMethodV2$2(this.prototype,"request",[memoized])}get reqState(){return getRequestState(this.request)}get result(){return this.reqState.result}}function isStore(e){return"requestManager"in e}function upgradeSubscription(e){return e}function _DISPOSE(){const e=upgradeSubscription(this);e.isDestroyed=!0,e._removeSubscriptions(),"undefined"!=typeof window&&(e._clearInterval(),window.removeEventListener("online",e._onlineChanged,{passive:!0,capture:!0}),window.removeEventListener("offline",e._onlineChanged,{passive:!0,capture:!0}),document.removeEventListener("visibilitychange",e._backgroundChanged,{passive:!0,capture:!0}))}defineSignal(RequestSubscription.prototype,"isOnline",!0),defineSignal(RequestSubscription.prototype,"isHidden",!1),defineSignal(RequestSubscription.prototype,"isRefreshing",!1),defineSignal(RequestSubscription.prototype,"_localRequest",void 0),defineSignal(RequestSubscription.prototype,"_latestRequest",void 0);const PromiseStateProto={};defineSignal(PromiseStateProto,"reason",null),defineSignal(PromiseStateProto,"value",null),defineSignal(PromiseStateProto,"result",null),defineSignal(PromiseStateProto,"error",null),defineSignal(PromiseStateProto,"status","pending"),defineSignal(PromiseStateProto,"isPending",!0),defineSignal(PromiseStateProto,"isLoading",!0),defineSignal(PromiseStateProto,"isSuccess",!1),defineSignal(PromiseStateProto,"isError",!1);const emberDirtyTag=DIRTY_TAG$1;function buildSignalConfig(e){const t=e.wellknown.Array;return{createSignal:(e,r)=>r===t?[tagForProperty(e,r),tagForProperty(e,"length"),tagForProperty(e,"[]")]:tagForProperty(e,r),consumeSignal(e){if(Array.isArray(e))return consumeTag(e[0]),consumeTag(e[1]),void consumeTag(e[2]);consumeTag(e)},notifySignal(e){if(Array.isArray(e))return emberDirtyTag(e[0]),emberDirtyTag(e[1]),void emberDirtyTag(e[2]);emberDirtyTag(e)},createMemo:(e,t,r)=>{{const n=tagForProperty(e,t),i=createCache(r);let o;const s=()=>{o=getValue$1(i)};return()=>{const e=track(s);return UPDATE_TAG(n,e),consumeTag(e),o}}},willSyncFlushWatchers:()=>!!_backburner.currentInstance&&!0!==_backburner._autorun,waitFor:async e=>e}}setupSignals(buildSignalConfig);const getOwner$1=getOwner$2,_importSync20=Object.freeze(Object.defineProperty({__proto__:null,getOwner:getOwner$1,setOwner:setOwner$1},Symbol.toStringTag,{value:"Module"}));function makeDictionary(e){let t=Object.create(e);return t._dict=null,delete t._dict,t}const loadHooks=ENV$1.EMBER_LOAD_HOOKS||{},loaded={};let _loaded=loaded;function onLoad(e,t){let r=loaded[e];(loadHooks[e]??=[]).push(t),r&&t(r)}function runLoadHooks(e,t){if(loaded[e]=t,window$1&&"function"==typeof CustomEvent){let r=new CustomEvent(e,{detail:t});window$1.dispatchEvent(r)}loadHooks[e]?.forEach(e=>e(t))}class Container{static _leakTracking;owner;registry;cache;factoryManagerCache;validationCache;isDestroyed;isDestroying;constructor(e,t={}){this.registry=e,this.owner=t.owner||null,this.cache=makeDictionary(t.cache||null),this.factoryManagerCache=makeDictionary(t.factoryManagerCache||null),this.isDestroyed=!1,this.isDestroying=!1}lookup(e,t){if(this.isDestroyed)throw new Error(`Cannot call \`.lookup('${e}')\` after the owner has been destroyed`);return lookup(this,this.registry.normalize(e),t)}destroy(){this.isDestroying=!0,destroyDestroyables(this)}finalizeDestroy(){resetCache(this),this.isDestroyed=!0}reset(e){this.isDestroyed||(void 0===e?(destroyDestroyables(this),resetCache(this)):resetMember(this,this.registry.normalize(e)))}ownerInjection(){let e={};return setOwner$1(e,this.owner),e}factoryFor(e){if(this.isDestroyed)throw new Error(`Cannot call \`.factoryFor('${e}')\` after the owner has been destroyed`);return factoryFor(this,this.registry.normalize(e),e)}}function isSingleton(e,t){return!1!==e.registry.getOption(t,"singleton")}function isInstantiatable(e,t){return!1!==e.registry.getOption(t,"instantiate")}function lookup(e,t,r={}){let n=t;if(!0===r.singleton||void 0===r.singleton&&isSingleton(e,t)){let t=e.cache[n];if(void 0!==t)return t}return instantiateFactory(e,n,t,r)}function factoryFor(e,t,r){let n=e.factoryManagerCache[t];if(void 0!==n)return n;let i=e.registry.resolve(t);if(void 0===i)return;let o=new InternalFactoryManager(e,i,r,t);return e.factoryManagerCache[t]=o,o}function isSingletonClass(e,t,{instantiate:r,singleton:n}){return!1!==n&&!r&&isSingleton(e,t)&&!isInstantiatable(e,t)}function isSingletonInstance(e,t,{instantiate:r,singleton:n}){return!1!==n&&!1!==r&&(!0===n||isSingleton(e,t))&&isInstantiatable(e,t)}function isFactoryClass(e,t,{instantiate:r,singleton:n}){return!(!1!==r||!1!==n&&isSingleton(e,t)||isInstantiatable(e,t))}function isFactoryInstance(e,t,{instantiate:r,singleton:n}){return!1!==r&&(!1===n||!isSingleton(e,t))&&isInstantiatable(e,t)}function instantiateFactory(e,t,r,n){let i=factoryFor(e,t,r);if(void 0!==i){if(isSingletonInstance(e,r,n)){let r=e.cache[t]=i.create();return e.isDestroying&&"function"==typeof r.destroy&&r.destroy(),r}if(isFactoryInstance(e,r,n))return i.create();if(isSingletonClass(e,r,n)||isFactoryClass(e,r,n))return i.class;throw new Error("Could not create factory")}}function destroyDestroyables(e){let t=e.cache,r=Object.keys(t);for(let n of r){let e=t[n];e.destroy&&e.destroy()}}function resetCache(e){e.cache=makeDictionary(null),e.factoryManagerCache=makeDictionary(null)}function resetMember(e,t){let r=e.cache[t];delete e.factoryManagerCache[t],r&&(delete e.cache[t],r.destroy&&r.destroy())}const INIT_FACTORY=Symbol("INIT_FACTORY");function getFactoryFor(e){return e[INIT_FACTORY]}function setFactoryFor(e,t){e[INIT_FACTORY]=t}class InternalFactoryManager{container;owner;class;fullName;normalizedName;madeToString;injections;constructor(e,t,r,n){this.container=e,this.owner=e.owner,this.class=t,this.fullName=r,this.normalizedName=n,this.madeToString=void 0,this.injections=void 0}toString(){return void 0===this.madeToString&&(this.madeToString=this.container.registry.makeToString(this.class,this.fullName)),this.madeToString}create(e){let{container:t}=this;if(t.isDestroyed)throw new Error(`Cannot create new instances after the owner has been destroyed (you attempted to create ${this.fullName})`);let r=e?{...e}:{};return setOwner$1(r,t.owner),setFactoryFor(r,this),this.class.create(r)}}const VALID_FULL_NAME_REGEXP=/^[^:]+:[^:]+$/;class Registry{_failSet;resolver;fallback;registrations;_normalizeCache;_options;_resolveCache;_typeOptions;constructor(e={}){this.fallback=e.fallback||null,this.resolver=e.resolver||null,this.registrations=makeDictionary(e.registrations||null),this._normalizeCache=makeDictionary(null),this._resolveCache=makeDictionary(null),this._failSet=new Set,this._options=makeDictionary(null),this._typeOptions=makeDictionary(null)}container(e){return new Container(this,e)}register(e,t,r={}){let n=this.normalize(e);this._failSet.delete(n),this.registrations[n]=t,this._options[n]=r}unregister(e){let t=this.normalize(e);delete this.registrations[t],delete this._resolveCache[t],delete this._options[t],this._failSet.delete(t)}resolve(e){let t=resolve$4(this,this.normalize(e));return void 0===t&&null!==this.fallback&&(t=this.fallback.resolve(e)),t}describe(e){return null!==this.resolver&&this.resolver.lookupDescription?this.resolver.lookupDescription(e):null!==this.fallback?this.fallback.describe(e):e}normalizeFullName(e){return null!==this.resolver&&this.resolver.normalize?this.resolver.normalize(e):null!==this.fallback?this.fallback.normalizeFullName(e):e}normalize(e){return this._normalizeCache[e]||(this._normalizeCache[e]=this.normalizeFullName(e))}makeToString(e,t){return null!==this.resolver&&this.resolver.makeToString?this.resolver.makeToString(e,t):null!==this.fallback?this.fallback.makeToString(e,t):"string"==typeof e?e:e.name??"(unknown class)"}has(e){return!!this.isValidFullName(e)&&has$2(this,this.normalize(e))}optionsForType(e,t){this._typeOptions[e]=t}getOptionsForType(e){let t=this._typeOptions[e];return void 0===t&&null!==this.fallback&&(t=this.fallback.getOptionsForType(e)),t}options(e,t){let r=this.normalize(e);this._options[r]=t}getOptions(e){let t=this.normalize(e),r=this._options[t];return void 0===r&&null!==this.fallback&&(r=this.fallback.getOptions(e)),r}getOption(e,t){let r=this._options[e];if(void 0!==r&&void 0!==r[t])return r[t];let n=e.split(":")[0];return r=this._typeOptions[n],r&&void 0!==r[t]?r[t]:null!==this.fallback?this.fallback.getOption(e,t):void 0}knownForType(e){let t,r,n=makeDictionary(null),i=Object.keys(this.registrations);for(let o of i)o.split(":")[0]===e&&(n[o]=!0);return null!==this.fallback&&(t=this.fallback.knownForType(e)),null!==this.resolver&&this.resolver.knownForType&&(r=this.resolver.knownForType(e)),Object.assign({},t,n,r)}isValidFullName(e){return VALID_FULL_NAME_REGEXP.test(e)}}function resolve$4(e,t){let r,n=t,i=e._resolveCache[n];return void 0!==i?i:e._failSet.has(n)?void 0:(e.resolver&&(r=e.resolver.resolve(n)),void 0===r&&(r=e.registrations[n]),void 0===r?e._failSet.add(n):e._resolveCache[n]=r,r)}function has$2(e,t){return void 0!==e.resolve(t)}const privateNames=makeDictionary(null),privateSuffix=`${Math.random()}${Date.now()}`.replace(".","");function privatize([e]){let t=privateNames[e];if(t)return t;let[r,n]=e.split(":");return privateNames[e]=intern$1(`${r}:${n}-${privateSuffix}`)}const a_concat=Array.prototype.concat;function extractAccessors(e){if(void 0!==e)for(let t of Object.keys(e)){let r=Object.getOwnPropertyDescriptor(e,t);void 0===r.get&&void 0===r.set||Object.defineProperty(e,t,{value:nativeDescDecorator(r)})}return e}function concatenatedMixinProperties(e,t,r,n){let i=r[e]||n[e];return t[e]&&(i=i?a_concat.call(i,t[e]):t[e]),i}function giveDecoratorSuper(e,t,r,n){if(!0===r)return t;let i=r._getter;if(void 0===i)return t;let o=n[e],s="function"==typeof o?descriptorForDecorator(o):o;if(void 0===s||!0===s)return t;let a=s._getter;if(void 0===a)return t;let l,c=wrap$2(i,a),u=r._setter,h=s._setter;if(l=void 0!==h?void 0!==u?wrap$2(u,h):h:u,c!==i||l!==u){let e=r._dependentKeys||[],t=new ComputedProperty([...e,{get:c,set:l}]);return t._readOnly=r._readOnly,t._meta=r._meta,t.enumerable=r.enumerable,makeComputedDecorator(t,ComputedProperty)}return t}function giveMethodSuper(e,t,r,n){if(void 0!==n[e])return t;let i=r[e];return"function"==typeof i?wrap$2(t,i):t}function simpleMakeArray(e){return e?Array.isArray(e)?e:[e]:[]}function applyConcatenatedProperties(e,t,r){return simpleMakeArray(r[e]).concat(simpleMakeArray(t))}function applyMergedProperties(e,t,r){let n=r[e];if(!n)return t;let i=Object.assign({},n),o=!1,s=Object.keys(t);for(let a of s){let e=t[a];"function"==typeof e?(o=!0,i[a]=giveMethodSuper(a,e,n,{})):i[a]=e}return o&&(i._super=ROOT),i}function mergeMixins(e,t,r,n,i,o,s){let a;for(let l=0;l{let t=o.indexOf(e);-1!==t&&o.splice(t,1)}))}else mergeProps(t,a,r,n,i,o,s)}function mergeProps(e,t,r,n,i,o,s){let a=concatenatedMixinProperties("concatenatedProperties",t,n,i),l=concatenatedMixinProperties("mergedProperties",t,n,i),c=Object.keys(t);for(let u of c){let c=t[u];if(void 0===c)continue;if(-1===o.indexOf(u)){o.push(u);let t=e.peekDescriptors(u);if(void 0===t){if(!isClassicDecorator(c)){let e=n[u]=i[u];"function"==typeof e&&updateObserversAndListeners(i,u,e,!1)}}else r[u]=t,s.push(u),t.teardown(i,u,e)}let h="function"==typeof c;if(h){let e=descriptorForDecorator(c);if(void 0!==e){r[u]=giveDecoratorSuper(u,c,e,r),n[u]=void 0;continue}}a&&a.indexOf(u)>=0||"concatenatedProperties"===u||"mergedProperties"===u?c=applyConcatenatedProperties(u,c,n):l&&l.indexOf(u)>-1?c=applyMergedProperties(u,c,n):h&&(c=giveMethodSuper(u,c,n,r)),n[u]=c,r[u]=void 0}}function updateObserversAndListeners(e,t,r,n){let i=observerListenerMetaFor(r);if(void 0===i)return;let{observers:o,listeners:s}=i;if(void 0!==o){let r=n?addObserver:removeObserver;for(let n of o.paths)r(e,n,null,t,o.sync)}if(void 0!==s){let r=n?addListener:removeListener;for(let n of s)r(e,n,null,t)}}function applyMixin(e,t,r=!1){let n=Object.create(null),i=Object.create(null),o=meta$1(e),s=[],a=[];e._super=ROOT,mergeMixins(t,o,n,i,e,s,a);for(let l of s){let t=i[l],s=n[l];void 0!==t?("function"==typeof t&&updateObserversAndListeners(e,l,t,!0),defineValue(e,l,t,-1!==a.indexOf(l),!r)):void 0!==s&&defineDecorator(e,l,s,o)}return o.isPrototypeMeta(e)||revalidateObservers(e),e}function mixin(e,...t){return applyMixin(e,t),e}const MIXINS=new WeakSet;class Mixin{mixins;properties;ownerConstructor;_without;constructor(e,t){MIXINS.add(this),this.properties=extractAccessors(t),this.mixins=buildMixinsArray(e),this.ownerConstructor=void 0,this._without=void 0}static create(...e){return setUnprocessedMixins(),new this(e,void 0)}static mixins(e){let t=peekMeta(e),r=[];return null===t||t.forEachMixins(e=>{e.properties||r.push(e)}),r}reopen(...e){if(0===e.length)return this;if(this.properties){let e=new Mixin(void 0,this.properties);this.properties=void 0,this.mixins=[e]}else this.mixins||(this.mixins=[]);return this.mixins=this.mixins.concat(buildMixinsArray(e)),this}apply(e,t=!1){return applyMixin(e,[this],t)}applyPartial(e){return applyMixin(e,[this])}detect(e){if("object"!=typeof e||null===e)return!1;if(MIXINS.has(e))return _detect(e,this);let t=peekMeta(e);return null!==t&&t.hasMixin(this)}without(...e){let t=new Mixin([this]);return t._without=e,t}keys(){return _keys(this)}toString(){return"(unknown mixin)"}}function buildMixinsArray(e){let t,r=e&&e.length||0;if(r>0){t=new Array(r);for(let n=0;n_detect(e,t,r))}function _keys(e,t=new Set,r=new Set){if(!r.has(e)){if(r.add(e),e.properties){let r=Object.keys(e.properties);for(let e of r)t.add(e)}else e.mixins&&e.mixins.forEach(e=>_keys(e,t,r));return t}}const RegistryProxyMixin=Mixin.create({__registry__:null,resolveRegistration(e){return this.__registry__.resolve(e)},register:registryAlias("register"),unregister:registryAlias("unregister"),hasRegistration:registryAlias("has"),registeredOption:registryAlias("getOption"),registerOptions:registryAlias("options"),registeredOptions:registryAlias("getOptions"),registerOptionsForType:registryAlias("optionsForType"),registeredOptionsForType:registryAlias("getOptionsForType")});function registryAlias(e){return function(...t){return this.__registry__[e](...t)}}const ContainerProxyMixin=Mixin.create({__container__:null,ownerInjection(){return this.__container__.ownerInjection()},lookup(e,t){return this.__container__.lookup(e,t)},destroy(){let e=this.__container__;e&&join$1(()=>{e.destroy(),schedule("destroy",e,"finalizeDestroy")}),this._super()},factoryFor(e){return this.__container__.factoryFor(e)}}),Comparable=Mixin.create({compare:null}),ActionHandler=Mixin.create({mergedProperties:["actions"],send(e,...t){if(this.actions&&this.actions[e]&&!0!==this.actions[e].apply(this,t))return;let r=get$7(this,"target");r&&r.send(...arguments)}});function contentFor(e){let t=get$7(e,"content");return UPDATE_TAG(tagForObject(e),tagForObject(t)),t}function customTagForProxy(e,t,r){let n=tagMetaFor(e),i=tagFor(e,t,n);if(t in e)return i;{let o=[i,tagFor(e,"content",n)],s=contentFor(e);return isObject(s)&&o.push(tagForProperty(s,t,r)),combine(o)}}const ProxyMixin=Mixin.create({content:null,init(){this._super(...arguments),setProxy(this),tagForObject(this),setCustomTagFor(this,customTagForProxy)},willDestroy(){this.set("content",null),this._super(...arguments)},isTruthy:computed("content",function(){return Boolean(get$7(this,"content"))}),unknownProperty(e){let t=contentFor(this);return t?get$7(t,e):void 0},setUnknownProperty(e,t){let r=meta$1(this);return r.isInitializing()||r.isPrototypeMeta(this)?(defineProperty(this,e,null,t),t):set$1(contentFor(this),e,t)}}),Enumerable=Mixin.create(),MutableEnumerable=Mixin.create(Enumerable),mutable=Object.freeze(Object.defineProperty({__proto__:null,default:MutableEnumerable},Symbol.toStringTag,{value:"Module"})),TargetActionSupport=Mixin.create({target:null,action:null,actionContext:null,actionContextObject:computed("actionContext",function(){let e=get$7(this,"actionContext");if("string"==typeof e){let t=get$7(this,e);return void 0===t&&(t=get$7(context$1.lookup,e)),t}return e}),triggerAction(e={}){let{action:t,target:r,actionContext:n}=e;t=t||get$7(this,"action"),r=r||getTarget(this),void 0===n&&(n=get$7(this,"actionContextObject")||this);let i=Array.isArray(n)?n:[n];if(r&&t){let e;if(e=isSendable(r)?r.send(t,...i):r[t](...i),!1!==e)return!0}return!1}});function isSendable(e){return null!=e&&"object"==typeof e&&"function"==typeof e.send}function getTarget(e){let t=get$7(e,"target");if(t){if("string"==typeof t){let r=get$7(e,t);return void 0===r&&(r=get$7(context$1.lookup,t)),r}return t}return e._target?e._target:null}function callbacksFor(e){let t=e._promiseCallbacks;return t||(t=e._promiseCallbacks={}),t}const EventTarget={mixin(e){return e.on=this.on,e.off=this.off,e.trigger=this.trigger,e._promiseCallbacks=void 0,e},on(e,t){if("function"!=typeof t)throw new TypeError("Callback must be a function");let r=callbacksFor(this),n=r[e];n||(n=r[e]=[]),-1===n.indexOf(t)&&n.push(t)},off(e,t){let r=callbacksFor(this);if(!t)return void(r[e]=[]);let n=r[e],i=n.indexOf(t);-1!==i&&n.splice(i,1)},trigger(e,t,r){let n=callbacksFor(this)[e];if(n){let e;for(let i=0;i{for(let e=0;e{let n=!1,i=tryThen(r,t,r=>{n||(n=!0,t===r?fulfill(e,r):resolve$1(e,r))},t=>{n||(n=!0,reject$2(e,t))},"Settle: "+(e._label||" unknown promise"));!n&&i&&(n=!0,reject$2(e,i))},e)}function handleOwnThenable(e,t){t._state===FULFILLED?fulfill(e,t._result):t._state===REJECTED?(t._onError=null,reject$2(e,t._result)):subscribe$1(t,void 0,r=>{t===r?fulfill(e,r):resolve$1(e,r)},t=>reject$2(e,t))}function handleMaybeThenable(e,t,r){t.constructor===e.constructor&&r===then&&e.constructor.resolve===resolve$2?handleOwnThenable(e,t):"function"==typeof r?handleForeignThenable(e,t,r):fulfill(e,t)}function resolve$1(e,t){if(e===t)fulfill(e,t);else if(objectOrFunction(t)){let r;try{r=t.then}catch(error){return void reject$2(e,error)}handleMaybeThenable(e,t,r)}else fulfill(e,t)}function publishRejection(e){e._onError&&e._onError(e._result),publish(e)}function fulfill(e,t){e._state===PENDING&&(e._result=t,e._state=FULFILLED,0===e._subscribers.length?config$2.instrument&&instrument$1("fulfilled",e):config$2.async(publish,e))}function reject$2(e,t){e._state===PENDING&&(e._state=REJECTED,e._result=t,config$2.async(publishRejection,e))}function subscribe$1(e,t,r,n){let i=e._subscribers,o=i.length;e._onError=null,i[o]=t,i[o+FULFILLED]=r,i[o+REJECTED]=n,0===o&&e._state&&config$2.async(publish,e)}function publish(e){let t=e._subscribers,r=e._state;if(config$2.instrument&&instrument$1(r===FULFILLED?"fulfilled":"rejected",e),0===t.length)return;let n,i,o=e._result;for(let s=0;s{r||(r=!0,resolve$1(e,t))},t=>{r||(r=!0,reject$2(e,t))})}catch(n){reject$2(e,n)}}function then(e,t,r){let n=this,i=n._state;if(i===FULFILLED&&!e||i===REJECTED&&!t)return config$2.instrument&&instrument$1("chained",n,n),n;n._onError=null;let o=new n.constructor(noop$1,r),s=n._result;if(config$2.instrument&&instrument$1("chained",n,o),i===PENDING)subscribe$1(n,o,e,t);else{let r=i===FULFILLED?e:t;config$2.async(()=>invokeCallback(i,o,r,s))}return o}class Enumerator{constructor(e,t,r,n){this._instanceConstructor=e,this.promise=new e(noop$1,n),this._abortOnReject=r,this._isUsingOwnPromise=e===Promise$1,this._isUsingOwnResolve=e.resolve===resolve$2,this._init(...arguments)}_init(e,t){let r=t.length||0;this.length=r,this._remaining=r,this._result=new Array(r),this._enumerate(t)}_enumerate(e){let t=this.length,r=this.promise;for(let n=0;r._state===PENDING&&nt(e)),t,r)}else this._willSettleAt(n.resolve(e),t,r)}_eachEntry(e,t,r){null!==e&&"object"==typeof e?this._settleMaybeThenable(e,t,r):this._setResultAt(FULFILLED,t,e,r)}_settledAt(e,t,r,n){let i=this.promise;i._state===PENDING&&(this._abortOnReject&&e===REJECTED?reject$2(i,r):(this._setResultAt(e,t,r,n),this._checkFullfillment()))}_setResultAt(e,t,r,n){this._remaining--,this._result[t]=r}_willSettleAt(e,t,r){subscribe$1(e,void 0,e=>this._settledAt(FULFILLED,t,e,r),e=>this._settledAt(REJECTED,t,e,r))}}function setSettledResult(e,t,r){this._remaining--,this._result[t]=e===FULFILLED?{state:"fulfilled",value:r}:{state:"rejected",reason:r}}function all$1$1(e,t){return Array.isArray(e)?new Enumerator(this,e,!0,t).promise:this.reject(new TypeError("Promise.all must be called with an array"),t)}function race$1(e,t){let r=this,n=new r(noop$1,t);if(!Array.isArray(e))return reject$2(n,new TypeError("Promise.race must be called with an array")),n;for(let i=0;n._state===PENDING&&iresolve$1(n,e),e=>reject$2(n,e));return n}function reject$1(e,t){let r=new this(noop$1,t);return reject$2(r,e),r}const guidKey="rsvp_"+Date.now()+"-";let counter=0;function needsResolver(){throw new TypeError("You must pass a resolver function as the first argument to the promise constructor")}function needsNew(){throw new TypeError("Failed to construct 'Promise': Please use the 'new' operator, this object constructor cannot be called as a function.")}let Promise$1=class e{constructor(t,r){this._id=counter++,this._label=r,this._state=void 0,this._result=void 0,this._subscribers=[],config$2.instrument&&instrument$1("created",this),noop$1!==t&&("function"!=typeof t&&needsResolver(),this instanceof e?initializePromise(this,t):needsNew())}_onError(e){config$2.after(()=>{this._onError&&config$2.trigger("error",e,this._label)})}catch(e,t){return this.then(void 0,e,t)}finally(e,t){let r=this,n=r.constructor;return"function"==typeof e?r.then(t=>n.resolve(e()).then(()=>t),t=>n.resolve(e()).then(()=>{throw t})):r.then(e,e)}};function makeObject(e,t){let r={},n=e.length,i=new Array(n);for(let o=0;oe.call(t,r,n)}}function denodeify(e,t){let r=function(){let r=arguments.length,n=new Array(r+1),i=!1;for(let e=0;ehandleValueInput(e,t,r,n))}function all$2(e,t){return Promise$1.all(e,t)}Promise$1.cast=resolve$2,Promise$1.all=all$1$1,Promise$1.race=race$1,Promise$1.resolve=resolve$2,Promise$1.reject=reject$1,Promise$1.prototype._guidKey=guidKey,Promise$1.prototype.then=then;class AllSettled extends Enumerator{constructor(e,t,r){super(e,t,!1,r)}}function allSettled(e,t){return Array.isArray(e)?new AllSettled(Promise$1,e,t).promise:Promise$1.reject(new TypeError("Promise.allSettled must be called with an array"),t)}function race(e,t){return Promise$1.race(e,t)}AllSettled.prototype._setResultAt=setSettledResult;class PromiseHash extends Enumerator{constructor(e,t,r=!0,n){super(e,t,r,n)}_init(e,t){this._result={},this._enumerate(t)}_enumerate(e){let t,r,n=Object.keys(e),i=n.length,o=this.promise;this._remaining=i;for(let s=0;o._state===PENDING&&s{throw e}),e}function defer$1(e){let t={resolve:void 0,reject:void 0};return t.promise=new Promise$1((e,r)=>{t.resolve=e,t.reject=r},e),t}HashSettled.prototype._setResultAt=setSettledResult;class MapEnumerator extends Enumerator{constructor(e,t,r,n){super(e,t,!0,n,r)}_init(e,t,r,n,i){let o=t.length||0;this.length=o,this._remaining=o,this._result=new Array(o),this._mapFn=i,this._enumerate(t)}_setResultAt(e,t,r,n){if(n)try{this._eachEntry(this._mapFn(r,t),t,!1)}catch(error){this._settledAt(REJECTED,t,error,!1)}else this._remaining--,this._result[t]=r}}function map$3(e,t,r){return"function"!=typeof t?Promise$1.reject(new TypeError("map expects a function as a second argument"),r):Promise$1.resolve(e,r).then(function(e){if(!Array.isArray(e))throw new TypeError("map must be called with an array");return new MapEnumerator(Promise$1,e,t,r).promise})}function resolve$3(e,t){return Promise$1.resolve(e,t)}function reject(e,t){return Promise$1.reject(e,t)}const EMPTY_OBJECT={};class FilterEnumerator extends MapEnumerator{_checkFullfillment(){if(0===this._remaining&&null!==this._result){let e=this._result.filter(e=>e!==EMPTY_OBJECT);fulfill(this.promise,e),this._result=null}}_setResultAt(e,t,r,n){if(n){this._result[t]=r;let e,n=!0;try{e=this._mapFn(r,t)}catch(error){n=!1,this._settledAt(REJECTED,t,error,!1)}n&&this._eachEntry(e,t,!1)}else this._remaining--,r||(this._result[t]=EMPTY_OBJECT)}}function filter$2(e,t,r){return"function"!=typeof t?Promise$1.reject(new TypeError("filter expects function as a second argument"),r):Promise$1.resolve(e,r).then(function(e){if(!Array.isArray(e))throw new TypeError("filter must be called with an array");return new FilterEnumerator(Promise$1,e,t,r).promise})}let len=0,vertxNext;function asap(e,t){queue[len]=e,queue[len+1]=t,len+=2,2===len&&scheduleFlush()}const browserWindow="undefined"!=typeof window?window:void 0,browserGlobal=browserWindow||{},BrowserMutationObserver=browserGlobal.MutationObserver||browserGlobal.WebKitMutationObserver,isNode="undefined"==typeof self&&"undefined"!=typeof process&&"[object process]"==={}.toString.call(process),isWorker="undefined"!=typeof Uint8ClampedArray&&"undefined"!=typeof importScripts&&"undefined"!=typeof MessageChannel;function useNextTick(){let e=process.nextTick,t=process.versions.node.match(/^(?:(\d+)\.)?(?:(\d+)\.)?(\*|\d+)$/);return Array.isArray(t)&&"0"===t[1]&&"10"===t[2]&&(e=setImmediate),()=>e(flush)}function useVertxTimer(){return void 0!==vertxNext?function(){vertxNext(flush)}:useSetTimeout()}function useMutationObserver(){let e=0,t=new BrowserMutationObserver(flush),r=document.createTextNode("");return t.observe(r,{characterData:!0}),()=>r.data=e=++e%2}function useMessageChannel(){let e=new MessageChannel;return e.port1.onmessage=flush,()=>e.port2.postMessage(0)}function useSetTimeout(){return()=>setTimeout(flush,1)}const queue=new Array(1e3);function flush(){for(let e=0;esetTimeout(e,0);const cast=resolve$3,async$1=(e,t)=>config$2.async(e,t);function on$2(){config$2.on(...arguments)}function off(){config$2.off(...arguments)}if("undefined"!=typeof window&&"object"==typeof window.__PROMISE_INSTRUMENTATION__){let e=window.__PROMISE_INSTRUMENTATION__;configure("instrument",!0);for(let t in e)e.hasOwnProperty(t)&&on$2(t,e[t])}const RSVP={asap:asap,cast:cast,Promise:Promise$1,EventTarget:EventTarget,all:all$2,allSettled:allSettled,race:race,hash:hash$4,hashSettled:hashSettled,rethrow:rethrow,defer:defer$1,denodeify:denodeify,configure:configure,on:on$2,off:off,resolve:resolve$3,reject:reject,map:map$3,async:async$1,filter:filter$2},RSVP$1=Object.freeze(Object.defineProperty({__proto__:null,EventTarget:EventTarget,Promise:Promise$1,all:all$2,allSettled:allSettled,asap:asap,async:async$1,cast:cast,configure:configure,default:RSVP,defer:defer$1,denodeify:denodeify,filter:filter$2,hash:hash$4,hashSettled:hashSettled,map:map$3,off:off,on:on$2,race:race,reject:reject,resolve:resolve$3,rethrow:rethrow},Symbol.toStringTag,{value:"Module"}));function onerrorDefault(e){let t=errorFor(e);if(t)throw t}function errorFor(e){if(!e)return;let t=e;return t.errorThrown?unwrapErrorThrown(t):"UnrecognizedURLError"!==e.name&&"TransitionAborted"!==e.name?e:void 0}function unwrapErrorThrown(e){let t=e.errorThrown;return"string"==typeof t&&(t=new Error(t)),Object.defineProperty(t,"__reason_with_error_thrown__",{value:e,enumerable:!1}),t}configure("async",(e,t)=>{_backburner.schedule("actions",null,e,t)}),configure("after",e=>{_backburner.schedule(_rsvpErrorQueue,null,e)}),on$2("error",onerrorDefault);const{isArray:isArray$5}=Array;function makeArray(e){return null==e?[]:isArray$5(e)?e:[e]}function hasSetUnknownProperty(e){return"object"==typeof e&&null!==e&&"function"==typeof e.setUnknownProperty}function hasToStringExtension(e){return"object"==typeof e&&null!==e&&"function"==typeof e.toStringExtension}const reopen=Mixin.prototype.reopen,wasApplied=new WeakSet,prototypeMixinMap=new WeakMap,destroyCalled=new Set;function ensureDestroyCalled(e){destroyCalled.has(e)||e.destroy()}function initialize(e,t){let r=meta$1(e);if(void 0!==t){let n=e.concatenatedProperties,i=e.mergedProperties,o=Object.keys(t);for(let s of o){let o=t[s],a=descriptorForProperty(e,s,r),l=void 0!==a;if(!l){if(void 0!==n&&n.length>0&&n.includes(s)){let t=e[s];o=t?makeArray(t).concat(o):makeArray(o)}if(void 0!==i&&i.length>0&&i.includes(s)){let t=e[s];o=Object.assign({},t,o)}}l?a.set(e,s,o):hasSetUnknownProperty(e)&&!(s in e)?e.setUnknownProperty(s,o):e[s]=o}}e.init(t),r.unsetInitializing();let n=r.observerEvents();if(void 0!==n)for(let i=0;ir.willDestroy()),meta$1(t).setInitializing()}reopen(...e){return applyMixin(this,e),this}init(e){}get isDestroyed(){return isDestroyed(this)}set isDestroyed(e){}get isDestroying(){return isDestroying(this)}set isDestroying(e){}destroy(){destroyCalled.add(this);try{destroy(this)}finally{destroyCalled.delete(this)}return this}willDestroy(){}toString(){let e=hasToStringExtension(this)?`:${this.toStringExtension()}`:"";return`<${getFactoryFor(this)||"(unknown)"}:${guidFor(this)}${e}>`}static extend(...e){let t=class extends(this){};return reopen.apply(t.PrototypeMixin,e),t}static create(...e){let t,r=e[0];return void 0!==r?(t=new this(getOwner$2(r)),setFactoryFor(t,getFactoryFor(r))):t=new this,e.length<=1?initialize(t,r):initialize(t,flattenProps.apply(this,e)),t}static reopen(...e){return this.willReopen(),reopen.apply(this.PrototypeMixin,e),this}static willReopen(){let e=this.prototype;wasApplied.has(e)&&(wasApplied.delete(e),prototypeMixinMap.has(this)&&prototypeMixinMap.set(this,Mixin.create(this.PrototypeMixin)))}static reopenClass(...e){return applyMixin(this,e),this}static detect(e){if("function"!=typeof e)return!1;for(;e;){if(e===this)return!0;e=e.superclass}return!1}static detectInstance(e){return e instanceof this}static metaForProperty(e){return descriptorForProperty(this.proto(),e)._meta||{}}static eachComputedProperty(e,t=this){this.proto();let r={};meta$1(this.prototype).forEachDescriptors((n,i)=>{if(i.enumerable){let o=i._meta||r;e.call(t,n,o)}})}static get PrototypeMixin(){let e=prototypeMixinMap.get(this);return void 0===e&&(e=Mixin.create(),e.ownerConstructor=this,prototypeMixinMap.set(this,e)),e}static get superclass(){let e=Object.getPrototypeOf(this);return e!==Function.prototype?e:void 0}static proto(){let e=this.prototype;if(!wasApplied.has(e)){wasApplied.add(e);let t=this.superclass;t&&t.proto(),prototypeMixinMap.has(this)&&this.PrototypeMixin.apply(e)}return e}static toString(){return`<${getFactoryFor(this)||"(unknown)"}:constructor>`}static isClass=!0;static isMethod=!1;static _onLookup;static _lazyInjections}function flattenProps(...e){let t={};for(let r of e){let e=Object.keys(r);for(let n=0,i=e.length;no.push(e));return setObservers(t,{paths:o,sync:n}),t}setClassicDecorator(action);const index$8=Object.freeze(Object.defineProperty({__proto__:null,action:action,computed:computed,default:EmberObject,defineProperty:defineProperty,get:get$7,getProperties:getProperties,notifyPropertyChange:notifyPropertyChange,observer:observer,set:set$1,setProperties:setProperties,trySet:trySet},Symbol.toStringTag,{value:"Module"}));function isSimpleClick(e){if(!(e instanceof MouseEvent))return!1;let t=e.shiftKey||e.metaKey||e.altKey||e.ctrlKey,r=e.which>1;return!t&&!r}function constructStyleDeprecationMessage(e){return'Binding style attributes may introduce cross-site scripting vulnerabilities; please ensure that values being bound are properly escaped. For more information, including how to disable this warning, see https://deprecations.emberjs.com/v1.x/#toc_binding-style-attributes. Style affected: "'+e+'"'}function getRootViews(e){let t=e.lookup("-view-registry:main"),r=[];return Object.keys(t).forEach(e=>{let n=t[e];null===n.parentView&&r.push(n)}),r}function getViewId(e){return""!==e.tagName&&e.elementId?e.elementId:guidFor(e)}const ELEMENT_VIEW=new WeakMap,VIEW_ELEMENT=new WeakMap;function getElementView(e){return ELEMENT_VIEW.get(e)||null}function getViewElement(e){return VIEW_ELEMENT.get(e)||null}function setElementView(e,t){ELEMENT_VIEW.set(e,t)}function setViewElement(e,t){VIEW_ELEMENT.set(e,t)}function clearElementView(e){ELEMENT_VIEW.delete(e)}function clearViewElement(e){VIEW_ELEMENT.delete(e)}const CHILD_VIEW_IDS=new WeakMap;function getChildViews(e){return collectChildViews(e,getOwner$2(e).lookup("-view-registry:main"))}function initChildViews(e){let t=new Set;return CHILD_VIEW_IDS.set(e,t),t}function addChildView(e,t){let r=CHILD_VIEW_IDS.get(e);void 0===r&&(r=initChildViews(e)),r.add(getViewId(t))}function collectChildViews(e,t){let r=[],n=CHILD_VIEW_IDS.get(e);return void 0!==n&&n.forEach(e=>{let n=t[e];!n||n.isDestroying||n.isDestroyed||r.push(n)}),r}function getViewBounds(e){return e.renderer.getBounds(e)}function getViewRange(e){let t=getViewBounds(e),r=document.createRange();return r.setStartBefore(t.firstNode),r.setEndAfter(t.lastNode),r}function getViewClientRects(e){return getViewRange(e).getClientRects()}function getViewBoundingClientRect(e){return getViewRange(e).getBoundingClientRect()}const ROOT_ELEMENT_CLASS="ember-application";class EventDispatcher extends EmberObject{events={touchstart:"touchStart",touchmove:"touchMove",touchend:"touchEnd",touchcancel:"touchCancel",keydown:"keyDown",keyup:"keyUp",keypress:"keyPress",mousedown:"mouseDown",mouseup:"mouseUp",contextmenu:"contextMenu",click:"click",dblclick:"doubleClick",focusin:"focusIn",focusout:"focusOut",submit:"submit",input:"input",change:"change",dragstart:"dragStart",drag:"drag",dragenter:"dragEnter",dragleave:"dragLeave",dragover:"dragOver",drop:"drop",dragend:"dragEnd"};rootElement="body";_eventHandlers=Object.create(null);_didSetup=!1;finalEventNameMapping=null;_sanitizedRootElement=null;lazyEvents=new Map;_reverseEventNameMapping=null;setup(e,t){let r=this.finalEventNameMapping={...get$7(this,"events"),...e};this._reverseEventNameMapping=Object.keys(r).reduce((e,t)=>{let n=r[t];return n?{...e,[n]:t}:e},{});let n=this.lazyEvents;null!=t&&set$1(this,"rootElement",t);let i=get$7(this,"rootElement"),o="string"!=typeof i?i:document.querySelector(i);o.classList.add(ROOT_ELEMENT_CLASS),this._sanitizedRootElement=o;for(let s in r)Object.prototype.hasOwnProperty.call(r,s)&&n.set(s,r[s]??null);this._didSetup=!0}setupHandlerForBrowserEvent(e){this.setupHandler(this._sanitizedRootElement,e,this.finalEventNameMapping[e]??null)}setupHandlerForEmberEvent(e){let t=this._reverseEventNameMapping?.[e];t&&this.setupHandler(this._sanitizedRootElement,t,e)}setupHandler(e,t,r){if(null===r||!this.lazyEvents.has(t))return;let n=(e,t)=>{let n=getElementView(e),i=!0;return n&&(i=n.handleEvent(r,t)),i},i=this._eventHandlers[t]=e=>{let t=e.target;do{if(getElementView(t)){if(!1===n(t,e)){e.preventDefault(),e.stopPropagation();break}if(!0===e.cancelBubble)break}t=t.parentNode}while(t instanceof Element)};e.addEventListener(t,i),this.lazyEvents.delete(t)}destroy(){if(!1===this._didSetup)return;let e=this._sanitizedRootElement;if(e){for(let t in this._eventHandlers)e.removeEventListener(t,this._eventHandlers[t]);return e.classList.remove(ROOT_ELEMENT_CLASS),this._super(...arguments)}}toString(){return"(EventDispatcher)"}}const Evented=Mixin.create({on(e,t,r){return addListener(this,e,t,r),this},one(e,t,r){return addListener(this,e,t,r,!0),this},trigger(e,...t){sendEvent(this,e,t)},off(e,t,r){return removeListener(this,e,t,r),this},has(e){return hasListeners(this,e)}}),evented=Object.freeze(Object.defineProperty({__proto__:null,default:Evented,on:on$3},Symbol.toStringTag,{value:"Module"}));let FrameworkObject=class extends EmberObject{},subscribers=[],cache$2={};function populateListeners(e){let t=[];for(let r of subscribers)r.regex.test(e)&&t.push(r.object);return cache$2[e]=t,t}const time=(()=>{let e="undefined"!=typeof window&&window.performance||{},t=e.now||e.mozNow||e.webkitNow||e.msNow||e.oNow;return t?t.bind(e):Date.now})();function isCallback$1(e){return"function"==typeof e}function instrument(e,t,r,n){let i,o,s;if(arguments.length<=3&&isCallback$1(t)?(o=t,s=r):(i=t,o=r,s=n),0===subscribers.length)return o.call(s);let a=i||{},l=_instrumentStart(e,()=>a);return l===NOOP$2?o.call(s):withFinalizer(o,l,a,s)}function flaggedInstrument(e,t,r){return r()}function withFinalizer(e,t,r,n){try{return e.call(n)}catch(i){throw r.exception=i,i}finally{t()}}function NOOP$2(){}function _instrumentStart(e,t,r){if(0===subscribers.length)return NOOP$2;let n=cache$2[e];if(n||(n=populateListeners(e)),0===n.length)return NOOP$2;let i,o=t(r),s=ENV$1.STRUCTURED_PROFILE;s&&(i=`${e}: ${o.object}`,console.time(i));let a=[],l=time();for(let u of n)a.push(u.before(e,l,o));const c=n;return function(){let t=time();for(let r=0;r!0,rerender(){},destroy(){}}),PRE_RENDER=Object.freeze({...DEFAULT}),HAS_ELEMENT=Object.freeze({...DEFAULT,rerender(e){e.renderer.rerender()},destroy(e){e.renderer.remove(e)},handleEvent:(e,t,r)=>!e.has(t)||flaggedInstrument(`interaction.${t}`,{},()=>join$1(e,e.trigger,t,r))}),IN_DOM=Object.freeze({...HAS_ELEMENT,enter(e){e.renderer.register(e)}}),DESTROYING$1=Object.freeze({...DEFAULT,appendChild(){throw new Error("You can't call appendChild on a view being destroyed")},rerender(){throw new Error("You can't call rerender on a view being destroyed")}}),states=Object.freeze({preRender:PRE_RENDER,inDOM:IN_DOM,hasElement:HAS_ELEMENT,destroying:DESTROYING$1});var __defProp$1=Object.defineProperty,__export$1=(e,t)=>{for(var r in t)__defProp$1(e,r,{get:t[r],enumerable:!0})},runtime_exports={};__export$1(runtime_exports,{c:()=>decorateClass,f:()=>decorateFieldV1,g:()=>decorateFieldV2$1,i:()=>initializeDeferredDecorator$1,m:()=>decorateMethodV1,n:()=>decorateMethodV2$1,p:()=>decoratePOJO});var deferred$1=new WeakMap;function deferDecorator$1(e,t,r){let n=deferred$1.get(e);n||(n=new Map,deferred$1.set(e,n)),n.set(t,r)}function findDeferredDecorator$1(e,t){let r=e.prototype;for(;r;){let e=deferred$1.get(r)?.get(t);if(e)return e;r=r.prototype}}function decorateFieldV1(e,t,r,n){return decorateFieldV2$1(e.prototype,t,r,n)}function decorateFieldV2$1(e,t,r,n){let i={configurable:!0,enumerable:!0,writable:!0,initializer:null};n&&(i.initializer=n);for(let o of r)i=o(e,t,i)||i;void 0===i.initializer?Object.defineProperty(e,t,i):deferDecorator$1(e,t,i)}function decorateMethodV1({prototype:e},t,r){return decorateMethodV2$1(e,t,r)}function decorateMethodV2$1(e,t,r){let n={...Object.getOwnPropertyDescriptor(e,t)};for(let i of r)n=i(e,t,n)||n;void 0!==n.initializer&&(n.value=n.initializer?n.initializer.call(e):void 0,n.initializer=void 0),Object.defineProperty(e,t,n)}function initializeDeferredDecorator$1(e,t){let r=findDeferredDecorator$1(e.constructor,t);r&&Object.defineProperty(e,t,{enumerable:r.enumerable,configurable:r.configurable,writable:r.writable,value:r.initializer?r.initializer.call(e):void 0})}function decorateClass(e,t){return t.reduce((e,t)=>t(e)||e,e)}function decoratePOJO(e,t){for(let[r,n,i]of t)"field"===r?decoratePojoField(e,n,i):decorateMethodV2$1(e,n,i);return e}function decoratePojoField(e,t,r){let n={configurable:!0,enumerable:!0,writable:!0,initializer:()=>Object.getOwnPropertyDescriptor(e,t)?.value};for(let i of r)n=i(e,t,n)||n;n.initializer&&(n.value=n.initializer.call(e),delete n.initializer),Object.defineProperty(e,t,n)}class CoreView extends(FrameworkObject.extend(Evented,ActionHandler)){isView=!0;_superTrigger;_superHas;init(e){super.init(e),this._superTrigger=this.trigger,this.trigger=this._trigger,this._superHas=this.has,this.has=this._has,this.parentView??=null,this._state="preRender",this._currentState=this._states.preRender}static{decorateFieldV2$1(this.prototype,"renderer",[inject$2("renderer","-dom")])}#l=void initializeDeferredDecorator$1(this,"renderer");instrumentDetails(e){return e.object=this.toString(),e.containerKey=this._debugContainerKey,e.view=this,e}_trigger(e,...t){this._superTrigger(e,...t);let r=this[e];if("function"==typeof r)return r.apply(this,t)}_has(e){return"function"==typeof this[e]||this._superHas(e)}static isViewFactory=!0}CoreView.prototype._states=states;const ActionSupport=Mixin.create({send(e,...t){let r=this.actions&&this.actions[e];if(r&&!0!==r.apply(this,t))return;let n=get$7(this,"target");n&&n.send(...arguments)}}),TYPE_MAP={"[object Boolean]":"boolean","[object Number]":"number","[object String]":"string","[object Function]":"function","[object AsyncFunction]":"function","[object Array]":"array","[object Date]":"date","[object RegExp]":"regexp","[object Object]":"object","[object FileList]":"filelist"},{toString:toString$2}=Object.prototype;function typeOf$1(e){if(null===e)return"null";if(void 0===e)return"undefined";let t=TYPE_MAP[toString$2.call(e)]||"object";return"function"===t?CoreObject.detect(e)&&(t="class"):"object"===t&&(e instanceof Error?t="error":e instanceof CoreObject?t="instance":e instanceof Date&&(t="date")),t}const TYPE_ORDER={undefined:0,null:1,boolean:2,number:3,string:4,array:5,object:6,instance:7,function:8,class:9,date:10,regexp:11,filelist:12,error:13};function spaceship(e,t){return Math.sign(e-t)}function compare$1(e,t){if(e===t)return 0;let r=typeOf$1(e),n=typeOf$1(t);if("instance"===r&&isComparable(e)&&e.constructor.compare)return e.constructor.compare(e,t);if("instance"===n&&isComparable(t)&&t.constructor.compare)return-1*t.constructor.compare(t,e);let i=spaceship(TYPE_ORDER[r],TYPE_ORDER[n]);if(0!==i)return i;switch(r){case"boolean":return spaceship(Number(e),Number(t));case"number":return spaceship(e,t);case"string":return spaceship(e.localeCompare(t),0);case"array":{let r=e.length,n=t.length,i=Math.min(r,n);for(let o=0;oe;function uniqBy(e,t=identityFunction){let r=A$1(),n=new Set,i="function"==typeof t?t:e=>get$7(e,t);return e.forEach(e=>{let t=i(e);n.has(t)||(n.add(t),r.push(e))}),r}function iter(...e){let t=2===e.length,[r,n]=e;return t?e=>n===get$7(e,r):e=>Boolean(get$7(e,r))}function findIndex(e,t,r){let n=e.length;for(let i=r;i!n(e,t,r),0)}function indexOf(e,t,r=0,n){let i=e.length;return r<0&&(r+=i),findIndex(e,n&&t!=t?e=>e!=e:e=>e===t,r)}function removeAt(e,t,r){return replace(e,t,r??1,EMPTY_ARRAY$2),e}function insertAt(e,t,r){return replace(e,t,0,[r]),r}function isArray$4(e){if(!e||e.setInterval)return!1;if(Array.isArray(e)||EmberArray.detect(e))return!0;let t=typeOf$1(e);if("array"===t)return!0;let r=e.length;return"number"==typeof r&&r==r&&"object"===t}function nonEnumerableComputed(e){let t=computed(e);return t.enumerable=!1,t}function mapBy(e){return this.map(t=>get$7(t,e))}const EmberArray=Mixin.create(Enumerable,{init(){this._super(...arguments),setEmberArray(this)},objectsAt(e){return e.map(e=>objectAt(this,e))},"[]":nonEnumerableComputed({get(){return this},set(e,t){return this.replace(0,this.length,t),this}}),firstObject:nonEnumerableComputed(function(){return objectAt(this,0)}).readOnly(),lastObject:nonEnumerableComputed(function(){return objectAt(this,this.length-1)}).readOnly(),slice(e=0,t){let r,n=A$1(),i=this.length;for(e<0&&(e=i+e),r=void 0===t||t>i?i:t<0?i+t:t;e=r)&&(t=r-1),t<0&&(t+=r);for(let n=t;n>=0;n--)if(objectAt(this,n)===e)return n;return-1},forEach(e,t=null){let r=this.length;for(let n=0;nset$1(r,e,t))},map(e,t=null){let r=A$1();return this.forEach((n,i,o)=>r[i]=e.call(t,n,i,o)),r},mapBy:mapBy,filter(e,t=null){let r=A$1();return this.forEach((n,i,o)=>{e.call(t,n,i,o)&&r.push(n)}),r},reject(e,t=null){return this.filter(function(){return!e.apply(t,arguments)})},filterBy(){return this.filter(iter(...arguments))},rejectBy(){return this.reject(iter(...arguments))},find(e,t=null){return find(this,e,t)},findBy(){return find(this,iter(...arguments))},every(e,t=null){return every(this,e,t)},isEvery(){return every(this,iter(...arguments))},any(e,t=null){return any(this,e,t)},isAny(){return any(this,iter(...arguments))},reduce(e,t){let r=t;return this.forEach(function(t,n){r=e(r,t,n,this)},this),r},invoke(e,...t){let r=A$1();return this.forEach(n=>r.push(n[e]?.(...t))),r},toArray(){return this.map(e=>e)},compact(){return this.filter(e=>null!=e)},includes(e,t){return-1!==indexOf(this,e,t,!0)},sortBy(){let e=arguments;return this.toArray().sort((t,r)=>{for(let n=0;nt!==e:e=>e==e;return this.filter(t)}}),MutableArray=Mixin.create(EmberArray,MutableEnumerable,{clear(){let e=this.length;return 0===e||this.replace(0,e,EMPTY_ARRAY$2),this},insertAt(e,t){return insertAt(this,e,t),this},removeAt(e,t){return removeAt(this,e,t)},pushObject(e){return insertAt(this,this.length,e)},pushObjects(e){return this.replace(this.length,0,e),this},popObject(){let e=this.length;if(0===e)return null;let t=objectAt(this,e-1);return this.removeAt(e-1,1),t},shiftObject(){if(0===this.length)return null;let e=objectAt(this,0);return this.removeAt(0),e},unshiftObject(e){return insertAt(this,0,e)},unshiftObjects(e){return this.replace(0,0,e),this},reverseObjects(){let e=this.length;if(0===e)return this;let t=this.toArray().reverse();return this.replace(0,e,t),this},setObjects(e){if(0===e.length)return this.clear();let t=this.length;return this.replace(0,t,e),this},removeObject(e){let t=this.length||0;for(;--t>=0;)objectAt(this,t)===e&&this.removeAt(t);return this},removeObjects(e){beginPropertyChanges();for(let t=e.length-1;t>=0;t--)this.removeObject(e[t]);return endPropertyChanges(),this},addObject(e){return this.includes(e)||this.pushObject(e),this},addObjects(e){return beginPropertyChanges(),e.forEach(e=>this.addObject(e)),endPropertyChanges(),this}});let NativeArray=Mixin.create(MutableArray,Observable$2,{objectAt(e){return this[e]},replace(e,t,r=EMPTY_ARRAY$2){return replaceInNativeArray(this,e,t,r),this}});const ignore=["length"];let A$1;NativeArray.keys().forEach(e=>{Array.prototype[e]&&ignore.push(e)}),NativeArray=NativeArray.without(...ignore),A$1=function(e){return isEmberArray(e)?e:NativeArray.apply(e??[])};const index$6=Object.freeze(Object.defineProperty({__proto__:null,get A(){return A$1},MutableArray:MutableArray,get NativeArray(){return NativeArray},default:EmberArray,isArray:isArray$4,makeArray:makeArray,removeAt:removeAt,uniqBy:uniqBy},Symbol.toStringTag,{value:"Module"})),MODEL=symbol("MODEL"),ControllerMixin=Mixin.create(ActionHandler,{isController:!0,concatenatedProperties:["queryParams"],target:null,store:null,init(){this._super(...arguments);let e=getOwner$2(this);e&&(this.namespace=e.lookup("application:main"),this.target=e.lookup("router:main"))},model:computed({get(){return this[MODEL]},set(e,t){return this[MODEL]=t}}),queryParams:null,_qpDelegate:null,_qpChanged(e,t){let r=t.indexOf(".[]"),n=-1===r?t:t.slice(0,r);(0,e._qpDelegate)(n,get$7(e,n))}});class Controller extends(FrameworkObject.extend(ControllerMixin)){}function inject$1(...e){return inject$2("controller",...e)}const index$5=Object.freeze(Object.defineProperty({__proto__:null,ControllerMixin:ControllerMixin,default:Controller,inject:inject$1},Symbol.toStringTag,{value:"Module"})),ENGINE_PARENT=Symbol("ENGINE_PARENT");function getEngineParent(e){return e[ENGINE_PARENT]}function setEngineParent(e,t){e[ENGINE_PARENT]=t}class EngineInstance extends(EmberObject.extend(RegistryProxyMixin,ContainerProxyMixin)){static setupRegistry(e,t){}[ENGINE_PARENT];_booted=!1;init(e){super.init(e),guidFor(this),this.base??=this.application;let t=this.__registry__=new Registry({fallback:this.base.__registry__});this.__container__=t.container({owner:this}),this._booted=!1}_bootPromise=null;boot(e){return this._bootPromise||(this._bootPromise=new RSVP$1.Promise(t=>{t(this._bootSync(e))})),this._bootPromise}_bootSync(e){return this._booted||(this.cloneParentDependencies(),this.setupRegistry(e),this.base.runInstanceInitializers(this),this._booted=!0),this}setupRegistry(e=this.__container__.lookup("-environment:main")){this.constructor.setupRegistry(this.__registry__,e)}unregister(e){this.__container__.reset(e),this.__registry__.unregister(e)}buildChildEngineInstance(e,t={}){let r=this.lookup(`engine:${e}`);if(!r)throw new Error(`You attempted to mount the engine '${e}', but it is not registered with its parent.`);let n=r.buildInstance(t);return setEngineParent(n,this),n}cloneParentDependencies(){const e=getEngineParent(this);["route:basic","service:-routing"].forEach(t=>{let r=e.resolveRegistration(t);this.register(t,r)});let t=e.lookup("-environment:main");this.register("-environment:main",t,{instantiate:!1});let r=["router:main",privatize`-bucket-cache:main`,"-view-registry:main","renderer:-dom","service:-document"];t.isInteractive&&r.push("event_dispatcher:main"),r.forEach(t=>{let r=e.lookup(t);this.register(t,r,{instantiate:!1})})}}let wrapGetterSetter=function(e,t,r){let{get:n}=r;return void 0!==n&&(r.get=function(){let e,r=tagFor(this,t),i=track(()=>{e=n.call(this)});return UPDATE_TAG(r,i),consumeTag(i),e}),r};function dependentKeyCompat(...e){if(isElementDescriptor(e)){let[t,r,n]=e;return wrapGetterSetter(t,r,n)}{const t=e[0];let r=function(e,r){return wrapGetterSetter(e,r,t)};return setClassicDecorator(r),r}}setClassicDecorator(dependentKeyCompat);var createObject$1=Object.create;function createMap(){var e=createObject$1(null);return e.__=void 0,delete e.__,e}var Target$1=function(e,t,r){this.path=e,this.matcher=t,this.delegate=r};Target$1.prototype.to=function(e,t){var r=this.delegate;if(r&&r.willAddRoute&&(e=r.willAddRoute(this.matcher.target,e)),this.matcher.add(this.path,e),t){if(0===t.length)throw new Error("You must have an argument in the function passed to `to`");this.matcher.addChild(this.path,e,t,this.delegate)}};var Matcher=function(e){this.routes=createMap(),this.children=createMap(),this.target=e};function generateMatch(e,t,r){return function(n,i){var o=e+n;if(!i)return new Target$1(o,t,r);i(generateMatch(o,t,r))}}function addRoute(e,t,r){for(var n=0,i=0;i0&&47===t.charCodeAt(0)&&(t=t.substr(1));for(var n=t.split("/"),i=void 0,o=void 0,s=0;s2&&"[]"===o.slice(s-2)&&(a=!0,r[o=o.slice(0,s-2)]||(r[o]=[])),l=i[1]?decodeQueryParamPart(i[1]):""),a?r[o].push(l):r[o]=l}return r},RouteRecognizer.prototype.recognize=function(e){var t,r=[this.rootState],n={},i=!1,o=e.indexOf("#");-1!==o&&(e=e.substr(0,o));var s=e.indexOf("?");if(-1!==s){var a=e.substr(s+1,e.length);e=e.substr(0,s),n=this.parseQueryString(a)}"/"!==e.charAt(0)&&(e="/"+e);var l=e;RouteRecognizer.ENCODE_AND_DECODE_PATH_SEGMENTS?e=normalizePath(e):(e=decodeURI(e),l=decodeURI(l));var c=e.length;c>1&&"/"===e.charAt(c-1)&&(e=e.substr(0,c-1),l=l.substr(0,l.length-1),i=!0);for(var u=0;u0){let i=e[n-1];if(isQueryParamsContainer(i))return r=i.queryParams,t=slice$1.call(e,0,n-1),[t,r]}return[e,null]}function isQueryParamsContainer(e){if(e&&"object"==typeof e){let t=e;return"queryParams"in t&&Object.keys(t.queryParams).every(e=>"string"==typeof e)}return!1}function coerceQueryParamsToString(e){for(let t in e){let r=e[t];if("number"==typeof r)e[t]=""+r;else if(Array.isArray(r))for(let e=0,t=r.length;e{throw this.router.transitionDidError(e,this)},promiseLabel("Handle Abort"))}else this.promise=Promise$1.resolve(this[STATE_SYMBOL]),this[PARAMS_SYMBOL]={}}then(e,t,r){return this.promise.then(e,t,r)}catch(e,t){return this.promise.catch(e,t)}finally(e,t){return this.promise.finally(e,t)}abort(){this.rollback();let e=new Transition(this.router,void 0,void 0,void 0);return e.to=this.from,e.from=this.from,e.isAborted=!0,this.router.routeWillChange(e),this.router.routeDidChange(e),this}rollback(){this.isAborted||(log$5(this.router,this.sequence,this.targetName+": transition was aborted"),void 0!==this.intent&&null!==this.intent&&(this.intent.preTransitionState=this.router.state),this.isAborted=!0,this.isActive=!1,this.router.activeTransition=void 0)}redirect(e){this[REDIRECT_DESTINATION_SYMBOL]=e,this.rollback(),this.router.routeWillChange(e)}retry(){this.abort();let e=this.router.transitionByIntent(this.intent,!1);return null!==this.urlMethod&&e.method(this.urlMethod),e}method(e){return this.urlMethod=e,this}send(e=!1,t,r,n,i){this.trigger(e,t,r,n,i)}trigger(e=!1,t,...r){"string"==typeof e&&(t=e,e=!1),this.router.triggerEvent(this[STATE_SYMBOL].routeInfos.slice(0,this.resolveIndex+1),e,t,r)}followRedirects(){return this.promise.catch(e=>this[REDIRECT_DESTINATION_SYMBOL]?this[REDIRECT_DESTINATION_SYMBOL].followRedirects():Promise$1.reject(e))}toString(){return"Transition (sequence "+this.sequence+")"}log(e){log$5(this.router,this.sequence,e)}}function logAbort(e){return log$5(e.router,e.sequence,"detected abort."),buildTransitionAborted()}function isTransition(e){return"object"==typeof e&&e instanceof Transition&&e.isTransition}function prepareResult(e){return isTransition(e)?null:e}const UnrecognizedURLError=function(){function e(t){let r=Error.call(this,t);this.name="UnrecognizedURLError",this.message=t||"UnrecognizedURL",Error.captureStackTrace?Error.captureStackTrace(this,e):this.stack=r.stack}return e.prototype=Object.create(Error.prototype),e.prototype.constructor=e,e}();function generateControllerFactory(e,t){let r=e.factoryFor("controller:basic").class;r=class extends r{toString(){return`(generated ${t} controller)`}};let n=`controller:${t}`;return e.register(n,r),e.factoryFor(n)}function generateController(e,t){generateControllerFactory(e,t);let r=`controller:${t}`;return e.lookup(r)}const ALL_PERIODS_REGEX=/\./g;function extractRouteArgs(e){let t,r,n=(e=e.slice())[e.length-1];return isRouteOptions(n)?(e.pop(),t=n.queryParams):t={},"string"==typeof e[0]&&(r=e.shift()),{routeName:r,models:e,queryParams:t}}function getActiveTargetName(e){let t=e.activeTransition?e.activeTransition[STATE_SYMBOL].routeInfos:e.state.routeInfos;return t[t.length-1].name}function stashParamNames(e,t){if(t._namesStashed)return;let r,n=t[t.length-1].name,i=e._routerMicrolib.recognizer.handlersFor(n);for(let o=0;o"string"==typeof e)}return!1}const RENDER=Symbol("render"),RENDER_STATE=Symbol("render-state");class Route extends(EmberObject.extend(ActionHandler,Evented)){static isRouteFactory=!0;context={};_bucketCache;_internalName;_names;_router;constructor(e){if(super(e),e){let t=e.lookup("router:main"),r=e.lookup(privatize`-bucket-cache:main`);this._router=t,this._bucketCache=r,this._topLevelViewTemplate=e.lookup("template:-outlet"),this._environment=e.lookup("-environment:main")}}serialize(e,t){if(t.length<1||!e)return;let r={};if(1===t.length){let[n]=t;"object"==typeof e&&n in e?r[n]=get$7(e,n):/_id$/.test(n)?r[n]=get$7(e,"id"):isProxy(e)&&(r[n]=get$7(e,n))}else r=getProperties(e,t);return r}_setRouteName(e){this.routeName=e;let t=getOwner$2(this);this.fullRouteName=getEngineRouteName(t,e)}_stashNames(e,t){if(this._names)return;let r=this._names=e._names;r.length||(r=(e=t)&&e._names||[]);let n=get$7(this,"_qp").qps,i=new Array(r.length);for(let o=0;o(e[t]=r,e),o)}serializeQueryParamKey(e){return e}serializeQueryParam(e,t,r){return this._router._serializeQueryParam(e,r)}deserializeQueryParam(e,t,r){return this._router._deserializeQueryParam(e,r)}_optionsForQueryParam(e){const t=get$7(this,"queryParams");return get$7(t,e.urlKey)||get$7(t,e.prop)||t[e.urlKey]||t[e.prop]||{}}resetController(e,t,r){return this}exit(e){this.deactivate(e),this.trigger("deactivate",e),this.teardownViews()}_internalReset(e,t){let r=this.controller;r._qpDelegate=get$7(this,"_qp").states.inactive,this.resetController(r,e,t)}enter(e){this[RENDER_STATE]=void 0,this.activate(e),this.trigger("activate",e)}deactivate(e){}activate(e){}intermediateTransitionTo(...e){let[t,...r]=prefixRouteNameArg(this,e);this._router.intermediateTransitionTo(t,...r)}refresh(){return this._router._routerMicrolib.refresh(this)}setup(e,t){let r=this.controllerName||this.routeName,n=this.controllerFor(r,!0)??this.generateController(r),i=get$7(this,"_qp");if(!this.controller){let e=i.propertyNames;addQueryParamsObservers(n,e),this.controller=n}let o=i.states;if(n._qpDelegate=o.allowOverrides,t){stashParamNames(this._router,t[STATE_SYMBOL].routeInfos);let e=this._bucketCache,r=t[PARAMS_SYMBOL];i.propertyNames.forEach(t=>{let o=i.map[t];o.values=r;let s=calculateCacheKey(o.route.fullRouteName,o.parts,o.values),a=e.lookup(s,t,o.undecoratedDefaultValue);set$1(n,t,a)});let o=getQueryParamsFor(this,t[STATE_SYMBOL]);setProperties(n,o)}this.setupController(n,e,t),this._environment.options.shouldRender&&this[RENDER](),flushAsyncObservers(!1)}_qpChanged(e,t,r){if(!r)return;let n=this._bucketCache,i=calculateCacheKey(r.route.fullRouteName,r.parts,r.values);n.stash(i,e,t)}beforeModel(e){}afterModel(e,t){}redirect(e,t){}contextDidChange(){this.currentModel=this.context}model(e,t){let r,n,i=get$7(this,"_qp").map;for(let o in e){if("queryParams"===o||i&&o in i)continue;let e=o.match(/^(.*)_id$/);null!==e&&(r=e[1]),n=!0}if(!r){if(n)return Object.assign({},e);if(t.resolveIndex<1)return;return t[STATE_SYMBOL].routeInfos[t.resolveIndex-1].context}}deserialize(e,t){return this.model(this._paramsFor(this.routeName,e),t)}setupController(e,t,r){e&&void 0!==t&&set$1(e,"model",t)}controllerFor(e,t=!1){let r=getOwner$2(this),n=r.lookup(`route:${e}`);return n&&n.controllerName&&(e=n.controllerName),r.lookup(`controller:${e}`)}generateController(e){return generateController(getOwner$2(this),e)}modelFor(e){let t,r=getOwner$2(this),n=this._router&&this._router._routerMicrolib?this._router._routerMicrolib.activeTransition:void 0;t=r.routable&&void 0!==n?getEngineRouteName(r,e):e;let i=r.lookup(`route:${t}`);if(null!=n){let e=i&&i.routeName||t;if(Object.prototype.hasOwnProperty.call(n.resolvedModels,e))return n.resolvedModels[e]}return i?.currentModel}[RENDER_STATE]=void 0;[RENDER](){this[RENDER_STATE]=buildRenderState(this),once(this._router,"_setOutlets")}willDestroy(){this.teardownViews()}teardownViews(){this[RENDER_STATE]&&(this[RENDER_STATE]=void 0,once(this._router,"_setOutlets"))}buildRouteInfoMetadata(){}_paramsFor(e,t){return void 0!==this._router._routerMicrolib.activeTransition?this.paramsFor(e):t}get _store(){const e=getOwner$2(this);return this.routeName,{find(t,r){let n=e.factoryFor(`model:${t}`);if(n)return n=n.class,n.find(r)}}}static{decorateMethodV2$1(this.prototype,"_store",[computed])}get _qp(){let e={},t=this.controllerName||this.routeName,r=getOwner$2(this),n=r.lookup(`controller:${t}`),i=get$7(this,"queryParams"),o=Object.keys(i).length>0;n?e=mergeEachQueryParams(normalizeControllerQueryParams(get$7(n,"queryParams")||[]),i):o&&(n=generateController(r,t),e=i);let s=[],a={},l=[];for(let c in e){if(!Object.prototype.hasOwnProperty.call(e,c))continue;if("unknownProperty"===c||"_super"===c)continue;let r,i=e[c],o=i.scope||"model";"controller"===o&&(r=[]);let u=i.as||this.serializeQueryParamKey(c),h=get$7(n,c);h=copyDefaultValue(h);let d=i.type||typeOf$1(h),p=this.serializeQueryParam(h,u,d),f=`${t}:${c}`,g={undecoratedDefaultValue:get$7(n,c),defaultValue:h,serializedDefaultValue:p,serializedValue:p,type:d,urlKey:u,prop:c,scopedPropertyName:f,controllerName:t,route:this,parts:r,values:null,scope:o};a[c]=a[u]=a[f]=g,s.push(g),l.push(c)}return{qps:s,map:a,propertyNames:l,states:{inactive:(e,t)=>{let r=a[e];this._qpChanged(e,t,r)},active:(e,t)=>{let r=a[e];return this._qpChanged(e,t,r),this._activeQPChanged(r,t)},allowOverrides:(e,t)=>{let r=a[e];return this._qpChanged(e,t,r),this._updatingQPChanged(r)}}}}static{decorateMethodV2$1(this.prototype,"_qp",[computed])}}function getRenderState(e){return e[RENDER_STATE]}function buildRenderState(e){let t,r=getOwner$2(e),n=e.routeName,i=r.lookup(`controller:${e.controllerName||n}`),o=e.currentModel,s=r.lookup(`template:${e.templateName||n}`);return t=s?hasInternalComponentManager(s)?s:s(r):e._topLevelViewTemplate(r),{owner:r,name:n,controller:i,model:o,template:t}}function getFullQueryParams(e,t){if(t.fullQueryParams)return t.fullQueryParams;let r=t.routeInfos.every(e=>e.route),n={...t.queryParams};return e._deserializeQueryParams(t.routeInfos,n),r&&(t.fullQueryParams=n),n}function getQueryParamsFor(e,t){t.queryParamsFor=t.queryParamsFor||{};let r=e.fullRouteName,n=t.queryParamsFor[r];if(n)return n;let i=getFullQueryParams(e._router,t),o=t.queryParamsFor[r]={},s=get$7(e,"_qp").qps;for(let a of s){let e=a.prop in i;o[a.prop]=e?i[a.prop]:copyDefaultValue(a.defaultValue)}return o}function copyDefaultValue(e){return Array.isArray(e)?A$1(e.slice()):e}function mergeEachQueryParams(e,t){let r={},n={defaultValue:!0,type:!0,scope:!0,as:!0};for(let i in e)Object.prototype.hasOwnProperty.call(e,i)&&(r[i]={...e[i],...t[i]},n[i]=!0);for(let i in t)Object.prototype.hasOwnProperty.call(t,i)&&!n[i]&&(r[i]={...t[i],...e[i]});return r}function addQueryParamsObservers(e,t){t.forEach(t=>{if(void 0===descriptorForProperty(e,t)){let r=lookupDescriptor(e,t);null===r||"function"!=typeof r.get&&"function"!=typeof r.set||defineProperty(e,t,dependentKeyCompat({get:r.get,set:r.set}))}addObserver(e,`${t}.[]`,e,e._qpChanged,!1)})}function getEngineRouteName(e,t){if(e.routable){let r=e.mountPoint;return"application"===t?r:`${r}.${t}`}return t}const defaultSerialize=Route.prototype.serialize;function hasDefaultSerialize(e){return e.serialize===defaultSerialize}Route.reopen({mergedProperties:["queryParams"],queryParams:{},templateName:null,controllerName:null,send(...e){if(this._router&&this._router._routerMicrolib||!isTesting())this._router.send(...e);else{let t=e.shift(),r=this.actions[t];if(r)return r.apply(this,e)}},actions:{queryParamsDidChange(e,t,r){let n=get$7(this,"_qp").map,i=Object.keys(e).concat(Object.keys(r));for(let o of i){let e=n[o];if(e&&get$7(this._optionsForQueryParam(e),"refreshModel")&&this._router.currentState){this.refresh();break}}return!0},finalizeQueryParamChange(e,t,r){if("application"!==this.fullRouteName)return!0;if(!r)return;let n,i=r[STATE_SYMBOL].routeInfos,o=this._router,s=o._queryParamsFor(i),a=o._qpUpdates,l=!1;stashParamNames(o,i);for(let c of s.qps){let i,o,s=c.route,u=s.controller,h=c.urlKey in e&&c.urlKey;if(a.has(c.urlKey)?(i=get$7(u,c.prop),o=s.serializeQueryParam(i,c.urlKey,c.type)):h?(o=e[h],void 0!==o&&(i=s.deserializeQueryParam(o,c.urlKey,c.type))):(o=c.serializedDefaultValue,i=copyDefaultValue(c.defaultValue)),u._qpDelegate=get$7(s,"_qp").states.inactive,o!==c.serializedValue){if(r.queryParamsOnly&&!1!==n){let e=get$7(s._optionsForQueryParam(c),"replace");e?n=!0:!1===e&&(n=!1)}set$1(u,c.prop,i),l=!0}c.serializedValue=o,c.serializedDefaultValue===o||t.push({value:o,visible:!0,key:h||c.urlKey})}!0===l&&flushAsyncObservers(!1),n&&r.method("replace"),s.qps.forEach(e=>{let t=get$7(e.route,"_qp");e.route.controller._qpDelegate=get$7(t,"states.active")}),o._qpUpdates.clear()}}});class BucketCache{cache;constructor(){this.cache=new Map}has(e){return this.cache.has(e)}stash(e,t,r){let n=this.cache.get(e);void 0===n&&(n=new Map,this.cache.set(e,n)),n.set(t,r)}lookup(e,t,r){if(!this.has(e))return r;let n=this.cache.get(e);return n.has(t)?n.get(t):r}}let uuid=0;function isCallback(e){return"function"==typeof e}class DSLImpl{parent;matches;enableLoadingSubstates;explicitIndex=!1;options;constructor(e=null,t){this.parent=e,this.enableLoadingSubstates=Boolean(t&&t.enableLoadingSubstates),this.matches=[],this.options=t}route(e,t,r){let n,i=null,o=`/_unused_dummy_error_path_route_${e}/:error`;if(isCallback(t)?(n={},i=t):isCallback(r)?(n=t,i=r):n=t||{},this.enableLoadingSubstates&&(createRoute(this,`${e}_loading`,{resetNamespace:n.resetNamespace}),createRoute(this,`${e}_error`,{resetNamespace:n.resetNamespace,path:o})),i){let t=getFullName(this,e,n.resetNamespace),r=new DSLImpl(t,this.options);createRoute(r,"loading"),createRoute(r,"error",{path:o}),i.call(r),createRoute(this,e,n,r.generate())}else createRoute(this,e,n)}push(e,t,r,n){let i=t.split(".");if(this.options.engineInfo){let e=t.slice(this.options.engineInfo.fullName.length+1),r=Object.assign({localFullName:e},this.options.engineInfo);n&&(r.serializeMethod=n),this.options.addRouteForEngine(t,r)}else if(n)throw new Error(`Defining a route serializer on route '${t}' outside an Engine is not allowed.`);""!==e&&"/"!==e&&"index"!==i[i.length-1]||(this.explicitIndex=!0),this.matches.push(e,t,r)}generate(){let e=this.matches;return this.explicitIndex||this.route("index",{path:"/"}),t=>{for(let r=0;r0){let i=Object.assign({},r);return this.emberRouter._prepareQueryParams(e,t,i),shallowEqual(i,n.queryParams)}return!0}}let ROUTE_INFOS=new WeakMap;function toReadOnlyRouteInfo(e,t={},r={includeAttributes:!1,localizeMapUpdates:!1}){const n=new WeakMap;return e.map((i,o)=>{let{name:s,params:a,paramNames:l,context:c,route:u}=i,h=i;if(ROUTE_INFOS.has(h)&&r.includeAttributes){let e=ROUTE_INFOS.get(h);e=attachMetadata(u,e);let t=createRouteInfoWithAttributes(e,c);return n.set(h,e),r.localizeMapUpdates||ROUTE_INFOS.set(h,t),t}const d=r.localizeMapUpdates?n:ROUTE_INFOS;let p={find(t,r){let n,i=[];3===t.length&&(i=e.map(e=>d.get(e)));for(let o=0;e.length>o;o++)if(n=d.get(e[o]),t.call(r,n,o,i))return n},get name(){return s},get paramNames(){return l},get metadata(){return buildRouteInfoMetadata(i.route)},get parent(){let t=e[o-1];return void 0===t?null:d.get(t)},get child(){let t=e[o+1];return void 0===t?null:d.get(t)},get localName(){let e=this.name.split(".");return e[e.length-1]},get params(){return a},get queryParams(){return t}};return r.includeAttributes&&(p=createRouteInfoWithAttributes(p,c)),n.set(i,p),r.localizeMapUpdates||ROUTE_INFOS.set(i,p),p})}function createRouteInfoWithAttributes(e,t){let r={get attributes(){return t}};return!Object.isExtensible(e)||e.hasOwnProperty("attributes")?Object.freeze(Object.assign({},e,r)):Object.assign(e,r)}function buildRouteInfoMetadata(e){return null!=e&&void 0!==e.buildRouteInfoMetadata?e.buildRouteInfoMetadata():null}function attachMetadata(e,t){let r={get metadata(){return buildRouteInfoMetadata(e)}};return!Object.isExtensible(t)||t.hasOwnProperty("metadata")?Object.freeze(Object.assign({},t,r)):Object.assign(t,r)}class InternalRouteInfo{constructor(e,t,r,n){this._routePromise=void 0,this._route=null,this.params={},this.isResolved=!1,this.name=t,this.paramNames=r,this.router=e,n&&this._processRoute(n)}getModel(e){return Promise$1.resolve(this.context)}serialize(e){return this.params||{}}resolve(e){return Promise$1.resolve(this.routePromise).then(t=>(throwIfAborted(e),t)).then(()=>this.runBeforeModelHook(e)).then(()=>throwIfAborted(e)).then(()=>this.getModel(e)).then(t=>(throwIfAborted(e),t)).then(t=>this.runAfterModelHook(e,t)).then(t=>this.becomeResolved(e,t))}becomeResolved(e,t){let r,n=this.serialize(t);e&&(this.stashResolvedModel(e,t),e[PARAMS_SYMBOL]=e[PARAMS_SYMBOL]||{},e[PARAMS_SYMBOL][this.name]=n);let i=t===this.context;!("context"in this)&&i||(r=t);let o=ROUTE_INFOS.get(this),s=new ResolvedRouteInfo(this.router,this.name,this.paramNames,n,this.route,r);return void 0!==o&&ROUTE_INFOS.set(s,o),s}shouldSupersede(e){if(!e)return!0;let t=e.context===this.context;return e.name!==this.name||"context"in this&&!t||this.hasOwnProperty("params")&&!paramsMatch(this.params,e.params)}get route(){return null!==this._route?this._route:this.fetchRoute()}set route(e){this._route=e}get routePromise(){return this._routePromise||this.fetchRoute(),this._routePromise}set routePromise(e){this._routePromise=e}log(e,t){e.log&&e.log(this.name+": "+t)}updateRoute(e){return e._internalName=this.name,this.route=e}runBeforeModelHook(e){let t;return e.trigger&&e.trigger(!0,"willResolveModel",e,this.route),this.route&&void 0!==this.route.beforeModel&&(t=this.route.beforeModel(e)),isTransition(t)&&(t=null),Promise$1.resolve(t)}runAfterModelHook(e,t){let r,n=this.name;return this.stashResolvedModel(e,t),void 0!==this.route&&void 0!==this.route.afterModel&&(r=this.route.afterModel(t,e)),r=prepareResult(r),Promise$1.resolve(r).then(()=>e.resolvedModels[n])}stashResolvedModel(e,t){e.resolvedModels=e.resolvedModels||{},e.resolvedModels[this.name]=t}fetchRoute(){let e=this.router.getRoute(this.name);return this._processRoute(e)}_processRoute(e){return this.routePromise=Promise$1.resolve(e),isPromise$1(e)?(this.routePromise=this.routePromise.then(e=>this.updateRoute(e)),this.route=void 0):e?this.updateRoute(e):void 0}}class ResolvedRouteInfo extends InternalRouteInfo{constructor(e,t,r,n,i,o){super(e,t,r,i),this.params=n,this.isResolved=!0,this.context=o}resolve(e){return e&&e.resolvedModels&&(e.resolvedModels[this.name]=this.context),Promise$1.resolve(this)}}class UnresolvedRouteInfoByParam extends InternalRouteInfo{constructor(e,t,r,n,i){super(e,t,r,i),this.params={},n&&(this.params=n)}getModel(e){let t=this.params;e&&e[QUERY_PARAMS_SYMBOL]&&(t={},merge$2(t,this.params),t.queryParams=e[QUERY_PARAMS_SYMBOL]);let r,n=this.route;return n.deserialize?r=n.deserialize(t,e):n.model&&(r=n.model(t,e)),r&&isTransition(r)&&(r=void 0),Promise$1.resolve(r)}}class UnresolvedRouteInfoByObject extends InternalRouteInfo{constructor(e,t,r,n){super(e,t,r),this.context=n,this.serializer=this.router.getSerializer(t)}getModel(e){return void 0!==this.router.log&&this.router.log(this.name+": resolving provided model"),super.getModel(e)}serialize(e){let{paramNames:t,context:r}=this;e||(e=r);let n={};if(isParam(e))return n[t[0]]=e,n;if(this.serializer)return this.serializer.call(null,e,t);if(void 0!==this.route&&this.route.serialize)return this.route.serialize(e,t);if(1!==t.length)return;let i=t[0];return/_id$/.test(i)?n[i]=e.id:n[i]=e,n}}function paramsMatch(e,t){if(e===t)return!0;if(!e||!t)return!1;for(let r in e)if(e.hasOwnProperty(r)&&e[r]!==t[r])return!1;return!0}class TransitionIntent{constructor(e,t={}){this.router=e,this.data=t}}function handleError(e,t,r){let n=e.routeInfos,i=t.resolveIndex>=n.length?n.length-1:t.resolveIndex,o=t.isAborted;throw new TransitionError(r,e.routeInfos[i].route,o,e)}function resolveOneRouteInfo(e,t){if(t.resolveIndex===e.routeInfos.length)return;let r=e.routeInfos[t.resolveIndex],n=proceed.bind(null,e,t);return r.resolve(t).then(n,null,e.promiseLabel("Proceed"))}function proceed(e,t,r){let n=e.routeInfos[t.resolveIndex].isResolved;if(e.routeInfos[t.resolveIndex++]=r,!n){let{route:e}=r;void 0!==e&&e.redirect&&e.redirect(r.context,t)}return throwIfAborted(t),resolveOneRouteInfo(e,t)}class TransitionState{constructor(){this.routeInfos=[],this.queryParams={},this.params={}}promiseLabel(e){let t="";return forEach$1(this.routeInfos,function(e){return""!==t&&(t+="."),t+=e.name,!0}),promiseLabel("'"+t+"': "+e)}resolve(e){let t=this.params;forEach$1(this.routeInfos,e=>(t[e.name]=e.params||{},!0)),e.resolveIndex=0;let r=resolveOneRouteInfo.bind(null,this,e),n=handleError.bind(null,this,e);return Promise$1.resolve(null,this.promiseLabel("Start transition")).then(r,null,this.promiseLabel("Resolve route")).catch(n,this.promiseLabel("Handle error")).then(()=>this)}}class TransitionError{constructor(e,t,r,n){this.error=e,this.route=t,this.wasAborted=r,this.state=n}}class NamedTransitionIntent extends TransitionIntent{constructor(e,t,r,n=[],i={},o){super(e,o),this.preTransitionState=void 0,this.name=t,this.pivotHandler=r,this.contexts=n,this.queryParams=i}applyToState(e,t){let r=this.router.recognizer.handlersFor(this.name),n=r[r.length-1].handler;return this.applyToHandlers(e,r,n,t,!1)}applyToHandlers(e,t,r,n,i){let o,s,a=new TransitionState,l=this.contexts.slice(0),c=t.length;if(this.pivotHandler)for(o=0,s=t.length;o=0;--o){let s=t[o],u=s.handler,h=e.routeInfos[o],d=null;if(d=s.names.length>0?o>=c?this.createParamHandlerInfo(u,s.names,l,h):this.getHandlerInfoForDynamicSegment(u,s.names,l,h,r,o):this.createParamHandlerInfo(u,s.names,l,h),i){d=d.becomeResolved(null,d.context);let e=h&&h.context;s.names.length>0&&void 0!==h.context&&d.context===e&&(d.params=h&&h.params),d.context=e}let p=h;(o>=c||d.shouldSupersede(h))&&(c=Math.min(o,c),p=d),n&&!i&&(p=p.becomeResolved(null,p.context)),a.routeInfos.unshift(p)}if(l.length>0)throw new Error("More context objects were passed than there are dynamic segments for the route: "+r);return n||this.invalidateChildren(a.routeInfos,c),merge$2(a.queryParams,this.queryParams||{}),n&&e.queryParams&&merge$2(a.queryParams,e.queryParams),a}invalidateChildren(e,t){for(let r=t,n=e.length;r0){if(s=r[r.length-1],isParam(s))return this.createParamHandlerInfo(e,t,r,n);r.pop()}else{if(n&&n.name===e)return n;if(!this.preTransitionState)return n;{let e=this.preTransitionState.routeInfos[o];s=null==e?void 0:e.context}}return new UnresolvedRouteInfoByObject(this.router,e,t,s)}createParamHandlerInfo(e,t,r,n){let i={},o=t.length,s=[];for(;o--;){let a=n&&e===n.name&&n.params||{},l=r[r.length-1],c=t[o];isParam(l)?i[c]=""+r.pop():a.hasOwnProperty(c)?i[c]=a[c]:s.push(c)}if(s.length>0)throw new Error(`You didn't provide enough string/numeric parameters to satisfy all of the dynamic segments for route ${e}. Missing params: ${s}`);return new UnresolvedRouteInfoByParam(this.router,e,t,i)}}class URLTransitionIntent extends TransitionIntent{constructor(e,t,r){super(e,r),this.url=t,this.preTransitionState=void 0}applyToState(e){let t,r,n=new TransitionState,i=this.router.recognizer.recognize(this.url);if(!i)throw new UnrecognizedURLError(this.url);let o=!1,s=this.url;function a(e){if(e&&e.inaccessibleByURL)throw new UnrecognizedURLError(s);return e}for(t=0,r=i.length;t=0&&n;--r){let i=t[r],o=i.handler;e.add(t,{as:o}),n="/"===i.path||""===i.path||".index"===o.slice(-6)}})}hasRoute(e){return this.recognizer.hasRoute(e)}queryParamsTransition(e,t,r,n){if(this.fireQueryParamDidChange(n,e),!t&&this.activeTransition)return this.activeTransition;{let e=new Transition(this,void 0,void 0);return e.queryParamsOnly=!0,r.queryParams=this.finalizeQueryParamChange(n.routeInfos,n.queryParams,e),e[QUERY_PARAMS_SYMBOL]=n.queryParams,this.toReadOnlyInfos(e,n),this.routeWillChange(e),e.promise=e.promise.then(t=>(e.isAborted||(this._updateURL(e,r),this.didTransition(this.currentRouteInfos),this.toInfos(e,n.routeInfos,!0),this.routeDidChange(e)),t),null,promiseLabel("Transition complete")),e}}transitionByIntent(e,t){try{return this.getTransitionByIntent(e,t)}catch(r){return new Transition(this,e,void 0,r,void 0)}}recognize(e){let t=new URLTransitionIntent(this,e),r=this.generateNewState(t);if(null===r)return r;let n=toReadOnlyRouteInfo(r.routeInfos,r.queryParams,{includeAttributes:!1,localizeMapUpdates:!0});return n[n.length-1]}recognizeAndLoad(e){let t=new URLTransitionIntent(this,e),r=this.generateNewState(t);if(null===r)return Promise$1.reject(`URL ${e} was not recognized`);let n=new Transition(this,t,r,void 0);return n.then(()=>{let e=toReadOnlyRouteInfo(r.routeInfos,n[QUERY_PARAMS_SYMBOL],{includeAttributes:!0,localizeMapUpdates:!1});return e[e.length-1]})}generateNewState(e){try{return e.applyToState(this.state,!1)}catch(t){return null}}getTransitionByIntent(e,t){let r,n=!!this.activeTransition,i=n?this.activeTransition[STATE_SYMBOL]:this.state,o=e.applyToState(i,t),s=getChangelist(i.queryParams,o.queryParams);if(routeInfosEqual(o.routeInfos,i.routeInfos)){if(s){let e=this.queryParamsTransition(s,n,i,o);return e.queryParamsOnly=!0,e}return this.activeTransition||new Transition(this,void 0,void 0)}if(t){let e=new Transition(this,void 0,o);return e.isIntermediate=!0,this.toReadOnlyInfos(e,o),this.setupContexts(o,e),this.routeWillChange(e),this.activeTransition}return r=new Transition(this,e,o,void 0,this.activeTransition),routeInfosSameExceptQueryParams(o.routeInfos,i.routeInfos)&&(r.queryParamsOnly=!0),this.toReadOnlyInfos(r,o),this.activeTransition&&this.activeTransition.redirect(r),this.activeTransition=r,r.promise=r.promise.then(e=>this.finalizeTransition(r,e),null,promiseLabel("Settle transition promise when transition is finalized")),n||this.notifyExistingHandlers(o,r),this.fireQueryParamDidChange(o,s),r}doTransition(e,t=[],r=!1){let n,i=t[t.length-1],o={};if(i&&Object.prototype.hasOwnProperty.call(i,"queryParams")&&(o=t.pop().queryParams),void 0===e){log$5(this,"Updating query params");let{routeInfos:e}=this.state;n=new NamedTransitionIntent(this,e[e.length-1].name,void 0,[],o)}else"/"===e.charAt(0)?(log$5(this,"Attempting URL transition to "+e),n=new URLTransitionIntent(this,e)):(log$5(this,"Attempting transition to "+e),n=new NamedTransitionIntent(this,e,void 0,t,o));return this.transitionByIntent(n,r)}finalizeTransition(e,t){try{log$5(e.router,e.sequence,"Resolved all models on destination route; finalizing transition.");let r=t.routeInfos;return this.setupContexts(t,e),e.isAborted?(this.state.routeInfos=this.currentRouteInfos,Promise$1.reject(logAbort(e))):(this._updateURL(e,t),e.isActive=!1,this.activeTransition=void 0,this.triggerEvent(this.currentRouteInfos,!0,"didTransition",[]),this.didTransition(this.currentRouteInfos),this.toInfos(e,t.routeInfos,!0),this.routeDidChange(e),log$5(this,e.sequence,"TRANSITION COMPLETE."),r[r.length-1].route)}catch(r){if(!isTransitionAborted(r)){let t=e[STATE_SYMBOL].routeInfos;e.trigger(!0,"error",r,e,t[t.length-1].route),e.abort()}throw r}}setupContexts(e,t){let r,n,i,o=this.partitionRoutes(this.state,e);for(r=0,n=o.exited.length;r=0;--s){let e=n[s];merge$2(o,e.params),e.route.inaccessibleByURL&&(r=null)}if(r){o.queryParams=e._visibleQueryParams||t.queryParams;let n=this.recognizer.generate(i,o),s=e.isCausedByInitialTransition,a="replace"===r&&!e.isCausedByAbortingTransition,l=e.queryParamsOnly&&"replace"===r,c="replace"===r&&e.isCausedByAbortingReplaceTransition;s||a||l||c?this.replaceURL(n):this.updateURL(n)}}finalizeQueryParamChange(e,t,r){for(let o in t)t.hasOwnProperty(o)&&null===t[o]&&delete t[o];let n=[];this.triggerEvent(e,!0,"finalizeQueryParamChange",[t,n,r]),r&&(r._visibleQueryParams={});let i={};for(let o=0,s=n.length;o0){let r=toReadOnlyRouteInfo(t,Object.assign({},this._lastQueryParams),{includeAttributes:!0,localizeMapUpdates:!1});e.from=r[r.length-1]||null}}toInfos(e,t,r=!1){if(void 0!==e&&t.length>0){let n=toReadOnlyRouteInfo(t,Object.assign({},e[QUERY_PARAMS_SYMBOL]),{includeAttributes:r,localizeMapUpdates:!1});e.to=n[n.length-1]||null}}notifyExistingHandlers(e,t){let r,n,i,o,s=this.state.routeInfos;for(n=s.length,r=0;r{e.setURL(r),set$1(t,"currentURL",r)})}didTransition(e){t.didTransition(e)}willTransition(e,r){t.willTransition(e,r)}triggerEvent(e,r,n,i){return triggerEvent.bind(t)(e,r,n,i)}routeWillChange(e){t.trigger("routeWillChange",e),t._routerService.trigger("routeWillChange",e),e.isIntermediate&&t.set("currentRoute",e.to)}routeDidChange(e){t.set("currentRoute",e.to),once(()=>{t.trigger("routeDidChange",e),t._routerService.trigger("routeDidChange",e)})}transitionDidError(e,r){return e.wasAborted||r.isAborted?logAbort(r):(r.trigger(!1,"error",e.error,r,e.route),t._isErrorHandled(e.error)?(r.rollback(),this.routeDidChange(r),e.error):(r.abort(),e.error))}replaceURL(r){e.replaceURL?once(()=>{e.replaceURL(r),set$1(t,"currentURL",r)}):this.updateURL(r)}},o=this.constructor.dslCallbacks||[K],s=this._buildDSL();s.route("application",{path:"/",resetNamespace:!0,overrideNameAssertion:!0},function(){for(let e=0;er.factoryFor(`route-map:${e}`),addRouteForEngine(e,r){t._engineInfoByRoute[e]||(t._engineInfoByRoute[e]=r)}};return new DSLImpl(null,n)}_resetQueuedQueryParameterChanges(){this._queuedQPChanges={}}_hasModuleBasedResolver(){let e=get$7(getOwner$1(this),"application.__registry__.resolver.moduleBasedResolver");return Boolean(e)}startRouting(){if(this.setupRouter()){let e=get$7(this,"initialURL");void 0===e&&(e=get$7(this,"location").getURL());let t=this.handleURL(e);if(t&&t.error)throw t.error}}setupRouter(){if(this._didSetupRouter)return!1;this._didSetupRouter=!0,this._setupLocation();let e=get$7(this,"location");return!get$7(e,"cancelRouterSetup")&&(this._initRouterJs(),e.onUpdateURL(e=>{this.handleURL(e)}),!0)}_setOutlets(){if(this.isDestroying||this.isDestroyed)return;let e=this._routerMicrolib.currentRouteInfos;if(!e)return;let t=null,r=null;for(let n of e){let e=getRenderState(n.route);if(!e)break;{let n={render:e,outlets:{main:void 0}};r?r.outlets.main=n:t=n,r=n}}if(null!==t)if(this._toplevelView)this._toplevelView.setOutletState(t);else{let e=getOwner$1(this),r=e.factoryFor("view:-outlet"),n=e.lookup("application:main"),i=e.lookup("-environment:main"),o=e.lookup("template:-outlet");this._toplevelView=r.create({environment:i,template:o,application:n}),this._toplevelView.setOutletState(t);let s=e.lookup("-application-instance:main");s&&s.didCreateRootView(this._toplevelView)}}handleURL(e){let t=e.split(/#(.+)?/)[0];return this._doURLTransition("handleURL",t)}_doURLTransition(e,t){this._initialTransitionStarted=!0;let r=this._routerMicrolib[e](t||"/");return didBeginTransition(r,this),r}transitionTo(...e){if(resemblesURL(e[0]))return this._doURLTransition("transitionTo",e[0]);let{routeName:t,models:r,queryParams:n}=extractRouteArgs(e);return this._doTransition(t,r,n)}intermediateTransitionTo(e,...t){this._routerMicrolib.intermediateTransitionTo(e,...t),updatePaths(this)}replaceWith(...e){return this.transitionTo(...e).method("replace")}generate(e,...t){let r=this._routerMicrolib.generate(e,...t);return this.location.formatURL(r)}isActive(e){return this._routerMicrolib.isActive(e)}isActiveIntent(e,t,r){return this.currentState.isActiveIntent(e,t,r)}send(e,...t){this._routerMicrolib.trigger(e,...t)}hasRoute(e){return this._routerMicrolib.hasRoute(e)}reset(){this._didSetupRouter=!1,this._initialTransitionStarted=!1,this._routerMicrolib&&this._routerMicrolib.reset()}willDestroy(){this._toplevelView&&(this._toplevelView.destroy(),this._toplevelView=null),super.willDestroy(),this.reset();let e=this._engineInstances;for(let t in e){let r=e[t];for(let e in r)run(r[e],"destroy")}}_activeQPChanged(e,t){this._queuedQPChanges[e]=t,once(this,this._fireQueryParamTransition)}_updatingQPChanged(e){this._qpUpdates.add(e)}_fireQueryParamTransition(){this.transitionTo({queryParams:this._queuedQPChanges}),this._resetQueuedQueryParameterChanges()}_setupLocation(){let e=this.location,t=this.rootURL,r=getOwner$1(this);"string"==typeof e&&(e=set$1(this,"location",r.lookup(`location:${e}`))),null!==e&&"object"==typeof e&&(t&&set$1(e,"rootURL",t),"function"==typeof e.initState&&e.initState())}_serializeQueryParams(e,t){forEachQueryParam(this,e,t,(e,r,n)=>{if(n)delete t[e],t[n.urlKey]=n.route.serializeQueryParam(r,n.urlKey,n.type);else{if(void 0===r)return;t[e]=this._serializeQueryParam(r,typeOf$1(r))}})}_serializeQueryParam(e,t){return null==e?e:"array"===t?JSON.stringify(e):`${e}`}_deserializeQueryParams(e,t){forEachQueryParam(this,e,t,(e,r,n)=>{n&&(delete t[e],t[n.prop]=n.route.deserializeQueryParam(r,n.urlKey,n.type))})}_deserializeQueryParam(e,t){return null==e?e:"boolean"===t?"true"===e:"number"===t?Number(e).valueOf():"array"===t?A$1(JSON.parse(e)):e}_pruneDefaultQueryParamValues(e,t){let r=this._queryParamsFor(e);for(let n in t){let e=r.map[n];e&&e.serializedDefaultValue===t[n]&&delete t[n]}}_doTransition(e,t,r,n){let i=e||getActiveTargetName(this._routerMicrolib);this._initialTransitionStarted=!0;let o={};this._processActiveTransitionQueryParams(i,t,o,r),Object.assign(o,r),this._prepareQueryParams(i,t,o,Boolean(n));let s=this._routerMicrolib.transitionTo(i,...t,{queryParams:o});return didBeginTransition(s,this),s}_processActiveTransitionQueryParams(e,t,r,n){if(!this._routerMicrolib.activeTransition)return;let i={},o=this._qpUpdates,s=getFullQueryParams(this,this._routerMicrolib.activeTransition[STATE_SYMBOL]);for(let a in s)o.has(a)||(i[a]=s[a]);this._fullyScopeQueryParams(e,t,n),this._fullyScopeQueryParams(e,t,i),Object.assign(r,i)}_prepareQueryParams(e,t,r,n){let i=calculatePostTransitionState(this,e,t);this._hydrateUnsuppliedQueryParams(i,r,Boolean(n)),this._serializeQueryParams(i.routeInfos,r),n||this._pruneDefaultQueryParamValues(i.routeInfos,r)}_getQPMeta(e){let t=e.route;return t&&get$7(t,"_qp")}_queryParamsFor(e){let t=e[e.length-1].name,r=this._qpCache[t];if(void 0!==r)return r;let n,i=!0,o={},s=[];for(let l of e)if(n=this._getQPMeta(l),n){for(let e of n.qps)s.push(e);Object.assign(o,n.map)}else i=!1;let a={qps:s,map:o};return i&&(this._qpCache[t]=a),a}_fullyScopeQueryParams(e,t,r){let n,i=calculatePostTransitionState(this,e,t).routeInfos;for(let o of i)if(n=this._getQPMeta(o),n)for(let e of n.qps){let t=e.prop in r&&e.prop||e.scopedPropertyName in r&&e.scopedPropertyName||e.urlKey in r&&e.urlKey;t&&t!==e.scopedPropertyName&&(r[e.scopedPropertyName]=r[t],delete r[t])}}_hydrateUnsuppliedQueryParams(e,t,r){let n,i,o,s=e.routeInfos,a=this._bucketCache;for(let l of s)if(n=this._getQPMeta(l),n)for(let r=0,s=n.qps.length;r=0;--r){let n=e[r],i=n.route;if(void 0!==i&&!0!==t(i,n))return}}let defaultActionHandlers={willResolveModel(e,t,r){this._scheduleLoadingEvent(t,r)},error(e,t,r){let n=this,i=e[e.length-1];forEachRouteAbove(e,(e,r)=>{if(r!==i){let r=findRouteStateName(e,"error");if(r)return n._markErrorAsHandled(t),n.intermediateTransitionTo(r,t),!1}let o=findRouteSubstateName(e,"error");return!o||(n._markErrorAsHandled(t),n.intermediateTransitionTo(o,t),!1)}),logError(t,`Error while processing route: ${r.targetName}`)},loading(e,t){let r=this,n=e[e.length-1];forEachRouteAbove(e,(e,i)=>{if(i!==n){let t=findRouteStateName(e,"loading");if(t)return r.intermediateTransitionTo(t),!1}let o=findRouteSubstateName(e,"loading");return o?(r.intermediateTransitionTo(o),!1):t.pivotHandler!==e})}};function logError(e,t){let r,n=[];r=e&&"object"==typeof e&&"object"==typeof e.errorThrown?e.errorThrown:e,t&&n.push(t),r&&(r.message&&n.push(r.message),r.stack&&n.push(r.stack),"string"==typeof r&&n.push(r)),console.error(...n)}function findRouteSubstateName(e,t){let r=getOwner$1(e),{routeName:n,fullRouteName:i,_router:o}=e,s=`${i}_${t}`;return routeHasBeenDefined(r,o,`${n}_${t}`,s)?s:""}function findRouteStateName(e,t){let r=getOwner$1(e),{routeName:n,fullRouteName:i,_router:o}=e,s="application"===i?t:`${i}.${t}`;return routeHasBeenDefined(r,o,"application"===n?t:`${n}.${t}`,s)?s:""}function routeHasBeenDefined(e,t,r,n){let i=t.hasRoute(n),o=e.factoryFor(`template:${r}`)||e.factoryFor(`route:${r}`);return i&&o}function triggerEvent(e,t,r,n){if(!e){if(t)return;throw new Error(`Can't trigger action '${r}' because your app hasn't finished transitioning into its first route. To trigger an action on destination routes during a transition, you can call \`.send()\` on the \`Transition\` object passed to the \`model/beforeModel/afterModel\` hooks.`)}let i,o,s,a=!1;for(let c=e.length-1;c>=0;c--)if(i=e[c],o=i.route,s=o&&o.actions&&o.actions[r],s){if(!0!==s.apply(o,n))return void("error"===r&&o._router._markErrorAsHandled(n[0]));a=!0}let l=defaultActionHandlers[r];if(l)l.call(this,e,...n);else if(!a&&!t)throw new Error(`Nothing handled the action '${r}'. If you did handle the action, this error can be caused by returning true from an action handler in a controller, causing the action to bubble.`)}function calculatePostTransitionState(e,t,r){let n=e._routerMicrolib.applyIntent(t,r),{routeInfos:i,params:o}=n;for(let s of i)s.isResolved?o[s.name]=s.params:o[s.name]=s.serialize(s.context);return n}function updatePaths(e){let t=e._routerMicrolib.currentRouteInfos;if(0===t.length)return;let r=EmberRouter._routePath(t),n=t[t.length-1].name,i=e.location.getURL();set$1(e,"currentPath",r),set$1(e,"currentRouteName",n),set$1(e,"currentURL",i)}function didBeginTransition(e,t){let r=new RouterState(t,t._routerMicrolib,e[STATE_SYMBOL]);t.currentState||t.set("currentState",r),t.set("targetState",r),e.promise=e.catch(e=>{if(!t._isErrorHandled(e))throw e;t._clearHandledError(e)},"Transition Error")}function forEachQueryParam(e,t,r,n){let i=e._queryParamsFor(t);for(let o in r)Object.prototype.hasOwnProperty.call(r,o)&&n(o,r[o],i.map[o])}function getHash$1(e){return void 0!==e.hash?e.hash.substring(0):""}EmberRouter.reopen({didTransition:defaultDidTransition,willTransition:defaultWillTransition,rootURL:"/",location:"hash",url:computed(function(){let e=get$7(this,"location");if("string"!=typeof e)return e.getURL()})});class HashLocation extends EmberObject{_hashchangeHandler;_location;init(){this.location=this._location??window.location,this._hashchangeHandler=void 0}getHash(){return getHash$1(this.location)}getURL(){let e=this.getHash().substring(1),t=e;return"/"!==t[0]&&(t="/",e&&(t+=`#${e}`)),t}setURL(e){this.location.hash=e,this.lastSetURL=e}replaceURL(e){this.location.replace(`#${e}`),this.lastSetURL=e}lastSetURL=null;onUpdateURL(e){this._removeEventListener(),this._hashchangeHandler=bind(this,function(){let t=this.getURL();this.lastSetURL!==t&&(this.lastSetURL=null,e(t))}),window.addEventListener("hashchange",this._hashchangeHandler)}formatURL(e){return`#${e}`}willDestroy(){this._removeEventListener()}_removeEventListener(){this._hashchangeHandler&&window.removeEventListener("hashchange",this._hashchangeHandler)}}let popstateFired=!1;function _uuid(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(e){let t,r;return t=16*Math.random()|0,r="x"===e?t:3&t|8,r.toString(16)})}class HistoryLocation extends EmberObject{history;_previousURL;_popstateHandler;rootURL="/";getHash(){return getHash$1(this.location)}init(){this._super(...arguments);let e=document.querySelector("base"),t="";null!==e&&e.hasAttribute("href")&&(t=e.getAttribute("href")??""),this.baseURL=t,this.location=this.location??window.location,this._popstateHandler=void 0}initState(){let e=this.history??window.history;this.history=e;let{state:t}=e,r=this.formatURL(this.getURL());t&&t.path===r?this._previousURL=this.getURL():this.replaceState(r)}getURL(){let{location:e,rootURL:t,baseURL:r}=this,n=e.pathname;t=t.replace(/\/$/,""),r=r.replace(/\/$/,"");let i=n.replace(new RegExp(`^${r}(?=/|$)`),"").replace(new RegExp(`^${t}(?=/|$)`),"").replace(/\/\//g,"/");return i+=(e.search||"")+this.getHash(),i}setURL(e){let{state:t}=this.history;e=this.formatURL(e),t&&t.path===e||this.pushState(e)}replaceURL(e){let{state:t}=this.history;e=this.formatURL(e),t&&t.path===e||this.replaceState(e)}pushState(e){let t={path:e,uuid:_uuid()};this.history.pushState(t,"",e),this._previousURL=this.getURL()}replaceState(e){let t={path:e,uuid:_uuid()};this.history.replaceState(t,"",e),this._previousURL=this.getURL()}onUpdateURL(e){this._removeEventListener(),this._popstateHandler=()=>{(popstateFired||(popstateFired=!0,this.getURL()!==this._previousURL))&&e(this.getURL())},window.addEventListener("popstate",this._popstateHandler)}formatURL(e){let{rootURL:t,baseURL:r}=this;return""!==e?(t=t.replace(/\/$/,""),r=r.replace(/\/$/,"")):"/"===r[0]&&"/"===t[0]&&(r=r.replace(/\/$/,"")),r+t+e}willDestroy(){this._removeEventListener()}_removeEventListener(){this._popstateHandler&&window.removeEventListener("popstate",this._popstateHandler)}}class NoneLocation extends EmberObject{updateCallback;initState(){this._super(...arguments);let{rootURL:e}=this}getURL(){let{path:e,rootURL:t}=this;return t=t.replace(/\/$/,""),e.replace(new RegExp(`^${t}(?=/|$)`),"")}setURL(e){this.path=e}onUpdateURL(e){this.updateCallback=e}handleURL(e){this.path=e,this.updateCallback&&this.updateCallback(e)}formatURL(e){let{rootURL:t}=this;return""!==e&&(t=t.replace(/\/$/,"")),t+e}}function isNone(e){return null==e}function isEmpty$4(e){if(null==e)return!0;if(!hasUnknownProperty(e)&&"number"==typeof e.size)return!e.size;if("object"==typeof e){let t=get$7(e,"size");if("number"==typeof t)return!t;let r=get$7(e,"length");if("number"==typeof r)return!r}return"number"==typeof e.length&&"function"!=typeof e&&!e.length}function readOnly(e){return alias(e).readOnly()}NoneLocation.reopen({path:"",rootURL:"/"});const STRING_DASHERIZE_REGEXP$1=/[ _]/g,STRING_DASHERIZE_CACHE$1=new Cache$1(1e3,e=>decamelize$1(e).replace(STRING_DASHERIZE_REGEXP$1,"-")),STRING_CLASSIFY_REGEXP_1$1=/^(-|_)+(.)?/,STRING_CLASSIFY_REGEXP_2$1=/(.)(-|_|\.|\s)+(.)?/g,STRING_CLASSIFY_REGEXP_3$1=/(^|\/|\.)([a-z])/g,CLASSIFY_CACHE$1=new Cache$1(1e3,e=>{let t=(e,t,r)=>r?`_${r.toUpperCase()}`:"",r=(e,t,r,n)=>t+(n?n.toUpperCase():""),n=e.split("/");for(let i=0;ie.toUpperCase())}),STRING_DECAMELIZE_REGEXP$1=/([a-z\d])([A-Z])/g,DECAMELIZE_CACHE$1=new Cache$1(1e3,e=>e.replace(STRING_DECAMELIZE_REGEXP$1,"$1_$2").toLowerCase());function dasherize$1(e){return STRING_DASHERIZE_CACHE$1.get(e)}function classify$1(e){return CLASSIFY_CACHE$1.get(e)}function decamelize$1(e){return DECAMELIZE_CACHE$1.get(e)}function isEnabled$1(e){return Object.hasOwnProperty.call(e.since,"enabled")||ENV$1._ALL_DEPRECATIONS_ENABLED}let numEmberVersion=parseFloat(ENV$1._OVERRIDE_DEPRECATION_VERSION??Version);function emberVersionGte(e,t=numEmberVersion){let r=e.replace(/(\.0+)/g,"");return t>=parseFloat(r)}function isRemoved(e){return emberVersionGte(e.until)}function deprecation(e){return{options:e,test:!isEnabled$1(e),isEnabled:isEnabled$1(e)||isRemoved(e),isRemoved:isRemoved(e)}}const DEPRECATIONS={DEPRECATE_IMPORT_EMBER:e=>deprecation({id:`deprecate-import-${dasherize$1(e).toLowerCase()}-from-ember`,for:"ember-source",since:{available:"5.10.0",enabled:"6.5.0"},until:"7.0.0",url:`https://deprecations.emberjs.com/id/import-${dasherize$1(e).toLowerCase()}-from-ember`}),DEPRECATE_IMPORT_INJECT:deprecation({for:"ember-source",id:"importing-inject-from-ember-service",since:{available:"6.2.0",enabled:"6.3.0"},until:"7.0.0",url:"https://deprecations.emberjs.com/id/importing-inject-from-ember-service"}),DEPRECATE_AMD_BUNDLES:deprecation({for:"ember-source",id:"using-amd-bundles",since:{available:"6.10.0",enabled:"6.10.0"},until:"7.0.0",url:"https://deprecations.emberjs.com/id/using-amd-bundles"})};function deprecateUntil(e,t){const{options:r}=t;if(t.isRemoved)throw new Error(`The API deprecated by ${r.id} was removed in ember-source ${r.until}. The message was: ${e}. Please see ${r.url} for more details.`)}function inject(...e){return deprecateUntil("Importing `inject` from `@ember/service` is deprecated. Please import `service` instead.",DEPRECATIONS.DEPRECATE_IMPORT_INJECT),inject$2("service",...e)}function service(...e){return inject$2("service",...e)}class Service extends FrameworkObject{static isServiceFactory=!0}const index$4=Object.freeze(Object.defineProperty({__proto__:null,default:Service,inject:inject,service:service},Symbol.toStringTag,{value:"Module"})),ROUTER=Symbol("ROUTER");function cleanURL(e,t){return"/"===t?e:e.substring(t.length)}class RouterService extends(Service.extend(Evented)){[ROUTER];get _router(){let e=this[ROUTER];if(void 0!==e)return e;let t=getOwner$2(this).lookup("router:main");return this[ROUTER]=t}willDestroy(){super.willDestroy(),this[ROUTER]=void 0}transitionTo(...e){if(resemblesURL(e[0]))return this._router._doURLTransition("transitionTo",e[0]);let{routeName:t,models:r,queryParams:n}=extractRouteArgs(e);return this._router._doTransition(t,r,n,!0)}replaceWith(...e){return this.transitionTo(...e).method("replace")}urlFor(e,...t){return this._router.setupRouter(),this._router.generate(e,...t)}isActive(...e){let{routeName:t,models:r,queryParams:n}=extractRouteArgs(e);this._router.setupRouter();let i=this._router._routerMicrolib;if(consumeTag(tagFor(this._router,"currentURL")),!i.isActiveIntent(t,r))return!1;if(Object.keys(n).length>0){let e=t;n=Object.assign({},n),this._router._prepareQueryParams(e,r,n,!0);let o=Object.assign({},i.state.queryParams);return this._router._prepareQueryParams(e,r,o,!0),shallowEqual(n,o)}return!0}recognize(e){this._router.setupRouter();let t=cleanURL(e,this.rootURL);return this._router._routerMicrolib.recognize(t)}recognizeAndLoad(e){this._router.setupRouter();let t=cleanURL(e,this.rootURL);return this._router._routerMicrolib.recognizeAndLoad(t)}refresh(e){if(!e)return this._router._routerMicrolib.refresh();let t=getOwner$2(this).lookup(`route:${e}`);return this._router._routerMicrolib.refresh(t)}static{decorateFieldV2$1(this.prototype,"currentRouteName",[readOnly("_router.currentRouteName")])}#c=void initializeDeferredDecorator$1(this,"currentRouteName");static{decorateFieldV2$1(this.prototype,"currentURL",[readOnly("_router.currentURL")])}#u=void initializeDeferredDecorator$1(this,"currentURL");static{decorateFieldV2$1(this.prototype,"location",[readOnly("_router.location")])}#h=void initializeDeferredDecorator$1(this,"location");static{decorateFieldV2$1(this.prototype,"rootURL",[readOnly("_router.rootURL")])}#d=void initializeDeferredDecorator$1(this,"rootURL");static{decorateFieldV2$1(this.prototype,"currentRoute",[readOnly("_router.currentRoute")])}#p=void initializeDeferredDecorator$1(this,"currentRoute")}class RoutingService extends Service{[ROUTER];get router(){let e=this[ROUTER];if(void 0!==e)return e;let t=getOwner$2(this).lookup("router:main");return t.setupRouter(),this[ROUTER]=t}hasRoute(e){return this.router.hasRoute(e)}transitionTo(e,t,r,n){let i=this.router._doTransition(e,t,r);return n&&i.method("replace"),i}normalizeQueryParams(e,t,r){this.router._prepareQueryParams(e,t,r)}_generateURL(e,t,r){let n={};return r&&(Object.assign(n,r),this.normalizeQueryParams(e,t,n)),this.router.generate(e,...t,{queryParams:n})}generateURL(e,t,r){if(this.router._initialTransitionStarted)return this._generateURL(e,t,r);try{return this._generateURL(e,t,r)}catch(n){return}}isActiveForRoute(e,t,r,n){let i=this.router._routerMicrolib.recognizer.handlersFor(r),o=i[i.length-1].handler,s=numberOfContextsAcceptedByHandler(r,i);return e.length>s&&(r=o),n.isActiveIntent(r,e,t)}}function numberOfContextsAcceptedByHandler(e,t){let r=0;for(let n=0;nTYPE_SIZE)throw new Error(`Opcode type over 8-bits. Got ${e}.`);let n=e|t|arguments.length-2<{if(!function(e){return Array.isArray(e)&&2===e.length}(t))return!1;let r=t[0];return r===opcodes.GetStrictKeyword||r===opcodes.GetLexicalSymbol||r===e}}[1,-1].forEach(e=>{return t=encodeImmediate(e),(t|=0)>-536870913?function(e){return~e}(t):function(e){return 536870912|e}(t);var t});const isGetFreeComponent=makeResolutionTypeVerifier(opcodes.GetFreeAsComponentHead),isGetFreeModifier=makeResolutionTypeVerifier(opcodes.GetFreeAsModifierHead),isGetFreeHelper=makeResolutionTypeVerifier(opcodes.GetFreeAsHelperHead),isGetFreeComponentOrHelper=makeResolutionTypeVerifier(opcodes.GetFreeAsComponentOrHelperHead);function assertResolverInvariants(e){return e}function lookupBuiltInHelper(e,t,r,n){let{symbols:{upvars:i}}=assertResolverInvariants(r),o=i[e[1]],s=t?.lookupBuiltInHelper?.(o)??null;return n.helper(s,o)}function labelOperand(e){return{type:1,value:e}}function stdlibOperand(e){return{type:5,value:e}}function symbolTableOperand(e){return{type:7,value:e}}function layoutOperand(e){return{type:8,value:e}}class Labels{label(e,t){this.labels[e]=t}target(e,t){this.targets.push({at:e,target:t})}patch(e){let{targets:t,labels:r}=this;for(const{at:n,target:i}of t){let t=r[i]-n;e.getbyaddr(n),e.setbyaddr(n,t)}}constructor(){this.labels=dict(),this.targets=[]}}function encodeOp(e,t,r,n){let{program:{constants:i},resolver:o}=t;if(function(e){return e<1e3}(n[0])){let[t,...r]=n;e.push(i,t,...r)}else switch(n[0]){case 1e3:return e.label(n[1]);case 1001:return e.startLabels();case 1002:return e.stopLabels();case 1004:return function(e,t,r,[,n,i]){if(isGetFreeComponent(n),n[0]===opcodes.GetLexicalSymbol){let{scopeValues:e,owner:o,symbols:{lexical:s}}=r,a=e[n[1]];i(t.component(a,o,!1,s?.at(n[1])))}else{let{symbols:{upvars:o},owner:s}=assertResolverInvariants(r),a=o[n[1]],l=e?.lookupComponent?.(a,s)??null;i(t.resolvedComponent(l,a))}}(o,i,r,n);case 1003:return function(e,t,r,[,n,i]){isGetFreeModifier(n);let o=n[0];if(o===opcodes.GetLexicalSymbol){let{scopeValues:e,symbols:{lexical:o}}=r,s=e[n[1]];i(t.modifier(s,o?.at(n[1])??void 0))}else if(o===opcodes.GetStrictKeyword){let{symbols:{upvars:o}}=assertResolverInvariants(r),s=o[n[1]],a=e?.lookupBuiltInModifier?.(s)??null;i(t.modifier(a,s))}else{let{symbols:{upvars:o},owner:s}=assertResolverInvariants(r),a=o[n[1]],l=e?.lookupModifier?.(a,s)??null;i(t.modifier(l))}}(o,i,r,n);case 1005:return function(e,t,r,[,n,i]){isGetFreeHelper(n);let o=n[0];if(o===opcodes.GetLexicalSymbol){let{scopeValues:e}=r,o=e[n[1]];i(t.helper(o))}else if(o===opcodes.GetStrictKeyword)i(lookupBuiltInHelper(n,e,r,t));else{let{symbols:{upvars:o},owner:s}=assertResolverInvariants(r),a=o[n[1]],l=e?.lookupHelper?.(a,s)??null;i(t.helper(l,a))}}(o,i,r,n);case 1007:return function(e,t,r,[,n,{ifComponent:i,ifHelper:o}]){isGetFreeComponentOrHelper(n);let s=n[0];if(s===opcodes.GetLexicalSymbol){let{scopeValues:e,owner:s,symbols:{lexical:a}}=r,l=e[n[1]],c=t.component(l,s,!0,a?.at(n[1]));if(null!==c)return void i(c);o(t.helper(l,null,!0))}else if(s===opcodes.GetStrictKeyword)o(lookupBuiltInHelper(n,e,r,t));else{let{symbols:{upvars:s},owner:a}=assertResolverInvariants(r),l=s[n[1]],c=e?.lookupComponent?.(l,a)??null;if(null!==c)i(t.resolvedComponent(c,l));else{let r=e?.lookupHelper?.(l,a)??null;o(t.helper(r,l))}}}(o,i,r,n);case 1008:return function(e,t,r,[,n,{ifComponent:i,ifHelper:o,ifValue:s}]){isGetFreeComponentOrHelper(n);let a=n[0];if(a===opcodes.GetLexicalSymbol){let{scopeValues:e,owner:a,symbols:{lexical:l}}=r,c=e[n[1]];if("function"!=typeof c&&("object"!=typeof c||null===c))return void s(t.value(c));let u=t.component(c,a,!0,l?.at(n[1]));if(null!==u)return void i(u);let h=t.helper(c,null,!0);if(null!==h)return void o(h);s(t.value(c))}else if(a===opcodes.GetStrictKeyword)o(lookupBuiltInHelper(n,e,r,t));else{let{symbols:{upvars:s},owner:a}=assertResolverInvariants(r),l=s[n[1]],c=e?.lookupComponent?.(l,a)??null;if(null!==c)return void i(t.resolvedComponent(c,l));let u=e?.lookupHelper?.(l,a)??null;null!==u&&o(t.helper(u,l))}}(o,i,r,n);case 1010:{let[,e,t]=n;t(r.symbols.upvars[e],r.moduleName);break}case 1011:{let[,e,t]=n,o=r.scopeValues[e];t(i.value(o));break}default:throw new Error(`Unexpected high level opcode ${n[0]}`)}}class EncoderImpl{constructor(e,t,r){this.heap=e,this.meta=t,this.stdlib=r,this.labelsStack=new StackImpl,this.encoder=new InstructionEncoderImpl([]),this.errors=[],this.handle=e.malloc()}error(e){this.encoder.encode(30,0),this.errors.push(e)}commit(e){let t=this.handle;return this.heap.pushMachine(5),this.heap.finishMalloc(t,e),(r=this.errors)&&r.length>0?{errors:this.errors,handle:t}:t;var r}push(e,t,...r){let{heap:n}=this;var i;let o=t|((i=t)>=0&&i<=15?MACHINE_MASK:0)|r.length<=-536870912?encodeImmediate(r):function(e){return{type:6,value:e}}(r)),e(30,r)}function Call(e,t,r,n){e(0),SimpleArgs(e,r,n,!1),e(16,t),e(1),e(36,$v0)}function CallDynamic(e,t,r,n){e(0),SimpleArgs(e,t,r,!1),e(33,$fp,1),e(107),n?(e(36,$v0),n(),e(1),e(34,1)):(e(1),e(34,1),e(36,$v0))}function Curry(e,t,r,n,i){e(0),SimpleArgs(e,n,i,!1),e(86),expr(e,r),e(77,t,{type:2,value:void 0}),e(1),e(36,$v0)}function YieldBlock(e,t,r){SimpleArgs(e,r,null,!0),e(23,t),e(24),e(61),e(64),e(40),e(1)}function PushYieldableBlock(e,t){!function(e,t){null!==t?e(63,symbolTableOperand({parameters:t})):PushPrimitive(e,null)}(e,t&&t[1]),e(62),PushCompilable(e,t)}function InvokeStaticBlock(e,t){e(0),PushCompilable(e,t),e(61),e(2),e(1)}function InvokeStaticBlockWithStack(e,t,r){let n=t[1],i=n.length,o=Math.min(r,i);if(0!==o){if(e(0),o){e(39);for(let t=0;t{for(let r of t)expr(e,r);e(27,t.length)}),EXPRESSIONS.add(opcodes.Call,(e,[,t,r,n])=>{isGetFreeHelper(t)?e(1005,t,t=>{Call(e,t,r,n)}):(expr(e,t),CallDynamic(e,r,n))}),EXPRESSIONS.add(opcodes.Curry,(e,[,t,r,n,i])=>{Curry(e,r,t,n,i)}),EXPRESSIONS.add(opcodes.GetSymbol,(e,[,t,r])=>{e(21,t),withPath(e,r)}),EXPRESSIONS.add(opcodes.GetLexicalSymbol,(e,[,t,r])=>{e(1011,t,t=>{e(29,t),withPath(e,r)})}),EXPRESSIONS.add(opcodes.GetStrictKeyword,(e,t)=>{e(1010,t[1],()=>{e(1005,t,t=>{Call(e,t,null,null)})})}),EXPRESSIONS.add(opcodes.GetFreeAsHelperHead,(e,t)=>{e(1010,t[1],()=>{e(1005,t,t=>{Call(e,t,null,null)})})}),EXPRESSIONS.add(opcodes.Undefined,e=>PushPrimitiveReference(e,void 0)),EXPRESSIONS.add(opcodes.HasBlock,(e,[,t])=>{expr(e,t),e(25)}),EXPRESSIONS.add(opcodes.HasBlockParams,(e,[,t])=>{expr(e,t),e(24),e(61),e(26)}),EXPRESSIONS.add(opcodes.IfInline,(e,[,t,r,n])=>{expr(e,n),expr(e,r),expr(e,t),e(109)}),EXPRESSIONS.add(opcodes.Not,(e,[,t])=>{expr(e,t),e(110)}),EXPRESSIONS.add(opcodes.GetDynamicVar,(e,[,t])=>{expr(e,t),e(111)}),EXPRESSIONS.add(opcodes.Log,(e,[,t])=>{e(0),SimpleArgs(e,t,null,!1),e(112),e(1),e(36,$v0)});class NamedBlocksImpl{constructor(e){this.blocks=e,this.names=e?Object.keys(e):[]}get(e){return this.blocks&&this.blocks[e]||null}has(e){let{blocks:t}=this;return null!==t&&e in t}with(e,t){let{blocks:r}=this;return new NamedBlocksImpl(r?assign({},r,{[e]:t}):{[e]:t})}get hasAny(){return null!==this.blocks}}const EMPTY_BLOCKS=new NamedBlocksImpl(null);function namedBlocks(e){if(null===e)return EMPTY_BLOCKS;let t=dict(),[r,n]=e;for(const[i,o]of enumerate(r))t[o]=n[i];return new NamedBlocksImpl(t)}function SwitchCases(e,t,r){let n=[],i=0;r(function(e,t){n.push({match:e,callback:t,label:"CLAUSE"+i++})}),e(69,1),t(),e(1001);for(let o of n.slice(0,-1))e(67,labelOperand(o.label),o.match);for(let o=n.length-1;o>=0;o--){let t=n[o];e(1e3,t.label),e(34,1),t.callback(),0!==o&&e(4,labelOperand("END"))}e(1e3,"END"),e(1002),e(70)}function Replayable(e,t,r){e(1001),e(0),e(6,labelOperand("ENDINITIAL")),e(69,t()),r(),e(1e3,"FINALLY"),e(70),e(5),e(1e3,"ENDINITIAL"),e(1),e(1002)}function ReplayableIf(e,t,r,n){return Replayable(e,t,()=>{e(66,labelOperand("ELSE")),r(),e(4,labelOperand("FINALLY")),e(1e3,"ELSE"),void 0!==n&&n()})}function InvokeComponent(e,t,r,n,i,o){let{compilable:s,capabilities:a,handle:l}=t,c=r?[r,[]]:null,u=namedBlocks(o);s?(e(78,l),function(e,{capabilities:t,layout:r,elementBlock:n,positional:i,named:o,blocks:s}){let{symbolTable:a}=r;if(hasCapability(t,InternalComponentCapabilities.prepareArgs))return void InvokeNonStaticComponent(e,{capabilities:t,elementBlock:n,positional:i,named:o,atNames:!0,blocks:s,layout:r});e(36,$s0),e(33,$sp,1),e(35,$s0),e(0);let{symbols:l}=a,c=[],u=[],h=[],d=s.names;if(null!==n){let t=l.indexOf("&attrs");-1!==t&&(PushYieldableBlock(e,n),c.push(t))}for(const p of d){let t=l.indexOf(`&${p}`);-1!==t&&(PushYieldableBlock(e,s.get(p)),c.push(t))}if(hasCapability(t,InternalComponentCapabilities.createArgs)){let t=CompilePositional(e,i)<<4;t|=8;let r=EMPTY_STRING_ARRAY;if(null!==o){r=o[0];let t=o[1];for(let n=0;n0?1:0),e(19,0);for(const p of reverse(u))-1===p?e(34,1):e(19,p+1);null!==i&&e(34,i.length);for(const p of reverse(c))e(20,p+1);e(28,layoutOperand(r)),e(61),e(2),e(100,$s0),e(1),e(40),hasCapability(t,InternalComponentCapabilities.dynamicScope)&&e(60),e(98),e(35,$s0)}(e,{capabilities:a,layout:s,elementBlock:c,positional:n,named:i,blocks:u})):(e(78,l),InvokeNonStaticComponent(e,{capabilities:a,elementBlock:c,positional:n,named:i,atNames:!0,blocks:u}))}function InvokeDynamicComponent(e,t,r,n,i,o,s,a){let l=r?[r,[]]:null,c=namedBlocks(o);Replayable(e,()=>(expr(e,t),e(33,$sp,0),2),()=>{e(66,labelOperand("ELSE")),a?e(81):e(80,{type:2,value:void 0}),e(79),InvokeNonStaticComponent(e,{capabilities:!0,elementBlock:l,positional:n,named:i,atNames:s,blocks:c}),e(1e3,"ELSE")})}function InvokeNonStaticComponent(e,{capabilities:t,elementBlock:r,positional:n,named:i,atNames:o,blocks:s,layout:a}){let l=!!s,c=!0===t||hasCapability(t,InternalComponentCapabilities.prepareArgs)||!(!i||0===i[0].length),u=s.with("attrs",r);e(36,$s0),e(33,$sp,1),e(35,$s0),e(0),function(e,t,r,n,i){let o=n.names;for(const l of o)PushYieldableBlock(e,n.get(l));let s=CompilePositional(e,t)<<4;i&&(s|=8),n.hasAny&&(s|=7);let a=EMPTY_ARRAY$4;if(r){a=r[0];let t=r[1];for(let r=0;r{a?(e(63,symbolTableOperand(a.symbolTable)),e(28,layoutOperand(a)),e(61)):e(92,$s0),e(95,$s0)}),e(35,$s0)}function invokePreparedComponent(e,t,r,n,i=null){e(97,$s0),e(59),e(87,0|t),i&&i(),e(88,$s0),e(90,$s0),e(38,$s0),e(19,0),n&&e(17,$s0),r&&e(18,$s0),e(34,1),e(96,$s0),e(100,$s0),e(1),e(40),e(60),e(98)}const STATEMENTS=new Compilers,INFLATE_ATTR_TABLE=["class","id","value","name","type","style","href"],INFLATE_TAG_TABLE=["div","span","p","a"];function inflateTagName(e){return"string"==typeof e?e:INFLATE_TAG_TABLE[e]}function inflateAttrName(e){return"string"==typeof e?e:INFLATE_ATTR_TABLE[e]}function hashToArgs(e){return null===e?null:[e[0].map(e=>`@${e}`),e[1]]}STATEMENTS.add(opcodes.Comment,(e,t)=>e(42,t[1])),STATEMENTS.add(opcodes.CloseElement,e=>e(55)),STATEMENTS.add(opcodes.FlushElement,e=>e(54)),STATEMENTS.add(opcodes.Modifier,(e,[,t,r,n])=>{isGetFreeModifier(t)?e(1003,t,t=>{e(0),SimpleArgs(e,r,n,!1),e(57,t),e(1)}):(expr(e,t),e(0),SimpleArgs(e,r,n,!1),e(33,$fp,1),e(108),e(1))}),STATEMENTS.add(opcodes.StaticAttr,(e,[,t,r,n])=>{e(51,inflateAttrName(t),r,n??null)}),STATEMENTS.add(opcodes.StaticComponentAttr,(e,[,t,r,n])=>{e(105,inflateAttrName(t),r,n??null)}),STATEMENTS.add(opcodes.DynamicAttr,(e,[,t,r,n])=>{expr(e,r),e(52,inflateAttrName(t),!1,n??null)}),STATEMENTS.add(opcodes.TrustingDynamicAttr,(e,[,t,r,n])=>{expr(e,r),e(52,inflateAttrName(t),!0,n??null)}),STATEMENTS.add(opcodes.ComponentAttr,(e,[,t,r,n])=>{expr(e,r),e(53,inflateAttrName(t),!1,n??null)}),STATEMENTS.add(opcodes.TrustingComponentAttr,(e,[,t,r,n])=>{expr(e,r),e(53,inflateAttrName(t),!0,n??null)}),STATEMENTS.add(opcodes.OpenElement,(e,[,t])=>{e(48,inflateTagName(t))}),STATEMENTS.add(opcodes.OpenElementWithSplat,(e,[,t])=>{e(89),e(48,inflateTagName(t))}),STATEMENTS.add(opcodes.Component,(e,[,t,r,n,i])=>{isGetFreeComponent(t)?e(1004,t,t=>{InvokeComponent(e,t,r,null,n,i)}):InvokeDynamicComponent(e,t,r,null,n,i,!0,!0)}),STATEMENTS.add(opcodes.Yield,(e,[,t,r])=>YieldBlock(e,t,r)),STATEMENTS.add(opcodes.AttrSplat,(e,[,t])=>YieldBlock(e,t,null)),STATEMENTS.add(opcodes.Debugger,(e,[,t,r,n])=>{e(103,function(e,t,r){return{type:3,value:{locals:e,upvars:t,lexical:r}}}(t,r,n))}),STATEMENTS.add(opcodes.Append,(e,[,t])=>{if(Array.isArray(t))if(isGetFreeComponentOrHelper(t))e(1008,t,{ifComponent(t){InvokeComponent(e,t,null,null,null,null)},ifHelper(t){e(0),Call(e,t,null,null),e(3,stdlibOperand("cautious-non-dynamic-append")),e(1)},ifValue(t){e(0),e(29,t),e(3,stdlibOperand("cautious-non-dynamic-append")),e(1)}});else if(t[0]===opcodes.Call){let[,r,n,i]=t;isGetFreeComponentOrHelper(r)?e(1007,r,{ifComponent(t){InvokeComponent(e,t,null,n,hashToArgs(i),null)},ifHelper(t){e(0),Call(e,t,n,i),e(3,stdlibOperand("cautious-non-dynamic-append")),e(1)}}):SwitchCases(e,()=>{expr(e,r),e(106)},t=>{t(ContentType.Component,()=>{e(81),e(79),InvokeNonStaticComponent(e,{capabilities:!0,elementBlock:null,positional:n,named:i,atNames:!1,blocks:namedBlocks(null)})}),t(ContentType.Helper,()=>{CallDynamic(e,n,i,()=>{e(3,stdlibOperand("cautious-non-dynamic-append"))})})})}else e(0),expr(e,t),e(3,stdlibOperand("cautious-append")),e(1);else e(41,null==t?"":String(t))}),STATEMENTS.add(opcodes.TrustingAppend,(e,[,t])=>{Array.isArray(t)?(e(0),expr(e,t),e(3,stdlibOperand("trusting-append")),e(1)):e(41,null==t?"":String(t))}),STATEMENTS.add(opcodes.Block,(e,[,t,r,n,i])=>{isGetFreeComponent(t)?e(1004,t,t=>{InvokeComponent(e,t,null,r,hashToArgs(n),i)}):InvokeDynamicComponent(e,t,null,r,n,i,!1,!1)}),STATEMENTS.add(opcodes.InElement,(e,[,t,r,n,i])=>{ReplayableIf(e,()=>(expr(e,r),void 0===i?PushPrimitiveReference(e,void 0):expr(e,i),expr(e,n),e(33,$sp,0),4),()=>{e(50),InvokeStaticBlock(e,t),e(56)})}),STATEMENTS.add(opcodes.If,(e,[,t,r,n])=>ReplayableIf(e,()=>(expr(e,t),e(71),1),()=>{InvokeStaticBlock(e,r)},n?()=>{InvokeStaticBlock(e,n)}:void 0)),STATEMENTS.add(opcodes.Each,(e,[,t,r,n,i])=>Replayable(e,()=>(r?expr(e,r):PushPrimitiveReference(e,null),expr(e,t),2),()=>{e(72,labelOperand("BODY"),labelOperand("ELSE")),e(0),e(33,$fp,1),e(6,labelOperand("ITER")),e(1e3,"ITER"),e(74,labelOperand("BREAK")),e(1e3,"BODY"),InvokeStaticBlockWithStack(e,n,2),e(34,2),e(4,labelOperand("FINALLY")),e(1e3,"BREAK"),e(1),e(73),e(4,labelOperand("FINALLY")),e(1e3,"ELSE"),i&&InvokeStaticBlock(e,i)})),STATEMENTS.add(opcodes.Let,(e,[,t,r])=>{InvokeStaticBlockWithStack(e,r,CompilePositional(e,t))}),STATEMENTS.add(opcodes.WithDynamicVars,(e,[,t,r])=>{if(t){let[n,i]=t;CompilePositional(e,i),function(e,t,r){e(59),e(58,t),r(),e(60)}(e,n,()=>{InvokeStaticBlock(e,r)})}else InvokeStaticBlock(e,r)}),STATEMENTS.add(opcodes.InvokeComponent,(e,[,t,r,n,i])=>{isGetFreeComponent(t)?e(1004,t,t=>{InvokeComponent(e,t,null,r,hashToArgs(n),i)}):InvokeDynamicComponent(e,t,null,r,n,i,!1,!1)});class CompilableTemplateImpl{constructor(e,t,r,n="plain block"){this.statements=e,this.meta=t,this.symbolTable=r,this.moduleName=n,this.compiled=null}compile(e){return function(e,t){if(null!==e.compiled)return e.compiled;e.compiled=-1;let{statements:r,meta:n}=e,i=compileStatements(r,n,t);return e.compiled=i,i}(this,e)}}function compilable(e,t){let[r,n]=e.block;return new CompilableTemplateImpl(r,meta(e),{symbols:n},t)}function compileStatements(e,t,r){let n=STATEMENTS,i=templateCompilationContext(r,t),{encoder:o,evaluation:s}=i;function a(...e){encodeOp(o,s,t,e)}for(const l of e)n.compile(a,l);return i.encoder.commit(t.size)}class StdLib{constructor(e,t,r,n,i){this.main=e,this.trustingGuardedAppend=t,this.cautiousGuardedAppend=r,this.trustingNonDynamicAppend=n,this.cautiousNonDynamicAppend=i}get"trusting-append"(){return this.trustingGuardedAppend}get"cautious-append"(){return this.cautiousGuardedAppend}get"trusting-non-dynamic-append"(){return this.trustingNonDynamicAppend}get"cautious-non-dynamic-append"(){return this.cautiousNonDynamicAppend}getAppend(e){return e?this.trustingGuardedAppend:this.cautiousGuardedAppend}}function StdAppend(e,t,r){SwitchCases(e,()=>e(76),n=>{n(ContentType.String,()=>{t?(e(68),e(43)):e(47)}),"number"==typeof r?(n(ContentType.Component,()=>{e(81),e(79),function(e){e(36,$s0),e(33,$sp,1),e(35,$s0),e(0),e(83),e(85,$s0),invokePreparedComponent(e,!1,!1,!0,()=>{e(92,$s0),e(95,$s0)}),e(35,$s0)}(e)}),n(ContentType.Helper,()=>{CallDynamic(e,null,null,()=>{e(3,r)})})):(n(ContentType.Component,()=>{e(47)}),n(ContentType.Helper,()=>{e(47)})),n(ContentType.SafeString,()=>{e(68),e(44)}),n(ContentType.Fragment,()=>{e(68),e(45)}),n(ContentType.Node,()=>{e(68),e(46)})})}function compileStd(e){let t=build(e,e=>function(e){e(75,$s0),invokePreparedComponent(e,!1,!1,!0)}(e)),r=build(e,e=>StdAppend(e,!0,null)),n=build(e,e=>StdAppend(e,!1,null)),i=build(e,e=>StdAppend(e,!0,r)),o=build(e,e=>StdAppend(e,!1,n));return new StdLib(t,i,o,r,n)}const STDLIB_META={symbols:{locals:null,upvars:null},moduleName:"stdlib",scopeValues:null,isStrictMode:!0,owner:null,size:0};function build(e,t){let r=new EncoderImpl(e.program.heap,STDLIB_META);t(function(...t){encodeOp(r,e,STDLIB_META,t)});let n=r.commit(0);if("number"!=typeof n)throw new Error("Unexpected errors compiling std");return n}class EvaluationContextImpl{constructor({constants:e,heap:t},r,n){this.constants=e,this.heap=t,this.resolver=n.resolver,this.createOp=r,this.env=n.env,this.program=n.program,this.stdlib=compileStd(this)}}class WrappedBuilder{constructor(e,t){this.layout=e,this.moduleName=t,this.compiled=null;let{block:r}=e,[,n]=r;n=n.slice();let i=n.indexOf("&attrs");this.attrsBlockNumber=-1===i?n.push("&attrs"):i+1,this.symbolTable={symbols:n},this.meta=meta(e)}compile(e){if(null!==this.compiled)return this.compiled;let t=meta(this.layout),r=templateCompilationContext(e,t),{encoder:n,evaluation:i}=r;var o,s,a;o=function(...e){encodeOp(n,i,t,e)},s=this.layout,a=this.attrsBlockNumber,o(1001),function(e,t,r){e(36,t),r(),e(35,t)}(o,$s1,()=>{o(91,$s0),o(31),o(33,$sp,0)}),o(66,labelOperand("BODY")),o(36,$s1),o(89),o(49),o(99,$s0),YieldBlock(o,a,null),o(54),o(1e3,"BODY"),InvokeStaticBlock(o,[s.block[0],[]]),o(36,$s1),o(66,labelOperand("END")),o(55),o(1e3,"END"),o(35,$s1),o(1002);let l=r.encoder.commit(t.size);return"number"!=typeof l||(this.compiled=l),l}}let clientId=0,templateCacheCounters={cacheHit:0,cacheMiss:0};function templateFactory({id:e,moduleName:t,block:r,scope:n,isStrictMode:i}){let o,s=e||"client-"+clientId++,a=null,l=new WeakMap,c=e=>{if(void 0===o&&(o=JSON.parse(r)),void 0===e)return null===a?(templateCacheCounters.cacheMiss++,a=new TemplateImpl({id:s,block:o,moduleName:t,owner:null,scope:n,isStrictMode:i})):templateCacheCounters.cacheHit++,a;let c=l.get(e);return void 0===c?(templateCacheCounters.cacheMiss++,c=new TemplateImpl({id:s,block:o,moduleName:t,owner:e,scope:n,isStrictMode:i}),l.set(e,c)):templateCacheCounters.cacheHit++,c};return c.__id=s,c.__meta={moduleName:t},c}class TemplateImpl{constructor(e){this.parsedLayout=e,this.result="ok",this.layout=null,this.wrappedLayout=null}get moduleName(){return this.parsedLayout.moduleName}get id(){return this.parsedLayout.id}get referrer(){return{moduleName:this.parsedLayout.moduleName,owner:this.parsedLayout.owner}}asLayout(){return this.layout?this.layout:this.layout=compilable(assign({},this.parsedLayout),this.moduleName)}asWrappedLayout(){return this.wrappedLayout?this.wrappedLayout:this.wrappedLayout=new WrappedBuilder(assign({},this.parsedLayout),this.moduleName)}}function unwrapTemplate$2(e){if("error"===e.result)throw new Error(`Compile Error: ${e.problem} @ ${e.span.start}..${e.span.end}`);return e}const DEFAULT_TEMPLATE_BLOCK=[[[opcodes.Yield,1,null]],["&default"],[]],DEFAULT_TEMPLATE={id:"1b32f5c2-7623-43d6-a0ad-9672898920a1",moduleName:"__default__.hbs",block:JSON.stringify(DEFAULT_TEMPLATE_BLOCK),scope:null,isStrictMode:!0},WELL_KNOWN_EMPTY_ARRAY=Object.freeze([]),STARTER_CONSTANTS=[!1,!0,null,void 0,WELL_KNOWN_EMPTY_ARRAY],WELL_KNOWN_EMPTY_ARRAY_POSITION=STARTER_CONSTANTS.indexOf(WELL_KNOWN_EMPTY_ARRAY);class ConstantsImpl{value(e){let t=this.indexMap,r=t.get(e);return void 0===r&&(r=this.values.push(e)-1,t.set(e,r)),r}array(e){if(0===e.length)return WELL_KNOWN_EMPTY_ARRAY_POSITION;let t=new Array(e.length);for(let r=0;re}helper(e,t=null,r){let n=this.helperDefinitionCache.get(e);if(void 0===n){let t=getInternalHelperManager(e,r);if(null===t)return this.helperDefinitionCache.set(e,null),null;let i="function"==typeof t?t:t.getHelper(e);n=this.value(i),this.helperDefinitionCache.set(e,n),this.helperDefinitionCount++}return n}modifier(e,t=null,r){let n=this.modifierDefinitionCache.get(e);if(void 0===n){let r=getInternalModifierManager(e);if(null===r)return this.modifierDefinitionCache.set(e,null),null;let i={resolvedName:t,manager:r,state:e};n=this.value(i),this.modifierDefinitionCache.set(e,n),this.modifierDefinitionCount++}return n}component(e,t,r,n){let i=this.componentDefinitionCache.get(e);if(void 0===i){let r=getInternalComponentManager(e);if(null===r)return this.componentDefinitionCache.set(e,null),null;let o,s=capabilityFlagsFrom(r.getCapabilities(e)),a=getComponentTemplate(e),l=null;o=managerHasCapability(r,s,InternalComponentCapabilities.dynamicLayout)?a?.(t):a?.(t)??this.defaultTemplate,void 0!==o&&(o=unwrapTemplate$2(o),l=managerHasCapability(r,s,InternalComponentCapabilities.wrapped)?o.asWrappedLayout():o.asLayout()),i={resolvedName:null,handle:-1,manager:r,capabilities:s,state:e,compilable:l},i.handle=this.value(i),n&&(i.debugName=n),this.componentDefinitionCache.set(e,i),this.componentDefinitionCount++}return i}resolvedComponent(e,t){let r=this.componentDefinitionCache.get(e);if(void 0===r){let{manager:n,state:i,template:o}=e,s=capabilityFlagsFrom(n.getCapabilities(e)),a=null;managerHasCapability(n,s,InternalComponentCapabilities.dynamicLayout)||(o=o??this.defaultTemplate),null!==o&&(o=unwrapTemplate$2(o),a=managerHasCapability(n,s,InternalComponentCapabilities.wrapped)?o.asWrappedLayout():o.asLayout()),r={resolvedName:t,handle:-1,manager:n,capabilities:s,state:i,compilable:a},r.handle=this.value(r),this.componentDefinitionCache.set(e,r),this.componentDefinitionCount++}return r}getValue(e){return this.values[e]}getArray(e){let t=this.reifiedArrs,r=t[e];if(void 0===r){let n=this.getValue(e);r=new Array(n.length);for(const[e,t]of enumerate(n))r[e]=this.getValue(t);t[e]=r}return r}constructor(){this.reifiedArrs={[WELL_KNOWN_EMPTY_ARRAY_POSITION]:WELL_KNOWN_EMPTY_ARRAY},this.defaultTemplate=templateFactory(DEFAULT_TEMPLATE)(),this.helperDefinitionCount=0,this.modifierDefinitionCount=0,this.componentDefinitionCount=0,this.values=STARTER_CONSTANTS.slice(),this.indexMap=new Map(this.values.map((e,t)=>[e,t])),this.helperDefinitionCache=new WeakMap,this.modifierDefinitionCache=new WeakMap,this.componentDefinitionCache=new WeakMap}}class RuntimeOpImpl{constructor(e){this.heap=e,this.offset=0}get size(){return 1+((this.heap.getbyaddr(this.offset)&OPERAND_LEN_MASK)>>ARG_SHIFT)}get isMachine(){return this.heap.getbyaddr(this.offset)&MACHINE_MASK?1:0}get type(){return this.heap.getbyaddr(this.offset)&TYPE_MASK}get op1(){return this.heap.getbyaddr(this.offset+1)}get op2(){return this.heap.getbyaddr(this.offset+2)}get op3(){return this.heap.getbyaddr(this.offset+3)}}class ProgramHeapImpl{constructor(){this.offset=0,this.handle=0,this.heap=new Int32Array(1048576),this.handleTable=[],this.handleState=[]}entries(){return this.offset}pushRaw(e){this.sizeCheck(),this.heap[this.offset++]=e}pushOp(e){this.pushRaw(e)}pushMachine(e){this.pushRaw(e|MACHINE_MASK)}sizeCheck(){let{heap:e}=this;if(this.offset===this.heap.length){let t=new Int32Array(e.length+1048576);t.set(e,0),this.heap=t}}getbyaddr(e){return this.heap[e]}setbyaddr(e,t){this.heap[e]=t}malloc(){return this.handleTable.push(this.offset),this.handleTable.length-1}finishMalloc(e){}size(){return this.offset}getaddr(e){return this.handleTable[e]}sizeof(e){return this.handleTable,-1}free(e){this.handleState[e]=1}compact(){let e=0,{handleTable:t,handleState:r,heap:n}=this;for(let i=0;i-536870913?function(e){return~e}(e):function(e){return 536870912|e}(e)}[1,-1].forEach(e=>{return decodeImmediate((t=e,(t|=0)<0?function(e){return-536870913&e}(t):function(e){return~e}(t)));var t});const APPEND_OPCODES=new class{constructor(){this.evaluateOpcode=new Array(113).fill(null)}add(e,t,r="syscall"){this.evaluateOpcode[e]={syscall:"machine"!==r,evaluate:t}}evaluate(e,t,r){let n=this.evaluateOpcode[r];n.syscall?(t.isMachine,n.syscall,t.isMachine,t.type,n.evaluate(e,t)):(t.isMachine,n.syscall,t.isMachine,t.type,n.evaluate(e.lowlevel,t))}},TYPE=Symbol("TYPE"),INNER=Symbol("INNER"),OWNER=Symbol("OWNER"),ARGS$1=Symbol("ARGS"),RESOLVED=Symbol("RESOLVED"),CURRIED_VALUES=new WeakSet;function isCurriedValue(e){return CURRIED_VALUES.has(e)}function isCurriedType(e,t){return isCurriedValue(e)&&e[TYPE]===t}class CurriedValue{constructor(e,t,r,n,i=!1){CURRIED_VALUES.add(this),this[TYPE]=e,this[INNER]=t,this[OWNER]=r,this[ARGS$1]=n,this[RESOLVED]=i}}function resolveCurriedValue(e){let t,r,n,i,o,s=e;for(;;){let{[ARGS$1]:e,[INNER]:a}=s;if(null!==e){let{named:n,positional:i}=e;i.length>0&&(t=void 0===t?i:i.concat(t)),void 0===r&&(r=[]),r.unshift(n)}if(!isCurriedValue(a)){n=a,i=s[OWNER],o=s[RESOLVED];break}s=a}return{definition:n,owner:i,resolved:o,positional:t,named:r}}function curry(e,t,r,n,i=!1){return new CurriedValue(e,t,r,n,i)}class DynamicScopeImpl{constructor(e){this.bucket=e?assign({},e):{}}get(e){return this.bucket[e]}set(e,t){return this.bucket[e]=t}child(){return new DynamicScopeImpl(this.bucket)}}class ScopeImpl{static root(e,{self:t,size:r=0}){let n=new Array(r+1).fill(UNDEFINED_REFERENCE);return new ScopeImpl(e,n,null).init({self:t})}static sized(e,t=0){let r=new Array(t+1).fill(UNDEFINED_REFERENCE);return new ScopeImpl(e,r,null)}constructor(e,t,r){this.owner=e,this.slots=t,this.callerScope=r}init({self:e}){return this.slots[0]=e,this}snapshot(){return this.slots.slice()}getSelf(){return this.get(0)}getSymbol(e){return this.get(e)}getBlock(e){let t=this.get(e);return t===UNDEFINED_REFERENCE?null:t}bind(e,t){this.set(e,t)}bindSelf(e){this.set(0,e)}bindSymbol(e,t){this.set(e,t)}bindBlock(e,t){this.set(e,t)}bindCallerScope(e){this.callerScope=e}getCallerScope(){return this.callerScope}child(){return new ScopeImpl(this.owner,this.slots.slice(),this.callerScope)}get(e){if(e>=this.slots.length)throw new RangeError(`BUG: cannot get $${e} from scope; length=${this.slots.length}`);return this.slots[e]}set(e,t){if(e>=this.slots.length)throw new RangeError(`BUG: cannot get $${e} from scope; length=${this.slots.length}`);this.slots[e]=t}}class CursorImpl{constructor(e,t){this.element=e,this.nextSibling=t}}class ConcreteBounds{constructor(e,t,r){this.parentNode=e,this.first=t,this.last=r}parentElement(){return this.parentNode}firstNode(){return this.first}lastNode(){return this.last}}function move(e,t){let r=e.parentElement(),n=e.firstNode(),i=e.lastNode(),o=n;for(;;){let e=o.nextSibling;if(r.insertBefore(o,t),o===i)return e;o=e}}function clear$1(e){let t=e.parentElement(),r=e.firstNode(),n=e.lastNode(),i=r;for(;;){let e=i.nextSibling;if(t.removeChild(i),i===n)return e;i=e}}function hasCustomDebugRenderTreeLifecycle(e){return"getDebugCustomRenderTree"in e}let GUID=0;class Ref{constructor(e){this.id=GUID++,this.value=e}get(){return this.value}release(){this.value=null}toString(){let e=`Ref ${this.id}`;if(null===this.value)return`${e} (released)`;try{return`${e}: ${this.value}`}catch{return e}}}class DebugRenderTreeImpl{begin(){this.reset()}create(e,t){let r=assign({},t,{bounds:null,refs:new Set});this.nodes.set(e,r),this.appendChild(r,e),this.enter(e)}update(e){this.enter(e)}didRender(e,t){this.nodeFor(e).bounds=t,this.exit()}willDestroy(e){this.refs.get(e).release()}commit(){this.reset()}capture(){return this.captureRefs(this.roots)}reset(){if(0!==this.stack.size){let e=this.stack.toArray()[0],t=this.refs.get(e);for(void 0!==t&&this.roots.delete(t);!this.stack.isEmpty();)this.stack.pop()}}enter(e){this.stack.push(e)}exit(){this.stack.pop()}nodeFor(e){return this.nodes.get(e)}appendChild(e,t){let r=this.stack.current,n=new Ref(t);if(this.refs.set(t,n),r){let t=this.nodeFor(r);t.refs.add(n),e.parent=t}else this.roots.add(n)}captureRefs(e){let t=[];return e.forEach(r=>{let n=r.get();n?t.push(this.captureNode(`render-node:${r.id}`,n)):e.delete(r)}),t}captureNode(e,t){let r=this.nodeFor(t),{type:n,name:i,args:o,instance:s,refs:a}=r,l=this.captureTemplate(r),c=this.captureBounds(r),u=this.captureRefs(a);return{id:e,type:n,name:i,args:reifyArgsDebug(o),instance:s,template:l,bounds:c,children:u}}captureTemplate({template:e}){return e||null}captureBounds(e){let t=e.bounds;return{parentElement:t.parentElement(),firstNode:t.firstNode(),lastNode:t.lastNode()}}constructor(){this.stack=new StackImpl,this.refs=new WeakMap,this.roots=new Set,this.nodes=new WeakMap}}function getDebugName(e,t=e.manager){return e.resolvedName??e.debugName??t.getDebugName(e.state)}function normalizeStringValue(e){return isEmpty$2(e)?"":String(e)}function isEmpty$2(e){return null==e||"function"!=typeof e.toString}function isIndexable$1(e){return null!==e&&"object"==typeof e}function isSafeString(e){return isIndexable$1(e)&&"function"==typeof e.toHTML}function isString(e){return"string"==typeof e}APPEND_OPCODES.add(39,e=>e.pushChildScope()),APPEND_OPCODES.add(40,e=>e.popScope()),APPEND_OPCODES.add(59,e=>e.pushDynamicScope()),APPEND_OPCODES.add(60,e=>e.popDynamicScope()),APPEND_OPCODES.add(28,(e,{op1:t})=>{e.stack.push(e.constants.getValue(t))}),APPEND_OPCODES.add(29,(e,{op1:t})=>{e.stack.push(createConstRef(e.constants.getValue(t)))}),APPEND_OPCODES.add(30,(e,{op1:t})=>{let r=e.stack;if(t>=0){let n=e.constants.getValue(t);r.push(n)}else r.push(decodeImmediate(t))}),APPEND_OPCODES.add(31,e=>{let t,r=e.stack,n=r.pop();t=void 0===n?UNDEFINED_REFERENCE:null===n?NULL_REFERENCE:!0===n?TRUE_REFERENCE:!1===n?FALSE_REFERENCE:createPrimitiveRef(n),r.push(t)}),APPEND_OPCODES.add(33,(e,{op1:t,op2:r})=>{let n=e.fetchValue(t)-r;e.stack.dup(n)}),APPEND_OPCODES.add(34,(e,{op1:t})=>{e.stack.pop(t)}),APPEND_OPCODES.add(35,(e,{op1:t})=>{e.load(t)}),APPEND_OPCODES.add(36,(e,{op1:t})=>{e.fetch(t)}),APPEND_OPCODES.add(58,(e,{op1:t})=>{let r=e.constants.getArray(t);e.bindDynamicScope(r)}),APPEND_OPCODES.add(69,(e,{op1:t})=>{e.enter(t)}),APPEND_OPCODES.add(70,e=>{e.exit()}),APPEND_OPCODES.add(63,(e,{op1:t})=>{e.stack.push(e.constants.getValue(t))}),APPEND_OPCODES.add(62,e=>{e.stack.push(e.scope())}),APPEND_OPCODES.add(61,e=>{let t=e.stack,r=t.pop();r?t.push(e.compile(r)):t.push(null)}),APPEND_OPCODES.add(64,e=>{let{stack:t}=e,r=t.pop(),n=t.pop(),i=t.pop(),o=t.pop();if(null===i||null===r)return e.lowlevel.pushFrame(),void e.pushScope(n??e.scope());let s=n;{let e=i.parameters,t=e.length;if(t>0){s=s.child();for(let r=0;r{let r=e.stack.pop(),n=Boolean(valueForRef(r));isConstRef(r)?n&&e.lowlevel.goto(t):(n&&e.lowlevel.goto(t),e.updateWith(new Assert(r)))}),APPEND_OPCODES.add(66,(e,{op1:t})=>{let r=e.stack.pop(),n=Boolean(valueForRef(r));isConstRef(r)?n||e.lowlevel.goto(t):(n||e.lowlevel.goto(t),e.updateWith(new Assert(r)))}),APPEND_OPCODES.add(67,(e,{op1:t,op2:r})=>{e.stack.peek()===r&&e.lowlevel.goto(t)}),APPEND_OPCODES.add(68,e=>{let t=e.stack.peek();isConstRef(t)||e.updateWith(new Assert(t))}),APPEND_OPCODES.add(71,e=>{let{stack:t}=e,r=t.pop();t.push(createComputeRef(()=>toBool$1(valueForRef(r))))});class Assert{constructor(e){this.ref=e,this.last=valueForRef(e)}evaluate(e){let{last:t,ref:r}=this;t!==valueForRef(r)&&e.throw()}}class AssertFilter{constructor(e,t){this.ref=e,this.filter=t,this.last=t(valueForRef(e))}evaluate(e){let{last:t,ref:r,filter:n}=this;t!==n(valueForRef(r))&&e.throw()}}class JumpIfNotModifiedOpcode{finalize(e,t){this.target=t,this.didModify(e)}evaluate(e){let{tag:t,target:r,lastRevision:n}=this;!e.alwaysRevalidate&&validateTag(t,n)&&(consumeTag(t),e.goto(r))}didModify(e){this.tag=e,this.lastRevision=valueForTag(this.tag),consumeTag(e)}constructor(){this.tag=CONSTANT_TAG,this.lastRevision=INITIAL}}class BeginTrackFrameOpcode{constructor(e){this.debugLabel=e}evaluate(){beginTrackFrame(this.debugLabel)}}class EndTrackFrameOpcode{constructor(e){this.target=e}evaluate(){let e=endTrackFrame();this.target.didModify(e)}}APPEND_OPCODES.add(41,(e,{op1:t})=>{e.tree().appendText(e.constants.getValue(t))}),APPEND_OPCODES.add(42,(e,{op1:t})=>{e.tree().appendComment(e.constants.getValue(t))}),APPEND_OPCODES.add(48,(e,{op1:t})=>{e.tree().openElement(e.constants.getValue(t))}),APPEND_OPCODES.add(49,e=>{let t=valueForRef(e.stack.pop());e.tree().openElement(t)}),APPEND_OPCODES.add(50,e=>{let t=e.stack.pop(),r=e.stack.pop(),n=e.stack.pop(),i=valueForRef(t),o=valueForRef(r),s=valueForRef(n);isConstRef(t)||e.updateWith(new Assert(t)),void 0===o||isConstRef(r)||e.updateWith(new Assert(r));let a=e.tree().pushRemoteElement(i,s,o);if(e.associateDestroyable(a),void 0!==e.env.debugRenderTree){let n=createCapturedArgs(void 0===o?{}:{insertBefore:r},[t]);e.env.debugRenderTree.create(a,{type:"keyword",name:"in-element",args:n,instance:null}),registerDestructor$1(a,()=>{e.env.debugRenderTree?.willDestroy(a)})}}),APPEND_OPCODES.add(56,e=>{let t=e.tree().popRemoteElement();void 0!==e.env.debugRenderTree&&e.env.debugRenderTree.didRender(t,t)}),APPEND_OPCODES.add(54,e=>{let t=e.fetchValue($t0),r=null;t&&(r=t.flush(e),e.loadValue($t0,null)),e.tree().flushElement(r)}),APPEND_OPCODES.add(55,e=>{let t=e.tree().closeElement();null!==t&&t.forEach(t=>{e.env.scheduleInstallModifier(t);const r=t.manager.getDestroyable(t.state);null!==r&&e.associateDestroyable(r)})}),APPEND_OPCODES.add(57,(e,{op1:t})=>{if(!e.env.isInteractive)return;let r=e.getOwner(),n=e.stack.pop(),i=e.constants.getValue(t),{manager:o}=i,{constructing:s}=e.tree(),a=n.capture(),l=o.create(r,s,i.state,a),c={manager:o,state:l,definition:i};e.fetchValue($t0).addModifier(e,c,a);let u=o.getTag(l);return null!==u?(consumeTag(u),e.updateWith(new UpdateModifierOpcode(u,c))):void 0}),APPEND_OPCODES.add(108,e=>{if(!e.env.isInteractive)return;let{stack:t}=e,r=t.pop(),n=t.pop().capture(),{positional:i,named:o}=n,{constructing:s}=e.tree(),a=e.getOwner(),l=createComputeRef(()=>{let e,t,l=valueForRef(r);if(!isIndexable$2(l))return;if(isCurriedType(l,2)){let{definition:r,owner:s,positional:a,named:c}=resolveCurriedValue(l);t=r,e=s,void 0!==a&&(n.positional=a.concat(i)),void 0!==c&&(n.named=Object.assign({},...c,o))}else t=l,e=a;let c=getInternalModifierManager(t);if(null===c)throw new Error("BUG: modifier manager expected");let u={resolvedName:null,manager:c,state:t},h=c.create(e,s,u.state,n);return{manager:c,state:h,definition:u}}),c=valueForRef(l),u=null;return void 0!==c&&(e.fetchValue($t0).addModifier(e,c,n),u=c.manager.getTag(c.state),null!==u&&consumeTag(u)),!isConstRef(r)||u?e.updateWith(new UpdateDynamicModifierOpcode(u,c,l)):void 0});class UpdateModifierOpcode{constructor(e,t){this.tag=e,this.modifier=t,this.lastUpdated=valueForTag(e)}evaluate(e){let{modifier:t,tag:r,lastUpdated:n}=this;consumeTag(r),validateTag(r,n)||(e.env.scheduleUpdateModifier(t),this.lastUpdated=valueForTag(r))}}class UpdateDynamicModifierOpcode{constructor(e,t,r){this.tag=e,this.instance=t,this.instanceRef=r,this.lastUpdated=valueForTag(e??CURRENT_TAG)}evaluate(e){let{tag:t,lastUpdated:r,instance:n,instanceRef:i}=this,o=valueForRef(i);if(o!==n){if(void 0!==n){let e=n.manager.getDestroyable(n.state);null!==e&&destroy(e)}if(void 0!==o){let{manager:r,state:n}=o,i=r.getDestroyable(n);null!==i&&associateDestroyableChild(this,i),t=r.getTag(n),null!==t&&(this.lastUpdated=valueForTag(t)),this.tag=t,e.env.scheduleInstallModifier(o)}this.instance=o}else null===t||validateTag(t,r)||(e.env.scheduleUpdateModifier(n),this.lastUpdated=valueForTag(t));null!==t&&consumeTag(t)}}APPEND_OPCODES.add(51,(e,{op1:t,op2:r,op3:n})=>{let i=e.constants.getValue(t),o=e.constants.getValue(r),s=n?e.constants.getValue(n):null;e.tree().setStaticAttribute(i,o,s)}),APPEND_OPCODES.add(52,(e,{op1:t,op2:r,op3:n})=>{let i=e.constants.getValue(t),o=e.constants.getValue(r),s=e.stack.pop(),a=valueForRef(s),l=n?e.constants.getValue(n):null,c=e.tree().setDynamicAttribute(i,a,o,l);isConstRef(s)||e.updateWith(new UpdateDynamicAttributeOpcode(s,c,e.env))});class UpdateDynamicAttributeOpcode{constructor(e,t,r){let n=!1;this.updateRef=createComputeRef(()=>{let i=valueForRef(e);n?t.update(i,r):n=!0}),valueForRef(this.updateRef)}evaluate(){valueForRef(this.updateRef)}}APPEND_OPCODES.add(78,(e,{op1:t})=>{let r=e.constants.getValue(t),{manager:n,capabilities:i}=r,o={definition:r,manager:n,capabilities:i,state:null,handle:null,table:null,lookup:null};e.stack.push(o)}),APPEND_OPCODES.add(80,(e,{op1:t})=>{let r,n=e.stack,i=valueForRef(n.pop()),o=e.constants,s=e.getOwner();if(o.getValue(t),e.loadValue($t1,null),"string"==typeof i){let t=function(e,t,r,n){let i=e?.lookupComponent?.(r,n)??null;return t.resolvedComponent(i,r)}(e.context.resolver,o,i,s);r=t}else r=isCurriedValue(i)?i:o.component(i,s);n.push(r)}),APPEND_OPCODES.add(81,e=>{let t,r=e.stack,n=valueForRef(r.pop()),i=e.constants;t=isCurriedValue(n)?n:i.component(n,e.getOwner(),!0),r.push(t)}),APPEND_OPCODES.add(79,e=>{let t,r,{stack:n}=e,i=n.pop();isCurriedValue(i)?r=t=null:(r=i.manager,t=i.capabilities),n.push({definition:i,capabilities:t,manager:r,state:null,handle:null,table:null})}),APPEND_OPCODES.add(82,(e,{op1:t,op2:r,op3:n})=>{let i=e.stack,o=e.constants.getArray(t),s=n>>4,a=8&n,l=7&n?e.constants.getArray(r):EMPTY_STRING_ARRAY;e.args.setup(i,o,l,s,!!a),i.push(e.args)}),APPEND_OPCODES.add(83,e=>{let{stack:t}=e;t.push(e.args.empty(t))}),APPEND_OPCODES.add(86,e=>{let t=e.stack,r=t.pop().capture();t.push(r)}),APPEND_OPCODES.add(85,(e,{op1:t})=>{let r=e.stack,n=e.fetchValue(t),i=r.pop(),{definition:o}=n;if(isCurriedType(o,0)){o.manager;let t=e.constants,{definition:r,owner:s,resolved:a,positional:l,named:c}=resolveCurriedValue(o);if(a)o=r;else if("string"==typeof r){let n=e.context.resolver?.lookupComponent?.(r,s)??null;o=t.resolvedComponent(n,r)}else o=t.component(r,s);void 0!==c&&i.named.merge(assign({},...c)),void 0!==l&&(i.realloc(l.length),i.positional.prepend(l));let{manager:u}=o;n.definition=o,n.manager=u,n.capabilities=o.capabilities,e.loadValue($t1,s)}let{manager:s,state:a}=o;if(!managerHasCapability(s,n.capabilities,InternalComponentCapabilities.prepareArgs))return void r.push(i);let l=i.blocks.values,c=i.blocks.names,u=s.prepareArgs(a,i);if(u){i.clear();for(let i=0;i{let r=e.fetchValue($s0),{definition:n,manager:i,capabilities:o}=r;if(!managerHasCapability(i,o,InternalComponentCapabilities.createInstance))return;let s=null;managerHasCapability(i,o,InternalComponentCapabilities.dynamicScope)&&(s=e.dynamicScope());let a=1&t,l=null;managerHasCapability(i,o,InternalComponentCapabilities.createArgs)&&(l=e.stack.peek());let c=null;managerHasCapability(i,o,InternalComponentCapabilities.createCaller)&&(c=e.getSelf());let u=i.create(e.getOwner(),n.state,l,e.env,s,c,!!a);r.state=u,managerHasCapability(i,o,InternalComponentCapabilities.updateHook)&&e.updateWith(new UpdateComponentOpcode(u,i,s))}),APPEND_OPCODES.add(88,(e,{op1:t})=>{let{manager:r,state:n,capabilities:i}=e.fetchValue(t),o=r.getDestroyable(n);o&&e.associateDestroyable(o)}),APPEND_OPCODES.add(97,(e,{op1:t})=>{e.beginCacheGroup(void 0),e.tree().pushAppendingBlock()}),APPEND_OPCODES.add(89,e=>{e.loadValue($t0,new ComponentElementOperations)}),APPEND_OPCODES.add(53,(e,{op1:t,op2:r,op3:n})=>{let i=e.constants.getValue(t),o=e.constants.getValue(r),s=e.stack.pop(),a=n?e.constants.getValue(n):null;e.fetchValue($t0).setAttribute(i,s,o,a)}),APPEND_OPCODES.add(105,(e,{op1:t,op2:r,op3:n})=>{let i=e.constants.getValue(t),o=e.constants.getValue(r),s=n?e.constants.getValue(n):null;e.fetchValue($t0).setStaticAttribute(i,o,s)});class ComponentElementOperations{setAttribute(e,t,r,n){let i={value:t,namespace:n,trusting:r};"class"===e&&this.classes.push(t),this.attributes[e]=i}setStaticAttribute(e,t,r){let n={value:t,namespace:r};"class"===e&&this.classes.push(t),this.attributes[e]=n}addModifier(e,t,r){if(this.modifiers.push(t),void 0!==e.env.debugRenderTree){const{manager:n,definition:i,state:o}=t;if(null===o||"object"!=typeof o&&"function"!=typeof o)return;let{element:s,constructing:a}=e.tree(),l=i.resolvedName??n.getDebugName(i.state),c=n.getDebugInstance(o),u=new ConcreteBounds(s,a,a);e.env.debugRenderTree.create(o,{type:"modifier",name:l,args:r,instance:c}),e.env.debugRenderTree.didRender(o,u),e.associateDestroyable(o),e.updateWith(new DebugRenderTreeUpdateOpcode(o)),e.updateWith(new DebugRenderTreeDidRenderOpcode(o,u)),registerDestructor$1(o,()=>{e.env.debugRenderTree?.willDestroy(o)})}}flush(e){let t,r=this.attributes;for(let n in this.attributes){if("type"===n){t=r[n];continue}let i=this.attributes[n];"class"===n?setDeferredAttr(e,"class",mergeClasses(this.classes),i.namespace,i.trusting):setDeferredAttr(e,n,i.value,i.namespace,i.trusting)}return void 0!==t&&setDeferredAttr(e,"type",t.value,t.namespace,t.trusting),this.modifiers}constructor(){this.attributes=dict(),this.classes=[],this.modifiers=[]}}function mergeClasses(e){return 0===e.length?"":1===e.length?e[0]:function(e){return e.every(e=>"string"==typeof e)}(e)?e.join(" "):(t=e,createComputeRef(()=>{let e=[];for(const r of t){let t=normalizeStringValue("string"==typeof r?r:valueForRef(r));t&&e.push(t)}return 0===e.length?null:e.join(" ")}));var t}function setDeferredAttr(e,t,r,n,i=!1){if("string"==typeof r)e.tree().setStaticAttribute(t,r,n);else{let o=e.tree().setDynamicAttribute(t,valueForRef(r),i,n);isConstRef(r)||e.updateWith(new UpdateDynamicAttributeOpcode(r,o,e.env))}}function bindBlock(e,t,r,n,i){let o=r.table.symbols.indexOf(e),s=n.get(t);-1!==o&&i.scope().bindBlock(o+1,s),r.lookup&&(r.lookup[e]=s)}APPEND_OPCODES.add(99,(e,{op1:t})=>{let{definition:r,state:n}=e.fetchValue(t),{manager:i}=r,o=e.fetchValue($t0);i.didCreateElement(n,e.tree().constructing,o)}),APPEND_OPCODES.add(90,(e,{op1:t,op2:r})=>{let n=e.fetchValue(t),{definition:i,state:o}=n,{manager:s}=i,a=s.getSelf(o);if(void 0!==e.env.debugRenderTree){let n,i,s=e.fetchValue(t),{definition:l,manager:c}=s;if(e.stack.peek()===e.args)n=e.args.capture();else{let t=e.constants.getArray(r);e.args.setup(e.stack,t,[],0,!0),n=e.args.capture()}let u=l.compilable;if(null===u){managerHasCapability(c,s.capabilities,InternalComponentCapabilities.dynamicLayout);let t=e.context.resolver;u=null===t?null:c.getDynamicLayout(o,t),i=null!==u?u.moduleName:"__default__.hbs"}else i=u.moduleName;if(e.associateDestroyable(s),hasCustomDebugRenderTreeLifecycle(c))c.getDebugCustomRenderTree(s.definition.state,s.state,n,i).forEach(t=>{let{bucket:r}=t;e.env.debugRenderTree.create(r,t),registerDestructor$1(s,()=>{e.env.debugRenderTree?.willDestroy(r)}),e.updateWith(new DebugRenderTreeUpdateOpcode(r))});else{let t=getDebugName(l,c);e.env.debugRenderTree.create(s,{type:"component",name:t,args:n,template:i,instance:valueForRef(a)}),registerDestructor$1(s,()=>{e.env.debugRenderTree?.willDestroy(s)}),e.updateWith(new DebugRenderTreeUpdateOpcode(s))}}e.stack.push(a)}),APPEND_OPCODES.add(91,(e,{op1:t})=>{let{definition:r,state:n}=e.fetchValue(t),{manager:i}=r,o=i.getTagName(n);e.stack.push(o)}),APPEND_OPCODES.add(92,(e,{op1:t})=>{let r=e.fetchValue(t),{manager:n,definition:i}=r,{stack:o}=e,{compilable:s}=i;if(null===s){let{capabilities:t}=r,i=e.context.resolver;s=null===i?null:n.getDynamicLayout(r.state,i),null===s&&(s=managerHasCapability(n,t,InternalComponentCapabilities.wrapped)?unwrapTemplate$1(e.constants.defaultTemplate).asWrappedLayout():unwrapTemplate$1(e.constants.defaultTemplate).asLayout())}let a=s.compile(e.context);o.push(s.symbolTable),o.push(a)}),APPEND_OPCODES.add(75,(e,{op1:t})=>{let r=e.stack.pop(),n=e.stack.pop(),{manager:i,capabilities:o}=r,s={definition:r,manager:i,capabilities:o,state:null,handle:n.handle,table:n.symbolTable,lookup:null};e.loadValue(t,s)}),APPEND_OPCODES.add(95,(e,{op1:t})=>{let{stack:r}=e,n=r.pop(),i=r.pop(),o=e.fetchValue(t);o.handle=n,o.table=i}),APPEND_OPCODES.add(38,(e,{op1:t})=>{let r,{table:n,manager:i,capabilities:o,state:s}=e.fetchValue(t);managerHasCapability(i,o,InternalComponentCapabilities.hasSubOwner)?(r=i.getOwner(s),e.loadValue($t1,null)):(r=e.fetchValue($t1),null===r?r=e.getOwner():e.loadValue($t1,null)),e.pushRootScope(n.symbols.length+1,r)}),APPEND_OPCODES.add(17,(e,{op1:t})=>{let r=e.fetchValue(t),n=e.scope(),i=e.stack.peek(),o=i.named.atNames;for(let s=o.length-1;s>=0;s--){let e=o[s],t=r.table.symbols.indexOf(e),a=i.named.get(e,!0);-1!==t&&n.bindSymbol(t+1,a),r.lookup&&(r.lookup[e]=a)}}),APPEND_OPCODES.add(18,(e,{op1:t})=>{let r=e.fetchValue(t),{blocks:n}=e.stack.peek();for(const[i]of enumerate(n.names))bindBlock(n.symbolNames[i],n.names[i],r,n,e)}),APPEND_OPCODES.add(96,(e,{op1:t})=>{let r=e.fetchValue(t);e.call(r.handle)}),APPEND_OPCODES.add(100,(e,{op1:t})=>{let r=e.fetchValue(t),{manager:n,state:i,capabilities:o}=r,s=e.tree().popBlock();void 0!==e.env.debugRenderTree&&(hasCustomDebugRenderTreeLifecycle(n)?n.getDebugCustomRenderTree(r.definition.state,i,EMPTY_ARGS).reverse().forEach(t=>{let{bucket:r}=t;e.env.debugRenderTree.didRender(r,s),e.updateWith(new DebugRenderTreeDidRenderOpcode(r,s))}):(e.env.debugRenderTree.didRender(r,s),e.updateWith(new DebugRenderTreeDidRenderOpcode(r,s)))),managerHasCapability(n,o,InternalComponentCapabilities.createInstance)&&(n.didRenderLayout(i,s),e.env.didCreate(r),e.updateWith(new DidUpdateLayoutOpcode(r,s)))}),APPEND_OPCODES.add(98,e=>{e.commitCacheGroup()});class UpdateComponentOpcode{constructor(e,t,r){this.component=e,this.manager=t,this.dynamicScope=r}evaluate(e){let{component:t,manager:r,dynamicScope:n}=this;r.update(t,n)}}class DidUpdateLayoutOpcode{constructor(e,t){this.component=e,this.bounds=t}evaluate(e){let{component:t,bounds:r}=this,{manager:n,state:i}=t;n.didUpdateLayout(i,r),e.env.didUpdate(t)}}class DebugRenderTreeUpdateOpcode{constructor(e){this.bucket=e}evaluate(e){e.env.debugRenderTree?.update(this.bucket)}}class DebugRenderTreeDidRenderOpcode{constructor(e,t){this.bucket=e,this.bounds=t}evaluate(e){e.env.debugRenderTree?.didRender(this.bucket,this.bounds)}}class VMArgumentsImpl{constructor(){this.stack=null,this.positional=new PositionalArgumentsImpl,this.named=new NamedArgumentsImpl,this.blocks=new BlockArgumentsImpl}empty(e){let t=e.registers[$sp]+1;return this.named.empty(e,t),this.positional.empty(e,t),this.blocks.empty(e,t),this}setup(e,t,r,n,i){this.stack=e;let o=this.named,s=t.length,a=e.registers[$sp]-s+1;o.setup(e,a,s,t,i);let l=a-n;this.positional.setup(e,l,n);let c=this.blocks,u=r.length,h=l-3*u;c.setup(e,h,u,r)}get base(){return this.blocks.base}get length(){return this.positional.length+this.named.length+3*this.blocks.length}at(e){return this.positional.at(e)}realloc(e){let{stack:t}=this;if(e>0&&null!==t){let{positional:r,named:n}=this,i=r.base+e;for(let e=r.length+n.length-1;e>=0;e--)t.copy(e+r.base,e+i);r.base+=e,n.base+=e,t.registers[$sp]+=e}}capture(){let e=0===this.positional.length?EMPTY_POSITIONAL:this.positional.capture();return{named:0===this.named.length?EMPTY_NAMED:this.named.capture(),positional:e}}clear(){let{stack:e,length:t}=this;t>0&&null!==e&&e.pop(t)}}const EMPTY_REFERENCES=emptyArray();class PositionalArgumentsImpl{constructor(){this.base=0,this.length=0,this.stack=null,this._references=null}empty(e,t){this.stack=e,this.base=t,this.length=0,this._references=EMPTY_REFERENCES}setup(e,t,r){this.stack=e,this.base=t,this.length=r,this._references=0===r?EMPTY_REFERENCES:null}at(e){let{base:t,length:r,stack:n}=this;return e<0||e>=r?UNDEFINED_REFERENCE:n.get(e,t)}capture(){return this.references}prepend(e){let t=e.length;if(t>0){let{base:r,length:n,stack:i}=this;this.base=r-=t,this.length=n+t;for(let o=0;o0){let{names:r,length:n,stack:i}=this,o=r.slice();for(const s of t)-1===o.indexOf(s)&&(n=o.push(s),i.push(e[s]));this.length=n,this._references=null,this._names=o,this._atNames=null}}get references(){let e=this._references;if(!e){let{base:t,length:r,stack:n}=this;e=this._references=n.slice(t,t+r)}return e}toSyntheticName(e){return e.slice(1)}toAtName(e){return`@${e}`}}function toSymbolName(e){return`&${e}`}const EMPTY_BLOCK_VALUES=emptyArray();class BlockArgumentsImpl{constructor(){this.internalValues=null,this._symbolNames=null,this.internalTag=null,this.names=EMPTY_STRING_ARRAY,this.length=0,this.base=0}empty(e,t){this.stack=e,this.names=EMPTY_STRING_ARRAY,this.base=t,this.length=0,this._symbolNames=null,this.internalTag=CONSTANT_TAG,this.internalValues=EMPTY_BLOCK_VALUES}setup(e,t,r,n){this.stack=e,this.names=n,this.base=t,this.length=r,this._symbolNames=null,0===r?(this.internalTag=CONSTANT_TAG,this.internalValues=EMPTY_BLOCK_VALUES):(this.internalTag=null,this.internalValues=null)}get values(){let e=this.internalValues;if(!e){let{base:t,length:r,stack:n}=this;e=this.internalValues=n.slice(t,t+3*r)}return e}has(e){return-1!==this.names.indexOf(e)}get(e){let t=this.names.indexOf(e);if(-1===t)return null;let{base:r,stack:n}=this,i=n.get(3*t,r),o=n.get(3*t+1,r),s=n.get(3*t+2,r);return null===s?null:[s,o,i]}capture(){return new CapturedBlockArgumentsImpl(this.names,this.values)}get symbolNames(){let e=this._symbolNames;return null===e&&(e=this._symbolNames=this.names.map(toSymbolName)),e}}class CapturedBlockArgumentsImpl{constructor(e,t){this.names=e,this.values=t,this.length=e.length}has(e){return-1!==this.names.indexOf(e)}get(e){let t=this.names.indexOf(e);return-1===t?null:[this.values[3*t+2],this.values[3*t+1],this.values[3*t]]}}function createCapturedArgs(e,t){return{named:e,positional:t}}function reifyNamed(e){let t=dict();for(const[r,n]of Object.entries(e))t[r]=valueForRef(n);return t}function reifyPositional(e){return e.map(valueForRef)}function reifyArgs(e){return{named:reifyNamed(e.named),positional:reifyPositional(e.positional)}}const ARGUMENT_ERROR=Symbol("ARGUMENT_ERROR");function isArgumentError(e){return null!==e&&"object"==typeof e&&e[ARGUMENT_ERROR]}function ArgumentErrorImpl(e){return{[ARGUMENT_ERROR]:!0,error:e}}function reifyArgsDebug(e){return{named:function(e){let t=dict();for(const[n,i]of Object.entries(e))try{t[n]=valueForRef(i)}catch(r){t[n]=ArgumentErrorImpl(r)}return t}(e.named),positional:(t=e.positional,t.map(e=>{try{return valueForRef(e)}catch(t){return ArgumentErrorImpl(t)}}))};var t}const EMPTY_NAMED=Object.freeze(Object.create(null)),EMPTY_POSITIONAL=EMPTY_REFERENCES,EMPTY_ARGS=createCapturedArgs(EMPTY_NAMED,EMPTY_POSITIONAL);function castToString(e){return"string"==typeof e?e:"function"!=typeof e.toString?"":String(e)}function resolveHelper(e){let t,r=getInternalHelperManager(e,!0);return t=null===r?null:"function"==typeof r?r:r.getHelper(e),t}function isUndefinedReference(e){return e===UNDEFINED_REFERENCE}APPEND_OPCODES.add(77,(e,{op1:t,op2:r})=>{let n=e.stack,i=n.pop(),o=n.pop(),s=e.getOwner();e.context.resolver,e.loadValue($v0,function(e,t,r,n){let i,o;return createComputeRef(()=>{let s=valueForRef(t);return s===i||(o=isCurriedType(s,e)?n?curry(e,s,r,n):n:0===e&&"string"==typeof s&&s||isIndexable$2(s)?curry(e,s,r,n):null,i=s),o})}(t,i,s,o))}),APPEND_OPCODES.add(107,e=>{let t,r=e.stack,n=r.pop(),i=r.pop().capture(),o=e.getOwner(),s=createComputeRef(()=>{void 0!==t&&destroy(t);let e=valueForRef(n);if(isCurriedType(e,1)){let{definition:r,owner:n,positional:o,named:a}=resolveCurriedValue(e),l=resolveHelper(r);void 0!==a&&(i.named=assign({},...a,i.named)),void 0!==o&&(i.positional=o.concat(i.positional)),t=l(i,n),associateDestroyableChild(s,t)}else if(isIndexable$2(e)){let r=resolveHelper(e);t=r(i,o),_hasDestroyableChildren(t)&&associateDestroyableChild(s,t)}else t=UNDEFINED_REFERENCE}),a=createComputeRef(()=>(valueForRef(s),valueForRef(t)));e.associateDestroyable(s),e.loadValue($v0,a)}),APPEND_OPCODES.add(16,(e,{op1:t})=>{let r=e.stack,n=e.constants.getValue(t)(r.pop().capture(),e.getOwner(),e.dynamicScope());_hasDestroyableChildren(n)&&e.associateDestroyable(n),e.loadValue($v0,n)}),APPEND_OPCODES.add(21,(e,{op1:t})=>{let r=e.referenceForSymbol(t);e.stack.push(r)}),APPEND_OPCODES.add(19,(e,{op1:t})=>{let r=e.stack.pop();e.scope().bindSymbol(t,r)}),APPEND_OPCODES.add(20,(e,{op1:t})=>{let r=e.stack.pop(),n=e.stack.pop(),i=e.stack.pop();e.scope().bindBlock(t,[r,n,i])}),APPEND_OPCODES.add(37,(e,{op1:t})=>{e.pushRootScope(t,e.getOwner())}),APPEND_OPCODES.add(22,(e,{op1:t})=>{let r=e.constants.getValue(t),n=e.stack.pop();e.stack.push(childRefFor(n,r))}),APPEND_OPCODES.add(23,(e,{op1:t})=>{let{stack:r}=e,n=e.scope().getBlock(t);r.push(n)}),APPEND_OPCODES.add(24,e=>{let{stack:t}=e,r=t.pop();if(r&&!isUndefinedReference(r)){let[e,n,i]=r;t.push(i),t.push(n),t.push(e)}else t.push(null),t.push(null),t.push(null)}),APPEND_OPCODES.add(25,e=>{let{stack:t}=e,r=t.pop();r&&!isUndefinedReference(r)?t.push(TRUE_REFERENCE):t.push(FALSE_REFERENCE)}),APPEND_OPCODES.add(26,e=>{e.stack.pop(),e.stack.pop();let t=e.stack.pop(),r=t&&t.parameters.length;e.stack.push(r?TRUE_REFERENCE:FALSE_REFERENCE)}),APPEND_OPCODES.add(27,(e,{op1:t})=>{let r=new Array(t);for(let i=t;i>0;i--)r[i-1]=e.stack.pop();var n;e.stack.push((n=r,createComputeRef(()=>{const e=[];for(const t of n){const r=valueForRef(t);null!=r&&e.push(castToString(r))}return e.length>0?e.join(""):null})))}),APPEND_OPCODES.add(109,e=>{let t=e.stack.pop(),r=e.stack.pop(),n=e.stack.pop();e.stack.push(createComputeRef(()=>toBool$1(valueForRef(t))?valueForRef(r):valueForRef(n)))}),APPEND_OPCODES.add(110,e=>{let t=e.stack.pop();e.stack.push(createComputeRef(()=>!toBool$1(valueForRef(t))))}),APPEND_OPCODES.add(111,e=>{let t=e.dynamicScope(),r=e.stack,n=r.pop();r.push(createComputeRef(()=>{let e=String(valueForRef(n));return valueForRef(t.get(e))}))}),APPEND_OPCODES.add(112,e=>{let{positional:t}=e.stack.pop().capture();e.loadValue($v0,createComputeRef(()=>{console.log(...reifyPositional(t))}))});class DynamicTextContent{constructor(e,t,r){this.node=e,this.reference=t,this.lastValue=r}evaluate(){let e,t=valueForRef(this.reference),{lastValue:r}=this;t!==r&&(e=isEmpty$2(t)?"":isString(t)?t:String(t),e!==r)&&(this.node.nodeValue=this.lastValue=e)}}function toContentType(e){return function(e){return isString(e)||isEmpty$2(e)||"boolean"==typeof e||"number"==typeof e}(e)?ContentType.String:isCurriedType(e,0)||hasInternalComponentManager(e)?ContentType.Component:isCurriedType(e,1)||hasInternalHelperManager(e)?ContentType.Helper:isSafeString(e)?ContentType.SafeString:function(e){return isIndexable$1(e)&&11===e.nodeType}(e)?ContentType.Fragment:function(e){return isIndexable$1(e)&&"number"==typeof e.nodeType}(e)?ContentType.Node:ContentType.String}function toDynamicContentType(e){return isIndexable$2(e)?isCurriedType(e,0)||hasInternalComponentManager(e)?ContentType.Component:ContentType.Helper:ContentType.String}function debugCallback(e,t){console.info("Use `context`, and `get()` to debug this template."),t("this")}APPEND_OPCODES.add(76,e=>{let t=e.stack.peek();e.stack.push(toContentType(valueForRef(t))),isConstRef(t)||e.updateWith(new AssertFilter(t,toContentType))}),APPEND_OPCODES.add(106,e=>{let t=e.stack.peek();e.stack.push(toDynamicContentType(valueForRef(t))),isConstRef(t)||e.updateWith(new AssertFilter(t,toDynamicContentType))}),APPEND_OPCODES.add(43,e=>{let t=valueForRef(e.stack.pop()),r=isEmpty$2(t)?"":String(t);e.tree().appendDynamicHTML(r)}),APPEND_OPCODES.add(44,e=>{let t=valueForRef(e.stack.pop()).toHTML(),r=isEmpty$2(t)?"":t;e.tree().appendDynamicHTML(r)}),APPEND_OPCODES.add(47,e=>{let t=e.stack.pop(),r=valueForRef(t),n=isEmpty$2(r)?"":String(r),i=e.tree().appendDynamicText(n);isConstRef(t)||e.updateWith(new DynamicTextContent(i,t,n))}),APPEND_OPCODES.add(45,e=>{let t=valueForRef(e.stack.pop());e.tree().appendDynamicFragment(t)}),APPEND_OPCODES.add(46,e=>{let t=valueForRef(e.stack.pop());e.tree().appendDynamicNode(t)});let callback=debugCallback;function setDebuggerCallback(e){callback=e}function resetDebuggerCallback(){callback=debugCallback}class ScopeInspector{#f;constructor(e,t){this.scope=e,this.#f=t}get(e){let t,{scope:r}=this,n=this.#f,i=e.split("."),[o,...s]=e.split(".");return"this"===o?t=r.getSelf():n.locals[o]?t=r.getSymbol(n.locals[o]):(t=this.scope.getSelf(),s=i),s.reduce((e,t)=>childRefFor(e,t),t)}}APPEND_OPCODES.add(103,(e,{op1:t})=>{let r=e.constants.getValue(t),n=new ScopeInspector(e.scope(),r);callback(valueForRef(e.getSelf()),e=>valueForRef(n.get(e)))}),APPEND_OPCODES.add(72,(e,{op1:t,op2:r})=>{let n=e.stack,i=n.pop(),o=valueForRef(n.pop()),s=createIteratorRef(i,null===o?"@identity":String(o)),a=valueForRef(s);e.updateWith(new AssertFilter(s,e=>e.isEmpty())),a.isEmpty()?e.lowlevel.goto(r+1):(e.enterList(s,t),e.stack.push(a))}),APPEND_OPCODES.add(73,e=>{e.exitList()}),APPEND_OPCODES.add(74,(e,{op1:t})=>{let r=e.stack.peek().next();null!==r?e.registerItem(e.enterItem(r)):e.lowlevel.goto(t)});const CAPABILITIES$5={dynamicLayout:!1,dynamicTag:!1,prepareArgs:!1,createArgs:!1,attributeHook:!1,elementHook:!1,createCaller:!1,dynamicScope:!1,updateHook:!1,createInstance:!1,wrapped:!1,willDestroy:!1,hasSubOwner:!1};class TemplateOnlyComponentManager{getCapabilities(){return CAPABILITIES$5}getDebugName({name:e}){return e}getSelf(){return NULL_REFERENCE}getDestroyable(){return null}}const TEMPLATE_ONLY_COMPONENT_MANAGER=new TemplateOnlyComponentManager;class TemplateOnlyComponentDefinition{constructor(e="@glimmer/component/template-only",t="(unknown template-only component)"){this.moduleName=e,this.name=t}toString(){return this.moduleName}}function templateOnlyComponent(e,t){return new TemplateOnlyComponentDefinition(e,t)}setInternalComponentManager(TEMPLATE_ONLY_COMPONENT_MANAGER,TemplateOnlyComponentDefinition.prototype);const SVG_INTEGRATION_POINTS={foreignObject:1,desc:1,title:1},BLACKLIST_TABLE=Object.create(null);class DOMOperations{constructor(e){this.document=e,this.setupUselessElement()}setupUselessElement(){this.uselessElement=this.document.createElement("div")}createElement(e,t){let r,n,i,o;if(t?(r=t.namespaceURI===NS_SVG||"svg"===e,i=t.namespaceURI===NS_MATHML||"math"===e,n=!!SVG_INTEGRATION_POINTS[t.tagName]):(r="svg"===e,i="math"===e,n=!1),!i&&!r||n)return this.document.createElement(e);if(BLACKLIST_TABLE[e])throw new Error(`Cannot create a ${e} inside an SVG context`);return o=i?NS_MATHML:NS_SVG,this.document.createElementNS(o,e)}insertBefore(e,t,r){e.insertBefore(t,r)}insertHTMLBefore(e,t,r){if(""===r){const r=this.createComment("");return e.insertBefore(r,t),new ConcreteBounds(e,r,r)}const n=t?t.previousSibling:e.lastChild;let i;if(null===t)e.insertAdjacentHTML("beforeend",r),i=e.lastChild;else if(t instanceof HTMLElement)t.insertAdjacentHTML("beforebegin",r),i=t.previousSibling;else{const{uselessElement:n}=this;e.insertBefore(n,t),n.insertAdjacentHTML("beforebegin",r),i=n.previousSibling,e.removeChild(n)}const o=n?n.nextSibling:e.firstChild;return new ConcreteBounds(e,o,i)}createTextNode(e){return this.document.createTextNode(e)}createComment(e){return this.document.createComment(e)}}function applySVGInnerHTMLFix(e,t,r){if(!e)return t;if(!function(e,t){const r=e.createElementNS(t,"svg");try{r.insertAdjacentHTML("beforeend","")}catch{}finally{return 1!==r.childNodes.length||r.firstChild.namespaceURI!==NS_SVG}}(e,r))return t;const n=e.createElement("div");return class extends t{insertHTMLBefore(e,t,i){return""===i||e.namespaceURI!==r?super.insertHTMLBefore(e,t,i):function(e,t,r,n){let i;if("FOREIGNOBJECT"===e.tagName.toUpperCase()){const e=""+r+"";clearElement(t),t.insertAdjacentHTML("afterbegin",e),i=t.firstChild.firstChild}else{const e=""+r+"";clearElement(t),t.insertAdjacentHTML("afterbegin",e),i=t.firstChild}return function(e,t,r){const n=e.firstChild;let i=n,o=n;for(;o;){const e=o.nextSibling;t.insertBefore(o,r),i=o,o=e}return new ConcreteBounds(t,n,i)}(i,e,n)}(e,n,i,t)}}}function applyTextNodeMergingFix(e,t){return e&&function(e){const t=e.createElement("div");return t.appendChild(e.createTextNode("first")),t.insertAdjacentHTML("beforeend","second"),2!==t.childNodes.length}(e)?class extends t{constructor(e){super(e),this.uselessComment=e.createComment("")}insertHTMLBefore(e,t,r){if(""===r)return super.insertHTMLBefore(e,t,r);let n=!1;const i=t?t.previousSibling:e.lastChild;i&&i instanceof Text&&(n=!0,e.insertBefore(this.uselessComment,t));const o=super.insertHTMLBefore(e,t,r);return n&&e.removeChild(this.uselessComment),o}}:t}const doc$1="undefined"==typeof document?null:castToSimple(document);let appliedTreeConstruction=class extends DOMOperations{createElementNS(e,t){return this.document.createElementNS(e,t)}setAttribute(e,t,r,n=null){n?e.setAttributeNS(n,t,r):e.setAttribute(t,r)}};appliedTreeConstruction=applyTextNodeMergingFix(doc$1,appliedTreeConstruction),appliedTreeConstruction=applySVGInnerHTMLFix(doc$1,appliedTreeConstruction,NS_SVG);const DOMTreeConstruction=appliedTreeConstruction;["b","big","blockquote","body","br","center","code","dd","div","dl","dt","em","embed","h1","h2","h3","h4","h5","h6","head","hr","i","img","li","listing","main","meta","nobr","ol","p","pre","ruby","s","small","span","strong","strike","sub","sup","table","tt","u","ul","var"].forEach(e=>BLACKLIST_TABLE[e]=1);const WHITESPACE=/[\t\n\v\f\r \xa0\u{1680}\u{180e}\u{2000}-\u{200a}\u{2028}\u{2029}\u{202f}\u{205f}\u{3000}\u{feff}]/u,doc="undefined"==typeof document?null:castToSimple(document);function isWhitespace(e){return WHITESPACE.test(e)}class DOMChangesImpl extends DOMOperations{constructor(e){super(e),this.document=e,this.namespace=null}setAttribute(e,t,r){e.setAttribute(t,r)}removeAttribute(e,t){e.removeAttribute(t)}insertAfter(e,t,r){this.insertBefore(e,t,r.nextSibling)}}let helper$2=DOMChangesImpl;helper$2=applyTextNodeMergingFix(doc,helper$2),helper$2=applySVGInnerHTMLFix(doc,helper$2,NS_SVG);const DOMChanges=helper$2;function normalizeProperty(e,t){let r,n;if(t in e)n=t,r="prop";else{let i=t.toLowerCase();i in e?(r="prop",n=i):(r="attr",n=t)}return"prop"!==r||"style"!==n.toLowerCase()&&!function(e,t){let r=ATTR_OVERRIDES[e.toUpperCase()];return!(!r||!r[t.toLowerCase()])}(e.tagName,n)||(r="attr"),{normalized:n,type:r}}const ATTR_OVERRIDES={INPUT:{form:!0,autocorrect:!0,list:!0},SELECT:{form:!0},OPTION:{form:!0},TEXTAREA:{form:!0},LABEL:{form:!0},FIELDSET:{form:!0},LEGEND:{form:!0},OBJECT:{form:!0},OUTPUT:{form:!0},BUTTON:{form:!0}},TRANSACTION=Symbol("TRANSACTION");class TransactionImpl{didCreate(e){this.createdComponents.push(e)}didUpdate(e){this.updatedComponents.push(e)}scheduleInstallModifier(e){this.scheduledInstallModifiers.push(e)}scheduleUpdateModifier(e){this.scheduledUpdateModifiers.push(e)}commit(){let{createdComponents:e,updatedComponents:t}=this;for(const{manager:i,state:o}of e)i.didCreate(o);for(const{manager:i,state:o}of t)i.didUpdate(o);let{scheduledInstallModifiers:r,scheduledUpdateModifiers:n}=this;for(const{manager:i,state:o,definition:s}of r){let e=i.getTag(o);if(null!==e){let t=track(()=>i.install(o));UPDATE_TAG(e,t)}else i.install(o)}for(const{manager:i,state:o,definition:s}of n){let e=i.getTag(o);if(null!==e){let t=track(()=>i.update(o));UPDATE_TAG(e,t)}else i.update(o)}}constructor(){this.scheduledInstallModifiers=[],this.scheduledUpdateModifiers=[],this.createdComponents=[],this.updatedComponents=[]}}class EnvironmentImpl{static{_TRANSACTION=TRANSACTION}constructor(e,t){this.delegate=t,this[_TRANSACTION]=null,this.isInteractive=t.isInteractive,this.debugRenderTree=this.delegate.enableDebugTooling?new DebugRenderTreeImpl:void 0,this.isArgumentCaptureError=this.delegate.enableDebugTooling?isArgumentError:void 0,e.appendOperations?(this.appendOperations=e.appendOperations,this.updateOperations=e.updateOperations):e.document&&(this.appendOperations=new DOMTreeConstruction(e.document),this.updateOperations=new DOMChangesImpl(e.document))}getAppendOperations(){return this.appendOperations}getDOM(){return this.updateOperations}begin(){this[TRANSACTION],this.debugRenderTree?.begin(),this[TRANSACTION]=new TransactionImpl}get transaction(){return this[TRANSACTION]}didCreate(e){this.transaction.didCreate(e)}didUpdate(e){this.transaction.didUpdate(e)}scheduleInstallModifier(e){this.isInteractive&&this.transaction.scheduleInstallModifier(e)}scheduleUpdateModifier(e){this.isInteractive&&this.transaction.scheduleUpdateModifier(e)}commit(){let e=this.transaction;this[TRANSACTION]=null,e.commit(),this.debugRenderTree?.commit(),this.delegate.onTransactionCommit()}}function runtimeOptions(e,t,r,n){return{env:new EnvironmentImpl(e,t),program:new ProgramImpl(r.constants,r.heap),resolver:n}}function inTransaction(e,t){if(e[TRANSACTION])t();else{e.begin();try{t()}finally{e.commit()}}}var _TRANSACTION;function internalHelper$1(e){return setInternalHelperManager(e,{})}const array$1=internalHelper$1(({positional:e})=>createComputeRef(()=>reifyPositional(e),null,"array")),normalizeTextValue=e=>(e=>null==e||"function"!=typeof e.toString)(e)?"":String(e),concat$1=internalHelper$1(({positional:e})=>createComputeRef(()=>reifyPositional(e).map(normalizeTextValue).join(""),null,"concat")),context=buildUntouchableThis(),fn$1=internalHelper$1(({positional:e})=>{let t=e[0];return createComputeRef(()=>(...r)=>{let[n,...i]=reifyPositional(e);if(!isInvokableRef(t))return n.call(context,...i,...r);{let e=i.length>0?i[0]:r[0];updateRef(t,e)}},null,"fn")}),get$6=internalHelper$1(({positional:e})=>{let t=e[0]??UNDEFINED_REFERENCE,r=e[1]??UNDEFINED_REFERENCE;return createComputeRef(()=>{let e=valueForRef(t);if(isDict(e))return getPath(e,String(valueForRef(r)))},e=>{let n=valueForRef(t);if(isDict(n))return setPath(n,String(valueForRef(r)),e)},"get")}),hash$3=internalHelper$1(({named:e})=>{let t=createComputeRef(()=>reifyNamed(e),null,"hash"),r=new Map;for(let n in e)r.set(n,e[n]);return t.children=r,t});function getArgs(e){return getValue$1(e.argsCache)}class SimpleArgsProxy{constructor(e,t=()=>EMPTY_ARGS){let r=createCache(()=>t(e));this.argsCache=r}get named(){return getArgs(this).named||EMPTY_NAMED}get positional(){return getArgs(this).positional||EMPTY_POSITIONAL}}function invokeHelper(e,t,r){const n=getOwner$3(e),i=getInternalHelperManager(t).getDelegateFor(n);let o,s=new SimpleArgsProxy(e,r),a=i.createHelper(t,s);if(!hasValue(i))throw new Error("TODO: unreachable, to be implemented with hasScheduledEffect");return o=createCache(()=>i.getValue(a)),associateDestroyableChild(e,o),hasDestroyable(i)&&associateDestroyableChild(o,i.getDestroyable(a)),o}class OnModifierState{constructor(e,t){this.tag=createUpdatableTag(),this.listener=null,this.element=e,this.args=t,registerDestructor$1(this,()=>{let{element:e,listener:t}=this;if(t){let{eventName:r,callback:n,options:i}=t;removeEventListener(e,r,n,i)}})}updateListener(){let{element:e,args:t,listener:r}=this;t.positional[0];let n=valueForRef(t.positional[0]);t.positional[1];let i,o,s,a=valueForRef(t.positional[1]);{let{once:e,passive:r,capture:n}=t.named;e&&(i=valueForRef(e)),r&&(o=valueForRef(r)),n&&(s=valueForRef(n))}let l,c=!1;if(c=null===r||n!==r.eventName||a!==r.userProvidedCallback||i!==r.once||o!==r.passive||s!==r.capture,c&&(void 0===i&&void 0===o&&void 0===s||(l={once:i,passive:o,capture:s})),c){let t=a;this.listener={eventName:n,callback:t,userProvidedCallback:a,once:i,passive:o,capture:s,options:l},r&&removeEventListener(e,r.eventName,r.callback,r.options),function(e,t,r,n){adds++,e.addEventListener(t,r,n)}(e,n,t,l)}}}let adds=0,removes=0;function removeEventListener(e,t,r,n){removes++,e.removeEventListener(t,r,n)}const on$1=setInternalModifierManager(new class{getDebugName(){return"on"}getDebugInstance(){return null}get counters(){return{adds:adds,removes:removes}}create(e,t,r,n){return new OnModifierState(t,n)}getTag({tag:e}){return e}install(e){e.updateListener()}update(e){e.updateListener()}getDestroyable(e){return e}},{});class LowLevelVM{constructor(e,t,r,n){this.stack=e,this.externs=r,this.currentOpSize=0,this.context=t,this.registers=n}fetchRegister(e){return this.registers[e]}loadRegister(e,t){this.registers[e]=t}setPc(e){this.registers[$pc]=e}pushFrame(){this.stack.push(this.registers[$ra]),this.stack.push(this.registers[$fp]),this.registers[$fp]=this.registers[$sp]-1}popFrame(){this.registers[$sp]=this.registers[$fp]-1,this.registers[$ra]=this.stack.get(0),this.registers[$fp]=this.stack.get(1)}pushSmallFrame(){this.stack.push(this.registers[$ra])}popSmallFrame(){this.registers[$ra]=this.stack.pop()}goto(e){this.setPc(this.target(e))}target(e){return this.registers[$pc]+e-this.currentOpSize}call(e){this.registers[$ra]=this.registers[$pc],this.setPc(this.context.program.heap.getaddr(e))}returnTo(e){this.registers[$ra]=this.target(e)}return(){this.setPc(this.registers[$ra])}nextStatement(){let{registers:e,context:t}=this,r=e[$pc];if(-1===r)return null;let n=t.program.opcode(r),i=this.currentOpSize=n.size;return this.registers[$pc]+=i,n}evaluateOuter(e,t){this.evaluateInner(e,t)}evaluateInner(e,t){e.isMachine?this.evaluateMachine(e,t):this.evaluateSyscall(e,t)}evaluateMachine(e,t){switch(e.type){case 0:return void this.pushFrame();case 1:return void this.popFrame();case 3:return void this.call(e.op1);case 2:return void t.call(this.stack.pop());case 4:return void this.goto(e.op1);case 5:return void t.return();case 6:return void this.returnTo(e.op1)}}evaluateSyscall(e,t){APPEND_OPCODES.evaluate(t,e,e.type)}}const badProtocols=["javascript:","vbscript:"],badTags=["A","BODY","LINK","IMG","IFRAME","BASE","FORM"],badTagsForDataURI=["EMBED"],badAttributes=["href","src","background","action"],badAttributesForDataURI=["src"];function has$1(e,t){return-1!==e.indexOf(t)}function checkURI(e,t){return(null===e||has$1(badTags,e))&&has$1(badAttributes,t)}function checkDataURI(e,t){return null!==e&&has$1(badTagsForDataURI,e)&&has$1(badAttributesForDataURI,t)}function requiresSanitization(e,t){return checkURI(e,t)||checkDataURI(e,t)}let _protocolForUrlImplementation;function sanitizeAttributeValue(e,t,r){if(null==r)return r;if(isSafeString(r))return r.toHTML();const n=e.tagName.toUpperCase();let i=normalizeStringValue(r);if(checkURI(n,t)){let e=(o=i,_protocolForUrlImplementation||(_protocolForUrlImplementation=function(){const e=URL;if("object"==typeof e&&null!==e&&"function"==typeof e.parse){let t=e;return e=>{let r=null;return"string"==typeof e&&(r=t.parse(e).protocol),null===r?":":r}}if("function"==typeof e)return t=>{try{return new e(t).protocol}catch{return":"}};throw new Error('@glimmer/runtime needs a valid "globalThis.URL"')}()),_protocolForUrlImplementation(o));if(has$1(badProtocols,e))return`unsafe:${i}`}var o;return checkDataURI(n,t)?`unsafe:${i}`:i}function dynamicAttribute(e,t,r){const{tagName:n,namespaceURI:i}=e,o={element:e,name:t,namespace:r};if(i===NS_SVG)return buildDynamicAttribute(n,t,o);const{type:s,normalized:a}=normalizeProperty(e,t);return"attr"===s?buildDynamicAttribute(n,a,o):function(e,t,r){return requiresSanitization(e,t)?new SafeDynamicProperty(t,r):function(e,t){return("INPUT"===e||"TEXTAREA"===e)&&"value"===t}(e,t)?new InputValueDynamicAttribute(t,r):function(e,t){return"OPTION"===e&&"selected"===t}(e,t)?new OptionSelectedDynamicAttribute(t,r):new DefaultDynamicProperty(t,r)}(n,a,o)}function buildDynamicAttribute(e,t,r){return requiresSanitization(e,t)?new SafeDynamicAttribute(r):new SimpleDynamicAttribute(r)}class DynamicAttribute{constructor(e){this.attribute=e}}class SimpleDynamicAttribute extends DynamicAttribute{set(e,t,r){const n=normalizeValue(t);if(null!==n){const{name:t,namespace:r}=this.attribute;e.__setAttribute(t,n,r)}}update(e,t){const r=normalizeValue(e),{element:n,name:i}=this.attribute;null===r?n.removeAttribute(i):n.setAttribute(i,r)}}class DefaultDynamicProperty extends DynamicAttribute{constructor(e,t){super(t),this.normalizedName=e}set(e,t,r){null!=t&&(this.value=t,e.__setProperty(this.normalizedName,t))}update(e,t){const{element:r}=this.attribute;this.value!==e&&(r[this.normalizedName]=this.value=e,null==e&&this.removeAttribute())}removeAttribute(){const{element:e,namespace:t}=this.attribute;t?e.removeAttributeNS(t,this.normalizedName):e.removeAttribute(this.normalizedName)}}class SafeDynamicProperty extends DefaultDynamicProperty{set(e,t,r){const{element:n,name:i}=this.attribute,o=sanitizeAttributeValue(n,i,t);super.set(e,o,r)}update(e,t){const{element:r,name:n}=this.attribute,i=sanitizeAttributeValue(r,n,e);super.update(i,t)}}class SafeDynamicAttribute extends SimpleDynamicAttribute{set(e,t,r){const{element:n,name:i}=this.attribute,o=sanitizeAttributeValue(n,i,t);super.set(e,o,r)}update(e,t){const{element:r,name:n}=this.attribute,i=sanitizeAttributeValue(r,n,e);super.update(i,t)}}class InputValueDynamicAttribute extends DefaultDynamicProperty{set(e,t){e.__setProperty("value",normalizeStringValue(t))}update(e){const t=this.attribute.element,r=t.value,n=normalizeStringValue(e);r!==n&&(t.value=n)}}class OptionSelectedDynamicAttribute extends DefaultDynamicProperty{set(e,t){null!=t&&!1!==t&&e.__setProperty("selected",!0)}update(e){this.attribute.element.selected=!!e}}function normalizeValue(e){return!1===e||null==e||void 0===e.toString?null:!0===e?"":"function"==typeof e?null:String(e)}class First{constructor(e){this.node=e}firstNode(){return this.node}}class Last{constructor(e){this.node=e}lastNode(){return this.node}}class NewTreeBuilder{static forInitialRender(e,t){return new this(e,t.element,t.nextSibling).initialize()}static resume(e,t){let r=new this(e,t.parentElement(),t.reset(e)).initialize();return r.pushBlock(t),r}constructor(e,t,r){this.constructing=null,this.operations=null,this.cursors=new StackImpl,this.modifierStack=new StackImpl,this.blockStack=new StackImpl,this.pushElement(t,r),this.env=e,this.dom=e.getAppendOperations(),this.updateOperations=e.getDOM()}initialize(){return this.pushAppendingBlock(),this}debugBlocks(){return this.blockStack.toArray()}get element(){return this.cursors.current.element}get nextSibling(){return this.cursors.current.nextSibling}get hasBlocks(){return this.blockStack.size>0}block(){return this.blockStack.current}popElement(){this.cursors.pop(),this.cursors.current}pushAppendingBlock(){return this.pushBlock(new AppendingBlockImpl(this.element))}pushResettableBlock(){return this.pushBlock(new ResettableBlockImpl(this.element))}pushBlockList(e){return this.pushBlock(new AppendingBlockList(this.element,e))}pushBlock(e,t=!1){let r=this.blockStack.current;return null!==r&&(t||r.didAppendBounds(e)),this.__openBlock(),this.blockStack.push(e),e}popBlock(){return this.block().finalize(this),this.__closeBlock(),this.blockStack.pop()}__openBlock(){}__closeBlock(){}openElement(e){let t=this.__openElement(e);return this.constructing=t,t}__openElement(e){return this.dom.createElement(e,this.element)}flushElement(e){let t=this.element,r=this.constructing;this.__flushElement(t,r),this.constructing=null,this.operations=null,this.pushModifiers(e),this.pushElement(r,null),this.didOpenElement(r)}__flushElement(e,t){this.dom.insertBefore(e,t,this.nextSibling)}closeElement(){return this.willCloseElement(),this.popElement(),this.popModifiers()}pushRemoteElement(e,t,r){return this.__pushRemoteElement(e,t,r)}__pushRemoteElement(e,t,r){if(this.pushElement(e,r),void 0===r)for(;e.lastChild;)e.removeChild(e.lastChild);let n=new RemoteBlock(e);return this.pushBlock(n,!0)}popRemoteElement(){const e=this.popBlock();return this.popElement(),e}pushElement(e,t=null){this.cursors.push(new CursorImpl(e,t))}pushModifiers(e){this.modifierStack.push(e)}popModifiers(){return this.modifierStack.pop()}didAppendBounds(e){return this.block().didAppendBounds(e),e}didAppendNode(e){return this.block().didAppendNode(e),e}didOpenElement(e){return this.block().openElement(e),e}willCloseElement(){this.block().closeElement()}appendText(e){return this.didAppendNode(this.__appendText(e))}__appendText(e){let{dom:t,element:r,nextSibling:n}=this,i=t.createTextNode(e);return t.insertBefore(r,i,n),i}__appendNode(e){return this.dom.insertBefore(this.element,e,this.nextSibling),e}__appendFragment(e){let t=e.firstChild;if(t){let r=new ConcreteBounds(this.element,t,e.lastChild);return this.dom.insertBefore(this.element,e,this.nextSibling),r}{const e=this.__appendComment("");return new ConcreteBounds(this.element,e,e)}}__appendHTML(e){return this.dom.insertHTMLBefore(this.element,this.nextSibling,e)}appendDynamicHTML(e){let t=this.trustedContent(e);this.didAppendBounds(t)}appendDynamicText(e){let t=this.untrustedContent(e);return this.didAppendNode(t),t}appendDynamicFragment(e){let t=this.__appendFragment(e);this.didAppendBounds(t)}appendDynamicNode(e){let t=this.__appendNode(e),r=new ConcreteBounds(this.element,t,t);this.didAppendBounds(r)}trustedContent(e){return this.__appendHTML(e)}untrustedContent(e){return this.__appendText(e)}appendComment(e){return this.didAppendNode(this.__appendComment(e))}__appendComment(e){let{dom:t,element:r,nextSibling:n}=this,i=t.createComment(e);return t.insertBefore(r,i,n),i}__setAttribute(e,t,r){this.dom.setAttribute(this.constructing,e,t,r)}__setProperty(e,t){this.constructing[e]=t}setStaticAttribute(e,t,r){this.__setAttribute(e,t,r)}setDynamicAttribute(e,t,r,n){let i=dynamicAttribute(this.constructing,e,n,r);return i.set(this,t,this.env),i}}class AppendingBlockImpl{constructor(e){this.parent=e,this.first=null,this.last=null,this.nesting=0}parentElement(){return this.parent}firstNode(){return this.first.firstNode()}lastNode(){return this.last.lastNode()}openElement(e){this.didAppendNode(e),this.nesting++}closeElement(){this.nesting--}didAppendNode(e){0===this.nesting&&(this.first||(this.first=new First(e)),this.last=new Last(e))}didAppendBounds(e){0===this.nesting&&(this.first||(this.first=e),this.last=e)}finalize(e){null===this.first&&e.appendComment("")}}class RemoteBlock extends AppendingBlockImpl{constructor(e){super(e),registerDestructor$1(this,()=>{this.parentElement()===this.firstNode().parentNode&&clear$1(this)})}}class ResettableBlockImpl extends AppendingBlockImpl{constructor(e){super(e)}reset(){destroy(this);let e=clear$1(this);return this.first=null,this.last=null,this.nesting=0,e}}class AppendingBlockList{constructor(e,t){this.parent=e,this.boundList=t,this.parent=e,this.boundList=t}parentElement(){return this.parent}firstNode(){return this.boundList[0].firstNode()}lastNode(){let e=this.boundList;return e[e.length-1].lastNode()}openElement(e){}closeElement(){}didAppendNode(e){}didAppendBounds(e){}finalize(e){this.boundList.length}}function clientBuilder(e,t){return NewTreeBuilder.forInitialRender(e,t)}class UpdatingVM{constructor(e,{alwaysRevalidate:t=!1}){this.frameStack=new StackImpl,this.env=e,this.dom=e.getDOM(),this.alwaysRevalidate=t}execute(e,t){this._execute(e,t)}_execute(e,t){let{frameStack:r}=this;for(this.try(e,t);!r.isEmpty();){let e=this.frame.nextStatement();void 0!==e?e.evaluate(this):r.pop()}}get frame(){return this.frameStack.current}goto(e){this.frame.goto(e)}try(e,t){this.frameStack.push(new UpdatingVMFrame(e,t))}throw(){this.frame.handleException(),this.frameStack.pop()}}class BlockOpcode{constructor(e,t,r,n){this.state=e,this.context=t,this.children=n,this.bounds=r}parentElement(){return this.bounds.parentElement()}firstNode(){return this.bounds.firstNode()}lastNode(){return this.bounds.lastNode()}evaluate(e){e.try(this.children,null)}}class TryOpcode extends BlockOpcode{evaluate(e){e.try(this.children,this)}handleException(){let{state:e,bounds:t,context:{env:r}}=this;destroyChildren(this);let n=NewTreeBuilder.resume(r,t),i=e.evaluate(n),o=this.children=[],s=i.execute(e=>{e.updateWith(this),e.pushUpdating(o)});associateDestroyableChild(this,s.drop)}constructor(...e){super(...e),this.type="try"}}class ListItemOpcode extends TryOpcode{constructor(e,t,r,n,i,o){super(e,t,r,[]),this.key=n,this.memo=i,this.value=o,this.retained=!1,this.index=-1}shouldRemove(){return!this.retained}reset(){this.retained=!1}}class ListBlockOpcode extends BlockOpcode{constructor(e,t,r,n,i){super(e,t,r,n),this.iterableRef=i,this.type="list-block",this.opcodeMap=new Map,this.marker=null,this.lastIterator=valueForRef(i)}initializeChild(e){e.index=this.children.length-1,this.opcodeMap.set(e.key,e)}evaluate(e){let t=valueForRef(this.iterableRef);if(this.lastIterator!==t){let{bounds:r}=this,{dom:n}=e,i=this.marker=n.createComment("");n.insertAfter(r.parentElement(),i,r.lastNode()),this.sync(t),this.parentElement().removeChild(i),this.marker=null,this.lastIterator=t}super.evaluate(e)}sync(e){let{opcodeMap:t,children:r}=this,n=0,i=0;for(this.children=this.bounds.boundList=[];;){let o=e.next();if(null===o)break;let s=r[n],{key:a}=o;for(;void 0!==s&&s.retained;)s=r[++n];if(void 0!==s&&s.key===a)this.retainItem(s,o),n++;else if(t.has(a)){let e=t.get(a);if(e.index{let n=t.enterItem(e);n.index=o.length,o.push(n),r.set(a,n),associateDestroyableChild(this,n)})}moveItem(e,t,r){let n,i,{children:o}=this;updateRef(e.memo,t.memo),updateRef(e.value,t.value),e.retained=!0,void 0===r?move(e,this.marker):(n=e.lastNode().nextSibling,i=r.firstNode(),n!==i&&move(e,i)),e.index=o.length,o.push(e)}deleteItem(e){destroy(e),clear$1(e),this.opcodeMap.delete(e.key)}}class UpdatingVMFrame{constructor(e,t){this.ops=e,this.exceptionHandler=t,this.current=0}goto(e){this.current=e}nextStatement(){return this.ops[this.current++]}handleException(){this.exceptionHandler&&this.exceptionHandler.handleException()}}class RenderResultImpl{constructor(e,t,r,n){this.env=e,this.updating=t,this.bounds=r,this.drop=n,associateDestroyableChild(this,n),registerDestructor$1(this,()=>clear$1(this.bounds))}rerender({alwaysRevalidate:e=!1}={alwaysRevalidate:!1}){let{env:t,updating:r}=this;new UpdatingVM(t,{alwaysRevalidate:e}).execute(r,this)}parentElement(){return this.bounds.parentElement()}firstNode(){return this.bounds.firstNode()}lastNode(){return this.bounds.lastNode()}handleException(){}}class EvaluationStackImpl{static restore(e,t){const r=new this(e.slice(),[0,-1,e.length-1,0]);return r.registers[$pc]=t,r.registers[$sp]=e.length-1,r.registers[$fp]=-1,r}constructor(e=[],t){this.stack=e,this.registers=t}push(e){this.stack[++this.registers[$sp]]=e}dup(e=this.registers[$sp]){this.stack[++this.registers[$sp]]=this.stack[e]}copy(e,t){this.stack[t]=this.stack[e]}pop(e=1){let t=this.stack[this.registers[$sp]];return this.registers[$sp]-=e,t}peek(e=0){return this.stack[this.registers[$sp]-e]}get(e,t=this.registers[$fp]){return this.stack[t+e]}set(e,t,r=this.registers[$fp]){this.stack[r+t]=e}slice(e,t){return this.stack.slice(e,t)}capture(e){let t=this.registers[$sp]+1,r=t-e;return this.stack.slice(r,t)}reset(){this.stack.length=0}}class Stacks{constructor(e,t){this.drop={},this.scope=new StackImpl,this.dynamicScope=new StackImpl,this.updating=new StackImpl,this.cache=new StackImpl,this.list=new StackImpl,this.destroyable=new StackImpl,this.scope.push(e),this.dynamicScope.push(t),this.destroyable.push(this.drop)}}class VM{#g;get stack(){return this.lowlevel.stack}get pc(){return this.lowlevel.fetchRegister($pc)}#m;fetch(e){let t=this.fetchValue(e);this.stack.push(t)}load(e){let t=this.stack.pop();this.loadValue(e,t)}loadValue(e,t){this.#m[e]=t}fetchValue(e){return isLowLevelRegister(e)?this.lowlevel.fetchRegister(e):this.#m[e]}call(e){null!==e&&this.lowlevel.call(e)}return(){this.lowlevel.return()}#y;constructor({scope:e,dynamicScope:t,stack:r,pc:n},i,o){this.#m=[null,null,null,null,null,null,null,null,null];let s=EvaluationStackImpl.restore(r,n);this.#y=o,this.context=i,this.#g=new Stacks(e,t),this.args=new VMArgumentsImpl,this.lowlevel=new LowLevelVM(s,i,void 0,s.registers),this.pushUpdating()}static initial(e,t){let r=ScopeImpl.root(t.owner,t.scope??{self:UNDEFINED_REFERENCE,size:0});const n=function(e,t,r){return{pc:e,scope:t,dynamicScope:r,stack:[]}}(e.program.heap.getaddr(t.handle),r,t.dynamicScope);return new VM(n,e,t.tree)}compile(e){return unwrapHandle(e.compile(this.context))}get constants(){return this.context.program.constants}get program(){return this.context.program}get env(){return this.context.env}captureClosure(e,t=this.lowlevel.fetchRegister($pc)){return{pc:t,scope:this.scope(),dynamicScope:this.dynamicScope(),stack:this.stack.capture(e)}}capture(e,t=this.lowlevel.fetchRegister($pc)){return new Closure(this.captureClosure(e,t),this.context)}beginCacheGroup(e){let t=this.updating(),r=new JumpIfNotModifiedOpcode;t.push(r),t.push(new BeginTrackFrameOpcode(e)),this.#g.cache.push(r),beginTrackFrame()}commitCacheGroup(){let e=this.updating(),t=this.#g.cache.pop(),r=endTrackFrame();e.push(new EndTrackFrameOpcode(t)),t.finalize(r,e.length)}enter(e){let t=this.capture(e),r=this.tree().pushResettableBlock(),n=new TryOpcode(t,this.context,r,[]);this.didEnter(n)}enterItem({key:e,value:t,memo:r}){let{stack:n}=this,i=createIteratorItemRef(t),o=createIteratorItemRef(r);n.push(i),n.push(o);let s=this.capture(2),a=this.tree().pushResettableBlock(),l=new ListItemOpcode(s,this.context,a,e,o,i);return this.didEnter(l),l}registerItem(e){this.listBlock().initializeChild(e)}enterList(e,t){let r=[],n=this.lowlevel.target(t),i=this.capture(0,n),o=this.tree().pushBlockList(r),s=new ListBlockOpcode(i,this.context,o,r,e);this.#g.list.push(s),this.didEnter(s)}didEnter(e){this.associateDestroyable(e),this.#g.destroyable.push(e),this.updateWith(e),this.pushUpdating(e.children)}exit(){this.#g.destroyable.pop(),this.#y.popBlock(),this.popUpdating()}exitList(){this.exit(),this.#g.list.pop()}pushRootScope(e,t){let r=ScopeImpl.sized(t,e);return this.#g.scope.push(r),r}pushChildScope(){this.#g.scope.push(this.scope().child())}pushScope(e){this.#g.scope.push(e)}popScope(){this.#g.scope.pop()}pushDynamicScope(){let e=this.dynamicScope().child();return this.#g.dynamicScope.push(e),e}bindDynamicScope(e){let t=this.dynamicScope();for(const r of reverse(e))t.set(r,this.stack.pop())}pushUpdating(e=[]){this.#g.updating.push(e)}popUpdating(){return this.#g.updating.pop()}updateWith(e){this.updating().push(e)}listBlock(){return this.#g.list.current}associateDestroyable(e){associateDestroyableChild(this.#g.destroyable.current,e)}updating(){return this.#g.updating.current}tree(){return this.#y}scope(){return this.#g.scope.current}dynamicScope(){return this.#g.dynamicScope.current}popDynamicScope(){this.#g.dynamicScope.pop()}getOwner(){return this.scope().owner}getSelf(){return this.scope().getSelf()}referenceForSymbol(e){return this.scope().getSymbol(e)}execute(e){return this._execute(e)}_execute(e){let t;e&&e(this);do{t=this.next()}while(!t.done);return t.value}next(){let e,{env:t}=this,r=this.lowlevel.nextStatement();return null!==r?(this.lowlevel.evaluateOuter(r,this),e={done:!1,value:null}):(this.stack.reset(),e={done:!0,value:new RenderResultImpl(t,this.popUpdating(),this.#y.popBlock(),this.#g.drop)}),e}}class Closure{constructor(e,t){this.state=e,this.context=t}evaluate(e){return new VM(this.state,this.context,e)}}class TemplateIteratorImpl{constructor(e){this.vm=e}next(){return this.vm.next()}sync(){return this.vm.execute()}}function renderSync(e,t){let r;return inTransaction(e,()=>r=t.sync()),r}function renderMain(e,t,r,n,i,o=new DynamicScopeImpl){let s=unwrapHandle(i.compile(e)),a=i.symbolTable.symbols.length,l=VM.initial(e,{scope:{self:r,size:a},dynamicScope:o,tree:n,handle:s,owner:t});return new TemplateIteratorImpl(l)}function renderComponent(e,t,r,n,i={},o=new DynamicScopeImpl){return function(e,t,r,n,i){const o=Object.keys(i).map(e=>[e,i[e]]),s=["main","else","attrs"],a=o.map(([e])=>`@${e}`);let l=e.constants.component(n,r,void 0,"{ROOT}");e.lowlevel.pushFrame();for(let h=0;h<3*s.length;h++)e.stack.push(null);e.stack.push(null),o.forEach(([,t])=>{e.stack.push(t)}),e.args.setup(e.stack,a,s,0,!0);const c=l.compilable,u={handle:unwrapHandle(c.compile(t)),symbolTable:c.symbolTable};return e.stack.push(e.args),e.stack.push(u),e.stack.push(l),new TemplateIteratorImpl(e)}(VM.initial(e,{tree:t,handle:e.stdlib.main,dynamicScope:o,owner:r}),e,r,n,function(e){const t=createConstRef(e);return Object.keys(e).reduce((e,r)=>(e[r]=childRefFor(t,r),e),{})}(i))}const SERIALIZATION_FIRST_NODE_STRING="%+b:0%";function isSerializationFirstNode(e){return"%+b:0%"===e.nodeValue}class RehydratingCursor extends CursorImpl{constructor(e,t,r){super(e,t),this.startingBlockDepth=r,this.candidate=null,this.injectedOmittedNode=!1,this.openBlockDepth=r-1}}class RehydrateTree extends NewTreeBuilder{constructor(e,t,r){if(super(e,t,r),this.unmatchedAttributes=null,this.blockDepth=0,r)throw new Error("Rehydration with nextSibling not supported");let n=this.currentCursor.element.firstChild;for(;null!==n&&!isOpenBlock(n);)n=n.nextSibling;this.candidate=n;const i=getBlockDepth(n);if(0!==i){const e=i-1,t=this.dom.createComment(`%+b:${e}%`);n.parentNode.insertBefore(t,this.candidate);let r=n.nextSibling;for(;null!==r&&(!isCloseBlock(r)||getBlockDepth(r)!==i);)r=r.nextSibling;const o=this.dom.createComment(`%-b:${e}%`);n.parentNode.insertBefore(o,r.nextSibling),this.candidate=t,this.startingBlockOffset=e}else this.startingBlockOffset=0}get currentCursor(){return this.cursors.current}get candidate(){return this.currentCursor?this.currentCursor.candidate:null}set candidate(e){this.currentCursor.candidate=e}disableRehydration(e){const t=this.currentCursor;t.candidate=null,t.nextSibling=e}enableRehydration(e){const t=this.currentCursor;t.candidate=e,t.nextSibling=null}pushElement(e,t=null){const r=new RehydratingCursor(e,t,this.blockDepth||0);null!==this.candidate&&(r.candidate=e.firstChild,this.candidate=e.nextSibling),this.cursors.push(r)}clearMismatch(e){let t=e;const r=this.currentCursor;if(null!==r){const e=r.openBlockDepth;if(e>=r.startingBlockDepth)for(;t&&!(isCloseBlock(t)&&e>=getBlockDepthWithOffset(t,this.startingBlockOffset));)t=this.remove(t);else for(;null!==t;)t=this.remove(t);this.disableRehydration(t)}}__openBlock(){const{currentCursor:e}=this;if(null===e)return;const t=this.blockDepth;this.blockDepth++;const{candidate:r}=e;if(null===r)return;const{tagName:n}=e.element;isOpenBlock(r)&&getBlockDepthWithOffset(r,this.startingBlockOffset)===t?(this.candidate=this.remove(r),e.openBlockDepth=t):"TITLE"!==n&&"SCRIPT"!==n&&"STYLE"!==n&&this.clearMismatch(r)}__closeBlock(){const{currentCursor:e}=this;if(null===e)return;const t=e.openBlockDepth;this.blockDepth--;const{candidate:r}=e;let n=!1;if(null!==r)if(n=!0,isCloseBlock(r)&&getBlockDepthWithOffset(r,this.startingBlockOffset)===t){const t=this.remove(r);this.candidate=t,e.openBlockDepth--}else this.clearMismatch(r),n=!1;if(!n){const t=e.nextSibling;if(null!==t&&isCloseBlock(t)&&getBlockDepthWithOffset(t,this.startingBlockOffset)===this.blockDepth){const r=this.remove(t);this.enableRehydration(r),e.openBlockDepth--}}}__appendNode(e){const{candidate:t}=this;return t||super.__appendNode(e)}__appendHTML(e){const t=this.markerBounds();if(t){const e=t.firstNode(),r=t.lastNode(),n=new ConcreteBounds(this.element,e.nextSibling,r.previousSibling),i=this.remove(e);return this.remove(r),null!==i&&isEmpty$3(i)&&(this.candidate=this.remove(i),null!==this.candidate&&this.clearMismatch(this.candidate)),n}return super.__appendHTML(e)}remove(e){const t=e.parentNode,r=e.nextSibling;return t.removeChild(e),r}markerBounds(){const e=this.candidate;if(e&&isMarker(e)){const t=e;let r=t.nextSibling;for(;!isMarker(r);)r=r.nextSibling;return new ConcreteBounds(this.element,t,r)}return null}__appendText(e){const{candidate:t}=this;return t?3===t.nodeType?(t.nodeValue!==e&&(t.nodeValue=e),this.candidate=t.nextSibling,t):8===(r=t).nodeType&&"%|%"===r.nodeValue||isEmpty$3(t)&&""===e?(this.candidate=this.remove(t),this.__appendText(e)):(this.clearMismatch(t),super.__appendText(e)):super.__appendText(e);var r}__appendComment(e){const t=this.candidate;return t&&8===t.nodeType?(t.nodeValue!==e&&(t.nodeValue=e),this.candidate=t.nextSibling,t):(t&&this.clearMismatch(t),super.__appendComment(e))}__openElement(e){const t=this.candidate;if(t&&isElement(t)&&function(e,t){return e.namespaceURI===NS_SVG?e.tagName===t:e.tagName===t.toUpperCase()}(t,e))return this.unmatchedAttributes=[].slice.call(t.attributes),t;if(t){if(isElement(t)&&"TBODY"===t.tagName)return this.pushElement(t,null),this.currentCursor.injectedOmittedNode=!0,this.__openElement(e);this.clearMismatch(t)}return super.__openElement(e)}__setAttribute(e,t,r){const n=this.unmatchedAttributes;if(n){const r=findByName(n,e);if(r)return r.value!==t&&(r.value=t),void n.splice(n.indexOf(r),1)}return super.__setAttribute(e,t,r)}__setProperty(e,t){const r=this.unmatchedAttributes;if(r){const n=findByName(r,e);if(n)return n.value!==t&&(n.value=t),void r.splice(r.indexOf(n),1)}return super.__setProperty(e,t)}__flushElement(e,t){const{unmatchedAttributes:r}=this;if(r){for(const e of r)this.constructing.removeAttribute(e.name);this.unmatchedAttributes=null}else super.__flushElement(e,t)}willCloseElement(){const{candidate:e,currentCursor:t}=this;null!==e&&this.clearMismatch(e),t&&t.injectedOmittedNode&&this.popElement(),super.willCloseElement()}getMarker(e,t){const r=e.querySelector(`script[glmr="${t}"]`);return r?castToSimple(r):null}__pushRemoteElement(e,t,r){const n=this.getMarker(e,t);if(!n||n.parentNode,void 0===r){for(;null!==e.firstChild&&e.firstChild!==n;)this.remove(e.firstChild);r=null}const i=new RehydratingCursor(e,null,this.blockDepth);this.cursors.push(i),null===n?this.disableRehydration(r):this.candidate=this.remove(n);const o=new RemoteBlock(e);return this.pushBlock(o,!0)}didAppendBounds(e){if(super.didAppendBounds(e),this.candidate){const t=e.lastNode();this.candidate=t.nextSibling}return e}}function isOpenBlock(e){return 8===e.nodeType&&0===e.nodeValue.lastIndexOf("%+b:",0)}function isCloseBlock(e){return 8===e.nodeType&&0===e.nodeValue.lastIndexOf("%-b:",0)}function getBlockDepth(e){return parseInt(e.nodeValue.slice(4),10)}function getBlockDepthWithOffset(e,t){return getBlockDepth(e)-t}function isElement(e){return 1===e.nodeType}function isMarker(e){return 8===e.nodeType&&"%glmr%"===e.nodeValue}function isEmpty$3(e){return 8===e.nodeType&&"% %"===e.nodeValue}function findByName(e,t){for(const r of e)if(r.name===t)return r}function rehydrationBuilder(e,t){return RehydrateTree.forInitialRender(e,t)}const index$3=Object.freeze(Object.defineProperty({__proto__:null,ConcreteBounds:ConcreteBounds,CurriedValue:CurriedValue,CursorImpl:CursorImpl,DOMChanges:DOMChanges,DOMTreeConstruction:DOMTreeConstruction,DynamicAttribute:DynamicAttribute,DynamicScopeImpl:DynamicScopeImpl,EMPTY_ARGS:EMPTY_ARGS,EMPTY_NAMED:EMPTY_NAMED,EMPTY_POSITIONAL:EMPTY_POSITIONAL,EnvironmentImpl:EnvironmentImpl,IDOMChanges:DOMChangesImpl,LowLevelVM:LowLevelVM,NewTreeBuilder:NewTreeBuilder,RehydrateTree:RehydrateTree,RemoteBlock:RemoteBlock,ResettableBlockImpl:ResettableBlockImpl,SERIALIZATION_FIRST_NODE_STRING:SERIALIZATION_FIRST_NODE_STRING,ScopeImpl:ScopeImpl,SimpleDynamicAttribute:SimpleDynamicAttribute,TEMPLATE_ONLY_COMPONENT_MANAGER:TEMPLATE_ONLY_COMPONENT_MANAGER,TemplateOnlyComponent:TemplateOnlyComponentDefinition,TemplateOnlyComponentManager:TemplateOnlyComponentManager,UpdatingVM:UpdatingVM,array:array$1,clear:clear$1,clientBuilder:clientBuilder,concat:concat$1,createCapturedArgs:createCapturedArgs,curry:curry,destroy:destroy,dynamicAttribute:dynamicAttribute,fn:fn$1,get:get$6,hash:hash$3,inTransaction:inTransaction,invokeHelper:invokeHelper,isDestroyed:isDestroyed,isDestroying:isDestroying,isSerializationFirstNode:isSerializationFirstNode,isWhitespace:isWhitespace,normalizeProperty:normalizeProperty,on:on$1,registerDestructor:registerDestructor$1,rehydrationBuilder:rehydrationBuilder,reifyArgs:reifyArgs,reifyNamed:reifyNamed,reifyPositional:reifyPositional,renderComponent:renderComponent,renderMain:renderMain,renderSync:renderSync,resetDebuggerCallback:resetDebuggerCallback,runtimeOptions:runtimeOptions,setDebuggerCallback:setDebuggerCallback,templateOnlyComponent:templateOnlyComponent},Symbol.toStringTag,{value:"Module"})),on=on$1,MUTABLE_CELL=Symbol("MUTABLE_CELL"),RootTemplate=templateFactory({id:"yTlmws8O",block:'[[[46,[30,0],null,null,null]],[],["component"]]',moduleName:"packages/@ember/-internals/glimmer/lib/templates/root.hbs",isStrictMode:!0}),InputTemplate=templateFactory({id:"Cc/BCoQJ",block:'[[[11,"input"],[16,1,[30,0,["id"]]],[16,0,[30,0,["class"]]],[17,1],[16,4,[30,0,["type"]]],[16,"checked",[30,0,["checked"]]],[16,2,[30,0,["value"]]],[4,[32,0],["change",[30,0,["change"]]],null],[4,[32,0],["input",[30,0,["input"]]],null],[4,[32,0],["keyup",[30,0,["keyUp"]]],null],[4,[32,0],["paste",[30,0,["valueDidChange"]]],null],[4,[32,0],["cut",[30,0,["valueDidChange"]]],null],[12],[13]],["&attrs"],[]]',moduleName:"packages/@ember/-internals/glimmer/lib/templates/input.hbs",scope:()=>[on],isStrictMode:!0});function NOOP$1(){}class InternalComponent{static toString(){return"internal component"}constructor(e,t,r){this.owner=e,this.args=t,this.caller=r,setOwner$1(this,e)}get id(){return guidFor(this)}get class(){return"ember-view"}validateArguments(){for(let e of Object.keys(this.args.named))this.isSupportedArgument(e)||this.onUnsupportedArgument(e)}named(e){let t=this.args.named[e];return t?valueForRef(t):void 0}positional(e){let t=this.args.positional[e];return t?valueForRef(t):void 0}listenerFor(e){return this.named(e)||NOOP$1}isSupportedArgument(e){return!1}onUnsupportedArgument(e){}toString(){return`<${this.constructor}:${guidFor(this)}>`}}const OPAQUE_CONSTRUCTOR_MAP=new WeakMap;function opaquify(e,t){let r={create(){throw assert$3()},toString:()=>e.toString()};return OPAQUE_CONSTRUCTOR_MAP.set(r,e),setInternalComponentManager(INTERNAL_COMPONENT_MANAGER,r),setComponentTemplate(t,r),r}function deopaquify(e){return OPAQUE_CONSTRUCTOR_MAP.get(e)}const CAPABILITIES$3={dynamicLayout:!1,dynamicTag:!1,prepareArgs:!1,createArgs:!0,attributeHook:!1,elementHook:!1,createCaller:!0,dynamicScope:!1,updateHook:!1,createInstance:!0,wrapped:!1,willDestroy:!1,hasSubOwner:!1};class InternalManager{getCapabilities(){return CAPABILITIES$3}create(e,t,r,n,i,o){let s=new(deopaquify(t))(e,r.capture(),valueForRef(o));return untrack(s.validateArguments.bind(s)),s}didCreate(){}didUpdate(){}didRenderLayout(){}didUpdateLayout(){}getDebugName(e){return e.toString()}getSelf(e){return createConstRef(e)}getDestroyable(e){return e}}const INTERNAL_COMPONENT_MANAGER=new InternalManager,UNINITIALIZED=Object.freeze({});function elementForEvent(e){return e.target}function valueForEvent(e){return elementForEvent(e).value}function devirtualize(e){return t=>e(valueForEvent(t),t)}function valueFrom(e){return void 0===e?new LocalValue(void 0):isConstRef(e)?new LocalValue(valueForRef(e)):isUpdatableRef(e)?new UpstreamValue(e):new ForkedValue(e)}class LocalValue{static{decorateFieldV2$1(this.prototype,"value",[tracked])}#b=void initializeDeferredDecorator$1(this,"value");constructor(e){this.value=e}get(){return this.value}set(e){this.value=e}}class UpstreamValue{constructor(e){this.reference=e}get(){return valueForRef(this.reference)}set(e){updateRef(this.reference,e)}}class ForkedValue{local;upstream;lastUpstreamValue=UNINITIALIZED;constructor(e){this.upstream=new UpstreamValue(e)}get(){let e=this.upstream.get();return e!==this.lastUpstreamValue&&(this.lastUpstreamValue=e,this.local=new LocalValue(e)),this.local.get()}set(e){this.local.set(e)}}class AbstractInput extends InternalComponent{validateArguments(){super.validateArguments()}_value=valueFrom(this.args.named.value);get value(){return this._value.get()}set value(e){this._value.set(e)}valueDidChange(e){this.value=valueForEvent(e)}static{decorateMethodV2$1(this.prototype,"valueDidChange",[action])}change(e){this.valueDidChange(e)}input(e){this.valueDidChange(e)}keyUp(e){switch(e.key){case"Enter":this.listenerFor("enter")(e),this.listenerFor("insert-newline")(e);break;case"Escape":this.listenerFor("escape-press")(e)}}static{decorateMethodV2$1(this.prototype,"keyUp",[action])}listenerFor(e){let t=super.listenerFor(e);return this.isVirtualEventListener(e,t)?devirtualize(t):t}isVirtualEventListener(e,t){return-1!==["enter","insert-newline","escape-press"].indexOf(e)}}let isValidInputType;if(hasDOM){const e=Object.create(null),t=document.createElement("input");e[""]=!1,e.text=!0,e.checkbox=!0,isValidInputType=r=>{let n=e[r];if(void 0===n){try{t.type=r,n=t.type===r}catch(i){n=!1}finally{t.type="text"}e[r]=n}return n}}else isValidInputType=e=>""!==e;class _Input extends AbstractInput{static toString(){return"Input"}get class(){return this.isCheckbox?"ember-checkbox ember-view":"ember-text-field ember-view"}get type(){let e=this.named("type");return null==e?"text":isValidInputType(e)?e:"text"}get isCheckbox(){return"checkbox"===this.named("type")}_checked=valueFrom(this.args.named.checked);get checked(){return this.isCheckbox?this._checked.get():void 0}set checked(e){this._checked.set(e)}change(e){this.isCheckbox?this.checkedDidChange(e):super.change(e)}static{decorateMethodV2$1(this.prototype,"change",[action])}input(e){this.isCheckbox||super.input(e)}static{decorateMethodV2$1(this.prototype,"input",[action])}checkedDidChange(e){let t=e.target;this.checked=t.checked}static{decorateMethodV2$1(this.prototype,"checkedDidChange",[action])}isSupportedArgument(e){return-1!==["type","value","checked","enter","insert-newline","escape-press"].indexOf(e)||super.isSupportedArgument(e)}}const Input=opaquify(_Input,InputTemplate),LinkToTemplate=templateFactory({id:"7Z3LFeO/",block:'[[[11,3],[16,1,[30,0,["id"]]],[16,0,[30,0,["class"]]],[16,"role",[30,0,["role"]]],[16,"title",[30,0,["title"]]],[16,"rel",[30,0,["rel"]]],[16,"tabindex",[30,0,["tabindex"]]],[16,"target",[30,0,["target"]]],[17,1],[16,6,[30,0,["href"]]],[4,[32,0],["click",[30,0,["click"]]],null],[12],[18,2,null],[13]],["&attrs","&default"],["yield"]]',moduleName:"packages/@ember/-internals/glimmer/lib/templates/link-to.hbs",scope:()=>[on],isStrictMode:!0}),EMPTY_ARRAY$1=[],EMPTY_QUERY_PARAMS={};function isMissing(e){return null==e}function isPresent$1(e){return!isMissing(e)}function isQueryParams(e){return"object"==typeof e&&null!==e&&!0===e.isQueryParams}class _LinkTo extends InternalComponent{static toString(){return"LinkTo"}static{decorateFieldV2$1(this.prototype,"routing",[service("-routing")])}#v=void initializeDeferredDecorator$1(this,"routing");validateArguments(){super.validateArguments()}get class(){let e="ember-view";return this.isActive?(e+=this.classFor("active"),!1===this.willBeActive&&(e+=" ember-transitioning-out")):this.willBeActive&&(e+=" ember-transitioning-in"),this.isLoading&&(e+=this.classFor("loading")),this.isDisabled&&(e+=this.classFor("disabled")),e}get href(){if(this.isLoading)return"#";let{routing:e,route:t,models:r,query:n}=this;return consumeTag(tagFor(e,"currentState")),e.generateURL(t,r,n)}click(e){if(!isSimpleClick(e))return;let t=e.currentTarget;if(""!==t.target&&"_self"!==t.target)return;if(this.preventDefault(e),this.isDisabled)return;if(this.isLoading)return;let{routing:r,route:n,models:i,query:o,replace:s}=this,a={transition:void 0};flaggedInstrument("interaction.link-to",a,()=>{a.transition=r.transitionTo(n,i,o,s)})}static{decorateMethodV2$1(this.prototype,"click",[action])}get route(){if("route"in this.args.named){let e=this.named("route");return e&&this.namespaceRoute(e)}return this.currentRoute}currentRouteCache=createCache(()=>(consumeTag(tagFor(this.routing,"currentState")),untrack(()=>this.routing.currentRouteName)));get currentRoute(){return getValue$1(this.currentRouteCache)}get models(){return"models"in this.args.named?this.named("models"):"model"in this.args.named?[this.named("model")]:EMPTY_ARRAY$1}get query(){return"query"in this.args.named?{...this.named("query")}:EMPTY_QUERY_PARAMS}get replace(){return!0===this.named("replace")}get isActive(){return this.isActiveForState(this.routing.currentState)}get willBeActive(){let e=this.routing.currentState,t=this.routing.targetState;return e===t?null:this.isActiveForState(t)}get isLoading(){return isMissing(this.route)||this.models.some(e=>isMissing(e))}get isDisabled(){return Boolean(this.named("disabled"))}get isEngine(){return void 0!==getEngineParent(this.owner)}get engineMountPoint(){return this.owner.mountPoint}classFor(e){let t=this.named(`${e}Class`);return!0===t||isMissing(t)?` ${e}`:t?` ${t}`:""}namespaceRoute(e){let{engineMountPoint:t}=this;return void 0===t?e:"application"===e?t:`${t}.${e}`}isActiveForState(e){if(!isPresent$1(e))return!1;if(this.isLoading)return!1;let t=this.named("current-when");if("boolean"==typeof t)return t;if("string"==typeof t){let{models:r,routing:n}=this;return t.split(" ").some(t=>n.isActiveForRoute(r,void 0,this.namespaceRoute(t),e))}{let{route:t,models:r,query:n,routing:i}=this;return i.isActiveForRoute(r,n,t,e)}}preventDefault(e){e.preventDefault()}isSupportedArgument(e){return-1!==["route","model","models","query","replace","disabled","current-when","activeClass","loadingClass","disabledClass"].indexOf(e)||super.isSupportedArgument(e)}}let{prototype:prototype}=_LinkTo,descriptorFor=(e,t)=>e?Object.getOwnPropertyDescriptor(e,t)||descriptorFor(Object.getPrototypeOf(e),t):null;{let e=prototype.onUnsupportedArgument;Object.defineProperty(prototype,"onUnsupportedArgument",{configurable:!0,enumerable:!1,value:function(t){"href"===t||e.call(this,t)}})}{let e=descriptorFor(prototype,"models"),t=e.get;Object.defineProperty(prototype,"models",{configurable:!0,enumerable:!1,get:function(){let e=t.call(this);return e.length>0&&!("query"in this.args.named)&&isQueryParams(e[e.length-1])&&(e=e.slice(0,-1)),e}});let r=descriptorFor(prototype,"query"),n=r.get;Object.defineProperty(prototype,"query",{configurable:!0,enumerable:!1,get:function(){if("query"in this.args.named){let e=n.call(this);return isQueryParams(e)?e.values??EMPTY_QUERY_PARAMS:e}{let e=t.call(this);if(e.length>0){let t=e[e.length-1];if(isQueryParams(t)&&null!==t.values)return t.values}return EMPTY_QUERY_PARAMS}}})}{let e=prototype.onUnsupportedArgument;Object.defineProperty(prototype,"onUnsupportedArgument",{configurable:!0,enumerable:!1,value:function(t){"params"!==t&&e.call(this,t)}})}const LinkTo=opaquify(_LinkTo,LinkToTemplate),TextareaTemplate=templateFactory({id:"KVdeMchh",block:'[[[11,"textarea"],[16,1,[30,0,["id"]]],[16,0,[30,0,["class"]]],[17,1],[16,2,[30,0,["value"]]],[4,[32,0],["change",[30,0,["change"]]],null],[4,[32,0],["input",[30,0,["input"]]],null],[4,[32,0],["keyup",[30,0,["keyUp"]]],null],[4,[32,0],["paste",[30,0,["valueDidChange"]]],null],[4,[32,0],["cut",[30,0,["valueDidChange"]]],null],[12],[13]],["&attrs"],[]]',moduleName:"packages/@ember/-internals/glimmer/lib/templates/textarea.hbs",scope:()=>[on],isStrictMode:!0});class _Textarea extends AbstractInput{static toString(){return"Textarea"}get class(){return"ember-text-area ember-view"}change(e){super.change(e)}static{decorateMethodV2$1(this.prototype,"change",[action])}input(e){super.input(e)}static{decorateMethodV2$1(this.prototype,"input",[action])}isSupportedArgument(e){return-1!==["type","value","enter","insert-newline","escape-press"].indexOf(e)||super.isSupportedArgument(e)}}const Textarea=opaquify(_Textarea,TextareaTemplate);function unwrapTemplate(e){if("error"===e.result)throw new Error(`Compile Error: ${e.problem} @ ${e.span.start}..${e.span.end}`);return e}function isTemplateFactory(e){return"function"==typeof e}function referenceForParts(e,t){return"attrs"===t[0]&&(t.shift(),1===t.length)?childRefFor(e,t[0]):childRefFromParts(e,t)}function parseAttributeBinding(e){let t=e.indexOf(":");return-1===t?[e,e,!0]:[e.substring(0,t),e.substring(t+1),!1]}function installAttributeBinding(e,t,r,n){let[i,o,s]=r;if("id"===o){let t=get$7(e,i);null==t&&(t=e.elementId);let r=createPrimitiveRef(t);return void n.setAttribute("id",r,!0,null)}let a=i.indexOf(".")>-1?referenceForParts(t,i.split(".")):childRefFor(t,i);n.setAttribute(o,a,!1,null)}function createClassNameBindingRef(e,t,r){let n=t.split(":"),[i,o,s]=n;if(""===i)r.setAttribute("class",createPrimitiveRef(o),!0,null);else{let t,n=i.indexOf(".")>-1,a=n?i.split("."):[],l=n?referenceForParts(e,a):childRefFor(e,i);t=void 0===o?createSimpleClassNameBindingRef(l,n?a[a.length-1]:i):createColonClassNameBindingRef(l,o,s),r.setAttribute("class",t,!1,null)}}function createSimpleClassNameBindingRef(e,t){let r;return createComputeRef(()=>{let n=valueForRef(e);return!0===n?r||(r=dasherize$1(t)):n||0===n?String(n):null})}function createColonClassNameBindingRef(e,t,r){return createComputeRef(()=>valueForRef(e)?t:r)}function NOOP(){}class ComponentStateBucket{classRef=null;rootRef;argsRevision;constructor(e,t,r,n,i,o){this.component=e,this.args=t,this.argsTag=r,this.finalizer=n,this.hasWrappedElement=i,this.isInteractive=o,this.classRef=null,this.argsRevision=null===t?0:valueForTag(r),this.rootRef=createConstRef(e),registerDestructor$1(this,()=>this.willDestroy(),!0),registerDestructor$1(this,()=>this.component.destroy())}willDestroy(){let{component:e,isInteractive:t}=this;if(t){beginUntrackFrame(),e.trigger("willDestroyElement"),e.trigger("willClearRender"),endUntrackFrame();let t=getViewElement(e);t&&(clearElementView(t),clearViewElement(e))}e.renderer.unregister(e)}finalize(){let{finalizer:e}=this;e(),this.finalizer=NOOP}}function processComponentArgs(e){let t=Object.create(null),r=Object.create(null);for(let n in e){let i=e[n],o=valueForRef(i);isUpdatableRef(i)?t[n]=new MutableCell(i,o):t[n]=o,r[n]=o}return r.attrs=t,r}const REF=Symbol("REF");class MutableCell{value;[MUTABLE_CELL];[REF];constructor(e,t){this[MUTABLE_CELL]=!0,this[REF]=e,this.value=t}update(e){updateRef(this[REF],e)}}const ARGS=enumerableSymbol("ARGS"),HAS_BLOCK=enumerableSymbol("HAS_BLOCK"),DIRTY_TAG=Symbol("DIRTY_TAG"),IS_DISPATCHING_ATTRS=Symbol("IS_DISPATCHING_ATTRS"),BOUNDS=Symbol("BOUNDS"),EMBER_VIEW_REF=createPrimitiveRef("ember-view");function aliasIdToElementId(e,t){e.named.has("id")&&(t.elementId=t.id)}function applyAttributeBindings(e,t,r,n){let i=[],o=e.length-1;for(;-1!==o;){let s=parseAttributeBinding(e[o]),a=s[1];-1===i.indexOf(a)&&(i.push(a),installAttributeBinding(t,r,s,n)),o--}if(-1===i.indexOf("id")){let e=t.elementId?t.elementId:guidFor(t);n.setAttribute("id",createPrimitiveRef(e),!1,null)}}class CurlyComponentManager{templateFor(e){let t,{layout:r,layoutName:n}=e,i=getOwner$2(e);if(void 0===r){if(void 0===n)return null;t=i.lookup(`template:${n}`)}else{if(!isTemplateFactory(r))return null;t=r}return unwrapTemplate(t(i)).asWrappedLayout()}getDynamicLayout(e){return this.templateFor(e.component)}getTagName(e){let{component:t,hasWrappedElement:r}=e;return r?t&&t.tagName||"div":null}getCapabilities(){return CURLY_CAPABILITIES}prepareArgs(e,t){if(t.named.has("__ARGS__")){let{__ARGS__:e,...r}=t.named.capture(),n=valueForRef(e);return{positional:n.positional,named:{...r,...n.named}}}const{positionalParams:r}=e.class??e;if(null==r||0===t.positional.length)return null;let n;if("string"==typeof r){let e=t.positional.capture();n={[r]:createComputeRef(()=>reifyPositional(e))},Object.assign(n,t.named.capture())}else{if(!(Array.isArray(r)&&r.length>0))return null;{const e=Math.min(r.length,t.positional.length);n={},Object.assign(n,t.named.capture());for(let i=0;i{o.setAttribute("class",createPrimitiveRef(e),!1,null)}),l&&l.length&&l.forEach(e=>{createClassNameBindingRef(n,e,o)}),o.setAttribute("class",EMBER_VIEW_REF,!1,null),"ariaRole"in e&&o.setAttribute("role",childRefFor(n,"ariaRole"),!1,null),e._transitionTo("hasElement"),r&&(beginUntrackFrame(),e.trigger("willInsertElement"),endUntrackFrame())}didRenderLayout(e,t){e.component[BOUNDS]=t,e.finalize()}didCreate({component:e,isInteractive:t}){t&&(e._transitionTo("inDOM"),e.trigger("didInsertElement"),e.trigger("didRender"))}update(e){let{component:t,args:r,argsTag:n,argsRevision:i,isInteractive:o}=e;if(e.finalizer=_instrumentStart("render.component",rerenderInstrumentDetails,t),beginUntrackFrame(),null!==r&&!validateTag(n,i)){beginTrackFrame();let i=processComponentArgs(r);n=e.argsTag=endTrackFrame(),e.argsRevision=valueForTag(n),t[IS_DISPATCHING_ATTRS]=!0,t.setProperties(i),t[IS_DISPATCHING_ATTRS]=!1,t.trigger("didUpdateAttrs"),t.trigger("didReceiveAttrs")}o&&(t.trigger("willUpdate"),t.trigger("willRender")),endUntrackFrame(),consumeTag(n),consumeTag(t[DIRTY_TAG])}didUpdateLayout(e){e.finalize()}didUpdate({component:e,isInteractive:t}){t&&(e.trigger("didUpdate"),e.trigger("didRender"))}getDestroyable(e){return e}}function initialRenderInstrumentDetails(e){return e.instrumentDetails({initialRender:!0})}function rerenderInstrumentDetails(e){return e.instrumentDetails({initialRender:!1})}const CURLY_CAPABILITIES={dynamicLayout:!0,dynamicTag:!0,prepareArgs:!0,createArgs:!0,attributeHook:!0,elementHook:!0,createCaller:!0,dynamicScope:!0,updateHook:!0,createInstance:!0,wrapped:!0,willDestroy:!0,hasSubOwner:!1},CURLY_COMPONENT_MANAGER=new CurlyComponentManager;function isCurlyManager(e){return e===CURLY_COMPONENT_MANAGER}let lazyEventsProcessed=new WeakMap;const EMPTY_ARRAY=Object.freeze([]);class Component extends(CoreView.extend(TargetActionSupport,ActionSupport,{didReceiveAttrs(){},didRender(){},didUpdate(){},didUpdateAttrs(){},willRender(){},willUpdate(){}},{concatenatedProperties:["attributeBindings","classNames","classNameBindings"],classNames:EMPTY_ARRAY,classNameBindings:EMPTY_ARRAY})){isComponent=!0;init(e){super.init(e),this._superRerender=this.rerender,this.rerender=this._rerender,this[IS_DISPATCHING_ATTRS]=!1,this[DIRTY_TAG]=createTag(),this[BOUNDS]=null;const t=this._dispatcher;if(t){let e=lazyEventsProcessed.get(t);e||(e=new WeakSet,lazyEventsProcessed.set(t,e));let r=Object.getPrototypeOf(this);e.has(r)||(t.lazyEvents.forEach((e,r)=>{null!==e&&"function"==typeof this[e]&&t.setupHandlerForBrowserEvent(r)}),e.add(r))}this.elementId||""===this.tagName||(this.elementId=guidFor(this))}__dispatcher;get _dispatcher(){if(void 0===this.__dispatcher){let e=getOwner$2(this);if(e.lookup("-environment:main").isInteractive){let t=e.lookup("event_dispatcher:main");this.__dispatcher=t}else this.__dispatcher=null}return this.__dispatcher}on(e,t,r){return this._dispatcher?.setupHandlerForEmberEvent(e),super.on(e,t,r)}_rerender(){DIRTY_TAG$1(this[DIRTY_TAG]),this._superRerender()}[PROPERTY_DID_CHANGE](e,t){if(this[IS_DISPATCHING_ATTRS])return;let r=this[ARGS],n=void 0!==r?r[e]:void 0;void 0!==n&&isUpdatableRef(n)&&updateRef(n,2===arguments.length?t:get$7(this,e))}getAttr(e){return this.get(e)}readDOMAttr(e){let t=getViewElement(this),r="http://www.w3.org/2000/svg"===t.namespaceURI,{type:n,normalized:i}=normalizeProperty(t,e);return r||"attr"===n?t.getAttribute(i):t[i]}get childViews(){return getChildViews(this)}static{decorateMethodV2$1(this.prototype,"childViews",[nativeDescDecorator({configurable:!1,enumerable:!1})])}appendChild(e){addChildView(this,e)}_transitionTo(e){let t=this._currentState,r=this._currentState=this._states[e];this._state=e,t&&t.exit&&t.exit(this),r.enter&&r.enter(this)}nearestOfType(e){let t=this.parentView;for(;t;){if(e.detect(t.constructor))return t;t=t.parentView}}nearestWithProperty(e){let t=this.parentView;for(;t;){if(e in t)return t;t=t.parentView}}rerender(){return this._currentState.rerender(this)}get element(){return this.renderer.getElement(this)}static{decorateMethodV2$1(this.prototype,"element",[nativeDescDecorator({configurable:!1,enumerable:!1})])}appendTo(e){let t;return t=hasDOM&&"string"==typeof e?document.querySelector(e):e,this.renderer.appendTo(this,t),this}append(){return this.appendTo(document.body)}willInsertElement(){return this}didInsertElement(){return this}willClearRender(){return this}destroy(){return super.destroy(),this._currentState.destroy(this),this}willDestroyElement(){return this}didDestroyElement(){return this}parentViewDidChange(){return this}handleEvent(e,t){return this._currentState.handleEvent(this,e,t)}static isComponentFactory=!0;static toString(){return"@ember/component"}}Component.reopenClass({positionalParams:[]}),setInternalComponentManager(CURLY_COMPONENT_MANAGER,Component);const RECOMPUTE_TAG=Symbol("RECOMPUTE_TAG"),IS_CLASSIC_HELPER=Symbol("IS_CLASSIC_HELPER");class Helper extends FrameworkObject{static isHelperFactory=!0;static[IS_CLASSIC_HELPER]=!0;static helper=helper$1;init(e){super.init(e),this[RECOMPUTE_TAG]=createTag()}recompute(){join$1(()=>DIRTY_TAG$1(this[RECOMPUTE_TAG]))}}function isClassicHelper(e){return!0===e[IS_CLASSIC_HELPER]}class ClassicHelperManager{capabilities=helperCapabilities("3.23",{hasValue:!0,hasDestroyable:!0});ownerInjection;constructor(e){let t={};setOwner$1(t,e),this.ownerInjection=t}createHelper(e,t){return{instance:isFactoryManager(e)?e.create():e.create(this.ownerInjection),args:t}}getDestroyable({instance:e}){return e}getValue({instance:e,args:t}){let{positional:r,named:n}=t,i=e.compute(r,n);return consumeTag(e[RECOMPUTE_TAG]),i}getDebugName(e){return getDebugName$1$1((e.class||e).prototype)}}function isFactoryManager(e){return null!=e&&"class"in e}setHelperManager(e=>new ClassicHelperManager(e),Helper);const CLASSIC_HELPER_MANAGER=getInternalHelperManager(Helper);class Wrapper{isHelperFactory=!0;constructor(e){this.compute=e}create(){return{compute:this.compute}}}class SimpleClassicHelperManager{capabilities=helperCapabilities("3.23",{hasValue:!0});createHelper(e,t){return()=>e.compute.call(null,t.positional,t.named)}getValue(e){return e()}getDebugName(e){return getDebugName$1$1(e.compute)}}const SIMPLE_CLASSIC_HELPER_MANAGER=new SimpleClassicHelperManager;function helper$1(e){return new Wrapper(e)}setHelperManager(()=>SIMPLE_CLASSIC_HELPER_MANAGER,Wrapper.prototype);class TrustedHTML{__string;constructor(e){this.__string=e}toString(){return`${this.__string}`}toHTML(){return this.toString()}}const htmlSafe=trustHTML;function trustHTML(e){return null==e?e="":"string"!=typeof e&&(e=String(e)),new TrustedHTML(e)}const isHTMLSafe=isTrustedHTML;function isTrustedHTML(e){return null!==e&&"object"==typeof e&&"function"==typeof e.toHTML}function instrumentationPayload$1(e){return{object:`${e.name}:main`}}const CAPABILITIES$2={dynamicLayout:!1,dynamicTag:!1,prepareArgs:!1,createArgs:!1,attributeHook:!1,elementHook:!1,createCaller:!1,dynamicScope:!0,updateHook:!1,createInstance:!0,wrapped:!1,willDestroy:!1,hasSubOwner:!1},CAPABILITIES_MASK$1=capabilityFlagsFrom(CAPABILITIES$2);class OutletComponentManager{create(e,t,r,n,i){let o=i.get("outletState"),s=t.ref;i.set("outletState",s);let a={finalize:_instrumentStart("render.outlet",instrumentationPayload$1,t)};if(void 0!==n.debugRenderTree){let e=valueForRef(o),t=e?.render?.owner,r=valueForRef(s),n=r?.render?.owner;if(t&&t!==n){let{mountPoint:e}=n;e&&(a.engine={mountPoint:e,instance:n})}}return a}getDebugName({name:e}){return`{{outlet}} for ${e}`}getDebugCustomRenderTree(e,t){let r=[];return r.push({bucket:t,type:"outlet",name:"main",args:EMPTY_ARGS,instance:void 0,template:void 0}),t.engine&&r.push({bucket:t.engine,type:"engine",name:t.engine.mountPoint,args:EMPTY_ARGS,instance:t.engine.instance,template:void 0}),r}getCapabilities(){return CAPABILITIES$2}getSelf(){return UNDEFINED_REFERENCE}didCreate(){}didUpdate(){}didRenderLayout(e){e.finalize()}didUpdateLayout(){}getDestroyable(){return null}}const OUTLET_MANAGER=new OutletComponentManager,OUTLET_COMPONENT_TEMPLATE=templateFactory({id:"Hacwyo/Q",block:'[[[8,[30,1],null,[["@controller","@model"],[[30,2],[30,3]]],null]],["@Component","@controller","@model"],[]]',moduleName:"/home/runner/work/ember.js/ember.js/packages/@ember/-internals/glimmer/lib/component-managers/outlet.ts",isStrictMode:!0});class OutletComponent{handle=-1;resolvedName=null;manager=OUTLET_MANAGER;capabilities=CAPABILITIES_MASK$1;compilable;constructor(e,t){this.state=t,this.compilable=unwrapTemplate(OUTLET_COMPONENT_TEMPLATE(e)).asLayout()}}function createRootOutlet(e){return new OutletComponent(e.owner,e.state)}class RootComponentManager extends CurlyComponentManager{component;constructor(e){super(),this.component=e}create(e,t,r,{isInteractive:n},i){let o=this.component,s=_instrumentStart("render.component",initialRenderInstrumentDetails,o);i.view=o;let a=""!==o.tagName;a||(n&&o.trigger("willRender"),o._transitionTo("hasElement"),n&&o.trigger("willInsertElement"));let l=new ComponentStateBucket(o,null,CONSTANT_TAG,s,a,n);return consumeTag(o[DIRTY_TAG]),l}}const ROOT_CAPABILITIES={dynamicLayout:!0,dynamicTag:!0,prepareArgs:!1,createArgs:!1,attributeHook:!0,elementHook:!0,createCaller:!0,dynamicScope:!0,updateHook:!0,createInstance:!0,wrapped:!0,willDestroy:!1,hasSubOwner:!1};class RootComponentDefinition{handle=-1;resolvedName="-top-level";state;manager;capabilities=capabilityFlagsFrom(ROOT_CAPABILITIES);compilable=null;constructor(e){this.manager=new RootComponentManager(e);let t=getFactoryFor(e);this.state=t}}function internalHelper(e){return setInternalHelperManager(e,{})}class EachInWrapper{constructor(e){this.inner=e}}const eachIn=internalHelper(({positional:e})=>{const t=e[0];return createComputeRef(()=>{let e=valueForRef(t);return consumeTag(tagForObject(e)),isProxy(e)&&(e=contentFor(e)),new EachInWrapper(e)})});function toIterator(e){return e instanceof EachInWrapper?toEachInIterator(e.inner):toEachIterator(e)}function toEachInIterator(e){return isIndexable(e)?Array.isArray(e)||isEmberArray(e)?ObjectIterator.fromIndexable(e):isNativeIterable(e)?MapLikeNativeIterator.from(e):hasForEach(e)?ObjectIterator.fromForEachable(e):ObjectIterator.fromIndexable(e):null}function toEachIterator(e){return isObject(e)?Array.isArray(e)?ArrayIterator.from(e):isEmberArray(e)?EmberArrayIterator.from(e):isNativeIterable(e)?ArrayLikeNativeIterator.from(e):hasForEach(e)?ArrayIterator.fromForEachable(e):null:null}class BoundedIterator{position=0;constructor(e){this.length=e}isEmpty(){return!1}memoFor(e){return e}next(){let{length:e,position:t}=this;if(t>=e)return null;let r=this.valueFor(t),n=this.memoFor(t);return this.position++,{value:r,memo:n}}}class ArrayIterator extends BoundedIterator{static from(e){return e.length>0?new this(e):null}static fromForEachable(e){let t=[];return e.forEach(e=>t.push(e)),this.from(t)}constructor(e){super(e.length),this.array=e}valueFor(e){return this.array[e]}}class EmberArrayIterator extends BoundedIterator{static from(e){return e.length>0?new this(e):null}constructor(e){super(e.length),this.array=e}valueFor(e){return objectAt(this.array,e)}}class ObjectIterator extends BoundedIterator{static fromIndexable(e){let t=Object.keys(e);if(0===t.length)return null;{let r=[];for(let n of t){let t;t=e[n],isTracking()&&(consumeTag(tagFor(e,n)),Array.isArray(t)&&consumeTag(tagFor(t,"[]"))),r.push(t)}return new this(t,r)}}static fromForEachable(e){let t=[],r=[],n=0,i=!1;return e.forEach(function(e,o){i=i||arguments.length>=2,i&&t.push(o),r.push(e),n++}),0===n?null:i?new this(t,r):new ArrayIterator(r)}constructor(e,t){super(t.length),this.keys=e,this.values=t}valueFor(e){return this.values[e]}memoFor(e){return this.keys[e]}}class NativeIterator{static from(e){let t=e[Symbol.iterator](),r=t.next(),{done:n}=r;return n?null:new this(t,r)}position=0;constructor(e,t){this.iterable=e,this.result=t}isEmpty(){return!1}next(){let{iterable:e,result:t,position:r}=this;if(t.done)return null;let n=this.valueFor(t,r),i=this.memoFor(t,r);return this.position++,this.result=e.next(),{value:n,memo:i}}}class ArrayLikeNativeIterator extends NativeIterator{valueFor(e){return e.value}memoFor(e,t){return t}}class MapLikeNativeIterator extends NativeIterator{valueFor(e){return e.value[1]}memoFor(e){return e.value[0]}}function hasForEach(e){return null!=e&&"function"==typeof e.forEach}function isNativeIterable(e){return null!=e&&"function"==typeof e[Symbol.iterator]}function isIndexable(e){return null!==e&&("object"==typeof e||"function"==typeof e)}function toBool(e){return isProxy(e)?(consumeTag(tagForProperty(e,"content")),Boolean(get$7(e,"isTruthy"))):isArray$4(e)?(consumeTag(tagForProperty(e,"[]")),0!==e.length):isHTMLSafe(e)?Boolean(e.toString()):Boolean(e)}setGlobalContext({scheduleRevalidate(){_backburner.ensureInstance()},toBool:toBool,toIterator:toIterator,getProp:_getProp,setProp:_setProp,getPath:get$7,setPath:set$1,scheduleDestroy(e,t){schedule("actions",null,t,e)},scheduleDestroyed(e){schedule("destroy",null,e)}});class EmberEnvironmentDelegate{enableDebugTooling=ENV$1._DEBUG_RENDER_TREE;constructor(e,t){this.owner=e,this.isInteractive=t}onTransactionCommit(){}}const disallowDynamicResolution=internalHelper(({positional:e,named:t})=>{const r=e[0];let n=t.type,i=t.loc,o=t.original;return valueForRef(n),valueForRef(i),valueForRef(o),createComputeRef(()=>valueForRef(r))});let helper;helper=e=>e.positional[0];const inElementNullCheckHelper=internalHelper(helper),normalizeClassHelper=internalHelper(({positional:e})=>createComputeRef(()=>{let t=e[0],r=e[1],n=valueForRef(t).split("."),i=n[n.length-1],o=valueForRef(r);return!0===o?dasherize$1(i):o||0===o?String(o):""})),resolve=internalHelper(({positional:e},t)=>{let r=valueForRef(e[0]);return createConstRef(t.factoryFor(r)?.class)}),trackArray=internalHelper(({positional:e})=>{const t=e[0];return createComputeRef(()=>{let e=valueForRef(t);return isObject(e)&&consumeTag(tagForProperty(e,"[]")),e})}),mut=internalHelper(({positional:e})=>createInvokableRef(e[0])),readonly=internalHelper(({positional:e})=>createReadOnlyRef(e[0])),unbound=internalHelper(({positional:e,named:t})=>createUnboundRef(valueForRef(e[0]))),uniqueId=internalHelper(()=>createConstRef(uniqueId$1()));function uniqueId$1(){return([3e7]+-1e3+-4e3+-2e3+-1e11).replace(/[0-3]/g,e=>(4*e^16*Math.random()>>(2&e)).toString(16))}const CAPABILITIES$1={dynamicLayout:!0,dynamicTag:!1,prepareArgs:!1,createArgs:!0,attributeHook:!1,elementHook:!1,createCaller:!0,dynamicScope:!0,updateHook:!0,createInstance:!0,wrapped:!1,willDestroy:!1,hasSubOwner:!0};class MountManager{getDynamicLayout(e){return unwrapTemplate(e.engine.lookup("template:application")(e.engine)).asLayout()}getCapabilities(){return CAPABILITIES$1}getOwner(e){return e.engine}create(e,{name:t},r,n){let i=e.buildChildEngineInstance(t);i.boot();let o,s,a,l,c=i.factoryFor("controller:application")||generateControllerFactory(i,"application");if(r.named.has("model")&&(l=r.named.get("model")),void 0===l)o=c.create(),s=createConstRef(o),a={engine:i,controller:o,self:s,modelRef:l};else{let e=valueForRef(l);o=c.create({model:e}),s=createConstRef(o),a={engine:i,controller:o,self:s,modelRef:l}}return n.debugRenderTree&&associateDestroyableChild(i,o),a}getDebugName({name:e}){return e}getDebugCustomRenderTree(e,t,r,n){return[{bucket:t.engine,instance:t.engine,type:"engine",name:e.name,args:r},{bucket:t.controller,instance:t.controller,type:"route-template",name:"application",args:r,template:n}]}getSelf({self:e}){return e}getDestroyable(e){return e.engine}didCreate(){}didUpdate(){}didRenderLayout(){}didUpdateLayout(){}update(e){let{controller:t,modelRef:r}=e;void 0!==r&&t.set("model",valueForRef(r))}}const MOUNT_MANAGER=new MountManager;class MountDefinition{handle=-1;state;manager=MOUNT_MANAGER;compilable=null;capabilities=capabilityFlagsFrom(CAPABILITIES$1);constructor(e){this.resolvedName=e,this.state={name:e}}}const mountHelper=internalHelper((e,t)=>{let r,n,i,o=e.positional[0];return r=createCapturedArgs(e.named,EMPTY_POSITIONAL),createComputeRef(()=>{let e=valueForRef(o);return"string"==typeof e?(n===e||(n=e,i=curry(0,new MountDefinition(e),t,r,!0)),i):(i=null,n=null,null)})}),CAPABILITIES$4={dynamicLayout:!1,dynamicTag:!1,prepareArgs:!1,createArgs:!0,attributeHook:!1,elementHook:!1,createCaller:!1,dynamicScope:!1,updateHook:!1,createInstance:!0,wrapped:!1,willDestroy:!1,hasSubOwner:!1},CAPABILITIES_MASK=capabilityFlagsFrom(CAPABILITIES$4);class RouteTemplateManager{create(e,t,r){let n=r.named.get("controller");return{self:n,controller:valueForRef(n)}}getSelf({self:e}){return e}getDebugName({name:e}){return`route-template (${e})`}getDebugCustomRenderTree({name:e,templateName:t},r,n){return[{bucket:r,type:"route-template",name:e,args:n,instance:r.controller,template:t}]}getCapabilities(){return CAPABILITIES$4}didRenderLayout(){}didUpdateLayout(){}didCreate(){}didUpdate(){}getDestroyable(){return null}}const ROUTE_TEMPLATE_MANAGER=new RouteTemplateManager;class RouteTemplate{handle=-1;resolvedName;state;manager=ROUTE_TEMPLATE_MANAGER;capabilities=CAPABILITIES_MASK;compilable;constructor(e,t){let r=unwrapTemplate(t);this.resolvedName=e,this.state={name:e,templateName:r.moduleName},this.compilable=r.asLayout()}}function makeRouteTemplate(e,t,r){return curry(0,new RouteTemplate(t,r),e,null,!0)}const outletHelper=internalHelper((e,t,r)=>{let n=createComputeRef(()=>{let e=valueForRef(r.get("outletState"));return e?.outlets?.main}),i=null,o=null;return createComputeRef(()=>{let e=valueForRef(n),r=stateFor(n,e);if(!isStable(r,i))if(i=r,null!==r){let s,a=e?.render?.owner??t,l=dict(),c=r.template;s=hasInternalComponentManager(c)?c:makeRouteTemplate(a,r.name,c),l.Component=createConstRef(s),l.controller=createConstRef(r.controller);let u=childRefFromParts(n,["render","model"]),h=valueForRef(u);l.model=createComputeRef(()=>(i===r&&(h=valueForRef(u)),h));let d=createCapturedArgs(l,EMPTY_POSITIONAL);o=curry(0,new OutletComponent(t,r),a,d,!0)}else o=null;return o})});function stateFor(e,t){if(void 0===t)return null;let r=t.render;if(void 0===r)return null;let n=r.template;return null==n?null:{ref:e,name:r.name,template:n,controller:r.controller}}function isStable(e,t){return null!==e&&null!==t&&e.template===t.template&&e.controller===t.controller}function instrumentationPayload(e){return{object:`component:${e}`}}function componentFor(e,t){let r=`component:${e}`;return t.factoryFor(r)||null}function lookupComponentPair(e,t){let r=componentFor(t,e);if(isFactory(r)&&r.class){let e=getComponentTemplate(r.class);if(void 0!==e)return{component:r,layout:e}}return null===r?null:{component:r,layout:null}}const BUILTIN_KEYWORD_HELPERS={mut:mut,readonly:readonly,unbound:unbound,"-hash":hash$3,"-each-in":eachIn,"-normalize-class":normalizeClassHelper,"-resolve":resolve,"-track-array":trackArray,"-mount":mountHelper,"-outlet":outletHelper,"-in-el-null":inElementNullCheckHelper},BUILTIN_HELPERS={...BUILTIN_KEYWORD_HELPERS,array:array$1,concat:concat$1,fn:fn$1,get:get$6,hash:hash$3,"unique-id":uniqueId};BUILTIN_HELPERS["-disallow-dynamic-resolution"]=disallowDynamicResolution;const BUILTIN_KEYWORD_MODIFIERS={},BUILTIN_MODIFIERS={...BUILTIN_KEYWORD_MODIFIERS,on:on$1};class ResolverImpl{componentDefinitionCache=new Map;lookupPartial(){return null}lookupHelper(e,t){let r=BUILTIN_HELPERS[e];if(void 0!==r)return r;let n=t.factoryFor(`helper:${e}`);if(void 0===n)return null;let i=n.class;return void 0===i?null:"function"==typeof i&&isClassicHelper(i)?(setInternalHelperManager(CLASSIC_HELPER_MANAGER,n),n):i}lookupBuiltInHelper(e){return BUILTIN_KEYWORD_HELPERS[e]??null}lookupModifier(e,t){let r=BUILTIN_MODIFIERS[e];if(void 0!==r)return r;let n=t.factoryFor(`modifier:${e}`);return void 0===n?null:n.class||null}lookupBuiltInModifier(e){return BUILTIN_KEYWORD_MODIFIERS[e]??null}lookupComponent(e,t){let r=lookupComponentPair(t,e);if(null===r)return null;let n,i=null;n=null===r.component?i=r.layout(t):r.component;let o=this.componentDefinitionCache.get(n);if(void 0!==o)return o;null===i&&null!==r.layout&&(i=r.layout(t));let s=_instrumentStart("render.getComponentDefinition",instrumentationPayload,e),a=null;if(null===r.component)a={state:templateOnlyComponent(void 0,e),manager:TEMPLATE_ONLY_COMPONENT_MANAGER,template:i};else{let e=r.component,t=e.class,n=getInternalComponentManager(t);a={state:isCurlyManager(n)?e:t,manager:n,template:i}}return s(),this.componentDefinitionCache.set(n,a),a}}const TOP_LEVEL_NAME="-top-level";class OutletView{static extend(e){return class extends OutletView{static create(t){return t?super.create(Object.assign({},e,t)):super.create(e)}}}static reopenClass(e){Object.assign(this,e)}static create(e){let{environment:t,application:r,template:n}=e,i=getOwner$2(e),o=n(i);return new OutletView(t,i,o,r)}ref;state;constructor(e,t,r,n){this._environment=e,this.owner=t,this.template=r,this.namespace=n;let i=createTag(),o={outlets:{main:void 0},render:{owner:t,name:TOP_LEVEL_NAME,controller:void 0,model:void 0,template:r}},s=this.ref=createComputeRef(()=>(consumeTag(i),o),e=>{DIRTY_TAG$1(i),o.outlets.main=e});this.state={ref:s,name:TOP_LEVEL_NAME,template:r,controller:void 0}}appendTo(e){let t;t=this._environment.hasDOM&&"string"==typeof e?document.querySelector(e):e,schedule("render",this.owner.lookup("renderer:-dom"),"appendOutletView",this,t)}rerender(){}setOutletState(e){updateRef(this.ref,e)}destroy(){}}class DynamicScope{constructor(e,t){this.view=e,this.outletState=t}child(){return new DynamicScope(this.view,this.outletState)}get(e){return this.outletState}set(e,t){return this.outletState=t,t}}const NO_OP=()=>{};function errorLoopTransaction(e){return e}class ComponentRootState{type="component";#_;#E;constructor(e,t,r){this.#E=errorLoopTransaction(()=>{let n=renderComponent(e.context,e.builder(e.env,r.into),e.owner,t,r?.args),i=this.#_=n.sync();associateDestroyableChild(this,this.#_),this.#E=errorLoopTransaction(()=>{if(!isDestroying(i)&&!isDestroyed(i))return i.rerender({alwaysRevalidate:!1})})})}isFor(e){return!1}render(){this.#E()}destroy(){destroy(this)}get destroyed(){return isDestroyed(this)}get result(){return this.#_}}class ClassicRootState{type="classic";id;result;destroyed;render;env;constructor(e,t,r,n,i,o,s,a){this.root=e,this.id=e instanceof OutletView?guidFor(e):getViewId(e),this.result=void 0,this.destroyed=!1,this.env=t.env,this.render=errorLoopTransaction(()=>{let e=unwrapTemplate(n).asLayout(),l=renderMain(t,r,i,a(t.env,{element:o,nextSibling:null}),e,s),c=this.result=l.sync();associateDestroyableChild(r,c),this.render=errorLoopTransaction(()=>{if(!isDestroying(c)&&!isDestroyed(c))return c.rerender({alwaysRevalidate:!1})})})}isFor(e){return this.root===e}destroy(){let{result:e,env:t}=this;this.destroyed=!0,this.root=null,this.result=void 0,this.render=void 0,void 0!==e&&inTransaction(t,()=>destroy(e))}}const renderers=[];function register(e){renderers.push(e)}function deregister(e){let t=renderers.indexOf(e);renderers.splice(t,1)}function loopBegin(){for(let e of renderers)e.rerender()}let renderSettledDeferred=null;function renderSettled(){return null===renderSettledDeferred&&(renderSettledDeferred=RSVP.defer(),_getCurrentRunLoop()||_backburner.schedule("actions",null,NO_OP)),renderSettledDeferred.promise}function resolveRenderPromise(){if(null!==renderSettledDeferred){let e=renderSettledDeferred.resolve;renderSettledDeferred=null,_backburner.join(null,e)}}let loops=0;function loopEnd(){for(let e of renderers)if(!e.isValid()){if(loops>ENV$1._RERENDER_LOOP_LIMIT)throw loops=0,e.destroy(),new Error("infinite rendering invalidation detected");return loops++,_backburner.join(null,NO_OP)}loops=0,resolveRenderPromise()}_backburner.on("begin",loopBegin),_backburner.on("end",loopEnd);class RendererState{static create(e,t){const r=new RendererState(e,t);return associateDestroyableChild(t,r),r}#w;#C=-1;#S=!1;#T=!1;#x=[];#R=[];constructor(e,t){this.#w=e,registerDestructor$1(this,()=>{this.clearAllRoots(t)})}get debug(){return{roots:this.#x,inRenderTransaction:this.#S,isInteractive:this.isInteractive}}get roots(){return this.#x}get owner(){return this.#w.owner}get builder(){return this.#w.builder}get context(){return this.#w.context}get env(){return this.context.env}get isInteractive(){return this.#w.context.env.isInteractive}renderRoot(e,t){let r=this.#x;return r.push(e),associateDestroyableChild(this,e),1===r.length&®ister(t),this.#A(t),e}#A(e){if(this.#S)return;this.#S=!0;let t=!1;try{this.renderRoots(e),t=!0}finally{t||(this.#C=valueForTag(CURRENT_TAG)),this.#S=!1}}renderRoots(e){let t,r=this.#x,n=this.#R;do{t=r.length,inTransaction(this.context.env,()=>{for(let e=0;e=t||i.render()}this.#C=valueForTag(CURRENT_TAG)})}while(r.length>t);for(;n.length;){let e=n.pop(),t=r.indexOf(e);r.splice(t,1)}0===this.#x.length&&deregister(e)}scheduleRevalidate(e){_backburner.scheduleOnce("render",this,this.revalidate,e)}isValid(){return this.#T||0===this.#x.length||validateTag(CURRENT_TAG,this.#C)}revalidate(e){this.isValid()||this.#A(e)}clearAllRoots(e){let t=this.#x;for(let r of t)destroy(r);this.#R.length=0,this.#x=[],t.length&&deregister(e)}}function intoTarget(e){return"element"in e?e:{element:e,nextSibling:null}}class BaseRenderer{static strict(e,t,r){return new BaseRenderer(e,{hasDOM:hasDOM,...r},t,new ResolverImpl,clientBuilder)}state;constructor(e,t,r,n,i){let o=artifacts(),s=runtimeOptions({document:r},new EmberEnvironmentDelegate(e,t.isInteractive),o,n),a=new EvaluationContextImpl(o,e=>new RuntimeOpImpl(e),s);this.state=RendererState.create({owner:e,context:a,builder:i},this)}get debugRenderTree(){let{debugRenderTree:e}=this.state.env;return e}isValid(){return this.state.isValid()}destroy(){destroy(this)}render(e,t){const r=new ComponentRootState(this.state,e,{args:t.args,into:intoTarget(t.into)});return this.state.renderRoot(r,this)}rerender(){this.state.scheduleRevalidate(this)}}class Renderer extends BaseRenderer{static strict(e,t,r){return new BaseRenderer(e,{hasDOM:hasDOM,...r},t,new ResolverImpl,clientBuilder)}_rootTemplate;_viewRegistry;static create(e){let{_viewRegistry:t}=e,r=getOwner$2(e),n=r.lookup("service:-document"),i=r.lookup("-environment:main"),o=r.lookup(privatize`template:-root`),s=r.lookup("service:-dom-builder");return new this(r,n,i,o,t,s)}constructor(e,t,r,n,i,o=clientBuilder,s=new ResolverImpl){super(e,r,t,s,o),this._rootTemplate=n(e),this._viewRegistry=i||e.lookup("-view-registry:main")}appendOutletView(e,t){let r=createRootOutlet(e),{name:n,template:i}=e.state,o=dict();o.Component=createConstRef(makeRouteTemplate(e.owner,n,i)),o.controller=UNDEFINED_REFERENCE,o.model=UNDEFINED_REFERENCE;let s=createCapturedArgs(o,EMPTY_POSITIONAL);this._appendDefinition(e,curry(0,r,e.owner,s,!0),t)}appendTo(e,t){let r=new RootComponentDefinition(e);this._appendDefinition(e,curry(0,r,this.state.owner,null,!0),t)}_appendDefinition(e,t,r){let n=createConstRef(t),i=new DynamicScope(null,UNDEFINED_REFERENCE),o=new ClassicRootState(e,this.state.context,this.state.owner,this._rootTemplate,n,r,i,this.state.builder);this.state.renderRoot(o,this)}cleanupRootFor(e){if(isDestroyed(this))return;let t=this.state.roots,r=t.length;for(;r--;){let n=t[r];"classic"===n.type&&n.isFor(e)&&(n.destroy(),t.splice(r,1))}}remove(e){e._transitionTo("destroying"),this.cleanupRootFor(e),this.state.isInteractive&&e.trigger("didDestroyElement")}get _roots(){return this.state.debug.roots}get _inRenderTransaction(){return this.state.debug.inRenderTransaction}get _isInteractive(){return this.state.debug.isInteractive}get _context(){return this.state.context}register(e){let t=getViewId(e);this._viewRegistry[t]=e}unregister(e){delete this._viewRegistry[getViewId(e)]}getElement(e){if(this._isInteractive)return getViewElement(e);throw new Error("Accessing `this.element` is not allowed in non-interactive environments (such as FastBoot).")}getBounds(e){let t=e[BOUNDS];return{parentElement:t.parentElement(),firstNode:t.firstNode(),lastNode:t.lastNode()}}}const OutletTemplate=templateFactory({id:"tiXbzL5t",block:'[[[46,[28,[32,0],null,null],null,null,null]],[],["component"]]',moduleName:"packages/@ember/-internals/glimmer/lib/templates/outlet.hbs",scope:()=>[outletHelper],isStrictMode:!0});class ApplicationInstance extends EngineInstance{rootElement=null;init(e){super.init(e),this.application._watchInstance(this),this.register("-application-instance:main",this,{instantiate:!1})}_bootSync(e){return this._booted||(e=new _BootOptions(e),this.setupRegistry(e),e.rootElement?this.rootElement=e.rootElement:this.rootElement=this.application.rootElement,e.location&&set$1(this.router,"location",e.location),this.application.runInstanceInitializers(this),e.isInteractive&&this.setupEventDispatcher(),this._booted=!0),this}setupRegistry(e){this.constructor.setupRegistry(this.__registry__,e)}_router;get router(){if(!this._router){let e=this.lookup("router:main");this._router=e}return this._router}didCreateRootView(e){e.appendTo(this.rootElement)}startRouting(){this.router.startRouting()}setupRouter(){this.router.setupRouter()}handleURL(e){return this.setupRouter(),this.router.handleURL(e)}setupEventDispatcher(){let e=this.lookup("event_dispatcher:main"),t=get$7(this.application,"customEvents"),r=get$7(this,"customEvents"),n=Object.assign({},t,r);return e.setup(n,this.rootElement),e}getURL(){return this.router.url}visit(e){this.setupRouter();let t=this.__container__.lookup("-environment:main"),r=this.router,n=()=>t.options.shouldRender?renderSettled().then(()=>this):this,i=e=>{if(e.error&&e.error instanceof Error)throw e.error;if("TransitionAborted"===e.name&&r._routerMicrolib.activeTransition)return r._routerMicrolib.activeTransition.then(n,i);throw"TransitionAborted"===e.name?new Error(e.message):e},o=get$7(r,"location");return o.setURL(e),r.handleURL(o.getURL()).then(n,i)}willDestroy(){super.willDestroy(),this.application._unwatchInstance(this)}static setupRegistry(e,t={}){let r=t instanceof _BootOptions?t:new _BootOptions(t);e.register("-environment:main",r.toEnvironment(),{instantiate:!1}),e.register("service:-document",r.document,{instantiate:!1}),super.setupRegistry(e,r)}}class _BootOptions{isInteractive;_renderMode;isBrowser;location=null;shouldRender;document;rootElement;constructor(e={}){this.isInteractive=Boolean(hasDOM),this._renderMode=e._renderMode,void 0!==e.isBrowser?this.isBrowser=Boolean(e.isBrowser):this.isBrowser=Boolean(hasDOM),this.isBrowser||(this.isInteractive=!1,this.location="none"),void 0!==e.shouldRender?this.shouldRender=Boolean(e.shouldRender):this.shouldRender=!0,this.shouldRender||(this.isInteractive=!1),e.document?this.document=e.document:this.document="undefined"!=typeof document?document:null,e.rootElement&&(this.rootElement=e.rootElement),void 0!==e.location&&(this.location=e.location),void 0!==e.isInteractive&&(this.isInteractive=Boolean(e.isInteractive))}toEnvironment(){return{...environment,hasDOM:this.isBrowser,isInteractive:this.isInteractive,_renderMode:this._renderMode,options:this}}}function canInvoke(e,t){return null!=e&&"function"==typeof e[t]}class Namespace extends EmberObject{static NAMESPACES=NAMESPACES;static NAMESPACES_BY_ID=NAMESPACES_BY_ID;static processAll=processAllNamespaces;static byName=findNamespace;init(e){super.init(e),addNamespace(this)}toString(){let e=get$7(this,"name")||get$7(this,"modulePrefix");if(e)return e;findNamespaces();let t=getName(this);return void 0===t&&(t=guidFor(this),setName(this,t)),t}nameClasses(){processNamespace(this)}destroy(){return removeNamespace(this),super.destroy()}}Namespace.prototype.isNamespace=!0;const namespace=Object.freeze(Object.defineProperty({__proto__:null,default:Namespace},Symbol.toStringTag,{value:"Module"}));var DAG=function(){function e(){this._vertices=new Vertices}return e.prototype.add=function(e,t,r,n){if(!e)throw new Error("argument `key` is required");var i=this._vertices,o=i.add(e);if(o.val=t,r)if("string"==typeof r)i.addEdge(o,i.add(r));else for(var s=0;s0){var n="cycle detected: "+t;throw this.each(this.path,function(e){n+=" <- "+e}),new Error(n)}}},e.prototype.reset=function(){this.stack.length=0,this.path.length=0,this.result.length=0;for(var e=0,t=this.length;e=0){var a=this[s];if(a.flag)continue;if(a.flag=!0,i.push(s),t===a.key)break;n.push(~s),this.pushIncoming(a)}else i.pop(),o.push(~s)}},e.prototype.pushIncoming=function(e){for(var t=this.stack,r=e.length-1;r>=0;r--){var n=e[r];this[n].flag||t.push(n)}},e.prototype.each=function(e,t){for(var r=0,n=e.length;r{for(let t in e)Object.prototype.hasOwnProperty.call(e,t)&&n.test(t)&&"class"===typeOf$1(e[t])&&r.push(dasherize$1(t.replace(n,"")))}),r}}class ComponentLookup extends EmberObject{componentFor(e,t){let r=`component:${e}`;return t.factoryFor(r)}layoutFor(e,t,r){let n=`template:components/${e}`;return t.lookup(n,r)}}const NEEDS_EXTRA_CLOSE=new WeakMap;class SerializeBuilder extends NewTreeBuilder{__openBlock(){let{tagName:e}=this.element;if("TITLE"!==e&&"SCRIPT"!==e&&"STYLE"!==e){let e=this.serializeBlockDepth++;this.__appendComment(`%+b:${e}%`)}super.__openBlock()}__closeBlock(){let{tagName:e}=this.element;if(super.__closeBlock(),"TITLE"!==e&&"SCRIPT"!==e&&"STYLE"!==e){let e=--this.serializeBlockDepth;this.__appendComment(`%-b:${e}%`)}}__appendHTML(e){let{tagName:t}=this.element;if("TITLE"===t||"SCRIPT"===t||"STYLE"===t)return super.__appendHTML(e);let r=this.__appendComment("%glmr%");if("TABLE"===t){let t=e.indexOf("<");t>-1&&"tr"===e.slice(t+1,t+3)&&(e=`${e}`)}""===e?this.__appendComment("% %"):super.__appendHTML(e);let n=this.__appendComment("%glmr%");return new ConcreteBounds(this.element,r,n)}__appendText(e){let{tagName:t}=this.element,r=function(e){let{element:t,nextSibling:r}=e;return null===r?t.lastChild:r.previousSibling}(this);return"TITLE"===t||"SCRIPT"===t||"STYLE"===t?super.__appendText(e):""===e?this.__appendComment("% %"):(r&&3===r.nodeType&&this.__appendComment("%|%"),super.__appendText(e))}closeElement(){return NEEDS_EXTRA_CLOSE.has(this.element)&&(NEEDS_EXTRA_CLOSE.delete(this.element),super.closeElement()),super.closeElement()}openElement(e){return"tr"===e&&"TBODY"!==this.element.tagName&&"THEAD"!==this.element.tagName&&"TFOOT"!==this.element.tagName&&(this.openElement("tbody"),NEEDS_EXTRA_CLOSE.set(this.constructing,!0),this.flushElement(null)),super.openElement(e)}pushRemoteElement(e,t,r=null){let{dom:n}=this,i=n.createElement("script");return i.setAttribute("glmr",t),n.insertBefore(e,i,r),super.pushRemoteElement(e,t,r)}constructor(...e){super(...e),this.serializeBlockDepth=0}}function serializeBuilder(e,t){return SerializeBuilder.forInitialRender(e,t)}function setupApplicationRegistry(e){e.register("service:-dom-builder",{create(e){switch(getOwner$2(e).lookup("-environment:main")._renderMode){case"serialize":return serializeBuilder.bind(null);case"rehydrate":return rehydrationBuilder.bind(null);default:return clientBuilder.bind(null)}}}),e.register(privatize`template:-root`,RootTemplate),e.register("renderer:-dom",Renderer)}function setupEngineRegistry(e){e.optionsForType("template",{instantiate:!1}),e.register("view:-outlet",OutletView),e.register("template:-outlet",OutletTemplate),e.optionsForType("helper",{instantiate:!1}),e.register("component:input",Input),e.register("component:link-to",LinkTo),e.register("component:textarea",Textarea)}function props(e){let t=[];for(let r in e)t.push(r);return t}class Engine extends(Namespace.extend(RegistryProxyMixin)){static initializers=Object.create(null);static instanceInitializers=Object.create(null);static initializer=buildInitializerMethod("initializers");static instanceInitializer=buildInitializerMethod("instanceInitializers");static buildRegistry(e){let t=new Registry({resolver:resolverFor(e)});return t.set=set$1,t.register("application:main",e,{instantiate:!1}),commonSetupRegistry$1(t),setupEngineRegistry(t),t}init(e){super.init(e),this.buildRegistry()}_initializersRan=!1;ensureInitializers(){this._initializersRan||(this.runInitializers(),this._initializersRan=!0)}buildInstance(e={}){return this.ensureInitializers(),EngineInstance.create({...e,base:this})}buildRegistry(){return this.__registry__=this.constructor.buildRegistry(this)}initializer(e){this.constructor.initializer(e)}instanceInitializer(e){this.constructor.instanceInitializer(e)}runInitializers(){this._runInitializer("initializers",(e,t)=>{t.initialize(this)})}runInstanceInitializers(e){this._runInitializer("instanceInitializers",(t,r)=>{r.initialize(e)})}_runInitializer(e,t){let r,n=get$7(this.constructor,e),i=props(n),o=new DAG;for(let s of i)r=n[s],o.add(r.name,r,r.before,r.after);o.topsort(t)}}function resolverFor(e){let t={namespace:e};return e.Resolver.create(t)}function buildInitializerMethod(e){return function(t){let r=this.superclass;if(void 0!==r[e]&&r[e]===this[e]){let t={[e]:Object.create(this[e])};this.reopenClass(t)}this[e][t.name]=t}}function commonSetupRegistry$1(e){e.optionsForType("component",{singleton:!1}),e.optionsForType("view",{singleton:!1}),e.register("controller:basic",Controller,{instantiate:!1}),e.register("service:-routing",RoutingService),e.register("resolver-for-debugging:main",e.resolver,{instantiate:!1}),e.register("container-debug-adapter:main",ContainerDebugAdapter),e.register("component-lookup:main",ComponentLookup)}const getOwner=getOwner$1,setOwner=setOwner$1;let Application$1=class extends Engine{static buildRegistry(e){let t=super.buildRegistry(e);return commonSetupRegistry(t),setupApplicationRegistry(t),t}static initializer=buildInitializerMethod("initializers");static instanceInitializer=buildInitializerMethod("instanceInitializers");init(e){super.init(e),this.rootElement??="body",this._document??=null,this.eventDispatcher??=null,this.customEvents??=null,this.autoboot??=!0,this._document??=hasDOM?window.document:null,this._globalsMode??=!0,this._readinessDeferrals=1,this._booted=!1,this._applicationInstances=new Set,this.autoboot=this._globalsMode=Boolean(this.autoboot),this._globalsMode&&this._prepareForGlobalsMode(),this.autoboot&&this.waitForDOMReady()}buildInstance(e={}){return ApplicationInstance.create({...e,base:this,application:this})}_watchInstance(e){this._applicationInstances.add(e)}_unwatchInstance(e){return this._applicationInstances.delete(e)}Router;_prepareForGlobalsMode(){this.Router=(this.Router||EmberRouter).extend(),this._buildDeprecatedInstance()}__deprecatedInstance__;__container__;_buildDeprecatedInstance(){let e=this.buildInstance();this.__deprecatedInstance__=e,this.__container__=e.__container__}waitForDOMReady(){const e=this._document;if(null===e||"loading"!==e.readyState)schedule("actions",this,this.domReady);else{let t=()=>{e.removeEventListener("DOMContentLoaded",t),run(this,this.domReady)};e.addEventListener("DOMContentLoaded",t)}}domReady(){this.isDestroying||this.isDestroyed||this._bootSync()}deferReadiness(){this._readinessDeferrals++}advanceReadiness(){this._readinessDeferrals--,0===this._readinessDeferrals&&once(this,this.didBecomeReady)}_bootPromise=null;boot(){if(this._bootPromise)return this._bootPromise;try{this._bootSync()}catch(e){}return this._bootPromise}_bootResolver=null;_bootSync(){if(this._booted||this.isDestroying||this.isDestroyed)return;let e=this._bootResolver=RSVP$1.defer();this._bootPromise=e.promise;try{this.runInitializers(),runLoadHooks("application",this),this.advanceReadiness()}catch(error){throw e.reject(error),error}}reset(){let e=this.__deprecatedInstance__;this._readinessDeferrals=1,this._bootPromise=null,this._bootResolver=null,this._booted=!1,join$1(this,function(){run(e,"destroy"),this._buildDeprecatedInstance(),schedule("actions",this,"_bootSync")})}didBecomeReady(){if(!this.isDestroying&&!this.isDestroyed)try{if(this.autoboot){let e;e=this._globalsMode?this.__deprecatedInstance__:this.buildInstance(),e._bootSync(),this.ready(),e.startRouting()}this._bootResolver.resolve(this),this._booted=!0}catch(error){throw this._bootResolver.reject(error),error}}ready(){return this}willDestroy(){super.willDestroy(),_loaded.application===this&&(_loaded.application=void 0),this._applicationInstances.size&&(this._applicationInstances.forEach(e=>e.destroy()),this._applicationInstances.clear())}visit(e,t){return this.boot().then(()=>{let r=this.buildInstance();return r.boot(t).then(()=>r.visit(e)).catch(e=>{throw run(r,"destroy"),e})})}};function commonSetupRegistry(e){e.register("router:main",EmberRouter),e.register("-view-registry:main",{create:()=>makeDictionary(null)}),e.register("route:basic",Route),e.register("event_dispatcher:main",EventDispatcher),e.register("location:hash",HashLocation),e.register("location:history",HistoryLocation),e.register("location:none",NoneLocation),e.register(privatize`-bucket-cache:main`,{create:()=>new BucketCache}),e.register("service:router",RouterService)}const index$2=Object.freeze(Object.defineProperty({__proto__:null,_loaded:_loaded,default:Application$1,getOwner:getOwner,onLoad:onLoad,runLoadHooks:runLoadHooks,setOwner:setOwner},Symbol.toStringTag,{value:"Module"})),defineModule0=Object.assign({},{});function config$1(e){return runtimeConfig.packages[e]}function getGlobalConfig(){return runtimeConfig.global}const runtimeConfig=initializeRuntimeMacrosConfig();function initializeRuntimeMacrosConfig(){return{packages:{},global:{}}}function updaterMethods(){return{config:config$1,getGlobalConfig:getGlobalConfig,setConfig(e,t){runtimeConfig.packages[e]=t},setGlobalConfig(e,t){runtimeConfig.global[e]=t}}}let updaters="undefined"!=typeof window?window._embroider_macros_runtime_config:void 0;if(updaters){let e=updaterMethods();for(let t of updaters)t(e)}const ENV={modulePrefix:"marco",environment:"production",rootURL:"/",locationType:"history",EmberENV:{},APP:{}};function enterTestMode(){ENV.locationType="none",ENV.APP.rootElement="#ember-testing",ENV.APP.autoboot=!1;const e=getGlobalConfig()["@embroider/macros"];e&&(e.isTesting=!0)}const amdModule1=Object.freeze(Object.defineProperty({__proto__:null,default:ENV,enterTestMode:enterTestMode},Symbol.toStringTag,{value:"Module"}));function setupDeprecationWorkflow(e){self.deprecationWorkflow=self.deprecationWorkflow||{},self.deprecationWorkflow.deprecationLog={messages:new Set},self.deprecationWorkflow.flushDeprecations=t=>flushDeprecations({config:e,...t})}function flushDeprecations({handler:e="silence",config:t={}}={}){let r=self.deprecationWorkflow.deprecationLog.messages,n=t.workflow??[],i=r.values().filter(e=>!n.some(t=>t.matchId===e)).map(t=>({handler:e,matchId:t})),o={...t,workflow:[...n,...i]};return`import setupDeprecationWorkflow from 'ember-cli-deprecation-workflow';\n\nsetupDeprecationWorkflow(${JSON.stringify(o,void 0,2)});`}setupDeprecationWorkflow({throwOnUnhandled:!1,workflow:[]});const amdModule2=Object.freeze(Object.defineProperty({__proto__:null},Symbol.toStringTag,{value:"Module"}));function indexable(e){return e}function getGlobal(){if("undefined"!=typeof globalThis)return indexable(globalThis);if("undefined"!=typeof self)return indexable(self);if("undefined"!=typeof window)return indexable(window);throw new Error("unable to locate global object")}function registerDestructor(e,t){return registerDestructor$1(e,t)}function unregisterDestructor(e,t){return unregisterDestructor$1(e,t)}!function(){const e="TEST_WAITERS",t="undefined"!=typeof Symbol?Symbol.for(e):e,r=getGlobal();let n=r[t];void 0===n&&(n=r[t]=new Map)}();const index$1=Object.freeze(Object.defineProperty({__proto__:null,assertDestroyablesDestroyed:assertDestroyablesDestroyed,associateDestroyableChild:associateDestroyableChild,destroy:destroy,enableDestroyableTracking:enableDestroyableTracking,isDestroyed:isDestroyed,isDestroying:isDestroying,registerDestructor:registerDestructor,unregisterDestructor:unregisterDestructor},Symbol.toStringTag,{value:"Module"}));let Router$1;Router$1=EmberRouter;var Router$1$1=Router$1;class Router extends Router$1$1{location=ENV.locationType;rootURL=ENV.rootURL}Router.map(function(){this.route("place",{path:"/place/:place_id"}),this.route("place.new",{path:"/place/new"}),this.route("search"),this.route("oauth",function(){this.route("osm-callback",{path:"/osm/callback"})})});const amdModule3=Object.freeze(Object.defineProperty({__proto__:null,default:Router},Symbol.toStringTag,{value:"Module"}));let urlAlphabet="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict",nanoid$1=(e=21)=>{let t="",r=crypto.getRandomValues(new Uint8Array(e|=0));for(;e--;)t+=urlAlphabet[63&r[e]];return t};function number$2(e){if(!Number.isSafeInteger(e)||e<0)throw new Error(`Wrong positive integer: ${e}`)}function bytes$2(e,...t){if(!(e instanceof Uint8Array))throw new Error("Expected Uint8Array");if(t.length>0&&!t.includes(e.length))throw new Error(`Expected Uint8Array of length ${t}, not of length=${e.length}`)}function hash$2(e){if("function"!=typeof e||"function"!=typeof e.create)throw new Error("Hash should be wrapped by utils.wrapConstructor");number$2(e.outputLen),number$2(e.blockLen)}function exists$1(e,t=!0){if(e.destroyed)throw new Error("Hash instance has been destroyed");if(t&&e.finished)throw new Error("Hash#digest() has already been called")}function output$1(e,t){bytes$2(e);const r=t.outputLen;if(e.lengthe instanceof Uint8Array,createView$2=e=>new DataView(e.buffer,e.byteOffset,e.byteLength),rotr$2=(e,t)=>e<<32-t|e>>>t,isLE$2=68===new Uint8Array(new Uint32Array([287454020]).buffer)[0]; +/*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) */if(!isLE$2)throw new Error("Non little-endian hardware is not supported");function utf8ToBytes$2(e){if("string"!=typeof e)throw new Error("utf8ToBytes expected string, got "+typeof e);return new Uint8Array((new TextEncoder).encode(e))}function toBytes$1(e){if("string"==typeof e&&(e=utf8ToBytes$2(e)),!u8a$2(e))throw new Error("expected Uint8Array, got "+typeof e);return e}function concatBytes$2(...e){const t=new Uint8Array(e.reduce((e,t)=>e+t.length,0));let r=0;return e.forEach(e=>{if(!u8a$2(e))throw new Error("Uint8Array expected");t.set(e,r),r+=e.length}),t}let Hash$1=class{clone(){return this._cloneInto()}};function wrapConstructor$1(e){const t=t=>e().update(toBytes$1(t)).digest(),r=e();return t.outputLen=r.outputLen,t.blockLen=r.blockLen,t.create=()=>e(),t}function randomBytes$1(e=32){if(crypto$2&&"function"==typeof crypto$2.getRandomValues)return crypto$2.getRandomValues(new Uint8Array(e));throw new Error("crypto.getRandomValues must be defined")}function setBigUint64$1(e,t,r,n){if("function"==typeof e.setBigUint64)return e.setBigUint64(t,r,n);const i=BigInt(32),o=BigInt(4294967295),s=Number(r>>i&o),a=Number(r&o),l=n?4:0,c=n?0:4;e.setUint32(t+l,s,n),e.setUint32(t+c,a,n)}let SHA2$1=class extends Hash$1{constructor(e,t,r,n){super(),this.blockLen=e,this.outputLen=t,this.padOffset=r,this.isLE=n,this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.buffer=new Uint8Array(e),this.view=createView$2(this.buffer)}update(e){exists$1(this);const{view:t,buffer:r,blockLen:n}=this,i=(e=toBytes$1(e)).length;for(let o=0;on-o&&(this.process(r,0),o=0);for(let u=o;uc.length)throw new Error("_sha2: outputLen bigger than state");for(let u=0;ue&t^~e&r,Maj$2=(e,t,r)=>e&t^e&r^t&r,SHA256_K$2=new Uint32Array([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),IV$1=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),SHA256_W$2=new Uint32Array(64);let SHA256$1=class extends SHA2$1{constructor(){super(64,32,8,!1),this.A=0|IV$1[0],this.B=0|IV$1[1],this.C=0|IV$1[2],this.D=0|IV$1[3],this.E=0|IV$1[4],this.F=0|IV$1[5],this.G=0|IV$1[6],this.H=0|IV$1[7]}get(){const{A:e,B:t,C:r,D:n,E:i,F:o,G:s,H:a}=this;return[e,t,r,n,i,o,s,a]}set(e,t,r,n,i,o,s,a){this.A=0|e,this.B=0|t,this.C=0|r,this.D=0|n,this.E=0|i,this.F=0|o,this.G=0|s,this.H=0|a}process(e,t){for(let u=0;u<16;u++,t+=4)SHA256_W$2[u]=e.getUint32(t,!1);for(let u=16;u<64;u++){const e=SHA256_W$2[u-15],t=SHA256_W$2[u-2],r=rotr$2(e,7)^rotr$2(e,18)^e>>>3,n=rotr$2(t,17)^rotr$2(t,19)^t>>>10;SHA256_W$2[u]=n+SHA256_W$2[u-7]+r+SHA256_W$2[u-16]|0}let{A:r,B:n,C:i,D:o,E:s,F:a,G:l,H:c}=this;for(let u=0;u<64;u++){const e=c+(rotr$2(s,6)^rotr$2(s,11)^rotr$2(s,25))+Chi$2(s,a,l)+SHA256_K$2[u]+SHA256_W$2[u]|0,t=(rotr$2(r,2)^rotr$2(r,13)^rotr$2(r,22))+Maj$2(r,n,i)|0;c=l,l=a,a=s,s=o+e|0,o=i,i=n,n=r,r=e+t|0}r=r+this.A|0,n=n+this.B|0,i=i+this.C|0,o=o+this.D|0,s=s+this.E|0,a=a+this.F|0,l=l+this.G|0,c=c+this.H|0,this.set(r,n,i,o,s,a,l,c)}roundClean(){SHA256_W$2.fill(0)}destroy(){this.set(0,0,0,0,0,0,0,0),this.buffer.fill(0)}};const sha256$2=wrapConstructor$1(()=>new SHA256$1),_0n$5=BigInt(0),_1n$5=BigInt(1),_2n$3=BigInt(2),u8a$1=e=>e instanceof Uint8Array,hexes$3=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,"0")); +/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */function bytesToHex$3(e){if(!u8a$1(e))throw new Error("Uint8Array expected");let t="";for(let r=0;re+t.length,0));let r=0;return e.forEach(e=>{if(!u8a$1(e))throw new Error("Uint8Array expected");t.set(e,r),r+=e.length}),t}function equalBytes$1(e,t){if(e.length!==t.length)return!1;for(let r=0;r_0n$5;e>>=_1n$5,t+=1);return t}function bitGet(e,t){return e>>BigInt(t)&_1n$5}const bitSet=(e,t,r)=>e|(r?_1n$5:_0n$5)<(_2n$3<new Uint8Array(e),u8fr=e=>Uint8Array.from(e);function createHmacDrbg(e,t,r){if("number"!=typeof e||e<2)throw new Error("hashLen must be a number");if("number"!=typeof t||t<2)throw new Error("qByteLen must be a number");if("function"!=typeof r)throw new Error("hmacFn must be a function");let n=u8n(e),i=u8n(e),o=0;const s=()=>{n.fill(1),i.fill(0),o=0},a=(...e)=>r(i,n,...e),l=(e=u8n())=>{i=a(u8fr([0]),e),n=a(),0!==e.length&&(i=a(u8fr([1]),e),n=a())},c=()=>{if(o++>=1e3)throw new Error("drbg: tried 1000 values");let e=0;const r=[];for(;e{let r;for(s(),l(e);!(r=t(c()));)l();return s(),r}}const validatorFns={bigint:e=>"bigint"==typeof e,function:e=>"function"==typeof e,boolean:e=>"boolean"==typeof e,string:e=>"string"==typeof e,stringOrUint8Array:e=>"string"==typeof e||e instanceof Uint8Array,isSafeInteger:e=>Number.isSafeInteger(e),array:e=>Array.isArray(e),field:(e,t)=>t.Fp.isValid(e),hash:e=>"function"==typeof e&&Number.isSafeInteger(e.outputLen)};function validateObject(e,t,r={}){const n=(t,r,n)=>{const i=validatorFns[r];if("function"!=typeof i)throw new Error(`Invalid validator "${r}", expected function`);const o=e[t];if(!(n&&void 0===o||i(o,e)))throw new Error(`Invalid param ${String(t)}=${o} (${typeof o}), expected ${r}`)};for(const[i,o]of Object.entries(t))n(i,o,!1);for(const[i,o]of Object.entries(r))n(i,o,!0);return e}const ut=Object.freeze(Object.defineProperty({__proto__:null,bitGet:bitGet,bitLen:bitLen,bitMask:bitMask,bitSet:bitSet,bytesToHex:bytesToHex$3,bytesToNumberBE:bytesToNumberBE,bytesToNumberLE:bytesToNumberLE,concatBytes:concatBytes$1,createHmacDrbg:createHmacDrbg,ensureBytes:ensureBytes$1,equalBytes:equalBytes$1,hexToBytes:hexToBytes$3,hexToNumber:hexToNumber$1,numberToBytesBE:numberToBytesBE,numberToBytesLE:numberToBytesLE,numberToHexUnpadded:numberToHexUnpadded$1,numberToVarBytesBE:numberToVarBytesBE,utf8ToBytes:utf8ToBytes$1,validateObject:validateObject},Symbol.toStringTag,{value:"Module"})),_0n$4=BigInt(0),_1n$4=BigInt(1),_2n$2=BigInt(2),_3n$2=BigInt(3),_4n=BigInt(4),_5n=BigInt(5),_8n$1=BigInt(8); +/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */function mod$1(e,t){const r=e%t;return r>=_0n$4?r:t+r}function pow(e,t,r){if(r<=_0n$4||t<_0n$4)throw new Error("Expected power/modulo > 0");if(r===_1n$4)return _0n$4;let n=_1n$4;for(;t>_0n$4;)t&_1n$4&&(n=n*e%r),e=e*e%r,t>>=_1n$4;return n}function pow2$1(e,t,r){let n=e;for(;t-- >_0n$4;)n*=n,n%=r;return n}function invert$1(e,t){if(e===_0n$4||t<=_0n$4)throw new Error(`invert: expected positive integers, got n=${e} mod=${t}`);let r=mod$1(e,t),n=t,i=_0n$4,o=_1n$4;for(;r!==_0n$4;){const e=n%r,t=i-o*(n/r);n=r,r=e,i=o,o=t}if(n!==_1n$4)throw new Error("invert: does not exist");return mod$1(i,t)}function tonelliShanks(e){const t=(e-_1n$4)/_2n$2;let r,n,i;for(r=e-_1n$4,n=0;r%_2n$2===_0n$4;r/=_2n$2,n++);for(i=_2n$2;i(e[t]="function",e),{ORDER:"bigint",MASK:"bigint",BYTES:"isSafeInteger",BITS:"isSafeInteger"});return validateObject(e,t)}function FpPow(e,t,r){if(r<_0n$4)throw new Error("Expected power > 0");if(r===_0n$4)return e.ONE;if(r===_1n$4)return t;let n=e.ONE,i=t;for(;r>_0n$4;)r&_1n$4&&(n=e.mul(n,i)),i=e.sqr(i),r>>=_1n$4;return n}function FpInvertBatch(e,t){const r=new Array(t.length),n=t.reduce((t,n,i)=>e.is0(n)?t:(r[i]=t,e.mul(t,n)),e.ONE),i=e.inv(n);return t.reduceRight((t,n,i)=>e.is0(n)?t:(r[i]=e.mul(t,r[i]),e.mul(t,n)),i),r}function nLength(e,t){const r=void 0!==t?t:e.toString(2).length;return{nBitLength:r,nByteLength:Math.ceil(r/8)}}function Field(e,t,r=!1,n={}){if(e<=_0n$4)throw new Error(`Expected Field ORDER > 0, got ${e}`);const{nBitLength:i,nByteLength:o}=nLength(e,t);if(o>2048)throw new Error("Field lengths over 2048 bytes are not supported");const s=FpSqrt(e),a=Object.freeze({ORDER:e,BITS:i,BYTES:o,MASK:bitMask(i),ZERO:_0n$4,ONE:_1n$4,create:t=>mod$1(t,e),isValid:t=>{if("bigint"!=typeof t)throw new Error("Invalid field element: expected bigint, got "+typeof t);return _0n$4<=t&&te===_0n$4,isOdd:e=>(e&_1n$4)===_1n$4,neg:t=>mod$1(-t,e),eql:(e,t)=>e===t,sqr:t=>mod$1(t*t,e),add:(t,r)=>mod$1(t+r,e),sub:(t,r)=>mod$1(t-r,e),mul:(t,r)=>mod$1(t*r,e),pow:(e,t)=>FpPow(a,e,t),div:(t,r)=>mod$1(t*invert$1(r,e),e),sqrN:e=>e*e,addN:(e,t)=>e+t,subN:(e,t)=>e-t,mulN:(e,t)=>e*t,inv:t=>invert$1(t,e),sqrt:n.sqrt||(e=>s(a,e)),invertBatch:e=>FpInvertBatch(a,e),cmov:(e,t,r)=>r?t:e,toBytes:e=>r?numberToBytesLE(e,o):numberToBytesBE(e,o),fromBytes:e=>{if(e.length!==o)throw new Error(`Fp.fromBytes: expected ${o}, got ${e.length}`);return r?bytesToNumberLE(e):bytesToNumberBE(e)}});return Object.freeze(a)}function getFieldBytesLength(e){if("bigint"!=typeof e)throw new Error("field order must be bigint");const t=e.toString(2).length;return Math.ceil(t/8)}function getMinHashLength(e){const t=getFieldBytesLength(e);return t+Math.ceil(t/2)}function mapHashToField(e,t,r=!1){const n=e.length,i=getFieldBytesLength(t),o=getMinHashLength(t);if(n<16||n1024)throw new Error(`expected ${o}-1024 bytes of input, got ${n}`);const s=mod$1(r?bytesToNumberBE(e):bytesToNumberLE(e),t-_1n$4)+_1n$4;return r?numberToBytesLE(s,i):numberToBytesBE(s,i)} +/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const _0n$3=BigInt(0),_1n$3=BigInt(1);function wNAF(e,t){const r=(e,t)=>{const r=t.negate();return e?r:t},n=e=>({windows:Math.ceil(t/e)+1,windowSize:2**(e-1)});return{constTimeNegate:r,unsafeLadder(t,r){let n=e.ZERO,i=t;for(;r>_0n$3;)r&_1n$3&&(n=n.add(i)),i=i.double(),r>>=_1n$3;return n},precomputeWindow(e,t){const{windows:r,windowSize:i}=n(t),o=[];let s=e,a=s;for(let n=0;n>=d,n>a&&(n-=h,o+=_1n$3);const s=t,p=t+Math.abs(n)-1,f=e%2!=0,g=n<0;0===n?c=c.add(r(f,i[s])):l=l.add(r(g,i[p]))}return{p:l,f:c}},wNAFCached(e,t,r,n){const i=e._WINDOW_SIZE||1;let o=t.get(e);return o||(o=this.precomputeWindow(e,i),1!==i&&t.set(e,n(o))),this.wNAF(i,o,r)}}}function validateBasic(e){return validateField(e.Fp),validateObject(e,{n:"bigint",h:"bigint",Gx:"field",Gy:"field"},{nBitLength:"isSafeInteger",nByteLength:"isSafeInteger"}),Object.freeze({...nLength(e.n,e.nBitLength),...e,p:e.Fp.ORDER})} +/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */function validatePointOpts(e){const t=validateBasic(e);validateObject(t,{a:"field",b:"field"},{allowedPrivateKeyLengths:"array",wrapPrivateKey:"boolean",isTorsionFree:"function",clearCofactor:"function",allowInfinityPoint:"boolean",fromBytes:"function",toBytes:"function"});const{endo:r,Fp:n,a:i}=t;if(r){if(!n.eql(i,n.ZERO))throw new Error("Endomorphism can only be defined for Koblitz curves that have a=0");if("object"!=typeof r||"bigint"!=typeof r.beta||"function"!=typeof r.splitScalar)throw new Error("Expected endomorphism with beta: bigint and splitScalar: function")}return Object.freeze({...t})}const{bytesToNumberBE:b2n,hexToBytes:h2b}=ut,DER={Err:class extends Error{constructor(e=""){super(e)}},_parseInt(e){const{Err:t}=DER;if(e.length<2||2!==e[0])throw new t("Invalid signature integer tag");const r=e[1],n=e.subarray(2,r+2);if(!r||n.length!==r)throw new t("Invalid signature integer: wrong length");if(128&n[0])throw new t("Invalid signature integer: negative");if(0===n[0]&&!(128&n[1]))throw new t("Invalid signature integer: unnecessary leading zero");return{d:b2n(n),l:e.subarray(r+2)}},toSig(e){const{Err:t}=DER,r="string"==typeof e?h2b(e):e;if(!(r instanceof Uint8Array))throw new Error("ui8a expected");let n=r.length;if(n<2||48!=r[0])throw new t("Invalid signature tag");if(r[1]!==n-2)throw new t("Invalid signature: incorrect length");const{d:i,l:o}=DER._parseInt(r.subarray(2)),{d:s,l:a}=DER._parseInt(o);if(a.length)throw new t("Invalid signature: left bytes after parsing");return{r:i,s:s}},hexFromSig(e){const t=e=>8&Number.parseInt(e[0],16)?"00"+e:e,r=e=>{const t=e.toString(16);return 1&t.length?`0${t}`:t},n=t(r(e.s)),i=t(r(e.r)),o=n.length/2,s=i.length/2,a=r(o),l=r(s);return`30${r(s+o+4)}02${l}${i}02${a}${n}`}},_0n$2=BigInt(0),_1n$2=BigInt(1);BigInt(2);const _3n$1=BigInt(3);function weierstrassPoints(e){const t=validatePointOpts(e),{Fp:r}=t,n=t.toBytes||((e,t)=>{const n=t.toAffine();return concatBytes$1(Uint8Array.from([4]),r.toBytes(n.x),r.toBytes(n.y))}),i=t.fromBytes||(e=>{const t=e.subarray(1);return{x:r.fromBytes(t.subarray(0,r.BYTES)),y:r.fromBytes(t.subarray(r.BYTES,2*r.BYTES))}});function o(e){const{a:n,b:i}=t,o=r.sqr(e),s=r.mul(o,e);return r.add(r.add(s,r.mul(e,n)),i)}if(!r.eql(r.sqr(t.Gy),o(t.Gx)))throw new Error("bad generator point: equation left != right");function s(e){return"bigint"==typeof e&&_0n$2r.eql(e,r.ZERO);return i(t)&&i(n)?h.ZERO:new h(t,n,r.ONE)}get x(){return this.toAffine().x}get y(){return this.toAffine().y}static normalizeZ(e){const t=r.invertBatch(e.map(e=>e.pz));return e.map((e,r)=>e.toAffine(t[r])).map(h.fromAffine)}static fromHex(e){const t=h.fromAffine(i(ensureBytes$1("pointHex",e)));return t.assertValidity(),t}static fromPrivateKey(e){return h.BASE.multiply(l(e))}_setWindowSize(e){this._WINDOW_SIZE=e,c.delete(this)}assertValidity(){if(this.is0()){if(t.allowInfinityPoint&&!r.is0(this.py))return;throw new Error("bad point: ZERO")}const{x:e,y:n}=this.toAffine();if(!r.isValid(e)||!r.isValid(n))throw new Error("bad point: x or y not FE");const i=r.sqr(n),s=o(e);if(!r.eql(i,s))throw new Error("bad point: equation left != right");if(!this.isTorsionFree())throw new Error("bad point: not in prime-order subgroup")}hasEvenY(){const{y:e}=this.toAffine();if(r.isOdd)return!r.isOdd(e);throw new Error("Field doesn't support isOdd")}equals(e){u(e);const{px:t,py:n,pz:i}=this,{px:o,py:s,pz:a}=e,l=r.eql(r.mul(t,a),r.mul(o,i)),c=r.eql(r.mul(n,a),r.mul(s,i));return l&&c}negate(){return new h(this.px,r.neg(this.py),this.pz)}double(){const{a:e,b:n}=t,i=r.mul(n,_3n$1),{px:o,py:s,pz:a}=this;let l=r.ZERO,c=r.ZERO,u=r.ZERO,d=r.mul(o,o),p=r.mul(s,s),f=r.mul(a,a),g=r.mul(o,s);return g=r.add(g,g),u=r.mul(o,a),u=r.add(u,u),l=r.mul(e,u),c=r.mul(i,f),c=r.add(l,c),l=r.sub(p,c),c=r.add(p,c),c=r.mul(l,c),l=r.mul(g,l),u=r.mul(i,u),f=r.mul(e,f),g=r.sub(d,f),g=r.mul(e,g),g=r.add(g,u),u=r.add(d,d),d=r.add(u,d),d=r.add(d,f),d=r.mul(d,g),c=r.add(c,d),f=r.mul(s,a),f=r.add(f,f),d=r.mul(f,g),l=r.sub(l,d),u=r.mul(f,p),u=r.add(u,u),u=r.add(u,u),new h(l,c,u)}add(e){u(e);const{px:n,py:i,pz:o}=this,{px:s,py:a,pz:l}=e;let c=r.ZERO,d=r.ZERO,p=r.ZERO;const f=t.a,g=r.mul(t.b,_3n$1);let m=r.mul(n,s),y=r.mul(i,a),b=r.mul(o,l),v=r.add(n,i),_=r.add(s,a);v=r.mul(v,_),_=r.add(m,y),v=r.sub(v,_),_=r.add(n,o);let E=r.add(s,l);return _=r.mul(_,E),E=r.add(m,b),_=r.sub(_,E),E=r.add(i,o),c=r.add(a,l),E=r.mul(E,c),c=r.add(y,b),E=r.sub(E,c),p=r.mul(f,_),c=r.mul(g,b),p=r.add(c,p),c=r.sub(y,p),p=r.add(y,p),d=r.mul(c,p),y=r.add(m,m),y=r.add(y,m),b=r.mul(f,b),_=r.mul(g,_),y=r.add(y,b),b=r.sub(m,b),b=r.mul(f,b),_=r.add(_,b),m=r.mul(y,_),d=r.add(d,m),m=r.mul(E,_),c=r.mul(v,c),c=r.sub(c,m),m=r.mul(v,y),p=r.mul(E,p),p=r.add(p,m),new h(c,d,p)}subtract(e){return this.add(e.negate())}is0(){return this.equals(h.ZERO)}wNAF(e){return p.wNAFCached(this,c,e,e=>{const t=r.invertBatch(e.map(e=>e.pz));return e.map((e,r)=>e.toAffine(t[r])).map(h.fromAffine)})}multiplyUnsafe(e){const n=h.ZERO;if(e===_0n$2)return n;if(a(e),e===_1n$2)return this;const{endo:i}=t;if(!i)return p.unsafeLadder(this,e);let{k1neg:o,k1:s,k2neg:l,k2:c}=i.splitScalar(e),u=n,d=n,f=this;for(;s>_0n$2||c>_0n$2;)s&_1n$2&&(u=u.add(f)),c&_1n$2&&(d=d.add(f)),f=f.double(),s>>=_1n$2,c>>=_1n$2;return o&&(u=u.negate()),l&&(d=d.negate()),d=new h(r.mul(d.px,i.beta),d.py,d.pz),u.add(d)}multiply(e){a(e);let n,i,o=e;const{endo:s}=t;if(s){const{k1neg:e,k1:t,k2neg:a,k2:l}=s.splitScalar(o);let{p:c,f:u}=this.wNAF(t),{p:d,f:f}=this.wNAF(l);c=p.constTimeNegate(e,c),d=p.constTimeNegate(a,d),d=new h(r.mul(d.px,s.beta),d.py,d.pz),n=c.add(d),i=u.add(f)}else{const{p:e,f:t}=this.wNAF(o);n=e,i=t}return h.normalizeZ([n,i])[0]}multiplyAndAddUnsafe(e,t,r){const n=h.BASE,i=(e,t)=>t!==_0n$2&&t!==_1n$2&&e.equals(n)?e.multiply(t):e.multiplyUnsafe(t),o=i(this,t).add(i(e,r));return o.is0()?void 0:o}toAffine(e){const{px:t,py:n,pz:i}=this,o=this.is0();null==e&&(e=o?r.ONE:r.inv(i));const s=r.mul(t,e),a=r.mul(n,e),l=r.mul(i,e);if(o)return{x:r.ZERO,y:r.ZERO};if(!r.eql(l,r.ONE))throw new Error("invZ was invalid");return{x:s,y:a}}isTorsionFree(){const{h:e,isTorsionFree:r}=t;if(e===_1n$2)return!0;if(r)return r(h,this);throw new Error("isTorsionFree() has not been declared for the elliptic curve")}clearCofactor(){const{h:e,clearCofactor:r}=t;return e===_1n$2?this:r?r(h,this):this.multiplyUnsafe(t.h)}toRawBytes(e=!0){return this.assertValidity(),n(h,this,e)}toHex(e=!0){return bytesToHex$3(this.toRawBytes(e))}}h.BASE=new h(t.Gx,t.Gy,r.ONE),h.ZERO=new h(r.ZERO,r.ONE,r.ZERO);const d=t.nBitLength,p=wNAF(h,t.endo?Math.ceil(d/2):d);return{CURVE:t,ProjectivePoint:h,normPrivateKeyToScalar:l,weierstrassEquation:o,isWithinCurveOrder:s}}function validateOpts(e){const t=validateBasic(e);return validateObject(t,{hash:"hash",hmac:"function",randomBytes:"function"},{bits2int:"function",bits2int_modN:"function",lowS:"boolean"}),Object.freeze({lowS:!0,...t})}function weierstrass$1(e){const t=validateOpts(e),{Fp:r,n:n}=t,i=r.BYTES+1,o=2*r.BYTES+1;function s(e){return mod$1(e,n)}function a(e){return invert$1(e,n)}const{ProjectivePoint:l,normPrivateKeyToScalar:c,weierstrassEquation:u,isWithinCurveOrder:h}=weierstrassPoints({...t,toBytes(e,t,n){const i=t.toAffine(),o=r.toBytes(i.x),s=concatBytes$1;return n?s(Uint8Array.from([t.hasEvenY()?2:3]),o):s(Uint8Array.from([4]),o,r.toBytes(i.y))},fromBytes(e){const t=e.length,n=e[0],s=e.subarray(1);if(t!==i||2!==n&&3!==n){if(t===o&&4===n)return{x:r.fromBytes(s.subarray(0,r.BYTES)),y:r.fromBytes(s.subarray(r.BYTES,2*r.BYTES))};throw new Error(`Point of length ${t} was invalid. Expected ${i} compressed bytes or ${o} uncompressed bytes`)}{const e=bytesToNumberBE(s);if(!(_0n$2<(a=e)&&abytesToHex$3(numberToBytesBE(e,t.nByteLength));function p(e){return e>n>>_1n$2}const f=(e,t,r)=>bytesToNumberBE(e.slice(t,r));class g{constructor(e,t,r){this.r=e,this.s=t,this.recovery=r,this.assertValidity()}static fromCompact(e){const r=t.nByteLength;return e=ensureBytes$1("compactSignature",e,2*r),new g(f(e,0,r),f(e,r,2*r))}static fromDER(e){const{r:t,s:r}=DER.toSig(ensureBytes$1("DER",e));return new g(t,r)}assertValidity(){if(!h(this.r))throw new Error("r must be 0 < r < CURVE.n");if(!h(this.s))throw new Error("s must be 0 < s < CURVE.n")}addRecoveryBit(e){return new g(this.r,this.s,e)}recoverPublicKey(e){const{r:n,s:i,recovery:o}=this,c=v(ensureBytes$1("msgHash",e));if(null==o||![0,1,2,3].includes(o))throw new Error("recovery id invalid");const u=2===o||3===o?n+t.n:n;if(u>=r.ORDER)throw new Error("recovery id 2 or 3 invalid");const h=1&o?"03":"02",p=l.fromHex(h+d(u)),f=a(u),g=s(-c*f),m=s(i*f),y=l.BASE.multiplyAndAddUnsafe(p,g,m);if(!y)throw new Error("point at infinify");return y.assertValidity(),y}hasHighS(){return p(this.s)}normalizeS(){return this.hasHighS()?new g(this.r,s(-this.s),this.recovery):this}toDERRawBytes(){return hexToBytes$3(this.toDERHex())}toDERHex(){return DER.hexFromSig({r:this.r,s:this.s})}toCompactRawBytes(){return hexToBytes$3(this.toCompactHex())}toCompactHex(){return d(this.r)+d(this.s)}}const m={isValidPrivateKey(e){try{return c(e),!0}catch(error){return!1}},normPrivateKeyToScalar:c,randomPrivateKey:()=>{const e=getMinHashLength(t.n);return mapHashToField(t.randomBytes(e),t.n)},precompute:(e=8,t=l.BASE)=>(t._setWindowSize(e),t.multiply(BigInt(3)),t)};function y(e){const t=e instanceof Uint8Array,r="string"==typeof e,n=(t||r)&&e.length;return t?n===i||n===o:r?n===2*i||n===2*o:e instanceof l}const b=t.bits2int||function(e){const r=bytesToNumberBE(e),n=8*e.length-t.nBitLength;return n>0?r>>BigInt(n):r},v=t.bits2int_modN||function(e){return s(b(e))},_=bitMask(t.nBitLength);function E(e){if("bigint"!=typeof e)throw new Error("bigint expected");if(!(_0n$2<=e&&e<_))throw new Error(`bigint expected < 2^${t.nBitLength}`);return numberToBytesBE(e,t.nByteLength)}const w={lowS:t.lowS,prehash:!1},C={lowS:t.lowS,prehash:!1};return l.BASE._setWindowSize(8),{CURVE:t,getPublicKey:function(e,t=!0){return l.fromPrivateKey(e).toRawBytes(t)},getSharedSecret:function(e,t,r=!0){if(y(e))throw new Error("first arg must be private key");if(!y(t))throw new Error("second arg must be public key");return l.fromHex(t).multiply(c(e)).toRawBytes(r)},sign:function(e,n,i=w){const{seed:o,k2sig:u}=function(e,n,i=w){if(["recovered","canonical"].some(e=>e in i))throw new Error("sign() legacy options not supported");const{hash:o,randomBytes:u}=t;let{lowS:d,prehash:f,extraEntropy:m}=i;null==d&&(d=!0),e=ensureBytes$1("msgHash",e),f&&(e=ensureBytes$1("prehashed msgHash",o(e)));const y=v(e),_=c(n),C=[E(_),E(y)];if(null!=m){const e=!0===m?u(r.BYTES):m;C.push(ensureBytes$1("extraEntropy",e))}const S=concatBytes$1(...C),T=y;return{seed:S,k2sig:function(e){const t=b(e);if(!h(t))return;const r=a(t),n=l.BASE.multiply(t).toAffine(),i=s(n.x);if(i===_0n$2)return;const o=s(r*s(T+i*_));if(o===_0n$2)return;let c=(n.x===i?0:2)|Number(n.y&_1n$2),u=o;return d&&p(o)&&(u=function(e){return p(e)?s(-e):e}(o),c^=1),new g(i,u,c)}}}(e,n,i),d=t;return createHmacDrbg(d.hash.outputLen,d.nByteLength,d.hmac)(o,u)},verify:function(e,r,n,i=C){const o=e;if(r=ensureBytes$1("msgHash",r),n=ensureBytes$1("publicKey",n),"strict"in i)throw new Error("options.strict was renamed to lowS");const{lowS:c,prehash:u}=i;let h,d;try{if("string"==typeof o||o instanceof Uint8Array)try{h=g.fromDER(o)}catch(w){if(!(w instanceof DER.Err))throw w;h=g.fromCompact(o)}else{if("object"!=typeof o||"bigint"!=typeof o.r||"bigint"!=typeof o.s)throw new Error("PARSE");{const{r:e,s:t}=o;h=new g(e,t)}}d=l.fromHex(n)}catch(error){if("PARSE"===error.message)throw new Error("signature must be Signature instance, Uint8Array or hex string");return!1}if(c&&h.hasHighS())return!1;u&&(r=t.hash(r));const{r:p,s:f}=h,m=v(r),y=a(f),b=s(m*y),_=s(p*y),E=l.BASE.multiplyAndAddUnsafe(d,b,_)?.toAffine();return!!E&&s(E.x)===p},ProjectivePoint:l,Signature:g,utils:m}}BigInt(4);let HMAC$1=class extends Hash$1{constructor(e,t){super(),this.finished=!1,this.destroyed=!1,hash$2(e);const r=toBytes$1(t);if(this.iHash=e.create(),"function"!=typeof this.iHash.update)throw new Error("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;const n=this.blockLen,i=new Uint8Array(n);i.set(r.length>n?e.create().update(r).digest():r);for(let o=0;onew HMAC$1(e,t).update(r).digest(); +/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */ +function getHash(e){return{hash:e,hmac:(t,...r)=>hmac$1(e,t,concatBytes$2(...r)),randomBytes:randomBytes$1}}function createCurve(e,t){const r=t=>weierstrass$1({...e,...getHash(t)});return Object.freeze({...r(t),create:r})} +/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */hmac$1.create=(e,t)=>new HMAC$1(e,t);const secp256k1P=BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),secp256k1N=BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),_1n$1=BigInt(1),_2n$1=BigInt(2),divNearest$1=(e,t)=>(e+t/_2n$1)/t;function sqrtMod$1(e){const t=secp256k1P,r=BigInt(3),n=BigInt(6),i=BigInt(11),o=BigInt(22),s=BigInt(23),a=BigInt(44),l=BigInt(88),c=e*e*e%t,u=c*c*e%t,h=pow2$1(u,r,t)*u%t,d=pow2$1(h,r,t)*u%t,p=pow2$1(d,_2n$1,t)*c%t,f=pow2$1(p,i,t)*p%t,g=pow2$1(f,o,t)*f%t,m=pow2$1(g,a,t)*g%t,y=pow2$1(m,l,t)*m%t,b=pow2$1(y,a,t)*g%t,v=pow2$1(b,r,t)*u%t,_=pow2$1(v,s,t)*f%t,E=pow2$1(_,n,t)*c%t,w=pow2$1(E,_2n$1,t);if(!Fp.eql(Fp.sqr(w),e))throw new Error("Cannot find square root");return w}const Fp=Field(secp256k1P,void 0,void 0,{sqrt:sqrtMod$1}),secp256k1=createCurve({a:BigInt(0),b:BigInt(7),Fp:Fp,n:secp256k1N,Gx:BigInt("55066263022277343669578718895168534326250603453777594175500187360389116729240"),Gy:BigInt("32670510020758816978083085130507043184471273380659243275938904335757337482424"),h:BigInt(1),lowS:!0,endo:{beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),splitScalar:e=>{const t=secp256k1N,r=BigInt("0x3086d221a7d46bcde86c90e49284eb15"),n=-_1n$1*BigInt("0xe4437ed6010e88286f547fa90abfe4c3"),i=BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),o=r,s=BigInt("0x100000000000000000000000000000000"),a=divNearest$1(o*e,t),l=divNearest$1(-n*e,t);let c=mod$1(e-a*r-l*i,t),u=mod$1(-a*n-l*o,t);const h=c>s,d=u>s;if(h&&(c=t-c),d&&(u=t-u),c>s||u>s)throw new Error("splitScalar: Endomorphism failed, k="+e);return{k1neg:h,k1:c,k2neg:d,k2:u}}}},sha256$2),_0n$1=BigInt(0),fe=e=>"bigint"==typeof e&&_0n$1"bigint"==typeof e&&_0n$1e.charCodeAt(0)));r=concatBytes$1(t,t),TAGGED_HASH_PREFIXES[e]=r}return sha256$2(concatBytes$1(r,...t))}const pointToBytes=e=>e.toRawBytes(!0).slice(1),numTo32b=e=>numberToBytesBE(e,32),modP=e=>mod$1(e,secp256k1P),modN=e=>mod$1(e,secp256k1N),Point$2=secp256k1.ProjectivePoint,GmulAdd=(e,t,r)=>Point$2.BASE.multiplyAndAddUnsafe(e,t,r);function schnorrGetExtPubKey(e){let t=secp256k1.utils.normPrivateKeyToScalar(e),r=Point$2.fromPrivateKey(t);return{scalar:r.hasEvenY()?t:modN(-t),bytes:pointToBytes(r)}}function lift_x(e){if(!fe(e))throw new Error("bad x: need 0 < x < p");const t=modP(e*e);let r=sqrtMod$1(modP(t*e+BigInt(7)));r%_2n$1!==_0n$1&&(r=modP(-r));const n=new Point$2(e,r,_1n$1);return n.assertValidity(),n}function challenge(...e){return modN(bytesToNumberBE(taggedHash("BIP0340/challenge",...e)))}function schnorrGetPublicKey(e){return schnorrGetExtPubKey(e).bytes}function schnorrSign(e,t,r=randomBytes$1(32)){const n=ensureBytes$1("message",e),{bytes:i,scalar:o}=schnorrGetExtPubKey(t),s=ensureBytes$1("auxRand",r,32),a=numTo32b(o^bytesToNumberBE(taggedHash("BIP0340/aux",s))),l=taggedHash("BIP0340/nonce",a,i,n),c=modN(bytesToNumberBE(l));if(c===_0n$1)throw new Error("sign failed: k is zero");const{bytes:u,scalar:h}=schnorrGetExtPubKey(c),d=challenge(u,i,n),p=new Uint8Array(64);if(p.set(u,0),p.set(numTo32b(modN(h+d*o)),32),!schnorrVerify(p,n,i))throw new Error("sign: Invalid signature produced");return p}function schnorrVerify(e,t,r){const n=ensureBytes$1("signature",e,64),i=ensureBytes$1("message",t),o=ensureBytes$1("publicKey",r,32);try{const e=lift_x(bytesToNumberBE(o)),t=bytesToNumberBE(n.subarray(0,32));if(!fe(t))return!1;const r=bytesToNumberBE(n.subarray(32,64));if(!ge(r))return!1;const s=challenge(numTo32b(t),pointToBytes(e),i),a=GmulAdd(e,r,modN(-s));return!(!a||!a.hasEvenY()||a.toAffine().x!==t)}catch(error){return!1}}const schnorr=(()=>({getPublicKey:schnorrGetPublicKey,sign:schnorrSign,verify:schnorrVerify,utils:{randomPrivateKey:secp256k1.utils.randomPrivateKey,lift_x:lift_x,pointToBytes:pointToBytes,numberToBytesBE:numberToBytesBE,bytesToNumberBE:bytesToNumberBE,taggedHash:taggedHash,mod:mod$1}}))(),crypto$1="object"==typeof globalThis&&"crypto"in globalThis?globalThis.crypto:void 0,u8a=e=>e instanceof Uint8Array,createView$1=e=>new DataView(e.buffer,e.byteOffset,e.byteLength),rotr$1=(e,t)=>e<<32-t|e>>>t,isLE$1=68===new Uint8Array(new Uint32Array([287454020]).buffer)[0];if(!isLE$1)throw new Error("Non little-endian hardware is not supported");const hexes$2=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,"0"));function bytesToHex$2(e){if(!u8a(e))throw new Error("Uint8Array expected");let t="";for(let r=0;re+t.length,0));let r=0;return e.forEach(e=>{if(!u8a(e))throw new Error("Uint8Array expected");t.set(e,r),r+=e.length}),t}class Hash{clone(){return this._cloneInto()}}function wrapConstructor(e){const t=t=>e().update(toBytes(t)).digest(),r=e();return t.outputLen=r.outputLen,t.blockLen=r.blockLen,t.create=()=>e(),t}function randomBytes(e=32){if(crypto$1&&"function"==typeof crypto$1.getRandomValues)return crypto$1.getRandomValues(new Uint8Array(e));throw new Error("crypto.getRandomValues must be defined")}function number$1(e){if(!Number.isSafeInteger(e)||e<0)throw new Error(`Wrong positive integer: ${e}`)}function bool$1(e){if("boolean"!=typeof e)throw new Error(`Expected boolean, not ${e}`)}function bytes$1(e,...t){if(!(e instanceof Uint8Array))throw new Error("Expected Uint8Array");if(t.length>0&&!t.includes(e.length))throw new Error(`Expected Uint8Array of length ${t}, not of length=${e.length}`)}function hash$1(e){if("function"!=typeof e||"function"!=typeof e.create)throw new Error("Hash should be wrapped by utils.wrapConstructor");number$1(e.outputLen),number$1(e.blockLen)}function exists(e,t=!0){if(e.destroyed)throw new Error("Hash instance has been destroyed");if(t&&e.finished)throw new Error("Hash#digest() has already been called")}function output(e,t){bytes$1(e);const r=t.outputLen;if(e.length>i&o),a=Number(r&o),l=n?4:0,c=n?0:4;e.setUint32(t+l,s,n),e.setUint32(t+c,a,n)}class SHA2 extends Hash{constructor(e,t,r,n){super(),this.blockLen=e,this.outputLen=t,this.padOffset=r,this.isLE=n,this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.buffer=new Uint8Array(e),this.view=createView$1(this.buffer)}update(e){assert$2.exists(this);const{view:t,buffer:r,blockLen:n}=this,i=(e=toBytes(e)).length;for(let o=0;on-o&&(this.process(r,0),o=0);for(let u=o;uc.length)throw new Error("_sha2: outputLen bigger than state");for(let u=0;ue&t^~e&r,Maj$1=(e,t,r)=>e&t^e&r^t&r,SHA256_K$1=new Uint32Array([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),IV=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),SHA256_W$1=new Uint32Array(64);class SHA256 extends SHA2{constructor(){super(64,32,8,!1),this.A=0|IV[0],this.B=0|IV[1],this.C=0|IV[2],this.D=0|IV[3],this.E=0|IV[4],this.F=0|IV[5],this.G=0|IV[6],this.H=0|IV[7]}get(){const{A:e,B:t,C:r,D:n,E:i,F:o,G:s,H:a}=this;return[e,t,r,n,i,o,s,a]}set(e,t,r,n,i,o,s,a){this.A=0|e,this.B=0|t,this.C=0|r,this.D=0|n,this.E=0|i,this.F=0|o,this.G=0|s,this.H=0|a}process(e,t){for(let u=0;u<16;u++,t+=4)SHA256_W$1[u]=e.getUint32(t,!1);for(let u=16;u<64;u++){const e=SHA256_W$1[u-15],t=SHA256_W$1[u-2],r=rotr$1(e,7)^rotr$1(e,18)^e>>>3,n=rotr$1(t,17)^rotr$1(t,19)^t>>>10;SHA256_W$1[u]=n+SHA256_W$1[u-7]+r+SHA256_W$1[u-16]|0}let{A:r,B:n,C:i,D:o,E:s,F:a,G:l,H:c}=this;for(let u=0;u<64;u++){const e=c+(rotr$1(s,6)^rotr$1(s,11)^rotr$1(s,25))+Chi$1(s,a,l)+SHA256_K$1[u]+SHA256_W$1[u]|0,t=(rotr$1(r,2)^rotr$1(r,13)^rotr$1(r,22))+Maj$1(r,n,i)|0;c=l,l=a,a=s,s=o+e|0,o=i,i=n,n=r,r=e+t|0}r=r+this.A|0,n=n+this.B|0,i=i+this.C|0,o=o+this.D|0,s=s+this.E|0,a=a+this.F|0,l=l+this.G|0,c=c+this.H|0,this.set(r,n,i,o,s,a,l,c)}roundClean(){SHA256_W$1.fill(0)}destroy(){this.set(0,0,0,0,0,0,0,0),this.buffer.fill(0)}}class SHA224 extends SHA256{constructor(){super(),this.A=-1056596264,this.B=914150663,this.C=812702999,this.D=-150054599,this.E=-4191439,this.F=1750603025,this.G=1694076839,this.H=-1090891868,this.outputLen=28}}const sha256$1=wrapConstructor(()=>new SHA256); +/*! scure-base - MIT License (c) 2022 Paul Miller (paulmillr.com) */ +function assertNumber(e){if(!Number.isSafeInteger(e))throw new Error(`Wrong integer: ${e}`)}function chain(...e){const t=(e,t)=>r=>e(t(r)),r=Array.from(e).reverse().reduce((e,r)=>e?t(e,r.encode):r.encode,void 0),n=e.reduce((e,r)=>e?t(e,r.decode):r.decode,void 0);return{encode:r,decode:n}}function alphabet(e){return{encode:t=>{if(!Array.isArray(t)||t.length&&"number"!=typeof t[0])throw new Error("alphabet.encode input should be an array of numbers");return t.map(t=>{if(assertNumber(t),t<0||t>=e.length)throw new Error(`Digit index outside alphabet: ${t} (alphabet: ${e.length})`);return e[t]})},decode:t=>{if(!Array.isArray(t)||t.length&&"string"!=typeof t[0])throw new Error("alphabet.decode input should be array of strings");return t.map(t=>{if("string"!=typeof t)throw new Error(`alphabet.decode: not string element=${t}`);const r=e.indexOf(t);if(-1===r)throw new Error(`Unknown letter: "${t}". Allowed: ${e}`);return r})}}}function join(e=""){if("string"!=typeof e)throw new Error("join separator should be string");return{encode:t=>{if(!Array.isArray(t)||t.length&&"string"!=typeof t[0])throw new Error("join.encode input should be array of strings");for(let e of t)if("string"!=typeof e)throw new Error(`join.encode: non-string input=${e}`);return t.join(e)},decode:t=>{if("string"!=typeof t)throw new Error("join.decode input should be string");return t.split(e)}}}function padding(e,t="="){if(assertNumber(e),"string"!=typeof t)throw new Error("padding chr should be string");return{encode(r){if(!Array.isArray(r)||r.length&&"string"!=typeof r[0])throw new Error("padding.encode input should be array of strings");for(let e of r)if("string"!=typeof e)throw new Error(`padding.encode: non-string input=${e}`);for(;r.length*e%8;)r.push(t);return r},decode(r){if(!Array.isArray(r)||r.length&&"string"!=typeof r[0])throw new Error("padding.encode input should be array of strings");for(let e of r)if("string"!=typeof e)throw new Error(`padding.decode: non-string input=${e}`);let n=r.length;if(n*e%8)throw new Error("Invalid padding: string should have whole number of bytes");for(;n>0&&r[n-1]===t;n--)if(!((n-1)*e%8))throw new Error("Invalid padding: string has too much padding");return r.slice(0,n)}}}function normalize(e){if("function"!=typeof e)throw new Error("normalize fn should be function");return{encode:e=>e,decode:t=>e(t)}}function convertRadix(e,t,r){if(t<2)throw new Error(`convertRadix: wrong from=${t}, base cannot be less than 2`);if(r<2)throw new Error(`convertRadix: wrong to=${r}, base cannot be less than 2`);if(!Array.isArray(e))throw new Error("convertRadix: data should be array");if(!e.length)return[];let n=0;const i=[],o=Array.from(e);for(o.forEach(e=>{if(assertNumber(e),e<0||e>=t)throw new Error(`Wrong integer: ${e}`)});;){let e=0,s=!0;for(let i=n;inew SHA224);const gcd=(e,t)=>t?gcd(t,e%t):e,radix2carry=(e,t)=>e+(t-gcd(e,t));function convertRadix2(e,t,r,n){if(!Array.isArray(e))throw new Error("convertRadix2: data should be array");if(t<=0||t>32)throw new Error(`convertRadix2: wrong from=${t}`);if(r<=0||r>32)throw new Error(`convertRadix2: wrong to=${r}`);if(radix2carry(t,r)>32)throw new Error(`convertRadix2: carry overflow from=${t} to=${r} carryBits=${radix2carry(t,r)}`);let i=0,o=0;const s=2**r-1,a=[];for(const l of e){if(assertNumber(l),l>=2**t)throw new Error(`convertRadix2: invalid data word=${l} from=${t}`);if(i=i<32)throw new Error(`convertRadix2: carry overflow pos=${o} from=${t}`);for(o+=t;o>=r;o-=r)a.push((i>>o-r&s)>>>0);i&=2**o-1}if(i=i<=t)throw new Error("Excess padding");if(!n&&i)throw new Error(`Non-zero padding: ${i}`);return n&&o>0&&a.push(i>>>0),a}function radix(e){return assertNumber(e),{encode:t=>{if(!(t instanceof Uint8Array))throw new Error("radix.encode input should be Uint8Array");return convertRadix(Array.from(t),256,e)},decode:t=>{if(!Array.isArray(t)||t.length&&"number"!=typeof t[0])throw new Error("radix.decode input should be array of strings");return Uint8Array.from(convertRadix(t,e,256))}}}function radix2(e,t=!1){if(assertNumber(e),e<=0||e>32)throw new Error("radix2: bits should be in (0..32]");if(radix2carry(8,e)>32||radix2carry(e,8)>32)throw new Error("radix2: carry overflow");return{encode:r=>{if(!(r instanceof Uint8Array))throw new Error("radix2.encode input should be Uint8Array");return convertRadix2(Array.from(r),8,e,!t)},decode:r=>{if(!Array.isArray(r)||r.length&&"number"!=typeof r[0])throw new Error("radix2.decode input should be array of strings");return Uint8Array.from(convertRadix2(r,e,8,t))}}}function unsafeWrapper(e){if("function"!=typeof e)throw new Error("unsafeWrapper fn should be function");return function(...t){try{return e.apply(null,t)}catch(r){}}}const base16=chain(radix2(4),alphabet("0123456789ABCDEF"),join("")),base32$1=chain(radix2(5),alphabet("ABCDEFGHIJKLMNOPQRSTUVWXYZ234567"),padding(5),join(""));chain(radix2(5),alphabet("0123456789ABCDEFGHIJKLMNOPQRSTUV"),padding(5),join("")),chain(radix2(5),alphabet("0123456789ABCDEFGHJKMNPQRSTVWXYZ"),join(""),normalize(e=>e.toUpperCase().replace(/O/g,"0").replace(/[IL]/g,"1")));const base64=chain(radix2(6),alphabet("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"),padding(6),join("")),base64url=chain(radix2(6),alphabet("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"),padding(6),join("")),genBase58=e=>chain(radix(58),alphabet(e),join("")),base58=genBase58("123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz");genBase58("123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"),genBase58("rpshnaf39wBUDNEGHJKLM4PQRST7VWXYZ2bcdeCg65jkm8oFqi1tuvAxyz");const XMR_BLOCK_LEN=[0,2,3,5,6,7,9,10,11],base58xmr={encode(e){let t="";for(let r=0;r>25;let r=(33554431&e)<<5;for(let n=0;n>n&1)&&(r^=POLYMOD_GENERATORS[n]);return r}function bechChecksum(e,t,r=1){const n=e.length;let i=1;for(let o=0;o126)throw new Error(`Invalid prefix (${e})`);i=bech32Polymod(i)^t>>5}i=bech32Polymod(i);for(let o=0;or)throw new TypeError(`Wrong string length: ${e.length} (${e}). Expected (8..${r})`);const n=e.toLowerCase();if(e!==n&&e!==e.toUpperCase())throw new Error("String must be lowercase or uppercase");const i=(e=n).lastIndexOf("1");if(0===i||-1===i)throw new Error('Letter "1" must be present between prefix and data only');const o=e.slice(0,i),s=e.slice(i+1);if(s.length<6)throw new Error("Data must be at least 6 characters long");const a=BECH_ALPHABET.decode(s).slice(0,-6),l=bechChecksum(o,a,t);if(!s.endsWith(l))throw new Error(`Invalid checksum in ${e}: expected "${l}"`);return{prefix:o,words:a}}return{encode:function(e,r,n=90){if("string"!=typeof e)throw new Error("bech32.encode prefix should be string, not "+typeof e);if(!Array.isArray(r)||r.length&&"number"!=typeof r[0])throw new Error("bech32.encode words should be array of numbers, not "+typeof r);const i=e.length+7+r.length;if(!1!==n&&i>n)throw new TypeError(`Length ${i} exceeds limit ${n}`);return`${e=e.toLowerCase()}1${BECH_ALPHABET.encode(r)}${bechChecksum(e,r,t)}`},decode:s,decodeToBytes:function(e){const{prefix:t,words:r}=s(e,!1);return{prefix:t,words:r,bytes:n(r)}},decodeUnsafe:unsafeWrapper(s),fromWords:n,fromWordsUnsafe:o,toWords:i}}const bech32=genBech32("bech32");genBech32("bech32m");const utf8={encode:e=>(new TextDecoder).decode(e),decode:e=>(new TextEncoder).encode(e)},hex=chain(radix2(4),alphabet("0123456789abcdef"),join(""),normalize(e=>{if("string"!=typeof e||e.length%2)throw new TypeError(`hex.decode: expected string, got ${typeof e} with length ${e.length}`);return e.toLowerCase()})),CODERS={utf8:utf8,hex:hex,base16:base16,base32:base32$1,base64:base64,base64url:base64url,base58:base58,base58xmr:base58xmr};function number(e){if(!Number.isSafeInteger(e)||e<0)throw new Error(`positive integer expected, not ${e}`)}function bool(e){if("boolean"!=typeof e)throw new Error(`boolean expected, not ${e}`)}function isBytes$2(e){return e instanceof Uint8Array||null!=e&&"object"==typeof e&&"Uint8Array"===e.constructor.name}function bytes(e,...t){if(!isBytes$2(e))throw new Error("Uint8Array expected");if(t.length>0&&!t.includes(e.length))throw new Error(`Uint8Array expected of length ${t}, not of length=${e.length}`)} +/*! noble-ciphers - MIT License (c) 2023 Paul Miller (paulmillr.com) */Object.keys(CODERS).join(", ");const u32=e=>new Uint32Array(e.buffer,e.byteOffset,Math.floor(e.byteLength/4)),isLE=68===new Uint8Array(new Uint32Array([287454020]).buffer)[0];if(!isLE)throw new Error("Non little-endian hardware is not supported");const hexes$1=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,"0"));function bytesToHex$1(e){bytes(e);let t="";for(let r=0;r=asciis$1._0&&e<=asciis$1._9?e-asciis$1._0:e>=asciis$1._A&&e<=asciis$1._F?e-(asciis$1._A-10):e>=asciis$1._a&&e<=asciis$1._f?e-(asciis$1._a-10):void 0}function hexToBytes$1(e){if("string"!=typeof e)throw new Error("hex string expected, got "+typeof e);const t=e.length,r=t/2;if(t%2)throw new Error("padded hex string expected, got unpadded hex of length "+t);const n=new Uint8Array(r);for(let i=0,o=0;i(Object.assign(t,e),t),BLOCK_SIZE=16,POLY=283;function mul2(e){return e<<1^POLY&-(e>>7)}function mul(e,t){let r=0;for(;t>0;t>>=1)r^=e&-(1&t),e=mul2(e);return r}const sbox=(()=>{let e=new Uint8Array(256);for(let r=0,n=1;r<256;r++,n^=mul2(n))e[r]=n;const t=new Uint8Array(256);t[0]=99;for(let r=0;r<255;r++){let n=e[255-r];n|=n<<8,t[e[r]]=255&(n^n>>4^n>>5^n>>6^n>>7^99)}return t})(),invSbox=sbox.map((e,t)=>sbox.indexOf(t)),rotr32_8=e=>e<<24|e>>>8,rotl32_8=e=>e<<8|e>>>24;function genTtable(e,t){if(256!==e.length)throw new Error("Wrong sbox length");const r=new Uint32Array(256).map((r,n)=>t(e[n])),n=r.map(rotl32_8),i=n.map(rotl32_8),o=i.map(rotl32_8),s=new Uint32Array(65536),a=new Uint32Array(65536),l=new Uint16Array(65536);for(let c=0;c<256;c++)for(let t=0;t<256;t++){const u=256*c+t;s[u]=r[c]^n[t],a[u]=i[c]^o[t],l[u]=e[c]<<8|e[t]}return{sbox:e,sbox2:l,T0:r,T1:n,T2:i,T3:o,T01:s,T23:a}}const tableEncoding=genTtable(sbox,e=>mul(e,3)<<24|e<<16|e<<8|mul(e,2)),tableDecoding=genTtable(invSbox,e=>mul(e,11)<<24|mul(e,13)<<16|mul(e,9)<<8|mul(e,14)),xPowers=(()=>{const e=new Uint8Array(16);for(let t=0,r=1;t<16;t++,r=mul2(r))e[t]=r;return e})();function expandKeyLE(e){bytes(e);const t=e.length;if(![16,24,32].includes(t))throw new Error(`aes: wrong key size: should be 16, 24 or 32, got: ${t}`);const{sbox2:r}=tableEncoding,n=u32(e),i=n.length,o=e=>applySbox(r,e,e,e,e),s=new Uint32Array(t+28);s.set(n);for(let a=i;a6&&a%i===4&&(e=o(e)),s[a]=s[a-i]^e}return s}function expandKeyDecLE(e){const t=expandKeyLE(e),r=t.slice(),n=t.length,{sbox2:i}=tableEncoding,{T0:o,T1:s,T2:a,T3:l}=tableDecoding;for(let c=0;c>>8&255]^a[t>>>16&255]^l[t>>>24]}return r}function apply0123(e,t,r,n,i,o){return e[r<<8&65280|n>>>8&255]^t[i>>>8&65280|o>>>24&255]}function applySbox(e,t,r,n,i){return e[255&t|65280&r]|e[n>>>16&255|i>>>16&65280]<<16}function encrypt$1(e,t,r,n,i){const{sbox2:o,T01:s,T23:a}=tableEncoding;let l=0;t^=e[l++],r^=e[l++],n^=e[l++],i^=e[l++];const c=e.length/4-2;for(let u=0;u16)throw new Error(`aes/pcks5: wrong padding byte: ${n}`);const i=e.subarray(0,-n);for(let o=0;o{const o=expandKeyLE(e),{b:s,o:a,out:l}=validateBlockEncrypt(r,n,i),c=u32(t);let u=c[0],h=c[1],d=c[2],p=c[3],f=0;for(;f+4<=s.length;)u^=s[f+0],h^=s[f+1],d^=s[f+2],p^=s[f+3],({s0:u,s1:h,s2:d,s3:p}=encrypt$1(o,u,h,d,p)),a[f++]=u,a[f++]=h,a[f++]=d,a[f++]=p;if(n){const e=padPCKS(r.subarray(4*f));u^=e[0],h^=e[1],d^=e[2],p^=e[3],({s0:u,s1:h,s2:d,s3:p}=encrypt$1(o,u,h,d,p)),a[f++]=u,a[f++]=h,a[f++]=d,a[f++]=p}return o.fill(0),l},decrypt:(r,i)=>{validateBlockDecrypt(r);const o=expandKeyDecLE(e),s=u32(t),a=getDst(r.length,i),l=u32(r),c=u32(a);let u=s[0],h=s[1],d=s[2],p=s[3];for(let e=0;e+4<=l.length;){const t=u,r=h,n=d,i=p;u=l[e+0],h=l[e+1],d=l[e+2],p=l[e+3];const{s0:s,s1:a,s2:f,s3:g}=decrypt$1(o,u,h,d,p);c[e++]=s^t,c[e++]=a^r,c[e++]=f^n,c[e++]=g^i}return o.fill(0),validatePCKS(a,n)}}}),_utf8ToBytes=e=>Uint8Array.from(e.split("").map(e=>e.charCodeAt(0))),sigma16=_utf8ToBytes("expand 16-byte k"),sigma32=_utf8ToBytes("expand 32-byte k"),sigma16_32=u32(sigma16),sigma32_32=u32(sigma32);function rotl(e,t){return e<>>32-t}function isAligned32(e){return e.byteOffset%4==0}sigma32_32.slice();const BLOCK_LEN=64,BLOCK_LEN32=16,MAX_COUNTER=2**32-1,U32_EMPTY=new Uint32Array;function runCipher(e,t,r,n,i,o,s,a){const l=i.length,c=new Uint8Array(BLOCK_LEN),u=u32(c),h=isAligned32(i)&&isAligned32(o),d=h?u32(i):U32_EMPTY,p=h?u32(o):U32_EMPTY;for(let f=0;f=MAX_COUNTER)throw new Error("arx: counter overflow");const g=Math.min(BLOCK_LEN,l-f);if(h&&g===BLOCK_LEN){const e=f/4;if(f%4!=0)throw new Error("arx: invalid block position");for(let t,r=0;r{bytes(t),bytes(a),bytes(l);const h=l.length;if(c||(c=new Uint8Array(h)),bytes(c),number(u),u<0||u>=MAX_COUNTER)throw new Error("arx: counter overflow");if(c.length0;)d.pop().fill(0);return c}}function chachaCore(e,t,r,n,i,o=20){let s=e[0],a=e[1],l=e[2],c=e[3],u=t[0],h=t[1],d=t[2],p=t[3],f=t[4],g=t[5],m=t[6],y=t[7],b=i,v=r[0],_=r[1],E=r[2],w=s,C=a,S=l,T=c,x=u,R=h,A=d,I=p,P=f,k=g,O=m,L=y,M=b,D=v,N=_,F=E;for(let B=0;Bn?e.create().update(r).digest():r);for(let o=0;onew HMAC(e,t).update(r).digest();function extract(e,t,r){return assert$2.hash(e),hmac(e,toBytes(r),toBytes(t))}hmac.create=(e,t)=>new HMAC(e,t);const HKDF_COUNTER=new Uint8Array([0]),EMPTY_BUFFER=new Uint8Array;function expand(e,t,r,n=32){if(assert$2.hash(e),assert$2.number(n),n>255*e.outputLen)throw new Error("Length should be <= 255*HashLen");const i=Math.ceil(n/e.outputLen);void 0===r&&(r=EMPTY_BUFFER);const o=new Uint8Array(i*e.outputLen),s=hmac.create(e,t),a=s._cloneInto(),l=new Uint8Array(s.outputLen);for(let c=0;c{for(var r in t)__defProp(e,r,{get:t[r],enumerable:!0})},verifiedSymbol$1=Symbol("verified"),isRecord$1=e=>e instanceof Object;function validateEvent$2(e){if(!isRecord$1(e))return!1;if("number"!=typeof e.kind)return!1;if("string"!=typeof e.content)return!1;if("number"!=typeof e.created_at)return!1;if("string"!=typeof e.pubkey)return!1;if(!e.pubkey.match(/^[a-f0-9]{64}$/))return!1;if(!Array.isArray(e.tags))return!1;for(let t=0;tQueue,QueueNode:()=>QueueNode,binarySearch:()=>binarySearch$3,bytesToHex:()=>bytesToHex$2,hexToBytes:()=>hexToBytes$2,insertEventIntoAscendingList:()=>insertEventIntoAscendingList,insertEventIntoDescendingList:()=>insertEventIntoDescendingList$1,normalizeURL:()=>normalizeURL$1,utf8Decoder:()=>utf8Decoder$2,utf8Encoder:()=>utf8Encoder$2});var utf8Decoder$2=new TextDecoder("utf-8"),utf8Encoder$2=new TextEncoder;function normalizeURL$1(e){try{-1===e.indexOf("://")&&(e="wss://"+e);let t=new URL(e);return"http:"===t.protocol?t.protocol="ws:":"https:"===t.protocol&&(t.protocol="wss:"),t.pathname=t.pathname.replace(/\/+/g,"/"),t.pathname.endsWith("/")&&(t.pathname=t.pathname.slice(0,-1)),("80"===t.port&&"ws:"===t.protocol||"443"===t.port&&"wss:"===t.protocol)&&(t.port=""),t.searchParams.sort(),t.hash="",t.toString()}catch(t){throw new Error(`Invalid URL: ${e}`)}}function insertEventIntoDescendingList$1(e,t){const[r,n]=binarySearch$3(e,e=>t.id===e.id?0:t.created_at===e.created_at?-1:e.created_at-t.created_at);return n||e.splice(r,0,t),e}function insertEventIntoAscendingList(e,t){const[r,n]=binarySearch$3(e,e=>t.id===e.id?0:t.created_at===e.created_at?-1:t.created_at-e.created_at);return n||e.splice(r,0,t),e}function binarySearch$3(e,t){let r=0,n=e.length-1;for(;r<=n;){const i=Math.floor((r+n)/2),o=t(e[i]);if(0===o)return[i,!0];o<0?n=i-1:r=i+1}return[r,!1]}var QueueNode=class{value;next=null;prev=null;constructor(e){this.value=e}},Queue=class{first;last;constructor(){this.first=null,this.last=null}enqueue(e){const t=new QueueNode(e);return this.last?this.last===this.first?(this.last=t,this.last.prev=this.first,this.first.next=t):(t.prev=this.last,this.last.next=t,this.last=t):(this.first=t,this.last=t),!0}dequeue(){if(!this.first)return null;if(this.first===this.last){const e=this.first;return this.first=null,this.last=null,e.value}const e=this.first;return this.first=e.next,this.first&&(this.first.prev=null),e.value}},JS$1=class{generateSecretKey(){return schnorr.utils.randomPrivateKey()}getPublicKey(e){return bytesToHex$2(schnorr.getPublicKey(e))}finalizeEvent(e,t){const r=e;return r.pubkey=bytesToHex$2(schnorr.getPublicKey(t)),r.id=getEventHash$1(r),r.sig=bytesToHex$2(schnorr.sign(getEventHash$1(r),t)),r[verifiedSymbol$1]=!0,r}verifyEvent(e){if("boolean"==typeof e[verifiedSymbol$1])return e[verifiedSymbol$1];const t=getEventHash$1(e);if(t!==e.id)return e[verifiedSymbol$1]=!1,!1;try{const r=schnorr.verify(e.sig,t,e.pubkey);return e[verifiedSymbol$1]=r,r}catch(r){return e[verifiedSymbol$1]=!1,!1}}};function serializeEvent$1(e){if(!validateEvent$2(e))throw new Error("can't serialize event with wrong or missing properties");return JSON.stringify([0,e.pubkey,e.created_at,e.kind,e.tags,e.content])}function getEventHash$1(e){return bytesToHex$2(sha256$1(utf8Encoder$2.encode(serializeEvent$1(e))))}var i$1=new JS$1,generateSecretKey$1=i$1.generateSecretKey,getPublicKey$1=i$1.getPublicKey,finalizeEvent$1=i$1.finalizeEvent,verifyEvent$1=i$1.verifyEvent,kinds_exports={};function isRegularKind$1(e){return e<1e4&&0!==e&&3!==e}function isReplaceableKind$2(e){return 0===e||3===e||1e4<=e&&e<2e4}function isEphemeralKind$1(e){return 2e4<=e&&e<3e4}function isAddressableKind$2(e){return 3e4<=e&&e<4e4}function classifyKind(e){return isRegularKind$1(e)?"regular":isReplaceableKind$2(e)?"replaceable":isEphemeralKind$1(e)?"ephemeral":isAddressableKind$2(e)?"parameterized":"unknown"}function isKind(e,t){const r=t instanceof Array?t:[t];return validateEvent$2(e)&&r.includes(e.kind)||!1}__export(kinds_exports,{Application:()=>Application,BadgeAward:()=>BadgeAward,BadgeDefinition:()=>BadgeDefinition,BlockedRelaysList:()=>BlockedRelaysList,BlossomServerList:()=>BlossomServerList,BookmarkList:()=>BookmarkList,Bookmarksets:()=>Bookmarksets,Calendar:()=>Calendar,CalendarEventRSVP:()=>CalendarEventRSVP,ChannelCreation:()=>ChannelCreation,ChannelHideMessage:()=>ChannelHideMessage,ChannelMessage:()=>ChannelMessage,ChannelMetadata:()=>ChannelMetadata,ChannelMuteUser:()=>ChannelMuteUser,ChatMessage:()=>ChatMessage,ClassifiedListing:()=>ClassifiedListing,ClientAuth:()=>ClientAuth$1,Comment:()=>Comment,CommunitiesList:()=>CommunitiesList,CommunityDefinition:()=>CommunityDefinition,CommunityPostApproval:()=>CommunityPostApproval,Contacts:()=>Contacts,CreateOrUpdateProduct:()=>CreateOrUpdateProduct,CreateOrUpdateStall:()=>CreateOrUpdateStall,Curationsets:()=>Curationsets,Date:()=>Date2,DirectMessageRelaysList:()=>DirectMessageRelaysList,DraftClassifiedListing:()=>DraftClassifiedListing,DraftLong:()=>DraftLong,Emojisets:()=>Emojisets,EncryptedDirectMessage:()=>EncryptedDirectMessage,EventDeletion:()=>EventDeletion,FavoriteRelays:()=>FavoriteRelays,FileMessage:()=>FileMessage,FileMetadata:()=>FileMetadata,FileServerPreference:()=>FileServerPreference,Followsets:()=>Followsets,ForumThread:()=>ForumThread,GenericRepost:()=>GenericRepost,Genericlists:()=>Genericlists,GiftWrap:()=>GiftWrap,GroupMetadata:()=>GroupMetadata,HTTPAuth:()=>HTTPAuth,Handlerinformation:()=>Handlerinformation,Handlerrecommendation:()=>Handlerrecommendation,Highlights:()=>Highlights,InterestsList:()=>InterestsList,Interestsets:()=>Interestsets,JobFeedback:()=>JobFeedback,JobRequest:()=>JobRequest,JobResult:()=>JobResult,Label:()=>Label,LightningPubRPC:()=>LightningPubRPC,LiveChatMessage:()=>LiveChatMessage,LiveEvent:()=>LiveEvent,LongFormArticle:()=>LongFormArticle,Metadata:()=>Metadata,Mutelist:()=>Mutelist,NWCWalletInfo:()=>NWCWalletInfo,NWCWalletRequest:()=>NWCWalletRequest,NWCWalletResponse:()=>NWCWalletResponse,NormalVideo:()=>NormalVideo,NostrConnect:()=>NostrConnect,OpenTimestamps:()=>OpenTimestamps,Photo:()=>Photo,Pinlist:()=>Pinlist,Poll:()=>Poll,PollResponse:()=>PollResponse,PrivateDirectMessage:()=>PrivateDirectMessage,ProblemTracker:()=>ProblemTracker,ProfileBadges:()=>ProfileBadges,PublicChatsList:()=>PublicChatsList,Reaction:()=>Reaction,RecommendRelay:()=>RecommendRelay,RelayList:()=>RelayList,RelayReview:()=>RelayReview,Relaysets:()=>Relaysets,Report:()=>Report,Reporting:()=>Reporting,Repost:()=>Repost,Seal:()=>Seal,SearchRelaysList:()=>SearchRelaysList,ShortTextNote:()=>ShortTextNote,ShortVideo:()=>ShortVideo,Time:()=>Time,UserEmojiList:()=>UserEmojiList,UserStatuses:()=>UserStatuses,Voice:()=>Voice,VoiceComment:()=>VoiceComment,Zap:()=>Zap,ZapGoal:()=>ZapGoal,ZapRequest:()=>ZapRequest,classifyKind:()=>classifyKind,isAddressableKind:()=>isAddressableKind$2,isEphemeralKind:()=>isEphemeralKind$1,isKind:()=>isKind,isRegularKind:()=>isRegularKind$1,isReplaceableKind:()=>isReplaceableKind$2});var Metadata=0,ShortTextNote=1,RecommendRelay=2,Contacts=3,EncryptedDirectMessage=4,EventDeletion=5,Repost=6,Reaction=7,BadgeAward=8,ChatMessage=9,ForumThread=11,Seal=13,PrivateDirectMessage=14,FileMessage=15,GenericRepost=16,Photo=20,NormalVideo=21,ShortVideo=22,ChannelCreation=40,ChannelMetadata=41,ChannelMessage=42,ChannelHideMessage=43,ChannelMuteUser=44,OpenTimestamps=1040,GiftWrap=1059,Poll=1068,FileMetadata=1063,Comment=1111,LiveChatMessage=1311,Voice=1222,VoiceComment=1244,ProblemTracker=1971,Report=1984,Reporting=1984,Label=1985,CommunityPostApproval=4550,JobRequest=5999,JobResult=6999,JobFeedback=7e3,ZapGoal=9041,ZapRequest=9734,Zap=9735,Highlights=9802,PollResponse=1018,Mutelist=1e4,Pinlist=10001,RelayList=10002,BookmarkList=10003,CommunitiesList=10004,PublicChatsList=10005,BlockedRelaysList=10006,SearchRelaysList=10007,FavoriteRelays=10012,InterestsList=10015,UserEmojiList=10030,DirectMessageRelaysList=10050,FileServerPreference=10096,BlossomServerList=10063,NWCWalletInfo=13194,LightningPubRPC=21e3,ClientAuth$1=22242,NWCWalletRequest=23194,NWCWalletResponse=23195,NostrConnect=24133,HTTPAuth=27235,Followsets=3e4,Genericlists=30001,Relaysets=30002,Bookmarksets=30003,Curationsets=30004,ProfileBadges=30008,BadgeDefinition=30009,Interestsets=30015,CreateOrUpdateStall=30017,CreateOrUpdateProduct=30018,LongFormArticle=30023,DraftLong=30024,Emojisets=30030,Application=30078,LiveEvent=30311,UserStatuses=30315,ClassifiedListing=30402,DraftClassifiedListing=30403,Date2=31922,Time=31923,Calendar=31924,CalendarEventRSVP=31925,RelayReview=31987,Handlerrecommendation=31989,Handlerinformation=31990,CommunityDefinition=34550,GroupMetadata=39e3,fakejson_exports={};function getHex64(e,t){let r=t.length+3,n=e.indexOf(`"${t}":`)+r,i=e.slice(n).indexOf('"')+n+1;return e.slice(i,i+64)}function getInt(e,t){let r=t.length,n=e.indexOf(`"${t}":`)+r+3,i=e.slice(n),o=Math.min(i.indexOf(","),i.indexOf("}"));return parseInt(i.slice(0,o),10)}function getSubscriptionId(e){let t=e.slice(0,22).indexOf('"EVENT"');if(-1===t)return null;let r=e.slice(t+7+1).indexOf('"');if(-1===r)return null;let n=t+7+1+r,i=e.slice(n+1,80).indexOf('"');if(-1===i)return null;let o=n+1+i;return e.slice(n+1,o)}function matchEventId(e,t){return t===getHex64(e,"id")}function matchEventPubkey(e,t){return t===getHex64(e,"pubkey")}function matchEventKind(e,t){return t===getInt(e,"kind")}__export(fakejson_exports,{getHex64:()=>getHex64,getInt:()=>getInt,getSubscriptionId:()=>getSubscriptionId,matchEventId:()=>matchEventId,matchEventKind:()=>matchEventKind,matchEventPubkey:()=>matchEventPubkey});var nip42_exports={},_WebSocket,_WebSocket2;function makeAuthEvent$1(e,t){return{kind:ClientAuth$1,created_at:Math.floor(Date.now()/1e3),tags:[["relay",e],["challenge",t]],content:""}}__export(nip42_exports,{makeAuthEvent:()=>makeAuthEvent$1});try{_WebSocket=WebSocket}catch{}try{_WebSocket2=WebSocket}catch{}var nip19_exports={};__export(nip19_exports,{BECH32_REGEX:()=>BECH32_REGEX,Bech32MaxSize:()=>Bech32MaxSize$1,NostrTypeGuard:()=>NostrTypeGuard,decode:()=>decode$1,decodeNostrURI:()=>decodeNostrURI,encodeBytes:()=>encodeBytes$1,naddrEncode:()=>naddrEncode,neventEncode:()=>neventEncode,noteEncode:()=>noteEncode,nprofileEncode:()=>nprofileEncode,npubEncode:()=>npubEncode$1,nsecEncode:()=>nsecEncode});var NostrTypeGuard={isNProfile:e=>/^nprofile1[a-z\d]+$/.test(e||""),isNEvent:e=>/^nevent1[a-z\d]+$/.test(e||""),isNAddr:e=>/^naddr1[a-z\d]+$/.test(e||""),isNSec:e=>/^nsec1[a-z\d]{58}$/.test(e||""),isNPub:e=>/^npub1[a-z\d]{58}$/.test(e||""),isNote:e=>/^note1[a-z\d]+$/.test(e||""),isNcryptsec:e=>/^ncryptsec1[a-z\d]+$/.test(e||"")},Bech32MaxSize$1=5e3,BECH32_REGEX=/[\x21-\x7E]{1,83}1[023456789acdefghjklmnpqrstuvwxyz]{6,}/;function integerToUint8Array(e){const t=new Uint8Array(4);return t[0]=e>>24&255,t[1]=e>>16&255,t[2]=e>>8&255,t[3]=255&e,t}function decodeNostrURI(e){try{return e.startsWith("nostr:")&&(e=e.substring(6)),decode$1(e)}catch(t){return{type:"invalid",data:null}}}function decode$1(e){let{prefix:t,words:r}=bech32.decode(e,Bech32MaxSize$1),n=new Uint8Array(bech32.fromWords(r));switch(t){case"nprofile":{let e=parseTLV$1(n);if(!e[0]?.[0])throw new Error("missing TLV 0 for nprofile");if(32!==e[0][0].length)throw new Error("TLV 0 should be 32 bytes");return{type:"nprofile",data:{pubkey:bytesToHex$2(e[0][0]),relays:e[1]?e[1].map(e=>utf8Decoder$2.decode(e)):[]}}}case"nevent":{let e=parseTLV$1(n);if(!e[0]?.[0])throw new Error("missing TLV 0 for nevent");if(32!==e[0][0].length)throw new Error("TLV 0 should be 32 bytes");if(e[2]&&32!==e[2][0].length)throw new Error("TLV 2 should be 32 bytes");if(e[3]&&4!==e[3][0].length)throw new Error("TLV 3 should be 4 bytes");return{type:"nevent",data:{id:bytesToHex$2(e[0][0]),relays:e[1]?e[1].map(e=>utf8Decoder$2.decode(e)):[],author:e[2]?.[0]?bytesToHex$2(e[2][0]):void 0,kind:e[3]?.[0]?parseInt(bytesToHex$2(e[3][0]),16):void 0}}}case"naddr":{let e=parseTLV$1(n);if(!e[0]?.[0])throw new Error("missing TLV 0 for naddr");if(!e[2]?.[0])throw new Error("missing TLV 2 for naddr");if(32!==e[2][0].length)throw new Error("TLV 2 should be 32 bytes");if(!e[3]?.[0])throw new Error("missing TLV 3 for naddr");if(4!==e[3][0].length)throw new Error("TLV 3 should be 4 bytes");return{type:"naddr",data:{identifier:utf8Decoder$2.decode(e[0][0]),pubkey:bytesToHex$2(e[2][0]),kind:parseInt(bytesToHex$2(e[3][0]),16),relays:e[1]?e[1].map(e=>utf8Decoder$2.decode(e)):[]}}}case"nsec":return{type:t,data:n};case"npub":case"note":return{type:t,data:bytesToHex$2(n)};default:throw new Error(`unknown prefix ${t}`)}}function parseTLV$1(e){let t={},r=e;for(;r.length>0;){let e=r[0],n=r[1],i=r.slice(2,2+n);if(r=r.slice(2+n),i.lengthutf8Encoder$2.encode(e))}))}function neventEncode(e){let t;return void 0!==e.kind&&(t=integerToUint8Array(e.kind)),encodeBech32$1("nevent",encodeTLV({0:[hexToBytes$2(e.id)],1:(e.relays||[]).map(e=>utf8Encoder$2.encode(e)),2:e.author?[hexToBytes$2(e.author)]:[],3:t?[new Uint8Array(t)]:[]}))}function naddrEncode(e){let t=new ArrayBuffer(4);return new DataView(t).setUint32(0,e.kind,!1),encodeBech32$1("naddr",encodeTLV({0:[utf8Encoder$2.encode(e.identifier)],1:(e.relays||[]).map(e=>utf8Encoder$2.encode(e)),2:[hexToBytes$2(e.pubkey)],3:[new Uint8Array(t)]}))}function encodeTLV(e){let t=[];return Object.entries(e).reverse().forEach(([e,r])=>{r.forEach(r=>{let n=new Uint8Array(r.length+2);n.set([parseInt(e)],0),n.set([r.length],1),n.set(r,2),t.push(n)})}),concatBytes(...t)}var nip04_exports={};function encrypt(e,t,r){const n=e instanceof Uint8Array?bytesToHex$2(e):e,i=getNormalizedX(secp256k1.getSharedSecret(n,"02"+t));let o=Uint8Array.from(randomBytes(16)),s=utf8Encoder$2.encode(r),a=cbc(i,o).encrypt(s);return`${base64.encode(new Uint8Array(a))}?iv=${base64.encode(new Uint8Array(o.buffer))}`}function decrypt(e,t,r){const n=e instanceof Uint8Array?bytesToHex$2(e):e;let[i,o]=r.split("?iv="),s=getNormalizedX(secp256k1.getSharedSecret(n,"02"+t)),a=base64.decode(o),l=base64.decode(i),c=cbc(s,a).decrypt(l);return utf8Decoder$2.decode(c)}function getNormalizedX(e){return e.slice(1,33)}__export(nip04_exports,{decrypt:()=>decrypt,encrypt:()=>encrypt});var nip05_exports={};__export(nip05_exports,{NIP05_REGEX:()=>NIP05_REGEX,isNip05:()=>isNip05,isValid:()=>isValid,queryProfile:()=>queryProfile,searchDomain:()=>searchDomain,useFetchImplementation:()=>useFetchImplementation});var NIP05_REGEX=/^(?:([\w.+-]+)@)?([\w_-]+(\.[\w_-]+)+)$/,isNip05=e=>NIP05_REGEX.test(e||""),_fetch;try{_fetch=fetch}catch(_){}function useFetchImplementation(e){_fetch=e}async function searchDomain(e,t=""){try{const r=`https://${e}/.well-known/nostr.json?name=${t}`,n=await _fetch(r,{redirect:"manual"});if(200!==n.status)throw Error("Wrong response code");return(await n.json()).names}catch(_){return{}}}async function queryProfile(e){const t=e.match(NIP05_REGEX);if(!t)return null;const[,r="_",n]=t;try{const e=`https://${n}/.well-known/nostr.json?name=${r}`,t=await _fetch(e,{redirect:"manual"});if(200!==t.status)throw Error("Wrong response code");const i=await t.json(),o=i.names[r];return o?{pubkey:o,relays:i.relays?.[o]}:null}catch(i){return null}}async function isValid(e,t){const r=await queryProfile(t);return!!r&&r.pubkey===e}var nip10_exports={};function parse$1(e){const t={reply:void 0,root:void 0,mentions:[],profiles:[],quotes:[]};let r,n;for(let i=e.tags.length-1;i>=0;i--){const o=e.tags[i];if("e"===o[0]&&o[1]){const[e,i,s,a,l]=o,c={id:i,relays:s?[s]:[],author:l};if("root"===a){t.root=c;continue}if("reply"===a){t.reply=c;continue}if("mention"===a){t.mentions.push(c);continue}r?n=c:r=c,t.mentions.push(c);continue}if("q"===o[0]&&o[1]){const[e,r,n]=o;t.quotes.push({id:r,relays:n?[n]:[]})}"p"===o[0]&&o[1]&&t.profiles.push({pubkey:o[1],relays:o[2]?[o[2]]:[]})}return t.root||(t.root=n||r||t.reply),t.reply||(t.reply=r||t.root),[t.reply,t.root].forEach(e=>{if(!e)return;let r=t.mentions.indexOf(e);if(-1!==r&&t.mentions.splice(r,1),e.author){let r=t.profiles.find(t=>t.pubkey===e.author);r&&r.relays&&(e.relays||(e.relays=[]),r.relays.forEach(t=>{-1===e.relays?.indexOf(t)&&e.relays.push(t)}),r.relays=e.relays)}}),t.mentions.forEach(e=>{if(e.author){let r=t.profiles.find(t=>t.pubkey===e.author);r&&r.relays&&(e.relays||(e.relays=[]),r.relays.forEach(t=>{-1===e.relays.indexOf(t)&&e.relays.push(t)}),r.relays=e.relays)}}),t}__export(nip10_exports,{parse:()=>parse$1});var nip11_exports={},_fetch2;__export(nip11_exports,{fetchRelayInformation:()=>fetchRelayInformation,useFetchImplementation:()=>useFetchImplementation2});try{_fetch2=fetch}catch{}function useFetchImplementation2(e){_fetch2=e}async function fetchRelayInformation(e){return await(await fetch(e.replace("ws://","http://").replace("wss://","https://"),{headers:{Accept:"application/nostr+json"}})).json()}var nip13_exports={};function getPow(e){let t=0;for(let r=0;r<64;r+=8){const n=parseInt(e.substring(r,r+8),16);if(0!==n){t+=Math.clz32(n);break}t+=32}return t}function minePow(e,t){let r=0;const n=e,i=["nonce",r.toString(),t.toString()];for(n.tags.push(i);;){const e=Math.floor((new Date).getTime()/1e3);if(e!==n.created_at&&(r=0,n.created_at=e),i[1]=(++r).toString(),n.id=fastEventHash(n),getPow(n.id)>=t)break}return n}function fastEventHash(e){return bytesToHex$2(sha256$1(utf8Encoder$2.encode(JSON.stringify([0,e.pubkey,e.created_at,e.kind,e.tags,e.content]))))}__export(nip13_exports,{fastEventHash:()=>fastEventHash,getPow:()=>getPow,minePow:()=>minePow});var nip17_exports={};__export(nip17_exports,{unwrapEvent:()=>unwrapEvent2,unwrapManyEvents:()=>unwrapManyEvents2,wrapEvent:()=>wrapEvent2,wrapManyEvents:()=>wrapManyEvents2});var nip59_exports={};__export(nip59_exports,{createRumor:()=>createRumor,createSeal:()=>createSeal,createWrap:()=>createWrap,unwrapEvent:()=>unwrapEvent,unwrapManyEvents:()=>unwrapManyEvents,wrapEvent:()=>wrapEvent,wrapManyEvents:()=>wrapManyEvents});var nip44_exports={};__export(nip44_exports,{decrypt:()=>decrypt2,encrypt:()=>encrypt2,getConversationKey:()=>getConversationKey,v2:()=>v2});var minPlaintextSize=1,maxPlaintextSize=65535;function getConversationKey(e,t){const r=secp256k1.getSharedSecret(e,"02"+t).subarray(1,33);return extract(sha256$1,r,"nip44-v2")}function getMessageKeys(e,t){const r=expand(sha256$1,e,t,76);return{chacha_key:r.subarray(0,32),chacha_nonce:r.subarray(32,44),hmac_key:r.subarray(44,76)}}function calcPaddedLen(e){if(!Number.isSafeInteger(e)||e<1)throw new Error("expected positive integer");if(e<=32)return 32;const t=1<maxPlaintextSize)throw new Error("invalid plaintext size: must be between 1 and 65535 bytes");const t=new Uint8Array(2);return new DataView(t.buffer).setUint16(0,e,!1),t}function pad(e){const t=utf8Encoder$2.encode(e),r=t.length;return concatBytes(writeU16BE(r),t,new Uint8Array(calcPaddedLen(r)-r))}function unpad(e){const t=new DataView(e.buffer).getUint16(0),r=e.subarray(2,2+t);if(tmaxPlaintextSize||r.length!==t||e.length!==2+calcPaddedLen(t))throw new Error("invalid padding");return utf8Decoder$2.decode(r)}function hmacAad(e,t,r){if(32!==r.length)throw new Error("AAD associated data must be 32 bytes");const n=concatBytes(r,t);return hmac(sha256$1,e,n)}function decodePayload(e){if("string"!=typeof e)throw new Error("payload must be a valid string");const t=e.length;if(t<132||t>87472)throw new Error("invalid payload length: "+t);if("#"===e[0])throw new Error("unknown encryption version");let r;try{r=base64.decode(e)}catch(error){throw new Error("invalid base64: "+error.message)}const n=r.length;if(n<99||n>65603)throw new Error("invalid data length: "+n);const i=r[0];if(2!==i)throw new Error("unknown encryption version "+i);return{nonce:r.subarray(1,33),ciphertext:r.subarray(33,-32),mac:r.subarray(-32)}}function encrypt2(e,t,r=randomBytes(32)){const{chacha_key:n,chacha_nonce:i,hmac_key:o}=getMessageKeys(t,r),s=pad(e),a=chacha20(n,i,s),l=hmacAad(o,a,r);return base64.encode(concatBytes(new Uint8Array([2]),r,a,l))}function decrypt2(e,t){const{nonce:r,ciphertext:n,mac:i}=decodePayload(e),{chacha_key:o,chacha_nonce:s,hmac_key:a}=getMessageKeys(t,r);if(!equalBytes(hmacAad(a,n,r),i))throw new Error("invalid MAC");return unpad(chacha20(o,s,n))}var v2={utils:{getConversationKey:getConversationKey,calcPaddedLen:calcPaddedLen},encrypt:encrypt2,decrypt:decrypt2},TWO_DAYS=172800,now=()=>Math.round(Date.now()/1e3),randomNow=()=>Math.round(now()-Math.random()*TWO_DAYS),nip44ConversationKey=(e,t)=>getConversationKey(e,t),nip44Encrypt=(e,t,r)=>encrypt2(JSON.stringify(e),nip44ConversationKey(t,r)),nip44Decrypt=(e,t)=>JSON.parse(decrypt2(e.content,nip44ConversationKey(t,e.pubkey)));function createRumor(e,t){const r={created_at:now(),content:"",tags:[],...e,pubkey:getPublicKey$1(t)};return r.id=getEventHash$1(r),r}function createSeal(e,t,r){return finalizeEvent$1({kind:Seal,content:nip44Encrypt(e,t,r),created_at:randomNow(),tags:[]},t)}function createWrap(e,t){const r=generateSecretKey$1();return finalizeEvent$1({kind:GiftWrap,content:nip44Encrypt(e,r,t),created_at:randomNow(),tags:[["p",t]]},r)}function wrapEvent(e,t,r){return createWrap(createSeal(createRumor(e,t),t,r),r)}function wrapManyEvents(e,t,r){if(!r||0===r.length)throw new Error("At least one recipient is required.");const n=getPublicKey$1(t),i=[wrapEvent(e,t,n)];return r.forEach(r=>{i.push(wrapEvent(e,t,r))}),i}function unwrapEvent(e,t){const r=nip44Decrypt(e,t);return nip44Decrypt(r,t)}function unwrapManyEvents(e,t){let r=[];return e.forEach(e=>{r.push(unwrapEvent(e,t))}),r.sort((e,t)=>e.created_at-t.created_at),r}function createEvent(e,t,r,n){const i={created_at:Math.ceil(Date.now()/1e3),kind:PrivateDirectMessage,tags:[],content:t};return(Array.isArray(e)?e:[e]).forEach(({publicKey:e,relayUrl:t})=>{i.tags.push(t?["p",e,t]:["p",e])}),n&&i.tags.push(["e",n.eventId,n.relayUrl||"","reply"]),r&&i.tags.push(["subject",r]),i}function wrapEvent2(e,t,r,n,i){return wrapEvent(createEvent(t,r,n,i),e,t.publicKey)}function wrapManyEvents2(e,t,r,n,i){if(!t||0===t.length)throw new Error("At least one recipient is required.");return[{publicKey:getPublicKey$1(e)},...t].map(t=>wrapEvent2(e,t,r,n,i))}var unwrapEvent2=unwrapEvent,unwrapManyEvents2=unwrapManyEvents,nip18_exports={};function finishRepostEvent(e,t,r,n){let i;const o=[...e.tags??[],["e",t.id,r],["p",t.pubkey]];return t.kind===ShortTextNote?i=Repost:(i=GenericRepost,o.push(["k",String(t.kind)])),finalizeEvent$1({kind:i,tags:o,content:""===e.content||t.tags?.find(e=>"-"===e[0])?"":JSON.stringify(t),created_at:e.created_at},n)}function getRepostedEventPointer(e){if(![Repost,GenericRepost].includes(e.kind))return;let t,r;for(let n=e.tags.length-1;n>=0&&(void 0===t||void 0===r);n--){const i=e.tags[n];i.length>=2&&("e"===i[0]&&void 0===t?t=i:"p"===i[0]&&void 0===r&&(r=i))}return void 0!==t?{id:t[1],relays:[t[2],r?.[2]].filter(e=>"string"==typeof e),author:r?.[1]}:void 0}function getRepostedEvent(e,{skipVerification:t}={}){const r=getRepostedEventPointer(e);if(void 0===r||""===e.content)return;let n;try{n=JSON.parse(e.content)}catch(error){return}return n.id===r.id&&(t||verifyEvent$1(n))?n:void 0}__export(nip18_exports,{finishRepostEvent:()=>finishRepostEvent,getRepostedEvent:()=>getRepostedEvent,getRepostedEventPointer:()=>getRepostedEventPointer});var nip21_exports={};__export(nip21_exports,{NOSTR_URI_REGEX:()=>NOSTR_URI_REGEX,parse:()=>parse2,test:()=>test});var NOSTR_URI_REGEX=new RegExp(`nostr:(${BECH32_REGEX.source})`);function test(e){return"string"==typeof e&&new RegExp(`^${NOSTR_URI_REGEX.source}$`).test(e)}function parse2(e){const t=e.match(new RegExp(`^${NOSTR_URI_REGEX.source}$`));if(!t)throw new Error(`Invalid Nostr URI: ${e}`);return{uri:t[0],value:t[1],decoded:decode$1(t[1])}}var nip25_exports={};function finishReactionEvent(e,t,r){const n=t.tags.filter(e=>e.length>=2&&("e"===e[0]||"p"===e[0]));return finalizeEvent$1({...e,kind:Reaction,tags:[...e.tags??[],...n,["e",t.id],["p",t.pubkey]],content:e.content??"+"},r)}function getReactedEventPointer(e){if(e.kind!==Reaction)return;let t,r;for(let n=e.tags.length-1;n>=0&&(void 0===t||void 0===r);n--){const i=e.tags[n];i.length>=2&&("e"===i[0]&&void 0===t?t=i:"p"===i[0]&&void 0===r&&(r=i))}return void 0!==t&&void 0!==r?{id:t[1],relays:[t[2],r[2]].filter(e=>void 0!==e),author:r[1]}:void 0}__export(nip25_exports,{finishReactionEvent:()=>finishReactionEvent,getReactedEventPointer:()=>getReactedEventPointer});var nip27_exports={};__export(nip27_exports,{parse:()=>parse3});var noCharacter=/\W/m,noURLCharacter=/[^\w\/] |[^\w\/]$|$|,| /m,MAX_HASHTAG_LENGTH=42;function*parse3(e){let t=[];if("string"!=typeof e){for(let r=0;r=3&&t.push({type:"emoji",shortcode:n[1],url:n[2]})}e=e.content}const r=e.length;let n=0,i=0;e:for(;i=0&&achannelCreateEvent,channelHideMessageEvent:()=>channelHideMessageEvent,channelMessageEvent:()=>channelMessageEvent,channelMetadataEvent:()=>channelMetadataEvent,channelMuteUserEvent:()=>channelMuteUserEvent});var channelCreateEvent=(e,t)=>{let r;if("object"==typeof e.content)r=JSON.stringify(e.content);else{if("string"!=typeof e.content)return;r=e.content}return finalizeEvent$1({kind:ChannelCreation,tags:[...e.tags??[]],content:r,created_at:e.created_at},t)},channelMetadataEvent=(e,t)=>{let r;if("object"==typeof e.content)r=JSON.stringify(e.content);else{if("string"!=typeof e.content)return;r=e.content}return finalizeEvent$1({kind:ChannelMetadata,tags:[["e",e.channel_create_event_id],...e.tags??[]],content:r,created_at:e.created_at},t)},channelMessageEvent=(e,t)=>{const r=[["e",e.channel_create_event_id,e.relay_url,"root"]];return e.reply_to_channel_message_event_id&&r.push(["e",e.reply_to_channel_message_event_id,e.relay_url,"reply"]),finalizeEvent$1({kind:ChannelMessage,tags:[...r,...e.tags??[]],content:e.content,created_at:e.created_at},t)},channelHideMessageEvent=(e,t)=>{let r;if("object"==typeof e.content)r=JSON.stringify(e.content);else{if("string"!=typeof e.content)return;r=e.content}return finalizeEvent$1({kind:ChannelHideMessage,tags:[["e",e.channel_message_event_id],...e.tags??[]],content:r,created_at:e.created_at},t)},channelMuteUserEvent=(e,t)=>{let r;if("object"==typeof e.content)r=JSON.stringify(e.content);else{if("string"!=typeof e.content)return;r=e.content}return finalizeEvent$1({kind:ChannelMuteUser,tags:[["p",e.pubkey_to_mute],...e.tags??[]],content:r,created_at:e.created_at},t)},nip30_exports={};__export(nip30_exports,{EMOJI_SHORTCODE_REGEX:()=>EMOJI_SHORTCODE_REGEX,matchAll:()=>matchAll,regex:()=>regex$1,replaceAll:()=>replaceAll});var EMOJI_SHORTCODE_REGEX=/:(\w+):/,regex$1=()=>new RegExp(`\\B${EMOJI_SHORTCODE_REGEX.source}\\B`,"g");function*matchAll(e){const t=e.matchAll(regex$1());for(const n of t)try{const[e,t]=n;yield{shortcode:e,name:t,start:n.index,end:n.index+e.length}}catch(r){}}function replaceAll(e,t){return e.replaceAll(regex$1(),(e,r)=>t({shortcode:e,name:r}))}var nip39_exports={},_fetch3;__export(nip39_exports,{useFetchImplementation:()=>useFetchImplementation3,validateGithub:()=>validateGithub});try{_fetch3=fetch}catch{}function useFetchImplementation3(e){_fetch3=e}async function validateGithub(e,t,r){try{return await(await _fetch3(`https://gist.github.com/${t}/${r}/raw`)).text()===`Verifying that I control the following Nostr public key: ${e}`}catch(_){return!1}}var nip47_exports={};function parseConnectionString(e){const{host:t,pathname:r,searchParams:n}=new URL(e),i=r||t,o=n.get("relay"),s=n.get("secret");if(!i||!o||!s)throw new Error("invalid connection string");return{pubkey:i,relay:o,secret:s}}async function makeNwcRequestEvent(e,t,r){const n={method:"pay_invoice",params:{invoice:r}},i=encrypt(t,e,JSON.stringify(n)),o={kind:NWCWalletRequest,created_at:Math.round(Date.now()/1e3),content:i,tags:[["p",e]]};return finalizeEvent$1(o,t)}__export(nip47_exports,{makeNwcRequestEvent:()=>makeNwcRequestEvent,parseConnectionString:()=>parseConnectionString});var nip54_exports={};function normalizeIdentifier(e){return e=(e=e.trim().toLowerCase()).normalize("NFKC"),Array.from(e).map(e=>/\p{Letter}/u.test(e)||/\p{Number}/u.test(e)?e:"-").join("")}__export(nip54_exports,{normalizeIdentifier:()=>normalizeIdentifier});var nip57_exports={},_fetch4;__export(nip57_exports,{getSatoshisAmountFromBolt11:()=>getSatoshisAmountFromBolt11,getZapEndpoint:()=>getZapEndpoint,makeZapReceipt:()=>makeZapReceipt,makeZapRequest:()=>makeZapRequest,useFetchImplementation:()=>useFetchImplementation4,validateZapRequest:()=>validateZapRequest});try{_fetch4=fetch}catch{}function useFetchImplementation4(e){_fetch4=e}async function getZapEndpoint(e){try{let t="",{lud06:r,lud16:n}=JSON.parse(e.content);if(n){let[e,r]=n.split("@");t=new URL(`/.well-known/lnurlp/${e}`,`https://${r}`).toString()}else{if(!r)return null;{let{words:e}=bech32.decode(r,1e3),n=bech32.fromWords(e);t=utf8Decoder$2.decode(n)}}let i=await _fetch4(t),o=await i.json();if(o.allowsNostr&&o.nostrPubkey)return o.callback}catch(t){}return null}function makeZapRequest(e){let t={kind:9734,created_at:Math.round(Date.now()/1e3),content:e.comment||"",tags:[["p","pubkey"in e?e.pubkey:e.event.pubkey],["amount",e.amount.toString()],["relays",...e.relays]]};if("event"in e){if(t.tags.push(["e",e.event.id]),isReplaceableKind$2(e.event.kind)){const r=["a",`${e.event.kind}:${e.event.pubkey}:`];t.tags.push(r)}else if(isAddressableKind$2(e.event.kind)){let r=e.event.tags.find(([e,t])=>"d"===e&&t);if(!r)throw new Error("d tag not found or is empty");const n=["a",`${e.event.kind}:${e.event.pubkey}:${r[1]}`];t.tags.push(n)}t.tags.push(["k",e.event.kind.toString()])}return t}function validateZapRequest(e){let t;try{t=JSON.parse(e)}catch(i){return"Invalid zap request JSON."}if(!validateEvent$2(t))return"Zap request is not a valid Nostr event.";if(!verifyEvent$1(t))return"Invalid signature on zap request.";let r=t.tags.find(([e,t])=>"p"===e&&t);if(!r)return"Zap request doesn't have a 'p' tag.";if(!r[1].match(/^[a-f0-9]{64}$/))return"Zap request 'p' tag is not valid hex.";let n=t.tags.find(([e,t])=>"e"===e&&t);return n&&!n[1].match(/^[a-f0-9]{64}$/)?"Zap request 'e' tag is not valid hex.":t.tags.find(([e,t])=>"relays"===e&&t)?null:"Zap request doesn't have a 'relays' tag."}function makeZapReceipt({zapRequest:e,preimage:t,bolt11:r,paidAt:n}){let i=JSON.parse(e),o=i.tags.filter(([e])=>"e"===e||"p"===e||"a"===e),s={kind:9735,created_at:Math.round(n.getTime()/1e3),content:"",tags:[...o,["P",i.pubkey],["bolt11",r],["description",e]]};return t&&s.tags.push(["preimage",t]),s}function getSatoshisAmountFromBolt11(e){if(e.length<50)return 0;const t=(e=e.substring(0,50)).lastIndexOf("1");if(-1===t)return 0;const r=e.substring(0,t);if(!r.startsWith("lnbc"))return 0;const n=r.substring(4);if(n.length<1)return 0;const i=n[n.length-1],o=i.charCodeAt(0)-"0".charCodeAt(0),s=o>=0&&o<=9;let a=n.length-1;if(s&&a++,a<1)return 0;const l=parseInt(n.substring(0,a));switch(i){case"m":return 1e5*l;case"u":return 100*l;case"n":return l/10;case"p":return l/1e4;default:return 1e8*l}}var nip77_exports={};__export(nip77_exports,{Negentropy:()=>Negentropy,NegentropyStorageVector:()=>NegentropyStorageVector,NegentropySync:()=>NegentropySync});var PROTOCOL_VERSION=97,ID_SIZE=32,FINGERPRINT_SIZE=16,Mode={Skip:0,Fingerprint:1,IdList:2},WrappedBuffer=class{_raw;length;constructor(e){"number"==typeof e?(this._raw=new Uint8Array(e),this.length=0):e instanceof Uint8Array?(this._raw=new Uint8Array(e),this.length=e.length):(this._raw=new Uint8Array(512),this.length=0)}unwrap(){return this._raw.subarray(0,this.length)}get capacity(){return this._raw.byteLength}extend(e){if(e instanceof WrappedBuffer&&(e=e.unwrap()),"number"!=typeof e.length)throw Error("bad length");const t=e.length+this.length;if(this.capacity>>=7;t.reverse();for(let r=0;r4294967295&&(r=1),n.setUint32(e,4294967295&s,!0),t=r,r=0}}negate(){let e=new DataView(this.buf.buffer);for(let r=0;r<8;r++){let t=4*r;e.setUint32(t,~e.getUint32(t,!0))}let t=new Uint8Array(ID_SIZE);t[0]=1,this.add(t)}getFingerprint(e){let t=new WrappedBuffer;return t.extend(this.buf),t.extend(encodeVarInt(e)),sha256$1(t.unwrap()).subarray(0,FINGERPRINT_SIZE)}},NegentropyStorageVector=class{items;sealed;constructor(){this.items=[],this.sealed=!1}insert(e,t){if(this.sealed)throw Error("already sealed");const r=hexToBytes$1(t);if(r.byteLength!==ID_SIZE)throw Error("bad id size for added item");this.items.push({timestamp:e,id:r})}seal(){if(this.sealed)throw Error("already sealed");this.sealed=!0,this.items.sort(itemCompare);for(let e=1;e=this.items.length)throw Error("out of range");return this.items[e]}iterate(e,t,r){this._checkSealed(),this._checkBounds(e,t);for(let n=e;nitemCompare(e,r)<0)}fingerprint(e,t){let r=new Accumulator;return r.setToZero(),this.iterate(e,t,e=>(r.add(e.id),!0)),r.getFingerprint(t-e)}_checkSealed(){if(!this.sealed)throw Error("not sealed")}_checkBounds(e,t){if(e>t||t>this.items.length)throw Error("bad range")}_binarySearch(e,t,r,n){let i=r-t;for(;i>0;){let r=t,o=Math.floor(i/2);r+=o,n(e[r])?(t=++r,i-=o+1):i=o}return t}},Negentropy=class{storage;frameSizeLimit;lastTimestampIn;lastTimestampOut;constructor(e,t=6e4){if(t<4096)throw Error("frameSizeLimit too small");this.storage=e,this.frameSizeLimit=t,this.lastTimestampIn=0,this.lastTimestampOut=0}_bound(e,t){return{timestamp:e,id:t||new Uint8Array(0)}}initiate(){let e=new WrappedBuffer;return e.extend(new Uint8Array([PROTOCOL_VERSION])),this.splitRange(0,this.storage.size(),this._bound(Number.MAX_VALUE),e),bytesToHex$1(e.unwrap())}reconcile(e,t,r){const n=new WrappedBuffer(hexToBytes$1(e));this.lastTimestampIn=this.lastTimestampOut=0;let i=new WrappedBuffer;i.extend(new Uint8Array([PROTOCOL_VERSION]));let o=getByte(n);if(o<96||o>111)throw Error("invalid negentropy protocol version byte");if(o!==PROTOCOL_VERSION)throw Error("unsupported negentropy protocol version requested: "+(o-96));let s=this.storage.size(),a=this._bound(0),l=0,c=!1;for(;0!==n.length;){let e=new WrappedBuffer,o=()=>{c&&(c=!1,e.extend(this.encodeBound(a)),e.extend(encodeVarInt(Mode.Skip)))},u=this.decodeBound(n),h=decodeVarInt(n),d=l,p=this.storage.findLowerBound(l,s,u);if(h===Mode.Skip)c=!0;else if(h===Mode.Fingerprint)0!==compareUint8Array(getBytes(n,FINGERPRINT_SIZE),this.storage.fingerprint(d,p))?(o(),this.splitRange(d,p,u,e)):c=!0;else{if(h!==Mode.IdList)throw Error("unexpected mode");{let e=decodeVarInt(n),i={};for(let t=0;t{let r=e.id;const n=bytesToHex$1(r);return i[n]?delete i[bytesToHex$1(r)]:t?.(n),!0}),r)for(let t of Object.values(i))r(bytesToHex$1(t))}}if(this.exceededFrameSizeLimit(i.length+e.length)){let e=this.storage.fingerprint(p,s);i.extend(this.encodeBound(this._bound(Number.MAX_VALUE))),i.extend(encodeVarInt(Mode.Fingerprint)),i.extend(e);break}i.extend(e),l=p,a=u}return 1===i.length?null:bytesToHex$1(i.unwrap())}splitRange(e,t,r,n){let i=t-e;if(i<32)n.extend(this.encodeBound(r)),n.extend(encodeVarInt(Mode.IdList)),n.extend(encodeVarInt(i)),this.storage.iterate(e,t,e=>(n.extend(e.id),!0));else{let o=Math.floor(i/16),s=i%16,a=e;for(let e=0;e<16;e++){let i,l=o+(e(n===a-1?e=r:t=r,!0)),i=this.getMinimalBound(e,t)}n.extend(this.encodeBound(i)),n.extend(encodeVarInt(Mode.Fingerprint)),n.extend(c)}}}exceededFrameSizeLimit(e){return e>this.frameSizeLimit-200}decodeTimestampIn(e){let t=decodeVarInt(e);return t=0===t?Number.MAX_VALUE:t-1,this.lastTimestampIn===Number.MAX_VALUE||t===Number.MAX_VALUE?(this.lastTimestampIn=Number.MAX_VALUE,Number.MAX_VALUE):(t+=this.lastTimestampIn,this.lastTimestampIn=t,t)}decodeBound(e){let t=this.decodeTimestampIn(e),r=decodeVarInt(e);if(r>ID_SIZE)throw Error("bound key too long");return{timestamp:t,id:getBytes(e,r)}}encodeTimestampOut(e){if(e===Number.MAX_VALUE)return this.lastTimestampOut=Number.MAX_VALUE,encodeVarInt(0);let t=e;return e-=this.lastTimestampOut,this.lastTimestampOut=t,encodeVarInt(e+1)}encodeBound(e){let t=new WrappedBuffer;return t.extend(this.encodeTimestampOut(e.timestamp)),t.extend(encodeVarInt(e.id.length)),t.extend(e.id),t}getMinimalBound(e,t){if(t.timestamp!==e.timestamp)return this._bound(t.timestamp);{let r=0,n=t.id,i=e.id;for(let e=0;et[r])return 1}return e.byteLength>t.byteLength?1:e.byteLength{switch(e[0]){case"NEG-MSG":e.length<3&&console.warn(`got invalid NEG-MSG from ${this.relay.url}: ${e}`);try{const t=this.neg.reconcile(e[2],this.onhave,this.onneed);t?this.relay.send(`["NEG-MSG", "${this.subscription.id}", "${t}"]`):(this.close(),n.onclose?.())}catch(error){console.error("negentropy reconcile error:",error),n?.onclose?.(`reconcile error: ${error}`)}break;case"NEG-CLOSE":{const t=e[2];console.warn("negentropy error:",t),n.onclose?.(t);break}case"NEG-ERR":n.onclose?.()}}}async start(){const e=this.neg.initiate();this.relay.send(`["NEG-OPEN","${this.subscription.id}",${JSON.stringify(this.filter)},"${e}"]`)}close(){this.relay.send(`["NEG-CLOSE","${this.subscription.id}"]`),this.subscription.close()}},nip98_exports={};__export(nip98_exports,{getToken:()=>getToken,hashPayload:()=>hashPayload,unpackEventFromToken:()=>unpackEventFromToken,validateEvent:()=>validateEvent2,validateEventKind:()=>validateEventKind,validateEventMethodTag:()=>validateEventMethodTag,validateEventPayloadTag:()=>validateEventPayloadTag,validateEventTimestamp:()=>validateEventTimestamp,validateEventUrlTag:()=>validateEventUrlTag,validateToken:()=>validateToken});var _authorizationScheme="Nostr ";async function getToken(e,t,r,n=!1,i){const o={kind:HTTPAuth,tags:[["u",e],["method",t]],created_at:Math.round((new Date).getTime()/1e3),content:""};i&&o.tags.push(["payload",hashPayload(i)]);const s=await r(o);return(n?_authorizationScheme:"")+base64.encode(utf8Encoder$2.encode(JSON.stringify(s)))}async function validateToken(e,t,r){const n=await unpackEventFromToken(e).catch(e=>{throw e}),i=await validateEvent2(n,t,r).catch(e=>{throw e});return i}async function unpackEventFromToken(e){if(!e)throw new Error("Missing token");e=e.replace(_authorizationScheme,"");const t=utf8Decoder$2.decode(base64.decode(e));if(!t||0===t.length||!t.startsWith("{"))throw new Error("Invalid token");return JSON.parse(t)}function validateEventTimestamp(e){return!!e.created_at&&Math.round((new Date).getTime()/1e3)-e.created_at<60}function validateEventKind(e){return e.kind===HTTPAuth}function validateEventUrlTag(e,t){const r=e.tags.find(e=>"u"===e[0]);return!!r&&r.length>0&&r[1]===t}function validateEventMethodTag(e,t){const r=e.tags.find(e=>"method"===e[0]);return!!r&&r.length>0&&r[1].toLowerCase()===t.toLowerCase()}function hashPayload(e){return bytesToHex$2(sha256$1(utf8Encoder$2.encode(JSON.stringify(e))))}function validateEventPayloadTag(e,t){const r=e.tags.find(e=>"payload"===e[0]);if(!r)return!1;const n=hashPayload(t);return r.length>0&&r[1]===n}async function validateEvent2(e,t,r,n){if(!verifyEvent$1(e))throw new Error("Invalid nostr event, signature invalid");if(!validateEventKind(e))throw new Error("Invalid nostr event, kind invalid");if(!validateEventTimestamp(e))throw new Error("Invalid nostr event, created_at timestamp invalid");if(!validateEventUrlTag(e,t))throw new Error("Invalid nostr event, url tag invalid");if(!validateEventMethodTag(e,r))throw new Error("Invalid nostr event, method tag invalid");if(Boolean(n)&&"object"==typeof n&&Object.keys(n).length>0&&!validateEventPayloadTag(e,n))throw new Error("Invalid nostr event, payload tag does not match request body hash");return!0}function isRegularKind(e){return e<1e4&&0!==e&&3!==e}function isReplaceableKind$1(e){return 0===e||3===e||1e4<=e&&e<2e4}function isAddressableKind$1(e){return 3e4<=e&&e<4e4}var verifiedSymbol=Symbol("verified"),isRecord=e=>e instanceof Object;function validateEvent$1(e){if(!isRecord(e))return!1;if("number"!=typeof e.kind)return!1;if("string"!=typeof e.content)return!1;if("number"!=typeof e.created_at)return!1;if("string"!=typeof e.pubkey)return!1;if(!e.pubkey.match(/^[a-f0-9]{64}$/))return!1;if(!Array.isArray(e.tags))return!1;for(let t=0;tt.id===e.id?0:t.created_at===e.created_at?-1:e.created_at-t.created_at);return n||e.splice(r,0,t),e}function binarySearch$2(e,t){let r=0,n=e.length-1;for(;r<=n;){const i=Math.floor((r+n)/2),o=t(e[i]);if(0===o)return[i,!0];o<0?n=i-1:r=i+1}return[r,!1]}new TextDecoder("utf-8"),new TextEncoder;const EventStoreSymbol=Symbol.for("event-store"),EventUIDSymbol$1=Symbol.for("event-uid"),ReplaceableAddressSymbol=Symbol.for("replaceable-address"),FromCacheSymbol=Symbol.for("from-cache"),ReplaceableIdentifierSymbol=Symbol.for("replaceable-identifier");function isEvent(e){return null!=e&&64===e.id?.length&&"string"==typeof e.sig&&"string"==typeof e.pubkey&&64===e.pubkey.length&&"string"==typeof e.content&&Array.isArray(e.tags)&&"number"==typeof e.created_at&&e.created_at>0}function isReplaceable(e){return isReplaceableKind$1(e)||isAddressableKind$1(e)}function getEventUID$1(e){let t=Reflect.get(e,EventUIDSymbol$1);return t||(t=isReplaceable(e.kind)?getReplaceableAddress(e)??e.id:e.id,Reflect.set(e,EventUIDSymbol$1,t)),t}function getReplaceableAddress(e){return isReplaceable(e.kind)?getOrComputeCachedValue(e,ReplaceableAddressSymbol,()=>createReplaceableAddress(e.kind,e.pubkey,getReplaceableIdentifier(e))):null}function createReplaceableAddress(e,t,r){return e+":"+t+":"+(r??"")}function isFromCache(e){return!0===Reflect.get(e,FromCacheSymbol)}function getParentEventStore(e){return Reflect.get(e,EventStoreSymbol)}function notifyEventUpdate(e){if(!isEvent(e))return;const t=getParentEventStore(e);t&&t.update(e)}function getReplaceableIdentifier(e){return getOrComputeCachedValue(e,ReplaceableIdentifierSymbol,()=>e.tags.find(e=>"d"===e[0])?.[1]??"")}function getTagValue(e,t){return e.tags.find(e=>e[0]===t)?.[1]}const EncryptedContentSymbol=Symbol.for("encrypted-content"),EventContentEncryptionMethod={[kinds_exports.EncryptedDirectMessage]:"nip04",[kinds_exports.Seal]:"nip44",[kinds_exports.GiftWrap]:"nip44"};function setEncryptedContentEncryptionMethod(e,t){return EventContentEncryptionMethod[e]=t,e}function getEncryptedContentEncryptionMethods(e,t,r){const n=r??EventContentEncryptionMethod[e];if(!n)throw new Error(`Event kind ${e} does not support encrypted content`);const i=t[n];if(!i)throw new Error(`Signer does not support ${n} encryption`);return i}function canHaveEncryptedContent(e){return void 0!==EventContentEncryptionMethod[e]}function hasEncryptedContent(e){return e.content.length>0}function getEncryptedContent(e){return Reflect.get(e,EncryptedContentSymbol)}function isEncryptedContentUnlocked(e){return!0===Reflect.has(e,EncryptedContentSymbol)}function setEncryptedContentCache(e,t){Reflect.set(e,EncryptedContentSymbol,t),notifyEventUpdate(e)}const PRESERVE_EVENT_SYMBOLS=new Set([EncryptedContentSymbol]);function identity$2(e){return e}function eventPipe(...e){return pipeFromAsyncArray(e.filter(e=>!!e),PRESERVE_EVENT_SYMBOLS)}function tagPipe(...e){return pipeFromAsyncArray(e.filter(e=>!!e))}function skip(){return e=>e}function pipeFromAsyncArray(e,t){return 0===e.length?identity$2:async function(r,n){return e.reduce(async(e,r)=>{const i=await r(await e,n);if(t&&"object"==typeof i&&null!==i&&"object"==typeof e&&null!==e){const e=Reflect.ownKeys(i).filter(e=>"symbol"==typeof e);for(const r of e)t.has(r)||Reflect.deleteProperty(i,r)}return i},r)}}function isNameValueTag(e,t){return void 0!==e[0]&&void 0!==e[1]&&(!t||e[0]===t)}function isETag(e){return isNameValueTag(e,"e")}function isPTag(e){return isNameValueTag(e,"p")}function isRTag(e){return isNameValueTag(e,"r")}function isATag(e){return isNameValueTag(e,"a")}const processTags=(e,...t)=>t.reduce((e,t)=>{const r=[];for(const n of e)try{const e=t(n);if(void 0===e)continue;r.push(e)}catch(error){}return r},e);function fillAndTrimTag(e,t=2){for(let r=(e=e.slice()).length-1;r>=0;r--)void 0!==e[r]&&null!==e[r]&&""!==e[r]||(r+1===e.length&&r>=t?e.pop():e[r]="");return e}function ensureSingletonTag(e,t,r=!0){const n=e.find(e=>e[0]===t[0]);return n?r?e.map(e=>e===n?t:e):e:[...e,t]}function unixNow(){return Math.round(Date.now()/1e3)}var utf8Decoder$1=new TextDecoder("utf-8");new TextEncoder;var Bech32MaxSize=5e3;function decode(e){let{prefix:t,words:r}=bech32.decode(e,Bech32MaxSize),n=new Uint8Array(bech32.fromWords(r));switch(t){case"nprofile":{let e=parseTLV(n);if(!e[0]?.[0])throw new Error("missing TLV 0 for nprofile");if(32!==e[0][0].length)throw new Error("TLV 0 should be 32 bytes");return{type:"nprofile",data:{pubkey:bytesToHex$2(e[0][0]),relays:e[1]?e[1].map(e=>utf8Decoder$1.decode(e)):[]}}}case"nevent":{let e=parseTLV(n);if(!e[0]?.[0])throw new Error("missing TLV 0 for nevent");if(32!==e[0][0].length)throw new Error("TLV 0 should be 32 bytes");if(e[2]&&32!==e[2][0].length)throw new Error("TLV 2 should be 32 bytes");if(e[3]&&4!==e[3][0].length)throw new Error("TLV 3 should be 4 bytes");return{type:"nevent",data:{id:bytesToHex$2(e[0][0]),relays:e[1]?e[1].map(e=>utf8Decoder$1.decode(e)):[],author:e[2]?.[0]?bytesToHex$2(e[2][0]):void 0,kind:e[3]?.[0]?parseInt(bytesToHex$2(e[3][0]),16):void 0}}}case"naddr":{let e=parseTLV(n);if(!e[0]?.[0])throw new Error("missing TLV 0 for naddr");if(!e[2]?.[0])throw new Error("missing TLV 2 for naddr");if(32!==e[2][0].length)throw new Error("TLV 2 should be 32 bytes");if(!e[3]?.[0])throw new Error("missing TLV 3 for naddr");if(4!==e[3][0].length)throw new Error("TLV 3 should be 4 bytes");return{type:"naddr",data:{identifier:utf8Decoder$1.decode(e[0][0]),pubkey:bytesToHex$2(e[2][0]),kind:parseInt(bytesToHex$2(e[3][0]),16),relays:e[1]?e[1].map(e=>utf8Decoder$1.decode(e)):[]}}}case"nsec":return{type:t,data:n};case"npub":case"note":return{type:t,data:bytesToHex$2(n)};default:throw new Error(`unknown prefix ${t}`)}}function parseTLV(e){let t={},r=e;for(;r.length>0;){let e=r[0],n=r[1],i=r.slice(2,2+n);if(r=r.slice(2+n),i.length=8&&WEBSOCKET_URL_CHECK.test(e)}function isHex(e){return!!e&&!!e.match(/^[0-9a-f]+$/i)}function isHexKey(e){return!!e&&64===e.length&&!!e.toLowerCase().match(/^[0-9a-f]{64}$/)}function safeDecode(e){try{return decode(e)}catch{return null}}function decodeProfilePointer(e){const t=safeDecode(e);if(!t)return null;const r=getPubkeyFromDecodeResult(t);return r?{pubkey:r,relays:getRelaysFromDecodeResult(t)}:null}function parseReplaceableAddress(e,t=!1){const r=e.split(":"),n=r[0]?parseInt(r[0]):void 0,i=r[1];if(void 0===n)return null;if(void 0===i||""===i||!isHexKey(i))return null;const o=r.slice(2).join(":");return t&&""===o?null:{kind:n,pubkey:i,identifier:o}}function getPubkeyFromDecodeResult(e){if(e)switch(e.type){case"naddr":case"nprofile":return e.data.pubkey;case"npub":return e.data;case"nsec":return getPublicKey(e.data);default:return}}function getRelaysFromDecodeResult(e){if(e)switch(e.type){case"naddr":case"nprofile":case"nevent":return e.data.relays}}function getEventPointerFromETag(e){const t=e[1];if(!t||!isHexKey(t))return null;const r={id:t};return e[2]&&isSafeRelayURL(e[2])&&(r.relays=[normalizeURL(e[2])]),r}function getAddressPointerFromATag(e){if(!e[1])return null;const t=parseReplaceableAddress(e[1]);return t?(e[2]&&isSafeRelayURL(e[2])&&(t.relays=[normalizeURL(e[2])]),t):null}function getProfilePointerFromPTag(e){const t=e[1];if(!t||!isHexKey(t))return null;const r={pubkey:t};return e[2]&&isSafeRelayURL(e[2])&&(r.relays=[normalizeURL(e[2])]),r}function isAddressPointer(e){return"object"==typeof e&&null!==e&&"identifier"in e&&"pubkey"in e&&"kind"in e&&"string"==typeof e.identifier&&"string"==typeof e.pubkey&&"number"==typeof e.kind}function isEventPointer(e){return"object"==typeof e&&null!==e&&"id"in e&&"string"==typeof e.id}function getReplaceableAddressFromPointer(e){return e.kind+":"+e.pubkey+":"+e.identifier}function eventMatchesPointer(e,t){return isEventPointer(t)?e.id===t.id&&(!t.author||e.pubkey===t.author):e.kind===t.kind&&e.pubkey===t.pubkey&&getReplaceableIdentifier(e)===(t.identifier??"")}const HiddenContentSymbol=EncryptedContentSymbol,getHiddenContentEncryptionMethods=getEncryptedContentEncryptionMethods,HiddenContentKinds=new Set([setEncryptedContentEncryptionMethod(kinds_exports.DraftLong,"nip04")]);function setHiddenContentEncryptionMethod(e,t){return HiddenContentKinds.add(setEncryptedContentEncryptionMethod(e,t)),e}function canHaveHiddenContent(e){return canHaveEncryptedContent(e)&&HiddenContentKinds.has(e)}function hasHiddenContent(e){return canHaveHiddenContent(e.kind)&&hasEncryptedContent(e)}function isHiddenContentUnlocked(e){return!!canHaveHiddenContent(e.kind)&&isEncryptedContentUnlocked(e)&&!0===Reflect.has(e,HiddenContentSymbol)}function getHiddenContent(e){if(canHaveHiddenContent(e.kind))return HiddenContentSymbol in e?Reflect.get(e,HiddenContentSymbol):getEncryptedContent(e)}async function unlockHiddenContent(e,t,r){if(!canHaveHiddenContent(e.kind))throw new Error("Event kind does not support hidden content");if(HiddenContentSymbol in e)return Reflect.get(e,HiddenContentSymbol);const n=getEncryptedContentEncryptionMethods(e.kind,t,r),i=await n.decrypt(e.pubkey,e.content);return setHiddenContentCache(e,i),i}function setHiddenContentCache(e,t){if(!canHaveHiddenContent(e.kind))throw new Error("Event kind does not support hidden content");setEncryptedContentCache(e,t)}const GROUPS_LIST_KIND=10009,HiddenTagsSymbol=Symbol.for("hidden-tags"),HiddenTagsKinds=new Set([setHiddenContentEncryptionMethod(kinds_exports.BookmarkList,"nip04"),setHiddenContentEncryptionMethod(kinds_exports.InterestsList,"nip04"),setHiddenContentEncryptionMethod(kinds_exports.Mutelist,"nip04"),setHiddenContentEncryptionMethod(kinds_exports.CommunitiesList,"nip04"),setHiddenContentEncryptionMethod(kinds_exports.PublicChatsList,"nip04"),setHiddenContentEncryptionMethod(kinds_exports.SearchRelaysList,"nip04"),setHiddenContentEncryptionMethod(GROUPS_LIST_KIND,"nip04"),setHiddenContentEncryptionMethod(kinds_exports.Bookmarksets,"nip04"),setHiddenContentEncryptionMethod(kinds_exports.Relaysets,"nip04"),setHiddenContentEncryptionMethod(kinds_exports.Followsets,"nip04"),setHiddenContentEncryptionMethod(kinds_exports.Curationsets,"nip04"),setHiddenContentEncryptionMethod(kinds_exports.Interestsets,"nip04")]);function canHaveHiddenTags(e){return canHaveHiddenContent(e)&&HiddenTagsKinds.has(e)}function hasHiddenTags(e){return canHaveHiddenTags(e.kind)&&hasHiddenContent(e)}function getHiddenTagsEncryptionMethods(e,t){return getHiddenContentEncryptionMethods(e,t)}function isHiddenTagsUnlocked(e){if(!canHaveHiddenTags(e.kind))return!1;try{return HiddenTagsSymbol in e||isHiddenContentUnlocked(e)&&void 0!==getHiddenTags(e)}catch{}return!1}function getHiddenTags(e){if(!canHaveHiddenTags(e.kind))return;if(HiddenTagsSymbol in e)return e[HiddenTagsSymbol];const t=getHiddenContent(e);if(void 0===t)return;const r=JSON.parse(t);if(!Array.isArray(r))throw new Error("Content is not an array of tags");const n=r.filter(e=>Array.isArray(e)).map(e=>e.map(e=>String(e)));return Reflect.set(e,HiddenTagsSymbol,n),n}async function unlockHiddenTags(e,t,r){if(!canHaveHiddenTags(e.kind))throw new Error("Event kind does not support hidden tags");if(isHiddenTagsUnlocked(e))return e[HiddenTagsSymbol];await unlockHiddenContent(e,t,r);const n=getHiddenTags(e);if(void 0===n)throw new Error("Failed to unlock hidden tags");return setHiddenTagsCache(e,n),n}function setHiddenTagsCache(e,t){if(!canHaveHiddenTags(e.kind))throw new Error("Event kind does not support hidden tags");Reflect.set(e,HiddenTagsSymbol,t),setHiddenContentCache(e,JSON.stringify(t))}const PublicContactsSymbol=Symbol.for("public-contacts"),HiddenContactsSymbol=Symbol.for("hidden-contacts");function mergeContacts(...e){const t=new Map;for(const r of e)if(Array.isArray(r))for(const e of r)e&&t.set(e.pubkey,e);else r&&t.set(r.pubkey,r);return Array.from(t.values())}function getContacts(e){return mergeContacts(getPublicContacts(e),getHiddenContacts(e))}function getPublicContacts(e){return getOrComputeCachedValue(e,PublicContactsSymbol,()=>processTags(e.tags,e=>isPTag(e)?e:void 0,e=>getProfilePointerFromPTag(e)??void 0))}function getHiddenContacts(e){if(HiddenContactsSymbol in e)return e[HiddenContactsSymbol];const t=getHiddenTags(e);if(!t)return;const r=processTags(t,e=>isPTag(e)?e:void 0,e=>getProfilePointerFromPTag(e)??void 0);return Reflect.set(e,HiddenContactsSymbol,r),r}function getDeleteEventPointers(e){return e.tags.filter(isETag).map(getEventPointerFromETag).filter(e=>null!==e).map(t=>(t.author=e.pubkey,t))}function getDeleteAddressPointers(e){return e.tags.filter(isATag).map(getAddressPointerFromATag).filter(e=>null!==e).filter(t=>t.pubkey===e.pubkey)}var extendStatics=function(e,t){return extendStatics=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])},extendStatics(e,t)};function __extends(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function r(){this.constructor=e}extendStatics(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}var __assign=function(){return __assign=Object.assign||function(e){for(var t,r=1,n=arguments.length;r0&&i[i.length-1])||6!==a[0]&&2!==a[0])){o=0;continue}if(3===a[0]&&(!i||a[1]>i[0]&&a[1]=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function __read(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,i,o=r.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(n=o.next()).done;)s.push(n.value)}catch(error){i={error:error}}finally{try{n&&!n.done&&(r=o.return)&&r.call(o)}finally{if(i)throw i.error}}return s}function __spreadArray(e,t,r){if(r||2===arguments.length)for(var n,i=0,o=t.length;i1||a(e,t)})},t&&(n[e]=t(n[e])))}function a(e,t){try{(r=i[e](t)).value instanceof __await?Promise.resolve(r.value.v).then(l,c):u(o[0][2],r)}catch(n){u(o[0][3],n)}var r}function l(e){a("next",e)}function c(e){a("throw",e)}function u(e,t){e(t),o.shift(),o.length&&a(o[0][0],o[0][1])}}function __asyncValues(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t,r=e[Symbol.asyncIterator];return r?r.call(e):(e="function"==typeof __values?__values(e):e[Symbol.iterator](),t={},n("next"),n("throw"),n("return"),t[Symbol.asyncIterator]=function(){return this},t);function n(r){t[r]=e[r]&&function(t){return new Promise(function(n,i){!function(e,t,r,n){Promise.resolve(n).then(function(t){e({value:t,done:r})},t)}(n,i,(t=e[r](t)).done,t.value)})}}}function isFunction(e){return"function"==typeof e}function createErrorClass(e){var t=e(function(e){Error.call(e),e.stack=(new Error).stack});return t.prototype=Object.create(Error.prototype),t.prototype.constructor=t,t}"function"==typeof SuppressedError&&SuppressedError;var UnsubscriptionError=createErrorClass(function(e){return function(t){e(this),this.message=t?t.length+" errors occurred during unsubscription:\n"+t.map(function(e,t){return t+1+") "+e.toString()}).join("\n "):"",this.name="UnsubscriptionError",this.errors=t}});function arrRemove(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var Subscription=function(){function e(e){this.initialTeardown=e,this.closed=!1,this._parentage=null,this._finalizers=null}var t;return e.prototype.unsubscribe=function(){var e,t,r,n,i;if(!this.closed){this.closed=!0;var o=this._parentage;if(o)if(this._parentage=null,Array.isArray(o))try{for(var s=__values(o),a=s.next();!a.done;a=s.next())a.value.remove(this)}catch(p){e={error:p}}finally{try{a&&!a.done&&(t=s.return)&&t.call(s)}finally{if(e)throw e.error}}else o.remove(this);var l=this.initialTeardown;if(isFunction(l))try{l()}catch(f){i=f instanceof UnsubscriptionError?f.errors:[f]}var c=this._finalizers;if(c){this._finalizers=null;try{for(var u=__values(c),h=u.next();!h.done;h=u.next()){var d=h.value;try{execFinalizer(d)}catch(g){i=null!=i?i:[],g instanceof UnsubscriptionError?i=__spreadArray(__spreadArray([],__read(i)),__read(g.errors)):i.push(g)}}}catch(m){r={error:m}}finally{try{h&&!h.done&&(n=u.return)&&n.call(u)}finally{if(r)throw r.error}}}if(i)throw new UnsubscriptionError(i)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)execFinalizer(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=null!==(r=this._finalizers)&&void 0!==r?r:[]).push(t)}},e.prototype._hasParent=function(e){var t=this._parentage;return t===e||Array.isArray(t)&&t.includes(e)},e.prototype._addParent=function(e){var t=this._parentage;this._parentage=Array.isArray(t)?(t.push(e),t):t?[t,e]:e},e.prototype._removeParent=function(e){var t=this._parentage;t===e?this._parentage=null:Array.isArray(t)&&arrRemove(t,e)},e.prototype.remove=function(t){var r=this._finalizers;r&&arrRemove(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=((t=new e).closed=!0,t),e}(),EMPTY_SUBSCRIPTION=Subscription.EMPTY;function isSubscription(e){return e instanceof Subscription||e&&"closed"in e&&isFunction(e.remove)&&isFunction(e.add)&&isFunction(e.unsubscribe)}function execFinalizer(e){isFunction(e)?e():e.unsubscribe()}var config={Promise:void 0},timeoutProvider={setTimeout:function(e,t){for(var r=[],n=2;n0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(t){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,t)},t.prototype._subscribe=function(e){return this._throwIfClosed(),this._checkFinalizedStatuses(e),this._innerSubscribe(e)},t.prototype._innerSubscribe=function(e){var t=this,r=this,n=r.hasError,i=r.isStopped,o=r.observers;return n||i?EMPTY_SUBSCRIPTION:(this.currentObservers=null,o.push(e),new Subscription(function(){t.currentObservers=null,arrRemove(o,e)}))},t.prototype._checkFinalizedStatuses=function(e){var t=this,r=t.hasError,n=t.thrownError,i=t.isStopped;r?e.error(n):i&&e.complete()},t.prototype.asObservable=function(){var e=new Observable$1;return e.source=this,e},t.create=function(e,t){return new AnonymousSubject(e,t)},t}(Observable$1),AnonymousSubject=function(e){function t(t,r){var n=e.call(this)||this;return n.destination=t,n.source=r,n}return __extends(t,e),t.prototype.next=function(e){var t,r;null===(r=null===(t=this.destination)||void 0===t?void 0:t.next)||void 0===r||r.call(t,e)},t.prototype.error=function(e){var t,r;null===(r=null===(t=this.destination)||void 0===t?void 0:t.error)||void 0===r||r.call(t,e)},t.prototype.complete=function(){var e,t;null===(t=null===(e=this.destination)||void 0===e?void 0:e.complete)||void 0===t||t.call(e)},t.prototype._subscribe=function(e){var t,r;return null!==(r=null===(t=this.source)||void 0===t?void 0:t.subscribe(e))&&void 0!==r?r:EMPTY_SUBSCRIPTION},t}(Subject),BehaviorSubject=function(e){function t(t){var r=e.call(this)||this;return r._value=t,r}return __extends(t,e),Object.defineProperty(t.prototype,"value",{get:function(){return this.getValue()},enumerable:!1,configurable:!0}),t.prototype._subscribe=function(t){var r=e.prototype._subscribe.call(this,t);return!r.closed&&t.next(this._value),r},t.prototype.getValue=function(){var e=this,t=e.hasError,r=e.thrownError,n=e._value;if(t)throw r;return this._throwIfClosed(),n},t.prototype.next=function(t){e.prototype.next.call(this,this._value=t)},t}(Subject),dateTimestampProvider={now:function(){return(dateTimestampProvider.delegate||Date).now()},delegate:void 0},ReplaySubject=function(e){function t(t,r,n){void 0===t&&(t=1/0),void 0===r&&(r=1/0),void 0===n&&(n=dateTimestampProvider);var i=e.call(this)||this;return i._bufferSize=t,i._windowTime=r,i._timestampProvider=n,i._buffer=[],i._infiniteTimeWindow=!0,i._infiniteTimeWindow=r===1/0,i._bufferSize=Math.max(1,t),i._windowTime=Math.max(1,r),i}return __extends(t,e),t.prototype.next=function(t){var r=this,n=r.isStopped,i=r._buffer,o=r._infiniteTimeWindow,s=r._timestampProvider,a=r._windowTime;n||(i.push(t),!o&&i.push(s.now()+a)),this._trimBuffer(),e.prototype.next.call(this,t)},t.prototype._subscribe=function(e){this._throwIfClosed(),this._trimBuffer();for(var t=this._innerSubscribe(e),r=this._infiniteTimeWindow,n=this._buffer.slice(),i=0;i0&&h(n)},void 0,void 0,function(){(null==s?void 0:s.closed)||null==s||s.unsubscribe(),l=null})),!u&&h(null!=r?"number"==typeof r?r:+r-a.now():n)})}function timeoutErrorFactory(e){throw new TimeoutError$1(e)}function map$1(e,t){return operate(function(r,n){var i=0;r.subscribe(createOperatorSubscriber(n,function(r){n.next(e.call(t,r,i++))}))})}var isArray$1=Array.isArray;function callOrApply(e,t){return isArray$1(t)?e.apply(void 0,__spreadArray([],__read(t))):e(t)}function mapOneOrManyArgs(e){return map$1(function(t){return callOrApply(e,t)})}var isArray=Array.isArray,getPrototypeOf=Object.getPrototypeOf,objectProto=Object.prototype,getKeys=Object.keys;function argsArgArrayOrObject(e){if(1===e.length){var t=e[0];if(isArray(t))return{args:t,keys:null};if(isPOJO(t)){var r=getKeys(t);return{args:r.map(function(e){return t[e]}),keys:r}}}return{args:e,keys:null}}function isPOJO(e){return e&&"object"==typeof e&&getPrototypeOf(e)===objectProto}function createObject(e,t){return e.reduce(function(e,r,n){return e[r]=t[n],e},{})}function combineLatest(){for(var e=[],t=0;t=0?executeSchedule(r,o,c,s,!0):i=!0,c();var u=createOperatorSubscriber(r,function(e){var t,r,i=n.slice();try{for(var o=__values(i),s=o.next();!s.done;s=o.next()){var c=s.value,u=c.buffer;u.push(e),a<=u.length&&l(c)}}catch(h){t={error:h}}finally{try{s&&!s.done&&(r=o.return)&&r.call(o)}finally{if(t)throw t.error}}},function(){for(;null==n?void 0:n.length;)r.next(n.shift().buffer);null==u||u.unsubscribe(),r.complete(),r.unsubscribe()},void 0,function(){return n=null});t.subscribe(u)})}function catchError(e){return operate(function(t,r){var n,i=null,o=!1;i=t.subscribe(createOperatorSubscriber(r,void 0,void 0,function(s){n=innerFrom(e(s,catchError(e)(t))),i?(i.unsubscribe(),i=null,n.subscribe(r)):o=!0})),o&&(i.unsubscribe(),i=null,n.subscribe(r))})}function scanInternals(e,t,r,n,i){return function(o,s){var a=r,l=t,c=0;o.subscribe(createOperatorSubscriber(s,function(t){var r=c++;l=a?e(l,t,r):(a=!0,t),n&&s.next(l)},i&&function(){a&&s.next(l),s.complete()}))}}function reduce(e,t){return operate(scanInternals(e,t,arguments.length>=2,!1,!0))}var arrReducer=function(e,t){return e.push(t),e};function toArray(){return operate(function(e,t){reduce(arrReducer,[])(e).subscribe(t)})}function defaultIfEmpty(e){return operate(function(t,r){var n=!1;t.subscribe(createOperatorSubscriber(r,function(e){n=!0,r.next(e)},function(){n||r.next(e),r.complete()}))})}function take(e){return e<=0?function(){return EMPTY}:operate(function(t,r){var n=0;t.subscribe(createOperatorSubscriber(r,function(t){++n<=e&&(r.next(t),e<=n&&r.complete())}))})}function ignoreElements(){return operate(function(e,t){e.subscribe(createOperatorSubscriber(t,noop))})}function distinct(e,t){return operate(function(r,n){var i=new Set;r.subscribe(createOperatorSubscriber(n,function(t){var r=e?e(t):t;i.has(r)||(i.add(r),n.next(t))})),t&&innerFrom(t).subscribe(createOperatorSubscriber(n,function(){return i.clear()},noop))})}function distinctUntilChanged(e,t){return void 0===t&&(t=identity$1),e=null!=e?e:defaultCompare$1,operate(function(r,n){var i,o=!0;r.subscribe(createOperatorSubscriber(n,function(r){var s=t(r);!o&&e(i,s)||(o=!1,i=s,n.next(r))}))})}function defaultCompare$1(e,t){return e===t}function endWith(){for(var e=[],t=0;t=2,!0))}function share(e){void 0===e&&(e={});var t=e.connector,r=void 0===t?function(){return new Subject}:t,n=e.resetOnError,i=void 0===n||n,o=e.resetOnComplete,s=void 0===o||o,a=e.resetOnRefCountZero,l=void 0===a||a;return function(e){var t,n,o,a=0,c=!1,u=!1,h=function(){null==n||n.unsubscribe(),n=void 0},d=function(){h(),t=o=void 0,c=u=!1},p=function(){var e=t;d(),null==e||e.unsubscribe()};return operate(function(e,f){a++,u||c||h();var g=o=null!=o?o:r();f.add(function(){0!==--a||u||c||(n=handleReset(p,l))}),g.subscribe(f),!t&&a>0&&(t=new SafeSubscriber({next:function(e){return g.next(e)},error:function(e){u=!0,h(),n=handleReset(d,i,e),g.error(e)},complete:function(){c=!0,h(),n=handleReset(d,s),g.complete()}}),innerFrom(e).subscribe(t))})(e)}}function handleReset(e,t){for(var r=[],n=2;n=1.5*r;return Math.round(e/r)+" "+n+(i?"s":"")}return ms=function(s,a){a=a||{};var l=typeof s;if("string"===l&&s.length>0)return function(o){if(!((o=String(o)).length>100)){var s=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(o);if(s){var a=parseFloat(s[1]);switch((s[2]||"ms").toLowerCase()){case"years":case"year":case"yrs":case"yr":case"y":return 315576e5*a;case"weeks":case"week":case"w":return a*i;case"days":case"day":case"d":return a*n;case"hours":case"hour":case"hrs":case"hr":case"h":return a*r;case"minutes":case"minute":case"mins":case"min":case"m":return a*t;case"seconds":case"second":case"secs":case"sec":case"s":return a*e;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return a;default:return}}}}(s);if("number"===l&&isFinite(s))return a.long?function(i){var s=Math.abs(i);return s>=n?o(i,s,n,"day"):s>=r?o(i,s,r,"hour"):s>=t?o(i,s,t,"minute"):s>=e?o(i,s,e,"second"):i+" ms"}(s):function(i){var o=Math.abs(i);return o>=n?Math.round(i/n)+"d":o>=r?Math.round(i/r)+"h":o>=t?Math.round(i/t)+"m":o>=e?Math.round(i/e)+"s":i+"ms"}(s);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(s))}}function requireCommon(){return hasRequiredCommon||(hasRequiredCommon=1,common=function(e){function t(e){let n,i,o,s=null;function a(...e){if(!a.enabled)return;const r=a,i=Number(new Date),o=i-(n||i);r.diff=o,r.prev=n,r.curr=i,n=i,e[0]=t.coerce(e[0]),"string"!=typeof e[0]&&e.unshift("%O");let s=0;e[0]=e[0].replace(/%([a-zA-Z%])/g,(n,i)=>{if("%%"===n)return"%";s++;const o=t.formatters[i];if("function"==typeof o){const t=e[s];n=o.call(r,t),e.splice(s,1),s--}return n}),t.formatArgs.call(r,e),(r.log||t.log).apply(r,e)}return a.namespace=e,a.useColors=t.useColors(),a.color=t.selectColor(e),a.extend=r,a.destroy=t.destroy,Object.defineProperty(a,"enabled",{enumerable:!0,configurable:!1,get:()=>null!==s?s:(i!==t.namespaces&&(i=t.namespaces,o=t.enabled(e)),o),set:e=>{s=e}}),"function"==typeof t.init&&t.init(a),a}function r(e,r){const n=t(this.namespace+(void 0===r?":":r)+e);return n.log=this.log,n}function n(e,t){let r=0,n=0,i=-1,o=0;for(;r"-"+e)].join(",");return t.enable(""),e},t.enable=function(e){t.save(e),t.namespaces=e,t.names=[],t.skips=[];const r=("string"==typeof e?e:"").trim().replace(/\s+/g,",").split(",").filter(Boolean);for(const n of r)"-"===n[0]?t.skips.push(n.slice(1)):t.names.push(n)},t.enabled=function(e){for(const r of t.skips)if(n(e,r))return!1;for(const r of t.names)if(n(e,r))return!0;return!1},t.humanize=requireMs(),t.destroy=function(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")},Object.keys(e).forEach(r=>{t[r]=e[r]}),t.names=[],t.skips=[],t.formatters={},t.selectColor=function(e){let r=0;for(let t=0;t{"%%"!==e&&(n++,"%c"===e&&(i=n))}),t.splice(i,0,r)},t.save=function(e){try{e?t.storage.setItem("debug",e):t.storage.removeItem("debug")}catch(error){}},t.load=function(){let e;try{e=t.storage.getItem("debug")||t.storage.getItem("DEBUG")}catch(error){}return!e&&"undefined"!=typeof process&&"env"in process&&(e=r.DEBUG),e},t.useColors=function(){if("undefined"!=typeof window&&window.process&&("renderer"===window.process.type||window.process.__nwjs))return!0;if("undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))return!1;let e;return"undefined"!=typeof document&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||"undefined"!=typeof window&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||"undefined"!=typeof navigator&&navigator.userAgent&&(e=navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/))&&parseInt(e[1],10)>=31||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)},t.storage=function(){try{return localStorage}catch(error){}}(),t.destroy=(()=>{let e=!1;return()=>{e||(e=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})(),t.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"],t.log=console.debug||console.log||(()=>{}),e.exports=requireCommon()(t);const{formatters:n}=e.exports;n.j=function(e){try{return JSON.stringify(e)}catch(error){return"[UnexpectedJSONParseError]: "+error.message}}}(browser$1,browser$1.exports)),browser$1.exports}var browserExports$1=requireBrowser$1();const debug=getDefaultExportFromCjs$1(browserExports$1),logger$1=debug("applesauce"),log$4=logger$1.extend("event-cache");function persistEventsToCache(e,t,r){const n=r?.batchTime??5e3,i=e.insert$.pipe(filter$1(e=>!isFromCache(e)),r?.maxBatchSize?bufferTime(n,void 0,r?.maxBatchSize??100):bufferTime(n),filter$1(e=>e.length>0)).subscribe(e=>{t(e).then(()=>log$4(`Saved ${e.length} events to cache`)).catch(t=>log$4(`Failed to save ${e.length} events to cache`,t))});return()=>i.unsubscribe()}const ExpirationTimestampSymbol=Symbol("expiration-timestamp");function getExpirationTimestamp(e){return getOrComputeCachedValue(e,ExpirationTimestampSymbol,()=>{const t=e.tags.find(e=>"expiration"===e[0])?.[1];return t?parseInt(t):void 0})}var fastDeepEqual,hasRequiredFastDeepEqual;function requireFastDeepEqual(){return hasRequiredFastDeepEqual||(hasRequiredFastDeepEqual=1,fastDeepEqual=function e(t,r){if(t===r)return!0;if(t&&r&&"object"==typeof t&&"object"==typeof r){if(t.constructor!==r.constructor)return!1;var n,i,o;if(Array.isArray(t)){if((n=t.length)!=r.length)return!1;for(i=n;0!==i--;)if(!e(t[i],r[i]))return!1;return!0}if(t.constructor===RegExp)return t.source===r.source&&t.flags===r.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===r.valueOf();if(t.toString!==Object.prototype.toString)return t.toString()===r.toString();if((n=(o=Object.keys(t)).length)!==Object.keys(r).length)return!1;for(i=n;0!==i--;)if(!Object.prototype.hasOwnProperty.call(r,o[i]))return!1;for(i=n;0!==i--;){var s=o[i];if(!e(t[s],r[s]))return!1}return!0}return t!=t&&r!=r}),fastDeepEqual}var fastDeepEqualExports=requireFastDeepEqual();const equal=getDefaultExportFromCjs$1(fastDeepEqualExports),LETTERS$1="abcdefghijklmnopqrstuvwxyz",INDEXABLE_TAGS$1=new Set((LETTERS$1+LETTERS$1.toUpperCase()).split("")),EventIndexableTagsSymbol=Symbol.for("indexable-tags");function getIndexableTags$1(e){let t=Reflect.get(e,EventIndexableTagsSymbol);if(!t){const r=new Set;for(const t of e.tags)t.length>=2&&1===t[0].length&&INDEXABLE_TAGS$1.has(t[0])&&r.add(t[0]+":"+t[1]);t=r,Reflect.set(e,EventIndexableTagsSymbol,r)}return t}function matchFilter$1(e,t){if(e.ids&&-1===e.ids.indexOf(t.id))return!1;if(e.kinds&&-1===e.kinds.indexOf(t.kind))return!1;if(e.authors&&-1===e.authors.indexOf(t.pubkey))return!1;if(e.since&&t.created_ate.until)return!1;for(let r in e)if("&"===r[0]){let n=r.slice(1),i=e[r];if(i&&i.length>0){const e=getIndexableTags$1(t);for(const t of i)if(!e.has(n+":"+t))return!1}}for(let r in e)if("#"===r[0]){let n=r.slice(1),i=e[r];if(i){const r=e[`&${n}`],o=r?i.filter(e=>!r.includes(e)):i;if(0===o.length)continue;const s=getIndexableTags$1(t);if(!1===o.some(e=>s.has(n+":"+e)))return!1}}return!0}function matchFilters$1(e,t){for(let r=0;r[e,this.get(e)])}evict(e=!1){if(e||this.size>0){const e=this.first;delete this.items[e.key],0===--this.size?(this.first=null,this.last=null):(this.first=e.next,this.first.prev=null)}return this}expiresAt(e){let t;return this.has(e)&&(t=this.items[e].expiry),t}get(e){let t;if(this.has(e)){const r=this.items[e];this.ttl>0&&r.expiry<=Date.now()?this.delete(e):(t=r.value,this.set(e,t,!0))}return t}has(e){return e in this.items}keys(){const e=[];let t=this.first;for(;null!==t;)e.push(t.key),t=t.next;return e}set(e,t,r=!1,n=this.resetTtl){let i;if(r||this.has(e)){if(i=this.items[e],i.value=t,!1===r&&n&&(i.expiry=this.ttl>0?Date.now()+this.ttl:this.ttl),this.last!==i){const e=this.last,t=i.next,r=i.prev;this.first===i&&(this.first=i.next),i.next=null,i.prev=this.last,e.next=i,null!==r&&(r.next=t),null!==t&&(t.prev=r)}}else this.max>0&&this.size===this.max&&this.evict(!0),i=this.items[e]={expiry:this.ttl>0?Date.now()+this.ttl:this.ttl,key:e,prev:this.last,next:null,value:t},1===++this.size?this.first=i:this.last.next=i;return this.last=i,this}values(e=this.keys()){return e.map(e=>this.get(e))}}const MailboxesInboxesSymbol=Symbol.for("mailboxes-inboxes"),MailboxesOutboxesSymbol=Symbol.for("mailboxes-outboxes");function getInboxes(e){return getOrComputeCachedValue(e,MailboxesInboxesSymbol,()=>{const t=[];for(const r of e.tags)if(isRTag(r))try{const[,e,n]=r;!e||!isSafeRelayURL(e)||t.includes(e)||"read"!==n&&void 0!==n||t.push(normalizeURL(e))}catch{}return t})}function getOutboxes(e){return getOrComputeCachedValue(e,MailboxesOutboxesSymbol,()=>{const t=[];for(const r of e.tags)if(isRTag(r))try{const[e,n,i]=r;"r"!==e||!isSafeRelayURL(n)||t.includes(n)||"write"!==i&&void 0!==i||t.push(normalizeURL(n))}catch{}return t})}const ProfileContentSymbol=Symbol.for("profile-content");function getProfileContent(e){return getOrComputeCachedValue(e,ProfileContentSymbol,()=>{const t=safeParse(e.content);if(t)return t.nip05&&"string"!=typeof t.nip05&&(t.nip05=String(t.nip05)),t.website&&t.website?.length>0&&!1===t.website?.startsWith("http")&&(t.website="https://"+t.website),t})}function isValidProfile(e){return!(!e||e.kind!==kinds_exports.Metadata&&e.kind!==kinds_exports.Handlerinformation||!getProfileContent(e))}function createFilterMap(e,t){return Object.fromEntries(Array.from(Object.entries(e)).map(([e,r])=>[e,{authors:r.map(e=>e.pubkey),...t}]))}function setSingletonTag(e,t=!0){return r=>ensureSingletonTag(r,e,t)}function includeSingletonTag(e,t=!0){return modifyPublicTags(setSingletonTag(e,t))}function modifyPublicTags(...e){return async(t,r)=>({...t,tags:await tagPipe(...e)(Array.from(t.tags),r)})}function modifyHiddenTags(...e){return 0===(e=e.filter(e=>!!e)).length?skip():async(t,r)=>{if(!r.signer)throw new Error("Missing signer for hidden tags");if(!canHaveHiddenTags(t.kind))throw new Error("Event kind does not support hidden tags");let n,i;if(hasHiddenTags(t)?(i=getHiddenTags(t),void 0===i&&(hasHiddenTags(t)?(n=await r.signer.getPublicKey(),i=await unlockHiddenTags({...t,pubkey:n},r.signer)):i=[])):i=[],void 0===i)throw new Error("Failed to find hidden tags");const o=await tagPipe(...e)(i,r),s=getHiddenTagsEncryptionMethods(t.kind,r.signer);n||(n=await r.signer.getPublicKey());const a=JSON.stringify(o),l=await s.encrypt(n,a);return{...t,content:l,[EncryptedContentSymbol]:a}}}function modifyTags(e){let t=[],r=[];return void 0===e?t=r=[]:Array.isArray(e)?t=e:"function"==typeof e?t=[e]:("function"==typeof e.public?t=[e.public]:e.public&&(t=e.public),"function"==typeof e.hidden?r=[e.hidden]:e.hidden&&(r=e.hidden)),eventPipe(t.length>0?modifyPublicTags(...t):void 0,r.length>0?modifyHiddenTags(...r):void 0)}function stripSignature(){return e=>{const t={...e};return Reflect.deleteProperty(t,"sig"),t}}function stripStamp(){return e=>{const t={...e};return Reflect.deleteProperty(t,"id"),Reflect.deleteProperty(t,"pubkey"),t}}function updateCreatedAt(){return e=>({...e,created_at:unixNow()})}function stripSymbols(e){return t=>{const r={...t};for(const n of Reflect.ownKeys(r))"string"==typeof n||e?.includes(n)||Reflect.deleteProperty(r,n);return r}}function includeReplaceableIdentifier(e=nanoid$1){return t=>{if(!isAddressableKind$1(t.kind))return t;if(!getTagValue(t,"d")){let r=Array.from(t.tags);return r=ensureSingletonTag(r,["d","string"==typeof e?e:e()],!0),{...t,tags:r}}return t}}function stamp(){return async(e,t)=>{if(!t.signer)throw new Error("Missing signer");Reflect.deleteProperty(e,"id"),Reflect.deleteProperty(e,"sig");const r=await t.signer.getPublicKey(),n={...e,pubkey:r};return Reflect.has(e,EncryptedContentSymbol)&&Reflect.set(n,EncryptedContentSymbol,Reflect.get(e,EncryptedContentSymbol)),n}}function sign(){return async(e,t)=>{if(!t.signer)throw new Error("Missing signer");e=await stamp()(e,t);const r=await t.signer.signEvent(e);return Reflect.has(e,EncryptedContentSymbol)&&Reflect.set(r,EncryptedContentSymbol,Reflect.get(e,EncryptedContentSymbol)),r}}const NEVER_ATTACH_CLIENT_TAG=[kinds_exports.EncryptedDirectMessage,kinds_exports.GiftWrap,kinds_exports.Seal,kinds_exports.PrivateDirectMessage];function setClient(e,t,r=!0){return(n,i)=>{if(NEVER_ATTACH_CLIENT_TAG.includes(n.kind))return n;{const o=t?getReplaceableAddressFromPointer({pubkey:t.pubkey,identifier:t.identifier,kind:kinds_exports.Handlerinformation}):void 0;return includeSingletonTag(fillAndTrimTag(["client",e,o]),r)(n,i)}}}function wrapCommon(...e){return eventPipe(stripSymbols([EncryptedContentSymbol]),includeReplaceableIdentifier(),...e,(e,t)=>t.client?setClient(t.client.name,t.client.address)(e,t):e)}async function buildEvent(e,t,...r){return await wrapCommon(stripSignature(),stripStamp(),...r)({created_at:unixNow(),tags:[],content:"",...e},t)}async function modifyEvent(e,t,...r){return"event"in e&&isEvent(e.event)&&(e=e.event),await wrapCommon(stripSignature(),stripStamp(),updateCreatedAt(),...r)(e,t)}class EventFactory{context;constructor(e={}){this.context=e}async build(e,...t){return await buildEvent(e,this.context,...t)}async create(e,...t){if(1===arguments.length)return await e(this.context);{const r=e;return await r(...t)(this.context)}}async modify(e,...t){return await modifyEvent(e,this.context,...t)}async modifyTags(e,t,r){let n=[];return void 0===r?n=[]:"function"==typeof r?n=[r]:Array.isArray(r)&&(n=r.filter(e=>!!e)),await this.modify(e,modifyTags(t),...n)}async stamp(e){return await stamp()(e,this.context)}async sign(e){return await sign()(e,this.context)}setSigner(e){this.context.signer=e}clearSigner(){this.context.signer=void 0}setClient(e){this.context.client=e}clearClient(){this.context.client=void 0}}class DeleteManager{deleted$;deletedSubject=new Subject;deletedIds=new Map;deletedIdentifiers=new Map;constructor(){this.deleted$=this.deletedSubject.asObservable()}add(e){if(e.kind!==kinds_exports.EventDeletion)return[];const t=e.pubkey,r=[],n=getDeleteEventPointers(e);if(n.length>0){let i=this.deletedIds.get(t);i||(i=new Set,this.deletedIds.set(t,i));for(const t of n){i.add(t.id);const n={pointer:t,until:e.created_at};r.push(n),this.deletedSubject.next(n)}}const i=getDeleteAddressPointers(e);if(i.length>0){let n=this.deletedIdentifiers.get(t);n||(n=new Map,this.deletedIdentifiers.set(t,n));for(const t of i){const i=t.kind+"|"+t.identifier;n.set(i,e.created_at);const o={pointer:t,until:e.created_at};r.push(o),this.deletedSubject.next(o)}}return r}check(e){const t=e.pubkey;if(isReplaceableKind$1(e.kind)||isAddressableKind$1(e.kind)){const r=this.deletedIdentifiers.get(t);if(!r)return!1;const n=getReplaceableIdentifier(e),i=e.kind+"|"+n,o=r.get(i);return void 0!==o&&o>=e.created_at}{const r=this.deletedIds.get(t);return!!r&&r.has(e.id)}}filter(e){return e.filter(e=>!1===this.check(e))}}class EventMemory{log=logger$1.extend("EventMemory");kinds=new Map;authors=new Map;tags=new LRU;created_at=[];kindAuthor=new Map;events=new LRU;replaceable=new Map;get size(){return this.events.size}hasEvent(e){return this.events.has(e)}getEvent(e){return this.events.get(e)}hasReplaceable(e,t,r){const n=this.replaceable.get(createReplaceableAddress(e,t,r));return!!n&&n.length>0}getReplaceable(e,t,r){const n=createReplaceableAddress(e,t,r),i=this.replaceable.get(n);return i?.[0]}getReplaceableHistory(e,t,r){const n=createReplaceableAddress(e,t,r);return this.replaceable.get(n)}getByFilters(e){return Array.from(this.getEventsForFilters(Array.isArray(e)?e:[e]))}getTimeline(e){const t=[],r=this.getByFilters(e);for(const n of r)insertEventIntoDescendingList(t,n);return t}add(e){const t=e.id,r=this.events.get(t);if(r)return r;this.events.set(t,e),this.getKindIndex(e.kind).add(e),this.getAuthorsIndex(e.pubkey).add(e),this.getKindAuthorIndex(e.kind,e.pubkey).add(e);for(const n of getIndexableTags$1(e))this.tags.has(n)&&this.getTagIndex(n).add(e);if(insertEventIntoDescendingList(this.created_at,e),isReplaceable(e.kind)){const t=e.tags.find(e=>"d"===e[0])?.[1],r=createReplaceableAddress(e.kind,e.pubkey,t);let n=this.replaceable.get(r);this.replaceable.has(r)||(n=[],this.replaceable.set(r,n)),insertEventIntoDescendingList(n,e)}return e}remove(e){let t="string"==typeof e?this.events.get(e):e;if(!t)return!1;const r=t.id;if(!this.events.has(r))return!1;this.getAuthorsIndex(t.pubkey).delete(t),this.getKindIndex(t.kind).delete(t);const n=`${t.kind}:${t.pubkey}`;this.kindAuthor.has(n)&&this.kindAuthor.get(n).delete(t);for(const i of getIndexableTags$1(t))this.tags.has(i)&&this.getTagIndex(i).delete(t);if(this.removeFromSortedArray(this.created_at,t),this.events.delete(r),isReplaceable(t.kind)){const e=t.tags.find(e=>"d"===e[0])?.[1],r=createReplaceableAddress(t.kind,t.pubkey,e),n=this.replaceable.get(r);n&&this.removeFromSortedArray(n,t)}return this.claims.delete(t),!0}removeByFilters(e){const t=this.getByFilters(e);let r=0;for(const n of t)this.remove(n)&&r++;return r}update(e){}claims=new WeakMap;touch(e){this.events.has(e.id)&&this.events.set(e.id,e)}claim(e){const t=this.claims.get(e)||0;this.claims.set(e,t+1),this.touch(e)}isClaimed(e){const t=this.claims.get(e);return void 0!==t&&t>0}removeClaim(e){const t=this.claims.get(e);if(void 0!==t&&t>0){const r=t-1;0===r?this.claims.delete(e):this.claims.set(e,r)}}clearClaim(e){this.claims.delete(e)}*unclaimed(){let e=this.events.first;for(;e;){const t=e.value;this.isClaimed(t)||(yield t),e=e.next}return 0}prune(e){let t=0;const r=this.unclaimed();for(const n of r)if(this.remove(n),t++,e&&t>=e)break;return t}getKindIndex(e){return this.kinds.has(e)||this.kinds.set(e,new Set),this.kinds.get(e)}getAuthorsIndex(e){return this.authors.has(e)||this.authors.set(e,new Set),this.authors.get(e)}getKindAuthorIndex(e,t){const r=`${e}:${t}`;return this.kindAuthor.has(r)||this.kindAuthor.set(r,new Set),this.kindAuthor.get(r)}getTagIndex(e){if(!this.tags.has(e)){const t=new Set,r=Date.now();for(const i of this.events.values())getIndexableTags$1(i).has(e)&&t.add(i);const n=Date.now()-r;n>100&&this.log(`Built index ${e} took ${n}ms`),this.tags.set(e,t)}return this.tags.get(e)}removeFromSortedArray(e,t){if(0===e.length)return;const r=binarySearch$2(e,e=>e.created_at-t.created_at);if(r){let n=r[0],i=!1;if(e[n]===t)return void e.splice(n,1);for(let r=n-1;r>=0&&e[r].created_at===t.created_at;r--)if(e[r]===t){e.splice(r,1),i=!0;break}if(i)return;for(let r=n+1;re.created_at-t):void 0;i&&(r=Math.max(0,Math.min(i[0],this.created_at.length-1)));const o=e?binarySearch$2(this.created_at,t=>t.created_at-e):void 0;if(o&&(n=Math.max(0,Math.min(o[0],this.created_at.length-1))),!(r>n))for(let s=r;s<=n;s++){const r=this.created_at[s];if(!(void 0!==t&&r.created_at>t)){if(void 0!==e&&r.created_at{const n=e instanceof Set?e:new Set(e);if(t)r=n,t=!1;else for(const t of r)n.has(t)||r.delete(t);return r};e.ids&&n(this.iterateIds(e.ids));let i=null;void 0!==e.since&&(i=Array.from(this.iterateTime(e.since,e.until)),n(i));for(const o of INDEXABLE_TAGS$1){const t=e[`&${o}`];if(t?.length)for(const e of t)n(this.iterateTag(o,[e]))}for(const o of INDEXABLE_TAGS$1){const t=e[`#${o}`];if(t?.length){const r=e[`&${o}`],i=r?t.filter(e=>!r.includes(e)):t;i.length>0&&n(this.iterateTag(o,i))}}if(e.authors&&e.kinds&&e.authors.length*e.kinds.length<=20){const t=new Set;for(const r of e.kinds)for(const n of e.authors){const e=`${r}:${n}`,i=this.kindAuthor.get(e);if(i)for(const r of i)t.add(r)}n(t)}else e.authors&&n(this.iterateAuthors(e.authors)),e.kinds&&n(this.iterateKinds(e.kinds));if(void 0===e.since&&void 0!==e.until&&(i=Array.from(this.iterateTime(e.since,e.until)),n(i)),t)return new Set(this.events.values());if(e.limit&&i){const t=new Set;for(const n of i){if(t.size>=e.limit)break;r.has(n)&&t.add(n)}return t}return r}getEventsForFilters(e){if(0===e.length)return new Set;let t=new Set;for(const r of e){const e=this.getEventsForFilter(r);for(const r of e)t.add(r)}return t}reset(){this.events.clear(),this.kinds.clear(),this.authors.clear(),this.kindAuthor.clear(),this.tags.clear(),this.created_at=[],this.replaceable.clear(),this.claims=new WeakMap}}var hashSum,hasRequiredHashSum;function requireHashSum(){if(hasRequiredHashSum)return hashSum;function e(e,t){var r,n;if(0===t.length)return e;for(r=0,n=t.length;r{const r=new Set;return t.pipe(tap$1(t=>{if(void 0!==t)if(Array.isArray(t))for(const n of t)r.has(n)||(r.add(n),e.claim(n));else r.has(t)||(r.add(t),e.claim(t))}),finalize(()=>{for(const t of r)e.removeClaim(t)}))}}function claimLatest(e){return t=>{let r;return t.pipe(tap$1(t=>{r!==t&&(r&&e.removeClaim(r),t&&e.claim(t),r=t)}),finalize(()=>{r&&e.removeClaim(r)}))}}function getEventFromStores(e,t){const r=e.getEvent(t.id);return r instanceof Promise?from(r):of(r)}function getReplaceableFromStores(e,t){const r=e.getReplaceable(t.kind,t.pubkey,t.identifier);return r instanceof Promise?from(r):of(r)}function getByFiltersFromStores(e,t){const r=e.getByFilters(t);return r instanceof Promise?from(r).pipe(mergeMap(e=>from(e))):from(r)}function loadEventUsingFallback(e,t){return switchMap(r=>r?of(r):e.eventLoader?from(e.eventLoader(t)).pipe(startWith(void 0)):of(r))}function EventModel(e){return"string"==typeof e&&(e={id:e}),t=>merge$1(defer(()=>getEventFromStores(t,e)).pipe(t.eventLoader?loadEventUsingFallback(t,e):identity$1),t.insert$.pipe(filter$1(t=>t.id===e.id)),t.remove$.pipe(filter$1(t=>t.id===e.id),take(1),map$1(()=>{}))).pipe(distinctUntilChanged((e,t)=>e?.id===t?.id),claimLatest(t))}function ReplaceableModel(e){return t=>{let r;return merge$1(defer(()=>getReplaceableFromStores(t,e)).pipe(t.eventLoader?loadEventUsingFallback(t,e):identity$1),t.insert$.pipe(filter$1(t=>t.pubkey==e.pubkey&&t.kind===e.kind&&(void 0===e.identifier||getReplaceableIdentifier(t)===e.identifier)))).pipe(tap$1(e=>r=e),mergeWith(t.remove$.pipe(filter$1(e=>e.id===r?.id),map$1(()=>{}))),distinctUntilChanged((e,t)=>void 0===e||void 0===t?e===t:t.created_at{const n=new Map;return defer(()=>{const t=r.getTimeline(e);return t instanceof Promise?from(t):of(t)}).pipe(claimEvents(r),mergeWith(r.insert$.pipe(filter$1(t=>matchFilters$1(e,t)),claimEvents(r))),mergeWith(r.remove$.pipe(filter$1(t=>matchFilters$1(e,t)),map$1(e=>e.id))),scan((e,r)=>{if("string"==typeof r)return e.filter(e=>e.id!==r);if(Array.isArray(r)){if(!t)for(const e of r)isReplaceable(e.kind)&&n.set(getEventUID$1(e),e);return[...r]}let i=[...e];if(!t&&isReplaceable(r.kind)){const t=getEventUID$1(r),o=n.get(t);if(o&&r.created_atn.clear()))}}function FiltersModel(e,t=!1){return e=Array.isArray(e)?e:[e],r=>merge$1(t?EMPTY:defer(()=>getByFiltersFromStores(r,e)),r.insert$.pipe(filter$1(t=>matchFilters$1(e,t))))}function watchEventUpdates(e){return t=>{let r;return merge$1(t.pipe(tap$1(e=>r=e)),e.update$.pipe(filter$1(e=>e.id===r?.id)))}}function ContactsModel(e){return"string"==typeof e&&(e={pubkey:e}),t=>t.replaceable({kind:kinds_exports.Contacts,pubkey:e.pubkey,relays:e.relays}).pipe(watchEventUpdates(t),map$1(e=>e?getContacts(e):[]))}function MailboxesModel(e){return"string"==typeof e&&(e={pubkey:e}),t=>t.replaceable({kind:kinds_exports.RelayList,pubkey:e.pubkey,relays:e.relays}).pipe(map$1(e=>e&&{inboxes:getInboxes(e),outboxes:getOutboxes(e)}))}function ProfileModel(e){return"string"==typeof e&&(e={pubkey:e}),t=>t.replaceable({kind:kinds_exports.Metadata,pubkey:e.pubkey,relays:e.relays}).pipe(filter$1(isValidProfile),map$1(e=>e&&getProfileContent(e)))}class EventModels{models=new Map;modelKeepWarm=6e4;model(e,...t){let r=this.models.get(e);r||(r=new Map,this.models.set(e,r));const n=e.getKey?e.getKey(...t):hash_sum(t);let i=r.get(n);if(!i){const o=()=>{r.get(n)===i&&r.delete(n)};i=e(...t)(this).pipe(finalize(o),share({connector:()=>new ReplaySubject(1),resetOnComplete:()=>timer(this.modelKeepWarm),resetOnRefCountZero:()=>timer(this.modelKeepWarm)})),r.set(n,i)}return i}filters(e,t=!1){return Array.isArray(e)||(e=[e]),this.model(FiltersModel,e,t)}event(e){return"string"==typeof e||isEventPointer(e)?this.model(EventModel,e):this.replaceable(e)}replaceable(...e){let t;if(1===e.length)t=e[0];else if(3===e.length||2===e.length){let[r,n,i]=e;t={kind:r,pubkey:n,identifier:i}}if(!t)throw new Error("Invalid arguments, expected address pointer or kind, pubkey, identifier");return this.model(ReplaceableModel,t)}addressable(e){return this.replaceable(e)}timeline(e,t=!1){return this.model(TimelineModel,e,t)}profile(e){return this.model(ProfileModel,e)}contacts(e){return"string"==typeof e&&(e={pubkey:e}),this.model(ContactsModel,e)}mailboxes(e){return"string"==typeof e&&(e={pubkey:e}),this.model(MailboxesModel,e)}}class ExpirationManager{expired$;expiredSubject;expirations=new Map;timer=null;nextCheck=null;constructor(){this.expiredSubject=new Subject,this.expired$=this.expiredSubject.asObservable()}track(e){const t=getExpirationTimestamp(e);if(!t||!Number.isFinite(t))return;const r=unixNow();if(t<=r)return;if(this.expirations.set(e.id,t),this.timer&&this.nextCheck&&this.nextCheck<=t)return;this.timer&&clearTimeout(this.timer);const n=t-r;n>0&&(this.timer=setTimeout(this.emitNotifications.bind(this),1e3*n+10),this.nextCheck=t)}forget(e){this.expirations.delete(e)}check(e){const t=getExpirationTimestamp(e);return!!t&&t<=unixNow()}emitNotifications(){const e=unixNow();let t=1/0;for(const[r,n]of this.expirations)n<=e?(this.expirations.delete(r),this.expiredSubject.next(r)):n0&&(this.timer=setTimeout(this.emitNotifications.bind(this),1e3*r+10),this.nextCheck=t)}}}class EventStore extends EventModels{database;memory;deletes;expiration;keepOldVersions=!1;keepExpired=!1;keepDeleted=!1;_verifyEventMethod=verifyEvent;get verifyEvent(){return this._verifyEventMethod}set verifyEvent(e){this._verifyEventMethod=e,void 0===e&&console.warn("[applesauce-core] EventStore.verifyEvent is undefined; signature checks are disabled.")}insert$=new Subject;update$=new Subject;remove$=new Subject;eventLoader;constructor(e){super(),e?.database?(this.database=e.database,this.memory=new EventMemory):this.database=this.memory=new EventMemory,void 0!==e?.keepDeleted&&(this.keepDeleted=e.keepDeleted),void 0!==e?.keepExpired&&(this.keepExpired=e.keepExpired),void 0!==e?.keepOldVersions&&(this.keepOldVersions=e.keepOldVersions),e?.verifyEvent&&(this.verifyEvent=e.verifyEvent),this.deletes=e?.deleteManager??new DeleteManager,this.deletes.deleted$.subscribe(this.handleDeleteNotification.bind(this)),this.expiration=e?.expirationManager??new ExpirationManager,this.expiration.expired$.subscribe(this.handleExpiredNotification.bind(this))}mapToMemory(e){if(void 0!==e)return this.memory?this.memory.add(e):e}handleDeleteNotification({pointer:e,until:t}){if(!this.keepDeleted)if(isEventPointer(e)){const r=this.getEvent(e.id);r&&t>=r.created_at&&eventMatchesPointer(r,e)&&this.remove(r)}else if(isAddressPointer(e)){const r=this.getReplaceableHistory(e.kind,e.pubkey,e.identifier);if(r)for(const n of r)t>=n.created_at&&eventMatchesPointer(n,e)&&this.remove(n)}}handleExpiredNotification(e){this.keepExpired||this.remove(e)}static copySymbolsToDuplicateEvent(e,t){if(e.kind!==t.kind)throw new Error("Source and destination events must have the same kind");if(isRegularKind(e.kind)&&e.id!==t.id)throw new Error("Source and destination events must have the same ID");if(isReplaceable(e.kind)&&e.pubkey!==t.pubkey&&getReplaceableIdentifier(e)!==getReplaceableIdentifier(t))throw new Error("Source and destination events must have the same pubkey and replaceable identifier");let r=!1;const n=getSeenRelays(e);if(n){for(const e of n)addSeenRelay(t,e);r=!0}const i=[FromCacheSymbol,verifiedSymbol,EncryptedContentSymbol];for(const o of i)o in e&&!(o in t)&&(Reflect.set(t,o,Reflect.get(e,o)),r=!0);return r}add(e,t){if(e.kind===kinds_exports.EventDeletion)return this.deletes.add(e),e;if(this.deletes.check(e))return e;const r=getExpirationTimestamp(e);if(!1===this.keepExpired&&r&&r<=unixNow())return null;t&&addSeenRelay(e,t);const n=isReplaceable(e.kind)?getReplaceableIdentifier(e):void 0;if(!1===this.keepOldVersions&&isReplaceable(e.kind)){const t=this.database.getReplaceableHistory(e.kind,e.pubkey,n);if(t&&t.length>0&&t[0].created_at>=e.created_at)return EventStore.copySymbolsToDuplicateEvent(e,t[0])&&this.update(t[0]),t[0]}if(this.verifyEvent&&!1===this.verifyEvent(e))return null;const i=this.memory.add(e);if(i&&i!==e)return EventStore.copySymbolsToDuplicateEvent(e,i)&&this.update(i),i;const o=this.mapToMemory(this.database.add(e));if(o===e?(Reflect.set(o,EventStoreSymbol,this),this.insert$.next(o)):EventStore.copySymbolsToDuplicateEvent(e,o)&&this.update(o),!1===this.keepOldVersions&&isReplaceable(e.kind)){const t=this.database.getReplaceableHistory(e.kind,e.pubkey,n);if(t&&t.length>0){const r=Array.from(t).filter(t=>t.created_atthis.mapToMemory(e)??e)}getByFilters(e){const t=this.database.getByFilters(e);return this.memory?t.map(e=>this.mapToMemory(e)):t}getTimeline(e){const t=this.database.getTimeline(e);return this.memory?t.map(e=>this.mapToMemory(e)):t}touch(e){return this.memory.touch(e)}claim(e){return this.memory.claim(e)}isClaimed(e){return this.memory.isClaimed(e)??!1}removeClaim(e){return this.memory.removeClaim(e)}clearClaim(e){return this.memory.clearClaim(e)}unclaimed(){return this.memory.unclaimed()||function*(){}()}prune(e){return this.memory.prune(e)??0}}function mapEventsToStore(e,t=!0){return r=>{const n=r.pipe(share());return n.pipe(mergeMap(t=>{if("string"==typeof t)return EMPTY;const r=e.add(t);return r instanceof Promise?from(r):of(r)}),catchError(()=>of(null)),filter$1(e=>null!==e),t?distinct():identity$1,mergeWith(n.pipe(filter$1(e=>"string"==typeof e))))}}function filterDuplicateEvents(e){return mapEventsToStore(e,!0)}class TimeoutError extends Error{}function simpleTimeout(e){return timeout$1({first:e,with:()=>throwError(()=>new TimeoutError("Timeout"))})}function isBytes$1(e){return e instanceof Uint8Array||ArrayBuffer.isView(e)&&"Uint8Array"===e.constructor.name&&"BYTES_PER_ELEMENT"in e&&1===e.BYTES_PER_ELEMENT}function abytes$1(e,t,r=""){const n=isBytes$1(e),i=e?.length;if(!n||void 0!==t){const t=(r&&`"${r}" `)+"expected Uint8Array, got "+(n?`length=${i}`:"type="+typeof e);if(!n)throw new TypeError(t);throw new RangeError(t)}return e}function aexists(e,t=!0){if(e.destroyed)throw new Error("Hash instance has been destroyed");if(t&&e.finished)throw new Error("Hash#digest() has already been called")}function aoutput(e,t){abytes$1(e,void 0,"digestInto() output");const r=t.outputLen;if(e.length='+r)}function clean(...e){for(let t=0;t>>t}function createHasher(e,t={}){const r=(t,r)=>e(r).update(t).digest(),n=e(void 0);return r.outputLen=n.outputLen,r.blockLen=n.blockLen,r.canXOF=n.canXOF,r.create=t=>e(t),Object.assign(r,t),Object.freeze(r)}const oidNist=e=>({oid:Uint8Array.from([6,9,96,134,72,1,101,3,4,2,e])});function Chi(e,t,r){return e&t^~e&r}function Maj(e,t,r){return e&t^e&r^t&r}class HashMD{blockLen;outputLen;canXOF=!1;padOffset;isLE;buffer;view;finished=!1;length=0;pos=0;destroyed=!1;constructor(e,t,r,n){this.blockLen=e,this.outputLen=t,this.padOffset=r,this.isLE=n,this.buffer=new Uint8Array(e),this.view=createView(this.buffer)}update(e){aexists(this),abytes$1(e);const{view:t,buffer:r,blockLen:n}=this,i=e.length;for(let o=0;on-o&&(this.process(r,0),o=0);for(let u=o;uc.length)throw new Error("_sha2: outputLen bigger than state");for(let u=0;u>>3,n=rotr(t,17)^rotr(t,19)^t>>>10;SHA256_W[u]=n+SHA256_W[u-7]+r+SHA256_W[u-16]|0}let{A:r,B:n,C:i,D:o,E:s,F:a,G:l,H:c}=this;for(let u=0;u<64;u++){const e=c+(rotr(s,6)^rotr(s,11)^rotr(s,25))+Chi(s,a,l)+SHA256_K[u]+SHA256_W[u]|0,t=(rotr(r,2)^rotr(r,13)^rotr(r,22))+Maj(r,n,i)|0;c=l,l=a,a=s,s=o+e|0,o=i,i=n,n=r,r=e+t|0}r=r+this.A|0,n=n+this.B|0,i=i+this.C|0,o=o+this.D|0,s=s+this.E|0,a=a+this.F|0,l=l+this.G|0,c=c+this.H|0,this.set(r,n,i,o,s,a,l,c)}roundClean(){clean(SHA256_W)}destroy(){this.destroyed=!0,this.set(0,0,0,0,0,0,0,0),clean(this.buffer)}}class _SHA256 extends SHA2_32B{A=0|SHA256_IV[0];B=0|SHA256_IV[1];C=0|SHA256_IV[2];D=0|SHA256_IV[3];E=0|SHA256_IV[4];F=0|SHA256_IV[5];G=0|SHA256_IV[6];H=0|SHA256_IV[7];constructor(){super(32)}}const sha256=createHasher(()=>new _SHA256,oidNist(1)),deferred=new WeakMap;function deferDecorator(e,t,r){let n=deferred.get(e);n||(n=new Map,deferred.set(e,n)),n.set(t,r)}function findDeferredDecorator(e,t){var r;let n=e.prototype;for(;n;){let e=null==(r=deferred.get(n))?void 0:r.get(t);if(e)return e;n=n.prototype}}function decorateFieldV2(e,t,r,n){let i={configurable:!0,enumerable:!0,writable:!0,initializer:null};n&&(i.initializer=n);for(let o of r)i=o(e,t,i)||i;void 0===i.initializer?Object.defineProperty(e,t,i):deferDecorator(e,t,i)}function decorateMethodV2(e,t,r){let n={...Object.getOwnPropertyDescriptor(e,t)};for(let i of r)n=i(e,t,n)||n;void 0!==n.initializer&&(n.value=n.initializer?n.initializer.call(e):void 0,n.initializer=void 0),Object.defineProperty(e,t,n)}function initializeDeferredDecorator(e,t){let r=findDeferredDecorator(e.constructor,t);r&&Object.defineProperty(e,t,{enumerable:r.enumerable,configurable:r.configurable,writable:r.writable,value:r.initializer?r.initializer.call(e):void 0})}const DEFAULT_BLOSSOM_SERVER="https://blossom.nostr.build";function bufferToHex(e){return Array.from(new Uint8Array(e)).map(e=>e.toString(16).padStart(2,"0")).join("")}function getBlossomUrl(e,t){let r=e||DEFAULT_BLOSSOM_SERVER;return r.endsWith("/")&&(r=r.slice(0,-1)),t.startsWith("/")?`${r}${t}`:`${r}/${t}`}class BlossomService extends Service{static{decorateFieldV2(this.prototype,"nostrAuth",[service])}#I=void initializeDeferredDecorator(this,"nostrAuth");static{decorateFieldV2(this.prototype,"nostrData",[service])}#P=void initializeDeferredDecorator(this,"nostrData");static{decorateFieldV2(this.prototype,"settings",[service])}#k=void initializeDeferredDecorator(this,"settings");get servers(){const e=this.nostrData.blossomServers,t=e.length?e:[DEFAULT_BLOSSOM_SERVER];return this.settings.nostrPhotoFallbackUploads?t:[t[0]]}async _getAuthHeader(e,t,r){const n=new EventFactory({signer:this.nostrAuth.signer}),i=Math.floor(Date.now()/1e3),o=new URL(r).hostname,s={kind:24242,created_at:i,content:"upload"===e?"Upload photo for place":"Delete photo",tags:[["t",e],["x",t],["expiration",String(i+3600)],["server",o]]},a=await n.sign(s);return`Nostr ${btoa(JSON.stringify(a)).replace(/\+/g,"-").replace(/\//g,"_").replace(/=+$/,"")}`}async _uploadToServer(e,t,r,n){const i=getBlossomUrl(r,"upload");n&&n("signing");const o=await this._getAuthHeader("upload",t,r);n&&n("uploading");const s=await fetch(i,{method:"PUT",headers:{Authorization:o,"X-SHA-256":t},body:e});if(!s.ok){const e=await s.text();throw new Error(`Upload failed (${s.status}): ${e}`)}return s.json()}async upload(e,t={sequential:!1}){if(!this.nostrAuth.isConnected)throw new Error("Not connected");const r=await e.arrayBuffer();let n;n="undefined"!=typeof crypto&&crypto.subtle&&crypto.subtle.digest?await crypto.subtle.digest("SHA-256",r):sha256(new Uint8Array(r));const i=bufferToHex(n),o=this.servers,s=o[0],a=o.slice(1),l=[];let c;if(t.sequential){c=await this._uploadToServer(e,i,s,t.onProgress);for(const r of a)try{const n=await this._uploadToServer(e,i,r,t.onProgress);l.push(n.url)}catch(error){console.warn(`Fallback upload to ${r} failed:`,error)}}else{const r=this._uploadToServer(e,i,s,t.onProgress),n=a.map(r=>this._uploadToServer(e,i,r,t.onProgress));c=await r;const o=await Promise.allSettled(n);for(let e=0;ethis._deleteFromServer(e,t));await i;const s=await Promise.allSettled(o);for(let a=0;a{const n=new Image,i=URL.createObjectURL(e);n.onload=()=>{const e={width:n.width,height:n.height};URL.revokeObjectURL(i),t(e)},n.onerror=()=>{URL.revokeObjectURL(i),r(new Error("Could not read image dimensions"))},n.src=i})}async process(e,t,r,n=!1){if(!this._worker)throw new Error("Image processor worker is not available.");try{const{width:i,height:o}=await this._getImageDimensions(e);let s=i,a=o;return i>o?i>t&&(a=Math.round(o*(t/i)),s=t):o>t&&(s=Math.round(i*(t/o)),a=t),new Promise((t,i)=>{const o=++this._msgId;this._callbacks.set(o,{resolve:t,reject:i}),this._worker.postMessage({type:"PROCESS_IMAGE",id:o,file:e,targetWidth:s,targetHeight:a,quality:r,computeBlurhash:n})})}catch(i){throw new Error(`Failed to process image: ${i.message}`)}}willDestroy(){super.willDestroy(...arguments),this._worker&&(this._worker.terminate(),this._worker=null),this._callbacks.clear()}}const amdModule5=Object.freeze(Object.defineProperty({__proto__:null,default:ImageProcessorService},Symbol.toStringTag,{value:"Module"}));class MapUiService extends Service{static{decorateFieldV2(this.prototype,"nostrData",[service])}#P=void initializeDeferredDecorator(this,"nostrData");static{decorateFieldV2(this.prototype,"selectedPlace",[tracked],function(){return null})}#O=void initializeDeferredDecorator(this,"selectedPlace");static{decorateFieldV2(this.prototype,"isSearching",[tracked],function(){return!1})}#L=void initializeDeferredDecorator(this,"isSearching");static{decorateFieldV2(this.prototype,"isCreating",[tracked],function(){return!1})}#M=void initializeDeferredDecorator(this,"isCreating");static{decorateFieldV2(this.prototype,"creationCoordinates",[tracked],function(){return null})}#D=void initializeDeferredDecorator(this,"creationCoordinates");static{decorateFieldV2(this.prototype,"returnToSearch",[tracked],function(){return!1})}#N=void initializeDeferredDecorator(this,"returnToSearch");static{decorateFieldV2(this.prototype,"currentCenter",[tracked],function(){return null})}#F=void initializeDeferredDecorator(this,"currentCenter");static{decorateFieldV2(this.prototype,"currentBounds",[tracked],function(){return null})}#$=void initializeDeferredDecorator(this,"currentBounds");static{decorateFieldV2(this.prototype,"searchBoxHasFocus",[tracked],function(){return!1})}#B=void initializeDeferredDecorator(this,"searchBoxHasFocus");static{decorateFieldV2(this.prototype,"selectionOptions",[tracked],function(){return{}})}#U=void initializeDeferredDecorator(this,"selectionOptions");static{decorateFieldV2(this.prototype,"preventNextZoom",[tracked],function(){return!1})}#z=void initializeDeferredDecorator(this,"preventNextZoom");static{decorateFieldV2(this.prototype,"searchResults",[tracked],function(){return[]})}#j=void initializeDeferredDecorator(this,"searchResults");static{decorateFieldV2(this.prototype,"currentSearch",[tracked],function(){return null})}#V=void initializeDeferredDecorator(this,"currentSearch");static{decorateFieldV2(this.prototype,"loadingState",[tracked],function(){return null})}#G=void initializeDeferredDecorator(this,"loadingState");static{decorateFieldV2(this.prototype,"isSidebarVisible",[tracked],function(){return!1})}#H=void initializeDeferredDecorator(this,"isSidebarVisible");showSidebar(){this.isSidebarVisible=!0}hideSidebar(){this.isSidebarVisible=!1}selectPlace(e,t={}){this.selectedPlace=e,this.selectionOptions=t,this.nostrData.loadPhotosForPlace(e)}clearSelection(){this.selectedPlace=null,this.selectionOptions={},this.preventNextZoom=!1,this.nostrData.loadPhotosForPlace(null)}setSearchResults(e){this.searchResults=e||[]}clearSearchResults(){this.searchResults=[],this.currentSearch=null}startSearch(){this.isSearching=!0,this.isCreating=!1,this.preventNextZoom=!1}stopSearch(){this.isSearching=!1}startCreating(){this.isCreating=!0,this.isSearching=!1}stopCreating(){this.isCreating=!1,this.creationCoordinates=null}updateCreationCoordinates(e,t){this.creationCoordinates={lat:e,lon:t}}setSearchBoxFocus(e){this.searchBoxHasFocus=e}updateCenter(e,t){this.currentCenter={lat:e,lon:t}}updateBounds(e){this.currentBounds=e}startLoading(e,t){this.loadingState={type:e,value:t}}stopLoading(e=null,t=null){e||t?this.loadingState&&this.loadingState.type===e&&this.loadingState.value===t&&(this.loadingState=null):this.loadingState=null}}const amdModule6=Object.freeze(Object.defineProperty({__proto__:null,default:MapUiService},Symbol.toStringTag,{value:"Module"}));function getConnectionMethods(e,t){const r=e.subscriptionMethod||e.pool?.subscription.bind(e.pool)||t?.subscriptionMethod||t?.pool?.subscription.bind(t.pool);if(!r)throw new Error("Missing subscriptionMethod, either pass a method or set subscriptionMethod globally on the class");const n=e.publishMethod||e.pool?.publish.bind(e.pool)||t?.publishMethod||t?.pool?.publish.bind(t.pool);if(!n)throw new Error("Missing publishMethod, either pass a method or set publishMethod globally on the class");return{subscriptionMethod:r,publishMethod:n}}function createDefer(){let e,t;const r=new Promise((r,n)=>{e=r,t=n});return r.resolve=e,r.reject=t,r}class AmberClipboardSigner{static SUPPORTED="navigator"in globalThis&&navigator.userAgent.includes("Android")&&navigator.clipboard&&navigator.clipboard.readText;pendingRequest=null;pubkey;verifyEvent=verifyEvent;nip04;nip44;constructor(){document.addEventListener("visibilitychange",this.onVisibilityChange),this.nip04={encrypt:this.nip04Encrypt.bind(this),decrypt:this.nip04Decrypt.bind(this)},this.nip44={encrypt:this.nip44Encrypt.bind(this),decrypt:this.nip44Decrypt.bind(this)}}onVisibilityChange=()=>{if("visible"===document.visibilityState){if(!this.pendingRequest||!navigator.clipboard)return;setTimeout(()=>{navigator.clipboard.readText().then(e=>this.pendingRequest?.resolve(e)).catch(e=>this.pendingRequest?.reject(e))},200)}};async intentRequest(e){this.rejectPending();const t=createDefer();window.open(e,"_blank"),setTimeout(()=>{this.pendingRequest=t},500);const r=await t;if(0===r.length)throw new Error("Empty clipboard");return r}rejectPending(){this.pendingRequest&&(this.pendingRequest.reject("Canceled"),this.pendingRequest=null)}destroy(){document.removeEventListener("visibilitychange",this.onVisibilityChange)}checkSupport(){if(!AmberClipboardSigner.SUPPORTED)throw new Error("Cant use Amber on non-Android device")}async getPublicKey(){if(this.checkSupport(),this.pubkey)return this.pubkey;const e=await this.intentRequest(AmberClipboardSigner.createGetPublicKeyIntent());if(isHexKey(e))return this.pubkey=e,e;if(e.startsWith("npub")||e.startsWith("nprofile")){const t=decodeProfilePointer(e)?.pubkey;if(!t)throw new Error("Expected npub from clipboard");return this.pubkey=t,t}throw new Error("Expected clipboard to have pubkey")}async signEvent(e){this.checkSupport();const t=e.pubkey||this.pubkey;if(!t)throw new Error("Unknown signer pubkey");const r={...e,id:getEventHash({...e,pubkey:t})},n=await this.intentRequest(AmberClipboardSigner.createSignEventIntent(r));if(!isHex(n))throw new Error("Expected hex signature");const i={...r,sig:n,pubkey:t};if(!this.verifyEvent(i))throw new Error("Invalid signature");return i}async nip04Encrypt(e,t){return this.checkSupport(),await this.intentRequest(AmberClipboardSigner.createNip04EncryptIntent(e,t))}async nip04Decrypt(e,t){return this.checkSupport(),await this.intentRequest(AmberClipboardSigner.createNip04DecryptIntent(e,t))}async nip44Encrypt(e,t){return this.checkSupport(),await this.intentRequest(AmberClipboardSigner.createNip44EncryptIntent(e,t))}async nip44Decrypt(e,t){return this.checkSupport(),await this.intentRequest(AmberClipboardSigner.createNip44DecryptIntent(e,t))}static createGetPublicKeyIntent(){return"intent:#Intent;scheme=nostrsigner;S.compressionType=none;S.returnType=signature;S.type=get_public_key;end"}static createSignEventIntent(e){return`intent:${encodeURIComponent(JSON.stringify(e))}#Intent;scheme=nostrsigner;S.compressionType=none;S.returnType=signature;S.type=sign_event;end`}static createNip04EncryptIntent(e,t){return`intent:${encodeURIComponent(t)}#Intent;scheme=nostrsigner;S.pubKey=${e};S.compressionType=none;S.returnType=signature;S.type=nip04_encrypt;end`}static createNip04DecryptIntent(e,t){return`intent:${encodeURIComponent(t)}#Intent;scheme=nostrsigner;S.pubKey=${e};S.compressionType=none;S.returnType=signature;S.type=nip04_decrypt;end`}static createNip44EncryptIntent(e,t){return`intent:${encodeURIComponent(t)}#Intent;scheme=nostrsigner;S.pubKey=${e};S.compressionType=none;S.returnType=signature;S.type=nip44_encrypt;end`}static createNip44DecryptIntent(e,t){return`intent:${encodeURIComponent(t)}#Intent;scheme=nostrsigner;S.pubKey=${e};S.compressionType=none;S.returnType=signature;S.type=nip44_decrypt;end`}}class ExtensionMissingError extends Error{}class ExtensionSigner{get nip04(){return window.nostr?.nip04}get nip44(){return window.nostr?.nip44}pubkey=void 0;async getPublicKey(){if(!window.nostr)throw new ExtensionMissingError("Signer extension missing");if(this.pubkey)return this.pubkey;const e=await window.nostr.getPublicKey();if(!isHexKey(e))throw new Error("Extension returned an invalid public key");return this.pubkey=e,this.pubkey}async signEvent(e){if(!window.nostr)throw new ExtensionMissingError("Signer extension missing");const t=await window.nostr.signEvent(e);if(!verifyEvent(t))throw new Error("Extension returned an invalid event");return t}}function isNIP04Encrypted(e){const t=e.length;return!(t<28)&&"?"==e[t-28]&&"i"==e[t-27]&&"v"==e[t-26]&&"="==e[t-25]}var Permission,NostrConnectMethod;function parseBunkerURI(e){const t=new URL(e),r=t.host||t.pathname.replace("//","");if(!isHexKey(r))throw new Error("Invalid bunker URI: remote is not a valid hex key");const n=t.searchParams.getAll("relay");if(0===n.length)throw new Error("Invalid bunker URI: missing relays");return{remote:r,relays:n,secret:t.searchParams.get("secret")??void 0}}function createNostrConnectURI(e){const t=new URLSearchParams;t.set("secret",e.secret),e.metadata?.name&&t.set("name",e.metadata.name),e.metadata?.url&&t.set("url",String(e.metadata.url)),e.metadata?.image&&t.set("image",e.metadata.image),e.metadata?.permissions&&t.set("perms",e.metadata.permissions.join(","));for(const r of e.relays)t.append("relay",r);return`nostrconnect://${e.client}?`+t.toString()}function buildSigningPermissions(e){return[Permission.GetPublicKey,...e.map(e=>`${Permission.SignEvent}:${e}`)]}setHiddenContentEncryptionMethod(kinds_exports.NostrConnect,"nip44"),function(e){e.GetPublicKey="get_pubic_key",e.SignEvent="sign_event",e.Ping="ping",e.Nip04Encrypt="nip04_encrypt",e.Nip04Decrypt="nip04_decrypt",e.Nip44Encrypt="nip44_encrypt",e.Nip44Decrypt="nip44_decrypt",e.SwitchRelays="switch_relays"}(Permission||(Permission={})),function(e){e.Connect="connect",e.CreateAccount="create_account",e.GetPublicKey="get_public_key",e.SignEvent="sign_event",e.Ping="ping",e.Nip04Encrypt="nip04_encrypt",e.Nip04Decrypt="nip04_decrypt",e.Nip44Encrypt="nip44_encrypt",e.Nip44Decrypt="nip44_decrypt",e.SwitchRelays="switch_relays"}(NostrConnectMethod||(NostrConnectMethod={}));class PrivateKeySigner{key;constructor(e){this.key=e||generateSecretKey()}async getPublicKey(){return getPublicKey(this.key)}async signEvent(e){return finalizeEvent(e,this.key)}nip04={encrypt:async(e,t)=>nip04_exports.encrypt(this.key,e,t),decrypt:async(e,t)=>nip04_exports.decrypt(this.key,e,t)};nip44={encrypt:async(e,t)=>nip44_exports.v2.encrypt(t,nip44_exports.v2.utils.getConversationKey(this.key,e)),decrypt:async(e,t)=>nip44_exports.v2.decrypt(t,nip44_exports.v2.utils.getConversationKey(this.key,e))};static fromKey(e){const t=normalizeToSecretKey(e);if(!t)throw new Error("Invalid private key");return new PrivateKeySigner(t)}}async function defaultHandleAuth(e){window.open(e,"auth","width=400,height=600,resizable=no,status=no,location=no,toolbar=no,menubar=no")}class NostrConnectSigner{static subscriptionMethod=void 0;static publishMethod=void 0;static pool=void 0;publishMethod;subscriptionMethod;log=logger$1.extend("NostrConnectSigner");signer;listening=!1;isConnected=!1;pubkey;relays;remote;get clientPubkey(){return getPublicKey(this.signer.key)}onAuth=defaultHandleAuth;verifyEvent=verifyEvent;secret;nip04;nip44;constructor(e){this.relays=e.relays,this.pubkey=e.pubkey,this.remote=e.remote,this.secret=e.secret||nanoid$1(12);const{subscriptionMethod:t,publishMethod:r}=getConnectionMethods(e,NostrConnectSigner);this.subscriptionMethod=(e,r)=>t(e,r),this.publishMethod=(e,t)=>r(e,t),e.onAuth&&(this.onAuth=e.onAuth),this.signer=e?.signer||new PrivateKeySigner,this.nip04={encrypt:this.nip04Encrypt.bind(this),decrypt:this.nip04Decrypt.bind(this)},this.nip44={encrypt:this.nip44Encrypt.bind(this),decrypt:this.nip44Decrypt.bind(this)}}req;async open(){if(this.listening)return;this.listening=!0;const e=await this.signer.getPublicKey();this.req=from(this.subscriptionMethod(this.relays,[{kinds:[kinds_exports.NostrConnect],"#p":[e]}])).pipe(repeat(),retry(),filter$1(e=>"string"!=typeof e)).subscribe(this.handleEvent.bind(this)),this.log("Opened",this.relays)}async close(){this.listening=!1,this.isConnected=!1,this.req&&(this.req.unsubscribe(),this.req=void 0),this.waitingPromise&&(this.waitingPromise.reject(new Error("Closed")),this.waitingPromise=null),this.log("Closed")}requests=new Map;auths=new Set;async handleEvent(e){if(this.verifyEvent(e)&&(!this.remote||e.pubkey===this.remote))try{const r=getHiddenContent(e)??(isNIP04Encrypted(e.content)?await this.signer.nip04.decrypt(e.pubkey,e.content):await this.signer.nip44.decrypt(e.pubkey,e.content));if(!r)return;const n=JSON.parse(r);if(!this.remote&&("ack"===n.result||this.secret&&n.result===this.secret))return this.log("Got ack response from",e.pubkey,n.result),this.isConnected=!0,this.remote=e.pubkey,this.waitingPromise?.resolve(),void(this.waitingPromise=null);if(n.id){const e=this.requests.get(n.id);if(!e)return;if(n.error)if(this.log("Got Error",n.id,n.result,n.error),"auth_url"===n.result){if(!this.auths.has(n.id)&&(this.auths.add(n.id),this.onAuth))try{await this.onAuth(n.error)}catch(t){e.reject(t)}}else e.reject(new Error(n.error));else n.result&&(this.log("Got Response",n.id,n.result),e.resolve(n.result))}}catch(t){}}async createRequestEvent(e,t=this.remote,r=kinds_exports.NostrConnect){if(!t)throw new Error("Missing target pubkey");return await this.signer.signEvent({kind:r,created_at:unixNow(),tags:[["p",t]],content:e})}async makeRequest(e,t,r=kinds_exports.NostrConnect){if(!this.remote)throw new Error("Missing remote signer pubkey");const n=nanoid$1(8),i={id:n,method:e,params:t},o=await this.signer.nip44.encrypt(this.remote,JSON.stringify(i)),s=await this.createRequestEvent(o,this.remote,r);this.log(`Sending ${n} (${e}) ${JSON.stringify(t)}`);const a=createDefer();this.requests.set(n,a);const l=this.publishMethod?.(this.relays,s);return l instanceof Promise?await l:"subscribe"in l&&await new Promise(e=>l.subscribe({complete:e})),this.log(`Sent ${n} (${e})`),a}async connect(e,t){if(!this.remote&&this.pubkey&&(this.remote=this.pubkey),!this.remote)throw new Error("Missing remote signer pubkey");await this.open();try{const r=await this.makeRequest(NostrConnectMethod.Connect,[this.remote,e||"",t?.join(",")??""]);return this.isConnected=!0,r}catch(r){throw this.isConnected=!1,this.close(),r}}waitingPromise=null;waitForSigner(e){return this.isConnected?Promise.resolve():(this.open(),this.waitingPromise=createDefer(),e?.addEventListener("abort",()=>{this.waitingPromise?.reject(new Error("Aborted")),this.waitingPromise=null,this.close()},!0),this.waitingPromise)}async createAccount(e,t,r,n){if(!this.remote)throw new Error("Remote pubkey must be set");await this.open();try{const i=await this.makeRequest(NostrConnectMethod.CreateAccount,[e,t,r??"",n?.join(",")??""]);return this.pubkey=i,this.isConnected=!0,i}catch(i){throw this.isConnected=!1,this.close(),i}}async requireConnection(){this.isConnected||await this.connect()}async getPublicKey(){if(this.pubkey)return this.pubkey;await this.requireConnection();const e=await this.makeRequest(NostrConnectMethod.GetPublicKey,[]);if(!isHexKey(e))throw new Error("Remote signer returned an invalid public key");return e}async signEvent(e){await this.requireConnection();const t=await this.makeRequest(NostrConnectMethod.SignEvent,[JSON.stringify(e)]),r=JSON.parse(t);if(!this.verifyEvent(r))throw new Error("Invalid event");return r}async nip04Encrypt(e,t){return await this.requireConnection(),this.makeRequest(NostrConnectMethod.Nip04Encrypt,[e,t])}async nip04Decrypt(e,t){await this.requireConnection();const r=await this.makeRequest(NostrConnectMethod.Nip04Decrypt,[e,t]);return r.startsWith('["')&&r.endsWith('"]')?JSON.parse(r)[0]:r}async nip44Encrypt(e,t){return await this.requireConnection(),this.makeRequest(NostrConnectMethod.Nip44Encrypt,[e,t])}async nip44Decrypt(e,t){await this.requireConnection();const r=await this.makeRequest(NostrConnectMethod.Nip44Decrypt,[e,t]);return r.startsWith('["')&&r.endsWith('"]')?JSON.parse(r)[0]:r}async ping(){return await this.requireConnection(),this.makeRequest(NostrConnectMethod.Ping,[])}async switchRelays(){await this.requireConnection();const e=await this.makeRequest(NostrConnectMethod.SwitchRelays,[]);return null!==e&&Array.isArray(e)&&e.length>0&&(this.log("Switching relays from",this.relays,"to",e),this.relays=e,this.listening&&(await this.close(),await this.open())),e}getNostrConnectURI(e){return createNostrConnectURI({client:getPublicKey(this.signer.key),secret:this.secret,relays:this.relays,metadata:e})}static parseBunkerURI(e){return parseBunkerURI(e)}static buildSigningPermissions(e){return buildSigningPermissions(e)}static async fromBunkerURI(e,t){const{remote:r,relays:n,secret:i}=NostrConnectSigner.parseBunkerURI(e),o=new NostrConnectSigner({relays:n,remote:r,...t});return await o.connect(i,t?.permissions),o}} +/*! noble-secp256k1 - MIT License (c) 2019 Paul Miller (paulmillr.com) */const _0n=BigInt(0),_1n=BigInt(1),_2n=BigInt(2),_3n=BigInt(3),_8n=BigInt(8),CURVE=Object.freeze({a:_0n,b:BigInt(7),P:BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),n:BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),h:_1n,Gx:BigInt("55066263022277343669578718895168534326250603453777594175500187360389116729240"),Gy:BigInt("32670510020758816978083085130507043184471273380659243275938904335757337482424"),beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee")}),divNearest=(e,t)=>(e+t/_2n)/t,endo={beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),splitScalar(e){const{n:t}=CURVE,r=BigInt("0x3086d221a7d46bcde86c90e49284eb15"),n=-_1n*BigInt("0xe4437ed6010e88286f547fa90abfe4c3"),i=BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),o=r,s=BigInt("0x100000000000000000000000000000000"),a=divNearest(o*e,t),l=divNearest(-n*e,t);let c=mod(e-a*r-l*i,t),u=mod(-a*n-l*o,t);const h=c>s,d=u>s;if(h&&(c=t-c),d&&(u=t-u),c>s||u>s)throw new Error("splitScalarEndo: Endomorphism failed, k="+e);return{k1neg:h,k1:c,k2neg:d,k2:u}}},fieldLen=32,groupLen=32,compressedLen=fieldLen+1,uncompressedLen=2*fieldLen+1;function weierstrass(e){const{a:t,b:r}=CURVE,n=mod(e*e),i=mod(n*e);return mod(i+t*e+r)}const USE_ENDOMORPHISM=CURVE.a===_0n;function assertJacPoint(e){if(!(e instanceof JacobianPoint))throw new TypeError("JacobianPoint expected")}class JacobianPoint{constructor(e,t,r){this.x=e,this.y=t,this.z=r}static fromAffine(e){if(!(e instanceof Point$1))throw new TypeError("JacobianPoint#fromAffine: expected Point");return e.equals(Point$1.ZERO)?JacobianPoint.ZERO:new JacobianPoint(e.x,e.y,_1n)}static toAffineBatch(e){const t=invertBatch(e.map(e=>e.z));return e.map((e,r)=>e.toAffine(t[r]))}static normalizeZ(e){return JacobianPoint.toAffineBatch(e).map(JacobianPoint.fromAffine)}equals(e){assertJacPoint(e);const{x:t,y:r,z:n}=this,{x:i,y:o,z:s}=e,a=mod(n*n),l=mod(s*s),c=mod(t*l),u=mod(i*a),h=mod(mod(r*s)*l),d=mod(mod(o*n)*a);return c===u&&h===d}negate(){return new JacobianPoint(this.x,mod(-this.y),this.z)}double(){const{x:e,y:t,z:r}=this,n=mod(e*e),i=mod(t*t),o=mod(i*i),s=e+i,a=mod(_2n*(mod(s*s)-n-o)),l=mod(_3n*n),c=mod(l*l),u=mod(c-_2n*a),h=mod(l*(a-u)-_8n*o),d=mod(_2n*t*r);return new JacobianPoint(u,h,d)}add(e){assertJacPoint(e);const{x:t,y:r,z:n}=this,{x:i,y:o,z:s}=e;if(i===_0n||o===_0n)return this;if(t===_0n||r===_0n)return e;const a=mod(n*n),l=mod(s*s),c=mod(t*l),u=mod(i*a),h=mod(mod(r*s)*l),d=mod(mod(o*n)*a),p=mod(u-c),f=mod(d-h);if(p===_0n)return f===_0n?this.double():JacobianPoint.ZERO;const g=mod(p*p),m=mod(p*g),y=mod(c*g),b=mod(f*f-m-_2n*y),v=mod(f*(y-b)-h*m),_=mod(n*s*p);return new JacobianPoint(b,v,_)}subtract(e){return this.add(e.negate())}multiplyUnsafe(e){const t=JacobianPoint.ZERO;if("bigint"==typeof e&&e===_0n)return t;let r=normalizeScalar(e);if(r===_1n)return this;if(!USE_ENDOMORPHISM){let e=t,n=this;for(;r>_0n;)r&_1n&&(e=e.add(n)),n=n.double(),r>>=_1n;return e}let{k1neg:n,k1:i,k2neg:o,k2:s}=endo.splitScalar(r),a=t,l=t,c=this;for(;i>_0n||s>_0n;)i&_1n&&(a=a.add(c)),s&_1n&&(l=l.add(c)),c=c.double(),i>>=_1n,s>>=_1n;return n&&(a=a.negate()),o&&(l=l.negate()),l=new JacobianPoint(mod(l.x*endo.beta),l.y,l.z),a.add(l)}precomputeWindow(e){const t=USE_ENDOMORPHISM?128/e+1:256/e+1,r=[];let n=this,i=n;for(let o=0;o>=u,r>a&&(r-=c,e+=_1n);const s=t,d=t+Math.abs(r)-1,p=h%2!=0,f=r<0;0===r?o=o.add(constTimeNegate(p,n[s])):i=i.add(constTimeNegate(f,n[d]))}return{p:i,f:o}}multiply(e,t){let r,n,i=normalizeScalar(e);if(USE_ENDOMORPHISM){const{k1neg:e,k1:o,k2neg:s,k2:a}=endo.splitScalar(i);let{p:l,f:c}=this.wNAF(o,t),{p:u,f:h}=this.wNAF(a,t);l=constTimeNegate(e,l),u=constTimeNegate(s,u),u=new JacobianPoint(mod(u.x*endo.beta),u.y,u.z),r=l.add(u),n=c.add(h)}else{const{p:e,f:o}=this.wNAF(i,t);r=e,n=o}return JacobianPoint.normalizeZ([r,n])[0]}toAffine(e){const{x:t,y:r,z:n}=this,i=this.equals(JacobianPoint.ZERO);null==e&&(e=i?_8n:invert(n));const o=e,s=mod(o*o),a=mod(s*o),l=mod(t*s),c=mod(r*a),u=mod(n*o);if(i)return Point$1.ZERO;if(u!==_1n)throw new Error("invZ was invalid");return new Point$1(l,c)}}function constTimeNegate(e,t){const r=t.negate();return e?r:t}JacobianPoint.BASE=new JacobianPoint(CURVE.Gx,CURVE.Gy,_1n),JacobianPoint.ZERO=new JacobianPoint(_0n,_1n,_0n);const pointPrecomputes=new WeakMap;let Point$1=class e{constructor(e,t){this.x=e,this.y=t}_setWindowSize(e){this._WINDOW_SIZE=e,pointPrecomputes.delete(this)}hasEvenY(){return this.y%_2n===_0n}static fromCompressedHex(t){const r=32===t.length,n=bytesToNumber(r?t:t.subarray(1));if(!isValidFieldElement(n))throw new Error("Point is not on curve");let i=sqrtMod(weierstrass(n));const o=(i&_1n)===_1n;r?o&&(i=mod(-i)):!(1&~t[0])!==o&&(i=mod(-i));const s=new e(n,i);return s.assertValidity(),s}static fromUncompressedHex(t){const r=bytesToNumber(t.subarray(1,fieldLen+1)),n=bytesToNumber(t.subarray(fieldLen+1,2*fieldLen+1)),i=new e(r,n);return i.assertValidity(),i}static fromHex(e){const t=ensureBytes(e),r=t.length,n=t[0];if(r===fieldLen)return this.fromCompressedHex(t);if(r===compressedLen&&(2===n||3===n))return this.fromCompressedHex(t);if(r===uncompressedLen&&4===n)return this.fromUncompressedHex(t);throw new Error(`Point.fromHex: received invalid point. Expected 32-${compressedLen} compressed bytes or ${uncompressedLen} uncompressed bytes, not ${r}`)}static fromPrivateKey(t){return e.BASE.multiply(normalizePrivateKey(t))}static fromSignature(t,r,n){const{r:i,s:o}=normalizeSignature(r);if(![0,1,2,3].includes(n))throw new Error("Cannot recover: invalid recovery bit");const s=truncateHash(ensureBytes(t)),{n:a}=CURVE,l=2===n||3===n?i+a:i,c=invert(l,a),u=mod(-s*c,a),h=mod(o*c,a),d=1&n?"03":"02",p=e.fromHex(d+numTo32bStr(l)),f=e.BASE.multiplyAndAddUnsafe(p,u,h);if(!f)throw new Error("Cannot recover signature: point at infinify");return f.assertValidity(),f}toRawBytes(e=!1){return hexToBytes(this.toHex(e))}toHex(e=!1){const t=numTo32bStr(this.x);return e?`${this.hasEvenY()?"02":"03"}${t}`:`04${t}${numTo32bStr(this.y)}`}toHexX(){return this.toHex(!0).slice(2)}toRawX(){return this.toRawBytes(!0).slice(1)}assertValidity(){const e="Point is not on elliptic curve",{x:t,y:r}=this;if(!isValidFieldElement(t)||!isValidFieldElement(r))throw new Error(e);const n=mod(r*r);if(mod(n-weierstrass(t))!==_0n)throw new Error(e)}equals(e){return this.x===e.x&&this.y===e.y}negate(){return new e(this.x,mod(-this.y))}double(){return JacobianPoint.fromAffine(this).double().toAffine()}add(e){return JacobianPoint.fromAffine(this).add(JacobianPoint.fromAffine(e)).toAffine()}subtract(e){return this.add(e.negate())}multiply(e){return JacobianPoint.fromAffine(this).multiply(e,this).toAffine()}multiplyAndAddUnsafe(t,r,n){const i=JacobianPoint.fromAffine(this),o=r===_0n||r===_1n||this!==e.BASE?i.multiplyUnsafe(r):i.multiply(r),s=JacobianPoint.fromAffine(t).multiplyUnsafe(n),a=o.add(s);return a.equals(JacobianPoint.ZERO)?void 0:a.toAffine()}};function sliceDER(e){return Number.parseInt(e[0],16)>=8?"00"+e:e}function parseDERInt(e){if(e.length<2||2!==e[0])throw new Error(`Invalid signature integer tag: ${bytesToHex(e)}`);const t=e[1],r=e.subarray(2,t+2);if(!t||r.length!==t)throw new Error("Invalid signature integer: wrong length");if(0===r[0]&&r[1]<=127)throw new Error("Invalid signature integer: trailing length");return{data:bytesToNumber(r),left:e.subarray(t+2)}}function parseDERSignature(e){if(e.length<2||48!=e[0])throw new Error(`Invalid signature tag: ${bytesToHex(e)}`);if(e[1]!==e.length-2)throw new Error("Invalid signature: incorrect length");const{data:t,left:r}=parseDERInt(e.subarray(2)),{data:n,left:i}=parseDERInt(r);if(i.length)throw new Error(`Invalid signature: left bytes after parsing: ${bytesToHex(i)}`);return{r:t,s:n}}Point$1.BASE=new Point$1(CURVE.Gx,CURVE.Gy),Point$1.ZERO=new Point$1(_0n,_0n);class Signature{constructor(e,t){this.r=e,this.s=t,this.assertValidity()}static fromCompact(e){const t=isBytes(e),r="Signature.fromCompact";if("string"!=typeof e&&!t)throw new TypeError(`${r}: Expected string or Uint8Array`);const n=t?bytesToHex(e):e;if(128!==n.length)throw new Error(`${r}: Expected 64-byte hex`);return new Signature(hexToNumber(n.slice(0,64)),hexToNumber(n.slice(64,128)))}static fromDER(e){const t=isBytes(e);if("string"!=typeof e&&!t)throw new TypeError("Signature.fromDER: Expected string or Uint8Array");const{r:r,s:n}=parseDERSignature(t?e:hexToBytes(e));return new Signature(r,n)}static fromHex(e){return this.fromDER(e)}assertValidity(){const{r:e,s:t}=this;if(!isWithinCurveOrder(e))throw new Error("Invalid Signature: r must be 0 < r < n");if(!isWithinCurveOrder(t))throw new Error("Invalid Signature: s must be 0 < s < n")}hasHighS(){const e=CURVE.n>>_1n;return this.s>e}normalizeS(){return this.hasHighS()?new Signature(this.r,mod(-this.s,CURVE.n)):this}toDERRawBytes(){return hexToBytes(this.toDERHex())}toDERHex(){const e=sliceDER(numberToHexUnpadded(this.s)),t=sliceDER(numberToHexUnpadded(this.r)),r=e.length/2,n=t.length/2,i=numberToHexUnpadded(r),o=numberToHexUnpadded(n);return`30${numberToHexUnpadded(n+r+4)}02${o}${t}02${i}${e}`}toRawBytes(){return this.toDERRawBytes()}toHex(){return this.toDERHex()}toCompactRawBytes(){return hexToBytes(this.toCompactHex())}toCompactHex(){return numTo32bStr(this.r)+numTo32bStr(this.s)}}function isBytes(e){return e instanceof Uint8Array||ArrayBuffer.isView(e)&&"Uint8Array"===e.constructor.name}function abytes(e){if(!isBytes(e))throw new Error("Uint8Array expected")}const hexes=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,"0"));function bytesToHex(e){abytes(e);let t="";for(let r=0;r=asciis._0&&e<=asciis._9?e-asciis._0:e>=asciis.A&&e<=asciis.F?e-(asciis.A-10):e>=asciis.a&&e<=asciis.f?e-(asciis.a-10):void 0}function hexToBytes(e){if("string"!=typeof e)throw new Error("hex string expected, got "+typeof e);const t=e.length,r=t/2;if(t%2)throw new Error("hex string expected, got unpadded hex of length "+t);const n=new Uint8Array(r);for(let i=0,o=0;i0)return BigInt(e);if("bigint"==typeof e&&isWithinCurveOrder(e))return e;throw new TypeError("Expected valid private scalar: 0 < scalar < curve.n")}function mod(e,t=CURVE.P){const r=e%t;return r>=_0n?r:t+r}function pow2(e,t){const{P:r}=CURVE;let n=e;for(;t-- >_0n;)n*=n,n%=r;return n}function sqrtMod(e){const{P:t}=CURVE,r=BigInt(6),n=BigInt(11),i=BigInt(22),o=BigInt(23),s=BigInt(44),a=BigInt(88),l=e*e*e%t,c=l*l*e%t,u=pow2(c,_3n)*c%t,h=pow2(u,_3n)*c%t,d=pow2(h,_2n)*l%t,p=pow2(d,n)*d%t,f=pow2(p,i)*p%t,g=pow2(f,s)*f%t,m=pow2(g,a)*g%t,y=pow2(m,s)*f%t,b=pow2(y,_3n)*c%t,v=pow2(b,o)*p%t,_=pow2(v,r)*l%t,E=pow2(_,_2n);if(E*E%t!==e)throw new Error("Cannot find square root");return E}function invert(e,t=CURVE.P){if(e===_0n||t<=_0n)throw new Error(`invert: expected positive integers, got n=${e} mod=${t}`);let r=mod(e,t),n=t,i=_0n,o=_1n;for(;r!==_0n;){const e=n%r,t=i-o*(n/r);n=r,r=e,i=o,o=t}if(n!==_1n)throw new Error("invert: does not exist");return mod(i,t)}function invertBatch(e,t=CURVE.P){const r=new Array(e.length),n=e.reduce((e,n,i)=>n===_0n?e:(r[i]=e,mod(e*n,t)),_1n),i=invert(n,t);return e.reduceRight((e,n,i)=>n===_0n?e:(r[i]=mod(e*r[i],t),mod(e*n,t)),i),r}function bits2int_2(e){const t=8*e.length-8*groupLen,r=bytesToNumber(e);return t>0?r>>BigInt(t):r}function truncateHash(e,t=!1){const r=bits2int_2(e);if(t)return r;const{n:n}=CURVE;return r>=n?r-n:r}function isWithinCurveOrder(e){return _0n0)t=BigInt(e);else if("string"==typeof e){if(e.length!==2*groupLen)throw new Error("Expected 32 bytes of private key");t=hexToNumber(e)}else{if(!isBytes(e))throw new TypeError("Expected valid private key");if(e.length!==groupLen)throw new Error("Expected 32 bytes of private key");t=bytesToNumber(e)}if(!isWithinCurveOrder(t))throw new Error("Expected private key: 0 < key < n");return t}function normalizeSignature(e){if(e instanceof Signature)return e.assertValidity(),e;try{return Signature.fromDER(e)}catch(error){return Signature.fromCompact(e)}}Point$1.BASE._setWindowSize(8);const sleep=e=>new Promise(t=>setTimeout(t,e));function xOnlyToXY(e){return Point$1.fromHex(e).toHex().substring(2)}const utf8Decoder=new TextDecoder("utf-8"),utf8Encoder=new TextEncoder;function base64Encode(e){return btoa(String.fromCharCode(...e))}function base64Decode(e){return new Uint8Array(atob(e).split("").map(e=>e.charCodeAt(0)))}class SerialPortSigner{log=logger$1.extend("SerialPortSigner");writer=null;pubkey;get isConnected(){return!!this.writer}verifyEvent=verifyEvent;nip04;constructor(){this.nip04={encrypt:this.nip04Encrypt.bind(this),decrypt:this.nip04Decrypt.bind(this)}}lastCommand=null;async callMethodOnDevice(e,t,r={}){if(!SerialPortSigner.SUPPORTED)throw new Error("Serial devices are not supported");if(this.writer||await this.connectToDevice(r),this.lastCommand)throw new Error("Previous command to device still pending!");const n=createDefer();return this.lastCommand=n,this.sendCommand(e,t),setTimeout(()=>{n.reject(new Error("Device timeout")),this.lastCommand===n&&(this.lastCommand=null)},6e3),this.lastCommand}async connectToDevice({onConnect:e,onDisconnect:t,onError:r,onDone:n}){let i,o=await window.navigator.serial.requestPort();await o.open({baudRate:9600}),await sleep(1e3),(async()=>{for(;o&&o.readable;){const e=new window.TextDecoderStream;o.readable.pipeTo(e.writable),i=e.readable.getReader();const t=this.readFromSerialPort(i);try{for(;;){const{value:e,done:r}=await t("\n");if(e){const{method:t,data:r}=this.parseResponse(e);if("/ping"===t&&this.log("Pong"),-1===SerialPortSigner.PUBLIC_METHODS.indexOf(t))continue;this.log("Received: ",t,r),this.lastCommand&&(this.lastCommand.resolve(r),this.lastCommand=null)}if(r)return this.lastCommand=null,this.writer=null,void(n&&n())}}catch(error){if(error instanceof Error)throw this.writer=null,r&&r(error),this.lastCommand&&(this.lastCommand.reject(error),this.lastCommand=null),error}}})();const s=new window.TextEncoderStream;s.readable.pipeTo(o.writable),this.writer=s.writable.getWriter(),await this.sendCommand(SerialPortSigner.METHOD_PING),await this.sendCommand(SerialPortSigner.METHOD_PING,[window.location.host]),e&&e(),o.addEventListener("disconnect",()=>{this.log("Disconnected"),this.lastCommand=null,this.writer=null,t&&t()})}async sendCommand(e,t=[]){if(!this.writer)return;this.log("Send command",e,t);const r=[e].concat(t).join(" ");await this.writer.write(r+"\n")}readFromSerialPort(e){let t,r=[];return async(n="\n")=>{if(r.length)return{value:r.shift().trim(),done:!1};const i=[];for(t&&(i.push(t),t=void 0);;){const{value:o,done:s}=await e.read();if(o){const e=o.split(n);if(e.length>1)return i.push(e.shift()),t=e.pop(),r=e,{value:i.join("").trim(),done:!1};i.push(o)}if(s)return{value:i.join("").trim(),done:!0}}}}parseResponse(e){const t=e.split(" ")[0];return{method:t,data:e.substring(t.length).trim()}}async nip04Encrypt(e,t){const r=hexToBytes$2(await this.callMethodOnDevice(SerialPortSigner.METHOD_SHARED_SECRET,[xOnlyToXY(e)]));let n=Uint8Array.from(window.crypto.getRandomValues(new Uint8Array(16))),i=utf8Encoder.encode(t),o=await crypto.subtle.importKey("raw",r,{name:"AES-CBC"},!1,["encrypt"]),s=await crypto.subtle.encrypt({name:"AES-CBC",iv:n},o,i);return`${base64Encode(new Uint8Array(s))}?iv=${base64Encode(new Uint8Array(n.buffer))}`}async nip04Decrypt(e,t){let[r,n]=t.split("?iv=");const i=hexToBytes$2(await this.callMethodOnDevice(SerialPortSigner.METHOD_SHARED_SECRET,[xOnlyToXY(e)]));let o=await crypto.subtle.importKey("raw",i,{name:"AES-CBC"},!1,["decrypt"]),s=base64Decode(r),a=base64Decode(n),l=await crypto.subtle.decrypt({name:"AES-CBC",iv:a},o,s);return utf8Decoder.decode(l)}async getPublicKey(){const e=await this.callMethodOnDevice(SerialPortSigner.METHOD_PUBLIC_KEY,[]);return this.pubkey=e,e}async restore(e){await this.callMethodOnDevice(SerialPortSigner.METHOD_RESTORE,[bytesToHex$2(e)])}async signEvent(e){const t=e.pubkey||this.pubkey;if(!t)throw new Error("Unknown signer pubkey");const r={...e,id:getEventHash({...e,pubkey:t})},n=await this.callMethodOnDevice(SerialPortSigner.METHOD_SIGN_MESSAGE,[r.id]),i={...r,sig:n,pubkey:t};if(!this.verifyEvent(i))throw new Error("Invalid signature");return i}ping(){this.sendCommand(SerialPortSigner.METHOD_PING,[window.location.host])}static SUPPORTED="navigator"in globalThis&&!!navigator.serial;static METHOD_PING="/ping";static METHOD_LOG="/log";static METHOD_SIGN_MESSAGE="/sign-message";static METHOD_SHARED_SECRET="/shared-secret";static METHOD_PUBLIC_KEY="/public-key";static METHOD_RESTORE="/restore";static PUBLIC_METHODS=[SerialPortSigner.METHOD_PUBLIC_KEY,SerialPortSigner.METHOD_SIGN_MESSAGE,SerialPortSigner.METHOD_SHARED_SECRET,SerialPortSigner.METHOD_RESTORE]}function isMobile(){return"undefined"!=typeof navigator&&/Mobi|Android|iPhone|iPad/i.test(navigator.userAgent)}const amdModule16=Object.freeze(Object.defineProperty({__proto__:null,isMobile:isMobile},Symbol.toStringTag,{value:"Module"})),STORAGE_KEY="marco:nostr_pubkey",STORAGE_KEY_TYPE="marco:nostr_signer_type",STORAGE_KEY_CONNECT_LOCAL_KEY="marco:nostr_connect_local_key",STORAGE_KEY_CONNECT_REMOTE_PUBKEY="marco:nostr_connect_remote_pubkey",STORAGE_KEY_CONNECT_RELAY="marco:nostr_connect_relay",DEFAULT_CONNECT_RELAY="wss://relay.nsec.app";class NostrAuthService extends Service{static{decorateFieldV2(this.prototype,"nostrRelay",[service])}#q=void initializeDeferredDecorator(this,"nostrRelay");static{decorateFieldV2(this.prototype,"nostrData",[service])}#P=void initializeDeferredDecorator(this,"nostrData");static{decorateFieldV2(this.prototype,"pubkey",[tracked],function(){return null})}#W=void initializeDeferredDecorator(this,"pubkey");static{decorateFieldV2(this.prototype,"signerType",[tracked],function(){return null})}#K=void initializeDeferredDecorator(this,"signerType");static{decorateFieldV2(this.prototype,"connectStatus",[tracked],function(){return null})}#Y=void initializeDeferredDecorator(this,"connectStatus");static{decorateFieldV2(this.prototype,"connectUri",[tracked],function(){return null})}#Z=void initializeDeferredDecorator(this,"connectUri");_signerInstance=null;constructor(){super(...arguments),"undefined"!=typeof localStorage&&(localStorage.debug="applesauce:*");const e=localStorage.getItem(STORAGE_KEY),t=localStorage.getItem(STORAGE_KEY_TYPE);e&&(this.pubkey=e,this.signerType=t||"extension",this._verifyPubkey())}async _verifyPubkey(){if("extension"===this.signerType){if(void 0===window.nostr)return void this.disconnect();try{const e=new ExtensionSigner,t=await e.getPublicKey();t!==this.pubkey&&(this.pubkey=t,localStorage.setItem(STORAGE_KEY,this.pubkey)),this.nostrData.loadProfile(this.pubkey)}catch(e){console.warn("Failed to verify extension nostr pubkey, logging out",e),this.disconnect()}}else if("connect"===this.signerType)try{await this._initConnectSigner()}catch(e){console.warn("Failed to verify connect nostr pubkey, logging out",e),this.disconnect()}}get isMobile(){return isMobile()}get isConnected(){return!!this.pubkey&&("extension"!==this.signerType||void 0!==window.nostr)}get signer(){return this._signerInstance?this._signerInstance:"extension"===this.signerType&&void 0!==window.nostr?new ExtensionSigner:(this.signerType,null)}async connectWithExtension(){if(void 0===window.nostr)throw new Error("No NIP-07 Nostr extension found (e.g., Alby, nos2x).");try{return this._signerInstance=new ExtensionSigner,this.pubkey=await this._signerInstance.getPublicKey(),this.signerType="extension",localStorage.setItem(STORAGE_KEY,this.pubkey),localStorage.setItem(STORAGE_KEY_TYPE,"extension"),this.nostrData.loadProfile(this.pubkey),this.pubkey}catch(error){throw console.error("Failed to get public key from extension:",error),error}}_getLocalSigner(){let e,t=localStorage.getItem(STORAGE_KEY_CONNECT_LOCAL_KEY);return t?e=PrivateKeySigner.fromKey(t):(e=new PrivateKeySigner,t=Array.from(e.key).map(e=>e.toString(16).padStart(2,"0")).join(""),localStorage.setItem(STORAGE_KEY_CONNECT_LOCAL_KEY,t)),e}async connectWithApp(){this.connectStatus="waiting";try{const t=this._getLocalSigner(),r=DEFAULT_CONNECT_RELAY;localStorage.setItem(STORAGE_KEY_CONNECT_RELAY,r),this.nostrRelay.pool.relay(r).eoseTimeout=18e4,this._signerInstance=new NostrConnectSigner({pool:this.nostrRelay.pool,relays:[r],signer:t,onAuth:async e=>{confirm(`Your signer app requests authentication via a web page. Open it now?\n\nURL: ${e}`)&&window.open(e,"_blank")}}),this.connectUri=this._signerInstance.getNostrConnectURI({name:"Marco",url:window.location.origin,description:"An unhosted maps application.",icons:[]}),this.isMobile&&(console.debug("Mobile detected, triggering deep link intent."),window.location.href=this.connectUri),console.debug("Opening signer connection to relay..."),await this._signerInstance.open(),console.debug("Signer connection opened successfully."),console.debug("Waiting for remote signer to ack via relay...");try{await this._signerInstance.waitForSigner(),console.debug("Remote signer ack received!")}catch(e){throw console.error("Error while waiting for remote signer ack:",e),e}return this.pubkey=await this._signerInstance.getPublicKey(),this.signerType="connect",this.connectStatus="connected",localStorage.setItem(STORAGE_KEY,this.pubkey),localStorage.setItem(STORAGE_KEY_TYPE,"connect"),localStorage.setItem(STORAGE_KEY_CONNECT_REMOTE_PUBKEY,this._signerInstance.remote),this.nostrData.loadProfile(this.pubkey),this.pubkey}catch(error){throw this.connectStatus=null,console.error("Failed to connect via Nostr Connect:",error),error}}async _initConnectSigner(){const e=localStorage.getItem(STORAGE_KEY_CONNECT_REMOTE_PUBKEY),t=localStorage.getItem(STORAGE_KEY_CONNECT_RELAY)||DEFAULT_CONNECT_RELAY;if(!e)throw new Error("Missing Nostr Connect remote pubkey.");const r=this._getLocalSigner();if(this.nostrRelay.pool.relay(t).eoseTimeout=18e4,this._signerInstance=new NostrConnectSigner({pool:this.nostrRelay.pool,relays:[t],signer:r,remote:e,onAuth:async e=>{confirm(`Your signer app requests authentication via a web page. Open it now?\n\nURL: ${e}`)&&window.open(e,"_blank")}}),await this._signerInstance.open(),await this._signerInstance.getPublicKey()!==this.pubkey)throw new Error("Remote signer pubkey mismatch");this.nostrData.loadProfile(this.pubkey)}async signEvent(e){if(!this.signer)throw new Error("Not connected or extension missing. Please connect Nostr again.");return await this.signer.signEvent(e)}async disconnect(){this.pubkey=null,this.nostrData?.loadProfile(null),this.signerType=null,this.connectStatus=null,this.connectUri=null,this._signerInstance&&"function"==typeof this._signerInstance.close&&await this._signerInstance.close(),this._signerInstance=null,localStorage.removeItem(STORAGE_KEY),localStorage.removeItem(STORAGE_KEY_TYPE),localStorage.removeItem(STORAGE_KEY_CONNECT_LOCAL_KEY),localStorage.removeItem(STORAGE_KEY_CONNECT_REMOTE_PUBKEY),localStorage.removeItem(STORAGE_KEY_CONNECT_RELAY)}}const amdModule7=Object.freeze(Object.defineProperty({__proto__:null,default:NostrAuthService},Symbol.toStringTag,{value:"Module"})),instanceOfAny=(e,t)=>t.some(t=>e instanceof t);let idbProxyableTypes,cursorAdvanceMethods;function getIdbProxyableTypes(){return idbProxyableTypes||(idbProxyableTypes=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])}function getCursorAdvanceMethods(){return cursorAdvanceMethods||(cursorAdvanceMethods=[IDBCursor.prototype.advance,IDBCursor.prototype.continue,IDBCursor.prototype.continuePrimaryKey])}const transactionDoneMap=new WeakMap,transformCache=new WeakMap,reverseTransformCache=new WeakMap;function promisifyRequest(e){const t=new Promise((t,r)=>{const n=()=>{e.removeEventListener("success",i),e.removeEventListener("error",o)},i=()=>{t(wrap$1(e.result)),n()},o=()=>{r(e.error),n()};e.addEventListener("success",i),e.addEventListener("error",o)});return reverseTransformCache.set(t,e),t}function cacheDonePromiseForTransaction(e){if(transactionDoneMap.has(e))return;const t=new Promise((t,r)=>{const n=()=>{e.removeEventListener("complete",i),e.removeEventListener("error",o),e.removeEventListener("abort",o)},i=()=>{t(),n()},o=()=>{r(e.error||new DOMException("AbortError","AbortError")),n()};e.addEventListener("complete",i),e.addEventListener("error",o),e.addEventListener("abort",o)});transactionDoneMap.set(e,t)}let idbProxyTraps={get(e,t,r){if(e instanceof IDBTransaction){if("done"===t)return transactionDoneMap.get(e);if("store"===t)return r.objectStoreNames[1]?void 0:r.objectStore(r.objectStoreNames[0])}return wrap$1(e[t])},set:(e,t,r)=>(e[t]=r,!0),has:(e,t)=>e instanceof IDBTransaction&&("done"===t||"store"===t)||t in e};function replaceTraps(e){idbProxyTraps=e(idbProxyTraps)}function wrapFunction(e){return getCursorAdvanceMethods().includes(e)?function(...t){return e.apply(unwrap(this),t),wrap$1(this.request)}:function(...t){return wrap$1(e.apply(unwrap(this),t))}}function transformCachableValue(e){return"function"==typeof e?wrapFunction(e):(e instanceof IDBTransaction&&cacheDonePromiseForTransaction(e),instanceOfAny(e,getIdbProxyableTypes())?new Proxy(e,idbProxyTraps):e)}function wrap$1(e){if(e instanceof IDBRequest)return promisifyRequest(e);if(transformCache.has(e))return transformCache.get(e);const t=transformCachableValue(e);return t!==e&&(transformCache.set(e,t),reverseTransformCache.set(t,e)),t}const unwrap=e=>reverseTransformCache.get(e);function openDB$1(e,t,{blocked:r,upgrade:n,blocking:i,terminated:o}={}){const s=indexedDB.open(e,t),a=wrap$1(s);return n&&s.addEventListener("upgradeneeded",e=>{n(wrap$1(s.result),e.oldVersion,e.newVersion,wrap$1(s.transaction),e)}),r&&s.addEventListener("blocked",e=>r(e.oldVersion,e.newVersion,e)),a.then(e=>{o&&e.addEventListener("close",()=>o()),i&&e.addEventListener("versionchange",e=>i(e.oldVersion,e.newVersion,e))}).catch(()=>{}),a}const readMethods=["get","getKey","getAll","getAllKeys","count"],writeMethods=["put","add","delete","clear"],cachedMethods=new Map;function getMethod(e,t){if(!(e instanceof IDBDatabase)||t in e||"string"!=typeof t)return;if(cachedMethods.get(t))return cachedMethods.get(t);const r=t.replace(/FromIndex$/,""),n=t!==r,i=writeMethods.includes(r);if(!(r in(n?IDBIndex:IDBObjectStore).prototype)||!i&&!readMethods.includes(r))return;const o=async function(e,...t){const o=this.transaction(e,i?"readwrite":"readonly");let s=o.store;return n&&(s=s.index(t.shift())),(await Promise.all([s[r](...t),i&&o.done]))[0]};return cachedMethods.set(t,o),o}replaceTraps(e=>({...e,get:(t,r,n)=>getMethod(t,r)||e.get(t,r,n),has:(t,r)=>!!getMethod(t,r)||e.has(t,r)}));const advanceMethodProps=["continue","continuePrimaryKey","advance"],methodMap={},advanceResults=new WeakMap,ittrProxiedCursorToOriginalProxy=new WeakMap,cursorIteratorTraps={get(e,t){if(!advanceMethodProps.includes(t))return e[t];let r=methodMap[t];return r||(r=methodMap[t]=function(...e){advanceResults.set(this,ittrProxiedCursorToOriginalProxy.get(this)[t](...e))}),r}};async function*iterate$1(...e){let t=this;if(t instanceof IDBCursor||(t=await t.openCursor(...e)),!t)return;const r=new Proxy(t,cursorIteratorTraps);for(ittrProxiedCursorToOriginalProxy.set(r,t),reverseTransformCache.set(r,unwrap(t));t;)yield r,t=await(advanceResults.get(r)||t.continue()),advanceResults.delete(r)}function isIteratorProp(e,t){return t===Symbol.asyncIterator&&instanceOfAny(e,[IDBIndex,IDBObjectStore,IDBCursor])||"iterate"===t&&instanceOfAny(e,[IDBIndex,IDBObjectStore])}function validateEvent(e){if("object"!=typeof e||null===e)return!1;if("number"!=typeof e.kind)return!1;if("string"!=typeof e.content)return!1;if("number"!=typeof e.created_at)return!1;if("string"!=typeof e.pubkey)return!1;if(!/^[a-f0-9]{64}$/.test(e.pubkey))return!1;if(!Array.isArray(e.tags))return!1;for(const t of e.tags){if(!Array.isArray(t))return!1;for(const e of t)if("string"!=typeof e)return!1}return!0}function isReplaceableKind(e){return 0===e||3===e||e>=1e4&&e<2e4}function isAddressableKind(e){return e>=3e4&&e<4e4}function isEphemeralKind(e){return e>=2e4&&e<3e4}replaceTraps(e=>({...e,get:(t,r,n)=>isIteratorProp(t,r)?iterate$1:e.get(t,r,n),has:(t,r)=>isIteratorProp(t,r)||e.has(t,r)}));const IndexableTagsSymbol=Symbol.for("indexable-tags");function getIndexableTags(e){let t=Reflect.get(e,IndexableTagsSymbol);if(!t){t=new Set;for(const r of e.tags)r.length>=2&&1===r[0].length&&t.add(r[0]+":"+r[1]);Reflect.set(e,IndexableTagsSymbol,t)}return t}function matchFilter(e,t){if(e.ids&&-1===e.ids.indexOf(t.id))return!1;if(e.kinds&&-1===e.kinds.indexOf(t.kind))return!1;if(e.authors&&-1===e.authors.indexOf(t.pubkey))return!1;if(e.since&&t.created_ate.until)return!1;const r=getIndexableTags(t);for(const n in e)if("&"===n[0]){const t=n.slice(1),i=e[n];if(i&&i.length>0)for(const e of i)if(!r.has(t+":"+e))return!1}for(const n in e)if("#"===n[0]){const t=n.slice(1),i=e[n];if(i){const n=e[`&${t}`],o=n?i.filter(e=>!n.includes(e)):i;if(0===o.length)continue;if(!o.some(e=>r.has(t+":"+e)))return!1}}return!0}function matchFilters(e,t){for(let r=0;re.length>=2&&1===e[0].length&&INDEXABLE_TAGS.includes(e[0])).map(e=>e[0]+e[1])}function getEventUID(e){if(Reflect.has(e,EventUIDSymbol))return Reflect.get(e,EventUIDSymbol);let t;if(isReplaceableKind(e.kind)||isAddressableKind(e.kind)){const r=e.tags.find(e=>"d"===e[0])?.[1];t=e.kind+":"+e.pubkey+":"+(r??"")}else t=e.id;return Reflect.set(e,EventUIDSymbol,t),t}const NOSTR_IDB_NAME="nostr-idb",NOSTR_IDB_VERSION=3;async function openDB(e=NOSTR_IDB_NAME,t){return await openDB$1(e,NOSTR_IDB_VERSION,{...t,async upgrade(e,t,r,n,i){if(0===t){const t=e.createObjectStore("events");t.createIndex("id","event.id",{unique:!0}),t.createIndex("pubkey","event.pubkey"),t.createIndex("kind","event.kind"),t.createIndex("created_at","event.created_at"),t.createIndex("tags","tags",{multiEntry:!0}),e.createObjectStore("used",{keyPath:"uid"}).createIndex("date","date")}1===t&&(e.deleteObjectStore("events"),e.deleteObjectStore("used"),e.deleteObjectStore("seen")),t<=2&&await migrateReplaceableEventUIDs(n)}})}async function migrateReplaceableEventUIDs(e){const t=e.objectStore("events");let r=await t.openCursor();const n=[];for(;r;){const e=r.primaryKey,t=r.value,i=t.event;if(isReplaceableKind(i.kind)||isAddressableKind(i.kind)){const r=getEventUID(i);e!==r&&n.push({oldKey:e,newKey:r,value:t})}r=await r.continue()}for(const{oldKey:i,newKey:o,value:s}of n)await t.delete(i),await t.put(s,o)}function sortByDate(e,t){return t.created_at-e.created_at}function queryForPubkeys(e,t=[],r){const n=[],i=new Set;if(r)for(const l of t){const e=r.getPubkeyIndex(l);if(e){for(const t of e)i.add(t);n.push(l)}}if(n.length===t.length)return Promise.resolve(i);const o=e.transaction("events","readonly"),s=o.objectStore("events").index("pubkey"),a=t.filter(e=>!n.includes(e)).map(e=>s.getAllKeys(e).then(t=>((e,t)=>{for(const r of t)i.add(r);r&&r.setPubkeyIndex(e,new Set(t))})(e,t)));return o.commit(),Promise.all(a).then(()=>i)}function queryForTag(e,t,r,n){const i=[],o=new Set;if(n)for(const c of r){const e=n.getTagIndex(t+c);if(e){for(const t of e)o.add(t);i.push(c)}}if(i.length===r.length)return Promise.resolve(o);const s=e.transaction("events","readonly"),a=s.objectStore("events").index("tags"),l=r.map(e=>a.getAllKeys(t+e).then(r=>((e,r)=>{for(const t of r)o.add(t);n&&n.setTagIndex(t+e,new Set(r))})(e,r)));return s.commit(),Promise.all(l).then(()=>o)}function queryForTagAnd(e,t,r,n){if(0===r.length)return Promise.resolve(new Set);if(1===r.length)return queryForTag(e,t,r,n);const i=[],o=[];if(n)for(const c of r){const e=n.getTagIndex(t+c);e&&(o.push(e),i.push(c))}if(i.length===r.length)return Promise.resolve(intersectSets(o));const s=e.transaction("events","readonly"),a=s.objectStore("events").index("tags"),l=r.filter(e=>!i.includes(e)).map(e=>a.getAllKeys(t+e).then(r=>((e,r)=>{const i=new Set(r);o.push(i),n&&n.setTagIndex(t+e,i)})(e,r)));return s.commit(),Promise.all(l).then(()=>intersectSets(o))}function intersectSets(e){if(0===e.length)return new Set;const t=e.slice().sort((e,t)=>e.size-t.size);let r=t[0];for(let n=1;n!n.includes(e)).map(e=>s.getAllKeys(e).then(t=>((e,t)=>{for(const r of t)i.add(r);r&&r.setKindIndex(e,new Set(t))})(e,t)));return o.commit(),Promise.all(a).then(()=>i)}async function queryForTime(e,t,r){let n;if(void 0!==t&&void 0!==r)n=IDBKeyRange.bound(t,r);else if(void 0!==t)n=IDBKeyRange.lowerBound(t);else{if(void 0===r)throw new Error("Missing since or until");n=IDBKeyRange.upperBound(r)}return(await e.getAllKeysFromIndex("events","created_at",n)).reverse()}async function getIdsForFilter(e,t,r){if(t.search)return new Set;if(t.ids)return new Set(t.ids);let n=null;const i=e=>{const t=e instanceof Set?e:new Set(e);if(n)for(const r of n)t.has(r)||n.delete(r);else n=t;return n};let o=null;void 0!==t.since&&(o=await queryForTime(e,t.since,t.until),i(o));for(const s of INDEXABLE_TAGS){const n=t[`&${s}`],o=t[`#${s}`];if(n?.length&&i(await queryForTagAnd(e,s,n,r)),o?.length){const t=n?.length?o.filter(e=>!n.includes(e)):o;t.length>0&&i(await queryForTag(e,s,t,r))}}if(t.authors&&i(await queryForPubkeys(e,t.authors,r)),t.kinds&&i(await queryForKinds(e,t.kinds,r)),void 0===t.since&&void 0!==t.until&&(o=await queryForTime(e,t.since,t.until),i(o)),t.limit&&o){const e=new Set;for(const r of o){if(e.size>=t.limit)break;n.has(r)&&e.add(r)}return e}if(null===n)throw new Error("Empty filter");return n}async function getIdsForFilters(e,t,r){if(0===t.length)throw new Error("No Filters");let n=new Set;for(const i of t){const t=await getIdsForFilter(e,i,r);for(const e of t)n.add(e)}return n}async function loadEventsByUID(e,t,r,n){const i=[];let o=[];if(n)for(const d of t){const e=n.get(d);e?i.push(e):o.push(d)}else o=t;const s=e.transaction("events","readonly"),a=s.objectStore("events"),l=e=>e&&i.push(e.event),c=Array.from(o).map(e=>a.get(e).then(l));s.commit();const u=await Promise.all(c).then(()=>i.sort(sortByDate));let h=1/0;for(const d of r)d.limit&&d.limith&&(u.length=h),u}async function getEventsForFilters(e,t,r,n){const i=await getIdsForFilters(e,t,r);return await loadEventsByUID(e,Array.from(i),t,n)}async function countEventsForFilters(e,t,r){return(await getIdsForFilters(e,t,r)).size}const queryFilter=Object.freeze(Object.defineProperty({__proto__:null,countEventsForFilters:countEventsForFilters,getEventsForFilters:getEventsForFilters,getIdsForFilter:getIdsForFilter,getIdsForFilters:getIdsForFilters,queryForKinds:queryForKinds,queryForPubkeys:queryForPubkeys,queryForTag:queryForTag,queryForTagAnd:queryForTagAnd,queryForTime:queryForTime},Symbol.toStringTag,{value:"Module"}));function countEvents(e){return e.transaction("events","readonly").store.count()}async function addEvents(e,t){const r=(t=t.filter(e=>validateEvent(e))).filter(e=>isReplaceableKind(e.kind)||isAddressableKind(e.kind)),n={};if(r.length>0){const t=e.transaction("events","readonly"),i=r.map(e=>{const r=getEventUID(e);return t.store.get(r).then(e=>e&&(n[r]=e.event.created_at))});t.commit(),await Promise.all(i)}const i=e.transaction("events","readwrite");for(const o of t){const e=getEventUID(o);(!n[e]||o.created_at>n[e])&&i.objectStore("events").put({event:o,tags:getEventTags(o)},e)}await i.commit()}async function updateUsed(e,t){const r=e.transaction("used","readwrite"),n=Math.floor((new Date).valueOf()/1e3);for(const i of t)r.objectStore("used").put({uid:i,date:n});await r.commit()}const logger=debug("nostr-idb"),log$3=logger.extend("prune");async function pruneLastUsed(e,t){const r=await countEvents(e);if(r<=t)return;const n=r-t;if(n<=0)return;log$3(`Pruning database to ${t}`);const i=(await e.getAll("used")).sort((e,t)=>e.date-t.date),o=[];let s=n;for(const u of i){if(s<=0)break;const e=u.uid;o.push(e),s--}if(0===o.length)return;const a=e.transaction("events","readwrite"),l=e.transaction("used","readwrite"),c=[];for(const u of o)c.push(a.store.delete(u)),c.push(l.store.delete(u));a.commit(),l.commit(),await Promise.all(c),log$3(`Removed ${o.length} old events`)}async function deleteEvent(e,t,r){const n=e.transaction("events","readwrite"),i=n.objectStore("events"),o=await i.get(t);if(!o)return await n.commit(),!1;if(await i.delete(t),await n.commit(),r){const e=o.event;r.removeEvent(e)}return!0}async function deleteReplaceable(e,t,r,n,i){if(!isReplaceableKind(r)&&!isAddressableKind(r))throw new Error(`Kind ${r} is not replaceable`);const o=`${r}:${t}:${n??""}`;return await deleteEvent(e,o,i)}async function deleteByFilters(e,t,r){const n=await getIdsForFilters(e,t,r);return await deleteEventsByIds(e,Array.from(n),r)}async function deleteEventsByIds(e,t,r){if(0===t.length)return 0;const n=e.transaction("events","readwrite"),i=n.objectStore("events");let o=0;const s=[];for(const a of t){const e=await i.get(a);e&&(s.push(e.event),await i.delete(a),o++)}if(await n.commit(),r&&s.length>0)for(const a of s)r.removeEvent(a);return o}async function deleteAllEvents(e,t){const r=e.transaction("events","readwrite");await r.objectStore("events").clear(),await r.commit(),t&&t.clear()}const log$2=logger.extend("WriteQueue");class WriteQueue{db;queuedIds=new Set;eventQueue=[];lastUsedQueue=new Set;processEvents=null;constructor(e){this.db=e}addEvent(e){this.queuedIds.has(e.id)||(this.eventQueue.push(e),this.queuedIds.add(e.id),this.touch(e))}addEvents(e){const t=e.filter(e=>!this.queuedIds.has(e.id));0!==t.length&&(this.eventQueue.push(...t),this.touch(t))}touch(e){if(Array.isArray(e))for(const t of e)this.lastUsedQueue.add(getEventUID(t));else this.lastUsedQueue.add(getEventUID(e))}matchPending(e){return this.eventQueue.filter(t=>matchFilters(e,t))}async flush(e=1e3){if(this.eventQueue.length>0){let t=[];for(let r=0;r0&&log$2(`${this.eventQueue.length} left`)}this.lastUsedQueue.size>0&&(await updateUsed(this.db,this.lastUsedQueue),this.lastUsedQueue.clear())}clear(){this.eventQueue=[]}}const log$1=logger.extend("cache:indexes");class Index extends Set{type;key;constructor(e,t,r){super(e),this.type=t,this.key=r}}class IndexCache{kinds=new Map;pubkeys=new Map;tags=new Map;get count(){return this.kinds.size+this.pubkeys.size+this.tags.size}max=1e3;lastUsed=[];useIndex(e){const t=this.lastUsed.indexOf(e);-1!==t&&this.lastUsed.splice(t,t+1),this.lastUsed.push(e)}getKindIndex(e){const t=this.kinds.get(e);return t&&this.useIndex(t),t}setKindIndex(e,t){const r=new Index(t,"kind",e);this.kinds.set(e,r),this.useIndex(r),this.pruneIndexes()}getPubkeyIndex(e){const t=this.pubkeys.get(e);return t&&this.useIndex(t),t}setPubkeyIndex(e,t){const r=new Index(t,"pubkey",e);this.pubkeys.set(e,r),this.useIndex(r),this.pruneIndexes()}getTagIndex(e){const t=this.tags.get(e);return t&&this.useIndex(t),t}setTagIndex(e,t){const r=new Index(t,"tag",e);this.tags.set(e,r),this.useIndex(r),this.pruneIndexes()}addEventToIndexes(e){this.getKindIndex(e.kind)?.add(e.id),this.getPubkeyIndex(e.pubkey)?.add(e.id);const t=getEventTags(e);for(const r of t)this.getTagIndex(r)?.add(e.id)}removeEvent(e){this.getKindIndex(e.kind)?.delete(e.id),this.getPubkeyIndex(e.pubkey)?.delete(e.id);const t=getEventTags(e);for(const r of t)this.getTagIndex(r)?.delete(e.id)}clear(){this.kinds.clear(),this.pubkeys.clear(),this.tags.clear(),this.lastUsed=[]}pruneIndexes(){for(;this.lastUsed.length>0&&this.lastUsed.length>this.max;){const e=this.lastUsed.shift();if(!e)return;switch(log$1(`Forgetting ${e.type}:${e.key}`),e.type){case"kind":this.kinds.delete(e.key);break;case"pubkey":this.pubkeys.delete(e.key);break;case"tag":this.tags.delete(e.key)}}}}const scriptRel="modulepreload",assetsURL=function(e){return"/"+e},seen={},__vitePreload=function(e,t){let r=Promise.resolve();if(t&&t.length>0){document.getElementsByTagName("link");const e=document.querySelector("meta[property=csp-nonce]"),i=e?.nonce||e?.getAttribute("nonce");n=t.map(e=>{if((e=assetsURL(e))in seen)return;seen[e]=!0;const t=e.endsWith(".css"),r=t?'[rel="stylesheet"]':"";if(document.querySelector(`link[href="${e}"]${r}`))return;const n=document.createElement("link");return n.rel=t?"stylesheet":scriptRel,t||(n.as="script"),n.crossOrigin="",n.href=e,i&&n.setAttribute("nonce",i),document.head.appendChild(n),t?new Promise((t,r)=>{n.addEventListener("load",t),n.addEventListener("error",()=>r(new Error(`Unable to preload CSS for ${e}`)))}):void 0}),r=Promise.all(n.map(e=>Promise.resolve(e).then(e=>({status:"fulfilled",value:e}),e=>({status:"rejected",reason:e}))))}var n;function i(e){const t=new Event("vite:preloadError",{cancelable:!0});if(t.payload=e,window.dispatchEvent(t),!t.defaultPrevented)throw e}return r.then(t=>{for(const e of t||[])"rejected"===e.status&&i(e.reason);return e().catch(i)})};let nanoid=(e=21)=>crypto.getRandomValues(new Uint8Array(e)).reduce((e,t)=>e+((t&=63)<36?t.toString(36):t<62?(t-26).toString(36).toUpperCase():t>62?"-":"_"),"");const defaultOptions={batchWrite:1e3,writeInterval:100,cacheIndexes:1e3,pruneInterval:6e4,maxEvents:1e4},log=logger.extend("nostridb");class NostrIDB{options;running=!1;writeInterval;pruneInterval;eventMap=new Map;writeQueue=null;indexCache;db=null;baseEoseTimeout=4400;subscriptions=new Map;constructor(e,t={}){this.options={...defaultOptions,...t},e&&(this.db=e,this.writeQueue=new WriteQueue(e)),this.indexCache=new IndexCache,this.indexCache.max=this.options.cacheIndexes,this.start()}async getDb(){return this.db||(this.db=await openDB()),this.db}async getWriteQueue(){if(this.writeQueue)return this.writeQueue;const e=await this.getDb();return this.writeQueue=new WriteQueue(e),this.writeQueue}async flush(){const e=await this.getWriteQueue();await e.flush(),this.writeInterval=setTimeout(this.flush.bind(this),this.options.writeInterval)}async start(){if(this.running)return;log("Starting"),this.running=!0;const e=await this.getDb();await this.flush(),this.pruneInterval=setInterval(()=>{pruneLastUsed(e,this.options.maxEvents)},this.options.pruneInterval)}async stop(){this.running&&(this.writeInterval&&(clearTimeout(this.writeInterval),this.writeInterval=void 0),this.pruneInterval&&(clearInterval(this.pruneInterval),this.pruneInterval=void 0),this.running=!1,log("Stopped"))}async add(e){isEphemeralKind(e.kind)||((await this.getWriteQueue()).addEvent(e),this.indexCache.addEventToIndexes(e));const t=getEventUID(e);if(!this.eventMap.has(t)){isEphemeralKind(e.kind)||this.eventMap.set(t,e);for(const[t,r]of this.subscriptions)r.event&&matchFilters(r.filters,e)&&r.event(e)}return!0}async event(e){const t=await this.getDb(),r=await t.get("events",e);return r?.event}async replaceable(e,t,r){return this.event([e,t,r??""].join(":"))}async count(e){const t=Array.isArray(e)?e:[e],r=await this.getDb();return await countEventsForFilters(r,t)}async query(e){const t=Array.isArray(e)?e:[e],r=await this.getDb(),n=(await this.getWriteQueue()).matchPending(t),i=await getEventsForFilters(r,t,this.indexCache,this.eventMap);this.addToEventMaps(i);const o=new Set(n.map(e=>e.id));return n.length>0?[...i.filter(e=>!o.has(e.id)),...n].sort(sortByDate):i}async*subscribe(e){const t=Array.isArray(e)?e:[e],r=[],n=new Set;let i=null,o=!1;const s=this.subscribeInternal(t,{event:e=>{if(!n.has(e.id)&&(n.add(e.id),r.push(e),i)){const e=i;i=null,e()}},complete:()=>{if(o=!0,i){const e=i;i=null,e()}}});try{for(;;){for(;r.length>0;)yield r.shift();if(o)break;await new Promise(e=>{i=e})}}finally{s.close()}}async supports(){return[]}async deleteEvent(e){const t=await this.getDb(),r=await deleteEvent(t,e,this.indexCache);return this.eventMap.delete(e),r}async deleteReplaceable(e,t,r){const n=await this.getDb(),i=await deleteReplaceable(n,e,t,r,this.indexCache);if(i){const n=`${t}:${e}:${r??""}`;this.eventMap.delete(n)}return i}async deleteByFilters(e){const t=Array.isArray(e)?e:[e],r=await this.getDb(),n=await this.getEventIdsForFilters(t),i=await deleteByFilters(r,t,this.indexCache);if(i>0)for(const o of n)this.eventMap.delete(o);return i}async deleteAllEvents(){const e=await this.getDb();await deleteAllEvents(e,this.indexCache),this.eventMap.clear()}async getEventIdsForFilters(e){const t=await this.getDb(),{getIdsForFilters:r}=await __vitePreload(async()=>{const{getIdsForFilters:e}=await Promise.resolve().then(()=>queryFilter);return{getIdsForFilters:e}},void 0),n=await r(t,e,this.indexCache);return Array.from(n)}addToEventMaps(e){for(const t of e)this.eventMap.set(getEventUID(t),t)}subscribeInternal(e,t){const r=nanoid(),n={id:r,filters:e,closed:!1,close:()=>this.unsubscribe(r),...t};return this.subscriptions.set(r,n),this.executeSubscription(n),n}async executeSubscription(e){const t=(new Date).valueOf();log(`Running ${e.id}`,e.filters);const r=(await this.getWriteQueue()).matchPending(e.filters);return new Promise(async n=>{const i=await this.getDb(),o=setTimeout(()=>{e.eose&&!e.closed&&e.eose(),n()},this.baseEoseTimeout);getEventsForFilters(i,e.filters,this.indexCache,this.eventMap).then(i=>{if(clearTimeout(o),this.addToEventMaps(i),e.event&&!e.closed){const n=new Set(r.map(e=>e.id)),o=r.length>0?[...i.filter(e=>!n.has(e.id)),...r].sort(sortByDate):i;for(const t of o)try{e.event(t)}catch(error){log("event handler failed with error",error)}const s=(new Date).valueOf()-t;log(`Finished ${e.id} took ${s}ms and got ${o.length} events`)}e.eose&&!e.closed&&e.eose(),n()})})}unsubscribe(e){const t=this.subscriptions.get(e);t&&(log(`Closing ${e}`),t.closed=!0,t.complete?.(),this.subscriptions.delete(e))}}function normalizeRelayUrl(e){if(!e)return"";let t=e.trim().toLowerCase();if(!t)return"";for(t.startsWith("ws://")||t.startsWith("wss://")||(t="wss://"+t);t.endsWith("/");)t=t.slice(0,-1);return t}function parsePlacePhotos(e){if(!e||0===e.length)return[];const t=[...e].sort((e,t)=>e.created_at-t.created_at),r=[];for(const i of t){const e=i.tags.filter(e=>"imeta"===e[0]);for(const t of e){let e=null,n=null,o=null,s=!1,a=16/9;for(const r of t.slice(1))if(r.startsWith("url "))e=r.substring(4);else if(r.startsWith("thumb "))n=r.substring(6);else if(r.startsWith("blurhash "))o=r.substring(9);else if(r.startsWith("dim ")){const e=r.substring(4),[t,n]=e.split("x").map(Number);t&&n&&(a=t/n,t>n&&(s=!0))}e&&r.push({eventId:i.id,pubkey:i.pubkey,createdAt:i.created_at,url:e,thumbUrl:n,blurhash:o,isLandscape:s,aspectRatio:a})}}if(0===r.length)return[];const n=r.findIndex(e=>e.isLandscape);if(n>0){const[e]=r.splice(n,1);r.unshift(e)}return r}const amdModule21=Object.freeze(Object.defineProperty({__proto__:null,normalizeRelayUrl:normalizeRelayUrl,parsePlacePhotos:parsePlacePhotos},Symbol.toStringTag,{value:"Module"})),base32="0123456789bcdefghjkmnpqrstuvwxyz";class Geohash{static encode(e,t,r){if(void 0===r){for(let r=1;r<=12;r++){const n=Geohash.encode(e,t,r),i=Geohash.decode(n);if(i.lat==e&&i.lon==t)return n}r=12}if(e=Number(e),t=Number(t),r=Number(r),isNaN(e)||isNaN(t)||isNaN(r))throw new Error("Invalid geohash");let n=0,i=0,o=!0,s="",a=-90,l=90,c=-180,u=180;for(;s.length=e?(n=2*n+1,c=e):(n*=2,u=e)}else{const t=(a+l)/2;e>=t?(n=2*n+1,a=t):(n*=2,l=t)}o=!o,5==++i&&(s+=base32.charAt(n),i=0,n=0)}return s}static decode(e){const t=Geohash.bounds(e),r=t.sw.lat,n=t.sw.lon,i=t.ne.lat,o=t.ne.lon;let s=(r+i)/2,a=(n+o)/2;return s=s.toFixed(Math.floor(2-Math.log(i-r)/Math.LN10)),a=a.toFixed(Math.floor(2-Math.log(o-n)/Math.LN10)),{lat:Number(s),lon:Number(a)}}static bounds(e){if(0==e.length)throw new Error("Invalid geohash");e=e.toLowerCase();let t=!0,r=-90,n=90,i=-180,o=180;for(let s=0;s=0;e--){const s=l>>e&1;if(t){const e=(i+o)/2;1==s?i=e:o=e}else{const e=(r+n)/2;1==s?r=e:n=e}t=!t}}return{sw:{lat:r,lon:i},ne:{lat:n,lon:o}}}static adjacent(e,t){if(e=e.toLowerCase(),t=t.toLowerCase(),0==e.length)throw new Error("Invalid geohash");if(-1=="nsew".indexOf(t))throw new Error("Invalid direction");const r=e.slice(-1);let n=e.slice(0,-1);const i=e.length%2;return-1!={n:["prxz","bcfguvyz"],s:["028b","0145hjnp"],e:["bcfguvyz","prxz"],w:["0145hjnp","028b"]}[t][i].indexOf(r)&&""!=n&&(n=Geohash.adjacent(n,t)),n+base32.charAt({n:["p0r21436x8zb9dcf5h7kjnmqesgutwvy","bc01fg45238967deuvhjyznpkmstqrwx"],s:["14365h7k9dcfesgujnmqp0r2twvyx8zb","238967debc01fg45kmstqrwxuvhjyznp"],e:["bc01fg45238967deuvhjyznpkmstqrwx","p0r21436x8zb9dcf5h7kjnmqesgutwvy"],w:["238967debc01fg45kmstqrwxuvhjyznp","14365h7k9dcfesgujnmqp0r2twvyx8zb"]}[t][i].indexOf(r))}static neighbours(e){return{n:Geohash.adjacent(e,"n"),ne:Geohash.adjacent(Geohash.adjacent(e,"n"),"e"),e:Geohash.adjacent(e,"e"),se:Geohash.adjacent(Geohash.adjacent(e,"s"),"e"),s:Geohash.adjacent(e,"s"),sw:Geohash.adjacent(Geohash.adjacent(e,"s"),"w"),w:Geohash.adjacent(e,"w"),nw:Geohash.adjacent(Geohash.adjacent(e,"n"),"w")}}}function getGeohashPrefixesInBbox(e){const{minLat:t,minLon:r,maxLat:n,maxLon:i}=e,o=new Set;if(Math.abs(n-t)>20||Math.abs(i-r)>20)return console.warn("BBox too large for 4-char geohash scanning, aborting fine scan."),[];for(let a=t;a<=n+.1;a+=.1)for(let e=r;e<=i+.1;e+=.1){const t=Math.min(a,n),r=Math.min(e,i);try{const e=Geohash.encode(t,r,4);o.add(e)}catch(s){}}try{o.add(Geohash.encode(t,r,4))}catch(s){}try{o.add(Geohash.encode(n,i,4))}catch(s){}try{o.add(Geohash.encode(t,i,4))}catch(s){}try{o.add(Geohash.encode(n,r,4))}catch(s){}return Array.from(o)}const amdModule19=Object.freeze(Object.defineProperty({__proto__:null,getGeohashPrefixesInBbox:getGeohashPrefixesInBbox},Symbol.toStringTag,{value:"Module"})),DIRECTORY_RELAYS=["wss://purplepag.es","wss://relay.damus.io","wss://nos.lol"],DEFAULT_READ_RELAYS=["wss://nostr.kosmos.org"],DEFAULT_WRITE_RELAYS=[];class NostrDataService extends Service{static{decorateFieldV2(this.prototype,"nostrRelay",[service])}#q=void initializeDeferredDecorator(this,"nostrRelay");static{decorateFieldV2(this.prototype,"nostrAuth",[service])}#I=void initializeDeferredDecorator(this,"nostrAuth");static{decorateFieldV2(this.prototype,"settings",[service])}#k=void initializeDeferredDecorator(this,"settings");store=new EventStore;static{decorateFieldV2(this.prototype,"profile",[tracked],function(){return null})}#X=void initializeDeferredDecorator(this,"profile");static{decorateFieldV2(this.prototype,"mailboxes",[tracked],function(){return null})}#J=void initializeDeferredDecorator(this,"mailboxes");static{decorateFieldV2(this.prototype,"blossomServers",[tracked],function(){return[]})}#Q=void initializeDeferredDecorator(this,"blossomServers");static{decorateFieldV2(this.prototype,"placePhotos",[tracked],function(){return[]})}#ee=void initializeDeferredDecorator(this,"placePhotos");_profileSub=null;_mailboxesSub=null;_blossomSub=null;_photosSub=null;_requestSub=null;_cachePromise=null;loadedGeohashPrefixes=new Set;constructor(){super(...arguments),this._cachePromise=openDB("applesauce-events").then(async e=>{this.cache=new NostrIDB(e,{cacheIndexes:1e3,maxEvents:1e4}),await this.cache.start(),this._stopPersisting=persistEventsToCache(this.store,async e=>{const t=e.filter(e=>0===e.kind||10002===e.kind||10063===e.kind||360===e.kind);t.length>0&&await Promise.all(t.map(e=>this.cache.add(e)))},{batchTime:1e3,maxBatchSize:100})}),this.nostrRelay.pool.relays$.subscribe(()=>{})}get defaultReadRelays(){const e=(this.mailboxes?.inboxes||[]).map(normalizeRelayUrl).filter(Boolean),t=DEFAULT_READ_RELAYS.map(normalizeRelayUrl).filter(Boolean);return Array.from(new Set([...t,...e]))}get defaultWriteRelays(){const e=(this.mailboxes?.outboxes||[]).map(normalizeRelayUrl).filter(Boolean),t=DEFAULT_WRITE_RELAYS.map(normalizeRelayUrl).filter(Boolean);return Array.from(new Set([...t,...e]))}get activeReadRelays(){return this.settings.nostrReadRelays?Array.from(new Set(this.settings.nostrReadRelays.map(normalizeRelayUrl).filter(Boolean))):this.defaultReadRelays}get activeWriteRelays(){return this.settings.nostrWriteRelays?Array.from(new Set(this.settings.nostrWriteRelays.map(normalizeRelayUrl).filter(Boolean))):this.defaultWriteRelays}async loadPlacesInBounds(e){const t=getGeohashPrefixesInBbox(e).filter(e=>!this.loadedGeohashPrefixes.has(e));if(0!==t.length){console.debug("[nostr-data] Loading place photos for prefixes:",t);try{await this._cachePromise;const e=await this.cache.query([{kinds:[360],"#g":t}]);if(e&&e.length>0)for(const t of e)this.store.add(t)}catch(r){console.warn("[nostr-data] Failed to read photos from local Nostr IDB cache",r)}this.nostrRelay.pool.request(this.activeReadRelays,[{kinds:[360],"#g":t}]).subscribe({next:e=>{this.store.add(e)},error:e=>{console.error("[nostr-data] Error fetching place photos by geohash:",e)}});for(const e of t)this.loadedGeohashPrefixes.add(e)}}async loadPhotosForPlace(e){if(this._photosSub&&(this._photosSub.unsubscribe(),this._photosSub=null),this.placePhotos=[],!e||!e.osmId||!e.osmType)return;const t=`osm:${e.osmType}:${e.osmId}`;this._photosSub=this.store.timeline([{kinds:[360],"#i":[t]}]).subscribe(e=>{this.placePhotos=e});try{await this._cachePromise;const e=await this.cache.query([{kinds:[360],"#i":[t]}]);if(e&&e.length>0)for(const t of e)this.store.add(t)}catch(r){console.warn("[nostr-data] Failed to read photos for place from local Nostr IDB cache",r)}this.nostrRelay.pool.request(this.activeReadRelays,[{kinds:[360],"#i":[t]}]).subscribe({next:e=>{this.store.add(e)},error:e=>{console.error("[nostr-data] Error fetching place photos for place:",e)}})}async loadProfile(e){if(!e)return;this.profile=null,this.mailboxes=null,this.blossomServers=[],this._cleanupSubscriptions(),this._profileSub=this.store.model(ProfileModel,e).subscribe(e=>{this.profile=e}),this._mailboxesSub=this.store.model(MailboxesModel,e).subscribe(e=>{this.mailboxes=e}),this._blossomSub=this.store.replaceable(10063,e).subscribe(e=>{e&&e.tags?this.blossomServers=e.tags.filter(e=>"server"===e[0]&&e[1]).map(e=>e[1]):this.blossomServers=[]});try{await this._cachePromise;const t=await this.cache.query([{authors:[e],kinds:[0,10002,10063]}]);if(t&&t.length>0)for(const e of t)this.store.add(e)}catch(r){console.warn("Failed to read from local Nostr IDB cache",r)}const t=Array.from(new Set([...DIRECTORY_RELAYS,...this.activeWriteRelays]));this._requestSub=this.nostrRelay.pool.request(t,[{authors:[e],kinds:[0,10002,10063]}]).subscribe({next:e=>{this.store.add(e)},error:e=>{console.error("Error fetching profile events:",e)}})}get userDisplayName(){if(this.profile){if(this.profile.nip05)return this.profile.nip05;if(this.profile.displayName||this.profile.display_name)return this.profile.displayName||this.profile.display_name;if(this.profile.name)return this.profile.name}if(this.nostrAuth.pubkey)try{const e=npubEncode(this.nostrAuth.pubkey);return`${e.slice(0,9)}...${e.slice(-4)}`}catch{return this.nostrAuth.pubkey}return"Not connected"}async clearCache(){await this._cachePromise,this.cache&&await this.cache.deleteAllEvents()}_cleanupSubscriptions(){this._requestSub&&(this._requestSub.unsubscribe(),this._requestSub=null),this._profileSub&&(this._profileSub.unsubscribe(),this._profileSub=null),this._mailboxesSub&&(this._mailboxesSub.unsubscribe(),this._mailboxesSub=null),this._blossomSub&&(this._blossomSub.unsubscribe(),this._blossomSub=null),this._photosSub&&(this._photosSub.unsubscribe(),this._photosSub=null)}willDestroy(){super.willDestroy(...arguments),this._cleanupSubscriptions(),this._stopPersisting&&this._stopPersisting(),this.cache&&this.cache.stop()}}const amdModule8=Object.freeze(Object.defineProperty({__proto__:null,default:NostrDataService},Symbol.toStringTag,{value:"Module"}));function completeOnEose(e){return takeWhile(e=>"EOSE"!==e,e)}function onlyEvents(){return e=>e.pipe(filter$1(e=>"EOSE"!==e))}function reverseSwitchMap(e){return operate((t,r)=>{let n=null,i=0,o=!1;const s=()=>{o&&!n&&r.complete()};t.subscribe(createOperatorSubscriber(r,t=>{const o=i++,a=n,l=n=createOperatorSubscriber(r,e=>r.next(e),()=>{n!==l&&null!==n||(n=null,s())});from(e(t,o)).subscribe(n),a?.unsubscribe()},()=>{o=!0,s()}))})}function errorToPublishResponse(e){return catchError(t=>of({ok:!1,from:e.url,message:t?.message||"Unknown error"}))}class RelayGroup{relays$=new BehaviorSubject([]);status$;get relays(){if(this.relays$ instanceof BehaviorSubject)return this.relays$.value;throw new Error("This group was created with an observable, relays are not available")}constructor(e){this.relays$=Array.isArray(e)?new BehaviorSubject(e):e,this.status$=this.relays$.pipe(switchMap(e=>0===e.length?of({}):merge$1(...e.map(e=>e.status$)).pipe(scan((e,t)=>({...e,[t.url]:t}),{}),startWith({}))),shareReplay(1))}get controlled(){return this.relays$ instanceof BehaviorSubject==0}has(e){if(this.controlled)throw new Error("This group was created with an observable, relays are not available");return"string"==typeof e?this.relays.some(t=>t.url===e):this.relays.includes(e)}add(e){this.has(e)||this.relays$.next([...this.relays,e])}remove(e){this.has(e)&&this.relays$.next(this.relays.filter(t=>t!==e))}internalSubscription(e,t=identity$1){const r=new WeakMap,n=this.relays$.pipe(reverseSwitchMap(t=>{const n=[];for(const i of t){if(r.has(i)){n.push(r.get(i));continue}const t=e(i).pipe(catchError(()=>of("EOSE")),map$1(e=>[i,e]));n.push(t),r.set(i,t)}return merge$1(...n)}),share());return merge$1(n.pipe(map$1(([e,t])=>t),onlyEvents(),t),this.relays$.pipe(switchMap(e=>n.pipe(filter$1(([e,t])=>"EOSE"===t),scan((e,[t])=>[...e,t],[]),takeWhile(t=>e.some(e=>!t.includes(e))),ignoreElements(),endWith("EOSE"))))).pipe(share())}internalPublish(e){const t=new WeakMap;return this.relays$.pipe(take(1),switchMap(r=>{const n=[];for(const i of r){if(t.has(i)){n.push(t.get(i));continue}const r=e(i).pipe(errorToPublishResponse(i));n.push(r),t.set(i,r)}return merge$1(...n)}))}req(e,t=nanoid$1(),r){return this.internalSubscription(r=>r.req(e,t),r?.eventStore?filterDuplicateEvents(r?.eventStore):identity$1)}event(e){return this.internalPublish(t=>t.event(e)).pipe(share())}async negentropy(e,t,r,n){const i=(await Promise.all(this.relays.map(async e=>[e,await e.getSupported()]))).filter(([e,t])=>t?.includes(77)).map(([e])=>e);if(0===i.length)throw new Error("No relays support NIP-77 negentropy sync");if(!n?.parallel)throw new Error("Negentropy sync must be parallel (for now)");return await Promise.allSettled(i.map(i=>i.negentropy(e,t,r,n))),!0}publish(e,t){return lastValueFrom(this.internalPublish(r=>from(r.publish(e,t))).pipe(toArray(),defaultIfEmpty([])))}request(e,t){return this.internalSubscription(r=>r.request(e,t).pipe(endWith("EOSE")),null==t?.eventStore?identity$1:filterDuplicateEvents(t?.eventStore??new EventMemory)).pipe(completeOnEose())}subscription(e,t){return this.internalSubscription(r=>r.subscription(e,t),null==t?.eventStore?identity$1:filterDuplicateEvents(t?.eventStore??new EventMemory))}count(e,t=nanoid$1()){return this.relays$.pipe(switchMap(r=>combineLatest(Object.fromEntries(r.map(r=>[r.url,r.count(e,t)])))),share())}sync(e,t,r){return defer(async()=>{const e=(await Promise.all(this.relays.map(async e=>[e,await e.getSupported()]))).filter(([e,t])=>t?.includes(77)).map(([e])=>e);if(0===e.length)throw new Error("No relays support NIP-77 negentropy sync");return e}).pipe(switchMap(n=>merge$1(...n.map(n=>n.sync(e,t,r)))),share())}}var ClientAuth=22242;function makeAuthEvent(e,t){return{kind:ClientAuth,created_at:Math.floor(Date.now()/1e3),tags:[["relay",e],["challenge",t]],content:""}}var DEFAULT_WEBSOCKET_CONFIG={url:"",deserializer:function(e){return JSON.parse(e.data)},serializer:function(e){return JSON.stringify(e)}},WEBSOCKETSUBJECT_INVALID_ERROR_OBJECT="WebSocketSubject.error must be called with an object with an error code, and an optional reason: { code: number, reason: string }",WebSocketSubject=function(e){function t(t,r){var n=e.call(this)||this;if(n._socket=null,t instanceof Observable$1)n.destination=r,n.source=t;else{var i=n._config=__assign({},DEFAULT_WEBSOCKET_CONFIG);if(n._output=new Subject,"string"==typeof t)i.url=t;else for(var o in t)t.hasOwnProperty(o)&&(i[o]=t[o]);if(!i.WebSocketCtor&&WebSocket)i.WebSocketCtor=WebSocket;else if(!i.WebSocketCtor)throw new Error("no WebSocket constructor can be found");n.destination=new ReplaySubject}return n}return __extends(t,e),t.prototype.lift=function(e){var r=new t(this._config,this.destination);return r.operator=e,r.source=this,r},t.prototype._resetState=function(){this._socket=null,this.source||(this.destination=new ReplaySubject),this._output=new Subject},t.prototype.multiplex=function(e,t,r){var n=this;return new Observable$1(function(i){try{n.next(e())}catch(s){i.error(s)}var o=n.subscribe({next:function(e){try{r(e)&&i.next(e)}catch(s){i.error(s)}},error:function(e){return i.error(e)},complete:function(){return i.complete()}});return function(){try{n.next(t())}catch(s){i.error(s)}o.unsubscribe()}})},t.prototype._connectSocket=function(){var e=this,t=this._config,r=t.WebSocketCtor,n=t.protocol,i=t.url,o=t.binaryType,s=this._output,a=null;try{a=n?new r(i,n):new r(i),this._socket=a,o&&(this._socket.binaryType=o)}catch(c){return void s.error(c)}var l=new Subscription(function(){e._socket=null,a&&1===a.readyState&&a.close()});a.onopen=function(t){if(!e._socket)return a.close(),void e._resetState();var r=e._config.openObserver;r&&r.next(t);var n=e.destination;e.destination=Subscriber.create(function(t){if(1===a.readyState)try{var r=e._config.serializer;a.send(r(t))}catch(c){e.destination.error(c)}},function(t){var r=e._config.closingObserver;r&&r.next(void 0),t&&t.code?a.close(t.code,t.reason):s.error(new TypeError(WEBSOCKETSUBJECT_INVALID_ERROR_OBJECT)),e._resetState()},function(){var t=e._config.closingObserver;t&&t.next(void 0),a.close(),e._resetState()}),n&&n instanceof ReplaySubject&&l.add(n.subscribe(e.destination))},a.onerror=function(t){e._resetState(),s.error(t)},a.onclose=function(t){a===e._socket&&e._resetState();var r=e._config.closeObserver;r&&r.next(t),t.wasClean?s.complete():s.error(t)},a.onmessage=function(t){try{var r=e._config.deserializer;s.next(r(t))}catch(n){s.error(n)}}},t.prototype._subscribe=function(e){var t=this,r=this.source;return r?r.subscribe(e):(this._socket||this._connectSocket(),this._output.subscribe(e),e.add(function(){var e=t._socket;0===t._output.observers.length&&(!e||1!==e.readyState&&0!==e.readyState||e.close(),t._resetState())}),e)},t.prototype.unsubscribe=function(){var t=this._socket;!t||1!==t.readyState&&0!==t.readyState||t.close(),this._resetState(),e.prototype.unsubscribe.call(this)},t}(AnonymousSubject);function webSocket(e){return new WebSocketSubject(e)}function markFromRelay(e){return t=>t.pipe(tap$1(t=>{"string"!=typeof t&&addSeenRelay(t,e)}))}const AUTH_REQUIRED_PREFIX="auth-required:",DEFAULT_RETRY_CONFIG={count:3,delay:1e3,resetOnSuccess:!0};var SyncDirection;!function(e){e[e.RECEIVE=1]="RECEIVE",e[e.SEND=2]="SEND",e[e.BOTH=3]="BOTH"}(SyncDirection||(SyncDirection={}));class ReqCloseError extends Error{}const PING_FILTER={ids:["aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"],limit:0};class Relay{url;log=logger$1.extend("Relay");socket;_ready$=new BehaviorSubject(!0);ready$=this._ready$.asObservable();reconnectTimer;attempts$=new BehaviorSubject(0);connected$=new BehaviorSubject(!1);challenge$=new BehaviorSubject(null);authenticated$;authenticatedAs$;authentication$=new BehaviorSubject(null);authenticationResponse$=new BehaviorSubject(null);notices$=new BehaviorSubject([]);error$=new BehaviorSubject(null);message$;notice$;lastMessageReceivedAt=0;_lastMessageAt$=new BehaviorSubject(0);lastMessageAt$=this._lastMessageAt$.asObservable();status$;information$;_nip11=null;icon$;limitations$;supported$;open$=new Subject;close$=new Subject;closing$=new Subject;reqs$=new BehaviorSubject({});get ready(){return this._ready$.value}get connected(){return this.connected$.value}get challenge(){return this.challenge$.value}get notices(){return this.notices$.value}get authenticated(){return!0===this.authenticationResponse?.ok}get authentication(){return this.authentication$.value}get authenticatedAs(){return this.authenticated?this.authentication?.pubkey??null:null}get authenticationResponse(){return this.authenticationResponse$.value}get information(){return this._nip11}get lastMessageAt(){return this._lastMessageAt$.value}get reqs(){return this.reqs$.value}eoseTimeout=1e4;eventTimeout=1e4;publishTimeout=3e4;keepAlive=3e4;enablePing=!1;pingFrequency=29e3;pingTimeout=2e4;subscriptionReconnect;requestReconnect;publishRetry;onUnresponsive;receivedAuthRequiredForReq=new BehaviorSubject(!1);receivedAuthRequiredForEvent=new BehaviorSubject(!1);authRequiredForRead$;authRequiredForPublish$;resetState(){null!==this.challenge$.value&&this.challenge$.next(null),this.authenticationResponse$.value&&this.authenticationResponse$.next(null),null!==this.authentication$.value&&this.authentication$.next(null),this.notices$.value.length>0&&this.notices$.next([]),this.receivedAuthRequiredForReq.value&&this.receivedAuthRequiredForReq.next(!1),this.receivedAuthRequiredForEvent.value&&this.receivedAuthRequiredForEvent.next(!1)}watchTower;constructor(e,t){this.url=e,this.log=this.log.extend(e),void 0!==t?.eoseTimeout&&(this.eoseTimeout=t.eoseTimeout),void 0!==t?.eventTimeout&&(this.eventTimeout=t.eventTimeout),void 0!==t?.publishTimeout&&(this.publishTimeout=t.publishTimeout),void 0!==t?.keepAlive&&(this.keepAlive=t.keepAlive),void 0!==t?.enablePing&&(this.enablePing=t.enablePing),void 0!==t?.pingFrequency&&(this.pingFrequency=t.pingFrequency),void 0!==t?.pingTimeout&&(this.pingTimeout=t.pingTimeout),void 0!==t?.onUnresponsive&&(this.onUnresponsive=t.onUnresponsive),this.subscriptionReconnect={...DEFAULT_RETRY_CONFIG,...t?.subscriptionRetry??{}},this.requestReconnect={...DEFAULT_RETRY_CONFIG,...t?.requestRetry??{}},this.publishRetry={...DEFAULT_RETRY_CONFIG,...t?.publishRetry??{}},this.authenticated$=this.authenticationResponse$.pipe(map$1(e=>!0===e?.ok)),this.authenticatedAs$=combineLatest([this.authenticated$,this.authentication$]).pipe(map$1(([e,t])=>e&&t?t.pubkey:null)),this.reconnectTimer=Relay.createReconnectTimer(e),this.open$.subscribe(()=>{this.log("Connected"),this.connected$.next(!0),this.attempts$.next(0),this.error$.next(null),this.resetState()}),this.close$.subscribe(e=>{this.connected$.value?this.log("Disconnected"):this.log("Failed to connect"),this.connected$.value&&this.connected$.next(!1),this.attempts$.next(this.attempts$.value+1),this.resetState(),e.wasClean||this.startReconnectTimer(e)}),this.socket=webSocket({url:e,openObserver:this.open$,closeObserver:this.close$,closingObserver:this.closing$,WebSocketCtor:t?.WebSocket}),this.information$=defer(()=>(this.log("Fetching NIP-11 information document"),Relay.fetchInformationDocument(this.url))).pipe(catchError(()=>of(null)),tap$1(e=>this._nip11=e),shareReplay(1)),this.limitations$=this.information$.pipe(map$1(e=>e?e.limitation:null)),this.supported$=this.information$.pipe(map$1(e=>e&&Array.isArray(e.supported_nips)?e.supported_nips.filter(e=>"number"==typeof e):null)),this.icon$=this.information$.pipe(map$1(e=>e?.icon||new URL("/favicon.ico",ensureHttpURL(this.url)).toString())),this.authRequiredForRead$=this.receivedAuthRequiredForReq,this.authRequiredForPublish$=this.receivedAuthRequiredForEvent,this.authRequiredForRead$.pipe(filter$1(e=>!0===e),take(1)).subscribe(()=>this.log("Auth required for REQ")),this.authRequiredForPublish$.pipe(filter$1(e=>!0===e),take(1)).subscribe(()=>this.log("Auth required for EVENT")),this.status$=combineLatest({url:of(this.url),connected:this.connected$,authenticated:this.authenticated$,authenticatedAs:this.authenticatedAs$,ready:this._ready$,authRequiredForRead:this.authRequiredForRead$,authRequiredForPublish:this.authRequiredForPublish$,challenge:this.challenge$.asObservable()}).pipe(shareReplay(1));const r=this.socket.pipe(filter$1(e=>Array.isArray(e)&&"NOTICE"===e[0]),map$1(e=>e[1]),scan((e,t)=>[...e,t],[]),tap$1(e=>this.notices$.next(e))),n=this.socket.pipe(filter$1(e=>"AUTH"===e[0]),map$1(e=>e[1]),tap$1(e=>{this.log("Received AUTH challenge",e),this.challenge$.next(e)})),i=new Subject,o=this.socket.pipe(tap$1(e=>{const t=Date.now();this.lastMessageReceivedAt=t,this._lastMessageAt$.next(t),i.next(e)}));this.message$=i.asObservable(),this.notice$=this.message$.pipe(filter$1(e=>Array.isArray(e)&&"NOTICE"===e[0]),map$1(e=>e[1]));const s=this.connected$.pipe(switchMap(e=>e&&this.enablePing?timer(this.pingFrequency,this.pingFrequency).pipe(mergeMap(()=>{if(Date.now()-this.lastMessageReceivedAtArray.isArray(t)&&("EOSE"===t[0]||"CLOSED"===t[0])&&t[1]===e),take(1),timeout$1({first:this.pingTimeout,with:()=>{const e=Date.now(),t=this.onUnresponsive?.({url:this.url,lastMessageAt:this.lastMessageReceivedAt,now:e,attempts:this.attempts$.value})??"reconnect",r=new Error(`Relay ping timeout after ${this.pingTimeout}ms`);return"reconnect"===t?(this.log("Relay connection has become unresponsive, triggering reconnect"),this.startReconnectTimer(r)):"close"===t?(this.log("Relay connection has become unresponsive, closing connection"),this.error$.next(r),this.socket.complete()):this.log("Relay connection has become unresponsive (ignoring per policy)"),NEVER}}),finalize(()=>this.send(["CLOSE",e])))})):NEVER),catchError(()=>NEVER));this.watchTower=this.ready$.pipe(switchMap(e=>e?merge$1(o,r,n,this.information$,s).pipe(ignoreElements(),catchError(e=>(this.startReconnectTimer(e instanceof Error?e:new Error("Connection error")),NEVER)),share({resetOnRefCountZero:()=>timer(this.keepAlive)})):NEVER),share())}startReconnectTimer(e){this.ready&&(this.error$.next(e instanceof Error?e:new Error("Connection error")),this._ready$.next(!1),this.reconnectTimer(e,this.attempts$.value).pipe(take(1)).subscribe(()=>{this._ready$.next(!0)}))}waitForAuth(e,t){return combineLatest([e,this.authenticated$]).pipe(mergeWith(this.watchTower),filter$1(([e,t])=>!e||t),take(1),switchMap(()=>t))}waitForReady(e){return this.ready?e:this.ready$.pipe(filter$1(e=>e),take(1),switchMap(()=>e))}multiplex(e,t,r){return this.socket.multiplex(e,t,r)}send(e){this.socket.next(e)}req(e,t=nanoid$1()){let r;if("function"==typeof e){const t=e(this);r=(isObservable(t)?t:merge$1(of(t),NEVER)).pipe(map$1(e=>Array.isArray(e)?e:[e]))}else r=(isObservable(e)?e:merge$1(of(e),NEVER)).pipe(map$1(e=>Array.isArray(e)?e:[e]));const n=r.pipe(ignoreElements(),endWith(null)),i=this.socket.pipe(filter$1(e=>Array.isArray(e)&&("EVENT"===e[0]||"CLOSED"===e[0]||"EOSE"===e[0])&&e[1]===t),share()),o=r.pipe(tap$1(e=>{this.socket.next(["REQ",t,...e]),this.reqs$.next({...this.reqs$.value,[t]:e})}),finalize(()=>{this.socket.next(["CLOSE",t]);const{[t]:e,...r}=this.reqs$.value;this.reqs$.next(r)}),switchMap(()=>i)),s=merge$1(this.watchTower,o).pipe(takeUntil(i.pipe(ignoreElements(),endWith(!0))),takeUntil(n),map$1(e=>{if("EOSE"===e[0])return"EOSE";if("CLOSED"===e[0])throw new ReqCloseError(e[2]);return e[2]}),this.handleAuthRequiredForReq("REQ"),markFromRelay(this.url),timeout$1({first:this.eoseTimeout,with:()=>merge$1(of("EOSE"),NEVER)}),share());return this.waitForReady(this.waitForAuth(this.authRequiredForRead$,s))}count(e,t=nanoid$1()){const r=this.socket.pipe(filter$1(e=>Array.isArray(e)&&("COUNT"===e[0]||"CLOSED"===e[0])&&e[1]===t)),n=defer(()=>(this.socket.next(Array.isArray(e)?["COUNT",t,...e]:["COUNT",t,e]),merge$1(this.watchTower,r))).pipe(map$1(e=>{if("COUNT"===e[0])return e[2];throw new ReqCloseError(e[2])}),this.handleAuthRequiredForReq("COUNT"),take(1),timeout$1({first:this.eoseTimeout,with:()=>throwError(()=>new Error("COUNT timeout"))}));return this.waitForReady(this.waitForAuth(this.authRequiredForRead$,n)).pipe(share())}event(e,t="EVENT"){const r=defer(()=>(this.socket.next([t,e]),this.socket.pipe(filter$1(t=>"OK"===t[0]&&t[1]===e.id),map$1(e=>({ok:e[2],message:e[3],from:this.url}))))).pipe(share()),n=merge$1(this.watchTower,r).pipe(takeUntil(r.pipe(ignoreElements(),endWith(!0))),take(1),tap$1(({ok:e,message:t})=>{!1===e&&t?.startsWith(AUTH_REQUIRED_PREFIX)&&!this.receivedAuthRequiredForEvent.value&&(this.log("Auth required for publish"),this.receivedAuthRequiredForEvent.next(!0))}),timeout$1({first:this.eventTimeout,with:()=>of({ok:!1,from:this.url,message:"Timeout"})}));return"AUTH"===t?this.waitForReady(n).pipe(share()):this.waitForReady(this.waitForAuth(this.authRequiredForPublish$,n)).pipe(share())}auth(e){return this.authentication$.next(e),lastValueFrom(this.event(e,"AUTH").pipe(tap$1(e=>this.authenticationResponse$.next(e))))}async negentropy(e,t,r,n){if(!1===(await this.getSupported())?.includes(77))throw new Error("Relay does not support NIP-77");const{buildStorageVector:i,buildStorageFromFilter:o,negentropySync:s}=await __vitePreload(async()=>{const{buildStorageVector:e,buildStorageFromFilter:t,negentropySync:r}=await import("./negentropy-B7CRzqXr.js");return{buildStorageVector:e,buildStorageFromFilter:t,negentropySync:r}},[]);return s(Array.isArray(e)?i(e):await o(e,t),this.socket,t,r,n)}authenticate(e){if(!this.challenge)throw new Error("Have not received authentication challenge");const t=e.signEvent(makeAuthEvent(this.url,this.challenge));return lastValueFrom((t instanceof Promise?from(t):of(t)).pipe(switchMap(e=>this.auth(e))))}customRetryOperator(e,t){return!1===e?identity$1:"number"==typeof e?retry({...t,count:e}):!0===e?t?retry(t):retry():retry({...t,...e})}customRepeatOperator(e){return!1===e||void 0===e?identity$1:!0===e?repeat():repeat(e)}customTimeoutOperator(e,t){return!1===e?identity$1:simpleTimeout(!0===e?t:e??t)}handleAuthRequiredForReq(e){return catchError(t=>(t instanceof ReqCloseError&&t.message.startsWith(AUTH_REQUIRED_PREFIX)&&!this.receivedAuthRequiredForReq.value&&(this.log(`Auth required for ${e}`),this.receivedAuthRequiredForReq.next(!0)),throwError(()=>t)))}subscription(e,t){return this.req(e,t?.id).pipe(this.customRetryOperator(t?.reconnect??!0,this.subscriptionReconnect),this.customRepeatOperator(t?.resubscribe),share())}request(e,t){return this.req(e,t?.id).pipe(this.customRetryOperator(t?.reconnect??!0,this.requestReconnect),this.customRepeatOperator(t?.resubscribe),completeOnEose(),share())}publish(e,t){return lastValueFrom(this.event(e).pipe(mergeMap(e=>!1===e.ok&&e.message?.startsWith(AUTH_REQUIRED_PREFIX)?throwError(()=>new Error(e.message)):of(e)),this.customRetryOperator(t?.retries??t?.reconnect??!0,this.publishRetry),this.customTimeoutOperator(t?.timeout,this.publishTimeout)))}sync(e,t,r=SyncDirection.RECEIVE){return new Observable$1(n=>{const i=new AbortController;let o=!1;return this.negentropy(e,t,async(t,i)=>{if(r&SyncDirection.SEND&&t.length>0){const r=await(async t=>Array.isArray(e)?e.filter(e=>t.includes(e.id)):e.getByFilters({ids:t}))(t);await Promise.allSettled(r.map(e=>lastValueFrom(this.event(e))))}r&SyncDirection.RECEIVE&&i.length>0&&await lastValueFrom(this.req({ids:i}).pipe(completeOnEose(),Reflect.has(e,"add")?mapEventsToStore(e):identity$1,tap$1(e=>n.next(e))))},{signal:i.signal}).then(()=>{o||n.complete()}).catch(e=>{o||n.error(e)}),()=>{o||(o=!0,i.abort())}}).pipe(share())}close(){this.socket.unsubscribe()}async getInformation(){return firstValueFrom(this.information$)}async getLimitations(){return firstValueFrom(this.limitations$)}async getSupported(){return firstValueFrom(this.supported$)}static fetchInformationDocument(e){return from(fetch(ensureHttpURL(e),{headers:{Accept:"application/nostr+json"}}).then(e=>e.json())).pipe(catchError(()=>of(null)),simpleTimeout(1e4))}static createReconnectTimer(e){return(e,t=0)=>timer(Math.min(1e3*Math.pow(1.5,t),3e5))}}class RelayPool{options;relays$=new BehaviorSubject(new Map);get relays(){return this.relays$.value}status$;ignoreOffline=!0;add$=new Subject;remove$=new Subject;constructor(e){this.options=e,this.status$=this.relays$.pipe(map$1(e=>Array.from(e.values())),switchMap(e=>0===e.length?of({}):merge$1(...e.map(e=>e.status$)).pipe(scan((e,t)=>({...e,[t.url]:t}),{}),startWith({}))),shareReplay(1))}relay(e){e=normalizeURL(e);let t=this.relays.get(e);return t||(t=new Relay(e,this.options),this.relays.set(e,t),this.relays$.next(this.relays),t)}group(e,t=this.ignoreOffline){let r=Array.isArray(e)?e.map(e=>this.relay(e)):e.pipe(map$1(e=>e.map(e=>this.relay(e))));return t&&(r=Array.isArray(r)?r.filter(e=>e.ready):r.pipe(map$1(e=>e.filter(e=>e.ready)))),new RelayGroup(r)}remove(e,t=!0){let r;if("string"==typeof e){if(r=this.relays.get(e),!r)return}else{if(!Array.from(this.relays.values()).some(t=>t===e))return;r=e}t&&r?.close(),this.relays.delete(r.url),this.relays$.next(this.relays),this.remove$.next(r)}req(e,t,r){return this.group(e,!1).req(t,r)}event(e,t){return this.group(e,!1).event(t)}negentropy(e,t,r,n,i){return this.group(e,!1).negentropy(t,r,n,i)}publish(e,t,r){return this.group(e).publish(t,r)}request(e,t,r){return this.group(e).request(t,r)}subscription(e,t,r){return this.group(e).subscription(t,r)}subscriptionMap(e,t){const r=isObservable(e)?e:of(e);return this.group(r.pipe(map$1(e=>Object.keys(e)))).subscription(e=>r.pipe(map$1(t=>t[e.url]),distinctUntilChanged(isFilterEqual)),t)}outboxSubscription(e,t,r){const n=isObservable(e)?e.pipe(map$1(e=>createFilterMap(e,t))):createFilterMap(e,t);return this.subscriptionMap(n,r)}count(e,t,r){return this.group(e).count(t,r)}sync(e,t,r,n){return this.group(e).sync(t,r,n)}}class NostrRelayService extends Service{pool=new RelayPool({enablePing:!0});async publish(e,t){if(!e||0===e.length)throw new Error("No relays provided to publish the event.");const r=await this.pool.publish(e,t);if(!r.some(e=>e.ok))throw new Error(`Failed to publish event. Responses: ${JSON.stringify(r)}`);return r}}const amdModule9=Object.freeze(Object.defineProperty({__proto__:null,default:NostrRelayService},Symbol.toStringTag,{value:"Module"}));class ErrorOAuth2{}class ErrorUnknown extends ErrorOAuth2{constructor(e){super(),this.message=e}}class ErrorNoAccessToken extends ErrorOAuth2{}class ErrorNoAuthCode extends ErrorOAuth2{}class ErrorInvalidReturnedStateParam extends ErrorOAuth2{}class ErrorInvalidScope extends ErrorOAuth2{}class ErrorInvalidRequest extends ErrorOAuth2{}class ErrorInvalidToken extends ErrorOAuth2{}class ErrorAuthenticationGrant extends ErrorOAuth2{}class ErrorUnauthorizedClient extends ErrorAuthenticationGrant{}class ErrorAccessDenied extends ErrorAuthenticationGrant{}class ErrorUnsupportedResponseType extends ErrorAuthenticationGrant{}class ErrorServerError extends ErrorAuthenticationGrant{}class ErrorTemporarilyUnavailable extends ErrorAuthenticationGrant{}class ErrorAccessTokenResponse extends ErrorOAuth2{}class ErrorInvalidClient extends ErrorAccessTokenResponse{}class ErrorInvalidGrant extends ErrorAccessTokenResponse{}class ErrorUnsupportedGrantType extends ErrorAccessTokenResponse{}const RAW_ERROR_TO_ERROR_CLASS_MAP={invalid_request:ErrorInvalidRequest,invalid_grant:ErrorInvalidGrant,unauthorized_client:ErrorUnauthorizedClient,access_denied:ErrorAccessDenied,unsupported_response_type:ErrorUnsupportedResponseType,invalid_scope:ErrorInvalidScope,server_error:ErrorServerError,temporarily_unavailable:ErrorTemporarilyUnavailable,invalid_client:ErrorInvalidClient,unsupported_grant_type:ErrorUnsupportedGrantType,invalid_token:ErrorInvalidToken},toErrorObject=e=>{const t=RAW_ERROR_TO_ERROR_CLASS_MAP[e];return t?new t:new ErrorUnknown(e)};var __awaiter$1=function(e,t,r,n){return new(r||(r=Promise))(function(i,o){function s(e){try{l(n.next(e))}catch(t){o(t)}}function a(e){try{l(n.throw(e))}catch(t){o(t)}}function l(e){var t;e.done?i(e.value):(t=e.value,t instanceof r?t:new r(function(e){e(t)})).then(s,a)}l((n=n.apply(e,t||[])).next())})};const RECOMMENDED_CODE_VERIFIER_LENGTH=96,PKCE_CHARSET="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-._~",parseWwwAuthenticateHeader=e=>{const t=e.slice(7).replace(/"/g,"").split(",").map(e=>{const[t,r]=e.trim().split("=");return{[t]:r}}).reduce((e,t)=>Object.assign(Object.assign({},e),t),{});return{realm:t.realm,error:t.error,errorDescription:t.error_description,errorUri:t.error_uri}},base64urlEncode=e=>{let t=btoa(e);return t=t.replace(/\+/g,"-"),t=t.replace(/\//g,"_"),t=t.replace(/=/g,""),t},extractParamFromUrl=(e,t)=>{let r=t.split("?");if(r.length<2)return;r=r[1].split("#");const n=r[0].split("&");for(const i of n){const[t,r]=i.split("=");if(t===e)return decodeURIComponent(r)}},objectToQueryString=e=>Object.entries(e).map(([e,t])=>`${e}=${encodeURIComponent(t)}`).join("&"),generatePKCECodeChallengeAndVerifier=()=>__awaiter$1(void 0,void 0,void 0,function*(){const e=new Uint32Array(RECOMMENDED_CODE_VERIFIER_LENGTH);crypto.getRandomValues(e);const t=base64urlEncode(Array.from(e).map(e=>PKCE_CHARSET[e%PKCE_CHARSET.length]).join("")),r=yield crypto.subtle.digest("SHA-256",(new TextEncoder).encode(t)),n=new Uint8Array(r);let i="";const o=n.byteLength;for(let s=0;s{const t=new Uint32Array(e);return crypto.getRandomValues(t),Array.from(t).map(e=>PKCE_CHARSET[e%PKCE_CHARSET.length]).join("")};var __awaiter=function(e,t,r,n){return new(r||(r=Promise))(function(i,o){function s(e){try{l(n.next(e))}catch(t){o(t)}}function a(e){try{l(n.throw(e))}catch(t){o(t)}}function l(e){var t;e.done?i(e.value):(t=e.value,t instanceof r?t:new r(function(e){e(t)})).then(s,a)}l((n=n.apply(e,t||[])).next())})};const HEADER_AUTHORIZATION="Authorization",HEADER_WWW_AUTHENTICATE="WWW-Authenticate",RECOMMENDED_STATE_LENGTH=32;class OAuth2AuthCodePkceClient{constructor(e,t){this.state={},this.config=e,this.storage=t||LocalStorage,this.ready=new Promise(e=>this.setReady=e),this.recoverState()}reset(){return __awaiter(this,void 0,void 0,function*(){this.state={},yield this.saveState(),this.authCodeForAccessTokenPromise=void 0,this.refreshTokenForAccessTokenPromise=void 0})}requestAuthorizationCode(e){return __awaiter(this,void 0,void 0,function*(){const{clientId:t,extraAuthorizationParams:r,redirectUrl:n,scopes:i}=this.config,{codeChallenge:o,codeVerifier:s}=yield generatePKCECodeChallengeAndVerifier(),a=generateRandomState(RECOMMENDED_STATE_LENGTH);this.state=Object.assign(Object.assign({},this.state),{codeChallenge:o,codeVerifier:s,stateQueryParam:a}),this.saveState();let l=this.config.authorizationUrl+"?response_type=code&"+`client_id=${encodeURIComponent(t)}&`+`redirect_uri=${encodeURIComponent(n)}&`+`state=${a}&`+`code_challenge=${encodeURIComponent(o)}&code_challenge_method=S256`;if(i&&(l+=`&scope=${encodeURIComponent(i.join(" "))}`),r||e){const t=Object.assign(Object.assign({},r),e);l+=`&${objectToQueryString(t)}`}location.replace(l)})}isReturningFromAuthServer(){return!!extractParamFromUrl("code",location.href)}receiveCode(){return __awaiter(this,void 0,void 0,function*(){yield this.ready;const e=extractParamFromUrl("error",location.href);if(e)throw toErrorObject(e);if(extractParamFromUrl("state",location.href)!==this.state.stateQueryParam)throw console.warn('"state" parameter doesn\'t match the one sent! Possible malicious activity.'),new ErrorInvalidReturnedStateParam;if(this.state.authorizationCode=extractParamFromUrl("code",location.href),!this.state.authorizationCode)throw new ErrorNoAuthCode;this.saveState()})}getTokens(e){return __awaiter(this,void 0,void 0,function*(){const{accessToken:t,authorizationCode:r,idToken:n,refreshToken:i,scopes:o}=this.state;if(r)return this.exchangeAuthCodeForAccessToken(e);if(!t)throw new ErrorNoAccessToken;return this.isAccessTokenExpired()&&this.config.onAccessTokenExpiry?this.config.onAccessTokenExpiry():Promise.resolve({accessToken:t,idToken:n,refreshToken:i,scopes:o})})}exchangeAuthCodeForAccessToken(e){return __awaiter(this,void 0,void 0,function*(){this.authCodeForAccessTokenPromise||(this.authCodeForAccessTokenPromise=this.fetchAccessTokenUsingCode(e));const t=yield this.authCodeForAccessTokenPromise;return this.authCodeForAccessTokenPromise=void 0,this.state.authorizationCode=void 0,this.setTokens(t)})}exchangeRefreshTokenForAccessToken(){return __awaiter(this,void 0,void 0,function*(){this.refreshTokenForAccessTokenPromise||(this.refreshTokenForAccessTokenPromise=this.fetchAccessTokenUsingRefreshToken());const e=yield this.refreshTokenForAccessTokenPromise;return this.refreshTokenForAccessTokenPromise=void 0,this.setTokens(e)})}makeRetryFetchFunction(e){return(t,...r)=>__awaiter(this,void 0,void 0,function*(){const n=yield e(t,...r);if(401===n.status){const i=n.headers.get(HEADER_WWW_AUTHENTICATE.toLowerCase());if(i&&"invalid_token"===parseWwwAuthenticateHeader(i).error)return yield this.exchangeRefreshTokenForAccessToken(),t=yield this.requestInterceptor(t),e(t,...r)}return n})}decorateFetchWithInterceptors(e){return(t,...r)=>__awaiter(this,void 0,void 0,function*(){"string"==typeof t&&(t=new Request(t)),t=yield this.requestInterceptor(t);const n=yield e(t,...r);return this.responseInterceptor(n)})}requestInterceptor(e){return __awaiter(this,void 0,void 0,function*(){const t=yield this.getTokens();return e.headers.set(HEADER_AUTHORIZATION,`Bearer ${t.accessToken}`),e})}responseInterceptor(e){return __awaiter(this,void 0,void 0,function*(){if(401!==e.status)return e;const t=e.headers.get(HEADER_WWW_AUTHENTICATE.toLowerCase());if(t){const e=parseWwwAuthenticateHeader(t).error;throw"invalid_grant"===e&&this.config.onInvalidGrant&&(yield this.config.onInvalidGrant()),"invalid_token"===e&&this.config.onInvalidToken&&(yield this.config.onInvalidToken()),toErrorObject(e)}return e})}getGrantedScopes(){return this.state.scopes}isAuthorized(){return!!this.state.accessToken}isAccessTokenExpired(){const{accessTokenExpiry:e}=this.state;return Boolean(e&&new Date>=new Date(e))}fetchAccessTokenUsingCode(e){return __awaiter(this,void 0,void 0,function*(){const{authorizationCode:t,codeVerifier:r=""}=this.state,{clientId:n,redirectUrl:i}=this.config;r?t||console.warn("No authorization grant code is being passed."):console.warn("No code verifier is being sent.");const o=this.config.tokenUrl,s=Object.assign({grant_type:"authorization_code",code:t,redirect_uri:i,client_id:n,code_verifier:r},e),a=new URLSearchParams(s).toString();return this.makeTokenRequest(o,a)})}fetchAccessTokenUsingRefreshToken(){const{extraRefreshParams:e,clientId:t,tokenUrl:r}=this.config,{refreshToken:n}=this.state;n||console.warn("No refresh token is present.");const i=r;let o=`grant_type=refresh_token&refresh_token=${n}&client_id=${t}`;return e&&(o=`${i}&${objectToQueryString(e)}`),this.makeTokenRequest(i,o)}makeTokenRequest(e,t){return __awaiter(this,void 0,void 0,function*(){const r=yield fetch(e,{method:"POST",body:t,headers:{"Content-Type":"application/x-www-form-urlencoded"}}),n=yield r.json();if(!r.ok)throw"invalid_grant"===n.error&&this.config.onInvalidGrant&&(yield this.config.onInvalidGrant()),toErrorObject(n.error);const{access_token:i,expires_in:o,id_token:s,refresh_token:a,scope:l}=n;return{accessToken:i,expiresIn:o,idToken:s,refreshToken:a,scope:l}})}setTokens(e){return __awaiter(this,void 0,void 0,function*(){const{accessToken:t,expiresIn:r,idToken:n,refreshToken:i,scope:o}=e;return this.state.accessToken=t,this.state.accessTokenExpiry=new Date(Date.now()+1e3*parseInt(r,10)).toString(),n&&(this.state.idToken=n),i&&(this.state.refreshToken=i),o&&(this.state.scopes=o.split(" ")),yield this.saveState(),{accessToken:this.state.accessToken,idToken:this.state.idToken,refreshToken:this.state.refreshToken,scopes:o?this.state.scopes:[]}})}recoverState(){return __awaiter(this,void 0,void 0,function*(){this.state=JSON.parse((yield this.storage.loadState())||"{}"),this.setReady(),this.config.storeRefreshToken||(this.state.refreshToken=this.refreshToken)})}saveState(){return __awaiter(this,void 0,void 0,function*(){this.refreshToken=this.state.refreshToken;const e=Object.assign({},this.state);this.config.storeRefreshToken||delete e.refreshToken,yield this.storage.saveState(JSON.stringify(e))})}}const LOCALSTORAGE_STATE="oauth2authcodepkce-state",LocalStorage={saveState:e=>localStorage.setItem(LOCALSTORAGE_STATE,e),loadState:()=>localStorage.getItem(LOCALSTORAGE_STATE)};class MarcoOsmAuthStorage{saveState(e){localStorage.setItem("marco:osm_auth_state",e)}loadState(){const e=localStorage.getItem("marco:osm_auth_state");if(!e)return!1;try{return JSON.parse(e),e}catch(t){return console.warn("Failed to parse OSM auth state",t),!1}}}class OsmAuthService extends Service{static{decorateFieldV2(this.prototype,"isConnected",[tracked],function(){return!1})}#te=void initializeDeferredDecorator(this,"isConnected");static{decorateFieldV2(this.prototype,"userDisplayName",[tracked],function(){return null})}#re=void initializeDeferredDecorator(this,"userDisplayName");oauthClient;constructor(){super(...arguments);const e="https://www.openstreetmap.org",t=`${window.location.origin}/oauth/osm/callback`;this.oauthClient=new OAuth2AuthCodePkceClient({scopes:["read_prefs","write_api"],authorizationUrl:`${e}/oauth2/authorize`,tokenUrl:`${e}/oauth2/token`,clientId:"jIn8l5mT8FZOGYiIYXG1Yvj_2FZKB9TJ1edZwOJPsRU",redirectUrl:t,storeRefreshToken:!0},new MarcoOsmAuthStorage),this.restoreSession()}async restoreSession(){try{await this.oauthClient.ready}catch(e){console.warn("oauthClient.ready failed",e)}if(await this.oauthClient.isAuthorized()){this.isConnected=!0;const e=localStorage.getItem("marco:osm_user_display_name");e?this.userDisplayName=e:await this.fetchUserInfo()}}async login(){await this.oauthClient.requestAuthorizationCode()}async handleCallback(){await this.oauthClient.receiveCode(),await this.oauthClient.getTokens(),this.isConnected=!0,await this.fetchUserInfo()}async logout(){await this.oauthClient.reset(),this.isConnected=!1,this.userDisplayName=null,localStorage.removeItem("marco:osm_user_display_name")}async fetchUserInfo(){try{const e=await this.oauthClient.getTokens(),t=await fetch("https://api.openstreetmap.org/api/0.6/user/details.json",{headers:{Authorization:`Bearer ${e.accessToken}`}});if(t.ok){const e=await t.json();console.debug("OSM data:",e);const r=e.user.display_name;this.userDisplayName=r,localStorage.setItem("marco:osm_user_display_name",r)}else console.error("Failed to fetch OSM user info",t.status)}catch(e){console.error("Error fetching OSM user info",e)}}}const amdModule10=Object.freeze(Object.defineProperty({__proto__:null,default:OsmAuthService},Symbol.toStringTag,{value:"Module"}));function humanizeOsmTag$1(e){return"string"==typeof e&&e?e.replace(/[_-]/g," ").replace(/\w\S*/g,e=>e.replace(/^\w/,e=>e.toUpperCase())):""}const amdModule17=Object.freeze(Object.defineProperty({__proto__:null,humanizeOsmTag:humanizeOsmTag$1},Symbol.toStringTag,{value:"Module"}));function getLocalizedName(e,t="Untitled Place"){if(!e)return t;const r=navigator.languages||[navigator.language||"en"];for(const n of r){if(!n)continue;const t=`name:${n.split("-")[0]}`;if(e[t])return e[t]}return e.name?e.name:e["name:en"]?e["name:en"]:t}const PLACE_TYPE_KEYS=["amenity","shop","tourism","historic","leisure","office","craft","building","landuse","public_transport","highway","aeroway","waterway","natural","place","border_type","admin_title"];function getPlaceType(e){if(!e)return null;for(const t of PLACE_TYPE_KEYS){const r=e[t];if(r)return humanizeOsmTag$1("yes"===r?t:r)}return null}const amdModule23=Object.freeze(Object.defineProperty({__proto__:null,getLocalizedName:getLocalizedName,getPlaceType:getPlaceType},Symbol.toStringTag,{value:"Module"})),POI_CATEGORIES=[{id:"restaurants",label:"Restaurants",icon:"fork-and-knife",filter:['["amenity"~"^(restaurant|fast_food|food_court|pub|cafe)$"]["cuisine"!~"coffee"]'],types:["node","way"]},{id:"coffee",label:"Coffee",icon:"cup-and-saucer",filter:['["amenity"~"^(cafe|ice_cream)$"]','["shop"~"^(coffee|tea)$"]','["cuisine"~"coffee_shop"]'],types:["node","way"]},{id:"groceries",label:"Groceries",icon:"shopping-basket",filter:['["shop"~"^(supermarket|convenience|grocery|greengrocer|bakery|butcher|deli|farm|seafood)$"]'],types:["node","way"]},{id:"things-to-do",label:"Things to do",icon:"feather-camera",filter:['["tourism"~"^(museum|gallery|attraction|viewpoint|zoo|theme_park|aquarium|artwork)$"]','["amenity"~"^(cinema|theatre|arts_centre|planetarium)$"]','["leisure"~"^(sports_centre|stadium|water_park)$"]','["historic"]','["shop"="flea_market"]'],types:["node","way","relation"]},{id:"accommodation",label:"Hotels",icon:"person-sleeping-in-bed",filter:['["tourism"~"^(hotel|hostel|motel|chalet)$"]'],types:["node","way","relation"]}];function getCategoryById(e){return POI_CATEGORIES.find(t=>t.id===e)}const amdModule25=Object.freeze(Object.defineProperty({__proto__:null,POI_CATEGORIES:POI_CATEGORIES,getCategoryById:getCategoryById},Symbol.toStringTag,{value:"Module"}));class OsmService extends Service{static{decorateFieldV2(this.prototype,"settings",[service])}#k=void initializeDeferredDecorator(this,"settings");controller=null;cachedResults=null;lastQueryKey=null;cachedPlaces=new Map;cancelAll(){this.controller&&(this.controller.abort(),this.controller=null)}async getNearbyPois(e,t,r=50){const n=`${e},${t},${r}`;if(this.lastQueryKey===n&&this.cachedResults)return console.debug("Returning cached Overpass results for:",n),this.cachedResults;this.controller&&this.controller.abort(),this.controller=new AbortController;const i=this.controller.signal,o=[`~"^(${["amenity","shop","tourism","historic","leisure","office","craft","building","landuse","public_transport","aeroway"].join("|")})$"~".*"`],s=Object.entries({public_transport:["stop_area","platform"]}).map(([e,t])=>`["${e}"!~"^(${t.join("|")})$"]`).join(""),a=`\n[out:json][timeout:25];\n(\n node(around:${r},${e},${t})\n [${o}]${s}[~"^name"~"."];\n way(around:${r},${e},${t})\n [${o}]${s}[~"^name"~"."];\n relation(around:${r},${e},${t})\n [${o}]${s}[~"^name"~"."];\n);\nout center;\n `.trim(),l=`${this.settings.overpassApi}?data=${encodeURIComponent(a)}`;try{const e=await this.fetchWithRetry(l,{signal:i});if(!e.ok)throw new Error("Overpass request failed");const t=(await e.json()).elements.map(this.normalizePoi);return this.lastQueryKey=n,this.cachedResults=t,t}catch(c){if("AbortError"===c.name)return console.debug("Overpass request aborted"),[];throw c}}async getCategoryPois(e,t,r,n){const i=getCategoryById(t);if(!i||!e)return[];const o=r&&n?`cat:${t}:${r}:${n}`:null;if(o&&this.lastQueryKey===o&&this.cachedResults)return console.debug("Returning cached category results for:",o),this.cachedResults;this.controller&&this.controller.abort(),this.controller=new AbortController;const s=this.controller.signal,{minLat:a,minLon:l,maxLat:c,maxLon:u}=e,h=[],d=i.types||["node","way","relation"];i.filter.forEach(e=>{d.forEach(t=>{h.push(`${t}${e}[~"^name"~"."];`)})});const p=`\n[out:json][timeout:25][bbox:${a},${l},${c},${u}];\n(\n ${h.join("\n ")}\n);\nout center;\n `.trim(),f=`${this.settings.overpassApi}?data=${encodeURIComponent(p)}`;try{const e=await this.fetchWithRetry(f,{signal:s});if(!e.ok)throw new Error("Overpass request failed");const t=(await e.json()).elements.map(this.normalizePoi);return o&&(this.lastQueryKey=o,this.cachedResults=t),t}catch(g){if("AbortError"===g.name)return console.debug("Category search aborted"),[];throw console.error("Category search failed",g),g}}normalizePoi(e){const t=e.tags||{},r=getPlaceType(t)||"Point of Interest";return{title:getLocalizedName(t),lat:e.lat||e.center?.lat,lon:e.lon||e.center?.lon,url:t.website,osmId:String(e.id),osmType:e.type,osmTags:t,description:t.description,source:"osm",type:r}}async fetchWithRetry(e,t={},r=3){try{const n=await fetch(e,t);return!n.ok&&r>0&&[502,503,504,429].includes(n.status)?(console.warn(`Overpass request failed with ${n.status}. Retrying... (${r} left)`),await new Promise(e=>setTimeout(e,1e3)),this.fetchWithRetry(e,t,r-1)):n}catch(n){if(r>0&&"AbortError"!==n.name)return console.debug(`Retrying Overpass request... (${r} left)`),await new Promise(e=>setTimeout(e,1e3)),this.fetchWithRetry(e,t,r-1);throw n}}async getPoiById(e,t=null){let r;r="node"===t?`[out:json][timeout:25];node(${e});out center;`:"way"===t?`[out:json][timeout:25];way(${e});out center;`:`\n[out:json][timeout:25];\n(\n node(${e});\n way(${e});\n);\nout center;\n `.trim();const n=`${this.settings.overpassApi}?data=${encodeURIComponent(r)}`,i=await this.fetchWithRetry(n);if(!i.ok)throw new Error("Overpass request failed");const o=await i.json();return o.elements[0]?this.normalizePoi(o.elements[0]):null}async fetchOsmObject(e,t){if(!e||!t)return null;const r=`${t}:${e}`,n=this.cachedPlaces.get(r);if(n&&Date.now()-n.timestamp<1e4)return console.debug(`Using in-memory cached OSM object for ${r}`),n.data;let i;if("node"===t)i=`https://www.openstreetmap.org/api/0.6/node/${e}.json`;else if("way"===t)i=`https://www.openstreetmap.org/api/0.6/way/${e}/full.json`;else{if("relation"!==t)return console.error("Unknown OSM type:",t),null;i=`https://www.openstreetmap.org/api/0.6/relation/${e}/full.json`}try{const n=await this.fetchWithRetry(i);if(!n.ok){if(410===n.status)return console.warn("OSM object has been deleted"),null;throw new Error(`OSM API request failed: ${n.status}`)}const o=await n.json(),s=this.normalizeOsmApiData(o.elements,e,t);return this.cachedPlaces.set(r,{data:s,timestamp:Date.now()}),setTimeout(()=>{this.cachedPlaces.delete(r)},1e4),s}catch(o){return console.error("Failed to fetch OSM object:",o),null}}normalizeOsmApiData(e,t,r){if(!e||0===e.length)return null;let n=e.find(e=>String(e.id)===String(t)&&e.type===r);if(!n)return null;let i=n;if("relation"===r&&n.members){const t=n.members.find(e=>"label"===e.role&&"node"===e.type),r=n.members.find(e=>"admin_centre"===e.role&&"node"===e.type),o=t||r;if(o){const t=e.find(e=>String(e.id)===String(o.ref)&&"node"===e.type);t&&(i=t)}}let o=i.lat,s=i.lon,a=null,l=null;if("way"===r&&n.nodes){const t=new Map;e.forEach(e=>{"node"===e.type&&t.set(e.id,[e.lon,e.lat])});const r=n.nodes.map(e=>t.get(e)).filter(Boolean);if(r.length>0){if(i===n){const e=r.reduce((e,t)=>e+t[1],0),t=r.reduce((e,t)=>e+t[0],0);o=e/r.length,s=t/r.length}const e=r.map(e=>e[1]),t=r.map(e=>e[0]);if(a={minLat:Math.min(...e),maxLat:Math.max(...e),minLon:Math.min(...t),maxLon:Math.max(...t)},r.length>1){const e=r[0],t=r[r.length-1];l=e[0]===t[0]&&e[1]===t[1]?{type:"Polygon",coordinates:[r]}:{type:"LineString",coordinates:r}}}}else if("relation"===r&&n.members){const t=[],r=new Map;e.forEach(e=>{"node"===e.type&&r.set(e.id,e)});const c=[];if(n.members.forEach(n=>{if("node"===n.type){const e=r.get(n.ref);e&&t.push(e)}else if("way"===n.type){const i=e.find(e=>"way"===e.type&&e.id===n.ref);if(i&&i.nodes){const e=[];i.nodes.forEach(n=>{const i=r.get(n);i&&(t.push(i),e.push([i.lon,i.lat]))}),e.length>1&&c.push(e)}}}),t.length>0){if(i===n){const e=t.reduce((e,t)=>e+t.lat,0),r=t.reduce((e,t)=>e+t.lon,0);o=e/t.length,s=r/t.length}const e=t.map(e=>e.lat),r=t.map(e=>e.lon);a={minLat:Math.min(...e),maxLat:Math.max(...e),minLon:Math.min(...r),maxLon:Math.max(...r)}}c.length>0&&(l={type:"MultiLineString",coordinates:c})}const c=i.tags||{},u=getPlaceType(c)||"Point of Interest";return{title:getLocalizedName(c),lat:o,lon:s,bbox:a,geojson:l,url:c.website,osmId:String(i.id),osmType:i.type,osmTags:c,description:c.description,source:"osm",type:u}}}const amdModule11=Object.freeze(Object.defineProperty({__proto__:null,default:OsmService},Symbol.toStringTag,{value:"Module"}));class PhotonService extends Service{static{decorateFieldV2(this.prototype,"settings",[service])}#k=void initializeDeferredDecorator(this,"settings");controller=null;cancelAll(){this.controller&&(this.controller.abort(),this.controller=null)}get baseUrl(){return this.settings.photonApi}async search(e,t,r,n=10){if(!e||e.length<2)return[];this.controller&&this.controller.abort(),this.controller=new AbortController;const i=this.controller.signal,o=new URLSearchParams({q:e,limit:String(n)});t&&r&&(o.append("lat",parseFloat(t).toFixed(4)),o.append("lon",parseFloat(r).toFixed(4)));const s=`${this.baseUrl}?${o.toString()}`;try{const e=await this.fetchWithRetry(s,{signal:i});if(!e.ok)throw new Error(`Photon request failed with status ${e.status}`);const t=await e.json();return t.features?t.features.map(e=>this.normalizeFeature(e)):[]}catch(a){return"AbortError"===a.name||console.error("Photon search error:",a),[]}}normalizeFeature(e){const t=e.properties||{},r=(e.geometry||{}).coordinates||[],n=r[0],i=r[1],o=[];t.street&&o.push(t.housenumber?`${t.street} ${t.housenumber}`:t.street),t.city&&t.city!==t.name&&o.push(t.city),t.state&&t.state!==t.city&&o.push(t.state),t.country&&o.push(t.country);const s=o.join(", "),a=t.name||s||"Unknown Place",l={...t};t.osm_key&&t.osm_value&&(l[t.osm_key]=t.osm_value);const c=getPlaceType(l)||humanizeOsmTag$1(t.osm_value);return{title:a,lat:i,lon:n,osmId:t.osm_id,osmType:{N:"node",W:"way",R:"relation"}[t.osm_type]||t.osm_type,osmTags:l,description:t.name?s:o.slice(1).join(", "),source:"photon",type:c}}async fetchWithRetry(e,t={},r=3){try{const n=await fetch(e,t);return!n.ok&&r>0&&[502,503,504,429].includes(n.status)?(console.warn(`Photon request failed with ${n.status}. Retrying... (${r} left)`),await new Promise(e=>setTimeout(e,1e3)),this.fetchWithRetry(e,t,r-1)):n}catch(n){if(r>0&&"AbortError"!==n.name)return console.debug(`Retrying Photon request... (${r} left)`,n),await new Promise(e=>setTimeout(e,1e3)),this.fetchWithRetry(e,t,r-1);throw n}}}const amdModule12=Object.freeze(Object.defineProperty({__proto__:null,default:PhotonService},Symbol.toStringTag,{value:"Module"})),DEFAULT_SETTINGS={overpassApi:"https://overpass-api.de/api/interpreter",mapKinetic:!0,photonApi:"https://photon.komoot.io/api/",showQuickSearchButtons:!0,nostrPhotoFallbackUploads:!1,nostrReadRelays:null,nostrWriteRelays:null};class SettingsService extends Service{static{decorateFieldV2(this.prototype,"overpassApi",[tracked],function(){return DEFAULT_SETTINGS.overpassApi})}#ne=void initializeDeferredDecorator(this,"overpassApi");static{decorateFieldV2(this.prototype,"mapKinetic",[tracked],function(){return DEFAULT_SETTINGS.mapKinetic})}#ie=void initializeDeferredDecorator(this,"mapKinetic");static{decorateFieldV2(this.prototype,"photonApi",[tracked],function(){return DEFAULT_SETTINGS.photonApi})}#oe=void initializeDeferredDecorator(this,"photonApi");static{decorateFieldV2(this.prototype,"showQuickSearchButtons",[tracked],function(){return DEFAULT_SETTINGS.showQuickSearchButtons})}#se=void initializeDeferredDecorator(this,"showQuickSearchButtons");static{decorateFieldV2(this.prototype,"nostrPhotoFallbackUploads",[tracked],function(){return DEFAULT_SETTINGS.nostrPhotoFallbackUploads})}#ae=void initializeDeferredDecorator(this,"nostrPhotoFallbackUploads");static{decorateFieldV2(this.prototype,"nostrReadRelays",[tracked],function(){return DEFAULT_SETTINGS.nostrReadRelays})}#le=void initializeDeferredDecorator(this,"nostrReadRelays");static{decorateFieldV2(this.prototype,"nostrWriteRelays",[tracked],function(){return DEFAULT_SETTINGS.nostrWriteRelays})}#ce=void initializeDeferredDecorator(this,"nostrWriteRelays");overpassApis=[{name:"overpass-api.de (DE)",url:"https://overpass-api.de/api/interpreter"},{name:"private.coffee (AT)",url:"https://overpass.private.coffee/api/interpreter"}];photonApis=[{name:"photon.komoot.io",url:"https://photon.komoot.io/api/"}];constructor(){super(...arguments),this.loadSettings()}loadSettings(){let e={};const t=localStorage.getItem("marco:settings");if(t)try{e=JSON.parse(t)}catch(n){console.error("Failed to parse settings from localStorage",n)}else{const t=localStorage.getItem("marco:overpass-api");t&&(e.overpassApi=t);const r=localStorage.getItem("marco:map-kinetic");null!==r&&(e.mapKinetic="true"===r);const n=localStorage.getItem("marco:show-quick-search");null!==n&&(e.showQuickSearchButtons="true"===n);const i=localStorage.getItem("marco:nostr-photo-fallback-uploads");null!==i&&(e.nostrPhotoFallbackUploads="true"===i);const o=localStorage.getItem("marco:photon-api");o&&(e.photonApi=o)}const r={...DEFAULT_SETTINGS,...e};this.overpassApis.some(e=>e.url===r.overpassApi)||(r.overpassApi=DEFAULT_SETTINGS.overpassApi),this.overpassApi=r.overpassApi,this.mapKinetic=r.mapKinetic,this.photonApi=r.photonApi,this.showQuickSearchButtons=r.showQuickSearchButtons,this.nostrPhotoFallbackUploads=r.nostrPhotoFallbackUploads,this.nostrReadRelays=r.nostrReadRelays,this.nostrWriteRelays=r.nostrWriteRelays,this.saveSettings()}saveSettings(){const e={overpassApi:this.overpassApi,mapKinetic:this.mapKinetic,photonApi:this.photonApi,showQuickSearchButtons:this.showQuickSearchButtons,nostrPhotoFallbackUploads:this.nostrPhotoFallbackUploads,nostrReadRelays:this.nostrReadRelays,nostrWriteRelays:this.nostrWriteRelays};localStorage.setItem("marco:settings",JSON.stringify(e))}update(e,t){e in DEFAULT_SETTINGS&&(this[e]=t,this.saveSettings())}}const amdModule13=Object.freeze(Object.defineProperty({__proto__:null,default:SettingsService},Symbol.toStringTag,{value:"Module"}));var remotestorage$2={exports:{}},remotestorage$1=remotestorage$2.exports,hasRequiredRemotestorage; +/*! For license information please see remotestorage.js.LICENSE.txt */function requireRemotestorage(){return hasRequiredRemotestorage||(hasRequiredRemotestorage=1,function(module,exports$1){var t;t=function(){return function(){var __webpack_modules__={548:function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.Access=void 0;class r{constructor(e){this.rs=e,this.reset(!1)}get scopes(){return Object.keys(this.scopeModeMap).map(e=>({name:e,mode:this.scopeModeMap[e]}))}get scopeParameter(){return this.scopes.map(e=>`${this._scopeNameForParameter(e)}:${e.mode}`).join(" ")}claim(e,t){if("string"!=typeof e||-1!==e.indexOf("/")||0===e.length)throw new Error("Scope should be a non-empty string without forward slashes");if("string"!=typeof t||!t.match(/^rw?$/))throw new Error("Mode should be either 'r' or 'rw'");this._adjustRootPaths(e),this.scopeModeMap[e]=t,this._notifyChange()}get(e){return this.scopeModeMap[e]}remove(e){const t={};for(const r in this.scopeModeMap)t[r]=this.scopeModeMap[r];this.reset(!1),delete t[e];for(const r in t)this._adjustRootPaths(r),this.scopeModeMap[r]=t[r];this._notifyChange()}checkPermission(e,t){const r=this.get(e);return r&&("r"===t||"rw"===r)}checkPathPermission(e,t){if(this.checkPermission("*",t))return!0;const r=this._getModuleName(e);return!!this.checkPermission(r,t)}reset(e=!0){this.rootPaths=[],this.scopeModeMap={},e&&this._notifyChange()}_getModuleName(e){if("/"!==e[0])throw new Error("Path should start with a slash");const t=e.replace(/^\/public/,"").match(/^\/([^/]*)\//);return t?t[1]:"*"}_adjustRootPaths(e){"*"in this.scopeModeMap||"*"===e?this.rootPaths=["/"]:e in this.scopeModeMap||(this.rootPaths.push("/"+e+"/"),this.rootPaths.push("/public/"+e+"/"))}_scopeNameForParameter(e){if("*"===e.name&&this.storageType){if("2012.04"===this.storageType)return"";if(this.storageType.match(/remotestorage-0[01]/))return"root"}return e.name}setStorageType(e){this.storageType=e}_notifyChange(){this.rs&&"function"==typeof this.rs._checkScopeChange&&this.rs._checkScopeChange()}static _rs_init(){}}t.Access=r,t.default=r},275:function(e,t,r){var n=this&&this.__awaiter||function(e,t,r,n){return new(r||(r=Promise))(function(i,o){function s(e){try{l(n.next(e))}catch(e){o(e)}}function a(e){try{l(n.throw(e))}catch(e){o(e)}}function l(e){var t;e.done?i(e.value):(t=e.value,t instanceof r?t:new r(function(e){e(t)})).then(s,a)}l((n=n.apply(e,t||[])).next())})},i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.Authorize=void 0;const o=i(r(28)),s=i(r(334)),a=r(746),l=i(r(503)),c=r(368);let u;function h(e){const t=e||d.getLocation().href,r={};for(const[o,s]of new URL(t).searchParams)r[o]=s;const n=t.indexOf("#");if(-1===n)return r;const i=t.substring(n+1);return i.includes("=")?i.split("&").reduce(function(e,t){const r=t.split("=");if("state"===r[0]&&r[1].match(/rsDiscovery/)){let t=decodeURIComponent(r[1]);const n=t.substr(t.indexOf("rsDiscovery=")).split("&")[0].split("=")[1];e.rsDiscovery=JSON.parse(atob(n)),t=t.replace(new RegExp("&?rsDiscovery="+n),""),t.length>0&&(e.state=t)}else e[decodeURIComponent(r[0])]=decodeURIComponent(r[1]);return e},r):r}class d{static authorize(e,t){if((0,s.default)("[Authorize] authURL = ",t.authURL,"scope = ",t.scope,"redirectUri = ",t.redirectUri,"clientId = ",t.clientId,"response_type =",t.response_type),!t.scope)throw new Error("Cannot authorize due to undefined or empty scope; did you forget to access.claim()?");if("function"==typeof e._rememberPendingScope&&e._rememberPendingScope(t.scope),!(0,a.localStorageAvailable)()&&"remotestorage"===e.backend){t.redirectUri+=t.redirectUri.indexOf("#")>0?"&":"#";const r={userAddress:e.remote.userAddress,href:e.remote.href,storageApi:e.remote.storageApi,properties:e.remote.properties};t.redirectUri+="rsDiscovery="+(0,a.toBase64)(JSON.stringify(r))}const r=function(e){const t=new URL(e.redirectUri);e.state||(e.state=t.hash?t.hash.substring(1):""),e.response_type||(e.response_type="token");const r=new URL(e.authURL);r.searchParams.set("redirect_uri",e.redirectUri.replace(/#.*$/,"")),r.searchParams.set("scope",e.scope),r.searchParams.set("client_id",e.clientId);for(const n of["state","response_type","code_challenge","code_challenge_method","token_access_type"]){const t=e[n];t&&r.searchParams.set(n,t)}return r.href}(t);a.globalContext.cordova&&(d.getLocation().href.startsWith("file:")||"string"==typeof o.default.cordovaRedirectUri&&t.redirectUri===o.default.cordovaRedirectUri)?d.openWindow(r,t.redirectUri,"location=yes,clearsessioncache=yes,clearcache=yes").then(r=>{e.remote.configure({token:r.access_token}),"function"==typeof e._completeAuthorization&&e._completeAuthorization(r.scope||t.scope)}):d.setLocation(r)}static refreshAccessToken(e,t,r){return n(this,void 0,void 0,function*(){var e,n,i;yield t.configure({token:null,tokenType:null});const o=new URLSearchParams({grant_type:"refresh_token",client_id:t.clientId,refresh_token:r}),a=yield(0,c.requestWithTimeout)("POST",t.TOKEN_URL,{headers:{"Content-Type":"application/x-www-form-urlencoded"},body:o.toString(),responseType:"json"});if(200!==(null==a?void 0:a.status))throw yield t.configure({refreshToken:null}),new l.default("refresh token rejected:"+JSON.stringify(a.response));{(0,s.default)(`[Authorize] access token good for ${null===(e=null==a?void 0:a.response)||void 0===e?void 0:e.expires_in} seconds`);const r={token:null===(n=null==a?void 0:a.response)||void 0===n?void 0:n.access_token,tokenType:null===(i=null==a?void 0:a.response)||void 0===i?void 0:i.token_type};if(!r.token)throw new Error(`no access_token in "successful" refresh: ${a.response}`);yield t.configure(r)}})}static setLocation(e){if("string"==typeof e)document.location.href=e;else{if("object"!=typeof e)throw"Invalid location "+e;document.location.href=e.href}}static _rs_supported(){return"undefined"!=typeof document}static _rs_cleanup(e){e.removeEventListener("features-loaded",u)}}t.Authorize=d,d.IMPLIED_FAKE_TOKEN=!1,d.getLocation=function(){return document.location},d.openWindow=function(e,t,r){return new Promise((n,i)=>{const o=open(e,"_blank",r);function s(){i("Authorization was canceled")}o&&!o.closed?(o.addEventListener("loadstart",function(e){if(0!==e.url.indexOf(t))return;o.removeEventListener("exit",s),o.close();const r=h(e.url);r?n(r):i("Authorization error")}),o.addEventListener("exit",s)):i("Authorization popup was blocked")})},d._rs_init=function(e){const t=h(),r=function(e){return"string"==typeof e.access_token||"string"==typeof e.code||"string"==typeof e.error||"string"==typeof e.remotestorage||"object"==typeof e.rsDiscovery}(t);let i;r&&(i=d.getLocation(),i.hash=""),u=function(){let o=!1;if(r){if(t.error)throw"function"==typeof e._forgetPendingScope&&e._forgetPendingScope(),"access_denied"===t.error?new l.default("Authorization failed: access denied",{code:"access_denied"}):new l.default(`Authorization failed: ${t.error}`);t.rsDiscovery&&e.remote.configure(t.rsDiscovery),t.access_token&&(e.remote.configure({token:t.access_token}),"function"==typeof e._completeAuthorization&&e._completeAuthorization(t.scope),o=!0),t.remotestorage&&(e.connect(t.remotestorage),o=!0),t.state&&(i=d.getLocation(),d.setLocation(i.href.split("#")[0]+"#"+t.state)),t.code&&(function(t){n(this,void 0,void 0,function*(){var r,n,o,a,l;const u=sessionStorage.getItem("remotestorage:codeVerifier");if(!u)return void(0,s.default)("[Authorize] Ignoring OAuth code parameter, because no PKCE code verifier found in sessionStorage");i=d.getLocation();let h=i.origin;"/"!==i.pathname&&(h+=i.pathname);const p=new URLSearchParams({code:t,grant_type:"authorization_code",client_id:e.remote.clientId,redirect_uri:h,code_verifier:u}),f=yield(0,c.requestWithTimeout)("POST",e.remote.TOKEN_URL,{headers:{"Content-Type":"application/x-www-form-urlencoded"},body:p.toString(),responseType:"json"});switch(f.status){case 200:{(0,s.default)(`[Authorize] access token good for ${null===(r=null==f?void 0:f.response)||void 0===r?void 0:r.expires_in} seconds`);const t={token:null===(n=null==f?void 0:f.response)||void 0===n?void 0:n.access_token,refreshToken:null===(o=null==f?void 0:f.response)||void 0===o?void 0:o.refresh_token,tokenType:null===(a=null==f?void 0:f.response)||void 0===a?void 0:a.token_type};t.token?(e.remote.configure(t),"function"==typeof e._completeAuthorization&&e._completeAuthorization(null===(l=null==f?void 0:f.response)||void 0===l?void 0:l.scope)):e._emit("error",new Error(`no access_token in "successful" response: ${f.response}`)),sessionStorage.removeItem("remotestorage:codeVerifier");break}default:"function"==typeof e._forgetPendingScope&&e._forgetPendingScope(),e._emit("error",new Error(`${f.statusText}: ${f.response}`))}})}(t.code),o=!0),o||e.remote.stopWaitingForToken()}else e.remote.stopWaitingForToken()},e.on("features-loaded",u)},t.default=d},424:function(e,t,r){var n=this&&this.__awaiter||function(e,t,r,n){return new(r||(r=Promise))(function(i,o){function s(e){try{l(n.next(e))}catch(e){o(e)}}function a(e){try{l(n.throw(e))}catch(e){o(e)}}function l(e){var t;e.done?i(e.value):(t=e.value,t instanceof r?t:new r(function(e){e(t)})).then(s,a)}l((n=n.apply(e,t||[])).next())})},i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.BaseClient=void 0;const o=i(r(439)),s=i(r(613)),a=i(r(491)),l=i(r(93)),c=i(r(28)),u=r(746);class h{constructor(e,t){if(this.schemas={configurable:!0,get(){return h.Types.inScope(this.moduleName)}},"/"!==t[t.length-1])throw"Not a folder: "+t;"/"===t&&(this.makePath=e=>("/"===e[0]?"":"/")+e),this.storage=e,this.base=t,this.moduleName=function(e){const t=e.split("/");return e.length>2?t[1]:"root"}(this.base),this.addEvents(["change"]),this.on=this.on.bind(this),e.onChange(this.base,this._fireChange.bind(this))}scope(e){return new h(this.storage,this.makePath(e))}getListing(e,t){return n(this,void 0,void 0,function*(){if("string"!=typeof e)e="";else if(e.length>0&&!(0,u.isFolder)(e))return Promise.reject("Not a folder: "+e);return this.storage.get(this.makePath(e),t).then(e=>404===e.statusCode?{}:e.body)})}getAll(e,t){return n(this,void 0,void 0,function*(){if("string"!=typeof e)e="";else if(e.length>0&&!(0,u.isFolder)(e))return Promise.reject("Not a folder: "+e);return this.storage.get(this.makePath(e),t).then(r=>{if(404===r.statusCode)return{};if("object"==typeof r.body){const n=Object.keys(r.body);if(0===n.length)return{};const i=n.map(n=>this.storage.get(this.makePath(e+n),t).then(e=>{if("string"==typeof e.body)try{e.body=JSON.parse(e.body)}catch(e){}"object"==typeof e.body&&(r.body[n]=e.body)}));return Promise.all(i).then(()=>r.body)}})})}getFile(e,t){return n(this,void 0,void 0,function*(){return"string"!=typeof e?Promise.reject("Argument 'path' of baseClient.getFile must be a string"):this.storage.get(this.makePath(e),t).then(e=>({data:e.body,contentType:e.contentType,revision:e.revision}))})}storeFile(e,t,r){return n(this,void 0,void 0,function*(){return"string"!=typeof e?Promise.reject("Argument 'contentType' of baseClient.storeFile must be a string"):"string"!=typeof t?Promise.reject("Argument 'path' of baseClient.storeFile must be a string"):"string"!=typeof r&&"object"!=typeof r?Promise.reject("Argument 'body' of baseClient.storeFile must be a string, ArrayBuffer, or ArrayBufferView"):(this.storage.access.checkPathPermission(this.makePath(t),"rw")||console.warn("WARNING: Editing a document to which only read access ('r') was claimed"),this.storage.put(this.makePath(t),r,e).then(e=>200===e.statusCode||201===e.statusCode?e.revision:Promise.reject("Request (PUT "+this.makePath(t)+") failed with status: "+e.statusCode)))})}getObject(e,t){return n(this,void 0,void 0,function*(){return"string"!=typeof e?Promise.reject("Argument 'path' of baseClient.getObject must be a string"):this.storage.get(this.makePath(e),t).then(t=>{if("object"==typeof t.body)return t.body;if("string"==typeof t.body)try{return JSON.parse(t.body)}catch(t){throw new Error("Not valid JSON: "+this.makePath(e))}else if(void 0!==t.body&&200===t.statusCode)return Promise.reject("Not an object: "+this.makePath(e))})})}storeObject(e,t,r){return n(this,void 0,void 0,function*(){if("string"!=typeof e)return Promise.reject("Argument 'typeAlias' of baseClient.storeObject must be a string");if("string"!=typeof t)return Promise.reject("Argument 'path' of baseClient.storeObject must be a string");if("object"!=typeof r)return Promise.reject("Argument 'object' of baseClient.storeObject must be an object");this._attachType(r,e);try{const e=this.validate(r);if(!e.valid)return Promise.reject(e)}catch(e){return Promise.reject(e)}return this.storage.put(this.makePath(t),JSON.stringify(r),"application/json; charset=UTF-8").then(e=>200===e.statusCode||201===e.statusCode?e.revision:Promise.reject("Request (PUT "+this.makePath(t)+") failed with status: "+e.statusCode))})}remove(e){return n(this,void 0,void 0,function*(){return"string"!=typeof e?Promise.reject("Argument 'path' of baseClient.remove must be a string"):(this.storage.access.checkPathPermission(this.makePath(e),"rw")||console.warn("WARNING: Removing a document to which only read access ('r') was claimed"),this.storage.delete(this.makePath(e),this.storage.connected))})}getItemURL(e){if("string"!=typeof e)throw"Argument 'path' of baseClient.getItemURL must be a string";return this.storage.connected?(e=(0,u.cleanPath)(this.makePath(e)),this.storage.remote.href+e):void 0}cache(e,t="ALL"){if("string"!=typeof e)throw"Argument 'path' of baseClient.cache must be a string";if("string"!=typeof t)throw"Argument 'strategy' of baseClient.cache must be a string or undefined";if("FLUSH"!==t&&"SEEN"!==t&&"ALL"!==t)throw'Argument \'strategy\' of baseclient.cache must be one of ["FLUSH", "SEEN", "ALL"]';return this.storage.caching.set(this.makePath(e),t),this}declareType(e,t,r){let n;if(r&&"string"==typeof t)n=t;else if(r||"string"==typeof t){if(!r&&"string"==typeof t)throw new Error("declareType() requires a JSON Schema object to be passed, in order to validate object types/formats")}else r=t,n=this._defaultTypeURI(e);h.Types.declare(this.moduleName,e,n,r)}validate(e){const t=h.Types.getSchema(e["@context"]);if(t)return o.default.validateResult(e,t);throw new a.default(e["@context"])}_defaultTypeURI(e){return"http://remotestorage.io/spec/modules/"+encodeURIComponent(this.moduleName)+"/"+encodeURIComponent(e)}_attachType(e,t){e["@context"]=h.Types.resolveAlias(this.moduleName+"/"+t)||this._defaultTypeURI(t)}makePath(e){return this.base+(e||"")}_fireChange(e){c.default.changeEvents[e.origin]&&(["new","old","lastCommon"].forEach(function(t){if((!e[t+"ContentType"]||/^application\/(.*)json(.*)/.exec(e[t+"ContentType"]))&&"string"==typeof e[t+"Value"])try{e[t+"Value"]=JSON.parse(e[t+"Value"])}catch(e){}}),this._emit("change",e))}static _rs_init(){}}t.BaseClient=h,h.Types=s.default,(0,u.applyMixins)(h,[l.default]),t.default=h},285:function(e,t,r){var n=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.Caching=void 0;const i=r(746),o=n(r(334));class s{constructor(e){this.pendingActivations=[],this._access=e.access,this.reset()}set(e,t){if("string"!=typeof e)throw new Error("path should be a string");if(!(0,i.isFolder)(e))throw new Error("path should be a folder");if(!this._access.checkPathPermission(e,"r"))throw new Error('No access to path "'+e+'". You must claim access to it first.');if(void 0===t||!t.match(/^(FLUSH|SEEN|ALL)$/))throw new Error("strategy should be 'FLUSH', 'SEEN', or 'ALL'");this._rootPaths[e]=t,"ALL"===t&&(this.activateHandler?this.activateHandler(e):this.pendingActivations.push(e))}enable(e){this.set(e,"ALL")}disable(e){this.set(e,"FLUSH")}onActivate(e){(0,o.default)("[Caching] Setting activate handler",e,this.pendingActivations),this.activateHandler=e;for(let t=0;t{this.emitChange(e.data)})}get(e,t,r){return n(this,void 0,void 0,function*(){return"number"==typeof t?this.getNodes((0,c.pathsFromRoot)(e)).then(n=>{const i=u(n[e]);return h(n,t)?r(e):i?{statusCode:200,body:i.body||i.itemsMap,contentType:i.contentType}:{statusCode:404}}):this.getNodes([e]).then(t=>{const r=u(t[e]);if(r){if((0,c.isFolder)(e))for(const e in r.itemsMap)r.itemsMap.hasOwnProperty(e)&&!1===r.itemsMap[e]&&delete r.itemsMap[e];return{statusCode:200,body:r.body||r.itemsMap,contentType:r.contentType}}return{statusCode:404}})})}put(e,t,r){return n(this,void 0,void 0,function*(){const n=(0,c.pathsFromRoot)(e);return this._updateNodes(n,function(e,n){try{for(let i=0,o=e.length;i0)break}else console.error("Cannot delete non-existing node "+i)}return r})})}flush(e){return this._getAllDescendentPaths(e).then(e=>this.getNodes(e)).then(e=>{for(const t in e){const r=e[t];r&&r.common&&r.local&&this.emitChange({path:r.path,origin:"local",oldValue:!1===r.local.body?void 0:r.local.body,newValue:!1===r.common.body?void 0:r.common.body}),e[t]=void 0}return this.setNodes(e)})}emitChange(e){a.default.changeEvents[e.origin]&&this._emit("change",e)}fireInitial(){a.default.changeEvents.local&&this.forAllNodes(e=>{if((0,c.isDocument)(e.path)){const t=u(e);t&&this.emitChange({path:e.path,origin:"local",oldValue:void 0,oldContentType:void 0,newValue:t.body,newContentType:t.contentType})}}).then(()=>{this._emit("local-events-done")})}onDiff(e){this.diffHandler=e}_updateNodes(e,t){return new Promise((r,n)=>{this._doUpdateNodes(e,t,{resolve:r,reject:n})})}_doUpdateNodes(e,t,r){return n(this,void 0,void 0,function*(){if(this._updateNodesRunning)return void this._updateNodesQueued.push({paths:e,cb:t,promise:r});this._updateNodesRunning=!0;try{let n=yield this.getNodes(e);const i=(0,c.deepClone)(n),o=[];n=t(e,n);for(const e in n){const t=n[e];(0,c.equal)(t,i[e])?delete n[e]:(0,c.isDocument)(e)&&((0,c.equal)(t.local.body,t.local.previousBody)&&t.local.contentType===t.local.previousContentType||o.push({path:e,origin:"window",oldValue:t.local.previousBody,newValue:!1===t.local.body?void 0:t.local.body,oldContentType:t.local.previousContentType,newContentType:t.local.contentType}),void 0===t.local.body?n[e]=void 0:(delete t.local.previousBody,delete t.local.previousContentType))}yield this.setNodes(n),this._emitChangeEvents(o),r.resolve({statusCode:200})}catch(e){r.reject(e)}this._updateNodesRunning=!1;const n=this._updateNodesQueued.shift();n&&(yield this._doUpdateNodes(n.paths,n.cb,n.promise))})}_emitChangeEvents(e){for(let t=0,r=e.length;t{const r=[e],n=u(t[e]),i=Object.keys(n.itemsMap).map(t=>this._getAllDescendentPaths(e+t).then(e=>{for(let t=0,n=e.length;tr)}):Promise.resolve([e])}_getInternals(){return{getLatest:u,makeNode:d,isOutdated:h}}}(0,c.applyMixins)(f,[s.default]),e.exports=f},28:function(e){e.exports={cache:!0,changeEvents:{local:!0,window:!1,remote:!0,conflict:!0},cordovaRedirectUri:void 0,logging:!1,modules:[],backgroundSyncInterval:6e4,disableFeatures:[],discoveryTimeout:5e3,isBackground:!1,requestTimeout:3e4,syncInterval:1e4}},373:function(e,t,r){var n=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};const i=n(r(713)),o=n(r(28)),s=n(r(334)),a=r(746);let l;const c="remotestorage:discover";let u={};const h=function(e){if(e in u)return Promise.resolve(u[e]);const t=new i.default({tls_only:!1,uri_fallback:!0,request_timeout:o.default.discoveryTimeout});let r;const n=new Promise((e,t)=>{r=setTimeout(()=>{t(new Error("timed out"))},o.default.discoveryTimeout)});return Promise.race([t.lookup(e),n]).then(t=>{if(clearTimeout(r),"object"!=typeof t.idx.links.remotestorage||"number"!=typeof t.idx.links.remotestorage.length||t.idx.links.remotestorage.length<=0)throw(0,s.default)("[Discover] WebFinger record for "+e+" does not have remotestorage defined in the links section ",JSON.stringify(t.object)),new Error("WebFinger record for "+e+" does not have remotestorage defined in the links section.");const n=t.idx.links.remotestorage[0],i=n.properties||{},o=i["http://tools.ietf.org/html/rfc6749#section-4.2"]||i["auth-endpoint"],a=i["http://remotestorage.io/spec/version"]||n.type;return u[e]={href:n.href,storageApi:a,authURL:o,properties:i},l&&localStorage.setItem(c,JSON.stringify({cache:u})),u[e]}).catch(e=>{throw clearTimeout(r),e})};(h.DiscoveryError=function(e){this.name="DiscoveryError",this.message=e,this.stack=(new Error).stack}).prototype=Object.create(Error.prototype),h.DiscoveryError.prototype.constructor=h.DiscoveryError,h._rs_init=function(){if(l=(0,a.localStorageAvailable)(),l){const e=JSON.parse(localStorage.getItem(c));e&&(u=e.cache)}},h._rs_supported=function(){return Object.prototype.hasOwnProperty.call(a.globalContext,"fetch")||Object.prototype.hasOwnProperty.call(a.globalContext,"XMLHttpRequest")},h._rs_cleanup=function(){l&&localStorage.removeItem(c)},e.exports=h},706:function(e,t,r){var n=this&&this.__awaiter||function(e,t,r,n){return new(r||(r=Promise))(function(i,o){function s(e){try{l(n.next(e))}catch(e){o(e)}}function a(e){try{l(n.throw(e))}catch(e){o(e)}}function l(e){var t;e.done?i(e.value):(t=e.value,t instanceof r?t:new r(function(e){e(t)})).then(s,a)}l((n=n.apply(e,t||[])).next())})},i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};const o=i(r(93)),s=i(r(424)),a=i(r(941)),l=i(r(982)),c=i(r(503)),u=r(746),h=r(368),d=r(684),p=i(r(275));let f;const g="remotestorage:dropbox",m="https://api.dropboxapi.com/2/files/list_folder",y="https://api.dropboxapi.com/2/files/list_folder/continue",b="/remotestorage";function v(e){return(b+"/"+e).replace(/\/+$/,"").replace(/\/+/g,"/")}const _=/[\u007f-\uffff]/g;function E(e){return JSON.stringify(e).replace(_,function(e){return"\\u"+("000"+e.charCodeAt(0).toString(16)).slice(-4)})}function w(e,t){return new RegExp("^"+t.join("\\/")+"(\\/|$)").test(e.error_summary)}function C(e){return e instanceof ArrayBuffer||(0,h.isArrayBufferView)(e)}class S extends d.RemoteBase{constructor(e){if(super(e),this.online=!0,this.storageApi="draft-dejong-remotestorage-19",this._initialFetchDone=!1,this.addEvents(["connected","not-connected"]),this.clientId=e.apiKeys.dropbox.appKey,this.TOKEN_URL="https://api.dropboxapi.com/oauth2/token",this._revCache=new a.default("rev"),this._fetchDeltaCursor=null,this._fetchDeltaPromise=null,this._itemRefs={},f=(0,u.localStorageAvailable)(),f){const e=(0,u.getJSONFromLocalStorage)(g);e&&this.configure(e),this._itemRefs=(0,u.getJSONFromLocalStorage)(`${g}:shares`)||{}}this.connected&&setTimeout(this._emit.bind(this),0,"connected")}connect(){return n(this,void 0,void 0,function*(){try{if(this.rs.setBackend("dropbox"),this.token)R(this.rs);else{const{codeVerifier:e,codeChallenge:t,state:r}=yield(0,u.generateCodeVerifier)();sessionStorage.setItem("remotestorage:codeVerifier",e),sessionStorage.setItem("remotestorage:state",r),this.rs.authorize({authURL:"https://www.dropbox.com/oauth2/authorize",scope:"account_info.read files.content.read files.content.write files.metadata.read files.metadata.write",clientId:this.clientId,response_type:"code",state:r,code_challenge:t,code_challenge_method:"S256",token_access_type:"offline"})}}catch(e){throw this.rs._emit("error",e),this.rs.setBackend(void 0),e}})}configure(e){return n(this,void 0,void 0,function*(){void 0!==e.userAddress&&(this.userAddress=e.userAddress),void 0!==e.token&&(this.token=e.token),void 0!==e.refreshToken&&(this.refreshToken=e.refreshToken),void 0!==e.tokenType&&(this.tokenType=e.tokenType);const t=()=>{f&&localStorage.setItem(g,JSON.stringify({userAddress:this.userAddress,token:this.token,refreshToken:this.refreshToken,tokenType:this.tokenType}))};if(this.refreshToken||this.token)if(this.connected=!0,this.userAddress)this._emit("connected"),t();else try{const e=yield this.info();this.userAddress=e.email,this._emit("connected"),t()}catch(e){this.connected=!1,this.rs._emit("error",new Error("Could not fetch user info.")),t.apply(this)}else(()=>{this.connected=!1,f&&localStorage.removeItem(g),this.rs.setBackend(void 0)})()})}_getFolder(e){const t=this._revCache,r=r=>{let i;if(200!==r.status&&409!==r.status)return Promise.reject("Unexpected response status: "+r.status);try{i=JSON.parse(r.responseText)}catch(e){return Promise.reject(e)}if(409===r.status)return w(i,["path","not_found"])?Promise.resolve({}):Promise.reject(new Error("API returned an error: "+i.error_summary));const o=i.entries.reduce((r,n)=>{try{const i="folder"===n[".tag"],o=n.path_display.split("/").slice(-1)[0]+(i?"/":"");if(i)r[o]={ETag:t.get(e+o)};else{const t=new Date(n.server_modified);r[o]={ETag:n.rev,"Content-Length":n.size,"Last-Modified":t.toUTCString()},this._revCache.set(e+o,n.rev)}}catch(t){console.error(`[Dropbox] folder “${e}” has entry ${JSON.stringify(n)}:`,t)}return r},{});return i.has_more?n(i.cursor).then(function(e){return Object.assign(o,e)}):Promise.resolve(o)},n=e=>{const t={body:{cursor:e}};return this._request("POST",y,t).then(r)};return this._request("POST",m,{body:{path:v(e)}}).then(r).then(function(r){return Promise.resolve({statusCode:200,body:r,contentType:"application/json; charset=UTF-8",revision:t.get(e)})})}get(e,t={}){if(!this.connected)return Promise.reject("not connected (path: "+e+")");const r=this._revCache.get(e);if(null===r)return Promise.resolve({statusCode:404});if(t&&t.ifNoneMatch){if(!this._initialFetchDone)return this.fetchDelta().then(()=>this.get(e,t));if(r&&r===t.ifNoneMatch)return Promise.resolve({statusCode:304})}if("/"===e.slice(-1))return this._getFolder(e);const n={headers:{"Dropbox-API-Arg":E({path:v(e)})},responseType:"arraybuffer"};return t&&t.ifNoneMatch&&(n.headers["If-None-Match"]=t.ifNoneMatch),this._request("GET","https://content.dropboxapi.com/2/files/download",n).then(t=>{const r=t.status;let n,i,o,s;return 200!==r&&409!==r?Promise.resolve({statusCode:r}):(n=t.getResponseHeader("Dropbox-API-Result"),(0,u.getTextFromArrayBuffer)(t.response,"UTF-8").then(a=>{i=a,409===r&&(n=i);try{n=JSON.parse(n)}catch(e){return Promise.reject(e)}if(409===r)return w(n,["path","not_found"])?{statusCode:404}:Promise.reject(new Error('API error while downloading file ("'+e+'"): '+n.error_summary));if(o=t.getResponseHeader("Content-Type"),s=n.rev,this._revCache.set(e,s),this._shareIfNeeded(e),(0,u.shouldBeTreatedAsBinary)(a,o))i=t.response;else try{i=JSON.parse(i),o="application/json; charset=UTF-8"}catch(e){}return{statusCode:r,body:i,contentType:o,revision:s}}))})}put(e,t,r){return n(this,arguments,void 0,function*(e,t,r,n={}){if(!this.connected)throw new Error("not connected (path: "+e+")");const i=this._revCache.get(e);if(n&&n.ifMatch&&i&&i!==n.ifMatch)return{statusCode:412,revision:i};if(n&&"*"===n.ifNoneMatch&&i&&"rev"!==i)return{statusCode:412,revision:i};if(!r.match(/charset=/)&&C(t)&&(r+="; charset=binary"),t.length>157286400)throw new Error("Cannot upload file larger than 150MB");const o={body:t,contentType:r,path:e};if(n&&(n.ifMatch||"*"===n.ifNoneMatch)){const t=yield this._getMetadata(e);if(n&&"*"===n.ifNoneMatch&&t)return{statusCode:412,revision:t.rev};if(n&&n.ifMatch&&t&&t.rev!==n.ifMatch)return{statusCode:412,revision:t.rev}}const s=yield this._uploadSimple(o);return this._shareIfNeeded(e),s})}delete(e){return n(this,arguments,void 0,function*(e,t={}){if(!this.connected)throw new Error("not connected (path: "+e+")");const r=this._revCache.get(e);if((null==t?void 0:t.ifMatch)&&r&&t.ifMatch!==r)return{statusCode:412,revision:r};if(null==t?void 0:t.ifMatch){const r=yield this._getMetadata(e);if((null==t?void 0:t.ifMatch)&&r&&r.rev!==t.ifMatch)return{statusCode:412,revision:r.rev}}return this._deleteSimple(e)})}_shareIfNeeded(e){if(e.match(/^\/public\/.*[^/]$/)&&void 0===this._itemRefs[e])return this.share(e)}share(e){const t={body:{path:v(e)}};return this._request("POST","https://api.dropboxapi.com/2/sharing/create_shared_link_with_settings",t).then(t=>{if(200!==t.status&&409!==t.status)return Promise.reject(new Error("Invalid response status:"+t.status));let r;try{r=JSON.parse(t.responseText)}catch(e){return Promise.reject(new Error("Invalid response body: "+t.responseText))}return 409===t.status?w(r,["shared_link_already_exists"])?this._getSharedLink(e):Promise.reject(new Error("API error: "+r.error_summary)):Promise.resolve(r.url)}).then(t=>(this._itemRefs[e]=t,f&&localStorage.setItem(g+":shares",JSON.stringify(this._itemRefs)),Promise.resolve(t)),t=>(t.message='Sharing Dropbox file or folder ("'+e+'") failed: '+t.message,Promise.reject(t)))}info(){return this._request("POST","https://api.dropboxapi.com/2/users/get_current_account",{}).then(function(e){let t;try{const r=JSON.parse(e.responseText);t=null==r?void 0:r.email}catch(t){return Promise.reject(new Error("Could not query current account info: Invalid API response: "+e.responseText))}return Promise.resolve({email:t})})}_request(e,t,r){return n(this,arguments,void 0,function*(e,t,r,n=1){if(this.isForbiddenRequestMethod(e,t))throw`Don't use ${e} on directories!`;if(!this.token)throw new c.default("No access token");r.headers||(r.headers={}),r.headers.Authorization="Bearer "+this.token,"object"!=typeof r.body||C(r.body)||(r.body=JSON.stringify(r.body),r.headers["Content-Type"]="application/json; charset=UTF-8"),this.rs._emit("wire-busy",{method:e,isFolder:(0,u.isFolder)(t)});try{const i=yield(0,h.requestWithTimeout)(e,t,r);return this.online||(this.online=!0,this.rs._emit("network-online")),this.rs._emit("wire-done",{method:e,isFolder:(0,u.isFolder)(t),success:!0}),401===(null==i?void 0:i.status)&&this.refreshToken?n>=3?(console.error(`Abandoned after ${n} attempts: ${e} ${t}`),i):(this.rs._emit("wire-busy",{method:e,isFolder:(0,u.isFolder)(t)}),yield p.default.refreshAccessToken(this.rs,this,this.refreshToken),this.rs._emit("wire-done",{method:e,isFolder:(0,u.isFolder)(t),success:!0}),this._request(e,t,r,n+1)):[503,429].includes(null==i?void 0:i.status)?(this.online&&(this.online=!1,this.rs._emit("network-offline")),n>=3?(console.warn(`Abandoned after ${n} attempts: ${e} ${t}`),i):(yield new Promise(e=>setTimeout(e,(0,h.retryAfterMs)(i))),this._request(e,t,r,n+1))):i}catch(r){throw this.online&&(this.online=!1,this.rs._emit("network-offline")),this.rs._emit("wire-done",{method:e,isFolder:(0,u.isFolder)(t),success:!1}),r}})}fetchDelta(...e){if(this._fetchDeltaPromise)return this._fetchDeltaPromise;const t=e=>n(this,void 0,void 0,function*(){let r,n;"string"==typeof e?(r=y,n={cursor:e}):(r=m,n={path:b,recursive:!0,include_deleted:!0});try{const i=yield this._request("POST",r,{body:n});if(401===i.status)throw new c.default;if(200!==i.status&&409!==i.status)throw new Error("Invalid response status: "+i.status);let o;try{o=JSON.parse(i.responseText)}catch(e){throw new Error("Invalid response body: "+i.responseText)}if(409===i.status){if(!w(o,["path","not_found"]))throw new Error("API returned an error: "+o.error_summary);o={cursor:null,entries:[],has_more:!1}}if(e||this._revCache.deactivatePropagation(),o.entries.forEach(e=>{const t=e.path_display.slice(14);"deleted"===e[".tag"]?(this._revCache.delete(t),this._revCache.delete(t+"/")):"file"===e[".tag"]&&this._revCache.set(t,e.rev)}),this._fetchDeltaCursor=o.cursor,o.has_more)return t(o.cursor);this._revCache.activatePropagation(),this._initialFetchDone=!0}catch(e){if("timeout"===e)return;throw e}});return this._fetchDeltaPromise=t(this._fetchDeltaCursor).catch(e=>("object"==typeof e&&"message"in e?e.message="Dropbox: fetchDelta: "+e.message:e=`Dropbox: fetchDelta: ${e}`,this.rs._emit("error",e),this._fetchDeltaPromise=null,Promise.reject(e))).then(()=>(this._fetchDeltaPromise=null,Promise.resolve(e))),this._fetchDeltaPromise}_getMetadata(e){const t={path:v(e)};return this._request("POST","https://api.dropboxapi.com/2/files/get_metadata",{body:t}).then(e=>{if(200!==e.status&&409!==e.status)return Promise.reject(new Error("Invalid response status:"+e.status));let t;try{t=JSON.parse(e.responseText)}catch(t){return Promise.reject(new Error("Invalid response body: "+e.responseText))}return 409===e.status?w(t,["path","not_found"])?Promise.resolve():Promise.reject(new Error("API error: "+t.error_summary)):Promise.resolve(t)}).then(void 0,t=>(t.message='Could not load metadata for file or folder ("'+e+'"): '+t.message,Promise.reject(t)))}_uploadSimple(e){const t={path:v(e.path),mode:{".tag":"overwrite",update:void 0},mute:!0};return e.ifMatch&&(t.mode={".tag":"update",update:e.ifMatch}),this._request("POST","https://content.dropboxapi.com/2/files/upload",{body:e.body,headers:{"Content-Type":"application/octet-stream","Dropbox-API-Arg":E(t)}}).then(t=>{if(200!==t.status&&409!==t.status)return Promise.resolve({statusCode:t.status});let r;try{r=JSON.parse(t.responseText)}catch(e){return Promise.reject(new Error("Invalid API result: "+t.responseText))}return 409===t.status?w(r,["path","conflict"])?this._getMetadata(e.path).then(function(e){return Promise.resolve({statusCode:412,revision:e.rev})}):(this.rs._emit("error",new Error(r.error_summary)),Promise.resolve({statusCode:t.status})):(this._revCache.set(e.path,r.rev),Promise.resolve({statusCode:t.status,revision:r.rev}))})}_deleteSimple(e){const t={path:v(e)};return this._request("POST","https://api.dropboxapi.com/2/files/delete",{body:t}).then(e=>{if(200!==e.status&&409!==e.status)return Promise.resolve({statusCode:e.status});let t;try{t=JSON.parse(e.responseText)}catch(t){return Promise.reject(new Error("Invalid response body: "+e.responseText))}if(409===e.status){if(w(t,["path_lookup","not_found"]))return Promise.resolve({statusCode:404});this.rs._emit("error",new Error(t.error_summary))}return Promise.resolve({statusCode:e.status})}).then(t=>(200!==t.statusCode&&404!==t.statusCode||(this._revCache.delete(e),delete this._itemRefs[e]),Promise.resolve(t)),t=>(t.message='Could not delete Dropbox file or folder ("'+e+'"): '+t.message,Promise.reject(t)))}_getSharedLink(e){return n(this,void 0,void 0,function*(){const t={body:{path:v(e),direct_only:!0}};return this._request("POST","https://api.dropbox.com/2/sharing/list_shared_links",t).then(e=>{if(200!==e.status&&409!==e.status)return Promise.reject(new Error("Invalid response status: "+e.status));let t;try{t=JSON.parse(e.responseText)}catch(t){return Promise.reject(new Error("Invalid response body: "+e.responseText))}return 409===e.status?Promise.reject(new Error("API error: "+(null==t?void 0:t.error_summary)||0)):t.links.length?Promise.resolve(t.links[0].url):Promise.reject(new Error("No links returned"))},t=>(t.message='Could not get link to a shared file or folder ("'+e+'"): '+t.message,Promise.reject(t)))})}static _rs_init(e){f=(0,u.localStorageAvailable)(),e.apiKeys.dropbox&&(e.dropbox=new S(e)),"dropbox"===e.backend&&R(e)}static _rs_supported(){return!0}static _rs_cleanup(e){!function(e){(function(e){e._origRemote&&(e.remote=e._origRemote,delete e._origRemote)})(e),function(e){e._dropboxOrigSync&&(e.sync.sync=e._dropboxOrigSync,delete e._dropboxOrigSync)}(e),function(e){e._origBaseClientGetItemURL&&(s.default.prototype.getItemURL=e._origBaseClientGetItemURL,delete e._origBaseClientGetItemURL)}(e),x(e)}(e),f&&localStorage.removeItem(g),e.setBackend(void 0)}}function T(e,...t){e._dropboxOrigSync||(e._dropboxOrigSync=e.sync.sync.bind(e.sync),e.sync.sync=function(){return this.dropbox.fetchDelta(e,...t).then(e._dropboxOrigSync,function(t){e._emit("error",new l.default(t)),e._emit("sync-done",{completed:!1})})}.bind(e))}function x(e){e._dropboxOrigSyncCycle&&(e.syncCycle=e._dropboxOrigSyncCycle,delete e._dropboxOrigSyncCycle)}function R(e){!function(e){e._origRemote||(e._origRemote=e.remote,e.remote=e.dropbox)}(e),e.sync?T(e):function(e,...t){e._dropboxOrigSyncCycle||(e._dropboxOrigSyncCycle=e.syncCycle,e.syncCycle=()=>{if(!e.sync)throw new Error("expected sync to be initialized by now");T(e),e._dropboxOrigSyncCycle(e,...t),x(e)})}(e),function(e){e._origBaseClientGetItemURL||(e._origBaseClientGetItemURL=s.default.prototype.getItemURL,s.default.prototype.getItemURL=function(){throw new Error("getItemURL is not implemented for Dropbox yet")})}(e)}(0,u.applyMixins)(S,[o.default]),e.exports=S},451:function(e,t,r){var n=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};const i=n(r(93)),o=r(746),s=n(r(334));class a{constructor(){this.addEvents(["background","foreground"]),this.mode="undefined"!=typeof window?"browser":"node","browser"===this.mode&&(this.setBrowserPrefixedNames(),document.addEventListener(this.visibilityChangeEvent,this.setVisibility.bind(this),!1),this.setVisibility())}setBrowserPrefixedNames(){"browser"===this.mode&&(void 0!==document.hidden?(this.hiddenProperty="hidden",this.visibilityChangeEvent="visibilitychange"):void 0!==document.mozHidden?(this.hiddenProperty="mozHidden",this.visibilityChangeEvent="mozvisibilitychange"):void 0!==document.msHidden?(this.hiddenProperty="msHidden",this.visibilityChangeEvent="msvisibilitychange"):void 0!==document.webkitHidden&&(this.hiddenProperty="webkitHidden",this.visibilityChangeEvent="webkitvisibilitychange"))}setVisibility(){document[this.hiddenProperty]?((0,s.default)("[Env] Going into background mode"),this.goBackground()):((0,s.default)("[Env] Going into foreground mode"),this.goForeground())}isBrowser(){return"browser"===this.mode}isNode(){return"node"===this.mode}goBackground(){this._emit("background")}goForeground(){this._emit("foreground")}static _rs_init(){}static _rs_cleanup(){}}(0,o.applyMixins)(a,[i.default]),e.exports=a},93:function(e,t,r){var n=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.EventHandling=void 0;const i=n(r(334));class o{addEvents(e){e.forEach(e=>this._addEvent(e))}addEventListener(e,t){if("string"!=typeof e)throw new Error("Argument eventName should be a string");if("function"!=typeof t)throw new Error("Argument handler should be a function");(0,i.default)("[EventHandling] Adding event listener",e),this._validateEvent(e),this._handlers[e].push(t)}on(e,t){return this.addEventListener(e,t)}removeEventListener(e,t){this._validateEvent(e);const r=this._handlers[e].length;for(let n=0;n{e(...t)})}_validateEvent(e){if(!(e in this._handlers))throw new Error("Unknown event: "+e)}_delegateEvent(e,t){t.on(e,t=>{this._emit(e,t)})}_addEvent(e){void 0===this._handlers&&(this._handlers={}),this._handlers[e]=[]}}t.EventHandling=o,t.default=o},545:function(e,t,r){var n=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};const i=n(r(28)),o=n(r(451)),s=n(r(334)),a=r(746),l=n(r(370)),c=n(r(548)),u=n(r(275)),h=n(r(373)),d=n(r(424)),p=n(r(801)),f=n(r(706)),g=n(r(600)),m=n(r(313)),y=n(r(285)),b=n(r(567)),v=n(r(794)),_=n(r(365)),E={features:[],featuresDone:0,readyFired:!1,loadFeatures(){this.features=[],this.featuresDone=0,this.readyFired=!1,this.featureModules={WireClient:g.default,Dropbox:f.default,GoogleDrive:p.default,Access:c.default,Discover:h.default,Authorize:u.default,BaseClient:d.default,Env:o.default},i.default.cache&&(0,a.extend)(this.featureModules,{Caching:y.default,IndexedDB:b.default,LocalStorage:v.default,InMemoryStorage:_.default,Sync:m.default}),i.default.disableFeatures.forEach(e=>{this.featureModules[e]&&delete this.featureModules[e]}),this._allLoaded=!1;for(const e in this.featureModules)this.loadFeature(e)},hasFeature(e){for(let t=this.features.length-1;t>=0;t--)if(this.features[t].name===e)return this.features[t].supported;return!1},loadFeature(e){const t=this.featureModules[e],r=!t._rs_supported||t._rs_supported();(0,s.default)(`[RemoteStorage] [FEATURE ${e}] initializing ...`),"object"==typeof r?r.then(()=>{this.featureSupported(e,!0),this.initFeature(e)},()=>{this.featureSupported(e,!1)}):"boolean"==typeof r?(this.featureSupported(e,r),r&&this.initFeature(e)):this.featureSupported(e,!1)},initFeature(e){const t=this.featureModules[e];let r;try{r=t._rs_init(this)}catch(t){return void this.featureFailed(e,t)}"object"==typeof r&&"function"==typeof r.then?r.then(()=>{this.featureInitialized(e)},t=>{this.featureFailed(e,t)}):this.featureInitialized(e)},featureFailed(e,t){(0,s.default)(`[RemoteStorage] [FEATURE ${e}] initialization failed (${t})`),this.featureDone()},featureSupported(e,t){(0,s.default)(`[RemoteStorage] [FEATURE ${e}]${t?"":"not "} supported`),t||this.featureDone()},featureInitialized(e){(0,s.default)(`[RemoteStorage] [FEATURE ${e}] initialized`),this.features.push({name:e,init:this.featureModules[e]._rs_init,supported:!0,cleanup:this.featureModules[e]._rs_cleanup}),this.featureDone()},featureDone(){this.featuresDone++,this.featuresDone===Object.keys(this.featureModules).length&&setTimeout(this.featuresLoaded.bind(this),0)},_setCachingModule(){["IndexedDB","LocalStorage","InMemoryStorage"].some(e=>{if(this.features.some(t=>t.name===e))return this.features.local=this.featureModules[e],!0})},_fireReady(){try{this.readyFired||(this._emit("ready"),this.readyFired=!0)}catch(e){console.error("'ready' failed: ",e,e.stack),this._emit("error",e)}},featuresLoaded(){(0,s.default)("[RemoteStorage] All features loaded"),this._setCachingModule(),this.local=i.default.cache&&this.features.local&&new this.features.local,this.local&&this.remote?(this._setGPD(l.default,this),this._bindChange(this.local)):this.remote&&this._setGPD(this.remote,this.remote),this.remote&&(this.remote.on("connected",()=>{this._fireReady(),this._emit("connected")}),this.remote.on("not-connected",()=>{this._fireReady(),this._emit("not-connected")}),this.remote.connected&&(this._fireReady(),this._emit("connected")),this.hasFeature("Authorize")||this.remote.stopWaitingForToken()),this._collectCleanupFunctions();try{this._allLoaded=!0,this._emit("features-loaded")}catch(e){(0,a.logError)(e),this._emit("error",e)}this._processPending()},_collectCleanupFunctions(){this._cleanups=[];for(let e=0;e=r-this.maxAge?t.v:void 0}set(e,t){this._items[e]={v:t,t:(new Date).getTime()}}}class b extends l.RemoteBase{constructor(e,t){if(super(e),this.online=!0,this.storageApi="draft-dejong-remotestorage-19",this.addEvents(["connected","not-connected"]),this.clientId=t,this._fileIdCache=new y(300),d=(0,s.localStorageAvailable)(),d){const e=(0,s.getJSONFromLocalStorage)(u);e&&this.configure(e)}}configure(e){void 0!==e.userAddress&&(this.userAddress=e.userAddress),void 0!==e.token&&(this.token=e.token);const t=function(){d&&localStorage.setItem(u,JSON.stringify({userAddress:this.userAddress,token:this.token}))},r=function(){this.connected=!1,delete this.token,d&&localStorage.removeItem(u)};this.token?(this.connected=!0,this.userAddress?(this._emit("connected"),t.apply(this)):this.info().then(e=>{this.userAddress=e.user.emailAddress,this._emit("connected"),t.apply(this)}).catch(()=>{r.apply(this),this.rs._emit("error",new Error("Could not fetch user info."))})):r.apply(this)}connect(){this.rs.setBackend("googledrive"),this.rs.authorize({authURL:"https://accounts.google.com/o/oauth2/auth",scope:"https://www.googleapis.com/auth/drive",clientId:this.clientId})}get(e,t={}){return(0,s.isFolder)(e)?this._getFolder(m(e)):this._getFile(m(e),t)}put(e,t,r,n={}){const i=m(e);function o(e){if(e.status>=200&&e.status<300){const t=JSON.parse(e.responseText),r=this.stripQuotes(t.etag);return Promise.resolve({statusCode:200,contentType:t.mimeType,revision:r})}return 412===e.status?Promise.resolve({statusCode:412,revision:"conflict"}):Promise.reject("PUT failed with status "+e.status+" ("+e.responseText+")")}return this._getFileId(i).then(e=>e?n&&"*"===n.ifNoneMatch?o({status:412}):this._updateFile(e,i,t,r,n).then(o):this._createFile(i,t,r).then(o))}delete(e,t={}){const r=m(e);return this._getFileId(r).then(e=>e?this._getMeta(e).then(r=>{let n;return"object"==typeof r&&"string"==typeof r.etag&&(n=this.stripQuotes(r.etag)),t&&t.ifMatch&&t.ifMatch!==n?{statusCode:412,revision:n}:this._request("DELETE",c+"/drive/v2/files/"+e,{}).then(e=>200===e.status||204===e.status?{statusCode:200}:Promise.reject("Delete failed: "+e.status+" ("+e.responseText+")"))}):Promise.resolve({statusCode:200}))}info(){const e=c+"/drive/v2/about?fields=user";return this._request("GET",e,{}).then(function(e){try{const t=JSON.parse(e.responseText);return Promise.resolve(t)}catch(e){return Promise.reject(e)}})}_updateFile(e,t,r,n,i){const o={mimeType:n},s={"Content-Type":"application/json; charset=UTF-8"};return i&&i.ifMatch&&(s["If-Match"]=this.addQuotes(i.ifMatch)),this._request("PUT",c+"/upload/drive/v2/files/"+e+"?uploadType=resumable",{body:JSON.stringify(o),headers:s}).then(e=>412===e.status?e:this._request("PUT",e.getResponseHeader("Location"),{body:n.match(/^application\/json/)?JSON.stringify(r):r}))}_createFile(e,t,r){return this._getParentId(e).then(n=>{const i={title:p(g(e)),mimeType:r,parents:[{kind:"drive#fileLink",id:n}]};return this._request("POST",c+"/upload/drive/v2/files?uploadType=resumable",{body:JSON.stringify(i),headers:{"Content-Type":"application/json; charset=UTF-8"}}).then(e=>this._request("POST",e.getResponseHeader("Location"),{body:r.match(/^application\/json/)?JSON.stringify(t):t}))})}_getFile(e,t){return this._getFileId(e).then(e=>this._getMeta(e).then(e=>{let r;if("object"==typeof e&&"string"==typeof e.etag&&(r=this.stripQuotes(e.etag)),t&&t.ifNoneMatch&&r===t.ifNoneMatch)return Promise.resolve({statusCode:304});if(!e.downloadUrl){if(!e.exportLinks||!e.exportLinks["text/html"])return Promise.resolve({statusCode:200,body:"",contentType:e.mimeType,revision:r});e.mimeType+=";export=text/html",e.downloadUrl=e.exportLinks["text/html"]}return this._request("GET",e.downloadUrl,{responseType:"arraybuffer"}).then(t=>(0,s.getTextFromArrayBuffer)(t.response,"UTF-8").then(function(n){let i=n;if(e.mimeType.match(/^application\/json/))try{i=JSON.parse(i)}catch(e){}else(0,s.shouldBeTreatedAsBinary)(n,e.mimeType)&&(i=t.response);return{statusCode:200,body:i,contentType:e.mimeType,revision:r}}))}))}_getFolder(e){return this._getFileId(e).then(t=>{let r,n,i;if(!t)return Promise.resolve({statusCode:404});const o="'"+t+"' in parents";return this._request("GET",c+"/drive/v2/files?q="+encodeURIComponent(o)+"&fields="+encodeURIComponent("items(downloadUrl,etag,fileSize,id,mimeType,title,labels)")+"&maxResults=1000&trashed=false",{}).then(t=>{var o;if(200!==t.status)return Promise.reject("request failed or something: "+t.status);try{r=JSON.parse(t.responseText)}catch(e){return Promise.reject("non-JSON response from GoogleDrive")}i={};for(const a of r.items)(null===(o=a.labels)||void 0===o?void 0:o.trashed)||(n=this.stripQuotes(a.etag),a.mimeType===h?(this._fileIdCache.set(e+(0,s.cleanPath)(a.title)+"/",a.id),i[a.title+"/"]={ETag:n}):(this._fileIdCache.set(e+(0,s.cleanPath)(a.title),a.id),i[a.title]={ETag:n,"Content-Type":a.mimeType,"Content-Length":a.fileSize}));return Promise.resolve({statusCode:200,body:i,contentType:"application/json; charset=UTF-8",revision:void 0})})})}_getParentId(e){const t=f(e);return this._getFileId(t).then(e=>e?Promise.resolve(e):this._createFolder(t))}_createFolder(e){return this._getParentId(e).then(t=>this._request("POST",c+"/drive/v2/files",{body:JSON.stringify({title:p(g(e)),mimeType:h,parents:[{id:t}]}),headers:{"Content-Type":"application/json; charset=UTF-8"}}).then(e=>{const t=JSON.parse(e.responseText);return Promise.resolve(t.id)}))}_getFileId(e){let t;return"/"===e?Promise.resolve("root"):(t=this._fileIdCache.get(e))?Promise.resolve(t):this._getFolder(f(e)).then(()=>(t=this._fileIdCache.get(e),t?Promise.resolve(t):"/"===e.substr(-1)?this._createFolder(e).then(()=>this._getFileId(e)):Promise.resolve()))}_getMeta(e){return this._request("GET",c+"/drive/v2/files/"+e,{}).then(function(t){return 200===t.status?Promise.resolve(JSON.parse(t.responseText)):Promise.reject("request (getting metadata for "+e+") failed with status: "+t.status)})}_request(e,t,r){return this.isForbiddenRequestMethod(e,t)?Promise.reject(`Don't use ${e} on directories!`):(r.headers||(r.headers={}),r.headers.Authorization="Bearer "+this.token,this.rs._emit("wire-busy",{method:e,isFolder:(0,s.isFolder)(t)}),(0,a.requestWithTimeout)(e,t,r).then(r=>r&&401===r.status?void this.connect():(this.online||(this.online=!0,this.rs._emit("network-online")),this.rs._emit("wire-done",{method:e,isFolder:(0,s.isFolder)(t),success:!0}),Promise.resolve(r)),r=>(this.online&&(this.online=!1,this.rs._emit("network-offline")),this.rs._emit("wire-done",{method:e,isFolder:(0,s.isFolder)(t),success:!1}),Promise.reject(r))))}static _rs_init(e){const t=e.apiKeys.googledrive;var r;t&&(e.googledrive=new b(e,t.clientId),"googledrive"===e.backend&&(e._origRemote=e.remote,e.remote=e.googledrive,(r=e)._origBaseClientGetItemURL||(r._origBaseClientGetItemURL=i.default.prototype.getItemURL,i.default.prototype.getItemURL=function(){throw new Error("getItemURL is not implemented for Google Drive yet")})))}static _rs_supported(){return!0}static _rs_cleanup(e){var t;e.setBackend(void 0),e._origRemote&&(e.remote=e._origRemote,delete e._origRemote),(t=e)._origBaseClientGetItemURL&&(i.default.prototype.getItemURL=t._origBaseClientGetItemURL,delete t._origBaseClientGetItemURL)}}(0,s.applyMixins)(b,[o.default]),e.exports=b},567:function(e,t,r){var n=this&&this.__awaiter||function(e,t,r,n){return new(r||(r=Promise))(function(i,o){function s(e){try{l(n.next(e))}catch(e){o(e)}}function a(e){try{l(n.throw(e))}catch(e){o(e)}}function l(e){var t;e.done?i(e.value):(t=e.value,t instanceof r?t:new r(function(e){e(t)})).then(s,a)}l((n=n.apply(e,t||[])).next())})},i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};const o=i(r(93)),s=i(r(496)),a=i(r(334)),l=r(746),c="remotestorage";let u;class h extends s.default{constructor(e){super(),this.addEvents(["change","local-events-done"]),this.db=e||u,this.db?(this.getsRunning=0,this.putsRunning=0,this.changesQueued={},this.changesRunning={},this.commitSlownessWarning=null):(0,a.default)("[IndexedDB] Failed to open DB")}getNodes(e){return n(this,void 0,void 0,function*(){const t=[],r={};for(let n=0,i=e.length;n0?this.getNodesFromDb(t).then(function(e){for(const t in r)e[t]=r[t];return e}):r})}setNodes(e){return n(this,void 0,void 0,function*(){for(const t in e)this.changesQueued[t]=e[t]||!1;this.maybeFlush()})}maybeFlush(){0===this.putsRunning?this.flushChangesQueued():this.commitSlownessWarning||(this.commitSlownessWarning=r.g.setInterval(function(){console.warn("WARNING: waited more than 10 seconds for previous commit to finish")},1e4))}flushChangesQueued(){this.commitSlownessWarning&&(clearInterval(this.commitSlownessWarning),this.commitSlownessWarning=null),Object.keys(this.changesQueued).length>0&&(this.changesRunning=this.changesQueued,this.changesQueued={},this.setNodesInDb(this.changesRunning).then(this.flushChangesQueued.bind(this)))}getNodesFromDb(e){return new Promise((t,r)=>{const n=this.db.transaction(["nodes"],"readonly"),i=n.objectStore("nodes"),o={};this.getsRunning++,e.map(e=>{i.get(e).onsuccess=t=>{o[e]=t.target.result}}),n.oncomplete=()=>{t(o),this.getsRunning--},n.onerror=n.onabort=()=>{r("get transaction error/abort"),this.getsRunning--}})}setNodesInDb(e){return n(this,void 0,void 0,function*(){return new Promise((t,r)=>{const n=this.db.transaction(["nodes"],"readwrite"),i=n.objectStore("nodes"),o=(new Date).getTime();this.putsRunning++,(0,a.default)("[IndexedDB] Starting puts",e,this.putsRunning);for(const s in e){const t=e[s];if("object"==typeof t)try{i.put(t)}catch(e){throw(0,a.default)("[IndexedDB] Error while putting",t,e),e}else try{i.delete(s)}catch(e){throw(0,a.default)("[IndexedDB] Error while removing",i,t,e),e}}n.oncomplete=()=>{this.putsRunning--,(0,a.default)("[IndexedDB] Finished puts",e,this.putsRunning,(new Date).getTime()-o+"ms"),t()},n.onerror=()=>{this.putsRunning--,r("transaction error")},n.onabort=()=>{r("transaction abort"),this.putsRunning--}})})}reset(e){const t=this.db.name;this.db.close(),h.clean(t,()=>{h.open(t,(r,n)=>{r?(0,a.default)(`[IndexedDB] Error while resetting database ${t}:`,r):this.db=n,"function"==typeof e&&e(self)})})}forAllNodes(e){return n(this,void 0,void 0,function*(){return new Promise(t=>{this.db.transaction(["nodes"],"readonly").objectStore("nodes").openCursor().onsuccess=r=>{const n=r.target.result;n?(e(n.value),n.continue()):t()}})})}closeDB(){0===this.putsRunning?this.db.close():setTimeout(this.closeDB.bind(this),100)}static open(e,t){const r=setTimeout(function(){t("timeout trying to open db")},1e4);try{const n=indexedDB.open(e,2);n.onerror=function(){(0,a.default)("[IndexedDB] Opening DB failed",n),clearTimeout(r),t(n.error)},n.onupgradeneeded=function(e){const t=n.result;(0,a.default)("[IndexedDB] Upgrade: from ",e.oldVersion," to ",e.newVersion),t.objectStoreNames.contains("nodes")||((0,a.default)("[IndexedDB] Creating object store: nodes"),t.createObjectStore("nodes",{keyPath:"path"})),t.objectStoreNames.contains("changes")||((0,a.default)("[IndexedDB] Creating object store: changes"),t.createObjectStore("changes",{keyPath:"path"}))},n.onsuccess=function(){clearTimeout(r);const i=n.result;if(!i.objectStoreNames.contains("nodes")||!i.objectStoreNames.contains("changes"))return(0,a.default)("[IndexedDB] Missing object store. Resetting the database."),i.close(),void h.clean(e,function(){h.open(e,t)});t(null,n.result)}}catch(n){(0,a.default)("[IndexedDB] Failed to open database: "+n),(0,a.default)("[IndexedDB] Resetting database and trying again."),clearTimeout(r),h.clean(e,function(){h.open(e,t)})}}static clean(e,t){const r=indexedDB.deleteDatabase(e);r.onblocked=function(t){console.warn(`Deleting IndexedDB database "${e}" is blocked by another open connection`,t)},r.onsuccess=function(){(0,a.default)(`[IndexedDB] Deleted database "${e}"`),t()},r.onerror=r.onabort=function(t){console.error('Failed to remove database "'+e+'"',t)}}static _rs_init(e){return new Promise((t,r)=>{h.open(c,function(n,i){if(n)r(n);else{if(!i)return void r(new Error("IndexedDB opened without a database instance"));u=i,i.onerror=t=>{e._emit("error",h.eventToError(t))},t()}})})}static _rs_supported(){return new Promise((e,t)=>{const r=(0,l.getGlobalContext)();let n=!1;if("undefined"!=typeof navigator&&navigator.userAgent.match(/Android (2|3|4\.[0-3])/)&&(navigator.userAgent.match(/Chrome|Firefox/)||(n=!0)),"indexedDB"in r&&!n)try{const r=indexedDB.open("rs-check");r.onerror=function(){t()},r.onsuccess=function(){r.result.close(),indexedDB.deleteDatabase("rs-check"),e()}}catch(e){t()}else t()})}static _rs_cleanup(e){return new Promise(t=>{e.local instanceof h&&e.local.closeDB(),h.clean(c,t)})}static eventToError(e){var t;const r=null==e?void 0:e.target,n=null==r?void 0:r.error;if(n)return n;if(null===(t=null==r?void 0:r.db)||void 0===t?void 0:t.name){const e=r.objectStoreNames,t=e?Array.from(e).join(", "):"";return new Error(`Error in store(s) “${t}” in database “${r.db.name}”`)}return new Error("Unknown IndexedDB error")}diffHandler(){}}(0,l.applyMixins)(h,[o.default]),e.exports=h},365:function(e,t,r){var n=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};const i=n(r(93)),o=n(r(496)),s=r(746);class a extends o.default{constructor(){super(),this._storage={},this.addEvents(["change","local-events-done"])}getNodes(e){const t={};for(let r=0,n=e.length;r=2e3&&e<=36e5}var k;!function(e){e.GOOGLE="googledrive",e.DROPBOX="dropbox"}(k||(k={}));class O{constructor(e){if(this._pending=[],this._cleanups=[],this._pathHandlers={change:{}},this.apiKeys={},this._init=E.default.loadFeatures,this.features=E.default.features,this.loadFeature=E.default.loadFeature,this.featureSupported=E.default.featureSupported,this.featureDone=E.default.featureDone,this.featuresDone=E.default.featuresDone,this.featuresLoaded=E.default.featuresLoaded,this.featureInitialized=E.default.featureInitialized,this.featureFailed=E.default.featureFailed,this.hasFeature=E.default.hasFeature,this._setCachingModule=E.default._setCachingModule,this._collectCleanupFunctions=E.default._collectCleanupFunctions,this._fireReady=E.default._fireReady,this.initFeature=E.default.initFeature,"object"==typeof e&&(0,u.extend)(l.default,e),this.addEvents(["ready","authing","connecting","connected","disconnected","not-connected","conflict","error","features-loaded","scope-change-required","sync-interval-change","sync-started","sync-req-done","sync-done","wire-busy","wire-done","network-offline","network-online"]),this._setGPD({get:this._pendingGPD("get"),put:this._pendingGPD("put"),delete:this._pendingGPD("delete")}),S=(0,u.localStorageAvailable)(),S){this.apiKeys=(0,u.getJSONFromLocalStorage)("remotestorage:api-keys")||{};const e=localStorage.getItem("remotestorage:backend");"dropbox"===e||"googledrive"===e?this.setBackend(e):this.setBackend("remotestorage")}this._authorizedScope=this._loadAuthorizedScope(),this._scopeChangeRequired=!1,this._scopeChangeEvent=null;const t=this.on;this.on=function(e,r){const n=t.call(this,e,r);if("scope-change-required"===e&&this._scopeChangeRequired&&this._scopeChangeEvent&&setTimeout(()=>{r(this._scopeChangeEvent)},0),this._allLoaded)switch(e){case"features-loaded":setTimeout(r,0);break;case"ready":this.remote&&setTimeout(r,0);break;case"connected":this.remote&&this.remote.connected&&setTimeout(r,0);break;case"not-connected":this.remote&&!this.remote.connected&&setTimeout(r,0)}return n},this._init(),this.fireInitial=function(){this.local&&setTimeout(this.local.fireInitial.bind(this.local),0)}.bind(this),this.on("ready",this.fireInitial.bind(this)),this.loadModules()}get connected(){return this.remote.connected}get scopeChangeRequired(){return this._scopeChangeRequired}loadModules(){l.default.modules.forEach(this.addModule.bind(this))}authorize(e){if(this.access.setStorageType(this.remote.storageApi),void 0===e.scope&&(e.scope=this.access.scopeParameter),C.cordova&&"string"==typeof l.default.cordovaRedirectUri)e.redirectUri=l.default.cordovaRedirectUri;else{const t=d.default.getLocation();let r=t.origin;"/"!==t.pathname&&(r+=t.pathname),e.redirectUri=r}void 0===e.clientId&&(e.clientId=e.redirectUri.match(/^(https?:\/\/[^/]+)/)[0]),d.default.authorize(this,e)}impliedauth(e,t){e=e||this.remote.storageApi,t=t||String(document.location),(0,c.default)("ImpliedAuth proceeding due to absent authURL; storageApi = "+e+" redirectUri = "+t),this.remote.configure({token:d.default.IMPLIED_FAKE_TOKEN}),document.location.href=t}connect(e,t){if(this.setBackend("remotestorage"),e.indexOf("@")<0&&!e.match(/^(https?:\/\/)?[^\s\/$\.?#]+\.[^\s]*$/))this._emit("error",new O.DiscoveryError("Not a valid user address or URL."));else{if(e.indexOf("@")<0&&!e.match(/^https?:\/\//)&&(e=`https://${e}`),C.cordova){if("string"!=typeof l.default.cordovaRedirectUri)return void this._emit("error",new O.DiscoveryError("Please supply a custom HTTPS redirect URI for your Cordova app"));if(!C.cordova.InAppBrowser)return void this._emit("error",new O.DiscoveryError("Please include the InAppBrowser Cordova plugin to enable OAuth"))}this.remote.configure({userAddress:e}),this._emit("connecting"),O.Discover(e).then(r=>{if(this._emit("authing"),r.userAddress=e,this.remote.configure(r),!this.remote.connected)if(r.authURL)if(void 0===t)this.authorize({authURL:r.authURL});else{if("string"!=typeof t)throw new Error("Supplied bearer token must be a string");(0,c.default)("Skipping authorization sequence and connecting with known token"),this.remote.configure({token:t}),this._rememberAuthorizedScope(this.access.scopeParameter)}else this.impliedauth()},()=>{this._emit("error",new O.DiscoveryError("No storage information found for this user address."))})}}reconnect(){this.remote.configure({token:null}),"remotestorage"===this.backend?this.connect(this.remote.userAddress):this.remote.connect()}reauthorize(){this.reconnect()}disconnect(){this.remote&&this.remote.configure({userAddress:null,href:null,storageApi:null,token:null,properties:null}),this._forgetPendingScope(),this._rememberAuthorizedScope(null),this._setGPD({get:this._pendingGPD("get"),put:this._pendingGPD("put"),delete:this._pendingGPD("delete")});const e=this._cleanups.length;let t=0;const r=()=>{t++,t>=e&&(this._init(),(0,c.default)('Cleanups done, emitting "disconnected" event'),this._emit("disconnected"))};e>0?this._cleanups.forEach(e=>{const t=e(this);"object"==typeof t&&"function"==typeof t.then?t.then(r):r()}):r()}setBackend(e){if(this.backend=e,S&&(void 0!==e?localStorage.setItem("remotestorage:backend",e):localStorage.removeItem("remotestorage:backend")),void 0===e)return this._authorizedScope=null,this._scopeChangeRequired=!1,void(this._scopeChangeEvent=null);this._authorizedScope=this._loadAuthorizedScope(),this._checkScopeChange()}_rememberPendingScope(e){const t=R(e);S&&(t&&this.backend?localStorage.setItem(x,JSON.stringify({backend:this.backend,scope:t})):localStorage.removeItem(x))}_forgetPendingScope(){S&&localStorage.removeItem(x)}_rememberAuthorizedScope(e){const t=R(e);return S?t&&this.backend?(localStorage.setItem(T,JSON.stringify({backend:this.backend,scope:t})),this._authorizedScope=t,void this._checkScopeChange()):(localStorage.removeItem(T),this._authorizedScope=null,void this._checkScopeChange()):(this._authorizedScope=t,void this._checkScopeChange())}_completeAuthorization(e){const t=this._loadPendingScope()||R(e);this._forgetPendingScope(),t?this._rememberAuthorizedScope(t):this._checkScopeChange()}_checkScopeChange(){const e=R(this.access.scopeParameter),t=this._authorizedScope||this._loadAuthorizedScope(),r=!(!e||!t||e===t),n=r&&(!this._scopeChangeRequired||!this._scopeChangeEvent||this._scopeChangeEvent.requestedScope!==e||this._scopeChangeEvent.authorizedScope!==t);this._scopeChangeRequired=r,r?(this._scopeChangeEvent=this._buildScopeChangeEvent(e,t),n&&this._emit("scope-change-required",this._scopeChangeEvent)):this._scopeChangeEvent=null}_loadAuthorizedScope(){if(!S||!this.backend)return null;const e=A(T);return e&&e.backend===this.backend?R(e.scope):null}_loadPendingScope(){if(!S||!this.backend)return null;const e=A(x);return e&&e.backend===this.backend?R(e.scope):null}_buildScopeChangeEvent(e=R(this.access.scopeParameter),t=this._authorizedScope){return{requestedScope:e||"",authorizedScope:t||"",reauthorize:this.reauthorize.bind(this)}}onChange(e,t){this._pathHandlers.change[e]||(this._pathHandlers.change[e]=[]),this._pathHandlers.change[e].push(t)}enableLog(){l.default.logging=!0}disableLog(){l.default.logging=!1}log(...e){c.default.apply(O,e)}setApiKeys(e){const t=[k.GOOGLE,k.DROPBOX];if("object"!=typeof e||!Object.keys(e).every(e=>t.includes(e)))return console.error("setApiKeys() was called with invalid arguments"),!1;Object.keys(e).forEach(t=>{const r=e[t];if(r){switch(t){case k.DROPBOX:this.apiKeys[k.DROPBOX]={appKey:r},void 0!==this.dropbox&&this.dropbox.clientId===r||y.default._rs_init(this);break;case k.GOOGLE:this.apiKeys[k.GOOGLE]={clientId:r},void 0!==this.googledrive&&this.googledrive.clientId===r||m.default._rs_init(this)}return!0}delete this.apiKeys[t]}),S&&localStorage.setItem("remotestorage:api-keys",JSON.stringify(this.apiKeys))}setCordovaRedirectUri(e){if("string"!=typeof e||!e.match(/http(s)?:\/\//))throw new Error("Cordova redirect URI must be a URI string");l.default.cordovaRedirectUri=e}_setGPD(e,t){function r(e){return function(...r){return e.apply(t,r).then(I.bind(this))}}this.get=r(e.get),this.put=r(e.put),this.delete=r(e.delete)}_pendingGPD(e){return(...t)=>{const r=Array.prototype.slice.call(t);return new Promise((t,n)=>{this._pending.push({method:e,args:r,promise:{resolve:t,reject:n}})})}}_processPending(){this._pending.forEach(e=>{try{this[e.method](...e.args).then(e.promise.resolve,e.promise.reject)}catch(t){e.promise.reject(t)}}),this._pending=[]}_bindChange(e){e.on("change",this._dispatchEvent.bind(this,"change"))}_dispatchEvent(e,t){Object.keys(this._pathHandlers[e]).forEach(r=>{const n=r.length;t.path.substr(0,n)===r&&this._pathHandlers[e][r].forEach(e=>{const n={};for(const r in t)n[r]=t[r];n.relativePath=t.path.replace(new RegExp("^"+r),"");try{e(n)}catch(e){console.error("'change' handler failed: ",e,e.stack),this._emit("error",e)}})})}scope(e){if("string"!=typeof e)throw"Argument 'path' of baseClient.scope must be a string";return this.access.checkPathPermission(e,"r")||console.warn("WARNING: Please use remoteStorage.access.claim() to ask for access permissions first: https://remotestorage.io/rs.js/docs/api/access/classes/Access.html#claim"),new p.default(this,e)}getSyncInterval(){return l.default.syncInterval}setSyncInterval(e){if(!P(e))throw e+" is not a valid sync interval";const t=l.default.syncInterval;l.default.syncInterval=e,this._emit("sync-interval-change",{oldValue:t,newValue:e})}getBackgroundSyncInterval(){return l.default.backgroundSyncInterval}setBackgroundSyncInterval(e){if(!P(e))throw e+" is not a valid sync interval";const t=l.default.backgroundSyncInterval;l.default.backgroundSyncInterval=e,this._emit("sync-interval-change",{oldValue:t,newValue:e})}getCurrentSyncInterval(){return l.default.isBackground?l.default.backgroundSyncInterval:l.default.syncInterval}getRequestTimeout(){return l.default.requestTimeout}setRequestTimeout(e){if("number"!=typeof e)throw e+" is not a valid request timeout";l.default.requestTimeout=e}setupSyncCycle(){this.sync&&!this.sync.stopped&&((0,c.default)("[Sync] Setting up sync cycle"),this.on("sync-done",()=>{(0,c.default)("[Sync] Sync done. Setting timer to",this.getCurrentSyncInterval()),this.sync&&!this.sync.stopped&&(this._syncTimer&&clearTimeout(this._syncTimer),this._syncTimer=setTimeout(this.sync.sync.bind(this.sync),this.getCurrentSyncInterval()))}),this.sync.sync())}startSync(){return l.default.cache?(this.sync.stopped=!1,this.syncStopped=!1,this.sync.sync()):(console.warn("Nothing to sync, because caching is disabled."),Promise.resolve())}stopSync(){clearTimeout(this._syncTimer),this._syncTimer=void 0,this.sync?((0,c.default)("[Sync] Stopping sync"),this.sync.stopped=!0):((0,c.default)("[Sync] Will instantiate sync stopped"),this.syncStopped=!0)}addModule(e){const t=e.name,r=e.builder;if(Object.defineProperty(this,t,{configurable:!0,get:function(){const e=this._loadModule(t,r);return Object.defineProperty(this,t,{value:e}),e}}),-1!==t.indexOf("-")){const e=t.replace(/\-[a-z]/g,function(e){return e[1].toUpperCase()});Object.defineProperty(this,e,{get:function(){return this[t]}})}}_loadModule(e,t){if(t)return t(new p.default(this,"/"+e+"/"),new p.default(this,"/public/"+e+"/")).exports;throw"Unknown module: "+e}}t.RemoteStorage=O,O.SyncError=v.default,O.Unauthorized=_.default,O.Discover=b.default,O.DiscoveryError=b.default.DiscoveryError,O.util=w,Object.defineProperty(O.prototype,"access",{configurable:!0,get:function(){const e=new h.default(this);return Object.defineProperty(this,"access",{value:e,writable:!0,configurable:!0}),e}}),Object.defineProperty(O.prototype,"caching",{configurable:!0,get:function(){const e=new f.default(this);return Object.defineProperty(this,"caching",{value:e,writable:!0,configurable:!0}),e}}),(0,u.applyMixins)(O,[g.EventHandling]),t.default=O},368:function(e,t,r){var n=this&&this.__awaiter||function(e,t,r,n){return new(r||(r=Promise))(function(i,o){function s(e){try{l(n.next(e))}catch(e){o(e)}}function a(e){try{l(n.throw(e))}catch(e){o(e)}}function l(e){var t;e.done?i(e.value):(t=e.value,t instanceof r?t:new r(function(e){e(t)})).then(s,a)}l((n=n.apply(e,t||[])).next())})},i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.isArrayBufferView=void 0,t.retryAfterMs=function(e){const t=1e3*parseInt(e.getResponseHeader("Retry-After"));return t>=1e3?t:Math.max(1500,Math.min(6e4,Math.round(s.default.syncInterval/(2.9+.2*Math.random()))))},t.requestWithTimeout=function(e,r,i){return n(this,void 0,void 0,function*(){return"function"==typeof fetch?function(e,t,r){return n(this,void 0,void 0,function*(){const n="function"==typeof AbortController?new AbortController:null;let i;const a=new Promise((e,t)=>{i=setTimeout(()=>{n&&n.abort(),t("timeout")},s.default.requestTimeout)});let l;const c={},u=fetch(t,{method:e,headers:r.headers,body:r.body,signal:n?n.signal:void 0}).then(e=>{switch((0,o.default)("[requests fetch]",e),e.headers.forEach((e,t)=>{c[t.toUpperCase()]=e}),l={readyState:4,status:e.status,statusText:e.statusText,response:void 0,getResponseHeader:e=>c[e.toUpperCase()]||null,responseType:r.responseType,responseURL:t},r.responseType){case"arraybuffer":return e.arrayBuffer();case"blob":return e.blob();case"json":return e.json();case void 0:case"":case"text":return e.text();default:throw new Error("responseType 'document' is not currently supported using fetch")}}).then(e=>(l.response=e,r.responseType&&"text"!==r.responseType||(l.responseText=e),l)).finally(()=>{clearTimeout(i)});return Promise.race([u,a])})}(e,r,i):"function"==typeof XMLHttpRequest?function(e,r,i){return n(this,void 0,void 0,function*(){return new Promise((n,a)=>{(0,o.default)("[requests XHR]",e,r);let l=!1;const c=setTimeout(()=>{l=!0,a("timeout")},s.default.requestTimeout),u=new XMLHttpRequest;if(u.open(e,r,!0),i.responseType&&(u.responseType=i.responseType),i.headers)for(const e in i.headers)u.setRequestHeader(e,i.headers[e]);u.onload=()=>{l||(clearTimeout(c),n(u))},u.onerror=e=>{l||(clearTimeout(c),a(e))};let h=i.body;"object"==typeof h&&!(0,t.isArrayBufferView)(h)&&h instanceof ArrayBuffer&&(h=new Uint8Array(h)),u.send(h)})})}(e,r,i):Promise.reject("[Requests] You need to add a polyfill for fetch or XMLHttpRequest")})};const o=i(r(334)),s=i(r(28));if("function"==typeof(r.g||window).ArrayBufferView)t.isArrayBufferView=function(e){return e&&e instanceof(r.g||window).ArrayBufferView};else{const e=[Int8Array,Uint8Array,Int16Array,Uint16Array,Int32Array,Uint32Array,Float32Array,Float64Array];t.isArrayBufferView=function(t){for(let r=0;r<8;r++)if(t instanceof e[r])return!0;return!1}}},941:function(e){e.exports=class{constructor(e){this._itemsRev={},this._storage={},this._canPropagate=!1,this.defaultValue=e,this.activatePropagation()}get(e){e=e.toLowerCase();let t=this._storage[e];return void 0===t&&(t=this.defaultValue,this._storage[e]=t),t}set(e,t){return e=e.toLowerCase(),this._storage[e]===t||(this._storage[e]=t,t||delete this._itemsRev[e],this._updateParentFolderItemRev(e,t),this._canPropagate&&this._propagate(e)),t}delete(e){return this.set(e,null)}deactivatePropagation(){return this._canPropagate=!1,!0}activatePropagation(){return this._canPropagate||(this._generateFolderRev("/"),this._canPropagate=!0),!0}_hashCode(e){let t=0;if(0===e.length)return t;for(let r=0;r0&&(r=this._generateHash(e))}return this.set(e,r),r}}},491:function(e){class t extends Error{constructor(e){super();const t=new Error("Schema not found: "+e);return t.name="SchemaNotFound",t}}e.exports=t},982:function(e){class t extends Error{constructor(e){super(),this.name="SyncError",this.message="Sync failed: ","string"==typeof e?this.message+=e:(this.message+=e.message,this.stack=e.stack,this.originalError=e)}}e.exports=t},313:function(e,t,r){var n=this&&this.__awaiter||function(e,t,r,n){return new(r||(r=Promise))(function(i,o){function s(e){try{l(n.next(e))}catch(e){o(e)}}function a(e){try{l(n.throw(e))}catch(e){o(e)}}function l(e){var t;e.done?i(e.value):(t=e.value,t instanceof r?t:new r(function(e){e(t)})).then(s,a)}l((n=n.apply(e,t||[])).next())})},i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.Sync=void 0;const o=i(r(28)),s=i(r(451)),a=i(r(93)),l=i(r(334)),c=i(r(275)),u=i(r(982)),h=i(r(503)),d=r(746);let p,f;function g(e,t,r){return{action:e,path:t,promise:r}}function m(e,t){return e.common.revision!==t&&(!e.remote||e.remote.revision!==t)}function y(e){return!!e.common&&!!e.common.revision}class b{constructor(e){this.numThreads=10,this._tasks={},this._running={},this._timeStarted={},this._finishedTasks=[],this.rs=e,this.rs.local.onDiff(e=>{this.addTask(e),this.doTasks()}),this.rs.caching.onActivate(e=>{this.addTask(e),this.doTasks()}),this.addEvents(["done","req-done"])}now(){return(new Date).getTime()}queueGetRequest(e){return n(this,void 0,void 0,function*(){return new Promise((t,r)=>{this.rs.remote.connected?this.rs.remote.online?(this.addTask(e,function(){this.rs.local.get(e).then(e=>t(e))}.bind(this)),this.doTasks()):r("cannot fulfill maxAge requirement - remote is not online"):r("cannot fulfill maxAge requirement - remote is not connected")})})}corruptServerItemsMap(e){if("object"!=typeof e||Array.isArray(e))return!0;for(const t in e){const r=e[t];if("object"!=typeof r)return!0;if("string"!=typeof r.ETag)return!0;if((0,d.isFolder)(t)){if(-1!==t.substring(0,t.length-1).indexOf("/"))return!0}else if(-1!==t.indexOf("/"))return!0}return!1}corruptItemsMap(e){if("object"!=typeof e||Array.isArray(e))return!0;for(const t in e)if("boolean"!=typeof e[t])return!0;return!1}corruptRevision(e){return"object"!=typeof e||Array.isArray(e)||e.revision&&"string"!=typeof e.revision||e.body&&"string"!=typeof e.body&&"object"!=typeof e.body||e.contentType&&"string"!=typeof e.contentType||e.contentLength&&"number"!=typeof e.contentLength||e.timestamp&&"number"!=typeof e.timestamp||e.itemsMap&&this.corruptItemsMap(e.itemsMap)}isCorrupt(e){return"object"!=typeof e||Array.isArray(e)||"string"!=typeof e.path||this.corruptRevision(e.common)||e.local&&this.corruptRevision(e.local)||e.remote&&this.corruptRevision(e.remote)||e.push&&this.corruptRevision(e.push)}hasTasks(){return Object.keys(this._tasks).length>0}collectDiffTasks(){return n(this,void 0,void 0,function*(){let e=0;return this.rs.local.forAllNodes(t=>{e>100||(this.isCorrupt(t)?((0,l.default)("[Sync] WARNING: corrupt node in local cache",t),"object"==typeof t&&t.path&&(this.addTask(t.path),e++)):(this.needsFetch(t)&&this.rs.access.checkPathPermission(t.path,"r")||(0,d.isDocument)(t.path)&&this.needsPush(t)&&this.rs.access.checkPathPermission(t.path,"rw"))&&(this.addTask(t.path),e++))}).then(()=>e)})}inConflict(e){return!(!e.local||!e.remote||void 0===e.remote.body&&!e.remote.itemsMap)}needsRefresh(e){return!!e.common&&(!e.common.timestamp||this.now()-e.common.timestamp>o.default.syncInterval)}needsFetch(e){return!!this.inConflict(e)||!(!e.common||void 0!==e.common.itemsMap||void 0!==e.common.body)||!(!e.remote||void 0!==e.remote.itemsMap||void 0!==e.remote.body)}needsPush(e){return!this.inConflict(e)&&(!(!e.local||e.push)||void 0)}needsRemotePut(e){return!(!e.local||void 0===e.local.body||!1===e.local.body)}needsRemoteDelete(e){return e.local&&!1===e.local.body}getParentPath(e){const t=e.match(/^(.*\/)([^\/]+\/?)$/);if(t)return t[1];throw new Error('Not a valid path: "'+e+'"')}deleteChildPathsFromTasks(){for(const e in this._tasks){const t=(0,d.pathsFromRoot)(e);for(let r=1;r{let t;if(this.needsRefresh(e)){try{t=this.getParentPath(e.path)}catch(e){}t&&this.rs.access.checkPathPermission(t,"r")?this.addTask(t):this.rs.access.checkPathPermission(e.path,"r")&&this.addTask(e.path)}}),this.deleteChildPathsFromTasks()})}flush(e){for(const t in e)"FLUSH"===this.rs.caching.checkPath(t)&&e[t]&&!e[t].local&&((0,l.default)("[Sync] Flushing",t),e[t]=void 0);return e}doTask(e){return n(this,void 0,void 0,function*(){return this.rs.local.getNodes([e]).then(t=>{const r=t[e];return void 0===r||function(e){return!(!e.remote||!e.remote.revision||e.remote.itemsMap||e.remote.body)}(r)?g("get",e,this.rs.remote.get(e)):this.needsRemotePut(r)?(r.push=(0,d.deepClone)(r.local),r.push.timestamp=this.now(),this.rs.local.setNodes(this.flush(t)).then(()=>{let t;return t=y(r)?{ifMatch:r.common.revision}:{ifNoneMatch:"*"},g("put",e,this.rs.remote.put(e,r.push.body,r.push.contentType,t))})):this.needsRemoteDelete(r)?(r.push={body:!1,timestamp:this.now()},this.rs.local.setNodes(this.flush(t)).then(()=>y(r)?g("delete",e,this.rs.remote.delete(e,{ifMatch:r.common.revision})):g("get",e,this.rs.remote.get(e)))):y(r)?g("get",e,this.rs.remote.get(e,{ifNoneMatch:r.common.revision})):g("get",e,this.rs.remote.get(e))})})}autoMergeFolder(e){if(e.remote.itemsMap&&(e.common=e.remote,delete e.remote,e.common.itemsMap)){for(const t in e.common.itemsMap)e.local.itemsMap[t]||(e.local.itemsMap[t]=!1);for(const t in e.local.itemsMap)e.common.itemsMap[t]||this.addTask(e.path+t);(0,d.equal)(e.local.itemsMap,e.common.itemsMap)&&delete e.local}return e}autoMergeDocument(e){var t;return function(e){return(!e.remote||!e.remote.revision||e.remote.revision===e.common.revision)&&(void 0===e.common.body&&!1===e.remote.body||e.remote.body===e.common.body&&e.remote.contentType===e.common.contentType)}(e)?delete(e=function(e){return e.remote&&!1===e.remote.body&&e.local&&!1===e.local.body&&delete e.local,e}(e)).remote:void 0!==e.remote.body&&(!1===e.remote.body&&!1===(null===(t=e.local)||void 0===t?void 0:t.body)||((0,l.default)("[Sync] Emitting conflict event"),setTimeout(this.rs.local.emitChange.bind(this.rs.local),10,{origin:"conflict",path:e.path,oldValue:e.local.body,newValue:e.remote.body,lastCommonValue:e.common.body,oldContentType:e.local.contentType,newContentType:e.remote.contentType,lastCommonContentType:e.common.contentType})),!1===e.remote.body?e.common={}:e.common=e.remote,delete e.remote,delete e.local),e}autoMerge(e){if(e.remote){if(e.local)return(0,d.isFolder)(e.path)?this.autoMergeFolder(e):this.autoMergeDocument(e);if((0,d.isFolder)(e.path))void 0!==e.remote.itemsMap&&(e.common=e.remote,delete e.remote);else if(void 0!==e.remote.body){const t={origin:"remote",path:e.path,oldValue:!1===e.common.body?void 0:e.common.body,newValue:!1===e.remote.body?void 0:e.remote.body,oldContentType:e.common.contentType,newContentType:e.remote.contentType};if(void 0===t.oldValue&&void 0===t.newValue||this.rs.local.emitChange(t),!1===e.remote.body)return;e.common=e.remote,delete e.remote}return e}e.common.body&&this.rs.local.emitChange({origin:"remote",path:e.path,oldValue:e.common.body,newValue:void 0,oldContentType:e.common.contentType,newContentType:void 0})}updateCommonTimestamp(e,t){return n(this,void 0,void 0,function*(){return this.rs.local.getNodes([e]).then(r=>(r[e]&&r[e].common&&r[e].common.revision===t&&(r[e].common.timestamp=this.now()),this.rs.local.setNodes(this.flush(r))))})}markChildren(e,t,r,i){return n(this,void 0,void 0,function*(){const n=[],o={},s={};for(const r in t)n.push(e+r),o[e+r]=t[r];for(const t in i)n.push(e+t);const a=yield this.rs.local.getNodes(n);let l,c;for(const t in a)if(c=a[t],o[t])c&&c.common?m(c,o[t].ETag)&&(r[t]=(0,d.deepClone)(c),r[t].remote={revision:o[t].ETag,timestamp:this.now()},r[t]=this.autoMerge(r[t])):(l=this.rs.caching.checkPath(t),"ALL"===l&&(r[t]={path:t,common:{timestamp:this.now()},remote:{revision:o[t].ETag,timestamp:this.now()}})),r[t]&&o[t]["Content-Type"]&&(r[t].remote.contentType=o[t]["Content-Type"]),r[t]&&o[t]["Content-Length"]&&(r[t].remote.contentLength=o[t]["Content-Length"]);else if(i[t.substring(e.length)]&&c&&c.common){if(c.common.itemsMap)for(const e in c.common.itemsMap)s[t+e]=!0;if(c.local&&c.local.itemsMap)for(const e in c.local.itemsMap)s[t+e]=!0;if(c.remote||(0,d.isFolder)(t))r[t]=void 0;else if(r[t]=this.autoMerge(c),void 0===r[t]){const n=this.getParentPath(t),i=r[n],o=t.substring(e.length);i&&i.local&&(delete i.local.itemsMap[o],(0,d.equal)(i.local.itemsMap,i.common.itemsMap)&&delete i.local)}}const u=yield this.markRemoteDeletions(Object.keys(s),r);u&&(yield this.rs.local.setNodes(this.flush(u)))})}markRemoteDeletions(e,t){return n(this,void 0,void 0,function*(){if(0===e.length)return t;const r=yield this.rs.local.getNodes(e),n={};function i(e,t){if(e&&e.itemsMap)for(const r in e.itemsMap)n[t+r]=!0}for(const e in r){const n=r[e];n&&((0,d.isFolder)(e)?(i(n.common,e),i(n.local,e)):n.common&&void 0!==n.common.body&&(t[e]=(0,d.deepClone)(n),t[e].remote={body:!1,timestamp:this.now()},t[e]=this.autoMerge(t[e])))}const o=yield this.markRemoteDeletions(Object.keys(n),t);o&&(yield this.rs.local.setNodes(this.flush(o)))})}completeFetch(e,t,r,i){return n(this,void 0,void 0,function*(){let n,o;const s=(0,d.pathsFromRoot)(e);(0,d.isFolder)(e)?n=[e]:(o=s[1],n=[e,o]);const a=yield this.rs.local.getNodes(n),l=a[o],c={};let u,h=a[e];function p(e){if(e&&e.itemsMap)for(u in e.itemsMap)t[u]||(c[u]=!0)}if("object"==typeof h&&h.path===e&&"object"==typeof h.common||(h={path:e,common:{}},a[e]=h),h.remote={revision:i,timestamp:this.now()},(0,d.isFolder)(e))for(u in p(h.common),p(h.remote),h.remote.itemsMap={},t)h.remote.itemsMap[u]=!0;else h.remote.body=t,h.remote.contentType=r,l&&l.local&&l.local.itemsMap&&(u=e.substring(o.length),!1!==t?l.local.itemsMap[u]=!0:l.local.itemsMap[u]&&delete l.local.itemsMap[u],(0,d.equal)(l.local.itemsMap,l.common.itemsMap)&&delete l.local);return a[e]=this.autoMerge(h),{toBeSaved:a,missingChildren:c}})}completePush(e,t,r,i){return n(this,void 0,void 0,function*(){const n=yield this.rs.local.getNodes([e]),o=n[e];if(!o.push)throw this.stopped=!0,new Error("completePush called but no push version!");r?((0,l.default)("[Sync] We have a conflict"),o.remote&&o.remote.revision===i||(o.remote={revision:i||"conflict",timestamp:this.now()},delete o.push),n[e]=this.autoMerge(o)):(o.common={revision:i,timestamp:this.now()},"put"===t?(o.common.body=o.push.body,o.common.contentType=o.push.contentType,(0,d.equal)(o.local.body,o.push.body)&&o.local.contentType===o.push.contentType&&delete o.local,delete o.push):"delete"===t&&(!1===o.local.body?n[e]=void 0:delete o.push)),yield this.rs.local.setNodes(this.flush(n))})}dealWithFailure(e){return n(this,void 0,void 0,function*(){const t=yield this.rs.local.getNodes([e]);if(t[e])return delete t[e].push,this.rs.local.setNodes(this.flush(t))})}interpretStatus(e){const t={statusCode:e,successful:void 0,conflict:void 0,unAuth:void 0,notFound:void 0,changed:void 0,networkProblems:void 0};if("string"==typeof e&&("offline"===e||"timeout"===e))return t.successful=!1,t.networkProblems=!0,t;if("number"==typeof e){const r=Math.floor(e/100);return t.successful=2===r||304===e||412===e||404===e,t.conflict=412===e,t.unAuth=401===e&&this.rs.remote.token!==c.default.IMPLIED_FAKE_TOKEN||402===e||403===e,t.notFound=404===e,t.changed=304!==e,t}}handleGetResponse(e,t,r,i,o){return n(this,void 0,void 0,function*(){if(t.notFound&&(r=!!(0,d.isFolder)(e)&&{}),t.changed){const t=yield this.completeFetch(e,r,i,o);if((0,d.isFolder)(e)){if(this.corruptServerItemsMap(r))return(0,l.default)("[Sync] WARNING: Discarding corrupt folder description from server for "+e),!1;yield this.markChildren(e,r,t.toBeSaved,t.missingChildren)}else yield this.rs.local.setNodes(this.flush(t.toBeSaved))}else yield this.updateCommonTimestamp(e,o);return!0})}handleResponse(e,t,r){return n(this,void 0,void 0,function*(){const n=this.interpretStatus(r.statusCode);if(n.successful){if("get"===t)return this.handleGetResponse(e,n,r.body,r.contentType,r.revision);if("put"===t||"delete"===t)return this.completePush(e,t,n.conflict,r.revision).then(function(){return!0});throw new Error(`cannot handle response for unknown action ${t}`)}{let t;return t=n.unAuth?new h.default:n.networkProblems?new u.default("Network request failed."):new Error("HTTP response code "+n.statusCode+" received."),this.dealWithFailure(e).then(()=>{throw this.rs._emit("error",t),t})}})}finishTask(e){return n(this,arguments,void 0,function*(e,t=!0){if(void 0===e.action)return void delete this._running[e.path];if(t&&((0,l.default)("[Sync] queue finished task:",e.path),this._finishedTasks.push(e),this._finishedTasks.length>1))return void(0,l.default)("[Sync] delaying finished task:",e.path);let r;(0,l.default)("[Sync] run task:",e.path);try{r=yield e.promise}catch(t){(0,l.default)("[Sync] wire client rejects its promise",e.path,e.action,t),r={statusCode:"offline"}}try{const t=yield this.handleResponse(e.path,e.action,r);this.finishSuccessfulTask(e,t)}catch(t){this.finishUnsuccessfulTask(e,t)}})}finishSuccessfulTask(e,t){return n(this,void 0,void 0,function*(){if(this._finishedTasks.shift(),delete this._timeStarted[e.path],delete this._running[e.path],t&&this._tasks[e.path]){for(let t=0;t0?yield this.finishTask(this._finishedTasks[0],!1):yield this.collectTasks(!1).then(()=>{!this.hasTasks()||this.stopped?(this.done||(this.done=!0),this.rs._emit("sync-done",{completed:!0})):setTimeout(()=>{this.doTasks()},10)})})}finishUnsuccessfulTask(e,t){return n(this,void 0,void 0,function*(){(0,l.default)("[Sync]",t.message),this._finishedTasks.shift(),delete this._timeStarted[e.path],delete this._running[e.path],this.rs._emit("sync-req-done",{tasksRemaining:Object.keys(this._tasks).length}),this._finishedTasks.length>0?yield this.finishTask(this._finishedTasks[0],!1):this.done||(this.done=!0,this.rs._emit("sync-done",{completed:!1}))})}tasksWanted(){return this.rs.remote.connected?this.rs.remote.online?this.numThreads:1:0}doTasks(){const e=this.tasksWanted()-Object.keys(this._running).length;if(e<=0)return!0;this.hasTasks()&&!this.done&&this.rs._emit("sync-started");let t,r=0;for(t in this._tasks)if(!this._running[t]&&(this._timeStarted[t]=this.now(),this._running[t]=this.doTask(t).then(this.finishTask.bind(this)),r++,r>=e))break;return r>=e}collectTasks(){return n(this,arguments,void 0,function*(e=!0){if(!this.hasTasks()&&!this.stopped)return(yield this.collectDiffTasks())>0?void 0:e?this.collectRefreshTasks():void 0})}addTask(e,t){this._tasks[e]||(this._tasks[e]=[]),"function"==typeof t&&this._tasks[e].push(t)}sync(){return n(this,void 0,void 0,function*(){if(this.done=!1,!this.doTasks()){try{yield this.collectTasks()}catch(e){throw(0,l.default)("[Sync] Sync error",e),new Error("Local cache unavailable")}this.doTasks()}})}static _rs_init(e){p=function(){const t=new s.default;t.isBrowser()&&function(e,t){function r(e){const r=t.getCurrentSyncInterval();o.default.isBackground=!e;const n=t.getCurrentSyncInterval();t._emit("sync-interval-change",{oldValue:r,newValue:n})}e.on("background",()=>r(!1)),e.on("foreground",()=>r(!0))}(t,e),e.sync||(e.sync=new b(e),e.syncStopped&&((0,l.default)("[Sync] Initializing with sync stopped"),e.sync.stopped=!0,delete e.syncStopped)),e.setupSyncCycle()},f=function(){e.removeEventListener("connected",f),e.startSync()},e.on("ready",p),e.on("connected",f)}static _rs_cleanup(e){e.stopSync(),e.removeEventListener("ready",p),e.removeEventListener("connected",f),e.caching.resetActivationHandler(),e.sync=void 0,delete e.sync}}t.Sync=b,(0,d.applyMixins)(b,[a.default]),t.default=b},370:function(e,t,r){var n=this&&this.__awaiter||function(e,t,r,n){return new(r||(r=Promise))(function(i,o){function s(e){try{l(n.next(e))}catch(e){o(e)}}function a(e){try{l(n.throw(e))}catch(e){o(e)}}function l(e){var t;e.done?i(e.value):(t=e.value,t instanceof r?t:new r(function(e){e(t)})).then(s,a)}l((n=n.apply(e,t||[])).next())})};const i=(this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}})(r(334));function o(e){return"dropbox"===this.backend&&!!e.match(/^\/public\/.*[^\/]$/)}const s={get:function(e,t){if(this.local){if(void 0===t)t="object"==typeof(r=this).remote&&r.remote.connected&&r.remote.online?2*r.getSyncInterval():((0,i.default)("Not setting default maxAge, because remote is offline or not connected"),!1);else if("number"!=typeof t&&!1!==t)return Promise.reject("Argument 'maxAge' must be 'false' or a number");return this.local.get(e,t,this.sync.queueGetRequest.bind(this.sync))}return this.remote.get(e);var r},put:function(e,t,r){return o.bind(this)(e)?s._wrapBusyDone.call(this,this.remote.put(e,t,r)):this.local?this.local.put(e,t,r):s._wrapBusyDone.call(this,this.remote.put(e,t,r))},delete:function(e,t){return this.local?this.local.delete(e,t):s._wrapBusyDone.call(this,this.remote.delete(e,t))},_wrapBusyDone:function(e){return n(this,void 0,void 0,function*(){return this._emit("wire-busy"),e.then(e=>(this._emit("wire-done",{success:!0}),Promise.resolve(e)),e=>(this._emit("wire-done",{success:!1}),Promise.reject(e)))})}};e.exports=s},613:function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.BaseClientTypes=void 0;class r{constructor(){this.uris={},this.schemas={},this.aliases={}}declare(e,t,r,n){const i=e+"/"+t;if(n.extends){const t=n.extends.split("/"),r=1===t.length?e+"/"+t.shift():t.join("/"),o=this.uris[r];if(!o)throw"Type '"+i+"' tries to extend unknown schema '"+r+"'";n.extends=this.schemas[o]}this.uris[i]=r,this.aliases[r]=i,this.schemas[r]=n}resolveAlias(e){return this.uris[e]}getSchema(e){return this.schemas[e]}inScope(e){const t=e.length,r={};for(const n in this.uris)if(n.substr(0,t+1)===e+"/"){const e=this.uris[n];r[e]=this.schemas[e]}return r}}t.BaseClientTypes=r;const n=new r;t.default=n},503:function(e){class t extends Error{constructor(e,t={}){super(),this.name="Unauthorized",this.message=void 0===e?"App authorization expired or revoked.":e,void 0!==t.code&&(this.code=t.code),this.stack=(new Error).stack}}e.exports=t},746:function(e,t,r){var n=this&&this.__awaiter||function(e,t,r,n){return new(r||(r=Promise))(function(i,o){function s(e){try{l(n.next(e))}catch(e){o(e)}}function a(e){try{l(n.throw(e))}catch(e){o(e)}}function l(e){var t;e.done?i(e.value):(t=e.value,t instanceof r?t:new r(function(e){e(t)})).then(s,a)}l((n=n.apply(e,t||[])).next())})};Object.defineProperty(t,"__esModule",{value:!0}),t.toBase64=t.getTextFromArrayBuffer=t.shouldBeTreatedAsBinary=t.getJSONFromLocalStorage=t.localStorageAvailable=t.pathsFromRoot=t.deepClone=t.equal=t.bindAll=t.cleanPath=t.baseName=t.isDocument=t.isFolder=t.containingFolder=t.extend=t.getGlobalContext=t.globalContext=t.logError=void 0,t.generateCodeVerifier=function(){return n(this,arguments,void 0,function*(e=128){const t=new Uint8Array(e);crypto.getRandomValues(t);const r="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-._~",n=Array.from(t).map(e=>r[e%66]),i=n.join(""),o=Uint8Array.from(n.map(e=>e.charCodeAt(0))),s=(a=yield crypto.subtle.digest("SHA-256",o),btoa(String.fromCharCode.apply(null,new Uint8Array(a))).replace(/\+/g,"-").replace(/\//g,"_").replace(/=+$/,""));var a;return crypto.getRandomValues(t),{codeVerifier:i,codeChallenge:s,state:Array.from(t).map(e=>r[e%66]).join("")}})},t.applyMixins=function(e,t){t.forEach(t=>{Object.getOwnPropertyNames(t.prototype).forEach(r=>{Object.defineProperty(e.prototype,r,Object.getOwnPropertyDescriptor(t.prototype,r))})})},t.logError=e=>{"string"==typeof e?console.error(e):console.error(e.message,e.stack)},t.globalContext="undefined"!=typeof window?window:"object"==typeof self?self:r.g,t.getGlobalContext=()=>"undefined"!=typeof window?window:"object"==typeof self?self:r.g,t.extend=(...e)=>{const t=e[0];return Array.prototype.slice.call(e,1).forEach(function(e){for(const r in e)t[r]=e[r]}),t},t.containingFolder=e=>{if(""===e)return"/";if(!e)throw"Path not given!";return e.replace(/\/+/g,"/").replace(/[^\/]+\/?$/,"")},t.isFolder=e=>"/"===e.slice(-1),t.isDocument=e=>!(0,t.isFolder)(e),t.baseName=e=>{const r=e.split("/");return(0,t.isFolder)(e)?r[r.length-2]+"/":r[r.length-1]},t.cleanPath=e=>e.replace(/\/+/g,"/").split("/").map(encodeURIComponent).join("/").replace(/'/g,"%27"),t.bindAll=e=>{for(const t in this)"function"==typeof e[t]&&(e[t]=e[t].bind(e))},t.equal=(e,r,n=[])=>{let i;if(typeof e!=typeof r)return!1;if("number"==typeof e||"boolean"==typeof e||"string"==typeof e)return e===r;if("function"==typeof e)return e.toString()===r.toString();if(e instanceof ArrayBuffer&&r instanceof ArrayBuffer&&(e=new Uint8Array(e),r=new Uint8Array(r)),null===e||null===r)return e===r;if(e instanceof Array){if(e.length!==r.length)return!1;for(let i=0,o=e.length;i=0)continue;o=n.slice(),o.push(r[i])}if(!(0,t.equal)(e[i],r[i],o))return!1}}return!0},t.deepClone=e=>void 0===e?void 0:"function"==typeof structuredClone?structuredClone(e):JSON.parse(JSON.stringify(e)),t.pathsFromRoot=e=>{const t=[e],r=e.replace(/\/$/,"").split("/");for(;r.length>1;)r.pop(),t.push(r.join("/")+"/");return t},t.localStorageAvailable=()=>{const e=(0,t.getGlobalContext)();if(!("localStorage"in e))return!1;try{return e.localStorage.setItem("rs-check","1"),e.localStorage.removeItem("rs-check"),!0}catch(e){return!1}},t.getJSONFromLocalStorage=e=>{const r=(0,t.getGlobalContext)();try{return JSON.parse(r.localStorage.getItem(e))}catch(e){}},t.shouldBeTreatedAsBinary=(e,t)=>!!(t&&t.match(/charset=binary/)||/[\x00-\x08\x0E-\x1F\uFFFD]/.test(e)),t.getTextFromArrayBuffer=(e,r)=>new Promise(n=>{if("undefined"==typeof Blob||"undefined"==typeof FileReader){const t=Buffer.from(e);n(t.toString(r))}else{let i;const o=t.globalContext;if(o.BlobBuilder=o.BlobBuilder||o.WebKitBlobBuilder,void 0!==o.BlobBuilder){const t=new o.BlobBuilder;t.append(e),i=t.getBlob()}else i=new Blob([e]);const s=new FileReader;"function"==typeof s.addEventListener?s.addEventListener("loadend",function(e){n(e.target.result)}):s.onloadend=function(e){n(e.target.result)},s.readAsText(i,r)}}),t.toBase64=e=>{const r=(0,t.getGlobalContext)();return"btoa"in r?r.btoa(e):Buffer.from(e).toString("base64")}},600:function(e,t,r){var n=this&&this.__awaiter||function(e,t,r,n){return new(r||(r=Promise))(function(i,o){function s(e){try{l(n.next(e))}catch(e){o(e)}}function a(e){try{l(n.throw(e))}catch(e){o(e)}}function l(e){var t;e.done?i(e.value):(t=e.value,t instanceof r?t:new r(function(e){e(t)})).then(s,a)}l((n=n.apply(e,t||[])).next())})},i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};const o=i(r(275)),s=i(r(93)),a=i(r(503)),l=i(r(334)),c=r(746),u=r(368),h=r(684);let d;const p="remotestorage:wireclient",f={"draft-dejong-remotestorage-00":2,"draft-dejong-remotestorage-01":3,"draft-dejong-remotestorage-02":4,"https://www.w3.org/community/rww/wiki/read-write-web-00#simple":1};class g extends h.RemoteBase{constructor(e){if(super(e),this._revisionCache={},d=(0,c.localStorageAvailable)(),this.addEvents(["connected","not-connected"]),d){const e=function(){const e=(0,c.getJSONFromLocalStorage)(p)||{},{userAddress:t,href:r,storageApi:n,token:i,properties:o}=e;return{userAddress:t,href:r,storageApi:n,token:i,properties:o}}();e&&setTimeout(()=>{this.configure(e)},0)}this.connected&&setTimeout(this._emit.bind(this),0,"connected")}_request(e,t,r,i,s,h,d){return n(this,void 0,void 0,function*(){if(this.isForbiddenRequestMethod(e,t))return Promise.reject(`Don't use ${e} on directories!`);let n;return r!==o.default.IMPLIED_FAKE_TOKEN&&(i.Authorization="Bearer "+r),this.rs._emit("wire-busy",{method:e,isFolder:(0,c.isFolder)(t)}),(0,u.requestWithTimeout)(e,t,{body:s,headers:i,responseType:"arraybuffer"}).then(r=>{if(this.online||(this.online=!0,this.rs._emit("network-online")),this.rs._emit("wire-done",{method:e,isFolder:(0,c.isFolder)(t),success:!0}),i=r.status,[401,403,404,412].indexOf(i)>=0)return(0,l.default)("[WireClient] Error response status",r.status),n=h?this.stripQuotes(r.getResponseHeader("ETag")):void 0,401===r.status&&this.rs._emit("error",new a.default),Promise.resolve({statusCode:r.status,revision:n});if(function(e){return[201,204,304].indexOf(e)>=0}(r.status)||200===r.status&&"GET"!==e)return n=this.stripQuotes(r.getResponseHeader("ETag")),(0,l.default)("[WireClient] Successful request",n),Promise.resolve({statusCode:r.status,revision:n});{const e=r.getResponseHeader("Content-Type");n=h?this.stripQuotes(r.getResponseHeader("ETag")):200===r.status?d:void 0;const t=function(e){let t,r="utf-8";return e&&(t=e.match(/charset=(.+)$/),t&&(r=t[1])),r}(e);return(0,c.shouldBeTreatedAsBinary)(r.response,e)?((0,l.default)("[WireClient] Successful request with unknown or binary mime-type",n),Promise.resolve({statusCode:r.status,body:r.response,contentType:e,revision:n})):(0,c.getTextFromArrayBuffer)(r.response,t).then(t=>((0,l.default)("[WireClient] Successful request",n),Promise.resolve({statusCode:r.status,body:t,contentType:e,revision:n})))}var i},r=>(this.online&&(this.online=!1,this.rs._emit("network-offline")),this.rs._emit("wire-done",{method:e,isFolder:(0,c.isFolder)(t),success:!1}),Promise.reject(r)))})}configure(e){if("object"!=typeof e)throw new Error("WireClient configure settings parameter should be an object");if(void 0!==e.userAddress&&(this.userAddress=e.userAddress),void 0!==e.href&&(this.href=e.href),void 0!==e.storageApi&&(this.storageApi=e.storageApi),void 0!==e.token&&(this.token=e.token),void 0!==e.properties&&(this.properties=e.properties),"string"==typeof this.storageApi){const e=f[this.storageApi]||5;this.supportsRevs=e>=2}this.href&&this.token?(this.connected=!0,this.online=!0,this._emit("connected")):this.connected=!1,d&&localStorage.setItem(p,JSON.stringify({userAddress:this.userAddress,href:this.href,storageApi:this.storageApi,token:this.token,properties:this.properties}))}get(e,t={}){if(!this.connected)return Promise.reject("not connected (path: "+e+")");const r={};return this.supportsRevs&&t.ifNoneMatch&&(r["If-None-Match"]=this.addQuotes(t.ifNoneMatch)),this._request("GET",this.href+(0,c.cleanPath)(e),this.token,r,void 0,this.supportsRevs,this._revisionCache[e]).then(t=>{if(!(0,c.isFolder)(e))return Promise.resolve(t);let r={};if(void 0!==t.body)try{t.body=JSON.parse(t.body)}catch(t){return Promise.reject("Folder description at "+this.href+(0,c.cleanPath)(e)+" is not JSON")}if(200===t.statusCode&&"object"==typeof t.body){if(0===Object.keys(t.body).length)t.statusCode=404;else if("http://remotestorage.io/spec/folder-description"===(n=t.body)["@context"]&&"object"==typeof n.items){for(const r in t.body.items)this._revisionCache[e+r]=t.body.items[r].ETag;r=t.body.items}else Object.keys(t.body).forEach(n=>{this._revisionCache[e+n]=t.body[n],r[n]={ETag:t.body[n]}});return t.body=r,Promise.resolve(t)}return Promise.resolve(t);var n})}put(e,t,r,n={}){if(!this.connected)return Promise.reject("not connected (path: "+e+")");!r.match(/charset=/)&&(t instanceof ArrayBuffer||(0,u.isArrayBufferView)(t))&&(r+="; charset=binary");const i={"Content-Type":r};return this.supportsRevs&&(n.ifMatch&&(i["If-Match"]=this.addQuotes(n.ifMatch)),n.ifNoneMatch&&(i["If-None-Match"]=this.addQuotes(n.ifNoneMatch))),this._request("PUT",this.href+(0,c.cleanPath)(e),this.token,i,t,this.supportsRevs)}delete(e,t={}){if(!this.connected)throw new Error("not connected (path: "+e+")");t||(t={});const r={};return this.supportsRevs&&t.ifMatch&&(r["If-Match"]=this.addQuotes(t.ifMatch)),this._request("DELETE",this.href+(0,c.cleanPath)(e),this.token,r,void 0,this.supportsRevs)}static _rs_init(e){e.remote=new g(e),e.remote.online=!0}static _rs_supported(){return"function"==typeof fetch||"function"==typeof XMLHttpRequest}static _rs_cleanup(){d&&delete localStorage[p]}}(0,c.applyMixins)(g,[s.default]),e.exports=g},439:function(e,t){var r,n;r=function(){var e,t,r,n;Object.keys||(Object.keys=(e=Object.prototype.hasOwnProperty,t=!{toString:null}.propertyIsEnumerable("toString"),n=(r=["toString","toLocaleString","valueOf","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","constructor"]).length,function(i){if("object"!=typeof i&&"function"!=typeof i||null===i)throw new TypeError("Object.keys called on non-object");var o=[];for(var s in i)e.call(i,s)&&o.push(s);if(t)for(var a=0;a>>0;if(0===r)return-1;var n=0;if(arguments.length>1&&((n=Number(arguments[1]))!=n?n=0:0!==n&&n!==1/0&&n!==-1/0&&(n=(n>0||-1)*Math.floor(Math.abs(n)))),n>=r)return-1;for(var i=n>=0?n:Math.max(r-Math.abs(n),0);i0&&(t+=u.suffices["*"]&&r||",",u.suffices["*"]&&l&&(t+=u.name+"=")),t+=a?encodeURIComponent(h[p]).replace(/!/g,"%21"):s(h[p])}else if("object"==typeof h){l&&!u.suffices["*"]&&(t+=u.name+"=");var f=!0;for(var g in h)f||(t+=u.suffices["*"]&&r||","),f=!1,t+=a?encodeURIComponent(g).replace(/!/g,"%21"):s(g),t+=u.suffices["*"]?"=":",",t+=a?encodeURIComponent(h[g]).replace(/!/g,"%21"):s(h[g])}else l&&(t+=u.name,c&&""===h||(t+="=")),null!=u.truncate&&(h=h.substring(0,u.truncate)),t+=a?encodeURIComponent(h).replace(/!/g,"%21"):s(h)}return t};return _.varNames=u,{prefix:n,substitution:_}}function l(e){if(!(this instanceof l))return new l(e);for(var t=e.split("{"),r=[t.shift()],n=[],i=[],o=[];t.length>0;){var s=t.shift(),c=s.split("}")[0],u=s.substring(c.length+1),h=a(c);i.push(h.substitution),n.push(h.prefix),r.push(u),o=o.concat(h.substitution.varNames)}this.fill=function(e){for(var t=r[0],n=0;n0&&"/"===t.charAt(e.length-1)||"#"===r.charAt(0)||"?"===r.charAt(0))return!0}return!1}(t,e.id)&&void 0===this.schemas[e.id]&&(this.schemas[e.id]=e),e)if("enum"!==n)if("object"==typeof e[n])this.searchSchemas(e[n],t);else if("$ref"===n){var i=g(e[n]);i&&void 0===this.schemas[i]&&void 0===this.missingMap[i]&&(this.missingMap[i]=i)}},c.prototype.addSchema=function(e,t){if("string"!=typeof e||void 0===t){if("object"!=typeof e||"string"!=typeof e.id)return;e=(t=e).id}e===g(e)+"#"&&(e=g(e)),this.schemas[e]=t,delete this.missingMap[e],m(t,e),this.searchSchemas(t,e)},c.prototype.getSchemaMap=function(){var e={};for(var t in this.schemas)e[t]=this.schemas[t];return e},c.prototype.getSchemaUris=function(e){var t=[];for(var r in this.schemas)e&&!e.test(r)||t.push(r);return t},c.prototype.getMissingUris=function(e){var t=[];for(var r in this.missingMap)e&&!e.test(r)||t.push(r);return t},c.prototype.dropSchemas=function(){this.schemas={},this.reset()},c.prototype.reset=function(){this.missing=[],this.missingMap={},this.errors=[]},c.prototype.validateAll=function(e,t,r,n,i){var o;if(!(t=this.resolveRefs(t)))return null;if(t instanceof w)return this.errors.push(t),t;var s,a=this.errors.length,l=null,c=null;if(this.checkRecursive&&e&&"object"==typeof e){if(o=!this.scanned.length,e[this.validatedSchemasKey]){var u=e[this.validatedSchemasKey].indexOf(t);if(-1!==u)return this.errors=this.errors.concat(e[this.validationErrorsKey][u]),null}if(Object.isFrozen(e)&&-1!==(s=this.scannedFrozen.indexOf(e))){var h=this.scannedFrozenSchemas[s].indexOf(t);if(-1!==h)return this.errors=this.errors.concat(this.scannedFrozenValidationErrors[s][h]),null}if(this.scanned.push(e),Object.isFrozen(e))-1===s&&(s=this.scannedFrozen.length,this.scannedFrozen.push(e),this.scannedFrozenSchemas.push([])),l=this.scannedFrozenSchemas[s].length,this.scannedFrozenSchemas[s][l]=t,this.scannedFrozenValidationErrors[s][l]=[];else{if(!e[this.validatedSchemasKey])try{Object.defineProperty(e,this.validatedSchemasKey,{value:[],configurable:!0}),Object.defineProperty(e,this.validationErrorsKey,{value:[],configurable:!0})}catch(t){e[this.validatedSchemasKey]=[],e[this.validationErrorsKey]=[]}c=e[this.validatedSchemasKey].length,e[this.validatedSchemasKey][c]=t,e[this.validationErrorsKey][c]=[]}}var d=this.errors.length,p=this.validateBasic(e,t,i)||this.validateNumeric(e,t,i)||this.validateString(e,t,i)||this.validateArray(e,t,i)||this.validateObject(e,t,i)||this.validateCombinations(e,t,i)||this.validateHypermedia(e,t,i)||this.validateFormat(e,t,i)||this.validateDefinedKeywords(e,t,i)||null;if(o){for(;this.scanned.length;)delete this.scanned.pop()[this.validatedSchemasKey];this.scannedFrozen=[],this.scannedFrozenSchemas=[]}if(p||d!==this.errors.length)for(;r&&r.length||n&&n.length;){var f=r&&r.length?""+r.pop():null,g=n&&n.length?""+n.pop():null;p&&(p=p.prefixWith(f,g)),this.prefixErrors(d,f,g)}return null!==l?this.scannedFrozenValidationErrors[s][l]=this.errors.slice(a):null!==c&&(e[this.validationErrorsKey][c]=this.errors.slice(a)),this.handleError(p)},c.prototype.validateFormat=function(e,t){if("string"!=typeof t.format||!this.formatValidators[t.format])return null;var r=this.formatValidators[t.format].call(null,e,t);return"string"==typeof r||"number"==typeof r?this.createError(b.FORMAT_CUSTOM,{message:r},"","/format",null,e,t):r&&"object"==typeof r?this.createError(b.FORMAT_CUSTOM,{message:r.message||"?"},r.dataPath||"",r.schemaPath||"/format",null,e,t):null},c.prototype.validateDefinedKeywords=function(e,t,r){for(var n in this.definedKeywords)if(void 0!==t[n])for(var i=this.definedKeywords[n],o=0;o=h&&nt.maximum)return this.createError(b.NUMBER_MAXIMUM,{value:e,maximum:t.maximum},"","/maximum",null,e,t);if(t.exclusiveMaximum&&e===t.maximum)return this.createError(b.NUMBER_MAXIMUM_EXCLUSIVE,{value:e,maximum:t.maximum},"","/exclusiveMaximum",null,e,t)}return null},c.prototype.validateNaN=function(e,t){return"number"!=typeof e?null:!0===isNaN(e)||e===1/0||e===-1/0?this.createError(b.NUMBER_NOT_A_NUMBER,{value:e},"","/type",null,e,t):null},c.prototype.validateString=function(e,t,r){return this.validateStringLength(e,t,r)||this.validateStringPattern(e,t,r)||null},c.prototype.validateStringLength=function(e,t){return"string"!=typeof e?null:void 0!==t.minLength&&e.lengtht.maxLength?this.createError(b.STRING_LENGTH_LONG,{length:e.length,maximum:t.maxLength},"","/maxLength",null,e,t):null},c.prototype.validateStringPattern=function(e,t){if("string"!=typeof e||"string"!=typeof t.pattern&&!(t.pattern instanceof RegExp))return null;var r;if(t.pattern instanceof RegExp)r=t.pattern;else{var n,i="",o=t.pattern.match(/^\/(.+)\/([img]*)$/);o?(n=o[1],i=o[2]):n=t.pattern,r=new RegExp(n,i)}return r.test(e)?null:this.createError(b.STRING_PATTERN,{pattern:t.pattern},"","/pattern",null,e,t)},c.prototype.validateArray=function(e,t,r){return Array.isArray(e)&&(this.validateArrayLength(e,t,r)||this.validateArrayUniqueItems(e,t,r)||this.validateArrayItems(e,t,r))||null},c.prototype.validateArrayLength=function(e,t){var r;return void 0!==t.minItems&&e.lengtht.maxItems&&(r=this.createError(b.ARRAY_LENGTH_LONG,{length:e.length,maximum:t.maxItems},"","/maxItems",null,e,t),this.handleError(r))?r:null},c.prototype.validateArrayUniqueItems=function(e,t){if(t.uniqueItems)for(var r=0;rt.maxProperties&&(r=this.createError(b.OBJECT_PROPERTIES_MAXIMUM,{propertyCount:n.length,maximum:t.maxProperties},"","/maxProperties",null,e,t),this.handleError(r))?r:null},c.prototype.validateObjectRequiredProperties=function(e,t){if(void 0!==t.required)for(var r=0;r 10000");if(void 0!==b[e])throw new Error("Error already defined: "+e+" as "+b[e]);if(void 0!==v[t])throw new Error("Error code already used: "+v[t]+" as "+t);for(var n in b[e]=t,v[t]=e,E[e]=E[t]=r,C){var i=C[n];i[e]&&(i[t]=i[t]||i[e])}},reset:function(){n.reset(),this.error=null,this.missing=[],this.valid=!0},missing:[],error:null,valid:!0,normSchema:m,resolveUrl:f,getDocumentUri:g,errorCodes:b};return i.language("en"),i}();return S.addLanguage("en-gb",E),S.tv4=S,S},void 0===(n=r.apply(t,[]))||(e.exports=n)},713:function(module){!function(e,t){{const e=t();module.exports=e,module.exports.default=e}}("undefined"!=typeof self&&self,function(){var LINK_URI_MAPS={"http://webfinger.net/rel/avatar":"avatar",remotestorage:"remotestorage","http://tools.ietf.org/id/draft-dejong-remotestorage":"remotestorage",remoteStorage:"remotestorage","http://www.packetizer.com/rel/share":"share","http://webfinger.net/rel/profile-page":"profile",me:"profile",vcard:"vcard",blog:"blog","http://packetizer.com/rel/blog":"blog","http://schemas.google.com/g/2010#updates-from":"updates","https://camlistore.org/rel/server":"camilstore"},LINK_PROPERTIES={avatar:[],remotestorage:[],blog:[],vcard:[],updates:[],share:[],profile:[],camlistore:[]},URIS=["webfinger","host-meta","host-meta.json"],IPV4_OCTET="(?:25[0-5]|2[0-4]\\d|1\\d{2}|[1-9]?\\d)",IPV4_REGEX=new RegExp(`^(?:${IPV4_OCTET}\\.){3}${IPV4_OCTET}$`),IPV4_CAPTURE_REGEX=new RegExp(`^(${IPV4_OCTET})\\.(${IPV4_OCTET})\\.(${IPV4_OCTET})\\.(${IPV4_OCTET})$`),LOCALHOST_REGEX=/^localhost(?:\.localdomain)?(?::\d+)?$/,NUMERIC_PORT_REGEX=/^\d+$/,HOSTNAME_REGEX=/^[a-zA-Z0-9.-]+$/,LOCALHOST_127_REGEX=/^127\.(?:\d{1,3}\.){2}\d{1,3}$/;class WebFingerError extends Error{status;constructor(e,t){super(e),this.name="WebFingerError",this.status=t}}class WebFinger{static default;config;constructor(e={}){this.config={tls_only:void 0===e.tls_only||e.tls_only,uri_fallback:void 0!==e.uri_fallback&&e.uri_fallback,request_timeout:void 0!==e.request_timeout?e.request_timeout:1e4,allow_private_addresses:void 0!==e.allow_private_addresses&&e.allow_private_addresses}}async fetchJRD(e,t=0){if(t>3)throw new WebFingerError("too many redirects");const r=await fetch(e,{headers:{Accept:"application/jrd+json, application/json"},redirect:"manual"});if(r.status>=300&&r.status<400){const n=r.headers.get("location");if(!n)throw new WebFingerError("redirect without location header");let i;try{i=new URL(n,e)}catch{throw new WebFingerError("invalid redirect URL")}const o=WebFinger.validateHost(i.hostname+(i.port?":"+i.port:""));if(!this.config.allow_private_addresses&&WebFinger.isPrivateAddress(o))throw new WebFingerError("redirect to private or internal address blocked");return this.fetchJRD(i.toString(),t+1)}if(404===r.status)throw new WebFingerError("resource not found",404);if(!r.ok)throw new WebFingerError("error during request",r.status);const n=r.headers.get("content-type")||"",i=n.toLowerCase().split(";")[0].trim();"application/jrd+json"===i||("application/json"===i?console.debug('WebFinger: Server uses "application/json" instead of RFC 7033 recommended "application/jrd+json".'):console.warn(`WebFinger: Server returned unexpected content-type "${n}". Expected "application/jrd+json" per RFC 7033.`));const o=await r.text();if(WebFinger.isValidJSON(o))return o;throw new WebFingerError("invalid json")}static isValidJSON(e){try{JSON.parse(e)}catch{return!1}return!0}static isLocalhost(e){return LOCALHOST_REGEX.test(e)}static isPrivateAddress(e){let t=e;if(t.startsWith("[")&&t.includes("]:"))t=t.substring(1,t.lastIndexOf("]:"));else if(t.startsWith("[")&&t.endsWith("]"))t=t.substring(1,t.length-1);else if(t.includes(":")&&1===(t.match(/:/g)||[]).length){const e=t.split(":"),r=e[0],n=e[1];if(n&&!NUMERIC_PORT_REGEX.test(n))throw new WebFingerError("invalid host format");(r.match(IPV4_REGEX)||r.match(HOSTNAME_REGEX))&&(t=r)}if("localhost"===t||"127.0.0.1"===t||t.match(LOCALHOST_127_REGEX)||"::1"===t||"localhost.localdomain"===t)return!0;const r=t.match(IPV4_CAPTURE_REGEX);if(r){const[,e,t,n,i]=r,o=Number(e),s=Number(t),a=Number(n),l=Number(i);if(isNaN(o)||isNaN(s)||isNaN(a)||isNaN(l))return!0;if(10===o)return!0;if(172===o&&s>=16&&s<=31)return!0;if(192===o&&168===s)return!0;if(169===o&&254===s)return!0;if(o>=224&&o<=239)return!0;if(o>=240)return!0}if(t.includes(":")){const e=(t.match(/:/g)||[]).length;if((e>1||1===e&&!t.match(/^[a-zA-Z0-9.-]+:\d+$/))&&(t.match(/^(fc|fd)[0-9a-f]{2}:/i)||t.match(/^fe80:/i)||t.match(/^ff[0-9a-f]{2}:/i)))return!0}return!1}static validateHost(e){const t=e.split("/")[0];if(!t||0===t.length)throw new WebFingerError("invalid host format");if(t.includes("?")||t.includes("#")||t.includes(" "))throw new WebFingerError("invalid characters in host");return t}static async processJRD(e,t){const r=JSON.parse(t);if("object"!=typeof r||"object"!=typeof r.links)throw void 0!==r.error?new WebFingerError(r.error):new WebFingerError("unknown response from server");const n={object:r,idx:{properties:{name:void 0},links:JSON.parse(JSON.stringify(LINK_PROPERTIES))}};(Array.isArray(r.links)?r.links:[]).map(function(e){if(Object.prototype.hasOwnProperty.call(LINK_URI_MAPS,String(e.rel))){const t=LINK_URI_MAPS[String(e.rel)];if(n.idx.links[t]){const r={href:String(e.href||""),rel:String(e.rel||"")};Object.keys(e).map(function(t){"object"==typeof e[t]&&null!==e[t]?r[t]=e[t]:r[t]=String(e[t])}),n.idx.links[t].push(r)}}});const i=r.properties||{};for(const o in i)Object.prototype.hasOwnProperty.call(i,o)&&"http://packetizer.com/ns/name"===o&&(n.idx.properties.name=i[o]);return n}async validateDNSResolution(hostname){if(hostname.match(IPV4_REGEX)||hostname.includes(":")||"localhost"===hostname)return;const isNodeJS="undefined"!=typeof process&&process.versions?.node;if(isNodeJS)try{const dnsImport=eval('import("dns")'),dns=await dnsImport.then(e=>e.promises).catch(()=>null);if(dns)try{const[e,t]=await Promise.allSettled([dns.resolve4(hostname).catch(()=>[]),dns.resolve6(hostname).catch(()=>[])]),r="fulfilled"===e.status?e.value:[],n="fulfilled"===t.status?t.value:[];for(const i of[...r,...n])if(WebFinger.isPrivateAddress(i))throw new WebFingerError(`hostname ${hostname} resolves to private address ${i}`)}catch(e){if(e instanceof WebFingerError)throw e}}catch(e){if(e instanceof WebFingerError)throw e}}async lookup(e){if(!e)throw new WebFingerError("address is required");let t="";if(e.indexOf("://")>-1){const r=e.replace(/ /g,"").split("/");if(r.length<3)throw new WebFingerError("invalid URI format");t=r[2]}else{const r=e.replace(/ /g,"").split("@");if(2!==r.length||!r[1])throw new WebFingerError("invalid useraddress format");t=r[1]}if(!t)throw new WebFingerError("could not determine host from address");if(t=WebFinger.validateHost(t),!this.config.allow_private_addresses&&WebFinger.isPrivateAddress(t))throw new WebFingerError("private or internal addresses are not allowed");if(!this.config.allow_private_addresses){const e=t.includes(":")?t.split(":")[0]:t;await this.validateDNSResolution(e)}let r=0,n="https";WebFinger.isLocalhost(t)&&(n="http");const i=async e=>{if(this.config.uri_fallback&&r!==URIS.length-1)return r+=1,o();if(this.config.tls_only||"https"!==n)throw e instanceof Error?e:new WebFingerError(String(e));return r=0,n="http",o()},o=async()=>{const o=(()=>{let i="";return e.split("://")[1]||(i="acct:"),n+"://"+t+"/.well-known/"+URIS[r]+"?resource="+i+e})();try{const e=await this.fetchJRD(o);return WebFinger.processJRD(o,e)}catch(e){return await i(e)}};return o()}async lookupLink(e,t){if(Object.prototype.hasOwnProperty.call(LINK_PROPERTIES,t)){const r=(await this.lookup(e)).idx.links[t];return 0===r.length?Promise.reject('no links found with rel="'+t+'"'):Promise.resolve(r[0])}return Promise.reject("unsupported rel "+t)}}return WebFinger.default=WebFinger,WebFinger})}},__webpack_module_cache__={};function __webpack_require__(e){var t=__webpack_module_cache__[e];if(void 0!==t)return t.exports;var r=__webpack_module_cache__[e]={exports:{}};return __webpack_modules__[e].call(r.exports,r,r.exports,__webpack_require__),r.exports}__webpack_require__.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}();var __webpack_exports__=__webpack_require__(423);return __webpack_exports__=__webpack_exports__.default,__webpack_exports__}()},module.exports=t()}(remotestorage$2)),remotestorage$2.exports}var remotestorageExports=requireRemotestorage();const RemoteStorage=getDefaultExportFromCjs$1(remotestorageExports),ENCODING="0123456789ABCDEFGHJKMNPQRSTVWXYZ",ENCODING_LEN=32,RANDOM_LEN=16,TIME_LEN=10,TIME_MAX=0xffffffffffff;var ULIDErrorCode;!function(e){e.Base32IncorrectEncoding="B32_ENC_INVALID",e.DecodeTimeInvalidCharacter="DEC_TIME_CHAR",e.DecodeTimeValueMalformed="DEC_TIME_MALFORMED",e.EncodeTimeNegative="ENC_TIME_NEG",e.EncodeTimeSizeExceeded="ENC_TIME_SIZE_EXCEED",e.EncodeTimeValueMalformed="ENC_TIME_MALFORMED",e.PRNGDetectFailure="PRNG_DETECT",e.ULIDInvalid="ULID_INVALID",e.Unexpected="UNEXPECTED",e.UUIDInvalid="UUID_INVALID"}(ULIDErrorCode||(ULIDErrorCode={}));class ULIDError extends Error{constructor(e,t){super(`${t} (${e})`),this.name="ULIDError",this.code=e}}function randomChar(e){const t=Math.floor(e()*ENCODING_LEN)%ENCODING_LEN;return ENCODING.charAt(t)}function detectPRNG(){const e=detectRoot(),t=e&&(e.crypto||e.msCrypto)||null;if("function"==typeof t?.getRandomValues)return()=>{const e=new Uint8Array(1);return t.getRandomValues(e),e[0]/256};if("function"==typeof t?.randomBytes)return()=>t.randomBytes(1).readUInt8()/256;throw new ULIDError(ULIDErrorCode.PRNGDetectFailure,"Failed to find a reliable PRNG")}function detectRoot(){return inWebWorker()?self:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:null}function encodeRandom(e,t){let r="";for(;e>0;e--)r=randomChar(t)+r;return r}function encodeTime(e,t=TIME_LEN){if(isNaN(e))throw new ULIDError(ULIDErrorCode.EncodeTimeValueMalformed,`Time must be a number: ${e}`);if(e>TIME_MAX)throw new ULIDError(ULIDErrorCode.EncodeTimeSizeExceeded,`Cannot encode a time larger than ${TIME_MAX}: ${e}`);if(e<0)throw new ULIDError(ULIDErrorCode.EncodeTimeNegative,`Time must be positive: ${e}`);if(!1===Number.isInteger(e))throw new ULIDError(ULIDErrorCode.EncodeTimeValueMalformed,`Time must be an integer: ${e}`);let r,n="";for(let i=t;i>0;i--)r=e%ENCODING_LEN,n=ENCODING.charAt(r)+n,e=(e-r)/ENCODING_LEN;return n}function inWebWorker(){return"undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope}function ulid(){const e=detectPRNG();return encodeTime(Date.now(),TIME_LEN)+encodeRandom(RANDOM_LEN,e)}const placeSchema={type:"object",properties:{id:{type:"string"},title:{type:"string"},lat:{type:"number"},lon:{type:"number"},geohash:{type:"string"},zoom:{type:"number"},url:{type:"string"},osmId:{type:"string"},osmType:{type:"string"},osmTags:{type:"object",additionalProperties:{type:"string"}},description:{type:"string"},tags:{type:"array",items:{type:"string"},default:[]},createdAt:{type:"string",format:"date-time"},updatedAt:{type:"string",format:"date-time"}},required:["id","title","lat","lon","geohash","createdAt"]},listSchema={type:"object",properties:{id:{type:"string"},title:{type:"string"},color:{type:"string"},placeRefs:{type:"array",items:{type:"object",properties:{id:{type:"string"},geohash:{type:"string"}},required:["id","geohash"]},default:[]},createdAt:{type:"string",format:"date-time"},updatedAt:{type:"string",format:"date-time"}},required:["id","title","placeRefs","createdAt"]},Places=function(e){function t(e,t){return`${e.substring(0,2)}/${e.substring(2,4)}/${t}`}e.declareType("place",placeSchema),e.declareType("list",listSchema);const r={async getAll(){const t=await e.getAll("_lists/");return t?Object.values(t):[]},async get(t){const r=`_lists/${t}`;return e.getObject(r)},async create(t,r,n){const i=`_lists/${t}`;let o=await e.getObject(i);const s=(new Date).toISOString();return o?(o.title=r,n&&(o.color=n),o.updatedAt=s):o={id:t,title:r,color:n,placeRefs:[],createdAt:s,updatedAt:s},await e.storeObject("list",i,o),o},async delete(t){await e.remove(`_lists/${t}`)},async addPlace(t,r,n){const i=`_lists/${t}`,o=await e.getObject(i);if(!o)throw new Error(`List not found: ${t}`);return-1===o.placeRefs.findIndex(e=>e.id===r)&&(o.placeRefs.push({id:r,geohash:n}),o.updatedAt=(new Date).toISOString(),await e.storeObject("list",i,o)),o},async removePlace(t,r){const n=`_lists/${t}`,i=await e.getObject(n);if(!i)throw new Error(`List not found: ${t}`);const o=i.placeRefs.findIndex(e=>e.id===r);return-1!==o&&(i.placeRefs.splice(o,1),i.updatedAt=(new Date).toISOString(),await e.storeObject("list",n,i)),i},async initDefaults(){const e=[{id:"to-go",title:"Want to go",color:"#2e9e4f"},{id:"to-do",title:"To do",color:"#2a7fff"}];for(const t of e)await this.get(t.id)||await this.create(t.id,t.title,t.color)}},n={lists:r,store:async function(r){const n=function(e){const t=(new Date).toISOString(),r=e.id||ulid(),n="number"==typeof e.lat?e.lat:0,i="number"==typeof e.lon?e.lon:0,o=e.title||"Untitled Place",s=e.geohash||Geohash.encode(n,i,10),a={...e,id:r,lat:n,lon:i,geohash:s,title:o,tags:e.tags||[],createdAt:e.createdAt||t,updatedAt:e.id?t:void 0};return Object.keys(a).forEach(e=>{void 0===a[e]&&delete a[e]}),a}(r),i=t(n.geohash,n.id);return await e.storeObject("place",i,n),n},remove:async function(n,i){if(!n||!i)throw new Error("Both id and geohash are required to remove a place");const o=await r.getAll();await Promise.all(o.map(async t=>{const r=t.placeRefs.findIndex(e=>e.id===n);-1!==r&&(t.placeRefs.splice(r,1),t.updatedAt=(new Date).toISOString(),await e.storeObject("list",`_lists/${t.id}`,t))}));const s=t(i,n);return e.remove(s)},get:async function(r,n){if(!r||!n)throw new Error("Both id and geohash are required to get a place");const i=t(n,r);return e.getObject(i)},listByPrefix:async function(t){let r="";return t.length>=2&&(r+=t.substring(0,2)+"/"),t.length>=4&&(r+=t.substring(2,4)+"/"),e.getAll(r)},getPlaces:async function(t){const r=[],n=async t=>{const n=await e.getAll(t,!1);n&&Object.values(n).forEach(e=>{e&&"object"==typeof e&&!e.toString().endsWith("/")&&r.push(e)})};if(t&&t.length>0){const e=t.map(async e=>{if(e.length<4)return;const t=e.substring(0,2),r=e.substring(2,4);await n(`${t}/${r}/`)});await Promise.all(e)}else{const t=e=>{if(!e||"object"!=typeof e)return[];let t=e;return e.items&&"object"==typeof e.items&&(t=e.items),Object.keys(t).filter(e=>e.endsWith("/")&&!e.startsWith("@"))},r=await e.getListing("",!1),i=t(r);await Promise.all(i.map(async r=>{const i=await e.getListing(r,!1),o=t(i);await Promise.all(o.map(async e=>{await n(r+e)}))}))}return r}};return{exports:n}},Places$1={name:"places",builder:Places};var widget={exports:{}},hasRequiredWidget;function requireWidget(){return hasRequiredWidget||(hasRequiredWidget=1,self,e=()=>(()=>{var e={d:(t,r)=>{for(var n in r)e.o(r,n)&&!e.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:r[n]})},o:(e,t)=>Object.prototype.hasOwnProperty.call(e,t)},t={};function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}function n(e){var t=function(e){if("object"!=r(e)||!e)return e;var t=e[Symbol.toPrimitive];if(void 0!==t){var n=t.call(e,"string");if("object"!=r(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==r(t)?t:t+""}e.d(t,{default:()=>i});const i=function(){return e=function e(t){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.rs=t,this.leaveOpen=!!r.leaveOpen&&r.leaveOpen,this.autoCloseAfter=r.autoCloseAfter?r.autoCloseAfter:1500,this.skipInitial=!!r.skipInitial&&r.skipInitial,this.logging=!!r.logging&&r.logging,this.parentContainerEl=null,r.hasOwnProperty("modalBackdrop")){if("boolean"!=typeof r.modalBackdrop&&"onlySmallScreens"!==r.modalBackdrop)throw'options.modalBackdrop has to be true/false or "onlySmallScreens"';this.modalBackdrop=r.modalBackdrop}else this.modalBackdrop="onlySmallScreens";this.active=!1,this.online=!1,this.closed=!1,this.lastSynced=null,this.lastSyncedUpdateLoop=null},t=[{key:"log",value:function(){if(this.logging){for(var e,t=arguments.length,r=new Array(t),n=0;n

Connect your storage

To sync data with your account
';var t=document.createElement("style");return t.innerHTML='#remotestorage-widget {\n z-index: 21000000;\n}\n\n.rs-widget {\n box-sizing: border-box;\n overflow: hidden;\n max-width: 350px;\n padding: 10px;\n margin: 10px;\n border-radius: 3px;\n background-color: #fff;\n box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1), 0 3px 8px 0 rgba(0,0,0,0.2);\n font-family: arial, sans-serif;\n font-size: 16px;\n color: #333;\n will-change: max-height, height, width, opacity, max-width, background, box-shadow;\n transition-property: width, height, opacity, max-width, max-height, background, box-shadow;\n transition-duration: 300ms;\n}\n\n.rs-widget * {\n box-sizing: border-box;\n}\n\n.rs-widget .rs-hidden {\n display: none;\n}\n\n.rs-box {\n overflow: hidden;\n will-change: height;\n transition-property: height, width, max-height;\n transition-duration: 300ms;\n transition-timing-function: ease-in;\n opacity: 0;\n max-height: 0px;\n}\n\n.rs-box.rs-selected:not([aria-hidden=true]) {\n opacity: 1;\n max-height: 420px;\n}\n\n/* Main logo */\n.rs-main-logo {\n float: left;\n height: 36px;\n width: 36px;\n margin-top: 1px;\n margin-right: 0.625em;\n transition: margin-left 300ms ease-out, transform 300ms ease-out;\n cursor: pointer;\n}\n.rs-widget .rs-backend-remotestorage svg#rs-main-logo-remotestorage {\n display: block;\n}\n.rs-widget[class*="rs-backend-"]:not(.rs-backend-remotestorage) svg#rs-main-logo-remotestorage {\n display: none;\n}\n.rs-widget.rs-backend-dropbox svg#rs-main-logo-dropbox {\n display: block;\n}\n.rs-widget:not(.rs-backend-dropbox) svg#rs-main-logo-dropbox {\n display: none;\n}\n.rs-widget.rs-backend-googledrive svg#rs-main-logo-googledrive {\n display: block;\n}\n.rs-widget:not(.rs-backend-googledrive) svg#rs-main-logo-googledrive {\n display: none;\n}\n\npolygon.rs-logo-shape {\n fill: #FF4B03;\n}\n\npolygon.rs-logo-shape,\n#rs-main-logo-dropbox path,\n#rs-main-logo-googledrive path {\n transition-property: fill;\n transition-duration: 0.5s;\n}\n\n.rs-offline polygon.rs-logo-shape,\n.rs-offline #rs-main-logo-dropbox path,\n.rs-offline #rs-main-logo-googledrive path {\n fill: #888;\n transition-property: fill;\n transition-duration: 0.5s;\n}\n\n/* Hide everything except logo when connected and clicked outside of box */\n.rs-closed {\n max-width: 56px;\n background-color: transparent;\n box-shadow: none;\n opacity: 0.5;\n\n transition: max-height 100ms ease-out 0ms, max-width 300ms ease-out 300ms, background 300ms ease-in 200ms, opacity 300ms ease 200ms;\n}\n\n.rs-closed:hover {\n cursor: pointer;\n opacity: 1;\n}\n\n.rs-box-initial {\n transition-duration: 0ms;\n}\n\n.rs-box-initial:hover {\n cursor: pointer;\n}\n\n.rs-widget a {\n color: #0093cc;\n}\n\n/* HEADLINE */\n.rs-small-headline {\n font-size: 1em;\n font-weight: bold;\n margin: 0;\n margin-bottom: 2px;\n height: 1.2em;\n word-break: break-all;\n overflow: hidden;\n line-height: 1em;\n}\n\n.rs-sub-headline {\n word-break: break-all;\n overflow: hidden;\n color: #666;\n font-size: 0.92em;\n height: 1.2em;\n}\n.rs-big-headline {\n font-size: 1.625em;\n font-weight: normal;\n text-align: center;\n margin-top: 20px;\n margin-bottom: 20px;\n}\n\n/* BUTTONS */\n.rs-button {\n font: inherit;\n color: inherit;\n background-color: transparent;\n border: 1px solid #dcdcdc;\n border-radius: 3px;\n cursor: pointer;\n}\n.rs-button-small {\n padding: 0.6em 0.7em;\n margin-left: 0.2em;\n transition: border-color 300ms ease-out;\n}\n.rs-button-small svg {\n vertical-align: top;\n}\n.rs-button-wrap {\n margin-top: 10px;\n}\n\n.rs-button-wrap img,\n.rs-button-wrap svg {\n float: left;\n margin-right: 0.6em;\n width: 40px;\n height: 40px;\n}\n\n.rs-button-big {\n padding: 15px 10px;\n margin-bottom: 10px;\n display: block;\n width: 100%;\n text-align: left;\n transition: box-shadow 200ms;\n}\n.rs-button-big > div {\n font-size: 1.125em;\n padding: 10px 0;\n}\n.rs-button-big:hover {\n box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1), 0 3px 8px 0 rgba(0,0,0,0.2);\n}\n.rs-button-big:active {\n background-color: #eee;\n box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1), 0 3px 8px 0 rgba(0,0,0,0.2);\n}\n.rs-button-big:last-child {\n margin-bottom: 0;\n}\n\n.rs-content {\n padding: 0 10px 10px 10px;\n}\n\n\n.rs-state-choose .rs-main-logo,\n.rs-state-sign-in .rs-main-logo {\n margin-left: 45%;\n float: none;\n}\n\n.rs-sign-in-form input[type=text] {\n padding: 15px 10px;\n display: block;\n width: 100%;\n font: inherit;\n height: 52px;\n border: 1px solid #aaa;\n border-radius: 0;\n box-shadow: none;\n}\n.rs-sign-in-form button.rs-connect {\n padding: 15px 10px;\n margin-top: 20px;\n margin-bottom: 15px;\n display: block;\n width: 100%;\n border: none;\n border-radius: 3px;\n background-color: #3fb34f;\n font: inherit;\n color: #fff;\n transition: box-shadow 200ms, background-color 200ms;\n}\n\n.rs-sign-in-form button.rs-connect:hover {\n cursor: pointer;\n background-color: #4BCB5D;\n box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1), 0 3px 8px 0 rgba(0,0,0,0.2);\n}\n\n.rs-sign-in-form button.rs-connect:active {\n background-color: #3fb34f;\n}\n\n.rs-sign-in-form button.rs-connect:disabled,\n.rs-sign-in-form button.rs-connect:disabled:hover {\n background-color: #aaa;\n}\n\n.rs-sign-in-form button.rs-connecting svg {\n height: 1em;\n width: auto;\n vertical-align: middle;\n margin-left: 0.5em;\n animation: rs-spin 1s linear infinite;\n}\n\n.rs-sign-in-error.rs-hidden,\n.rs-box-error.rs-hidden {\n height: 0;\n}\n\n.rs-sign-in-error.rs-visible,\n.rs-box-error.rs-visible {\n height: auto;\n border-radius: 3px;\n padding: 0.5em 0.5em;\n margin-top: 0.5em;\n text-align: center;\n background-color: rgba(255,0,0,0.1);\n color: darkred;\n}\n\n.rs-box-error {\n display: flex;\n flex-direction: row;\n}\n\n.rs-box-error .rs-error-message {\n flex: auto;\n}\n\n /*Choose provider box */\n.rs-box-choose {\n text-align: center;\n overflow: hidden;\n}\n\n.rs-box-choose p {\n margin-top: 0;\n margin-bottom: 20px;\n line-height: 1.4em;\n}\n\n/*Connected box */\n.rs-box-connected {\n display: flex;\n flex-direction: row;\n height: 40px;\n transition: height 0s;\n}\n.rs-connected-text {\n flex: auto;\n min-width: 0;\n}\n.rs-box-connected .rs-user {\n font-weight: bold;\n text-overflow: ellipsis;\n overflow: hidden;\n word-break: keep-all;\n}\n.rs-connected-buttons, .rs-error-buttons {\n flex: none;\n}\n.rs-disconnect:hover {\n border-color: #FF2D2D;\n}\n.rs-disconnect:hover .rs-icon{\n fill: #FF2D2D;\n}\n.rs-sync:hover {\n border-color: #FFBB0C;\n}\n.rs-sync:hover .rs-icon {\n fill: #FFBB0C;\n}\n.rs-sync.rs-rotate {\n border-color: #FFBB0C;\n}\n.rs-sync.rs-rotate .rs-icon {\n fill: #FFBB0C;\n animation: rs-spin 1s linear infinite;\n}\n\n/* Floating widget styles (top right corner) */\n.rs-floating {\n position: fixed;\n top: 0;\n right: 0;\n}\n\n@keyframes rs-spin {\n 100% {\n transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\n\n/* Small/mobile screens */\n@media screen and (max-width: 420px) {\n .rs-widget {\n font-size: 100%;\n transition: all 300ms ease-out;\n max-width: 400px;\n }\n .rs-floating {\n position: relative;\n top: auto;\n right: auto\n }\n .rs-closed {\n max-width: 56px;\n }\n .rs-state-choose,\n .rs-state-sign-in {\n position: fixed;\n top: 0;\n left: 0;\n right: 0;\n max-width: 100%;\n }\n}\n\n/* remove dotted outline border on Firefox */\n.rs-widget a:focus,\n.rs-widget a:active,\n.rs-widget button:focus,\n.rs-widget input:focus {\n outline:none;\n}\n.rs-widget button::-moz-focus-inner,\n.rs-widget input[type="button"]::-moz-focus-inner {\n border:0;\n}\n\n/* prevent rounded buttons on mobile Safari */\n.rs-widget button,\n.rs-widget input[type="button"] {\n -webkit-appearance: none;\n}\n\n.remotestorage-widget-modal-backdrop {\n display: none;\n position: fixed;\n top: 0;\n bottom: 0;\n left: 0;\n right: 0;\n background-color: rgba(0, 0, 0, 0.5);\n opacity: 0;\n transition: opacity 0.3s linear;\n}\n\n.remotestorage-widget-modal-backdrop.visible {\n opacity: 1;\n transition: opacity 0.3s linear;\n}\n',e.appendChild(t),e}},{key:"setModalClass",value:function(){if(this.modalBackdrop){if("onlySmallScreens"===this.modalBackdrop&&!this.isSmallScreen())return;this.rsWidget.classList.add("rs-modal")}}},{key:"setupElements",value:function(){if(!this.parentContainerEl)throw new Error("Parent container element not found");this.rsWidget=this.parentContainerEl.querySelector(".rs-widget"),this.rsBackdrop=this.parentContainerEl.querySelector(".remotestorage-widget-modal-backdrop"),this.rsInitial=this.parentContainerEl.querySelector(".rs-box-initial"),this.rsChoose=this.parentContainerEl.querySelector(".rs-box-choose"),this.rsConnected=this.parentContainerEl.querySelector(".rs-box-connected"),this.rsSignIn=this.parentContainerEl.querySelector(".rs-box-sign-in"),this.rsConnectedLabel=this.parentContainerEl.querySelector(".rs-box-connected .rs-sub-headline"),this.rsChooseRemoteStorageButton=this.parentContainerEl.querySelector("button.rs-choose-rs"),this.rsChooseDropboxButton=this.parentContainerEl.querySelector("button.rs-choose-dropbox"),this.rsChooseGoogleDriveButton=this.parentContainerEl.querySelector("button.rs-choose-googledrive"),this.rsErrorBox=this.parentContainerEl.querySelector(".rs-box-error .rs-error-message"),this.rs.apiKeys.hasOwnProperty("googledrive")||this.rsChooseGoogleDriveButton.parentNode.removeChild(this.rsChooseGoogleDriveButton),this.rs.apiKeys.hasOwnProperty("dropbox")||this.rsChooseDropboxButton.parentNode.removeChild(this.rsChooseDropboxButton),this.rsSignInForm=this.parentContainerEl.querySelector(".rs-sign-in-form"),this.rsAddressInput=this.rsSignInForm.querySelector("input[name=rs-user-address]"),this.rsConnectButton=this.parentContainerEl.querySelector(".rs-connect"),this.rsDisconnectButton=this.parentContainerEl.querySelector(".rs-disconnect"),this.rsSyncButton=this.parentContainerEl.querySelector(".rs-sync"),this.rsLogo=this.parentContainerEl.querySelector(".rs-widget-icon"),this.rsErrorReconnectLink=this.parentContainerEl.querySelector(".rs-box-error a.rs-reconnect"),this.rsErrorDisconnectButton=this.parentContainerEl.querySelector(".rs-box-error button.rs-disconnect"),this.rsConnectedUser=this.parentContainerEl.querySelector(".rs-connected-text h1.rs-user")}},{key:"setupHandlers",value:function(){var e=this;this.rs.on("connected",function(){return e.eventHandler("connected")}),this.rs.on("ready",function(){return e.eventHandler("ready")}),this.rs.on("disconnected",function(){return e.eventHandler("disconnected")}),this.rs.on("network-online",function(){return e.eventHandler("network-online")}),this.rs.on("network-offline",function(){return e.eventHandler("network-offline")}),this.rs.on("error",function(t){return e.eventHandler("error",t)}),this.setEventListeners(),this.setClickHandlers()}},{key:"attach",value:function(e){var t=this.createHtmlTemplate(e);if(this.parentContainerEl,e instanceof HTMLElement)this.parentContainerEl=e;else if("string"==typeof e){if(this.parentContainerEl=document.getElementById(e),!this.parentContainerEl)throw new Error('Failed to find target DOM element with id="'+e+'"')}else{if(e)throw new Error("Unknown element type. Expected instance of HTMLElement or type of string.");this.parentContainerEl=document.body}this.parentContainerEl.appendChild(t),this.setupElements(),this.setupHandlers(),this.setInitialState(),this.setModalClass()}},{key:"setEventListeners",value:function(){var e=this;this.rsSignInForm.addEventListener("submit",function(t){t.preventDefault();var r=e.parentContainerEl.querySelector("input[name=rs-user-address]").value.trim();e.disableConnectButton(),e.rs.connect(r)})}},{key:"showChooseOrSignIn",value:function(){this.rsWidget.classList.contains("rs-modal")&&(this.rsBackdrop.style.display="block",this.rsBackdrop.classList.add("visible")),this.rs.apiKeys&&Object.keys(this.rs.apiKeys).length>0?this.setState("choose"):this.setState("sign-in")}},{key:"setClickHandlers",value:function(){var e=this;this.rsInitial.addEventListener("click",function(){return e.showChooseOrSignIn()}),this.rsChooseRemoteStorageButton.addEventListener("click",function(){e.setState("sign-in"),e.rsAddressInput.focus()}),this.rsChooseDropboxButton.addEventListener("click",function(){return e.rs.dropbox.connect()}),this.rsChooseGoogleDriveButton.addEventListener("click",function(){return e.rs.googledrive.connect()}),this.rsDisconnectButton.addEventListener("click",function(){return e.rs.disconnect()}),this.rsErrorReconnectLink.addEventListener("click",function(){return e.rs.reconnect()}),this.rsErrorDisconnectButton.addEventListener("click",function(){return e.rs.disconnect()}),this.rs.hasFeature("Sync")&&this.rsSyncButton.addEventListener("click",function(){e.rsSyncButton.classList.contains("rs-rotate")?(e.rs.stopSync(),e.rsSyncButton.classList.remove("rs-rotate")):(e.rsConnectedLabel.textContent="Synchronizing",e.rs.startSync(),e.rsSyncButton.classList.add("rs-rotate"))}),document.addEventListener("click",function(){return e.close()}),this.rsWidget.addEventListener("click",function(e){return e.stopPropagation()}),this.rsLogo.addEventListener("click",function(){return e.toggle()})}},{key:"toggle",value:function(){this.closed?this.open():"initial"===this.state?this.showChooseOrSignIn():this.close()}},{key:"open",value:function(){this.closed=!1,this.rsWidget.classList.remove("rs-closed"),this.shouldCloseWhenSyncDone=!1;var e=this.parentContainerEl.querySelector(".rs-box.rs-selected");e&&e.setAttribute("aria-hidden","false")}},{key:"close",value:function(){var e=this;if("error"!==this.state){if(!this.leaveOpen&&this.active){this.closed=!0,this.rsWidget.classList.add("rs-closed");var t=this.parentContainerEl.querySelector(".rs-box.rs-selected");t&&t.setAttribute("aria-hidden","true")}else this.active?this.setState("connected"):this.setInitialState();this.rsWidget.classList.contains("rs-modal")&&(this.rsBackdrop.classList.remove("visible"),setTimeout(function(){e.rsBackdrop.style.display="none"},300))}}},{key:"disableConnectButton",value:function(){this.rsConnectButton.disabled=!0,this.rsConnectButton.classList.add("rs-connecting"),this.rsConnectButton.innerHTML="Connecting ".concat('\n \n \n \n \n \n \n\n')}},{key:"enableConnectButton",value:function(){this.rsConnectButton.disabled=!1,this.rsConnectButton.textContent="Connect",this.rsConnectButton.classList.remove("rs-connecting")}},{key:"setOffline",value:function(){this.online&&(this.rsWidget.classList.add("rs-offline"),this.rsConnectedLabel.textContent="Offline",this.online=!1)}},{key:"setOnline",value:function(){this.online||(this.rsWidget.classList.remove("rs-offline"),this.active&&(this.rsConnectedLabel.textContent="Connected")),this.online=!0}},{key:"setBackendClass",value:function(e){this.rsWidget.classList.remove("rs-backend-remotestorage"),this.rsWidget.classList.remove("rs-backend-dropbox"),this.rsWidget.classList.remove("rs-backend-googledrive"),e&&this.rsWidget.classList.add("rs-backend-".concat(e))}},{key:"showErrorBox",value:function(e){this.rsErrorBox.innerHTML=e,this.setState("error")}},{key:"hideErrorBox",value:function(){this.rsErrorBox.innerHTML="",this.close()}},{key:"handleSyncStarted",value:function(){var e=this;this.syncInProgress=!0,this.rsSyncButton.classList.add("rs-rotate"),setTimeout(function(){e.syncInProgress&&(e.rsConnectedLabel.textContent="Synchronizing")},1e3)}},{key:"handleDiscoveryError",value:function(e){var t=this.parentContainerEl.querySelector(".rs-sign-in-error");t.innerHTML=e.message,t.classList.remove("rs-hidden"),t.classList.add("rs-visible"),this.enableConnectButton()}},{key:"handleSyncError",value:function(){this.setOffline()}},{key:"handleUnauthorized",value:function(e){e.code&&"access_denied"===e.code?this.rs.disconnect():(this.open(),this.showErrorBox(e.message+" "),this.rsErrorBox.appendChild(this.rsErrorReconnectLink),this.rsErrorReconnectLink.classList.remove("rs-hidden"))}},{key:"updateLastSyncedStatus",value:function(){var e=new Date;this.online?(this.lastSynced=e,this.rsConnectedLabel.textContent="Synced"):this.rsWidget.classList.contains("rs-state-unauthorized")||(this.rsConnectedLabel.textContent="Offline")}},{key:"isSmallScreen",value:function(){return window.innerWidth<421}}],t&&function(e,t){for(var r=0;r{r?this.updated.push(this.wrapRecord(e)):(this.added.push(this.wrapRecord(e)),r=!0)}),this.recordCaches.set(e,t)}return t}constructor(e,t,r,n,i,o){this.wrapRecord=i,this.release=o,this.recordArrayCache=createCache(()=>{let o=new Set;consumeTag(tagFor(e,"[]")),iterate(e,e=>{getValue$1(this.getCacheForItem(e)),o.add(e)}),untrack(()=>{this.recordCaches.forEach((e,t)=>{o.has(t)||(this.removed.push(i(t)),this.recordCaches.delete(t))})}),this.added.length>0&&(t(this.added),this.added=[]),this.updated.length>0&&(r(this.updated),this.updated=[]),this.removed.length>0&&(n(this.removed),this.removed=[])})}revalidate(){getValue$1(this.recordArrayCache)}}class TypeWatcher{constructor(e,t,r){this.release=r;let n=!1;this.cache=createCache(()=>{iterate(e,()=>{}),consumeTag(tagFor(e,"[]")),!0===n?next(t):n=!0}),this.release=r}revalidate(){getValue$1(this.cache)}}class DataAdapter extends EmberObject{releaseMethods=A$1();recordsWatchers=new Map;typeWatchers=new Map;flushWatchers=null;constructor(e){super(e),this.containerDebugAdapter=getOwner$2(this).lookup("container-debug-adapter:main")}attributeLimit=3;acceptsModelName=!0;getFilters(){return A$1()}watchModelTypes(e,t){let r,n=this.getModelTypes(),i=A$1();r=n.map(e=>{let r=e.klass,n=this.wrapModelType(r,e.name);return i.push(this.observeModelType(e.name,t)),n}),e(r);let o=()=>{i.forEach(e=>e()),this.releaseMethods.removeObject(o)};return this.releaseMethods.pushObject(o),o}_nameToClass(e){if("string"==typeof e){let t=getOwner$2(this).factoryFor(`model:${e}`);e=t&&t.class}return e}watchRecords(e,t,r,n){let i=this._nameToClass(e),o=this.getRecords(i,e),{recordsWatchers:s}=this,a=s.get(o);return a||(a=new RecordsWatcher(o,t,r,n,e=>this.wrapRecord(e),()=>{s.delete(o),this.updateFlushWatchers()}),s.set(o,a),this.updateFlushWatchers(),a.revalidate()),a.release}updateFlushWatchers(){null===this.flushWatchers?(this.typeWatchers.size>0||this.recordsWatchers.size>0)&&(this.flushWatchers=()=>{this.typeWatchers.forEach(e=>e.revalidate()),this.recordsWatchers.forEach(e=>e.revalidate())},_backburner.on("end",this.flushWatchers)):0===this.typeWatchers.size&&0===this.recordsWatchers.size&&(_backburner.off("end",this.flushWatchers),this.flushWatchers=null)}willDestroy(){this._super(...arguments),this.typeWatchers.forEach(e=>e.release()),this.recordsWatchers.forEach(e=>e.release()),this.releaseMethods.forEach(e=>e()),this.flushWatchers&&_backburner.off("end",this.flushWatchers)}detect(e){return!1}columnsForType(e){return A$1()}observeModelType(e,t){let r=this._nameToClass(e),n=this.getRecords(r,e),{typeWatchers:i}=this,o=i.get(n);return o||(o=new TypeWatcher(n,()=>{t([this.wrapModelType(r,e)])},()=>{i.delete(n),this.updateFlushWatchers()}),i.set(n,o),this.updateFlushWatchers(),o.revalidate()),o.release}wrapModelType(e,t){return{name:t,count:get$7(this.getRecords(e,t),"length"),columns:this.columnsForType(e),object:e}}getModelTypes(){let e=this.containerDebugAdapter,t=(e.canCatalogEntriesByType("model")?e.catalogEntriesByType("model"):this._getObjectsOnNamespaces()).map(e=>({klass:this._nameToClass(e),name:e}));return t.filter(e=>this.detect(e.klass))}_getObjectsOnNamespaces(){let e=Namespace.NAMESPACES,t=[];return e.forEach(e=>{for(let r in e){if(!Object.prototype.hasOwnProperty.call(e,r))continue;if(!this.detect(e[r]))continue;let n=dasherize$1(r);t.push(n)}}),t}getRecords(e,t){return A$1()}wrapRecord(e){return{object:e,columnValues:this.getRecordColumnValues(e),searchKeywords:this.getRecordKeywords(e),filterValues:this.getRecordFilterValues(e),color:this.getRecordColor(e)}}getRecordColumnValues(e){return{}}getRecordKeywords(e){return A$1()}getRecordFilterValues(e){return{}}getRecordColor(e){return null}}const ARRAY_OBSERVER_MAPPING={willChange:"_arrangedContentArrayWillChange",didChange:"_arrangedContentArrayDidChange"};function customTagForArrayProxy(e,t){return"[]"===t?(e._revalidate(),e._arrTag):"length"===t?(e._revalidate(),e._lengthTag):tagFor(e,t)}class ArrayProxy extends EmberObject{_objectsDirtyIndex=0;_objects=null;_lengthDirty=!0;_length=0;_arrangedContent=null;_arrangedContentIsUpdating=!1;_arrangedContentTag=null;_arrangedContentRevision=null;_lengthTag=null;_arrTag=null;init(e){super.init(e),setCustomTagFor(this,customTagForArrayProxy)}[PROPERTY_DID_CHANGE](){this._revalidate()}willDestroy(){this._removeArrangedContentArrayObserver()}objectAtContent(e){return objectAt(get$7(this,"arrangedContent"),e)}replace(e,t,r){this.replaceContent(e,t,r)}replaceContent(e,t,r){replace(get$7(this,"content"),e,t,r)}objectAt(e){if(this._revalidate(),null===this._objects&&(this._objects=[]),-1!==this._objectsDirtyIndex&&e>=this._objectsDirtyIndex){let e=get$7(this,"arrangedContent");if(e){let t=this._objects.length=get$7(e,"length");for(let e=this._objectsDirtyIndex;ei)&&(this._objectsDirtyIndex=i),this._lengthDirty=!0,arrayContentDidChange(this,t,r,n,!1)}_invalidate(){this._objectsDirtyIndex=0,this._lengthDirty=!0}_revalidate(){if(!0!==this._arrangedContentIsUpdating&&(null===this._arrangedContentTag||!validateTag(this._arrangedContentTag,this._arrangedContentRevision))){let e=this.get("arrangedContent");null===this._arrangedContentTag?this._addArrangedContentArrayObserver(e):(this._arrangedContentIsUpdating=!0,this._updateArrangedContentArray(e),this._arrangedContentIsUpdating=!1);let t=this._arrangedContentTag=tagFor(this,"arrangedContent");this._arrangedContentRevision=valueForTag(this._arrangedContentTag),isObject(e)?(this._lengthTag=combine([t,tagForProperty(e,"length")]),this._arrTag=combine([t,tagForProperty(e,"[]")])):this._lengthTag=this._arrTag=t}}}ArrayProxy.reopen(MutableArray,{arrangedContent:alias("content")});const proxy$1=Object.freeze(Object.defineProperty({__proto__:null,default:ArrayProxy},Symbol.toStringTag,{value:"Module"}));class ObjectProxy extends FrameworkObject{}ObjectProxy.PrototypeMixin.reopen(ProxyMixin);const proxy=Object.freeze(Object.defineProperty({__proto__:null,default:ObjectProxy},Symbol.toStringTag,{value:"Module"}));function tap(e,t){return setProperties(e,{isFulfilled:!1,isRejected:!1}),t.then(t=>(e.isDestroyed||e.isDestroying||setProperties(e,{content:t,isFulfilled:!0}),t),t=>{throw e.isDestroyed||e.isDestroying||setProperties(e,{reason:t,isRejected:!0}),t},"Ember: PromiseProxy")}const PromiseProxyMixin=Mixin.create({reason:null,isPending:computed("isSettled",function(){return!get$7(this,"isSettled")}).readOnly(),isSettled:computed("isRejected","isFulfilled",function(){return get$7(this,"isRejected")||get$7(this,"isFulfilled")}).readOnly(),isRejected:!1,isFulfilled:!1,promise:computed({get(){throw new Error("PromiseProxy's promise must be set")},set(e,t){return tap(this,t)}}),then:promiseAlias("then"),catch:promiseAlias("catch"),finally:promiseAlias("finally")});function promiseAlias(e){return function(...t){return get$7(this,"promise")[e](...t)}}const promiseProxyMixin=Object.freeze(Object.defineProperty({__proto__:null,default:PromiseProxyMixin},Symbol.toStringTag,{value:"Module"}));function controllerFor(e,t,r){return e.lookup(`controller:${t}`,r)}let Ember;!function(e){function t(){}e.isNamespace=!0,e.toString=function(){return"Ember"},e.Container=Container,e.Registry=Registry,e._setComponentManager=setComponentManager,e._componentManagerCapabilities=componentCapabilities,e._modifierManagerCapabilities=modifierCapabilities,e.meta=meta$1,e._createCache=createCache,e._cacheGetValue=getValue$1,e._cacheIsConst=isConst,e._descriptor=nativeDescDecorator,e._getPath=_getPath,e._setClassicDecorator=setClassicDecorator,e._tracked=tracked,e.beginPropertyChanges=beginPropertyChanges,e.changeProperties=changeProperties,e.endPropertyChanges=endPropertyChanges,e.hasListeners=hasListeners,e.libraries=LIBRARIES,e._ContainerProxyMixin=ContainerProxyMixin,e._ProxyMixin=ProxyMixin,e._RegistryProxyMixin=RegistryProxyMixin,e.ActionHandler=ActionHandler,e.Comparable=Comparable,e.ComponentLookup=ComponentLookup,e.EventDispatcher=EventDispatcher,e._Cache=Cache$1,e.GUID_KEY=GUID_KEY,e.canInvoke=canInvoke,e.generateGuid=generateGuid,e.guidFor=guidFor,e.uuid=uuid$1,e.wrap=wrap$2,e.getOwner=getOwner,e.onLoad=onLoad,e.runLoadHooks=runLoadHooks,e.setOwner=setOwner,e.Application=Application$1,e.ApplicationInstance=ApplicationInstance,e.Namespace=Namespace,e.A=A$1,e.Array=EmberArray,e.NativeArray=NativeArray,e.isArray=isArray$4,e.makeArray=makeArray,e.MutableArray=MutableArray,e.ArrayProxy=ArrayProxy,e.FEATURES={isEnabled:isEnabled,...FEATURES},e._Input=Input,e.Component=Component,e.Helper=Helper,e.Controller=Controller,e.ControllerMixin=ControllerMixin,e._captureRenderTree=captureRenderTree,e.assert=assert$3,e.warn=warn$1,e.debug=debug$2,e.deprecate=deprecate,e.deprecateFunc=deprecateFunc,e.runInDebug=runInDebug,e.inspect=inspect,e.Debug={registerDeprecationHandler:registerHandler$1,registerWarnHandler:registerHandler,isComputed:isComputed},e.ContainerDebugAdapter=ContainerDebugAdapter,e.DataAdapter=DataAdapter,e._assertDestroyablesDestroyed=assertDestroyablesDestroyed,e._associateDestroyableChild=associateDestroyableChild,e._enableDestroyableTracking=enableDestroyableTracking,e._isDestroying=isDestroying,e._isDestroyed=isDestroyed,e._registerDestructor=registerDestructor,e._unregisterDestructor=unregisterDestructor,e.destroy=destroy,e.Engine=Engine,e.EngineInstance=EngineInstance,e.Enumerable=Enumerable,e.MutableEnumerable=MutableEnumerable,e.instrument=instrument,e.subscribe=subscribe,e.Instrumentation={instrument:instrument,subscribe:subscribe,unsubscribe:unsubscribe,reset:reset$1},e.Object=EmberObject,e._action=action,e.computed=computed,e.defineProperty=defineProperty,e.get=get$7,e.getProperties=getProperties,e.notifyPropertyChange=notifyPropertyChange,e.observer=observer,e.set=set$1,e.trySet=trySet,e.setProperties=setProperties,e.cacheFor=getCachedValueFor,e._dependentKeyCompat=dependentKeyCompat,e.ComputedProperty=ComputedProperty,e.expandProperties=expandProperties,e.CoreObject=CoreObject,e.Evented=Evented,e.on=on$3,e.addListener=addListener,e.removeListener=removeListener,e.sendEvent=sendEvent,e.Mixin=Mixin,e.mixin=mixin,e.Observable=Observable$2,e.addObserver=addObserver,e.removeObserver=removeObserver,e.PromiseProxyMixin=PromiseProxyMixin,e.ObjectProxy=ObjectProxy,e.RouterDSL=DSLImpl,e.controllerFor=controllerFor,e.generateController=generateController,e.generateControllerFactory=generateControllerFactory,e.HashLocation=HashLocation,e.HistoryLocation=HistoryLocation,e.NoneLocation=NoneLocation,e.Route=Route,e.Router=EmberRouter,e.run=run,e.Service=Service,e.compare=compare$1,e.isBlank=isBlank,e.isEmpty=isEmpty$4,e.isEqual=isEqual,e.isNone=isNone,e.isPresent=isPresent,e.typeOf=typeOf$1,e.VERSION=Version,e.ViewUtils={getChildViews:getChildViews,getElementView:getElementView,getRootViews:getRootViews,getViewBounds:getViewBounds,getViewBoundingClientRect:getViewBoundingClientRect,getViewClientRects:getViewClientRects,getViewElement:getViewElement,isSimpleClick:isSimpleClick,isSerializationFirstNode:isSerializationFirstNode},e._getComponentTemplate=getComponentTemplate,e._helperManagerCapabilities=helperCapabilities,e._setComponentTemplate=setComponentTemplate,e._setHelperManager=setHelperManager,e._setModifierManager=setModifierManager$1,e._templateOnlyComponent=templateOnlyComponent,e._invokeHelper=invokeHelper,e._hash=hash$3,e._array=array$1,e._concat=concat$1,e._get=get$6,e._on=on$1,e._fn=fn$1,e._Backburner=Backburner,e.inject=t,t.controller=inject$1,t.service=service,e.__loader={get require(){return globalThis.require},get define(){return globalThis.define},get registry(){let e=globalThis;return e.requirejs?.entries??e.require.entries}}}(Ember||(Ember={})),Reflect.set(Ember,"RSVP",RSVP$1),Object.defineProperty(Ember,"ENV",{get:getENV,enumerable:!1}),Object.defineProperty(Ember,"lookup",{get:getLookup,set:setLookup,enumerable:!1}),Object.defineProperty(Ember,"onerror",{get:getOnerror,set:setOnerror,enumerable:!1}),Object.defineProperty(Ember,"testing",{get:isTesting,set:setTesting,enumerable:!1}),Object.defineProperty(Ember,"BOOTED",{configurable:!1,enumerable:!1,get:isSearchDisabled,set:setSearchDisabled}),Object.defineProperty(Ember,"TEMPLATES",{get:getTemplates,set:setTemplates,configurable:!1,enumerable:!1}),Object.defineProperty(Ember,"TEMPLATES",{get:getTemplates,set:setTemplates,configurable:!1,enumerable:!1}),Object.defineProperty(Ember,"testing",{get:isTesting,set:setTesting,enumerable:!1}),runLoadHooks("Ember.Application",Application$1);let EmberHandlebars={template:templateFactory,Utils:{}},EmberHTMLBars={template:templateFactory};function defineEmberTemplateCompilerLazyLoad(e){Object.defineProperty(Ember,e,{configurable:!0,enumerable:!0,get:()=>"Handlebars"===e?EmberHandlebars:EmberHTMLBars})}function defineEmberTestingLazyLoad(e){Object.defineProperty(Ember,e,{configurable:!0,enumerable:!0,get(){}})}defineEmberTemplateCompilerLazyLoad("HTMLBars"),defineEmberTemplateCompilerLazyLoad("Handlebars"),defineEmberTestingLazyLoad("Test"),defineEmberTestingLazyLoad("setupForTesting"),runLoadHooks("Ember");const doNotUseThis=Ember;new Proxy(doNotUseThis,{get:(e,t,r)=>("string"==typeof t&&deprecateUntil(`importing ${t} from the 'ember' barrel file is deprecated.`,DEPRECATIONS.DEPRECATE_IMPORT_EMBER(t)),Reflect.get(e,t,r)),getOwnPropertyDescriptor:(e,t)=>("string"==typeof t&&deprecateUntil(`importing ${t} from the 'ember' barrel file is deprecated.`,DEPRECATIONS.DEPRECATE_IMPORT_EMBER(t)),Object.getOwnPropertyDescriptor(e,t))});const registeredDebounces=new WeakMap;function debounceTask(e,t,...r){if(assert$3(`Called \`destroyable.debounceTask('${t}', ...)\` where 'destroyable.${t}' is not a function.`,"function"==typeof e[t]),e.isDestroying)return;"boolean"==typeof r[r.length-1]&&r[r.length-2];let n,i=registeredDebounces.get(e);i||(i=new Map,registeredDebounces.set(e,i),registerDestructor(e,getDebouncesDisposable(i))),n=i.has(t)?i.get(t).debouncedTask:(...r)=>{i.delete(t),e[t](...r)};let o=debounce(e,n,...r);i.set(t,{debouncedTask:n,cancelId:o})}function getDebouncesDisposable(e){return function(){0!==e.size&&e.forEach(e=>cancel(e.cancelId))}}class StorageService extends Service{static{decorateFieldV2(this.prototype,"osm",[service])}#ue=void initializeDeferredDecorator(this,"osm");static{decorateFieldV2(this.prototype,"toast",[service])}#he=void initializeDeferredDecorator(this,"toast");rs;widget;static{decorateFieldV2(this.prototype,"placesInView",[tracked],function(){return[]})}#de=void initializeDeferredDecorator(this,"placesInView");static{decorateFieldV2(this.prototype,"savedPlaces",[tracked],function(){return[]})}#pe=void initializeDeferredDecorator(this,"savedPlaces");static{decorateFieldV2(this.prototype,"loadedPrefixes",[tracked],function(){return[]})}#fe=void initializeDeferredDecorator(this,"loadedPrefixes");static{decorateFieldV2(this.prototype,"currentBbox",[tracked],function(){return null})}#ge=void initializeDeferredDecorator(this,"currentBbox");static{decorateFieldV2(this.prototype,"lists",[tracked],function(){return[]})}#me=void initializeDeferredDecorator(this,"lists");static{decorateFieldV2(this.prototype,"version",[tracked],function(){return 0})}#ye=void initializeDeferredDecorator(this,"version");static{decorateFieldV2(this.prototype,"initialSyncDone",[tracked],function(){return!1})}#be=void initializeDeferredDecorator(this,"initialSyncDone");static{decorateFieldV2(this.prototype,"connected",[tracked],function(){return!1})}#ve=void initializeDeferredDecorator(this,"connected");static{decorateFieldV2(this.prototype,"userAddress",[tracked],function(){return null})}#_e=void initializeDeferredDecorator(this,"userAddress");static{decorateFieldV2(this.prototype,"isWidgetOpen",[tracked],function(){return!1})}#Ee=void initializeDeferredDecorator(this,"isWidgetOpen");isNewConnection=!0;constructor(){super(...arguments),this.checkInitialConnectionState(),this.rs=new RemoteStorage({modules:[Places$1]}),this.rs.access.claim("places","rw"),this.rs.caching.enable("/places/"),window.remoteStorage=this.rs,this.widget=new Widget(this.rs,{leaveOpen:!0,skipInitial:!0}),this.rs.on("ready",()=>{}),this.rs.on("error",e=>{e&&(console.info("[rs] Error —",`${e.name}: ${e.message}`),"Unauthorized"===e.name&&this.showConnectWidget())}),this.rs.on("connected",()=>{this.connected=!0,this.userAddress=this.rs.remote.userAddress,this.isNewConnection&&(this.toast.show("Remote storage connected",3e3),this.isNewConnection=!1),this.loadLists()}),this.rs.on("not-connected",()=>{this.loadLists()}),this.rs.on("disconnected",()=>{this.connected=!1,this.userAddress=null,this.placesInView=[],this.savedPlaces=[],this.loadedPrefixes=[],this.lists=[],this.initialSyncDone=!1,this.isNewConnection=!0}),this.rs.on("sync-done",()=>{this.initialSyncDone||(this.initialSyncDone=!0,this.loadLists())}),this.rs.scope("/places/").on("change",e=>{e.relativePath.startsWith("_lists/")?this.loadLists():(this.handlePlaceChange(e),debounceTask(this,"reloadCurrentView",200))})}checkInitialConnectionState(){this.isNewConnection=!0;try{if(window.localStorage){const e=["remotestorage:wireclient","remotestorage:dropbox","remotestorage:googledrive"];for(const t of e){const e=window.localStorage.getItem(t);if(e){const t=JSON.parse(e);if(t&&t.token){this.isNewConnection=!1;break}}}}}catch(e){console.warn("Failed to check localStorage for existing connection:",e)}}handlePlaceChange(e){const{newValue:t,relativePath:r}=e,n=r.split("/"),i=n[n.length-1];if(t){const e={...t,id:i},r=this.savedPlaces.findIndex(e=>e.id===i);if(-1!==r){const t=[...this.savedPlaces];t[r]=e,this.savedPlaces=t}else this.savedPlaces=[...this.savedPlaces,e]}else this.savedPlaces=this.savedPlaces.filter(e=>e.id!==i)}get places(){return this.rs.places}notifyChange(){this.version++,debounceTask(this,"reloadCurrentView",200)}reloadCurrentView(){if(!this.currentBbox)return;const e=getGeohashPrefixesInBbox(this.currentBbox);console.debug("Reloading view due to changes, prefixes:",e),this.loadAllPlaces(e)}async loadLists(){try{if(!this.places.lists)return;await this.places.lists.initDefaults();const e=await this.places.lists.getAll();this.lists=e||[],this.lists.forEach(e=>{"to-go"===e.id?e.icon="bookmark":"to-do"===e.id&&(e.icon="check-square")}),this.refreshPlaceListAssociations()}catch(e){console.error("Failed to load lists:",e)}}refreshPlaceListAssociations(){const e=new Map;this.lists.forEach(t=>{t.placeRefs&&Array.isArray(t.placeRefs)&&t.placeRefs.forEach(r=>{r.id&&(e.has(r.id)||e.set(r.id,[]),e.get(r.id).push(t.id))})});const t=t=>{const r=e.get(t.id)||[];return t._listIds=r,t};this.savedPlaces=this.savedPlaces.map(e=>t({...e})),this.placesInView=this.placesInView.map(e=>t({...e}))}async togglePlaceList(e,t,r){if(!e)return;let n=e;if(!e.id||!e.geohash){if(!r)return;n=await this.storePlace(e)}try{return r?await this.places.lists.addPlace(t,n.id,n.geohash):await this.places.lists.removePlace(t,n.id),await this.loadLists(),this.findPlaceById(n.id)}catch(i){throw console.error("Failed to toggle place in list:",i),i}}async loadPlacesInBounds(e){const t=getGeohashPrefixesInBbox(e).filter(e=>!this.loadedPrefixes.includes(e));0!==t.length&&(console.debug("Loading new prefixes:",t),await this.loadAllPlaces(t),this.loadedPrefixes=[...this.loadedPrefixes,...t],this.currentBbox=e)}async loadAllPlaces(e=null){try{const t=await this.places.getPlaces(e);if(t&&Array.isArray(t)){if(e){const r=new Set(e),n=this.placesInView.filter(e=>{if(!e.lat||!e.lon)return!1;try{const t=Geohash.encode(e.lat,e.lon,4);return!r.has(t)}catch{return!0}});this.placesInView=[...n,...t]}else this.placesInView=t;this.refreshPlaceListAssociations()}else e||(this.placesInView=[]);console.debug("Loaded saved places:",this.placesInView.length)}catch(t){console.error("Failed to load places:",t)}}findPlaceById(e){if(!e)return;const t=String(e);let r=this.savedPlaces.find(e=>e.id&&String(e.id)===t);return r||(r=this.placesInView.find(e=>e.id&&String(e.id)===t),r||(r=this.savedPlaces.find(e=>e.osmId&&String(e.osmId)===t),r||(r=this.placesInView.find(e=>e.osmId&&String(e.osmId)===t),r)))}isPlaceSaved(e){return!!this.findPlaceById(e)}async storePlace(e){const t=await this.places.store(e);return this.savedPlaces.some(e=>e.id===t.id)?this.savedPlaces=this.savedPlaces.map(e=>e.id===t.id?t:e):this.savedPlaces=[...this.savedPlaces,t],this.placesInView.some(e=>e.id===t.id)?this.placesInView=this.placesInView.map(e=>e.id===t.id?t:e):this.placesInView=[...this.placesInView,t],t}async updatePlace(e){const t=await this.places.store(e),r=this.savedPlaces.findIndex(e=>e.id===t.id);if(-1!==r){const e=[...this.savedPlaces];e[r]=t,this.savedPlaces=e}return this.placesInView=this.placesInView.map(e=>e.id===t.id?t:e),t}async removePlace(e){await this.places.remove(e.id,e.geohash),this.savedPlaces=this.savedPlaces.filter(t=>t.id!==e.id),this.placesInView.length>0&&(this.placesInView=this.placesInView.filter(t=>t.id!==e.id))}async refreshPlace(e){if(!(e&&e.id&&e.osmId&&e.osmType))return null;try{console.debug(`Checking for updates for ${e.title} (${e.osmId})`);const t=await this.osm.fetchOsmObject(e.osmId,e.osmType);if(!t)return console.warn("Could not fetch fresh data for",e.osmId),null;let r=!1;const n={},i=Math.abs(e.lat-t.lat),o=Math.abs(e.lon-t.lon);(i>1e-5||o>1e-5)&&(r=!0,n.lat=t.lat,n.lon=t.lon);const s=e.osmTags||{},a=t.osmTags||{},l=new Set([...Object.keys(s),...Object.keys(a)]);for(const e of l)if(s[e]!==a[e]){r=!0,n.osmTags=a;break}if(!r)return console.debug("No changes detected for",e.title),null;console.debug("Changes detected:",n);const c={...e,...n},u=getLocalizedName(s),h=getLocalizedName(a);return e.title===u&&u!==h&&(c.title=h),await this.updatePlace(c)}catch(t){return console.error("Failed to refresh place:",t),null}}showConnectWidget(){this.isWidgetOpen=!0,document.querySelector(".rs-widget")||this.widget.attach("rs-widget-container")}static{decorateMethodV2(this.prototype,"showConnectWidget",[action])}closeWidget(){this.isWidgetOpen=!1}static{decorateMethodV2(this.prototype,"closeWidget",[action])}disconnect(){this.rs.disconnect(),this.isWidgetOpen=!1}static{decorateMethodV2(this.prototype,"disconnect",[action])}}const amdModule14=Object.freeze(Object.defineProperty({__proto__:null,default:StorageService},Symbol.toStringTag,{value:"Module"}));class ToastService extends Service{static{decorateFieldV2(this.prototype,"message",[tracked],function(){return null})}#we=void initializeDeferredDecorator(this,"message");static{decorateFieldV2(this.prototype,"isVisible",[tracked],function(){return!1})}#Ce=void initializeDeferredDecorator(this,"isVisible");timeoutId=null;show(e,t=3e3){this.message=e,this.isVisible=!0,this.timeoutId&&clearTimeout(this.timeoutId),this.timeoutId=setTimeout(()=>{this.isVisible=!1},t)}}const amdModule15=Object.freeze(Object.defineProperty({__proto__:null,default:ToastService},Symbol.toStringTag,{value:"Module"}));function getDistance$1(e,t,r,n){const i=e*Math.PI/180,o=r*Math.PI/180,s=(r-e)*Math.PI/180,a=(n-t)*Math.PI/180,l=Math.sin(s/2)*Math.sin(s/2)+Math.cos(i)*Math.cos(o)*Math.sin(a/2)*Math.sin(a/2);return 2*Math.atan2(Math.sqrt(l),Math.sqrt(1-l))*6371e3}const amdModule18=Object.freeze(Object.defineProperty({__proto__:null,getDistance:getDistance$1},Symbol.toStringTag,{value:"Module"})),activity='',arrowLeft='',bookmark='',featherCamera='',checkSquare='',chevronLeft='',chevronRight='',clock='',database='',edit='',facebook='',gift='',globe='',heart='',home='',info='',instagram='',logIn='',logOut='',mail='',map='',mapPin='',menu='',navigation='',phone='',plus='',search='',server='',settings='',target='',trash2='',uploadCloud='',user='',x$1='',check='',alertCircle='',zap='',angelfish='\n \n',barbell='\n \n',climbingWall='\n \n',banknote='\n \n',badgeShieldWithFire='\n \n',beachUmbrellaInGround='\n \n',beerMugWithFoam='\n \n',burgerAndDrinkCupWithStraw='\n \n',bridge='\n \n',bus='\n \n',camera='\n \n',boxingGloveUp='\n \n',car='\n \n',cigaretteWithSmokeCurl='\n \n',classicalBuilding='\n \n',classicalBuildingWithDomeAndFlag='\n \n',classicalBuildingWithFlag='\n \n',commercialBuilding='\n \n',clothesHanger='\n \n',cleaver='\n \n',cloth='\n \n',cocktail='\n \n',coffeeBean='\n \n',comedyMaskAndTragedyMask='\n \n',croissant='\n \n',cupAndSaucer='\n \n',donut='\n \n',eyeglasses='\n \n',fancyMirrorWithReflectionAndStars='\n \n',familyRestroomSymbol='\n \n',film='\n \n',fingernailPolished='\n \n',fish='\n \n',flagCheckered='\n \n',flowerBouquet='\n \n',fort='\n \n',forkAndKnife='\n \n',gravestone='\n \n',grecianVase='\n \n',greekCross='\n \n',iceCreamOnCone='\n \n',industrialBuilding='\n \n',jewel='\n \n',lowriseBuilding='\n \n',marketStall='\n \n',memorialStoneWithInscription='\n \n',mobilePhoneWithKeypadAndAntenna='\n \n',molarTooth='\n \n',needleAndSpoolOfThread='\n \n',openBook='\n \n',palace='\n \n',parkingP='\n \n',personCricketBattingAtCricketBall='\n \n',personBoardingTramWithDestinationDisplayAndPantographOnTramTrack='\n \n',personJockeyingRacehorse='\n \n',personPlayingTennis='\n \n',personRunning='\n \n',personSleepingInBed='\n \n',personSwimmingInWater='\n \n',personSwingingGolfClub='\n \n',plantInRaisedPlanter='\n \n',placeOfWorshipBuilding='\n \n',playStructureWithSlide='\n \n',policeOfficerWithStopArm='\n \n',planeTopRight='\n \n',roundStructureWithFlag='\n \n',sailingShipInWater='\n \n',scissorsOpen='\n \n',shipwreckInWater='\n \n',steamTrainOnRailwayTrack='\n \n',shoppingBag='\n \n',shoppingBasket='\n \n',shoppingCart='\n \n',tableTennisPaddle='\n \n',tattooMachine='\n \n',toolbox='\n \n',treeAndBenchWithBackrest='\n \n',villageBuildings='\n \n',wallHangingWithMountainsAndSun='\n \n',windingWayWide='\n \n',womensAndMensRestroomSymbol='\n \n',loadingRing='',nostrich='\n \n\n',remotestorage='\n\x3c!-- Creator: CorelDRAW X7 --\x3e\n\n \n',whatsapp='\n\n \n\n',wikipedia='\n\n\n',ICONS={activity:activity,angelfish:angelfish,"arrow-left":arrowLeft,barbell:barbell,banknote:banknote,"badge-shield-with-fire":badgeShieldWithFire,"beach-umbrella-in-ground":beachUmbrellaInGround,"beer-mug-with-foam":beerMugWithFoam,bookmark:bookmark,"boxing-glove-up":boxingGloveUp,"burger-and-drink-cup-with-straw":burgerAndDrinkCupWithStraw,bridge:bridge,bus:bus,camera:camera,"feather-camera":featherCamera,"check-square":checkSquare,"chevron-left":chevronLeft,"chevron-right":chevronRight,"cigarette-with-smoke-curl":cigaretteWithSmokeCurl,climbing_wall:climbingWall,check:check,"alert-circle":alertCircle,"classical-building":classicalBuilding,"classical-building-with-dome-and-flag":classicalBuildingWithDomeAndFlag,"classical-building-with-flag":classicalBuildingWithFlag,"commercial-building":commercialBuilding,"clothes-hanger":clothesHanger,cleaver:cleaver,cloth:cloth,cocktail:cocktail,clock:clock,"coffee-bean":coffeeBean,"comedy-mask-and-tragedy-mask":comedyMaskAndTragedyMask,croissant:croissant,"cup-and-saucer":cupAndSaucer,database:database,donut:donut,edit:edit,eyeglasses:eyeglasses,facebook:facebook,"fancy-mirror-with-reflection-and-stars":fancyMirrorWithReflectionAndStars,"family-restroom-symbol":familyRestroomSymbol,film:film,"fingernail-polished":fingernailPolished,fish:fish,"flag-checkered":flagCheckered,"flower-bouquet":flowerBouquet,"fork-and-knife":forkAndKnife,fort:fort,gift:gift,globe:globe,gravestone:gravestone,"grecian-vase":grecianVase,"greek-cross":greekCross,heart:heart,home:home,"ice-cream-on-cone":iceCreamOnCone,"industrial-building":industrialBuilding,info:info,instagram:instagram,jewel:jewel,"log-in":logIn,"log-out":logOut,"lowrise-building":lowriseBuilding,mail:mail,map:map,"map-pin":mapPin,"market-stall":marketStall,"memorial-stone-with-inscription":memorialStoneWithInscription,menu:menu,"mobile-phone-with-keypad-and-antenna":mobilePhoneWithKeypadAndAntenna,"molar-tooth":molarTooth,navigation:navigation,"needle-and-spool-of-thread":needleAndSpoolOfThread,nostrich:nostrich,"open-book":openBook,palace:palace,"person-cricket-batting-at-cricket-ball":personCricketBattingAtCricketBall,"person-boarding-tram-with-destination-display-and-pantograph-on-tram-track":personBoardingTramWithDestinationDisplayAndPantographOnTramTrack,"person-jockeying-racehorse":personJockeyingRacehorse,"person-playing-tennis":personPlayingTennis,"person-running":personRunning,"person-sleeping-in-bed":personSleepingInBed,"person-swimming-in-water":personSwimmingInWater,"person-swinging-golf-club":personSwingingGolfClub,phone:phone,"plane-top-right":planeTopRight,"plant-in-raised-planter":plantInRaisedPlanter,"place-of-worship-building":placeOfWorshipBuilding,"play-structure-with-slide":playStructureWithSlide,"police-officer-with-stop-arm":policeOfficerWithStopArm,plus:plus,"round-structure-with-flag":roundStructureWithFlag,remotestorage:remotestorage,"sailing-ship-in-water":sailingShipInWater,"scissors-open":scissorsOpen,"shipwreck-in-water":shipwreckInWater,"steam-train-on-railway-track":steamTrainOnRailwayTrack,"shopping-bag":shoppingBag,search:search,server:server,settings:settings,"shopping-basket":shoppingBasket,"shopping-cart":shoppingCart,"table-tennis-paddle":tableTennisPaddle,"tattoo-machine":tattooMachine,toolbox:toolbox,target:target,"trash-2":trash2,"upload-cloud":uploadCloud,"tree-and-bench-with-backrest":treeAndBenchWithBackrest,user:user,"village-buildings":villageBuildings,"wall-hanging-with-mountains-and-sun":wallHangingWithMountainsAndSun,"womens-and-mens-restroom-symbol":womensAndMensRestroomSymbol,whatsapp:whatsapp,wikipedia:wikipedia,winding_way_wide:windingWayWide,parking_p:parkingP,car:car,x:x$1,zap:zap,"loading-ring":loadingRing},FILLED_ICONS=["fork-and-knife","wikipedia","whatsapp","cup-and-saucer","coffee-bean","shopping-basket","person-sleeping-in-bed","loading-ring","nostrich"];function getIcon(e){return ICONS[e]}function isIconFilled(e){return FILLED_ICONS.includes(e)}const amdModule20=Object.freeze(Object.defineProperty({__proto__:null,getIcon:getIcon,isIconFilled:isIconFilled},Symbol.toStringTag,{value:"Module"})),POI_ICON_RULES=[{tags:{cuisine:"donut"},icon:"donut"},{tags:{cuisine:"doughnut"},icon:"donut"},{tags:{cuisine:"coffee_shop"},icon:"coffee-bean"},{tags:{cuisine:"coffee"},icon:"coffee-bean"},{tags:{amenity:"ice_cream"},icon:"ice-cream-on-cone"},{tags:{cuisine:"ice_cream"},icon:"ice-cream-on-cone"},{tags:{shop:"ice_cream"},icon:"ice-cream-on-cone"},{tags:{amenity:"cafe"},icon:"cup-and-saucer"},{tags:{amenity:"restaurant"},icon:"fork-and-knife"},{tags:{amenity:"fast_food"},icon:"burger-and-drink-cup-with-straw"},{tags:{amenity:"pub"},icon:"beer-mug-with-foam"},{tags:{amenity:"bar"},icon:"cocktail"},{tags:{amenity:"food_court"},icon:"fork-and-knife"},{tags:{amenity:"childcare"},icon:"family-restroom-symbol"},{tags:{amenity:"community_centre"},icon:"family-restroom-symbol"},{tags:{amenity:"social_centre"},icon:"family-restroom-symbol"},{tags:{amenity:"social_facility"},icon:"family-restroom-symbol"},{tags:{amenity:"bank"},icon:"banknote"},{tags:{amenity:"place_of_worship"},icon:"place-of-worship-building"},{tags:{amenity:"fire_station"},icon:"badge-shield-with-fire"},{tags:{amenity:"police"},icon:"police-officer-with-stop-arm"},{tags:{amenity:"toilets"},icon:"womens-and-mens-restroom-symbol"},{tags:{amenity:"school"},icon:"open-book"},{tags:{amenity:"driving_school"},icon:"car"},{tags:{shop:"coffee"},icon:"coffee-bean"},{tags:{shop:"tea"},icon:"coffee-bean"},{tags:{shop:"pastry"},icon:"donut"},{tags:{shop:"supermarket"},icon:"shopping-cart"},{tags:{shop:"convenience"},icon:"shopping-basket"},{tags:{shop:"grocery"},icon:"shopping-basket"},{tags:{shop:"greengrocer"},icon:"shopping-basket"},{tags:{shop:"bakery"},icon:"croissant"},{tags:{shop:"butcher"},icon:"cleaver"},{tags:{shop:"seafood"},icon:"fish"},{tags:{shop:"deli"},icon:"shopping-basket"},{tags:{shop:"clothes"},icon:"clothes-hanger"},{tags:{shop:"clothing"},icon:"clothes-hanger"},{tags:{shop:"hairdresser"},icon:"scissors-open"},{tags:{shop:"optician"},icon:"eyeglasses"},{tags:{shop:"fabric"},icon:"cloth"},{tags:{shop:"flea_market"},icon:"market-stall"},{tags:{shop:"kiosk"},icon:"shopping-basket"},{tags:{shop:"leather"},icon:"shopping-bag"},{tags:{shop:"tailor"},icon:"needle-and-spool-of-thread"},{tags:{shop:"jewelry"},icon:"jewel"},{tags:{shop:"jewellery"},icon:"jewel"},{tags:{shop:"tobacco"},icon:"cigarette-with-smoke-curl"},{tags:{shop:"cannabis"},icon:"cigarette-with-smoke-curl"},{tags:{shop:"florist"},icon:"flower-bouquet"},{tags:{shop:"garden_centre"},icon:"plant-in-raised-planter"},{tags:{shop:"estate_agent"},icon:"village-buildings"},{tags:{shop:"mobile_phone"},icon:"mobile-phone-with-keypad-and-antenna"},{tags:{beauty:"nails"},icon:"fingernail-polished"},{tags:{shop:"tattoo"},icon:"tattoo-machine"},{tags:{shop:"beauty"},icon:"fancy-mirror-with-reflection-and-stars"},{tags:{craft:"tailor"},icon:"needle-and-spool-of-thread"},{tags:{office:"estate_agent"},icon:"village-buildings"},{tags:{office:!0},icon:"commercial-building"},{tags:{craft:!0},icon:"toolbox"},{tags:{shop:!0},icon:"shopping-bag"},{tags:{natural:"beach"},icon:"beach-umbrella-in-ground"},{tags:{leisure:"park"},icon:"tree-and-bench-with-backrest"},{tags:{leisure:"playground"},icon:"play-structure-with-slide"},{tags:{aeroway:"aerodrome"},icon:"plane-top-right"},{tags:{aeroway:"heliport"},icon:"plane-top-right"},{tags:{aeroway:"helipad"},icon:"plane-top-right"},{tags:{highway:"bus_stop"},icon:"bus"},{tags:{bus:!0},icon:"bus"},{tags:{railway:"tram_stop"},icon:"person-boarding-tram-with-destination-display-and-pantograph-on-tram-track"},{tags:{tourism:"museum"},icon:"classical-building"},{tags:{tourism:"gallery"},icon:"wall-hanging-with-mountains-and-sun"},{tags:{tourism:"aquarium"},icon:"angelfish"},{tags:{tourism:"theme_park"},icon:"camera"},{tags:{tourism:"attraction"},icon:"camera"},{tags:{tourism:"viewpoint"},icon:"camera"},{tags:{tourism:"zoo"},icon:"camera"},{tags:{tourism:"artwork"},icon:"camera"},{tags:{amenity:"cinema"},icon:"film"},{tags:{amenity:"theatre"},icon:"camera"},{tags:{amenity:"arts_centre"},icon:"comedy-mask-and-tragedy-mask"},{tags:{amenity:"arts_center"},icon:"comedy-mask-and-tragedy-mask"},{tags:{historic:"canal"},icon:"winding_way_wide"},{tags:{historic:"bridge"},icon:"bridge"},{tags:{historic:"bridge_site"},icon:"bridge"},{tags:{historic:"fort"},icon:"fort"},{tags:{historic:"castle"},icon:"palace"},{tags:{historic:"building"},icon:"classical-building-with-flag"},{tags:{historic:"archaeological_site"},icon:"grecian-vase"},{tags:{historic:"memorial"},icon:"memorial-stone-with-inscription"},{tags:{historic:"tomb"},icon:"gravestone"},{tags:{historic:"monument"},icon:"classical-building-with-dome-and-flag"},{tags:{historic:"folly"},icon:"classical-building"},{tags:{historic:"industrial"},icon:"industrial-building"},{tags:{historic:"railway_station"},icon:"steam-train-on-railway-track"},{tags:{historic:"ship"},icon:"sailing-ship-in-water"},{tags:{historic:"wreck"},icon:"shipwreck-in-water"},{tags:{historic:"ruins"},icon:"camera"},{tags:{historic:"ruin"},icon:"camera"},{tags:{historic:"yes"},icon:"camera"},{tags:{tourism:"hotel"},icon:"person-sleeping-in-bed"},{tags:{tourism:"hostel"},icon:"person-sleeping-in-bed"},{tags:{tourism:"motel"},icon:"person-sleeping-in-bed"},{tags:{tourism:"guest_house"},icon:"person-sleeping-in-bed"},{tags:{sport:"motor"},icon:"flag-checkered"},{tags:{sport:"karting"},icon:"flag-checkered"},{tags:{sport:"motocross"},icon:"flag-checkered"},{tags:{sport:"cricket"},icon:"person-cricket-batting-at-cricket-ball"},{tags:{sport:"boxing"},icon:"boxing-glove-up"},{tags:{sport:"martial_arts"},icon:"boxing-glove-up"},{tags:{sport:"tennis"},icon:"person-playing-tennis"},{tags:{sport:"squash"},icon:"person-playing-tennis"},{tags:{sport:"padel"},icon:"person-playing-tennis"},{tags:{sport:"table_tennis"},icon:"table-tennis-paddle"},{tags:{sport:"climbing"},icon:"climbing_wall"},{tags:{leisure:"water_park"},icon:"person-swimming-in-water"},{tags:{sport:"swimming"},icon:"person-swimming-in-water"},{tags:{sport:"golf"},icon:"person-swinging-golf-club"},{tags:{leisure:"golf_course"},icon:"person-swinging-golf-club"},{tags:{sport:"horse_racing"},icon:"person-jockeying-racehorse"},{tags:{sport:"fitness"},icon:"barbell"},{tags:{sport:"fitness_centre"},icon:"barbell"},{tags:{leisure:"fitness_centre"},icon:"barbell"},{tags:{sport:"stadium"},icon:"round-structure-with-flag"},{tags:{leisure:"stadium"},icon:"round-structure-with-flag"},{tags:{leisure:"sports_centre"},icon:"person-running"},{tags:{leisure:"pitch"},icon:"person-running"},{tags:{sport:!0},icon:"person-running"},{tags:{amenity:"dentist"},icon:"molar-tooth"},{tags:{healthcare:"dentist"},icon:"molar-tooth"},{tags:{healthcare:!0},icon:"greek-cross"},{tags:{amenity:"parking"},icon:"parking_p"},{tags:{building:"commercial"},icon:"commercial-building"},{tags:{building:"apartments"},icon:"lowrise-building"}];function getIconNameForTags(e){if(!e)return null;for(const t of POI_ICON_RULES){let r=!0;for(const[n,i]of Object.entries(t.tags)){const t=e[n];if(!t){r=!1;break}const o=t.split(";").map(e=>e.trim());if(!0!==i&&!o.includes(i)){r=!1;break}}if(r)return t.icon}return null}function getIconSvgForTags(e){const t=getIconNameForTags(e);return t?getIcon(t):null}const amdModule22=Object.freeze(Object.defineProperty({__proto__:null,POI_ICON_RULES:POI_ICON_RULES,getIconNameForTags:getIconNameForTags,getIconSvgForTags:getIconSvgForTags},Symbol.toStringTag,{value:"Module"}));function mapToStorageSchema(e){return{title:e.title||getLocalizedName(e.osmTags,"Untitled Place"),lat:e.lat,lon:e.lon,tags:[],url:e.osmTags?.website,osmId:String(e.osmId||e.id),osmType:e.osmType,osmTags:e.osmTags||{},description:e.description}}const amdModule24=Object.freeze(Object.defineProperty({__proto__:null,mapToStorageSchema:mapToStorageSchema},Symbol.toStringTag,{value:"Module"})),get$5=(e,...t)=>{for(const r of t)if(e[r])return e[r];return null};function getSocialInfo(e,t){if(!e)return null;const r=`${t}.com`,n=get$5(e,`contact:${t}`,t);if(!n)return null;if(n.startsWith("http"))try{const e=new URL(n);return"facebook"===t&&"/profile.php"===e.pathname&&e.searchParams.has("id")?{url:n,username:e.searchParams.get("id")}:{url:n,username:e.pathname.replace(/^\/|\/$/g,"")||n}}catch{return{url:n,username:n}}const i=n.replace(/^@/,"");return{url:`https://${r}/${i}`,username:i}}const amdModule26=Object.freeze(Object.defineProperty({__proto__:null,getSocialInfo:getSocialInfo},Symbol.toStringTag,{value:"Module"}));var q=["0","1","2","3","4","5","6","7","8","9","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z","#","$","%","*","+",",","-",".",":",";","=","?","@","[","]","^","_","{","|","}","~"],x=e=>{let t=0;for(let r=0;r{var r="";for(let n=1;n<=t;n++){let i=Math.floor(e)/Math.pow(83,t-n)%83;r+=q[Math.floor(i)]}return r},f=e=>{let t=e/255;return t<=.04045?t/12.92:Math.pow((t+.055)/1.055,2.4)},h=e=>{let t=Math.max(0,Math.min(1,e));return t<=.0031308?Math.trunc(12.92*t*255+.5):Math.trunc(255*(1.055*Math.pow(t,.4166666666666667)-.055)+.5)},F=e=>e<0?-1:1,M=(e,t)=>F(e)*Math.pow(Math.abs(e),t),d=class extends Error{constructor(e){super(e),this.name="ValidationError",this.message=e}},C=e=>{if(!e||e.length<6)throw new d("The blurhash string must be at least 6 characters");let t=x(e[0]),r=Math.floor(t/9)+1,n=t%9+1;if(e.length!==4+2*n*r)throw new d(`blurhash length mismatch: length is ${e.length} but it should be ${4+2*n*r}`)},z=e=>{let t=e>>8&255,r=255&e;return[f(e>>16),f(t),f(r)]},L=(e,t)=>{let r=Math.floor(e/361),n=Math.floor(e/19)%19,i=e%19;return[M((r-9)/9,2)*t,M((n-9)/9,2)*t,M((i-9)/9,2)*t]},U=(e,t,r,n)=>{C(e),n|=1;let i=x(e[0]),o=Math.floor(i/9)+1,s=i%9+1,a=(x(e[1])+1)/166,l=new Array(s*o);for(let h=0;h{let i=0,o=0,s=0,a=t*A;for(let c=0;c(h(e[0])<<16)+(h(e[1])<<8)+h(e[2]),H=(e,t)=>19*Math.floor(Math.max(0,Math.min(18,Math.floor(9*M(e[0]/t,.5)+9.5))))*19+19*Math.floor(Math.max(0,Math.min(18,Math.floor(9*M(e[1]/t,.5)+9.5))))+Math.floor(Math.max(0,Math.min(18,Math.floor(9*M(e[2]/t,.5)+9.5)))),O=(e,t,r,n,i)=>{if(n<1||n>9||i<1||i>9)throw new d("BlurHash must have between 1 and 9 components");if(t*r*4!==e.length)throw new d("Width and height must match the pixels array");let o=[];for(let u=0;un*Math.cos(Math.PI*i*e/t)*Math.cos(Math.PI*u*o/r));o.push(s)}let s,a=o[0],l=o.slice(1),c="";if(c+=p(n-1+9*(i-1),1),l.length>0){let e=Math.max(...l.map(e=>Math.max(...e))),t=Math.floor(Math.max(0,Math.min(82,Math.floor(166*e-.5))));s=(t+1)/166,c+=p(t,1)}else s=1,c+=p(0,1);return c+=p($(a),4),l.forEach(e=>{c+=p(H(e,s),2)}),c},S=O;self.onmessage=async e=>{if("PROCESS_IMAGE"!==e.data?.type)return;const{id:t,file:r,targetWidth:n,targetHeight:i,quality:o,computeBlurhash:s}=e.data;try{let e,c;try{const t=await createImageBitmap(r,{resizeWidth:n,resizeHeight:i,resizeQuality:"high"});if(e=new OffscreenCanvas(n,i),c=e.getContext("2d"),!c)throw new Error("Failed to get 2d context from OffscreenCanvas");c.drawImage(t,0,0,n,i),t.close()}catch(a){console.warn("Hardware resize failed, falling back to stepped software scaling:",a);const t=await r.arrayBuffer(),o=new Blob([t],{type:r.type}),s=await createImageBitmap(o);let l=s.width,u=s.height,h=new OffscreenCanvas(l,u),d=h.getContext("2d");for(d.imageSmoothingEnabled=!0,d.imageSmoothingQuality="high",d.drawImage(s,0,0);.5*h.width>n&&.5*h.height>i;){const e=new OffscreenCanvas(Math.floor(.5*h.width),Math.floor(.5*h.height)),t=e.getContext("2d");t.imageSmoothingEnabled=!0,t.imageSmoothingQuality="high",t.drawImage(h,0,0,e.width,e.height),h=e}e=new OffscreenCanvas(n,i),c=e.getContext("2d"),c.imageSmoothingEnabled=!0,c.imageSmoothingQuality="high",c.drawImage(h,0,0,n,i),s.close()}let u=null;if(s)try{const e=c.getImageData(0,0,n,i);u=S(e.data,n,i,4,3)}catch(l){console.warn("Could not generate blurhash (possible canvas fingerprinting protection):",l)}const h=await e.convertToBlob({type:"image/jpeg",quality:o}),d=`${n}x${i}`;self.postMessage({id:t,success:!0,blob:h,dim:d,blurhash:u})}catch(error){self.postMessage({id:t,success:!1,error:error.message})}};const amdModule27=Object.freeze(Object.defineProperty({__proto__:null},Symbol.toStringTag,{value:"Module"}));function _toPrimitive(e,t){if("object"!=typeof e||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var n=r.call(e,t);if("object"!=typeof n)return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}function _toPropertyKey(e){var t=_toPrimitive(e,"string");return"symbol"==typeof t?t:String(t)}function _defineProperty(e,t,r){return(t=_toPropertyKey(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function _initializerDefineProperty(e,t,r,n){r&&Object.defineProperty(e,t,{enumerable:r.enumerable,configurable:r.configurable,writable:r.writable,value:r.initializer?r.initializer.call(n):void 0})}function _applyDecoratedDescriptor(e,t,r,n){var i={};return Object.keys(n).forEach(function(e){i[e]=n[e]}),i.enumerable=!!i.enumerable,i.configurable=!!i.configurable,("value"in i||i.initializer)&&(i.writable=!0),void 0===(i=r.slice().reverse().reduce(function(r,n){return n(e,t,r)||r},i)).initializer&&(Object.defineProperty(e,t,i),i=null),i}var _dec$1,_dec2,_class$1,_descriptor$1,_descriptor2;const isFastBoot="undefined"!=typeof FastBoot,RouterEvent={ROUTE_DID_CHANGE:"routeDidChange"};function hasResolveRegistration(e){return"resolveRegistration"in e}function hasPageTitleConfig(e){return"object"==typeof e&&null!==e&&"pageTitle"in e}const configKeys=["separator","prepend","replace"];let PageTitleService=(_dec$1=service("router"),_dec2=service("-document"),_class$1=class extends Service{constructor(e){if(super(e),_initializerDefineProperty(this,"router",_descriptor$1,this),_initializerDefineProperty(this,"document",_descriptor2,this),_defineProperty(this,"tokens",[]),_defineProperty(this,"_defaultConfig",{separator:" | ",prepend:!0,replace:null}),_defineProperty(this,"scheduleTitleUpdate",()=>{scheduleOnce("afterRender",this,this._updateTitle)}),this._validateExistingTitleElement(),hasResolveRegistration(e)){const t=e.resolveRegistration("config:environment");hasPageTitleConfig(t)&&configKeys.forEach(e=>{if(!isEmpty$4(t.pageTitle[e])){const r=t.pageTitle[e];this._defaultConfig[e]=r}})}this.router.on(RouterEvent.ROUTE_DID_CHANGE,this.scheduleTitleUpdate)}applyTokenDefaults(e){const t=this._defaultConfig.separator,r=this._defaultConfig.prepend,n=this._defaultConfig.replace;e.previous??=null,e.next??=null,null==e.separator&&(e.separator=t),null==e.prepend&&null!=r&&(e.prepend=r),null==e.replace&&null!=n&&(e.replace=n)}inheritFromPrevious(e){const t=e.previous;t&&(null==e.separator&&(e.separator=t.separator),null==e.prepend&&(e.prepend=t.prepend))}push(e){const t=this._findTokenById(e.id);if(t){const r=this.tokens.indexOf(t),n=[...this.tokens],i=t.previous;return e.previous=i,e.next=t.next,this.inheritFromPrevious(e),this.applyTokenDefaults(e),n.splice(r,1,e),void(this.tokens=n)}const r=this.tokens.slice(-1)[0];r&&(e.previous=r??null,r.next=e,this.inheritFromPrevious(e)),this.applyTokenDefaults(e),this.tokens=[...this.tokens,e]}remove(e){const t=this._findTokenById(e);if(!t)return;const{next:r,previous:n}=t;r&&(r.previous=n),n&&(n.next=r),t.previous=t.next=null;const i=[...this.tokens];i.splice(i.indexOf(t),1),this.tokens=i}get visibleTokens(){const e=this.tokens;let t=e?e.length:0;const r=[];for(;t--;){const n=e[t];if(n){if(n.replace){r.unshift(n);break}r.unshift(n)}}return r}get sortedTokens(){const e=this.visibleTokens;if(!e)return[];let t=!0,r=[];const n=[r],i=[];return e.forEach(e=>{e.front?i.unshift(e):e.prepend?(t&&(t=!1,r=[],n.push(r)),r.unshift(e)):(t||(t=!0,r=[],n.push(r)),r.push(e))}),i.concat(n.reduce((e,t)=>e.concat(t),[]))}toString(){const e=this.sortedTokens,t=[];for(let r=0,n=e.length;r as well.",document.head.querySelectorAll("title").length<=1)}_findTokenById(e){return this.tokens.find(t=>t.id===e)}updateFastbootTitle(e){if(!isFastBoot)return;const t=this.document.head,r=t.childNodes;for(let o=0;onew EmberGlimmerComponentManager(e),GlimmerComponent);const index=Object.freeze(Object.defineProperty({__proto__:null,default:GlimmerComponent},Symbol.toStringTag,{value:"Module"})),setModifierManager=setModifierManager$1,fn=fn$1;function truthConvert(e){return"object"==typeof e&&e&&"isTruthy"in e&&"boolean"==typeof e.isTruthy?e.isTruthy:isArray$4(e)?0!==e.length:!!e}class OrHelper extends Helper{compute(e){for(let t=0,r=e.length;t[htmlSafe],isStrictMode:!0}),this)}}class PlaceEditForm extends GlimmerComponent{static{decorateFieldV2(this.prototype,"title",[tracked],function(){return""})}#Se=void initializeDeferredDecorator(this,"title");static{decorateFieldV2(this.prototype,"description",[tracked],function(){return""})}#Te=void initializeDeferredDecorator(this,"description");constructor(){super(...arguments),this.title=this.args.place?.title||"",this.description=this.args.place?.description||""}get shouldAutofocus(){return"undefined"!=typeof window&&window.innerWidth>768}handleSubmit(e){e.preventDefault(),this.args.onSave&&this.args.onSave({title:this.title,description:this.description})}static{decorateMethodV2(this.prototype,"handleSubmit",[action])}updateTitle(e){this.title=e.target.value}static{decorateMethodV2(this.prototype,"updateTitle",[action])}updateDescription(e){this.description=e.target.value}static{decorateMethodV2(this.prototype,"updateDescription",[action])}static{setComponentTemplate(templateFactory({id:null,block:'[[[11,"form"],[24,0,"edit-form"],[4,[32,0],["submit",[30,0,["handleSubmit"]]],null],[12],[1,"\\n "],[10,0],[14,0,"form-group"],[12],[1,"\\n "],[10,"label"],[14,"for","edit-title"],[12],[1,"Title"],[13],[1,"\\n"],[1," "],[11,"input"],[24,1,"edit-title"],[16,2,[30,0,["title"]]],[24,0,"form-control"],[24,"placeholder","Name of the place"],[16,"autofocus",[30,0,["shouldAutofocus"]]],[24,4,"text"],[4,[32,0],["input",[30,0,["updateTitle"]]],null],[12],[13],[1,"\\n "],[13],[1,"\\n "],[10,0],[14,0,"form-group"],[12],[1,"\\n "],[10,"label"],[14,"for","edit-desc"],[12],[1,"Description"],[13],[1,"\\n "],[11,"textarea"],[24,1,"edit-desc"],[16,2,[30,0,["description"]]],[24,0,"form-control"],[24,"rows","3"],[24,"placeholder","Add some details..."],[4,[32,0],["input",[30,0,["updateDescription"]]],null],[12],[13],[1,"\\n "],[13],[1,"\\n "],[10,0],[14,0,"edit-actions"],[12],[1,"\\n "],[10,"button"],[14,0,"btn btn-blue"],[14,4,"submit"],[12],[1,"Save"],[13],[1,"\\n "],[11,"button"],[24,0,"btn btn-outline"],[24,4,"button"],[4,[32,0],["click",[30,1]],null],[12],[1,"Cancel"],[13],[1,"\\n "],[13],[1,"\\n"],[13]],["@onCancel"],[]]',moduleName:"/home/basti/src/marco/app/components/place-edit-form.gjs",scope:()=>[on],isStrictMode:!0}),this)}}function installElement$1(e,t){const r=e;return r.element=t,r}class ClassBasedModifierManager{capabilities=modifierCapabilities();constructor(e){this.owner=e}createModifier(e,t){return{instance:new e(this.owner,t),element:null}}installModifier(e,t,r){installElement$1(e,t).instance.modify(t,r.positional,r.named)}updateModifier(e,t){e.instance.modify(e.element,t.positional,t.named)}destroyModifier({instance:e}){destroy(e)}}class ClassBasedModifier{constructor(e,t){setOwner(this,e)}modify(e,t,r){}}function installElement(e,t){const r=e;return r.element=t,r}setModifierManager(e=>new ClassBasedModifierManager(e),ClassBasedModifier);class FunctionBasedModifierManager{capabilities=modifierCapabilities();createModifier(e){return{element:null,instance:e}}installModifier(e,t,r){const n=installElement(e,t),{positional:i,named:o}=r,s=e.instance(t,i,o);"function"==typeof s&&(n.teardown=s)}updateModifier(e,t){"function"==typeof e.teardown&&e.teardown();const r=e.instance(e.element,t.positional,t.named);"function"==typeof r&&(e.teardown=r)}destroyModifier(e){"function"==typeof e.teardown&&e.teardown()}getDebugName(e){return e.instance.toString()}getDebugInstance(e){return e}}const MANAGER=new FunctionBasedModifierManager;function modifier(e){return e.toString=()=>e.name,setModifierManager(()=>MANAGER,e)}const onClickOutside=modifier((e,[t])=>{const r=r=>{e&&!e.contains(r.target)&&t(r)},n=setTimeout(()=>{document.addEventListener("click",r)},0);return()=>{clearTimeout(n),document.removeEventListener("click",r)}});class PlaceListsManager extends GlimmerComponent{static{decorateFieldV2(this.prototype,"storage",[service])}#xe=void initializeDeferredDecorator(this,"storage");static{decorateFieldV2(this.prototype,"router",[service])}#Re=void initializeDeferredDecorator(this,"router");static{decorateFieldV2(this.prototype,"_forceClear",[tracked],function(){return!1})}#Ae=void initializeDeferredDecorator(this,"_forceClear");get isSaved(){return this.args.isSaved}get placeListIds(){return this._forceClear?[]:this.args.place._listIds||[]}styleFor(e){return htmlSafe(`background-color: ${e}`)}isInList(e){return!!this.placeListIds&&this.placeListIds.includes(e.id)}static{decorateMethodV2(this.prototype,"isInList",[action])}async toggleSaved(){if(this.isSaved){const{osmId:e,osmType:t}=this.args.place;if(await this.storage.removePlace(this.args.place),this.args.place&&(this.args.place.id=null,this.args.place.createdAt=null,this.args.place._listIds=[],this._forceClear=!0),e&&t){const e={...this.args.place};delete e.id,delete e.createdAt,delete e._listIds,this.router.transitionTo("place",e)}else this.router.transitionTo("index");this.args.onClose&&this.args.onClose()}else await this.storage.storePlace(this.args.place)}static{decorateMethodV2(this.prototype,"toggleSaved",[action])}async toggleList(e){const t=!this.placeListIds.includes(e.id);t&&!this.isSaved&&await this.storage.storePlace(this.args.place);try{await this.storage.togglePlaceList(this.args.place,e.id,t)}catch(r){console.error(r),alert("Failed to update list: "+r.message)}}static{decorateMethodV2(this.prototype,"toggleList",[action])}static{setComponentTemplate(templateFactory({id:null,block:'[[[11,0],[24,0,"place-lists-manager"],[4,[32,0],[[30,1]],null],[12],[1,"\\n "],[10,0],[14,0,"list-item master-toggle"],[12],[1,"\\n "],[10,"label"],[12],[1,"\\n "],[11,"input"],[16,"checked",[30,0,["isSaved"]]],[24,4,"checkbox"],[4,[32,1],["change",[30,0,["toggleSaved"]]],null],[12],[13],[1,"\\n "],[10,1],[14,0,"list-color"],[12],[13],[1,"\\n "],[10,1],[14,0,"list-name"],[12],[1,"Saved places"],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n\\n "],[10,0],[14,0,"divider"],[12],[13],[1,"\\n\\n "],[10,0],[14,0,"lists-container"],[12],[1,"\\n"],[42,[28,[31,1],[[28,[31,1],[[30,0,["storage","lists"]]],null]],null],null,[[[1," "],[10,0],[14,0,"list-item"],[12],[1,"\\n "],[10,"label"],[12],[1,"\\n "],[11,"input"],[16,"checked",[28,[30,0,["isInList"]],[[30,2]],null]],[16,"disabled",[52,[51,[30,0,["isSaved"]]],true]],[24,4,"checkbox"],[4,[32,1],["change",[28,[32,2],[[30,0,["toggleList"]],[30,2]],null]],null],[12],[13],[1,"\\n"],[1," "],[10,1],[14,0,"list-color"],[15,5,[28,[30,0,["styleFor"]],[[30,2,["color"]]],null]],[12],[13],[1,"\\n "],[10,1],[14,0,"list-name"],[12],[1,[30,2,["title"]]],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"]],[2]],null],[1," "],[13],[1,"\\n"],[13]],["@onClose","list"],["each","-track-array","unless"]]',moduleName:"/home/basti/src/marco/app/components/place-lists-manager.gjs",scope:()=>[onClickOutside,on,fn],isStrictMode:!0}),this)}}class Environment{assert(){}async(e){Promise.resolve().then(e)}reportUncaughtRejection(){this.async(e=>{throw e})}defer(){let e={promise:null,resolve:null,reject:null},t=new Promise((t,r)=>{e.resolve=t,e.reject=r});return e.promise=t,e}globalDebuggingEnabled(){return!1}}const DEFAULT_ENVIRONMENT=new Environment;class BoundedPolicy{constructor(e){this.maxConcurrency=e||1}}const TYPE_CANCELLED="CANCELLED",TYPE_STARTED="STARTED",TYPE_QUEUED="QUEUED",STARTED={type:TYPE_STARTED},QUEUED={type:TYPE_QUEUED},makeCancelState=e=>({type:TYPE_CANCELLED,reason:e}),CANCELLED$2=makeCancelState("it belongs to a 'drop' Task that was already running");class DropReducer{constructor(e){this.remainingSlots=e}step(){return this.remainingSlots>0?(this.remainingSlots--,STARTED):CANCELLED$2}}class DropPolicy extends BoundedPolicy{makeReducer(){return new DropReducer(this.maxConcurrency)}}class EnqueuedReducer{constructor(e){this.remainingSlots=e}step(){return this.remainingSlots>0?(this.remainingSlots--,STARTED):QUEUED}}class EnqueuedPolicy extends BoundedPolicy{makeReducer(){return new EnqueuedReducer(this.maxConcurrency)}}const CANCELLED$1=makeCancelState("it belongs to a 'keepLatest' Task that was already running");class KeepLatestReducer{constructor(e,t){this.remainingSlots=e,this.numToCancel=t}step(){return this.remainingSlots>0?(this.remainingSlots--,STARTED):this.numToCancel>0?(this.numToCancel--,CANCELLED$1):QUEUED}}class KeepLatestPolicy extends BoundedPolicy{makeReducer(e,t){let r=e+t;return new KeepLatestReducer(this.maxConcurrency,r-this.maxConcurrency-1)}}const CANCELLED=makeCancelState("it belongs to a 'restartable' Task that was .perform()ed again");class RestartableReducer{constructor(e){this.numToCancel=e}step(){return this.numToCancel>0?(this.numToCancel--,CANCELLED):STARTED}}class RestartablePolicy extends BoundedPolicy{makeReducer(e,t){return new RestartableReducer(e+t-this.maxConcurrency)}}class UnboundedReducer{step(){return STARTED}}const SINGLETON_REDUCER=new UnboundedReducer;class UnboundedPolicy{makeReducer(){return SINGLETON_REDUCER}}const LAST_APPLIED_TAGS=new Map;class Refresh{constructor(e,t,r){this.stateTracker=t,this.schedulerPolicy=e,this.initialTaskInstances=r,this.startingInstances=[]}process(){let[e,t,r]=this.filterFinishedTaskInstances(),n=this.schedulerPolicy.makeReducer(t,r),i=e.filter(e=>this.setTaskInstanceExecutionState(e,n.step()));return this.stateTracker.computeFinalStates(e=>this.applyState(e)),this.startingInstances.forEach(e=>e.start()),i}filterFinishedTaskInstances(){let e=0,t=0;return[this.initialTaskInstances.filter(r=>{let n=this.stateTracker.stateFor(r.task),i=r.executor.state;return i.isFinished?(n.onCompletion(r),!1):(i.hasStarted?e+=1:t+=1,!0)}),e,t]}setTaskInstanceExecutionState(e,t){let r=this.stateTracker.stateFor(e.task);switch(e.executor.counted||(e.executor.counted=!0,r.onPerformed(e)),t.type){case TYPE_CANCELLED:return e.cancel(t.reason),!1;case TYPE_STARTED:return e.executor.state.hasStarted||(this.startingInstances.push(e),r.onStart(e)),r.onRunning(e),!0;case TYPE_QUEUED:return r.onQueued(e),!0}}applyState(e){let{taskable:t}=e;if(!t.onState)return;const{guid:r}=t;if(LAST_APPLIED_TAGS.has(r)&&e.tage(t))}forEachState(e){this.states.forEach(t=>e(t))}}class NullState{onCompletion(){}onPerformed(){}onStart(){}onRunning(){}onQueued(){}}const NULL_STATE=new NullState;class NullStateTracker{stateFor(){return NULL_STATE}computeFinalStates(){}}class Scheduler{constructor(e,t){this.schedulerPolicy=e,this.stateTrackingEnabled=t,this.taskInstances=[]}cancelAll(e,t){let r=this.taskInstances.map(r=>{r.task.guids[e]&&r.executor.cancel(t)}).filter(e=>!!e);return Promise.all(r)}perform(e){e.onFinalize(()=>this.scheduleRefresh()),this.taskInstances.push(e),this.refresh()}scheduleRefresh(){Promise.resolve().then(()=>this.refresh())}refresh(){let e=this.stateTrackingEnabled?new StateTracker:new NullStateTracker,t=new Refresh(this.schedulerPolicy,e,this.taskInstances);this.taskInstances=t.process()}}class GeneratorStepResult{constructor(e,t,r){this.value=e,this.done=t,this.errored=r}}class GeneratorState{constructor(e){this.done=!1,this.generatorFactory=e,this.iterator=null}step(e,t){try{let r=this.getIterator(),{value:n,done:i}=r[t](e);return i?this.finalize(n,!1):new GeneratorStepResult(n,!1,!1)}catch(r){return this.finalize(r,!0)}}getIterator(){return this.iterator||this.done||(this.iterator=this.generatorFactory()),this.iterator}finalize(e,t){return this.done=!0,this.iterator=null,new GeneratorStepResult(e,!0,t)}}const cancelableSymbol="__ec_cancel__",yieldableSymbol="__ec_yieldable__",YIELDABLE_CONTINUE="next",YIELDABLE_THROW="throw",YIELDABLE_RETURN="return",YIELDABLE_CANCEL="cancel";class YieldableState{constructor(e,t){this._taskInstance=e,this._resumeIndex=t}getTaskInstance(){return this._taskInstance}cancel(){let e=this._taskInstance;e.proceed.call(e,this._resumeIndex,YIELDABLE_CANCEL)}next(e){let t=this._taskInstance;t.proceed.call(t,this._resumeIndex,YIELDABLE_CONTINUE,e)}return(e){let t=this._taskInstance;t.proceed.call(t,this._resumeIndex,YIELDABLE_RETURN,e)}throw(e){let t=this._taskInstance;t.proceed.call(t,this._resumeIndex,YIELDABLE_THROW,e)}}class Yieldable{constructor(){this[yieldableSymbol]=this[yieldableSymbol].bind(this)}onYield(){}_deferable(){let e={resolve:void 0,reject:void 0};return e.promise=new Promise((t,r)=>{e.resolve=t,e.reject=r}),e}_toPromise(){let e=this._deferable(),t={proceed(t,r,n){r==YIELDABLE_CONTINUE||r==YIELDABLE_RETURN?e.resolve(n):e.reject(n)}},r=this[yieldableSymbol](t,0);return e.promise[cancelableSymbol]=r,e.promise}then(...e){return this._toPromise().then(...e)}catch(...e){return this._toPromise().catch(...e)}finally(...e){return this._toPromise().finally(...e)}[yieldableSymbol](e,t){let r=new YieldableState(e,t);return this.onYield(r)}}class ForeverYieldable extends Yieldable{onYield(){}}new ForeverYieldable;const INITIAL_STATE={completionState:COMPLETION_PENDING,value:null,error:null,isSuccessful:!1,isError:!1,isCanceled:!1,hasStarted:!1,isFinished:!1},TASK_CANCELATION_NAME="TaskCancelation";function didCancel(e){return e&&e.name===TASK_CANCELATION_NAME}const CANCEL_KIND_EXPLICIT="explicit",CANCEL_KIND_YIELDABLE_CANCEL="yielded",CANCEL_KIND_LIFESPAN_END="lifespan_end",CANCEL_KIND_PARENT_CANCEL="parent_cancel";class CancelRequest{constructor(e,t){this.kind=e,this.reason=t,this.promise=new Promise(e=>{this.finalize=e})}}const PERFORM_TYPE_DEFAULT="PERFORM_TYPE_DEFAULT",PERFORM_TYPE_UNLINKED="PERFORM_TYPE_UNLINKED",PERFORM_TYPE_LINKED="PERFORM_TYPE_LINKED",CANCEL_RETURN_VALUE_SENTINEL={};let TASK_INSTANCE_STACK=[];function getRunningInstance(){return TASK_INSTANCE_STACK[TASK_INSTANCE_STACK.length-1]}class TaskInstanceExecutor{constructor({generatorFactory:e,env:t,debug:r}){this.generatorState=new GeneratorState(e),this.state=Object.assign({},INITIAL_STATE),this.index=1,this.disposers=[],this.finalizeCallbacks=[],this.env=t,this.debug=r,this.cancelRequest=null}start(){this.state.hasStarted||this.cancelRequest||(this.setState({hasStarted:!0}),this.proceedSync(YIELDABLE_CONTINUE,void 0))}cancel(e){return this.requestCancel(e)?(this.state.hasStarted?this.proceedWithCancelAsync():this.finalizeWithCancel(),this.cancelRequest.promise):(e.finalize(),e.promise)}setState(e){Object.assign(this.state,e),this.taskInstance.setState(this.state)}proceedChecked(e,t,r){this.state.isFinished||this.advanceIndex(e)&&(t===YIELDABLE_CANCEL?(this.requestCancel(new CancelRequest(CANCEL_KIND_YIELDABLE_CANCEL),r),this.proceedWithCancelAsync()):this.proceedAsync(t,r))}proceedWithCancelAsync(){this.proceedAsync(YIELDABLE_RETURN,CANCEL_RETURN_VALUE_SENTINEL)}proceedAsync(e,t){this.advanceIndex(this.index),this.env.async(()=>this.proceedSync(e,t))}proceedSync(e,t){this.state.isFinished||(this.dispose(),this.generatorState.done?this.handleResolvedReturnedValue(e,t):this.handleResolvedContinueValue(e,t))}handleResolvedContinueValue(e,t){let r=this.index,n=this.generatorStep(t,e);this.advanceIndex(r)&&(n.errored?this.finalize(n.value,COMPLETION_ERROR):this.handleYieldedValue(n))}handleResolvedReturnedValue(e,t){switch(e){case YIELDABLE_CONTINUE:case YIELDABLE_RETURN:this.finalize(t,COMPLETION_SUCCESS);break;case YIELDABLE_THROW:this.finalize(t,COMPLETION_ERROR)}}handleYieldedUnknownThenable(e){let t=this.index;e.then(e=>{this.proceedChecked(t,YIELDABLE_CONTINUE,e)},e=>{this.proceedChecked(t,YIELDABLE_THROW,e)})}advanceIndex(e){if(this.index===e)return++this.index}handleYieldedValue(e){let t=e.value;t?(this.addDisposer(t[cancelableSymbol]),t[yieldableSymbol]?this.invokeYieldable(t):"function"==typeof t.then?this.handleYieldedUnknownThenable(t):this.proceedWithSimpleValue(t)):this.proceedWithSimpleValue(t)}proceedWithSimpleValue(e){this.proceedAsync(YIELDABLE_CONTINUE,e)}addDisposer(e){"function"==typeof e&&this.disposers.push(e)}dispose(){let e=this.disposers;0!==e.length&&(this.disposers=[],e.forEach(e=>e()))}generatorStep(e,t){TASK_INSTANCE_STACK.push(this);let r=this.generatorState.step(e,t);if(TASK_INSTANCE_STACK.pop(),this._expectsLinkedYield){let e=r.value;e&&e.performType===PERFORM_TYPE_LINKED||console.warn("You performed a .linked() task without immediately yielding/returning it. This is currently unsupported (but might be supported in future version of ember-concurrency)."),this._expectsLinkedYield=!1}return r}maybeResolveDefer(){this.defer&&this.state.isFinished&&(this.state.completionState===COMPLETION_SUCCESS?this.defer.resolve(this.state.value):this.defer.reject(this.state.error))}onFinalize(e){this.finalizeCallbacks.push(e),this.state.isFinished&&this.runFinalizeCallbacks()}runFinalizeCallbacks(){this.finalizeCallbacks.forEach(e=>e()),this.finalizeCallbacks=[],this.maybeResolveDefer(),this.maybeThrowUnhandledTaskErrorLater()}promise(){return this.defer||(this.defer=this.env.defer(),this.asyncErrorsHandled=!0,this.maybeResolveDefer()),this.defer.promise}maybeThrowUnhandledTaskErrorLater(){this.asyncErrorsHandled||this.state.completionState!==COMPLETION_ERROR||didCancel(this.state.error)||this.env.async(()=>{this.asyncErrorsHandled||this.env.reportUncaughtRejection(this.state.error)})}requestCancel(e){return!this.cancelRequest&&!this.state.isFinished&&(this.cancelRequest=e,!0)}finalize(e,t){if(this.cancelRequest)return this.finalizeWithCancel();let r={completionState:t};t===COMPLETION_SUCCESS?(r.isSuccessful=!0,r.value=e):t===COMPLETION_ERROR?(r.isError=!0,r.error=e):t===COMPLETION_CANCEL&&(r.error=e),this.finalizeShared(r)}finalizeWithCancel(){let e=this.taskInstance.formatCancelReason(this.cancelRequest.reason),t=new Error(e);this.debugEnabled()&&console.log(e),t.name=TASK_CANCELATION_NAME,this.finalizeShared({isCanceled:!0,completionState:COMPLETION_CANCEL,error:t,cancelReason:e}),this.cancelRequest.finalize()}debugEnabled(){return this.debug||this.env.globalDebuggingEnabled()}finalizeShared(e){this.index++,e.isFinished=!0,this.setState(e),this.runFinalizeCallbacks()}invokeYieldable(e){try{let t=e[yieldableSymbol](this.taskInstance,this.index);this.addDisposer(t)}catch(t){this.env.reportUncaughtRejection(t)}}onYielded(e,t){this.asyncErrorsHandled=!0,this.onFinalize(()=>{let r=this.state.completionState;r===COMPLETION_SUCCESS?e.proceed(t,YIELDABLE_CONTINUE,this.state.value):r===COMPLETION_ERROR?e.proceed(t,YIELDABLE_THROW,this.state.error):r===COMPLETION_CANCEL&&e.proceed(t,YIELDABLE_CANCEL,null)});let r=this.getPerformType();if(r!==PERFORM_TYPE_UNLINKED)return()=>{this.detectSelfCancelLoop(r,e),this.cancel(new CancelRequest(CANCEL_KIND_PARENT_CANCEL))}}getPerformType(){return this.taskInstance.performType||PERFORM_TYPE_DEFAULT}detectSelfCancelLoop(e,t){if(e!==PERFORM_TYPE_DEFAULT)return;let r=t.executor&&t.executor.cancelRequest;!r||r.kind!==CANCEL_KIND_LIFESPAN_END||this.cancelRequest||this.state.isFinished||this.taskInstance.selfCancelLoopWarning(t)}}const DEFAULT_STATE={last:null,lastRunning:null,lastPerformed:null,lastSuccessful:null,lastComplete:null,lastErrored:null,lastCanceled:null,lastIncomplete:null,performCount:0};Object.freeze(DEFAULT_STATE);let guidId=0;function makeGuid(){return"ec_"+guidId++}class Taskable{constructor(e){this.context=e.context,this.debug=e.debug||!1,this.enabledModifiers=e.enabledModifiers,this.env=e.env,this.group=e.group,this.hasEnabledEvents=e.hasEnabledEvents,this.modifierOptions=e.modifierOptions,this.name=e.name,this.onStateCallback=e.onStateCallback,this.scheduler=e.scheduler,this.guid=makeGuid(),this.guids={},this.guids[this.guid]=!0,this.group&&Object.assign(this.guids,this.group.guids)}cancelAll(e){let{reason:t,cancelRequestKind:r,resetState:n}=e||{};t=t||".cancelAll() was explicitly called on the Task";let i=new CancelRequest(r||CANCEL_KIND_EXPLICIT,t);return this.scheduler.cancelAll(this.guid,i).then(()=>{n&&this._resetState()})}get _isAlive(){return!0}_resetState(){this.setState(DEFAULT_STATE)}setState(){}}Object.assign(Taskable.prototype,DEFAULT_STATE),Object.assign(Taskable.prototype,{numRunning:0,numQueued:0,isRunning:!1,isQueued:!1,isIdle:!0,state:"idle"});class TaskLinkProxy{constructor(e,t,r){this.task=e,this.performType=t,this.linkedObject=r}perform(...e){return this.task._performShared(e,this.performType,this.linkedObject)}}let Task$1=class e extends Taskable{constructor(e){super(e),this.generatorFactory=e.generatorFactory,this.perform=this._perform.bind(this)}linked(){let e=getRunningInstance();if(!e)throw new Error("You can only call .linked() from within a task.");return new TaskLinkProxy(this,PERFORM_TYPE_LINKED,e)}unlinked(){return new TaskLinkProxy(this,PERFORM_TYPE_UNLINKED,null)}toString(){return``}_clone(){return new e({context:this.context,debug:this.debug,env:this.env,generatorFactory:this.generatorFactory,group:this.group,hasEnabledEvents:this.hasEnabledEvents,name:this.name,onStateCallback:this.onStateCallback,scheduler:this.scheduler})}_curry(...e){let t=this._clone();return t._curryArgs=[...this._curryArgs||[],...e],t}_perform(...e){return this._performShared(e,PERFORM_TYPE_DEFAULT,null)}_performShared(e,t,r){let n=this._curryArgs?[...this._curryArgs,...e]:e,i=this._taskInstanceFactory(n,t,r);return t===PERFORM_TYPE_LINKED&&(r._expectsLinkedYield=!0),this._isAlive||i.cancel(),this.scheduler.perform(i),i}_taskInstanceOptions(e,t,r){return{args:e,executor:new TaskInstanceExecutor({generatorFactory:()=>this.generatorFactory(e),env:this.env,debug:this.debug}),performType:t,hasEnabledEvents:this.hasEnabledEvents}}};function assertUnsetBufferPolicy(e){if(e._hasSetBufferPolicy)throw new Error(`Cannot set multiple buffer policies on a task. ${e._schedulerPolicyClass} has already been set for task '${e.name}'`)}const MODIFIER_REGISTRY={enqueue:(e,t)=>t&&e.setBufferPolicy(EnqueuedPolicy),debug:(e,t)=>t&&e.setDebug(t),drop:(e,t)=>t&&e.setBufferPolicy(DropPolicy),keepLatest:(e,t)=>t&&e.setBufferPolicy(KeepLatestPolicy),maxConcurrency:(e,t)=>e.setMaxConcurrency(t),onState:(e,t)=>e.setOnState(t),restartable:(e,t)=>t&&e.setBufferPolicy(RestartablePolicy)};function hasModifier(e){return e in MODIFIER_REGISTRY}let TaskFactory$1=class{env=DEFAULT_ENVIRONMENT;_debug=null;_enabledModifiers=[];_hasSetConcurrencyConstraint=!1;_hasSetBufferPolicy=!1;_hasEnabledEvents=!1;_maxConcurrency=null;_onStateCallback=(e,t)=>t.setState(e);_schedulerPolicyClass=UnboundedPolicy;constructor(e="",t=null,r={}){this.name=e,this.taskDefinition=t,this.options=r,this._processModifierOptions(r)}createTask(e){let t=this.getTaskOptions(e);return new Task$1(Object.assign({generatorFactory:t=>this.taskDefinition.apply(e,t)},t))}getModifier(e){if(hasModifier(e))return MODIFIER_REGISTRY[e].bind(null,this)}getOptions(){return this.options}getScheduler(e,t){return new Scheduler(e,t)}getTaskOptions(e){let t,r=this._onStateCallback,n=new this._schedulerPolicyClass(this._maxConcurrency);return t=this.getScheduler(n,r&&"function"==typeof r),{context:e,debug:this._debug,env:this.env,name:this.name,group:void 0,scheduler:t,hasEnabledEvents:this._hasEnabledEvents,onStateCallback:r,enabledModifiers:this._enabledModifiers,modifierOptions:this.getOptions()}}setBufferPolicy(e){return assertUnsetBufferPolicy(this),this._hasSetBufferPolicy=!0,this._hasSetConcurrencyConstraint=!0,this._schedulerPolicyClass=e,this}setDebug(e){return this._debug=e,this}setEvented(e){return this._hasEnabledEvents=e,this}setMaxConcurrency(e){return this._hasSetConcurrencyConstraint=!0,this._maxConcurrency=e,this}setName(e){return this.name=e,this}setOnState(e){return this._onStateCallback=e,this}setTaskDefinition(e){return this.taskDefinition=e,this}_processModifierOptions(e){if(e)for(let t of Object.keys(e)){let r=e[t],n=this.getModifier(t);"function"==typeof n&&n(r)&&this._enabledModifiers.push(t)}}};class EmberEnvironment extends Environment{assert(...e){assert$3(...e)}async(e){join$1(()=>schedule("actions",e))}reportUncaughtRejection(e){next(null,function(){const t=getOnerror();if(!t)throw e;t(e)})}defer(){return defer$1()}globalDebuggingEnabled(){return!1}}const EMBER_ENVIRONMENT=new EmberEnvironment;class EmberScheduler extends Scheduler{scheduleRefresh(){once(this,this.refresh)}}const EXPLICIT_CANCEL_REASON=".cancel() was explicitly called";class BaseTaskInstance{constructor({task:e,args:t,executor:r,performType:n,hasEnabledEvents:i}){this.task=e,this.args=t,this.performType=n,this.executor=r,this.executor.taskInstance=this,this.hasEnabledEvents=i}setState(){}formatCancelReason(){}selfCancelLoopWarning(){}onFinalize(e){this.executor.onFinalize(e)}proceed(e,t,r){this.executor.proceedChecked(e,t,r)}[yieldableSymbol](e,t){return this.executor.onYielded(e,t)}cancel(e=EXPLICIT_CANCEL_REASON){this.executor.cancel(new CancelRequest(CANCEL_KIND_EXPLICIT,e))}then(...e){return this.executor.promise().then(...e)}catch(...e){return this.executor.promise().catch(...e)}finally(...e){return this.executor.promise().finally(...e)}toString(){return`${this.task} TaskInstance`}start(){return this.executor.start(),this}}function trackMixin(e,t,r){const n=Object.getOwnPropertyDescriptor(e,r);n.initializer=n.initializer||(()=>e[r]),delete n.value;const i=tracked(t,r,n);return t[r]=i,t}function applyTracked(e,t){return Object.keys(e).reduce((t,r)=>trackMixin(e,t,r),t)}let TRACKED_INITIAL_TASK_STATE,TRACKED_INITIAL_INSTANCE_STATE;Object.assign(BaseTaskInstance.prototype,INITIAL_STATE),Object.assign(BaseTaskInstance.prototype,{state:"waiting",isDropped:!1,isRunning:!0}),TRACKED_INITIAL_TASK_STATE=applyTracked(DEFAULT_STATE,{}),TRACKED_INITIAL_TASK_STATE=applyTracked({numRunning:0,numQueued:0,isRunning:!1,isQueued:!1,isIdle:!0,state:"idle"},TRACKED_INITIAL_TASK_STATE),TRACKED_INITIAL_INSTANCE_STATE=applyTracked(INITIAL_STATE,{}),TRACKED_INITIAL_INSTANCE_STATE=applyTracked({state:"waiting",isDropped:!1,isRunning:!1},TRACKED_INITIAL_INSTANCE_STATE),Object.freeze(TRACKED_INITIAL_TASK_STATE),Object.freeze(TRACKED_INITIAL_INSTANCE_STATE);class TaskInstance extends BaseTaskInstance{setState(e){let t=this._recomputeState(e);Object.assign(this,{...e,isRunning:!e.isFinished,isDropped:"dropped"===t,state:t})}_recomputeState(e){return e.isDropped?"dropped":e.isCanceled?e.hasStarted?"canceled":"dropped":e.isFinished?"finished":e.hasStarted?"running":"waiting"}formatCancelReason(e){return`TaskInstance '${this.getName()}' was canceled because ${e}. For more information, see: http://ember-concurrency.com/docs/task-cancelation-help`}getName(){return this.name||(this.name=this.task&&this.task.name||""),this.name}selfCancelLoopWarning(e){let t=`\`${e.getName()}\``,r=`\`${this.getName()}\``;console.warn(`ember-concurrency detected a potentially hazardous "self-cancel loop" between parent task ${t} and child task ${r}. If you want child task ${r} to be canceled when parent task ${t} is canceled, please change \`.perform()\` to \`.linked().perform()\`. If you want child task ${r} to keep running after parent task ${t} is canceled, change it to \`.unlinked().perform()\``)}triggerEvent(...e){if(!this.hasEnabledEvents)return;let t=this.task,r=t.context,n=t&&t.name;if(r&&r.trigger&&n){let[t,...i]=e;r.trigger(`${n}:${t}`,...i)}}}TRACKED_INITIAL_INSTANCE_STATE&&Object.defineProperties(TaskInstance.prototype,TRACKED_INITIAL_INSTANCE_STATE);const TASKABLE_MIXIN={_performCount:0,setState(e){this._performCount=this._performCount+(e.numPerformedInc||0);let t=e.numRunning>0,r=e.numQueued>0,n=Object.assign({},e,{performCount:this._performCount,isRunning:t,isQueued:r,isIdle:!t&&!r,state:t?"running":"idle"});Object.assign(this,n)},onState(e,t){t.onStateCallback&&t.onStateCallback(e,t)}};class Task extends Task$1{constructor(e){super(e),isDestroying(this.context)||registerDestructor(this.context,()=>{this.cancelAll({reason:"the object it lives on was destroyed or unrendered",cancelRequestKind:CANCEL_KIND_LIFESPAN_END})})}get _isAlive(){return!isDestroying(this.context)}_taskInstanceFactory(e,t,r){let n=this._taskInstanceOptions(e,t,r);return n.task=this,new TaskInstance(n)}_clone(){return new Task({context:this.context,debug:this.debug,env:this.env,generatorFactory:this.generatorFactory,group:this.group,hasEnabledEvents:this.hasEnabledEvents,name:this.name,onStateCallback:this.onStateCallback,scheduler:this.scheduler})}}TRACKED_INITIAL_TASK_STATE&&Object.defineProperties(Task.prototype,TRACKED_INITIAL_TASK_STATE),Object.assign(Task.prototype,TASKABLE_MIXIN);class TaskFactory extends TaskFactory$1{env=EMBER_ENVIRONMENT;createTask(e){assert$3("Cannot create task if a task definition is not provided as generator function",this.taskDefinition);let t=this.getTaskOptions(e);return new Task(Object.assign({generatorFactory:t=>this.taskDefinition.apply(e,t)},t))}getModifier(e){return super.getModifier(e)}getScheduler(e,t){return new EmberScheduler(e,t)}get taskFn(){return this.taskDefinition}set taskFn(e){this.setTaskDefinition(e)}}function buildTask(e,t,r){let n=t;const i=e();return new TaskFactory(r||"",i.generator,n).createTask(i.context)}class Blurhash extends GlimmerComponent{renderBlurhash=modifier((e,[t,r,n])=>{if(!t||!e)return;const i=r||32,o=n||18;e.width=i,e.height=o;const s=e.getContext("2d");if(s)try{const e=j(t,i,o),r=s.createImageData(i,o);r.data.set(e),s.putImageData(r,0,0)}catch(a){console.warn("Failed to decode blurhash:",a.message||a)}});static{setComponentTemplate(templateFactory({id:null,block:'[[[11,"canvas"],[24,0,"blurhash-canvas"],[17,1],[4,[30,0,["renderBlurhash"]],[[30,2],[30,3],[30,4]],null],[12],[13]],["&attrs","@hash","@width","@height"],[]]',moduleName:"/home/basti/src/marco/app/components/blurhash.gjs",isStrictMode:!0}),this)}}const MAX_IMAGE_DIMENSION=1920,IMAGE_QUALITY=.9,MAX_THUMBNAIL_DIMENSION=350,THUMBNAIL_QUALITY=.9;class PlacePhotoUploadItem extends GlimmerComponent{static{decorateFieldV2(this.prototype,"blossom",[service])}#Ie=void initializeDeferredDecorator(this,"blossom");static{decorateFieldV2(this.prototype,"imageProcessor",[service])}#Pe=void initializeDeferredDecorator(this,"imageProcessor");static{decorateFieldV2(this.prototype,"toast",[service])}#he=void initializeDeferredDecorator(this,"toast");static{decorateFieldV2(this.prototype,"thumbnailUrl",[tracked],function(){return""})}#ke=void initializeDeferredDecorator(this,"thumbnailUrl");static{decorateFieldV2(this.prototype,"blurhash",[tracked],function(){return""})}#Oe=void initializeDeferredDecorator(this,"blurhash");static{decorateFieldV2(this.prototype,"error",[tracked],function(){return""})}#Le=void initializeDeferredDecorator(this,"error");static{decorateFieldV2(this.prototype,"statusText",[tracked],function(){return""})}#Me=void initializeDeferredDecorator(this,"statusText");constructor(){super(...arguments),this.args.file&&(this.thumbnailUrl=URL.createObjectURL(this.args.file),this.uploadTask.perform(this.args.file))}willDestroy(){super.willDestroy(...arguments),this.thumbnailUrl&&URL.revokeObjectURL(this.thumbnailUrl)}showErrorToast(){this.error&&this.toast.show(this.error)}static{decorateMethodV2(this.prototype,"showErrorToast",[action])}uploadTask=buildTask(()=>({context:this,generator:function*(e){this.error="",this.statusText="Processing";try{const t=yield this.imageProcessor.process(e,MAX_IMAGE_DIMENSION,IMAGE_QUALITY,!0);this.blurhash=t.blurhash;const r=yield this.imageProcessor.process(e,MAX_THUMBNAIL_DIMENSION,THUMBNAIL_QUALITY,!1);let n,i;const o=isMobile(),s=e=>{"signing"===e&&(this.statusText="Signing photo upload"),"uploading"===e&&(this.statusText="Uploading photo")},a=e=>{"signing"===e&&(this.statusText="Signing thumbnail upload"),"uploading"===e&&(this.statusText="Uploading thumbnail")};if(o)n=yield this.blossom.upload(t.blob,{sequential:!0,onProgress:s}),i=yield this.blossom.upload(r.blob,{sequential:!0,onProgress:a});else{const e=this.blossom.upload(t.blob,{onProgress:s}),o=this.blossom.upload(r.blob,{onProgress:a});[n,i]=yield Promise.all([e,o])}this.args.onSuccess&&this.args.onSuccess({file:e,url:n.url,fallbackUrls:n.fallbackUrls,thumbUrl:i.url,blurhash:t.blurhash,type:"image/jpeg",dim:t.dim,hash:n.hash,thumbHash:i.hash})}catch(t){this.error=t.message}}}),null,"uploadTask");static{setComponentTemplate(templateFactory({id:null,block:'[[[10,0],[15,0,[29,["photo-upload-item\\n ",[52,[30,0,["uploadTask","isRunning"]],"is-uploading"],"\\n ",[52,[30,0,["error"]],"has-error"]]]],[12],[1,"\\n"],[41,[30,0,["blurhash"]],[[[1," "],[8,[32,0],[[24,0,"place-header-photo-blur"]],[["@hash"],[[30,0,["blurhash"]]]],null],[1,"\\n"]],[]],null],[1," "],[10,"img"],[15,"src",[30,0,["thumbnailUrl"]]],[14,"alt","thumbnail"],[12],[13],[1,"\\n\\n"],[41,[30,0,["uploadTask","isRunning"]],[[[1," "],[10,0],[14,0,"overlay"],[12],[1,"\\n "],[8,[32,1],[[24,0,"spin-animation"]],[["@name","@size","@color"],["loading-ring",24,"white"]],null],[1,"\\n"],[41,[30,0,["statusText"]],[[[1," "],[10,1],[14,0,"upload-status-text"],[12],[1,[30,0,["statusText"]]],[13],[1,"\\n"]],[]],null],[1," "],[13],[1,"\\n"]],[]],null],[1,"\\n"],[41,[30,0,["error"]],[[[1," "],[11,"button"],[24,0,"overlay error-overlay"],[16,"title",[30,0,["error"]]],[24,4,"button"],[4,[32,2],["click",[30,0,["showErrorToast"]]],null],[12],[1,"\\n "],[8,[32,1],null,[["@name","@size","@color"],["alert-circle",24,"white"]],null],[1,"\\n "],[13],[1,"\\n"]],[]],null],[1,"\\n "],[11,"button"],[24,0,"btn-remove-photo"],[24,"title","Remove photo"],[24,4,"button"],[4,[32,2],["click",[28,[32,3],[[30,1],[30,2]],null]],null],[12],[1,"\\n "],[8,[32,1],null,[["@name","@size","@color"],["x",16,"white"]],null],[1,"\\n "],[13],[1,"\\n"],[13]],["@onRemove","@file"],["if"]]',moduleName:"/home/basti/src/marco/app/components/place-photo-upload-item.gjs",scope:()=>[Blurhash,IconComponent,on,fn],isStrictMode:!0}),this)}}class AndHelper extends Helper{compute(e){for(let t=0,r=e.length;t!truthConvert(e))}class PlacePhotoUpload extends GlimmerComponent{static{decorateFieldV2(this.prototype,"nostrAuth",[service])}#I=void initializeDeferredDecorator(this,"nostrAuth");static{decorateFieldV2(this.prototype,"nostrRelay",[service])}#q=void initializeDeferredDecorator(this,"nostrRelay");static{decorateFieldV2(this.prototype,"nostrData",[service])}#P=void initializeDeferredDecorator(this,"nostrData");static{decorateFieldV2(this.prototype,"blossom",[service])}#Ie=void initializeDeferredDecorator(this,"blossom");static{decorateFieldV2(this.prototype,"toast",[service])}#he=void initializeDeferredDecorator(this,"toast");static{decorateFieldV2(this.prototype,"file",[tracked],function(){return null})}#De=void initializeDeferredDecorator(this,"file");static{decorateFieldV2(this.prototype,"uploadedPhoto",[tracked],function(){return null})}#Ne=void initializeDeferredDecorator(this,"uploadedPhoto");static{decorateFieldV2(this.prototype,"error",[tracked],function(){return""})}#Le=void initializeDeferredDecorator(this,"error");static{decorateFieldV2(this.prototype,"isPublishing",[tracked],function(){return!1})}#Fe=void initializeDeferredDecorator(this,"isPublishing");static{decorateFieldV2(this.prototype,"isDragging",[tracked],function(){return!1})}#$e=void initializeDeferredDecorator(this,"isDragging");get place(){return this.args.place||{}}get title(){return this.place.title||"this place"}get allUploaded(){return this.file&&this.uploadedPhoto&&this.file===this.uploadedPhoto.file}handleFileSelect(e){this.addFile(e.target.files[0]),e.target.value=""}static{decorateMethodV2(this.prototype,"handleFileSelect",[action])}handleDragOver(e){e.preventDefault(),this.isDragging=!0}static{decorateMethodV2(this.prototype,"handleDragOver",[action])}handleDragLeave(e){e.preventDefault(),this.isDragging=!1}static{decorateMethodV2(this.prototype,"handleDragLeave",[action])}handleDrop(e){e.preventDefault(),this.isDragging=!1,e.dataTransfer.files.length>0&&this.addFile(e.dataTransfer.files[0])}static{decorateMethodV2(this.prototype,"handleDrop",[action])}addFile(e){e&&e.type.startsWith("image/")?(this.error="",this.uploadedPhoto&&this.deletePhotoTask.perform(this.uploadedPhoto),this.file=e,this.uploadedPhoto=null,this.args.onUploadStateChange&&this.args.onUploadStateChange(!0)):this.error="Please select a valid image file."}handleUploadSuccess(e){this.uploadedPhoto=e}static{decorateMethodV2(this.prototype,"handleUploadSuccess",[action])}removeFile(){this.uploadedPhoto&&this.deletePhotoTask.perform(this.uploadedPhoto),this.file=null,this.uploadedPhoto=null,this.args.onUploadStateChange&&this.args.onUploadStateChange(!1)}static{decorateMethodV2(this.prototype,"removeFile",[action])}deletePhotoTask=buildTask(()=>({context:this,generator:function*(e){try{e.hash&&(yield this.blossom.delete(e.hash)),e.thumbHash&&(yield this.blossom.delete(e.thumbHash))}catch(t){this.toast.show(`Failed to delete photo from server: ${t.message}`,5e3)}}}),null,"deletePhotoTask");async publish(){if(!this.nostrAuth.isConnected)return void(this.error="You must connect Nostr first.");if(!this.allUploaded)return void(this.error="Please wait for all photos to finish uploading.");const{osmId:e,lat:t,lon:r}=this.place,n=this.place.osmType||"node";if(e){this.error="",this.isPublishing=!0;try{const i=new EventFactory({signer:this.nostrAuth.signer}),o=[["i",`osm:${n}:${e}`]];t&&r&&(o.push(["g",Geohash.encode(t,r,4)]),o.push(["g",Geohash.encode(t,r,6)]),o.push(["g",Geohash.encode(t,r,7)]),o.push(["g",Geohash.encode(t,r,9)]));const s=this.uploadedPhoto,a=["imeta",`url ${s.url}`];if(a.push(`m ${s.type}`),s.dim&&a.push(`dim ${s.dim}`),a.push("alt A photo of a place"),s.fallbackUrls&&s.fallbackUrls.length>0)for(const e of s.fallbackUrls)a.push(`fallback ${e}`);s.thumbUrl&&a.push(`thumb ${s.thumbUrl}`),s.blurhash&&a.push(`blurhash ${s.blurhash}`),o.push(a);const l={kind:360,content:"",tags:o};l.created_at||(l.created_at=Math.floor(Date.now()/1e3));const c=await i.sign(l);await this.nostrRelay.publish(this.nostrData.activeWriteRelays,c),this.nostrData.store.add(c),this.toast.show("Photo published successfully"),this.file=null,this.uploadedPhoto=null,this.args.onUploadStateChange&&this.args.onUploadStateChange(!1),this.args.onClose&&this.args.onClose(c.id)}catch(i){this.error="Failed to publish: "+i.message}finally{this.isPublishing=!1}}else this.error="This place does not have a valid OSM ID."}static{decorateMethodV2(this.prototype,"publish",[action])}static{setComponentTemplate(templateFactory({id:null,block:'[[[10,0],[14,0,"place-photo-upload"],[12],[1,"\\n "],[10,"h2"],[12],[1,"Add Photo for "],[1,[30,0,["title"]]],[13],[1,"\\n\\n"],[41,[30,0,["error"]],[[[1," "],[10,0],[14,0,"alert alert-error"],[12],[1,"\\n "],[1,[30,0,["error"]]],[1,"\\n "],[13],[1,"\\n"]],[]],null],[1,"\\n"],[41,[30,0,["file"]],[[[1," "],[10,0],[14,0,"photo-grid"],[12],[1,"\\n "],[8,[32,0],null,[["@file","@onSuccess","@onRemove"],[[30,0,["file"]],[30,0,["handleUploadSuccess"]],[30,0,["removeFile"]]]],null],[1,"\\n "],[13],[1,"\\n\\n "],[11,"button"],[24,0,"btn btn-primary btn-publish"],[16,"disabled",[28,[32,1],[[28,[32,2],[[30,0,["allUploaded"]]],null],[30,0,["isPublishing"]]],null]],[24,4,"button"],[4,[32,3],["click",[30,0,["publish"]]],null],[12],[1,"\\n"],[41,[30,0,["isPublishing"]],[[[1," Publishing...\\n"]],[]],[[[1," Publish Photo\\n"]],[]]],[1," "],[13],[1,"\\n"]],[]],[[[1," "],[11,0],[16,0,[29,["dropzone ",[52,[30,0,["isDragging"]],"is-dragging"]]]],[4,[32,3],["dragover",[30,0,["handleDragOver"]]],null],[4,[32,3],["dragleave",[30,0,["handleDragLeave"]]],null],[4,[32,3],["drop",[30,0,["handleDrop"]]],null],[12],[1,"\\n "],[10,"label"],[14,"for","photo-upload-input"],[14,0,"dropzone-label"],[12],[1,"\\n "],[8,[32,4],null,[["@name","@size","@color"],["upload-cloud",48,"#ccc"]],null],[1,"\\n "],[10,2],[12],[1,"Drag and drop a photo here, or click to browse"],[13],[1,"\\n "],[13],[1,"\\n "],[11,"input"],[24,1,"photo-upload-input"],[24,"accept","image/*"],[24,0,"file-input-hidden"],[16,"disabled",[30,0,["isPublishing"]]],[24,4,"file"],[4,[32,3],["change",[30,0,["handleFileSelect"]]],null],[12],[13],[1,"\\n "],[13],[1,"\\n"]],[]]],[13]],[],["if"]]',moduleName:"/home/basti/src/marco/app/components/place-photo-upload.gjs",scope:()=>[PlacePhotoUploadItem,OrHelper,not,on,IconComponent],isStrictMode:!0}),this)}}var browser={},canPromise,hasRequiredCanPromise;function requireCanPromise(){return hasRequiredCanPromise?canPromise:(hasRequiredCanPromise=1,canPromise=function(){return"function"==typeof Promise&&Promise.prototype&&Promise.prototype.then})}var qrcode={},utils$1={},hasRequiredUtils$1;function requireUtils$1(){if(hasRequiredUtils$1)return utils$1;let e;hasRequiredUtils$1=1;const t=[0,26,44,70,100,134,172,196,242,292,346,404,466,532,581,655,733,815,901,991,1085,1156,1258,1364,1474,1588,1706,1828,1921,2051,2185,2323,2465,2611,2761,2876,3034,3196,3362,3532,3706];return utils$1.getSymbolSize=function(e){if(!e)throw new Error('"version" cannot be null or undefined');if(e<1||e>40)throw new Error('"version" should be in range from 1 to 40');return 4*e+17},utils$1.getSymbolTotalCodewords=function(e){return t[e]},utils$1.getBCHDigit=function(e){let t=0;for(;0!==e;)t++,e>>>=1;return t},utils$1.setToSJISFunction=function(t){if("function"!=typeof t)throw new Error('"toSJISFunc" is not a valid function.');e=t},utils$1.isKanjiModeEnabled=function(){return void 0!==e},utils$1.toSJIS=function(t){return e(t)},utils$1}var errorCorrectionLevel={},hasRequiredErrorCorrectionLevel,bitBuffer,hasRequiredBitBuffer,bitMatrix,hasRequiredBitMatrix;function requireErrorCorrectionLevel(){return hasRequiredErrorCorrectionLevel||(hasRequiredErrorCorrectionLevel=1,(e=errorCorrectionLevel).L={bit:1},e.M={bit:0},e.Q={bit:3},e.H={bit:2},e.isValid=function(e){return e&&void 0!==e.bit&&e.bit>=0&&e.bit<4},e.from=function(t,r){if(e.isValid(t))return t;try{return function(t){if("string"!=typeof t)throw new Error("Param is not a string");switch(t.toLowerCase()){case"l":case"low":return e.L;case"m":case"medium":return e.M;case"q":case"quartile":return e.Q;case"h":case"high":return e.H;default:throw new Error("Unknown EC Level: "+t)}}(t)}catch(n){return r}}),errorCorrectionLevel;var e}function requireBitBuffer(){if(hasRequiredBitBuffer)return bitBuffer;function e(){this.buffer=[],this.length=0}return hasRequiredBitBuffer=1,e.prototype={get:function(e){const t=Math.floor(e/8);return 1==(this.buffer[t]>>>7-e%8&1)},put:function(e,t){for(let r=0;r>>t-r-1&1))},getLengthInBits:function(){return this.length},putBit:function(e){const t=Math.floor(this.length/8);this.buffer.length<=t&&this.buffer.push(0),e&&(this.buffer[t]|=128>>>this.length%8),this.length++}},bitBuffer=e}function requireBitMatrix(){if(hasRequiredBitMatrix)return bitMatrix;function e(e){if(!e||e<1)throw new Error("BitMatrix size must be defined and greater than 0");this.size=e,this.data=new Uint8Array(e*e),this.reservedBit=new Uint8Array(e*e)}return hasRequiredBitMatrix=1,e.prototype.set=function(e,t,r,n){const i=e*this.size+t;this.data[i]=r,n&&(this.reservedBit[i]=!0)},e.prototype.get=function(e,t){return this.data[e*this.size+t]},e.prototype.xor=function(e,t,r){this.data[e*this.size+t]^=r},e.prototype.isReserved=function(e,t){return this.reservedBit[e*this.size+t]},bitMatrix=e}var alignmentPattern={},hasRequiredAlignmentPattern;function requireAlignmentPattern(){return hasRequiredAlignmentPattern||(hasRequiredAlignmentPattern=1,function(e){const t=requireUtils$1().getSymbolSize;e.getRowColCoords=function(e){if(1===e)return[];const r=Math.floor(e/7)+2,n=t(e),i=145===n?26:2*Math.ceil((n-13)/(2*r-2)),o=[n-7];for(let t=1;t=0&&e<=7},e.from=function(t){return e.isValid(t)?parseInt(t,10):void 0},e.getPenaltyN1=function(e){const t=e.size;let r=0,n=0,i=0,o=null,s=null;for(let a=0;a=5&&(r+=n-5+3),o=t,n=1),t=e.get(l,a),t===s?i++:(i>=5&&(r+=i-5+3),s=t,i=1)}n>=5&&(r+=n-5+3),i>=5&&(r+=i-5+3)}return r},e.getPenaltyN2=function(e){const t=e.size;let r=0;for(let n=0;n=10&&(1488===n||93===n)&&r++,i=i<<1&2047|e.get(s,o),s>=10&&(1488===i||93===i)&&r++}return 40*r},e.getPenaltyN4=function(e){let t=0;const r=e.data.length;for(let n=0;n=0;){const e=n[0];for(let o=0;o0){const e=new Uint8Array(this.degree);return e.set(n,i),e}return n},reedSolomonEncoder=t}var version={},mode={},versionCheck={},hasRequiredVersionCheck;function requireVersionCheck(){return hasRequiredVersionCheck||(hasRequiredVersionCheck=1,versionCheck.isValid=function(e){return!isNaN(e)&&e>=1&&e<=40}),versionCheck}var regex={},hasRequiredRegex,hasRequiredMode,hasRequiredVersion;function requireRegex(){if(hasRequiredRegex)return regex;hasRequiredRegex=1;const e="[0-9]+";let t="(?:[u3000-u303F]|[u3040-u309F]|[u30A0-u30FF]|[uFF00-uFFEF]|[u4E00-u9FAF]|[u2605-u2606]|[u2190-u2195]|u203B|[u2010u2015u2018u2019u2025u2026u201Cu201Du2225u2260]|[u0391-u0451]|[u00A7u00A8u00B1u00B4u00D7u00F7])+";t=t.replace(/u/g,"\\u");const r="(?:(?![A-Z0-9 $%*+\\-./:]|"+t+")(?:.|[\r\n]))+";regex.KANJI=new RegExp(t,"g"),regex.BYTE_KANJI=new RegExp("[^A-Z0-9 $%*+\\-./:]+","g"),regex.BYTE=new RegExp(r,"g"),regex.NUMERIC=new RegExp(e,"g"),regex.ALPHANUMERIC=new RegExp("[A-Z $%*+\\-./:]+","g");const n=new RegExp("^"+t+"$"),i=new RegExp("^"+e+"$"),o=new RegExp("^[A-Z0-9 $%*+\\-./:]+$");return regex.testKanji=function(e){return n.test(e)},regex.testNumeric=function(e){return i.test(e)},regex.testAlphanumeric=function(e){return o.test(e)},regex}function requireMode(){return hasRequiredMode||(hasRequiredMode=1,function(e){const t=requireVersionCheck(),r=requireRegex();e.NUMERIC={id:"Numeric",bit:1,ccBits:[10,12,14]},e.ALPHANUMERIC={id:"Alphanumeric",bit:2,ccBits:[9,11,13]},e.BYTE={id:"Byte",bit:4,ccBits:[8,16,16]},e.KANJI={id:"Kanji",bit:8,ccBits:[8,10,12]},e.MIXED={bit:-1},e.getCharCountIndicator=function(e,r){if(!e.ccBits)throw new Error("Invalid mode: "+e);if(!t.isValid(r))throw new Error("Invalid version: "+r);return r>=1&&r<10?e.ccBits[0]:r<27?e.ccBits[1]:e.ccBits[2]},e.getBestModeForData=function(t){return r.testNumeric(t)?e.NUMERIC:r.testAlphanumeric(t)?e.ALPHANUMERIC:r.testKanji(t)?e.KANJI:e.BYTE},e.toString=function(e){if(e&&e.id)return e.id;throw new Error("Invalid mode")},e.isValid=function(e){return e&&e.bit&&e.ccBits},e.from=function(t,r){if(e.isValid(t))return t;try{return function(t){if("string"!=typeof t)throw new Error("Param is not a string");switch(t.toLowerCase()){case"numeric":return e.NUMERIC;case"alphanumeric":return e.ALPHANUMERIC;case"kanji":return e.KANJI;case"byte":return e.BYTE;default:throw new Error("Unknown mode: "+t)}}(t)}catch(n){return r}}}(mode)),mode}function requireVersion(){return hasRequiredVersion||(hasRequiredVersion=1,function(e){const t=requireUtils$1(),r=requireErrorCorrectionCode(),n=requireErrorCorrectionLevel(),i=requireMode(),o=requireVersionCheck(),s=t.getBCHDigit(7973);function a(e,t){return i.getCharCountIndicator(e,t)+4}function l(e,t){let r=0;return e.forEach(function(e){const n=a(e.mode,t);r+=n+e.getBitsLength()}),r}e.from=function(e,t){return o.isValid(e)?parseInt(e,10):t},e.getCapacity=function(e,n,s){if(!o.isValid(e))throw new Error("Invalid QR Code version");void 0===s&&(s=i.BYTE);const l=8*(t.getSymbolTotalCodewords(e)-r.getTotalCodewordsCount(e,n));if(s===i.MIXED)return l;const c=l-a(s,e);switch(s){case i.NUMERIC:return Math.floor(c/10*3);case i.ALPHANUMERIC:return Math.floor(c/11*2);case i.KANJI:return Math.floor(c/13);case i.BYTE:default:return Math.floor(c/8)}},e.getBestVersionForData=function(t,r){let o;const s=n.from(r,n.M);if(Array.isArray(t)){if(t.length>1)return function(t,r){for(let n=1;n<=40;n++)if(l(t,n)<=e.getCapacity(n,r,i.MIXED))return n}(t,s);if(0===t.length)return 1;o=t[0]}else o=t;return function(t,r,n){for(let i=1;i<=40;i++)if(r<=e.getCapacity(i,n,t))return i}(o.mode,o.getLength(),s)},e.getEncodedBits=function(e){if(!o.isValid(e)||e<7)throw new Error("Invalid QR Code version");let r=e<<12;for(;t.getBCHDigit(r)-s>=0;)r^=7973<=0;)o^=1335<0&&(r=this.data.substr(t),n=parseInt(r,10),e.put(n,3*i+1))},numericData=t}function requireAlphanumericData(){if(hasRequiredAlphanumericData)return alphanumericData;hasRequiredAlphanumericData=1;const e=requireMode(),t=["0","1","2","3","4","5","6","7","8","9","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z"," ","$","%","*","+","-",".","/",":"];function r(t){this.mode=e.ALPHANUMERIC,this.data=t}return r.getBitsLength=function(e){return 11*Math.floor(e/2)+e%2*6},r.prototype.getLength=function(){return this.data.length},r.prototype.getBitsLength=function(){return r.getBitsLength(this.data.length)},r.prototype.write=function(e){let r;for(r=0;r+2<=this.data.length;r+=2){let n=45*t.indexOf(this.data[r]);n+=t.indexOf(this.data[r+1]),e.put(n,11)}this.data.length%2&&e.put(t.indexOf(this.data[r]),6)},alphanumericData=r}function requireByteData(){if(hasRequiredByteData)return byteData;hasRequiredByteData=1;const e=requireMode();function t(t){this.mode=e.BYTE,this.data="string"==typeof t?(new TextEncoder).encode(t):new Uint8Array(t)}return t.getBitsLength=function(e){return 8*e},t.prototype.getLength=function(){return this.data.length},t.prototype.getBitsLength=function(){return t.getBitsLength(this.data.length)},t.prototype.write=function(e){for(let t=0,r=this.data.length;t=33088&&n<=40956)n-=33088;else{if(!(n>=57408&&n<=60351))throw new Error("Invalid SJIS character: "+this.data[r]+"\nMake sure your charset is UTF-8");n-=49472}n=192*(n>>>8&255)+(255&n),e.put(n,13)}},kanjiData=r}var dijkstra={exports:{}},hasRequiredDijkstra,hasRequiredSegments,hasRequiredQrcode;function requireDijkstra(){return hasRequiredDijkstra||(hasRequiredDijkstra=1,function(e){var t={single_source_shortest_paths:function(e,r,n){var i={},o={};o[r]=0;var s,a,l,c,u,h,d,p=t.PriorityQueue.make();for(p.push(r,0);!p.empty();)for(l in a=(s=p.pop()).value,c=s.cost,u=e[a]||{})u.hasOwnProperty(l)&&(h=c+u[l],d=o[l],(void 0===o[l]||d>h)&&(o[l]=h,p.push(l,h),i[l]=a));if(void 0!==n&&void 0===o[n]){var f=["Could not find a path from ",r," to ",n,"."].join("");throw new Error(f)}return i},extract_shortest_path_from_predecessor_list:function(e,t){for(var r=[],n=t;n;)r.push(n),e[n],n=e[n];return r.reverse(),r},find_path:function(e,r,n){var i=t.single_source_shortest_paths(e,r,n);return t.extract_shortest_path_from_predecessor_list(i,n)},PriorityQueue:{make:function(e){var r,n=t.PriorityQueue,i={};for(r in e=e||{},n)n.hasOwnProperty(r)&&(i[r]=n[r]);return i.queue=[],i.sorter=e.sorter||n.default_sorter,i},default_sorter:function(e,t){return e.cost-t.cost},push:function(e,t){var r={value:e,cost:t};this.queue.push(r),this.queue.sort(this.sorter)},pop:function(){return this.queue.shift()},empty:function(){return 0===this.queue.length}}};e.exports=t}(dijkstra)),dijkstra.exports}function requireSegments(){return hasRequiredSegments||(hasRequiredSegments=1,function(e){const t=requireMode(),r=requireNumericData(),n=requireAlphanumericData(),i=requireByteData(),o=requireKanjiData(),s=requireRegex(),a=requireUtils$1(),l=requireDijkstra();function c(e){return unescape(encodeURIComponent(e)).length}function u(e,t,r){const n=[];let i;for(;null!==(i=e.exec(r));)n.push({data:i[0],index:i.index,mode:t,length:i[0].length});return n}function h(e){const r=u(s.NUMERIC,t.NUMERIC,e),n=u(s.ALPHANUMERIC,t.ALPHANUMERIC,e);let i,o;return a.isKanjiModeEnabled()?(i=u(s.BYTE,t.BYTE,e),o=u(s.KANJI,t.KANJI,e)):(i=u(s.BYTE_KANJI,t.BYTE,e),o=[]),r.concat(n,i,o).sort(function(e,t){return e.index-t.index}).map(function(e){return{data:e.data,mode:e.mode,length:e.length}})}function d(e,s){switch(s){case t.NUMERIC:return r.getBitsLength(e);case t.ALPHANUMERIC:return n.getBitsLength(e);case t.KANJI:return o.getBitsLength(e);case t.BYTE:return i.getBitsLength(e)}}function p(e,s){let l;const c=t.getBestModeForData(e);if(l=t.from(s,c),l!==t.BYTE&&l.bit=0?e[e.length-1]:null;return r&&r.mode===t.mode?(e[e.length-1].data+=t.data,e):(e.push(t),e)},[]))},e.rawSplit=function(t){return e.fromArray(h(t,a.isKanjiModeEnabled()))}}(segments)),segments}function requireQrcode(){if(hasRequiredQrcode)return qrcode;hasRequiredQrcode=1;const e=requireUtils$1(),t=requireErrorCorrectionLevel(),r=requireBitBuffer(),n=requireBitMatrix(),i=requireAlignmentPattern(),o=requireFinderPattern(),s=requireMaskPattern(),a=requireErrorCorrectionCode(),l=requireReedSolomonEncoder(),c=requireVersion(),u=requireFormatInfo(),h=requireMode(),d=requireSegments();function p(e,t,r){const n=e.size,i=u.getEncodedBits(t,r);let o,s;for(o=0;o<15;o++)s=1==(i>>o&1),o<6?e.set(o,8,s,!0):o<8?e.set(o+1,8,s,!0):e.set(n-15+o,8,s,!0),o<8?e.set(8,n-o-1,s,!0):o<9?e.set(8,15-o-1+1,s,!0):e.set(8,15-o-1,s,!0);e.set(n-8,8,1,!0)}return qrcode.create=function(u,f){if(void 0===u||""===u)throw new Error("No input text");let g,m,y=t.M;return void 0!==f&&(y=t.from(f.errorCorrectionLevel,t.M),g=c.from(f.version),m=s.from(f.maskPattern),f.toSJISFunc&&e.setToSJISFunction(f.toSJISFunc)),function(t,u,f,g){let m;if(Array.isArray(t))m=d.fromArray(t);else{if("string"!=typeof t)throw new Error("Invalid data");{let e=u;if(!e){const r=d.rawSplit(t);e=c.getBestVersionForData(r,f)}m=d.fromString(t,e||40)}}const y=c.getBestVersionForData(m,f);if(!y)throw new Error("The amount of data is too big to be stored in a QR Code");if(u){if(u=0&&n<=6&&(0===i||6===i)||i>=0&&i<=6&&(0===n||6===n)||n>=2&&n<=4&&i>=2&&i<=4?e.set(t+n,o+i,!0,!0):e.set(t+n,o+i,!1,!0))}}(_,u),function(e){const t=e.size;for(let r=8;r=7&&function(e,t){const r=e.size,n=c.getEncodedBits(t);let i,o,s;for(let a=0;a<18;a++)i=Math.floor(a/3),o=a%3+r-8-3,s=1==(n>>a&1),e.set(i,o,s,!0),e.set(o,i,s,!0)}(_,u),function(e,t){const r=e.size;let n=-1,i=r-1,o=7,s=0;for(let a=r-1;a>0;a-=2)for(6===a&&a--;;){for(let r=0;r<2;r++)if(!e.isReserved(i,a-r)){let n=!1;s>>o&1)),e.set(i,a-r,n),o--,-1===o&&(s++,o=7)}if(i+=n,i<0||r<=i){i-=n,n=-n;break}}}(_,b),isNaN(g)&&(g=s.getBestMask(_,p.bind(null,_,f))),s.applyMask(g,_),p(_,f,g),{modules:_,version:u,errorCorrectionLevel:f,maskPattern:g,segments:m}}(u,g,y,m)},qrcode}var canvas={},utils={},hasRequiredUtils,hasRequiredCanvas;function requireUtils(){return hasRequiredUtils||(hasRequiredUtils=1,function(e){function t(e){if("number"==typeof e&&(e=e.toString()),"string"!=typeof e)throw new Error("Color should be defined as hex string");let t=e.slice().replace("#","").split("");if(t.length<3||5===t.length||t.length>8)throw new Error("Invalid hex color: "+e);3!==t.length&&4!==t.length||(t=Array.prototype.concat.apply([],t.map(function(e){return[e,e]}))),6===t.length&&t.push("F","F");const r=parseInt(t.join(""),16);return{r:r>>24&255,g:r>>16&255,b:r>>8&255,a:255&r,hex:"#"+t.slice(0,6).join("")}}e.getOptions=function(e){e||(e={}),e.color||(e.color={});const r=void 0===e.margin||null===e.margin||e.margin<0?4:e.margin,n=e.width&&e.width>=21?e.width:void 0,i=e.scale||4;return{width:n,scale:n?4:i,margin:r,color:{dark:t(e.color.dark||"#000000ff"),light:t(e.color.light||"#ffffffff")},type:e.type,rendererOpts:e.rendererOpts||{}}},e.getScale=function(e,t){return t.width&&t.width>=e+2*t.margin?t.width/(e+2*t.margin):t.scale},e.getImageWidth=function(t,r){const n=e.getScale(t,r);return Math.floor((t+2*r.margin)*n)},e.qrToImageData=function(t,r,n){const i=r.modules.size,o=r.modules.data,s=e.getScale(i,n),a=Math.floor((i+2*n.margin)*s),l=n.margin*s,c=[n.color.light,n.color.dark];for(let e=0;e=l&&r>=l&&e':"",h="0&&c>0&&e[l-1]||(i+=s?r("M",c+n,.5+u+n):r("m",o,0),o=0,s=!1),c+1',d='viewBox="0 0 '+c+" "+c+'"',p=''+u+h+"\n";return"function"==typeof o&&o(null,p),p},svgTag}function requireBrowser(){if(hasRequiredBrowser)return browser;hasRequiredBrowser=1;const e=requireCanPromise(),t=requireQrcode(),r=requireCanvas(),n=requireSvgTag();function i(r,n,i,o,s){const a=[].slice.call(arguments,1),l=a.length,c="function"==typeof a[l-1];if(!c&&!e())throw new Error("Callback required as last argument");if(!c){if(l<1)throw new Error("Too few arguments provided");return 1===l?(i=n,n=o=void 0):2!==l||n.getContext||(o=i,i=n,n=void 0),new Promise(function(e,s){try{const s=t.create(i,o);e(r(s,n,o))}catch(a){s(a)}})}if(l<2)throw new Error("Too few arguments provided");2===l?(s=i,i=n,n=o=void 0):3===l&&(n.getContext&&void 0===s?(s=o,o=void 0):(s=o,o=i,i=n,n=void 0));try{const e=t.create(i,o);s(null,r(e,n,o))}catch(u){s(u)}}return browser.create=t.create,browser.toCanvas=i.bind(null,r.render),browser.toDataURL=i.bind(null,r.renderToDataURL),browser.toString=i.bind(null,function(e,t,r){return n.render(e,r)}),browser}var browserExports=requireBrowser();const QRCode=getDefaultExportFromCjs$1(browserExports),qrCode=modifier((e,[t])=>{t&&QRCode.toCanvas(e,t,{width:256,margin:2,color:{dark:"#000000",light:"#ffffff"}}).catch(e=>{console.error("Failed to generate QR code",e)})});class NostrConnectComponent extends GlimmerComponent{static{decorateFieldV2(this.prototype,"nostrAuth",[service])}#I=void initializeDeferredDecorator(this,"nostrAuth");static{decorateFieldV2(this.prototype,"toast",[service])}#he=void initializeDeferredDecorator(this,"toast");get hasExtension(){return"undefined"!=typeof window&&void 0!==window.nostr}async connectExtension(){try{await this.nostrAuth.connectWithExtension(),this.toast.show("Nostr connected successfully"),this.args.onConnect&&this.args.onConnect()}catch(e){console.error(e),alert(e.message)}}static{decorateMethodV2(this.prototype,"connectExtension",[action])}async connectApp(){try{await this.nostrAuth.connectWithApp(),this.toast.show("Nostr connected successfully"),this.args.onConnect&&this.args.onConnect()}catch(e){console.error(e),alert(e.message)}}static{decorateMethodV2(this.prototype,"connectApp",[action])}static{setComponentTemplate(templateFactory({id:null,block:'[[[10,0],[14,0,"nostr-connect-modal"],[12],[1,"\\n "],[10,"h2"],[12],[1,"Connect with Nostr"],[13],[1,"\\n\\n "],[10,0],[14,0,"nostr-connect-options"],[12],[1,"\\n"],[41,[30,0,["hasExtension"]],[[[1," "],[11,"button"],[24,0,"btn btn-primary"],[24,4,"button"],[4,[32,0],["click",[30,0,["connectExtension"]]],null],[12],[1,"\\n Browser Extension (nos2x, Alby)\\n "],[13],[1,"\\n"]],[]],[[[1," "],[10,"button"],[14,0,"btn btn-outline"],[14,"disabled",""],[14,"title","No Nostr extension found in your browser."],[14,4,"button"],[12],[1,"\\n Browser Extension (Not Found)\\n "],[13],[1,"\\n"]],[]]],[1,"\\n "],[11,"button"],[24,0,"btn btn-primary"],[24,4,"button"],[4,[32,0],["click",[30,0,["connectApp"]]],null],[12],[1,"\\n Mobile Signer App (Amber, etc.)\\n "],[13],[1,"\\n "],[13],[1,"\\n\\n"],[41,[28,[32,1],[[30,0,["nostrAuth","connectStatus"]],"waiting"],null],[[[1," "],[10,0],[14,0,"nostr-connect-status"],[12],[1,"\\n"],[41,[30,0,["nostrAuth","isMobile"]],[[[1," "],[10,2],[12],[1,"Waiting for you to approve the connection in your mobile signer\\n app..."],[13],[1,"\\n"]],[]],[[[1," "],[10,2],[12],[1,"Scan this QR code with a compatible Nostr signer app (like\\n Amber):"],[13],[1,"\\n "],[10,0],[14,0,"qr-code-container"],[12],[1,"\\n "],[11,"canvas"],[4,[32,2],[[30,0,["nostrAuth","connectUri"]]],null],[12],[13],[1,"\\n "],[13],[1,"\\n"]],[]]],[1," "],[13],[1,"\\n"]],[]],null],[13]],[],["if"]]',moduleName:"/home/basti/src/marco/app/components/nostr-connect.gjs",scope:()=>[on,eq$1,qrCode],isStrictMode:!0}),this)}}class Modal extends GlimmerComponent{stopProp(e){e.stopPropagation()}static{decorateMethodV2(this.prototype,"stopProp",[action])}close(){this.args.disableClose||this.args.onClose&&this.args.onClose()}static{decorateMethodV2(this.prototype,"close",[action])}static{setComponentTemplate(templateFactory({id:null,block:'[[[11,0],[24,0,"modal-overlay"],[24,"role","dialog"],[24,"tabindex","-1"],[4,[32,0],["click",[30,0,["close"]]],null],[12],[1,"\\n "],[11,0],[24,0,"modal-content"],[24,"role","document"],[24,"tabindex","0"],[4,[32,0],["click",[30,0,["stopProp"]]],null],[12],[1,"\\n "],[11,"button"],[16,0,[29,["close-modal-btn btn-text ",[52,[30,1],"disabled"]]]],[16,"disabled",[30,1]],[24,4,"button"],[4,[32,0],["click",[30,0,["close"]]],null],[12],[1,"\\n "],[8,[32,1],null,[["@name","@size","@color"],["x",24,"currentColor"]],null],[1,"\\n "],[13],[1,"\\n "],[18,2,null],[1,"\\n "],[13],[1,"\\n"],[13]],["@disableClose","&default"],["if","yield"]]',moduleName:"/home/basti/src/marco/app/components/modal.gjs",scope:()=>[on,IconComponent],isStrictMode:!0}),this)}}const fadeInImage=modifier((e,[t])=>{if(!t)return;let r;e.classList.remove("loaded"),e.classList.remove("loaded-instant");const n=()=>{const t=e.parentElement,r=t&&"PICTURE"===t.tagName?t.parentElement:t;if(r&&r.closest(".photo-carousel.gallery-main")){const e=r.querySelector(".place-header-photo-blur");e&&(e.style.opacity="0")}},i=()=>{e.classList.contains("loaded-instant")||e.classList.add("loaded"),n()};return e.addEventListener("load",i),r=new IntersectionObserver((r,i)=>{r.forEach(r=>{if(r.isIntersecting){i.unobserve(e);const r=new Image;r.src=t,r.complete&&(e.classList.add("loaded-instant"),n());const o=e.parentElement;o&&"PICTURE"===o.tagName&&o.querySelectorAll("source").forEach(e=>{e.dataset.srcset&&(e.srcset=e.dataset.srcset)}),e.dataset.src?e.src=e.dataset.src:e.src=t}})},{root:null,rootMargin:"100px 100%",threshold:0}),r.observe(e),()=>{e.removeEventListener("load",i),r&&r.disconnect()}});class PhotoCarousel extends GlimmerComponent{static{decorateFieldV2(this.prototype,"canScrollLeft",[tracked],function(){return!1})}#Be=void initializeDeferredDecorator(this,"canScrollLeft");static{decorateFieldV2(this.prototype,"canScrollRight",[tracked],function(){return!1})}#Ue=void initializeDeferredDecorator(this,"canScrollRight");internalEventId=null;carouselElement=null;get photos(){return this.args.photos||[]}get showChevrons(){return this.photos.length>1}get cannotScrollLeft(){return!this.canScrollLeft}get cannotScrollRight(){return!this.canScrollRight}get variantClass(){return this.args.variant||"inline"}lastResetKey=null;resetScrollPosition=modifier((e,[t])=>{void 0!==t&&t!==this.lastResetKey&&(this.lastResetKey=t,e.scrollLeft=0,setTimeout(()=>this.updateScrollState(),50))});scrollToNewPhoto=modifier((e,[t])=>{if(t&&t!==this.lastEventId){const r=!this.lastEventId;if(this.lastEventId=t,this.internalEventId===t)return;const n=()=>{const n=e.querySelector(`[data-event-id="${t}"]`);if(n)if(r){const t=e.style.scrollBehavior;e.style.scrollBehavior="auto",e.scrollLeft=n.offsetLeft,setTimeout(()=>{e.style.scrollBehavior=t},50)}else e.scrollLeft=n.offsetLeft};r?n():setTimeout(n,100)}});setupCarousel=modifier(e=>{let t,r;return this.carouselElement=e,setTimeout(()=>{this.updateScrollState()},50),window.ResizeObserver&&(t=new ResizeObserver(()=>this.updateScrollState()),t.observe(e)),this.args.onVisiblePhotoChange&&window.IntersectionObserver&&(r=new IntersectionObserver(e=>{for(let t of e)if(t.isIntersecting&&t.intersectionRatio>=.5){const e=t.target.dataset.eventId;this.internalEventId=e;const r=this.photos.find(t=>t.eventId===e);r&&this.args.onVisiblePhotoChange(r)}},{root:e,threshold:.5}),e.querySelectorAll(".carousel-slide").forEach(e=>r.observe(e))),()=>{t&&t.unobserve(e),r&&r.disconnect()}});updateScrollState(){if(!this.carouselElement)return;const{scrollLeft:e,scrollWidth:t,clientWidth:r}=this.carouselElement;this.canScrollLeft=e>1,this.canScrollRight=e+r[on,AndHelper,eq$1,fn,Blurhash,fadeInImage,IconComponent],isStrictMode:!0}),this)}}class PhotoGallery extends GlimmerComponent{static{decorateFieldV2(this.prototype,"currentPhoto",[tracked],function(){return this.args.selectedPhoto||this.args.photos?.[0]})}#ze=void initializeDeferredDecorator(this,"currentPhoto");handleClose(){this.args.onClose&&this.args.onClose()}static{decorateMethodV2(this.prototype,"handleClose",[action])}handleBackgroundClick(e){e.target.closest(".thumbnail-strip-container")||e.target.closest(".carousel-nav-btn")||e.target.closest(".close-btn")||this.handleClose()}static{decorateMethodV2(this.prototype,"handleBackgroundClick",[action])}selectPhoto(e){this.currentPhoto=e}static{decorateMethodV2(this.prototype,"selectPhoto",[action])}handleVisiblePhotoChange(e){this.currentPhoto!==e&&(this.currentPhoto=e)}static{decorateMethodV2(this.prototype,"handleVisiblePhotoChange",[action])}static{setComponentTemplate(templateFactory({id:null,block:'[[[11,0],[24,0,"photo-gallery-overlay"],[24,"role","dialog"],[24,"tabindex","-1"],[4,[32,0],["click",[30,0,["handleBackgroundClick"]]],null],[12],[1,"\\n"],[1," "],[10,0],[14,0,"photo-gallery-content"],[12],[1,"\\n "],[11,"button"],[24,0,"close-btn btn-text"],[24,"aria-label","Close gallery"],[24,"title","Close"],[24,4,"button"],[4,[32,0],["click",[30,0,["handleClose"]]],null],[12],[1,"\\n "],[8,[32,1],null,[["@name","@size","@color"],["x",24,"white"]],null],[1,"\\n "],[13],[1,"\\n\\n "],[10,0],[14,0,"main-photo-container"],[12],[1,"\\n "],[8,[32,2],null,[["@variant","@photos","@scrollToEventId","@onVisiblePhotoChange","@name"],["gallery-main",[30,1],[30,0,["currentPhoto","eventId"]],[30,0,["handleVisiblePhotoChange"]],[30,2]]],null],[1,"\\n "],[13],[1,"\\n\\n "],[10,0],[14,0,"thumbnail-strip-container"],[12],[1,"\\n "],[8,[32,2],null,[["@variant","@photos","@scrollToEventId","@onPhotoClick","@name"],["gallery-thumbnails",[30,1],[30,0,["currentPhoto","eventId"]],[30,0,["selectPhoto"]],[30,2]]],null],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"],[13]],["@photos","@placeName"],[]]',moduleName:"/home/basti/src/marco/app/components/photo-gallery.gjs",scope:()=>[on,IconComponent,PhotoCarousel],isStrictMode:!0}),this)}}class PlaceDetails extends GlimmerComponent{static{decorateFieldV2(this.prototype,"storage",[service])}#xe=void initializeDeferredDecorator(this,"storage");static{decorateFieldV2(this.prototype,"nostrAuth",[service])}#I=void initializeDeferredDecorator(this,"nostrAuth");static{decorateFieldV2(this.prototype,"nostrData",[service])}#P=void initializeDeferredDecorator(this,"nostrData");static{decorateFieldV2(this.prototype,"isEditing",[tracked],function(){return!1})}#je=void initializeDeferredDecorator(this,"isEditing");static{decorateFieldV2(this.prototype,"showLists",[tracked],function(){return!1})}#Ve=void initializeDeferredDecorator(this,"showLists");static{decorateFieldV2(this.prototype,"isPhotoUploadActive",[tracked],function(){return!1})}#Ge=void initializeDeferredDecorator(this,"isPhotoUploadActive");static{decorateFieldV2(this.prototype,"isConnectingNostr",[tracked],function(){return!1})}#He=void initializeDeferredDecorator(this,"isConnectingNostr");static{decorateFieldV2(this.prototype,"isGalleryOpen",[tracked],function(){return!1})}#qe=void initializeDeferredDecorator(this,"isGalleryOpen");static{decorateFieldV2(this.prototype,"selectedGalleryPhoto",[tracked],function(){return null})}#We=void initializeDeferredDecorator(this,"selectedGalleryPhoto");openPhotoUploadModal(e){e&&e.preventDefault(),this.nostrAuth.isConnected?this.isPhotoUploadModalOpen=!0:this.isNostrConnectModalOpen=!0}static{decorateMethodV2(this.prototype,"openPhotoUploadModal",[action])}closePhotoUploadModal(e){this.isPhotoUploadActive||(this.isPhotoUploadModalOpen=!1,"string"==typeof e&&(this.newlyUploadedPhotoId=e,setTimeout(()=>{const e=document.querySelector(".sidebar-content");e&&(e.scrollTop=0)},50)))}static{decorateMethodV2(this.prototype,"closePhotoUploadModal",[action])}closeNostrConnectModal(){this.isNostrConnectModalOpen=!1}static{decorateMethodV2(this.prototype,"closeNostrConnectModal",[action])}onNostrConnected(){this.isNostrConnectModalOpen=!1,this.isPhotoUploadModalOpen=!0}static{decorateMethodV2(this.prototype,"onNostrConnected",[action])}get isSaved(){return this.storage.isPlaceSaved(this.place.id||this.place.osmId)}get place(){return this.args.place||{}}get saveablePlace(){return this.place.createdAt?this.place:mapToStorageSchema(this.place)}get tags(){return this.place.osmTags||{}}get name(){return this.place.title||getLocalizedName(this.tags)||"Unnamed Place"}get photos(){return parsePlacePhotos(this.nostrData.placePhotos).map(e=>({...e,style:htmlSafe(`--slide-ratio: ${e.aspectRatio};`)}))}startEditing(){this.isSaved&&(this.isEditing=!0)}static{decorateMethodV2(this.prototype,"startEditing",[action])}cancelEditing(){this.isEditing=!1}static{decorateMethodV2(this.prototype,"cancelEditing",[action])}toggleLists(e){e&&e.stopPropagation(),this.showLists=!this.showLists}static{decorateMethodV2(this.prototype,"toggleLists",[action])}closeLists(){this.showLists=!1}static{decorateMethodV2(this.prototype,"closeLists",[action])}async saveChanges(e){this.args.onSave&&await this.args.onSave({...this.place,...e}),this.isEditing=!1}static{decorateMethodV2(this.prototype,"saveChanges",[action])}get type(){return getPlaceType(this.tags)}get address(){const e=this.tags,t=[],r=(...t)=>{for(const r of t)if(e[r])return e[r];return null};let n=r("addr:street","street");const i=r("addr:housenumber","housenumber");n&&(i&&(n=`${n} ${i}`),t.push(n));let o=r("addr:city","city");const s=r("addr:postcode","postcode");o&&(s&&(o=`${s} ${o}`),t.push(o));const a=r("addr:state","state"),l=r("addr:country","country");return a&&a!==o&&t.push(a),l&&t.push(l),0===t.length?null:t.join(", ")}formatMultiLine(e,t){if(!e)return null;const r=[...new Set(e.split(";").map(e=>e.trim()).filter(Boolean))];return 0===r.length?null:htmlSafe("phone"===t?r.map(e=>`${e}`).join("
"):"email"===t?r.map(e=>`${e}`).join("
"):"whatsapp"===t?r.map(e=>`${e}`).join("
"):"url"===t?r.map(e=>`${this.getDomain(e)}`).join("
"):r.join("
"))}get phone(){const e=[this.tags.phone,this.tags["contact:phone"],this.tags.mobile,this.tags["contact:mobile"]].filter(Boolean);return 0===e.length?null:this.formatMultiLine(e.join(";"),"phone")}get whatsapp(){const e=[this.tags.whatsapp,this.tags["contact:whatsapp"]].filter(Boolean);return 0===e.length?null:this.formatMultiLine(e.join(";"),"whatsapp")}get email(){const e=this.tags.email||this.tags["contact:email"];return this.formatMultiLine(e,"email")}get website(){const e=this.place.url||this.tags.website||this.tags["contact:website"];return this.formatMultiLine(e,"url")}getDomain(e){try{return new URL(e).hostname}catch{return e}}get openingHours(){const e=this.tags.opening_hours;return this.formatMultiLine(e)}get cuisine(){return this.tags.cuisine?this.tags.cuisine.split(";").map(e=>humanizeOsmTag$1(e)).join(", "):null}get facebook(){return getSocialInfo(this.tags,"facebook")}get instagram(){return getSocialInfo(this.tags,"instagram")}get wikipedia(){const e=this.tags.wikipedia;return e?e.split(";").map(e=>e.trim()).filter(Boolean)[0]:null}get geoLink(){const e=this.place.lat,t=this.place.lon;return e&&t?`geo:${e},${t}?q=${e},${t}(${encodeURIComponent(this.name)})`:"#"}get visibleGeoLink(){const e=this.place.lat,t=this.place.lon;return e&&t?`${Number(e).toFixed(6)}, ${Number(t).toFixed(6)}`:""}get osmUrl(){const e=this.place.osmId;return e?`https://www.openstreetmap.org/${this.place.osmType||"node"}/${e}`:null}get gmapsUrl(){return this.place.gmapsId||this.place.osmId?`https://www.google.com/maps/search/?api=1&query=${this.name}&query=${this.place.lat},${this.place.lon}`:null}get showDescription(){return"photon"!==this.place.source&&!!this.place.description}openGallery(e){this.selectedGalleryPhoto=e,this.isGalleryOpen=!0}static{decorateMethodV2(this.prototype,"openGallery",[action])}closeGallery(){this.isGalleryOpen=!1,this.selectedGalleryPhoto=null}static{decorateMethodV2(this.prototype,"closeGallery",[action])}static{setComponentTemplate(templateFactory({id:null,block:'[[[10,0],[14,0,"place-details"],[12],[1,"\\n"],[41,[30,0,["isEditing"]],[[[1," "],[8,[32,0],null,[["@place","@onSave","@onCancel"],[[30,0,["place"]],[30,0,["saveChanges"]],[30,0,["cancelEditing"]]]],null],[1,"\\n"]],[]],[[[1," "],[8,[32,1],null,[["@variant","@photos","@name","@resetKey","@scrollToEventId","@onPhotoClick"],["inline",[30,0,["photos"]],[30,0,["name"]],[30,0,["place","osmId"]],[30,0,["newlyUploadedPhotoId"]],[30,0,["openGallery"]]]],null],[1,"\\n "],[10,"h3"],[12],[1,[30,0,["name"]]],[13],[1,"\\n "],[10,2],[14,0,"place-type"],[12],[1,"\\n "],[1,[30,0,["type"]]],[1,"\\n "],[13],[1,"\\n"],[41,[30,0,["showDescription"]],[[[1," "],[10,2],[14,0,"place-description"],[12],[1,"\\n "],[1,[30,0,["place","description"]]],[1,"\\n "],[13],[1,"\\n"]],[]],null]],[]]],[1,"\\n "],[10,0],[14,0,"actions"],[12],[1,"\\n "],[10,0],[14,0,"save-button-wrapper"],[12],[1,"\\n "],[11,"button"],[16,0,[52,[30,0,["isSaved"]],"btn btn-secondary","btn btn-outline"]],[24,4,"button"],[4,[32,2],["click",[30,0,["toggleLists"]]],null],[12],[1,"\\n "],[8,[32,3],null,[["@name","@color"],["bookmark",[52,[30,0,["isSaved"]],"currentColor","var(--link-color)"]]],null],[1,"\\n "],[1,[52,[30,0,["isSaved"]],"Saved","Save"]],[1,"\\n "],[13],[1,"\\n\\n"],[41,[30,0,["showLists"]],[[[1," "],[8,[32,4],null,[["@place","@onClose","@isSaved"],[[30,0,["saveablePlace"]],[30,0,["closeLists"]],[30,0,["isSaved"]]]],null],[1,"\\n"]],[]],null],[1," "],[13],[1,"\\n\\n"],[41,[30,0,["isSaved"]],[[[1," "],[11,"button"],[24,0,"btn btn-outline"],[24,"title","Edit"],[16,"disabled",[30,0,["isEditing"]]],[24,4,"button"],[4,[32,2],["click",[30,0,["startEditing"]]],null],[12],[1,"\\n "],[8,[32,3],null,[["@name","@color"],["edit","var(--link-color)"]],null],[1,"\\n Edit\\n "],[13],[1,"\\n"]],[]],null],[1," "],[13],[1,"\\n\\n "],[10,0],[14,0,"meta-info"],[12],[1,"\\n\\n"],[41,[30,0,["cuisine"]],[[[1," "],[10,2],[14,0,"content-with-icon"],[12],[1,"\\n "],[8,[32,3],null,[["@name","@title"],["fork-and-knife","Cuisine"]],null],[1,"\\n "],[10,1],[12],[1,"\\n "],[1,[30,0,["cuisine"]]],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"]],[]],null],[1,"\\n"],[41,[30,0,["openingHours"]],[[[1," "],[10,2],[14,0,"content-with-icon"],[12],[1,"\\n "],[8,[32,3],null,[["@name","@title"],["clock","Opening hours"]],null],[1,"\\n "],[10,1],[12],[1,"\\n "],[1,[30,0,["openingHours"]]],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"]],[]],null],[1,"\\n"],[41,[30,0,["phone"]],[[[1," "],[10,2],[14,0,"content-with-icon"],[12],[1,"\\n "],[8,[32,3],null,[["@name","@title"],["phone","Phone"]],null],[1,"\\n "],[10,1],[12],[1,"\\n "],[1,[30,0,["phone"]]],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"]],[]],null],[1,"\\n"],[41,[30,0,["whatsapp"]],[[[1," "],[10,2],[14,0,"content-with-icon"],[12],[1,"\\n "],[8,[32,3],null,[["@name","@title"],["whatsapp","WhatsApp"]],null],[1,"\\n "],[10,1],[12],[1,"\\n "],[1,[30,0,["whatsapp"]]],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"]],[]],null],[1,"\\n"],[41,[30,0,["website"]],[[[1," "],[10,2],[14,0,"content-with-icon"],[12],[1,"\\n "],[8,[32,3],null,[["@name","@title"],["globe","Website"]],null],[1,"\\n "],[10,1],[12],[1,"\\n "],[1,[30,0,["website"]]],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"]],[]],null],[1,"\\n"],[41,[30,0,["email"]],[[[1," "],[10,2],[14,0,"content-with-icon"],[12],[1,"\\n "],[8,[32,3],null,[["@name","@title"],["mail","Email"]],null],[1,"\\n "],[10,1],[12],[1,"\\n "],[1,[30,0,["email"]]],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"]],[]],null],[1,"\\n"],[41,[30,0,["facebook"]],[[[1," "],[10,2],[14,0,"content-with-icon"],[12],[1,"\\n "],[8,[32,3],null,[["@name","@title"],["facebook","Facebook"]],null],[1,"\\n "],[10,1],[12],[1,"\\n "],[10,3],[15,6,[30,0,["facebook","url"]]],[14,"target","_blank"],[14,"rel","noopener noreferrer"],[12],[1,"\\n "],[1,[30,0,["facebook","username"]]],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"]],[]],null],[1,"\\n"],[41,[30,0,["instagram"]],[[[1," "],[10,2],[14,0,"content-with-icon"],[12],[1,"\\n "],[8,[32,3],null,[["@name","@title"],["instagram","Instagram"]],null],[1,"\\n "],[10,1],[12],[1,"\\n "],[10,3],[15,6,[30,0,["instagram","url"]]],[14,"target","_blank"],[14,"rel","noopener noreferrer"],[12],[1,"\\n "],[1,[30,0,["instagram","username"]]],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"]],[]],null],[1,"\\n"],[41,[30,0,["wikipedia"]],[[[1," "],[10,2],[14,0,"content-with-icon"],[12],[1,"\\n "],[8,[32,3],null,[["@name","@title"],["wikipedia","Wikipedia"]],null],[1,"\\n "],[10,1],[12],[1,"\\n "],[10,3],[15,6,[29,["https://wikipedia.org/wiki/",[30,0,["wikipedia"]]]]],[14,"target","_blank"],[14,"rel","noopener noreferrer"],[12],[1,"\\n Wikipedia\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"]],[]],null],[1,"\\n "],[13],[1,"\\n "],[10,0],[14,0,"meta-info"],[12],[1,"\\n\\n"],[41,[30,0,["address"]],[[[1," "],[10,2],[14,0,"content-with-icon"],[12],[1,"\\n "],[8,[32,3],null,[["@name","@title"],["home","Address"]],null],[1,"\\n "],[10,1],[12],[1,[30,0,["address"]]],[13],[1,"\\n "],[13],[1,"\\n"]],[]],null],[1,"\\n "],[10,2],[14,0,"content-with-icon"],[12],[1,"\\n "],[8,[32,3],null,[["@name","@title"],["map-pin","Geo link"]],null],[1,"\\n "],[10,1],[12],[1,"\\n "],[10,3],[15,6,[30,0,["geoLink"]]],[14,"target","_blank"],[14,"rel","noopener noreferrer"],[12],[1,"\\n "],[1,[30,0,["visibleGeoLink"]]],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n\\n"],[41,[30,0,["osmUrl"]],[[[1," "],[10,2],[14,0,"content-with-icon"],[12],[1,"\\n "],[8,[32,3],null,[["@name"],["map"]],null],[1,"\\n "],[10,1],[12],[1,"\\n "],[10,3],[15,6,[30,0,["osmUrl"]]],[14,"target","_blank"],[14,"rel","noopener noreferrer"],[12],[1,"\\n OpenStreetMap\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"]],[]],null],[1,"\\n"],[41,[30,0,["gmapsUrl"]],[[[1," "],[10,2],[14,0,"content-with-icon"],[12],[1,"\\n "],[8,[32,3],null,[["@name"],["map"]],null],[1,"\\n "],[10,1],[12],[1,"\\n "],[10,3],[15,6,[30,0,["gmapsUrl"]]],[14,"target","_blank"],[14,"rel","noopener noreferrer"],[12],[1,"\\n Google Maps\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"]],[]],null],[1,"\\n "],[13],[1,"\\n\\n"],[41,[30,0,["osmUrl"]],[[[1," "],[10,0],[14,0,"meta-info"],[12],[1,"\\n "],[10,2],[14,0,"content-with-icon"],[12],[1,"\\n "],[8,[32,3],null,[["@name"],["feather-camera"]],null],[1,"\\n "],[10,1],[12],[1,"\\n "],[11,"button"],[24,0,"btn-link"],[24,4,"button"],[4,[32,2],["click",[30,0,["openPhotoUploadModal"]]],null],[12],[1,"\\n Add a photo\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"]],[]],null],[13],[1,"\\n\\n"],[41,[30,0,["isPhotoUploadModalOpen"]],[[[1," "],[8,[32,5],null,[["@onClose","@disableClose"],[[30,0,["closePhotoUploadModal"]],[30,0,["isPhotoUploadActive"]]]],[["default"],[[[[1,"\\n "],[8,[32,6],null,[["@place","@onClose","@onUploadStateChange"],[[30,0,["saveablePlace"]],[30,0,["closePhotoUploadModal"]],[30,0,["handleUploadStateChange"]]]],null],[1,"\\n "]],[]]]]],[1,"\\n"]],[]],null],[1,"\\n"],[41,[30,0,["isNostrConnectModalOpen"]],[[[1," "],[8,[32,5],null,[["@onClose"],[[30,0,["closeNostrConnectModal"]]]],[["default"],[[[[1,"\\n "],[8,[32,7],null,[["@onConnect"],[[30,0,["onNostrConnected"]]]],null],[1,"\\n "]],[]]]]],[1,"\\n"]],[]],null],[1,"\\n"],[41,[30,0,["isGalleryOpen"]],[[[1," "],[8,[32,8],null,[["@photos","@selectedPhoto","@placeName","@onClose"],[[30,0,["photos"]],[30,0,["selectedGalleryPhoto"]],[30,0,["name"]],[30,0,["closeGallery"]]]],null],[1,"\\n"]],[]],null]],[],["if"]]',moduleName:"/home/basti/src/marco/app/components/place-details.gjs",scope:()=>[PlaceEditForm,PhotoCarousel,on,IconComponent,PlaceListsManager,Modal,PlacePhotoUpload,NostrConnectComponent,PhotoGallery],isStrictMode:!0}),this)}}const humanizeOsmTag=helper$1(function([e]){return humanizeOsmTag$1(e)});class PlacesSidebar extends GlimmerComponent{static{decorateFieldV2(this.prototype,"storage",[service])}#xe=void initializeDeferredDecorator(this,"storage");static{decorateFieldV2(this.prototype,"router",[service])}#Re=void initializeDeferredDecorator(this,"router");static{decorateFieldV2(this.prototype,"mapUi",[service])}#Ke=void initializeDeferredDecorator(this,"mapUi");static{decorateFieldV2(this.prototype,"nostrData",[service])}#P=void initializeDeferredDecorator(this,"nostrData");createNewPlace(){const e=this.router.currentRoute.queryParams,t=e.lat,r=e.lon;t&&r?this.router.transitionTo("place.new",{queryParams:{lat:t,lon:r}}):this.router.transitionTo("place.new",{queryParams:{lat:0,lon:0}})}static{decorateMethodV2(this.prototype,"createNewPlace",[action])}selectPlace(e){this.args.onSelect&&this.args.onSelect(e)}static{decorateMethodV2(this.prototype,"selectPlace",[action])}clearSelection(){this.args.onSelect&&this.args.onSelect(null)}static{decorateMethodV2(this.prototype,"clearSelection",[action])}async toggleSave(e){if(e)if(e.createdAt)try{if(await this.storage.removePlace(e),console.debug("Place deleted:",e.title),this.args.onBookmarkChange&&this.args.onBookmarkChange(),this.args.onUpdate){const t={...e,id:void 0,geohash:void 0,createdAt:void 0};this.args.onUpdate(t)}this.args.onSelect&&this.args.onSelect(null),this.args.onClose&&this.args.onClose()}catch(t){console.error("Failed to delete:",t),alert("Failed to delete: "+t.message)}else{const t={title:getLocalizedName(e.osmTags,"Untitled Place"),lat:e.lat,lon:e.lon,tags:[],url:e.osmTags.website,osmId:String(e.osmId||e.id),osmType:e.osmType,osmTags:e.osmTags};try{const e=await this.storage.storePlace(t);console.debug("Place saved:",t.title),this.args.onBookmarkChange&&this.args.onBookmarkChange(),this.args.onUpdate&&this.args.onUpdate(e),this.args.onSelect&&this.args.onSelect(e)}catch(error){console.error("Failed to save place:",error),alert("Failed to save place: "+error.message)}}}static{decorateMethodV2(this.prototype,"toggleSave",[action])}async updateBookmark(e){try{const t=await this.storage.updatePlace(e);console.debug("Place updated:",t.title),this.args.onBookmarkChange&&this.args.onBookmarkChange(),this.args.onUpdate&&this.args.onUpdate(t)}catch(t){console.error("Failed to update place:",t),alert("Failed to update place: "+t.message)}}static{decorateMethodV2(this.prototype,"updateBookmark",[action])}get isNearbySearch(){const e=this.router.currentRoute.queryParams;return!e.q&&!e.category&&e.lat&&e.lon}get hasHeaderPhoto(){return this.args.selectedPlace&&this.nostrData.placePhotos&&this.nostrData.placePhotos.length>0}static{setComponentTemplate(templateFactory({id:null,block:'[[[10,0],[14,0,"sidebar"],[12],[1,"\\n "],[10,0],[15,0,[29,["sidebar-header ",[52,[30,0,["hasHeaderPhoto"]],"no-border"]]]],[12],[1,"\\n"],[41,[30,1],[[[1," "],[11,"button"],[24,0,"back-btn"],[24,4,"button"],[4,[32,0],["click",[30,0,["clearSelection"]]],null],[12],[8,[32,1],null,[["@name","@size","@color"],["arrow-left",20,"#333"]],null],[13],[1,"\\n"]],[]],[[[41,[30,0,["isNearbySearch"]],[[[1," "],[10,"h2"],[12],[8,[32,1],null,[["@name","@size","@color"],["target",20,"#ea4335"]],null],[1,"\\n Nearby"],[13],[1,"\\n"]],[]],[[[1," "],[10,"h2"],[12],[8,[32,1],null,[["@name","@size","@color"],["search",20,"#333"]],null],[1," Results"],[13],[1,"\\n"]],[]]]],[]]],[1," "],[11,"button"],[24,0,"close-btn"],[24,4,"button"],[4,[32,0],["click",[30,2]],null],[12],[8,[32,1],null,[["@name","@size","@color"],["x",20,"#333"]],null],[13],[1,"\\n "],[13],[1,"\\n\\n "],[10,0],[14,0,"sidebar-content"],[12],[1,"\\n"],[41,[30,1],[[[1," "],[8,[32,2],null,[["@place","@onToggleSave","@onSave"],[[30,1],[30,0,["toggleSave"]],[30,0,["updateBookmark"]]]],null],[1,"\\n"]],[]],[[[41,[30,3],[[[1," "],[10,"ul"],[14,0,"places-list"],[12],[1,"\\n"],[42,[28,[31,2],[[28,[31,2],[[30,3]],null]],null],null,[[[1," "],[10,"li"],[12],[1,"\\n "],[11,"button"],[24,0,"place-item"],[24,4,"button"],[4,[32,0],["click",[28,[32,3],[[30,0,["selectPlace"]],[30,4]],null]],null],[12],[1,"\\n "],[10,0],[14,0,"place-name"],[12],[1,[28,[32,4],[[30,4,["title"]],[30,4,["osmTags","name"]],[30,4,["osmTags","name:en"]],"Unnamed Place"],null]],[13],[1,"\\n "],[10,0],[14,0,"place-type"],[12],[1,"\\n"],[41,[28,[32,5],[[30,4,["source"]],"osm"],null],[[[1," "],[1,[28,[32,6],[[30,4,["type"]]],null]],[1,"\\n"]],[]],[[[41,[28,[32,5],[[30,4,["source"]],"photon"],null],[[[1," "],[1,[30,4,["description"]]],[1,"\\n"]],[]],[[[41,[30,4,["osmTags"]],[[[1," "],[1,[28,[32,6],[[28,[32,7],[[30,4,["osmTags"]]],null]],null]],[1,"\\n"]],[]],[[[41,[30,4,["description"]],[[[1," "],[1,[30,4,["description"]]],[1,"\\n "]],[]],null]],[]]],[1," "]],[]]]],[]]],[1," "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"]],[4]],null],[1," "],[13],[1,"\\n"]],[]],[[[41,[30,0,["isNearbySearch"]],[[[1," "],[10,2],[14,0,"empty-state"],[12],[1,"No places found nearby."],[13],[1,"\\n"]],[]],[[[1," "],[10,2],[14,0,"empty-state"],[12],[1,"No results found."],[13],[1,"\\n"]],[]]]],[]]],[1,"\\n "],[11,"button"],[24,0,"btn btn-outline create-place"],[24,4,"button"],[4,[32,0],["click",[30,0,["createNewPlace"]]],null],[12],[1,"\\n "],[8,[32,1],null,[["@name","@size","@color"],["plus",18,"var(--link-color)"]],null],[1,"\\n Create new place\\n "],[13],[1,"\\n"]],[]]],[1," "],[13],[1,"\\n"],[13]],["@selectedPlace","@onClose","@places","place"],["if","each","-track-array"]]',moduleName:"/home/basti/src/marco/app/components/places-sidebar.gjs",scope:()=>[on,IconComponent,PlaceDetails,fn,OrHelper,eq$1,humanizeOsmTag,getPlaceType],isStrictMode:!0}),this)}}class SearchTemplate extends GlimmerComponent{static{decorateFieldV2(this.prototype,"router",[service])}#Re=void initializeDeferredDecorator(this,"router");static{decorateFieldV2(this.prototype,"mapUi",[service])}#Ke=void initializeDeferredDecorator(this,"mapUi");selectPlace(e){e&&(this.mapUi.returnToSearch=!0,this.mapUi.showSidebar(),this.mapUi.preventNextZoom=!0,this.router.transitionTo("place",e))}static{decorateMethodV2(this.prototype,"selectPlace",[action])}close(){this.mapUi.hideSidebar()}static{decorateMethodV2(this.prototype,"close",[action])}static{setComponentTemplate(templateFactory({id:null,block:'[[[41,[30,0,["mapUi","isSidebarVisible"]],[[[1," "],[8,[32,0],null,[["@places","@onSelect","@onClose"],[[30,0,["mapUi","searchResults"]],[30,0,["selectPlace"]],[30,0,["close"]]]],null],[1,"\\n"]],[]],null]],[],["if"]]',moduleName:"/home/basti/src/marco/app/templates/search.gjs",scope:()=>[PlacesSidebar],isStrictMode:!0}),this)}}const amdModule29=Object.freeze(Object.defineProperty({__proto__:null,default:SearchTemplate},Symbol.toStringTag,{value:"Module"}));class SearchController extends Controller{static{decorateFieldV2(this.prototype,"osm",[service])}#ue=void initializeDeferredDecorator(this,"osm");static{decorateFieldV2(this.prototype,"photon",[service])}#Ye=void initializeDeferredDecorator(this,"photon");static{decorateFieldV2(this.prototype,"mapUi",[service])}#Ke=void initializeDeferredDecorator(this,"mapUi");static{decorateFieldV2(this.prototype,"storage",[service])}#xe=void initializeDeferredDecorator(this,"storage");static{decorateFieldV2(this.prototype,"router",[service])}#Re=void initializeDeferredDecorator(this,"router");static{decorateFieldV2(this.prototype,"toast",[service])}#he=void initializeDeferredDecorator(this,"toast");queryParams=["lat","lon","q","selected","category"];lat=null;lon=null;q=null;selected=null;category=null;fetchResultsTask=buildTask(()=>({context:this,generator:function*(e){this.mapUi.hideSidebar(),this.mapUi.clearSearchResults();const t=e.lat?parseFloat(e.lat):null,r=e.lon?parseFloat(e.lon):null;let n=[],i=null,o=null;try{if(e.category&&t&&r){i="category",o=e.category,this.mapUi.startLoading(i,o);let s=this.mapUi.currentBounds;if(!s){const e=.01;s={minLat:t-e,maxLat:t+e,minLon:r-e,maxLon:r+e}}n=yield this.osm.getCategoryPois(s,e.category,t,r),n=n.map(e=>({...e,_distance:getDistance$1(t,r,e.lat,e.lon)})).sort((e,t)=>e._distance-t._distance)}else if(e.q){i="text",o=e.q,this.mapUi.startLoading(i,o),n=yield this.photon.search(e.q,t,r);const s=e.q.toLowerCase(),a=this.storage.savedPlaces.filter(e=>e.title?.toLowerCase().includes(s)||e.description?.toLowerCase().includes(s));a.forEach(e=>{n.find(t=>e.osmId&&t.osmId===e.osmId||t.id&&t.id===e.id)||n.push(e)})}else if(t&&r){const e=50;n=yield this.osm.getNearbyPois(t,r,e);const i=this.storage.savedPlaces.filter(n=>getDistance$1(t,r,n.lat,n.lon)<=e);i.forEach(e=>{n.find(t=>e.osmId&&t.osmId===e.osmId||t.id&&t.id===e.id)||n.push(e)}),n=n.map(e=>({...e,_distance:getDistance$1(t,r,e.lat,e.lon)})).sort((e,t)=>e._distance-t._distance)}}catch(error){return console.error("Search request failed.",error),this.toast.show("Search request failed. Please try again."),void this.mapUi.stopSearch()}finally{i&&o&&this.mapUi.stopLoading(i,o)}n=n.map(e=>this.storage.findPlaceById(e.osmId)||e);const s=e.selected||e.q;if(s&&n.length>0){let e=null;if(e=n.find(e=>e.osmTags&&(e.osmTags.name===s||e.osmTags["name:en"]===s)),!e){const t=n[0];t._distance<=10&&(e=t)}if(e)return this.router.replaceWith("place",e),void this.mapUi.stopSearch()}this.mapUi.setSearchResults(n),this.mapUi.showSidebar(),this.mapUi.stopSearch()}}),{restartable:!0},"fetchResultsTask")}const amdModule30=Object.freeze(Object.defineProperty({__proto__:null,default:SearchController},Symbol.toStringTag,{value:"Module"}));class SearchRoute extends Route{static{decorateFieldV2(this.prototype,"mapUi",[service])}#Ke=void initializeDeferredDecorator(this,"mapUi");static{decorateFieldV2(this.prototype,"toast",[service])}#he=void initializeDeferredDecorator(this,"toast");queryParams={lat:{refreshModel:!0},lon:{refreshModel:!0},q:{refreshModel:!0},selected:{refreshModel:!0},category:{refreshModel:!0}};model(e){return e}setupController(e,t){super.setupController(e,t),e.fetchResultsTask.perform(t);const{q:r,category:n,lat:i,lon:o}=this.paramsFor("search");this.mapUi.currentSearch={q:r,category:n,lat:i,lon:o}}resetController(e,t){t&&(e.fetchResultsTask.cancelAll(),this.mapUi.stopSearch())}error(e,t){return this.mapUi.stopSearch(),this.toast.show("Search request failed. Please try again."),t&&t.abort(),!1}static{decorateMethodV2(this.prototype,"error",[action])}}const amdModule31=Object.freeze(Object.defineProperty({__proto__:null,default:SearchRoute},Symbol.toStringTag,{value:"Module"}));var _dec,_class,_descriptor;let PageTitle=(_dec=service("page-title"),_class=class extends Helper{constructor(e){super(e),_initializerDefineProperty(this,"tokens",_descriptor,this),_defineProperty(this,"tokenId",guidFor(this)),this.tokens.push({id:this.tokenId})}compute(e,t){const r={...t,id:this.tokenId,title:e.join("")};return this.tokens.push(r),this.tokens.scheduleTitleUpdate(),""}willDestroy(){super.willDestroy(),this.tokens.remove(this.tokenId),this.tokens.scheduleTitleUpdate()}},_descriptor=_applyDecoratedDescriptor(_class.prototype,"tokens",[_dec],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),_class);const CollectionEventType={ADD:"add",REMOVE:"remove"},ObjectEventType={PROPERTYCHANGE:"propertychange"},EventType$1={CHANGE:"change",ERROR:"error",CONTEXTMENU:"contextmenu",CLICK:"click",DBLCLICK:"dblclick",KEYDOWN:"keydown",KEYPRESS:"keypress",LOAD:"load",TOUCHMOVE:"touchmove",WHEEL:"wheel"};class Disposable{constructor(){this.disposed=!1}dispose(){this.disposed||(this.disposed=!0,this.disposeInternal())}disposeInternal(){}}function binarySearch$1(e,t,r){let n,i;r=r||ascending;let o=0,s=e.length,a=!1;for(;o>1),i=+r(e[n],t),i<0?o=n+1:(s=n,a=!i);return a?o:~o}function ascending(e,t){return e>t?1:et?-1:0}function linearFindNearest(e,t,r){if(e[0]<=t)return 0;const n=e.length;if(t<=e[n-1])return n-1;if("function"==typeof r){for(let i=1;i0?i-1:i}return n-1}if(r>0){for(let r=1;r0||0===i)})}function TRUE(){return!0}function FALSE(){return!1}function VOID(){}function memoizeOne(e){let t,r,n;return function(){const i=Array.prototype.slice.call(arguments);return r&&this===n&&equals$2(i,r)||(n=this,r=i,t=e.apply(this,arguments)),t}}function toPromise(e){return function(){let t;try{t=e()}catch(r){return Promise.reject(r)}return t instanceof Promise?t:Promise.resolve(t)}()}function clear(e){for(const t in e)delete e[t]}function isEmpty$1(e){let t;for(t in e)return!1;return!t}class BaseEvent{constructor(e){this.propagationStopped,this.defaultPrevented,this.type=e,this.target=null}preventDefault(){this.defaultPrevented=!0}stopPropagation(){this.propagationStopped=!0}}class Target extends Disposable{constructor(e){super(),this.eventTarget_=e,this.pendingRemovals_=null,this.dispatching_=null,this.listeners_=null}addEventListener(e,t){if(!e||!t)return;const r=this.listeners_||(this.listeners_={}),n=r[e]||(r[e]=[]);n.includes(t)||n.push(t)}dispatchEvent(e){const t="string"==typeof e,r=t?e:e.type,n=this.listeners_&&this.listeners_[r];if(!n)return;const i=t?new BaseEvent(e):e;i.target||(i.target=this.eventTarget_||this);const o=this.dispatching_||(this.dispatching_={}),s=this.pendingRemovals_||(this.pendingRemovals_={});let a;r in o||(o[r]=0,s[r]=0),++o[r];for(let l=0,c=n.length;l0)}removeEventListener(e,t){if(!this.listeners_)return;const r=this.listeners_[e];if(!r)return;const n=r.indexOf(t);-1!==n&&(this.pendingRemovals_&&e in this.pendingRemovals_?(r[n]=VOID,++this.pendingRemovals_[e]):(r.splice(n,1),0===r.length&&delete this.listeners_[e]))}}function listen(e,t,r,n,i){if(i){const i=r;r=function(o){return e.removeEventListener(t,r),i.call(n??this,o)}}else n&&n!==e&&(r=r.bind(n));const o={target:e,type:t,listener:r};return e.addEventListener(t,r),o}function listenOnce(e,t,r,n){return listen(e,t,r,n,!0)}function unlistenByKey(e){e&&e.target&&(e.target.removeEventListener(e.type,e.listener),clear(e))}class Observable extends Target{constructor(){super(),this.on=this.onInternal,this.once=this.onceInternal,this.un=this.unInternal,this.revision_=0}changed(){++this.revision_,this.dispatchEvent(EventType$1.CHANGE)}getRevision(){return this.revision_}onInternal(e,t){if(Array.isArray(e)){const r=e.length,n=new Array(r);for(let i=0;i0;)this.pop()}extend(e){for(let t=0,r=e.length;tthis.getLength())throw new Error("Index out of bounds: "+e);this.unique_&&this.assertUnique_(t),this.array_.splice(e,0,t),this.updateLength_(),this.dispatchEvent(new CollectionEvent(CollectionEventType.ADD,t,e))}pop(){return this.removeAt(this.getLength()-1)}push(e){const t=this.getLength();return this.insertAt(t,e),this.getLength()}remove(e){const t=this.array_;for(let r=0,n=t.length;r=this.getLength())return;const t=this.array_[e];return this.array_.splice(e,1),this.updateLength_(),this.dispatchEvent(new CollectionEvent(CollectionEventType.REMOVE,t,e)),t}setAt(e,t){if(e>=this.getLength())return void this.insertAt(e,t);if(e<0)throw new Error("Index out of bounds: "+e);this.unique_&&this.assertUnique_(t,e);const r=this.array_[e];this.array_[e]=t,this.dispatchEvent(new CollectionEvent(CollectionEventType.REMOVE,r,e)),this.dispatchEvent(new CollectionEvent(CollectionEventType.ADD,t,e))}updateLength_(){this.set(Property$4.LENGTH,this.array_.length)}assertUnique_(e,t){const r=this.array_;for(let n=0,i=r.length;n{this.clickTimeoutId_=void 0;const t=new MapBrowserEvent(MapBrowserEventType.SINGLECLICK,this.map_,e);this.dispatchEvent(t)},250)}updateActivePointers_(e){const t=e,r=t.pointerId;if(t.type==MapBrowserEventType.POINTERUP||t.type==MapBrowserEventType.POINTERCANCEL){delete this.trackedTouches_[r];for(const e in this.trackedTouches_)if(this.trackedTouches_[e].target!==t.target){delete this.trackedTouches_[e];break}}else t.type!=MapBrowserEventType.POINTERDOWN&&t.type!=MapBrowserEventType.POINTERMOVE||(this.trackedTouches_[r]=t);this.activePointers_=Object.values(this.trackedTouches_)}handlePointerUp_(e){this.updateActivePointers_(e);const t=new MapBrowserEvent(MapBrowserEventType.POINTERUP,this.map_,e,void 0,void 0,this.activePointers_);this.dispatchEvent(t),this.emulateClicks_&&!t.defaultPrevented&&!this.dragging_&&this.isMouseActionButton_(e)&&this.emulateClick_(this.down_),0===this.activePointers_.length&&(this.dragListenerKeys_.forEach(unlistenByKey),this.dragListenerKeys_.length=0,this.dragging_=!1,this.down_=null)}isMouseActionButton_(e){return 0===e.button}handlePointerDown_(e){this.emulateClicks_=0===this.activePointers_.length,this.updateActivePointers_(e);const t=new MapBrowserEvent(MapBrowserEventType.POINTERDOWN,this.map_,e,void 0,void 0,this.activePointers_);if(this.dispatchEvent(t),this.down_=new PointerEvent(e.type,e),Object.defineProperty(this.down_,"target",{writable:!1,value:e.target}),0===this.dragListenerKeys_.length){const e=this.map_.getOwnerDocument();this.dragListenerKeys_.push(listen(e,MapBrowserEventType.POINTERMOVE,this.handlePointerMove_,this),listen(e,MapBrowserEventType.POINTERUP,this.handlePointerUp_,this),listen(this.element_,MapBrowserEventType.POINTERCANCEL,this.handlePointerUp_,this)),this.element_.getRootNode&&this.element_.getRootNode()!==e&&this.dragListenerKeys_.push(listen(this.element_.getRootNode(),MapBrowserEventType.POINTERUP,this.handlePointerUp_,this))}}handlePointerMove_(e){if(this.isMoving_(e)){this.updateActivePointers_(e),this.dragging_=!0;const t=new MapBrowserEvent(MapBrowserEventType.POINTERDRAG,this.map_,e,this.dragging_,void 0,this.activePointers_);this.dispatchEvent(t)}}relayMoveEvent_(e){this.originalPointerMoveEvent_=e;const t=!(!this.down_||!this.isMoving_(e));this.dispatchEvent(new MapBrowserEvent(MapBrowserEventType.POINTERMOVE,this.map_,e,t))}handleTouchMove_(e){const t=this.originalPointerMoveEvent_;t&&!t.defaultPrevented||"boolean"==typeof e.cancelable&&!0!==e.cancelable||e.preventDefault()}isMoving_(e){return this.dragging_||Math.abs(e.clientX-this.down_.clientX)>this.moveTolerance_||Math.abs(e.clientY-this.down_.clientY)>this.moveTolerance_}disposeInternal(){this.relayedListenerKey_&&(unlistenByKey(this.relayedListenerKey_),this.relayedListenerKey_=null),this.element_.removeEventListener(EventType$1.TOUCHMOVE,this.boundHandleTouchMove_),this.pointerdownListenerKey_&&(unlistenByKey(this.pointerdownListenerKey_),this.pointerdownListenerKey_=null),this.dragListenerKeys_.forEach(unlistenByKey),this.dragListenerKeys_.length=0,this.element_=null,super.disposeInternal()}}const MapEventType={POSTRENDER:"postrender",MOVESTART:"movestart",MOVEEND:"moveend",LOADSTART:"loadstart",LOADEND:"loadend"},MapProperty={LAYERGROUP:"layergroup",SIZE:"size",TARGET:"target",VIEW:"view"},TileState={IDLE:0,LOADING:1,LOADED:2,ERROR:3,EMPTY:4};function assert$1(e,t){if(!e)throw new Error(t)}const DROP=1/0;class PriorityQueue{constructor(e,t){this.priorityFunction_=e,this.keyFunction_=t,this.elements_=[],this.priorities_=[],this.queuedElements_={}}clear(){this.elements_.length=0,this.priorities_.length=0,clear(this.queuedElements_)}dequeue(){const e=this.elements_,t=this.priorities_,r=e[0];1==e.length?(e.length=0,t.length=0):(e[0]=e.pop(),t[0]=t.pop(),this.siftUp_(0));const n=this.keyFunction_(r);return delete this.queuedElements_[n],r}enqueue(e){assert$1(!(this.keyFunction_(e)in this.queuedElements_),"Tried to enqueue an `element` that was already added to the queue");const t=this.priorityFunction_(e);return t!=DROP&&(this.elements_.push(e),this.priorities_.push(t),this.queuedElements_[this.keyFunction_(e)]=!0,this.siftDown_(0,this.elements_.length-1),!0)}getCount(){return this.elements_.length}getLeftChildIndex_(e){return 2*e+1}getRightChildIndex_(e){return 2*e+2}getParentIndex_(e){return e-1>>1}heapify_(){let e;for(e=(this.elements_.length>>1)-1;e>=0;e--)this.siftUp_(e)}isEmpty(){return 0===this.elements_.length}isKeyQueued(e){return e in this.queuedElements_}isQueued(e){return this.isKeyQueued(this.keyFunction_(e))}siftUp_(e){const t=this.elements_,r=this.priorities_,n=t.length,i=t[e],o=r[e],s=e;for(;e>1;){const i=this.getLeftChildIndex_(e),o=this.getRightChildIndex_(e),s=oe;){const e=this.getParentIndex_(t);if(!(n[e]>o))break;r[t]=r[e],n[t]=n[e],t=e}r[t]=i,n[t]=o}reprioritize(){const e=this.priorityFunction_,t=this.elements_,r=this.priorities_;let n=0;const i=t.length;let o,s,a;for(s=0;se.apply(null,t),e=>e[0].getKey()),this.boundHandleTileChange_=this.handleTileChange.bind(this),this.tileChangeCallback_=t,this.tilesLoading_=0,this.tilesLoadingKeys_={}}enqueue(e){const t=super.enqueue(e);return t&&e[0].addEventListener(EventType$1.CHANGE,this.boundHandleTileChange_),t}getTilesLoading(){return this.tilesLoading_}handleTileChange(e){const t=e.target,r=t.getState();if(r===TileState.LOADED||r===TileState.ERROR||r===TileState.EMPTY){r!==TileState.ERROR&&t.removeEventListener(EventType$1.CHANGE,this.boundHandleTileChange_);const e=t.getKey();e in this.tilesLoadingKeys_&&(delete this.tilesLoadingKeys_[e],--this.tilesLoading_),this.tileChangeCallback_()}}loadMoreTiles(e,t){let r=0;for(;this.tilesLoading_0;){const e=this.dequeue()[0],t=e.getKey();e.getState()!==TileState.IDLE||t in this.tilesLoadingKeys_||(this.tilesLoadingKeys_[t]=!0,++this.tilesLoading_,++r,e.load())}}}function getTilePriority(e,t,r,n,i){if(!e||!(r in e.wantedTiles))return DROP;if(!e.wantedTiles[r][t.getKey()])return DROP;const o=e.viewState.center,s=n[0]-o[0],a=n[1]-o[1];return 65536*Math.log(i)+Math.sqrt(s*s+a*a)/i}const ViewHint={ANIMATING:0,INTERACTING:1},ViewProperty={CENTER:"center",RESOLUTION:"resolution",ROTATION:"rotation"};function clamp$1(e,t,r){return Math.min(Math.max(e,t),r)}function squaredSegmentDistance(e,t,r,n,i,o){const s=i-r,a=o-n;if(0!==s||0!==a){const l=((e-r)*s+(t-n)*a)/(s*s+a*a);l>1?(r=i,n=o):l>0&&(r+=s*l,n+=a*l)}return squaredDistance$1(e,t,r,n)}function squaredDistance$1(e,t,r,n){const i=r-e,o=n-t;return i*i+o*o}function solveLinearSystem(e){const t=e.length;for(let n=0;ni&&(i=t,r=s)}if(0===i)return null;const o=e[r];e[r]=e[n],e[n]=o;for(let s=n+1;s=0;n--){r[n]=e[n][t]/e[n][n];for(let i=n-1;i>=0;i--)e[i][t]-=e[i][n]*r[n]}return r}function toDegrees(e){return 180*e/Math.PI}function toRadians(e){return e*Math.PI/180}function modulo(e,t){const r=e%t;return r*t<0?r+t:r}function lerp(e,t,r){return e+r*(t-e)}function toFixed(e,t){const r=Math.pow(10,t);return Math.round(e*r)/r}function floor(e,t){return Math.floor(toFixed(e,t))}function ceil(e,t){return Math.ceil(toFixed(e,t))}function wrap(e,t,r){if(e>=t&&ep&&(d=(p+d)/2,p=d),f>g&&(f=(g+f)/2,g=f);let m=clamp$1(n[0],d,p),y=clamp$1(n[1],f,g);if(s&&r&&i){const e=30*i;m+=-e*Math.log(1+Math.max(0,d-n[0])/e)+e*Math.log(1+Math.max(0,n[0]-p)/e),y+=-e*Math.log(1+Math.max(0,f-n[1])/e)+e*Math.log(1+Math.max(0,n[1]-g)/e)}return[m,y]}}function none$1(e){return e}const Relationship={UNKNOWN:0,INTERSECTING:1,ABOVE:2,RIGHT:4,BELOW:8,LEFT:16};function boundingExtent(e){const t=createEmpty();for(let r=0,n=e.length;ri&&(l|=Relationship.RIGHT),ao&&(l|=Relationship.ABOVE),l===Relationship.UNKNOWN&&(l=Relationship.INTERSECTING),l}function createEmpty(){return[1/0,1/0,-1/0,-1/0]}function createOrUpdate$2(e,t,r,n,i){return i?(i[0]=e,i[1]=t,i[2]=r,i[3]=n,i):[e,t,r,n]}function createOrUpdateEmpty(e){return createOrUpdate$2(1/0,1/0,-1/0,-1/0,e)}function createOrUpdateFromCoordinate(e,t){const r=e[0],n=e[1];return createOrUpdate$2(r,n,r,n,t)}function createOrUpdateFromFlatCoordinates(e,t,r,n,i){return extendFlatCoordinates(createOrUpdateEmpty(i),e,t,r,n)}function equals$1(e,t){return e[0]==t[0]&&e[2]==t[2]&&e[1]==t[1]&&e[3]==t[3]}function extend$1(e,t){return t[0]e[2]&&(e[2]=t[2]),t[1]e[3]&&(e[3]=t[3]),e}function extendCoordinate(e,t){t[0]e[2]&&(e[2]=t[0]),t[1]e[3]&&(e[3]=t[1])}function extendFlatCoordinates(e,t,r,n,i){for(;rt[0]?n[0]=e[0]:n[0]=t[0],e[1]>t[1]?n[1]=e[1]:n[1]=t[1],e[2]=t[0]&&e[1]<=t[3]&&e[3]>=t[1]}function isEmpty(e){return e[2]=s&&g<=l),n||!(o&Relationship.RIGHT)||i&Relationship.RIGHT||(m=p-(d-l)*f,n=m>=a&&m<=c),n||!(o&Relationship.BELOW)||i&Relationship.BELOW||(g=d-(p-a)/f,n=g>=s&&g<=l),n||!(o&Relationship.LEFT)||i&Relationship.LEFT||(m=p-(d-s)*f,n=m>=a&&m<=c)}return n}function applyTransform(e,t,r,n){if(isEmpty(e))return createOrUpdateEmpty(r);let i=[];if(n>1){const t=e[2]-e[0],r=e[3]-e[1];for(let o=0;o=r[2])){const t=getWidth(r),i=Math.floor((n[0]-r[0])/t)*t;e[0]-=i,e[2]-=i}return e}function wrapAndSliceX(e,t,r){if(t.canWrapX()){const n=t.getExtent();if(!isFinite(e[0])||!isFinite(e[2]))return[[n[0],e[1],n[2],e[3]]];wrapX$2(e,t);const i=getWidth(n);if(getWidth(e)>i&&!r)return[[n[0],e[1],n[2],e[3]]];if(e[0]n[2])return[[e[0],e[1],n[2],e[3]],[n[0],e[1],e[2]-i,e[3]]]}return[e]}function add$2(e,t){return e[0]+=+t[0],e[1]+=+t[1],e}function equals(e,t){let r=!0;for(let n=e.length-1;n>=0;--n)if(e[n]!=t[n]){r=!1;break}return r}function rotate$1(e,t){const r=Math.cos(t),n=Math.sin(t),i=e[0]*r-e[1]*n,o=e[1]*r+e[0]*n;return e[0]=i,e[1]=o,e}function scale$3(e,t){return e[0]*=t,e[1]*=t,e}function squaredDistance(e,t){const r=e[0]-t[0],n=e[1]-t[1];return r*r+n*n}function distance(e,t){return Math.sqrt(squaredDistance(e,t))}function wrapX$1(e,t){if(t.canWrapX()){const r=getWidth(t.getExtent()),n=getWorldsAway(e,t,r);n&&(e[0]-=n*r)}return e}function getWorldsAway(e,t,r){const n=t.getExtent();let i=0;return t.canWrapX()&&(e[0]n[2])&&(r=r||getWidth(n),i=Math.floor((e[0]-n[0])/r)),i}function easeIn(e){return Math.pow(e,3)}function easeOut(e){return 1-easeIn(1-e)}function inAndOut(e){return 3*e*e-2*e*e*e}function linear(e){return e}const DEFAULT_RADIUS=6371008.8;function getDistance(e,t,r){r=r||DEFAULT_RADIUS;const n=toRadians(e[1]),i=toRadians(t[1]),o=(i-n)/2,s=toRadians(t[0]-e[0])/2,a=Math.sin(o)*Math.sin(o)+Math.sin(s)*Math.sin(s)*Math.cos(n)*Math.cos(i);return 2*r*Math.atan2(Math.sqrt(a),Math.sqrt(1-a))}function offset(e,t,r,n){n=n||DEFAULT_RADIUS;const i=toRadians(e[1]),o=toRadians(e[0]),s=t/n,a=Math.asin(Math.sin(i)*Math.cos(s)+Math.cos(i)*Math.sin(s)*Math.cos(r));return[toDegrees(o+Math.atan2(Math.sin(r)*Math.sin(s)*Math.cos(i),Math.cos(s)-Math.sin(i)*Math.sin(a))),toDegrees(a)]}function warn(...e){console.warn(...e)}const METERS_PER_UNIT$1={radians:6370997/(2*Math.PI),degrees:2*Math.PI*6370997/360,ft:.3048,m:1,"us-ft":1200/3937};class Projection{constructor(e){this.code_=e.code,this.units_=e.units,this.extent_=void 0!==e.extent?e.extent:null,this.worldExtent_=void 0!==e.worldExtent?e.worldExtent:null,this.axisOrientation_=void 0!==e.axisOrientation?e.axisOrientation:"enu",this.global_=void 0!==e.global&&e.global,this.canWrapX_=!(!this.global_||!this.extent_),this.getPointResolutionFunc_=e.getPointResolution,this.defaultTileGrid_=null,this.metersPerUnit_=e.metersPerUnit}canWrapX(){return this.canWrapX_}getCode(){return this.code_}getExtent(){return this.extent_}getUnits(){return this.units_}getMetersPerUnit(){return this.metersPerUnit_||METERS_PER_UNIT$1[this.units_]}getWorldExtent(){return this.worldExtent_}getAxisOrientation(){return this.axisOrientation_}isGlobal(){return this.global_}setGlobal(e){this.global_=e,this.canWrapX_=!(!e||!this.extent_)}getDefaultTileGrid(){return this.defaultTileGrid_}setDefaultTileGrid(e){this.defaultTileGrid_=e}setExtent(e){this.extent_=e,this.canWrapX_=!(!this.global_||!e)}setWorldExtent(e){this.worldExtent_=e}setGetPointResolution(e){this.getPointResolutionFunc_=e}getPointResolutionFunc(){return this.getPointResolutionFunc_}}const RADIUS$1=6378137,HALF_SIZE=Math.PI*RADIUS$1,EXTENT$2=[-HALF_SIZE,-HALF_SIZE,HALF_SIZE,HALF_SIZE],WORLD_EXTENT=[-180,-85,180,85],MAX_SAFE_Y=RADIUS$1*Math.log(Math.tan(Math.PI/2));class EPSG3857Projection extends Projection{constructor(e){super({code:e,units:"m",extent:EXTENT$2,global:!0,worldExtent:WORLD_EXTENT,getPointResolution:function(e,t){return e/Math.cosh(t[1]/RADIUS$1)}})}}const PROJECTIONS$1=[new EPSG3857Projection("EPSG:3857"),new EPSG3857Projection("EPSG:102100"),new EPSG3857Projection("EPSG:102113"),new EPSG3857Projection("EPSG:900913"),new EPSG3857Projection("http://www.opengis.net/def/crs/EPSG/0/3857"),new EPSG3857Projection("http://www.opengis.net/gml/srs/epsg.xml#3857")];function fromEPSG4326(e,t,r,n){const i=e.length;r=r>1?r:2,n=n??r,void 0===t&&(t=r>2?e.slice():new Array(i));for(let o=0;oMAX_SAFE_Y?r=MAX_SAFE_Y:r<-MAX_SAFE_Y&&(r=-MAX_SAFE_Y),t[o+1]=r}return t}function toEPSG4326(e,t,r,n){const i=e.length;r=r>1?r:2,n=n??r,void 0===t&&(t=r>2?e.slice():new Array(i));for(let o=0;oMAX_LATITUDE&&(t=MAX_LATITUDE);const n=toRadians(t),i=Math.sin(n),o=Math.cos(n),s=i/o,a=s*s,l=a*a,c=toRadians(e),u=toRadians(zoneToCentralLongitude(r.number)),h=R/Math.sqrt(1-E*i**2),d=E_P2*o**2,p=o*wrap(c-u,-Math.PI,Math.PI),f=p*p,g=f*p,m=g*p,y=m*p,b=y*p,v=R*(M1*n-M2*Math.sin(2*n)+M3*Math.sin(4*n)-M4*Math.sin(6*n)),_=K0*h*(p+g/6*(1-a+d)+y/120*(5-18*a+l+72*d-58*E_P2))+5e5;let w=K0*(v+h*s*(f/2+m/24*(5-a+9*d+4*d**2)+b/720*(61-58*a+l+600*d-330*E_P2)));return r.north||(w+=1e7),[_,w]}function zoneToCentralLongitude(e){return 6*(e-1)-180+3}const epsgRegExes=[/^EPSG:(\d+)$/,/^urn:ogc:def:crs:EPSG::(\d+)$/,/^http:\/\/www\.opengis\.net\/def\/crs\/EPSG\/0\/(\d+)$/];function zoneFromCode(e){let t=0;for(const i of epsgRegExes){const r=e.match(i);if(r){t=parseInt(r[1]);break}}if(!t)return null;let r=0,n=!1;return t>32700&&t<32761?r=t-32700:t>32600&&t<32661&&(n=!0,r=t-32600),r?{number:r,north:n}:null}function makeTransformFunction(e,t){return function(r,n,i,o){const s=r.length;i=i>1?i:2,o=o??i,n||(n=i>2?r.slice():new Array(s));for(let a=0;a=a?t[s+e]:o[e]}return r}}function fromLonLat(e,t){return disableCoordinateWarning(),transform(e,"EPSG:4326",void 0!==t?t:"EPSG:3857")}function toLonLat(e){const t=transform(e,"EPSG:3857","EPSG:4326"),r=t[0];return(r<-180||r>180)&&(t[0]=modulo(r+180,360)-180),t}function equivalent$1(e,t){if(e===t)return!0;const r=e.getUnits()===t.getUnits();return(e.getCode()===t.getCode()||getTransformFromProjections(e,t)===cloneTransform)&&r}function getTransformFromProjections(e,t){const r=e.getCode(),n=t.getCode();let i=get$3(r,n);if(i)return i;let o=null,s=null;for(const l of transformFactories)o||(o=l(e)),s||(s=l(t));if(!o&&!s)return null;const a="EPSG:4326";if(s)if(o)i=composeTransformFuncs(o.inverse,s.forward);else{const e=get$3(r,a);e&&(i=composeTransformFuncs(e,s.forward))}else{const e=get$3(a,n);e&&(i=composeTransformFuncs(o.inverse,e))}return i&&(addProjection(e),addProjection(t),add(e,t,i)),i}function composeTransformFuncs(e,t){return function(r,n,i,o){return n=e(r,n,i,o),t(n,n,i,o)}}function getTransform(e,t){return getTransformFromProjections(get$2(e),get$2(t))}function transform(e,t,r){const n=getTransform(t,r);if(!n){const e=get$2(t).getCode(),n=get$2(r).getCode();throw new Error(`No transform available between ${e} and ${n}`)}return n(e,void 0,e.length)}function transformExtent(e,t,r,n){return applyTransform(e,getTransform(t,r),void 0,n)}let userProjection=null;function getUserProjection(){return userProjection}function toUserCoordinate(e){return e}function fromUserCoordinate(e){return showCoordinateWarning&&!equals(e,[0,0])&&e[0]>=-180&&e[0]<=180&&e[1]>=-90&&e[1]<=90&&(showCoordinateWarning=!1,warn("Call useGeographic() from ol/proj once to work with [longitude, latitude] coordinates.")),e}function toUserExtent(e){return e}function fromUserExtent(e){return e}function addCommon(){addEquivalentProjections(PROJECTIONS$1),addEquivalentProjections(PROJECTIONS),addEquivalentTransforms(PROJECTIONS,PROJECTIONS$1,fromEPSG4326,toEPSG4326)}addCommon();const tmp_=new Array(6);function create(){return[1,0,0,1,0,0]}function reset(e){return set(e,1,0,0,1,0,0)}function multiply(e,t){const r=e[0],n=e[1],i=e[2],o=e[3],s=e[4],a=e[5],l=t[0],c=t[1],u=t[2],h=t[3],d=t[4],p=t[5];return e[0]=r*l+i*c,e[1]=n*l+o*c,e[2]=r*u+i*h,e[3]=n*u+o*h,e[4]=r*d+i*p+s,e[5]=n*d+o*p+a,e}function set(e,t,r,n,i,o,s){return e[0]=t,e[1]=r,e[2]=n,e[3]=i,e[4]=o,e[5]=s,e}function setFromArray(e,t){return e[0]=t[0],e[1]=t[1],e[2]=t[2],e[3]=t[3],e[4]=t[4],e[5]=t[5],e}function apply$1(e,t){const r=t[0],n=t[1];return t[0]=e[0]*r+e[2]*n+e[4],t[1]=e[1]*r+e[3]*n+e[5],t}function scale$2(e,t,r){return multiply(e,set(tmp_,t,0,0,r,0,0))}function translate$1(e,t,r){return multiply(e,set(tmp_,1,0,0,1,t,r))}function compose(e,t,r,n,i,o,s,a){const l=Math.sin(o),c=Math.cos(o);return e[0]=n*c,e[1]=i*l,e[2]=-n*l,e[3]=i*c,e[4]=s*n*c-a*n*l+t,e[5]=s*i*l+a*i*c+r,e}function makeInverse(e,t){const r=determinant(t);assert$1(0!==r,"Transformation matrix cannot be inverted");const n=t[0],i=t[1],o=t[2],s=t[3],a=t[4],l=t[5];return e[0]=s/r,e[1]=-i/r,e[2]=-o/r,e[3]=n/r,e[4]=(o*l-s*a)/r,e[5]=-(n*l-i*a)/r,e}function determinant(e){return e[0]*e[3]-e[1]*e[2]}const matrixPrecision=[1e5,1e5,1e5,1e5,2,2];function toString$1(e){return"matrix("+e.join(", ")+")"}function fromString$1(e){return e.substring(7,e.length-1).split(",").map(parseFloat)}function equivalent(e,t){const r=fromString$1(e),n=fromString$1(t);for(let i=0;i<6;++i)if(0!==Math.round((r[i]-n[i])*matrixPrecision[i]))return!1;return!0}function transform2D(e,t,r,n,i,o,s){o=o||[],s=s||2;let a=0;for(let l=t;l{if(!r)return this.getSimplifiedGeometry(t);const n=this.clone();return n.applyTransform(r),n.getSimplifiedGeometry(t)})}simplifyTransformed(e,t){return this.simplifyTransformedInternal(this.getRevision(),e,t)}clone(){return abstract()}closestPointXY(e,t,r,n){return abstract()}containsXY(e,t){return 0===this.closestPointXY(e,t,tmpPoint,Number.MIN_VALUE)}getClosestPoint(e,t){return t=t||[NaN,NaN],this.closestPointXY(e[0],e[1],t,1/0),t}intersectsCoordinate(e){return this.containsXY(e[0],e[1])}computeExtent(e){return abstract()}getExtent(e){if(this.extentRevision_!=this.getRevision()){const e=this.computeExtent(this.extent_);(isNaN(e[0])||isNaN(e[1]))&&createOrUpdateEmpty(e),this.extentRevision_=this.getRevision()}return returnOrUpdate(this.extent_,e)}rotate(e,t){abstract()}scale(e,t,r){abstract()}simplify(e){return this.getSimplifiedGeometry(e*e)}getSimplifiedGeometry(e){return abstract()}getType(){return abstract()}applyTransform(e){abstract()}intersectsExtent(e){return abstract()}translate(e,t){abstract()}transform(e,t){const r=get$2(e),n="tile-pixels"==r.getUnits()?function(e,n,i){const o=r.getExtent(),s=r.getWorldExtent(),a=getHeight(s)/getHeight(o);compose(tmpTransform$1,s[0],s[3],a,-a,0,0,0);const l=transform2D(e,0,e.length,i,tmpTransform$1,n),c=getTransform(r,t);return c?c(l,l,i):l}:getTransform(r,t);return this.applyTransform(n),this}}class SimpleGeometry extends Geometry{constructor(){super(),this.layout="XY",this.stride=2,this.flatCoordinates}computeExtent(e){return createOrUpdateFromFlatCoordinates(this.flatCoordinates,0,this.flatCoordinates.length,this.stride,e)}getCoordinates(){return abstract()}getFirstCoordinate(){return this.flatCoordinates.slice(0,this.stride)}getFlatCoordinates(){return this.flatCoordinates}getLastCoordinate(){return this.flatCoordinates.slice(this.flatCoordinates.length-this.stride)}getLayout(){return this.layout}getSimplifiedGeometry(e){if(this.simplifiedGeometryRevision!==this.getRevision()&&(this.simplifiedGeometryMaxMinSquaredTolerance=0,this.simplifiedGeometryRevision=this.getRevision()),e<0||0!==this.simplifiedGeometryMaxMinSquaredTolerance&&e<=this.simplifiedGeometryMaxMinSquaredTolerance)return this;const t=this.getSimplifiedGeometryInternal(e);return t.getFlatCoordinates().length1)h=r;else{if(d>0){for(let i=0;ii&&(i=a),o=r,s=n}return i}function arrayMaxSquaredDelta(e,t,r,n,i){for(let o=0,s=r.length;o0;){const r=c.pop(),o=c.pop();let s=0;const a=e[o],h=e[o+1],d=e[r],p=e[r+1];for(let t=o+n;ts&&(u=t,s=r)}s>i&&(l[(u-t)/n]=1,o+n0&&f>d)&&(p<0&&g0&&g>p)?(a=r,l=h):(o[s++]=a,o[s++]=l,c=a,u=l,a=r,l=h)}return o[s++]=a,o[s++]=l,s}function quantizeArray(e,t,r,n,i,o,s,a){for(let l=0,c=r.length;lo&&(r-a)*(o-l)-(i-a)*(n-l)>0&&s++:n<=o&&(r-a)*(o-l)-(i-a)*(n-l)<0&&s--,a=r,l=n}return 0!==s}function linearRingsContainsXY(e,t,r,n,i,o){if(0===r.length)return!1;if(!linearRingContainsXY(e,t,r[0],n,i,o))return!1;for(let s=1,a=r.length;sy&&(c=(u+h)/2,linearRingsContainsXY(e,t,r,n,c,f)&&(m=c,y=i)),u=h}return isNaN(m)&&(m=i[o]),s?(s.push(m,f,y),s):[m,f,y]}function getInteriorPointsOfMultiArray(e,t,r,n,i){let o=[];for(let s=0,a=r.length;s=i[0]&&o[2]<=i[2]||o[1]>=i[1]&&o[3]<=i[3]||forEach(e,t,r,n,function(e,t){return intersectsSegment(i,e,t)}))}function intersectsLineStringArray(e,t,r,n,i){for(let o=0,s=r.length;o0}function linearRingsAreOriented(e,t,r,n,i){i=void 0!==i&&i;for(let o=0,s=r.length;ou&&d1&&"function"==typeof arguments[r-1]&&(t=arguments[r-1],--r);let n=0;for(;n0}getInteracting(){return this.hints_[ViewHint.INTERACTING]>0}cancelAnimations(){let e;this.setHint(ViewHint.ANIMATING,-this.hints_[ViewHint.ANIMATING]);for(let t=0,r=this.animations_.length;t=0;--r){const n=this.animations_[r];let i=!0;for(let r=0,o=n.length;r0?s/o.duration:1;a>=1?(o.complete=!0,a=1):i=!1;const l=o.easing(a);if(o.sourceCenter){const e=o.sourceCenter[0],t=o.sourceCenter[1],r=o.targetCenter[0],n=o.targetCenter[1];this.nextCenter_=o.targetCenter;const i=e+l*(r-e),s=t+l*(n-t);this.targetCenter_=[i,s]}if(o.sourceResolution&&o.targetResolution){const e=1===l?o.targetResolution:o.sourceResolution+l*(o.targetResolution-o.sourceResolution);if(o.anchor){const t=this.getViewportSize_(this.getRotation()),r=this.constraints_.resolution(e,0,t,!0);this.targetCenter_=this.calculateCenterZoom(r,o.anchor)}this.nextResolution_=o.targetResolution,this.targetResolution_=e,this.applyTargetState_(!0)}if(void 0!==o.sourceRotation&&void 0!==o.targetRotation){const e=1===l?modulo(o.targetRotation+Math.PI,2*Math.PI)-Math.PI:o.sourceRotation+l*(o.targetRotation-o.sourceRotation);if(o.anchor){const t=this.constraints_.rotation(e,!0);this.targetCenter_=this.calculateCenterRotate(t,o.anchor)}this.nextRotation_=o.targetRotation,this.targetRotation_=e}if(this.applyTargetState_(!0),t=!0,!o.complete)break}if(i){this.animations_[r]=null,this.setHint(ViewHint.ANIMATING,-1),this.nextCenter_=null,this.nextResolution_=NaN,this.nextRotation_=NaN;const e=n[0].callback;e&&animationCallback(e,!0)}}this.animations_=this.animations_.filter(Boolean),t&&void 0===this.updateAnimationKey_&&(this.updateAnimationKey_=requestAnimationFrame(this.updateAnimations_.bind(this)))}calculateCenterRotate(e,t){let r;const n=this.getCenterInternal();return void 0!==n&&(r=[n[0]-t[0],n[1]-t[1]],rotate$1(r,e-this.getRotation()),add$2(r,t)),r}calculateCenterZoom(e,t){let r;const n=this.getCenterInternal(),i=this.getResolution();return void 0!==n&&void 0!==i&&(r=[t[0]-e*(t[0]-n[0])/i,t[1]-e*(t[1]-n[1])/i]),r}getViewportSize_(e){const t=this.viewportSize_;if(e){const r=t[0],n=t[1];return[Math.abs(r*Math.cos(e))+Math.abs(n*Math.sin(e)),Math.abs(r*Math.sin(e))+Math.abs(n*Math.cos(e))]}return t}setViewportSize(e){this.viewportSize_=Array.isArray(e)?e.slice():[100,100],this.getAnimating()||this.resolveConstraints(0)}getCenter(){const e=this.getCenterInternal();return e?toUserCoordinate(e,this.getProjection()):e}getCenterInternal(){return this.get(ViewProperty.CENTER)}getConstraints(){return this.constraints_}getConstrainResolution(){return this.get("constrainResolution")}getHints(e){return void 0!==e?(e[0]=this.hints_[0],e[1]=this.hints_[1],e):this.hints_.slice()}calculateExtent(e){return toUserExtent(this.calculateExtentInternal(e),this.getProjection())}calculateExtentInternal(e){e=e||this.getViewportSizeMinusPadding_();const t=this.getCenterInternal();assert$1(t,"The view center is not defined");const r=this.getResolution();assert$1(void 0!==r,"The view resolution is not defined");const n=this.getRotation();return assert$1(void 0!==n,"The view rotation is not defined"),getForViewAndSize(t,r,n,e)}getMaxResolution(){return this.maxResolution_}getMinResolution(){return this.minResolution_}getMaxZoom(){return this.getZoomForResolution(this.minResolution_)}setMaxZoom(e){this.applyOptions_(this.getUpdatedOptions_({maxZoom:e}))}getMinZoom(){return this.getZoomForResolution(this.maxResolution_)}setMinZoom(e){this.applyOptions_(this.getUpdatedOptions_({minZoom:e}))}setConstrainResolution(e){this.applyOptions_(this.getUpdatedOptions_({constrainResolution:e}))}getProjection(){return this.projection_}getResolution(){return this.get(ViewProperty.RESOLUTION)}getResolutions(){return this.resolutions_}getResolutionForExtent(e,t){return this.getResolutionForExtentInternal(fromUserExtent(e,this.getProjection()),t)}getResolutionForExtentInternal(e,t){t=t||this.getViewportSizeMinusPadding_();const r=getWidth(e)/t[0],n=getHeight(e)/t[1];return Math.max(r,n)}getResolutionForValueFunction(e){e=e||2;const t=this.getConstrainedResolution(this.maxResolution_),r=this.minResolution_,n=Math.log(t/r)/Math.log(e);return function(r){return t/Math.pow(e,r*n)}}getRotation(){return this.get(ViewProperty.ROTATION)}getValueForResolutionFunction(e){const t=Math.log(e||2),r=this.getConstrainedResolution(this.maxResolution_),n=this.minResolution_,i=Math.log(r/n)/t;return function(e){return Math.log(r/e)/t/i}}getViewportSizeMinusPadding_(e){let t=this.getViewportSize_(e);const r=this.padding_;return r&&(t=[t[0]-r[1]-r[3],t[1]-r[0]-r[2]]),t}getState(){const e=this.getProjection(),t=this.getResolution(),r=this.getRotation();let n=this.getCenterInternal();const i=this.padding_;if(i){const e=this.getViewportSizeMinusPadding_();n=calculateCenterOn(n,this.getViewportSize_(),[e[0]/2+i[3],e[1]/2+i[0]],t,r)}return{center:n.slice(0),projection:void 0!==e?e:null,resolution:t,nextCenter:this.nextCenter_,nextResolution:this.nextResolution_,nextRotation:this.nextRotation_,rotation:r,zoom:this.getZoom()}}getViewStateAndExtent(){return{viewState:this.getState(),extent:this.calculateExtent()}}getZoom(){let e;const t=this.getResolution();return void 0!==t&&(e=this.getZoomForResolution(t)),e}getZoomForResolution(e){let t,r,n=this.minZoom_||0;if(this.resolutions_){const i=linearFindNearest(this.resolutions_,e,1);n=i,t=this.resolutions_[i],r=i==this.resolutions_.length-1?2:t/this.resolutions_[i+1]}else t=this.maxResolution_,r=this.zoomFactor_;return n+Math.log(t/e)/Math.log(r)}getResolutionForZoom(e){if(this.resolutions_?.length){if(1===this.resolutions_.length)return this.resolutions_[0];const t=clamp$1(Math.floor(e),0,this.resolutions_.length-2),r=this.resolutions_[t]/this.resolutions_[t+1];return this.resolutions_[t]/Math.pow(r,clamp$1(e-t,0,1))}return this.maxResolution_/Math.pow(this.zoomFactor_,e-this.minZoom_)}fit(e,t){let r;if(assert$1(Array.isArray(e)||"function"==typeof e.getSimplifiedGeometry,"Invalid extent or geometry provided as `geometry`"),Array.isArray(e))assert$1(!isEmpty(e),"Cannot fit empty extent provided as `geometry`"),r=fromExtent(fromUserExtent(e,this.getProjection()));else if("Circle"===e.getType()){const t=fromUserExtent(e.getExtent(),this.getProjection());r=fromExtent(t),r.rotate(this.getRotation(),getCenter(t))}else r=e;this.fitInternal(r,t)}rotatedExtentForGeometry(e){const t=this.getRotation(),r=Math.cos(t),n=Math.sin(-t),i=e.getFlatCoordinates(),o=e.getStride();let s=1/0,a=1/0,l=-1/0,c=-1/0;for(let u=0,h=i.length;ue.trim().replace(/^['"]|['"]$/g,"")),r};function createCanvasContext2D(e,t,r,n){let i;return i=r&&r.length?r.shift():WORKER_OFFSCREEN_CANVAS?new class extends OffscreenCanvas{style={}}(e??300,t??150):document.createElement("canvas"),e&&(i.width=e),t&&(i.height=t),i.getContext("2d",n)}let sharedCanvasContext;function getSharedCanvasContext2D(){return sharedCanvasContext||(sharedCanvasContext=createCanvasContext2D(1,1)),sharedCanvasContext}function releaseCanvas(e){const t=e.canvas;t.width=1,t.height=1,e.clearRect(0,0,1,1)}function outerWidth(e){let t=e.offsetWidth;const r=getComputedStyle(e);return t+=parseInt(r.marginLeft,10)+parseInt(r.marginRight,10),t}function outerHeight(e){let t=e.offsetHeight;const r=getComputedStyle(e);return t+=parseInt(r.marginTop,10)+parseInt(r.marginBottom,10),t}function replaceNode(e,t){const r=t.parentNode;r&&r.replaceChild(e,t)}function removeChildren(e){for(;e.lastChild;)e.lastChild.remove()}function replaceChildren(e,t){const r=e.childNodes;for(let n=0;;++n){const i=r[n],o=t[n];if(!i&&!o)break;i!==o&&(i?o?e.insertBefore(o,i):(e.removeChild(i),--n):e.appendChild(o))}}function createMockDiv(){const e=new Proxy({childNodes:[],appendChild:function(e){return this.childNodes.push(e),e},remove:function(){},removeChild:function(e){const t=this.childNodes.indexOf(e);if(-1===t)throw new Error("Node to remove was not found");return this.childNodes.splice(t,1),e},insertBefore:function(e,t){const r=this.childNodes.indexOf(t);if(-1===r)throw new Error("Reference node not found");return this.childNodes.splice(r,0,e),e},style:{}},{get:(e,t,r)=>"firstElementChild"===t?e.childNodes.length>0?e.childNodes[0]:null:Reflect.get(e,t,r)});return e}function isCanvas(e){return"undefined"!=typeof HTMLCanvasElement&&e instanceof HTMLCanvasElement||"undefined"!=typeof OffscreenCanvas&&e instanceof OffscreenCanvas}class Control extends BaseObject{constructor(e){super();const t=e.element;!t||e.target||t.style.pointerEvents||(t.style.pointerEvents="auto"),this.element=t||null,this.target_=null,this.map_=null,this.listenerKeys=[],e.render&&(this.render=e.render),e.target&&this.setTarget(e.target)}disposeInternal(){this.element?.remove(),super.disposeInternal()}getMap(){return this.map_}setMap(e){this.map_&&this.element?.remove();for(let t=0,r=this.listenerKeys.length;tt.getAttributions(e)));if(void 0!==this.attributions_&&(Array.isArray(this.attributions_)?this.attributions_.forEach(e=>r.add(e)):r.add(this.attributions_)),!this.overrideCollapsible_){const e=!t.some(e=>!1===e.getSource()?.getAttributionsCollapsible());this.setCollapsible(e)}return Array.from(r)}async updateElement_(e){if(!e)return void(this.renderedVisible_&&(this.element.style.display="none",this.renderedVisible_=!1));const t=await Promise.all(this.collectSourceAttributions_(e).map(e=>toPromise(()=>e))),r=t.length>0;if(this.renderedVisible_!=r&&(this.element.style.display=r?"":"none",this.renderedVisible_=r),!equals$2(t,this.renderedAttributions_)){removeChildren(this.ulElement_);for(let e=0,r=t.length;e0&&t%(2*Math.PI)!=0?e.animate({rotation:0,duration:this.duration_,easing:easeOut}):e.setRotation(0))}render(e){const t=e.frameState;if(!t)return;const r=t.viewState.rotation;if(r!=this.rotation_){const e="rotate("+r+"rad)";if(this.autoHide_){const e=this.element.classList.contains(CLASS_HIDDEN);e||0!==r?e&&0!==r&&this.element.classList.remove(CLASS_HIDDEN):this.element.classList.add(CLASS_HIDDEN)}this.label_.style.transform=e}this.rotation_=r}}class Zoom extends Control{constructor(e){e=e||{},super({element:document.createElement("div"),target:e.target});const t=void 0!==e.className?e.className:"ol-zoom",r=void 0!==e.delta?e.delta:1,n=void 0!==e.zoomInClassName?e.zoomInClassName:t+"-in",i=void 0!==e.zoomOutClassName?e.zoomOutClassName:t+"-out",o=void 0!==e.zoomInLabel?e.zoomInLabel:"+",s=void 0!==e.zoomOutLabel?e.zoomOutLabel:"–",a=void 0!==e.zoomInTipLabel?e.zoomInTipLabel:"Zoom in",l=void 0!==e.zoomOutTipLabel?e.zoomOutTipLabel:"Zoom out",c=document.createElement("button");c.className=n,c.setAttribute("type","button"),c.title=a,c.appendChild("string"==typeof o?document.createTextNode(o):o),c.addEventListener(EventType$1.CLICK,this.handleClick_.bind(this,r),!1);const u=document.createElement("button");u.className=i,u.setAttribute("type","button"),u.title=l,u.appendChild("string"==typeof s?document.createTextNode(s):s),u.addEventListener(EventType$1.CLICK,this.handleClick_.bind(this,-r),!1);const h=t+" "+CLASS_UNSELECTABLE+" "+CLASS_CONTROL,d=this.element;d.className=h,d.appendChild(c),d.appendChild(u),this.duration_=void 0!==e.duration?e.duration:250}handleClick_(e,t){t.preventDefault(),this.zoomByDelta_(e)}zoomByDelta_(e){const t=this.getMap().getView();if(!t)return;const r=t.getZoom();if(void 0!==r){const n=t.getConstrainedZoom(r+e);this.duration_>0?(t.getAnimating()&&t.cancelAnimations(),t.animate({zoom:n,duration:this.duration_,easing:easeOut})):t.setZoom(n)}}}function defaults$1(e){e=e||{};const t=new Collection;return(void 0===e.zoom||e.zoom)&&t.push(new Zoom(e.zoomOptions)),(void 0===e.rotate||e.rotate)&&t.push(new Rotate(e.rotateOptions)),(void 0===e.attribution||e.attribution)&&t.push(new Attribution(e.attributionOptions)),t}class Kinetic{constructor(e,t,r){this.decay_=e,this.minVelocity_=t,this.delay_=r,this.points_=[],this.angle_=0,this.initialVelocity_=0}begin(){this.points_.length=0,this.angle_=0,this.initialVelocity_=0}update(e,t){this.points_.push(e,t,Date.now())}end(){if(this.points_.length<6)return!1;const e=Date.now()-this.delay_,t=this.points_.length-3;if(this.points_[t+2]0&&this.points_[r+2]>e;)r-=3;const n=this.points_[t+2]-this.points_[r+2];if(n<1e3/60)return!1;const i=this.points_[t]-this.points_[r],o=this.points_[t+1]-this.points_[r+1];return this.angle_=Math.atan2(o,i),this.initialVelocity_=Math.sqrt(i*i+o*o)/n,this.initialVelocity_>this.minVelocity_}getDistance(){return(this.minVelocity_-this.initialVelocity_)/this.decay_}getAngle(){return this.angle_}}const InteractionProperty={ACTIVE:"active"};class Interaction extends BaseObject{constructor(e){super(),this.on,this.once,this.un,e&&e.handleEvent&&(this.handleEvent=e.handleEvent),this.map_=null,this.setActive(!0)}getActive(){return this.get(InteractionProperty.ACTIVE)}getMap(){return this.map_}handleEvent(e){return!0}setActive(e){this.set(InteractionProperty.ACTIVE,e)}setMap(e){this.map_=e}}function pan(e,t,r){const n=e.getCenterInternal();if(n){const i=[n[0]+t[0],n[1]+t[1]];e.animateInternal({duration:void 0!==r?r:250,easing:linear,center:e.getConstrainedCenter(i)})}}function zoomByDelta(e,t,r,n){const i=e.getZoom();if(void 0===i)return;const o=e.getConstrainedZoom(i+t),s=e.getResolutionForZoom(o);e.getAnimating()&&e.cancelAnimations(),e.animate({resolution:s,anchor:r,duration:void 0!==n?n:250,easing:easeOut})}class DoubleClickZoom extends Interaction{constructor(e){super(),e=e||{},this.delta_=e.delta?e.delta:1,this.duration_=void 0!==e.duration?e.duration:250}handleEvent(e){let t=!1;if(e.type==MapBrowserEventType.DBLCLICK){const r=e.originalEvent,n=e.map,i=e.coordinate,o=r.shiftKey?-this.delta_:this.delta_;zoomByDelta(n.getView(),o,i,this.duration_),r.preventDefault(),t=!0}return!t}}function all$1(e){const t=arguments;return function(e){let r=!0;for(let n=0,i=t.length;n0}}else if(e.type==MapBrowserEventType.POINTERDOWN){const r=this.handleDownEvent(e);this.handlingDownUpSequence=r,t=this.stopDown(r)}else e.type==MapBrowserEventType.POINTERMOVE&&this.handleMoveEvent(e);return!t}handleMoveEvent(e){}handleUpEvent(e){return!1}stopDown(e){return e}updateTrackedPointers_(e){e.activePointers&&(this.targetPointers=e.activePointers)}}function centroid(e){const t=e.length;let r=0,n=0;for(let i=0;i0&&this.condition_(e)){const t=e.map.getView();return this.lastCentroid=null,t.getAnimating()&&t.cancelAnimations(),this.kinetic_&&this.kinetic_.begin(),this.noKinetic_=this.targetPointers.length>1,!0}return!1}}class DragRotate extends PointerInteraction{constructor(e){e=e||{},super({stopDown:FALSE}),this.condition_=e.condition?e.condition:altShiftKeysOnly,this.lastAngle_=void 0,this.duration_=void 0!==e.duration?e.duration:250}handleDragEvent(e){if(!mouseOnly(e))return;const t=e.map,r=t.getView();if(r.getConstraints().rotation===disable)return;const n=t.getSize(),i=e.pixel,o=Math.atan2(n[1]/2-i[1],i[0]-n[0]/2);if(void 0!==this.lastAngle_){const e=o-this.lastAngle_;r.adjustRotationInternal(-e)}this.lastAngle_=o}handleUpEvent(e){return!mouseOnly(e)||(e.map.getView().endInteraction(this.duration_),!1)}handleDownEvent(e){return!(!mouseOnly(e)||!mouseActionButton(e)||!this.condition_(e)||(e.map.getView().beginInteraction(),this.lastAngle_=void 0,0))}}class RenderBox extends Disposable{constructor(e){super(),this.geometry_=null,this.element_=document.createElement("div"),this.element_.style.position="absolute",this.element_.style.pointerEvents="auto",this.element_.className="ol-box "+e,this.map_=null,this.startPixel_=null,this.endPixel_=null}disposeInternal(){this.setMap(null)}render_(){const e=this.startPixel_,t=this.endPixel_,r="px",n=this.element_.style;n.left=Math.min(e[0],t[0])+r,n.top=Math.min(e[1],t[1])+r,n.width=Math.abs(t[0]-e[0])+r,n.height=Math.abs(t[1]-e[1])+r}setMap(e){if(this.map_){this.map_.getOverlayContainer().removeChild(this.element_);const e=this.element_.style;e.left="inherit",e.top="inherit",e.width="inherit",e.height="inherit"}this.map_=e,this.map_&&this.map_.getOverlayContainer().appendChild(this.element_)}setPixels(e,t){this.startPixel_=e,this.endPixel_=t,this.createOrUpdateGeometry(),this.render_()}createOrUpdateGeometry(){if(!this.map_)return;const e=this.startPixel_,t=this.endPixel_,r=[e,[e[0],t[1]],t,[t[0],e[1]]].map(this.map_.getCoordinateFromPixelInternal,this.map_);r[4]=r[0].slice(),this.geometry_?this.geometry_.setCoordinates([r]):this.geometry_=new Polygon([r])}getGeometry(){return this.geometry_}}const DragBoxEventType={BOXSTART:"boxstart",BOXDRAG:"boxdrag",BOXEND:"boxend",BOXCANCEL:"boxcancel"};class DragBoxEvent extends BaseEvent{constructor(e,t,r){super(e),this.coordinate=t,this.mapBrowserEvent=r}}class DragBox extends PointerInteraction{constructor(e){super(),this.on,this.once,this.un,e=e??{},this.box_=new RenderBox(e.className||"ol-dragbox"),this.minArea_=e.minArea??64,e.onBoxEnd&&(this.onBoxEnd=e.onBoxEnd),this.startPixel_=null,this.condition_=e.condition??mouseActionButton,this.boxEndCondition_=e.boxEndCondition??this.defaultBoxEndCondition}defaultBoxEndCondition(e,t,r){const n=r[0]-t[0],i=r[1]-t[1];return n*n+i*i>=this.minArea_}getGeometry(){return this.box_.getGeometry()}handleDragEvent(e){this.startPixel_&&(this.box_.setPixels(this.startPixel_,e.pixel),this.dispatchEvent(new DragBoxEvent(DragBoxEventType.BOXDRAG,e.coordinate,e)))}handleUpEvent(e){if(!this.startPixel_)return!1;const t=this.boxEndCondition_(e,this.startPixel_,e.pixel);return t&&this.onBoxEnd(e),this.dispatchEvent(new DragBoxEvent(t?DragBoxEventType.BOXEND:DragBoxEventType.BOXCANCEL,e.coordinate,e)),this.box_.setMap(null),this.startPixel_=null,!1}handleDownEvent(e){return!!this.condition_(e)&&(this.startPixel_=e.pixel,this.box_.setMap(e.map),this.box_.setPixels(this.startPixel_,this.startPixel_),this.dispatchEvent(new DragBoxEvent(DragBoxEventType.BOXSTART,e.coordinate,e)),!0)}onBoxEnd(e){}setActive(e){e||(this.box_.setMap(null),this.startPixel_&&(this.dispatchEvent(new DragBoxEvent(DragBoxEventType.BOXCANCEL,this.startPixel_,null)),this.startPixel_=null)),super.setActive(e)}setMap(e){this.getMap()&&(this.box_.setMap(null),this.startPixel_&&(this.dispatchEvent(new DragBoxEvent(DragBoxEventType.BOXCANCEL,this.startPixel_,null)),this.startPixel_=null)),super.setMap(e)}}class DragZoom extends DragBox{constructor(e){super({condition:(e=e||{}).condition?e.condition:shiftKeyOnly,className:e.className||"ol-dragzoom",minArea:e.minArea}),this.duration_=void 0!==e.duration?e.duration:200,this.out_=void 0!==e.out&&e.out}onBoxEnd(e){const t=this.getMap().getView();let r=this.getGeometry();if(this.out_){const e=t.rotatedExtentForGeometry(r),n=t.getResolutionForExtentInternal(e),i=t.getResolution()/n;r=r.clone(),r.scale(i*i)}t.fitInternal(r,{duration:this.duration_,easing:easeOut})}}const Key={LEFT:"ArrowLeft",UP:"ArrowUp",RIGHT:"ArrowRight",DOWN:"ArrowDown"};class KeyboardPan extends Interaction{constructor(e){super(),e=e||{},this.defaultCondition_=function(e){return noModifierKeys(e)&&targetNotEditable(e)},this.condition_=void 0!==e.condition?e.condition:this.defaultCondition_,this.duration_=void 0!==e.duration?e.duration:100,this.pixelDelta_=void 0!==e.pixelDelta?e.pixelDelta:128}handleEvent(e){let t=!1;if(e.type==EventType$1.KEYDOWN){const r=e.originalEvent,n=r.key;if(this.condition_(e)&&(n==Key.DOWN||n==Key.LEFT||n==Key.RIGHT||n==Key.UP)){const i=e.map.getView(),o=i.getResolution()*this.pixelDelta_;let s=0,a=0;n==Key.DOWN?a=-o:n==Key.LEFT?s=-o:n==Key.RIGHT?s=o:a=o;const l=[s,a];rotate$1(l,i.getRotation()),pan(i,l,this.duration_),r.preventDefault(),t=!0}}return!t}}class KeyboardZoom extends Interaction{constructor(e){super(),e=e||{},this.condition_=e.condition?e.condition:function(e){return!platformModifierKey(e)&&targetNotEditable(e)},this.delta_=e.delta?e.delta:1,this.duration_=void 0!==e.duration?e.duration:100}handleEvent(e){let t=!1;if(e.type==EventType$1.KEYDOWN||e.type==EventType$1.KEYPRESS){const r=e.originalEvent,n=r.key;if(this.condition_(e)&&("+"===n||"-"===n)){const i=e.map,o="+"===n?this.delta_:-this.delta_;zoomByDelta(i.getView(),o,void 0,this.duration_),r.preventDefault(),t=!0}}return!t}}const DELTA_LINE_MULTIPLIER=40,DELTA_PAGE_MULTIPLIER=300;class MouseWheelZoom extends Interaction{constructor(e){super(e=e||{}),this.totalDelta_=0,this.lastDelta_=0,this.maxDelta_=void 0!==e.maxDelta?e.maxDelta:1,this.duration_=void 0!==e.duration?e.duration:250,this.timeout_=void 0!==e.timeout?e.timeout:80,this.useAnchor_=void 0===e.useAnchor||e.useAnchor,this.constrainResolution_=void 0!==e.constrainResolution&&e.constrainResolution;const t=e.condition?e.condition:always$1;this.condition_=e.onFocusOnly?all$1(focusWithTabindex,t):t,this.lastAnchor_=null,this.startTime_=void 0,this.timeoutId_,this.mode_=void 0,this.trackpadEventGap_=400,this.trackpadTimeoutId_,this.deltaPerZoom_=300}endInteraction_(){this.trackpadTimeoutId_=void 0;const e=this.getMap();e&&e.getView().endInteraction(void 0,this.lastDelta_?this.lastDelta_>0?1:-1:0,this.lastAnchor_?e.getCoordinateFromPixel(this.lastAnchor_):null)}handleEvent(e){if(!this.condition_(e))return!0;if(e.type!==EventType$1.WHEEL)return!0;const t=e.map,r=e.originalEvent;r.preventDefault(),this.useAnchor_&&(this.lastAnchor_=e.pixel);let n=r.deltaY;switch(r.deltaMode){case WheelEvent.DOM_DELTA_LINE:n*=DELTA_LINE_MULTIPLIER;break;case WheelEvent.DOM_DELTA_PAGE:n*=DELTA_PAGE_MULTIPLIER}if(0===n)return!1;this.lastDelta_=n;const i=Date.now();void 0===this.startTime_&&(this.startTime_=i),(!this.mode_||i-this.startTime_>this.trackpadEventGap_)&&(this.mode_=Math.abs(n)<4?"trackpad":"wheel");const o=t.getView();if("trackpad"===this.mode_&&!o.getConstrainResolution()&&!this.constrainResolution_)return this.trackpadTimeoutId_?clearTimeout(this.trackpadTimeoutId_):(o.getAnimating()&&o.cancelAnimations(),o.beginInteraction()),this.trackpadTimeoutId_=setTimeout(this.endInteraction_.bind(this),this.timeout_),o.adjustZoom(-n/this.deltaPerZoom_,this.lastAnchor_?t.getCoordinateFromPixel(this.lastAnchor_):null),this.startTime_=i,!1;this.totalDelta_+=n;const s=Math.max(this.timeout_-(i-this.startTime_),0);return clearTimeout(this.timeoutId_),this.timeoutId_=setTimeout(this.handleWheelZoom_.bind(this,t),s),!1}handleWheelZoom_(e){const t=e.getView();t.getAnimating()&&t.cancelAnimations();let r=-clamp$1(this.totalDelta_,-this.maxDelta_*this.deltaPerZoom_,this.maxDelta_*this.deltaPerZoom_)/this.deltaPerZoom_;(t.getConstrainResolution()||this.constrainResolution_)&&(r=r?r>0?1:-1:0),zoomByDelta(t,r,this.lastAnchor_?e.getCoordinateFromPixel(this.lastAnchor_):null,this.duration_),this.mode_=void 0,this.totalDelta_=0,this.lastAnchor_=null,this.startTime_=void 0,this.timeoutId_=void 0}setMouseAnchor(e){this.useAnchor_=e,e||(this.lastAnchor_=null)}}class PinchRotate extends PointerInteraction{constructor(e){const t=e=e||{};t.stopDown||(t.stopDown=FALSE),super(t),this.anchor_=null,this.lastAngle_=void 0,this.rotating_=!1,this.rotationDelta_=0,this.threshold_=void 0!==e.threshold?e.threshold:.3,this.duration_=void 0!==e.duration?e.duration:250}handleDragEvent(e){let t=0;const r=this.targetPointers[0],n=this.targetPointers[1],i=Math.atan2(n.clientY-r.clientY,n.clientX-r.clientX);if(void 0!==this.lastAngle_){const e=i-this.lastAngle_;this.rotationDelta_+=e,!this.rotating_&&Math.abs(this.rotationDelta_)>this.threshold_&&(this.rotating_=!0),t=e}this.lastAngle_=i;const o=e.map,s=o.getView();s.getConstraints().rotation!==disable&&(this.anchor_=o.getCoordinateFromPixelInternal(o.getEventPixel(centroid(this.targetPointers))),this.rotating_&&(o.render(),s.adjustRotationInternal(t,this.anchor_)))}handleUpEvent(e){return!(this.targetPointers.length<2&&(e.map.getView().endInteraction(this.duration_),1))}handleDownEvent(e){if(this.targetPointers.length>=2){const t=e.map;return this.anchor_=null,this.lastAngle_=void 0,this.rotating_=!1,this.rotationDelta_=0,this.handlingDownUpSequence||t.getView().beginInteraction(),!0}return!1}}class PinchZoom extends PointerInteraction{constructor(e){const t=e=e||{};t.stopDown||(t.stopDown=FALSE),super(t),this.anchor_=null,this.duration_=void 0!==e.duration?e.duration:400,this.lastDistance_=void 0,this.lastScaleDelta_=1}handleDragEvent(e){let t=1;const r=this.targetPointers[0],n=this.targetPointers[1],i=r.clientX-n.clientX,o=r.clientY-n.clientY,s=Math.sqrt(i*i+o*o);void 0!==this.lastDistance_&&(t=this.lastDistance_/s),this.lastDistance_=s;const a=e.map,l=a.getView();1!=t&&(this.lastScaleDelta_=t),this.anchor_=a.getCoordinateFromPixelInternal(a.getEventPixel(centroid(this.targetPointers))),a.render(),l.adjustResolutionInternal(t,this.anchor_)}handleUpEvent(e){if(this.targetPointers.length<2){const t=e.map.getView(),r=this.lastScaleDelta_>1?1:-1;return t.endInteraction(this.duration_,r),!1}return!0}handleDownEvent(e){if(this.targetPointers.length>=2){const t=e.map;return this.anchor_=null,this.lastDistance_=void 0,this.lastScaleDelta_=1,this.handlingDownUpSequence||t.getView().beginInteraction(),!0}return!1}}function defaults(e){e=e||{};const t=new Collection,r=new Kinetic(-.005,.05,100);return(void 0===e.altShiftDragRotate||e.altShiftDragRotate)&&t.push(new DragRotate),(void 0===e.doubleClickZoom||e.doubleClickZoom)&&t.push(new DoubleClickZoom({delta:e.zoomDelta,duration:e.zoomDuration})),(void 0===e.dragPan||e.dragPan)&&t.push(new DragPan({onFocusOnly:e.onFocusOnly,kinetic:r})),(void 0===e.pinchRotate||e.pinchRotate)&&t.push(new PinchRotate),(void 0===e.pinchZoom||e.pinchZoom)&&t.push(new PinchZoom({duration:e.zoomDuration})),(void 0===e.keyboard||e.keyboard)&&(t.push(new KeyboardPan),t.push(new KeyboardZoom({delta:e.zoomDelta,duration:e.zoomDuration}))),(void 0===e.mouseWheelZoom||e.mouseWheelZoom)&&t.push(new MouseWheelZoom({onFocusOnly:e.onFocusOnly,duration:e.zoomDuration})),(void 0===e.shiftDragZoom||e.shiftDragZoom)&&t.push(new DragZoom({duration:e.zoomDuration})),t}const LayerProperty={OPACITY:"opacity",VISIBLE:"visible",EXTENT:"extent",Z_INDEX:"zIndex",MAX_RESOLUTION:"maxResolution",MIN_RESOLUTION:"minResolution",MAX_ZOOM:"maxZoom",MIN_ZOOM:"minZoom",SOURCE:"source",MAP:"map"};class BaseLayer extends BaseObject{constructor(e){super(),this.on,this.once,this.un,this.background_=e.background;const t=Object.assign({},e);"object"==typeof e.properties&&(delete t.properties,Object.assign(t,e.properties)),t[LayerProperty.OPACITY]=void 0!==e.opacity?e.opacity:1,assert$1("number"==typeof t[LayerProperty.OPACITY],"Layer opacity must be a number"),t[LayerProperty.VISIBLE]=void 0===e.visible||e.visible,t[LayerProperty.Z_INDEX]=e.zIndex,t[LayerProperty.MAX_RESOLUTION]=void 0!==e.maxResolution?e.maxResolution:1/0,t[LayerProperty.MIN_RESOLUTION]=void 0!==e.minResolution?e.minResolution:0,t[LayerProperty.MIN_ZOOM]=void 0!==e.minZoom?e.minZoom:-1/0,t[LayerProperty.MAX_ZOOM]=void 0!==e.maxZoom?e.maxZoom:1/0,this.className_=void 0!==t.className?t.className:"ol-layer",delete t.className,this.setProperties(t),this.state_=null}getBackground(){return this.background_}getClassName(){return this.className_}getLayerState(e){const t=this.state_||{layer:this,managed:void 0===e||e},r=this.getZIndex();return t.opacity=clamp$1(Math.round(100*this.getOpacity())/100,0,1),t.visible=this.getVisible(),t.extent=this.getExtent(),t.zIndex=void 0!==r||t.managed?r:1/0,t.maxResolution=this.getMaxResolution(),t.minResolution=Math.max(this.getMinResolution(),0),t.minZoom=this.getMinZoom(),t.maxZoom=this.getMaxZoom(),this.state_=t,t}getLayersArray(e){return abstract()}getLayerStatesArray(e){return abstract()}getExtent(){return this.get(LayerProperty.EXTENT)}getMaxResolution(){return this.get(LayerProperty.MAX_RESOLUTION)}getMinResolution(){return this.get(LayerProperty.MIN_RESOLUTION)}getMinZoom(){return this.get(LayerProperty.MIN_ZOOM)}getMaxZoom(){return this.get(LayerProperty.MAX_ZOOM)}getOpacity(){return this.get(LayerProperty.OPACITY)}getSourceState(){return abstract()}getVisible(){return this.get(LayerProperty.VISIBLE)}getZIndex(){return this.get(LayerProperty.Z_INDEX)}setBackground(e){this.background_=e,this.changed()}setExtent(e){this.set(LayerProperty.EXTENT,e)}setMaxResolution(e){this.set(LayerProperty.MAX_RESOLUTION,e)}setMinResolution(e){this.set(LayerProperty.MIN_RESOLUTION,e)}setMaxZoom(e){this.set(LayerProperty.MAX_ZOOM,e)}setMinZoom(e){this.set(LayerProperty.MIN_ZOOM,e)}setOpacity(e){assert$1("number"==typeof e,"Layer opacity must be a number"),this.set(LayerProperty.OPACITY,e)}setVisible(e){this.set(LayerProperty.VISIBLE,e)}setZIndex(e){this.set(LayerProperty.Z_INDEX,e)}disposeInternal(){this.state_&&(this.state_.layer=null,this.state_=null),super.disposeInternal()}}const GroupEventType={ADDLAYER:"addlayer",REMOVELAYER:"removelayer"};class GroupEvent extends BaseEvent{constructor(e,t){super(e),this.layer=t}}const Property$3={LAYERS:"layers"};class LayerGroup extends BaseLayer{constructor(e){e=e||{};const t=Object.assign({},e);delete t.layers;let r=e.layers;super(t),this.on,this.once,this.un,this.layersListenerKeys_=[],this.listenerKeys_={},this.addChangeListener(Property$3.LAYERS,this.handleLayersChanged_),r?Array.isArray(r)?r=new Collection(r.slice(),{unique:!0}):assert$1("function"==typeof r.getArray,"Expected `layers` to be an array or a `Collection`"):r=new Collection(void 0,{unique:!0}),this.setLayers(r)}handleLayerChange_(){this.changed()}handleLayersChanged_(){this.layersListenerKeys_.forEach(unlistenByKey),this.layersListenerKeys_.length=0;const e=this.getLayers();this.layersListenerKeys_.push(listen(e,CollectionEventType.ADD,this.handleLayersAdd_,this),listen(e,CollectionEventType.REMOVE,this.handleLayersRemove_,this));for(const r in this.listenerKeys_)this.listenerKeys_[r].forEach(unlistenByKey);clear(this.listenerKeys_);const t=e.getArray();for(let r=0,n=t.length;r{this.dispatchEvent("sourceready")},0))),this.changed()}getFeatures(e){return this.renderer_?this.renderer_.getFeatures(e):Promise.resolve([])}getData(e){return this.renderer_&&this.rendered?this.renderer_.getData(e):null}isVisible(e){let t;const r=this.getMapInternal();let n;if(!e&&r&&(e=r.getView()),t=e instanceof View?{viewState:e.getState(),extent:e.calculateExtent()}:e,!t.layerStatesArray&&r&&(t.layerStatesArray=r.getLayerGroup().getLayerStatesArray()),t.layerStatesArray){if(n=t.layerStatesArray.find(e=>e.layer===this),!n)return!1}else n=this.getLayerState();const i=this.getExtent();return inView(n,t.viewState)&&(!i||intersects$1(i,t.extent))}getAttributions(e){if(!this.isVisible(e))return[];const t=this.getSource()?.getAttributions();if(!t)return[];let r=t(e instanceof View?e.getViewStateAndExtent():e);return Array.isArray(r)||(r=[r]),r}render(e,t){const r=this.getRenderer();return r.prepareFrame(e)?(this.rendered=!0,r.renderFrame(e,t)):null}unrender(){this.rendered=!1}getDeclutter(){}renderDeclutter(e,t){}renderDeferred(e){const t=this.getRenderer();t&&t.renderDeferred(e)}setMapInternal(e){e||this.unrender(),this.set(LayerProperty.MAP,e)}getMapInternal(){return this.get(LayerProperty.MAP)}setMap(e){this.mapPrecomposeKey_&&(unlistenByKey(this.mapPrecomposeKey_),this.mapPrecomposeKey_=null),e||this.changed(),this.mapRenderKey_&&(unlistenByKey(this.mapRenderKey_),this.mapRenderKey_=null),e&&(this.mapPrecomposeKey_=listen(e,EventType.PRECOMPOSE,this.handlePrecompose_,this),this.mapRenderKey_=listen(this,EventType$1.CHANGE,e.render,e),this.changed())}handlePrecompose_(e){const t=e.frameState.layerStatesArray,r=this.getLayerState(!1);assert$1(!t.some(e=>e.layer===r.layer),"A layer can only be added to the map once. Use either `layer.setMap()` or `map.addLayer()`, not both."),t.push(r)}setSource(e){this.set(LayerProperty.SOURCE,e)}getRenderer(){return this.renderer_||(this.renderer_=this.createRenderer()),this.renderer_}hasRenderer(){return!!this.renderer_}createRenderer(){return null}clearRenderer(){this.renderer_&&(this.renderer_.dispose(),delete this.renderer_)}disposeInternal(){this.clearRenderer(),this.setSource(null),super.disposeInternal()}}function inView(e,t){if(!e.visible)return!1;const r=t.resolution;if(r=e.maxResolution)return!1;const n=t.zoom;return n>e.minZoom&&n<=e.maxZoom}function quickselect(e,t,r=0,n=e.length-1,i=defaultCompare){for(;n>r;){if(n-r>600){const o=n-r+1,s=t-r+1,a=Math.log(o),l=.5*Math.exp(2*a/3),c=.5*Math.sqrt(a*l*(o-l)/o)*(s-o/2<0?-1:1);quickselect(e,t,Math.max(r,Math.floor(t-s*l/o+c)),Math.min(n,Math.floor(t+(o-s)*l/o+c)),i)}const o=e[t];let s=r,a=n;for(swap(e,r,t),i(e[n],o)>0&&swap(e,r,n);s0;)a--}0===i(e[r],o)?swap(e,r,a):(a++,swap(e,a,n)),a<=t&&(r=a+1),t<=a&&(n=a-1)}}function swap(e,t,r){const n=e[t];e[t]=e[r],e[r]=n}function defaultCompare(e,t){return et?1:0}let RBush$1=class{constructor(e=9){this._maxEntries=Math.max(4,e),this._minEntries=Math.max(2,Math.ceil(.4*this._maxEntries)),this.clear()}all(){return this._all(this.data,[])}search(e){let t=this.data;const r=[];if(!intersects(e,t))return r;const n=this.toBBox,i=[];for(;t;){for(let o=0;o=0&&i[t].children.length>this._maxEntries;)this._split(i,t),t--;this._adjustParentBBoxes(n,i,t)}_split(e,t){const r=e[t],n=r.children.length,i=this._minEntries;this._chooseSplitAxis(r,i,n);const o=this._chooseSplitIndex(r,i,n),s=createNode(r.children.splice(o,r.children.length-o));s.height=r.height,s.leaf=r.leaf,calcBBox(r,this.toBBox),calcBBox(s,this.toBBox),t?e[t-1].children.push(s):this._splitRoot(r,s)}_splitRoot(e,t){this.data=createNode([e,t]),this.data.height=e.height+1,this.data.leaf=!1,calcBBox(this.data,this.toBBox)}_chooseSplitIndex(e,t,r){let n,i=1/0,o=1/0;for(let s=t;s<=r-t;s++){const t=distBBox(e,0,s,this.toBBox),a=distBBox(e,s,r,this.toBBox),l=intersectionArea(t,a),c=bboxArea(t)+bboxArea(a);l=t;l--){const t=e.children[l];extend(s,e.leaf?i(t):t),a+=bboxMargin(s)}return a}_adjustParentBBoxes(e,t,r){for(let n=r;n>=0;n--)extend(t[n],e)}_condense(e){for(let t,r=e.length-1;r>=0;r--)0===e[r].children.length?r>0?(t=e[r-1].children,t.splice(t.indexOf(e[r]),1)):this.clear():calcBBox(e[r],this.toBBox)}};function findItem(e,t,r){if(!r)return t.indexOf(e);for(let n=0;n=e.minX&&t.maxY>=e.minY}function createNode(e){return{children:e,height:1,leaf:!0,minX:1/0,minY:1/0,maxX:-1/0,maxY:-1/0}}function multiSelect(e,t,r,n,i){const o=[t,r];for(;o.length;){if((r=o.pop())-(t=o.pop())<=n)continue;const s=t+Math.ceil((r-t)/n/2)*n;quickselect(e,s,t,r,i),o.push(t,s,s,r)}}const NO_COLOR=[NaN,NaN,NaN,0];let colorParseContext;function getColorParseContext(){return colorParseContext||(colorParseContext=createCanvasContext2D(1,1,void 0,{willReadFrequently:!0,desynchronized:!0})),colorParseContext}const rgbModernRegEx=/^rgba?\(\s*(\d+%?)\s+(\d+%?)\s+(\d+%?)(?:\s*\/\s*(\d+%|\d*\.\d+|[01]))?\s*\)$/i,rgbLegacyAbsoluteRegEx=/^rgba?\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)(?:\s*,\s*(\d+%|\d*\.\d+|[01]))?\s*\)$/i,rgbLegacyPercentageRegEx=/^rgba?\(\s*(\d+%)\s*,\s*(\d+%)\s*,\s*(\d+%)(?:\s*,\s*(\d+%|\d*\.\d+|[01]))?\s*\)$/i,hexRegEx=/^#([\da-f]{3,4}|[\da-f]{6}|[\da-f]{8})$/i;function toColorComponent(e,t){return e.endsWith("%")?Number(e.substring(0,e.length-1))/t:Number(e)}function throwInvalidColor(e){throw new Error('failed to parse "'+e+'" as color')}function parseRgba(e){if(e.toLowerCase().startsWith("rgb")){const t=e.match(rgbLegacyAbsoluteRegEx)||e.match(rgbModernRegEx)||e.match(rgbLegacyPercentageRegEx);if(t){const e=t[4],r=100/255;return[clamp$1(toColorComponent(t[1],r)+.5|0,0,255),clamp$1(toColorComponent(t[2],r)+.5|0,0,255),clamp$1(toColorComponent(t[3],r)+.5|0,0,255),void 0!==e?clamp$1(toColorComponent(e,100),0,1):1]}throwInvalidColor(e)}if(e.startsWith("#")){if(hexRegEx.test(e)){const t=e.substring(1),r=t.length<=4?1:2,n=[0,0,0,255];for(let e=0,i=t.length;e.0031308?269.025*Math.pow(e,1/2.4)-14.025:3294.6*e}function b2(e){return e>.2068965?Math.pow(e,3):108/841*(e-4/29)}function a1(e){return e>10.314724?Math.pow((e+14.025)/269.025,2.4):e/3294.6}function a2(e){return e>.0088564?Math.pow(e,1/3):e/(108/841)+4/29}function rgbaToLcha(e){const t=a1(e[0]),r=a1(e[1]),n=a1(e[2]),i=a2(.222488403*t+.716873169*r+.06060791*n),o=500*(a2(.452247074*t+.399439023*r+.148375274*n)-i),s=200*(i-a2(.016863605*t+.117638439*r+.865350722*n)),a=Math.atan2(s,o)*(180/Math.PI);return[116*i-16,Math.sqrt(o*o+s*s),a<0?a+360:a,e[3]]}function lchaToRgba(e){const t=(e[0]+16)/116,r=e[1],n=e[2]*Math.PI/180,i=b2(t),o=b2(t+r/500*Math.cos(n)),s=b2(t-r/200*Math.sin(n)),a=b1(3.021973625*o-1.617392459*i-.404875592*s),l=b1(-.943766287*o+1.916279586*i+.027607165*s),c=b1(.069407491*o-.22898585*i+1.159737864*s);return[clamp$1(a+.5|0,0,255),clamp$1(l+.5|0,0,255),clamp$1(c+.5|0,0,255),e[3]]}function fromString(e){if("none"===e)return NO_COLOR;if(cache.hasOwnProperty(e))return cache[e];if(cacheSize>=MAX_CACHE_SIZE){let e=0;for(const t in cache)3&e++||(delete cache[t],--cacheSize)}const t=parseRgba(e);4!==t.length&&throwInvalidColor(e);for(const r of t)isNaN(r)&&throwInvalidColor(e);return cache[e]=t,++cacheSize,t}function asArray(e){return Array.isArray(e)?e:fromString(e)}function toString(e){let t=e[0];t!=(0|t)&&(t=t+.5|0);let r=e[1];r!=(0|r)&&(r=r+.5|0);let n=e[2];return n!=(0|n)&&(n=n+.5|0),"rgba("+t+","+r+","+n+","+(void 0===e[3]?1:Math.round(1e3*e[3])/1e3)+")"}function hasArea(e){return e[0]>0&&e[1]>0}function scale(e,t,r){return void 0===r&&(r=[0,0]),r[0]=e[0]*t+.5|0,r[1]=e[1]*t+.5|0,r}function toSize(e,t){return Array.isArray(e)?e:(void 0===t?t=[e,e]:(t[0]=e,t[1]=e),t)}let numTypes=0;const BooleanType$1=1<",GreaterThanOrEqualTo:">=",LessThan:"<",LessThanOrEqualTo:"<=",Multiply:"*",Divide:"/",Add:"+",Subtract:"-",Clamp:"clamp",Mod:"%",Pow:"^",Abs:"abs",Floor:"floor",Ceil:"ceil",Round:"round",Sin:"sin",Cos:"cos",Atan:"atan",Sqrt:"sqrt",Match:"match",Between:"between",Interpolate:"interpolate",Coalesce:"coalesce",Case:"case",In:"in",Number:"number",String:"string",Array:"array",Color:"color",Id:"id",Band:"band",Palette:"palette",ToString:"to-string",Has:"has"},parsers={[Ops.Get]:createCallExpressionParser(hasArgsCount(1,1/0),withGetArgs),[Ops.Var]:createCallExpressionParser(hasArgsCount(1,1),withVarArgs),[Ops.Has]:createCallExpressionParser(hasArgsCount(1,1/0),withGetArgs),[Ops.Id]:createCallExpressionParser(usesFeatureId,withNoArgs),[Ops.Concat]:createCallExpressionParser(hasArgsCount(2,1/0),withArgsOfType(StringType$1)),[Ops.GeometryType]:createCallExpressionParser(usesGeometryType,withNoArgs),[Ops.LineMetric]:createCallExpressionParser(withNoArgs),[Ops.Resolution]:createCallExpressionParser(usesMapState,withNoArgs),[Ops.Zoom]:createCallExpressionParser(usesMapState,withNoArgs),[Ops.Time]:createCallExpressionParser(usesMapState,withNoArgs),[Ops.Any]:createCallExpressionParser(hasArgsCount(2,1/0),withArgsOfType(BooleanType$1)),[Ops.All]:createCallExpressionParser(hasArgsCount(2,1/0),withArgsOfType(BooleanType$1)),[Ops.Not]:createCallExpressionParser(hasArgsCount(1,1),withArgsOfType(BooleanType$1)),[Ops.Equal]:createCallExpressionParser(hasArgsCount(2,2),withArgsOfType(AnyType)),[Ops.NotEqual]:createCallExpressionParser(hasArgsCount(2,2),withArgsOfType(AnyType)),[Ops.GreaterThan]:createCallExpressionParser(hasArgsCount(2,2),withArgsOfType(NumberType$1)),[Ops.GreaterThanOrEqualTo]:createCallExpressionParser(hasArgsCount(2,2),withArgsOfType(NumberType$1)),[Ops.LessThan]:createCallExpressionParser(hasArgsCount(2,2),withArgsOfType(NumberType$1)),[Ops.LessThanOrEqualTo]:createCallExpressionParser(hasArgsCount(2,2),withArgsOfType(NumberType$1)),[Ops.Multiply]:createCallExpressionParser(hasArgsCount(2,1/0),withArgsOfReturnType),[Ops.Coalesce]:createCallExpressionParser(hasArgsCount(2,1/0),withArgsOfReturnType),[Ops.Divide]:createCallExpressionParser(hasArgsCount(2,2),withArgsOfType(NumberType$1)),[Ops.Add]:createCallExpressionParser(hasArgsCount(2,1/0),withArgsOfType(NumberType$1)),[Ops.Subtract]:createCallExpressionParser(hasArgsCount(2,2),withArgsOfType(NumberType$1)),[Ops.Clamp]:createCallExpressionParser(hasArgsCount(3,3),withArgsOfType(NumberType$1)),[Ops.Mod]:createCallExpressionParser(hasArgsCount(2,2),withArgsOfType(NumberType$1)),[Ops.Pow]:createCallExpressionParser(hasArgsCount(2,2),withArgsOfType(NumberType$1)),[Ops.Abs]:createCallExpressionParser(hasArgsCount(1,1),withArgsOfType(NumberType$1)),[Ops.Floor]:createCallExpressionParser(hasArgsCount(1,1),withArgsOfType(NumberType$1)),[Ops.Ceil]:createCallExpressionParser(hasArgsCount(1,1),withArgsOfType(NumberType$1)),[Ops.Round]:createCallExpressionParser(hasArgsCount(1,1),withArgsOfType(NumberType$1)),[Ops.Sin]:createCallExpressionParser(hasArgsCount(1,1),withArgsOfType(NumberType$1)),[Ops.Cos]:createCallExpressionParser(hasArgsCount(1,1),withArgsOfType(NumberType$1)),[Ops.Atan]:createCallExpressionParser(hasArgsCount(1,2),withArgsOfType(NumberType$1)),[Ops.Sqrt]:createCallExpressionParser(hasArgsCount(1,1),withArgsOfType(NumberType$1)),[Ops.Match]:createCallExpressionParser(hasArgsCount(4,1/0),hasEvenArgs,withMatchArgs),[Ops.Between]:createCallExpressionParser(hasArgsCount(3,3),withArgsOfType(NumberType$1)),[Ops.Interpolate]:createCallExpressionParser(hasArgsCount(6,1/0),hasEvenArgs,withInterpolateArgs),[Ops.Case]:createCallExpressionParser(hasArgsCount(3,1/0),hasOddArgs,withCaseArgs),[Ops.In]:createCallExpressionParser(hasArgsCount(2,2),withInArgs),[Ops.Number]:createCallExpressionParser(hasArgsCount(1,1/0),withArgsOfType(AnyType)),[Ops.String]:createCallExpressionParser(hasArgsCount(1,1/0),withArgsOfType(AnyType)),[Ops.Array]:createCallExpressionParser(hasArgsCount(1,1/0),withArgsOfType(NumberType$1)),[Ops.Color]:createCallExpressionParser(hasArgsCount(1,4),withArgsOfType(NumberType$1)),[Ops.Band]:createCallExpressionParser(hasArgsCount(1,3),withArgsOfType(NumberType$1)),[Ops.Palette]:createCallExpressionParser(hasArgsCount(2,2),withPaletteArgs),[Ops.ToString]:createCallExpressionParser(hasArgsCount(1,1),withArgsOfType(BooleanType$1|NumberType$1|StringType$1|ColorType$1))};function withGetArgs(e,t,r){const n=e.length-1,i=new Array(n);for(let o=0;ot)throw new Error(`expected ${t===1/0?`${e} or more`:`${e} to ${t}`} arguments for ${n}, got ${i}`)}}function withArgsOfReturnType(e,t,r){const n=e.length-1,i=new Array(n);for(let o=0;oe.featureId;case Ops.GeometryType:return e=>e.geometryType;case Ops.Concat:{const t=e.args.map(e=>compileExpression(e));return e=>"".concat(...t.map(t=>t(e).toString()))}case Ops.Resolution:return e=>e.resolution;case Ops.Any:case Ops.All:case Ops.Between:case Ops.In:case Ops.Not:return compileLogicalExpression(e);case Ops.Equal:case Ops.NotEqual:case Ops.LessThan:case Ops.LessThanOrEqualTo:case Ops.GreaterThan:case Ops.GreaterThanOrEqualTo:return compileComparisonExpression(e);case Ops.Multiply:case Ops.Divide:case Ops.Add:case Ops.Subtract:case Ops.Clamp:case Ops.Mod:case Ops.Pow:case Ops.Abs:case Ops.Floor:case Ops.Ceil:case Ops.Round:case Ops.Sin:case Ops.Cos:case Ops.Atan:case Ops.Sqrt:return compileNumericExpression(e);case Ops.Case:return compileCaseExpression(e);case Ops.Match:return compileMatchExpression(e);case Ops.Interpolate:return compileInterpolateExpression(e);case Ops.ToString:return compileConvertExpression(e);default:throw new Error(`Unsupported operator ${t}`)}}function compileAssertionExpression(e){const t=e.operator,r=e.args.length,n=new Array(r);for(let i=0;i{for(let t=0;t{for(let i=0;i{const n=e.args;let i=r.properties[t];for(let e=1,t=n.length;ee.variables[t];case Ops.Has:return r=>{const n=e.args;if(!(t in r.properties))return!1;let i=r.properties[t];for(let e=1,t=n.length;er(e)===n(e);case Ops.NotEqual:return e=>r(e)!==n(e);case Ops.LessThan:return e=>r(e)r(e)<=n(e);case Ops.GreaterThan:return e=>r(e)>n(e);case Ops.GreaterThanOrEqualTo:return e=>r(e)>=n(e);default:throw new Error(`Unsupported comparison operator ${t}`)}}function compileLogicalExpression(e){const t=e.operator,r=e.args.length,n=new Array(r);for(let i=0;i{for(let t=0;t{for(let t=0;t{const t=n[0](e),r=n[1](e),i=n[2](e);return t>=r&&t<=i};case Ops.In:return e=>{const t=n[0](e);for(let i=1;i!n[0](e);default:throw new Error(`Unsupported logical operator ${t}`)}}function compileNumericExpression(e){const t=e.operator,r=e.args.length,n=new Array(r);for(let i=0;i{let t=1;for(let i=0;in[0](e)/n[1](e);case Ops.Add:return e=>{let t=0;for(let i=0;in[0](e)-n[1](e);case Ops.Clamp:return e=>{const t=n[0](e),r=n[1](e);if(ti?i:t};case Ops.Mod:return e=>n[0](e)%n[1](e);case Ops.Pow:return e=>Math.pow(n[0](e),n[1](e));case Ops.Abs:return e=>Math.abs(n[0](e));case Ops.Floor:return e=>Math.floor(n[0](e));case Ops.Ceil:return e=>Math.ceil(n[0](e));case Ops.Round:return e=>Math.round(n[0](e));case Ops.Sin:return e=>Math.sin(n[0](e));case Ops.Cos:return e=>Math.cos(n[0](e));case Ops.Atan:return 2===r?e=>Math.atan2(n[0](e),n[1](e)):e=>Math.atan(n[0](e));case Ops.Sqrt:return e=>Math.sqrt(n[0](e));default:throw new Error(`Unsupported numeric operator ${t}`)}}function compileCaseExpression(e){const t=e.args.length,r=new Array(t);for(let n=0;n{for(let n=0;n{const n=r[0](e);for(let i=1;i{const n=r[0](e),i=r[1](e);let o,s;for(let a=2;a=i)return 2===a?l:c?interpolateColor(n,i,o,s,t,l):interpolateNumber$1(n,i,o,s,t,l);o=t,s=l}return s}}function compileConvertExpression(e){const t=e.operator,r=e.args.length,n=new Array(r);for(let i=0;i{const r=n[0](t);return e.args[0].type===ColorType$1?toString(r):r.toString()};throw new Error(`Unsupported convert operator ${t}`)}function interpolateNumber$1(e,t,r,n,i,o){const s=i-r;if(0===s)return n;const a=t-r;return n+(1===e?a/s:(Math.pow(e,a)-1)/(Math.pow(e,s)-1))*(o-n)}function interpolateColor(e,t,r,n,i,o){if(0===i-r)return n;const s=rgbaToLcha(n),a=rgbaToLcha(o);let l=a[2]-s[2];return l>180?l-=360:l<-180&&(l+=360),lchaToRgba([interpolateNumber$1(e,t,r,s[0],i,a[0]),interpolateNumber$1(e,t,r,s[1],i,a[1]),s[2]+interpolateNumber$1(e,t,r,0,i,l),interpolateNumber$1(e,t,r,n[3],i,o[3])])}const ImageState={IDLE:0,LOADING:1,LOADED:2,ERROR:3,EMPTY:4};class ImageWrapper extends Target{constructor(e,t,r,n){super(),this.extent=e,this.pixelRatio_=r,this.resolution=t,this.state="function"==typeof n?ImageState.IDLE:n,this.image_=null,this.loader="function"==typeof n?n:null}changed(){this.dispatchEvent(EventType$1.CHANGE)}getExtent(){return this.extent}getImage(){return this.image_}getPixelRatio(){return this.pixelRatio_}getResolution(){return this.resolution}getState(){return this.state}load(){if(this.state==ImageState.IDLE&&this.loader){this.state=ImageState.LOADING,this.changed();const e=this.getResolution(),t=Array.isArray(e)?e[0]:e;toPromise(()=>this.loader(this.getExtent(),t,this.getPixelRatio())).then(e=>{"image"in e&&(this.image_=e.image),"extent"in e&&(this.extent=e.extent),"resolution"in e&&(this.resolution=e.resolution),"pixelRatio"in e&&(this.pixelRatio_=e.pixelRatio),(e instanceof HTMLImageElement||CREATE_IMAGE_BITMAP&&e instanceof ImageBitmap||e instanceof HTMLCanvasElement||e instanceof HTMLVideoElement)&&(this.image_=e),this.state=ImageState.LOADED}).catch(e=>{this.state=ImageState.ERROR,console.error(e)}).finally(()=>this.changed())}}setImage(e){this.image_=e}setResolution(e){this.resolution=e}}function listenImage(e,t,r){const n=e;let i=!0,o=!1,s=!1;const a=[listenOnce(n,EventType$1.LOAD,function(){s=!0,o||t()})];return n.src&&IMAGE_DECODE?(o=!0,n.decode().then(function(){i&&t()}).catch(function(){i&&(s?t():r())})):a.push(listenOnce(n,EventType$1.ERROR,r)),function(){i=!1,a.forEach(unlistenByKey)}}function load(e){return new Promise((t,r)=>{function n(){o(),t(e)}function i(){o(),r(new Error("Image load error"))}function o(){e.removeEventListener("load",n),e.removeEventListener("error",i)}e.addEventListener("load",n),e.addEventListener("error",i)})}function decodeFallback(e,t){return t&&(e.src=t),e.src&&IMAGE_DECODE?new Promise((t,r)=>e.decode().then(()=>t(e)).catch(n=>e.complete&&e.width?t(e):r(n))):load(e)}class IconImageCache{constructor(){this.cache_={},this.patternCache_={},this.cacheSize_=0,this.maxCacheSize_=1024}clear(){this.cache_={},this.patternCache_={},this.cacheSize_=0}canExpireCache(){return this.cacheSize_>this.maxCacheSize_}expire(){if(this.canExpireCache()){let e=0;for(const t in this.cache_){const r=this.cache_[t];3&e++||r.hasListener()||(delete this.cache_[t],delete this.patternCache_[t],--this.cacheSize_)}}}get(e,t,r){const n=getCacheKey$1(e,t,r);return n in this.cache_?this.cache_[n]:null}getPattern(e,t,r){const n=getCacheKey$1(e,t,r);return n in this.patternCache_?this.patternCache_[n]:null}set(e,t,r,n,i){const o=getCacheKey$1(e,t,r),s=o in this.cache_;this.cache_[o]=n,i&&(n.getImageState()===ImageState.IDLE&&n.load(),n.getImageState()===ImageState.LOADING?n.ready().then(()=>{this.patternCache_[o]=getSharedCanvasContext2D().createPattern(n.getImage(1),"repeat")}):this.patternCache_[o]=getSharedCanvasContext2D().createPattern(n.getImage(1),"repeat")),s||++this.cacheSize_}setSize(e){this.maxCacheSize_=e,this.expire()}}function getCacheKey$1(e,t,r){return t+":"+e+":"+(r?asArray(r):"null")}const shared=new IconImageCache;let taintedTestContext=null;class IconImage extends Target{constructor(e,t,r,n,i){super(),this.hitDetectionImage_=null,this.image_=e,this.crossOrigin_=r,this.canvas_={},this.color_=i,this.imageState_=void 0===n?ImageState.IDLE:n,this.size_=e&&e.width&&e.height?[e.width,e.height]:null,this.src_=t,this.tainted_,this.ready_=null}initializeImage_(){this.image_=new Image,null!==this.crossOrigin_&&(this.image_.crossOrigin=this.crossOrigin_)}isTainted_(){if(void 0===this.tainted_&&this.imageState_===ImageState.LOADED){taintedTestContext||(taintedTestContext=createCanvasContext2D(1,1,void 0,{willReadFrequently:!0})),taintedTestContext.drawImage(this.image_,0,0);try{taintedTestContext.getImageData(0,0,1,1),this.tainted_=!1}catch{taintedTestContext=null,this.tainted_=!0}}return!0===this.tainted_}dispatchChangeEvent_(){this.dispatchEvent(EventType$1.CHANGE)}handleImageError_(){this.imageState_=ImageState.ERROR,this.dispatchChangeEvent_()}handleImageLoad_(){this.imageState_=ImageState.LOADED,this.size_=[this.image_.width,this.image_.height],this.dispatchChangeEvent_()}getImage(e){return this.image_||this.initializeImage_(),this.replaceColor_(e),this.canvas_[e]?this.canvas_[e]:this.image_}getPixelRatio(e){return this.replaceColor_(e),this.canvas_[e]?e:1}getImageState(){return this.imageState_}getHitDetectionImage(){if(this.image_||this.initializeImage_(),!this.hitDetectionImage_)if(this.isTainted_()){const e=this.size_[0],t=this.size_[1],r=createCanvasContext2D(e,t);r.fillRect(0,0,e,t),this.hitDetectionImage_=r.canvas}else this.hitDetectionImage_=this.image_;return this.hitDetectionImage_}getSize(){return this.size_}getSrc(){return this.src_}load(){if(this.imageState_===ImageState.IDLE){this.image_||this.initializeImage_(),this.imageState_=ImageState.LOADING;try{void 0!==this.src_&&(this.image_.src=this.src_)}catch{this.handleImageError_()}this.image_ instanceof HTMLImageElement&&decodeFallback(this.image_,this.src_).then(e=>{this.image_=e,this.handleImageLoad_()}).catch(this.handleImageError_.bind(this))}}replaceColor_(e){if(!this.color_||this.canvas_[e]||this.imageState_!==ImageState.LOADED)return;const t=this.image_,r=createCanvasContext2D(Math.ceil(t.width*e),Math.ceil(t.height*e)),n=r.canvas;r.scale(e,e),r.drawImage(t,0,0),r.globalCompositeOperation="multiply",r.fillStyle=asString(this.color_),r.fillRect(0,0,n.width/e,n.height/e),r.globalCompositeOperation="destination-in",r.drawImage(t,0,0),this.canvas_[e]=n}ready(){return this.ready_||(this.ready_=new Promise(e=>{if(this.imageState_===ImageState.LOADED||this.imageState_===ImageState.ERROR)e();else{const t=()=>{this.imageState_!==ImageState.LOADED&&this.imageState_!==ImageState.ERROR||(this.removeEventListener(EventType$1.CHANGE,t),e())};this.addEventListener(EventType$1.CHANGE,t)}})),this.ready_}}function get$1(e,t,r,n,i,o){let s=void 0===t?void 0:shared.get(t,r,i);return s||(s=new IconImage(e,e&&"src"in e?e.src||void 0:t,r,n,i),shared.set(t,r,i,s,o)),o&&s&&!shared.getPattern(t,r,i)&&shared.set(t,r,i,s,o),s}function asColorLike(e){return e?Array.isArray(e)?toString(e):"object"==typeof e&&"src"in e?asCanvasPattern(e):e:null}function asCanvasPattern(e){if(!e.offset||!e.size)return shared.getPattern(e.src,"anonymous",e.color);const t=e.src+":"+e.offset,r=shared.getPattern(t,void 0,e.color);if(r)return r;const n=shared.get(e.src,"anonymous",null);if(n.getImageState()!==ImageState.LOADED)return null;const i=createCanvasContext2D(e.size[0],e.size[1]);return i.drawImage(n.getImage(1),e.offset[0],e.offset[1],e.size[0],e.size[1],0,0,e.size[0],e.size[1]),get$1(i.canvas,t,void 0,ImageState.LOADED,e.color,!0),shared.getPattern(t,void 0,e.color)}const defaultFont="10px sans-serif",defaultFillStyle="#000",defaultLineCap="round",defaultLineDash=[],defaultLineDashOffset=0,defaultLineJoin="round",defaultMiterLimit=10,defaultStrokeStyle="#000",defaultTextAlign="center",defaultTextBaseline="middle",defaultPadding=[0,0,0,0],defaultLineWidth=1,checkedFonts=new BaseObject;let measureContext$1=null,measureFont;const textHeights={},genericFontFamilies=new Set(["serif","sans-serif","monospace","cursive","fantasy","system-ui","ui-serif","ui-sans-serif","ui-monospace","ui-rounded","emoji","math","fangsong"]);function getFontKey(e,t,r){return`${e} ${t} 16px "${r}"`}const registerFont=function(){const e=100;let t,r;async function n(e){await r.ready;const t=await r.load(e);if(0===t.length)return!1;const n=getFontParameters(e),i=n.families[0].toLowerCase(),o=n.weight;return t.some(e=>{const t=e.family.replace(/^['"]|['"]$/g,"").toLowerCase(),r=fontWeights$1[e.weight]||e.weight;return t===i&&e.style===n.style&&r==o})}async function i(){await r.ready;let o=!0;const s=checkedFonts.getProperties(),a=Object.keys(s).filter(t=>s[t]=0;--t){const r=a[t];let i=s[r];iMath.max(t,measureTextWidth(e,r)),0);return r[t]=n,n}function getTextDimensions(e,t){const r=[],n=[],i=[];let o=0,s=0,a=0,l=0;for(let c=0,u=t.length;c<=u;c+=2){const h=t[c];if("\n"===h||c===u){o=Math.max(o,s),i.push(s),s=0,a+=l,l=0;continue}const d=t[c+1]||e.font,p=measureTextWidth(d,h);r.push(p),s+=p;const f=measureTextHeight(d);n.push(f),l=Math.max(l,f)}return{width:o,height:a,widths:r,heights:n,lineWidths:i}}function drawImageOrLabel(e,t,r,n,i,o,s,a,l,c,u){e.save(),1!==r&&(void 0===e.globalAlpha?e.globalAlpha=e=>e.globalAlpha*=r:e.globalAlpha*=r),t&&e.transform.apply(e,t),n.contextInstructions?(e.translate(l,c),e.scale(u[0],u[1]),executeLabelInstructions(n,e)):u[0]<0||u[1]<0?(e.translate(l,c),e.scale(u[0],u[1]),e.drawImage(n,i,o,s,a,0,0,s,a)):e.drawImage(n,i,o,s,a,l,c,s*u[0],a*u[1]),e.restore()}function executeLabelInstructions(e,t){const r=e.contextInstructions;for(let n=0,i=r.length;nthis.imageState_=ImageState.LOADED),this.render()}clone(){const e=this.getScale(),t=new RegularShape({fill:this.getFill()?this.getFill().clone():void 0,points:this.getPoints(),radius:this.getRadius(),radius2:this.getRadius2(),angle:this.getAngle(),stroke:this.getStroke()?this.getStroke().clone():void 0,rotation:this.getRotation(),rotateWithView:this.getRotateWithView(),scale:Array.isArray(e)?e.slice():e,displacement:this.getDisplacement().slice(),declutterMode:this.getDeclutterMode()});return t.setOpacity(this.getOpacity()),t}getAnchor(){const e=this.size_,t=this.getDisplacement(),r=this.getScaleArray();return[e[0]/2-t[0]/r[0],e[1]/2+t[1]/r[1]]}getAngle(){return this.angle_}getFill(){return this.fill_}setFill(e){this.fill_=e,this.render()}getHitDetectionImage(){return this.hitDetectionCanvas_||(this.hitDetectionCanvas_=this.createHitDetectionCanvas_(this.renderOptions_)),this.hitDetectionCanvas_}getImage(e){const t=this.fill_?.getKey(),r=`${e},${this.angle_},${this.radius},${this.radius2_},${this.points_},${t}`+Object.values(this.renderOptions_).join(",");let n=shared.get(r,null,null)?.getImage(1);if(!n){const t=this.renderOptions_,i=Math.ceil(t.size*e),o=createCanvasContext2D(i,i);this.draw_(t,o,e),n=o.canvas,shared.set(r,null,null,new IconImage(n,void 0,null,ImageState.LOADED,null))}return n}getPixelRatio(e){return e}getImageSize(){return this.size_}getImageState(){return this.imageState_}getOrigin(){return this.origin_}getPoints(){return this.points_}getRadius(){return this.radius}getRadius2(){return this.radius2_}getSize(){return this.size_}getStroke(){return this.stroke_}setStroke(e){this.stroke_=e,this.render()}listenImageChange(e){}load(){}unlistenImageChange(e){}calculateLineJoinSize_(e,t,r){if(0===t||this.points_===1/0||"bevel"!==e&&"miter"!==e)return t;let n=this.radius,i=void 0===this.radius2_?n:this.radius2_;if(n{this.patternImage_=null}),t.getImageState()===ImageState.IDLE&&t.load(),t.getImageState()===ImageState.LOADING&&(this.patternImage_=t)}this.color_=e}getKey(){const e=this.getColor();return e?e instanceof CanvasPattern||e instanceof CanvasGradient?getUid(e):"object"==typeof e&&"src"in e?e.src+":"+e.offset:asArray(e).toString():""}loading(){return!!this.patternImage_}ready(){return this.patternImage_?this.patternImage_.ready():Promise.resolve()}}function calculateScale(e,t,r,n){return void 0!==r&&void 0!==n?[r/e,n/t]:void 0!==r?r/e:void 0!==n?n/t:1}class Icon extends ImageStyle{constructor(e){const t=void 0!==(e=e||{}).opacity?e.opacity:1,r=void 0!==e.rotation?e.rotation:0,n=void 0!==e.scale?e.scale:1,i=void 0!==e.rotateWithView&&e.rotateWithView;super({opacity:t,rotation:r,scale:n,displacement:void 0!==e.displacement?e.displacement:[0,0],rotateWithView:i,declutterMode:e.declutterMode}),this.anchor_=void 0!==e.anchor?e.anchor:[.5,.5],this.normalizedAnchor_=null,this.anchorOrigin_=void 0!==e.anchorOrigin?e.anchorOrigin:"top-left",this.anchorXUnits_=void 0!==e.anchorXUnits?e.anchorXUnits:"fraction",this.anchorYUnits_=void 0!==e.anchorYUnits?e.anchorYUnits:"fraction",this.crossOrigin_=void 0!==e.crossOrigin?e.crossOrigin:null;const o=void 0!==e.img?e.img:null;let s,a=e.src;if(assert$1(!(void 0!==a&&o),"`image` and `src` cannot be provided at the same time"),void 0!==a&&0!==a.length||!o||(a=o.src||getUid(o)),assert$1(void 0!==a&&a.length>0,"A defined and non-empty `src` or `image` must be provided"),assert$1(!((void 0!==e.width||void 0!==e.height)&&void 0!==e.scale),"`width` or `height` cannot be provided together with `scale`"),void 0!==e.src?s=ImageState.IDLE:void 0!==o&&(s="complete"in o?o.complete?o.src?ImageState.LOADED:ImageState.IDLE:ImageState.LOADING:ImageState.LOADED),this.color_=void 0!==e.color?asArray(e.color):null,this.iconImage_=get$1(o,a,this.crossOrigin_,s,this.color_),this.offset_=void 0!==e.offset?e.offset:[0,0],this.offsetOrigin_=void 0!==e.offsetOrigin?e.offsetOrigin:"top-left",this.origin_=null,this.size_=void 0!==e.size?e.size:null,this.initialOptions_,void 0!==e.width||void 0!==e.height){let t,r;if(e.size)[t,r]=e.size;else{const n=this.getImage(1);if(n.width&&n.height)t=n.width,r=n.height;else if(n instanceof HTMLImageElement){this.initialOptions_=e;const t=()=>{if(this.unlistenImageChange(t),!this.initialOptions_)return;const r=this.iconImage_.getSize();this.setScale(calculateScale(r[0],r[1],e.width,e.height))};return void this.listenImageChange(t)}}void 0!==t&&this.setScale(calculateScale(t,r,e.width,e.height))}}clone(){let e,t,r;return this.initialOptions_?(t=this.initialOptions_.width,r=this.initialOptions_.height):(e=this.getScale(),e=Array.isArray(e)?e.slice():e),new Icon({anchor:this.anchor_.slice(),anchorOrigin:this.anchorOrigin_,anchorXUnits:this.anchorXUnits_,anchorYUnits:this.anchorYUnits_,color:this.color_&&this.color_.slice?this.color_.slice():this.color_||void 0,crossOrigin:this.crossOrigin_,offset:this.offset_.slice(),offsetOrigin:this.offsetOrigin_,opacity:this.getOpacity(),rotateWithView:this.getRotateWithView(),rotation:this.getRotation(),scale:e,width:t,height:r,size:null!==this.size_?this.size_.slice():void 0,src:this.getSrc(),displacement:this.getDisplacement().slice(),declutterMode:this.getDeclutterMode()})}getAnchor(){let e=this.normalizedAnchor_;if(!e){e=this.anchor_;const t=this.getSize();if("fraction"==this.anchorXUnits_||"fraction"==this.anchorYUnits_){if(!t)return null;e=this.anchor_.slice(),"fraction"==this.anchorXUnits_&&(e[0]*=t[0]),"fraction"==this.anchorYUnits_&&(e[1]*=t[1])}if("top-left"!=this.anchorOrigin_){if(!t)return null;e===this.anchor_&&(e=this.anchor_.slice()),"top-right"!=this.anchorOrigin_&&"bottom-right"!=this.anchorOrigin_||(e[0]=-e[0]+t[0]),"bottom-left"!=this.anchorOrigin_&&"bottom-right"!=this.anchorOrigin_||(e[1]=-e[1]+t[1])}this.normalizedAnchor_=e}const t=this.getDisplacement(),r=this.getScaleArray();return[e[0]-t[0]/r[0],e[1]+t[1]/r[1]]}setAnchor(e){this.anchor_=e,this.normalizedAnchor_=null}getColor(){return this.color_}getImage(e){return this.iconImage_.getImage(e)}getPixelRatio(e){return this.iconImage_.getPixelRatio(e)}getImageSize(){return this.iconImage_.getSize()}getImageState(){return this.iconImage_.getImageState()}getHitDetectionImage(){return this.iconImage_.getHitDetectionImage()}getOrigin(){if(this.origin_)return this.origin_;let e=this.offset_;if("top-left"!=this.offsetOrigin_){const t=this.getSize(),r=this.iconImage_.getSize();if(!t||!r)return null;e=e.slice(),"top-right"!=this.offsetOrigin_&&"bottom-right"!=this.offsetOrigin_||(e[0]=r[0]-t[0]-e[0]),"bottom-left"!=this.offsetOrigin_&&"bottom-right"!=this.offsetOrigin_||(e[1]=r[1]-t[1]-e[1])}return this.origin_=e,this.origin_}getSrc(){return this.iconImage_.getSrc()}setSrc(e){this.iconImage_=get$1(null,e,this.crossOrigin_,ImageState.IDLE,this.color_)}getSize(){return this.size_?this.size_:this.iconImage_.getSize()}getWidth(){const e=this.getScaleArray();return this.size_?this.size_[0]*e[0]:this.iconImage_.getImageState()==ImageState.LOADED?this.iconImage_.getSize()[0]*e[0]:void 0}getHeight(){const e=this.getScaleArray();return this.size_?this.size_[1]*e[1]:this.iconImage_.getImageState()==ImageState.LOADED?this.iconImage_.getSize()[1]*e[1]:void 0}setScale(e){delete this.initialOptions_,super.setScale(e)}listenImageChange(e){this.iconImage_.addEventListener(EventType$1.CHANGE,e)}load(){this.iconImage_.load()}unlistenImageChange(e){this.iconImage_.removeEventListener(EventType$1.CHANGE,e)}ready(){return this.iconImage_.ready()}}class Stroke{constructor(e){e=e||{},this.color_=void 0!==e.color?e.color:null,this.lineCap_=e.lineCap,this.lineDash_=void 0!==e.lineDash?e.lineDash:null,this.lineDashOffset_=e.lineDashOffset,this.lineJoin_=e.lineJoin,this.miterLimit_=e.miterLimit,this.width_=e.width}clone(){const e=this.getColor();return new Stroke({color:Array.isArray(e)?e.slice():e||void 0,lineCap:this.getLineCap(),lineDash:this.getLineDash()?this.getLineDash().slice():void 0,lineDashOffset:this.getLineDashOffset(),lineJoin:this.getLineJoin(),miterLimit:this.getMiterLimit(),width:this.getWidth()})}getColor(){return this.color_}getLineCap(){return this.lineCap_}getLineDash(){return this.lineDash_}getLineDashOffset(){return this.lineDashOffset_}getLineJoin(){return this.lineJoin_}getMiterLimit(){return this.miterLimit_}getWidth(){return this.width_}setColor(e){this.color_=e}setLineCap(e){this.lineCap_=e}setLineDash(e){this.lineDash_=e}setLineDashOffset(e){this.lineDashOffset_=e}setLineJoin(e){this.lineJoin_=e}setMiterLimit(e){this.miterLimit_=e}setWidth(e){this.width_=e}}class Style{constructor(e){e=e||{},this.geometry_=null,this.geometryFunction_=defaultGeometryFunction,void 0!==e.geometry&&this.setGeometry(e.geometry),this.fill_=void 0!==e.fill?e.fill:null,this.image_=void 0!==e.image?e.image:null,this.renderer_=void 0!==e.renderer?e.renderer:null,this.hitDetectionRenderer_=void 0!==e.hitDetectionRenderer?e.hitDetectionRenderer:null,this.stroke_=void 0!==e.stroke?e.stroke:null,this.text_=void 0!==e.text?e.text:null,this.zIndex_=e.zIndex}clone(){let e=this.getGeometry();return e&&"object"==typeof e&&(e=e.clone()),new Style({geometry:e??void 0,fill:this.getFill()?this.getFill().clone():void 0,image:this.getImage()?this.getImage().clone():void 0,renderer:this.getRenderer()??void 0,stroke:this.getStroke()?this.getStroke().clone():void 0,text:this.getText()?this.getText().clone():void 0,zIndex:this.getZIndex()})}getRenderer(){return this.renderer_}setRenderer(e){this.renderer_=e}setHitDetectionRenderer(e){this.hitDetectionRenderer_=e}getHitDetectionRenderer(){return this.hitDetectionRenderer_}getGeometry(){return this.geometry_}getGeometryFunction(){return this.geometryFunction_}getFill(){return this.fill_}setFill(e){this.fill_=e}getImage(){return this.image_}setImage(e){this.image_=e}getStroke(){return this.stroke_}setStroke(e){this.stroke_=e}getText(){return this.text_}setText(e){this.text_=e}getZIndex(){return this.zIndex_}setGeometry(e){"function"==typeof e?this.geometryFunction_=e:"string"==typeof e?this.geometryFunction_=function(t){return t.get(e)}:e?void 0!==e&&(this.geometryFunction_=function(){return e}):this.geometryFunction_=defaultGeometryFunction,this.geometry_=e}setZIndex(e){this.zIndex_=e}}function toFunction(e){let t;if("function"==typeof e)t=e;else{let r;Array.isArray(e)?r=e:(assert$1("function"==typeof e.getZIndex,"Expected an `Style` or an array of `Style`"),r=[e]),t=function(){return r}}return t}let defaultStyles=null;function createDefaultStyle(){if(!defaultStyles){const e=new Fill({color:"rgba(255,255,255,0.4)"}),t=new Stroke({color:"#3399CC",width:1.25});defaultStyles=[new Style({image:new CircleStyle({fill:e,stroke:t,radius:5}),fill:e,stroke:t})]}return defaultStyles}function defaultGeometryFunction(e){return e.getGeometry()}const DEFAULT_FILL_COLOR="#333";let Text$1=class e{constructor(e){e=e||{},this.font_=e.font,this.rotation_=e.rotation,this.rotateWithView_=e.rotateWithView,this.keepUpright_=e.keepUpright,this.scale_=e.scale,this.scaleArray_=toSize(void 0!==e.scale?e.scale:1),this.text_=e.text,this.textAlign_=e.textAlign,this.justify_=e.justify,this.repeat_=e.repeat,this.textBaseline_=e.textBaseline,this.fill_=void 0!==e.fill?e.fill:new Fill({color:DEFAULT_FILL_COLOR}),this.maxAngle_=void 0!==e.maxAngle?e.maxAngle:Math.PI/4,this.placement_=void 0!==e.placement?e.placement:"point",this.overflow_=!!e.overflow,this.stroke_=void 0!==e.stroke?e.stroke:null,this.offsetX_=void 0!==e.offsetX?e.offsetX:0,this.offsetY_=void 0!==e.offsetY?e.offsetY:0,this.backgroundFill_=e.backgroundFill?e.backgroundFill:null,this.backgroundStroke_=e.backgroundStroke?e.backgroundStroke:null,this.padding_=void 0===e.padding?null:e.padding,this.declutterMode_=e.declutterMode}clone(){const t=this.getScale();return new e({font:this.getFont(),placement:this.getPlacement(),repeat:this.getRepeat(),maxAngle:this.getMaxAngle(),overflow:this.getOverflow(),rotation:this.getRotation(),rotateWithView:this.getRotateWithView(),keepUpright:this.getKeepUpright(),scale:Array.isArray(t)?t.slice():t,text:this.getText(),textAlign:this.getTextAlign(),justify:this.getJustify(),textBaseline:this.getTextBaseline(),fill:this.getFill()instanceof Fill?this.getFill().clone():this.getFill(),stroke:this.getStroke()?this.getStroke().clone():void 0,offsetX:this.getOffsetX(),offsetY:this.getOffsetY(),backgroundFill:this.getBackgroundFill()?this.getBackgroundFill().clone():void 0,backgroundStroke:this.getBackgroundStroke()?this.getBackgroundStroke().clone():void 0,padding:this.getPadding()||void 0,declutterMode:this.getDeclutterMode()})}getOverflow(){return this.overflow_}getFont(){return this.font_}getMaxAngle(){return this.maxAngle_}getPlacement(){return this.placement_}getRepeat(){return this.repeat_}getOffsetX(){return this.offsetX_}getOffsetY(){return this.offsetY_}getFill(){return this.fill_}getRotateWithView(){return this.rotateWithView_}getKeepUpright(){return this.keepUpright_}getRotation(){return this.rotation_}getScale(){return this.scale_}getScaleArray(){return this.scaleArray_}getStroke(){return this.stroke_}getText(){return this.text_}getTextAlign(){return this.textAlign_}getJustify(){return this.justify_}getTextBaseline(){return this.textBaseline_}getBackgroundFill(){return this.backgroundFill_}getBackgroundStroke(){return this.backgroundStroke_}getPadding(){return this.padding_}getDeclutterMode(){return this.declutterMode_}setOverflow(e){this.overflow_=e}setFont(e){this.font_=e}setMaxAngle(e){this.maxAngle_=e}setOffsetX(e){this.offsetX_=e}setOffsetY(e){this.offsetY_=e}setPlacement(e){this.placement_=e}setRepeat(e){this.repeat_=e}setRotateWithView(e){this.rotateWithView_=e}setKeepUpright(e){this.keepUpright_=e}setFill(e){this.fill_=e}setRotation(e){this.rotation_=e}setScale(e){this.scale_=e,this.scaleArray_=toSize(void 0!==e?e:1)}setStroke(e){this.stroke_=e}setText(e){this.text_=e}setTextAlign(e){this.textAlign_=e}setJustify(e){this.justify_=e}setTextBaseline(e){this.textBaseline_=e}setBackgroundFill(e){this.backgroundFill_=e}setBackgroundStroke(e){this.backgroundStroke_=e}setPadding(e){this.padding_=e}};function always(){return!0}function rulesToStyleFunction(e){const t=newParsingContext(),r=buildRuleSet(e,t),n=newEvaluationContext();return function(e,i){if(n.properties=e.getPropertiesInternal(),n.resolution=i,t.featureId){const t=e.getId();n.featureId=void 0!==t?t:null}return t.geometryType&&(n.geometryType=computeGeometryType(e.getGeometry())),r(n)}}function flatStylesToStyleFunction(e){const t=newParsingContext(),r=e.length,n=new Array(r);for(let s=0;snull;n=colorLikeEvaluator(e,t+"fill-color",r)}if(!n)return null;const i=new Fill;return function(e){const t=n(e);return t===NO_COLOR?null:(i.setColor(t),i)}}function buildStroke(e,t,r){const n=numberEvaluator(e,t+"stroke-width",r),i=colorLikeEvaluator(e,t+"stroke-color",r);if(!n&&!i)return null;const o=stringEvaluator(e,t+"stroke-line-cap",r),s=stringEvaluator(e,t+"stroke-line-join",r),a=numberArrayEvaluator(e,t+"stroke-line-dash",r),l=numberEvaluator(e,t+"stroke-line-dash-offset",r),c=numberEvaluator(e,t+"stroke-miter-limit",r),u=new Stroke;return function(e){if(i){const t=i(e);if(t===NO_COLOR)return null;u.setColor(t)}if(n&&u.setWidth(n(e)),o){const t=o(e);if("butt"!==t&&"round"!==t&&"square"!==t)throw new Error("Expected butt, round, or square line cap");u.setLineCap(t)}if(s){const t=s(e);if("bevel"!==t&&"round"!==t&&"miter"!==t)throw new Error("Expected bevel, round, or miter line join");u.setLineJoin(t)}return a&&u.setLineDash(a(e)),l&&u.setLineDashOffset(l(e)),c&&u.setMiterLimit(c(e)),u}}function buildText(e,t){const r="text-",n=stringEvaluator(e,r+"value",t);if(!n)return null;const i=buildFill(e,r,t),o=buildFill(e,r+"background-",t),s=buildStroke(e,r,t),a=buildStroke(e,r+"background-",t),l=stringEvaluator(e,r+"font",t),c=numberEvaluator(e,r+"max-angle",t),u=numberEvaluator(e,r+"offset-x",t),h=numberEvaluator(e,r+"offset-y",t),d=booleanEvaluator(e,r+"overflow",t),p=stringEvaluator(e,r+"placement",t),f=numberEvaluator(e,r+"repeat",t),g=sizeLikeEvaluator(e,r+"scale",t),m=booleanEvaluator(e,r+"rotate-with-view",t),y=numberEvaluator(e,r+"rotation",t),b=stringEvaluator(e,r+"align",t),v=stringEvaluator(e,r+"justify",t),_=stringEvaluator(e,r+"baseline",t),E=booleanEvaluator(e,r+"keep-upright",t),w=numberArrayEvaluator(e,r+"padding",t),C=optionalDeclutterMode(e,r+"declutter-mode"),S=new Text$1({declutterMode:C});return function(e){if(S.setText(n(e)),i&&S.setFill(i(e)),o&&S.setBackgroundFill(o(e)),s&&S.setStroke(s(e)),a&&S.setBackgroundStroke(a(e)),l&&S.setFont(l(e)),c&&S.setMaxAngle(c(e)),u&&S.setOffsetX(u(e)),h&&S.setOffsetY(h(e)),d&&S.setOverflow(d(e)),p){const t=p(e);if("point"!==t&&"line"!==t)throw new Error("Expected point or line for text-placement");S.setPlacement(t)}if(f&&S.setRepeat(f(e)),g&&S.setScale(g(e)),m&&S.setRotateWithView(m(e)),y&&S.setRotation(y(e)),b){const t=b(e);if("left"!==t&&"center"!==t&&"right"!==t&&"end"!==t&&"start"!==t)throw new Error("Expected left, right, center, start, or end for text-align");S.setTextAlign(t)}if(v){const t=v(e);if("left"!==t&&"right"!==t&&"center"!==t)throw new Error("Expected left, right, or center for text-justify");S.setJustify(t)}if(_){const t=_(e);if("bottom"!==t&&"top"!==t&&"middle"!==t&&"alphabetic"!==t&&"hanging"!==t)throw new Error("Expected bottom, top, middle, alphabetic, or hanging for text-baseline");S.setTextBaseline(t)}return w&&S.setPadding(w(e)),E&&S.setKeepUpright(E(e)),S}}function buildImage(e,t){return"icon-src"in e?buildIcon(e,t):"shape-points"in e?buildShape(e,t):"circle-radius"in e?buildCircle(e,t):null}function buildIcon(e,t){const r="icon-",n=r+"src",i=requireString(e[n],n),o=coordinateEvaluator(e,r+"anchor",t),s=sizeLikeEvaluator(e,r+"scale",t),a=numberEvaluator(e,r+"opacity",t),l=coordinateEvaluator(e,r+"displacement",t),c=numberEvaluator(e,r+"rotation",t),u=booleanEvaluator(e,r+"rotate-with-view",t),h=optionalIconOrigin(e,r+"anchor-origin"),d=optionalIconAnchorUnits(e,r+"anchor-x-units"),p=optionalIconAnchorUnits(e,r+"anchor-y-units"),f=optionalColorLike(e,r+"color"),g=optionalString(e,r+"cross-origin"),m=optionalNumberArray(e,r+"offset"),y=optionalIconOrigin(e,r+"offset-origin"),b=optionalNumber(e,r+"width"),v=optionalNumber(e,r+"height"),_=optionalSize(e,r+"size"),E=optionalDeclutterMode(e,r+"declutter-mode"),w=new Icon({src:i,anchorOrigin:h,anchorXUnits:d,anchorYUnits:p,color:f,crossOrigin:g,offset:m,offsetOrigin:y,height:v,width:b,size:_,declutterMode:E});return function(e){return a&&w.setOpacity(a(e)),l&&w.setDisplacement(l(e)),c&&w.setRotation(c(e)),u&&w.setRotateWithView(u(e)),s&&w.setScale(s(e)),o&&w.setAnchor(o(e)),w}}function buildShape(e,t){const r="shape-",n=r+"points",i=r+"radius",o=requireNumber(e[n],n),s=requireNumber(e[i],i),a=buildFill(e,r,t),l=buildStroke(e,r,t),c=sizeLikeEvaluator(e,r+"scale",t),u=coordinateEvaluator(e,r+"displacement",t),h=numberEvaluator(e,r+"rotation",t),d=booleanEvaluator(e,r+"rotate-with-view",t),p=optionalNumber(e,r+"radius2"),f=optionalNumber(e,r+"angle"),g=optionalDeclutterMode(e,r+"declutter-mode"),m=new RegularShape({points:o,radius:s,radius2:p,angle:f,declutterMode:g});return function(e){return a&&m.setFill(a(e)),l&&m.setStroke(l(e)),u&&m.setDisplacement(u(e)),h&&m.setRotation(h(e)),d&&m.setRotateWithView(d(e)),c&&m.setScale(c(e)),m}}function buildCircle(e,t){const r="circle-",n=buildFill(e,r,t),i=buildStroke(e,r,t),o=numberEvaluator(e,r+"radius",t),s=sizeLikeEvaluator(e,r+"scale",t),a=coordinateEvaluator(e,r+"displacement",t),l=numberEvaluator(e,r+"rotation",t),c=booleanEvaluator(e,r+"rotate-with-view",t),u=optionalDeclutterMode(e,r+"declutter-mode"),h=new CircleStyle({radius:5,declutterMode:u});return function(e){return o&&h.setRadius(o(e)),n&&h.setFill(n(e)),i&&h.setStroke(i(e)),a&&h.setDisplacement(a(e)),l&&h.setRotation(l(e)),c&&h.setRotateWithView(c(e)),s&&h.setScale(s(e)),h}}function numberEvaluator(e,t,r){if(!(t in e))return;const n=buildExpression(e[t],NumberType$1,r);return function(e){return requireNumber(n(e),t)}}function stringEvaluator(e,t,r){if(!(t in e))return null;const n=buildExpression(e[t],StringType$1,r);return function(e){return requireString(n(e),t)}}function patternEvaluator(e,t,r){const n=stringEvaluator(e,t+"pattern-src",r),i=sizeEvaluator(e,t+"pattern-offset",r),o=sizeEvaluator(e,t+"pattern-size",r),s=colorLikeEvaluator(e,t+"color",r);return function(e){return{src:n(e),offset:i&&i(e),size:o&&o(e),color:s&&s(e)}}}function booleanEvaluator(e,t,r){if(!(t in e))return null;const n=buildExpression(e[t],BooleanType$1,r);return function(e){const r=n(e);if("boolean"!=typeof r)throw new Error(`Expected a boolean for ${t}`);return r}}function colorLikeEvaluator(e,t,r){if(!(t in e))return null;const n=buildExpression(e[t],ColorType$1,r);return function(e){return requireColorLike(n(e),t)}}function numberArrayEvaluator(e,t,r){if(!(t in e))return null;const n=buildExpression(e[t],NumberArrayType$1,r);return function(e){return requireNumberArray(n(e),t)}}function coordinateEvaluator(e,t,r){if(!(t in e))return null;const n=buildExpression(e[t],NumberArrayType$1,r);return function(e){const r=requireNumberArray(n(e),t);if(2!==r.length)throw new Error(`Expected two numbers for ${t}`);return r}}function sizeEvaluator(e,t,r){if(!(t in e))return null;const n=buildExpression(e[t],NumberArrayType$1,r);return function(e){return requireSize(n(e),t)}}function sizeLikeEvaluator(e,t,r){if(!(t in e))return null;const n=buildExpression(e[t],NumberArrayType$1|NumberType$1,r);return function(e){return requireSizeLike(n(e),t)}}function optionalNumber(e,t){const r=e[t];if(void 0!==r){if("number"!=typeof r)throw new Error(`Expected a number for ${t}`);return r}}function optionalSize(e,t){const r=e[t];if(void 0!==r){if("number"==typeof r)return toSize(r);if(!Array.isArray(r))throw new Error(`Expected a number or size array for ${t}`);if(2!==r.length||"number"!=typeof r[0]||"number"!=typeof r[1])throw new Error(`Expected a number or size array for ${t}`);return r}}function optionalString(e,t){const r=e[t];if(void 0!==r){if("string"!=typeof r)throw new Error(`Expected a string for ${t}`);return r}}function optionalIconOrigin(e,t){const r=e[t];if(void 0!==r){if("bottom-left"!==r&&"bottom-right"!==r&&"top-left"!==r&&"top-right"!==r)throw new Error(`Expected bottom-left, bottom-right, top-left, or top-right for ${t}`);return r}}function optionalIconAnchorUnits(e,t){const r=e[t];if(void 0!==r){if("pixels"!==r&&"fraction"!==r)throw new Error(`Expected pixels or fraction for ${t}`);return r}}function optionalNumberArray(e,t){const r=e[t];if(void 0!==r)return requireNumberArray(r,t)}function optionalDeclutterMode(e,t){const r=e[t];if(void 0!==r){if("string"!=typeof r)throw new Error(`Expected a string for ${t}`);if("declutter"!==r&&"obstacle"!==r&&"none"!==r)throw new Error(`Expected declutter, obstacle, or none for ${t}`);return r}}function optionalColorLike(e,t){const r=e[t];if(void 0!==r)return requireColorLike(r,t)}function requireNumberArray(e,t){if(!Array.isArray(e))throw new Error(`Expected an array for ${t}`);const r=e.length;for(let n=0;n4)throw new Error(`Expected a color with 3 or 4 values for ${t}`);return r}function requireSize(e,t){const r=requireNumberArray(e,t);if(2!==r.length)throw new Error(`Expected an array of two numbers for ${t}`);return r}function requireSizeLike(e,t){return"number"==typeof e?e:requireSize(e,t)}const Property$2={RENDER_ORDER:"renderOrder"};class BaseVectorLayer extends Layer{constructor(e){e=e||{};const t=Object.assign({},e);delete t.style,delete t.renderBuffer,delete t.updateWhileAnimating,delete t.updateWhileInteracting,super(t),this.declutter_=e.declutter?String(e.declutter):void 0,this.renderBuffer_=void 0!==e.renderBuffer?e.renderBuffer:100,this.style_=null,this.styleFunction_=void 0,this.setStyle(e.style),this.updateWhileAnimating_=void 0!==e.updateWhileAnimating&&e.updateWhileAnimating,this.updateWhileInteracting_=void 0!==e.updateWhileInteracting&&e.updateWhileInteracting}getDeclutter(){return this.declutter_}getFeatures(e){return super.getFeatures(e)}getRenderBuffer(){return this.renderBuffer_}getRenderOrder(){return this.get(Property$2.RENDER_ORDER)}getStyle(){return this.style_}getStyleFunction(){return this.styleFunction_}getUpdateWhileAnimating(){return this.updateWhileAnimating_}getUpdateWhileInteracting(){return this.updateWhileInteracting_}renderDeclutter(e,t){const r=this.getDeclutter();r in e.declutter==0&&(e.declutter[r]=new RBush$1(9)),this.getRenderer().renderDeclutter(e,t)}setRenderOrder(e){this.set(Property$2.RENDER_ORDER,e)}setStyle(e){this.style_=void 0===e?createDefaultStyle:e;const t=toStyleLike(e);this.styleFunction_=null===e?void 0:toFunction(t),this.changed()}setDeclutter(e){this.declutter_=e?String(e):void 0,this.changed()}}function toStyleLike(e){if(void 0===e)return createDefaultStyle;if(!e)return null;if("function"==typeof e)return e;if(e instanceof Style)return e;if(!Array.isArray(e))return flatStylesToStyleFunction([e]);if(0===e.length)return[];const t=e.length,r=e[0];if(r instanceof Style){const r=new Array(t);for(let n=0;n=0;--n){const i=f[n],o=i.layer;if(o.hasRenderer()&&inView(i,c)&&s.call(a,o)){const n=o.getRenderer(),s=o.getSource();if(n&&s){const o=s.getWrapX()?d:e,a=u.bind(null,i.managed);y[0]=o[0]+p[v][0],y[1]=o[1]+p[v][1],l=n.forEachFeatureAtCoordinate(y,t,r,a,m)}if(l)return l}}if(0===m.length)return;const b=1/m.length;return m.forEach((e,t)=>e.distanceSq+=t*b),m.sort((e,t)=>e.distanceSq-t.distanceSq),m.some(e=>l=e.callback(e.feature,e.layer,e.geometry)),l}hasFeatureAtCoordinate(e,t,r,n,i,o){return void 0!==this.forEachFeatureAtCoordinate(e,t,r,n,TRUE,this,i,o)}getMap(){return this.map_}renderFrame(e){abstract()}scheduleExpireIconCache(e){shared.canExpireCache()&&e.postRenderFunctions.push(expireIconCache)}}function expireIconCache(){shared.expire()}class CompositeMapRenderer extends MapRenderer{constructor(e){super(e),this.fontChangeListenerKey_=listen(checkedFonts,ObjectEventType.PROPERTYCHANGE,e.redrawText,e),this.element_=WORKER_OFFSCREEN_CANVAS?createMockDiv():document.createElement("div");const t=this.element_.style;t.position="absolute",t.width="100%",t.height="100%",t.zIndex="0",this.element_.className=CLASS_UNSELECTABLE+" ol-layers";const r=e.getViewport();r&&r.insertBefore(this.element_,r.firstChild||null),this.children_=[],this.renderedVisible_=!0}dispatchRenderEvent(e,t){const r=this.getMap();if(r.hasListener(e)){const n=new RenderEvent(e,void 0,t);r.dispatchEvent(n)}}disposeInternal(){unlistenByKey(this.fontChangeListenerKey_),this.element_.remove(),super.disposeInternal()}renderFrame(e){if(!e)return void(this.renderedVisible_&&(this.element_.style.display="none",this.renderedVisible_=!1));this.calculateMatrices2D(e),this.dispatchRenderEvent(EventType.PRECOMPOSE,e);const t=e.layerStatesArray.sort((e,t)=>e.zIndex-t.zIndex);t.some(e=>e.layer instanceof BaseVectorLayer&&e.layer.getDeclutter())&&(e.declutter={});const r=e.viewState;this.children_.length=0;const n=[];let i=null;for(let s=0,a=t.length;s0)&&(e.fillStyle=n,e.fillRect(0,0,o.width,o.height)),isCanvas(r)&&r.width>0){const n=t.style.opacity||r.style.opacity;e.globalAlpha=""===n?1:Number(n);const i=r.style.transform;if(i)e.setTransform(...fromString$1(i));else{const t=parseFloat(r.style.width)/r.width,n=parseFloat(r.style.height)/r.height;e.setTransform(t,0,0,n,0,0)}e.drawImage(r,0,0)}}e.globalAlpha=1,e.setTransform(1,0,0,1,0,0)}this.dispatchRenderEvent(EventType.POSTCOMPOSE,e),this.renderedVisible_||(this.element_.style.display="",this.renderedVisible_=!0),this.scheduleExpireIconCache(e)}declutter(e,t){if(e.declutter){for(let r=t.length-1;r>=0;--r){const n=t[r],i=n.layer;i.getDeclutter()&&i.renderDeclutter(e,n)}t.forEach(t=>t.layer.renderDeferred(e))}}}function removeLayerMapProperty(e){e instanceof Layer?e.setMapInternal(null):e instanceof LayerGroup&&e.getLayers().forEach(removeLayerMapProperty)}function setLayerMapProperty(e,t){if(e instanceof Layer)e.setMapInternal(t);else if(e instanceof LayerGroup){const r=e.getLayers().getArray();for(let e=0,n=r.length;ethis.updateSize())),this.controls=t.controls||(WORKER_OFFSCREEN_CANVAS?new Collection:defaults$1()),this.interactions=t.interactions||(WORKER_OFFSCREEN_CANVAS?new Collection:defaults({onFocusOnly:!0})),this.overlays_=t.overlays,this.overlayIdIndex_={},this.renderer_=null,this.postRenderFunctions_=[],this.tileQueue_=new TileQueue(this.getTilePriority.bind(this),this.handleTileChange_.bind(this)),this.addChangeListener(MapProperty.LAYERGROUP,this.handleLayerGroupChanged_),this.addChangeListener(MapProperty.VIEW,this.handleViewChanged_),this.addChangeListener(MapProperty.SIZE,this.handleSizeChanged_),this.addChangeListener(MapProperty.TARGET,this.handleTargetChanged_),this.setProperties(t.values);const r=this;!e.view||e.view instanceof View||e.view.then(function(e){r.setView(new View(e))}),this.controls.addEventListener(CollectionEventType.ADD,e=>{e.element.setMap(this)}),this.controls.addEventListener(CollectionEventType.REMOVE,e=>{e.element.setMap(null)}),this.interactions.addEventListener(CollectionEventType.ADD,e=>{e.element.setMap(this)}),this.interactions.addEventListener(CollectionEventType.REMOVE,e=>{e.element.setMap(null)}),this.overlays_.addEventListener(CollectionEventType.ADD,e=>{this.addOverlayInternal_(e.element)}),this.overlays_.addEventListener(CollectionEventType.REMOVE,e=>{const t=e.element.getId();void 0!==t&&delete this.overlayIdIndex_[t.toString()],e.element.setMap(null)}),this.controls.forEach(e=>{e.setMap(this)}),this.interactions.forEach(e=>{e.setMap(this)}),this.overlays_.forEach(this.addOverlayInternal_.bind(this))}addControl(e){this.getControls().push(e)}addInteraction(e){this.getInteractions().push(e)}addLayer(e){this.getLayerGroup().getLayers().push(e)}handleLayerAdd_(e){setLayerMapProperty(e.layer,this)}addOverlay(e){this.getOverlays().push(e)}addOverlayInternal_(e){const t=e.getId();void 0!==t&&(this.overlayIdIndex_[t.toString()]=e),e.setMap(this)}disposeInternal(){this.controls.clear(),this.interactions.clear(),this.overlays_.clear(),this.resizeObserver_?.disconnect(),this.setTarget(null),super.disposeInternal()}forEachFeatureAtPixel(e,t,r){if(!this.frameState_||!this.renderer_)return;const n=this.getCoordinateFromPixelInternal(e),i=void 0!==(r=void 0!==r?r:{}).hitTolerance?r.hitTolerance:0,o=void 0!==r.layerFilter?r.layerFilter:TRUE,s=!1!==r.checkWrapped;return this.renderer_.forEachFeatureAtCoordinate(n,this.frameState_,i,s,t,null,o,null)}getFeaturesAtPixel(e,t){const r=[];return this.forEachFeatureAtPixel(e,function(e){r.push(e)},t),r}getAllLayers(){const e=[];return function t(r){r.forEach(function(r){r instanceof LayerGroup?t(r.getLayers()):e.push(r)})}(this.getLayers()),e}hasFeatureAtPixel(e,t){if(!this.frameState_||!this.renderer_)return!1;const r=this.getCoordinateFromPixelInternal(e),n=void 0!==(t=void 0!==t?t:{}).layerFilter?t.layerFilter:TRUE,i=void 0!==t.hitTolerance?t.hitTolerance:0,o=!1!==t.checkWrapped;return this.renderer_.hasFeatureAtCoordinate(r,this.frameState_,i,o,n,null)}getEventCoordinate(e){return this.getCoordinateFromPixel(this.getEventPixel(e))}getEventCoordinateInternal(e){return this.getCoordinateFromPixelInternal(this.getEventPixel(e))}getEventPixel(e){const t=this.viewport_.getBoundingClientRect(),r=this.getSize(),n=t.width/r[0],i=t.height/r[1],o="changedTouches"in e?e.changedTouches[0]:e;return[(o.clientX-t.left)/n,(o.clientY-t.top)/i]}getTarget(){return this.get(MapProperty.TARGET)}getTargetElement(){return this.targetElement_}getCoordinateFromPixel(e){return toUserCoordinate(this.getCoordinateFromPixelInternal(e),this.getView().getProjection())}getCoordinateFromPixelInternal(e){const t=this.frameState_;return t?apply$1(t.pixelToCoordinateTransform,e.slice()):null}getControls(){return this.controls}getOverlays(){return this.overlays_}getOverlayById(e){const t=this.overlayIdIndex_[e.toString()];return void 0!==t?t:null}getInteractions(){return this.interactions}getLayerGroup(){return this.get(MapProperty.LAYERGROUP)}setLayers(e){const t=this.getLayerGroup();if(e instanceof Collection)return void t.setLayers(e);const r=t.getLayers();r.clear(),r.extend(e)}getLayers(){return this.getLayerGroup().getLayers()}getLoadingOrNotReady(){const e=this.getLayerGroup().getLayerStatesArray();for(let t=0,r=e.length;t=0;r--){const n=t[r];if(n.getMap()===this&&n.getActive()&&this.getTargetElement()&&(!n.handleEvent(e)||e.propagationStopped))break}}}handlePostRender(){const e=this.frameState_,t=this.tileQueue_;if(!t.isEmpty()){let r=this.maxTilesLoading_,n=r;if(e){const t=e.viewHints;if(t[ViewHint.ANIMATING]||t[ViewHint.INTERACTING]){const t=Date.now()-e.time>8;r=t?0:8,n=t?0:2}}t.getTilesLoading(){this.postRenderTimeoutHandle_=void 0,this.handlePostRender()},0))}setLayerGroup(e){const t=this.getLayerGroup();t&&this.handleLayerRemove_(new GroupEvent("removelayer",t)),this.set(MapProperty.LAYERGROUP,e)}setSize(e){this.set(MapProperty.SIZE,e)}setTarget(e){this.set(MapProperty.TARGET,e)}setView(e){if(!e||e instanceof View)return void this.set(MapProperty.VIEW,e);this.set(MapProperty.VIEW,new View);const t=this;e.then(function(e){t.setView(new View(e))})}updateSize(){const e=this.getTargetElement();let t;if(e){let r,n;if(isCanvas(e))r=e.width,n=e.height;else{const t=getComputedStyle(e);r=e.offsetWidth-parseFloat(t.borderLeftWidth)-parseFloat(t.paddingLeft)-parseFloat(t.paddingRight)-parseFloat(t.borderRightWidth),n=e.offsetHeight-parseFloat(t.borderTopWidth)-parseFloat(t.paddingTop)-parseFloat(t.paddingBottom)-parseFloat(t.borderBottomWidth)}isNaN(r)||isNaN(n)||(t=[Math.max(0,r),Math.max(0,n)],!hasArea(t)&&(e.offsetWidth||e.offsetHeight||e.getClientRects().length)&&warn("No map visible because the map container's width or height are 0."))}const r=this.getSize();!t||r&&equals$2(t,r)||(this.setSize(t),this.updateViewportSize_(t))}updateViewportSize_(e){const t=this.getView();t&&t.setViewportSize(e)}};function createOptionsInternal(e){let t=null;void 0!==e.keyboardEventTarget&&(t="string"==typeof e.keyboardEventTarget?document.getElementById(e.keyboardEventTarget):e.keyboardEventTarget);const r={},n=e.layers&&"function"==typeof e.layers.getLayers?e.layers:new LayerGroup({layers:e.layers});let i,o,s;return r[MapProperty.LAYERGROUP]=n,r[MapProperty.TARGET]=e.target,r[MapProperty.VIEW]=e.view instanceof View?e.view:new View,void 0!==e.controls&&(Array.isArray(e.controls)?i=new Collection(e.controls.slice()):(assert$1("function"==typeof e.controls.getArray,"Expected `controls` to be an array or an `ol/Collection.js`"),i=e.controls)),void 0!==e.interactions&&(Array.isArray(e.interactions)?o=new Collection(e.interactions.slice()):(assert$1("function"==typeof e.interactions.getArray,"Expected `interactions` to be an array or an `ol/Collection.js`"),o=e.interactions)),void 0!==e.overlays?Array.isArray(e.overlays)?s=new Collection(e.overlays.slice()):(assert$1("function"==typeof e.overlays.getArray,"Expected `overlays` to be an array or an `ol/Collection.js`"),s=e.overlays):s=new Collection,{controls:i,interactions:o,keyboardEventTarget:t,overlays:s,values:r}}const Property$1={ELEMENT:"element",MAP:"map",OFFSET:"offset",POSITION:"position",POSITIONING:"positioning"};class Overlay extends BaseObject{constructor(e){super(),this.on,this.once,this.un,this.options=e,this.id=e.id,this.insertFirst=void 0===e.insertFirst||e.insertFirst,this.stopEvent=void 0===e.stopEvent||e.stopEvent,this.element=document.createElement("div"),this.element.className=void 0!==e.className?e.className:"ol-overlay-container "+CLASS_SELECTABLE,this.element.style.position="absolute",this.element.style.pointerEvents="auto",this.autoPan=!0===e.autoPan?{}:e.autoPan||void 0,this.rendered={transform_:"",visible:!0},this.mapPostrenderListenerKey=null,this.addChangeListener(Property$1.ELEMENT,this.handleElementChanged),this.addChangeListener(Property$1.MAP,this.handleMapChanged),this.addChangeListener(Property$1.OFFSET,this.handleOffsetChanged),this.addChangeListener(Property$1.POSITION,this.handlePositionChanged),this.addChangeListener(Property$1.POSITIONING,this.handlePositioningChanged),void 0!==e.element&&this.setElement(e.element),this.setOffset(void 0!==e.offset?e.offset:[0,0]),this.setPositioning(e.positioning||"top-left"),void 0!==e.position&&this.setPosition(e.position)}getElement(){return this.get(Property$1.ELEMENT)}getId(){return this.id}getMap(){return this.get(Property$1.MAP)||null}getOffset(){return this.get(Property$1.OFFSET)}getPosition(){return this.get(Property$1.POSITION)}getPositioning(){return this.get(Property$1.POSITIONING)}handleElementChanged(){removeChildren(this.element);const e=this.getElement();e&&this.element.appendChild(e)}handleMapChanged(){this.mapPostrenderListenerKey&&(this.element?.remove(),unlistenByKey(this.mapPostrenderListenerKey),this.mapPostrenderListenerKey=null);const e=this.getMap();if(e){this.mapPostrenderListenerKey=listen(e,MapEventType.POSTRENDER,this.render,this),this.updatePixelPosition();const t=this.stopEvent?e.getOverlayContainerStopEvent():e.getOverlayContainer();this.insertFirst?t.insertBefore(this.element,t.childNodes[0]||null):t.appendChild(this.element),this.performAutoPan()}}render(){this.updatePixelPosition()}handleOffsetChanged(){this.updatePixelPosition()}handlePositionChanged(){this.updatePixelPosition(),this.performAutoPan()}handlePositioningChanged(){this.updatePixelPosition()}setElement(e){this.set(Property$1.ELEMENT,e)}setMap(e){this.set(Property$1.MAP,e)}setOffset(e){this.set(Property$1.OFFSET,e)}setPosition(e){this.set(Property$1.POSITION,e)}performAutoPan(){this.autoPan&&this.panIntoView(this.autoPan)}panIntoView(e){const t=this.getMap();if(!t||!t.getTargetElement()||!this.get(Property$1.POSITION))return;const r=this.getRect(t.getTargetElement(),t.getSize()),n=this.getElement(),i=this.getRect(n,[outerWidth(n),outerHeight(n)]),o=void 0===(e=e||{}).margin?20:e.margin;if(!containsExtent(r,i)){const n=i[0]-r[0],s=r[2]-i[2],a=i[1]-r[1],l=r[3]-i[3],c=[0,0];if(n<0?c[0]=n-o:s<0&&(c[0]=Math.abs(s)+o),a<0?c[1]=a-o:l<0&&(c[1]=Math.abs(l)+o),0!==c[0]||0!==c[1]){const r=t.getView().getCenterInternal(),n=t.getPixelFromCoordinateInternal(r);if(!n)return;const i=[n[0]+c[0],n[1]+c[1]],o=e.animation||{};t.getView().animateInternal({center:t.getCoordinateFromPixelInternal(i),duration:o.duration,easing:o.easing})}}}getRect(e,t){const r=e.getBoundingClientRect(),n=r.left+window.pageXOffset,i=r.top+window.pageYOffset;return[n,i,n+t[0],i+t[1]]}setPositioning(e){this.set(Property$1.POSITIONING,e)}setVisible(e){this.rendered.visible!==e&&(this.element.style.display=e?"":"none",this.rendered.visible=e)}updatePixelPosition(){const e=this.getMap(),t=this.getPosition();if(!e||!e.isRendered()||!t)return void this.setVisible(!1);const r=e.getPixelFromCoordinate(t),n=e.getSize();this.updateRenderedPosition(r,n)}updateRenderedPosition(e,t){const r=this.element.style,n=this.getOffset(),i=this.getPositioning();this.setVisible(!0);let o="0%",s="0%";"bottom-right"==i||"center-right"==i||"top-right"==i?o="-100%":"bottom-center"!=i&&"center-center"!=i&&"top-center"!=i||(o="-50%"),"bottom-left"==i||"bottom-center"==i||"bottom-right"==i?s="-100%":"center-left"!=i&&"center-center"!=i&&"center-right"!=i||(s="-50%");const a=`translate(${o}, ${s}) translate(${e[0]+n[0]}px, ${e[1]+n[1]}px)`;this.rendered.transform_!=a&&(this.rendered.transform_=a,r.transform=a)}getOptions(){return this.options}}class Feature extends BaseObject{constructor(e){if(super(),this.on,this.once,this.un,this.id_=void 0,this.geometryName_="geometry",this.style_=null,this.styleFunction_=void 0,this.geometryChangeKey_=null,this.addChangeListener(this.geometryName_,this.handleGeometryChanged_),e)if("function"==typeof e.getSimplifiedGeometry){const t=e;this.setGeometry(t)}else{const t=e;this.setProperties(t)}}clone(){const e=new Feature(this.hasProperties()?this.getProperties():null);e.setGeometryName(this.getGeometryName());const t=this.getGeometry();t&&e.setGeometry(t.clone());const r=this.getStyle();return r&&e.setStyle(r),e}getGeometry(){return this.get(this.geometryName_)}getId(){return this.id_}getGeometryName(){return this.geometryName_}getStyle(){return this.style_}getStyleFunction(){return this.styleFunction_}handleGeometryChange_(){this.changed()}handleGeometryChanged_(){this.geometryChangeKey_&&(unlistenByKey(this.geometryChangeKey_),this.geometryChangeKey_=null);const e=this.getGeometry();e&&(this.geometryChangeKey_=listen(e,EventType$1.CHANGE,this.handleGeometryChange_,this)),this.changed()}setGeometry(e){this.set(this.geometryName_,e)}setStyle(e){this.style_=e,this.styleFunction_=e?createStyleFunction(e):void 0,this.changed()}setId(e){this.id_=e,this.changed()}setGeometryName(e){this.removeChangeListener(this.geometryName_,this.handleGeometryChanged_),this.geometryName_=e,this.addChangeListener(this.geometryName_,this.handleGeometryChanged_),this.handleGeometryChanged_()}}function createStyleFunction(e){if("function"==typeof e)return e;let t;return Array.isArray(e)?t=e:(assert$1("function"==typeof e.getZIndex,"Expected an `ol/style/Style` or an array of `ol/style/Style.js`"),t=[e]),function(){return t}}function interpolatePoint(e,t,r,n,i,o,s){let a,l;const c=(r-t)/n;if(1===c)a=t;else if(2===c)a=t,l=i;else if(0!==c){let o=e[t],s=e[t+1],c=0;const u=[0];for(let i=t+n;i1?s:2,o=o||new Array(s);for(let u=0;u>1;ia&&(this.instructions.push([Instruction.CUSTOM,a,c,e,r,inflateCoordinates,i]),this.hitDetectionInstructions.push([Instruction.CUSTOM,a,c,e,n||r,inflateCoordinates,i]));break;case"Point":l=e.getFlatCoordinates(),this.coordinates.push(l[0],l[1]),c=this.coordinates.length,this.instructions.push([Instruction.CUSTOM,a,c,e,r,void 0,i]),this.hitDetectionInstructions.push([Instruction.CUSTOM,a,c,e,n||r,void 0,i])}this.endGeometry(t)}beginGeometry(e,t,r){this.beginGeometryInstruction1_=[Instruction.BEGIN_GEOMETRY,t,0,e,r],this.instructions.push(this.beginGeometryInstruction1_),this.beginGeometryInstruction2_=[Instruction.BEGIN_GEOMETRY,t,0,e,r],this.hitDetectionInstructions.push(this.beginGeometryInstruction2_)}finish(){return{instructions:this.instructions,hitDetectionInstructions:this.hitDetectionInstructions,coordinates:this.coordinates}}reverseHitDetectionInstructions(){const e=this.hitDetectionInstructions;let t;e.reverse();const r=e.length;let n,i,o=-1;for(t=0;tthis.maxLineWidth&&(this.maxLineWidth=t.lineWidth,this.bufferedMaxExtent_=null)}else t.strokeStyle=void 0,t.lineCap=void 0,t.lineDash=null,t.lineDashOffset=void 0,t.lineJoin=void 0,t.lineWidth=void 0,t.miterLimit=void 0;return t}setFillStrokeStyle(e,t){const r=this.state;this.fillStyleToState(e,r),this.strokeStyleToState(t,r)}createFill(e){const t=e.fillStyle,r=[Instruction.SET_FILL_STYLE,t];return"string"!=typeof t&&r.push(e.fillPatternScale),r}applyStroke(e){this.instructions.push(this.createStroke(e))}createStroke(e){return[Instruction.SET_STROKE_STYLE,e.strokeStyle,e.lineWidth*this.pixelRatio,e.lineCap,e.lineJoin,e.miterLimit,e.lineDash?this.applyPixelRatio(e.lineDash):null,e.lineDashOffset*this.pixelRatio]}updateFillStyle(e,t){const r=e.fillStyle;"string"==typeof r&&e.currentFillStyle==r||(this.instructions.push(t.call(this,e)),e.currentFillStyle=r)}updateStrokeStyle(e,t){const r=e.strokeStyle,n=e.lineCap,i=e.lineDash,o=e.lineDashOffset,s=e.lineJoin,a=e.lineWidth,l=e.miterLimit;(e.currentStrokeStyle!=r||e.currentLineCap!=n||i!=e.currentLineDash&&!equals$2(e.currentLineDash,i)||e.currentLineDashOffset!=o||e.currentLineJoin!=s||e.currentLineWidth!=a||e.currentMiterLimit!=l)&&(t.call(this,e),e.currentStrokeStyle=r,e.currentLineCap=n,e.currentLineDash=i,e.currentLineDashOffset=o,e.currentLineJoin=s,e.currentLineWidth=a,e.currentMiterLimit=l)}endGeometry(e){this.beginGeometryInstruction1_[2]=this.instructions.length,this.beginGeometryInstruction1_=null,this.beginGeometryInstruction2_[2]=this.hitDetectionInstructions.length,this.beginGeometryInstruction2_=null;const t=[Instruction.END_GEOMETRY,e];this.instructions.push(t),this.hitDetectionInstructions.push(t)}getBufferedMaxExtent(){if(!this.bufferedMaxExtent_&&(this.bufferedMaxExtent_=clone(this.maxExtent),this.maxLineWidth>0)){const e=this.resolution*(this.maxLineWidth+1)/2;buffer(this.bufferedMaxExtent_,e,this.bufferedMaxExtent_)}return this.bufferedMaxExtent_}}class CanvasImageBuilder extends CanvasBuilder{constructor(e,t,r,n){super(e,t,r,n),this.hitDetectionImage_=null,this.image_=null,this.imagePixelRatio_=void 0,this.anchorX_=void 0,this.anchorY_=void 0,this.height_=void 0,this.opacity_=void 0,this.originX_=void 0,this.originY_=void 0,this.rotateWithView_=void 0,this.rotation_=void 0,this.scale_=void 0,this.width_=void 0,this.declutterMode_=void 0,this.declutterImageWithText_=void 0}drawPoint(e,t,r){if(!this.image_||this.maxExtent&&!containsCoordinate(this.maxExtent,e.getFlatCoordinates()))return;this.beginGeometry(e,t,r);const n=e.getFlatCoordinates(),i=e.getStride(),o=this.coordinates.length,s=this.appendFlatPointCoordinates(n,i);this.instructions.push([Instruction.DRAW_IMAGE,o,s,this.image_,this.anchorX_*this.imagePixelRatio_,this.anchorY_*this.imagePixelRatio_,Math.ceil(this.height_*this.imagePixelRatio_),this.opacity_,this.originX_*this.imagePixelRatio_,this.originY_*this.imagePixelRatio_,this.rotateWithView_,this.rotation_,[this.scale_[0]*this.pixelRatio/this.imagePixelRatio_,this.scale_[1]*this.pixelRatio/this.imagePixelRatio_],Math.ceil(this.width_*this.imagePixelRatio_),this.declutterMode_,this.declutterImageWithText_]),this.hitDetectionInstructions.push([Instruction.DRAW_IMAGE,o,s,this.hitDetectionImage_,this.anchorX_,this.anchorY_,this.height_,1,this.originX_,this.originY_,this.rotateWithView_,this.rotation_,this.scale_,this.width_,this.declutterMode_,this.declutterImageWithText_]),this.endGeometry(t)}drawMultiPoint(e,t,r){if(!this.image_)return;this.beginGeometry(e,t,r);const n=e.getFlatCoordinates(),i=[];for(let a=0,l=n.length;a=e){const t=(e-a+h)/h,d=lerp(r,c,t),p=lerp(n,u,t);l.push(d,p),o.push(l),l=[d,p],a==e&&(s+=i),a=0}else if(a0&&o.push(l),o}function matchingChunk(e,t,r,n,i){let o,s,a,l,c,u,h,d,p,f,g=r,m=r,y=0,b=0,v=r;for(s=r;se&&(b>y&&(y=b,g=v,m=s),b=0,v=s-i)),a=l,h=p,d=f),c=r,u=n}return b+=l,b>y?[v,s]:[g,m]}const TEXT_ALIGN={left:0,center:.5,right:1,top:0,middle:.5,hanging:.2,alphabetic:.8,ideographic:.8,bottom:1};class CanvasTextBuilder extends CanvasBuilder{constructor(e,t,r,n){super(e,t,r,n),this.labels_=null,this.text_="",this.textOffsetX_=0,this.textOffsetY_=0,this.textRotateWithView_=void 0,this.textKeepUpright_=void 0,this.textRotation_=0,this.textFillState_=null,this.fillStates={},this.fillStates[defaultFillStyle]={fillStyle:defaultFillStyle},this.textStrokeState_=null,this.strokeStates={},this.textState_={},this.textStates={},this.textKey_="",this.fillKey_="",this.strokeKey_="",this.declutterMode_=void 0,this.declutterImageWithText_=void 0}finish(){const e=super.finish();return e.textStates=this.textStates,e.fillStates=this.fillStates,e.strokeStates=this.strokeStates,e}drawText(e,t,r){const n=this.textFillState_,i=this.textStrokeState_,o=this.textState_;if(""===this.text_||!o||!n&&!i)return;const s=this.coordinates;let a=s.length;const l=e.getType();let c=null,u=e.getStride();if("line"!==o.placement||"LineString"!=l&&"MultiLineString"!=l&&"Polygon"!=l&&"MultiPolygon"!=l){let n=o.overflow?null:[];switch(l){case"Point":case"MultiPoint":c=e.getFlatCoordinates();break;case"LineString":c=e.getFlatMidpoint();break;case"Circle":c=e.getCenter();break;case"MultiLineString":c=e.getFlatMidpoints(),u=2;break;case"Polygon":c=e.getFlatInteriorPoint(),o.overflow||n.push(c[2]/this.resolution),u=3;break;case"MultiPolygon":const t=e.getFlatInteriorPoints();c=[];for(let e=0,r=t.length;e{const n=s[2*(e+r)]===c[r*u]&&s[2*(e+r)+1]===c[r*u+1];return n||--e,n})}this.saveTextStates_();const h=o.backgroundFill?this.createFill(this.fillStyleToState(o.backgroundFill)):null,d=o.backgroundStroke?this.createStroke(this.strokeStyleToState(o.backgroundStroke)):null;this.beginGeometry(e,t,r);let p=o.padding;if(p!=defaultPadding&&(o.scale[0]<0||o.scale[1]<0)){let e=o.padding[0],t=o.padding[1],r=o.padding[2],n=o.padding[3];o.scale[0]<0&&(t=-t,n=-n),o.scale[1]<0&&(e=-e,r=-r),p=[e,t,r,n]}const f=this.pixelRatio;this.instructions.push([Instruction.DRAW_IMAGE,a,i,null,NaN,NaN,NaN,1,0,0,this.textRotateWithView_,this.textRotation_,[1,1],NaN,this.declutterMode_,this.declutterImageWithText_,p==defaultPadding?defaultPadding:p.map(function(e){return e*f}),h,d,this.text_,this.textKey_,this.strokeKey_,this.fillKey_,this.textOffsetX_,this.textOffsetY_,n]);const g=1/f,m=h?h.slice(0):null;m&&(m[1]=defaultFillStyle),this.hitDetectionInstructions.push([Instruction.DRAW_IMAGE,a,i,null,NaN,NaN,NaN,1,0,0,this.textRotateWithView_,this.textRotation_,[g,g],NaN,this.declutterMode_,this.declutterImageWithText_,p,m,d,this.text_,this.textKey_,this.strokeKey_,this.fillKey_?defaultFillStyle:this.fillKey_,this.textOffsetX_,this.textOffsetY_,n]),this.endGeometry(t)}else{if(!intersects$1(this.maxExtent,e.getExtent()))return;let n;if(c=e.getFlatCoordinates(),"LineString"==l)n=[c.length];else if("MultiLineString"==l)n=e.getEnds();else if("Polygon"==l)n=e.getEnds().slice(0,1);else if("MultiPolygon"==l){const t=e.getEndss();n=[];for(let e=0,r=t.length;ee[2]}else A=E>x;const I=Math.PI,P=[],k=C+n===t;let O;if(y=0,b=S,p=e[t=C],f=e[t+1],k){v(),O=Math.atan2(f-m,p-g),A&&(O+=O>0?-I:I);const e=(x+E)/2,t=(R+w)/2;return P[0]=[e,t,(T-o)/2,O,i],P}for(let L=0,M=(i=i.replace(/\n/g," ")).length;L0?-I:I),void 0!==O){let t=e-O;if(t+=t>I?-2*I:t<-I?2*I:0,Math.abs(t)>s)return null}O=e;const h=L;let d=0;for(;L{if("function"==typeof getSharedCanvasContext2D()[t])return this.push_(t),this.pushMethodArgs_},set:(e,t,r)=>(this.push_(t,r),!0)})}push_(...e){const t=this.instructions_,r=this.zIndex+this.offset_;t[r]||(t[r]=[]),t[r].push(...e)}pushMethodArgs_=(...e)=>(this.push_(e),this);pushFunction(e){this.push_(e)}getContext(){return this.context_}draw(e){this.instructions_.forEach(t=>{for(let r=0,n=t.length;r0&&e.push("\n",""),e.push(t,""),e}function richTextToPlainText(e,t,r){return r%2==0&&(e+=t),e}class Executor{constructor(e,t,r,n,i){this.overlaps=r,this.pixelRatio=t,this.resolution=e,this.alignAndScaleFill_,this.instructions=n.instructions,this.coordinates=n.coordinates,this.coordinateCache_={},this.renderedTransform_=create(),this.hitDetectionInstructions=n.hitDetectionInstructions,this.pixelCoordinates_=null,this.viewRotation_=0,this.fillStates=n.fillStates||{},this.strokeStates=n.strokeStates||{},this.textStates=n.textStates||{},this.widths_={},this.labels_={},this.zIndexContext_=i?new ZIndexContext:null}getZIndexContext(){return this.zIndexContext_}createLabel(e,t,r,n){const i=e+t+r+n;if(this.labels_[i])return this.labels_[i];const o=n?this.strokeStates[n]:null,s=r?this.fillStates[r]:null,a=this.textStates[t],l=this.pixelRatio,c=[a.scale[0]*l,a.scale[1]*l],u=a.justify?TEXT_ALIGN[a.justify]:horizontalTextAlign(Array.isArray(e)?e[0]:e,a.textAlign||defaultTextAlign),h=n&&o.lineWidth?o.lineWidth:0,d=Array.isArray(e)?e:String(e).split("\n").reduce(createTextChunks,[]),{width:p,height:f,widths:g,heights:m,lineWidths:y}=getTextDimensions(a,d),b=p+h,v=[],_=(b+2)*c[0],E=(f+h)*c[1],w={width:_<0?Math.floor(_):Math.ceil(_),height:E<0?Math.floor(E):Math.ceil(E),contextInstructions:v};1==c[0]&&1==c[1]||v.push("scale",c),n&&(v.push("strokeStyle",o.strokeStyle),v.push("lineWidth",h),v.push("lineCap",o.lineCap),v.push("lineJoin",o.lineJoin),v.push("miterLimit",o.miterLimit),v.push("setLineDash",[o.lineDash]),v.push("lineDashOffset",o.lineDashOffset)),r&&v.push("fillStyle",s.fillStyle),v.push("textBaseline","middle"),v.push("textAlign","center");const C=.5-u;let S=u*b+C*h;const T=[],x=[];let R,A=0,I=0,P=0,k=0;for(let O=0,L=d.length;Oe?e-l:i,v=o+c>t?t-c:o,_=p[3]+b*h[0]+p[1],E=p[0]+v*h[1]+p[2],w=m-p[3],C=y-p[0];let S;return(f||0!==u)&&(p1[0]=w,p4[0]=w,p1[1]=C,p2[1]=C,p2[0]=w+_,p3[0]=p2[0],p3[1]=C+E,p4[1]=p3[1]),0!==u?(S=compose(create(),r,n,1,1,u,-r,-n),apply$1(S,p1),apply$1(S,p2),apply$1(S,p3),apply$1(S,p4),createOrUpdate$2(Math.min(p1[0],p2[0],p3[0],p4[0]),Math.min(p1[1],p2[1],p3[1],p4[1]),Math.max(p1[0],p2[0],p3[0],p4[0]),Math.max(p1[1],p2[1],p3[1],p4[1]),tmpExtent)):createOrUpdate$2(Math.min(w,w+_),Math.min(C,C+E),Math.max(w,w+_),Math.max(C,C+E),tmpExtent),d&&(m=Math.round(m),y=Math.round(y)),{drawImageX:m,drawImageY:y,drawImageW:b,drawImageH:v,originX:l,originY:c,declutterBox:{minX:tmpExtent[0],minY:tmpExtent[1],maxX:tmpExtent[2],maxY:tmpExtent[3],value:g},canvasTransform:S,scale:h}}replayImageOrLabel_(e,t,r,n,i,o,s){const a=!(!o&&!s),l=n.declutterBox,c=s?s[2]*n.scale[0]/2:0;return l.minX-c<=t[0]&&l.maxX+c>=0&&l.minY-c<=t[1]&&l.maxY+c>=0&&(a&&this.replayTextBackground_(e,p1,p2,p3,p4,o,s),drawImageOrLabel(e,n.canvasTransform,i,r,n.originX,n.originY,n.drawImageW,n.drawImageH,n.drawImageX,n.drawImageY,n.scale)),!0}fill_(e){const t=this.alignAndScaleFill_;if(t){const r=apply$1(this.renderedTransform_,[0,0]),n=512*this.pixelRatio;e.save(),e.translate(r[0]%n,r[1]%n),1!==t&&e.scale(t,t),e.rotate(this.viewRotation_)}e.fill(),t&&e.restore()}setStrokeStyle_(e,t){e.strokeStyle=t[1],t[1]&&(e.lineWidth=t[2],e.lineCap=t[3],e.lineJoin=t[4],e.miterLimit=t[5],e.lineDashOffset=t[7],e.setLineDash(t[6]))}drawLabelWithPointPlacement_(e,t,r,n){const i=this.textStates[t],o=this.createLabel(e,t,n,r),s=this.strokeStates[r],a=this.pixelRatio,l=horizontalTextAlign(Array.isArray(e)?e[0]:e,i.textAlign||defaultTextAlign),c=TEXT_ALIGN[i.textBaseline||defaultTextBaseline],u=s&&s.lineWidth?s.lineWidth:0;return{label:o,anchorX:l*(o.width/a-2*i.scale[0])+2*(.5-l)*u,anchorY:c*o.height/a+2*(.5-c)*u}}execute_(e,t,r,n,i,o,s,a){const l=this.zIndexContext_;let c;this.pixelCoordinates_&&equals$2(r,this.renderedTransform_)?c=this.pixelCoordinates_:(this.pixelCoordinates_||(this.pixelCoordinates_=[]),c=transform2D(this.coordinates,0,this.coordinates.length,2,r,this.pixelCoordinates_),setFromArray(this.renderedTransform_,r));let u=0;const h=n.length;let d,p,f,g,m,y,b,v,_,E,w,C,S,T=0,x=0,R=0;const A=this.coordinateCache_,I=this.viewRotation_,P=Math.round(1e12*Math.atan2(-r[1],r[0]))/1e12,k={context:e,pixelRatio:this.pixelRatio,resolution:this.resolution,rotation:I},O=this.instructions!=n||this.overlaps?0:200;let L,M,D,N;for(;uO&&(this.fill_(e),x=0),R>O&&(e.stroke(),R=0),x||R||(e.beginPath(),m=NaN,y=NaN),++u;break;case Instruction.CIRCLE:T=r[1];const n=c[T],h=c[T+1],F=c[T+2]-n,$=c[T+3]-h,B=Math.sqrt(F*F+$*$);e.moveTo(n+B,h),e.arc(n,h,B,0,2*Math.PI,!0),++u;break;case Instruction.CLOSE_PATH:e.closePath(),++u;break;case Instruction.CUSTOM:T=r[1],d=r[2];const U=r[3],z=r[4],j=r[5];k.geometry=U,k.feature=L,u in A||(A[u]=[]);const V=A[u];j?j(c,T,d,2,V):(V[0]=c[T],V[1]=c[T+1],V.length=2),l&&(l.zIndex=r[6]),z(V,k),++u;break;case Instruction.DRAW_IMAGE:T=r[1],d=r[2],_=r[3],p=r[4],f=r[5];let G=r[6];const H=r[7],q=r[8],W=r[9],K=r[10];let Y=r[11];const Z=r[12];let X=r[13];g=r[14]||"declutter";const J=r[15];if(!_&&r.length>=20){E=r[19],w=r[20],C=r[21],S=r[22];const e=this.drawLabelWithPointPlacement_(E,w,C,S);_=e.label,r[3]=_;const t=r[23];p=(e.anchorX-t)*this.pixelRatio,r[4]=p;const n=r[24];f=(e.anchorY-n)*this.pixelRatio,r[5]=f,G=_.height,r[6]=G,X=_.width,r[13]=X}let Q,ee,te,re;r.length>25&&(Q=r[25]),r.length>17?(ee=r[16],te=r[17],re=r[18]):(ee=defaultPadding,te=null,re=null),K&&P?Y+=I:K||P||(Y-=I);let ne=0;for(;T!DECLUTTER.includes(e));class ExecutorGroup{constructor(e,t,r,n,i,o,s){this.maxExtent_=e,this.overlaps_=n,this.pixelRatio_=r,this.resolution_=t,this.renderBuffer_=o,this.executorsByZIndex_={},this.hitDetectionContext_=null,this.hitDetectionTransform_=create(),this.renderedContext_=null,this.deferredZIndexContexts_={},this.createExecutors_(i,s)}clip(e,t){const r=this.getClipCoords(t);e.beginPath(),e.moveTo(r[0],r[1]),e.lineTo(r[2],r[3]),e.lineTo(r[4],r[5]),e.lineTo(r[6],r[7]),e.clip()}createExecutors_(e,t){for(const r in e){let n=this.executorsByZIndex_[r];void 0===n&&(n={},this.executorsByZIndex_[r]=n);const i=e[r];for(const e in i){const r=i[e];n[e]=new Executor(this.resolution_,this.pixelRatio_,this.overlaps_,r,t)}}}hasExecutors(e){for(const t in this.executorsByZIndex_){const r=this.executorsByZIndex_[t];for(let t=0,n=e.length;t0){if(!o||"none"===r||"Image"!==d&&"Text"!==d||o.includes(e)){const r=(h[l]-3)/4,o=n-r%s,a=n-(r/s|0),c=i(e,t,o*o+a*a);if(c)return c}c.clearRect(0,0,s,s);break}}const f=Object.keys(this.executorsByZIndex_).map(Number);let g,m,y,b,v;for(f.sort(ascending),g=f.length-1;g>=0;--g){const e=f[g].toString();for(y=this.executorsByZIndex_[e],m=ALL.length-1;m>=0;--m)if(d=ALL[m],b=y[d],void 0!==b&&(v=b.executeHitDetection(c,a,r,p,u),v))return v}}getClipCoords(e){const t=this.maxExtent_;if(!t)return null;const r=t[0],n=t[1],i=t[2],o=t[3],s=[r,n,r,o,i,o,i,n];return transform2D(s,0,8,2,e,s),s}isEmpty(){return isEmpty$1(this.executorsByZIndex_)}execute(e,t,r,n,i,o,s){const a=Object.keys(this.executorsByZIndex_).map(Number);a.sort(s?descending:ascending),o=o||ALL;const l=ALL.length;for(let c=0,u=a.length;cp.execute(e,t,r,n,i,s)):p.execute(h,t,r,n,i,s),d&&h.restore(),o){o.offset();const e=a[c]*l+ALL.indexOf(u);this.deferredZIndexContexts_[e]||(this.deferredZIndexContexts_[e]=[]),this.deferredZIndexContexts_[e].push(o)}}}}this.renderedContext_=e}getDeferredZIndexContexts(){return this.deferredZIndexContexts_}getRenderedContext(){return this.renderedContext_}renderDeferred(){const e=this.deferredZIndexContexts_,t=Object.keys(e).map(Number).sort(ascending);for(let r=0,n=t.length;r{e.draw(this.renderedContext_),e.clear()}),e[t[r]].length=0}}const circlePixelIndexArrayCache={};function getPixelIndexArray(e){if(void 0!==circlePixelIndexArrayCache[e])return circlePixelIndexArrayCache[e];const t=2*e+1,r=e*e,n=new Array(r+1);for(let o=0;o<=e;++o)for(let i=0;i<=e;++i){const s=o*o+i*i;if(s>r)break;let a=n[s];a||(a=[],n[s]=a),a.push(4*((e+o)*t+(e+i))+3),o>0&&a.push(4*((e-o)*t+(e+i))+3),i>0&&(a.push(4*((e+o)*t+(e-i))+3),o>0&&a.push(4*((e-o)*t+(e-i))+3))}const i=[];for(let o=0,s=n.length;oe*this.pixelRatio_),lineDashOffset:(i||defaultLineDashOffset)*this.pixelRatio_,lineJoin:void 0!==o?o:defaultLineJoin,lineWidth:(void 0!==s?s:defaultLineWidth)*this.pixelRatio_,miterLimit:void 0!==a?a:defaultMiterLimit,strokeStyle:asColorLike(e||defaultStrokeStyle)}}else this.strokeState_=null}setImageStyle(e){let t;if(!e||!(t=e.getSize()))return void(this.image_=null);const r=e.getPixelRatio(this.pixelRatio_),n=e.getAnchor(),i=e.getOrigin();this.image_=e.getImage(this.pixelRatio_),this.imageAnchorX_=n[0]*r,this.imageAnchorY_=n[1]*r,this.imageHeight_=t[1]*r,this.imageOpacity_=e.getOpacity(),this.imageOriginX_=i[0],this.imageOriginY_=i[1],this.imageRotateWithView_=e.getRotateWithView(),this.imageRotation_=e.getRotation();const o=e.getScaleArray();this.imageScale_=[o[0]*this.pixelRatio_/r,o[1]*this.pixelRatio_/r],this.imageWidth_=t[0]*r}setTextStyle(e){if(e){const t=e.getFill();if(t){const e=t.getColor();this.textFillState_={fillStyle:asColorLike(e||defaultFillStyle)}}else this.textFillState_=null;const r=e.getStroke();if(r){const e=r.getColor(),t=r.getLineCap(),n=r.getLineDash(),i=r.getLineDashOffset(),o=r.getLineJoin(),s=r.getWidth(),a=r.getMiterLimit();this.textStrokeState_={lineCap:void 0!==t?t:defaultLineCap,lineDash:n||defaultLineDash,lineDashOffset:i||defaultLineDashOffset,lineJoin:void 0!==o?o:defaultLineJoin,lineWidth:void 0!==s?s:defaultLineWidth,miterLimit:void 0!==a?a:defaultMiterLimit,strokeStyle:asColorLike(e||defaultStrokeStyle)}}else this.textStrokeState_=null;const n=e.getFont(),i=e.getOffsetX(),o=e.getOffsetY(),s=e.getRotateWithView(),a=e.getRotation(),l=e.getScaleArray(),c=e.getText(),u=e.getTextAlign(),h=e.getTextBaseline();this.textState_={font:void 0!==n?n:defaultFont,textAlign:void 0!==u?u:defaultTextAlign,textBaseline:void 0!==h?h:defaultTextBaseline},this.text_=void 0!==c?Array.isArray(c)?c.reduce((e,t,r)=>e+(r%2?" ":t),""):c:"",this.textOffsetX_=void 0!==i?this.pixelRatio_*i:0,this.textOffsetY_=void 0!==o?this.pixelRatio_*o:0,this.textRotateWithView_=void 0!==s&&s,this.textRotation_=void 0!==a?a:0,this.textScale_=[this.pixelRatio_*l[0],this.pixelRatio_*l[1]]}else this.text_=""}}const HIT_DETECT_RESOLUTION=.5;function createHitDetectionImageData(e,t,r,n,i,o,s,a,l){const c=l?toUserExtent(i):i,u=createCanvasContext2D(e[0]*HIT_DETECT_RESOLUTION,e[1]*HIT_DETECT_RESOLUTION);u.imageSmoothingEnabled=!1;const h=u.canvas,d=new CanvasImmediateRenderer(u,HIT_DETECT_RESOLUTION,i,null,s,a,l?getTransformFromProjections(getUserProjection(),l):null),p=r.length,f=Math.floor(16777215/p),g={};for(let y=1;y<=p;++y){const e=r[y-1],t=e.getStyleFunction()||n;if(!t)continue;let i=t(e,o);if(!i)continue;Array.isArray(i)||(i=[i]);const s=(y*f).toString(16).padStart(7,"#00000");for(let r=0,n=i.length;r0;return h&&Promise.all(l).then(()=>i(null)),renderFeatureInternal(e,t,r,n,o,s,a),h}function renderFeatureInternal(e,t,r,n,i,o,s){const a=r.getGeometryFunction()(t);if(!a)return;const l=a.simplifyTransformed(n,i);r.getRenderer()?renderGeometry(e,l,r,t,s):(0,GEOMETRY_RENDERERS[l.getType()])(e,l,r,t,s,o)}function renderGeometry(e,t,r,n,i){if("GeometryCollection"==t.getType()){const o=t.getGeometries();for(let t=0,s=o.length;tthis.maxStaleKeys&&(this.staleKeys_.length=this.maxStaleKeys)}getFeatures(e){return abstract()}getData(e){return null}prepareFrame(e){return abstract()}renderFrame(e,t){return abstract()}forEachFeatureAtCoordinate(e,t,r,n,i){}getLayer(){return this.layer_}handleFontsChanged(){}handleImageChange_(e){const t=e.target;t.getState()!==ImageState.LOADED&&t.getState()!==ImageState.ERROR||this.renderIfReadyAndVisible()}loadImage(e){let t=e.getState();return t!=ImageState.LOADED&&t!=ImageState.ERROR&&e.addEventListener(EventType$1.CHANGE,this.boundHandleImageChange_),t==ImageState.IDLE&&(e.load(),t=e.getState()),t==ImageState.LOADED}renderIfReadyAndVisible(){const e=this.getLayer();e&&e.getVisible()&&"ready"===e.getSourceState()&&e.changed()}renderDeferred(e){}disposeInternal(){delete this.layer_,super.disposeInternal()}}const canvasPool$2=[];let pixelContext=null;function createPixelContext(){pixelContext=createCanvasContext2D(1,1,void 0,{willReadFrequently:!0})}class CanvasLayerRenderer extends LayerRenderer{constructor(e){super(e),this.container=null,this.renderedResolution,this.tempTransform=create(),this.pixelTransform=create(),this.inversePixelTransform=create(),this.context=null,this.deferredContext_=null,this.containerReused=!1,this.frameState=null}getImageData(e,t,r){let n;pixelContext||createPixelContext(),pixelContext.clearRect(0,0,1,1);try{pixelContext.drawImage(e,t,r,1,1,0,0,1,1),n=pixelContext.getImageData(0,0,1,1).data}catch{return pixelContext=null,null}return n}getBackground(e){let t=this.getLayer().getBackground();return"function"==typeof t&&(t=t(e.viewState.resolution)),t||void 0}useContainer(e,t,r){const n=this.getLayer().getClassName();let i,o;if(e&&e.className===n&&(!r||e&&e.style.backgroundColor&&equals$2(asArray(e.style.backgroundColor),asArray(r)))){const t=e.firstElementChild;isCanvas(t)&&(o=t.getContext("2d"))}if(o&&equivalent(o.canvas.style.transform,t)?(this.container=e,this.context=o,this.containerReused=!0):this.containerReused?(this.container=null,this.context=null,this.containerReused=!1):this.container&&(this.container.style.backgroundColor=null),!this.container){i=WORKER_OFFSCREEN_CANVAS?createMockDiv():document.createElement("div"),i.className=n;let e=i.style;e.position="absolute",e.width="100%",e.height="100%",o=createCanvasContext2D();const t=o.canvas;i.appendChild(t),e=t.style,e.position="absolute",e.left="0",e.transformOrigin="top left",this.container=i,this.context=o}this.containerReused||!r||this.container.style.backgroundColor||(this.container.style.backgroundColor=r)}clipUnrotated(e,t,r){const n=getTopLeft(r),i=getTopRight(r),o=getBottomRight(r),s=getBottomLeft(r);apply$1(t.coordinateToPixelTransform,n),apply$1(t.coordinateToPixelTransform,i),apply$1(t.coordinateToPixelTransform,o),apply$1(t.coordinateToPixelTransform,s);const a=this.inversePixelTransform;apply$1(a,n),apply$1(a,i),apply$1(a,o),apply$1(a,s),e.save(),e.beginPath(),e.moveTo(Math.round(n[0]),Math.round(n[1])),e.lineTo(Math.round(i[0]),Math.round(i[1])),e.lineTo(Math.round(o[0]),Math.round(o[1])),e.lineTo(Math.round(s[0]),Math.round(s[1])),e.clip()}prepareContainer(e,t){const r=e.extent,n=e.viewState.resolution,i=e.viewState.rotation,o=e.pixelRatio,s=Math.round(getWidth(r)/n*o),a=Math.round(getHeight(r)/n*o);compose(this.pixelTransform,e.size[0]/2,e.size[1]/2,1/o,1/o,i,-s/2,-a/2),makeInverse(this.inversePixelTransform,this.pixelTransform);const l=toString$1(this.pixelTransform);if(this.useContainer(t,l,this.getBackground(e)),!this.containerReused){const e=this.context.canvas;e.width!=s||e.height!=a?(e.width=s,e.height=a):this.context.clearRect(0,0,s,a),l!==e.style.transform&&(e.style.transform=l)}}dispatchRenderEvent_(e,t,r){const n=this.getLayer();if(n.hasListener(e)){const i=new RenderEvent(e,this.inversePixelTransform,r,t);n.dispatchEvent(i)}}preRender(e,t){this.frameState=t,t.declutter||this.dispatchRenderEvent_(EventType.PRERENDER,e,t)}postRender(e,t){t.declutter||this.dispatchRenderEvent_(EventType.POSTRENDER,e,t)}renderDeferredInternal(e){}getRenderContext(e){return e.declutter&&!this.deferredContext_&&(this.deferredContext_=new ZIndexContext),e.declutter?this.deferredContext_.getContext():this.context}renderDeferred(e){e.declutter&&(this.dispatchRenderEvent_(EventType.PRERENDER,this.context,e),e.declutter&&this.deferredContext_&&(this.deferredContext_.draw(this.context),this.deferredContext_.clear()),this.renderDeferredInternal(e),this.dispatchRenderEvent_(EventType.POSTRENDER,this.context,e))}getRenderTransform(e,t,r,n,i,o,s){const a=i/2,l=o/2,c=n/t,u=-c,h=-e[0]+s,d=-e[1];return compose(this.tempTransform,a,l,c,u,-r,h,d)}disposeInternal(){delete this.frameState,super.disposeInternal()}}class CanvasVectorLayerRenderer extends CanvasLayerRenderer{constructor(e){super(e),this.boundHandleStyleImageChange_=this.handleStyleImageChange_.bind(this),this.animatingOrInteracting_,this.hitDetectionImageData_=null,this.clipped_=!1,this.renderedFeatures_=null,this.renderedRevision_=-1,this.renderedResolution_=NaN,this.renderedExtent_=createEmpty(),this.wrappedRenderedExtent_=createEmpty(),this.renderedRotation_,this.renderedCenter_=null,this.renderedProjection_=null,this.renderedPixelRatio_=1,this.renderedRenderOrder_=null,this.renderedFrameDeclutter_,this.replayGroup_=null,this.replayGroupChanged=!0,this.clipping=!0,this.targetContext_=null,this.opacity_=1}renderWorlds(e,t,r){const n=t.extent,i=t.viewState,o=i.center,s=i.resolution,a=i.projection,l=i.rotation,c=a.getExtent(),u=this.getLayer().getSource(),h=this.getLayer().getDeclutter(),d=t.pixelRatio,p=t.viewHints,f=!(p[ViewHint.ANIMATING]||p[ViewHint.INTERACTING]),g=this.context,m=Math.round(getWidth(n)/s*d),y=Math.round(getHeight(n)/s*d),b=u.getWrapX()&&a.canWrapX(),v=b?getWidth(c):null,_=b?Math.ceil((n[2]-c[2])/v)+1:1;let E=b?Math.floor((n[0]-c[0])/v):0;do{let n=this.getRenderTransform(o,s,0,d,m,y,E*v);t.declutter&&(n=n.slice(0)),e.execute(g,[g.canvas.width,g.canvas.height],n,l,f,void 0===r?ALL:r?DECLUTTER:NON_DECLUTTER,r?h&&t.declutter[h]:void 0)}while(++E<_)}setDrawContext_(){1!==this.opacity_&&(this.targetContext_=this.context,this.context=createCanvasContext2D(this.context.canvas.width,this.context.canvas.height,canvasPool$2))}resetDrawContext_(){if(1!==this.opacity_&&this.targetContext_){const e=this.targetContext_.globalAlpha;this.targetContext_.globalAlpha=this.opacity_,this.targetContext_.drawImage(this.context.canvas,0,0),this.targetContext_.globalAlpha=e,releaseCanvas(this.context),canvasPool$2.push(this.context.canvas),this.context=this.targetContext_,this.targetContext_=null}}renderDeclutter(e){this.replayGroup_&&this.getLayer().getDeclutter()&&this.renderWorlds(this.replayGroup_,e,!0)}renderDeferredInternal(e){this.replayGroup_&&(this.replayGroup_.renderDeferred(),this.clipped_&&this.context.restore(),this.resetDrawContext_())}renderFrame(e,t){const r=e.layerStatesArray[e.layerIndex];this.opacity_=r.opacity;const n=e.viewState;this.prepareContainer(e,t);const i=this.context,o=this.replayGroup_;let s=o&&!o.isEmpty();if(!s&&!this.getLayer().hasListener(EventType.PRERENDER)&&!this.getLayer().hasListener(EventType.POSTRENDER))return this.container;if(this.setDrawContext_(),this.preRender(i,e),n.projection,this.clipped_=!1,s&&r.extent&&this.clipping){const t=fromUserExtent(r.extent);s=intersects$1(t,e.extent),this.clipped_=s&&!containsExtent(t,e.extent),this.clipped_&&this.clipUnrotated(i,e,t)}return s&&this.renderWorlds(o,e,!this.getLayer().getDeclutter()&&void 0),!e.declutter&&this.clipped_&&i.restore(),this.postRender(i,e),this.renderedRotation_!==n.rotation&&(this.renderedRotation_=n.rotation,this.hitDetectionImageData_=null),e.declutter||this.resetDrawContext_(),this.container}getFeatures(e){return new Promise(t=>{if(this.frameState&&!this.hitDetectionImageData_&&!this.animatingOrInteracting_){const e=this.frameState.size.slice(),t=this.renderedCenter_,r=this.renderedResolution_,n=this.renderedRotation_,i=this.renderedProjection_,o=this.wrappedRenderedExtent_,s=this.getLayer(),a=[],l=e[0]*HIT_DETECT_RESOLUTION,c=e[1]*HIT_DETECT_RESOLUTION;a.push(this.getRenderTransform(t,r,n,HIT_DETECT_RESOLUTION,l,c,0).slice());const u=s.getSource(),h=i.getExtent();if(u.getWrapX()&&i.canWrapX()&&!containsExtent(h,o)){let e=o[0];const i=getWidth(h);let s,u=0;for(;eh[2];)++u,s=i*u,a.push(this.getRenderTransform(t,r,n,HIT_DETECT_RESOLUTION,l,c,s).slice()),e-=i}this.hitDetectionImageData_=createHitDetectionImageData(e,a,this.renderedFeatures_,s.getStyleFunction(),o,r,n,getSquaredTolerance(r,this.renderedPixelRatio_),null)}t(hitDetect(e,this.renderedFeatures_,this.hitDetectionImageData_))})}forEachFeatureAtCoordinate(e,t,r,n,i){if(!this.replayGroup_)return;const o=t.viewState.resolution,s=t.viewState.rotation,a=this.getLayer(),l={},c=this.getLayer().getDeclutter();return this.replayGroup_.forEachFeatureAtCoordinate(e,o,s,r,function(e,t,r){const o=getUid(e),s=l[o];if(s){if(!0!==s&&re.value):null)}handleFontsChanged(){const e=this.getLayer();e.getVisible()&&this.replayGroup_&&e.changed()}handleStyleImageChange_(e){this.renderIfReadyAndVisible()}prepareFrame(e){const t=this.getLayer(),r=t.getSource();if(!r)return!1;const n=e.viewHints[ViewHint.ANIMATING],i=e.viewHints[ViewHint.INTERACTING],o=t.getUpdateWhileAnimating(),s=t.getUpdateWhileInteracting();if(this.ready&&!o&&n||!s&&i)return this.animatingOrInteracting_=!0,!0;this.animatingOrInteracting_=!1;const a=e.extent,l=e.viewState,c=l.projection,u=l.resolution,h=e.pixelRatio,d=t.getRevision(),p=t.getRenderBuffer();let f=t.getRenderOrder();void 0===f&&(f=defaultOrder);const g=l.center.slice(),m=buffer(a,p*u),y=m.slice(),b=[m.slice()],v=c.getExtent();if(r.getWrapX()&&c.canWrapX()&&!containsExtent(v,e.extent)){const e=getWidth(v),t=Math.max(getWidth(m)/2,e);m[0]=v[0]-t,m[2]=v[2]+t,wrapX$1(g,c);const r=wrapX$2(b[0],c);r[0]v[0]&&r[2]>v[2]&&b.push([r[0]-e,r[1],r[2]-e,r[3]])}if(this.ready&&this.renderedResolution_==u&&this.renderedRevision_==d&&this.renderedRenderOrder_==f&&this.renderedFrameDeclutter_===!!e.declutter&&containsExtent(this.wrappedRenderedExtent_,m))return equals$2(this.renderedExtent_,y)||(this.hitDetectionImageData_=null,this.renderedExtent_=y),this.renderedCenter_=g,this.replayGroupChanged=!1,!0;this.replayGroup_=null;const _=new BuilderGroup(getTolerance(u,h),m,u,h);for(let A=0,I=b.length;A{let n;const i=e.getStyleFunction()||t.getStyleFunction();if(i&&(n=i(e,u)),n){const t=this.renderFeature(e,E,n,_,void 0,this.getLayer().getDeclutter(),r);w=w&&!t}},S=toUserExtent(m),T=r.getFeaturesInExtent(S);f&&T.sort(f);for(let A=0,I=T.length;A=200&&a.status<300){const e=t.getType();try{let n;"text"==e||"json"==e?n=a.responseText:"xml"==e?n=a.responseXML||a.responseText:"arraybuffer"==e&&(n=a.response),n?o(t.readFeatures(n,{extent:r,featureProjection:i}),t.readProjection(n)):s()}catch{s()}}else s()},a.onerror=s,a.send()}function xhr(e,t){return function(r,n,i,o,s){loadFeaturesXhr(e,t,r,n,i,e=>{this.addFeatures(e),void 0!==o&&o(e)},()=>{this.changed(),void 0!==s&&s()})}}function all(){return[[-1/0,-1/0,1/0,1/0]]}function bbox(e){return[e]}class GeometryCollection extends Geometry{constructor(e){super(),this.geometries_=e,this.changeEventsKeys_=[],this.listenGeometriesChange_()}unlistenGeometriesChange_(){this.changeEventsKeys_.forEach(unlistenByKey),this.changeEventsKeys_.length=0}listenGeometriesChange_(){const e=this.geometries_;for(let t=0,r=e.length;te.clone())}const tmpTransform=create();class RenderFeature{constructor(e,t,r,n,i,o){this.styleFunction,this.extent_,this.id_=o,this.type_=e,this.flatCoordinates_=t,this.flatInteriorPoints_=null,this.flatMidpoints_=null,this.ends_=r||null,this.properties_=i,this.squaredTolerance_,this.stride_=n,this.simplifiedGeometry_}get(e){return this.properties_[e]}getExtent(){return this.extent_||(this.extent_="Point"===this.type_?createOrUpdateFromCoordinate(this.flatCoordinates_):createOrUpdateFromFlatCoordinates(this.flatCoordinates_,0,this.flatCoordinates_.length,2)),this.extent_}getFlatInteriorPoint(){if(!this.flatInteriorPoints_){const e=getCenter(this.getExtent());this.flatInteriorPoints_=getInteriorPointOfArray(this.flatCoordinates_,0,this.ends_,2,e,0)}return this.flatInteriorPoints_}getFlatInteriorPoints(){if(!this.flatInteriorPoints_){const e=inflateEnds(this.flatCoordinates_,this.ends_),t=linearRingss(this.flatCoordinates_,0,e,2);this.flatInteriorPoints_=getInteriorPointsOfMultiArray(this.flatCoordinates_,0,e,2,t)}return this.flatInteriorPoints_}getFlatMidpoint(){return this.flatMidpoints_||(this.flatMidpoints_=interpolatePoint(this.flatCoordinates_,0,this.flatCoordinates_.length,2,.5)),this.flatMidpoints_}getFlatMidpoints(){if(!this.flatMidpoints_){this.flatMidpoints_=[];const e=this.flatCoordinates_;let t=0;const r=this.ends_;for(let n=0,i=r.length;n{if(e===this.squaredTolerance_)return this.simplifiedGeometry_;this.simplifiedGeometry_=this.clone(),t&&this.simplifiedGeometry_.applyTransform(t);const r=this.simplifiedGeometry_.getFlatCoordinates();let n;switch(this.type_){case"LineString":r.length=douglasPeucker(r,0,this.simplifiedGeometry_.flatCoordinates_.length,this.simplifiedGeometry_.stride_,e,r,0),n=[r.length];break;case"MultiLineString":n=[],r.length=douglasPeuckerArray(r,0,this.simplifiedGeometry_.ends_,this.simplifiedGeometry_.stride_,e,r,0,n);break;case"Polygon":n=[],r.length=quantizeArray(r,0,this.simplifiedGeometry_.ends_,this.simplifiedGeometry_.stride_,Math.sqrt(e),r,0,n)}return n&&(this.simplifiedGeometry_=new RenderFeature(this.type_,r,n,2,this.properties_,this.id_)),this.squaredTolerance_=e,this.simplifiedGeometry_}),this}}RenderFeature.prototype.getFlatCoordinates=RenderFeature.prototype.getOrientedFlatCoordinates;class RBush{constructor(e){this.rbush_=new RBush$1(e),this.items_={}}insert(e,t){const r={minX:e[0],minY:e[1],maxX:e[2],maxY:e[3],value:t};this.rbush_.insert(r),this.items_[getUid(t)]=r}load(e,t){const r=new Array(t.length);for(let n=0,i=t.length;ne):null}const VectorEventType={ADDFEATURE:"addfeature",CHANGEFEATURE:"changefeature",CLEAR:"clear",REMOVEFEATURE:"removefeature",FEATURESLOADSTART:"featuresloadstart",FEATURESLOADEND:"featuresloadend",FEATURESLOADERROR:"featuresloaderror"};class VectorSourceEvent extends BaseEvent{constructor(e,t,r){super(e),this.feature=t,this.features=r}}class VectorSource extends Source{constructor(e){super({attributions:(e=e||{}).attributions,interpolate:!0,projection:void 0,state:"ready",wrapX:void 0===e.wrapX||e.wrapX}),this.on,this.once,this.un,this.loader_=VOID,this.format_=e.format||null,this.overlaps_=void 0===e.overlaps||e.overlaps,this.url_=e.url,void 0!==e.loader?this.loader_=e.loader:void 0!==this.url_&&(assert$1(this.format_,"`format` must be set when `url` is set"),this.loader_=xhr(this.url_,this.format_)),this.strategy_=void 0!==e.strategy?e.strategy:all;const t=void 0===e.useSpatialIndex||e.useSpatialIndex;let r,n;this.featuresRtree_=t?new RBush:null,this.loadedExtentsRtree_=new RBush,this.loadingExtentsCount_=0,this.nullGeometryFeatures_={},this.idIndex_={},this.uidIndex_={},this.featureChangeKeys_={},this.featuresCollection_=null,Array.isArray(e.features)?n=e.features:e.features&&(r=e.features,n=r.getArray()),t||void 0!==r||(r=new Collection(n)),void 0!==n&&this.addFeaturesInternal(n),void 0!==r&&this.bindFeaturesCollection_(r)}addFeature(e){this.addFeatureInternal(e),this.changed()}addFeatureInternal(e){const t=getUid(e);if(!this.addToIndex_(t,e))return void(this.featuresCollection_&&this.featuresCollection_.remove(e));this.setupChangeEvents_(t,e);const r=e.getGeometry();if(r){const t=r.getExtent();this.featuresRtree_&&this.featuresRtree_.insert(t,e)}else this.nullGeometryFeatures_[t]=e;this.dispatchEvent(new VectorSourceEvent(VectorEventType.ADDFEATURE,e))}setupChangeEvents_(e,t){t instanceof RenderFeature||(this.featureChangeKeys_[e]=[listen(t,EventType$1.CHANGE,this.handleFeatureChange_,this),listen(t,ObjectEventType.PROPERTYCHANGE,this.handleFeatureChange_,this)])}addToIndex_(e,t){let r=!0;if(void 0!==t.getId()){const e=String(t.getId());if(e in this.idIndex_)if(t instanceof RenderFeature){const n=this.idIndex_[e];n instanceof RenderFeature?Array.isArray(n)?n.push(t):this.idIndex_[e]=[n,t]:r=!1}else r=!1;else this.idIndex_[e]=t}return r&&(assert$1(!(e in this.uidIndex_),"The passed `feature` was already added to the source"),this.uidIndex_[e]=t),r}addFeatures(e){this.addFeaturesInternal(e),this.changed()}addFeaturesInternal(e){const t=[],r=[],n=[];for(let i=0,o=e.length;i{t||(t=!0,this.addFeature(e.element),t=!1)}),e.addEventListener(CollectionEventType.REMOVE,e=>{t||(t=!0,this.removeFeature(e.element),t=!1)}),this.featuresCollection_=e}clear(e){if(e){for(const e in this.featureChangeKeys_)this.featureChangeKeys_[e].forEach(unlistenByKey);this.featuresCollection_||(this.featureChangeKeys_={},this.idIndex_={},this.uidIndex_={})}else if(this.featuresRtree_){this.featuresRtree_.forEach(e=>{this.removeFeatureInternal(e)});for(const e in this.nullGeometryFeatures_)this.removeFeatureInternal(this.nullGeometryFeatures_[e])}this.featuresCollection_&&this.featuresCollection_.clear(),this.featuresRtree_&&this.featuresRtree_.clear(),this.nullGeometryFeatures_={};const t=new VectorSourceEvent(VectorEventType.CLEAR);this.dispatchEvent(t),this.changed()}forEachFeature(e){if(this.featuresRtree_)return this.featuresRtree_.forEach(e);this.featuresCollection_&&this.featuresCollection_.forEach(e)}forEachFeatureAtCoordinateDirect(e,t){const r=[e[0],e[1],e[0],e[1]];return this.forEachFeatureInExtent(r,function(r){const n=r.getGeometry();if(n instanceof RenderFeature||n.intersectsCoordinate(e))return t(r)})}forEachFeatureInExtent(e,t){if(this.featuresRtree_)return this.featuresRtree_.forEachInExtent(e,t);this.featuresCollection_&&this.featuresCollection_.forEach(t)}forEachFeatureIntersectingExtent(e,t){return this.forEachFeatureInExtent(e,function(r){const n=r.getGeometry();if(n instanceof RenderFeature||n.intersectsExtent(e)){const e=t(r);if(e)return e}})}getFeaturesCollection(){return this.featuresCollection_}getFeatures(){let e;return this.featuresCollection_?e=this.featuresCollection_.getArray().slice(0):this.featuresRtree_&&(e=this.featuresRtree_.getAll(),isEmpty$1(this.nullGeometryFeatures_)||extend$2(e,Object.values(this.nullGeometryFeatures_))),e}getFeaturesAtCoordinate(e){const t=[];return this.forEachFeatureAtCoordinateDirect(e,function(e){t.push(e)}),t}getFeaturesInExtent(e,t){if(this.featuresRtree_){if(!(t&&t.canWrapX()&&this.getWrapX()))return this.featuresRtree_.getInExtent(e);const r=wrapAndSliceX(e,t);return[].concat(...r.map(e=>this.featuresRtree_.getInExtent(e)))}return this.featuresCollection_?this.featuresCollection_.getArray().slice(0):[]}getClosestFeatureToCoordinate(e,t){const r=e[0],n=e[1];let i=null;const o=[NaN,NaN];let s=1/0;const a=[-1/0,-1/0,1/0,1/0];return t=t||TRUE,this.featuresRtree_.forEachInExtent(a,function(e){if(t(e)){const t=e.getGeometry(),l=s;if(s=t instanceof RenderFeature?0:t.closestPointXY(r,n,o,s),s{--this.loadingExtentsCount_,this.dispatchEvent(new VectorSourceEvent(VectorEventType.FEATURESLOADEND,void 0,e))},()=>{--this.loadingExtentsCount_,this.dispatchEvent(new VectorSourceEvent(VectorEventType.FEATURESLOADERROR))}),n.insert(e,{extent:e.slice()}))}this.loading=!(this.loader_.length<4)&&this.loadingExtentsCount_>0}refresh(){this.clear(!0),this.loadedExtentsRtree_.clear(),super.refresh()}removeLoadedExtent(e){const t=this.loadedExtentsRtree_,r=t.forEachInExtent(e,function(t){if(equals$1(t.extent,e))return t});r&&t.remove(r)}removeFeatures(e){let t=!1;for(let r=0,n=e.length;rcreateRenderFeature({...e,geometry:t})).flat();const n="MultiPolygon"===r.type?"Polygon":r.type;if("GeometryCollection"===n||"Circle"===n)throw new Error("Unsupported geometry type: "+n);const i=r.layout.length;return transformGeometryWithOptions(new RenderFeature(n,"Polygon"===n?orientFlatCoordinates(r.flatCoordinates,r.ends,i):r.flatCoordinates,r.ends?.flat(),i,e.properties||{},e.id).enableSimplifyTransformed(),!1,t)}function createGeometry(e,t){if(!e)return null;if(Array.isArray(e)){const r=e.map(e=>createGeometry(e,t));return new GeometryCollection(r)}return transformGeometryWithOptions(new(0,GeometryConstructor[e.type])(e.flatCoordinates,e.layout||"XY",e.ends),!1,t)}class JSONFeature extends FeatureFormat{constructor(){super()}getType(){return"json"}readFeature(e,t){return this.readFeatureFromObject(getObject(e),this.getReadOptions(e,t))}readFeatures(e,t){return this.readFeaturesFromObject(getObject(e),this.getReadOptions(e,t))}readFeatureFromObject(e,t){return abstract()}readFeaturesFromObject(e,t){return abstract()}readGeometry(e,t){return this.readGeometryFromObject(getObject(e),this.getReadOptions(e,t))}readGeometryFromObject(e,t){return abstract()}readProjection(e){return this.readProjectionFromObject(getObject(e))}readProjectionFromObject(e){return abstract()}writeFeature(e,t){return JSON.stringify(this.writeFeatureObject(e,t))}writeFeatureObject(e,t){return abstract()}writeFeatures(e,t){return JSON.stringify(this.writeFeaturesObject(e,t))}writeFeaturesObject(e,t){return abstract()}writeGeometry(e,t){return JSON.stringify(this.writeGeometryObject(e,t))}writeGeometryObject(e,t){return abstract()}}function getObject(e){return"string"==typeof e?JSON.parse(e)||null:null!==e?e:null}class GeoJSON extends JSONFeature{constructor(e){e=e||{},super(),this.dataProjection=get$2(e.dataProjection?e.dataProjection:"EPSG:4326"),e.featureProjection&&(this.defaultFeatureProjection=get$2(e.featureProjection)),e.featureClass&&(this.featureClass=e.featureClass),this.geometryName_=e.geometryName,this.extractGeometryName_=e.extractGeometryName,this.supportedMediaTypes=["application/geo+json","application/vnd.geo+json"]}readFeatureFromObject(e,t){let r=null;r="Feature"===e.type?e:{type:"Feature",geometry:e,properties:null};const n=readGeometryInternal(r.geometry);if(this.featureClass===RenderFeature)return createRenderFeature({geometry:n,id:r.id,properties:r.properties},t);const i=new Feature;return this.geometryName_?i.setGeometryName(this.geometryName_):this.extractGeometryName_&&r.geometry_name&&i.setGeometryName(r.geometry_name),i.setGeometry(createGeometry(n,t)),"id"in r&&i.setId(r.id),r.properties&&i.setProperties(r.properties,!0),i}readFeaturesFromObject(e,t){let r=null;if("FeatureCollection"===e.type){r=[];const n=e.features;for(let e=0,i=n.length;e":{},">=":{},"<":{},"<=":{},in:{},"!in":{},all:{},any:{},none:{},has:{},"!has":{}}},geometry_type={type:"enum",values:{Point:{},LineString:{},Polygon:{}}},function_stop={type:"array",minimum:0,maximum:24,value:["number","color"],length:2},expression$1={type:"array",value:"*",minimum:1},light={anchor:{type:"enum",default:"viewport",values:{map:{},viewport:{}},"property-type":"data-constant",transition:!1,expression:{interpolated:!1,parameters:["zoom"]}},position:{type:"array",default:[1.15,210,30],length:3,value:"number","property-type":"data-constant",transition:!0,expression:{interpolated:!0,parameters:["zoom"]}},color:{type:"color","property-type":"data-constant",default:"#ffffff",expression:{interpolated:!0,parameters:["zoom"]},transition:!0},intensity:{type:"number","property-type":"data-constant",default:.5,minimum:0,maximum:1,expression:{interpolated:!0,parameters:["zoom"]},transition:!0}},sky={"sky-color":{type:"color","property-type":"data-constant",default:"#88C6FC",expression:{interpolated:!0,parameters:["zoom"]},transition:!0},"horizon-color":{type:"color","property-type":"data-constant",default:"#ffffff",expression:{interpolated:!0,parameters:["zoom"]},transition:!0},"fog-color":{type:"color","property-type":"data-constant",default:"#ffffff",expression:{interpolated:!0,parameters:["zoom"]},transition:!0},"fog-ground-blend":{type:"number","property-type":"data-constant",default:.5,minimum:0,maximum:1,expression:{interpolated:!0,parameters:["zoom"]},transition:!0},"horizon-fog-blend":{type:"number","property-type":"data-constant",default:.8,minimum:0,maximum:1,expression:{interpolated:!0,parameters:["zoom"]},transition:!0},"sky-horizon-blend":{type:"number","property-type":"data-constant",default:.8,minimum:0,maximum:1,expression:{interpolated:!0,parameters:["zoom"]},transition:!0},"atmosphere-blend":{type:"number","property-type":"data-constant",default:.8,minimum:0,maximum:1,expression:{interpolated:!0,parameters:["zoom"]},transition:!0}},terrain={source:{type:"string",required:!0},exaggeration:{type:"number",minimum:0,default:1}},projection={type:{type:"projectionDefinition",default:"mercator","property-type":"data-constant",transition:!1,expression:{interpolated:!0,parameters:["zoom"]}}},paint=["paint_fill","paint_line","paint_circle","paint_heatmap","paint_fill-extrusion","paint_symbol","paint_raster","paint_hillshade","paint_color-relief","paint_background"],paint_fill={"fill-antialias":{type:"boolean",default:!0,expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"fill-opacity":{type:"number",default:1,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"fill-color":{type:"color",default:"#000000",transition:!0,requires:[{"!":"fill-pattern"}],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"fill-outline-color":{type:"color",transition:!0,requires:[{"!":"fill-pattern"},{"fill-antialias":!0}],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"fill-translate":{type:"array",value:"number",length:2,default:[0,0],transition:!0,units:"pixels",expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"fill-translate-anchor":{type:"enum",values:{map:{},viewport:{}},default:"map",requires:["fill-translate"],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"fill-pattern":{type:"resolvedImage",transition:!0,expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"cross-faded-data-driven"}},paint_line={"line-opacity":{type:"number",default:1,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"line-color":{type:"color",default:"#000000",transition:!0,requires:[{"!":"line-pattern"}],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"line-translate":{type:"array",value:"number",length:2,default:[0,0],transition:!0,units:"pixels",expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"line-translate-anchor":{type:"enum",values:{map:{},viewport:{}},default:"map",requires:["line-translate"],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"line-width":{type:"number",default:1,minimum:0,transition:!0,units:"pixels",expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"line-gap-width":{type:"number",default:0,minimum:0,transition:!0,units:"pixels",expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"line-offset":{type:"number",default:0,transition:!0,units:"pixels",expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"line-blur":{type:"number",default:0,minimum:0,transition:!0,units:"pixels",expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"line-dasharray":{type:"array",value:"number",minimum:0,transition:!0,units:"line widths",requires:[{"!":"line-pattern"}],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"cross-faded"},"line-pattern":{type:"resolvedImage",transition:!0,expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"cross-faded-data-driven"},"line-gradient":{type:"color",transition:!1,requires:[{"!":"line-dasharray"},{"!":"line-pattern"},{source:"geojson",has:{lineMetrics:!0}}],expression:{interpolated:!0,parameters:["line-progress"]},"property-type":"color-ramp"}},paint_circle={"circle-radius":{type:"number",default:5,minimum:0,transition:!0,units:"pixels",expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"circle-color":{type:"color",default:"#000000",transition:!0,expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"circle-blur":{type:"number",default:0,transition:!0,expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"circle-opacity":{type:"number",default:1,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"circle-translate":{type:"array",value:"number",length:2,default:[0,0],transition:!0,units:"pixels",expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"circle-translate-anchor":{type:"enum",values:{map:{},viewport:{}},default:"map",requires:["circle-translate"],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"circle-pitch-scale":{type:"enum",values:{map:{},viewport:{}},default:"map",expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"circle-pitch-alignment":{type:"enum",values:{map:{},viewport:{}},default:"viewport",expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"circle-stroke-width":{type:"number",default:0,minimum:0,transition:!0,units:"pixels",expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"circle-stroke-color":{type:"color",default:"#000000",transition:!0,expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"circle-stroke-opacity":{type:"number",default:1,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"}},paint_heatmap={"heatmap-radius":{type:"number",default:30,minimum:1,transition:!0,units:"pixels",expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"heatmap-weight":{type:"number",default:1,minimum:0,transition:!1,expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"heatmap-intensity":{type:"number",default:1,minimum:0,transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"heatmap-color":{type:"color",default:["interpolate",["linear"],["heatmap-density"],0,"rgba(0, 0, 255, 0)",.1,"royalblue",.3,"cyan",.5,"lime",.7,"yellow",1,"red"],transition:!1,expression:{interpolated:!0,parameters:["heatmap-density"]},"property-type":"color-ramp"},"heatmap-opacity":{type:"number",default:1,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"}},paint_symbol={"icon-opacity":{type:"number",default:1,minimum:0,maximum:1,transition:!0,requires:["icon-image"],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"icon-color":{type:"color",default:"#000000",transition:!0,requires:["icon-image"],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"icon-halo-color":{type:"color",default:"rgba(0, 0, 0, 0)",transition:!0,requires:["icon-image"],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"icon-halo-width":{type:"number",default:0,minimum:0,transition:!0,units:"pixels",requires:["icon-image"],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"icon-halo-blur":{type:"number",default:0,minimum:0,transition:!0,units:"pixels",requires:["icon-image"],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"icon-translate":{type:"array",value:"number",length:2,default:[0,0],transition:!0,units:"pixels",requires:["icon-image"],expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"icon-translate-anchor":{type:"enum",values:{map:{},viewport:{}},default:"map",requires:["icon-image","icon-translate"],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-opacity":{type:"number",default:1,minimum:0,maximum:1,transition:!0,requires:["text-field"],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"text-color":{type:"color",default:"#000000",transition:!0,overridable:!0,requires:["text-field"],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"text-halo-color":{type:"color",default:"rgba(0, 0, 0, 0)",transition:!0,requires:["text-field"],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"text-halo-width":{type:"number",default:0,minimum:0,transition:!0,units:"pixels",requires:["text-field"],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"text-halo-blur":{type:"number",default:0,minimum:0,transition:!0,units:"pixels",requires:["text-field"],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"text-translate":{type:"array",value:"number",length:2,default:[0,0],transition:!0,units:"pixels",requires:["text-field"],expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"text-translate-anchor":{type:"enum",values:{map:{},viewport:{}},default:"map",requires:["text-field","text-translate"],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"}},paint_raster={"raster-opacity":{type:"number",default:1,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"raster-hue-rotate":{type:"number",default:0,period:360,transition:!0,units:"degrees",expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"raster-brightness-min":{type:"number",default:0,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"raster-brightness-max":{type:"number",default:1,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"raster-saturation":{type:"number",default:0,minimum:-1,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"raster-contrast":{type:"number",default:0,minimum:-1,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"raster-resampling":{type:"enum",values:{linear:{},nearest:{}},default:"linear",expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"raster-fade-duration":{type:"number",default:300,minimum:0,transition:!1,units:"milliseconds",expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"}},paint_hillshade={"hillshade-illumination-direction":{type:"numberArray",default:335,minimum:0,maximum:359,transition:!1,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"hillshade-illumination-altitude":{type:"numberArray",default:45,minimum:0,maximum:90,transition:!1,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"hillshade-illumination-anchor":{type:"enum",values:{map:{},viewport:{}},default:"viewport",expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"hillshade-exaggeration":{type:"number",default:.5,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"hillshade-shadow-color":{type:"colorArray",default:"#000000",transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"hillshade-highlight-color":{type:"colorArray",default:"#FFFFFF",transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"hillshade-accent-color":{type:"color",default:"#000000",transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"hillshade-method":{type:"enum",values:{standard:{},basic:{},combined:{},igor:{},multidirectional:{}},default:"standard",expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"}},paint_background={"background-color":{type:"color",default:"#000000",transition:!0,requires:[{"!":"background-pattern"}],expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"background-pattern":{type:"resolvedImage",transition:!0,expression:{interpolated:!1,parameters:["zoom"]},"property-type":"cross-faded"},"background-opacity":{type:"number",default:1,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"}},transition={duration:{type:"number",default:300,minimum:0,units:"milliseconds"},delay:{type:"number",default:0,minimum:0,units:"milliseconds"}},promoteId={"*":{type:"string"}},v8Spec={$version:$version,$root:$root,sources:sources,source:source,source_vector:source_vector,source_raster:source_raster,source_raster_dem:source_raster_dem,source_geojson:source_geojson,source_video:source_video,source_image:source_image,layer:layer,layout:layout,layout_background:layout_background,layout_fill:layout_fill,layout_circle:layout_circle,layout_heatmap:layout_heatmap,"layout_fill-extrusion":{visibility:{type:"enum",values:{visible:{},none:{}},default:"visible","property-type":"constant"}},layout_line:layout_line,layout_symbol:layout_symbol,layout_raster:layout_raster,layout_hillshade:layout_hillshade,"layout_color-relief":{visibility:{type:"enum",values:{visible:{},none:{}},default:"visible","property-type":"constant"}},filter:filter,filter_operator:filter_operator,geometry_type:geometry_type,function:{expression:{type:"expression"},stops:{type:"array",value:"function_stop"},base:{type:"number",default:1,minimum:0},property:{type:"string",default:"$zoom"},type:{type:"enum",values:{identity:{},exponential:{},interval:{},categorical:{}},default:"exponential"},colorSpace:{type:"enum",values:{rgb:{},lab:{},hcl:{}},default:"rgb"},default:{type:"*",required:!1}},function_stop:function_stop,expression:expression$1,light:light,sky:sky,terrain:terrain,projection:projection,paint:paint,paint_fill:paint_fill,"paint_fill-extrusion":{"fill-extrusion-opacity":{type:"number",default:1,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"fill-extrusion-color":{type:"color",default:"#000000",transition:!0,requires:[{"!":"fill-extrusion-pattern"}],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"fill-extrusion-translate":{type:"array",value:"number",length:2,default:[0,0],transition:!0,units:"pixels",expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"fill-extrusion-translate-anchor":{type:"enum",values:{map:{},viewport:{}},default:"map",requires:["fill-extrusion-translate"],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"fill-extrusion-pattern":{type:"resolvedImage",transition:!0,expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"cross-faded-data-driven"},"fill-extrusion-height":{type:"number",default:0,minimum:0,units:"meters",transition:!0,expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"fill-extrusion-base":{type:"number",default:0,minimum:0,units:"meters",transition:!0,requires:["fill-extrusion-height"],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"fill-extrusion-vertical-gradient":{type:"boolean",default:!0,transition:!1,expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"}},paint_line:paint_line,paint_circle:paint_circle,paint_heatmap:paint_heatmap,paint_symbol:paint_symbol,paint_raster:paint_raster,paint_hillshade:paint_hillshade,"paint_color-relief":{"color-relief-opacity":{type:"number",default:1,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"color-relief-color":{type:"color",transition:!1,expression:{interpolated:!0,parameters:["elevation"]},"property-type":"color-ramp"}},paint_background:paint_background,transition:transition,"property-type":{"data-driven":{type:"property-type"},"cross-faded":{type:"property-type"},"cross-faded-data-driven":{type:"property-type"},"color-ramp":{type:"property-type"},"data-constant":{type:"property-type"},constant:{type:"property-type"}},promoteId:promoteId};const refProperties=["type","source","source-layer","minzoom","maxzoom","filter","layout"];function deref(e,t){const r={};for(const n in e)"ref"!==n&&(r[n]=e[n]);return refProperties.forEach(e=>{e in t&&(r[e]=t[e])}),r}function derefLayers(e){e=e.slice();const t=Object.create(null);for(let r=0;r`:"value"===e.itemType.kind?"array":`array<${t}>`}return e.kind}const valueMemberTypes=[NullType,NumberType,StringType,BooleanType,ColorType,ProjectionDefinitionType,FormattedType,ObjectType,array(ValueType),PaddingType,NumberArrayType,ColorArrayType,ResolvedImageType,VariableAnchorOffsetCollectionType];function checkSubtype(e,t){if("error"===t.kind)return null;if("array"===e.kind){if("array"===t.kind&&(0===t.N&&"value"===t.itemType.kind||!checkSubtype(e.itemType,t.itemType))&&("number"!=typeof e.N||e.N===t.N))return null}else{if(e.kind===t.kind)return null;if("value"===e.kind)for(const e of valueMemberTypes)if(!checkSubtype(e,t))return null}return`Expected ${typeToString(e)} but found ${typeToString(t)} instead.`}function isValidType(e,t){return t.some(t=>t.kind===e.kind)}function isValidNativeType(e,t){return t.some(t=>"null"===t?null===e:"array"===t?Array.isArray(e):"object"===t?e&&!Array.isArray(e)&&"object"==typeof e:t===typeof e)}function verifyType(e,t){return"array"===e.kind&&"array"===t.kind?e.itemType.kind===t.itemType.kind&&"number"==typeof e.N:e.kind===t.kind}const Xn=.96422,Yn=1,Zn=.82521,t0=4/29,t1=6/29,t2=3*t1*t1,t3=t1*t1*t1,deg2rad$1=Math.PI/180,rad2deg=180/Math.PI;function constrainAngle(e){return(e%=360)<0&&(e+=360),e}function rgbToLab([e,t,r,n]){let i,o;const s=xyz2lab((.2225045*(e=rgb2xyz(e))+.7168786*(t=rgb2xyz(t))+.0606169*(r=rgb2xyz(r)))/Yn);e===t&&t===r?i=o=s:(i=xyz2lab((.4360747*e+.3850649*t+.1430804*r)/Xn),o=xyz2lab((.0139322*e+.0971045*t+.7141733*r)/Zn));const a=116*s-16;return[a<0?0:a,500*(i-s),200*(s-o),n]}function rgb2xyz(e){return e<=.04045?e/12.92:Math.pow((e+.055)/1.055,2.4)}function xyz2lab(e){return e>t3?Math.pow(e,1/3):e/t2+t0}function labToRgb([e,t,r,n]){let i=(e+16)/116,o=isNaN(t)?i:i+t/500,s=isNaN(r)?i:i-r/200;return i=Yn*lab2xyz(i),o=Xn*lab2xyz(o),s=Zn*lab2xyz(s),[xyz2rgb(3.1338561*o-1.6168667*i-.4906146*s),xyz2rgb(-.9787684*o+1.9161415*i+.033454*s),xyz2rgb(.0719453*o-.2289914*i+1.4052427*s),n]}function xyz2rgb(e){return(e=e<=.00304?12.92*e:1.055*Math.pow(e,1/2.4)-.055)<0?0:e>1?1:e}function lab2xyz(e){return e>t1?e*e*e:t2*(e-t0)}function rgbToHcl(e){const[t,r,n,i]=rgbToLab(e),o=Math.sqrt(r*r+n*n);return[Math.round(1e4*o)?constrainAngle(Math.atan2(n,r)*rad2deg):NaN,o,t,i]}function hclToRgb([e,t,r,n]){return e=isNaN(e)?0:e*deg2rad$1,labToRgb([r,Math.cos(e)*t,Math.sin(e)*t,n])}function hslToRgb([e,t,r,n]){function i(n){const i=(n+e/30)%12,o=t*Math.min(r,1-r);return r-o*Math.max(-1,Math.min(i-3,9-i,1))}return e=constrainAngle(e),t/=100,r/=100,[i(0),i(8),i(4),n]}const hasOwnProperty=Object.hasOwn||function(e,t){return Object.prototype.hasOwnProperty.call(e,t)};function getOwn(e,t){return hasOwnProperty(e,t)?e[t]:void 0}function parseCssColor(e){if("transparent"===(e=e.toLowerCase().trim()))return[0,0,0,0];const t=getOwn(namedColors,e);if(t){const[e,r,n]=t;return[e/255,r/255,n/255,1]}if(e.startsWith("#")&&/^#(?:[0-9a-f]{3,4}|[0-9a-f]{6}|[0-9a-f]{8})$/.test(e)){const t=e.length<6?1:2;let r=1;return[parseHex(e.slice(r,r+=t)),parseHex(e.slice(r,r+=t)),parseHex(e.slice(r,r+=t)),parseHex(e.slice(r,r+t)||"ff")]}if(e.startsWith("rgb")){const t=/^rgba?\(\s*([\de.+-]+)(%)?(?:\s+|\s*(,)\s*)([\de.+-]+)(%)?(?:\s+|\s*(,)\s*)([\de.+-]+)(%)?(?:\s*([,\/])\s*([\de.+-]+)(%)?)?\s*\)$/,r=e.match(t);if(r){const[e,t,n,i,o,s,a,l,c,u,h,d]=r,p=[i||" ",a||" ",u].join("");if(" "===p||" /"===p||",,"===p||",,,"===p){const e=[n,s,c].join(""),r="%%%"===e?100:""===e?255:0;if(r){const e=[clamp(+t/r,0,1),clamp(+o/r,0,1),clamp(+l/r,0,1),h?parseAlpha(+h,d):1];if(validateNumbers(e))return e}}return}}const r=e.match(/^hsla?\(\s*([\de.+-]+)(?:deg)?(?:\s+|\s*(,)\s*)([\de.+-]+)%(?:\s+|\s*(,)\s*)([\de.+-]+)%(?:\s*([,\/])\s*([\de.+-]+)(%)?)?\s*\)$/);if(r){const[e,t,n,i,o,s,a,l,c]=r,u=[n||" ",o||" ",a].join("");if(" "===u||" /"===u||",,"===u||",,,"===u){const e=[+t,clamp(+i,0,100),clamp(+s,0,100),l?parseAlpha(+l,c):1];if(validateNumbers(e))return hslToRgb(e)}}}function parseHex(e){return parseInt(e.padEnd(2,e),16)/255}function parseAlpha(e,t){return clamp(t?e/100:e,0,1)}function clamp(e,t,r){return Math.min(Math.max(t,e),r)}function validateNumbers(e){return!e.some(Number.isNaN)}const namedColors={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]};function interpolateNumber(e,t,r){return e+r*(t-e)}function interpolateArray(e,t,r){return e.map((e,n)=>interpolateNumber(e,t[n],r))}class Color{constructor(e,t,r,n=1,i=!0){this.r=e,this.g=t,this.b=r,this.a=n,i||(this.r*=n,this.g*=n,this.b*=n,n||this.overwriteGetter("rgb",[e,t,r,n]))}static parse(e){if(e instanceof Color)return e;if("string"!=typeof e)return;const t=parseCssColor(e);return t?new Color(...t,!1):void 0}get rgb(){const{r:e,g:t,b:r,a:n}=this,i=n||1/0;return this.overwriteGetter("rgb",[e/i,t/i,r/i,n])}get hcl(){return this.overwriteGetter("hcl",rgbToHcl(this.rgb))}get lab(){return this.overwriteGetter("lab",rgbToLab(this.rgb))}overwriteGetter(e,t){return Object.defineProperty(this,e,{value:t}),t}toString(){const[e,t,r,n]=this.rgb;return`rgba(${[e,t,r].map(e=>Math.round(255*e)).join(",")},${n})`}static interpolate(e,t,r,n="rgb"){switch(n){case"rgb":{const[n,i,o,s]=interpolateArray(e.rgb,t.rgb,r);return new Color(n,i,o,s,!1)}case"hcl":{const[n,i,o,s]=e.hcl,[a,l,c,u]=t.hcl;let h,d;if(isNaN(n)||isNaN(a))isNaN(n)?isNaN(a)?h=NaN:(h=a,1!==o&&0!==o||(d=l)):(h=n,1!==c&&0!==c||(d=i));else{let e=a-n;a>n&&e>180?e-=360:a180&&(e+=360),h=n+r*e}const[p,f,g,m]=hclToRgb([h,null!=d?d:interpolateNumber(i,l,r),interpolateNumber(o,c,r),interpolateNumber(s,u,r)]);return new Color(p,f,g,m,!1)}case"lab":{const[n,i,o,s]=labToRgb(interpolateArray(e.lab,t.lab,r));return new Color(n,i,o,s,!1)}}}}Color.black=new Color(0,0,0,1),Color.white=new Color(1,1,1,1),Color.transparent=new Color(0,0,0,0),Color.red=new Color(1,0,0,1);class Collator{constructor(e,t,r){this.sensitivity=e?t?"variant":"case":t?"accent":"base",this.locale=r,this.collator=new Intl.Collator(this.locale?this.locale:[],{sensitivity:this.sensitivity,usage:"search"})}compare(e,t){return this.collator.compare(e,t)}resolvedLocale(){return new Intl.Collator(this.locale?this.locale:[]).resolvedOptions().locale}}const VERTICAL_ALIGN_OPTIONS=["bottom","center","top"];class FormattedSection{constructor(e,t,r,n,i,o){this.text=e,this.image=t,this.scale=r,this.fontStack=n,this.textColor=i,this.verticalAlign=o}}class Formatted{constructor(e){this.sections=e}static fromString(e){return new Formatted([new FormattedSection(e,null,null,null,null,null)])}isEmpty(){return 0===this.sections.length||!this.sections.some(e=>0!==e.text.length||e.image&&0!==e.image.name.length)}static factory(e){return e instanceof Formatted?e:Formatted.fromString(e)}toString(){return 0===this.sections.length?"":this.sections.map(e=>e.text).join("")}}class Padding{constructor(e){this.values=e.slice()}static parse(e){if(e instanceof Padding)return e;if("number"==typeof e)return new Padding([e,e,e,e]);if(Array.isArray(e)&&!(e.length<1||e.length>4)){for(const t of e)if("number"!=typeof t)return;switch(e.length){case 1:e=[e[0],e[0],e[0],e[0]];break;case 2:e=[e[0],e[1],e[0],e[1]];break;case 3:e=[e[0],e[1],e[2],e[1]]}return new Padding(e)}}toString(){return JSON.stringify(this.values)}static interpolate(e,t,r){return new Padding(interpolateArray(e.values,t.values,r))}}class NumberArray{constructor(e){this.values=e.slice()}static parse(e){if(e instanceof NumberArray)return e;if("number"==typeof e)return new NumberArray([e]);if(Array.isArray(e)){for(const t of e)if("number"!=typeof t)return;return new NumberArray(e)}}toString(){return JSON.stringify(this.values)}static interpolate(e,t,r){return new NumberArray(interpolateArray(e.values,t.values,r))}}class ColorArray{constructor(e){this.values=e.slice()}static parse(e){if(e instanceof ColorArray)return e;if("string"==typeof e){const t=Color.parse(e);if(!t)return;return new ColorArray([t])}if(!Array.isArray(e))return;const t=[];for(const r of e){if("string"!=typeof r)return;const e=Color.parse(r);if(!e)return;t.push(e)}return new ColorArray(t)}toString(){return JSON.stringify(this.values)}static interpolate(e,t,r,n="rgb"){const i=[];if(e.values.length!=t.values.length)throw new Error(`colorArray: Arrays have mismatched length (${e.values.length} vs. ${t.values.length}), cannot interpolate.`);for(let o=0;o=0&&e<=255&&"number"==typeof t&&t>=0&&t<=255&&"number"==typeof r&&r>=0&&r<=255?void 0===n||"number"==typeof n&&n>=0&&n<=1?null:`Invalid rgba value [${[e,t,r,n].join(", ")}]: 'a' must be between 0 and 1.`:`Invalid rgba value [${("number"==typeof n?[e,t,r,n]:[e,t,r]).join(", ")}]: 'r', 'g', and 'b' must be between 0 and 255.`}function isValue(e){if(null===e||"string"==typeof e||"boolean"==typeof e||"number"==typeof e||e instanceof ProjectionDefinition||e instanceof Color||e instanceof Collator||e instanceof Formatted||e instanceof Padding||e instanceof NumberArray||e instanceof ColorArray||e instanceof VariableAnchorOffsetCollection||e instanceof ResolvedImage)return!0;if(Array.isArray(e)){for(const t of e)if(!isValue(t))return!1;return!0}if("object"==typeof e){for(const t in e)if(!isValue(e[t]))return!1;return!0}return!1}function typeOf(e){if(null===e)return NullType;if("string"==typeof e)return StringType;if("boolean"==typeof e)return BooleanType;if("number"==typeof e)return NumberType;if(e instanceof Color)return ColorType;if(e instanceof ProjectionDefinition)return ProjectionDefinitionType;if(e instanceof Collator)return CollatorType;if(e instanceof Formatted)return FormattedType;if(e instanceof Padding)return PaddingType;if(e instanceof NumberArray)return NumberArrayType;if(e instanceof ColorArray)return ColorArrayType;if(e instanceof VariableAnchorOffsetCollection)return VariableAnchorOffsetCollectionType;if(e instanceof ResolvedImage)return ResolvedImageType;if(Array.isArray(e)){const t=e.length;let r;for(const n of e){const e=typeOf(n);if(r){if(r===e)continue;r=ValueType;break}r=e}return array(r||ValueType,t)}return ObjectType}function valueToString(e){const t=typeof e;return null===e?"":"string"===t||"number"===t||"boolean"===t?String(e):e instanceof Color||e instanceof ProjectionDefinition||e instanceof Formatted||e instanceof Padding||e instanceof NumberArray||e instanceof ColorArray||e instanceof VariableAnchorOffsetCollection||e instanceof ResolvedImage?e.toString():JSON.stringify(e)}class Literal{constructor(e,t){this.type=e,this.value=t}static parse(e,t){if(2!==e.length)return t.error(`'literal' expression requires exactly one argument, but found ${e.length-1} instead.`);if(!isValue(e[1]))return t.error("invalid value");const r=e[1];let n=typeOf(r);const i=t.expectedType;return"array"!==n.kind||0!==n.N||!i||"array"!==i.kind||"number"==typeof i.N&&0!==i.N||(n=i),new Literal(n,r)}evaluate(){return this.value}eachChild(){}outputDefined(){return!0}}const types$1={string:StringType,number:NumberType,boolean:BooleanType,object:ObjectType};class Assertion{constructor(e,t){this.type=e,this.args=t}static parse(e,t){if(e.length<2)return t.error("Expected at least one argument.");let r,n=1;const i=e[0];if("array"===i){let i,o;if(e.length>2){const r=e[1];if("string"!=typeof r||!(r in types$1)||"object"===r)return t.error('The item type argument of "array" must be one of string, number, boolean',1);i=types$1[r],n++}else i=ValueType;if(e.length>3){if(null!==e[2]&&("number"!=typeof e[2]||e[2]<0||e[2]!==Math.floor(e[2])))return t.error('The length argument to "array" must be a positive integer literal',2);o=e[2],n++}r=array(i,o)}else{if(!types$1[i])throw new Error(`Types doesn't contain name = ${i}`);r=types$1[i]}const o=[];for(;ne.outputDefined())}}const types$2={"to-boolean":BooleanType,"to-color":ColorType,"to-number":NumberType,"to-string":StringType};class Coercion{constructor(e,t){this.type=e,this.args=t}static parse(e,t){if(e.length<2)return t.error("Expected at least one argument.");const r=e[0];if(!types$2[r])throw new Error(`Can't parse ${r} as it is not part of the known types`);if(("to-boolean"===r||"to-string"===r)&&2!==e.length)return t.error("Expected one argument.");const n=types$2[r],i=[];for(let o=1;o4?`Invalid rgba value ${JSON.stringify(t)}: expected an array containing either three or four numeric values.`:validateRGBA(t[0],t[1],t[2],t[3]),!r))return new Color(t[0]/255,t[1]/255,t[2]/255,t[3])}throw new RuntimeError(r||`Could not parse color from value '${"string"==typeof t?t:JSON.stringify(t)}'`)}case"padding":{let t;for(const r of this.args){t=r.evaluate(e);const n=Padding.parse(t);if(n)return n}throw new RuntimeError(`Could not parse padding from value '${"string"==typeof t?t:JSON.stringify(t)}'`)}case"numberArray":{let t;for(const r of this.args){t=r.evaluate(e);const n=NumberArray.parse(t);if(n)return n}throw new RuntimeError(`Could not parse numberArray from value '${"string"==typeof t?t:JSON.stringify(t)}'`)}case"colorArray":{let t;for(const r of this.args){t=r.evaluate(e);const n=ColorArray.parse(t);if(n)return n}throw new RuntimeError(`Could not parse colorArray from value '${"string"==typeof t?t:JSON.stringify(t)}'`)}case"variableAnchorOffsetCollection":{let t;for(const r of this.args){t=r.evaluate(e);const n=VariableAnchorOffsetCollection.parse(t);if(n)return n}throw new RuntimeError(`Could not parse variableAnchorOffsetCollection from value '${"string"==typeof t?t:JSON.stringify(t)}'`)}case"number":{let t=null;for(const r of this.args){if(t=r.evaluate(e),null===t)return 0;const n=Number(t);if(!isNaN(n))return n}throw new RuntimeError(`Could not convert ${JSON.stringify(t)} to number.`)}case"formatted":return Formatted.fromString(valueToString(this.args[0].evaluate(e)));case"resolvedImage":return ResolvedImage.fromString(valueToString(this.args[0].evaluate(e)));case"projectionDefinition":return this.args[0].evaluate(e);default:return valueToString(this.args[0].evaluate(e))}}eachChild(e){this.args.forEach(e)}outputDefined(){return this.args.every(e=>e.outputDefined())}}const geometryTypes=["Unknown","Point","LineString","Polygon"];class EvaluationContext{constructor(){this.globals=null,this.feature=null,this.featureState=null,this.formattedSection=null,this._parseColorCache=new Map,this.availableImages=null,this.canonical=null}id(){return this.feature&&"id"in this.feature?this.feature.id:null}geometryType(){return this.feature?"number"==typeof this.feature.type?geometryTypes[this.feature.type]:this.feature.type:null}geometry(){return this.feature&&"geometry"in this.feature?this.feature.geometry:null}canonicalID(){return this.canonical}properties(){return this.feature&&this.feature.properties||{}}parseColor(e){let t=this._parseColorCache.get(e);return t||(t=Color.parse(e),this._parseColorCache.set(e,t)),t}}class ParsingContext{constructor(e,t,r=[],n,i=new Scope,o=[]){this.registry=e,this.path=r,this.key=r.map(e=>`[${e}]`).join(""),this.scope=i,this.errors=o,this.expectedType=n,this._isConstant=t}parse(e,t,r,n,i={}){return t?this.concat(t,r,n)._parse(e,i):this._parse(e,i)}_parse(e,t){function r(e,t,r){return"assert"===r?new Assertion(t,[e]):"coerce"===r?new Coercion(t,[e]):e}if(null!==e&&"string"!=typeof e&&"boolean"!=typeof e&&"number"!=typeof e||(e=["literal",e]),Array.isArray(e)){if(0===e.length)return this.error('Expected an array with at least one element. If you wanted a literal array, use ["literal", []].');const i=e[0];if("string"!=typeof i)return this.error(`Expression name must be a string, but found ${typeof i} instead. If you wanted a literal array, use ["literal", [...]].`,0),null;const o=this.registry[i];if(o){let i=o.parse(e,this);if(!i)return null;if(this.expectedType){const e=this.expectedType,n=i.type;if("string"!==e.kind&&"number"!==e.kind&&"boolean"!==e.kind&&"object"!==e.kind&&"array"!==e.kind||"value"!==n.kind){if("projectionDefinition"===e.kind&&["string","array"].includes(n.kind)||["color","formatted","resolvedImage"].includes(e.kind)&&["value","string"].includes(n.kind)||["padding","numberArray"].includes(e.kind)&&["value","number","array"].includes(n.kind)||"colorArray"===e.kind&&["value","string","array"].includes(n.kind)||"variableAnchorOffsetCollection"===e.kind&&["value","array"].includes(n.kind))i=r(i,e,t.typeAnnotation||"coerce");else if(this.checkSubtype(e,n))return null}else i=r(i,e,t.typeAnnotation||"assert")}if(!(i instanceof Literal)&&"resolvedImage"!==i.type.kind&&this._isConstant(i)){const e=new EvaluationContext;try{i=new Literal(i.type,i.evaluate(e))}catch(n){return this.error(n.message),null}}return i}return this.error(`Unknown expression "${i}". If you wanted a literal array, use ["literal", [...]].`,0)}return void 0===e?this.error("'undefined' value invalid. Use null instead."):"object"==typeof e?this.error('Bare objects invalid. Use ["literal", {...}] instead.'):this.error(`Expected an array, but found ${typeof e} instead.`)}concat(e,t,r){const n="number"==typeof e?this.path.concat(e):this.path,i=r?this.scope.concat(r):this.scope;return new ParsingContext(this.registry,this._isConstant,n,t||null,i,this.errors)}error(e,...t){const r=`${this.key}${t.map(e=>`[${e}]`).join("")}`;this.errors.push(new ExpressionParsingError(r,e))}checkSubtype(e,t){const r=checkSubtype(e,t);return r&&this.error(r),r}}class Let{constructor(e,t){this.type=t.type,this.bindings=[].concat(e),this.result=t}evaluate(e){return this.result.evaluate(e)}eachChild(e){for(const t of this.bindings)e(t[1]);e(this.result)}static parse(e,t){if(e.length<4)return t.error(`Expected at least 3 arguments, but found ${e.length-1} instead.`);const r=[];for(let i=1;i=r.length)throw new RuntimeError(`Array index out of bounds: ${t} > ${r.length-1}.`);if(t!==Math.floor(t))throw new RuntimeError(`Array index must be an integer, but found ${t} instead.`);return r[t]}eachChild(e){e(this.index),e(this.input)}outputDefined(){return!1}}class In{constructor(e,t){this.type=BooleanType,this.needle=e,this.haystack=t}static parse(e,t){if(3!==e.length)return t.error(`Expected 2 arguments, but found ${e.length-1} instead.`);const r=t.parse(e[1],1,ValueType),n=t.parse(e[2],2,ValueType);return r&&n?isValidType(r.type,[BooleanType,StringType,NumberType,NullType,ValueType])?new In(r,n):t.error(`Expected first argument to be of type boolean, string, number or null, but found ${typeToString(r.type)} instead`):null}evaluate(e){const t=this.needle.evaluate(e),r=this.haystack.evaluate(e);if(!r)return!1;if(!isValidNativeType(t,["boolean","string","number","null"]))throw new RuntimeError(`Expected first argument to be of type boolean, string, number or null, but found ${typeToString(typeOf(t))} instead.`);if(!isValidNativeType(r,["string","array"]))throw new RuntimeError(`Expected second argument to be of type array or string, but found ${typeToString(typeOf(r))} instead.`);return r.indexOf(t)>=0}eachChild(e){e(this.needle),e(this.haystack)}outputDefined(){return!0}}class IndexOf{constructor(e,t,r){this.type=NumberType,this.needle=e,this.haystack=t,this.fromIndex=r}static parse(e,t){if(e.length<=2||e.length>=5)return t.error(`Expected 3 or 4 arguments, but found ${e.length-1} instead.`);const r=t.parse(e[1],1,ValueType),n=t.parse(e[2],2,ValueType);if(!r||!n)return null;if(!isValidType(r.type,[BooleanType,StringType,NumberType,NullType,ValueType]))return t.error(`Expected first argument to be of type boolean, string, number or null, but found ${typeToString(r.type)} instead`);if(4===e.length){const i=t.parse(e[3],3,NumberType);return i?new IndexOf(r,n,i):null}return new IndexOf(r,n)}evaluate(e){const t=this.needle.evaluate(e),r=this.haystack.evaluate(e);if(!isValidNativeType(t,["boolean","string","number","null"]))throw new RuntimeError(`Expected first argument to be of type boolean, string, number or null, but found ${typeToString(typeOf(t))} instead.`);let n;if(this.fromIndex&&(n=this.fromIndex.evaluate(e)),isValidNativeType(r,["string"])){const e=r.indexOf(t,n);return-1===e?-1:[...r.slice(0,e)].length}if(isValidNativeType(r,["array"]))return r.indexOf(t,n);throw new RuntimeError(`Expected second argument to be of type array or string, but found ${typeToString(typeOf(r))} instead.`)}eachChild(e){e(this.needle),e(this.haystack),this.fromIndex&&e(this.fromIndex)}outputDefined(){return!1}}class Match{constructor(e,t,r,n,i,o){this.inputType=e,this.type=t,this.input=r,this.cases=n,this.outputs=i,this.otherwise=o}static parse(e,t){if(e.length<5)return t.error(`Expected at least 4 arguments, but found only ${e.length-1}.`);if(e.length%2!=1)return t.error("Expected an even number of arguments.");let r,n;t.expectedType&&"value"!==t.expectedType.kind&&(n=t.expectedType);const i={},o=[];for(let l=2;lNumber.MAX_SAFE_INTEGER)return c.error(`Branch labels must be integers no larger than ${Number.MAX_SAFE_INTEGER}.`);if("number"==typeof e&&Math.floor(e)!==e)return c.error("Numeric branch labels must be integer values.");if(r){if(c.checkSubtype(r,typeOf(e)))return null}else r=typeOf(e);if(void 0!==i[String(e)])return c.error("Branch labels must be unique.");i[String(e)]=o.length}const u=t.parse(a,l,n);if(!u)return null;n=n||u.type,o.push(u)}const s=t.parse(e[1],1,ValueType);if(!s)return null;const a=t.parse(e[e.length-1],e.length-1,n);return a?"value"!==s.type.kind&&t.concat(1).checkSubtype(r,s.type)?null:new Match(r,n,s,i,o,a):null}evaluate(e){const t=this.input.evaluate(e);return(typeOf(t)===this.inputType&&this.outputs[this.cases[t]]||this.otherwise).evaluate(e)}eachChild(e){e(this.input),this.outputs.forEach(e),e(this.otherwise)}outputDefined(){return this.outputs.every(e=>e.outputDefined())&&this.otherwise.outputDefined()}}class Case{constructor(e,t,r){this.type=e,this.branches=t,this.otherwise=r}static parse(e,t){if(e.length<4)return t.error(`Expected at least 3 arguments, but found only ${e.length-1}.`);if(e.length%2!=0)return t.error("Expected an odd number of arguments.");let r;t.expectedType&&"value"!==t.expectedType.kind&&(r=t.expectedType);const n=[];for(let o=1;ot.outputDefined())&&this.otherwise.outputDefined()}}class Slice{constructor(e,t,r,n){this.type=e,this.input=t,this.beginIndex=r,this.endIndex=n}static parse(e,t){if(e.length<=2||e.length>=5)return t.error(`Expected 3 or 4 arguments, but found ${e.length-1} instead.`);const r=t.parse(e[1],1,ValueType),n=t.parse(e[2],2,NumberType);if(!r||!n)return null;if(!isValidType(r.type,[array(ValueType),StringType,ValueType]))return t.error(`Expected first argument to be of type array or string, but found ${typeToString(r.type)} instead`);if(4===e.length){const i=t.parse(e[3],3,NumberType);return i?new Slice(r.type,r,n,i):null}return new Slice(r.type,r,n)}evaluate(e){const t=this.input.evaluate(e),r=this.beginIndex.evaluate(e);let n;if(this.endIndex&&(n=this.endIndex.evaluate(e)),isValidNativeType(t,["string"]))return[...t].slice(r,n).join("");if(isValidNativeType(t,["array"]))return t.slice(r,n);throw new RuntimeError(`Expected first argument to be of type array or string, but found ${typeToString(typeOf(t))} instead.`)}eachChild(e){e(this.input),e(this.beginIndex),this.endIndex&&e(this.endIndex)}outputDefined(){return!1}}function findStopLessThanOrEqualTo(e,t){const r=e.length-1;let n,i,o=0,s=r,a=0;for(;o<=s;)if(a=Math.floor((o+s)/2),n=e[a],i=e[a+1],n<=t){if(a===r||tt))throw new RuntimeError("Input is not a number.");s=a-1}return 0}class Step{constructor(e,t,r){this.type=e,this.input=t,this.labels=[],this.outputs=[];for(const[n,i]of r)this.labels.push(n),this.outputs.push(i)}static parse(e,t){if(e.length-1<4)return t.error(`Expected at least 4 arguments, but found only ${e.length-1}.`);if((e.length-1)%2!=0)return t.error("Expected an even number of arguments.");const r=t.parse(e[1],1,NumberType);if(!r)return null;const n=[];let i=null;t.expectedType&&"value"!==t.expectedType.kind&&(i=t.expectedType);for(let o=1;o=r)return t.error('Input/output pairs for "step" expressions must be arranged with input values in strictly ascending order.',a);const c=t.parse(s,l,i);if(!c)return null;i=i||c.type,n.push([r,c])}return new Step(i,r,n)}evaluate(e){const t=this.labels,r=this.outputs;if(1===t.length)return r[0].evaluate(e);const n=this.input.evaluate(e);if(n<=t[0])return r[0].evaluate(e);const i=t.length;return n>=t[i-1]?r[i-1].evaluate(e):r[findStopLessThanOrEqualTo(t,n)].evaluate(e)}eachChild(e){e(this.input);for(const t of this.outputs)e(t)}outputDefined(){return this.outputs.every(e=>e.outputDefined())}}function getDefaultExportFromCjs(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var unitbezier,hasRequiredUnitbezier;function requireUnitbezier(){if(hasRequiredUnitbezier)return unitbezier;function e(e,t,r,n){this.cx=3*e,this.bx=3*(r-e)-this.cx,this.ax=1-this.cx-this.bx,this.cy=3*t,this.by=3*(n-t)-this.cy,this.ay=1-this.cy-this.by,this.p1x=e,this.p1y=t,this.p2x=r,this.p2y=n}return hasRequiredUnitbezier=1,unitbezier=e,e.prototype={sampleCurveX:function(e){return((this.ax*e+this.bx)*e+this.cx)*e},sampleCurveY:function(e){return((this.ay*e+this.by)*e+this.cy)*e},sampleCurveDerivativeX:function(e){return(3*this.ax*e+2*this.bx)*e+this.cx},solveCurveX:function(e,t){if(void 0===t&&(t=1e-6),e<0)return 0;if(e>1)return 1;for(var r=e,n=0;n<8;n++){var i=this.sampleCurveX(r)-e;if(Math.abs(i)i?s=r:a=r,r=.5*(a-s)+s;return r},solve:function(e,t){return this.sampleCurveY(this.solveCurveX(e,t))}},unitbezier}var unitbezierExports=requireUnitbezier(),UnitBezier=getDefaultExportFromCjs(unitbezierExports);class Interpolate{constructor(e,t,r,n,i){this.type=e,this.operator=t,this.interpolation=r,this.input=n,this.labels=[],this.outputs=[];for(const[o,s]of i)this.labels.push(o),this.outputs.push(s)}static interpolationFactor(e,t,r,n){let i=0;if("exponential"===e.name)i=exponentialInterpolation(t,e.base,r,n);else if("linear"===e.name)i=exponentialInterpolation(t,1,r,n);else if("cubic-bezier"===e.name){const o=e.controlPoints;i=new UnitBezier(o[0],o[1],o[2],o[3]).solve(exponentialInterpolation(t,1,r,n))}return i}static parse(e,t){let[r,n,i,...o]=e;if(!Array.isArray(n)||0===n.length)return t.error("Expected an interpolation type expression.",1);if("linear"===n[0])n={name:"linear"};else if("exponential"===n[0]){const e=n[1];if("number"!=typeof e)return t.error("Exponential interpolation requires a numeric base.",1,1);n={name:"exponential",base:e}}else{if("cubic-bezier"!==n[0])return t.error(`Unknown interpolation type ${String(n[0])}`,1,0);{const e=n.slice(1);if(4!==e.length||e.some(e=>"number"!=typeof e||e<0||e>1))return t.error("Cubic bezier interpolation requires four numeric arguments with values between 0 and 1.",1);n={name:"cubic-bezier",controlPoints:e}}}if(e.length-1<4)return t.error(`Expected at least 4 arguments, but found only ${e.length-1}.`);if((e.length-1)%2!=0)return t.error("Expected an even number of arguments.");if(i=t.parse(i,2,NumberType),!i)return null;const s=[];let a=null;"interpolate-hcl"!==r&&"interpolate-lab"!==r||t.expectedType==ColorArrayType?t.expectedType&&"value"!==t.expectedType.kind&&(a=t.expectedType):a=ColorType;for(let l=0;l=e)return t.error('Input/output pairs for "interpolate" expressions must be arranged with input values in strictly ascending order.',n);const c=t.parse(r,i,a);if(!c)return null;a=a||c.type,s.push([e,c])}return verifyType(a,NumberType)||verifyType(a,ProjectionDefinitionType)||verifyType(a,ColorType)||verifyType(a,PaddingType)||verifyType(a,NumberArrayType)||verifyType(a,ColorArrayType)||verifyType(a,VariableAnchorOffsetCollectionType)||verifyType(a,array(NumberType))?new Interpolate(a,r,n,i,s):t.error(`Type ${typeToString(a)} is not interpolatable.`)}evaluate(e){const t=this.labels,r=this.outputs;if(1===t.length)return r[0].evaluate(e);const n=this.input.evaluate(e);if(n<=t[0])return r[0].evaluate(e);const i=t.length;if(n>=t[i-1])return r[i-1].evaluate(e);const o=findStopLessThanOrEqualTo(t,n),s=t[o],a=t[o+1],l=Interpolate.interpolationFactor(this.interpolation,n,s,a),c=r[o].evaluate(e),u=r[o+1].evaluate(e);switch(this.operator){case"interpolate":switch(this.type.kind){case"number":return interpolateNumber(c,u,l);case"color":return Color.interpolate(c,u,l);case"padding":return Padding.interpolate(c,u,l);case"colorArray":return ColorArray.interpolate(c,u,l);case"numberArray":return NumberArray.interpolate(c,u,l);case"variableAnchorOffsetCollection":return VariableAnchorOffsetCollection.interpolate(c,u,l);case"array":return interpolateArray(c,u,l);case"projectionDefinition":return ProjectionDefinition.interpolate(c,u,l)}case"interpolate-hcl":switch(this.type.kind){case"color":return Color.interpolate(c,u,l,"hcl");case"colorArray":return ColorArray.interpolate(c,u,l,"hcl")}case"interpolate-lab":switch(this.type.kind){case"color":return Color.interpolate(c,u,l,"lab");case"colorArray":return ColorArray.interpolate(c,u,l,"lab")}}}eachChild(e){e(this.input);for(const t of this.outputs)e(t)}outputDefined(){return this.outputs.every(e=>e.outputDefined())}}function exponentialInterpolation(e,t,r,n){const i=n-r,o=e-r;return 0===i?0:1===t?o/i:(Math.pow(t,o)-1)/(Math.pow(t,i)-1)}class Coalesce{constructor(e,t){this.type=e,this.args=t}static parse(e,t){if(e.length<2)return t.error("Expected at least one argument.");let r=null;const n=t.expectedType;n&&"value"!==n.kind&&(r=n);const i=[];for(const s of e.slice(1)){const e=t.parse(s,1+i.length,r,void 0,{typeAnnotation:"omit"});if(!e)return null;r=r||e.type,i.push(e)}if(!r)throw new Error("No output type");const o=n&&i.some(e=>checkSubtype(n,e.type));return new Coalesce(o?ValueType:r,i)}evaluate(e){let t,r=null,n=0;for(const i of this.args)if(n++,r=i.evaluate(e),r&&r instanceof ResolvedImage&&!r.available&&(t||(t=r.name),r=null,n===this.args.length&&(r=t)),null!==r)break;return r}eachChild(e){this.args.forEach(e)}outputDefined(){return this.args.every(e=>e.outputDefined())}}function isComparableType(e,t){return"=="===e||"!="===e?"boolean"===t.kind||"string"===t.kind||"number"===t.kind||"null"===t.kind||"value"===t.kind:"string"===t.kind||"number"===t.kind||"value"===t.kind}function eq(e,t,r){return t===r}function neq(e,t,r){return t!==r}function lt(e,t,r){return tr}function lteq(e,t,r){return t<=r}function gteq(e,t,r){return t>=r}function eqCollate(e,t,r,n){return 0===n.compare(t,r)}function neqCollate(e,t,r,n){return!eqCollate(e,t,r,n)}function ltCollate(e,t,r,n){return n.compare(t,r)<0}function gtCollate(e,t,r,n){return n.compare(t,r)>0}function lteqCollate(e,t,r,n){return n.compare(t,r)<=0}function gteqCollate(e,t,r,n){return n.compare(t,r)>=0}function makeComparison(e,t,r){const n="=="!==e&&"!="!==e;return class i{constructor(e,t,r){this.type=BooleanType,this.lhs=e,this.rhs=t,this.collator=r,this.hasUntypedArgument="value"===e.type.kind||"value"===t.type.kind}static parse(e,t){if(3!==e.length&&4!==e.length)return t.error("Expected two or three arguments.");const r=e[0];let o=t.parse(e[1],1,ValueType);if(!o)return null;if(!isComparableType(r,o.type))return t.concat(1).error(`"${r}" comparisons are not supported for type '${typeToString(o.type)}'.`);let s=t.parse(e[2],2,ValueType);if(!s)return null;if(!isComparableType(r,s.type))return t.concat(2).error(`"${r}" comparisons are not supported for type '${typeToString(s.type)}'.`);if(o.type.kind!==s.type.kind&&"value"!==o.type.kind&&"value"!==s.type.kind)return t.error(`Cannot compare types '${typeToString(o.type)}' and '${typeToString(s.type)}'.`);n&&("value"===o.type.kind&&"value"!==s.type.kind?o=new Assertion(s.type,[o]):"value"!==o.type.kind&&"value"===s.type.kind&&(s=new Assertion(o.type,[s])));let a=null;if(4===e.length){if("string"!==o.type.kind&&"string"!==s.type.kind&&"value"!==o.type.kind&&"value"!==s.type.kind)return t.error("Cannot use collator to compare non-string types.");if(a=t.parse(e[3],3,CollatorType),!a)return null}return new i(o,s,a)}evaluate(i){const o=this.lhs.evaluate(i),s=this.rhs.evaluate(i);if(n&&this.hasUntypedArgument){const t=typeOf(o),r=typeOf(s);if(t.kind!==r.kind||"string"!==t.kind&&"number"!==t.kind)throw new RuntimeError(`Expected arguments for "${e}" to be (string, string) or (number, number), but found (${t.kind}, ${r.kind}) instead.`)}if(this.collator&&!n&&this.hasUntypedArgument){const e=typeOf(o),r=typeOf(s);if("string"!==e.kind||"string"!==r.kind)return t(i,o,s)}return this.collator?r(i,o,s,this.collator.evaluate(i)):t(i,o,s)}eachChild(e){e(this.lhs),e(this.rhs),this.collator&&e(this.collator)}outputDefined(){return!0}}}const Equals=makeComparison("==",eq,eqCollate),NotEquals=makeComparison("!=",neq,neqCollate),LessThan=makeComparison("<",lt,ltCollate),GreaterThan=makeComparison(">",gt,gtCollate),LessThanOrEqual=makeComparison("<=",lteq,lteqCollate),GreaterThanOrEqual=makeComparison(">=",gteq,gteqCollate);class CollatorExpression{constructor(e,t,r){this.type=CollatorType,this.locale=r,this.caseSensitive=e,this.diacriticSensitive=t}static parse(e,t){if(2!==e.length)return t.error("Expected one argument.");const r=e[1];if("object"!=typeof r||Array.isArray(r))return t.error("Collator options argument must be an object.");const n=t.parse(void 0!==r["case-sensitive"]&&r["case-sensitive"],1,BooleanType);if(!n)return null;const i=t.parse(void 0!==r["diacritic-sensitive"]&&r["diacritic-sensitive"],1,BooleanType);if(!i)return null;let o=null;return r.locale&&(o=t.parse(r.locale,1,StringType),!o)?null:new CollatorExpression(n,i,o)}evaluate(e){return new Collator(this.caseSensitive.evaluate(e),this.diacriticSensitive.evaluate(e),this.locale?this.locale.evaluate(e):null)}eachChild(e){e(this.caseSensitive),e(this.diacriticSensitive),this.locale&&e(this.locale)}outputDefined(){return!1}}class NumberFormat{constructor(e,t,r,n,i){this.type=StringType,this.number=e,this.locale=t,this.currency=r,this.minFractionDigits=n,this.maxFractionDigits=i}static parse(e,t){if(3!==e.length)return t.error("Expected two arguments.");const r=t.parse(e[1],1,NumberType);if(!r)return null;const n=e[2];if("object"!=typeof n||Array.isArray(n))return t.error("NumberFormat options argument must be an object.");let i=null;if(n.locale&&(i=t.parse(n.locale,1,StringType),!i))return null;let o=null;if(n.currency&&(o=t.parse(n.currency,1,StringType),!o))return null;let s=null;if(n["min-fraction-digits"]&&(s=t.parse(n["min-fraction-digits"],1,NumberType),!s))return null;let a=null;return n["max-fraction-digits"]&&(a=t.parse(n["max-fraction-digits"],1,NumberType),!a)?null:new NumberFormat(r,i,o,s,a)}evaluate(e){return new Intl.NumberFormat(this.locale?this.locale.evaluate(e):[],{style:this.currency?"currency":"decimal",currency:this.currency?this.currency.evaluate(e):void 0,minimumFractionDigits:this.minFractionDigits?this.minFractionDigits.evaluate(e):void 0,maximumFractionDigits:this.maxFractionDigits?this.maxFractionDigits.evaluate(e):void 0}).format(this.number.evaluate(e))}eachChild(e){e(this.number),this.locale&&e(this.locale),this.currency&&e(this.currency),this.minFractionDigits&&e(this.minFractionDigits),this.maxFractionDigits&&e(this.maxFractionDigits)}outputDefined(){return!1}}class FormatExpression{constructor(e){this.type=FormattedType,this.sections=e}static parse(e,t){if(e.length<2)return t.error("Expected at least one argument.");const r=e[1];if(!Array.isArray(r)&&"object"==typeof r)return t.error("First argument must be an image or text section.");const n=[];let i=!1;for(let o=1;o<=e.length-1;++o){const r=e[o];if(i&&"object"==typeof r&&!Array.isArray(r)){i=!1;let e=null;if(r["font-scale"]&&(e=t.parse(r["font-scale"],1,NumberType),!e))return null;let o=null;if(r["text-font"]&&(o=t.parse(r["text-font"],1,array(StringType)),!o))return null;let s=null;if(r["text-color"]&&(s=t.parse(r["text-color"],1,ColorType),!s))return null;let a=null;if(r["vertical-align"]){if("string"==typeof r["vertical-align"]&&!VERTICAL_ALIGN_OPTIONS.includes(r["vertical-align"]))return t.error(`'vertical-align' must be one of: 'bottom', 'center', 'top' but found '${r["vertical-align"]}' instead.`);if(a=t.parse(r["vertical-align"],1,StringType),!a)return null}const l=n[n.length-1];l.scale=e,l.font=o,l.textColor=s,l.verticalAlign=a}else{const r=t.parse(e[o],1,ValueType);if(!r)return null;const s=r.type.kind;if("string"!==s&&"value"!==s&&"null"!==s&&"resolvedImage"!==s)return t.error("Formatted text type must be 'string', 'value', 'image' or 'null'.");i=!0,n.push({content:r,scale:null,font:null,textColor:null,verticalAlign:null})}}return new FormatExpression(n)}evaluate(e){return new Formatted(this.sections.map(t=>{const r=t.content.evaluate(e);return typeOf(r)===ResolvedImageType?new FormattedSection("",r,null,null,null,t.verticalAlign?t.verticalAlign.evaluate(e):null):new FormattedSection(valueToString(r),null,t.scale?t.scale.evaluate(e):null,t.font?t.font.evaluate(e).join(","):null,t.textColor?t.textColor.evaluate(e):null,t.verticalAlign?t.verticalAlign.evaluate(e):null)}))}eachChild(e){for(const t of this.sections)e(t.content),t.scale&&e(t.scale),t.font&&e(t.font),t.textColor&&e(t.textColor),t.verticalAlign&&e(t.verticalAlign)}outputDefined(){return!1}}class ImageExpression{constructor(e){this.type=ResolvedImageType,this.input=e}static parse(e,t){if(2!==e.length)return t.error("Expected two arguments.");const r=t.parse(e[1],1,StringType);return r?new ImageExpression(r):t.error("No image name provided.")}evaluate(e){const t=this.input.evaluate(e),r=ResolvedImage.fromString(t);return r&&e.availableImages&&(r.available=e.availableImages.indexOf(t)>-1),r}eachChild(e){e(this.input)}outputDefined(){return!1}}class Length{constructor(e){this.type=NumberType,this.input=e}static parse(e,t){if(2!==e.length)return t.error(`Expected 1 argument, but found ${e.length-1} instead.`);const r=t.parse(e[1],1);return r?"array"!==r.type.kind&&"string"!==r.type.kind&&"value"!==r.type.kind?t.error(`Expected argument of type string or array, but found ${typeToString(r.type)} instead.`):new Length(r):null}evaluate(e){const t=this.input.evaluate(e);if("string"==typeof t)return[...t].length;if(Array.isArray(t))return t.length;throw new RuntimeError(`Expected value to be of type string or array, but found ${typeToString(typeOf(t))} instead.`)}eachChild(e){e(this.input)}outputDefined(){return!1}}const EXTENT=8192;function getTileCoordinates(e,t){const r=mercatorXfromLng(e[0]),n=mercatorYfromLat(e[1]),i=Math.pow(2,t.z);return[Math.round(r*i*EXTENT),Math.round(n*i*EXTENT)]}function getLngLatFromTileCoord(e,t){const r=Math.pow(2,t.z),n=(e[0]/EXTENT+t.x)/r,i=(e[1]/EXTENT+t.y)/r;return[lngFromMercatorXfromLng(n),latFromMercatorY(i)]}function mercatorXfromLng(e){return(180+e)/360}function lngFromMercatorXfromLng(e){return 360*e-180}function mercatorYfromLat(e){return(180-180/Math.PI*Math.log(Math.tan(Math.PI/4+e*Math.PI/360)))/360}function latFromMercatorY(e){return 360/Math.PI*Math.atan(Math.exp((180-360*e)*Math.PI/180))-90}function updateBBox(e,t){e[0]=Math.min(e[0],t[0]),e[1]=Math.min(e[1],t[1]),e[2]=Math.max(e[2],t[0]),e[3]=Math.max(e[3],t[1])}function boxWithinBox(e,t){return!(e[0]<=t[0]||e[2]>=t[2]||e[1]<=t[1]||e[3]>=t[3])}function rayIntersect(e,t,r){return t[1]>e[1]!=r[1]>e[1]&&e[0]<(r[0]-t[0])*(e[1]-t[1])/(r[1]-t[1])+t[0]}function pointOnBoundary(e,t,r){const n=e[0]-t[0],i=e[1]-t[1],o=e[0]-r[0],s=e[1]-r[1];return n*s-o*i===0&&n*o<=0&&i*s<=0}function segmentIntersectSegment(e,t,r,n){const i=[t[0]-e[0],t[1]-e[1]];return 0!==perp([n[0]-r[0],n[1]-r[1]],i)&&!(!twoSided(e,t,r,n)||!twoSided(r,n,e,t))}function lineIntersectPolygon(e,t,r){for(const n of r)for(let r=0;r0&&h<0||u<0&&h>0}function getTilePolygon(e,t,r){const n=[];for(let i=0;ir[2]){const t=.5*n;let i=e[0]-r[0]>t?-n:r[0]-e[0]>t?n:0;0===i&&(i=e[0]-r[2]>t?-n:r[2]-e[0]>t?n:0),e[0]+=i}updateBBox(t,e)}function resetBBox(e){e[0]=e[1]=1/0,e[2]=e[3]=-1/0}function getTilePoints(e,t,r,n){const i=Math.pow(2,n.z)*EXTENT,o=[n.x*EXTENT,n.y*EXTENT],s=[];for(const a of e)for(const e of a){const n=[e.x+o[0],e.y+o[1]];updatePoint(n,t,r,i),s.push(n)}return s}function getTileLines(e,t,r,n){const i=Math.pow(2,n.z)*EXTENT,o=[n.x*EXTENT,n.y*EXTENT],s=[];for(const a of e){const e=[];for(const r of a){const n=[r.x+o[0],r.y+o[1]];updateBBox(t,n),e.push(n)}s.push(e)}if(t[2]-t[0]<=i/2){resetBBox(t);for(const e of s)for(const n of e)updatePoint(n,t,r,i)}return s}function pointsWithinPolygons(e,t){const r=[1/0,1/0,-1/0,-1/0],n=[1/0,1/0,-1/0,-1/0],i=e.canonicalID();if("Polygon"===t.type){const o=getTilePolygon(t.coordinates,n,i),s=getTilePoints(e.geometry(),r,n,i);if(!boxWithinBox(r,n))return!1;for(const e of s)if(!pointWithinPolygon(e,o))return!1}if("MultiPolygon"===t.type){const o=getTilePolygons(t.coordinates,n,i),s=getTilePoints(e.geometry(),r,n,i);if(!boxWithinBox(r,n))return!1;for(const e of s)if(!pointWithinPolygons(e,o))return!1}return!0}function linesWithinPolygons(e,t){const r=[1/0,1/0,-1/0,-1/0],n=[1/0,1/0,-1/0,-1/0],i=e.canonicalID();if("Polygon"===t.type){const o=getTilePolygon(t.coordinates,n,i),s=getTileLines(e.geometry(),r,n,i);if(!boxWithinBox(r,n))return!1;for(const e of s)if(!lineStringWithinPolygon(e,o))return!1}if("MultiPolygon"===t.type){const o=getTilePolygons(t.coordinates,n,i),s=getTileLines(e.geometry(),r,n,i);if(!boxWithinBox(r,n))return!1;for(const e of s)if(!lineStringWithinPolygons(e,o))return!1}return!0}class Within{constructor(e,t){this.type=BooleanType,this.geojson=e,this.geometries=t}static parse(e,t){if(2!==e.length)return t.error(`'within' expression requires exactly one argument, but found ${e.length-1} instead.`);if(isValue(e[1])){const t=e[1];if("FeatureCollection"===t.type){const e=[];for(const r of t.features){const{type:t,coordinates:n}=r.geometry;"Polygon"===t&&e.push(n),"MultiPolygon"===t&&e.push(...n)}if(e.length)return new Within(t,{type:"MultiPolygon",coordinates:e})}else if("Feature"===t.type){const e=t.geometry.type;if("Polygon"===e||"MultiPolygon"===e)return new Within(t,t.geometry)}else if("Polygon"===t.type||"MultiPolygon"===t.type)return new Within(t,t)}return t.error("'within' expression requires valid geojson object that contains polygon geometry type.")}evaluate(e){if(null!=e.geometry()&&null!=e.canonicalID()){if("Point"===e.geometryType())return pointsWithinPolygons(e,this.geometries);if("LineString"===e.geometryType())return linesWithinPolygons(e,this.geometries)}return!1}eachChild(){}outputDefined(){return!0}}class TinyQueue{constructor(e=[],t=(e,t)=>et?1:0){if(this.data=e,this.length=this.data.length,this.compare=t,this.length>0)for(let r=(this.length>>1)-1;r>=0;r--)this._down(r)}push(e){this.data.push(e),this._up(this.length++)}pop(){if(0===this.length)return;const e=this.data[0],t=this.data.pop();return--this.length>0&&(this.data[0]=t,this._down(0)),e}peek(){return this.data[0]}_up(e){const{data:t,compare:r}=this,n=t[e];for(;e>0;){const i=e-1>>1,o=t[i];if(r(n,o)>=0)break;t[e]=o,e=i}t[e]=n}_down(e){const{data:t,compare:r}=this,n=this.length>>1,i=t[e];for(;e=0)break;t[e]=t[n],e=n}t[e]=i}}function classifyRings(e){if(e.length<=1)return[e];const t=[];let r,n;for(const i of e){const e=calculateSignedArea(i);0!==e&&(i.area=Math.abs(e),void 0===n&&(n=e<0),n===e<0?(r&&t.push(r),r=[i]):r.push(i))}return r&&t.push(r),t}function calculateSignedArea(e){let t=0;for(let r,n,i=0,o=e.length,s=o-1;i1?(l=e[a+1][0],c=e[a+1][1]):d>0&&(l+=u/this.kx*d,c+=h/this.ky*d)),u=this.wrap(t[0]-l)*this.kx,h=(t[1]-c)*this.ky;const p=u*u+h*h;p180;)e-=360;return e}}const MinPointsSize=100,MinLinePointsSize=50;function compareDistPair(e,t){return t[0]-e[0]}function getRangeSize(e){return e[1]-e[0]+1}function isRangeSafe(e,t){return e[1]>=e[0]&&e[1]e[1])return[null,null];const r=getRangeSize(e);if(t){if(2===r)return[e,null];const t=Math.floor(r/2);return[[e[0],e[0]+t],[e[0]+t,e[1]]]}if(1===r)return[e,null];const n=Math.floor(r/2)-1;return[[e[0],e[0]+n],[e[0]+n+1,e[1]]]}function getBBox(e,t){if(!isRangeSafe(t,e.length))return[1/0,1/0,-1/0,-1/0];const r=[1/0,1/0,-1/0,-1/0];for(let n=t[0];n<=t[1];++n)updateBBox(r,e[n]);return r}function getPolygonBBox(e){const t=[1/0,1/0,-1/0,-1/0];for(const r of e)for(const e of r)updateBBox(t,e);return t}function isValidBBox(e){return e[0]!==-1/0&&e[1]!==-1/0&&e[2]!==1/0&&e[3]!==1/0}function bboxToBBoxDistance(e,t,r){if(!isValidBBox(e)||!isValidBBox(t))return NaN;let n=0,i=0;return e[2]t[2]&&(n=e[0]-t[2]),e[1]>t[3]&&(i=e[1]-t[3]),e[3]=n)return n;if(boxWithinBox(i,o)){if(polygonIntersect(e,t))return 0}else if(polygonIntersect(t,e))return 0;let s=1/0;for(const a of e)for(let e=0,n=a.length,i=n-1;e0;){const i=s.pop();if(i[0]>=o)continue;const l=i[1],c=t?MinLinePointsSize:MinPointsSize;if(getRangeSize(l)<=c){if(!isRangeSafe(l,e.length))return NaN;if(t){const t=lineToPolygonDistance(e,l,r,n);if(isNaN(t)||0===t)return t;o=Math.min(o,t)}else for(let t=l[0];t<=l[1];++t){const i=pointToPolygonDistance(e[t],r,n);if(o=Math.min(o,i),0===o)return 0}}else{const r=splitRange(l,t);updateQueue(s,o,n,e,a,r[0]),updateQueue(s,o,n,e,a,r[1])}}return o}function pointSetToPointSetDistance(e,t,r,n,i,o=1/0){let s=Math.min(o,i.distance(e[0],r[0]));if(0===s)return s;const a=new TinyQueue([[0,[0,e.length-1],[0,r.length-1]]],compareDistPair);for(;a.length>0;){const o=a.pop();if(o[0]>=s)continue;const l=o[1],c=o[2],u=t?MinLinePointsSize:MinPointsSize,h=n?MinLinePointsSize:MinPointsSize;if(getRangeSize(l)<=u&&getRangeSize(c)<=h){if(!isRangeSafe(l,e.length)&&isRangeSafe(c,r.length))return NaN;let o;if(t&&n)o=lineToLineDistance(e,l,r,c,i),s=Math.min(s,o);else if(t&&!n){const t=e.slice(l[0],l[1]+1);for(let e=c[0];e<=c[1];++e)if(o=pointToLineDistance(r[e],t,i),s=Math.min(s,o),0===s)return s}else if(!t&&n){const t=r.slice(c[0],c[1]+1);for(let r=l[0];r<=l[1];++r)if(o=pointToLineDistance(e[r],t,i),s=Math.min(s,o),0===s)return s}else o=pointsToPointsDistance(e,l,r,c,i),s=Math.min(s,o)}else{const o=splitRange(l,t),u=splitRange(c,n);updateQueueTwoSets(a,s,i,e,r,o[0],u[0]),updateQueueTwoSets(a,s,i,e,r,o[0],u[1]),updateQueueTwoSets(a,s,i,e,r,o[1],u[0]),updateQueueTwoSets(a,s,i,e,r,o[1],u[1])}}return s}function pointToGeometryDistance(e,t){const r=e.geometry(),n=r.flat().map(t=>getLngLatFromTileCoord([t.x,t.y],e.canonical));if(0===r.length)return NaN;const i=new CheapRuler(n[0][1]);let o=1/0;for(const s of t){switch(s.type){case"Point":o=Math.min(o,pointSetToPointSetDistance(n,!1,[s.coordinates],!1,i,o));break;case"LineString":o=Math.min(o,pointSetToPointSetDistance(n,!1,s.coordinates,!0,i,o));break;case"Polygon":o=Math.min(o,pointsToPolygonDistance(n,!1,s.coordinates,i,o))}if(0===o)return o}return o}function lineStringToGeometryDistance(e,t){const r=e.geometry(),n=r.flat().map(t=>getLngLatFromTileCoord([t.x,t.y],e.canonical));if(0===r.length)return NaN;const i=new CheapRuler(n[0][1]);let o=1/0;for(const s of t){switch(s.type){case"Point":o=Math.min(o,pointSetToPointSetDistance(n,!0,[s.coordinates],!1,i,o));break;case"LineString":o=Math.min(o,pointSetToPointSetDistance(n,!0,s.coordinates,!0,i,o));break;case"Polygon":o=Math.min(o,pointsToPolygonDistance(n,!0,s.coordinates,i,o))}if(0===o)return o}return o}function polygonToGeometryDistance(e,t){const r=e.geometry();if(0===r.length||0===r[0].length)return NaN;const n=classifyRings(r).map(t=>t.map(t=>t.map(t=>getLngLatFromTileCoord([t.x,t.y],e.canonical)))),i=new CheapRuler(n[0][0][0][1]);let o=1/0;for(const s of t)for(const e of n){switch(s.type){case"Point":o=Math.min(o,pointsToPolygonDistance([s.coordinates],!1,e,i,o));break;case"LineString":o=Math.min(o,pointsToPolygonDistance(s.coordinates,!0,e,i,o));break;case"Polygon":o=Math.min(o,polygonToPolygonDistance(e,s.coordinates,i,o))}if(0===o)return o}return o}function toSimpleGeometry(e){return"MultiPolygon"===e.type?e.coordinates.map(e=>({type:"Polygon",coordinates:e})):"MultiLineString"===e.type?e.coordinates.map(e=>({type:"LineString",coordinates:e})):"MultiPoint"===e.type?e.coordinates.map(e=>({type:"Point",coordinates:e})):[e]}class Distance{constructor(e,t){this.type=NumberType,this.geojson=e,this.geometries=t}static parse(e,t){if(2!==e.length)return t.error(`'distance' expression requires exactly one argument, but found ${e.length-1} instead.`);if(isValue(e[1])){const t=e[1];if("FeatureCollection"===t.type)return new Distance(t,t.features.map(e=>toSimpleGeometry(e.geometry)).flat());if("Feature"===t.type)return new Distance(t,toSimpleGeometry(t.geometry));if("type"in t&&"coordinates"in t)return new Distance(t,toSimpleGeometry(t))}return t.error("'distance' expression requires valid geojson object that contains polygon geometry type.")}evaluate(e){if(null!=e.geometry()&&null!=e.canonicalID()){if("Point"===e.geometryType())return pointToGeometryDistance(e,this.geometries);if("LineString"===e.geometryType())return lineStringToGeometryDistance(e,this.geometries);if("Polygon"===e.geometryType())return polygonToGeometryDistance(e,this.geometries)}return NaN}eachChild(){}outputDefined(){return!0}}class GlobalState{constructor(e){this.type=ValueType,this.key=e}static parse(e,t){if(2!==e.length)return t.error(`Expected 1 argument, but found ${e.length-1} instead.`);const r=e[1];return null==r?t.error("Global state property must be defined."):"string"!=typeof r?t.error(`Global state property must be string, but found ${typeof e[1]} instead.`):new GlobalState(r)}evaluate(e){var t;const r=null===(t=e.globals)||void 0===t?void 0:t.globalState;return r&&0!==Object.keys(r).length?getOwn(r,this.key):null}eachChild(){}outputDefined(){return!1}}const expressions$1={"==":Equals,"!=":NotEquals,">":GreaterThan,"<":LessThan,">=":GreaterThanOrEqual,"<=":LessThanOrEqual,array:Assertion,at:At,boolean:Assertion,case:Case,coalesce:Coalesce,collator:CollatorExpression,format:FormatExpression,image:ImageExpression,in:In,"index-of":IndexOf,interpolate:Interpolate,"interpolate-hcl":Interpolate,"interpolate-lab":Interpolate,length:Length,let:Let,literal:Literal,match:Match,number:Assertion,"number-format":NumberFormat,object:Assertion,slice:Slice,step:Step,string:Assertion,"to-boolean":Coercion,"to-color":Coercion,"to-number":Coercion,"to-string":Coercion,var:Var,within:Within,distance:Distance,"global-state":GlobalState};class CompoundExpression{constructor(e,t,r,n){this.name=e,this.type=t,this._evaluate=r,this.args=n}evaluate(e){return this._evaluate(e,this.args)}eachChild(e){this.args.forEach(e)}outputDefined(){return!1}static parse(e,t){const r=e[0],n=CompoundExpression.definitions[r];if(!n)return t.error(`Unknown expression "${r}". If you wanted a literal array, use ["literal", [...]].`,0);const i=Array.isArray(n)?n[0]:n.type,o=Array.isArray(n)?[[n[1],n[2]]]:n.overloads,s=o.filter(([t])=>!Array.isArray(t)||t.length===e.length-1);let a=null;for(const[l,c]of s){a=new ParsingContext(t.registry,isExpressionConstant,t.path,null,t.scope);const n=[];let o=!1;for(let t=1;tstringifySignature(e)).join(" | "),n=[];for(let i=1;i>1;if(t[i]===e)return!0;t[i]>e?n=i-1:r=i+1}return!1}function varargs(e){return{type:e}}function stringifySignature(e){return Array.isArray(e)?`(${e.map(typeToString).join(", ")})`:`(${typeToString(e.type)}...)`}function isExpressionConstant(e){if(e instanceof Var)return isExpressionConstant(e.boundExpression);if(e instanceof CompoundExpression&&"error"===e.name)return!1;if(e instanceof CollatorExpression)return!1;if(e instanceof Within)return!1;if(e instanceof Distance)return!1;if(e instanceof GlobalState)return!1;const t=e instanceof Coercion||e instanceof Assertion;let r=!0;return e.eachChild(e=>{r=t?r&&isExpressionConstant(e):r&&e instanceof Literal}),!!r&&isFeatureConstant(e)&&isGlobalPropertyConstant(e,["zoom","heatmap-density","elevation","line-progress","accumulated","is-supported-script"])}function isFeatureConstant(e){if(e instanceof CompoundExpression){if("get"===e.name&&1===e.args.length)return!1;if("feature-state"===e.name)return!1;if("has"===e.name&&1===e.args.length)return!1;if("properties"===e.name||"geometry-type"===e.name||"id"===e.name)return!1;if(/^filter-/.test(e.name))return!1}if(e instanceof Within)return!1;if(e instanceof Distance)return!1;let t=!0;return e.eachChild(e=>{t&&!isFeatureConstant(e)&&(t=!1)}),t}function isStateConstant(e){if(e instanceof CompoundExpression&&"feature-state"===e.name)return!1;let t=!0;return e.eachChild(e=>{t&&!isStateConstant(e)&&(t=!1)}),t}function isGlobalPropertyConstant(e,t){if(e instanceof CompoundExpression&&t.indexOf(e.name)>=0)return!1;let r=!0;return e.eachChild(e=>{r&&!isGlobalPropertyConstant(e,t)&&(r=!1)}),r}function success(e){return{result:"success",value:e}}function error(e){return{result:"error",value:e}}function supportsPropertyExpression(e){return"data-driven"===e["property-type"]||"cross-faded-data-driven"===e["property-type"]}function supportsZoomExpression(e){return!!e.expression&&e.expression.parameters.indexOf("zoom")>-1}function supportsInterpolation(e){return!!e.expression&&e.expression.interpolated}function isFunction$1(e){return"object"==typeof e&&null!==e&&!Array.isArray(e)&&typeOf(e)===ObjectType}CompoundExpression.register(expressions$1,{error:[ErrorType,[StringType],(e,[t])=>{throw new RuntimeError(t.evaluate(e))}],typeof:[StringType,[ValueType],(e,[t])=>typeToString(typeOf(t.evaluate(e)))],"to-rgba":[array(NumberType,4),[ColorType],(e,[t])=>{const[r,n,i,o]=t.evaluate(e).rgb;return[255*r,255*n,255*i,o]}],rgb:[ColorType,[NumberType,NumberType,NumberType],rgba],rgba:[ColorType,[NumberType,NumberType,NumberType,NumberType],rgba],has:{type:BooleanType,overloads:[[[StringType],(e,[t])=>has(t.evaluate(e),e.properties())],[[StringType,ObjectType],(e,[t,r])=>has(t.evaluate(e),r.evaluate(e))]]},get:{type:ValueType,overloads:[[[StringType],(e,[t])=>get(t.evaluate(e),e.properties())],[[StringType,ObjectType],(e,[t,r])=>get(t.evaluate(e),r.evaluate(e))]]},"feature-state":[ValueType,[StringType],(e,[t])=>get(t.evaluate(e),e.featureState||{})],properties:[ObjectType,[],e=>e.properties()],"geometry-type":[StringType,[],e=>e.geometryType()],id:[ValueType,[],e=>e.id()],zoom:[NumberType,[],e=>e.globals.zoom],"heatmap-density":[NumberType,[],e=>e.globals.heatmapDensity||0],elevation:[NumberType,[],e=>e.globals.elevation||0],"line-progress":[NumberType,[],e=>e.globals.lineProgress||0],accumulated:[ValueType,[],e=>void 0===e.globals.accumulated?null:e.globals.accumulated],"+":[NumberType,varargs(NumberType),(e,t)=>{let r=0;for(const n of t)r+=n.evaluate(e);return r}],"*":[NumberType,varargs(NumberType),(e,t)=>{let r=1;for(const n of t)r*=n.evaluate(e);return r}],"-":{type:NumberType,overloads:[[[NumberType,NumberType],(e,[t,r])=>t.evaluate(e)-r.evaluate(e)],[[NumberType],(e,[t])=>-t.evaluate(e)]]},"/":[NumberType,[NumberType,NumberType],(e,[t,r])=>t.evaluate(e)/r.evaluate(e)],"%":[NumberType,[NumberType,NumberType],(e,[t,r])=>t.evaluate(e)%r.evaluate(e)],ln2:[NumberType,[],()=>Math.LN2],pi:[NumberType,[],()=>Math.PI],e:[NumberType,[],()=>Math.E],"^":[NumberType,[NumberType,NumberType],(e,[t,r])=>Math.pow(t.evaluate(e),r.evaluate(e))],sqrt:[NumberType,[NumberType],(e,[t])=>Math.sqrt(t.evaluate(e))],log10:[NumberType,[NumberType],(e,[t])=>Math.log(t.evaluate(e))/Math.LN10],ln:[NumberType,[NumberType],(e,[t])=>Math.log(t.evaluate(e))],log2:[NumberType,[NumberType],(e,[t])=>Math.log(t.evaluate(e))/Math.LN2],sin:[NumberType,[NumberType],(e,[t])=>Math.sin(t.evaluate(e))],cos:[NumberType,[NumberType],(e,[t])=>Math.cos(t.evaluate(e))],tan:[NumberType,[NumberType],(e,[t])=>Math.tan(t.evaluate(e))],asin:[NumberType,[NumberType],(e,[t])=>Math.asin(t.evaluate(e))],acos:[NumberType,[NumberType],(e,[t])=>Math.acos(t.evaluate(e))],atan:[NumberType,[NumberType],(e,[t])=>Math.atan(t.evaluate(e))],min:[NumberType,varargs(NumberType),(e,t)=>Math.min(...t.map(t=>t.evaluate(e)))],max:[NumberType,varargs(NumberType),(e,t)=>Math.max(...t.map(t=>t.evaluate(e)))],abs:[NumberType,[NumberType],(e,[t])=>Math.abs(t.evaluate(e))],round:[NumberType,[NumberType],(e,[t])=>{const r=t.evaluate(e);return r<0?-Math.round(-r):Math.round(r)}],floor:[NumberType,[NumberType],(e,[t])=>Math.floor(t.evaluate(e))],ceil:[NumberType,[NumberType],(e,[t])=>Math.ceil(t.evaluate(e))],"filter-==":[BooleanType,[StringType,ValueType],(e,[t,r])=>e.properties()[t.value]===r.value],"filter-id-==":[BooleanType,[ValueType],(e,[t])=>e.id()===t.value],"filter-type-==":[BooleanType,[StringType],(e,[t])=>e.geometryType()===t.value],"filter-<":[BooleanType,[StringType,ValueType],(e,[t,r])=>{const n=e.properties()[t.value],i=r.value;return typeof n==typeof i&&n{const r=e.id(),n=t.value;return typeof r==typeof n&&r":[BooleanType,[StringType,ValueType],(e,[t,r])=>{const n=e.properties()[t.value],i=r.value;return typeof n==typeof i&&n>i}],"filter-id->":[BooleanType,[ValueType],(e,[t])=>{const r=e.id(),n=t.value;return typeof r==typeof n&&r>n}],"filter-<=":[BooleanType,[StringType,ValueType],(e,[t,r])=>{const n=e.properties()[t.value],i=r.value;return typeof n==typeof i&&n<=i}],"filter-id-<=":[BooleanType,[ValueType],(e,[t])=>{const r=e.id(),n=t.value;return typeof r==typeof n&&r<=n}],"filter->=":[BooleanType,[StringType,ValueType],(e,[t,r])=>{const n=e.properties()[t.value],i=r.value;return typeof n==typeof i&&n>=i}],"filter-id->=":[BooleanType,[ValueType],(e,[t])=>{const r=e.id(),n=t.value;return typeof r==typeof n&&r>=n}],"filter-has":[BooleanType,[ValueType],(e,[t])=>t.value in e.properties()],"filter-has-id":[BooleanType,[],e=>null!==e.id()&&void 0!==e.id()],"filter-type-in":[BooleanType,[array(StringType)],(e,[t])=>t.value.indexOf(e.geometryType())>=0],"filter-id-in":[BooleanType,[array(ValueType)],(e,[t])=>t.value.indexOf(e.id())>=0],"filter-in-small":[BooleanType,[StringType,array(ValueType)],(e,[t,r])=>r.value.indexOf(e.properties()[t.value])>=0],"filter-in-large":[BooleanType,[StringType,array(ValueType)],(e,[t,r])=>binarySearch(e.properties()[t.value],r.value,0,r.value.length-1)],all:{type:BooleanType,overloads:[[[BooleanType,BooleanType],(e,[t,r])=>t.evaluate(e)&&r.evaluate(e)],[varargs(BooleanType),(e,t)=>{for(const r of t)if(!r.evaluate(e))return!1;return!0}]]},any:{type:BooleanType,overloads:[[[BooleanType,BooleanType],(e,[t,r])=>t.evaluate(e)||r.evaluate(e)],[varargs(BooleanType),(e,t)=>{for(const r of t)if(r.evaluate(e))return!0;return!1}]]},"!":[BooleanType,[BooleanType],(e,[t])=>!t.evaluate(e)],"is-supported-script":[BooleanType,[StringType],(e,[t])=>{const r=e.globals&&e.globals.isSupportedScript;return!r||r(t.evaluate(e))}],upcase:[StringType,[StringType],(e,[t])=>t.evaluate(e).toUpperCase()],downcase:[StringType,[StringType],(e,[t])=>t.evaluate(e).toLowerCase()],concat:[StringType,varargs(ValueType),(e,t)=>t.map(t=>valueToString(t.evaluate(e))).join("")],"resolved-locale":[StringType,[CollatorType],(e,[t])=>t.evaluate(e).resolvedLocale()]});class StyleExpression{constructor(e,t){this.expression=e,this._warningHistory={},this._evaluator=new EvaluationContext,this._defaultValue=t?getDefaultValue(t):null,this._enumValues=t&&"enum"===t.type?t.values:null}evaluateWithoutErrorHandling(e,t,r,n,i,o){return this._evaluator.globals=e,this._evaluator.feature=t,this._evaluator.featureState=r,this._evaluator.canonical=n,this._evaluator.availableImages=i||null,this._evaluator.formattedSection=o,this.expression.evaluate(this._evaluator)}evaluate(e,t,r,n,i,o){this._evaluator.globals=e,this._evaluator.feature=t||null,this._evaluator.featureState=r||null,this._evaluator.canonical=n,this._evaluator.availableImages=i||null,this._evaluator.formattedSection=o||null;try{const e=this.expression.evaluate(this._evaluator);if(null==e||"number"==typeof e&&e!=e)return this._defaultValue;if(this._enumValues&&!(e in this._enumValues))throw new RuntimeError(`Expected value to be one of ${Object.keys(this._enumValues).map(e=>JSON.stringify(e)).join(", ")}, but found ${JSON.stringify(e)} instead.`);return e}catch(s){return this._warningHistory[s.message]||(this._warningHistory[s.message]=!0,"undefined"!=typeof console&&console.warn(s.message)),this._defaultValue}}}function isExpression(e){return Array.isArray(e)&&e.length>0&&"string"==typeof e[0]&&e[0]in expressions$1}function createExpression(e,t){const r=new ParsingContext(expressions$1,isExpressionConstant,[],t?getExpectedType(t):void 0),n=r.parse(e,void 0,void 0,void 0,t&&"string"===t.type?{typeAnnotation:"coerce"}:void 0);return n?success(new StyleExpression(n,t)):error(r.errors)}class ZoomConstantExpression{constructor(e,t){this.kind=e,this._styleExpression=t,this.isStateDependent="constant"!==e&&!isStateConstant(t.expression),this.globalStateRefs=findGlobalStateRefs(t.expression)}evaluateWithoutErrorHandling(e,t,r,n,i,o){return this._styleExpression.evaluateWithoutErrorHandling(e,t,r,n,i,o)}evaluate(e,t,r,n,i,o){return this._styleExpression.evaluate(e,t,r,n,i,o)}}class ZoomDependentExpression{constructor(e,t,r,n){this.kind=e,this.zoomStops=r,this._styleExpression=t,this.isStateDependent="camera"!==e&&!isStateConstant(t.expression),this.globalStateRefs=findGlobalStateRefs(t.expression),this.interpolationType=n}evaluateWithoutErrorHandling(e,t,r,n,i,o){return this._styleExpression.evaluateWithoutErrorHandling(e,t,r,n,i,o)}evaluate(e,t,r,n,i,o){return this._styleExpression.evaluate(e,t,r,n,i,o)}interpolationFactor(e,t,r){return this.interpolationType?Interpolate.interpolationFactor(this.interpolationType,e,t,r):0}}function createPropertyExpression(e,t){const r=createExpression(e,t);if("error"===r.result)return r;const n=r.value.expression,i=isFeatureConstant(n);if(!i&&!supportsPropertyExpression(t))return error([new ExpressionParsingError("","data expressions not supported")]);const o=isGlobalPropertyConstant(n,["zoom"]);if(!o&&!supportsZoomExpression(t))return error([new ExpressionParsingError("","zoom expressions not supported")]);const s=findZoomCurve(n);if(!s&&!o)return error([new ExpressionParsingError("",'"zoom" expression may only be used as input to a top-level "step" or "interpolate" expression.')]);if(s instanceof ExpressionParsingError)return error([s]);if(s instanceof Interpolate&&!supportsInterpolation(t))return error([new ExpressionParsingError("",'"interpolate" expressions cannot be used with this property')]);if(!s)return success(new ZoomConstantExpression(i?"constant":"source",r.value));const a=s instanceof Interpolate?s.interpolation:void 0;return success(new ZoomDependentExpression(i?"camera":"composite",r.value,s.labels,a))}function findZoomCurve(e){let t=null;if(e instanceof Let)t=findZoomCurve(e.result);else if(e instanceof Coalesce){for(const r of e.args)if(t=findZoomCurve(r),t)break}else(e instanceof Step||e instanceof Interpolate)&&e.input instanceof CompoundExpression&&"zoom"===e.input.name&&(t=e);return t instanceof ExpressionParsingError||e.eachChild(e=>{const r=findZoomCurve(e);r instanceof ExpressionParsingError?t=r:!t&&r?t=new ExpressionParsingError("",'"zoom" expression may only be used as input to a top-level "step" or "interpolate" expression.'):t&&r&&t!==r&&(t=new ExpressionParsingError("",'Only one zoom-based "step" or "interpolate" subexpression may be used in an expression.'))}),t}function findGlobalStateRefs(e,t=new Set){return e instanceof GlobalState&&t.add(e.key),e.eachChild(e=>{findGlobalStateRefs(e,t)}),t}function getExpectedType(e){const t={color:ColorType,string:StringType,number:NumberType,enum:StringType,boolean:BooleanType,formatted:FormattedType,padding:PaddingType,numberArray:NumberArrayType,colorArray:ColorArrayType,projectionDefinition:ProjectionDefinitionType,resolvedImage:ResolvedImageType,variableAnchorOffsetCollection:VariableAnchorOffsetCollectionType};return"array"===e.type?array(t[e.value]||ValueType,e.length):t[e.type]}function getDefaultValue(e){if("color"===e.type&&isFunction$1(e.default))return new Color(0,0,0,0);switch(e.type){case"color":return Color.parse(e.default)||null;case"padding":return Padding.parse(e.default)||null;case"numberArray":return NumberArray.parse(e.default)||null;case"colorArray":return ColorArray.parse(e.default)||null;case"variableAnchorOffsetCollection":return VariableAnchorOffsetCollection.parse(e.default)||null;case"projectionDefinition":return ProjectionDefinition.parse(e.default)||null;default:return void 0===e.default?null:e.default}}function isExpressionFilter(e){if(!0===e||!1===e)return!0;if(!Array.isArray(e)||0===e.length)return!1;switch(e[0]){case"has":return e.length>=2&&"$id"!==e[1]&&"$type"!==e[1];case"in":return e.length>=3&&("string"!=typeof e[1]||Array.isArray(e[2]));case"!in":case"!has":case"none":return!1;case"==":case"!=":case">":case">=":case"<":case"<=":return 3!==e.length||Array.isArray(e[1])||Array.isArray(e[2]);case"any":case"all":for(const t of e.slice(1))if(!isExpressionFilter(t)&&"boolean"!=typeof t)return!1;return!0;default:return!0}}const filterSpec={type:"boolean",default:!1,transition:!1,"property-type":"data-driven",expression:{interpolated:!1,parameters:["zoom","feature"]}};function featureFilter(e){if(null==e)return{filter:()=>!0,needGeometry:!1,getGlobalStateRefs:()=>new Set};isExpressionFilter(e)||(e=convertFilter$1(e));const t=createExpression(e,filterSpec);if("error"===t.result)throw new Error(t.value.map(e=>`${e.key}: ${e.message}`).join(", "));return{filter:(e,r,n)=>t.value.evaluate(e,r,{},n),needGeometry:geometryNeeded(e),getGlobalStateRefs:()=>findGlobalStateRefs(t.value.expression)}}function compare(e,t){return et?1:0}function geometryNeeded(e){if(!Array.isArray(e))return!1;if("within"===e[0]||"distance"===e[0])return!0;for(let t=1;t"===t||"<="===t||">="===t?convertComparisonOp$1(e[1],e[2],t):"any"===t?convertDisjunctionOp(e.slice(1)):"all"===t?["all"].concat(e.slice(1).map(convertFilter$1)):"none"===t?["all"].concat(e.slice(1).map(convertFilter$1).map(convertNegation)):"in"===t?convertInOp$1(e[1],e.slice(2)):"!in"===t?convertNegation(convertInOp$1(e[1],e.slice(2))):"has"===t?convertHasOp$1(e[1]):"!has"!==t||convertNegation(convertHasOp$1(e[1]))}function convertComparisonOp$1(e,t,r){switch(e){case"$type":return[`filter-type-${r}`,t];case"$id":return[`filter-id-${r}`,t];default:return[`filter-${r}`,e,t]}}function convertDisjunctionOp(e){return["any"].concat(e.map(convertFilter$1))}function convertInOp$1(e,t){if(0===t.length)return!1;switch(e){case"$type":return["filter-type-in",["literal",t]];case"$id":return["filter-id-in",["literal",t]];default:return t.length>200&&!t.some(e=>typeof e!=typeof t[0])?["filter-in-large",e,["literal",t.sort(compare)]]:["filter-in-small",e,["literal",t]]}}function convertHasOp$1(e){switch(e){case"$type":return!0;case"$id":return["filter-has-id"];default:return["filter-has",e]}}function convertNegation(e){return["!",e]}function convertLiteral(e){return"object"==typeof e?["literal",e]:e}function convertFunction(e,t){let r=e.stops;if(!r)return convertIdentityFunction(e,t);const n=r&&"object"==typeof r[0][0],i=n||void 0!==e.property,o=n||!i;return r=r.map(e=>!i&&t.tokens&&"string"==typeof e[1]?[e[0],convertTokenString(e[1])]:[e[0],convertLiteral(e[1])]),n?convertZoomAndPropertyFunction(e,t,r):o?convertZoomFunction(e,t,r):convertPropertyFunction(e,t,r)}function convertIdentityFunction(e,t){const r=["get",e.property];if(void 0===e.default)return"string"===t.type?["string",r]:r;if("enum"===t.type)return["match",r,Object.keys(t.values),r,e.default];{const n=["color"===t.type?"to-color":t.type,r,convertLiteral(e.default)];return"array"===t.type&&n.splice(1,0,t.value,t.length||null),n}}function getInterpolateOperator(e){switch(e.colorSpace){case"hcl":return"interpolate-hcl";case"lab":return"interpolate-lab";default:return"interpolate"}}function convertZoomAndPropertyFunction(e,t,r){const n={},i={},o=[];for(let s=0;s3&&t===e[e.length-2]||(n&&2===e.length||e.push(t),e.push(r))}function getFunctionType(e,t){return e.type?e.type:t.expression.interpolated?"exponential":"interval"}function convertTokenString(e){const t=["concat"],r=/{([^{}]+)}/g;let n=0;for(let i=r.exec(e);null!==i;i=r.exec(e)){const o=e.slice(n,r.lastIndex-i[0].length);n=r.lastIndex,o.length>0&&t.push(o),t.push(["get",i[1]])}if(1===t.length)return e;if(n1?h[h.length-2].toLowerCase():"";if(d==p||d==p.replace("-","")||f+"-"+d==p){s=i?s:fontWeights[p],h.pop(),f&&p.startsWith(f)&&h.pop();break}}i||"number"!=typeof d||(s=d,i=!0);var g=h.join(sp).replace("Klokantech Noto Sans","Noto Sans").replace("DIN Pro","Barlow").replace("Arial Unicode MS","Arial");-1!==g.indexOf(sp)&&(g='"'+g+'"'),l.push(g)}n=fontCache[e]=[a,s,l]}return n[0]+sp+n[1]+sp+t+"px"+(r?"/"+r:"")+sp+n[2]}class ImageCanvas extends ImageWrapper{constructor(e,t,r,n,i){super(e,t,r,void 0!==i?ImageState.IDLE:ImageState.LOADED),this.loader_=void 0!==i?i:null,this.canvas_=n,this.error_=null}getError(){return this.error_}handleLoad_(e){e?(this.error_=e,this.state=ImageState.ERROR):this.state=ImageState.LOADED,this.changed()}load(){this.state==ImageState.IDLE&&(this.state=ImageState.LOADING,this.changed(),this.loader_(this.handleLoad_.bind(this)))}getImage(){return this.canvas_}}class Tile extends Target{constructor(e,t,r){super(),r=r||{},this.tileCoord=e,this.state=t,this.key="",this.transition_=void 0===r.transition?250:r.transition,this.transitionStarts_={},this.interpolate=!!r.interpolate}changed(){this.dispatchEvent(EventType$1.CHANGE)}release(){this.setState(TileState.EMPTY)}getKey(){return this.key+"/"+this.tileCoord}getTileCoord(){return this.tileCoord}getState(){return this.state}setState(e){if(this.state!==TileState.EMPTY){if(this.state!==TileState.ERROR&&this.state>e)throw new Error("Tile load sequence violation");this.state=e,this.changed()}}load(){abstract()}getAlpha(e,t){if(!this.transition_)return 1;let r=this.transitionStarts_[e];if(r){if(-1===r)return 1}else r=t,this.transitionStarts_[e]=r;const n=t-r+1e3/60;return n>=this.transition_?1:easeIn(n/this.transition_)}inTransition(e){return!!this.transition_&&-1!==this.transitionStarts_[e]}endTransition(e){this.transition_&&(this.transitionStarts_[e]=-1)}disposeInternal(){this.release(),super.disposeInternal()}}class ImageTile extends Tile{constructor(e,t,r,n,i,o){super(e,t,o),this.crossOrigin_=n,this.src_=r,this.key=r,this.image_,WORKER_OFFSCREEN_CANVAS?this.image_=new OffscreenCanvas(1,1):(this.image_=new Image,null!==n&&(this.image_.crossOrigin=n)),this.unlisten_=null,this.tileLoadFunction_=i}getImage(){return this.image_}setImage(e){this.image_=e,this.state=TileState.LOADED,this.unlistenImage_(),this.changed()}getCrossOrigin(){return this.crossOrigin_}handleImageError_(){this.state=TileState.ERROR,this.unlistenImage_(),this.image_=getBlankImage(),this.changed()}handleImageLoad_(){if(WORKER_OFFSCREEN_CANVAS)this.state=TileState.LOADED;else{const e=this.image_;e.naturalWidth&&e.naturalHeight?this.state=TileState.LOADED:this.state=TileState.EMPTY}this.unlistenImage_(),this.changed()}load(){this.state==TileState.ERROR&&(this.state=TileState.IDLE,this.image_=new Image,null!==this.crossOrigin_&&(this.image_.crossOrigin=this.crossOrigin_)),this.state==TileState.IDLE&&(this.state=TileState.LOADING,this.changed(),this.tileLoadFunction_(this,this.src_),this.unlisten_=listenImage(this.image_,this.handleImageLoad_.bind(this),this.handleImageError_.bind(this)))}unlistenImage_(){this.unlisten_&&(this.unlisten_(),this.unlisten_=null)}disposeInternal(){this.unlistenImage_(),this.image_=null,super.disposeInternal()}}function getBlankImage(){const e=createCanvasContext2D(1,1);return e.fillStyle="rgba(0,0,0,0)",e.fillRect(0,0,1,1),e.canvas}class TileRange{constructor(e,t,r,n){this.minX=e,this.maxX=t,this.minY=r,this.maxY=n}contains(e){return this.containsXY(e[1],e[2])}containsTileRange(e){return this.minX<=e.minX&&e.maxX<=this.maxX&&this.minY<=e.minY&&e.maxY<=this.maxY}containsXY(e,t){return this.minX<=e&&e<=this.maxX&&this.minY<=t&&t<=this.maxY}equals(e){return this.minX==e.minX&&this.minY==e.minY&&this.maxX==e.maxX&&this.maxY==e.maxY}extend(e){e.minXthis.maxX&&(this.maxX=e.maxX),e.minYthis.maxY&&(this.maxY=e.maxY)}getHeight(){return this.maxY-this.minY+1}getSize(){return[this.getWidth(),this.getHeight()]}getWidth(){return this.maxX-this.minX+1}intersects(e){return this.minX<=e.maxX&&this.maxX>=e.minX&&this.minY<=e.maxY&&this.maxY>=e.minY}}function createOrUpdate$1(e,t,r,n,i){return void 0!==i?(i.minX=e,i.maxX=t,i.minY=r,i.maxY=n,i):new TileRange(e,t,r,n)}const canvasPool$1=[];class VectorRenderTile extends Tile{constructor(e,t,r,n,i){super(e,t,{transition:0}),this.context_=null,this.executorGroups={},this.loadingSourceTiles=0,this.hitDetectionImageData={},this.replayState_={},this.sourceTiles=[],this.errorTileKeys={},this.wantedResolution,this.getSourceTiles=n.bind(void 0,this),this.removeSourceTiles_=i,this.wrappedTileCoord=r}getContext(){return this.context_||(this.context_=createCanvasContext2D(1,1,canvasPool$1)),this.context_}hasContext(){return!!this.context_}getImage(){return this.hasContext()?this.getContext().canvas:null}getReplayState(e){const t=getUid(e);return t in this.replayState_||(this.replayState_[t]={dirty:!1,renderedRenderOrder:null,renderedResolution:NaN,renderedRevision:-1,renderedTileResolution:NaN,renderedTileRevision:-1,renderedTileZ:-1}),this.replayState_[t]}load(){this.getSourceTiles()}release(){this.context_&&(releaseCanvas(this.context_),canvasPool$1.push(this.context_.canvas),this.context_=null),this.removeSourceTiles_(this),this.sourceTiles.length=0,super.release()}}let VectorTile$1=class extends Tile{constructor(e,t,r,n,i,o){super(e,t,o),this.extent=null,this.format_=n,this.features_=null,this.loader_,this.projection=null,this.resolution,this.tileLoadFunction_=i,this.url_=r,this.key=r}getTileUrl(){return this.url_}getFormat(){return this.format_}getFeatures(){return this.features_}load(){this.state==TileState.IDLE&&(this.setState(TileState.LOADING),this.tileLoadFunction_(this,this.url_),this.loader_&&this.loader_(this.extent,this.resolution,this.projection))}onLoad(e,t){this.setFeatures(e)}onError(){this.setState(TileState.ERROR)}setFeatures(e){this.features_=e,this.setState(TileState.LOADED)}setLoader(e){this.loader_=e}};const mapboxBaseUrl="https://api.mapbox.com";function getMapboxPath(e){return 0!==e.indexOf("mapbox://")?"":e.slice(9)}function normalizeSpriteDefinition(e,t,r){if("string"==typeof e)return[{id:"default",url:normalizeSpriteUrl(e,t,r)}];for(const n of e)n.url=normalizeSpriteUrl(n.url,t,r);return e}function normalizeSpriteUrl(e,t,r){const n=getMapboxPath(e);if(!n)return decodeURI(new URL(e,r).href);if(0!==n.indexOf("sprites/"))throw new Error(`unexpected sprites url: ${e}`);const i=n.slice(8);return`${mapboxBaseUrl}/styles/v1/${i}/sprite?access_token=${t}`}function normalizeStyleUrl(e,t){const r=getMapboxPath(e);if(!r)return decodeURI(new URL(e,location.href).href);if(0!==r.indexOf("styles/"))throw new Error(`unexpected style url: ${e}`);const n=r.slice(7);return`${mapboxBaseUrl}/styles/v1/${n}?&access_token=${t}`}const mapboxSubdomains=["a","b","c","d"];function normalizeSourceUrl(e,t,r,n){const i=new URL(e,n||location.href),o=getMapboxPath(e);if(!o)return t?(i.searchParams.has(r)||i.searchParams.set(r,t),[decodeURI(i.href)]):[decodeURI(i.href)];if("mapbox.satellite"===o){const e=window.devicePixelRatio>=1.5?"@2x":"";return[`https://api.mapbox.com/v4/${o}/{z}/{x}/{y}${e}.webp?access_token=${t}`]}return mapboxSubdomains.map(e=>`https://${e}.tiles.mapbox.com/v4/${o}/{z}/{x}/{y}.vector.pbf?access_token=${t}`)}const emptyObj=Object.freeze({}),functionCacheByStyleId={},filterCacheByStyleId={};let styleId=0;function getStyleId(e){return e.id||(e.id=styleId++),e.id}function getStyleFunctionKey(e,t){return getStyleId(e)+"."+getUid(t)}function getFunctionCache(e){let t=functionCacheByStyleId[e.id];return t||(t={},functionCacheByStyleId[getStyleId(e)]=t),t}function getFilterCache(e){let t=filterCacheByStyleId[e.id];return t||(t={},filterCacheByStyleId[getStyleId(e)]=t),t}function deg2rad(e){return e*Math.PI/180}const defaultResolutions=function(){const e=[];for(let t=78271.51696402048;e.length<=24;t/=2)e.push(t);return e}();function createCanvas(e,t){if("undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope&&"undefined"!=typeof OffscreenCanvas)return new OffscreenCanvas(e,t);const r=document.createElement("canvas");return r.width=e,r.height=t,r}function getZoomForResolution(e,t){let r=0;const n=t.length;for(;ri).then(e=>e instanceof Response?(n&&(n.url=e.url),s(e)):(e instanceof Request||(e=new Request(e)),e.headers.get("Accept")||e.headers.set("Accept","application/json"),n&&(n.url=e.url),fetch(e).then(s).catch(o))).catch(o);return pendingRequests[t]=[i,a],a}function getGlStyle(e,t){if("string"!=typeof e)return Promise.resolve(e);if(!e.trim().startsWith("{"))return fetchResource("Style",e=normalizeStyleUrl(e,t.accessToken),t);try{const t=JSON.parse(e);return Promise.resolve(t)}catch(error){return Promise.reject(error)}}const tilejsonCache={};function getTileJson(e,t,r={}){const n=[t,JSON.stringify(e)].toString();let i=tilejsonCache[n];if(!i||r.transformRequest){let o;r.transformRequest&&(o=(e,t)=>{const n=r.transformRequest&&r.transformRequest(t,"Tiles")||t;if(e instanceof VectorTile$1)e.setLoader((t,r,i)=>{const o=function(r){r.arrayBuffer().then(r=>{const n=e.getFormat().readFeatures(r,{extent:t,featureProjection:i});e.setFeatures(n)})};toPromise(()=>n).then(t=>{if(t instanceof Response)return o(t);fetch(t).then(o).catch(()=>e.setState(TileState.ERROR))}).catch(()=>e.setState(TileState.ERROR))});else{const t=e.getImage();toPromise(()=>n).then(r=>{if("string"==typeof r)return void(t.src=r);const n=e=>e.blob().then(e=>{const r=URL.createObjectURL(e);t.addEventListener("load",()=>URL.revokeObjectURL(r)),t.addEventListener("error",()=>URL.revokeObjectURL(r)),t.src=r});if(r instanceof Response)return n(r);fetch(r).then(n).catch(()=>e.setState(TileState.ERROR))}).catch(()=>e.setState(TileState.ERROR))}});const s=e.url;if(s&&!e.tiles){const n=normalizeSourceUrl(s,r.accessToken,r.accessTokenParam||"access_token",t||location.href);if(s.startsWith("mapbox://"))i=Promise.resolve({tileJson:Object.assign({},e,{url:void 0,tiles:n}),tileLoadFunction:o});else{const e={};i=fetchResource("Source",n[0],r,e).then(function(t){return t.tiles=t.tiles.map(function(n){return"tms"===t.scheme&&(n=n.replace("{y}","{-y}")),normalizeSourceUrl(n,r.accessToken,r.accessTokenParam||"access_token",e.url)[0]}),Promise.resolve({tileJson:t,tileLoadFunction:o})})}}else e.tiles?(e=Object.assign({},e,{tiles:e.tiles.map(function(n){return"tms"===e.scheme&&(n=n.replace("{y}","{-y}")),normalizeSourceUrl(n,r.accessToken,r.accessTokenParam||"access_token",t||location.href)[0]})}),i=Promise.resolve({tileJson:Object.assign({},e),tileLoadFunction:o})):i=Promise.reject(new Error("source has no `tiles` nor `url`"));tilejsonCache[n]=i}return i}function drawIconHalo(e,t,r,n){const i=[2*r*t.pixelRatio+t.width,2*r*t.pixelRatio+t.height],o=createCanvas(i[0],i[1]),s=o.getContext("2d");s.drawImage(e,t.x,t.y,t.width,t.height,r*t.pixelRatio,r*t.pixelRatio,t.width,t.height);const a=s.getImageData(0,0,i[0],i[1]);s.globalCompositeOperation="destination-over",s.fillStyle=`rgba(${255*n.r},${255*n.g},${255*n.b},${n.a})`;const l=a.data;for(let c=0,u=a.width;c0&&s.arc(c,e,r*t.pixelRatio,0,2*Math.PI);return s.fill(),o}function smoothstep(e,t,r){const n=Math.max(0,Math.min(1,(r-e)/(t-e)));return n*n*(3-2*n)}function drawSDF(e,t,r){const n=createCanvas(t.width,t.height),i=n.getContext("2d");i.drawImage(e,t.x,t.y,t.width,t.height,0,0,t.width,t.height);const o=i.getImageData(0,0,t.width,t.height),s=o.data;for(let a=0,l=o.width;a0?(s[t+0]=Math.round(255*r.r*o),s[t+1]=Math.round(255*r.g*o),s[t+2]=Math.round(255*r.b*o),s[t+3]=Math.round(255*o)):s[t+3]=0}return i.putImageData(o,0,0),n}const hairSpacePool=Array(256).join(" ");function applyLetterSpacing(e,t){if(t>=.05){let r="";const n=e.split("\n"),i=hairSpacePool.slice(0,Math.round(t/.1));for(let e=0,t=n.length;e0&&(r+="\n"),r+=n[e].split("").join(i);return r}return e}let measureContext;function getMeasureContext(){return measureContext||(measureContext=createCanvas(1,1).getContext("2d")),measureContext}function measureText(e,t){return getMeasureContext().measureText(e).width+(e.length-1)*t}const measureCache={};function wrapText(e,t,r,n){if(-1!==e.indexOf("\n")){const i=e.split("\n"),o=[];for(let e=0,s=i.length;e1){const e=getMeasureContext();e.font=t;const i=e.measureText("M").width*r;let a="";const l=[];for(let t=0,r=s.length;t1;++t){const e=l[t];if(measureText(e,n)<.35*i){const i=t>0?measureText(l[t-1],n):1/0,o=t.7*i&&measureText(o,n)<.6*i){const s=e.split(" "),a=s.pop();measureText(a,n)<.2*i&&(l[t]=s.join(" "),l[t+1]=a+" "+o),r-=1}}o=l.join("\n")}else o=e;o=applyLetterSpacing(o,n),measureCache[i]=o}return o}checkedFonts.on("propertychange",()=>{for(const e in measureCache)delete measureCache[e]});const webSafeFonts=["Arial","Courier New","Times New Roman","Verdana","sans-serif","serif","monospace","cursive","fantasy"],processedFontFamilies={};function getFonts(e,t="https://cdn.jsdelivr.net/npm/@fontsource/{font-family}/{fontweight}{-fontstyle}.css"){if(WORKER_OFFSCREEN_CANVAS)return e;let r;for(let n=0,i=e.length;n{await document.fonts.ready;for(let e=0,n=r.length;ee.family.replace(/^['"]|['"]$/g,"").toLowerCase()===i.toLowerCase()&&e.weight==o&&e.style===s)){const e=t.replace("{font-family}",i.replace(/ /g,"-").toLowerCase()).replace("{Font+Family}",i.replace(/ /g,"+")).replace("{fontweight}",o).replace("{-fontstyle}",s.replace("normal","").replace(/(.+)/,"-$1")).replace("{fontstyle}",s);if(!document.querySelector('link[href="'+e+'"]')){const t=document.createElement("link");t.href=e,t.rel="stylesheet",document.head.appendChild(t)}}}})(),e):e}const types={Point:1,MultiPoint:1,LineString:2,MultiLineString:2,Polygon:3,MultiPolygon:3},anchor={center:[.5,.5],left:[0,.5],right:[1,.5],top:[.5,0],bottom:[.5,1],"top-left":[0,0],"top-right":[1,0],"bottom-left":[0,1],"bottom-right":[1,1]},expressionData=function(e,t){const r=createPropertyExpression(e,t);if("error"===r.result)throw new Error(r.value.map(e=>`${e.key}: ${e.message}`).join(", "));return r.value},cameraObj={zoom:0,distanceFromCenter:0};let renderFeatureCoordinates,renderFeature;function getValue(e,t,r,n,i,o){const s=e.id;i||(i={},console.warn("No functionCache provided to getValue()")),i[s]||(i[s]={});const a=i[s];if(!a[r]){let n=(e[t]||emptyObj)[r];const i=v8[`${t}_${e.type}`][r];void 0===n&&(n=i.default);let o=isExpression(n);if(!o&&isFunction$1(n)&&(n=convertFunction(n,i),o=!0),o){const e=expressionData(n,i);a[r]=e.evaluate.bind(e)}else{const e=i.type;"color"!==e&&"colorArray"!==e||(n=Color.parse(n)),a[r]=function(){return n}}}return a[r](cameraObj,n,o)}function getDeclutterMode(e,t,r,n){return getValue(e,"layout",`${r}-allow-overlap`,t,n)?getValue(e,"layout",`${r}-ignore-placement`,t,n)?"none":"obstacle":"declutter"}function evaluateFilter(e,t,r,n){if(n||console.warn("No filterCache provided to evaluateFilter()"),!(e in n))try{n[e]=featureFilter(t).filter}catch(i){console.warn("Filter will evaluate to false: "+i.message),n[e]=function(){return!1}}return n[e](cameraObj,r)}function colorWithOpacity(e,t){if(e){if(0===e.a||0===t)return;const r=e.a;return t=void 0===t?1:t,0===r?"transparent":"rgba("+Math.round(255*e.r/r)+","+Math.round(255*e.g/r)+","+Math.round(255*e.b/r)+","+r*t+")"}return e}CompoundExpression.register(expressions$1,{...CompoundExpression.definitions,pitch:[{kind:"number"},[],()=>cameraObj.pitch||90],"distance-from-center":[{kind:"number"},[],()=>cameraObj.distanceFromCenter||0]});const templateRegEx=/\{[^{}}]*\}/g;function fromTemplate(e,t){return e.replace(templateRegEx,function(e){return t[e.slice(1,-1)]||""})}function getSpriteImageForIcon(e,t){let r=e.split(":")[0];return r===e&&(r="default"),t[r]}const styleFunctionArgs={};function stylefunction(e,t,r,n=defaultResolutions,i,o,s,a){if("string"==typeof t&&(t=JSON.parse(t)),8!=t.version)throw new Error("glStyle version 8 required.");styleFunctionArgs[getStyleFunctionKey(t,e)]=Array.from(arguments);const l={};("string"==typeof o||o instanceof Request||o instanceof Response||o instanceof Promise)&&(o={default:o});for(const E in o){const t=o[E];toPromise(()=>t).then(async t=>{let r;if("undefined"!=typeof Image){const n=new Image;if("string"==typeof t)n.crossOrigin="anonymous",n.src=t;else{let e;t instanceof Request?e=await fetch(t):t instanceof Response&&(e=t);const i=await e.blob();r=URL.createObjectURL(i),n.src=r}n.addEventListener("load",function t(){n.removeEventListener("load",t),l[E]={image:n,size:[n.width,n.height]},e.changed(),r&&URL.revokeObjectURL(r)}),n.addEventListener("error",function e(){URL.revokeObjectURL(r),n.removeEventListener("error",e)})}else if("undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope){const e=self;e.postMessage({action:"loadImage",src:t}),e.addEventListener("message",function(e){"imageLoaded"===e.data.action&&e.data.src===t&&(l[E]={image:e.data.image,size:[e.data.image.width,e.data.image.height]})})}})}const c=derefLayers(t.layers),u={},h=[],d={},p={},f=getFunctionCache(t),g=getFilterCache(t);let m;for(let E=0,w=c.length;E=h.maxzoom)continue;const I=h.filter;if(!I||evaluateFilter(w,I,T,g)){let n,c,g,_,E,w;const I=u.index;if(3==C&&("fill"==h.type||"fill-extrusion"==h.type))if(c=getValue(h,"paint",h.type+"-opacity",T,f,x),h.type+"-pattern"in A){const e=getValue(h,"paint",h.type+"-pattern",T,f,x);if(e){const t="string"==typeof e?fromTemplate(e,m):e.toString(),r=getSpriteImageForIcon(t,l);if(i&&i[t]&&r){++R,w=v[R],w&&w.getFill()&&!w.getStroke()&&!w.getText()||(w=new Style({fill:new Fill}),v[R]=w),g=w.getFill(),w.setZIndex(I);const e=t+"."+c;let n=p[e];if(!n){const o=i[t],s=createCanvas(o.width,o.height),a=s.getContext("2d");a.globalAlpha=c,a.drawImage(r.image,o.x,o.y,o.width,o.height,0,0,o.width,o.height),n=a.createPattern(s,"repeat"),p[e]=n}g.setColor(n)}}}else n=colorWithOpacity(getValue(h,"paint",h.type+"-color",T,f,x),c),h.type+"-outline-color"in A&&(E=colorWithOpacity(getValue(h,"paint",h.type+"-outline-color",T,f,x),c)),E||(E=n),(n||E)&&(++R,w=v[R],(!w||n&&!w.getFill()||!n&&w.getFill()||E&&!w.getStroke()||!E&&w.getStroke()||w.getText())&&(w=new Style({fill:n?new Fill:void 0,stroke:E?new Stroke:void 0}),v[R]=w),n&&(g=w.getFill(),g.setColor(n)),E&&(_=w.getStroke(),_.setColor(E),_.setWidth(.5)),w.setZIndex(I));if(1!=C&&"line"==h.type){n="line-pattern"in A?void 0:colorWithOpacity(getValue(h,"paint","line-color",T,f,x),getValue(h,"paint","line-opacity",T,f,x));const e=getValue(h,"paint","line-width",T,f,x);n&&e>0&&(++R,w=v[R],w&&w.getStroke()&&!w.getFill()&&!w.getText()||(w=new Style({stroke:new Stroke}),v[R]=w),_=w.getStroke(),_.setLineCap(getValue(h,"layout","line-cap",T,f,x)),_.setLineJoin(getValue(h,"layout","line-join",T,f,x)),_.setMiterLimit(getValue(h,"layout","line-miter-limit",T,f,x)),_.setColor(n),_.setWidth(e),_.setLineDash(A["line-dasharray"]?getValue(h,"paint","line-dasharray",T,f,x).map(function(t){return t*e}):null),w.setZIndex(I))}let P,k,O,L,M,D,N,F,$,B=!1,U=null,z=0;if((1==C||2==C)&&"icon-image"in S){const t=getValue(h,"layout","icon-image",T,f,x);if(t){let n;P="string"==typeof t?fromTemplate(t,m):t.toString();const s=a?a(e,P):void 0,c=getSpriteImageForIcon(P,l);if(i&&i[P]&&c||s){const e=getValue(h,"layout","icon-rotation-alignment",T,f,x);if(2==C){const t=r.getGeometry();if(t.getFlatMidpoint||t.getFlatMidpoints){const r=t.getExtent();if(Math.sqrt(Math.max(Math.pow((r[2]-r[0])/o,2),Math.pow((r[3]-r[1])/o,2)))>150){const r="MultiLineString"===t.getType()?t.getFlatMidpoints():t.getFlatMidpoint();if(renderFeature||(renderFeatureCoordinates=[NaN,NaN],renderFeature=new RenderFeature("Point",renderFeatureCoordinates,[],2,{},void 0)),n=renderFeature,renderFeatureCoordinates[0]=r[0],renderFeatureCoordinates[1]=r[1],"line"===getValue(h,"layout","symbol-placement",T,f,x)&&"map"===e){const e=t.getStride(),n=t.getFlatCoordinates();for(let t=0,i=n.length-e;t=l){z=Math.atan2(o-a,s-i);break}}}}}}if(2!==C||n){const t=getValue(h,"layout","icon-size",T,f,x),r=void 0!==A["icon-color"]?getValue(h,"paint","icon-color",T,f,x):null;if(!r||0!==r.a){const n=getValue(h,"paint","icon-halo-color",T,f,x),o=getValue(h,"paint","icon-halo-width",T,f,x);let a=`${P}.${t}.${o}.${n}`;if(null!==r&&(a+=`.${r}`),k=d[a],!k){const l=getDeclutterMode(h,T,"icon",f);let u;"icon-offset"in S&&(u=getValue(h,"layout","icon-offset",T,f,x).slice(0),u[0]*=t,u[1]*=-t);let p=r?[255*r.r,255*r.g,255*r.b,r.a]:void 0;if(s){const r={color:p,rotateWithView:"map"===e,displacement:u,declutterMode:l,scale:t};"string"==typeof s?r.src=s:(r.img=s,r.imgSize=[s.width,s.height]),k=new Icon(r)}else{const s=i[P];let a,h,d;if(o)s.sdf?(a=drawIconHalo(drawSDF(c.image,s,r||[0,0,0,1]),{x:0,y:0,width:s.width,height:s.height,pixelRatio:s.pixelRatio},o,n),p=void 0):a=drawIconHalo(c.image,s,o,n);else{if(s.sdf&&!c.unSDFed){const e=drawSDF(c.image,{x:0,y:0,width:c.size[0],height:c.size[1]},{r:1,g:1,b:1});c.image=e,c.unSDFed=!0}a=c.image,h=[s.width,s.height],d=[s.x,s.y]}k=new Icon({color:p,img:a,imgSize:c.size,size:h,offset:d,rotateWithView:"map"===e,scale:t/s.pixelRatio,displacement:u,declutterMode:l})}d[a]=k}}k&&(++R,w=v[R],w&&w.getImage()&&!w.getFill()&&!w.getStroke()||(w=new Style,v[R]=w),w.setGeometry(n),k.setRotation(z+deg2rad(getValue(h,"layout","icon-rotate",T,f,x))),k.setOpacity(getValue(h,"paint","icon-opacity",T,f,x)),k.setAnchor(anchor[getValue(h,"layout","icon-anchor",T,f,x)]),w.setImage(k),U=w.getText(),w.setText(void 0),w.setZIndex(I),B=!0,O=!1)}else O=!0}}}if(1==C&&"circle"===h.type){++R,w=v[R],w&&w.getImage()&&!w.getFill()&&!w.getStroke()||(w=new Style,v[R]=w);const e="circle-radius"in A?getValue(h,"paint","circle-radius",T,f,x):5,t=colorWithOpacity(getValue(h,"paint","circle-stroke-color",T,f,x),getValue(h,"paint","circle-stroke-opacity",T,f,x)),r=getValue(h,"paint","circle-translate",T,f,x),n=colorWithOpacity(getValue(h,"paint","circle-color",T,f,x),getValue(h,"paint","circle-opacity",T,f,x)),i=getValue(h,"paint","circle-stroke-width",T,f,x),o=e+"."+t+"."+n+"."+i+"."+r[0]+"."+r[1];k=d[o],k||(k=new CircleStyle({radius:e,displacement:[r[0],-r[1]],stroke:t&&i>0?new Stroke({width:i,color:t}):void 0,fill:n?new Fill({color:n}):void 0,declutterMode:"none"}),d[o]=k),w.setImage(k),U=w.getText(),w.setText(void 0),w.setGeometry(void 0),w.setZIndex(I),B=!0}if("text-field"in S){N=Math.round(getValue(h,"layout","text-size",T,f,x));const e=getValue(h,"layout","text-font",T,f,x);D=getValue(h,"layout","text-line-height",T,f,x),M=mb2css(s?s(e,t.metadata?t.metadata["ol:webfonts"]:void 0):e,N,D),M.includes("sans-serif")||(M+=",sans-serif"),F=getValue(h,"layout","text-letter-spacing",T,f,x),$=getValue(h,"layout","text-max-width",T,f,x);const r=getValue(h,"layout","text-field",T,f,x);L="object"==typeof r&&r.sections?1===r.sections.length?r.toString():r.sections.reduce((t,r)=>{const n=r.fontStack?r.fontStack.split(","):e,i=mb2css(s?s(n):n,N*(r.scale||1),D);let o=r.text;if("\n"===o)return t.push("\n",""),t;if(2==C)return t.push(applyLetterSpacing(o,F),i),t;o=wrapText(o,i,$,F).split("\n");for(let e=0,s=o.length;e0&&t.push("\n",""),t.push(o[e],i);return t},[]):fromTemplate(r,m).trim(),c=getValue(h,"paint","text-opacity",T,f,x)}if(L&&c&&!O){B||(++R,w=v[R],w&&w.getText()&&!w.getFill()&&!w.getStroke()||(w=new Style,v[R]=w),w.setImage(void 0),w.setGeometry(void 0));const e=getDeclutterMode(h,T,"text",f);w.getText()||w.setText(U),U=w.getText(),(!U||"getDeclutterMode"in U&&U.getDeclutterMode()!==e)&&(U=new Text$1({padding:[2,2,2,2],declutterMode:e}),w.setText(U));const t=getValue(h,"layout","text-transform",T,f,x);"uppercase"==t?L=Array.isArray(L)?L.map((e,t)=>t%2?e:e.toUpperCase()):L.toUpperCase():"lowercase"==t&&(L=Array.isArray(L)?L.map((e,t)=>t%2?e:e.toLowerCase()):L.toLowerCase());const r=Array.isArray(L)?L:2==C?applyLetterSpacing(L,F):wrapText(L,M,$,F);if(U.setText(r),U.setFont(M),U.setRotation(deg2rad(getValue(h,"layout","text-rotate",T,f,x))),"function"==typeof U.setKeepUpright){const e=getValue(h,"layout","text-keep-upright",T,f,x);U.setKeepUpright(e)}const n=getValue(h,"layout","text-anchor",T,f,x),i=B||1==C?"point":getValue(h,"layout","symbol-placement",T,f,x);let o;if("line-center"===i?(U.setPlacement("line"),o="center"):U.setPlacement(i),"line"===i&&"function"==typeof U.setRepeat){const e=getValue(h,"layout","symbol-spacing",T,f,x);U.setRepeat(2*e)}U.setOverflow("point"===i);let s=getValue(h,"paint","text-halo-width",T,f,x);const a=getValue(h,"layout","text-offset",T,f,x),l=getValue(h,"paint","text-translate",T,f,x);let u=0,d=0;if("point"==i){o="center",-1!==n.indexOf("left")?(o="left",d=s):-1!==n.indexOf("right")&&(o="right",d=-s);const e=getValue(h,"layout","text-rotation-alignment",T,f,x);U.setRotateWithView("map"==e)}else U.setMaxAngle(deg2rad(getValue(h,"layout","text-max-angle",T,f,x))*L.length/r.length),U.setRotateWithView(!1);U.setTextAlign(o);let p="middle";0==n.indexOf("bottom")?(p="bottom",u=-s-.5*(D-1)*N):0==n.indexOf("top")&&(p="top",u=s+.5*(D-1)*N),U.setTextBaseline(p);const g=getValue(h,"layout","text-justify",T,f,x);U.setJustify("auto"===g?void 0:g),U.setOffsetX(a[0]*N+d+l[0]),U.setOffsetY(a[1]*N+u+l[1]),b.setColor(colorWithOpacity(getValue(h,"paint","text-color",T,f,x),c)),U.setFill(b);const m=colorWithOpacity(getValue(h,"paint","text-halo-color",T,f,x),c);if(m&&s>0){y.setColor(m),s*=2;const e=.5*N;y.setWidth(s<=e?s:e),U.setStroke(y)}else U.setStroke(void 0);const _=getValue(h,"layout","text-padding",T,f,x),E=U.getPadding();_!==E[0]&&(E[0]=_,E[1]=_,E[2]=_,E[3]=_),w.setZIndex(I)}}}return R>-1?(v.length=R+1,v):void 0};return e.setStyle(_),e.set("mapbox-layers",h),e.set("mapbox-source",m),e.set("mapbox-featurestate",e.get("mapbox-featurestate")||{}),_}const SHIFT_LEFT_32=4294967296,SHIFT_RIGHT_32=1/SHIFT_LEFT_32,TEXT_DECODER_MIN_LENGTH=12,utf8TextDecoder="undefined"==typeof TextDecoder?null:new TextDecoder("utf-8"),PBF_VARINT=0,PBF_FIXED64=1,PBF_BYTES=2,PBF_FIXED32=5;class Pbf{constructor(e=new Uint8Array(16)){this.buf=ArrayBuffer.isView(e)?e:new Uint8Array(e),this.dataView=new DataView(this.buf.buffer),this.pos=0,this.type=0,this.length=this.buf.length}readFields(e,t,r=this.length){for(;this.pos>3,i=this.pos;this.type=7&r,e(n,t,this),this.pos===i&&this.skip(r)}return t}readMessage(e,t){return this.readFields(e,t,this.readVarint()+this.pos)}readFixed32(){const e=this.dataView.getUint32(this.pos,!0);return this.pos+=4,e}readSFixed32(){const e=this.dataView.getInt32(this.pos,!0);return this.pos+=4,e}readFixed64(){const e=this.dataView.getUint32(this.pos,!0)+this.dataView.getUint32(this.pos+4,!0)*SHIFT_LEFT_32;return this.pos+=8,e}readSFixed64(){const e=this.dataView.getUint32(this.pos,!0)+this.dataView.getInt32(this.pos+4,!0)*SHIFT_LEFT_32;return this.pos+=8,e}readFloat(){const e=this.dataView.getFloat32(this.pos,!0);return this.pos+=4,e}readDouble(){const e=this.dataView.getFloat64(this.pos,!0);return this.pos+=8,e}readVarint(e){const t=this.buf;let r,n;return n=t[this.pos++],r=127&n,n<128?r:(n=t[this.pos++],r|=(127&n)<<7,n<128?r:(n=t[this.pos++],r|=(127&n)<<14,n<128?r:(n=t[this.pos++],r|=(127&n)<<21,n<128?r:(n=t[this.pos],r|=(15&n)<<28,readVarintRemainder(r,e,this)))))}readVarint64(){return this.readVarint(!0)}readSVarint(){const e=this.readVarint();return e%2==1?(e+1)/-2:e/2}readBoolean(){return Boolean(this.readVarint())}readString(){const e=this.readVarint()+this.pos,t=this.pos;return this.pos=e,e-t>=TEXT_DECODER_MIN_LENGTH&&utf8TextDecoder?utf8TextDecoder.decode(this.buf.subarray(t,e)):readUtf8(this.buf,t,e)}readBytes(){const e=this.readVarint()+this.pos,t=this.buf.subarray(this.pos,e);return this.pos=e,t}readPackedVarint(e=[],t){const r=this.readPackedEnd();for(;this.pos127;);else if(t===PBF_BYTES)this.pos=this.readVarint()+this.pos;else if(t===PBF_FIXED32)this.pos+=4;else{if(t!==PBF_FIXED64)throw new Error(`Unimplemented type: ${t}`);this.pos+=8}}writeTag(e,t){this.writeVarint(e<<3|t)}realloc(e){let t=this.length||16;for(;t268435455||e<0?writeBigVarint(e,this):(this.realloc(4),this.buf[this.pos++]=127&e|(e>127?128:0),e<=127||(this.buf[this.pos++]=127&(e>>>=7)|(e>127?128:0),e<=127||(this.buf[this.pos++]=127&(e>>>=7)|(e>127?128:0),e<=127||(this.buf[this.pos++]=e>>>7&127))))}writeSVarint(e){this.writeVarint(e<0?2*-e-1:2*e)}writeBoolean(e){this.writeVarint(+e)}writeString(e){e=String(e),this.realloc(4*e.length),this.pos++;const t=this.pos;this.pos=writeUtf8(this.buf,e,this.pos);const r=this.pos-t;r>=128&&makeRoomForExtraLength(t,r,this),this.pos=t-1,this.writeVarint(r),this.pos+=r}writeFloat(e){this.realloc(4),this.dataView.setFloat32(this.pos,e,!0),this.pos+=4}writeDouble(e){this.realloc(8),this.dataView.setFloat64(this.pos,e,!0),this.pos+=8}writeBytes(e){const t=e.length;this.writeVarint(t),this.realloc(t);for(let r=0;r=128&&makeRoomForExtraLength(r,n,this),this.pos=r-1,this.writeVarint(n),this.pos+=n}writeMessage(e,t,r){this.writeTag(e,PBF_BYTES),this.writeRawMessage(t,r)}writePackedVarint(e,t){t.length&&this.writeMessage(e,writePackedVarint,t)}writePackedSVarint(e,t){t.length&&this.writeMessage(e,writePackedSVarint,t)}writePackedBoolean(e,t){t.length&&this.writeMessage(e,writePackedBoolean,t)}writePackedFloat(e,t){t.length&&this.writeMessage(e,writePackedFloat,t)}writePackedDouble(e,t){t.length&&this.writeMessage(e,writePackedDouble,t)}writePackedFixed32(e,t){t.length&&this.writeMessage(e,writePackedFixed32,t)}writePackedSFixed32(e,t){t.length&&this.writeMessage(e,writePackedSFixed32,t)}writePackedFixed64(e,t){t.length&&this.writeMessage(e,writePackedFixed64,t)}writePackedSFixed64(e,t){t.length&&this.writeMessage(e,writePackedSFixed64,t)}writeBytesField(e,t){this.writeTag(e,PBF_BYTES),this.writeBytes(t)}writeFixed32Field(e,t){this.writeTag(e,PBF_FIXED32),this.writeFixed32(t)}writeSFixed32Field(e,t){this.writeTag(e,PBF_FIXED32),this.writeSFixed32(t)}writeFixed64Field(e,t){this.writeTag(e,PBF_FIXED64),this.writeFixed64(t)}writeSFixed64Field(e,t){this.writeTag(e,PBF_FIXED64),this.writeSFixed64(t)}writeVarintField(e,t){this.writeTag(e,PBF_VARINT),this.writeVarint(t)}writeSVarintField(e,t){this.writeTag(e,PBF_VARINT),this.writeSVarint(t)}writeStringField(e,t){this.writeTag(e,PBF_BYTES),this.writeString(t)}writeFloatField(e,t){this.writeTag(e,PBF_FIXED32),this.writeFloat(t)}writeDoubleField(e,t){this.writeTag(e,PBF_FIXED64),this.writeDouble(t)}writeBooleanField(e,t){this.writeVarintField(e,+t)}}function readVarintRemainder(e,t,r){const n=r.buf;let i,o;if(o=n[r.pos++],i=(112&o)>>4,o<128)return toNum(e,i,t);if(o=n[r.pos++],i|=(127&o)<<3,o<128)return toNum(e,i,t);if(o=n[r.pos++],i|=(127&o)<<10,o<128)return toNum(e,i,t);if(o=n[r.pos++],i|=(127&o)<<17,o<128)return toNum(e,i,t);if(o=n[r.pos++],i|=(127&o)<<24,o<128)return toNum(e,i,t);if(o=n[r.pos++],i|=(1&o)<<31,o<128)return toNum(e,i,t);throw new Error("Expected varint not more than 10 bytes")}function toNum(e,t,r){return r?4294967296*t+(e>>>0):4294967296*(t>>>0)+(e>>>0)}function writeBigVarint(e,t){let r,n;if(e>=0?(r=e%4294967296|0,n=e/4294967296|0):(r=~(-e%4294967296),n=~(-e/4294967296),4294967295^r?r=r+1|0:(r=0,n=n+1|0)),e>=0x10000000000000000||e<-0x10000000000000000)throw new Error("Given varint doesn't fit into 10 bytes");t.realloc(10),writeBigVarintLow(r,n,t),writeBigVarintHigh(n,t)}function writeBigVarintLow(e,t,r){r.buf[r.pos++]=127&e|128,e>>>=7,r.buf[r.pos++]=127&e|128,e>>>=7,r.buf[r.pos++]=127&e|128,e>>>=7,r.buf[r.pos++]=127&e|128,e>>>=7,r.buf[r.pos]=127&e}function writeBigVarintHigh(e,t){const r=(7&e)<<4;t.buf[t.pos++]|=r|((e>>>=3)?128:0),e&&(t.buf[t.pos++]=127&e|((e>>>=7)?128:0),e&&(t.buf[t.pos++]=127&e|((e>>>=7)?128:0),e&&(t.buf[t.pos++]=127&e|((e>>>=7)?128:0),e&&(t.buf[t.pos++]=127&e|((e>>>=7)?128:0),e&&(t.buf[t.pos++]=127&e)))))}function makeRoomForExtraLength(e,t,r){const n=t<=16383?1:t<=2097151?2:t<=268435455?3:Math.floor(Math.log(t)/(7*Math.LN2));r.realloc(n);for(let i=r.pos-1;i>=e;i--)r.buf[i+n]=r.buf[i]}function writePackedVarint(e,t){for(let r=0;r239?4:t>223?3:t>191?2:1;if(i+c>r)break;1===c?t<128&&(l=t):2===c?(o=e[i+1],128==(192&o)&&(l=(31&t)<<6|63&o,l<=127&&(l=null))):3===c?(o=e[i+1],s=e[i+2],128==(192&o)&&128==(192&s)&&(l=(15&t)<<12|(63&o)<<6|63&s,(l<=2047||l>=55296&&l<=57343)&&(l=null))):4===c&&(o=e[i+1],s=e[i+2],a=e[i+3],128==(192&o)&&128==(192&s)&&128==(192&a)&&(l=(15&t)<<18|(63&o)<<12|(63&s)<<6|63&a,(l<=65535||l>=1114112)&&(l=null))),null===l?(l=65533,c=1):l>65535&&(l-=65536,n+=String.fromCharCode(l>>>10&1023|55296),l=56320|1023&l),n+=String.fromCharCode(l),i+=c}return n}function writeUtf8(e,t,r){for(let n,i,o=0;o55295&&n<57344){if(!i){n>56319||o+1===t.length?(e[r++]=239,e[r++]=191,e[r++]=189):i=n;continue}if(n<56320){e[r++]=239,e[r++]=191,e[r++]=189,i=n;continue}n=i-55296<<10|n-56320|65536,i=null}else i&&(e[r++]=239,e[r++]=191,e[r++]=189,i=null);n<128?e[r++]=n:(n<2048?e[r++]=n>>6|192:(n<65536?e[r++]=n>>12|224:(e[r++]=n>>18|240,e[r++]=n>>12&63|128),e[r++]=n>>6&63|128),e[r++]=63&n|128)}return r}class MVT extends FeatureFormat{constructor(e){super(),e=e||{},this.dataProjection=new Projection({code:"",units:"tile-pixels"}),this.featureClass=e.featureClass?e.featureClass:RenderFeature,this.geometryName_=e.geometryName,this.layerName_=e.layerName?e.layerName:"layer",this.layers_=e.layers?e.layers:null,this.idProperty_=e.idProperty,this.supportedMediaTypes=["application/vnd.mapbox-vector-tile","application/x-protobuf"]}readRawGeometry_(e,t,r,n){e.pos=t.geometry;const i=e.readVarint()+e.pos;let o=1,s=0,a=0,l=0,c=0,u=0;for(;e.pos>3}if(s--,1===o||2===o)a+=e.readSVarint(),l+=e.readSVarint(),1===o&&c>u&&(n.push(c),u=c),r.push(a,l),c+=2;else{if(7!==o)throw new Error("Invalid command found in the PBF");c>u&&(r.push(r[u],r[u+1]),c+=2)}}c>u&&(n.push(c),u=c)}createFeature_(e,t,r){const n=t.type;if(0===n)return null;let i;const o=t.properties;let s;this.idProperty_?(s=o[this.idProperty_],delete o[this.idProperty_]):s=t.id,o[this.layerName_]=t.layer.name;const a=[],l=[];this.readRawGeometry_(e,t,a,l);const c=getGeometryType(n,l.length);if(this.featureClass===RenderFeature)i=new this.featureClass(c,a,l,2,o,s),i.transform(r.dataProjection);else{let e;if("Polygon"==c){const t=inflateEnds(a,l);e=t.length>1?new MultiPolygon(a,"XY",t):new Polygon(a,"XY",l)}else e="Point"===c?new Point(a,"XY"):"LineString"===c?new LineString(a,"XY"):"MultiPoint"===c?new MultiPoint(a,"XY"):"MultiLineString"===c?new MultiLineString(a,"XY",l):null;i=new(0,this.featureClass),this.geometryName_&&i.setGeometryName(this.geometryName_);const t=transformGeometryWithOptions(e,!1,r);i.setGeometry(t),void 0!==s&&i.setId(s),i.setProperties(o,!0)}return i}getType(){return"arraybuffer"}readFeatures(e,t){const r=this.layers_,n=get$2((t=this.adaptOptions(t)).dataProjection);n.setWorldExtent(t.extent),t.dataProjection=n;const i=new Pbf(e),o=i.readFields(layersPBFReader,{}),s=[];for(const a in o){if(r&&!r.includes(a))continue;const e=o[a],l=e?[0,0,e.extent,e.extent]:null;n.setExtent(l);for(let r=0,n=e.length;r>3)?r.readString():2===e?r.readFloat():3===e?r.readDouble():4===e?r.readVarint64():5===e?r.readVarint():6===e?r.readSVarint():7===e?r.readBoolean():null;t.values.push(n)}}function featurePBFReader(e,t,r){if(1==e)t.id=r.readVarint();else if(2==e){const e=r.readVarint()+r.pos;for(;r.pos=s.width)return null;const c=getHeight(o),u=Math.floor(s.height*((o[3]-n[1])/c));return u<0||u>=s.height?null:this.getImageData(s,l,u)}renderFrame(e,t){const r=this.image,n=r.getExtent(),i=r.getResolution(),[o,s]=Array.isArray(i)?i:[i,i],a=r.getPixelRatio(),l=e.layerStatesArray[e.layerIndex],c=e.pixelRatio,u=e.viewState,h=u.center,d=u.resolution,p=c*o/(d*a),f=c*s/(d*a);this.prepareContainer(e,t);const g=this.context.canvas.width,m=this.context.canvas.height,y=this.getRenderContext(e);let b=!1,v=!0;if(l.extent){const t=fromUserExtent(l.extent,u.projection);v=intersects$1(t,e.extent),b=v&&!containsExtent(t,e.extent),b&&this.clipUnrotated(y,e,t)}const _=r.getImage(),E=compose(this.tempTransform,g/2,m/2,p,f,0,a*(n[0]-h[0])/o,a*(h[1]-n[3])/s);this.renderedResolution=s*c/a;const w=_.width*E[0],C=_.height*E[3];if(this.getLayer().getSource().getInterpolate()||(y.imageSmoothingEnabled=!1),this.preRender(y,e),v&&w>=.5&&C>=.5){const e=E[4],t=E[5],r=l.opacity;1!==r&&(y.save(),y.globalAlpha=r),y.drawImage(_,0,0,+_.width,+_.height,e,t,w,C),1!==r&&y.restore()}return this.postRender(this.context,e),b&&y.restore(),y.imageSmoothingEnabled=!0,this.container}}class BaseImageLayer extends Layer{constructor(e){super(e=e||{})}}class ImageLayer extends BaseImageLayer{constructor(e){super(e)}createRenderer(){return new CanvasImageLayerRenderer(this)}getData(e){return super.getData(e)}}function asImageLike(e){return e instanceof Image||e instanceof HTMLCanvasElement||e instanceof HTMLVideoElement||e instanceof ImageBitmap?e:null}const disposedError=new Error("disposed"),defaultSize=[256,256];class DataTile extends Tile{constructor(e){const t=TileState.IDLE;super(e.tileCoord,t,{transition:e.transition,interpolate:e.interpolate}),this.loader_=e.loader,this.data_=null,this.error_=null,this.size_=e.size||null,this.controller_=e.controller||null}getSize(){if(this.size_)return this.size_;const e=asImageLike(this.data_);return e?[e.width,e.height]:defaultSize}getData(){return this.data_}getError(){return this.error_}load(){if(this.state!==TileState.IDLE&&this.state!==TileState.ERROR)return;this.state=TileState.LOADING,this.changed();const e=this;this.loader_().then(function(t){e.data_=t,e.state=TileState.LOADED,e.changed()}).catch(function(t){e.error_=t,e.state=TileState.ERROR,e.changed()})}disposeInternal(){this.controller_&&(this.controller_.abort(disposedError),this.controller_=null),super.disposeInternal()}}let brokenDiagonalRendering_;const canvasPool=[];function drawTestTriangle(e,t,r,n,i){e.beginPath(),e.moveTo(0,0),e.lineTo(t,r),e.lineTo(n,i),e.closePath(),e.save(),e.clip(),e.fillRect(0,0,Math.max(t,n)+1,Math.max(r,i)),e.restore()}function verifyBrokenDiagonalRendering(e,t){return Math.abs(e[4*t]-210)>2||Math.abs(e[4*t+3]-191.25)>2}function isBrokenDiagonalRendering(){if(void 0===brokenDiagonalRendering_){const e=createCanvasContext2D(6,6,canvasPool);e.globalCompositeOperation="lighter",e.fillStyle="rgba(210, 0, 0, 0.75)",drawTestTriangle(e,4,5,4,0),drawTestTriangle(e,4,5,0,5);const t=e.getImageData(0,0,3,3).data;brokenDiagonalRendering_=verifyBrokenDiagonalRendering(t,0)||verifyBrokenDiagonalRendering(t,4)||verifyBrokenDiagonalRendering(t,8),releaseCanvas(e),canvasPool.push(e.canvas)}return brokenDiagonalRendering_}function calculateSourceResolution(e,t,r,n){const i=transform(r,t,e);let o=getPointResolution(t,n,r);const s=t.getMetersPerUnit();void 0!==s&&(o*=s);const a=e.getMetersPerUnit();void 0!==a&&(o/=a);const l=e.getExtent();if(!l||containsCoordinate(l,i)){const t=getPointResolution(e,o,i)/o;isFinite(t)&&t>0&&(o/=t)}return o}function calculateSourceExtentResolution(e,t,r,n){const i=getCenter(r);let o=calculateSourceResolution(e,t,i,n);return(!isFinite(o)||o<=0)&&forEachCorner(r,function(r){return o=calculateSourceResolution(e,t,r,n),isFinite(o)&&o>0}),o}function render(e,t,r,n,i,o,s,a,l,c,u,h,d){const p=createCanvasContext2D(Math.round(r*e),Math.round(r*t),canvasPool);if(h||(p.imageSmoothingEnabled=!1),0===l.length)return p.canvas;function f(e){return Math.round(e*r)/r}p.scale(r,r),p.globalCompositeOperation="lighter";const g=createEmpty();let m;l.forEach(function(e){extend$1(g,e.extent)});const y=r/n,b=(h?1:1+Math.pow(2,-24))/y;d&&1===l.length&&0===c||(m=createCanvasContext2D(Math.round(getWidth(g)*y),Math.round(getHeight(g)*y),canvasPool),h||(m.imageSmoothingEnabled=!1),l.forEach(function(e){if(e.image.width>0&&e.image.height>0){if(e.clipExtent){m.save();const t=(e.clipExtent[0]-g[0])*y,r=-(e.clipExtent[3]-g[3])*y,n=getWidth(e.clipExtent)*y,i=getHeight(e.clipExtent)*y;m.rect(h?t:Math.round(t),h?r:Math.round(r),h?n:Math.round(t+n)-Math.round(t),h?i:Math.round(r+i)-Math.round(r)),m.clip()}const t=(e.extent[0]-g[0])*y,r=-(e.extent[3]-g[3])*y,n=getWidth(e.extent)*y,i=getHeight(e.extent)*y;m.drawImage(e.image,c,c,e.image.width-2*c,e.image.height-2*c,h?t:Math.round(t),h?r:Math.round(r),h?n:Math.round(t+n)-Math.round(t),h?i:Math.round(r+i)-Math.round(r)),e.clipExtent&&m.restore()}}));const v=getTopLeft(s);return a.getTriangles().forEach(function(e){const t=e.source,r=e.target;let n=t[0][0],i=t[0][1],s=t[1][0],a=t[1][1],c=t[2][0],u=t[2][1];const d=f((r[0][0]-v[0])/o),y=f(-(r[0][1]-v[1])/o),_=f((r[1][0]-v[0])/o),E=f(-(r[1][1]-v[1])/o),w=f((r[2][0]-v[0])/o),C=f(-(r[2][1]-v[1])/o),S=n,T=i;n=0,i=0,s-=S,a-=T,c-=S,u-=T;const x=solveLinearSystem([[s,a,0,0,_-d],[c,u,0,0,w-d],[0,0,s,a,E-y],[0,0,c,u,C-y]]);if(!x)return;if(p.save(),p.beginPath(),isBrokenDiagonalRendering()||!h){p.moveTo(_,E);const e=4,t=d-_,r=y-E;for(let n=0;napply$1(s,transform(e,this.targetProj_,this.sourceProj_))):getTransform(this.targetProj_,this.sourceProj_);this.transformInv_=function(e){const t=e[0]+"/"+e[1];return a[t]||(a[t]=l(e)),a[t]},this.maxSourceExtent_=n,this.errorThresholdSquared_=i*i,this.triangles_=[],this.wrapsXInSource_=!1,this.canWrapXInSource_=this.sourceProj_.canWrapX()&&!!n&&!!this.sourceProj_.getExtent()&&getWidth(n)>=getWidth(this.sourceProj_.getExtent()),this.sourceWorldWidth_=this.sourceProj_.getExtent()?getWidth(this.sourceProj_.getExtent()):null,this.targetWorldWidth_=this.targetProj_.getExtent()?getWidth(this.targetProj_.getExtent()):null;const c=getTopLeft(r),u=getTopRight(r),h=getBottomRight(r),d=getBottomLeft(r),p=this.transformInv_(c),f=this.transformInv_(u),g=this.transformInv_(h),m=this.transformInv_(d),y=MAX_SUBDIVISION+(o?Math.max(0,Math.ceil(Math.log2(getArea(r)/(o*o*256*256)))):0);if(this.addQuad_(c,u,h,d,p,f,g,m,y),this.wrapsXInSource_){let e=1/0;this.triangles_.forEach(function(t){e=Math.min(e,t.source[0][0],t.source[1][0],t.source[2][0])}),this.triangles_.forEach(t=>{if(Math.max(t.source[0][0],t.source[1][0],t.source[2][0])-e>this.sourceWorldWidth_/2){const r=[[t.source[0][0],t.source[0][1]],[t.source[1][0],t.source[1][1]],[t.source[2][0],t.source[2][1]]];r[0][0]-e>this.sourceWorldWidth_/2&&(r[0][0]-=this.sourceWorldWidth_),r[1][0]-e>this.sourceWorldWidth_/2&&(r[1][0]-=this.sourceWorldWidth_),r[2][0]-e>this.sourceWorldWidth_/2&&(r[2][0]-=this.sourceWorldWidth_);const n=Math.min(r[0][0],r[1][0],r[2][0]);Math.max(r[0][0],r[1][0],r[2][0])-n.5&&u<1;let p=!1;if(l>0&&(this.targetProj_.isGlobal()&&this.targetWorldWidth_&&(p=getWidth(boundingExtent([e,t,r,n]))/this.targetWorldWidth_>MAX_TRIANGLE_WIDTH||p),!d&&this.sourceProj_.isGlobal()&&u&&(p=u>MAX_TRIANGLE_WIDTH||p)),!p&&this.maxSourceExtent_&&isFinite(c[0])&&isFinite(c[1])&&isFinite(c[2])&&isFinite(c[3])&&!intersects$1(c,this.maxSourceExtent_))return;let f=0;if(!(p||isFinite(i[0])&&isFinite(i[1])&&isFinite(o[0])&&isFinite(o[1])&&isFinite(s[0])&&isFinite(s[1])&&isFinite(a[0])&&isFinite(a[1])))if(l>0)p=!0;else if(f=(isFinite(i[0])&&isFinite(i[1])?0:8)+(isFinite(o[0])&&isFinite(o[1])?0:4)+(isFinite(s[0])&&isFinite(s[1])?0:2)+(isFinite(a[0])&&isFinite(a[1])?0:1),1!=f&&2!=f&&4!=f&&8!=f)return;if(l>0){if(!p){const t=[(e[0]+r[0])/2,(e[1]+r[1])/2],n=this.transformInv_(t);let o;o=d?(modulo(i[0],h)+modulo(s[0],h))/2-modulo(n[0],h):(i[0]+s[0])/2-n[0];const a=(i[1]+s[1])/2-n[1];p=o*o+a*a>this.errorThresholdSquared_}if(p){if(Math.abs(e[0]-r[0])<=Math.abs(e[1]-r[1])){const c=[(t[0]+r[0])/2,(t[1]+r[1])/2],u=this.transformInv_(c),h=[(n[0]+e[0])/2,(n[1]+e[1])/2],d=this.transformInv_(h);this.addQuad_(e,t,c,h,i,o,u,d,l-1),this.addQuad_(h,c,r,n,d,u,s,a,l-1)}else{const c=[(e[0]+t[0])/2,(e[1]+t[1])/2],u=this.transformInv_(c),h=[(r[0]+n[0])/2,(r[1]+n[1])/2],d=this.transformInv_(h);this.addQuad_(e,c,h,n,i,u,d,a,l-1),this.addQuad_(c,t,r,h,u,o,s,d,l-1)}return}}if(d){if(!this.canWrapXInSource_)return;this.wrapsXInSource_=!0}11&f||this.addTriangle_(e,r,n,i,s,a),14&f||this.addTriangle_(e,r,t,i,s,o),f&&(13&f||this.addTriangle_(t,n,e,o,a,i),7&f||this.addTriangle_(t,n,r,o,a,s))}calculateSourceExtent(){const e=createEmpty();return this.triangles_.forEach(function(t){const r=t.source;extendCoordinate(e,r[0]),extendCoordinate(e,r[1]),extendCoordinate(e,r[2])}),e}getTriangles(){return this.triangles_}}const ERROR_THRESHOLD=.5;class ReprojTile extends Tile{constructor(e,t,r,n,i,o,s,a,l,c,u,h){super(i,TileState.IDLE,h),this.renderEdges_=void 0!==u&&u,this.pixelRatio_=s,this.gutter_=a,this.canvas_=null,this.sourceTileGrid_=t,this.targetTileGrid_=n,this.wrappedTileCoord_=o||i,this.sourceTiles_=[],this.sourcesListenerKeys_=null,this.sourceZ_=0,this.clipExtent_=e.canWrapX()?e.getExtent():void 0;const d=n.getTileCoordExtent(this.wrappedTileCoord_),p=this.targetTileGrid_.getExtent();let f=this.sourceTileGrid_.getExtent();const g=p?getIntersection(d,p):d;if(0===getArea(g))return void(this.state=TileState.EMPTY);const m=e.getExtent();m&&(f=f?getIntersection(f,m):m);const y=n.getResolution(this.wrappedTileCoord_[0]),b=calculateSourceExtentResolution(e,r,g,y);if(!isFinite(b)||b<=0)return void(this.state=TileState.EMPTY);const v=void 0!==c?c:ERROR_THRESHOLD;if(this.triangulation_=new Triangulation(e,r,g,f,b*v,y),0===this.triangulation_.getTriangles().length)return void(this.state=TileState.EMPTY);this.sourceZ_=t.getZForResolution(b);let _=this.triangulation_.calculateSourceExtent();if(f&&(e.canWrapX()?(_[1]=clamp$1(_[1],f[1],f[3]),_[3]=clamp$1(_[3],f[1],f[3])):_=getIntersection(_,f)),getArea(_)){let r=0,n=0;e.canWrapX()&&(r=getWidth(m),n=Math.floor((_[0]-m[0])/r)),wrapAndSliceX(_.slice(),e,!0).forEach(e=>{const i=t.getTileRangeForExtentAndZ(e,this.sourceZ_);for(let t=i.minX;t<=i.maxX;t++)for(let e=i.minY;e<=i.maxY;e++){const i=l(this.sourceZ_,t,e,s);if(i){const e=n*r;this.sourceTiles_.push({tile:i,offset:e})}}++n}),0===this.sourceTiles_.length&&(this.state=TileState.EMPTY)}else this.state=TileState.EMPTY}getImage(){return this.canvas_}reproject_(){const e=[];if(this.sourceTiles_.forEach(t=>{const r=t.tile;if(r&&r.getState()==TileState.LOADED){const n=this.sourceTileGrid_.getTileCoordExtent(r.tileCoord);n[0]+=t.offset,n[2]+=t.offset;const i=this.clipExtent_?.slice();i&&(i[0]+=t.offset,i[2]+=t.offset),e.push({extent:n,clipExtent:i,image:r.getImage()})}}),this.sourceTiles_.length=0,0===e.length)this.state=TileState.ERROR;else{const t=this.wrappedTileCoord_[0],r=this.targetTileGrid_.getTileSize(t),n="number"==typeof r?r:r[0],i="number"==typeof r?r:r[1],o=this.targetTileGrid_.getResolution(t),s=this.sourceTileGrid_.getResolution(this.sourceZ_),a=this.targetTileGrid_.getTileCoordExtent(this.wrappedTileCoord_);this.canvas_=render(n,i,this.pixelRatio_,s,this.sourceTileGrid_.getExtent(),o,a,this.triangulation_,e,this.gutter_,this.renderEdges_,this.interpolate),this.state=TileState.LOADED}this.changed()}load(){if(this.state==TileState.IDLE){this.state=TileState.LOADING,this.changed();let e=0;this.sourcesListenerKeys_=[],this.sourceTiles_.forEach(({tile:t})=>{const r=t.getState();if(r==TileState.IDLE||r==TileState.LOADING){e++;const r=listen(t,EventType$1.CHANGE,()=>{const n=t.getState();n!=TileState.LOADED&&n!=TileState.ERROR&&n!=TileState.EMPTY||(unlistenByKey(r),e--,0===e&&(this.unlistenSources_(),this.reproject_()))});this.sourcesListenerKeys_.push(r)}}),0===e?setTimeout(this.reproject_.bind(this),0):this.sourceTiles_.forEach(function({tile:e}){e.getState()==TileState.IDLE&&e.load()})}}unlistenSources_(){this.sourcesListenerKeys_.forEach(unlistenByKey),this.sourcesListenerKeys_=null}release(){this.canvas_&&(releaseCanvas(this.canvas_.getContext("2d")),canvasPool.push(this.canvas_),this.canvas_=null),super.release()}}class LRUCache{constructor(e){this.highWaterMark=void 0!==e?e:2048,this.count_=0,this.entries_={},this.oldest_=null,this.newest_=null}deleteOldest(){const e=this.pop();e instanceof Disposable&&e.dispose()}canExpireCache(){return this.highWaterMark>0&&this.getCount()>this.highWaterMark}expireCache(e){for(;this.canExpireCache();)this.deleteOldest()}clear(){for(;this.oldest_;)this.deleteOldest()}containsKey(e){return this.entries_.hasOwnProperty(e)}forEach(e){let t=this.oldest_;for(;t;)e(t.value_,t.key_,this),t=t.newer}get(e,t){const r=this.entries_[e];return assert$1(void 0!==r,"Tried to get a value for a key that does not exist in the cache"),r===this.newest_||(r===this.oldest_?(this.oldest_=this.oldest_.newer,this.oldest_.older=null):(r.newer.older=r.older,r.older.newer=r.newer),r.newer=null,r.older=this.newest_,this.newest_.newer=r,this.newest_=r),r.value_}remove(e){const t=this.entries_[e];return assert$1(void 0!==t,"Tried to get a value for a key that does not exist in the cache"),t===this.newest_?(this.newest_=t.older,this.newest_&&(this.newest_.newer=null)):t===this.oldest_?(this.oldest_=t.newer,this.oldest_&&(this.oldest_.older=null)):(t.newer.older=t.older,t.older.newer=t.newer),delete this.entries_[e],--this.count_,t.value_}getCount(){return this.count_}getKeys(){const e=new Array(this.count_);let t,r=0;for(t=this.newest_;t;t=t.older)e[r++]=t.key_;return e}getValues(){const e=new Array(this.count_);let t,r=0;for(t=this.newest_;t;t=t.older)e[r++]=t.value_;return e}peekLast(){return this.oldest_.value_}peekLastKey(){return this.oldest_.key_}peekFirstKey(){return this.newest_.key_}peek(e){return this.entries_[e]?.value_}pop(){const e=this.oldest_;return delete this.entries_[e.key_],e.newer&&(e.newer.older=null),this.oldest_=e.newer,this.oldest_||(this.newest_=null),--this.count_,e.value_}replace(e,t){this.get(e),this.entries_[e].value_=t}set(e,t){assert$1(!(e in this.entries_),"Tried to set a value for a key that is used already");const r={key_:e,newer:null,older:this.newest_,value_:t};this.newest_?this.newest_.newer=r:this.oldest_=r,this.newest_=r,this.entries_[e]=r,++this.count_}setSize(e){this.highWaterMark=e}}function createOrUpdate(e,t,r,n){return void 0!==n?(n[0]=e,n[1]=t,n[2]=r,n):[e,t,r]}function getKeyZXY(e,t,r){return e+"/"+t+"/"+r}function getCacheKey(e,t,r,n,i){return`${getUid(e)},${t},${getKeyZXY(r,n,i)}`}function hash(e){return hashZXY(e[0],e[1],e[2])}function hashZXY(e,t,r){return(t<r||r>t.getMaxZoom())return!1;const o=t.getFullTileRange(r);return!o||o.containsXY(n,i)}function addTileToLookup(e,t,r){if(!(r in e))return e[r]=new Set([t]),!0;const n=e[r],i=n.has(t);return i||n.add(t),!i}function removeTileFromLookup(e,t,r){const n=e[r];return!!n&&n.delete(t)}function getRenderExtent(e,t){const r=e.layerStatesArray[e.layerIndex];r.extent&&(t=getIntersection(t,fromUserExtent(r.extent,e.viewState.projection)));const n=r.layer.getRenderSource();if(!n.getWrapX()){const r=n.getTileGridForProjection(e.viewState.projection).getExtent();r&&(t=getIntersection(t,r))}return t}class CanvasTileLayerRenderer extends CanvasLayerRenderer{constructor(e,t){super(e),t=t||{},this.extentChanged=!0,this.renderComplete=!1,this.renderedExtent_=null,this.renderedPixelRatio,this.renderedProjection=null,this.renderedTiles=[],this.renderedSourceKey_,this.renderedSourceRevision_,this.tempExtent=createEmpty(),this.tempTileRange_=new TileRange(0,0,0,0),this.tempTileCoord_=createOrUpdate(0,0,0);const r=void 0!==t.cacheSize?t.cacheSize:512;this.tileCache_=new LRUCache(r),this.sourceTileCache_=null,this.maxStaleKeys=.5*r}getTileCache(){return this.tileCache_}getSourceTileCache(){return this.sourceTileCache_||(this.sourceTileCache_=new LRUCache(512)),this.sourceTileCache_}getOrCreateTile(e,t,r,n){const i=this.tileCache_,o=this.getLayer().getSource(),s=getCacheKey(o,o.getKey(),e,t,r);let a;if(i.containsKey(s))a=i.get(s);else{const l=n.viewState.projection,c=o.getProjection();if(a=o.getTile(e,t,r,n.pixelRatio,l,!c||equivalent$1(c,l)?void 0:this.getSourceTileCache()),!a)return null;i.set(s,a)}return a}getTile(e,t,r,n){return this.getOrCreateTile(e,t,r,n)||null}getData(e){const t=this.frameState;if(!t)return null;const r=this.getLayer(),n=apply$1(t.pixelToCoordinateTransform,e.slice()),i=r.getExtent();if(i&&!containsCoordinate(i,n))return null;const o=t.viewState,s=r.getRenderSource(),a=s.getTileGridForProjection(o.projection),l=s.getTilePixelRatio(t.pixelRatio);for(let c=a.getZForResolution(o.resolution);c>=a.getMinZoom();--c){const e=a.getTileCoordForCoordAndZ(n,c),r=this.getTile(c,e[1],e[2],t);if(!r||r.getState()!==TileState.LOADED)continue;const i=a.getOrigin(c),u=toSize(a.getTileSize(c)),h=a.getResolution(c);let d;if(r instanceof ImageTile||r instanceof ReprojTile)d=r.getImage();else{if(!(r instanceof DataTile))continue;if(d=asImageLike(r.getData()),!d)continue}const p=Math.floor(l*((n[0]-i[0])/h-e[1]*u[0])),f=Math.floor(l*((i[1]-n[1])/h-e[2]*u[1])),g=Math.round(l*s.getGutterForProjection(o.projection));return this.getImageData(d,p+g,f+g)}return null}prepareFrame(e){this.renderedProjection?e.viewState.projection!==this.renderedProjection&&(this.tileCache_.clear(),this.renderedProjection=e.viewState.projection):this.renderedProjection=e.viewState.projection;const t=this.getLayer().getSource();if(!t)return!1;const r=t.getRevision();return this.renderedSourceRevision_?this.renderedSourceRevision_!==r&&(this.renderedSourceRevision_=r,this.renderedSourceKey_===t.getKey()&&(this.tileCache_.clear(),this.sourceTileCache_?.clear())):this.renderedSourceRevision_=r,!0}enqueueTilesForNextExtent(){return!0}enqueueTiles(e,t,r,n,i){const o=e.viewState,s=this.getLayer(),a=s.getRenderSource(),l=a.getTileGridForProjection(o.projection),c=getUid(a);c in e.wantedTiles||(e.wantedTiles[c]={});const u=e.wantedTiles[c],h=s.getMapInternal(),d=Math.max(r-i,l.getMinZoom(),l.getZForResolution(Math.min(s.getMaxResolution(),h?h.getView().getResolutionForZoom(Math.max(s.getMinZoom(),0)):l.getResolution(0)),a.zDirection)),p=o.rotation,f=p?getRotatedViewport(o.center,o.resolution,p,e.size):void 0;for(let g=r;g>=d;--g){const r=l.getTileRangeForExtentAndZ(t,g,this.tempTileRange_),i=l.getResolution(g);for(let t=r.minX;t<=r.maxX;++t)for(let o=r.minY;o<=r.maxY;++o){if(p&&!l.tileCoordIntersectsViewport([g,t,o],f))continue;const r=this.getTile(g,t,o,e);if(!r)continue;if(!addTileToLookup(n,r,g))continue;const s=r.getKey();if(u[s]=!0,r.getState()===TileState.IDLE&&!e.tileQueue.isKeyQueued(s)){const n=createOrUpdate(g,t,o,this.tempTileCoord_);e.tileQueue.enqueue([r,c,l.getTileCoordCenter(n),i])}}}}findStaleTile_(e,t){const r=this.tileCache_,n=e[0],i=e[1],o=e[2],s=this.getStaleKeys();for(let a=0;a0&&setTimeout(()=>{this.enqueueTiles(e,S,h-1,w,C-1)},0),!(h in w))return this.container;const T=getUid(this),x=e.time;for(const L of w[h]){const t=L.getState();if(t===TileState.EMPTY)continue;const r=L.tileCoord;if(t===TileState.LOADED&&1===L.getAlpha(T,x)){L.endTransition(T);continue}if(t!==TileState.ERROR&&(this.renderComplete=!1),this.findStaleTile_(r,w)){removeTileFromLookup(w,L,h),e.animate=!0;continue}if(this.findAltTiles_(u,r,h+1,w))continue;const n=u.getMinZoom();for(let e=h-1;e>=n&&!this.findAltTiles_(u,r,e,w);--e);}const R=d/o*a/g,A=this.getRenderContext(e);compose(this.tempTransform,m/2,y/2,R,R,0,-m/2,-y/2),r.extent&&this.clipUnrotated(A,e,b),c.getInterpolate()||(A.imageSmoothingEnabled=!1),this.preRender(A,e);const I=Object.keys(w).map(Number);let P;I.sort(ascending);const k=[],O=[];for(let L=I.length-1;L>=0;--L){const t=I[L],r=c.getTilePixelSize(t,a,i),n=u.getResolution(t)/d,o=r[0]*n*R,s=r[1]*n*R,l=u.getTileCoordForCoordAndZ(getTopLeft(E),t),h=u.getTileCoordExtent(l),p=apply$1(this.tempTransform,[g*(h[0]-E[0])/d,g*(E[3]-h[3])/d]),f=g*c.getGutterForProjection(i);for(const i of w[t]){if(i.getState()!==TileState.LOADED)continue;const r=i.tileCoord,n=l[1]-r[1],a=Math.round(p[0]-(n-1)*o),u=l[2]-r[2],h=Math.round(p[1]-(u-1)*s),d=Math.round(p[0]-n*o),g=Math.round(p[1]-u*s),m=a-d,y=h-g,b=1===I.length;let v=!1;P=[d,g,d+m,g,d+m,g+y,d,g+y];for(let e=0,i=k.length;e{const r=getUid(c),n=t.wantedTiles[r],i=n?Object.keys(n).length:0;this.updateCacheSize(i),this.tileCache_.expireCache(),this.sourceTileCache_?.expireCache()};e.postRenderFunctions.push(t)}return this.container}updateCacheSize(e){this.tileCache_.highWaterMark=Math.max(this.tileCache_.highWaterMark,2*e)}drawTile(e,t,r,n,i,o,s,a){let l;if(e instanceof DataTile){if(l=asImageLike(e.getData()),!l)throw new Error("Rendering array data is not yet supported")}else l=this.getTileImage(e);if(!l)return;const c=this.getRenderContext(t),u=getUid(this),h=t.layerStatesArray[t.layerIndex],d=h.opacity*(a?e.getAlpha(u,t.time):1),p=d!==c.globalAlpha;p&&(c.save(),c.globalAlpha=d),c.drawImage(l,s,s,l.width-2*s,l.height-2*s,r,n,i,o),p&&c.restore(),d!==h.opacity?t.animate=!0:a&&e.endTransition(u)}getImage(){const e=this.context;return e?e.canvas:null}getTileImage(e){return e.getImage()}updateUsedTiles(e,t,r){const n=getUid(t);n in e||(e[n]={}),e[n][r.getKey()]=!0}}const TileProperty={PRELOAD:"preload",USE_INTERIM_TILES_ON_ERROR:"useInterimTilesOnError"};class BaseTileLayer extends Layer{constructor(e){e=e||{};const t=Object.assign({},e),r=e.cacheSize;delete e.cacheSize,delete t.preload,delete t.useInterimTilesOnError,super(t),this.on,this.once,this.un,this.cacheSize_=r,this.setPreload(void 0!==e.preload?e.preload:0),this.setUseInterimTilesOnError(void 0===e.useInterimTilesOnError||e.useInterimTilesOnError)}getCacheSize(){return this.cacheSize_}getPreload(){return this.get(TileProperty.PRELOAD)}setPreload(e){this.set(TileProperty.PRELOAD,e)}getUseInterimTilesOnError(){return this.get(TileProperty.USE_INTERIM_TILES_ON_ERROR)}setUseInterimTilesOnError(e){this.set(TileProperty.USE_INTERIM_TILES_ON_ERROR,e)}getData(e){return super.getData(e)}}class TileLayer extends BaseTileLayer{constructor(e){super(e)}createRenderer(){return new CanvasTileLayerRenderer(this,{cacheSize:this.getCacheSize()})}}const IMAGE_REPLAYS={image:["Polygon","Circle","LineString","Image","Text"],hybrid:["Polygon","LineString"],vector:[]},VECTOR_REPLAYS={hybrid:["Image","Text","Default"],vector:["Polygon","Circle","LineString","Image","Text","Default"]};class CanvasVectorTileLayerRenderer extends CanvasTileLayerRenderer{constructor(e,t){super(e,t),this.boundHandleStyleImageChange_=this.handleStyleImageChange_.bind(this),this.renderedLayerRevision_,this.renderedPixelToCoordinateTransform_=null,this.renderedRotation_,this.renderedOpacity_=1,this.tmpTransform_=create(),this.tileClipContexts_=null}enqueueTilesForNextExtent(){return"vector"!==this.getLayer().getRenderMode()}drawTile(e,t,r,n,i,o,s,a){this.updateExecutorGroup_(e,t.pixelRatio,t.viewState.projection),this.tileImageNeedsRender_(e)&&this.renderTileImage_(e,t),super.drawTile(e,t,r,n,i,o,s,a)}getTile(e,t,r,n){const i=this.getOrCreateTile(e,t,r,n);if(!i)return null;const o=n.viewState,s=o.resolution,a=n.viewHints,l=this.getLayer().getSource(),c=l.getTileGridForProjection(o.projection),u=!(a[ViewHint.ANIMATING]||a[ViewHint.INTERACTING]),h=c.getZForResolution(s,l.zDirection)===e;return u&&h?i.wantedResolution=s:i.wantedResolution||(i.wantedResolution=c.getResolution(e)),i}prepareFrame(e){const t=this.getLayer().getRevision();return this.renderedLayerRevision_!==t&&(this.renderedLayerRevision_=t,this.renderedTiles.length=0),super.prepareFrame(e)}updateExecutorGroup_(e,t,r){const n=this.getLayer(),i=n.getRevision(),o=n.getRenderOrder()||null,s=e.wantedResolution,a=e.getReplayState(n);if(!a.dirty&&a.renderedResolution===s&&a.renderedRevision==i&&a.renderedRenderOrder==o)return;const l=n.getSource(),c=!!n.getDeclutter(),u=l.getTileGrid(),h=l.getTileGridForProjection(r).getTileCoordExtent(e.wrappedTileCoord),d=l.getSourceTiles(t,r,e),p=getUid(n);delete e.hitDetectionImageData[p],e.executorGroups[p]=[],a.dirty=!1;for(let f=0,g=d.length;fe.value):null;let m;e:for(let y=0,b=d.length;y{const r=this.getLayer(),n=r.getSource(),i=this.renderedProjection,o=i.getExtent(),s=this.renderedResolution,a=n.getTileGridForProjection(i),l=apply$1(this.renderedPixelToCoordinateTransform_,e.slice()),c=a.getTileCoordForCoordAndResolution(l,s).toString(),u=this.renderedTiles.find(e=>e.tileCoord.toString()===c&&e.getState()===TileState.LOADED);if(!u||u.loadingSourceTiles>0)return void t([]);n.getWrapX()&&i.canWrapX()&&!containsExtent(o,a.getTileCoordExtent(u.tileCoord))&&wrapX$1(l,i);const h=getUid(r),d=getTopLeft(a.getTileCoordExtent(u.wrappedTileCoord)),p=[(l[0]-d[0])/s,(d[1]-l[1])/s],f=u.getSourceTiles().reduce((e,t)=>e.concat(t.getFeatures()),[]);let g=u.hitDetectionImageData[h];if(!g){const e=toSize(a.getTileSize(a.getZForResolution(s,n.zDirection))),t=this.renderedRotation_;g=createHitDetectionImageData(e,[this.getRenderTransform(a.getTileCoordCenter(u.wrappedTileCoord),s,0,HIT_DETECT_RESOLUTION,e[0]*HIT_DETECT_RESOLUTION,e[1]*HIT_DETECT_RESOLUTION,0)],f,r.getStyleFunction(),a.getTileCoordExtent(u.wrappedTileCoord),u.getReplayState(r).renderedResolution,t),u.hitDetectionImageData[h]=g}t(hitDetect(p,f,g))})}getFeaturesInExtent(e){const t=[],r=this.getTileCache();if(0===r.getCount())return t;const n=this.getLayer().getSource().getTileGridForProjection(this.frameState.viewState.projection),i=n.getZForResolution(this.renderedResolution),o={};return r.forEach(r=>{if(r.tileCoord[0]!==i||r.getState()!==TileState.LOADED)return;const s=r.getSourceTiles();for(let i=0,a=s.length;i=0;--n)r[n].execute(this.context,s,this.getTileRenderTransform(t,e),e.viewState.rotation,o,DECLUTTER,l)}r.globalAlpha=n}renderDeferredInternal(e){const t=this.renderedTiles,r=getUid(this.getLayer()),n=t.reduce((e,t,n)=>(t.executorGroups[r].forEach(t=>e.push({executorGroup:t,index:n})),e),[]),i=n.map(({executorGroup:e})=>e.getDeferredZIndexContexts()),o={};for(let s=0,a=n.length;s{i.forEach((t,r)=>{t[e]&&(t[e].forEach(e=>{const{executorGroup:t,index:i}=n[r],o=t.getRenderedContext(),s=o.globalAlpha;o.globalAlpha=this.renderedOpacity_;const a=this.tileClipContexts_[i];a&&a.draw(o),e.draw(o),a&&o.restore(),o.globalAlpha=s,e.clear()}),t[e].length=0)})})}getTileRenderTransform(e,t){const r=t.pixelRatio,n=t.viewState,i=n.center,o=n.resolution,s=n.rotation,a=t.size,l=Math.round(a[0]*r),c=Math.round(a[1]*r),u=this.getLayer().getSource().getTileGridForProjection(t.viewState.projection),h=e.tileCoord,d=u.getTileCoordExtent(e.wrappedTileCoord),p=u.getTileCoordExtent(h,this.tempExtent)[0]-d[0];return multiply(scale$2(this.inversePixelTransform.slice(),1/r,1/r),this.getRenderTransform(i,o,s,r,l,c,p))}postRender(e,t){const r=t.viewHints,n=!(r[ViewHint.ANIMATING]||r[ViewHint.INTERACTING]);this.renderedPixelToCoordinateTransform_=t.pixelToCoordinateTransform.slice(),this.renderedRotation_=t.viewState.rotation,this.renderedOpacity_=t.layerStatesArray[t.layerIndex].opacity;const i=this.getLayer(),o=i.getRenderMode(),s=e.globalAlpha;e.globalAlpha=this.renderedOpacity_;const a=i.getDeclutter(),l=a?VECTOR_REPLAYS[o].filter(e=>!DECLUTTER.includes(e)):VECTOR_REPLAYS[o],c=t.viewState,u=c.rotation,h=i.getSource(),d=h.getTileGridForProjection(c.projection).getZForResolution(c.resolution,h.zDirection),p=this.renderedTiles,f=[],g=[],m=[],y=getUid(i);let b=!0;for(let v=p.length-1;v>=0;--v){const r=p[v];b=b&&!r.getReplayState(i).dirty;const o=r.executorGroups[y].filter(e=>e.hasExecutors(l));if(0===o.length)continue;const s=this.getTileRenderTransform(r,t),c=r.tileCoord[0];let h=!1;const _=o[0].getClipCoords(s);let E,w=e;if(_){E=new ZIndexContext,w=E.getContext();for(let e=0,t=f.length;e{const e=this.sourceImage_.getState();e!=ImageState.LOADED&&e!=ImageState.ERROR||(this.unlistenSource_(),this.reproject_())}),this.sourceImage_.load())}}unlistenSource_(){unlistenByKey(this.sourceListenerKey_),this.sourceListenerKey_=null}}const DECIMALS$1=4,ImageSourceEventType={IMAGELOADSTART:"imageloadstart",IMAGELOADEND:"imageloadend",IMAGELOADERROR:"imageloaderror"};class ImageSourceEvent extends BaseEvent{constructor(e,t){super(e),this.image=t}}class ImageSource extends Source{constructor(e){super({attributions:e.attributions,projection:e.projection,state:e.state,interpolate:void 0===e.interpolate||e.interpolate}),this.on,this.once,this.un,this.loader=e.loader||null,this.resolutions_=void 0!==e.resolutions?e.resolutions:null,this.reprojectedImage_=null,this.reprojectedRevision_=0,this.image=null,this.wantedExtent_,this.wantedResolution_,this.static_=!!e.loader&&0===e.loader.length,this.wantedProjection_=null}getResolutions(){return this.resolutions_}setResolutions(e){this.resolutions_=e}findNearestResolution(e){const t=this.getResolutions();return t&&(e=t[linearFindNearest(t,e,0)]),e}getImage(e,t,r,n){const i=this.getProjection();if(!i||!n||equivalent$1(i,n))return i&&(n=i),this.getImageInternal(e,t,r,n);if(this.reprojectedImage_){if(this.reprojectedRevision_==this.getRevision()&&equivalent$1(this.reprojectedImage_.getProjection(),n)&&this.reprojectedImage_.getResolution()==t&&equals$1(this.reprojectedImage_.getExtent(),e))return this.reprojectedImage_;this.reprojectedImage_.dispose(),this.reprojectedImage_=null}return this.reprojectedImage_=new ReprojImage(i,n,e,t,r,(e,t,r)=>this.getImageInternal(e,t,r,i),this.getInterpolate()),this.reprojectedRevision_=this.getRevision(),this.reprojectedImage_}getImageInternal(e,t,r,n){if(this.loader){const i=getRequestExtent(e,t,r,1),o=this.findNearestResolution(t);if(this.image&&(this.static_||this.wantedProjection_===n&&(this.wantedExtent_&&containsExtent(this.wantedExtent_,i)||containsExtent(this.image.getExtent(),i))&&(this.wantedResolution_&&fromResolutionLike(this.wantedResolution_)===o||fromResolutionLike(this.image.getResolution())===o)))return this.image;this.wantedProjection_=n,this.wantedExtent_=i,this.wantedResolution_=o,this.image=new ImageWrapper(i,o,r,this.loader),this.image.addEventListener(EventType$1.CHANGE,this.handleImageChange.bind(this))}return this.image}handleImageChange(e){const t=e.target;let r;switch(t.getState()){case ImageState.LOADING:this.loading=!0,r=ImageSourceEventType.IMAGELOADSTART;break;case ImageState.LOADED:this.loading=!1,r=ImageSourceEventType.IMAGELOADEND;break;case ImageState.ERROR:this.loading=!1,r=ImageSourceEventType.IMAGELOADERROR;break;default:return}this.hasListener(r)&&this.dispatchEvent(new ImageSourceEvent(r,t))}}function getRequestExtent(e,t,r,n){const i=t/r,o=getCenter(e),s=ceil(getWidth(e)/i,DECIMALS$1),a=ceil(getHeight(e)/i,DECIMALS$1);return getForViewAndSize(o,i,0,[s+2*ceil((n-1)*s/2,DECIMALS$1),a+2*ceil((n-1)*a/2,DECIMALS$1)])}const tmpTileCoord=[0,0,0],DECIMALS=5;class TileGrid{constructor(e){let t;if(this.minZoom=void 0!==e.minZoom?e.minZoom:0,this.resolutions_=e.resolutions,assert$1(isSorted(this.resolutions_,(e,t)=>t-e),"`resolutions` must be sorted in descending order"),!e.origins)for(let n=0,i=this.resolutions_.length-1;n{const n=new TileRange(Math.min(0,e[0]),Math.max(e[0]-1,-1),Math.min(0,e[1]),Math.max(e[1]-1,-1));if(r){const e=this.getTileRangeForExtentAndZ(r,t);n.minX=Math.max(e.minX,n.minX),n.maxX=Math.min(e.maxX,n.maxX),n.minY=Math.max(e.minY,n.minY),n.maxY=Math.min(e.maxY,n.maxY)}return n}):r&&this.calculateTileRanges_(r)}forEachTileCoord(e,t,r){const n=this.getTileRangeForExtentAndZ(e,t);for(let i=n.minX,o=n.maxX;i<=o;++i)for(let e=n.minY,s=n.maxY;e<=s;++e)r([t,i,e])}forEachTileCoordParentTileRange(e,t,r,n){let i,o,s,a=null,l=e[0]-1;for(2===this.zoomFactor_?(o=e[1],s=e[2]):a=this.getTileCoordExtent(e,n);l>=this.minZoom;){if(void 0!==o&&void 0!==s?(o=Math.floor(o/2),s=Math.floor(s/2),i=createOrUpdate$1(o,o,s,s,r)):i=this.getTileRangeForExtentAndZ(a,l,r),t(l,i))return!0;--l}return!1}getExtent(){return this.extent_}getMaxZoom(){return this.maxZoom}getMinZoom(){return this.minZoom}getOrigin(e){return this.origin_?this.origin_:this.origins_[e]}getResolution(e){return this.resolutions_[e]}getResolutions(){return this.resolutions_}getTileCoordChildTileRange(e,t,r){if(e[0]this.maxZoom||t0?n:Math.max(o/r[0],i/r[1]);const s=t+1,a=new Array(s);for(let l=0;lthis.maxQueueLength_;)this.queue_.shift().callback(null,null)}dispatch_(){if(this.running_||0===this.queue_.length)return;const e=this.queue_.shift();this.job_=e;const t=e.inputs[0].width,r=e.inputs[0].height,n=e.inputs.map(function(e){return e.data.buffer}),i=this.workers_.length;if(this.running_=i,1===i)return void this.workers_[0].postMessage({buffers:n,meta:e.meta,imageOps:this.imageOps_,width:t,height:r},n);const o=e.inputs[0].data.length,s=4*Math.ceil(o/4/i);for(let a=0;athis.getTileInternal(e,t,r,n,s,o),this.reprojectionErrorThreshold_,this.renderReprojectionEdges_,this.tileOptions);return d.key=l,d}getTileInternal(e,t,r,n,i,o){const s=this.getKey(),a=getCacheKey(this,s,e,t,r);if(o&&o.containsKey(a))return o.get(a);const l=this.createTile_(e,t,r,n,i,s);return o?.set(a,l),l}setRenderReprojectionEdges(e){this.renderReprojectionEdges_!=e&&(this.renderReprojectionEdges_=e,this.changed())}setTileGridForProjection(e,t){const r=get$2(e);if(r){const e=getUid(r);e in this.tileGridForProjection||(this.tileGridForProjection[e]=t)}}}function defaultTileLoadFunction(e,t){if(WORKER_OFFSCREEN_CANVAS){const r=e.getCrossOrigin();let n="same-origin",i="same-origin";return"anonymous"===r||""===r?(n="cors",i="omit"):"use-credentials"===r&&(n="cors",i="include"),void fetch(t,{mode:n,credentials:i}).then(e=>{if(!e.ok)throw new Error(`HTTP ${e.status}`);return e.blob()}).then(e=>createImageBitmap(e)).then(t=>{const r=e.getImage();r.width=t.width,r.height=t.height,r.getContext("2d").drawImage(t,0,0),t.close?.(),r.dispatchEvent(new Event("load"))}).catch(()=>{e.getImage().dispatchEvent(new Event("error"))})}e.getImage().src=t}class TileJSON extends TileImage{constructor(e){if(super({attributions:e.attributions,cacheSize:e.cacheSize,crossOrigin:e.crossOrigin,interpolate:e.interpolate,projection:get$2("EPSG:3857"),reprojectionErrorThreshold:e.reprojectionErrorThreshold,state:"loading",tileLoadFunction:e.tileLoadFunction,wrapX:void 0===e.wrapX||e.wrapX,transition:e.transition,zDirection:e.zDirection}),this.tileJSON_=null,this.tileSize_=e.tileSize,e.url)if(e.jsonp)jsonp(e.url,this.handleTileJSONResponse.bind(this),this.handleTileJSONError.bind(this));else{const t=new XMLHttpRequest;t.addEventListener("load",this.onXHRLoad_.bind(this)),t.addEventListener("error",this.onXHRError_.bind(this)),t.open("GET",e.url),t.send()}else{if(!e.tileJSON)throw new Error("Either `url` or `tileJSON` options must be provided");this.handleTileJSONResponse(e.tileJSON)}}onXHRLoad_(e){const t=e.target;if(!t.status||t.status>=200&&t.status<300){let e;try{e=JSON.parse(t.responseText)}catch{return void this.handleTileJSONError()}this.handleTileJSONResponse(e)}else this.handleTileJSONError()}onXHRError_(e){this.handleTileJSONError()}getTileJSON(){return this.tileJSON_}handleTileJSONResponse(e){const t=get$2("EPSG:4326"),r=this.getProjection();let n;if(void 0!==e.bounds){const i=getTransformFromProjections(t,r);n=applyTransform(e.bounds,i)}const i=extentFromProjection(r),o=e.minzoom||0,s=createXYZ({extent:i,maxZoom:e.maxzoom||22,minZoom:o,tileSize:this.tileSize_});if(this.tileGrid=s,this.tileUrlFunction=createFromTemplates(e.tiles,s),e.attribution&&!this.getAttributions()){const t=void 0!==n?n:i;this.setAttributions(function(r){return intersects$1(t,r.extent)?[e.attribution]:null})}this.tileJSON_=e,this.setState("ready")}handleTileJSONError(){this.setState("error")}}class VectorTile extends UrlTile{constructor(e){const t=e.projection||"EPSG:3857",r=e.extent||extentFromProjection(t),n=e.tileGrid||createXYZ({extent:r,maxResolution:e.maxResolution,maxZoom:void 0!==e.maxZoom?e.maxZoom:22,minZoom:e.minZoom,tileSize:e.tileSize||512});super({attributions:e.attributions,attributionsCollapsible:e.attributionsCollapsible,cacheSize:e.cacheSize,interpolate:!0,projection:t,state:e.state,tileGrid:n,tileLoadFunction:e.tileLoadFunction?e.tileLoadFunction:defaultLoadFunction,tileUrlFunction:e.tileUrlFunction,url:e.url,urls:e.urls,wrapX:void 0===e.wrapX||e.wrapX,transition:e.transition,zDirection:void 0===e.zDirection?1:e.zDirection}),this.format_=e.format?e.format:null,this.tileKeysBySourceTileUrl_={},this.sourceTiles_={},this.overlaps_=null==e.overlaps||e.overlaps,this.tileClass=e.tileClass?e.tileClass:VectorTile$1,this.tileGrids_={}}getOverlaps(){return this.overlaps_}getSourceTiles(e,t,r){if(r.getState()===TileState.IDLE){r.setState(TileState.LOADING);const n=r.wrappedTileCoord,i=this.getTileGridForProjection(t);let o=i.getTileCoordExtent(n);const s=n[0],a=i.getResolution(s);buffer(o,-a,o);const l=this.projection;t&&this.projection&&!equivalent$1(t,l)&&(o=transformExtent(o,t,l));const c=this.tileGrid,u=c.getExtent();u&&getIntersection(o,u,o);let h=a;t&&l&&!equivalent$1(t,l)&&(h=a/l.getMetersPerUnit()/t.getMetersPerUnit());const d=c.getZForResolution(h,this.zDirection);c.forEachTileCoord(o,d,n=>{const i=this.tileUrlFunction(n,e,t);this.sourceTiles_[i]||(this.sourceTiles_[i]=new this.tileClass(n,i?TileState.IDLE:TileState.EMPTY,i,this.format_,this.tileLoadFunction));const o=this.sourceTiles_[i];r.sourceTiles.push(o),this.tileKeysBySourceTileUrl_[i]||(this.tileKeysBySourceTileUrl_[i]=[]),this.tileKeysBySourceTileUrl_[i].push(r.getKey());const s=o.getState();if(s{this.handleTileChange(t);const n=o.getState();if(n===TileState.LOADED||n===TileState.ERROR){const t=o.getKey();t in r.errorTileKeys?o.getState()===TileState.LOADED&&delete r.errorTileKeys[t]:r.loadingSourceTiles--,n===TileState.ERROR?r.errorTileKeys[t]=!0:o.removeEventListener(EventType$1.CHANGE,e),0===r.loadingSourceTiles&&r.setState(isEmpty$1(r.errorTileKeys)?TileState.LOADED:TileState.ERROR)}};o.addEventListener(EventType$1.CHANGE,e),r.loadingSourceTiles++}s===TileState.IDLE&&(o.extent=c.getTileCoordExtent(n),o.projection=this.projection,o.resolution=c.getResolution(n[0]),o.load())}),r.loadingSourceTiles||r.setState(r.sourceTiles.some(e=>e.getState()===TileState.ERROR)?TileState.ERROR:TileState.LOADED)}return r.sourceTiles}removeSourceTiles(e){const t=e.getKey(),r=e.sourceTiles;for(let n=0,i=r.length;n{u=u&&!this.tileUrlFunction(e,n,l)})}const h=new VectorRenderTile(o,u?TileState.EMPTY:TileState.IDLE,s,this.getSourceTiles.bind(this,n,i),this.removeSourceTiles.bind(this));return h.key=this.getKey(),h}getTileGridForProjection(e){const t=e.getCode();let r=this.tileGrids_[t];if(!r){const n=this.projection;if(null!==n&&!equivalent$1(n,e))return getForProjection(e);const i=this.tileGrid,o=i.getResolutions().slice(),s=o.map(function(e,t){return i.getOrigin(t)}),a=o.map(function(e,t){return i.getTileSize(t)}),l=DEFAULT_MAX_ZOOM+1;for(let e=o.length;ed?h-L+d:d-L,O=Math.atan(Math.sqrt(P*P+k*k)),j=m*Math.cos(O)+g*Math.sin(O)*Math.cos(f-L),M=Math.cos(O),D=255*j,B=Math.min(Math.max(2*t.sunEl,0),1),U=1.875-1.75*t.opacity,z=.5!==t.opacity?d*((Math.pow(U,O)-1)/(Math.pow(U,d)-1)):O,F={r:(1-M)*v.r*B*255,g:(1-M)*v.g*B*255,b:(1-M)*v.b*B*255,a:(1-M)*v.a*B*255},N=Math.abs(((L+f)/Math.PI+.5)%2-1),$={r:(y.r*(1-N)+b.r*N)*D,g:(y.g*(1-N)+b.g*N)*D,b:(y.b*(1-N)+b.b*N)*D,a:(y.a*(1-N)+b.a*N)*D},R=4*(w*n+E),s[R]=F.r*(1-N)+$.r,s[R+1]=F.g*(1-N)+$.g,s[R+2]=F.b*(1-N)+$.b,s[R+3]=o[R+3]*t.opacity*B*Math.sin(z);return new ImageData(s,n,i)}function raster(e,t){const r=e[0],n=r.width,i=r.height,o=r.data,s=new Uint8ClampedArray(o.length),a=n-1,l=i-1,c=[0,0,0,0];let u,h,d;const p=(f=t.saturation)>0?1-1/(1.001-f):-f;var f;const g=(m=t.contrast)>0?1/(1-m):1+m;var m;const y=function(e){e*=Math.PI/180;const t=Math.sin(e),r=Math.cos(e);return[(2*r+1)/3,(-Math.sqrt(3)*t-r+1)/3,(Math.sqrt(3)*t-r+1)/3]}(t.hueRotate),b=y,v=[y[2],y[0],y[1]],_=[y[1],y[2],y[0]],E=t.brightnessLow,w=t.brightnessHigh;for(h=0;h<=l;++h)for(u=0;u<=a;++u){d=4*(h*n+u),c[0]=o[d],c[1]=o[d+1],c[2]=o[d+2],c[3]=o[d+3];const e=c[0],t=c[1],r=c[2],i=(e,t)=>{let r=0;for(let n=0;n{t.accessToken=e,t.accessTokenParam=r})),t}function applyStyle(e,t,r="",n={},i){let o,s,a,l,c=!0;return"string"==typeof r||Array.isArray(r)?l=r:(a=r,l=a.source||a.layers,n=a),"string"==typeof n?(o=n,a={}):(o=n.styleUrl,a=n),!1===a.updateSource&&(c=!1),i||(i=a.resolutions),o||"string"!=typeof t||t.trim().startsWith("{")||(o=t),o&&(o=o.startsWith("data:")?location.href:normalizeStyleUrl(o,a.accessToken),a=completeOptions(o,a)),new Promise(function(r,n){getGlStyle(t,a).then(function(t){if(8!=t.version)return n(new Error("glStyle version 8 required."));if(!(e instanceof VectorLayer||e instanceof VectorTileLayer))return n(new Error("Can only apply to VectorLayer or VectorTileLayer"));const u=e instanceof VectorTileLayer?"vector":"geojson";if(l?s=Array.isArray(l)?t.layers.find(function(e){return e.id===l[0]}).source:l:(s=t.layers.find(function(e){return e.source&&t.sources[e.source].type===u}).source,l=s),!s)return n(new Error(`No ${u} source found in the glStyle.`));function h(){if(!c)return Promise.resolve();if(e instanceof VectorTileLayer)return setupVectorSource(t.sources[s],o,a).then(function(t){const r=e.getSource();r?t!==r&&(r.setTileUrlFunction(t.getTileUrlFunction()),"function"==typeof r.setUrls&&"function"==typeof t.getUrls&&r.setUrls(t.getUrls()),r.format_||(r.format_=t.format_),r.getAttributions()||r.setAttributions(t.getAttributions()),r.getTileLoadFunction()===defaultLoadFunction&&r.setTileLoadFunction(t.getTileLoadFunction()),equivalent$1(r.getProjection(),t.getProjection())&&(r.tileGrid=t.getTileGrid())):e.setSource(t);const n=e.getSource().getTileGrid();!isFinite(e.getMaxResolution())&&!isFinite(e.getMinZoom())&&n.getMinZoom()>0&&e.setMaxResolution(getResolutionForZoom(Math.max(0,n.getMinZoom()-1e-12),n.getResolutions()))});const r=t.sources[s];let n=e.getSource();n&&n.get("mapbox-source")===r||(n=setupGeoJSONSource(r,o,a));const i=e.getSource();return i?n!==i&&(i.getAttributions()||i.setAttributions(n.getAttributions()),i.format_||(i.format_=n.getFormat()),i.url_=n.getUrl()):e.setSource(n),Promise.resolve()}let d,p;const f={},g={};function m(){if(p||t.sprite&&!f)p?(e.setStyle(p),h().then(r).catch(n)):n(new Error("Something went wrong trying to apply style."));else{if(a.projection&&!i){const e=get$2(a.projection).getUnits();"m"!==e&&(i=defaultResolutions.map(t=>t/METERS_PER_UNIT$1[e]))}let o;const c=e.getSource();c instanceof VectorTile&&c.format_ instanceof MVT&&(o=c.format_.layerName_),p=stylefunction(e,t,l,i,f,g,(e,t=a.webfonts)=>getFonts(e,t),a.getImage,o),e.getStyle()?h().then(r).catch(n):n(new Error(`Nothing to show for source [${s}]`))}}if(t.sprite){const e=normalizeSpriteDefinition(t.sprite,a.accessToken,o||location.href);d=WORKER_OFFSCREEN_CANVAS?1:window.devicePixelRatio>=1.5?.5:1;const r=.5==d?"@2x":"";Promise.all(e.map(function(e){const t=new URL(e.url);let i=t.origin+t.pathname+r+".json"+t.search;return new Promise(function(e,r){fetchResource("Sprite",i,a).then(e).catch(function(){i=t.origin+t.pathname+".json"+t.search,fetchResource("Sprite",i,a).then(e).catch(r)})}).then(function(i){let o;if(void 0===i&&n(new Error("No sprites found.")),o=t.origin+t.pathname+r+".png"+t.search,a.transformRequest){const e=a.transformRequest(o,"SpriteImage")||o;(e instanceof Request||e instanceof Promise)&&(o=e)}g[e.id]=o;for(const t in i){const r="default"==e.id?t:`${e.id}:${t}`;f[r]=i[t]}}).catch(function(e){n(new Error(`Sprites cannot be loaded: ${i}: ${e.message}`))})})).then(m).catch(n)}else m()}).catch(n)})}function getSourceIdByRef(e,t){let r;return e.some(function(e){if(e.id==t)return r=e.source,!0}),r}function extentFromTileJSON(e,t){const r=e.bounds;if(r){const e=fromLonLat([r[0],r[1]],t),n=fromLonLat([r[2],r[3]],t);return[e[0],e[1],n[0],n[1]]}return get$2(t).getExtent()}function sourceOptionsFromTileJSON(e,t,r){const n=new TileJSON({tileJSON:t,tileSize:e.tileSize||t.tileSize||512}),i=n.getTileJSON(),o=n.getTileGrid(),s=get$2(r.projection||"EPSG:3857"),a=extentFromTileJSON(i,s),l=s.getExtent(),c=i.minzoom||0,u=i.maxzoom||22,h={attributions:n.getAttributions(),projection:s,tileGrid:new TileGrid({origin:l?getTopLeft(l):o.getOrigin(0),extent:a||o.getExtent(),minZoom:c,resolutions:getTileResolutions(s,t.tileSize).slice(0,u+1),tileSize:o.getTileSize(0)})};return Array.isArray(i.tiles)?h.urls=i.tiles:h.url=i.tiles,h}function getBackgroundColor(e,t,r,n){const i={id:e.id,type:e.type},o=e.layout||{},s=e.paint||{};let a;i.paint=s,cameraObj.zoom=getZoomForResolution(t,r.resolutions||defaultResolutions),cameraObj.distanceFromCenter=0;const l=getValue(i,"paint","background-color",emptyObj,n);return void 0!==s["background-opacity"]&&(a=getValue(i,"paint","background-opacity",emptyObj,n)),"none"==o.visibility?void 0:colorWithOpacity(l,a)}function setupBackgroundLayer(e,t,r){const n=WORKER_OFFSCREEN_CANVAS?{style:{}}:document.createElement("div");return n.className="ol-mapbox-style-background",n.style.position="absolute",n.style.width="100%",n.style.height="100%",new Layer({source:new Source({}),render(i){const o=getBackgroundColor(e,i.viewState.resolution,t,r);return n.style.backgroundColor=o,n}})}function setupVectorSource(e,t,r){return new Promise(function(n,i){getTileJson(e,t,r).then(function({tileJson:t,tileLoadFunction:i}){const o=sourceOptionsFromTileJSON(e,t,r);o.tileLoadFunction=i,o.format=new MVT({layerName:"mvt:layer"});const s=new VectorTile(o);s.set("mapbox-source",e),n(s)}).catch(i)})}function setupVectorLayer(e,t,r){const n=new VectorTileLayer({declutter:!0,visible:!1});return setupVectorSource(e,t,r).then(function(e){n.setSource(e)}).catch(function(){n.setSource(void 0)}),n}function getBboxTemplate(e){return`{bbox-${(e?e.getCode():"EPSG:3857").toLowerCase().replace(/[^a-z0-9]/g,"-")}}`}function setupRasterSource(e,t,r){return new Promise(function(n,i){getTileJson(e,t,r).then(function({tileJson:t,tileLoadFunction:i}){const o=new TileJSON({interpolate:void 0===r.interpolate||r.interpolate,transition:0,crossOrigin:"anonymous",tileJSON:t});o.tileGrid=sourceOptionsFromTileJSON(e,t,r).tileGrid,r.projection&&(o.projection=get$2(r.projection));const s=o.getTileUrlFunction();i&&o.setTileLoadFunction(i),o.setTileUrlFunction(function(e,t,r){const n=getBboxTemplate(r);let i=s(e,t,r);if(-1!=i.indexOf(n)){const t=o.getTileGrid().getTileCoordExtent(e);i=i.replace(n,t.toString())}return i}),o.set("mapbox-source",e),n(o)}).catch(function(e){i(e)})})}function setupRasterLayer(e,t,r){const n=new TileLayer;return setupRasterSource(e,t,r).then(function(e){n.setSource(e)}).catch(function(){n.setSource(void 0)}),n}function setupRasterOpLayer(e,t,r){const n=setupRasterLayer(e,t,r);return new ImageLayer({source:new RasterSource({operationType:"image",operation:raster,sources:[n]})})}function setupHillshadeLayer(e,t,r){const n=setupRasterLayer(e,t,r);return new ImageLayer({source:new RasterSource({operationType:"image",operation:hillshade,sources:[n]})})}function setupGeoJSONSource(e,t,r){const n=r.projection?new GeoJSON({dataProjection:r.projection}):new GeoJSON,i=e.data,o={};if("string"==typeof i){const[o]=normalizeSourceUrl(i,r.accessToken,r.accessTokenParam||"access_token",t||location.href);if(/\{bbox-[0-9a-z-]+\}/.test(o)){const t=(e,t,r)=>{const n=getBboxTemplate(r);return o.replace(n,`${e.join(",")}`)},i=new VectorSource({attributions:e.attribution,format:n,loader:(e,n,o,s,a)=>{fetchResource("GeoJSON","function"==typeof t?t(e,n,o):t,r).then(e=>{const t=i.getFormat().readFeatures(e,{featureProjection:o});i.addFeatures(t),s(t)}).catch(()=>{i.removeLoadedExtent(e),a()})},strategy:bbox});return i.set("mapbox-source",e),i}const s=new VectorSource({attributions:e.attribution,format:n,url:o,loader:(e,t,n,i,a)=>{fetchResource("GeoJSON",o,r).then(e=>{const t=s.getFormat().readFeatures(e,{featureProjection:n});s.addFeatures(t),i(t)}).catch(()=>{s.removeLoadedExtent(e),a()})}});return s}o.features=n.readFeatures(i,{featureProjection:"EPSG:3857"});const s=new VectorSource(Object.assign({attributions:e.attribution,format:n},o));return s.set("mapbox-source",e),s}function setupGeoJSONLayer(e,t,r){return new VectorLayer({declutter:!0,source:setupGeoJSONSource(e,t,r),visible:!1})}function prerenderRasterLayer(e,t,r){let n=null;return function(i){e.paint&&"raster-opacity"in e.paint&&i.frameState.viewState.zoom!==n&&(n=i.frameState.viewState.zoom,delete r[e.id],updateRasterLayerProperties(e,t,n,r))}}function updateRasterLayerProperties(e,t,r,n){cameraObj.zoom=r,cameraObj.distanceFromCenter=0;const i=getValue(e,"paint","raster-opacity",emptyObj,n);t.setOpacity(i)}function manageVisibility(e,t){function r(){const r=t.get("mapbox-style");if(!r)return;const n=derefLayers(r.layers),i=e.get("mapbox-layers"),o=n.filter(function(e){return i.includes(e.id)}).some(function(e){return!e.layout||!e.layout.visibility||"visible"===e.layout.visibility});e.get("visible")!==o&&e.setVisible(o)}e.on("change",r),r()}function setupLayer(e,t,r,n){const i=getFunctionCache(e),o=e.layers,s=r.type,a=r.source||getSourceIdByRef(o,r.ref),l=e.sources[a];let c;if("background"==s)c=setupBackgroundLayer(r,n,i);else if("vector"==l.type)c=setupVectorLayer(l,t,n);else if("raster"==l.type){const e=["raster-saturation","raster-contrast","raster-brightness-max","raster-brightness-min","raster-hue-rotate"];Object.keys(r.paint||{}).find(t=>e.includes(t))?(c=setupRasterOpLayer(l,t,n),c.getSource().on("beforeoperations",function(e){cameraObj.zoom=getZoomForResolution(e.resolution,n.resolutions||defaultResolutions),cameraObj.distanceFromCenter=0;const t=e.data;t.saturation=getValue(r,"paint","raster-saturation",emptyObj,i),t.contrast=getValue(r,"paint","raster-contrast",emptyObj,i),t.brightnessHigh=getValue(r,"paint","raster-brightness-max",emptyObj,i),t.brightnessLow=getValue(r,"paint","raster-brightness-min",emptyObj,i),t.hueRotate=getValue(r,"paint","raster-hue-rotate",emptyObj,i)})):c=setupRasterLayer(l,t,n),c.setVisible(!r.layout||"none"!==r.layout.visibility),c.on("prerender",prerenderRasterLayer(r,c,i))}else if("geojson"==l.type)c=setupGeoJSONLayer(l,t,n);else if("raster-dem"==l.type&&"hillshade"==r.type){const e=setupHillshadeLayer(l,t,n);c=e,e.getSource().on("beforeoperations",function(e){const t=e.data;t.resolution=getPointResolution(n.projection||"EPSG:3857",e.resolution,getCenter(e.extent),"m"),cameraObj.zoom=getZoomForResolution(e.resolution,n.resolutions||defaultResolutions),cameraObj.distanceFromCenter=0,t.encoding=l.encoding,t.vert=5*getValue(r,"paint","hillshade-exaggeration",emptyObj,i),t.sunAz=getValue(r,"paint","hillshade-illumination-direction",emptyObj,i),t.sunEl=35,t.opacity=.3,t.highlightColor=getValue(r,"paint","hillshade-highlight-color",emptyObj,i),t.shadowColor=getValue(r,"paint","hillshade-shadow-color",emptyObj,i),t.accentColor=getValue(r,"paint","hillshade-accent-color",emptyObj,i)}),c.setVisible(!r.layout||"none"!==r.layout.visibility)}const u=a;return c&&c.set("mapbox-source",u),c}function processStyle(e,t,r,n){const i=[];let o=null;if(t instanceof Map$1){if(o=t.getView(),!o.isDef()&&!o.getRotation()&&!o.getResolutions()){const e=n.projection?get$2(n.projection):o.getProjection();o=new View(Object.assign(o.getProperties(),{maxResolution:defaultResolutions[0]/METERS_PER_UNIT$1[e.getUnits()],projection:n.projection||o.getProjection()})),t.setView(o)}"center"in e&&!o.getCenter()&&o.setCenter(fromLonLat(e.center,o.getProjection())),"zoom"in e&&void 0===o.getZoom()&&o.setResolution(defaultResolutions[0]/METERS_PER_UNIT$1[o.getProjection().getUnits()]/Math.pow(2,e.zoom)),o.getCenter()&&void 0!==o.getZoom()||o.fit(o.getProjection().getExtent(),{nearest:!0,size:t.getSize()})}t.set("mapbox-style",e),t.set("mapbox-metadata",{styleUrl:r,options:n});const s=e.layers;let a,l,c,u=[];for(let h=0,d=s.length;h0||r>0)&&e.setMaxResolution(Math.min(getResolutionForZoom(Math.max(0,s-1e-12),defaultResolutions),getResolutionForZoom(Math.max(0,r-1e-12),t.getResolutions()))),a<24&&e.setMinResolution(getResolutionForZoom(a,defaultResolutions))}}else s>0&&e.setMaxResolution(getResolutionForZoom(Math.max(0,s-1e-12),defaultResolutions));u instanceof VectorSource||u instanceof VectorTile?applyStyle(e,r,t,Object.assign({styleUrl:n},o)).then(function(){manageVisibility(e,i),l()}).catch(c):l()}else c(new Error("Error accessing data for source "+e.get("mapbox-source")))};e.set("mapbox-layers",t);const h=i.getLayers();-1===h.getArray().indexOf(e)&&h.push(e),e.getSource()?u():e.once("change:source",u)})}class MapComponent extends GlimmerComponent{static{decorateFieldV2(this.prototype,"osm",[service])}#ue=void initializeDeferredDecorator(this,"osm");static{decorateFieldV2(this.prototype,"storage",[service])}#xe=void initializeDeferredDecorator(this,"storage");static{decorateFieldV2(this.prototype,"mapUi",[service])}#Ke=void initializeDeferredDecorator(this,"mapUi");static{decorateFieldV2(this.prototype,"router",[service])}#Re=void initializeDeferredDecorator(this,"router");static{decorateFieldV2(this.prototype,"settings",[service])}#k=void initializeDeferredDecorator(this,"settings");static{decorateFieldV2(this.prototype,"nostrData",[service])}#P=void initializeDeferredDecorator(this,"nostrData");mapInstance;bookmarkSource;searchResultsSource;selectedShapeSource;searchOverlay;searchOverlayElement;selectedPinOverlay;selectedPinElement;crosshairElement;crosshairOverlay;ignoreNextMapClick=!1;setupMap=modifier(e=>{if(this.mapInstance)return;const t=new LayerGroup;this.selectedShapeSource=new VectorSource;const r=new VectorLayer({source:this.selectedShapeSource,style:new Style({stroke:new Stroke({color:"#3388ff",width:4}),fill:new Fill({color:"rgba(51, 136, 255, 0.1)"})}),zIndex:5});this.bookmarkSource=new VectorSource;const n=new VectorLayer({source:this.bookmarkSource,style:e=>{const t=e.get("originalPlace");let r=getComputedStyle(document.documentElement).getPropertyValue("--default-list-color").trim()||"#000000";if(t&&t._listIds&&t._listIds.length>0){const e=t._listIds[0],n=this.storage.lists.find(t=>t.id===e);n&&n.color&&(r=n.color)}return[new Style({image:new CircleStyle({radius:10,fill:new Fill({color:"rgba(0, 0, 0, 0.2)"}),displacement:[0,-2]})}),new Style({image:new CircleStyle({radius:9,fill:new Fill({color:r}),stroke:new Stroke({color:"#fff",width:2})})})]},zIndex:10});this.searchResultsSource=new VectorSource;const i=new Map,o=new VectorLayer({source:this.searchResultsSource,style:e=>{const t=e.get("originalPlace"),r=this.mapUi.selectedPlace;if(r){const e=t.osmId&&r.osmId&&t.osmId===r.osmId,n=t.id&&r.id&&t.id===r.id,i=t.lat===r.lat&&t.lon===r.lon;if(e||n||i)return new Style({})}const n=getIconNameForTags(t.osmTags||t),o=n||"default";if(!i.has(o)){const e=getComputedStyle(document.documentElement).getPropertyValue("--marker-color-primary").trim()||"#ea4335";let t=``;if(n){const r=getIcon(n);if(r){let n=r.trim();const i=n.indexOf("",i)+1,s=n.lastIndexOf("");-1!==i&&-1!==s&&(n=n.substring(o,s)),t=`\n \n \n ${n}\n \n `}}const r=`\n \n \n \n \n \n \n \n ${t}\n \n `;i.set(o,"data:image/svg+xml;charset=utf-8,"+encodeURIComponent(r.trim()))}return new Style({image:new Icon({src:i.get(o),anchor:[.5,.65],scale:1})})},zIndex:11});let s=[14.21683569,27.060114248],a=2.661,l=!1;try{const e=localStorage.getItem("marco:map-view");if(e){const t=JSON.parse(e);t.center&&Array.isArray(t.center)&&2===t.center.length&&"number"==typeof t.zoom&&(s=t.center,a=t.zoom,l=!0)}}catch(T){console.warn("Failed to restore map view:",T)}const c=new View({center:fromLonLat(s),zoom:a,projection:"EPSG:3857"});this.mapInstance=new Map$1({target:e,layers:[t,r,o,n],view:c,controls:defaults$1({zoom:!0,rotate:!0,attribution:!0}),interactions:defaults({dragPan:!1})});const u=toLonLat(c.getCenter());this.mapUi.updateCenter(u[1],u[0]),apply(this.mapInstance,"https://tiles.openfreemap.org/styles/liberty",{webfonts:"data:text/css,"}),this.searchOverlayElement=document.createElement("div"),this.searchOverlayElement.className="search-pulse",this.searchOverlay=new Overlay({element:this.searchOverlayElement,positioning:"center-center",stopEvent:!1}),this.mapInstance.addOverlay(this.searchOverlay),this.selectedPinElement=document.createElement("div"),this.selectedPinElement.className="selected-pin-container";const h=document.createElement("div");h.className="selected-pin",h.innerHTML='';const d=document.createElement("div");d.className="selected-pin-shadow",this.selectedPinElement.appendChild(h),this.selectedPinElement.appendChild(d),this.selectedPinOverlay=new Overlay({element:this.selectedPinElement,positioning:"bottom-center",stopEvent:!1}),this.mapInstance.addOverlay(this.selectedPinOverlay),this.crosshairElement=document.createElement("div"),this.crosshairElement.className="map-crosshair",this.crosshairElement.innerHTML='\n \n \n \n \n ',e.appendChild(this.crosshairElement),this.locationOverlayElement=document.createElement("div"),this.locationOverlayElement.className="search-pulse blue",this.locationOverlay=new Overlay({element:this.locationOverlayElement,positioning:"center-center",stopEvent:!1}),this.mapInstance.addOverlay(this.locationOverlay),e.addEventListener("pointerdown",()=>{this.mapUi.searchBoxHasFocus&&(this.ignoreNextMapClick=!0)},!0);const p=new Geolocation({trackingOptions:{enableHighAccuracy:!0},projection:c.getProjection()}),f=new Feature;f.setStyle(new Style({image:new CircleStyle({radius:6,fill:new Fill({color:"#3399CC"}),stroke:new Stroke({color:"#fff",width:2})})}));const g=new VectorSource({features:[f]}),m=new VectorLayer({source:g,zIndex:15});p.on("change:position",function(){const e=p.getPosition();f.setGeometry(e?new Point(e):null)});const y=document.createElement("div");y.className="ol-control ol-locate";const b=document.createElement("button");let v,_;b.style.display="flex",b.style.alignItems="center",b.style.justifyContent="center",b.innerHTML=`${getIcon("navigation")}`,b.title="Locate Me",y.appendChild(b);const E=()=>{v&&(clearTimeout(v),v=null);try{_&&(p.un("change:position",w),_=null)}catch{}this.locationOverlayElement&&this.locationOverlayElement.classList.remove("active")},w=()=>{const e=p.getPosition(),t=p.getAccuracyGeometry(),r=p.getAccuracy();if(console.debug("Geolocation change:",{coordinates:e,accuracy:r}),!e)return;const n=this.mapInstance.getSize(),i=this.mapInstance.getView();let o=null;if(this.locationOverlayElement){const t=i.getResolution(),n=2*(r||50)/getPointResolution(i.getProjection(),t,e);this.locationOverlayElement.style.width=`${n}px`,this.locationOverlayElement.style.height=`${n}px`,this.locationOverlay.setPosition(e)}if(r&&r<=20&&E(),t){const e=t.getExtent();o=3.162*i.getResolutionForExtent(e,n)}else r&&(o=6.325*r/Math.min(n[0],n[1])/getPointResolution(i.getProjection(),1,e));let s={center:e,duration:1e3};if(o){const e=i.getResolutionForZoom(17);s.resolution=Math.max(o,e)}else s.zoom=16;this.mapInstance.getView().animate(s)},C=()=>{console.debug("Getting current geolocation..."),E(),p.setTracking(!0);const e=p.getPosition();this.locationOverlayElement&&this.locationOverlayElement.classList.add("active"),e&&w(),_=p.on("change:position",w),v=setTimeout(()=>{E()},1e4)};b.addEventListener("click",C);const S=new Control({element:y});this.mapInstance.addLayer(m),this.mapInstance.addControl(S),l||"index"!==this.router.currentRouteName||C(),this.mapInstance.on("singleclick",this.handleMapClick),this.mapInstance.on("moveend",this.handleMapMove),this.mapInstance.on("pointermove",e=>{const t=this.mapInstance.getEventPixel(e.originalEvent),r=this.mapInstance.hasFeatureAtPixel(t,{hitTolerance:10});this.mapInstance.getTarget().style.cursor=r?"pointer":""}),this.storage.rs.on("ready",()=>{this.handleMapMove()})});updateInteractions=modifier(()=>{if(!this.mapInstance)return;this.mapInstance.getInteractions().getArray().slice().forEach(e=>{e instanceof DragPan&&this.mapInstance.removeInteraction(e)});const e=!!this.settings.mapKinetic&&new Kinetic(-.005,.05,100);this.settings.mapKinetic&&window.innerWidth<=768&&(e.minVelocity_=.25),this.mapInstance.addInteraction(new DragPan({kinetic:e}))});updateSearchResults=modifier(()=>{if(!this.searchResultsSource)return;this.searchResultsSource.clear();const e=this.mapUi.searchResults;if(!e||0===e.length)return;const t=[];e.forEach(e=>{if(e.lat&&e.lon){const r=new Feature({geometry:new Point(fromLonLat([e.lon,e.lat])),name:e.title,id:e.id,isSearchResult:!0,originalPlace:e});t.push(r)}}),t.length>0&&this.searchResultsSource.addFeatures(t)});updateSelectedPin=modifier(()=>{const e=this.mapUi.selectedPlace,t=this.mapUi.selectionOptions||{};if(this.searchResultsSource&&this.searchResultsSource.changed(),this.selectedPinOverlay&&this.selectedPinElement)if(this.selectedShapeSource&&this.selectedShapeSource.clear(),e&&e.lat&&e.lon){const n=fromLonLat([e.lon,e.lat]);if(this.selectedPinOverlay.setPosition(n),this.selectedPinElement.classList.remove("active"),this.selectedPinElement.offsetWidth,this.selectedPinElement.classList.add("active"),e.geojson&&this.selectedShapeSource)try{const t=(new GeoJSON).readFeature(e.geojson,{featureProjection:"EPSG:3857"});this.selectedShapeSource.addFeature(t)}catch(r){console.warn("Failed to render selected place shape:",r)}t.preventZoom?this.handlePinVisibility(n,{maintainZoom:!0}):e.bbox?this.zoomToBbox(e.bbox):this.handlePinVisibility(n)}else this.selectedPinElement.classList.remove("active"),this.selectedPinOverlay.setPosition(void 0)});zoomToBbox(e){if(!this.mapInstance||!e)return;const t=this.mapInstance.getView(),r=this.mapInstance.getSize(),n=[...fromLonLat([e.minLon,e.minLat]),...fromLonLat([e.maxLon,e.maxLat])];let i=[.15*r[1],.15*r[0],.15*r[1],.15*r[0]];if(r[0]<=768){const e=.5*r[1],t=.15*e,n=.5*r[1]+.15*e;i[0]=t,i[2]=n}else if(this.args.isSidebarOpen){const e=getComputedStyle(document.documentElement).getPropertyValue("--sidebar-width").trim(),t=parseInt(e,10)||360,n=r[0]-t;i[3]=t+.15*n,i[1]=.15*n}const o=t.getZoom();t.fit(n,{padding:i,duration:1e3,easing:e=>e*(2-e),maxZoom:Math.max(o,18)})}handlePinVisibility(e,t={}){if(!this.mapInstance)return;const r=this.mapInstance.getView().getZoom();if(!t.maintainZoom&&r<16)return void this.animateToSmartCenter(e,16);const n=this.mapInstance.getPixelFromCoordinate(e),i=this.mapInstance.getSize();if(!n||n[0]<0||n[0]>i[0]||n[1]<0||n[1]>i[1]){const r=t.maintainZoom?null:16;this.animateToSmartCenter(e,r)}else this.panIfObscured(e)}animateToSmartCenter(e,t=null){if(!this.mapInstance)return;const r=this.mapInstance.getSize(),n=this.mapInstance.getView();let i=n.getResolution();null!==t&&(i=n.getResolutionForZoom(t));let o=e;if(r[0]<=768){const t=r[1],n=document.querySelector(".app-header"),s=n?n.offsetHeight:60,a=(t/2-(s+(t/2-s)/2))*i;o=[e[0],e[1]-a]}else if(this.args.isSidebarOpen){const t=getComputedStyle(document.documentElement).getPropertyValue("--sidebar-width").trim(),r=(parseInt(t,10)||360)/2*i;o=[e[0]-r,e[1]]}const s={center:o,duration:1e3,easing:e=>e*(2-e)};null!==t&&(s.zoom=t),n.animate(s)}panIfObscured(e){if(!this.mapInstance)return;const t=this.mapInstance.getSize(),r=this.mapInstance.getPixelFromCoordinate(e);if(!r)return;const n=this.mapInstance.getView(),i=n.getCenter(),o=n.getResolution();let s=r[0],a=r[1],l=!1;const c=document.querySelector(".app-header"),u=c?c.offsetHeight:60;if(t[0]<=768){const e=t[1],n=e/2;r[1]>n&&(a=u+(e/2-u)/2,l=!0)}else if(this.args.isSidebarOpen){const e=getComputedStyle(document.documentElement).getPropertyValue("--sidebar-width").trim(),n=parseInt(e,10)||360;r[0]e*(2-e)})}}updateBookmarks=modifier(()=>{const e=this.storage.placesInView;this.loadBookmarks(e)});async loadBookmarks(e=[]){try{if(!this.bookmarkSource)return;e&&0!==e.length||(e=this.storage.placesInView),this.bookmarkSource.clear(),e&&Array.isArray(e)&&e.forEach(e=>{if(e.lat&&e.lon){const t=new Feature({geometry:new Point(fromLonLat([e.lon,e.lat])),name:e.title,id:e.id,isBookmark:!0,originalPlace:e});this.bookmarkSource.addFeature(t)}})}catch(t){console.error("Failed to load bookmarks:",t)}}syncPulse=modifier(()=>{this.searchOverlayElement&&(this.mapUi.isSearching?this.searchOverlayElement.classList.add("active"):this.searchOverlayElement.classList.remove("active"))});syncCreationMode=modifier(()=>{if(this.crosshairElement&&this.mapInstance)if(this.mapUi.isCreating){this.crosshairElement.classList.add("visible");const e=this.mapUi.creationCoordinates;if(e&&e.lat&&e.lon){const t=fromLonLat([e.lon,e.lat]);this.animateToCrosshair(t)}}else this.crosshairElement.classList.remove("visible")});animateToCrosshair(e){if(!this.mapInstance||!this.crosshairElement)return;const t=this.mapInstance.getTargetElement().getBoundingClientRect(),r=this.crosshairElement.getBoundingClientRect(),n=r.left+r.width/2-t.left,i=r.top+r.height/2-t.top,o=this.mapInstance.getSize(),s=n-o[0]/2,a=i-o[1]/2,l=this.mapInstance.getView(),c=l.getResolution(),u=s*c,h=-a*c,d=e[0]-u,p=e[1]-h,f=l.getCenter();Math.sqrt(Math.pow(f[0]-d,2)+Math.pow(f[1]-p,2))>5*c&&l.animate({center:[d,p],duration:800,easing:e=>e*(2-e)})}handleMapMove=async()=>{if(!this.mapInstance||this.isDestroying||this.isDestroyed)return;const e=toLonLat(this.mapInstance.getView().getCenter());if(this.mapUi.updateCenter(e[1],e[0]),this.mapUi.isCreating){const e=this.mapInstance.getTargetElement().getBoundingClientRect(),t=this.crosshairElement.getBoundingClientRect(),r=t.left+t.width/2-e.left,n=t.top+t.height/2-e.top,i=toLonLat(this.mapInstance.getCoordinateFromPixel([r,n])),o=parseFloat(i[1].toFixed(6)),s=parseFloat(i[0].toFixed(6));this.mapUi.updateCreationCoordinates(o,s),this.router.replaceWith("place.new",{queryParams:{lat:o,lon:s}})}const t=this.mapInstance.getSize(),r=this.mapInstance.getView().calculateExtent(t),[n,i]=toLonLat([r[0],r[1]]),[o,s]=toLonLat([r[2],r[3]]),a={minLat:i,minLon:n,maxLat:s,maxLon:o};this.mapUi.updateBounds(a),await this.storage.loadPlacesInBounds(a),this.nostrData.loadPlacesInBounds(a),this.loadBookmarks(this.storage.placesInView);try{const e=this.mapInstance.getView(),t={center:toLonLat(e.getCenter()),zoom:e.getZoom()};localStorage.setItem("marco:map-view",JSON.stringify(t))}catch(l){console.warn("Failed to save map view:",l)}};handleMapClick=async e=>{if(this.ignoreNextMapClick)return void(this.ignoreNextMapClick=!1);const t=this.mapInstance.getFeaturesAtPixel(e.pixel,{hitTolerance:10});let r=null,n=null,i=null;if(t&&t.length>0){console.debug(`Found ${t.length} features in map layer:`);for(const r of t)console.debug(r);const e=t.find(e=>e.get("isBookmark")),o=t.find(e=>e.get("isSearchResult"));e?r=e.get("originalPlace"):o&&(n=o.get("originalPlace"));const s=t[0].getProperties();s.name&&(i=s.name)}const o=e=>{("search"===this.router.currentRouteName||this.mapUi.currentSearch&&this.mapUi.searchResults.length>0)&&(this.mapUi.returnToSearch=!0),this.mapUi.preventNextZoom=!0,this.mapUi.selectPlace(e,{preventZoom:!0}),this.mapUi.showSidebar(),this.router.transitionTo("place",e)};if(this.args.isSidebarOpen){const e=r||n;return e?(console.debug("Clicked feature while sidebar open (switching):",e),void o(e)):void(this.args.onOutsideClick&&this.args.onOutsideClick())}if(r)return console.debug("Clicked bookmark:",r),void o(r);if(n)return console.debug("Clicked search result:",n),void o(n);if(this.mapInstance.getView().getZoom()<16)return;const s=toLonLat(e.coordinate),[a,l]=s,c=i?30:50;if(this.searchOverlayElement){const t=this.mapInstance.getView(),r=2*c/getPointResolution(t.getProjection(),t.getResolution(),e.coordinate);this.searchOverlayElement.style.width=`${r}px`,this.searchOverlayElement.style.height=`${r}px`,this.searchOverlay.setPosition(e.coordinate)}this.mapUi.startSearch();const u={lat:l.toFixed(6),lon:a.toFixed(6),q:null,category:null,selected:i||null};this.router.transitionTo("search",{queryParams:u})};static{setComponentTemplate(templateFactory({id:null,block:'[[[11,0],[16,0,[29,["map-container ",[52,[30,1],"sidebar-open"]]]],[4,[30,0,["setupMap"]],null,null],[4,[30,0,["updateInteractions"]],null,null],[4,[30,0,["updateBookmarks"]],null,null],[4,[30,0,["updateSearchResults"]],null,null],[4,[30,0,["updateSelectedPin"]],null,null],[4,[30,0,["syncPulse"]],null,null],[4,[30,0,["syncCreationMode"]],null,null],[12],[13]],["@isSidebarOpen"],["if"]]',moduleName:"/home/basti/src/marco/app/components/map.gjs",isStrictMode:!0}),this)}}class UserMenuComponent extends GlimmerComponent{static{decorateFieldV2(this.prototype,"storage",[service])}#xe=void initializeDeferredDecorator(this,"storage");static{decorateFieldV2(this.prototype,"osmAuth",[service])}#Ze=void initializeDeferredDecorator(this,"osmAuth");static{decorateFieldV2(this.prototype,"nostrAuth",[service])}#I=void initializeDeferredDecorator(this,"nostrAuth");static{decorateFieldV2(this.prototype,"nostrData",[service])}#P=void initializeDeferredDecorator(this,"nostrData");static{decorateFieldV2(this.prototype,"isNostrConnectModalOpen",[tracked],function(){return!1})}#Xe=void initializeDeferredDecorator(this,"isNostrConnectModalOpen");connectRS(){this.args.onClose(),this.args.storage.showConnectWidget()}static{decorateMethodV2(this.prototype,"connectRS",[action])}disconnectRS(){this.args.storage.disconnect()}static{decorateMethodV2(this.prototype,"disconnectRS",[action])}connectOsm(){this.args.onClose(),this.osmAuth.login()}static{decorateMethodV2(this.prototype,"connectOsm",[action])}disconnectOsm(){this.osmAuth.logout()}static{decorateMethodV2(this.prototype,"disconnectOsm",[action])}openNostrConnectModal(){this.isNostrConnectModalOpen=!0}static{decorateMethodV2(this.prototype,"openNostrConnectModal",[action])}closeNostrConnectModal(){this.isNostrConnectModalOpen=!1}static{decorateMethodV2(this.prototype,"closeNostrConnectModal",[action])}disconnectNostr(){this.nostrAuth.disconnect()}static{decorateMethodV2(this.prototype,"disconnectNostr",[action])}static{setComponentTemplate(templateFactory({id:null,block:'[[[10,0],[14,0,"user-menu-popover"],[12],[1,"\\n "],[10,"ul"],[14,0,"account-list"],[12],[1,"\\n "],[10,"li"],[14,0,"account-item"],[12],[1,"\\n "],[10,0],[14,0,"account-header"],[12],[1,"\\n "],[10,0],[14,0,"account-info"],[12],[1,"\\n "],[8,[32,0],null,[["@name","@size"],["remotestorage",18]],null],[1,"\\n "],[10,1],[12],[1,"RemoteStorage"],[13],[1,"\\n "],[13],[1,"\\n"],[41,[30,1,["connected"]],[[[1," "],[11,"button"],[24,0,"btn-text text-danger"],[24,4,"button"],[4,[32,1],["click",[30,0,["disconnectRS"]]],null],[12],[1,"Disconnect"],[13],[1,"\\n"]],[]],[[[1," "],[11,"button"],[24,0,"btn-text text-primary"],[24,4,"button"],[4,[32,1],["click",[30,0,["connectRS"]]],null],[12],[1,"Connect"],[13],[1,"\\n"]],[]]],[1," "],[13],[1,"\\n "],[10,0],[14,0,"account-status"],[12],[1,"\\n"],[41,[30,1,["connected"]],[[[1," "],[10,"strong"],[12],[1,[30,1,["userAddress"]]],[13],[1,"\\n"]],[]],[[[1," Not connected\\n"]],[]]],[1," "],[13],[1,"\\n "],[13],[1,"\\n\\n "],[10,"li"],[14,0,"account-item"],[12],[1,"\\n "],[10,0],[14,0,"account-header"],[12],[1,"\\n "],[10,0],[14,0,"account-info"],[12],[1,"\\n "],[8,[32,0],null,[["@name","@size"],["map",18]],null],[1,"\\n "],[10,1],[12],[1,"OpenStreetMap"],[13],[1,"\\n "],[13],[1,"\\n"],[41,[30,0,["osmAuth","isConnected"]],[[[1," "],[11,"button"],[24,0,"btn-text text-danger"],[24,4,"button"],[4,[32,1],["click",[30,0,["disconnectOsm"]]],null],[12],[1,"Disconnect"],[13],[1,"\\n"]],[]],[[[1," "],[11,"button"],[24,0,"btn-text text-primary"],[24,4,"button"],[4,[32,1],["click",[30,0,["connectOsm"]]],null],[12],[1,"Connect"],[13],[1,"\\n"]],[]]],[1," "],[13],[1,"\\n "],[10,0],[14,0,"account-status"],[12],[1,"\\n"],[41,[30,0,["osmAuth","isConnected"]],[[[1," "],[10,"strong"],[12],[1,[30,0,["osmAuth","userDisplayName"]]],[13],[1,"\\n"]],[]],[[[1," Not connected\\n"]],[]]],[1," "],[13],[1,"\\n "],[13],[1,"\\n\\n "],[10,"li"],[14,0,"account-item"],[12],[1,"\\n "],[10,0],[14,0,"account-header"],[12],[1,"\\n "],[10,0],[14,0,"account-info"],[12],[1,"\\n "],[8,[32,0],null,[["@name","@size"],["zap",18]],null],[1,"\\n "],[10,1],[12],[1,"Nostr"],[13],[1,"\\n "],[13],[1,"\\n"],[41,[30,0,["nostrAuth","isConnected"]],[[[1," "],[11,"button"],[24,0,"btn-text text-danger"],[24,4,"button"],[4,[32,1],["click",[30,0,["disconnectNostr"]]],null],[12],[1,"Disconnect"],[13],[1,"\\n"]],[]],[[[1," "],[11,"button"],[24,0,"btn-text text-primary"],[24,4,"button"],[4,[32,1],["click",[30,0,["openNostrConnectModal"]]],null],[12],[1,"Connect"],[13],[1,"\\n"]],[]]],[1," "],[13],[1,"\\n "],[10,0],[14,0,"account-status"],[12],[1,"\\n"],[41,[30,0,["nostrAuth","isConnected"]],[[[1," "],[10,"strong"],[15,"title",[30,0,["nostrAuth","pubkey"]]],[12],[1,"\\n "],[1,[30,0,["nostrData","userDisplayName"]]],[1,"\\n "],[13],[1,"\\n"]],[]],[[[1," Not connected\\n"]],[]]],[1," "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"],[13],[1,"\\n\\n"],[41,[30,0,["isNostrConnectModalOpen"]],[[[1," "],[8,[32,2],null,[["@onClose"],[[30,0,["closeNostrConnectModal"]]]],[["default"],[[[[1,"\\n "],[8,[32,3],null,[["@onConnect"],[[30,0,["closeNostrConnectModal"]]]],null],[1,"\\n "]],[]]]]],[1,"\\n"]],[]],null]],["@storage"],["if"]]',moduleName:"/home/basti/src/marco/app/components/user-menu.gjs",scope:()=>[IconComponent,on,Modal,NostrConnectComponent],isStrictMode:!0}),this)}}function identity(e){return e}function castForPromiseHelper(e){if(e)if(e instanceof TaskInstance)e.executor.asyncErrorsHandled=!0;else if(e instanceof Yieldable)return e._toPromise();return e}function castAwaitables(e,t){if(Array.isArray(e))return e.map(t);if("object"==typeof e&&null!==e){let r={};return Object.keys(e).forEach(n=>{r[n]=t(e[n])}),r}return e}function taskAwareVariantOf(e,t,r){return function(n){let i=castAwaitables(n,castForPromiseHelper),o=r(i),s=RSVP.defer();e[t](i).then(s.resolve,s.reject);let a=!1,l=()=>{a||(a=!0,o.forEach(e=>{e&&(e instanceof TaskInstance?e.cancel():"function"==typeof e[cancelableSymbol]&&e[cancelableSymbol]())}))},c=s.promise.finally(l);return c[cancelableSymbol]=l,c}}taskAwareVariantOf(RSVP.Promise,"all",identity);class EmberYieldable extends Yieldable{_deferable(){return EMBER_ENVIRONMENT.defer()}}class TimeoutYieldable extends EmberYieldable{constructor(e){super(),this.ms=e}onYield(e){let t=later(()=>e.next(),this.ms);return()=>cancel(t)}}function timeout(e){return new TimeoutYieldable(e)}class SearchBoxComponent extends GlimmerComponent{static{decorateFieldV2(this.prototype,"photon",[service])}#Ye=void initializeDeferredDecorator(this,"photon");static{decorateFieldV2(this.prototype,"osm",[service])}#ue=void initializeDeferredDecorator(this,"osm");static{decorateFieldV2(this.prototype,"router",[service])}#Re=void initializeDeferredDecorator(this,"router");static{decorateFieldV2(this.prototype,"mapUi",[service])}#Ke=void initializeDeferredDecorator(this,"mapUi");static{decorateFieldV2(this.prototype,"map",[service])}#Je=void initializeDeferredDecorator(this,"map");static{decorateFieldV2(this.prototype,"_internalQuery",[tracked],function(){return""})}#Qe=void initializeDeferredDecorator(this,"_internalQuery");static{decorateFieldV2(this.prototype,"results",[tracked],function(){return[]})}#et=void initializeDeferredDecorator(this,"results");static{decorateFieldV2(this.prototype,"isFocused",[tracked],function(){return!1})}#tt=void initializeDeferredDecorator(this,"isFocused");static{decorateFieldV2(this.prototype,"isLoading",[tracked],function(){return!1})}#rt=void initializeDeferredDecorator(this,"isLoading");get query(){return this.args.query??this._internalQuery}set query(e){this._internalQuery=e}get showPopover(){return this.isFocused&&this.results.length>0}handleInput(e){const t=e.target.value;this.query=t,this.args.onQueryChange&&this.args.onQueryChange(t),t.length<2?this.results=[]:this.searchTask.perform(t)}static{decorateMethodV2(this.prototype,"handleInput",[action])}searchTask=buildTask(()=>({context:this,generator:function*(e){yield timeout(300);const t="string"==typeof e?e:this.query;if(!(t.length<2)){this.isLoading=!0;try{let e,r;this.mapUi.currentCenter&&({lat:e,lon:r}=this.mapUi.currentCenter);const n=t.toLowerCase(),i=POI_CATEGORIES.filter(e=>e.label.toLowerCase().includes(n)).map(e=>({source:"category",title:e.label,id:e.id,icon:"search"})),o=yield this.photon.search(t,e,r);this.results=[...i,...o]}catch(r){console.error("Search failed",r),this.results=[]}finally{this.isLoading=!1}}}}),{restartable:!0},"searchTask");handleFocus(){this.isFocused=!0,this.mapUi.setSearchBoxFocus(!0),this.query.length>=2&&0===this.results.length&&this.searchTask.perform()}static{decorateMethodV2(this.prototype,"handleFocus",[action])}handleBlur(){setTimeout(()=>{this.isFocused=!1,this.mapUi.setSearchBoxFocus(!1)},300)}static{decorateMethodV2(this.prototype,"handleBlur",[action])}handleSubmit(e){if(e.preventDefault(),!this.query)return;let t={q:this.query,selected:null,category:null};if(this.mapUi.currentCenter){const{lat:e,lon:r}=this.mapUi.currentCenter;t.lat=parseFloat(e).toFixed(4),t.lon=parseFloat(r).toFixed(4)}this.router.transitionTo("search",{queryParams:t}),this.isFocused=!1}static{decorateMethodV2(this.prototype,"handleSubmit",[action])}selectResult(e){if("category"===e.source){this.query=e.title,this.args.onQueryChange&&this.args.onQueryChange(e.title),this.results=[];let t=null,r=null;return this.mapUi.currentCenter&&(({lat:t,lon:r}=this.mapUi.currentCenter),t=t?.toString(),r=r?.toString()),void this.router.transitionTo("search",{queryParams:{q:e.title,category:e.id,selected:null,lat:t,lon:r}})}if(this.query=e.title,this.args.onQueryChange&&this.args.onQueryChange(e.title),this.results=[],e.osmId){const t=`osm:${e.osmType}:${e.osmId}`;this.router.transitionTo("place",t)}else this.router.transitionTo("search",{queryParams:{q:e.title,lat:e.lat,lon:e.lon,selected:null,category:null}})}static{decorateMethodV2(this.prototype,"selectResult",[action])}clear(){this.searchTask.cancelAll(),this.mapUi.stopLoading(),this.osm.cancelAll(),this.photon.cancelAll(),this.query="",this.results=[],this.args.onQueryChange&&this.args.onQueryChange(""),this.router.transitionTo("index")}static{decorateMethodV2(this.prototype,"clear",[action])}static{setComponentTemplate(templateFactory({id:null,block:'[[[10,0],[14,0,"search-box"],[12],[1,"\\n "],[11,"form"],[24,0,"search-form"],[4,[32,0],["submit",[30,0,["handleSubmit"]]],null],[12],[1,"\\n "],[11,"button"],[24,0,"menu-btn-integrated"],[24,"aria-label","Menu"],[24,4,"button"],[4,[32,0],["click",[30,1]],null],[12],[1,"\\n "],[8,[32,1],null,[["@name","@size","@color"],["menu",20,"#5f6368"]],null],[1,"\\n "],[13],[1,"\\n\\n "],[11,"input"],[24,0,"search-input"],[24,"placeholder","Search places..."],[24,"aria-label","Search places"],[16,2,[30,0,["query"]]],[24,"autocomplete","off"],[24,4,"search"],[4,[32,0],["input",[30,0,["handleInput"]]],null],[4,[32,0],["focus",[30,0,["handleFocus"]]],null],[4,[32,0],["blur",[30,0,["handleBlur"]]],null],[12],[13],[1,"\\n\\n "],[10,"button"],[14,0,"search-submit-btn"],[14,"aria-label","Search"],[14,4,"submit"],[12],[1,"\\n"],[41,[28,[32,2],[[28,[32,3],[[30,0,["mapUi","loadingState","type"]],"text"],null],[28,[32,3],[[30,0,["mapUi","loadingState","type"]],"category"],null]],null],[[[1," "],[8,[32,1],null,[["@name","@size"],["loading-ring",20]],null],[1,"\\n"]],[]],[[[1," "],[8,[32,1],null,[["@name","@size","@color"],["search",20,"#5f6368"]],null],[1,"\\n"]],[]]],[1," "],[13],[1,"\\n\\n"],[41,[30,0,["query"]],[[[1," "],[11,"button"],[24,0,"search-clear-btn"],[24,"aria-label","Clear"],[24,4,"button"],[4,[32,0],["click",[30,0,["clear"]]],null],[12],[1,"\\n "],[8,[32,1],null,[["@name","@size","@color"],["x",20,"#5f6368"]],null],[1,"\\n "],[13],[1,"\\n"]],[]],null],[1," "],[13],[1,"\\n\\n"],[41,[30,0,["showPopover"]],[[[1," "],[10,0],[14,0,"search-results-popover"],[12],[1,"\\n "],[10,"ul"],[14,0,"search-results-list"],[12],[1,"\\n"],[42,[28,[31,2],[[28,[31,2],[[30,0,["results"]]],null]],null],null,[[[1," "],[10,"li"],[12],[1,"\\n "],[11,"button"],[24,0,"search-result-item"],[24,4,"button"],[4,[32,0],["click",[28,[32,4],[[30,0,["selectResult"]],[30,2]],null]],null],[12],[1,"\\n "],[10,0],[14,0,"result-icon"],[12],[1,"\\n "],[8,[32,1],null,[["@name","@size","@color"],[[52,[30,2,["icon"]],[30,2,["icon"]],"map-pin"],16,"#666"]],null],[1,"\\n "],[13],[1,"\\n "],[10,0],[14,0,"result-info"],[12],[1,"\\n "],[10,1],[14,0,"result-title"],[12],[1,[30,2,["title"]]],[13],[1,"\\n"],[41,[28,[32,3],[[30,2,["source"]],"osm"],null],[[[1," "],[10,1],[14,0,"result-desc"],[12],[1,[28,[32,5],[[30,2,["type"]]],null]],[13],[1,"\\n"]],[]],[[[41,[30,2,["description"]],[[[1," "],[10,1],[14,0,"result-desc"],[12],[1,[30,2,["description"]]],[13],[1,"\\n"]],[]],null]],[]]],[1," "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"]],[2]],null],[1," "],[13],[1,"\\n "],[13],[1,"\\n"]],[]],null],[13]],["@onToggleMenu","result"],["if","each","-track-array"]]',moduleName:"/home/basti/src/marco/app/components/search-box.gjs",scope:()=>[on,IconComponent,OrHelper,eq$1,fn,humanizeOsmTag],isStrictMode:!0}),this)}}class CategoryChipsComponent extends GlimmerComponent{static{decorateFieldV2(this.prototype,"router",[service])}#Re=void initializeDeferredDecorator(this,"router");static{decorateFieldV2(this.prototype,"mapUi",[service])}#Ke=void initializeDeferredDecorator(this,"mapUi");get categories(){return POI_CATEGORIES}searchCategory(e){this.args.onSelect&&this.args.onSelect(e);let t={category:e.id,q:null};if(this.mapUi.currentCenter){const{lat:e,lon:r}=this.mapUi.currentCenter;t.lat=parseFloat(e).toFixed(4),t.lon=parseFloat(r).toFixed(4)}this.router.transitionTo("search",{queryParams:t})}static{decorateMethodV2(this.prototype,"searchCategory",[action])}static{setComponentTemplate(templateFactory({id:null,block:'[[[10,0],[14,0,"category-chips-scroll"],[12],[1,"\\n "],[10,0],[14,0,"category-chips-container"],[12],[1,"\\n"],[42,[28,[31,1],[[28,[31,1],[[30,0,["categories"]]],null]],null],null,[[[1," "],[11,"button"],[24,0,"category-chip"],[16,"aria-label",[30,1,["label"]]],[16,"disabled",[28,[32,0],[[28,[32,1],[[30,0,["mapUi","loadingState","type"]],"category"],null],[28,[32,1],[[30,0,["mapUi","loadingState","value"]],[30,1,["id"]]],null]],null]],[24,4,"button"],[4,[32,2],["click",[28,[32,3],[[30,0,["searchCategory"]],[30,1]],null]],null],[12],[1,"\\n "],[8,[32,4],null,[["@name","@size"],[[30,1,["icon"]],16]],null],[1,"\\n "],[10,1],[12],[1,[30,1,["label"]]],[13],[1,"\\n "],[13],[1,"\\n"]],[1]],null],[1," "],[13],[1,"\\n"],[13]],["category"],["each","-track-array"]]',moduleName:"/home/basti/src/marco/app/components/category-chips.gjs",scope:()=>[AndHelper,eq$1,on,fn,IconComponent],isStrictMode:!0}),this)}}const CACHE_NAME="nostr-image-cache-v1",cachedImage=modifier((e,[t])=>{let r=null;return async function(){if(t)try{const n=await caches.open(CACHE_NAME),i=await n.match(t);if(i){const t=await i.blob();return r=URL.createObjectURL(t),void(e.src=r)}const o=await fetch(t,{mode:"cors",credentials:"omit"});if(o.ok){const i=o.clone();await n.put(t,i);const s=await o.blob();r=URL.createObjectURL(s),e.src=r}else e.src=t}catch(error){console.warn(`Failed to cache image ${t}, falling back to standard src`,error),e.src=t}else e.src=""}(),()=>{r&&(URL.revokeObjectURL(r),r=null)}});class AppHeaderComponent extends GlimmerComponent{static{decorateFieldV2(this.prototype,"storage",[service])}#xe=void initializeDeferredDecorator(this,"storage");static{decorateFieldV2(this.prototype,"settings",[service])}#k=void initializeDeferredDecorator(this,"settings");static{decorateFieldV2(this.prototype,"nostrAuth",[service])}#I=void initializeDeferredDecorator(this,"nostrAuth");static{decorateFieldV2(this.prototype,"nostrData",[service])}#P=void initializeDeferredDecorator(this,"nostrData");static{decorateFieldV2(this.prototype,"isUserMenuOpen",[tracked],function(){return!1})}#nt=void initializeDeferredDecorator(this,"isUserMenuOpen");static{decorateFieldV2(this.prototype,"searchQuery",[tracked],function(){return""})}#it=void initializeDeferredDecorator(this,"searchQuery");get hasQuery(){return!!this.searchQuery}toggleUserMenu(){this.isUserMenuOpen=!this.isUserMenuOpen}static{decorateMethodV2(this.prototype,"toggleUserMenu",[action])}closeUserMenu(){this.isUserMenuOpen=!1}static{decorateMethodV2(this.prototype,"closeUserMenu",[action])}handleQueryChange(e){this.searchQuery=e}static{decorateMethodV2(this.prototype,"handleQueryChange",[action])}handleChipSelect(e){this.searchQuery=e.label}static{decorateMethodV2(this.prototype,"handleChipSelect",[action])}static{setComponentTemplate(templateFactory({id:null,block:'[[[10,"header"],[14,0,"app-header"],[12],[1,"\\n "],[10,0],[14,0,"header-left"],[12],[1,"\\n "],[8,[32,0],null,[["@query","@onToggleMenu","@onQueryChange"],[[30,0,["searchQuery"]],[30,1],[30,0,["handleQueryChange"]]]],null],[1,"\\n "],[13],[1,"\\n\\n"],[41,[30,0,["settings","showQuickSearchButtons"]],[[[1," "],[10,0],[15,0,[29,["header-center ",[52,[30,0,["hasQuery"]],"searching"]]]],[12],[1,"\\n "],[8,[32,1],null,[["@onSelect"],[[30,0,["handleChipSelect"]]]],null],[1,"\\n "],[13],[1,"\\n"]],[]],null],[1,"\\n "],[10,0],[14,0,"header-right"],[12],[1,"\\n "],[10,0],[14,0,"user-menu-container"],[12],[1,"\\n "],[11,"button"],[24,0,"user-btn btn-press"],[24,"aria-label","User Menu"],[24,4,"button"],[4,[32,2],["click",[30,0,["toggleUserMenu"]]],null],[12],[1,"\\n"],[41,[28,[32,3],[[30,0,["nostrAuth","isConnected"]],[30,0,["nostrData","profile","picture"]]],null],[[[1," "],[11,"img"],[24,0,"user-avatar"],[24,"alt","User Avatar"],[4,[32,4],[[30,0,["nostrData","profile","picture"]]],null],[12],[13],[1,"\\n"]],[]],[[[1," "],[10,0],[14,0,"user-avatar-placeholder"],[12],[1,"\\n "],[8,[32,5],null,[["@name","@size","@color"],["user",20,"white"]],null],[1,"\\n "],[13],[1,"\\n"]],[]]],[1," "],[13],[1,"\\n\\n"],[41,[30,0,["isUserMenuOpen"]],[[[1," "],[8,[32,6],null,[["@storage","@onClose"],[[30,0,["storage"]],[30,0,["closeUserMenu"]]]],null],[1,"\\n "],[11,0],[24,0,"menu-backdrop"],[24,"role","button"],[4,[32,2],["click",[30,0,["closeUserMenu"]]],null],[12],[13],[1,"\\n"]],[]],null],[1," "],[13],[1,"\\n "],[13],[1,"\\n"],[13]],["@onToggleMenu"],["if"]]',moduleName:"/home/basti/src/marco/app/components/app-header.gjs",scope:()=>[SearchBoxComponent,CategoryChipsComponent,on,AndHelper,cachedImage,IconComponent,UserMenuComponent],isStrictMode:!0}),this)}}const iconRounded='\n \x3c!-- Background --\x3e\n \n\n \x3c!-- Subtle map grid (kept well outside safe zone) --\x3e\n \n \n \n \n\n \n \n \n \n\n \x3c!-- Location pin (exact app shape, larger, centered, safe-zone compliant) --\x3e\n \x3c!-- Safe zone target: ~680px diameter --\x3e\n \n \n \n \n\n',templateOnly=templateOnlyComponent,AppMenuHome=setComponentTemplate(templateFactory({id:null,block:'[[[10,0],[14,0,"sidebar-header"],[12],[1,"\\n "],[10,"h2"],[12],[1,"\\n "],[10,1],[14,0,"app-logo-icon"],[12],[1,"\\n "],[1,[28,[32,0],[[32,1]],null]],[1,"\\n "],[13],[1,"\\n Marco\\n "],[13],[1,"\\n "],[11,"button"],[24,0,"close-btn"],[24,4,"button"],[4,[32,2],["click",[30,1]],null],[12],[1,"\\n "],[8,[32,3],null,[["@name","@size","@color"],["x",20,"#333"]],null],[1,"\\n "],[13],[1,"\\n"],[13],[1,"\\n\\n"],[10,0],[14,0,"sidebar-content"],[12],[1,"\\n "],[10,"ul"],[14,0,"app-menu"],[12],[1,"\\n "],[10,"li"],[12],[1,"\\n "],[11,"button"],[24,4,"button"],[4,[32,2],["click",[28,[32,4],[[30,2],"settings"],null]],null],[12],[1,"\\n "],[8,[32,3],null,[["@name","@size"],["settings",20]],null],[1,"\\n "],[10,1],[12],[1,"Settings"],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[10,"li"],[12],[1,"\\n "],[11,"button"],[24,4,"button"],[4,[32,2],["click",[28,[32,4],[[30,2],"about"],null]],null],[12],[1,"\\n "],[8,[32,3],null,[["@name","@size"],["info",20]],null],[1,"\\n "],[10,1],[12],[1,"About"],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"],[13]],["@onClose","@onNavigate"],[]]',moduleName:"/home/basti/src/marco/app/components/app-menu/home.gjs",scope:()=>[htmlSafe,iconRounded,on,IconComponent,fn],isStrictMode:!0}),templateOnly());class AppMenuSettingsMapUi extends GlimmerComponent{static{decorateFieldV2(this.prototype,"settings",[service])}#k=void initializeDeferredDecorator(this,"settings");static{setComponentTemplate(templateFactory({id:null,block:'[[[10,"details"],[12],[1,"\\n "],[10,"summary"],[12],[1,"\\n "],[8,[32,0],null,[["@name","@size"],["map",20]],null],[1,"\\n "],[10,1],[12],[1,"Map & UI"],[13],[1,"\\n "],[13],[1,"\\n "],[10,0],[14,0,"details-content"],[12],[1,"\\n "],[10,0],[14,0,"form-group"],[12],[1,"\\n "],[10,"label"],[14,"for","show-quick-search"],[12],[1,"Quick search buttons visible"],[13],[1,"\\n "],[11,"select"],[24,1,"show-quick-search"],[24,0,"form-control"],[4,[32,1],["change",[28,[32,2],[[30,1],"showQuickSearchButtons"],null]],null],[12],[1,"\\n "],[10,"option"],[14,2,"true"],[15,"selected",[52,[30,0,["settings","showQuickSearchButtons"]],"selected"]],[12],[1,"\\n Yes\\n "],[13],[1,"\\n "],[10,"option"],[14,2,"false"],[15,"selected",[52,[51,[30,0,["settings","showQuickSearchButtons"]]],"selected"]],[12],[1,"\\n No\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[10,0],[14,0,"form-group"],[12],[1,"\\n "],[10,"label"],[14,"for","map-kinetic"],[12],[1,"Map Inertia (Kinetic Panning)"],[13],[1,"\\n "],[11,"select"],[24,1,"map-kinetic"],[24,0,"form-control"],[4,[32,1],["change",[28,[32,2],[[30,1],"mapKinetic"],null]],null],[12],[1,"\\n "],[10,"option"],[14,2,"true"],[15,"selected",[52,[30,0,["settings","mapKinetic"]],"selected"]],[12],[1,"\\n On\\n "],[13],[1,"\\n "],[10,"option"],[14,2,"false"],[15,"selected",[52,[51,[30,0,["settings","mapKinetic"]]],"selected"]],[12],[1,"\\n Off\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"],[13]],["@onChange"],["if","unless"]]',moduleName:"/home/basti/src/marco/app/components/app-menu/settings/map-ui.gjs",scope:()=>[IconComponent,on,fn],isStrictMode:!0}),this)}}class AppMenuSettingsApis extends GlimmerComponent{static{decorateFieldV2(this.prototype,"settings",[service])}#k=void initializeDeferredDecorator(this,"settings");static{setComponentTemplate(templateFactory({id:null,block:'[[[10,"details"],[12],[1,"\\n "],[10,"summary"],[12],[1,"\\n "],[8,[32,0],null,[["@name","@size"],["server",20]],null],[1,"\\n "],[10,1],[12],[1,"API Providers"],[13],[1,"\\n "],[13],[1,"\\n "],[10,0],[14,0,"details-content"],[12],[1,"\\n "],[10,0],[14,0,"form-group"],[12],[1,"\\n "],[10,"label"],[14,"for","overpass-api"],[12],[1,"Overpass API Provider"],[13],[1,"\\n "],[11,"select"],[24,1,"overpass-api"],[24,0,"form-control"],[4,[32,1],["change",[28,[32,2],[[30,1],"overpassApi"],null]],null],[12],[1,"\\n"],[42,[28,[31,1],[[28,[31,1],[[30,0,["settings","overpassApis"]]],null]],null],null,[[[1," "],[10,"option"],[15,2,[30,2,["url"]]],[15,"selected",[52,[28,[32,3],[[30,2,["url"]],[30,0,["settings","overpassApi"]]],null],"selected"]],[12],[1,"\\n "],[1,[30,2,["name"]]],[1,"\\n "],[13],[1,"\\n"]],[2]],null],[1," "],[13],[1,"\\n "],[13],[1,"\\n "],[10,0],[14,0,"form-group"],[12],[1,"\\n "],[10,"label"],[14,"for","photon-api"],[12],[1,"Photon API Provider"],[13],[1,"\\n "],[11,"select"],[24,1,"photon-api"],[24,0,"form-control"],[4,[32,1],["change",[28,[32,2],[[30,1],"photonApi"],null]],null],[12],[1,"\\n"],[42,[28,[31,1],[[28,[31,1],[[30,0,["settings","photonApis"]]],null]],null],null,[[[1," "],[10,"option"],[15,2,[30,3,["url"]]],[15,"selected",[52,[28,[32,3],[[30,3,["url"]],[30,0,["settings","photonApi"]]],null],"selected"]],[12],[1,"\\n "],[1,[30,3,["name"]]],[1,"\\n "],[13],[1,"\\n"]],[3]],null],[1," "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"],[13]],["@onChange","api","api"],["each","-track-array","if"]]',moduleName:"/home/basti/src/marco/app/components/app-menu/settings/apis.gjs",scope:()=>[IconComponent,on,fn,eq$1],isStrictMode:!0}),this)}}const stripProtocol=e=>e?e.replace(/^wss?:\/\//,""):"";class AppMenuSettingsNostr extends GlimmerComponent{static{decorateFieldV2(this.prototype,"settings",[service])}#k=void initializeDeferredDecorator(this,"settings");static{decorateFieldV2(this.prototype,"nostrData",[service])}#P=void initializeDeferredDecorator(this,"nostrData");static{decorateFieldV2(this.prototype,"toast",[service])}#he=void initializeDeferredDecorator(this,"toast");static{decorateFieldV2(this.prototype,"newReadRelay",[tracked],function(){return""})}#ot=void initializeDeferredDecorator(this,"newReadRelay");static{decorateFieldV2(this.prototype,"newWriteRelay",[tracked],function(){return""})}#st=void initializeDeferredDecorator(this,"newWriteRelay");updateNewReadRelay(e){this.newReadRelay=e.target.value}static{decorateMethodV2(this.prototype,"updateNewReadRelay",[action])}updateNewWriteRelay(e){this.newWriteRelay=e.target.value}static{decorateMethodV2(this.prototype,"updateNewWriteRelay",[action])}addReadRelay(){const e=normalizeRelayUrl(this.newReadRelay);if(!e)return;const t=this.settings.nostrReadRelays||this.nostrData.defaultReadRelays,r=new Set([...t,e]);this.settings.update("nostrReadRelays",Array.from(r)),this.newReadRelay=""}static{decorateMethodV2(this.prototype,"addReadRelay",[action])}removeReadRelay(e){const t=(this.settings.nostrReadRelays||this.nostrData.defaultReadRelays).filter(t=>t!==e);this.settings.update("nostrReadRelays",t)}static{decorateMethodV2(this.prototype,"removeReadRelay",[action])}handleReadRelayKeydown(e){"Enter"===e.key&&this.addReadRelay()}static{decorateMethodV2(this.prototype,"handleReadRelayKeydown",[action])}handleWriteRelayKeydown(e){"Enter"===e.key&&this.addWriteRelay()}static{decorateMethodV2(this.prototype,"handleWriteRelayKeydown",[action])}resetReadRelays(){this.settings.update("nostrReadRelays",null)}static{decorateMethodV2(this.prototype,"resetReadRelays",[action])}addWriteRelay(){const e=normalizeRelayUrl(this.newWriteRelay);if(!e)return;const t=this.settings.nostrWriteRelays||this.nostrData.defaultWriteRelays,r=new Set([...t,e]);this.settings.update("nostrWriteRelays",Array.from(r)),this.newWriteRelay=""}static{decorateMethodV2(this.prototype,"addWriteRelay",[action])}removeWriteRelay(e){const t=(this.settings.nostrWriteRelays||this.nostrData.defaultWriteRelays).filter(t=>t!==e);this.settings.update("nostrWriteRelays",t)}static{decorateMethodV2(this.prototype,"removeWriteRelay",[action])}resetWriteRelays(){this.settings.update("nostrWriteRelays",null)}static{decorateMethodV2(this.prototype,"resetWriteRelays",[action])}async clearCache(){try{await this.nostrData.clearCache(),this.toast.show("Nostr cache cleared")}catch(e){this.toast.show(`Failed to clear Nostr cache: ${e.message}`)}}static{decorateMethodV2(this.prototype,"clearCache",[action])}static{setComponentTemplate(templateFactory({id:null,block:'[[[10,"details"],[12],[1,"\\n "],[10,"summary"],[12],[1,"\\n "],[8,[32,0],null,[["@name","@size"],["zap",20]],null],[1,"\\n "],[10,1],[12],[1,"Nostr"],[13],[1,"\\n "],[13],[1,"\\n "],[10,0],[14,0,"details-content"],[12],[1,"\\n "],[10,0],[14,0,"form-group"],[12],[1,"\\n "],[10,"label"],[14,"for","nostr-photo-fallback-uploads"],[12],[1,"Upload photos to fallback\\n servers"],[13],[1,"\\n "],[11,"select"],[24,1,"nostr-photo-fallback-uploads"],[24,0,"form-control"],[4,[32,1],["change",[28,[32,2],[[30,1],"nostrPhotoFallbackUploads"],null]],null],[12],[1,"\\n "],[10,"option"],[14,2,"true"],[15,"selected",[52,[30,0,["settings","nostrPhotoFallbackUploads"]],"selected"]],[12],[1,"\\n Yes\\n "],[13],[1,"\\n "],[10,"option"],[14,2,"false"],[15,"selected",[52,[51,[30,0,["settings","nostrPhotoFallbackUploads"]]],"selected"]],[12],[1,"\\n No\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n\\n "],[10,0],[14,0,"form-group"],[12],[1,"\\n "],[10,"label"],[14,"for","new-read-relay"],[12],[1,"Read Relays"],[13],[1,"\\n "],[10,"ul"],[14,0,"relay-list"],[12],[1,"\\n"],[42,[28,[31,3],[[28,[31,3],[[30,0,["nostrData","activeReadRelays"]]],null]],null],null,[[[1," "],[10,"li"],[12],[1,"\\n "],[10,1],[12],[1,[28,[32,3],[[30,2]],null]],[13],[1,"\\n "],[11,"button"],[24,0,"btn-remove-relay"],[24,"title","Remove relay"],[24,"aria-label","Remove"],[24,4,"button"],[4,[32,1],["click",[28,[32,2],[[30,0,["removeReadRelay"]],[30,2]],null]],null],[12],[1,"\\n "],[8,[32,0],null,[["@name","@size","@color"],["x",14,"currentColor"]],null],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"]],[2]],null],[1," "],[13],[1,"\\n "],[10,0],[14,0,"add-relay-input"],[12],[1,"\\n "],[11,"input"],[24,1,"new-read-relay"],[24,0,"form-control"],[24,"placeholder","relay.example.com"],[16,2,[30,0,["newReadRelay"]]],[24,4,"text"],[4,[32,1],["input",[30,0,["updateNewReadRelay"]]],null],[4,[32,1],["keydown",[30,0,["handleReadRelayKeydown"]]],null],[12],[13],[1,"\\n "],[11,"button"],[24,0,"btn btn-secondary"],[24,4,"button"],[4,[32,1],["click",[30,0,["addReadRelay"]]],null],[12],[1,"Add"],[13],[1,"\\n "],[13],[1,"\\n"],[41,[30,0,["settings","nostrReadRelays"]],[[[1," "],[11,"button"],[24,0,"btn-link reset-relays"],[24,4,"button"],[4,[32,1],["click",[30,0,["resetReadRelays"]]],null],[12],[1,"\\n Reset to Defaults\\n "],[13],[1,"\\n"]],[]],null],[1," "],[13],[1,"\\n\\n "],[10,0],[14,0,"form-group"],[12],[1,"\\n "],[10,"label"],[14,"for","new-write-relay"],[12],[1,"Write Relays"],[13],[1,"\\n "],[10,"ul"],[14,0,"relay-list"],[12],[1,"\\n"],[42,[28,[31,3],[[28,[31,3],[[30,0,["nostrData","activeWriteRelays"]]],null]],null],null,[[[1," "],[10,"li"],[12],[1,"\\n "],[10,1],[12],[1,[28,[32,3],[[30,3]],null]],[13],[1,"\\n "],[11,"button"],[24,0,"btn-remove-relay"],[24,"title","Remove relay"],[24,"aria-label","Remove"],[24,4,"button"],[4,[32,1],["click",[28,[32,2],[[30,0,["removeWriteRelay"]],[30,3]],null]],null],[12],[1,"\\n "],[8,[32,0],null,[["@name","@size","@color"],["x",14,"currentColor"]],null],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"]],[3]],null],[1," "],[13],[1,"\\n "],[10,0],[14,0,"add-relay-input"],[12],[1,"\\n "],[11,"input"],[24,1,"new-write-relay"],[24,0,"form-control"],[24,"placeholder","relay.example.com"],[16,2,[30,0,["newWriteRelay"]]],[24,4,"text"],[4,[32,1],["input",[30,0,["updateNewWriteRelay"]]],null],[4,[32,1],["keydown",[30,0,["handleWriteRelayKeydown"]]],null],[12],[13],[1,"\\n "],[11,"button"],[24,0,"btn btn-secondary"],[24,4,"button"],[4,[32,1],["click",[30,0,["addWriteRelay"]]],null],[12],[1,"Add"],[13],[1,"\\n "],[13],[1,"\\n"],[41,[30,0,["settings","nostrWriteRelays"]],[[[1," "],[11,"button"],[24,0,"btn-link reset-relays"],[24,4,"button"],[4,[32,1],["click",[30,0,["resetWriteRelays"]]],null],[12],[1,"\\n Reset to Defaults\\n "],[13],[1,"\\n"]],[]],null],[1," "],[13],[1,"\\n\\n "],[10,0],[14,0,"form-group"],[12],[1,"\\n "],[10,"label"],[12],[1,"Cached data"],[13],[1,"\\n "],[11,"button"],[24,0,"btn btn-outline btn-full"],[24,4,"button"],[4,[32,1],["click",[30,0,["clearCache"]]],null],[12],[1,"\\n "],[8,[32,0],null,[["@name","@size","@color"],["database",18,"var(--danger-color)"]],null],[1,"\\n Clear profiles, photos, and reviews\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"],[13]],["@onChange","relay","relay"],["if","unless","each","-track-array"]]',moduleName:"/home/basti/src/marco/app/components/app-menu/settings/nostr.gjs",scope:()=>[IconComponent,on,fn,stripProtocol],isStrictMode:!0}),this)}}class AppMenuSettings extends GlimmerComponent{static{decorateFieldV2(this.prototype,"settings",[service])}#k=void initializeDeferredDecorator(this,"settings");updateSetting(e,t){let r=t.target.value;"true"===r&&(r=!0),"false"===r&&(r=!1),this.settings.update(e,r)}static{decorateMethodV2(this.prototype,"updateSetting",[action])}static{setComponentTemplate(templateFactory({id:null,block:'[[[10,0],[14,0,"sidebar-header"],[12],[1,"\\n "],[11,"button"],[24,0,"back-btn"],[24,4,"button"],[4,[32,0],["click",[30,1]],null],[12],[1,"\\n "],[8,[32,1],null,[["@name","@size","@color"],["arrow-left",20,"#333"]],null],[1,"\\n "],[13],[1,"\\n "],[10,"h2"],[12],[1,"Settings"],[13],[1,"\\n "],[11,"button"],[24,0,"close-btn"],[24,4,"button"],[4,[32,0],["click",[30,2]],null],[12],[1,"\\n "],[8,[32,1],null,[["@name","@size","@color"],["x",20,"#333"]],null],[1,"\\n "],[13],[1,"\\n"],[13],[1,"\\n\\n"],[10,0],[14,0,"sidebar-content"],[12],[1,"\\n "],[10,"section"],[14,0,"settings-section"],[12],[1,"\\n "],[8,[32,2],null,[["@onChange"],[[30,0,["updateSetting"]]]],null],[1,"\\n "],[8,[32,3],null,[["@onChange"],[[30,0,["updateSetting"]]]],null],[1,"\\n "],[8,[32,4],null,[["@onChange"],[[30,0,["updateSetting"]]]],null],[1,"\\n "],[13],[1,"\\n"],[13]],["@onBack","@onClose"],[]]',moduleName:"/home/basti/src/marco/app/components/app-menu/settings.gjs",scope:()=>[on,IconComponent,AppMenuSettingsMapUi,AppMenuSettingsApis,AppMenuSettingsNostr],isStrictMode:!0}),this)}}const AppMenuAbout=setComponentTemplate(templateFactory({id:null,block:'[[[10,0],[14,0,"sidebar-header"],[12],[1,"\\n "],[11,"button"],[24,0,"back-btn"],[24,4,"button"],[4,[32,0],["click",[30,1]],null],[12],[1,"\\n "],[8,[32,1],null,[["@name","@size","@color"],["arrow-left",20,"#333"]],null],[1,"\\n "],[13],[1,"\\n "],[10,"h2"],[12],[1,"About"],[13],[1,"\\n "],[11,"button"],[24,0,"close-btn"],[24,4,"button"],[4,[32,0],["click",[30,2]],null],[12],[1,"\\n "],[8,[32,1],null,[["@name","@size","@color"],["x",20,"#333"]],null],[1,"\\n "],[13],[1,"\\n"],[13],[1,"\\n\\n"],[10,0],[14,0,"sidebar-content"],[12],[1,"\\n "],[10,"section"],[14,0,"about-section"],[12],[1,"\\n "],[10,2],[12],[1,"\\n "],[10,"strong"],[12],[1,"Marco"],[13],[1,"\\n (as in\\n "],[10,3],[14,6,"https://en.wikipedia.org/wiki/Marco_Polo"],[14,"target","_blank"],[14,"rel","noopener"],[12],[1,"Marco Polo"],[13],[1,") is an unhosted maps application that respects your\\n privacy and choices.\\n "],[13],[1,"\\n "],[10,2],[12],[1,"\\n Connect your own\\n "],[10,3],[14,6,"https://remotestorage.io/"],[14,"target","_blank"],[14,"rel","noopener"],[12],[1,"remote storage"],[13],[1,"\\n to sync place bookmarks across apps and devices.\\n "],[13],[1,"\\n\\n "],[10,"details"],[12],[1,"\\n "],[10,"summary"],[12],[1,"\\n "],[8,[32,1],null,[["@name","@size"],["gift",20]],null],[1,"\\n "],[10,1],[12],[1,"Open Source"],[13],[1,"\\n "],[13],[1,"\\n "],[10,0],[14,0,"details-content"],[12],[1,"\\n "],[10,"table"],[12],[1,"\\n "],[10,"thead"],[12],[1,"\\n "],[10,"tr"],[12],[1,"\\n "],[10,"th"],[12],[1,"Source"],[13],[1,"\\n "],[10,"th"],[12],[1,"License"],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[10,"tbody"],[12],[1,"\\n "],[10,"tr"],[12],[1,"\\n "],[10,"td"],[12],[1,"\\n "],[10,3],[14,6,"https://gitea.kosmos.org/raucao/marco"],[14,"target","_blank"],[14,"rel","noopener"],[12],[1,"\\n Marco App\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[10,"td"],[12],[1,"\\n "],[10,3],[14,6,"https://en.wikipedia.org/wiki/GNU_Affero_General_Public_License"],[14,"target","_blank"],[14,"rel","noopener"],[12],[1,"\\n "],[10,"abbr"],[14,"title","GNU Affero General Public License"],[12],[1,"AGPL"],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[10,"tr"],[12],[1,"\\n "],[10,"td"],[12],[1,"\\n "],[10,3],[14,6,"https://openstreetmap.org/copyright"],[14,"target","_blank"],[14,"rel","noopener"],[12],[1,"\\n Map Data\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[10,"td"],[12],[1,"\\n "],[10,3],[14,6,"https://opendatacommons.org/licenses/odbl/"],[14,"target","_blank"],[14,"rel","noopener"],[12],[1,"\\n "],[10,"abbr"],[14,"title","Open Data Commons Open Database License"],[12],[1,"ODbL"],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[10,"tr"],[12],[1,"\\n "],[10,"td"],[12],[1,"\\n "],[10,3],[14,6,"https://github.com/feathericons/feather"],[14,"target","_blank"],[14,"rel","noopener"],[12],[1,"\\n Feather Icons\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[10,"td"],[12],[1,"\\n "],[10,3],[14,6,"https://en.wikipedia.org/wiki/MIT_License"],[14,"target","_blank"],[14,"rel","noopener"],[12],[1,"\\n "],[10,"abbr"],[14,"title","MIT License"],[12],[1,"MIT"],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[10,"tr"],[12],[1,"\\n "],[10,"td"],[12],[1,"\\n "],[10,3],[14,6,"https://pinhead.ink/"],[14,"target","_blank"],[14,"rel","noopener"],[12],[1,"\\n Pinhead Icons\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[10,"td"],[12],[1,"\\n "],[10,3],[14,6,"https://github.com/waysidemapping/pinhead?tab=readme-ov-file#where-the-icons-are-from"],[14,"target","_blank"],[14,"rel","noopener"],[12],[1,"\\n Various\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[10,"details"],[12],[1,"\\n "],[10,"summary"],[12],[1,"\\n "],[8,[32,1],null,[["@name","@size","@color"],["heart",20,"#e5533d"]],null],[1,"\\n "],[10,1],[12],[1,"Contribute"],[13],[1,"\\n "],[13],[1,"\\n "],[10,0],[14,0,"details-content"],[12],[1,"\\n "],[10,2],[12],[1,"\\n "],[10,"strong"],[12],[1,"Most impactful:"],[13],[1,"\\n Add and improve data for points of interest in\\n "],[10,3],[14,6,"https://www.openstreetmap.org"],[14,"target","_blank"],[14,"rel","noopener"],[12],[1,"OpenStreetMap"],[13],[1,".\\n "],[13],[1,"\\n "],[10,2],[12],[1,"\\n "],[10,"strong"],[12],[1,"Most appreciated:"],[13],[1,"\\n Use this app as much as you can and\\n "],[10,3],[14,6,"https://community.remotestorage.io/t/marco-an-unhosted-maps-app/941"],[14,"target","_blank"],[14,"rel","noopener"],[12],[1,"submit feedback"],[13],[1,"\\n about your experience, problems, feature wishes, etc.\\n "],[13],[1,"\\n "],[10,2],[12],[1,"\\n "],[10,"strong"],[12],[1,"Most supportive:"],[13],[1,"\\n Tell others about this app, on social media, in blog posts,\\n educational videos, etc.\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"],[13]],["@onBack","@onClose"],[]]',moduleName:"/home/basti/src/marco/app/components/app-menu/about.gjs",scope:()=>[on,IconComponent],isStrictMode:!0}),templateOnly());class AppMenu extends GlimmerComponent{static{decorateFieldV2(this.prototype,"currentView",[tracked],function(){return"menu"})}#at=void initializeDeferredDecorator(this,"currentView");setView(e){this.currentView=e}static{decorateMethodV2(this.prototype,"setView",[action])}static{setComponentTemplate(templateFactory({id:null,block:'[[[10,0],[14,0,"sidebar app-menu-pane"],[12],[1,"\\n"],[41,[28,[32,0],[[30,0,["currentView"]],"menu"],null],[[[1," "],[8,[32,1],null,[["@onNavigate","@onClose"],[[30,0,["setView"]],[30,1]]],null],[1,"\\n\\n"]],[]],[[[41,[28,[32,0],[[30,0,["currentView"]],"settings"],null],[[[1," "],[8,[32,2],null,[["@onBack","@onClose"],[[28,[32,3],[[30,0,["setView"]],"menu"],null],[30,1]]],null],[1,"\\n\\n"]],[]],[[[41,[28,[32,0],[[30,0,["currentView"]],"about"],null],[[[1," "],[8,[32,4],null,[["@onBack","@onClose"],[[28,[32,3],[[30,0,["setView"]],"menu"],null],[30,1]]],null],[1,"\\n "]],[]],null]],[]]]],[]]],[13]],["@onClose"],["if"]]',moduleName:"/home/basti/src/marco/app/components/app-menu/index.gjs",scope:()=>[eq$1,AppMenuHome,AppMenuSettings,fn,AppMenuAbout],isStrictMode:!0}),this)}}class ToastComponent extends GlimmerComponent{static{decorateFieldV2(this.prototype,"toast",[service])}#he=void initializeDeferredDecorator(this,"toast");static{setComponentTemplate(templateFactory({id:null,block:'[[[41,[30,0,["toast","isVisible"]],[[[1," "],[10,0],[14,0,"toast-notification"],[12],[1,"\\n "],[1,[30,0,["toast","message"]]],[1,"\\n "],[13],[1,"\\n"]],[]],null]],[],["if"]]',moduleName:"/home/basti/src/marco/app/components/toast.gjs",isStrictMode:!0}),this)}}class ApplicationComponent extends GlimmerComponent{static{decorateFieldV2(this.prototype,"storage",[service])}#xe=void initializeDeferredDecorator(this,"storage");static{decorateFieldV2(this.prototype,"mapUi",[service])}#Ke=void initializeDeferredDecorator(this,"mapUi");static{decorateFieldV2(this.prototype,"router",[service])}#Re=void initializeDeferredDecorator(this,"router");static{decorateFieldV2(this.prototype,"isAppMenuOpen",[tracked],function(){return!1})}#lt=void initializeDeferredDecorator(this,"isAppMenuOpen");get isSidebarOpen(){return this.mapUi.isSidebarVisible&&("place"===this.router.currentRouteName||"place.new"===this.router.currentRouteName||"search"===this.router.currentRouteName)}constructor(){super(...arguments),console.debug("Application component constructed"),this.storage}toggleAppMenu(){this.isAppMenuOpen=!this.isAppMenuOpen}static{decorateMethodV2(this.prototype,"toggleAppMenu",[action])}closeAppMenu(){this.isAppMenuOpen=!1}static{decorateMethodV2(this.prototype,"closeAppMenu",[action])}handleOutsideClick(){this.isAppMenuOpen?this.closeAppMenu():"search"!==this.router.currentRouteName&&"place"!==this.router.currentRouteName||(this.mapUi.clearSelection(),this.mapUi.hideSidebar())}static{decorateMethodV2(this.prototype,"handleOutsideClick",[action])}refreshBookmarks(){this.storage.notifyChange()}static{decorateMethodV2(this.prototype,"refreshBookmarks",[action])}static{setComponentTemplate(templateFactory({id:null,block:'[[[1,[28,[32,0],["Marco"],null]],[1,"\\n\\n"],[8,[32,1],null,[["@onToggleMenu"],[[30,0,["toggleAppMenu"]]]],null],[1,"\\n\\n"],[10,0],[14,1,"rs-widget-container"],[15,0,[52,[30,0,["storage","isWidgetOpen"]],"visible"]],[12],[13],[1,"\\n\\n"],[41,[30,0,["storage","isWidgetOpen"]],[[[1," "],[11,0],[24,0,"rs-backdrop"],[24,"role","button"],[4,[32,2],["click",[30,0,["storage","closeWidget"]]],null],[12],[13],[1,"\\n"]],[]],null],[1,"\\n"],[8,[32,3],null,[["@isSidebarOpen","@onOutsideClick"],[[28,[32,4],[[30,0,["isSidebarOpen"]],[30,0,["isAppMenuOpen"]]],null],[30,0,["handleOutsideClick"]]]],null],[1,"\\n\\n"],[41,[30,0,["isAppMenuOpen"]],[[[1," "],[8,[32,5],null,[["@onClose"],[[30,0,["closeAppMenu"]]]],null],[1,"\\n"]],[]],null],[1,"\\n"],[8,[32,6],null,null,null],[1,"\\n\\n"],[46,[28,[31,2],null,null],null,null,null]],[],["if","component","-outlet"]]',moduleName:"/home/basti/src/marco/app/templates/application.gjs",scope:()=>[PageTitle,AppHeaderComponent,on,MapComponent,OrHelper,AppMenu,ToastComponent],isStrictMode:!0}),this)}}const amdModule32=Object.freeze(Object.defineProperty({__proto__:null,default:ApplicationComponent},Symbol.toStringTag,{value:"Module"}));class ApplicationRoute extends Route{static{decorateFieldV2(this.prototype,"osm",[service])}#ue=void initializeDeferredDecorator(this,"osm");static{decorateFieldV2(this.prototype,"storage",[service])}#xe=void initializeDeferredDecorator(this,"storage")}const amdModule33=Object.freeze(Object.defineProperty({__proto__:null,default:ApplicationRoute},Symbol.toStringTag,{value:"Module"}));class IndexRoute extends Route{static{decorateFieldV2(this.prototype,"mapUi",[service])}#Ke=void initializeDeferredDecorator(this,"mapUi");activate(){this.mapUi.clearSearchResults()}}const amdModule34=Object.freeze(Object.defineProperty({__proto__:null,default:IndexRoute},Symbol.toStringTag,{value:"Module"}));class OauthOsmCallbackRoute extends Route{static{decorateFieldV2(this.prototype,"osmAuth",[service])}#Ze=void initializeDeferredDecorator(this,"osmAuth");static{decorateFieldV2(this.prototype,"router",[service])}#Re=void initializeDeferredDecorator(this,"router");async model(){try{await this.osmAuth.handleCallback()}catch(e){console.error("Failed to handle OSM OAuth callback",e)}finally{this.router.transitionTo("index")}}}const amdModule35=Object.freeze(Object.defineProperty({__proto__:null,default:OauthOsmCallbackRoute},Symbol.toStringTag,{value:"Module"}));class PlaceTemplate extends GlimmerComponent{static{decorateFieldV2(this.prototype,"router",[service])}#Re=void initializeDeferredDecorator(this,"router");static{decorateFieldV2(this.prototype,"storage",[service])}#xe=void initializeDeferredDecorator(this,"storage");static{decorateFieldV2(this.prototype,"mapUi",[service])}#Ke=void initializeDeferredDecorator(this,"mapUi");static{decorateFieldV2(this.prototype,"localPlace",[tracked],function(){return null})}#ct=void initializeDeferredDecorator(this,"localPlace");constructor(){super(...arguments),this.localPlace=this.args.model}get place(){const e=this.args.model,t=e.osmId||e.id;return this.storage.findPlaceById(t)||(!this.localPlace||this.localPlace.osmId!==t&&this.localPlace.id!==t?e.createdAt?{...e,id:void 0,createdAt:void 0,geohash:void 0}:e:this.localPlace)}handleUpdate(e){console.debug("Updating local place state:",e),this.localPlace=e,this.storage.notifyChange()}static{decorateMethodV2(this.prototype,"handleUpdate",[action])}refreshMap(){this.storage.notifyChange()}static{decorateMethodV2(this.prototype,"refreshMap",[action])}navigateBack(e){null===e?this.mapUi.returnToSearch&&this.mapUi.currentSearch?(this.mapUi.showSidebar(),this.router.transitionTo("search",{queryParams:this.mapUi.currentSearch})):this.router.transitionTo("index"):(this.mapUi.showSidebar(),this.router.transitionTo("place",e))}static{decorateMethodV2(this.prototype,"navigateBack",[action])}close(){this.mapUi.clearSelection(),this.mapUi.hideSidebar()}static{decorateMethodV2(this.prototype,"close",[action])}static{setComponentTemplate(templateFactory({id:null,block:'[[[41,[30,0,["mapUi","isSidebarVisible"]],[[[1," "],[8,[32,0],null,[["@selectedPlace","@onClose","@onSelect","@onBookmarkChange","@onUpdate"],[[30,0,["place"]],[30,0,["close"]],[30,0,["navigateBack"]],[30,0,["refreshMap"]],[30,0,["handleUpdate"]]]],null],[1,"\\n"]],[]],null]],[],["if"]]',moduleName:"/home/basti/src/marco/app/templates/place.gjs",scope:()=>[PlacesSidebar],isStrictMode:!0}),this)}}const amdModule36=Object.freeze(Object.defineProperty({__proto__:null,default:PlaceTemplate},Symbol.toStringTag,{value:"Module"}));class PlaceRoute extends Route{static{decorateFieldV2(this.prototype,"storage",[service])}#xe=void initializeDeferredDecorator(this,"storage");static{decorateFieldV2(this.prototype,"osm",[service])}#ue=void initializeDeferredDecorator(this,"osm");static{decorateFieldV2(this.prototype,"mapUi",[service])}#Ke=void initializeDeferredDecorator(this,"mapUi");async model(e){const t=e.place_id;let r,n,i=!1;(t.startsWith("osm:node:")||t.startsWith("osm:way:")||t.startsWith("osm:relation:"))&&(i=!0,[,r,n]=t.split(":"),console.debug(`Fetching explicit OSM ${r}:`,n));let o=null;i&&(o=this.loadOsmPlace(n,r)),await this.waitForSync();let s=i?n:t,a=this.storage.findPlaceById(s);return a&&i&&a.osmType!==r&&(a=null),a?(console.debug("Found in bookmarks:",a.title),a):i?(console.debug(`Not in bookmarks, using explicitly fetched OSM ${r}:`,n),await o):(console.warn("Not in bookmarks:",t),null)}async waitForSync(){if(this.storage.initialSyncDone)return;console.debug("Waiting for initial storage sync...");const e=Date.now();for(;!this.storage.initialSyncDone;){if(Date.now()-e>5e3){console.warn("Timed out waiting for initial sync");break}await new Promise(e=>setTimeout(e,100))}}async afterModel(e){if(e&&e.osmId&&e.osmType&&"node"!==e.osmType&&!e.geojson){console.debug("Model missing geometry, fetching full OSM details...");const t=await this.loadOsmPlace(e.osmId,e.osmType);t&&(Object.assign(e,t),console.debug("Enriched model with full OSM details",e))}if(e){const t={preventZoom:this.mapUi.preventNextZoom};this.mapUi.selectPlace(e,t),this.mapUi.showSidebar(),this.mapUi.preventNextZoom=!1}this.mapUi.stopSearch()}deactivate(){this.mapUi.clearSelection(),this.mapUi.returnToSearch=!1}async loadOsmPlace(e,t=null){try{const r=await this.osm.fetchOsmObject(e,t);if(r)return console.debug("Found OSM POI:",r),r}catch(r){console.error("Failed to fetch POI",r)}return null}setupController(e,t){super.setupController(e,t),this.checkUpdates(t)}async checkUpdates(e){if(e&&e.id&&e.osmId&&e.osmType){const t=await this.storage.refreshPlace(e);t&&this.mapUi.selectPlace(t,{preventZoom:!0})}}serialize(e){return e.osmId&&e.osmType?{place_id:`osm:${e.osmType}:${e.osmId}`}:e.id?{place_id:e.id}:{place_id:e.osmId}}}const amdModule37=Object.freeze(Object.defineProperty({__proto__:null,default:PlaceRoute},Symbol.toStringTag,{value:"Module"}));class PlaceNewTemplate extends GlimmerComponent{static{decorateFieldV2(this.prototype,"router",[service])}#Re=void initializeDeferredDecorator(this,"router");static{decorateFieldV2(this.prototype,"storage",[service])}#xe=void initializeDeferredDecorator(this,"storage");static{decorateFieldV2(this.prototype,"mapUi",[service])}#Ke=void initializeDeferredDecorator(this,"mapUi");get initialPlace(){return{title:"",description:""}}close(){this.router.transitionTo("index")}static{decorateMethodV2(this.prototype,"close",[action])}async savePlace(e){try{const t=this.mapUi.creationCoordinates||{lat:this.args.model.lat,lon:this.args.model.lon},r=parseFloat(t.lat.toFixed(6)),n=parseFloat(t.lon.toFixed(6)),i={title:e.title||"Untitled Place",description:e.description,lat:r,lon:n,tags:[],osmTags:{}},o=await this.storage.storePlace(i);console.debug("Created private place:",o.title),this.router.replaceWith("place",o)}catch(t){console.error("Failed to create place:",t),alert("Failed to create place: "+t.message)}}static{decorateMethodV2(this.prototype,"savePlace",[action])}static{setComponentTemplate(templateFactory({id:null,block:'[[[41,[30,0,["mapUi","isSidebarVisible"]],[[[1," "],[10,0],[14,0,"sidebar"],[12],[1,"\\n "],[10,0],[14,0,"sidebar-header"],[12],[1,"\\n "],[10,"h2"],[12],[8,[32,0],null,[["@name","@size","@color"],["plus-circle",20,"#ea4335"]],null],[1,"\\n New Place"],[13],[1,"\\n "],[11,"button"],[24,0,"close-btn"],[24,4,"button"],[4,[32,1],["click",[30,0,["close"]]],null],[12],[8,[32,0],null,[["@name","@size","@color"],["x",20,"#333"]],null],[13],[1,"\\n "],[13],[1,"\\n\\n "],[10,0],[14,0,"sidebar-content"],[12],[1,"\\n "],[10,2],[14,0,"helper-text"],[12],[1,"\\n Drag the map to position the crosshair.\\n "],[13],[1,"\\n\\n "],[8,[32,2],null,[["@place","@onSave","@onCancel"],[[30,0,["initialPlace"]],[30,0,["savePlace"]],[30,0,["close"]]]],null],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"]],[]],null]],[],["if"]]',moduleName:"/home/basti/src/marco/app/templates/place/new.gjs",scope:()=>[IconComponent,on,PlaceEditForm],isStrictMode:!0}),this)}}const amdModule38=Object.freeze(Object.defineProperty({__proto__:null,default:PlaceNewTemplate},Symbol.toStringTag,{value:"Module"}));class PlaceNewRoute extends Route{static{decorateFieldV2(this.prototype,"mapUi",[service])}#Ke=void initializeDeferredDecorator(this,"mapUi");queryParams={lat:{refreshModel:!0},lon:{refreshModel:!0}};model(e){return{lat:parseFloat(e.lat),lon:parseFloat(e.lon)}}setupController(e,t){super.setupController(e,t),t.lat&&t.lon&&this.mapUi.updateCreationCoordinates(t.lat,t.lon),this.mapUi.startCreating(),this.mapUi.showSidebar()}deactivate(){this.mapUi.stopCreating()}}const amdModule39=Object.freeze(Object.defineProperty({__proto__:null,default:PlaceNewRoute},Symbol.toStringTag,{value:"Module"}));let exportFastbootModules={};const compatModules=Object.assign({},defineModule0,{"marco/app":amdModule0,"marco/config/environment":amdModule1,"marco/deprecation-workflow":amdModule2,"marco/router":amdModule3,"marco/services/blossom":amdModule4,"marco/services/image-processor":amdModule5,"marco/services/map-ui":amdModule6,"marco/services/nostr-auth":amdModule7,"marco/services/nostr-data":amdModule8,"marco/services/nostr-relay":amdModule9,"marco/services/osm-auth":amdModule10,"marco/services/osm":amdModule11,"marco/services/photon":amdModule12,"marco/services/settings":amdModule13,"marco/services/storage":amdModule14,"marco/services/toast":amdModule15,"marco/utils/device":amdModule16,"marco/utils/format-text":amdModule17,"marco/utils/geo":amdModule18,"marco/utils/geohash-coverage":amdModule19,"marco/utils/icons":amdModule20,"marco/utils/nostr":amdModule21,"marco/utils/osm-icons":amdModule22,"marco/utils/osm":amdModule23,"marco/utils/place-mapping":amdModule24,"marco/utils/poi-categories":amdModule25,"marco/utils/social-links":amdModule26,"marco/workers/image-processor":amdModule27,"marco/services/page-title":amdModule28,"marco/templates/search":amdModule29,"marco/controllers/search":amdModule30,"marco/routes/search":amdModule31,"marco/templates/application":amdModule32,"marco/routes/application":amdModule33,"marco/routes/index":amdModule34,"marco/routes/oauth/osm-callback":amdModule35,"marco/templates/place":amdModule36,"marco/routes/place":amdModule37,"marco/templates/place/new":amdModule38,"marco/routes/place/new":amdModule39},exportFastbootModules);class Cache{constructor(e,t,r){this.limit=e,this.func=t,this.store=r,this.size=0,this.misses=0,this.hits=0,this.store=r||new Map}get(e){let t=this.store.get(e);return this.store.has(e)?(this.hits++,this.store.get(e)):(this.misses++,t=this.set(e,this.func(e)),t)}set(e,t){return this.limit>this.size&&(this.size++,this.store.set(e,t)),t}purge(){this.store.clear(),this.size=0,this.hits=0,this.misses=0}}const STRING_DASHERIZE_REGEXP=/[ _]/g,STRING_DASHERIZE_CACHE=new Cache(1e3,e=>decamelize(e).replace(STRING_DASHERIZE_REGEXP,"-")),STRING_CLASSIFY_REGEXP_1=/^(\-|_)+(.)?/,STRING_CLASSIFY_REGEXP_2=/(.)(\-|\_|\.|\s)+(.)?/g,STRING_CLASSIFY_REGEXP_3=/(^|\/|\.)([a-z])/g,CLASSIFY_CACHE=new Cache(1e3,e=>{const t=(e,t,r)=>r?`_${r.toUpperCase()}`:"",r=(e,t,r,n)=>t+(n?n.toUpperCase():""),n=e.split("/");for(let i=0;ie.toUpperCase())}),STRING_UNDERSCORE_REGEXP_1=/([a-z\d])([A-Z]+)/g,STRING_UNDERSCORE_REGEXP_2=/\-|\s+/g,UNDERSCORE_CACHE=new Cache(1e3,e=>e.replace(STRING_UNDERSCORE_REGEXP_1,"$1_$2").replace(STRING_UNDERSCORE_REGEXP_2,"_").toLowerCase()),STRING_DECAMELIZE_REGEXP=/([a-z\d])([A-Z])/g,DECAMELIZE_CACHE=new Cache(1e3,e=>e.replace(STRING_DECAMELIZE_REGEXP,"$1_$2").toLowerCase());function decamelize(e){return DECAMELIZE_CACHE.get(e)}function dasherize(e){return STRING_DASHERIZE_CACHE.get(e)}function classify(e){return CLASSIFY_CACHE.get(e)}function underscore(e){return UNDERSCORE_CACHE.get(e)}function classFactory(e){return{create:t=>"function"==typeof e.extend?e.extend(t):e}}class ModuleRegistry{constructor(e){this._entries=e||globalThis.requirejs.entries}moduleNames(){return Object.keys(this._entries)}has(e){return e in this._entries}get(...e){return globalThis.require(...e)}}class Resolver{static moduleBasedResolver=!0;moduleBasedResolver=!0;_deprecatedPodModulePrefix=!1;_normalizeCache=Object.create(null);static create(e){return new this(e)}moduleNameLookupPatterns=[this.podBasedModuleName,this.podBasedComponentsInSubdir,this.mainModuleName,this.defaultModuleName,this.nestedColocationComponentModuleName];static withModules(e){return class extends(this){static explicitModules=e}}constructor(e){if(Object.assign(this,e),!this._moduleRegistry){let e=this.constructor.explicitModules;e?this._moduleRegistry={moduleNames:()=>Object.keys(e),has:t=>Boolean(e[t]),get:t=>e[t],addModules(t){e=Object.assign({},e,t)}}:(void 0===globalThis.requirejs.entries&&(globalThis.requirejs.entries=globalThis.requirejs._eak_seen),this._moduleRegistry=new ModuleRegistry)}this.pluralizedTypes=this.pluralizedTypes||Object.create(null),this.pluralizedTypes.config||(this.pluralizedTypes.config="config")}makeToString(e,t){return this.namespace.modulePrefix+"@"+t+":"}shouldWrapInClassFactory(){return!1}parseName(e){if(!0===e.parsedName)return e;let t,r,n,i=e.split("@");if(3===i.length){if(0===i[0].length){t=`@${i[1]}`;let e=i[2].split(":");r=e[0],n=e[1]}else t=`@${i[1]}`,r=i[0].slice(0,-1),n=i[2];"template:components"===r&&(n=`components/${n}`,r="template")}else if(2===i.length){let e=i[0].split(":");if(2===e.length)0===e[1].length?(r=e[0],n=`@${i[1]}`):(t=e[1],r=e[0],n=i[1]);else{let e=i[1].split(":");t=i[0],r=e[0],n=e[1]}"template"===r&&0===t.lastIndexOf("components/",0)&&(n=`components/${n}`,t=t.slice(11))}else i=e.split(":"),r=i[0],n=i[1];let o=n,s=this.namespace;return{parsedName:!0,fullName:e,prefix:t||this.prefix({type:r}),type:r,fullNameWithoutType:o,name:n,root:s,resolveMethodName:"resolve"+classify(r)}}resolveOther(e){assert("`modulePrefix` must be defined",this.namespace.modulePrefix);let t=this.findModuleName(e);if(t){let r=this._extractDefaultExport(t,e);if(void 0===r)throw new Error(` Expected to find: '${e.fullName}' within '${t}' but got 'undefined'. Did you forget to 'export default' within '${t}'?`);return this.shouldWrapInClassFactory(r,e)&&(r=classFactory(r)),r}}normalize(e){return this._normalizeCache[e]||(this._normalizeCache[e]=this._normalize(e))}resolve(e){if("resolver:current"===e)return{create:()=>this};let t,r=this.parseName(e),n=r.resolveMethodName;return"function"==typeof this[n]&&(t=this[n](r)),null==t&&(t=this.resolveOther(r)),t}addModules(e){if(!this._moduleRegistry.addModules)throw new Error("addModules is only supported when your Resolver has been configured to use static modules via Resolver.withModules()");this._moduleRegistry.addModules(e)}_normalize(e){let t=e.split(":");if(t.length>1){let e=t[0];return"component"===e||"helper"===e||"modifier"===e||"template"===e&&0===t[1].indexOf("components/")?e+":"+t[1].replace(/_/g,"-"):e+":"+dasherize(t[1].replace(/\./g,"/"))}return e}pluralize(e){return this.pluralizedTypes[e]||(this.pluralizedTypes[e]=e+"s")}podBasedLookupWithPrefix(e,t){let r=t.fullNameWithoutType;return"template"===t.type&&(r=r.replace(/^components\//,"")),e+"/"+r+"/"+t.type}podBasedModuleName(e){let t=this.namespace.podModulePrefix||this.namespace.modulePrefix;return this.podBasedLookupWithPrefix(t,e)}podBasedComponentsInSubdir(e){let t=this.namespace.podModulePrefix||this.namespace.modulePrefix;if(t+="/components","component"===e.type||/^components/.test(e.fullNameWithoutType))return this.podBasedLookupWithPrefix(t,e)}resolveEngine(e){let t=e.fullNameWithoutType+"/engine";if(this._moduleRegistry.has(t))return this._extractDefaultExport(t)}resolveRouteMap(e){let t=e.fullNameWithoutType,r=t+"/routes";if(this._moduleRegistry.has(r)){let e=this._extractDefaultExport(r);return assert(`The route map for ${t} should be wrapped by 'buildRoutes' before exporting.`,e.isRouteMap),e}}resolveTemplate(e){return this.resolveOther(e)}mainModuleName(e){if("main"===e.fullNameWithoutType)return e.prefix+"/"+e.type}defaultModuleName(e){return e.prefix+"/"+this.pluralize(e.type)+"/"+e.fullNameWithoutType}nestedColocationComponentModuleName(e){if("component"===e.type)return e.prefix+"/"+this.pluralize(e.type)+"/"+e.fullNameWithoutType+"/index"}prefix(e){let t=this.namespace.modulePrefix;return this.namespace[e.type+"Prefix"]&&(t=this.namespace[e.type+"Prefix"]),t}findModuleName(e){let t,r=this.moduleNameLookupPatterns;for(let n=0,i=r.length;nn.length+i.length)return e+":"+t.slice(o+n.length,s);let a=r+"/"+this.pluralize(e)+"/";return 0===t.indexOf(a)&&t.length>a.length?e+":"+t.slice(a.length):void 0}_extractDefaultExport(e){let t=this._moduleRegistry.get(e,null,null,!0);return t&&t.default&&(t=t.default),t}}function assert(e,t){if(!t)throw new Error(e)}function setupGlobal(e,t){globalThis.emberInspectorApps||(globalThis.emberInspectorApps=[]),globalThis.emberInspectorApps.push({app:e,name:`app-${globalThis.emberInspectorApps.length}`,loadCompatInspector:t}),globalThis.dispatchEvent&&globalThis.dispatchEvent(new Event("Ember"))}function setupInspector(e){setupGlobal(e,()=>__vitePreload(()=>import("./modules-4-12-CSVC-YcG.js"),[]))}class App extends Application$1{modulePrefix=ENV.modulePrefix;podModulePrefix=ENV.podModulePrefix;Resolver=Resolver.withModules(compatModules);inspector=setupInspector(this)}App.create(ENV.APP);export{nativeDescDecorator as $,ASYNC_OBSERVERS as A,endPropertyChanges as B,ComputedDescriptor as C,DEBUG_INJECTION_FUNCTIONS as D,expandProperties as E,findNamespace as F,findNamespaces as G,flushAsyncObservers as H,getCachedValueFor as I,getProperties as J,hasListeners as K,Libraries as L,hasUnknownProperty as M,NAMESPACES as N,inject$2 as O,PROPERTY_DID_CHANGE as P,isClassicDecorator as Q,isComputed as R,SYNC_OBSERVERS as S,TrackedDescriptor as T,isConst as U,isElementDescriptor as V,isSearchDisabled as W,LIBRARIES as X,makeComputedDecorator as Y,markObjectAsDirty as Z,_getPath as _,get$7 as a,ActionHandler as a$,notifyPropertyChange as a0,objectAt as a1,on$3 as a2,processAllNamespaces as a3,processNamespace as a4,removeArrayObserver as a5,removeListener as a6,removeNamespace as a7,removeObserver as a8,replace as a9,RSVP as aA,defer$1 as aB,denodeify as aC,filter$2 as aD,hash$4 as aE,hashSettled as aF,map$3 as aG,off as aH,on$2 as aI,race as aJ,reject as aK,resolve$3 as aL,rethrow as aM,guidFor as aN,MutableArray as aO,ENV$1 as aP,context$1 as aQ,getENV as aR,getLookup as aS,global$1 as aT,setLookup as aU,Meta as aV,UNDEFINED as aW,counters as aX,meta$1 as aY,peekMeta as aZ,setMeta as a_,replaceInNativeArray as aa,revalidateObservers as ab,sendEvent as ac,setClassicDecorator as ad,setSearchDisabled as ae,setProperties as af,setUnprocessedMixins as ag,tagForObject as ah,tagForProperty as ai,tracked as aj,trySet as ak,Input as al,Textarea as am,componentCapabilities as an,Component as ao,getComponentTemplate as ap,setComponentManager as aq,setComponentTemplate as ar,EventTarget as as,Promise$1 as at,all$2 as au,allSettled as av,asap as aw,async$1 as ax,cast as ay,configure as az,ComputedProperty as b,index$1 as b$,Comparable as b0,ContainerProxyMixin as b1,MutableEnumerable as b2,RSVP$1 as b3,RegistryProxyMixin as b4,TargetActionSupport as b5,ProxyMixin as b6,contentFor as b7,onerrorDefault as b8,Cache$1 as b9,ActionSupport as bA,ComponentLookup as bB,CoreView as bC,EventDispatcher as bD,MUTABLE_CELL as bE,states as bF,addChildView as bG,clearElementView as bH,clearViewElement as bI,constructStyleDeprecationMessage as bJ,getChildViews as bK,getElementView as bL,getRootViews as bM,getViewBoundingClientRect as bN,getViewBounds as bO,getViewClientRects as bP,getViewElement as bQ,getViewId as bR,isSimpleClick as bS,setElementView as bT,setViewElement as bU,index$2 as bV,namespace as bW,index$6 as bX,proxy$1 as bY,index$5 as bZ,index$e as b_,GUID_KEY as ba,ROOT as bb,canInvoke as bc,checkHasSuper as bd,makeDictionary as be,enumerableSymbol as bf,generateGuid as bg,getDebugName$1$1 as bh,getName as bi,intern$1 as bj,isInternalSymbol as bk,isObject as bl,isProxy as bm,lookupDescriptor as bn,observerListenerMetaFor as bo,setListeners as bp,setName as bq,setObservers as br,setProxy as bs,setWithMandatorySetter as bt,setupMandatorySetter as bu,symbol as bv,teardownMandatorySetter as bw,toString$3 as bx,uuid$1 as by,wrap$2 as bz,createCache as c,index$8 as c0,mutable as c1,index$7 as c2,core as c3,evented as c4,observable$1 as c5,promiseProxyMixin as c6,proxy as c7,index$9 as c8,index$4 as c9,_importSync20 as ca,version$2 as cb,index as cc,index$a as cd,index$b as ce,index$3 as cf,index$c as cg,index$d as ch,innerFrom as ci,Observable$1 as cj,createOperatorSubscriber as ck,nanoid$1 as cl,logger$1 as cm,map$1 as cn,share as co,firstValueFrom as cp,NAMESPACES_BY_ID as d,PROXY_CONTENT as e,_getProp as f,getValue$1 as g,_setProp as h,activateObserver as i,addArrayObserver as j,addListener as k,addNamespace as l,addObserver as m,alias as n,arrayContentDidChange as o,arrayContentWillChange as p,autoComputed as q,beginPropertyChanges as r,set$1 as s,changeProperties as t,computed as u,defineDecorator as v,defineProperty as w,defineValue as x,descriptorForDecorator as y,descriptorForProperty as z}; diff --git a/release/assets/main-CHuW_yI-.css b/release/assets/main-CHuW_yI-.css deleted file mode 100644 index 33d6f0b..0000000 --- a/release/assets/main-CHuW_yI-.css +++ /dev/null @@ -1 +0,0 @@ -:root{--default-list-color: #fc3;--hover-bg: #f8f9fa;--sidebar-width: 350px;--link-color: #2a7fff;--link-color-visited: #6a4fbf;--marker-color-primary: #ea4335;--marker-color-dark: #b31412;--danger-color: var(--marker-color-primary);--danger-color-dark: var(--marker-color-dark)}html,body{height:100%;overscroll-behavior:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}button{-webkit-tap-highlight-color:transparent}body{margin:0;font-family:Noto Sans,sans-serif;font-size:16px;font-weight:400;color:#333}#root,#ember-testing{height:100%}.map-container{background:#f8f9fa;-webkit-tap-highlight-color:transparent;outline:none;position:absolute;inset:0}#rs-widget-container{position:absolute;top:60px;right:10px;z-index:4000;display:none}#rs-widget-container.visible{display:block}.rs-backdrop{position:fixed;inset:0;z-index:3999}.app-header{position:absolute;top:0;left:0;right:0;height:60px;padding:.5rem 1rem;z-index:3000;pointer-events:none;display:grid;grid-template-columns:1fr auto 1fr;grid-template-areas:"search chips user";align-items:center;gap:1rem}@media(max-width:768px){.app-header{padding:.5rem .5rem 0;height:auto;grid-template-columns:1fr auto;grid-template-areas:"search user" "chips chips";row-gap:8px}}.header-left,.header-right,.header-center{pointer-events:auto}.header-left{display:flex;align-items:center;grid-area:search;justify-self:start;width:100%}@media not (max-width:768px){.header-left{min-width:300px;max-width:400px}}@media not (max-width:768px){.header-left{min-width:300px;max-width:350px}}.header-right{grid-area:user;justify-self:end}.header-center{grid-area:chips;display:flex;justify-content:center;min-width:0}@media not (max-width:768px){.header-center .category-chips-scroll{width:auto;max-width:100%}}@media(max-width:768px){.header-center{width:100%;overflow:hidden;justify-content:start}.header-center.searching{display:none}}.btn-press{transition:transform .1s}.btn-press:active{transform:scale(.95)}.user-btn{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}.user-avatar-placeholder{width:40px;height:40px;background:#2a3743;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.user-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0;display:block}.photo-preview-img{max-width:100%;height:auto}.dropzone{border:2px dashed #ccc;border-radius:8px;text-align:center;transition:all .2s ease;margin:1.5rem 0 1rem;background-color:#ffffff05;cursor:pointer;aspect-ratio:4 / 3}.dropzone.is-dragging{border-color:#61afef;background-color:#61afef0d}.dropzone-label{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;cursor:pointer;color:#898989;width:100%;height:100%}.dropzone-label p{margin:0}.file-input-hidden{display:none}.photo-grid{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.photo-upload-item{position:relative;aspect-ratio:4 / 3;border-radius:6px;overflow:hidden;background:#1e262e;width:100%}.photo-upload-item img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;display:block;z-index:1}.photo-upload-item .overlay,.photo-upload-item .btn-remove-photo{z-index:2}.photo-upload-item .overlay{position:absolute;inset:0;background:#0009;display:flex;flex-direction:column;align-items:center;justify-content:center}.upload-status-text{color:#fff;margin-top:1rem;font-size:.9rem;text-shadow:0 1px 3px rgb(0 0 0 / 80%);text-align:center;padding:0 1rem}.photo-upload-item .error-overlay{background:#e06c75cc;cursor:pointer;border:none;padding:0;margin:0;width:100%}.photo-upload-item .btn-remove-photo{position:absolute;top:4px;right:4px;background:#000000b3;border:none;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;padding:0}.photo-upload-item .btn-remove-photo:hover{background:var(--danger-color)}.spin-animation{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.btn-publish{width:100%}.user-menu-container{position:relative}.user-menu-popover{position:absolute;top:100%;right:0;margin-top:10px;width:280px;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;padding:1rem;z-index:3001}.menu-backdrop{position:fixed;inset:0;z-index:3000}.account-list{list-style:none;padding:0;margin:0}.account-item{display:flex;flex-direction:column;padding:1rem 0;border-bottom:1px solid #eee}.account-item:last-child{border-bottom:none;padding-bottom:0}.account-item:first-child{padding-top:0}.account-header{display:flex;justify-content:space-between;align-items:center}.account-status{font-size:.85rem;color:#898989;margin-top:.35rem;margin-left:calc(18px + .75rem);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account-status strong{font-weight:600}.account-item.disabled{opacity:.5;pointer-events:none}.account-info{display:flex;align-items:center;gap:.75rem}.btn-text{background:none;border:none;padding:0;font-weight:600;cursor:pointer;font-size:.9rem}.text-primary{color:var(--link-color)}.text-danger{color:#dc3545}.btn-text:hover{text-decoration:underline}.sidebar{position:absolute;top:0;left:0;bottom:0;width:var(--sidebar-width);background:#fff;z-index:3100;box-shadow:2px 0 5px #0000001a;display:flex;flex-direction:column;overflow:hidden}.sidebar.app-menu-pane{z-index:3200}@media(max-width:768px){.sidebar.app-menu-pane{width:100%;right:0;border-radius:16px 16px 0 0;height:66vh;top:auto;bottom:0}}.sidebar-header{padding:1rem;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}.sidebar-header.no-border{border-bottom-color:transparent}.sidebar-header h2{margin:0;font-size:1.2rem;display:flex;align-items:center;gap:.5rem}.sidebar-content{padding:1rem;overflow-y:auto;-webkit-overflow-scrolling:touch;flex:1;min-height:0;touch-action:pan-y;overscroll-behavior:contain}.app-menu-pane .sidebar-content{padding-top:.5rem}.app-menu{list-style:none;padding:0;margin:0 -1rem}.app-menu button{width:100%;display:flex;align-items:center;gap:.8rem;padding:1rem 1rem 1rem 1.4rem;background:none;border:none;color:#333;cursor:pointer;text-align:left;font-size:.95rem;font-family:inherit;transition:background-color .2s}.app-menu button:hover{background-color:var(--hover-bg)}.app-menu .icon{color:#666;width:20px;height:20px}.sidebar-content details{margin:0 -1rem}.sidebar-content details summary{list-style:none;display:flex;align-items:center;gap:.8rem;padding:1rem 1rem 1rem 1.4rem;cursor:pointer;font-size:.95rem;color:#333;transition:background-color .2s}.sidebar-content details summary::-webkit-details-marker{display:none}.sidebar-content details summary:hover{background-color:var(--hover-bg)}.sidebar-content details summary .icon{width:20px;height:20px}.sidebar-content details summary:after{content:"";width:20px;height:20px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='9 18 15 12 9 6'/%3E%3C/svg%3E");background-size:20px 20px;background-repeat:no-repeat;background-position:center;margin-left:auto;transition:transform .2s ease}.sidebar-content details[open] summary:after{transform:rotate(90deg)}.sidebar-content details .details-content{padding:0 1.4rem 1rem;animation:details-slide-down .2s ease-out;font-size:.9rem;display:flex;flex-direction:column;gap:16px}.relay-list{list-style:none;padding:0;margin:0 0 .75rem;display:flex;flex-direction:column;gap:4px}.relay-list li{display:flex;justify-content:space-between;align-items:center;padding:.25rem 0;border-radius:4px;font-size:.9rem;word-break:break-all}.btn-remove-relay{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background-color:#fff;border:1px solid var(--danger-color);color:var(--danger-color);cursor:pointer;padding:0;transition:all .1s ease;flex-shrink:0}.btn-remove-relay svg{stroke:currentcolor}.btn-remove-relay:hover,.btn-remove-relay:active{background-color:var(--danger-color);color:#fff}.add-relay-input{display:flex;gap:.5rem}.btn-link.reset-relays{margin-top:.75rem;font-size:.85rem}@keyframes details-slide-down{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.edit-form{margin:-1rem -1rem 1rem;background:var(--hover-bg);padding:1rem;border-bottom:1px solid #eee}.form-group{margin-bottom:.75rem}.form-group label{display:block;font-size:.85rem;color:#666;margin-bottom:.5rem}.form-control{width:100%;padding:.5rem;border:1px solid #ddd;border-radius:4px;font-family:inherit;font-size:1rem;box-sizing:border-box;color:#333;background-color:#fff}.form-control:focus{outline:none;border-color:var(--link-color);box-shadow:0 0 0 2px #2a7fff1a}select.form-control{appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 16px;padding-right:2.5rem;cursor:pointer}.edit-actions{display:flex;gap:.5rem;justify-content:flex-end}.settings-section{margin-bottom:2rem;font-size:.95rem}.settings-section .form-group{margin-top:.5rem;margin-bottom:0}.settings-section .form-group:first-of-type{margin-top:1rem}.about-section{margin-bottom:2rem}.about-section a{color:var(--link-color);text-decoration:none}.about-section a:visited{color:var(--link-color-visited)}.about-section a:hover{text-decoration:underline}.btn-full{width:100%}.btn-primary{background:var(--link-color);color:#fff;border:none;padding:.75rem;border-radius:4px;font-weight:500;cursor:pointer}.btn-primary:hover{background:#0069d9}.meta-info{font-size:.9rem}.meta-info p{margin-top:1rem;margin-bottom:1rem}.meta-info p:first-child{margin-top:1.2rem;padding-top:1.2rem;border-top:1px solid #eee}.meta-info a,.meta-info .btn-link{color:var(--link-color);text-decoration:none;background:none;border:none;padding:0;font:inherit;cursor:pointer}.meta-info a:hover,.meta-info .btn-link:hover{text-decoration:underline}.sidebar-content table{width:100%;border-collapse:collapse}.sidebar-content table th,.sidebar-content table td{padding:.5rem 0;text-align:left}.sidebar-content table th{font-size:.75rem;font-weight:700;text-transform:uppercase;color:#898989}.sidebar-content table td{border-bottom:1px solid #f9f9f9}.sidebar-content table tr:last-child td{border-bottom:none}abbr[title]{text-decoration:underline dotted}.places-list{list-style:none;padding:0;margin:-1rem -1rem 0}.place-item{width:100%;text-align:left;border:none;border-bottom:1px solid #eee;background:#fff;color:#333;padding:1rem;cursor:pointer;transition:background .2s;font-family:inherit}.place-item:hover{background:var(--hover-bg)}.place-name{font-size:1rem;font-weight:700;margin-bottom:.25rem}.place-type{color:#666;font-size:.85rem}.back-btn{background:none;border:none;cursor:pointer;padding:0 .5rem;margin-left:-.5rem;display:flex;align-items:center;justify-content:center}.close-btn{background:none;border:none;cursor:pointer;padding:0 .5rem;margin-right:-.5rem;display:flex;align-items:center;justify-content:center}.place-details{padding-bottom:2rem}.place-photos-carousel-wrapper{position:relative;margin:-1rem -1rem 1rem}.place-photos-carousel-track{display:flex;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;background-color:var(--hover-bg)}.place-photos-carousel-track::-webkit-scrollbar{display:none}.carousel-slide{position:relative;flex:0 0 100%;scroll-snap-align:start;aspect-ratio:16 / 9;display:flex;align-items:center;justify-content:center;overflow:hidden}.carousel-placeholder{display:none}.place-header-photo-blur{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.place-header-photo{position:absolute;top:0;left:0;width:100%;height:100%;display:block;opacity:0;transition:opacity .3s ease-in-out;z-index:1}.place-header-photo.landscape{object-fit:cover}.place-header-photo.portrait{object-fit:contain}.place-header-photo.loaded{opacity:1}.place-header-photo.loaded-instant{opacity:1;transition:none}.carousel-nav-btn{position:absolute;top:50%;transform:translateY(-50%);background:#0000007f;color:#fff;border:none;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;opacity:0;transition:opacity .2s,background-color .2s;padding:0}.place-photos-carousel-wrapper:hover .carousel-nav-btn:not(.disabled){opacity:1}.carousel-nav-btn:not(.disabled):hover{background:#000c}.carousel-nav-btn.disabled{opacity:0;pointer-events:none}.carousel-nav-btn.prev{left:.5rem}.carousel-nav-btn.next{right:.5rem}@media(max-width:768px){.place-photos-carousel-track{scroll-snap-type:none;gap:2px;background-color:#fff}.carousel-slide{flex:0 0 auto;height:100px;width:auto;scroll-snap-align:none}.carousel-slide.landscape{aspect-ratio:var(--slide-ratio, 16 / 9)}.carousel-slide.portrait{aspect-ratio:1 / 1}.carousel-placeholder{display:block;background-color:var(--hover-bg);flex:1 1 0%;min-width:0}.place-header-photo.landscape,.place-header-photo.portrait{object-fit:cover}.carousel-nav-btn{display:none}}.place-details h3{font-size:1.2rem;margin-top:0;margin-bottom:.5rem}.place-details .place-type{color:#666;font-size:.9rem;margin:0 0 1rem}.place-details p.place-description{line-height:1.4}.place-details .actions{padding-bottom:.3rem;display:flex;flex-direction:row;gap:1rem;margin-top:1.5rem}.btn{padding:.6rem 1.2rem;border-radius:4px;cursor:pointer;font-size:.9rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.btn:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.btn-outline{background:transparent;color:#333;border:1px solid #ccc}.btn-outline:hover{border:1px solid #898989}.btn-secondary{color:#333;border:1px solid rgb(255 204 51 / 20%);background:#ffcc334d}.btn-secondary:hover{background:#fc36}.btn-blue{background:var(--link-color);color:#fff;border:none}.btn-blue:hover{background:#0056b3}.btn-green{background:#198754;color:#fff;border:none}.btn-green:hover{background:#157347}.search-pulse{border-radius:50%;border:2px solid rgb(255 204 51 / 80%);background:#fc33;position:absolute;transform:translate3d(-50%,-50%,0);pointer-events:none;animation:pulse 1.5s infinite ease-out;box-sizing:border-box;display:none;will-change:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.search-pulse.active{display:block}.search-pulse.blue{border-color:#39cc;background:#39c3}@keyframes pulse{0%{transform:translate3d(-50%,-50%,0) scale(.8);opacity:.8}to{transform:translate3d(-50%,-50%,0) scale(1.4);opacity:0}}.ol-control.ol-attribution{bottom:1rem}.ol-touch .ol-control.ol-attribution{bottom:.5rem}.ol-control.ol-zoom{bottom:3rem}.ol-touch .ol-control.ol-zoom{bottom:3.5rem}.ol-control.ol-locate{bottom:6.5rem}.ol-touch .ol-control.ol-locate{bottom:8.5rem}.ol-control.ol-rotate{bottom:9rem}.ol-touch .ol-control.ol-rotate{bottom:11.5rem}.ol-control.ol-attribution,.ol-control.ol-zoom,.ol-control.ol-locate,.ol-control.ol-rotate{top:auto;left:auto;right:1rem}.ol-touch .ol-control.ol-attribution,.ol-touch .ol-control.ol-zoom,.ol-touch .ol-control.ol-locate,.ol-touch .ol-control.ol-rotate{right:.5rem}.app-logo-icon{display:inline-flex;width:32px;height:32px;margin:-6px 0}.app-logo-icon svg{width:100%;height:100%}span.icon{display:inline-block}.icon{flex-shrink:0}.icon svg{width:100%;height:100%;stroke:currentcolor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.icon-filled svg{stroke:none;fill:currentcolor}.content-with-icon{display:flex;flex-direction:row;align-items:flex-start;gap:.5rem}.content-with-icon .icon{margin-top:.15rem}.selected-pin-container{position:absolute;transform:translate(-50%,-100%);pointer-events:none;display:none}.selected-pin-container.active{display:block;animation:drop-in .5s cubic-bezier(.175,.885,.32,1.275) forwards}.selected-pin{width:40px;height:40px;color:var(--marker-color-primary);filter:drop-shadow(0 4px 6px rgb(0 0 0 / 30%))}.selected-pin svg{width:100%;height:100%;fill:var(--marker-color-primary);stroke:var(--marker-color-dark);stroke-width:1}.selected-pin-shadow{width:10px;height:4px;background:#0000004d;border-radius:50%;position:absolute;bottom:0;left:50%;transform:translate(-50%);z-index:-1;opacity:0;animation:shadow-fade .5s .2s forwards}@keyframes drop-in{0%{transform:translate(-50%,-200%) scale(0);opacity:0}60%{opacity:1}to{transform:translate(-50%,-100%) scale(1);opacity:1}}@keyframes shadow-fade{to{opacity:1}}.map-crosshair{position:absolute;top:50%;left:50%;width:24px;height:24px;transform:translate(-50%,-50%);color:#333;pointer-events:none;z-index:2000;display:none;transition:top .3s ease,left .3s ease}.map-crosshair.visible{display:block}.map-container.sidebar-open .map-crosshair{left:calc(50% + var(--sidebar-width) / 2)}@media(max-width:768px){.map-container.sidebar-open .map-crosshair{left:50%;top:25%}}.helper-text{background:#eef4fc;color:#1a5c9b;padding:.75rem;border-radius:4px;font-size:.9rem;margin-top:0;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}button.create-place{width:100%;margin:1.5rem auto}@media(max-width:768px){.sidebar{width:100%;height:50vh;box-shadow:0 -2px 10px #0000001a;border-top-left-radius:16px;border-top-right-radius:16px;inset:auto 0 0}.sidebar-content{overflow-y:auto;padding-bottom:env(safe-area-inset-bottom,20px)}}.search-box{position:relative;width:100%;max-width:400px;margin-left:0;z-index:3002}@media(max-width:768px){.search-box{max-width:calc(100vw - 65px)}}.search-form{display:flex;align-items:center;background:#fff;border-radius:24px;box-shadow:0 2px 5px #00000026;padding:0 .5rem;height:48px;transition:box-shadow .2s}.search-form:focus-within{box-shadow:0 4px 12px #00000026}.menu-btn-integrated{background:transparent;border:none;padding:8px;margin-right:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#5f6368}.menu-btn-integrated:hover{background:#0000000d}.search-icon{display:flex;align-items:center;justify-content:center;color:#5f6368;margin-right:.5rem;padding:8px}.search-input{border:none;background:transparent;flex:1;min-width:0;height:100%;font-size:1rem;color:#333;outline:none;width:100%;padding:0 4px;-webkit-appearance:none}.search-input::-webkit-search-cancel-button{-webkit-appearance:none}.search-submit-btn{background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#5f6368;border-radius:50%;margin-left:4px;padding:8px}.search-submit-btn:hover{background:#0000000d;color:#333}.search-clear-btn{background:none;border:none;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#5f6368;border-radius:50%;margin-left:2px}.search-clear-btn:hover{background:#0000000d;color:#333}.search-results-popover{position:absolute;top:100%;left:0;right:0;margin-top:8px;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;overflow:hidden;max-height:400px;overflow-y:auto;z-index:3002}.search-results-list{list-style:none;padding:0;margin:0}.search-result-item{width:100%;display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border:none;background:#fff;text-align:left;cursor:pointer;transition:background .1s;border-bottom:1px solid #f0f0f0}.search-result-item:last-child{border-bottom:none}.search-result-item:hover,.search-result-item:focus{background:var(--hover-bg);outline:none}.result-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#f0f0f0;border-radius:50%;flex-shrink:0;color:#666}.result-info{display:flex;flex-direction:column;overflow:hidden}.result-title{font-weight:500;color:#333;font-size:.95rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.result-desc{font-size:.8rem;color:#777;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.save-button-wrapper{position:relative}.place-lists-manager{position:absolute;top:100%;left:0;margin-top:.5rem;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;width:220px;z-index:10;padding:.5rem 0}.place-lists-manager .list-item{padding:.5rem 1rem;display:flex;align-items:center}.place-lists-manager .list-item:hover{background:var(--hover-bg)}.place-lists-manager label{display:flex;align-items:center;gap:.75rem;width:100%;cursor:pointer;margin:0;font-size:.95rem;color:#333}.place-lists-manager input[type=checkbox]{accent-color:var(--link-color);width:16px;height:16px;cursor:pointer}.place-lists-manager .list-color{width:12px;height:12px;background-color:var(--default-list-color);border-radius:50%;flex-shrink:0;border:1px solid rgb(0 0 0 / 10%)}.place-lists-manager .divider{height:1px;background:#eee;margin:.5rem 0}.category-chips-scroll{width:100%;overflow-x:auto;padding:4px 0;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;margin-top:0}.category-chips-scroll::-webkit-scrollbar{display:none}.category-chips-container{display:flex;gap:8px;padding:0 4px;width:max-content}.category-chip{display:flex;align-items:center;gap:6px;padding:6px 12px;background:#fff;border:1px solid #ddd;border-radius:16px;font-size:.9rem;color:#333;cursor:pointer;white-space:nowrap;box-shadow:0 1px 3px #0000001a;transition:background-color .2s}.category-chip:hover{background:var(--hover-bg)}.category-chip:active{background:#eee}.category-chip:disabled{opacity:.75;cursor:not-allowed;pointer-events:none}.toast-notification{position:fixed;bottom:2rem;left:50%;transform:translate(-50%);background-color:#333333d9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;padding:.75rem 1.5rem;border-radius:999px;z-index:9999;box-shadow:0 4px 12px #00000026;animation:fade-in-up .3s ease-out forwards;text-align:center;max-width:90%;font-size:.9rem;font-weight:500;pointer-events:none}@keyframes fade-in-up{0%{opacity:0;transform:translate(-50%,1rem)}to{opacity:1;transform:translate(-50%)}}.nostr-connect-modal h2{margin-top:0}.nostr-connect-options{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}.nostr-connect-status{margin-top:1.5rem;text-align:center}.qr-code-container{display:flex;justify-content:center;margin-top:1rem}.qr-code-container canvas{border-radius:8px;background:#fff}.modal-overlay{position:fixed;inset:0;background:#0000007f;z-index:9999;display:flex;align-items:center;justify-content:center}.modal-content{background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;padding:1.5rem;max-width:90vw;width:450px;position:relative}.close-modal-btn{position:absolute;top:1rem;right:1rem;cursor:pointer;color:#898989}.close-modal-btn.disabled{color:#ccc;cursor:not-allowed}.place-photo-upload h2{margin-top:0;font-size:1.2rem}.alert{padding:.5rem;margin-bottom:1rem;border-radius:.25rem}.alert-error{background:#fee;color:#c00}.preview-group{margin-bottom:1rem}.preview-group p{margin-bottom:.25rem;font-weight:700}.preview-group img{max-width:100%;border-radius:.25rem}.btn-link{background:none;border:none;padding:0;color:var(--link-color);text-decoration:none;cursor:pointer;font:inherit}.btn-link:hover{text-decoration:underline}:root,:host{--ol-background-color: white;--ol-accent-background-color: #F5F5F5;--ol-subtle-background-color: rgba(128, 128, 128, .25);--ol-partial-background-color: rgba(255, 255, 255, .75);--ol-foreground-color: #333333;--ol-subtle-foreground-color: #666666;--ol-brand-color: #00AAFF}.ol-box{box-sizing:border-box;border-radius:2px;border:1.5px solid var(--ol-background-color);background-color:var(--ol-partial-background-color)}.ol-mouse-position{top:8px;right:8px;position:absolute}.ol-scale-line{background:var(--ol-partial-background-color);border-radius:4px;bottom:8px;left:8px;padding:2px;position:absolute}.ol-scale-line-inner{border:1px solid var(--ol-subtle-foreground-color);border-top:none;color:var(--ol-foreground-color);font-size:10px;text-align:center;margin:1px;will-change:contents,width;transition:all .25s}.ol-scale-bar{position:absolute;bottom:8px;left:8px}.ol-scale-bar-inner{display:flex}.ol-scale-step-marker{width:1px;height:15px;background-color:var(--ol-foreground-color);float:right;z-index:10}.ol-scale-step-text{position:absolute;bottom:-5px;font-size:10px;z-index:11;color:var(--ol-foreground-color);text-shadow:-1.5px 0 var(--ol-partial-background-color),0 1.5px var(--ol-partial-background-color),1.5px 0 var(--ol-partial-background-color),0 -1.5px var(--ol-partial-background-color)}.ol-scale-text{position:absolute;font-size:12px;text-align:center;bottom:25px;color:var(--ol-foreground-color);text-shadow:-1.5px 0 var(--ol-partial-background-color),0 1.5px var(--ol-partial-background-color),1.5px 0 var(--ol-partial-background-color),0 -1.5px var(--ol-partial-background-color)}.ol-scale-singlebar{position:relative;height:10px;z-index:9;box-sizing:border-box;border:1px solid var(--ol-foreground-color)}.ol-scale-singlebar-even{background-color:var(--ol-subtle-foreground-color)}.ol-scale-singlebar-odd{background-color:var(--ol-background-color)}.ol-unsupported{display:none}.ol-viewport,.ol-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.ol-viewport canvas{all:unset;overflow:hidden}.ol-viewport{touch-action:pan-x pan-y}.ol-selectable{-webkit-touch-callout:default;-webkit-user-select:text;-moz-user-select:text;user-select:text}.ol-grabbing{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.ol-grab{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.ol-control{position:absolute;background-color:var(--ol-subtle-background-color);border-radius:4px}.ol-zoom{top:.5em;left:.5em}.ol-rotate{top:.5em;right:.5em;transition:opacity .25s linear,visibility 0s linear}.ol-rotate.ol-hidden{opacity:0;visibility:hidden;transition:opacity .25s linear,visibility 0s linear .25s}.ol-zoom-extent{top:4.643em;left:.5em}.ol-full-screen{right:.5em;top:.5em}.ol-control button{display:block;margin:1px;padding:0;color:var(--ol-subtle-foreground-color);font-weight:700;text-decoration:none;font-size:inherit;text-align:center;height:1.375em;width:1.375em;line-height:.4em;background-color:var(--ol-background-color);border:none;border-radius:2px}.ol-control button::-moz-focus-inner{border:none;padding:0}.ol-zoom-extent button{line-height:1.4em}.ol-compass{display:block;font-weight:400;will-change:transform}.ol-touch .ol-control button{font-size:1.5em}.ol-touch .ol-zoom-extent{top:5.5em}.ol-control button:hover,.ol-control button:focus{text-decoration:none;outline:1px solid var(--ol-subtle-foreground-color);color:var(--ol-foreground-color)}.ol-zoom .ol-zoom-in{border-radius:2px 2px 0 0}.ol-zoom .ol-zoom-out{border-radius:0 0 2px 2px}.ol-attribution{text-align:right;bottom:.5em;right:.5em;max-width:calc(100% - 1.3em);display:flex;flex-flow:row-reverse;align-items:center}.ol-attribution a{color:var(--ol-subtle-foreground-color);text-decoration:none}.ol-attribution ul{margin:0;padding:1px .5em;color:var(--ol-foreground-color);text-shadow:0 0 2px var(--ol-background-color);font-size:12px}.ol-attribution li{display:inline;list-style:none}.ol-attribution li:not(:last-child):after{content:" "}.ol-attribution img{max-height:2em;max-width:inherit;vertical-align:middle}.ol-attribution button{flex-shrink:0}.ol-attribution.ol-collapsed ul{display:none}.ol-attribution:not(.ol-collapsed){background:var(--ol-partial-background-color)}.ol-attribution.ol-uncollapsible{bottom:0;right:0;border-radius:4px 0 0}.ol-attribution.ol-uncollapsible img{margin-top:-.2em;max-height:1.6em}.ol-attribution.ol-uncollapsible button{display:none}.ol-zoomslider{top:4.5em;left:.5em;height:200px}.ol-zoomslider button{position:relative;height:10px}.ol-touch .ol-zoomslider{top:5.5em}.ol-overviewmap{left:.5em;bottom:.5em}.ol-overviewmap.ol-uncollapsible{bottom:0;left:0;border-radius:0 4px 0 0}.ol-overviewmap .ol-overviewmap-map,.ol-overviewmap button{display:block}.ol-overviewmap .ol-overviewmap-map{border:1px solid var(--ol-subtle-foreground-color);height:150px;width:150px}.ol-overviewmap:not(.ol-collapsed) button{bottom:0;left:0;position:absolute}.ol-overviewmap.ol-collapsed .ol-overviewmap-map,.ol-overviewmap.ol-uncollapsible button{display:none}.ol-overviewmap:not(.ol-collapsed){background:var(--ol-subtle-background-color)}.ol-overviewmap-box{border:1.5px dotted var(--ol-subtle-foreground-color)}.ol-overviewmap .ol-overviewmap-box:hover{cursor:move}.ol-overviewmap .ol-viewport:hover{cursor:pointer} diff --git a/release/assets/main-Dhq0XoTm.js b/release/assets/main-Dhq0XoTm.js deleted file mode 100644 index ae8e10b..0000000 --- a/release/assets/main-Dhq0XoTm.js +++ /dev/null @@ -1,16 +0,0 @@ -const t=Object.freeze(Object.defineProperty({__proto__:null,get default(){return O7}},Symbol.toStringTag,{value:"Module"}));!function(){const t=document.createElement("link").relList;if(!(t&&t.supports&&t.supports("modulepreload"))){for(const t of document.querySelectorAll('link[rel="modulepreload"]'))e(t);new MutationObserver(t=>{for(const n of t)if("childList"===n.type)for(const t of n.addedNodes)"LINK"===t.tagName&&"modulepreload"===t.rel&&e(t)}).observe(document,{childList:!0,subtree:!0})}function e(t){if(t.ep)return;t.ep=!0;const e=function(t){const e={};return t.integrity&&(e.integrity=t.integrity),t.referrerPolicy&&(e.referrerPolicy=t.referrerPolicy),"use-credentials"===t.crossOrigin?e.credentials="include":"anonymous"===t.crossOrigin?e.credentials="omit":e.credentials="same-origin",e}(t);fetch(t.href,e)}}();const e="object"==typeof self&&null!==self&&self.Object===Object&&"undefined"!=typeof Window&&self.constructor===Window&&"object"==typeof document&&null!==document&&self.document===document&&"object"==typeof location&&null!==location&&self.location===location&&"object"==typeof history&&null!==history&&self.history===history&&"object"==typeof navigator&&null!==navigator&&self.navigator===navigator&&"string"==typeof navigator.userAgent,n=e?self:null,r=e?self.location:null,i=e?self.history:null,s=e?self.navigator.userAgent:"Lynx (textmode)",o=!(!e||"object"!=typeof chrome||"object"==typeof opera),a=!!e&&/Firefox|FxiOS/.test(s),l=Object.freeze(Object.defineProperty({__proto__:null,hasDOM:e,history:i,isChrome:o,isFirefox:a,location:r,userAgent:s,window:n},Symbol.toStringTag,{value:"Module"}));function c(t){return t&&t.Object===Object?t:void 0}const u=c((h="object"==typeof global&&global)&&void 0===h.nodeType?h:void 0)||c("object"==typeof self&&self)||c("object"==typeof window&&window)||"undefined"!=typeof mainContext&&mainContext||new Function("return this")();var h;const d=function(t,e){return void 0===e?{imports:t,exports:t,lookup:t}:{imports:e.imports||t,exports:e.exports||t,lookup:e.lookup||t}}(u,u.Ember);function p(){return d.lookup}function f(t){d.lookup=t}const g={ENABLE_OPTIONAL_FEATURES:!1,EXTEND_PROTOTYPES:{Array:!1},LOG_STACKTRACE_ON_DEPRECATION:!0,LOG_VERSION:!0,RAISE_ON_DEPRECATION:!1,STRUCTURED_PROFILE:!1,_DEBUG_RENDER_TREE:!1,_ALL_DEPRECATIONS_ENABLED:!1,_OVERRIDE_DEPRECATION_VERSION:null,_DEFAULT_ASYNC_OBSERVERS:!1,_RERENDER_LOOP_LIMIT:1e3,EMBER_LOAD_HOOKS:{},FEATURES:{}};function m(){return g}(t=>{if("object"!=typeof t||null===t)return;for(let r in t){if(!Object.prototype.hasOwnProperty.call(t,r)||"EXTEND_PROTOTYPES"===r||"EMBER_LOAD_HOOKS"===r)continue;let e=g[r];g[r]=!0===e?!1!==t[r]:!1===e?!0===t[r]:t[r]}let{EMBER_LOAD_HOOKS:e}=t;if("object"==typeof e&&null!==e)for(let r in e){if(!Object.prototype.hasOwnProperty.call(e,r))continue;let t=e[r];Array.isArray(t)&&(g.EMBER_LOAD_HOOKS[r]=t.filter(t=>"function"==typeof t))}let{FEATURES:n}=t;if("object"==typeof n&&null!==n)for(let r in n)Object.prototype.hasOwnProperty.call(n,r)&&(g.FEATURES[r]=!0===n[r])})(u.EmberENV);let y=()=>{},v=()=>{},b=!1;function w(){return b}function _(t){b=Boolean(t)}let x=()=>{};const{toString:C}=Object.prototype,{toString:S}=Function.prototype,{isArray:k}=Array,{keys:E}=Object,{stringify:T}=JSON,R=100,L=/^[\w$]+$/;function M(t){return"number"==typeof t&&2===arguments.length?this:I(t,0)}function I(t,e,n){let r=!1;switch(typeof t){case"undefined":return"undefined";case"object":if(null===t)return"null";if(k(t)){r=!0;break}if(t.toString===C||void 0===t.toString)break;return t.toString();case"function":return t.toString===S?t.name?`[Function:${t.name}]`:"[Function]":t.toString();case"string":return T(t);default:return t.toString()}if(void 0===n)n=new WeakSet;else if(n.has(t))return"[Circular]";return n.add(t),r?function(t,e,n){if(e>4)return"[Array]";let r="[";for(let i=0;i=R){r+=`... ${t.length-R} more items`;break}r+=I(t[i],e,n)}return r+=" ]",r}(t,e+1,n):function(t,e,n){if(e>4)return"[Object]";let r="{",i=E(t);for(let s=0;s=R){r+=`... ${i.length-R} more keys`;break}let o=i[s];r+=`${P(String(o))}: ${I(t[o],e,n)}`}return r+=" }",r}(t,e+1,n)}function P(t){return L.test(t)?t:T(t)}function A(t){let e=t.lookup("renderer:-dom");if(!e)throw new Error("BUG: owner is missing renderer");return e.debugRenderTree.capture()}const O=()=>{};let F=O,z=O,D=O,N=O,j=O,U=O,B=O,$=O,q=function(){return arguments[arguments.length-1]};function V(){}const W=Object.freeze(Object.defineProperty({__proto__:null,_warnIfUsingStrippedFeatureFlags:void 0,assert:y,captureRenderTree:A,debug:D,debugFreeze:j,debugSeal:N,deprecate:V,deprecateFunc:q,getDebugFunction:$,info:F,inspect:M,isTesting:w,registerDeprecationHandler:v,registerWarnHandler:x,runInDebug:U,setDebugFunction:B,setTesting:_,warn:z},Symbol.toStringTag,{value:"Module"}));function H(t){let e=Object.create(null);e[t]=1;for(let n in e)if(n===t)return n;return t}function G(t){return null!==t&&("object"==typeof t||"function"==typeof t)}let K=0;function Z(){return++K}const Y="ember",X=new WeakMap,J=new Map,Q=H(`__ember${Date.now()}`);function tt(t,e=Y){let n=e+Z().toString();return G(t)&&X.set(t,n),n}function et(t){let e;if(G(t))e=X.get(t),void 0===e&&(e=`${Y}${Z()}`,X.set(t,e));else if(e=J.get(t),void 0===e){let n=typeof t;e="string"===n?`st${Z()}`:"number"===n?`nu${Z()}`:"symbol"===n?`sy${Z()}`:`(${t})`,J.set(t,e)}return e}const nt=void 0,rt=/\.(_super|call\(this|apply\(this)/,it=Function.prototype.toString,st=it.call(function(){return this}).indexOf("return this")>-1?function(t){return rt.test(it.call(t))}:function(){return!0},ot=new WeakMap,at=Object.freeze(function(){});function lt(t){let e=ot.get(t);return void 0===e&&(e=st(t),ot.set(t,e)),e}ot.set(at,!1);class ct{listeners=void 0;observers=void 0}const ut=new WeakMap;function ht(t){let e=ut.get(t);return void 0===e&&(e=new ct,ut.set(t,e)),e}function dt(t){return ut.get(t)}function pt(t,e){ht(t).observers=e}function ft(t,e){ht(t).listeners=e}const gt=new WeakSet;function mt(t,e){return lt(t)?!gt.has(e)&<(e)?yt(t,yt(e,at)):yt(t,e):t}function yt(t,e){function n(){let n=this._super;this._super=e;let r=t.apply(this,arguments);return this._super=n,r}gt.add(n);let r=ut.get(t);return void 0!==r&&ut.set(n,r),n}function vt(t,e){let n=t;do{let t=Object.getOwnPropertyDescriptor(n,e);if(void 0!==t)return t;n=Object.getPrototypeOf(n)}while(null!==n);return null}let bt,wt,_t;const xt=[];function Ct(t){return-1!==xt.indexOf(t)}function St(t){return H(`__${t}${Q+Math.floor(Math.random()*Date.now()).toString()}__`)}const kt=Symbol,Et=Object.prototype.toString;function Tt(t){return null==t}function Rt(t){if("string"==typeof t)return t;if(null===t)return"null";if(void 0===t)return"undefined";if(Array.isArray(t)){let e="";for(let n=0;n0&&(e+=","),Tt(t[n])||(e+=Rt(t[n]));return e}return"function"==typeof t.toString?t.toString():Et.call(t)}let Lt,Mt,It,Pt,At,Ot,Ft,zt,Dt,Nt,jt=()=>{},Ut=new WeakMap;function Bt(t,e){return null===t?e:Array.isArray(t)?(t.push(e),t):[t,e]}function $t(t,e){Array.isArray(t)?t.forEach(e):null!==t&&e(t)}function qt(t,e){if(Array.isArray(t)&&t.length>1){let n=t.indexOf(e);return t.splice(n,1),t}return null}function Vt(t){let e=Ut.get(t);return void 0===e&&(e={parents:null,children:null,eagerDestructors:null,destructors:null,state:0},Ut.set(t,e)),e}function Wt(t,e){let n=Vt(t),r=Vt(e);return n.children=Bt(n.children,e),r.parents=Bt(r.parents,t),e}function Ht(t,e,n=!1){let r=Vt(t),i=n?"eagerDestructors":"destructors";return r[i]=Bt(r[i],e),e}function Gt(t){let e=Vt(t);if(e.state>=1)return;let{parents:n,children:r,eagerDestructors:i,destructors:s}=e;e.state=1,$t(r,Gt),$t(i,e=>{e(t)}),$t(s,e=>{Lt(t,e)}),Mt(()=>{$t(n,e=>{!function(t,e){let n=Vt(e);0===n.state&&(n.children=qt(n.children,t))}(t,e)}),e.state=2})}function Kt(t){let e=Ut.get(t);return void 0!==e&&null!==e.children}function Zt(t){let e=Ut.get(t);return void 0!==e&&e.state>=1}function Yt(t){let e=Ut.get(t);return void 0!==e&&e.state>=2}const Xt=Object.prototype;let Jt;const Qt=kt("undefined");var te=function(t){return t[t.ADD=0]="ADD",t[t.ONCE=1]="ONCE",t[t.REMOVE=2]="REMOVE",t}(te||{});let ee=1;class ne{_descriptors;_mixins;_isInit;_lazyChains;_values;_revisions;source;proto;_parent;_listeners;_listenersVersion=1;_inheritedEnd=-1;_flattenedVersion=0;constructor(t){this._parent=void 0,this._descriptors=void 0,this._mixins=void 0,this._lazyChains=void 0,this._values=void 0,this._revisions=void 0,this._isInit=!1,this.source=t,this.proto=void 0===t.constructor?void 0:t.constructor.prototype,this._listeners=void 0}get parent(){let t=this._parent;if(void 0===t){let e=re(this.source);this._parent=t=null===e||e===Xt?null:ae(e)}return t}setInitializing(){this._isInit=!0}unsetInitializing(){this._isInit=!1}isInitializing(){return this._isInit}isPrototypeMeta(t){return this.proto===this.source&&this.source===t}_getOrCreateOwnMap(t){return this[t]||(this[t]=Object.create(null))}_getOrCreateOwnSet(t){return this[t]||(this[t]=new Set)}_findInheritedMap(t,e){let n=this;for(;null!==n;){let r=n[t];if(void 0!==r){let t=r.get(e);if(void 0!==t)return t}n=n.parent}}_hasInInheritedSet(t,e){let n=this;for(;null!==n;){let r=n[t];if(void 0!==r&&r.has(e))return!0;n=n.parent}return!1}valueFor(t){let e=this._values;return void 0!==e?e[t]:void 0}setValueFor(t,e){this._getOrCreateOwnMap("_values")[t]=e}revisionFor(t){let e=this._revisions;return void 0!==e?e[t]:void 0}setRevisionFor(t,e){this._getOrCreateOwnMap("_revisions")[t]=e}writableLazyChainsFor(t){let e=this._getOrCreateOwnMap("_lazyChains"),n=e[t];return void 0===n&&(n=e[t]=[]),n}readableLazyChainsFor(t){let e=this._lazyChains;if(void 0!==e)return e[t]}addMixin(t){this._getOrCreateOwnSet("_mixins").add(t)}hasMixin(t){return this._hasInInheritedSet("_mixins",t)}forEachMixins(t){let e,n=this;for(;null!==n;){let r=n._mixins;void 0!==r&&(e=void 0===e?new Set:e,r.forEach(n=>{e.has(n)||(e.add(n),t(n))})),n=n.parent}}writeDescriptors(t,e){(this._descriptors||(this._descriptors=new Map)).set(t,e)}peekDescriptors(t){let e=this._findInheritedMap("_descriptors",t);return e===Qt?void 0:e}removeDescriptors(t){this.writeDescriptors(t,Qt)}forEachDescriptors(t){let e,n=this;for(;null!==n;){let r=n._descriptors;void 0!==r&&(e=void 0===e?new Set:e,r.forEach((n,r)=>{e.has(r)||(e.add(r),n!==Qt&&t(r,n))})),n=n.parent}}addToListeners(t,e,n,r,i){this.pushListener(t,e,n,r?te.ONCE:te.ADD,i)}removeFromListeners(t,e,n){this.pushListener(t,e,n,te.REMOVE)}pushListener(t,e,n,r,i=!1){let s=this.writableListeners(),o=le(s,t,e,n);if(-1!==o&&o0&&(t.splice(0,this._inheritedEnd),this._inheritedEnd=0);for(let n of e)-1===le(t,n.event,n.target,n.method)&&(t.unshift(n),this._inheritedEnd++)}}this._flattenedVersion=ee}return this._listeners}matchingListeners(t){let e,n=this.flattenedListeners();if(void 0!==n)for(let r of n)r.event!==t||r.kind!==te.ADD&&r.kind!==te.ONCE||(void 0===e&&(e=[]),e.push(r.target,r.method,r.kind===te.ONCE));return e}observerEvents(){let t,e=this.flattenedListeners();if(void 0!==e)for(let n of e)n.kind!==te.ADD&&n.kind!==te.ONCE||-1===n.event.indexOf(":change")||(void 0===t&&(t=[]),t.push(n));return t}}const re=Object.getPrototypeOf,ie=new WeakMap;function se(t,e){ie.set(t,e)}function oe(t){let e=ie.get(t);if(void 0!==e)return e;let n=re(t);for(;null!==n;){if(e=ie.get(n),void 0!==e)return e.proto!==n&&(e.proto=n),e;n=re(n)}return null}const ae=function(t){let e=oe(t);if(null!==e&&e.source===t)return e;let n=new ne(t);return se(t,n),n};function le(t,e,n,r){for(let i=t.length-1;i>=0;i--){let s=t[i];if(s.event===e&&s.target===n&&s.method===r)return i}return-1}let ce=1;const ue=Symbol("TAG_COMPUTE");function he(t){return t[ue]()}function de(t,e){return e>=t[ue]()}Reflect.set(globalThis,"COMPUTE_SYMBOL",ue);const pe=Symbol("TAG_TYPE");class fe{static combine(t){switch(t.length){case 0:return be;case 1:return t[0];default:{let e=new fe(2);return e.subtag=t,e}}}constructor(t){this.revision=1,this.lastChecked=1,this.lastValue=1,this.isUpdating=!1,this.subtag=null,this.subtagBufferCache=null,this[pe]=t}[ue](){let{lastChecked:t}=this;if(this.isUpdating)this.lastChecked=++ce;else if(t!==ce){this.isUpdating=!0,this.lastChecked=ce;try{let{subtag:t,revision:e}=this;if(null!==t)if(Array.isArray(t))for(const n of t){let t=n[ue]();e=Math.max(t,e)}else{let n=t[ue]();n===this.subtagBufferCache?e=Math.max(e,this.lastValue):(this.subtagBufferCache=null,e=Math.max(e,n))}this.lastValue=e}finally{this.isUpdating=!1}}return this.lastValue}static updateTag(t,e){let n=t,r=e;r===be?n.subtag=null:(n.subtagBufferCache=r[ue](),n.subtag=r)}static dirtyTag(t,e){t.revision=++ce,jt()}}const ge=fe.dirtyTag,me=fe.updateTag;function ye(){return new fe(0)}function ve(){return new fe(1)}const be=new fe(3);function we(t){return t===be}class _e{[ue](){return NaN}constructor(){this[pe]=100}}const xe=new _e;class Ce{[ue](){return ce}constructor(){this[pe]=101}}const Se=new Ce,ke=fe.combine;let Ee=ve(),Te=ve(),Re=ve();he(Ee),ge(Ee),he(Ee),me(Ee,ke([Te,Re])),he(Ee),ge(Te),he(Ee),ge(Re),he(Ee),me(Ee,Re),he(Ee),ge(Re),he(Ee);class Le{add(t){t!==be&&(this.tags.add(t),this.last=t)}combine(){let{tags:t}=this;return 0===t.size?be:1===t.size?this.last:ke(Array.from(this.tags))}constructor(){this.tags=new Set,this.last=null}}let Me=null;const Ie=[];function Pe(){Ie.push(Me),Me=new Le}function Ae(){let t=Me;return Me=Ie.pop()||null,function(t){if(null==t)throw new Error("Expected value to be present");return t}(t).combine()}function Oe(){Ie.push(Me),Me=null}function Fe(){Me=Ie.pop()||null}function ze(){return null!==Me}function De(t){null!==Me&&Me.add(t)}const Ne=Symbol("FN"),je=Symbol("LAST_VALUE"),Ue=Symbol("TAG"),Be=Symbol("SNAPSHOT");function $e(t){return{[Ne]:t,[je]:void 0,[Ue]:void 0,[Be]:-1}}function qe(t){let e=t[Ne],n=t[Ue],r=t[Be];if(void 0!==n&&de(n,r))De(n);else{Pe();try{t[je]=e()}finally{n=Ae(),t[Ue]=n,t[Be]=he(n),De(n)}}return t[je]}function Ve(t){return we(t[Ue])}function We(t){let e;Pe();try{t()}finally{e=Ae()}return e}function He(t){Oe();try{return t()}finally{Fe()}}const Ge=new Set([Symbol.iterator,"concat","entries","every","filter","find","findIndex","flat","flatMap","forEach","includes","indexOf","join","keys","lastIndexOf","map","reduce","reduceRight","slice","some","values"]),Ke=new Set(["fill","push","unshift"]);function Ze(t){if("symbol"==typeof t)return null;const e=Number(t);return isNaN(e)?null:e%1==0?e:null}class Ye{#t;constructor(t,e){this.#e=ve(),this.#n=new Map,this.#t=e;const n=t.slice(),r=this,i=new Map;let s=!1;return new Proxy(n,{get(t,e){const n=Ze(e);if(null!==n)return r.#r(n),De(r.#e),t[n];if("length"===e)return s?s=!1:De(r.#e),t[e];if(Ke.has(e)&&(s=!0),Ge.has(e)){let n=i.get(e);return void 0===n&&(n=(...n)=>(De(r.#e),t[e](...n)),i.set(e,n)),n}return t[e]},set(t,e,n){if(r.#t.equals(t[e],n))return!0;t[e]=n;const i=Ze(e);return null!==i?(r.#i(i),r.#s()):"length"===e&&r.#s(),!0},getPrototypeOf:()=>Ye.prototype})}#e;#n;#r(t){let e=this.#n.get(t);void 0===e&&(e=ve(),this.#n.set(t,e)),De(e)}#i(t){const e=this.#n.get(t);e&&ge(e)}#s(){ge(this.#e),this.#n.clear()}}Object.setPrototypeOf(Ye.prototype,Array.prototype);class Xe{#t;#e;#n;#o;#a(t){const e=this.#n;let n=e.get(t);return void 0===n&&(n=ve(),e.set(t,n)),n}#i(t){const e=this.#n.get(t);e&&ge(e)}constructor(t,e){this.#e=ve(),this.#n=new Map,this.#o=t instanceof Map?new Map(t.entries()):new Map(t),this.#t=e}get(t){return De(this.#a(t)),this.#o.get(t)}has(t){return De(this.#a(t)),this.#o.has(t)}entries(){return De(this.#e),this.#o.entries()}keys(){return De(this.#e),this.#o.keys()}values(){return De(this.#e),this.#o.values()}forEach(t){De(this.#e),this.#o.forEach(t)}get size(){return De(this.#e),this.#o.size}[Symbol.iterator](){let t=this.keys(),e=this;return{next(){let n=t.next(),r=n.value;return n.done?{value:[void 0,void 0],done:!0}:{value:[r,e.get(r)],done:!1}}}}get[Symbol.toStringTag](){return this.#o[Symbol.toStringTag]}set(t,e){let n=this.#o.get(t);return n&&this.#t.equals(n,e)||(this.#i(t),n||ge(this.#e),this.#o.set(t,e)),this}delete(t){return!this.#o.has(t)||(this.#i(t),ge(this.#e),this.#n.delete(t),this.#o.delete(t))}clear(){0!==this.#o.size&&(this.#n.forEach(t=>ge(t)),this.#n.clear(),ge(this.#e),this.#o.clear())}}Object.setPrototypeOf(Xe.prototype,Map.prototype);class Je{#t;#n;#e;#r(t){let e=this.#n.get(t);void 0===e&&(e=ve(),this.#n.set(t,e)),De(e)}#i(t){const e=this.#n.get(t);e&&ge(e)}#s(){ge(this.#e)}constructor(t,e){this.#n=new Map,this.#e=ve(),this.#t=e;const n=Object.getPrototypeOf(t),r=Object.getOwnPropertyDescriptors(t),i=Object.create(n);for(const o in r)Object.defineProperty(i,o,r[o]);const s=this;return new Proxy(i,{get:(t,e)=>(s.#r(e),t[e]),has:(t,e)=>(s.#r(e),e in t),ownKeys:t=>(De(s.#e),Reflect.ownKeys(t)),set:(t,e,n)=>(s.#t.equals(t[e],n)||(t[e]=n,s.#i(e),s.#s()),!0),deleteProperty:(t,e)=>(e in t&&(delete t[e],s.#i(e),s.#n.delete(e),s.#s()),!0),getPrototypeOf:()=>Je.prototype})}}class Qe{#t;#e;#n;#o;#a(t){const e=this.#n;let n=e.get(t);return void 0===n&&(n=ve(),e.set(t,n)),n}#i(t){const e=this.#n.get(t);e&&ge(e)}constructor(t,e){this.#e=ve(),this.#n=new Map,this.#o=new Set(t),this.#t=e}has(t){return De(this.#a(t)),this.#o.has(t)}entries(){return De(this.#e),this.#o.entries()}keys(){return De(this.#e),this.#o.keys()}values(){return De(this.#e),this.#o.values()}union(t){return De(this.#e),this.#o.union(t)}intersection(t){return De(this.#e),this.#o.intersection(t)}difference(t){return De(this.#e),this.#o.difference(t)}symmetricDifference(t){return De(this.#e),this.#o.symmetricDifference(t)}isSubsetOf(t){return De(this.#e),this.#o.isSubsetOf(t)}isSupersetOf(t){return De(this.#e),this.#o.isSupersetOf(t)}isDisjointFrom(t){return De(this.#e),this.#o.isDisjointFrom(t)}forEach(t){De(this.#e),this.#o.forEach(t)}get size(){return De(this.#e),this.#o.size}[Symbol.iterator](){return De(this.#e),this.#o[Symbol.iterator]()}get[Symbol.toStringTag](){return this.#o[Symbol.toStringTag]}add(t){if(this.#o.has(t)){if(this.#t.equals(t,t))return this}else ge(this.#e);return this.#i(t),this.#o.add(t),this}delete(t){return!this.#o.has(t)||(this.#i(t),ge(this.#e),this.#n.delete(t),this.#o.delete(t))}clear(){0!==this.#o.size&&(this.#n.forEach(t=>ge(t)),ge(this.#e),this.#n.clear(),this.#o.clear())}}Object.setPrototypeOf(Qe.prototype,Set.prototype);class tn{#t;#n;#o;#a(t){let e=this.#n.get(t);return void 0===e&&(e=ve(),this.#n.set(t,e)),e}#i(t){const e=this.#n.get(t);e&&ge(e)}constructor(t,e){this.#n=new WeakMap,this.#o=t instanceof WeakMap?t:new WeakMap(t),this.#t=e}get(t){return De(this.#a(t)),this.#o.get(t)}has(t){return De(this.#a(t)),this.#o.has(t)}set(t,e){let n=this.#o.get(t);return n&&this.#t.equals(n,e)||(this.#i(t),this.#o.set(t,e)),this}delete(t){return!this.#o.has(t)||(this.#i(t),this.#n.delete(t),this.#o.delete(t))}get[Symbol.toStringTag](){return this.#o[Symbol.toStringTag]}}Object.setPrototypeOf(tn.prototype,WeakMap.prototype);class en{#t;#n;#o;#a(t){let e=this.#n.get(t);return void 0===e&&(e=ve(),this.#n.set(t,e)),e}#i(t){const e=this.#n.get(t);e&&ge(e)}constructor(t,e){this.#n=new WeakMap,this.#t=e,this.#o=new WeakSet(t)}has(t){return De(this.#a(t)),this.#o.has(t)}add(t){return this.#o.has(t)&&this.#t.equals(t,t)||(this.#o.add(t),this.#i(t)),this}delete(t){return!this.#o.has(t)||(this.#i(t),this.#n.delete(t),this.#o.delete(t))}get[Symbol.toStringTag](){return this.#o[Symbol.toStringTag]}}Object.setPrototypeOf(en.prototype,WeakSet.prototype);const nn=new WeakMap;function rn(t,e,n){let r=void 0===n?nn.get(t):n;if(void 0===r)return;let i=r.get(e);void 0!==i&&ge(i,!0)}function sn(t){let e=nn.get(t);return void 0===e&&(e=new Map,nn.set(t,e)),e}function on(t,e,n){let r=void 0===n?sn(t):n,i=r.get(e);return void 0===i&&(i=ve(),r.set(e,i)),i}function an(t,e){let n=new WeakMap,r="function"==typeof e;return{getter:function(i){let s;return De(on(i,t)),r&&!n.has(i)?(s=e.call(i),n.set(i,s)):s=n.get(i),s},setter:function(e,r){rn(e,t),n.set(e,r)}}}const ln=Symbol("GLIMMER_VALIDATOR_REGISTRATION");if(Reflect.has(globalThis,ln))throw new Error("The `@glimmer/validator` library has been included twice in this application. It could be different versions of the package, or the same version included twice by mistake. `@glimmer/validator` depends on having a single copy of the package in use at any time in an application, even if they are the same version. You must dedupe your build to remove the duplicate packages in order to prevent this error.");Reflect.set(globalThis,ln,!0);const cn=Object.freeze(Object.defineProperty({__proto__:null,ALLOW_CYCLES:void 0,COMPUTE:ue,CONSTANT:0,CONSTANT_TAG:be,CURRENT_TAG:Se,CurrentTag:Ce,INITIAL:1,VOLATILE:NaN,VOLATILE_TAG:xe,VolatileTag:_e,beginTrackFrame:Pe,beginUntrackFrame:Oe,bump:function(){ce++},combine:ke,consumeTag:De,createCache:$e,createTag:ye,createUpdatableTag:ve,debug:{},dirtyTag:ge,dirtyTagFor:rn,endTrackFrame:Ae,endUntrackFrame:Fe,getValue:qe,isConst:Ve,isConstTag:we,isTracking:ze,resetTracking:function(){for(;Ie.length>0;)Ie.pop();Me=null},tagFor:on,tagMetaFor:sn,track:We,trackedArray:function(t,e){return new Ye(t??[],{equals:e?.equals??Object.is,description:e?.description})},trackedData:an,trackedMap:function(t,e){return new Xe(t??[],{equals:e?.equals??Object.is,description:e?.description})},trackedObject:function(t,e){return new Je(t??{},{equals:e?.equals??Object.is,description:e?.description})},trackedSet:function(t,e){return new Qe(t??[],{equals:e?.equals??Object.is,description:e?.description})},trackedWeakMap:function(t,e){return new tn(t??[],{equals:e?.equals??Object.is,description:e?.description})},trackedWeakSet:function(t,e){return new en(t??[],{equals:e?.equals??Object.is,description:e?.description})},untrack:He,updateTag:me,validateTag:de,valueForTag:he},Symbol.toStringTag,{value:"Module"})),un=Object.freeze([]);function hn(){return un}const dn=hn(),pn=hn();function*fn(t){for(let e=t.length-1;e>=0;e--)yield t[e]}function*gn(t){let e=0;for(const n of t)yield[e++,n]}function mn(t){return!!t&&t.length>0}function yn(t){return 0===t.length?void 0:t[t.length-1]}function vn(){return Object.create(null)}function bn(t){return null!=t}function wn(t){return"function"==typeof t||"object"==typeof t&&null!==t}class _n{constructor(t=[]){this.current=null,this.stack=t}get size(){return this.stack.length}push(t){this.current=t,this.stack.push(t)}pop(){let t=this.stack.pop();return this.current=yn(this.stack)??null,void 0===t?null:t}nth(t){let e=this.stack.length;return e$n(t),null,t.debugLabel):t}function Nn(t){return 3===t[Tn]}function jn(t){const e=zn(()=>$n(t),e=>qn(t,e));return e.debugLabel=t.debugLabel,e[Tn]=3,e}function Un(t){return t.tag===be}function Bn(t){return null!==t.update}function $n(t){const e=t;let{tag:n}=e;if(n===be)return e.lastValue;const{lastRevision:r}=e;let i;if(null!==n&&de(n,r))i=e.lastValue;else{const{compute:t}=e,r=We(()=>{i=e.lastValue=t()});n=e.tag=r,e.lastRevision=he(r)}return De(n),i}function qn(t,e){(0,t.update)(e)}function Vn(t,e){const n=t,r=n[Tn];let i,s=n.children;if(null===s)s=n.children=new Map;else{const t=s.get(e);if(t)return t}if(2===r){const t=$n(n);i=bn(t)?Fn(t[e]):Mn}else i=zn(()=>{const t=$n(n);if(bn(t))return At(t,e)},t=>{const r=$n(n);if(bn(r))return Ot(r,e,t)});return s.set(e,i),i}function Wn(t,e){let n=t;for(const r of e)n=Vn(n,r);return n}const Hn={},Gn=(t,e)=>e,Kn=(t,e)=>String(e),Zn=t=>null===t?Hn:t;class Yn{get weakMap(){return void 0===this._weakMap&&(this._weakMap=new WeakMap),this._weakMap}get primitiveMap(){return void 0===this._primitiveMap&&(this._primitiveMap=new Map),this._primitiveMap}set(t,e){wn(t)?this.weakMap.set(t,e):this.primitiveMap.set(t,e)}get(t){return wn(t)?this.weakMap.get(t):this.primitiveMap.get(t)}}const Xn=new Yn;function Jn(t){let e=new Yn;return(n,r)=>{let i=t(n,r),s=e.get(i)||0;return e.set(i,s+1),0===s?i:function(t,e){let n=Xn.get(t);void 0===n&&(n=[],Xn.set(t,n));let r=n[e];return void 0===r&&(r={value:t,count:e},n[e]=r),r}(i,s)}}function Qn(t,e){return zn(()=>{let n=$n(t),r=function(t){switch(t){case"@key":return Jn(Gn);case"@index":return Jn(Kn);case"@identity":return Jn(Zn);default:return e=t,Jn(t=>Ft(t,e))}var e}(e);if(Array.isArray(n))return new nr(n,r);let i=It(n);return null===i?new nr(un,()=>null):new er(i,r)})}function tr(t){let e=t,n=ye();return zn(()=>(De(n),e),t=>{e!==t&&(e=t,ge(n))})}class er{constructor(t,e){this.inner=t,this.keyFor=e}isEmpty(){return this.inner.isEmpty()}next(){let t=this.inner.next();return null!==t&&(t.key=this.keyFor(t.value,t.memo)),t}}let nr=class{constructor(t,e){this.iterator=t,this.keyFor=e,this.pos=0,0===t.length?this.current={kind:"empty"}:this.current={kind:"first",value:t[this.pos]}}isEmpty(){return"empty"===this.current.kind}next(){let t,e=this.current;if("first"===e.kind)this.current={kind:"progress"},t=e.value;else{if(this.pos>=this.iterator.length-1)return null;t=this.iterator[++this.pos]}let{keyFor:n}=this;return{key:n(t,this.pos),value:t,memo:this.pos}}};const rr=Object.freeze(Object.defineProperty({__proto__:null,FALSE_REFERENCE:An,NULL_REFERENCE:In,REFERENCE:Tn,TRUE_REFERENCE:Pn,UNDEFINED_REFERENCE:Mn,childRefFor:Vn,childRefFromParts:Wn,createComputeRef:zn,createConstRef:On,createDebugAliasRef:void 0,createInvokableRef:jn,createIteratorItemRef:tr,createIteratorRef:Qn,createPrimitiveRef:Ln,createReadOnlyRef:Dn,createUnboundRef:Fn,isConstRef:Un,isInvokableRef:Nn,isUpdatableRef:Bn,updateRef:qn,valueForRef:$n},Symbol.toStringTag,{value:"Module"})),ir={Empty:0,dynamicLayout:1,dynamicTag:2,prepareArgs:4,createArgs:8,attributeHook:16,elementHook:32,dynamicScope:64,createCaller:128,updateHook:256,createInstance:512,wrapped:1024,willDestroy:2048,hasSubOwner:4096},sr=1024,or=new WeakMap;function ar(t){return or.get(t)}function lr(t,e){or.set(t,e)}function cr(t){if("symbol"==typeof t)return null;const e=Number(t);return isNaN(e)?null:e%1==0?e:null}class ur{constructor(t){this.named=t}get(t,e){const n=this.named[e];if(void 0!==n)return $n(n)}has(t,e){return e in this.named}ownKeys(){return Object.keys(this.named)}isExtensible(){return!1}getOwnPropertyDescriptor(t,e){return{enumerable:!0,configurable:!0}}}class hr{constructor(t){this.positional=t}get(t,e){let{positional:n}=this;if("length"===e)return n.length;const r=cr(e);return null!==r&&r{const{named:e,positional:n}=t,r=new ur(e),i=new hr(n),s=Object.create(null),o=new Proxy(s,r),a=new Proxy([],i);return lr(o,(t,n)=>function(t,e){return We(()=>{e in t&&$n(t[e])})}(e,n)),lr(a,(t,e)=>function(t,e){return We(()=>{"[]"===e&&t.forEach($n);const n=cr(e);null!==n&&n{let r=this.getDelegateFor(n);const i=dr(e),s=r.createHelper(t,i);if(br(r)){let t=zn(()=>r.getValue(s),null);return wr(r)&&Wt(t,r.getDestroyable(s)),t}if(wr(r)){let t=On(void 0);return Wt(t,r.getDestroyable(s)),t}return Mn}}}class xr{createHelper(t,e){return{fn:t,args:e}}getValue({fn:t,args:e}){return Object.keys(e.named).length>0?t(...e.positional,e.named):t(...e.positional)}getDebugName(t){return t.name?`(helper function ${t.name})`:"(anonymous helper function)"}constructor(){this.capabilities={hasValue:!0,hasDestroyable:!1,hasScheduledEffect:!1}}}const Cr=new WeakMap,Sr=new WeakMap,kr=new WeakMap,Er=Object.getPrototypeOf;function Tr(t,e,n){return t.set(n,e),n}function Rr(t,e){let n=e;for(;null!==n;){const e=t.get(n);if(void 0!==e)return e;n=Er(n)}}function Lr(t,e){return Tr(Sr,t,e)}function Mr(t){const e=Rr(Sr,t);return void 0===e?null:e}function Ir(t,e){return Tr(kr,t,e)}const Pr=new _r(()=>new xr);function Ar(t){let e=Rr(kr,t);return void 0===e&&"function"==typeof t&&(e=Pr),e||null}function Or(t,e){return Tr(Cr,t,e)}function Fr(t){const e=Rr(Cr,t);return void 0===e?null:e}function zr(t){return void 0!==Rr(Cr,t)}function Dr(t){return function(t){return"function"==typeof t}(t)||void 0!==Rr(kr,t)}const Nr={dynamicLayout:!1,dynamicTag:!1,prepareArgs:!1,createArgs:!0,attributeHook:!1,elementHook:!1,createCaller:!1,dynamicScope:!0,updateHook:!0,createInstance:!0,wrapped:!1,willDestroy:!1,hasSubOwner:!1};function jr(t,e={}){let n=Boolean(e.updateHook);return{asyncLifeCycleCallbacks:Boolean(e.asyncLifecycleCallbacks),destructor:Boolean(e.destructor),updateHook:n}}function Ur(t){return t.capabilities.asyncLifeCycleCallbacks}function Br(t){return t.capabilities.updateHook}class $r{constructor(t){this.factory=t,this.componentManagerDelegates=new WeakMap}getDelegateFor(t){let{componentManagerDelegates:e}=this,n=e.get(t);if(void 0===n){let{factory:r}=this;n=r(t),e.set(t,n)}return n}create(t,e,n){let r=this.getDelegateFor(t),i=dr(n.capture()),s=r.createComponent(e,i);return new qr(s,r,i)}getDebugName(t){return"function"==typeof t?t.name:t.toString()}update(t){let{delegate:e}=t;if(Br(e)){let{component:n,args:r}=t;e.updateComponent(n,r)}}didCreate({component:t,delegate:e}){Ur(e)&&e.didCreateComponent(t)}didUpdate({component:t,delegate:e}){(function(t){return Ur(t)&&Br(t)})(e)&&e.didUpdateComponent(t)}didRenderLayout(){}didUpdateLayout(){}getSelf({component:t,delegate:e}){return On(e.getContext(t))}getDestroyable(t){const{delegate:e}=t;if(function(t){return t.capabilities.destructor}(e)){const{component:n}=t;return Ht(t,()=>e.destroyComponent(n)),t}return null}getCapabilities(){return Nr}}class qr{constructor(t,e,n){this.component=t,this.delegate=e,this.args=n}}function Vr(t,e={}){return{disableAutoTracking:Boolean(e.disableAutoTracking)}}class Wr{constructor(t){this.factory=t,this.componentManagerDelegates=new WeakMap}getDelegateFor(t){let{componentManagerDelegates:e}=this,n=e.get(t);if(void 0===n){let{factory:r}=this;n=r(t),e.set(t,n)}return n}create(t,e,n,r){let i,s=this.getDelegateFor(t),o=dr(r),a=s.createModifier(n,o);return i={tag:ve(),element:e,delegate:s,args:o,modifier:a},Ht(i,()=>s.destroyModifier(a,o)),i}getDebugName(t){return"function"==typeof t?t.name||t.toString():""}getDebugInstance({modifier:t}){return t}getTag({tag:t}){return t}install({element:t,args:e,modifier:n,delegate:r}){let{capabilities:i}=r;i.disableAutoTracking?He(()=>r.installModifier(n,t,e)):r.installModifier(n,t,e)}update({args:t,modifier:e,delegate:n}){let{capabilities:r}=n;r.disableAutoTracking?He(()=>n.updateModifier(e,t)):n.updateModifier(e,t)}getDestroyable(t){return t}}function Hr(t,e){return Or(new $r(t),e)}function Gr(t,e){return Lr(new Wr(t),e)}function Kr(t,e){return Ir(new _r(t),e)}const Zr=new WeakMap,Yr=Reflect.getPrototypeOf;function Xr(t,e){return Zr.set(e,t),e}function Jr(t){let e=t;for(;null!==e;){let t=Zr.get(e);if(void 0!==t)return t;e=Yr(e)}}const Qr=Object.freeze(Object.defineProperty({__proto__:null,CustomComponentManager:$r,CustomHelperManager:_r,CustomModifierManager:Wr,capabilityFlagsFrom:fr,componentCapabilities:jr,getComponentTemplate:Jr,getCustomTagFor:ar,getInternalComponentManager:Fr,getInternalHelperManager:Ar,getInternalModifierManager:Mr,hasCapability:yr,hasDestroyable:wr,hasInternalComponentManager:zr,hasInternalHelperManager:Dr,hasInternalModifierManager:function(t){return void 0!==Rr(Sr,t)},hasValue:br,helperCapabilities:vr,managerHasCapability:mr,modifierCapabilities:Vr,setComponentManager:Hr,setComponentTemplate:Xr,setCustomTagFor:lr,setHelperManager:Kr,setInternalComponentManager:Or,setInternalHelperManager:Ir,setInternalModifierManager:Lr,setModifierManager:Gr},Symbol.toStringTag,{value:"Module"})),ti=new WeakSet;function ei(t){return!!G(t)&&ti.has(t)}function ni(t){G(t)&&ti.add(t)}const ri=new WeakSet;function ii(t){return ri.has(t)}let si=class{size=0;misses=0;hits=0;constructor(t,e,n=new Map){this.limit=t,this.func=e,this.store=n}get(t){return this.store.has(t)?(this.hits++,this.store.get(t)):(this.misses++,this.set(t,this.func(t)))}set(t,e){return this.limit>this.size&&(this.size++,this.store.set(t,e)),e}purge(){this.store.clear(),this.size=0,this.hits=0,this.misses=0}};const oi="6.11.0-beta.1",ai=Object.freeze(Object.defineProperty({__proto__:null,default:oi},Symbol.toStringTag,{value:"Module"})),li=Symbol("OWNER");function ci(t){return t[li]}function ui(t){return ci(t)}function hi(t,e){!function(t,e){t[li]=e}(t,e)}function di(t,e){return Array.isArray(t)?t[e]:t.objectAt(e)}const pi=kt("SELF_TAG");function fi(t,e,n=!1,r){let i=ar(t);return void 0!==i?i(t,e,n):on(t,e,r)}function gi(t){return G(t)?on(t,pi):be}function mi(t,e){rn(t,e),rn(t,pi)}const yi=new WeakSet;function vi(t,e,n){let r=t.readableLazyChainsFor(e);if(void 0!==r){if(G(n))for(let[t,e]of r)me(t,wi(n,e,sn(n),oe(n)));r.length=0}}function bi(t,e,n,r){let i=[];for(let s of e)_i(i,t,s,n,r);return ke(i)}function wi(t,e,n,r){return ke(_i([],t,e,n,r))}function _i(t,e,n,r,i){let s,o,a=e,l=r,c=i,u=n.length,h=-1;for(;;){let e=h+1;if(h=n.indexOf(".",e),-1===h&&(h=u),s=n.slice(e,h),"@each"===s&&h!==u){e=h+1,h=n.indexOf(".",e);let r=a.length;if("number"!=typeof r||!Array.isArray(a)&&!("objectAt"in a))break;if(0===r){t.push(fi(a,"[]"));break}s=-1===h?n.slice(e):n.slice(e,h);for(let e=0;e=0;s-=3){let i=r[s],o=r[s+1],a=r[s+2];if(!o)continue;a&&ji(t,e,i,o),i||(i=t);let l=typeof o;"string"!==l&&"symbol"!==l||(o=i[o]),o.apply(i,n)}return!0}function Bi(t,e){let n=oe(t);if(null===n)return!1;let r=n.matchingListeners(e);return void 0!==r&&r.length>0}function $i(...t){let e=t.pop();return ft(e,t),e}const qi=!g._DEFAULT_ASYNC_OBSERVERS,Vi=new Map,Wi=new Map;function Hi(t,e,n,r,i=qi){let s=Di(e);Ni(t,s,n,r,!1,i);let o=oe(t);null!==o&&(o.isPrototypeMeta(t)||o.isInitializing())||Ki(t,s,i)}function Gi(t,e,n,r,i=qi){let s=Di(e),o=oe(t);null!==o&&(o.isPrototypeMeta(t)||o.isInitializing())||Xi(t,s,i),ji(t,s,n,r)}function Ki(t,e,n=!1){let r=function(t,e){let n=!0===e?Vi:Wi;return n.has(t)||(n.set(t,new Map),Ht(t,()=>function(t){Vi.size>0&&Vi.delete(t),Wi.size>0&&Wi.delete(t)}(t),!0)),n.get(t)}(t,n);if(r.has(e))r.get(e).count++;else{let n=e.substring(0,e.lastIndexOf(":")),i=wi(t,n,sn(t),oe(t));r.set(e,{count:1,path:n,tag:i,lastRevision:he(i),suspended:!1})}}let Zi=!1,Yi=[];function Xi(t,e,n=!1){if(!0===Zi)return void Yi.push([t,e,n]);let r=!0===n?Vi:Wi,i=r.get(t);if(void 0!==i){let n=i.get(e);n.count--,0===n.count&&(i.delete(e),0===i.size&&r.delete(t))}}function Ji(t){Wi.has(t)&&Wi.get(t).forEach(e=>{e.tag=wi(t,e.path,sn(t),oe(t)),e.lastRevision=he(e.tag)}),Vi.has(t)&&Vi.get(t).forEach(e=>{e.tag=wi(t,e.path,sn(t),oe(t)),e.lastRevision=he(e.tag)})}let Qi=0;function ts(t){let e=he(Se);Qi!==e&&(Qi=e,Wi.forEach((e,n)=>{let r=oe(n);e.forEach((e,i)=>{if(!de(e.tag,e.lastRevision)){let s=()=>{try{Ui(n,i,[n,e.path],void 0,r)}finally{e.tag=wi(n,e.path,sn(n),oe(n)),e.lastRevision=he(e.tag)}};t?t("actions",s):s()}})}))}function es(){Vi.forEach((t,e)=>{let n=oe(e);t.forEach((t,r)=>{if(!t.suspended&&!de(t.tag,t.lastRevision))try{t.suspended=!0,Ui(e,r,[e,t.path],void 0,n)}finally{t.tag=wi(e,t.path,sn(e),oe(e)),t.lastRevision=he(t.tag),t.suspended=!1}})})}function ns(t,e,n){let r=Vi.get(t);if(!r)return;let i=r.get(Di(e));i&&(i.suspended=n)}const rs=Symbol("PROPERTY_DID_CHANGE");let is=0;function ss(t,e,n,r){let i=void 0===n?oe(t):n;null!==i&&(i.isInitializing()||i.isPrototypeMeta(t))||(mi(t,e),is<=0&&es(),rs in t&&(4===arguments.length?t[rs](e,r):t[rs](e)))}function os(){is++,Zi=!0}function as(){is--,is<=0&&(es(),function(){Zi=!1;for(let[t,e,n]of Yi)Xi(t,e,n);Yi=[]}())}function ls(t){os();try{t()}finally{as()}}function cs(){}class us extends Si{_readOnly=!1;_hasConfig=!1;_getter=void 0;_setter=void 0;constructor(t){super();let e=t[t.length-1];if("function"==typeof e||null!==e&&"object"==typeof e){this._hasConfig=!0;let e=t.pop();if("function"==typeof e)this._getter=e;else{const t=e;this._getter=t.get||cs,this._setter=t.set}}t.length>0&&this._property(...t)}setup(t,e,n,r){if(super.setup(t,e,n,r),!1===this._hasConfig){let{get:t,set:e}=n;void 0!==t&&(this._getter=t),void 0!==e&&(this._setter=function(n,r){let i=e.call(this,r);return void 0!==t&&void 0===i?t.call(this):i})}}_property(...t){let e=[];function n(t){e.push(t)}for(let r of t)Fi(r,n);this._dependentKeys=e}get(t,e){let n,r=ae(t),i=sn(t),s=on(t,e,i),o=r.revisionFor(e);if(void 0!==o&&de(s,o))n=r.valueFor(e);else{let{_getter:o,_dependentKeys:a}=this;He(()=>{n=o.call(t,e)}),void 0!==a&&me(s,bi(t,a,i,r)),r.setValueFor(e,n),r.setRevisionFor(e,he(s)),vi(r,e,n)}return De(s),Array.isArray(n)&&De(on(n,"[]")),n}set(t,e,n){this._readOnly&&this._throwReadOnlyError(t,e);let r,i=ae(t);i.isInitializing()&&void 0!==this._dependentKeys&&this._dependentKeys.length>0&&"function"==typeof t[rs]&&t.isComponent&&Hi(t,e,()=>{t[rs](e)},void 0,!0);try{os(),r=this._set(t,e,n,i),vi(i,e,r);let s=sn(t),o=on(t,e,s),{_dependentKeys:a}=this;void 0!==a&&me(o,bi(t,a,s,i)),i.setRevisionFor(e,he(o))}finally{as()}return r}_throwReadOnlyError(t,e){throw new Error(`Cannot set read-only property "${e}" on object: ${M(t)}`)}_set(t,e,n,r){let i,s=void 0!==r.revisionFor(e),o=r.valueFor(e),{_setter:a}=this;ns(t,e,!0);try{i=a.call(t,e,n,o)}finally{ns(t,e,!1)}return s&&o===i||(r.setValueFor(e,i),ss(t,e,r,n)),i}teardown(t,e,n){void 0!==n.revisionFor(e)&&(n.setRevisionFor(e,void 0),n.setValueFor(e,void 0)),super.teardown(t,e,n)}}class hs extends us{get(t,e){let n,r=ae(t),i=sn(t),s=on(t,e,i),o=r.revisionFor(e);if(void 0!==o&&de(s,o))n=r.valueFor(e);else{let{_getter:i}=this,o=We(()=>{n=i.call(t,e)});me(s,o),r.setValueFor(e,n),r.setRevisionFor(e,he(s)),vi(r,e,n)}return De(s),Array.isArray(n)&&De(on(n,"[]",i)),n}}class ds extends Function{readOnly(){return Ii(this)._readOnly=!0,this}meta(t){let e=Ii(this);return 0===arguments.length?e._meta||{}:(e._meta=t,this)}get _getter(){return Ii(this)._getter}set enumerable(t){Ii(this).enumerable=t}}function ps(...t){return xi(t)?Ri(new us([]),ds)(t[0],t[1],t[2]):Ri(new us(t),ds)}function fs(...t){return Ri(new hs(t),ds)}function gs(t,e){return Boolean(Mi(t,e))}function ms(t,e,n,r,i){let s=void 0===i?ae(t):i,o=Mi(t,e,s),a=void 0!==o;a&&o.teardown(t,e,s),Pi(n)?ys(t,e,n,s):null==n?vs(t,e,r,a,!0):Object.defineProperty(t,e,n),s.isPrototypeMeta(t)||Ji(t)}function ys(t,e,n,r){let i;return i=n(t,e,void 0,r),Object.defineProperty(t,e,i),n}function vs(t,e,n,r,i=!0){return!0===r||!1===i?Object.defineProperty(t,e,{configurable:!0,enumerable:i,writable:!0,value:n}):t[e]=n,n}const bs=new si(1e3,t=>t.indexOf("."));function ws(t){return"string"==typeof t&&-1!==bs.get(t)}const _s=kt("PROXY_CONTENT");function xs(t){return"object"==typeof t&&null!==t&&"function"==typeof t.unknownProperty}function Cs(t,e){return ws(e)?ks(t,e):Ss(t,e)}function Ss(t,e){if(null==t)return;let n;return"object"==typeof t||"function"==typeof t?(n=t[e],void 0===n&&"object"==typeof t&&!(e in t)&&xs(t)&&(n=t.unknownProperty(e)),ze()&&(De(on(t,e)),(Array.isArray(n)||ii(n))&&De(on(n,"[]")))):n=t[e],n}function ks(t,e,n){let r="string"==typeof e?e.split("."):e;for(let i of r){if(null==t||t.isDestroyed)return;if(n&&("__proto__"===i||"constructor"===i))return;t=Ss(t,i)}return t}Ss("foo","a"),Ss("foo",1),Ss({},"a"),Ss({},1),Ss({unknownProperty(){}},"a"),Ss({unknownProperty(){}},1),Cs({},"foo"),Cs({},"foo.bar");let Es={};ni(Es),We(()=>Ss({},"a")),We(()=>Ss({},1)),We(()=>Ss({a:[]},"a")),We(()=>Ss({a:Es},"a"));class Ts{_registry;_coreLibIndex;constructor(){this._registry=[],this._coreLibIndex=0}_getLibraryByName(t){let e=this._registry;for(let n of e)if(n.name===t)return n}register(t,e,n){let r=this._registry.length;this._getLibraryByName(t)||(n&&(r=this._coreLibIndex++),this._registry.splice(r,0,{name:t,version:e}))}registerCoreLibrary(t,e){this.register(t,e,!0)}deRegister(t){let e,n=this._getLibraryByName(t);n&&(e=this._registry.indexOf(n),this._registry.splice(e,1))}}const Rs=new Ts;let Ls;function Ms(t,...e){let n,r;xi(e)?n=e:"string"==typeof e[0]&&(r=e[0]);let i=ps({get:function(e){return(ui(this)||this.container).lookup(`${t}:${r||e}`)},set(t,e){ms(this,t,null,e)}});return n?i(n[0],n[1],n[2]):i}function Is(...t){if(!xi(t)){let e=t[0],n=e?e.initializer:void 0,r=e?e.value:void 0,i=function(t,e){return Ps([t,e,{initializer:n||(()=>r)}])};return Ai(i),i}return Ps(t)}function Ps([t,e,n]){let{getter:r,setter:i}=an(e,n?n.initializer:void 0);function s(){let t=r(this);return(Array.isArray(t)||ii(t))&&De(on(t,"[]")),t}function o(t){i(this,t),rn(this,pi)}let a={enumerable:!0,configurable:!0,isTracked:!0,get:s,set:o};return Ti.add(o),ae(t).writeDescriptors(e,new As(s,o)),a}Rs.registerCoreLibrary("Ember",oi);class As{constructor(t,e){this._get=t,this._set=e,yi.add(this)}get(t){return this._get.call(t)}set(t,e,n){this._set.call(t,n)}}function Os(t,e){let n=oe(t);return n?n.valueFor(e):void 0}function Fs(t,e,n,r){return t.isDestroyed?n:ws(e)?function(t,e,n,r){let i=e.split("."),s=i.pop(),o=ks(t,i,!0);if(null!=o)return Fs(o,s,n);if(!r)throw new Error(`Property set failed: object in path "${i.join(".")}" could not be found.`)}(t,e,n,r):zs(t,e,n)}function zs(t,e,n){let r,i=vt(t,e);return null!==i&&Ti.has(i.set)?(t[e]=n,n):(r=t[e],void 0!==r||"object"!=typeof t||e in t||"function"!=typeof t.setUnknownProperty?(t[e]=n,r!==n&&ss(t,e)):t.setUnknownProperty(e,n),n)}function Ds(t,e,n){return Fs(t,e,n,!0)}function Ns(t){return Ri(new Us(t),js)}class js extends Function{readOnly(){return Ii(this).readOnly(),this}oneWay(){return Ii(this).oneWay(),this}meta(t){let e=Ii(this);if(0===arguments.length)return e._meta||{};e._meta=t}}class Us extends Si{altKey;constructor(t){super(),this.altKey=t}setup(t,e,n,r){super.setup(t,e,n,r),yi.add(this)}get(t,e){let n,r=ae(t),i=sn(t),s=on(t,e,i);He(()=>{n=Cs(t,this.altKey)});let o=r.revisionFor(e);return void 0!==o&&de(s,o)||(me(s,wi(t,this.altKey,i,r)),r.setRevisionFor(e,he(s)),vi(r,e,n)),De(s),n}set(t,e,n){return Fs(t,this.altKey,n)}readOnly(){this.set=Bs}oneWay(){this.set=$s}}function Bs(t,e){throw new Error(`Cannot set read-only property '${e}' on object: ${M(t)}`)}function $s(t,e,n){return ms(t,e,null),Fs(t,e,n)}function qs(t,e,n,r){return void 0===e?(e=0,n=r=-1):(void 0===n&&(n=-1),void 0===r&&(r=-1)),Ui(t,"@array:before",[t,e,n,r]),t}function Vs(t,e,n,r,i=!0){void 0===e?(e=0,n=r=-1):(void 0===n&&(n=-1),void 0===r&&(r=-1));let s=oe(t);if(i&&((r<0||n<0||r-n!==0)&&ss(t,"length",s),ss(t,"[]",s)),Ui(t,"@array:change",[t,e,n,r]),null!==s){let i=-1===n?0:n,o=t.length-((-1===r?0:r)-i),a=e<0?o+e:e;void 0!==s.revisionFor("firstObject")&&0===a&&ss(t,"firstObject",s),void 0!==s.revisionFor("lastObject")&&o-1{let n=Object.keys(e);for(let r of n)Fs(t,r,e[r])}),e}const to=new WeakMap;function eo(t,e){G(t)&&to.set(t,e)}function no(t){return to.get(t)}const ro=Object.prototype.hasOwnProperty;let io=!1;const so={_set:0,_unprocessedNamespaces:!1,get unprocessedNamespaces(){return this._unprocessedNamespaces},set unprocessedNamespaces(t){this._set++,this._unprocessedNamespaces=t}};let oo=!1;const ao=[],lo=Object.create(null);function co(t){so.unprocessedNamespaces=!0,ao.push(t)}function uo(t){let e=no(t);delete lo[e],ao.splice(ao.indexOf(t),1),e in d.lookup&&t===d.lookup[e]&&(d.lookup[e]=void 0)}function ho(){if(!so.unprocessedNamespaces)return;let t=d.lookup,e=Object.keys(t);for(let n of e){if(!_o(n.charCodeAt(0)))continue;let e=xo(t,n);e&&eo(e,n)}}function po(t){return io||go(),lo[t]}function fo(t){bo([t.toString()],t,new Set)}function go(){let t=so.unprocessedNamespaces;if(t&&(ho(),so.unprocessedNamespaces=!1),t||oo){let t=ao;for(let e of t)fo(e);oo=!1}}function mo(){return io}function yo(t){io=Boolean(t)}function vo(){oo=!0}function bo(t,e,n){let r=t.length,i=t.join(".");lo[i]=e,eo(e,i);for(let s in e){if(!ro.call(e,s))continue;let i=e[s];if(t[r]=s,i&&void 0===no(i))eo(i,t.join("."));else if(i&&wo(i)){if(n.has(i))continue;n.add(i),bo(t,i,n)}}t.length=r}function wo(t){return null!=t&&"object"==typeof t&&t.isNamespace}function _o(t){return t>=65&&t<=90}function xo(t,e){try{let n=t[e];return(null!==n&&"object"==typeof n||"function"==typeof n)&&n.isNamespace&&n}catch(n){}}let Co;const So={get onerror(){return Co}};function ko(){return Co}const Eo=setTimeout,To=()=>{};function Ro(t){if("function"==typeof Promise){const e=Promise.resolve();return()=>e.then(t)}if("function"==typeof MutationObserver){let e=0,n=new MutationObserver(t),r=document.createTextNode("");return n.observe(r,{characterData:!0}),()=>(e=++e%2,r.data=""+e,e)}return()=>Eo(t,0)}function Lo(t){let e=To;return{setTimeout:(t,e)=>setTimeout(t,e),clearTimeout:t=>clearTimeout(t),now:()=>Date.now(),next:Ro(t),clearNext:e}}const Mo=/\d+/;function Io(t){let e=typeof t;return"number"===e&&t==t||"string"===e&&Mo.test(t)}function Po(t){return t.onError||t.onErrorTarget&&t.onErrorTarget[t.onErrorMethod]}function Ao(t,e,n){let r=-1;for(let i=0,s=n.length;i=e[n]?i=n+6:s=n;return t>=e[i]?i+6:i}let Do=class{constructor(t,e={},n={}){this._queueBeingFlushed=[],this.targetQueues=new Map,this.index=0,this._queue=[],this.name=t,this.options=e,this.globalOptions=n}stackFor(t){if(t0){let t=Po(this.globalOptions);s=t?this.invokeWithOnError:this.invoke;for(let o=this.index;o0&&this.flush(!0)}hasWork(){return this._queueBeingFlushed.length>0||this._queue.length>0}cancel({target:t,method:e}){let n=this._queue,r=this.targetQueues.get(t);void 0!==r&&r.delete(e);let i=Ao(t,e,n);return i>-1?(n[i+1]=null,!0):(n=this._queueBeingFlushed,i=Ao(t,e,n),i>-1&&(n[i+1]=null,!0))}push(t,e,n,r){return this._queue.push(t,e,n,r),{queue:this,target:t,method:e}}pushUnique(t,e,n,r){let i=this.targetQueues.get(t);void 0===i&&(i=new Map,this.targetQueues.set(t,i));let s=i.get(e);if(void 0===s){let s=this._queue.push(t,e,n,r)-4;i.set(e,s)}else{let t=this._queue;t[s+2]=n,t[s+3]=r}return{queue:this,target:t,method:e}}_getDebugInfo(t){if(t)return Fo(this._queue,4)}invoke(t,e,n){void 0===n?e.call(t):e.apply(t,n)}invokeWithOnError(t,e,n,r,i){try{void 0===n?e.call(t):e.apply(t,n)}catch(v5){r(v5,i)}}};class No{constructor(t=[],e){this.queues={},this.queueNameIndex=0,this.queueNames=t,t.reduce(function(t,n){return t[n]=new Do(n,e[n],e),t},this.queues)}schedule(t,e,n,r,i,s){let o=this.queues[t];if(void 0===o)throw new Error(`You attempted to schedule an action in a queue (${t}) that doesn't exist`);if(null==n)throw new Error(`You attempted to schedule an action in a queue (${t}) for a method that doesn't exist`);return this.queueNameIndex=0,i?o.pushUnique(e,n,r,s):o.push(e,n,r,s)}flush(t=!1){let e,n,r=this.queueNames.length;for(;this.queueNameIndexi){let e=r-i;t=new Array(e);for(let n=0;n{la++,!1!==this._autorun&&(this._autorun=!1,this._autorunStack=null,this._end(!0))};let n=this.options._buildPlatform||Lo;this._platform=n(this._boundAutorunEnd)}get counters(){return{begin:Wo,end:Ho,events:{begin:Go,end:0},autoruns:{created:aa,completed:la},run:Ko,join:Zo,defer:Yo,schedule:Xo,scheduleIterable:Jo,deferOnce:Qo,scheduleOnce:ta,setTimeout:ea,later:na,throttle:ra,debounce:ia,cancelTimers:sa,cancel:oa,loops:{total:ca,nested:ua}}}get defaultQueue(){return this._defaultQueue}begin(){Wo++;let t,e=this.options,n=this.currentInstance;return!1!==this._autorun?(t=n,this._cancelAutorun()):(null!==n&&(ua++,this.instanceStack.push(n)),ca++,t=this.currentInstance=new No(this.queueNames,e),Go++,this._trigger("begin",t,n)),this._onBegin(t,n),t}end(){Ho++,this._end(!1)}on(t,e){if("function"!=typeof e)throw new TypeError("Callback must be a function");let n=this._eventCallbacks[t];if(void 0===n)throw new TypeError(`Cannot on() event ${t} because it does not exist`);n.push(e)}off(t,e){let n=this._eventCallbacks[t];if(!t||void 0===n)throw new TypeError(`Cannot off() event ${t} because it does not exist`);let r=!1;if(e)for(let i=0;i0&&Io(n[i-1])&&(r=parseInt(n.pop(),10)),[t,e,n,r]}(...arguments);return this._later(t,e,n,r)}throttle(){ra++;let t,[e,n,r,i,s=!0]=qo(...arguments),o=Oo(e,n,this._timers);if(-1===o)t=this._later(e,n,s?Bo:r,i),s&&this._join(e,n,r);else{t=this._timers[o+1];let e=o+4;this._timers[e]!==Bo&&(this._timers[e]=r)}return t}debounce(){ia++;let t,[e,n,r,i,s=!1]=qo(...arguments),o=this._timers,a=Oo(e,n,o);if(-1===a)t=this._later(e,n,s?Bo:r,i),s&&this._join(e,n,r);else{let s=this._platform.now()+i,l=a+4;o[l]===Bo&&(r=Bo),t=o[a+1];let c=zo(s,o);if(a+6===c)o[a]=s,o[l]=r;else{let i=this._timers[a+5];this._timers.splice(c,0,s,t,e,n,r,i),this._timers.splice(a,6)}0===a&&this._reinstallTimerTimeout()}return t}cancelTimers(){sa++,this._clearTimerTimeout(),this._timers=[],this._cancelAutorun()}hasTimers(){return this._timers.length>0||this._autorun}cancel(t){if(oa++,null==t)return!1;let e=typeof t;return"number"===e?this._cancelLaterTimer(t):!("object"!==e||!t.queue||!t.method)&&t.queue.cancel(t)}ensureInstance(){this._ensureInstance()}getDebugInfo(){if(this.DEBUG)return{autorun:this._autorunStack,counters:this.counters,timers:Fo(this._timers,6,2),instanceStack:[this.currentInstance,...this.instanceStack].map(t=>t&&t._getDebugInfo(this.DEBUG))}}_end(t){let e=this.currentInstance,n=null;if(null===e)throw new Error("end called without begin");let r,i=!1;try{r=e.flush(t)}finally{if(!i)if(i=!0,1===r){const t=this.queueNames[e.queueNameIndex];this._scheduleAutorun(t)}else this.currentInstance=null,this.instanceStack.length>0&&(n=this.instanceStack.pop(),this.currentInstance=n),this._trigger("end",e,n),this._onEnd(e,n)}}_join(t,e,n){return null===this.currentInstance?this._run(t,e,n):void 0===t&&void 0===n?e():e.apply(t,n)}_run(t,e,n){let r=Po(this.options);if(this.begin(),r)try{return e.apply(t,n)}catch(v5){r(v5)}finally{this.end()}else try{return e.apply(t,n)}finally{this.end()}}_cancelAutorun(){this._autorun&&(this._platform.clearNext(),this._autorun=!1,this._autorunStack=null)}_later(t,e,n,r){let i=this.DEBUG?new Error:void 0,s=this._platform.now()+r,o=Vo++;if(0===this._timers.length)this._timers.push(s,o,t,e,n,i),this._installTimerTimeout();else{let r=zo(s,this._timers);this._timers.splice(r,0,s,o,t,e,n,i),this._reinstallTimerTimeout()}return o}_cancelLaterTimer(t){for(let e=1;e0&&(this.begin(),this._scheduleExpiredTimers(),this.end())}_scheduleExpiredTimers(){let t=this._timers,e=0,n=t.length,r=this._defaultQueue,i=this._platform.now();for(;ei);e+=6){let n=t[e+4];if(n!==Bo){let i=t[e+2],s=t[e+3],o=t[e+5];this.currentInstance.schedule(r,i,s,n,!1,o)}}t.splice(0,e),this._installTimerTimeout()}_reinstallTimerTimeout(){this._clearTimerTimeout(),this._installTimerTimeout()}_clearTimerTimeout(){null!==this._timerTimeoutId&&(this._platform.clearTimeout(this._timerTimeoutId),this._timerTimeoutId=null)}_installTimerTimeout(){if(0===this._timers.length)return;let t=this._timers[0],e=this._platform.now(),n=Math.max(0,t-e);this._timerTimeoutId=this._platform.setTimeout(this._boundRunExpiredTimers,n)}_ensureInstance(){let t=this.currentInstance;return null===t&&(this._autorunStack=this.DEBUG?new Error:void 0,t=this.begin(),this._scheduleAutorun(this.queueNames[0])),t}_scheduleAutorun(t){aa++;const e=this._platform.next,n=this.options.flush;n?n(t,e):e(),this._autorun=!0}}ha.Queue=Do,ha.buildPlatform=Lo,ha.buildNext=Ro;let da=null;function pa(){return da}const fa=`${Math.random()}${Date.now()}`.replace(".",""),ga=["actions","routerTransitions","render","afterRender","destroy",fa],ma=new ha(ga,{defaultQueue:"actions",onBegin:function(t){da=t},onEnd:function(t,e){da=e,ts(wa)},onErrorTarget:So,onErrorMethod:"onerror",flush:function(t,e){"render"!==t&&t!==fa||ts(wa),e()}});function ya(...t){return ma.run(...t)}function va(t,e,...n){return ma.join(t,e,...n)}function ba(...t){return(...e)=>va(...t.concat(e))}function wa(...t){return ma.schedule(...t)}function _a(...t){return ma.later(...t)}function xa(...t){return ma.scheduleOnce("actions",...t)}function Ca(...t){return ma.scheduleOnce(...t)}function Sa(...t){return ma.later(...t,1)}function ka(t){return ma.cancel(t)}function Ea(...t){return ma.debounce(...t)}const Ta=Object.freeze(Object.defineProperty({__proto__:null,_backburner:ma,_cancelTimers:function(){ma.cancelTimers()},_getCurrentRunLoop:pa,_hasScheduledTimers:function(){return ma.hasTimers()},_queues:ga,_rsvpErrorQueue:fa,begin:function(){ma.begin()},bind:ba,cancel:ka,debounce:Ea,end:function(){ma.end()},join:va,later:_a,next:Sa,once:xa,run:ya,schedule:wa,scheduleOnce:Ca,throttle:function(...t){return ma.throttle(...t)}},Symbol.toStringTag,{value:"Module"})),Ra="@warp-drive/core",La=globalThis;La.__warpDrive_universalCache=La.__warpDrive_universalCache??{},La[Ra]=La[Ra]??{__version:"5.8.1"};const Ma=La[Ra],Ia=Ma.__warpDrive_ModuleScopedCaches??{};if(Ma.__warpDrive_hasOtherCopy)throw new Error("Multiple copies of WarpDrive detected, the application will malfunction.");function Pa(t,e){return e}function Aa(t){return Ia[`(transient) ${t}`]??null}Ma.__warpDrive_hasOtherCopy=!0;const Oa=new WeakMap;function Fa(t,e){Oa.set(t,e)}const za=Pa(0,Symbol("#[]"));function Da(t,e){return Aa("signalHooks").createSignal(t,e)}const Na={};function ja(t){return"object"==typeof t&&null!==t&&Object.getPrototypeOf(t)===Na}const Ua=Pa(0,Symbol("Signals"));function Ba(t){return t[Ua]||function(t){t[Ua]=new Map}(t),t[Ua]}function $a(t,e,n,r){const i={key:n,context:e,signal:Da(e,n),value:ja(r)?r.value.call(e):r,isStale:!1};return t.set(n,i),i}function qa(t,e){return t?.get(e)}function Va(t,e){return{enumerable:!0,configurable:!1,get(){const n=function(t,e,n,r){let i=qa(t,n);return i||(i=$a(t,e,n,r)),s=i.signal,Aa("signalHooks").consumeSignal(s),i;var s}(Ba(this),this,t,e);return n.isStale=!1,n.value},set(n){const r=function(t,e,n,r){let i=qa(t,n);return i||(i=$a(t,e,n,r)),i}(Ba(this),this,t,e);var i;r.value!==n&&(r.value=n,(i=r)&&(i.isStale=!0,function(t){Aa("signalHooks").notifySignal(t)}(i.signal)))}}}function Wa(t,e,n){Object.defineProperty(t,e,Va(e,n))}function Ha(t,e,n){const r=Va(e,n);r.enumerable=!1,Object.defineProperty(t,e,r)}function Ga(t,e,n){const r=n.get;return n.get=function(){const t=Ba(this);let n=t.get(e);return n||(n=function(t,e,n,r){{const i=function(t,e,n){return Aa("signalHooks").createMemo(t,e,n)}(e,n,r);return t.set(n,i),i}}(t,this,e,r.bind(this))),n()},n}const Ka=new WeakMap;function Za(t){return t instanceof DOMException&&"AbortError"===t.name}class Ya{_stream=null;_future;_triggered=!1;_trigger(){if(this._triggered)return;this._triggered=!0;const t=this._future.getStream();t.sizeHint&&(this._sizeHint=t.sizeHint),this.promise=t.then(t=>t?async function(t,e){const n=e,r=t.getReader();let i=0,s=null!==n._stream&&n._stream.readable.locked,o=s,a=n._stream?.writable.getWriter();const l=[];for(n._isPending=!1,n._isStarted=!0,n._startTime=performance.now();;){const{value:t,done:e}=await r.read();if(e)break;if(i+=t.byteLength,n._bytesLoaded=i,n._lastPacketTime=performance.now(),s=s||null!==n._stream&&n._stream.readable.locked,s){if(!o){o=!0,a=n._stream.writable.getWriter();for(const t of l)await a.ready,await a.write(t);l.length=0}await a.ready,await a.write(t)}else l.push(t)}o?(await a.ready,await a.close()):n._stream&&(await n._stream.readable.cancel("The Stream Has Already Ended"),n._stream=null);const c=performance.now();n._endTime=c,n._isComplete=!0,n._isStarted=!1}(t,this):(this._isPending=!1,void(this._isComplete=!0)),t=>{this._isPending=!1,this._isStarted=!1,Za(t)&&(this._isCancelled=!0,this._isComplete=!0),this._isErrored=!0,this._error=t})}promise=null;get isPending(){return this._trigger(),this._isPending}get sizeHint(){return this._trigger(),this._sizeHint}get stream(){if(this._trigger(),!this._stream){if(this._isComplete||this._isCancelled||this._isErrored)return null;this._stream=new TransformStream}return this._stream.readable}get isStarted(){return this._trigger(),this._isStarted}get bytesLoaded(){return this._trigger(),this._bytesLoaded}get startTime(){return this._trigger(),this._startTime}get endTime(){return this._trigger(),this._endTime}get lastPacketTime(){return this._trigger(),this._lastPacketTime}get isComplete(){return this._trigger(),this._isComplete}get isCancelled(){return this._trigger(),this._isCancelled}get isErrored(){return this._trigger(),this._isErrored}get error(){return this._trigger(),this._error}get elapsedTime(){return(this.endTime||this.lastPacketTime)-this.startTime}get completedRatio(){return this.sizeHint?this.bytesLoaded/this.sizeHint:0}get remainingRatio(){return 1-this.completedRatio}get duration(){return this.endTime-this.startTime}get speed(){return this.bytesLoaded/(this.elapsedTime/1e3)}constructor(t){this._future=t}abort=()=>{this._future.abort()}}Ha(Ya.prototype,"_isPending",!0),Ha(Ya.prototype,"_isStarted",!1),Ha(Ya.prototype,"_isComplete",!1),Ha(Ya.prototype,"_isCancelled",!1),Ha(Ya.prototype,"_isErrored",!1),Ha(Ya.prototype,"_error",null),Ha(Ya.prototype,"_sizeHint",0),Ha(Ya.prototype,"_bytesLoaded",0),Ha(Ya.prototype,"_startTime",0),Ha(Ya.prototype,"_endTime",0),Ha(Ya.prototype,"_lastPacketTime",0);const Xa={};function Ja(t,e,n){const r=Object.assign({},e),i=Object.assign({},r.cacheOptions);return n?i.reload=!0:!1===n?(delete i.reload,i.backgroundReload=!0):(delete i.backgroundReload,delete i.reload),r.cacheOptions=i,t.request(r)}function Qa(t,e,n){let r={...Object.getOwnPropertyDescriptor(t,e)};for(let i of n)r=i(t,e,r)||r;void 0!==r.initializer&&(r.value=r.initializer?r.initializer.call(t):void 0,r.initializer=void 0),Object.defineProperty(t,e,r)}Wa(Xa,"reason",null),Wa(Xa,"value",null),Wa(Xa,"result",null),Wa(Xa,"error",null),Wa(Xa,"status","pending"),Wa(Xa,"isPending",!0),Wa(Xa,"isLoading",!0),Wa(Xa,"isSuccess",!1),Wa(Xa,"isError",!1),Wa(Xa,"request",null),Wa(Xa,"response",null),Object.defineProperty(Xa,"isCancelled",{get(){return this.isError&&Za(this.reason)}}),Object.defineProperty(Xa,"loadingState",{get(){return this._loadingState||(this._loadingState=new Ya(this._request)),this._loadingState}});const tl=Symbol.dispose||Symbol.for("dispose");class el{_requester;constructor(t,e){this._args=e,this.store=t,this._subscribedTo=null,this._subscription=null,this._intervalStart=null,this._invalidated=!1,this._nextInterval=null,this._requester=null,this.isDestroyed=!1,this[tl]=rl,this._installListeners(),this._beginPolling()}async _beginPolling(){try{this.isIdle||await this.request}catch{}finally{this.isDestroyed||this._scheduleInterval()}}get isIdle(){const{request:t,query:e}=this._args;return Boolean(!t&&!e)}static{Qa(this.prototype,"isIdle",[Ga])}get autorefreshTypes(){const{autorefresh:t}=this._args;let e;return e=!0===t?["online","invalid"]:"string"==typeof t?t.split(","):[],new Set(e)}static{Qa(this.prototype,"autorefreshTypes",[Ga])}async _scheduleInterval(){const{autorefreshThreshold:t}=this._args;if("undefined"!=typeof window&&"number"==typeof t&&t>0&&this.autorefreshTypes.has("interval")&&null===this._intervalStart){if(this._latestRequest){try{await this._latestRequest}catch{}if(this.isDestroyed)return}this._intervalStart=Date.now(),this._nextInterval=setTimeout(()=>{this._maybeUpdate()},t)}}_clearInterval(){this._nextInterval&&(clearTimeout(this._nextInterval),this._intervalStart=null)}_updateSubscriptions(){if(this.isIdle)return;const t=this._request.lid;if(this._subscribedTo===t)return;this._removeSubscriptions();const e=this._getRequester();this._requester=e,t&&nl(e)&&(this._subscribedTo=t,this._subscription=e.notifications.subscribe(t,(n,r)=>{if(!this._isUpdating)switch(r){case"invalidated":this.autorefreshTypes.has("invalid")&&(this._invalidated=!0,this._maybeUpdate());break;case"state":{const n=e.requestManager._deduped.get(t),r=n?.priority,i=this.reqState;r?r.blocking&&!i.isLoading?(this.isRefreshing=!1,this._maybeUpdate("policy",!0)):this.isRefreshing=!0:this.isRefreshing=!1}}}))}_removeSubscriptions(){const t=this._requester;this._subscription&&t&&nl(t)&&(t.notifications.unsubscribe(this._subscription),this._subscribedTo=null,this._subscription=null,this._requester=null)}_installListeners(){"undefined"!=typeof window&&(this.isOnline=window.navigator.onLine,this._unavailableStart=this.isOnline?null:Date.now(),this.isHidden="hidden"===document.visibilityState,this._onlineChanged=t=>{this.isOnline="online"===t.type,"offline"===t.type&&null===this._unavailableStart&&(this._unavailableStart=Date.now()),this._maybeUpdate()},this._backgroundChanged=()=>{const t="hidden"===document.visibilityState;this.isHidden=t,t&&null===this._unavailableStart&&(this._unavailableStart=Date.now()),this._maybeUpdate()},window.addEventListener("online",this._onlineChanged,{passive:!0,capture:!0}),window.addEventListener("offline",this._onlineChanged,{passive:!0,capture:!0}),document.addEventListener("visibilitychange",this._backgroundChanged,{passive:!0,capture:!0}))}_maybeUpdate(t,e){if(this.isIdle)return;const{reqState:n}=this;if(n.isPending)return;if(!Boolean(this.isOnline&&!this.isHidden&&(t||this.autorefreshTypes.size))){if(!e&&t&&"_invalidated"!==t)throw new Error("Reload not available: the network is not online or the tab is hidden");return}const{autorefreshTypes:r}=this;let i=this._invalidated||Boolean(t);if(!i&&r.has("online")){const{_unavailableStart:t}=this,{autorefreshThreshold:e}=this._args,n="number"==typeof e?e:3e4;i=Boolean(t&&Date.now()-t>n)}if(!i&&r.has("interval")){const{_intervalStart:t}=this,{autorefreshThreshold:e}=this._args;t&&"number"==typeof e&&e>0&&(i=Boolean(Date.now()-t>=e))}if(this._unavailableStart=null,this._invalidated=!1,i){this._clearInterval(),this._isUpdating=!0;const e=("_invalidated"===t?null:t)??this._args.autorefreshBehavior??"policy",r=this._getRequester();switch(n._request.requester||(n._request.requester=r),e){case"reload":this._latestRequest=n.reload();break;case"refresh":this._latestRequest=n.refresh();break;case"policy":this._latestRequest=n.refresh(!0)}"refresh"!==e&&(this._localRequest=this._latestRequest),this._scheduleInterval(),this._latestRequest.finally(()=>{this._isUpdating=!1})}}_getRequester(){return this._args.request?.requester?this._args.request.requester:this.store}retry=async()=>{this._maybeUpdate("reload"),await this._localRequest};refresh=async()=>{this._maybeUpdate("refresh"),await this._latestRequest};get errorFeatures(){return{isHidden:this.isHidden,isOnline:this.isOnline,retry:this.retry}}static{Qa(this.prototype,"errorFeatures",[Ga])}get contentFeatures(){const t={isHidden:this.isHidden,isOnline:this.isOnline,reload:this.retry,refresh:this.refresh,isRefreshing:this.isRefreshing,latestRequest:this._latestRequest};return t.isRefreshing&&(t.abort=()=>{this._latestRequest?.abort()}),t}static{Qa(this.prototype,"contentFeatures",[Ga])}get _request(){const{request:t,query:e}=this._args,{_localRequest:n,_originalRequest:r,_originalQuery:i}=this;return n&&t===r&&e===i?n:(this._originalQuery=e,this._originalRequest=t,t||this.store.request(e))}static{Qa(this.prototype,"_request",[Ga])}get request(){{const t=this._request;return this._updateSubscriptions(),t}}static{Qa(this.prototype,"request",[Ga])}get reqState(){return function(t){let e=Ka.get(t);return e||(e=function(t){const e=(n=t,Oa.get(n));var n;const r=Object.create(Xa);return r._request=t,r.reload=()=>Ja(t.requester,r.request,!0),r.refresh=(e=!1)=>Ja(t.requester,r.request,!0===e&&null),e?e.isError?(r.error=e.result,r.reason=e.result,r.status="rejected",r.isError=!0,r.isPending=!1,r.isLoading=!1,r.request=e.result.request,r.response=e.result.response):(r.result=e.result.content,r.value=e.result.content,r.status="fulfilled",r.isSuccess=!0,r.isPending=!1,r.isLoading=!1,r.request=e.result.request,r.response=e.result.response):t.then(e=>{Fa(t,{isError:!1,result:e}),r.result=e.content,r.value=e.content,r.status="fulfilled",r.isSuccess=!0,r.isPending=!1,r.isLoading=!1,r.request=e.request,r.response=e.response},e=>{Fa(t,{isError:!0,result:e}),r.error=e,r.reason=e,r.status="rejected",r.isError=!0,r.isPending=!1,r.isLoading=!1,r.request=e.request,r.response=e.response}),r}(t),Ka.set(t,e)),e}(this.request)}get result(){return this.reqState.result}}function nl(t){return"requestManager"in t}function rl(){const t=this;t.isDestroyed=!0,t._removeSubscriptions(),"undefined"!=typeof window&&(t._clearInterval(),window.removeEventListener("online",t._onlineChanged,{passive:!0,capture:!0}),window.removeEventListener("offline",t._onlineChanged,{passive:!0,capture:!0}),document.removeEventListener("visibilitychange",t._backgroundChanged,{passive:!0,capture:!0}))}Wa(el.prototype,"isOnline",!0),Wa(el.prototype,"isHidden",!1),Wa(el.prototype,"isRefreshing",!1),Wa(el.prototype,"_localRequest",void 0),Wa(el.prototype,"_latestRequest",void 0);const il={};Wa(il,"reason",null),Wa(il,"value",null),Wa(il,"result",null),Wa(il,"error",null),Wa(il,"status","pending"),Wa(il,"isPending",!0),Wa(il,"isLoading",!0),Wa(il,"isSuccess",!1),Wa(il,"isError",!1);const sl=ge;var ol;ol=function(t){const e=t.wellknown.Array;return{createSignal:(t,n)=>n===e?[fi(t,n),fi(t,"length"),fi(t,"[]")]:fi(t,n),consumeSignal(t){if(Array.isArray(t))return De(t[0]),De(t[1]),void De(t[2]);De(t)},notifySignal(t){if(Array.isArray(t))return sl(t[0]),sl(t[1]),void sl(t[2]);sl(t)},createMemo:(t,e,n)=>{{const r=fi(t,e),i=$e(n);let s;const o=()=>{s=qe(i)};return()=>{const t=We(o);return me(r,t),De(t),s}}},willSyncFlushWatchers:()=>!!ma.currentInstance&&!0!==ma._autorun,waitFor:async t=>t}},function(t,e){Ia["(transient) signalHooks"]=e}(0,ol({wellknown:{Array:za}}));const al=ui,ll=Object.freeze(Object.defineProperty({__proto__:null,getOwner:al,setOwner:hi},Symbol.toStringTag,{value:"Module"}));function cl(t){let e=Object.create(t);return e._dict=null,delete e._dict,e}const ul=g.EMBER_LOAD_HOOKS||{},hl={};let dl=hl;function pl(t,e){let n=hl[t];(ul[t]??=[]).push(e),n&&e(n)}function fl(t,e){if(hl[t]=e,n&&"function"==typeof CustomEvent){let r=new CustomEvent(t,{detail:e});n.dispatchEvent(r)}ul[t]?.forEach(t=>t(e))}class gl{static _leakTracking;owner;registry;cache;factoryManagerCache;validationCache;isDestroyed;isDestroying;constructor(t,e={}){this.registry=t,this.owner=e.owner||null,this.cache=cl(e.cache||null),this.factoryManagerCache=cl(e.factoryManagerCache||null),this.isDestroyed=!1,this.isDestroying=!1}lookup(t,e){if(this.isDestroyed)throw new Error(`Cannot call \`.lookup('${t}')\` after the owner has been destroyed`);return function(t,e,n={}){let r=e;if(!0===n.singleton||void 0===n.singleton&&ml(t,e)){let e=t.cache[r];if(void 0!==e)return e}return function(t,e,n,r){let i=vl(t,e,n);if(void 0!==i){if(function(t,e,{instantiate:n,singleton:r}){return!1!==r&&!1!==n&&(!0===r||ml(t,e))&&yl(t,e)}(t,n,r)){let n=t.cache[e]=i.create();return t.isDestroying&&"function"==typeof n.destroy&&n.destroy(),n}if(function(t,e,{instantiate:n,singleton:r}){return!1!==n&&(!1===r||!ml(t,e))&&yl(t,e)}(t,n,r))return i.create();if(function(t,e,{instantiate:n,singleton:r}){return!1!==r&&!n&&ml(t,e)&&!yl(t,e)}(t,n,r)||function(t,e,{instantiate:n,singleton:r}){return!(!1!==n||!1!==r&&ml(t,e)||yl(t,e))}(t,n,r))return i.class;throw new Error("Could not create factory")}}(t,r,e,n)}(this,this.registry.normalize(t),e)}destroy(){this.isDestroying=!0,bl(this)}finalizeDestroy(){wl(this),this.isDestroyed=!0}reset(t){this.isDestroyed||(void 0===t?(bl(this),wl(this)):function(t,e){let n=t.cache[e];delete t.factoryManagerCache[e],n&&(delete t.cache[e],n.destroy&&n.destroy())}(this,this.registry.normalize(t)))}ownerInjection(){let t={};return hi(t,this.owner),t}factoryFor(t){if(this.isDestroyed)throw new Error(`Cannot call \`.factoryFor('${t}')\` after the owner has been destroyed`);return vl(this,this.registry.normalize(t),t)}}function ml(t,e){return!1!==t.registry.getOption(e,"singleton")}function yl(t,e){return!1!==t.registry.getOption(e,"instantiate")}function vl(t,e,n){let r=t.factoryManagerCache[e];if(void 0!==r)return r;let i=t.registry.resolve(e);if(void 0===i)return;let s=new Sl(t,i,n,e);return t.factoryManagerCache[e]=s,s}function bl(t){let e=t.cache,n=Object.keys(e);for(let r of n){let t=e[r];t.destroy&&t.destroy()}}function wl(t){t.cache=cl(null),t.factoryManagerCache=cl(null)}const _l=Symbol("INIT_FACTORY");function xl(t){return t[_l]}function Cl(t,e){t[_l]=e}class Sl{container;owner;class;fullName;normalizedName;madeToString;injections;constructor(t,e,n,r){this.container=t,this.owner=t.owner,this.class=e,this.fullName=n,this.normalizedName=r,this.madeToString=void 0,this.injections=void 0}toString(){return void 0===this.madeToString&&(this.madeToString=this.container.registry.makeToString(this.class,this.fullName)),this.madeToString}create(t){let{container:e}=this;if(e.isDestroyed)throw new Error(`Cannot create new instances after the owner has been destroyed (you attempted to create ${this.fullName})`);let n=t?{...t}:{};return hi(n,e.owner),Cl(n,this),this.class.create(n)}}const kl=/^[^:]+:[^:]+$/;class El{_failSet;resolver;fallback;registrations;_normalizeCache;_options;_resolveCache;_typeOptions;constructor(t={}){this.fallback=t.fallback||null,this.resolver=t.resolver||null,this.registrations=cl(t.registrations||null),this._normalizeCache=cl(null),this._resolveCache=cl(null),this._failSet=new Set,this._options=cl(null),this._typeOptions=cl(null)}container(t){return new gl(this,t)}register(t,e,n={}){let r=this.normalize(t);this._failSet.delete(r),this.registrations[r]=e,this._options[r]=n}unregister(t){let e=this.normalize(t);delete this.registrations[e],delete this._resolveCache[e],delete this._options[e],this._failSet.delete(e)}resolve(t){let e=function(t,e){let n,r=e,i=t._resolveCache[r];return void 0!==i?i:t._failSet.has(r)?void 0:(t.resolver&&(n=t.resolver.resolve(r)),void 0===n&&(n=t.registrations[r]),void 0===n?t._failSet.add(r):t._resolveCache[r]=n,n)}(this,this.normalize(t));return void 0===e&&null!==this.fallback&&(e=this.fallback.resolve(t)),e}describe(t){return null!==this.resolver&&this.resolver.lookupDescription?this.resolver.lookupDescription(t):null!==this.fallback?this.fallback.describe(t):t}normalizeFullName(t){return null!==this.resolver&&this.resolver.normalize?this.resolver.normalize(t):null!==this.fallback?this.fallback.normalizeFullName(t):t}normalize(t){return this._normalizeCache[t]||(this._normalizeCache[t]=this.normalizeFullName(t))}makeToString(t,e){return null!==this.resolver&&this.resolver.makeToString?this.resolver.makeToString(t,e):null!==this.fallback?this.fallback.makeToString(t,e):"string"==typeof t?t:t.name??"(unknown class)"}has(t){return!!this.isValidFullName(t)&&function(t,e){return void 0!==t.resolve(e)}(this,this.normalize(t))}optionsForType(t,e){this._typeOptions[t]=e}getOptionsForType(t){let e=this._typeOptions[t];return void 0===e&&null!==this.fallback&&(e=this.fallback.getOptionsForType(t)),e}options(t,e){let n=this.normalize(t);this._options[n]=e}getOptions(t){let e=this.normalize(t),n=this._options[e];return void 0===n&&null!==this.fallback&&(n=this.fallback.getOptions(t)),n}getOption(t,e){let n=this._options[t];if(void 0!==n&&void 0!==n[e])return n[e];let r=t.split(":")[0];return n=this._typeOptions[r],n&&void 0!==n[e]?n[e]:null!==this.fallback?this.fallback.getOption(t,e):void 0}knownForType(t){let e,n,r=cl(null),i=Object.keys(this.registrations);for(let s of i)s.split(":")[0]===t&&(r[s]=!0);return null!==this.fallback&&(e=this.fallback.knownForType(t)),null!==this.resolver&&this.resolver.knownForType&&(n=this.resolver.knownForType(t)),Object.assign({},e,r,n)}isValidFullName(t){return kl.test(t)}}const Tl=cl(null),Rl=`${Math.random()}${Date.now()}`.replace(".","");function Ll([t]){let e=Tl[t];if(e)return e;let[n,r]=t.split(":");return Tl[t]=H(`${n}:${r}-${Rl}`)}const Ml=Array.prototype.concat;function Il(t,e,n,r){let i=n[t]||r[t];return e[t]&&(i=i?Ml.call(i,e[t]):e[t]),i}function Pl(t,e,n,r){if(!0===n)return e;let i=n._getter;if(void 0===i)return e;let s=r[t],o="function"==typeof s?Ii(s):s;if(void 0===o||!0===o)return e;let a=o._getter;if(void 0===a)return e;let l,c=mt(i,a),u=n._setter,h=o._setter;if(l=void 0!==h?void 0!==u?mt(u,h):h:u,c!==i||l!==u){let t=n._dependentKeys||[],e=new us([...t,{get:c,set:l}]);return e._readOnly=n._readOnly,e._meta=n._meta,e.enumerable=n.enumerable,Ri(e,us)}return e}function Al(t,e,n,r){if(void 0!==r[t])return e;let i=n[t];return"function"==typeof i?mt(e,i):e}function Ol(t){return t?Array.isArray(t)?t:[t]:[]}function Fl(t,e,n){return Ol(n[t]).concat(Ol(e))}function zl(t,e,n){let r=n[t];if(!r)return e;let i=Object.assign({},r),s=!1,o=Object.keys(e);for(let a of o){let t=e[a];"function"==typeof t?(s=!0,i[a]=Al(a,t,r,{})):i[a]=t}return s&&(i._super=at),i}function Dl(t,e,n,r,i,s,o){let a;for(let l=0;l{let e=s.indexOf(t);-1!==e&&s.splice(e,1)}))}else Nl(e,a,n,r,i,s,o)}function Nl(t,e,n,r,i,s,o){let a=Il("concatenatedProperties",e,r,i),l=Il("mergedProperties",e,r,i),c=Object.keys(e);for(let u of c){let c=e[u];if(void 0===c)continue;if(-1===s.indexOf(u)){s.push(u);let e=t.peekDescriptors(u);if(void 0===e){if(!Pi(c)){let t=r[u]=i[u];"function"==typeof t&&jl(i,u,t,!1)}}else n[u]=e,o.push(u),e.teardown(i,u,t)}let h="function"==typeof c;if(h){let t=Ii(c);if(void 0!==t){n[u]=Pl(u,c,t,n),r[u]=void 0;continue}}a&&a.indexOf(u)>=0||"concatenatedProperties"===u||"mergedProperties"===u?c=Fl(u,c,r):l&&l.indexOf(u)>-1?c=zl(u,c,r):h&&(c=Al(u,c,r,n)),r[u]=c,n[u]=void 0}}function jl(t,e,n,r){let i=dt(n);if(void 0===i)return;let{observers:s,listeners:o}=i;if(void 0!==s){let n=r?Hi:Gi;for(let r of s.paths)n(t,r,null,e,s.sync)}if(void 0!==o){let n=r?Ni:ji;for(let r of o)n(t,r,null,e)}}function Ul(t,e,n=!1){let r=Object.create(null),i=Object.create(null),s=ae(t),o=[],a=[];t._super=at,Dl(e,s,r,i,t,o,a);for(let l of o){let e=i[l],o=r[l];void 0!==e?("function"==typeof e&&jl(t,l,e,!0),vs(t,l,e,-1!==a.indexOf(l),!n)):void 0!==o&&ys(t,l,o,s)}return s.isPrototypeMeta(t)||Ji(t),t}function Bl(t,...e){return Ul(t,e),t}const $l=new WeakSet;class ql{mixins;properties;ownerConstructor;_without;constructor(t,e){$l.add(this),this.properties=function(t){if(void 0!==t)for(let e of Object.keys(t)){let n=Object.getOwnPropertyDescriptor(t,e);void 0===n.get&&void 0===n.set||Object.defineProperty(t,e,{value:Ci(n)})}return t}(e),this.mixins=Vl(t),this.ownerConstructor=void 0,this._without=void 0}static create(...t){return vo(),new this(t,void 0)}static mixins(t){let e=oe(t),n=[];return null===e||e.forEachMixins(t=>{t.properties||n.push(t)}),n}reopen(...t){if(0===t.length)return this;if(this.properties){let t=new ql(void 0,this.properties);this.properties=void 0,this.mixins=[t]}else this.mixins||(this.mixins=[]);return this.mixins=this.mixins.concat(Vl(t)),this}apply(t,e=!1){return Ul(t,[this],e)}applyPartial(t){return Ul(t,[this])}detect(t){if("object"!=typeof t||null===t)return!1;if($l.has(t))return Wl(t,this);let e=oe(t);return null!==e&&e.hasMixin(this)}without(...t){let e=new ql([this]);return e._without=t,e}keys(){return Hl(this)}toString(){return"(unknown mixin)"}}function Vl(t){let e,n=t&&t.length||0;if(n>0){e=new Array(n);for(let r=0;rWl(t,e,n))}function Hl(t,e=new Set,n=new Set){if(!n.has(t)){if(n.add(t),t.properties){let n=Object.keys(t.properties);for(let t of n)e.add(t)}else t.mixins&&t.mixins.forEach(t=>Hl(t,e,n));return e}}const Gl=ql.create({__registry__:null,resolveRegistration(t){return this.__registry__.resolve(t)},register:Kl("register"),unregister:Kl("unregister"),hasRegistration:Kl("has"),registeredOption:Kl("getOption"),registerOptions:Kl("options"),registeredOptions:Kl("getOptions"),registerOptionsForType:Kl("optionsForType"),registeredOptionsForType:Kl("getOptionsForType")});function Kl(t){return function(...e){return this.__registry__[t](...e)}}const Zl=ql.create({__container__:null,ownerInjection(){return this.__container__.ownerInjection()},lookup(t,e){return this.__container__.lookup(t,e)},destroy(){let t=this.__container__;t&&va(()=>{t.destroy(),wa("destroy",t,"finalizeDestroy")}),this._super()},factoryFor(t){return this.__container__.factoryFor(t)}}),Yl=ql.create({compare:null}),Xl=ql.create({mergedProperties:["actions"],send(t,...e){if(this.actions&&this.actions[t]&&!0!==this.actions[t].apply(this,e))return;let n=Cs(this,"target");n&&n.send(...arguments)}});function Jl(t){let e=Cs(t,"content");return me(gi(t),gi(e)),e}function Ql(t,e,n){let r=sn(t),i=on(t,e,r);if(e in t)return i;{let s=[i,on(t,"content",r)],o=Jl(t);return G(o)&&s.push(fi(o,e,n)),ke(s)}}const tc=ql.create({content:null,init(){this._super(...arguments),ni(this),gi(this),lr(this,Ql)},willDestroy(){this.set("content",null),this._super(...arguments)},isTruthy:ps("content",function(){return Boolean(Cs(this,"content"))}),unknownProperty(t){let e=Jl(this);return e?Cs(e,t):void 0},setUnknownProperty(t,e){let n=ae(this);return n.isInitializing()||n.isPrototypeMeta(this)?(ms(this,t,null,e),e):Fs(Jl(this),t,e)}}),ec=ql.create(),nc=ql.create(ec),rc=Object.freeze(Object.defineProperty({__proto__:null,default:nc},Symbol.toStringTag,{value:"Module"})),ic=ql.create({target:null,action:null,actionContext:null,actionContextObject:ps("actionContext",function(){let t=Cs(this,"actionContext");if("string"==typeof t){let e=Cs(this,t);return void 0===e&&(e=Cs(d.lookup,t)),e}return t}),triggerAction(t={}){let{action:e,target:n,actionContext:r}=t;e=e||Cs(this,"action"),n=n||function(t){let e=Cs(t,"target");if(e){if("string"==typeof e){let n=Cs(t,e);return void 0===n&&(n=Cs(d.lookup,e)),n}return e}return t._target?t._target:null}(this),void 0===r&&(r=Cs(this,"actionContextObject")||this);let i=Array.isArray(r)?r:[r];if(n&&e){let t;if(t=null!=(s=n)&&"object"==typeof s&&"function"==typeof s.send?n.send(e,...i):n[e](...i),!1!==t)return!0}var s;return!1}});function sc(t){let e=t._promiseCallbacks;return e||(e=t._promiseCallbacks={}),e}const oc={mixin(t){return t.on=this.on,t.off=this.off,t.trigger=this.trigger,t._promiseCallbacks=void 0,t},on(t,e){if("function"!=typeof e)throw new TypeError("Callback must be a function");let n=sc(this),r=n[t];r||(r=n[t]=[]),-1===r.indexOf(e)&&r.push(e)},off(t,e){let n=sc(this);if(!e)return void(n[t]=[]);let r=n[t],i=r.indexOf(e);-1!==i&&r.splice(i,1)},trigger(t,e,n){let r=sc(this)[t];if(r){let t;for(let i=0;i{for(let t=0;t{e===n?bc(t,n):yc(t,n)},e=>wc(t,e))}(t,e):"function"==typeof n?function(t,e,n){ac.async(t=>{let r=!1,i=function(n,i){try{n.call(i,n=>{r||(r=!0,e===n?bc(t,n):yc(t,n))},e=>{r||(r=!0,wc(t,e))})}catch(ej){return ej}}(n,e,t._label);!r&&i&&(r=!0,wc(t,i))},t)}(t,e,n):bc(t,e)}function yc(t,e){if(t===e)bc(t,e);else if(function(t){let e=typeof t;return null!==t&&("object"===e||"function"===e)}(e)){let n;try{n=e.then}catch(v5){return void wc(t,v5)}mc(t,e,n)}else bc(t,e)}function vc(t){t._onError&&t._onError(t._result),xc(t)}function bc(t,e){t._state===pc&&(t._result=e,t._state=fc,0===t._subscribers.length?ac.instrument&&uc("fulfilled",t):ac.async(xc,t))}function wc(t,e){t._state===pc&&(t._state=gc,t._result=e,ac.async(vc,t))}function _c(t,e,n,r){let i=t._subscribers,s=i.length;t._onError=null,i[s]=e,i[s+fc]=n,i[s+gc]=r,0===s&&t._state&&ac.async(xc,t)}function xc(t){let e=t._subscribers,n=t._state;if(ac.instrument&&uc(n===fc?"fulfilled":"rejected",t),0===e.length)return;let r,i,s=t._result;for(let o=0;oCc(i,s,n,o))}return s}class kc{constructor(t,e,n,r){this._instanceConstructor=t,this.promise=new t(dc,r),this._abortOnReject=n,this._isUsingOwnPromise=t===Lc,this._isUsingOwnResolve=t.resolve===hc,this._init(...arguments)}_init(t,e){let n=e.length||0;this.length=n,this._remaining=n,this._result=new Array(n),this._enumerate(e)}_enumerate(t){let e=this.length,n=this.promise;for(let r=0;n._state===pc&&re(t)),e,n)}else this._willSettleAt(r.resolve(t),e,n)}_eachEntry(t,e,n){null!==t&&"object"==typeof t?this._settleMaybeThenable(t,e,n):this._setResultAt(fc,e,t,n)}_settledAt(t,e,n,r){let i=this.promise;i._state===pc&&(this._abortOnReject&&t===gc?wc(i,n):(this._setResultAt(t,e,n,r),this._checkFullfillment()))}_setResultAt(t,e,n,r){this._remaining--,this._result[e]=n}_willSettleAt(t,e,n){_c(t,void 0,t=>this._settledAt(fc,e,t,n),t=>this._settledAt(gc,e,t,n))}}function Ec(t,e,n){this._remaining--,this._result[e]=t===fc?{state:"fulfilled",value:n}:{state:"rejected",reason:n}}const Tc="rsvp_"+Date.now()+"-";let Rc=0,Lc=class t{constructor(e,n){this._id=Rc++,this._label=n,this._state=void 0,this._result=void 0,this._subscribers=[],ac.instrument&&uc("created",this),dc!==e&&("function"!=typeof e&&function(){throw new TypeError("You must pass a resolver function as the first argument to the promise constructor")}(),this instanceof t?function(t,e){let n=!1;try{e(e=>{n||(n=!0,yc(t,e))},e=>{n||(n=!0,wc(t,e))})}catch(ej){wc(t,ej)}}(this,e):function(){throw new TypeError("Failed to construct 'Promise': Please use the 'new' operator, this object constructor cannot be called as a function.")}())}_onError(t){ac.after(()=>{this._onError&&ac.trigger("error",t,this._label)})}catch(t,e){return this.then(void 0,t,e)}finally(t,e){let n=this,r=n.constructor;return"function"==typeof t?n.then(e=>r.resolve(t()).then(()=>e),e=>r.resolve(t()).then(()=>{throw e})):n.then(t,t)}};function Mc(t,e){return{then:(n,r)=>t.call(e,n,r)}}function Ic(t,e){let n=function(){let n=arguments.length,r=new Array(n+1),i=!1;for(let t=0;tPc(t,e,n,r))}(s,r,t,this):Pc(s,r,t,this)};return n.__proto__=t,n}function Pc(t,e,n,r){try{n.apply(r,e)}catch(v5){wc(t,v5)}return t}function Ac(t,e){return Lc.all(t,e)}Lc.cast=hc,Lc.all=function(t,e){return Array.isArray(t)?new kc(this,t,!0,e).promise:this.reject(new TypeError("Promise.all must be called with an array"),e)},Lc.race=function(t,e){let n=this,r=new n(dc,e);if(!Array.isArray(t))return wc(r,new TypeError("Promise.race must be called with an array")),r;for(let i=0;r._state===pc&&iyc(r,t),t=>wc(r,t));return r},Lc.resolve=hc,Lc.reject=function(t,e){let n=new this(dc,e);return wc(n,t),n},Lc.prototype._guidKey=Tc,Lc.prototype.then=Sc;class Oc extends kc{constructor(t,e,n){super(t,e,!1,n)}}function Fc(t,e){return Array.isArray(t)?new Oc(Lc,t,e).promise:Lc.reject(new TypeError("Promise.allSettled must be called with an array"),e)}function zc(t,e){return Lc.race(t,e)}Oc.prototype._setResultAt=Ec;class Dc extends kc{constructor(t,e,n=!0,r){super(t,e,n,r)}_init(t,e){this._result={},this._enumerate(e)}_enumerate(t){let e,n,r=Object.keys(t),i=r.length,s=this.promise;this._remaining=i;for(let o=0;s._state===pc&&o{throw t}),t}function $c(t){let e={resolve:void 0,reject:void 0};return e.promise=new Lc((t,n)=>{e.resolve=t,e.reject=n},t),e}jc.prototype._setResultAt=Ec;class qc extends kc{constructor(t,e,n,r){super(t,e,!0,r,n)}_init(t,e,n,r,i){let s=e.length||0;this.length=s,this._remaining=s,this._result=new Array(s),this._mapFn=i,this._enumerate(e)}_setResultAt(t,e,n,r){if(r)try{this._eachEntry(this._mapFn(n,e),e,!1)}catch(v5){this._settledAt(gc,e,v5,!1)}else this._remaining--,this._result[e]=n}}function Vc(t,e,n){return"function"!=typeof e?Lc.reject(new TypeError("map expects a function as a second argument"),n):Lc.resolve(t,n).then(function(t){if(!Array.isArray(t))throw new TypeError("map must be called with an array");return new qc(Lc,t,e,n).promise})}function Wc(t,e){return Lc.resolve(t,e)}function Hc(t,e){return Lc.reject(t,e)}const Gc={};class Kc extends qc{_checkFullfillment(){if(0===this._remaining&&null!==this._result){let t=this._result.filter(t=>t!==Gc);bc(this.promise,t),this._result=null}}_setResultAt(t,e,n,r){if(r){this._result[e]=n;let t,r=!0;try{t=this._mapFn(n,e)}catch(v5){r=!1,this._settledAt(gc,e,v5,!1)}r&&this._eachEntry(t,e,!1)}else this._remaining--,n||(this._result[e]=Gc)}}function Zc(t,e,n){return"function"!=typeof e?Lc.reject(new TypeError("filter expects function as a second argument"),n):Lc.resolve(t,n).then(function(t){if(!Array.isArray(t))throw new TypeError("filter must be called with an array");return new Kc(Lc,t,e,n).promise})}let Yc,Xc=0;function Jc(t,e){su[Xc]=t,su[Xc+1]=e,Xc+=2,2===Xc&&au()}const Qc="undefined"!=typeof window?window:void 0,tu=Qc||{},eu=tu.MutationObserver||tu.WebKitMutationObserver,nu="undefined"==typeof self&&"undefined"!=typeof process&&"[object process]"==={}.toString.call(process),ru="undefined"!=typeof Uint8ClampedArray&&"undefined"!=typeof importScripts&&"undefined"!=typeof MessageChannel;function iu(){return()=>setTimeout(ou,1)}const su=new Array(1e3);function ou(){for(let t=0;tt(ou)}():eu?function(){let t=0,e=new eu(ou),n=document.createTextNode("");return e.observe(n,{characterData:!0}),()=>n.data=t=++t%2}():ru?function(){let t=new MessageChannel;return t.port1.onmessage=ou,()=>t.port2.postMessage(0)}():void 0===Qc&&"function"==typeof window.require?function(){try{const t=Function("return this")().require("vertx");return Yc=t.runOnLoop||t.runOnContext,void 0!==Yc?function(){Yc(ou)}:iu()}catch(ej){return iu()}}():iu(),ac.async=Jc,ac.after=t=>setTimeout(t,0);const lu=Wc,cu=(t,e)=>ac.async(t,e);function uu(){ac.on(...arguments)}function hu(){ac.off(...arguments)}if("undefined"!=typeof window&&"object"==typeof window.__PROMISE_INSTRUMENTATION__){let t=window.__PROMISE_INSTRUMENTATION__;lc("instrument",!0);for(let e in t)t.hasOwnProperty(e)&&uu(e,t[e])}const du={asap:Jc,cast:lu,Promise:Lc,EventTarget:oc,all:Ac,allSettled:Fc,race:zc,hash:Nc,hashSettled:Uc,rethrow:Bc,defer:$c,denodeify:Ic,configure:lc,on:uu,off:hu,resolve:Wc,reject:Hc,map:Vc,async:cu,filter:Zc},pu=Object.freeze(Object.defineProperty({__proto__:null,EventTarget:oc,Promise:Lc,all:Ac,allSettled:Fc,asap:Jc,async:cu,cast:lu,configure:lc,default:du,defer:$c,denodeify:Ic,filter:Zc,hash:Nc,hashSettled:Uc,map:Vc,off:hu,on:uu,race:zc,reject:Hc,resolve:Wc,rethrow:Bc},Symbol.toStringTag,{value:"Module"}));function fu(t){let e=function(t){if(!t)return;let e=t;return e.errorThrown?function(t){let e=t.errorThrown;return"string"==typeof e&&(e=new Error(e)),Object.defineProperty(e,"__reason_with_error_thrown__",{value:t,enumerable:!1}),e}(e):"UnrecognizedURLError"!==t.name&&"TransitionAborted"!==t.name?t:void 0}(t);if(e)throw e}lc("async",(t,e)=>{ma.schedule("actions",null,t,e)}),lc("after",t=>{ma.schedule(fa,null,t)}),uu("error",fu);const{isArray:gu}=Array;function mu(t){return null==t?[]:gu(t)?t:[t]}function yu(t){return"object"==typeof t&&null!==t&&"function"==typeof t.setUnknownProperty}const vu=ql.prototype.reopen,bu=new WeakSet,wu=new WeakMap,_u=new Set;function xu(t){_u.has(t)||t.destroy()}function Cu(t,e){let n=ae(t);if(void 0!==e){let r=t.concatenatedProperties,i=t.mergedProperties,s=Object.keys(e);for(let o of s){let s=e[o],a=Mi(t,o,n),l=void 0!==a;if(!l){if(void 0!==r&&r.length>0&&r.includes(o)){let e=t[o];s=e?mu(e).concat(s):mu(s)}if(void 0!==i&&i.length>0&&i.includes(o)){let e=t[o];s=Object.assign({},e,s)}}l?a.set(t,o,s):yu(t)&&!(o in t)?t.setUnknownProperty(o,s):t[o]=s}}t.init(e),n.unsetInitializing();let r=n.observerEvents();if(void 0!==r)for(let i=0;in.willDestroy()),ae(e).setInitializing()}reopen(...t){return Ul(this,t),this}init(t){}get isDestroyed(){return Yt(this)}set isDestroyed(t){}get isDestroying(){return Zt(this)}set isDestroying(t){}destroy(){_u.add(this);try{Gt(this)}finally{_u.delete(this)}return this}willDestroy(){}toString(){let t="object"==typeof this&&null!==this&&"function"==typeof this.toStringExtension?`:${this.toStringExtension()}`:"";return`<${xl(this)||"(unknown)"}:${et(this)}${t}>`}static extend(...t){let e=class extends(this){};return vu.apply(e.PrototypeMixin,t),e}static create(...t){let e,n=t[0];return void 0!==n?(e=new this(ui(n)),Cl(e,xl(n))):e=new this,t.length<=1?Cu(e,n):Cu(e,ku.apply(this,t)),e}static reopen(...t){return this.willReopen(),vu.apply(this.PrototypeMixin,t),this}static willReopen(){let t=this.prototype;bu.has(t)&&(bu.delete(t),wu.has(this)&&wu.set(this,ql.create(this.PrototypeMixin)))}static reopenClass(...t){return Ul(this,t),this}static detect(t){if("function"!=typeof t)return!1;for(;t;){if(t===this)return!0;t=t.superclass}return!1}static detectInstance(t){return t instanceof this}static metaForProperty(t){return Mi(this.proto(),t)._meta||{}}static eachComputedProperty(t,e=this){this.proto();let n={};ae(this.prototype).forEachDescriptors((r,i)=>{if(i.enumerable){let s=i._meta||n;t.call(e,r,s)}})}static get PrototypeMixin(){let t=wu.get(this);return void 0===t&&(t=ql.create(),t.ownerConstructor=this,wu.set(this,t)),t}static get superclass(){let t=Object.getPrototypeOf(this);return t!==Function.prototype?t:void 0}static proto(){let t=this.prototype;if(!bu.has(t)){bu.add(t);let e=this.superclass;e&&e.proto(),wu.has(this)&&this.PrototypeMixin.apply(t)}return t}static toString(){return`<${xl(this)||"(unknown)"}:constructor>`}static isClass=!0;static isMethod=!1;static _onLookup;static _lazyInjections}function ku(...t){let e={};for(let n of t){let t=Object.keys(n);for(let r=0,i=t.length;rs.push(t));return pt(e,{paths:s,sync:r}),e}Ai(Pu);const Ou=Object.freeze(Object.defineProperty({__proto__:null,action:Pu,computed:ps,default:Lu,defineProperty:ms,get:Cs,getProperties:Js,notifyPropertyChange:ss,observer:Au,set:Fs,setProperties:Qs,trySet:Ds},Symbol.toStringTag,{value:"Module"}));function Fu(t){if(!(t instanceof MouseEvent))return!1;let e=t.shiftKey||t.metaKey||t.altKey||t.ctrlKey,n=t.which>1;return!e&&!n}function zu(t){return'Binding style attributes may introduce cross-site scripting vulnerabilities; please ensure that values being bound are properly escaped. For more information, including how to disable this warning, see https://deprecations.emberjs.com/v1.x/#toc_binding-style-attributes. Style affected: "'+t+'"'}function Du(t){let e=t.lookup("-view-registry:main"),n=[];return Object.keys(e).forEach(t=>{let r=e[t];null===r.parentView&&n.push(r)}),n}function Nu(t){return""!==t.tagName&&t.elementId?t.elementId:et(t)}const ju=new WeakMap,Uu=new WeakMap;function Bu(t){return ju.get(t)||null}function $u(t){return Uu.get(t)||null}function qu(t,e){ju.set(t,e)}function Vu(t,e){Uu.set(t,e)}function Wu(t){ju.delete(t)}function Hu(t){Uu.delete(t)}const Gu=new WeakMap;function Ku(t){return function(t,e){let n=[],r=Gu.get(t);return void 0!==r&&r.forEach(t=>{let r=e[t];!r||r.isDestroying||r.isDestroyed||n.push(r)}),n}(t,ui(t).lookup("-view-registry:main"))}function Zu(t,e){let n=Gu.get(t);void 0===n&&(n=function(t){let e=new Set;return Gu.set(t,e),e}(t)),n.add(Nu(e))}function Yu(t){return t.renderer.getBounds(t)}function Xu(t){let e=Yu(t),n=document.createRange();return n.setStartBefore(e.firstNode),n.setEndAfter(e.lastNode),n}function Ju(t){return Xu(t).getClientRects()}function Qu(t){return Xu(t).getBoundingClientRect()}const th="ember-application";class eh extends Lu{events={touchstart:"touchStart",touchmove:"touchMove",touchend:"touchEnd",touchcancel:"touchCancel",keydown:"keyDown",keyup:"keyUp",keypress:"keyPress",mousedown:"mouseDown",mouseup:"mouseUp",contextmenu:"contextMenu",click:"click",dblclick:"doubleClick",focusin:"focusIn",focusout:"focusOut",submit:"submit",input:"input",change:"change",dragstart:"dragStart",drag:"drag",dragenter:"dragEnter",dragleave:"dragLeave",dragover:"dragOver",drop:"drop",dragend:"dragEnd"};rootElement="body";_eventHandlers=Object.create(null);_didSetup=!1;finalEventNameMapping=null;_sanitizedRootElement=null;lazyEvents=new Map;_reverseEventNameMapping=null;setup(t,e){let n=this.finalEventNameMapping={...Cs(this,"events"),...t};this._reverseEventNameMapping=Object.keys(n).reduce((t,e)=>{let r=n[e];return r?{...t,[r]:e}:t},{});let r=this.lazyEvents;null!=e&&Fs(this,"rootElement",e);let i=Cs(this,"rootElement"),s="string"!=typeof i?i:document.querySelector(i);s.classList.add(th),this._sanitizedRootElement=s;for(let o in n)Object.prototype.hasOwnProperty.call(n,o)&&r.set(o,n[o]??null);this._didSetup=!0}setupHandlerForBrowserEvent(t){this.setupHandler(this._sanitizedRootElement,t,this.finalEventNameMapping[t]??null)}setupHandlerForEmberEvent(t){let e=this._reverseEventNameMapping?.[t];e&&this.setupHandler(this._sanitizedRootElement,e,t)}setupHandler(t,e,n){if(null===n||!this.lazyEvents.has(e))return;let r=(t,e)=>{let r=Bu(t),i=!0;return r&&(i=r.handleEvent(n,e)),i},i=this._eventHandlers[e]=t=>{let e=t.target;do{if(Bu(e)){if(!1===r(e,t)){t.preventDefault(),t.stopPropagation();break}if(!0===t.cancelBubble)break}e=e.parentNode}while(e instanceof Element)};t.addEventListener(e,i),this.lazyEvents.delete(e)}destroy(){if(!1===this._didSetup)return;let t=this._sanitizedRootElement;if(t){for(let e in this._eventHandlers)t.removeEventListener(e,this._eventHandlers[e]);return t.classList.remove(th),this._super(...arguments)}}toString(){return"(EventDispatcher)"}}const nh=ql.create({on(t,e,n){return Ni(this,t,e,n),this},one(t,e,n){return Ni(this,t,e,n,!0),this},trigger(t,...e){Ui(this,t,e)},off(t,e,n){return ji(this,t,e,n),this},has(t){return Bi(this,t)}}),rh=Object.freeze(Object.defineProperty({__proto__:null,default:nh,on:$i},Symbol.toStringTag,{value:"Module"}));let ih=class extends Lu{},sh=[],oh={};const ah=(()=>{let t="undefined"!=typeof window&&window.performance||{},e=t.now||t.mozNow||t.webkitNow||t.msNow||t.oNow;return e?e.bind(t):Date.now})();function lh(t,e,n,r){let i,s,o;if(arguments.length<=3&&function(t){return"function"==typeof t}(e)?(s=e,o=n):(i=e,s=n,o=r),0===sh.length)return s.call(o);let a=i||{},l=hh(t,()=>a);return l===uh?s.call(o):function(t,e,n,r){try{return t.call(r)}catch(ej){throw n.exception=ej,ej}finally{e()}}(s,l,a,o)}function ch(t,e,n){return n()}function uh(){}function hh(t,e,n){if(0===sh.length)return uh;let r=oh[t];if(r||(r=function(t){let e=[];for(let n of sh)n.regex.test(t)&&e.push(n.object);return oh[t]=e,e}(t)),0===r.length)return uh;let i,s=e(n),o=g.STRUCTURED_PROFILE;o&&(i=`${t}: ${s.object}`,console.time(i));let a=[],l=ah();for(let u of r)a.push(u.before(t,l,s));const c=r;return function(){let e=ah();for(let n=0;n!0,rerender(){},destroy(){}}),yh=Object.freeze({...mh}),vh=Object.freeze({...mh,rerender(t){t.renderer.rerender()},destroy(t){t.renderer.remove(t)},handleEvent:(t,e,n)=>!t.has(e)||ch(0,0,()=>va(t,t.trigger,e,n))}),bh=Object.freeze({...vh,enter(t){t.renderer.register(t)}}),wh=Object.freeze({...mh,appendChild(){throw new Error("You can't call appendChild on a view being destroyed")},rerender(){throw new Error("You can't call rerender on a view being destroyed")}}),_h=Object.freeze({preRender:yh,inDOM:bh,hasElement:vh,destroying:wh});var xh=Object.defineProperty;((t,e)=>{for(var n in e)xh(t,n,{get:e[n],enumerable:!0})})({},{c:()=>Lh,f:()=>Sh,g:()=>kh,i:()=>Rh,m:()=>Eh,n:()=>Th,p:()=>Mh});var Ch=new WeakMap;function Sh(t,e,n,r){return kh(t.prototype,e,n,r)}function kh(t,e,n,r){let i={configurable:!0,enumerable:!0,writable:!0,initializer:null};r&&(i.initializer=r);for(let s of n)i=s(t,e,i)||i;void 0===i.initializer?Object.defineProperty(t,e,i):function(t,e,n){let r=Ch.get(t);r||(r=new Map,Ch.set(t,r)),r.set(e,n)}(t,e,i)}function Eh({prototype:t},e,n){return Th(t,e,n)}function Th(t,e,n){let r={...Object.getOwnPropertyDescriptor(t,e)};for(let i of n)r=i(t,e,r)||r;void 0!==r.initializer&&(r.value=r.initializer?r.initializer.call(t):void 0,r.initializer=void 0),Object.defineProperty(t,e,r)}function Rh(t,e){let n=function(t,e){let n=t.prototype;for(;n;){let t=Ch.get(n)?.get(e);if(t)return t;n=n.prototype}}(t.constructor,e);n&&Object.defineProperty(t,e,{enumerable:n.enumerable,configurable:n.configurable,writable:n.writable,value:n.initializer?n.initializer.call(t):void 0})}function Lh(t,e){return e.reduce((t,e)=>e(t)||t,t)}function Mh(t,e){for(let[n,r,i]of e)"field"===n?Ih(t,r,i):Th(t,r,i);return t}function Ih(t,e,n){let r={configurable:!0,enumerable:!0,writable:!0,initializer:()=>Object.getOwnPropertyDescriptor(t,e)?.value};for(let i of n)r=i(t,e,r)||r;r.initializer&&(r.value=r.initializer.call(t),delete r.initializer),Object.defineProperty(t,e,r)}class Ph extends(ih.extend(nh,Xl)){isView=!0;_superTrigger;_superHas;init(t){super.init(t),this._superTrigger=this.trigger,this.trigger=this._trigger,this._superHas=this.has,this.has=this._has,this.parentView??=null,this._state="preRender",this._currentState=this._states.preRender}static{kh(this.prototype,"renderer",[Ms("renderer","-dom")])}#l=void Rh(this,"renderer");instrumentDetails(t){return t.object=this.toString(),t.containerKey=this._debugContainerKey,t.view=this,t}_trigger(t,...e){this._superTrigger(t,...e);let n=this[t];if("function"==typeof n)return n.apply(this,e)}_has(t){return"function"==typeof this[t]||this._superHas(t)}static isViewFactory=!0}Ph.prototype._states=_h;const Ah=ql.create({send(t,...e){let n=this.actions&&this.actions[t];if(n&&!0!==n.apply(this,e))return;let r=Cs(this,"target");r&&r.send(...arguments)}}),Oh={"[object Boolean]":"boolean","[object Number]":"number","[object String]":"string","[object Function]":"function","[object AsyncFunction]":"function","[object Array]":"array","[object Date]":"date","[object RegExp]":"regexp","[object Object]":"object","[object FileList]":"filelist"},{toString:Fh}=Object.prototype;function zh(t){if(null===t)return"null";if(void 0===t)return"undefined";let e=Oh[Fh.call(t)]||"object";return"function"===e?Su.detect(t)&&(e="class"):"object"===e&&(t instanceof Error?e="error":t instanceof Su?e="instance":t instanceof Date&&(e="date")),e}const Dh={undefined:0,null:1,boolean:2,number:3,string:4,array:5,object:6,instance:7,function:8,class:9,date:10,regexp:11,filelist:12,error:13};function Nh(t,e){return Math.sign(t-e)}function jh(t,e){if(t===e)return 0;let n=zh(t),r=zh(e);if("instance"===n&&Uh(t)&&t.constructor.compare)return t.constructor.compare(t,e);if("instance"===r&&Uh(e)&&e.constructor.compare)return-1*e.constructor.compare(e,t);let i=Nh(Dh[n],Dh[r]);if(0!==i)return i;switch(n){case"boolean":return Nh(Number(t),Number(e));case"number":return Nh(t,e);case"string":return Nh(t.localeCompare(e),0);case"array":{let n=t.length,r=e.length,i=Math.min(n,r);for(let s=0;st;function qh(t,e=$h){let n=sd(),r=new Set,i="function"==typeof e?e:t=>Cs(t,e);return t.forEach(t=>{let e=i(t);r.has(e)||(r.add(e),n.push(t))}),n}function Vh(...t){let e=2===t.length,[n,r]=t;return e?t=>r===Cs(t,n):t=>Boolean(Cs(t,n))}function Wh(t,e,n){let r=t.length;for(let i=n;i!r(t,e,n),0)}function Zh(t,e,n=0,r){let i=t.length;return n<0&&(n+=i),Wh(t,r&&e!=e?t=>t!=t:t=>t===e,n)}function Yh(t,e,n){return Hs(t,e,n??1,Bh),t}function Xh(t,e,n){return Hs(t,e,0,[n]),n}function Jh(t){if(!t||t.setInterval)return!1;if(Array.isArray(t)||ed.detect(t))return!0;let e=zh(t);if("array"===e)return!0;let n=t.length;return"number"==typeof n&&n==n&&"object"===e}function Qh(t){let e=ps(t);return e.enumerable=!1,e}function td(t){return this.map(e=>Cs(e,t))}const ed=ql.create(ec,{init(){this._super(...arguments),ri.add(this)},objectsAt(t){return t.map(t=>di(this,t))},"[]":Qh({get(){return this},set(t,e){return this.replace(0,this.length,e),this}}),firstObject:Qh(function(){return di(this,0)}).readOnly(),lastObject:Qh(function(){return di(this,this.length-1)}).readOnly(),slice(t=0,e){let n,r=sd(),i=this.length;for(t<0&&(t=i+t),n=void 0===e||e>i?i:e<0?i+e:e;t=n)&&(e=n-1),e<0&&(e+=n);for(let r=e;r>=0;r--)if(di(this,r)===t)return r;return-1},forEach(t,e=null){let n=this.length;for(let r=0;rFs(n,t,e))},map(t,e=null){let n=sd();return this.forEach((r,i,s)=>n[i]=t.call(e,r,i,s)),n},mapBy:td,filter(t,e=null){let n=sd();return this.forEach((r,i,s)=>{t.call(e,r,i,s)&&n.push(r)}),n},reject(t,e=null){return this.filter(function(){return!t.apply(e,arguments)})},filterBy(){return this.filter(Vh(...arguments))},rejectBy(){return this.reject(Vh(...arguments))},find(t,e=null){return Hh(this,t,e)},findBy(){return Hh(this,Vh(...arguments))},every(t,e=null){return Kh(this,t,e)},isEvery(){return Kh(this,Vh(...arguments))},any(t,e=null){return Gh(this,t,e)},isAny(){return Gh(this,Vh(...arguments))},reduce(t,e){let n=e;return this.forEach(function(e,r){n=t(n,e,r,this)},this),n},invoke(t,...e){let n=sd();return this.forEach(r=>n.push(r[t]?.(...e))),n},toArray(){return this.map(t=>t)},compact(){return this.filter(t=>null!=t)},includes(t,e){return-1!==Zh(this,t,e,!0)},sortBy(){let t=arguments;return this.toArray().sort((e,n)=>{for(let r=0;re!==t:t=>t==t;return this.filter(e)}}),nd=ql.create(ed,nc,{clear(){let t=this.length;return 0===t||this.replace(0,t,Bh),this},insertAt(t,e){return Xh(this,t,e),this},removeAt(t,e){return Yh(this,t,e)},pushObject(t){return Xh(this,this.length,t)},pushObjects(t){return this.replace(this.length,0,t),this},popObject(){let t=this.length;if(0===t)return null;let e=di(this,t-1);return this.removeAt(t-1,1),e},shiftObject(){if(0===this.length)return null;let t=di(this,0);return this.removeAt(0),t},unshiftObject(t){return Xh(this,0,t)},unshiftObjects(t){return this.replace(0,0,t),this},reverseObjects(){let t=this.length;if(0===t)return this;let e=this.toArray().reverse();return this.replace(0,t,e),this},setObjects(t){if(0===t.length)return this.clear();let e=this.length;return this.replace(0,e,t),this},removeObject(t){let e=this.length||0;for(;--e>=0;)di(this,e)===t&&this.removeAt(e);return this},removeObjects(t){os();for(let e=t.length-1;e>=0;e--)this.removeObject(t[e]);return as(),this},addObject(t){return this.includes(t)||this.pushObject(t),this},addObjects(t){return os(),t.forEach(t=>this.addObject(t)),as(),this}});let rd=ql.create(nd,Tu,{objectAt(t){return this[t]},replace(t,e,n=Bh){return Ks(this,t,e,n),this}});const id=["length"];let sd;rd.keys().forEach(t=>{Array.prototype[t]&&id.push(t)}),rd=rd.without(...id),sd=function(t){return ii(t)?t:rd.apply(t??[])};const od=Object.freeze(Object.defineProperty({__proto__:null,get A(){return sd},MutableArray:nd,get NativeArray(){return rd},default:ed,isArray:Jh,makeArray:mu,removeAt:Yh,uniqBy:qh},Symbol.toStringTag,{value:"Module"})),ad=kt("MODEL"),ld=ql.create(Xl,{isController:!0,concatenatedProperties:["queryParams"],target:null,store:null,init(){this._super(...arguments);let t=ui(this);t&&(this.namespace=t.lookup("application:main"),this.target=t.lookup("router:main"))},model:ps({get(){return this[ad]},set(t,e){return this[ad]=e}}),queryParams:null,_qpDelegate:null,_qpChanged(t,e){let n=e.indexOf(".[]"),r=-1===n?e:e.slice(0,n);(0,t._qpDelegate)(r,Cs(t,r))}});class cd extends(ih.extend(ld)){}function ud(...t){return Ms("controller",...t)}const hd=Object.freeze(Object.defineProperty({__proto__:null,ControllerMixin:ld,default:cd,inject:ud},Symbol.toStringTag,{value:"Module"})),dd=Symbol("ENGINE_PARENT");function pd(t){return t[dd]}class fd extends(Lu.extend(Gl,Zl)){static setupRegistry(t,e){}[dd];_booted=!1;init(t){super.init(t),et(this),this.base??=this.application;let e=this.__registry__=new El({fallback:this.base.__registry__});this.__container__=e.container({owner:this}),this._booted=!1}_bootPromise=null;boot(t){return this._bootPromise||(this._bootPromise=new pu.Promise(e=>{e(this._bootSync(t))})),this._bootPromise}_bootSync(t){return this._booted||(this.cloneParentDependencies(),this.setupRegistry(t),this.base.runInstanceInitializers(this),this._booted=!0),this}setupRegistry(t=this.__container__.lookup("-environment:main")){this.constructor.setupRegistry(this.__registry__,t)}unregister(t){this.__container__.reset(t),this.__registry__.unregister(t)}buildChildEngineInstance(t,e={}){let n=this.lookup(`engine:${t}`);if(!n)throw new Error(`You attempted to mount the engine '${t}', but it is not registered with its parent.`);let r=n.buildInstance(e);return r[dd]=this,r}cloneParentDependencies(){const t=pd(this);["route:basic","service:-routing"].forEach(e=>{let n=t.resolveRegistration(e);this.register(e,n)});let e=t.lookup("-environment:main");this.register("-environment:main",e,{instantiate:!1});let n=["router:main",Ll`-bucket-cache:main`,"-view-registry:main","renderer:-dom","service:-document"];e.isInteractive&&n.push("event_dispatcher:main"),n.forEach(e=>{let n=t.lookup(e);this.register(e,n,{instantiate:!1})})}}let gd=function(t,e,n){let{get:r}=n;return void 0!==r&&(n.get=function(){let t,n=on(this,e),i=We(()=>{t=r.call(this)});return me(n,i),De(i),t}),n};function md(...t){if(xi(t)){let[e,n,r]=t;return gd(0,n,r)}{const e=t[0];let n=function(t,n){return gd(0,n,e)};return Ai(n),n}}Ai(md);var yd=Object.create;function vd(){var t=yd(null);return t.__=void 0,delete t.__,t}var bd=function(t,e,n){this.path=t,this.matcher=e,this.delegate=n};bd.prototype.to=function(t,e){var n=this.delegate;if(n&&n.willAddRoute&&(t=n.willAddRoute(this.matcher.target,t)),this.matcher.add(this.path,t),e){if(0===e.length)throw new Error("You must have an argument in the function passed to `to`");this.matcher.addChild(this.path,t,e,this.delegate)}};var wd=function(t){this.routes=vd(),this.children=vd(),this.target=t};function _d(t,e,n){return function(r,i){var s=t+r;if(!i)return new bd(s,e,n);i(_d(s,e,n))}}function xd(t,e,n){for(var r=0,i=0;i0&&47===e.charCodeAt(0)&&(e=e.substr(1));for(var r=e.split("/"),i=void 0,s=void 0,o=0;o2&&"[]"===s.slice(o-2)&&(a=!0,n[s=s.slice(0,o-2)]||(n[s]=[])),l=i[1]?Vd(i[1]):""),a?n[s].push(l):n[s]=l}return n},Wd.prototype.recognize=function(t){var e,n=[this.rootState],r={},i=!1,s=t.indexOf("#");-1!==s&&(t=t.substr(0,s));var o=t.indexOf("?");if(-1!==o){var a=t.substr(o+1,t.length);t=t.substr(0,o),r=this.parseQueryString(a)}"/"!==t.charAt(0)&&(t="/"+t);var l=t;Wd.ENCODE_AND_DECODE_PATH_SEGMENTS?t=Sd(t):(t=decodeURI(t),l=decodeURI(l));var c=t.length;c>1&&"/"===t.charAt(c-1)&&(t=t.substr(0,c-1),l=l.substr(0,l.length-1),i=!0);for(var u=0;u0){let i=t[r-1];if(function(t){if(t&&"object"==typeof t){let e=t;return"queryParams"in e&&Object.keys(e.queryParams).every(t=>"string"==typeof t)}return!1}(i))return n=i.queryParams,e=Kd.call(t,0,r-1),[e,n]}return[t,null]}function Jd(t){for(let e in t){let n=t[e];if("number"==typeof n)t[e]=""+n;else if(Array.isArray(n))for(let t=0,e=n.length;t{throw this.router.transitionDidError(t,this)},ip("Handle Abort"))}else this.promise=Lc.resolve(this[sp]),this[op]={}}then(t,e,n){return this.promise.then(t,e,n)}catch(t,e){return this.promise.catch(t,e)}finally(t,e){return this.promise.finally(t,e)}abort(){this.rollback();let t=new cp(this.router,void 0,void 0,void 0);return t.to=this.from,t.from=this.from,t.isAborted=!0,this.router.routeWillChange(t),this.router.routeDidChange(t),this}rollback(){this.isAborted||(Qd(this.router,this.sequence,this.targetName+": transition was aborted"),void 0!==this.intent&&null!==this.intent&&(this.intent.preTransitionState=this.router.state),this.isAborted=!0,this.isActive=!1,this.router.activeTransition=void 0)}redirect(t){this[lp]=t,this.rollback(),this.router.routeWillChange(t)}retry(){this.abort();let t=this.router.transitionByIntent(this.intent,!1);return null!==this.urlMethod&&t.method(this.urlMethod),t}method(t){return this.urlMethod=t,this}send(t=!1,e,n,r,i){this.trigger(t,e,n,r,i)}trigger(t=!1,e,...n){"string"==typeof t&&(e=t,t=!1),this.router.triggerEvent(this[sp].routeInfos.slice(0,this.resolveIndex+1),t,e,n)}followRedirects(){return this.promise.catch(t=>this[lp]?this[lp].followRedirects():Lc.reject(t))}toString(){return"Transition (sequence "+this.sequence+")"}log(t){Qd(this.router,this.sequence,t)}}function up(t){return Qd(t.router,t.sequence,"detected abort."),Hd()}function hp(t){return"object"==typeof t&&t instanceof cp&&t.isTransition}const dp=function(){function t(e){let n=Error.call(this,e);this.name="UnrecognizedURLError",this.message=e||"UnrecognizedURL",Error.captureStackTrace?Error.captureStackTrace(this,t):this.stack=n.stack}return t.prototype=Object.create(Error.prototype),t.prototype.constructor=t,t}();function pp(t,e){let n=t.factoryFor("controller:basic").class;n=class extends n{toString(){return`(generated ${e} controller)`}};let r=`controller:${e}`;return t.register(r,n),t.factoryFor(r)}function fp(t,e){pp(t,e);let n=`controller:${e}`;return t.lookup(n)}const gp=/\./g;function mp(t){let e,n,r=(t=t.slice())[t.length-1];return function(t){if(t&&"object"==typeof t){let e=t.queryParams;if(e&&"object"==typeof e)return Object.keys(e).every(t=>"string"==typeof t)}return!1}(r)?(t.pop(),e=r.queryParams):e={},"string"==typeof t[0]&&(n=t.shift()),{routeName:n,models:t,queryParams:e}}function yp(t,e){if(e._namesStashed)return;let n,r=e[e.length-1].name,i=t._routerMicrolib.recognizer.handlersFor(r);for(let s=0;s(t[e]=n,t),s)}serializeQueryParamKey(t){return t}serializeQueryParam(t,e,n){return this._router._serializeQueryParam(t,n)}deserializeQueryParam(t,e,n){return this._router._deserializeQueryParam(t,n)}_optionsForQueryParam(t){const e=Cs(this,"queryParams");return Cs(e,t.urlKey)||Cs(e,t.prop)||e[t.urlKey]||e[t.prop]||{}}resetController(t,e,n){return this}exit(t){this.deactivate(t),this.trigger("deactivate",t),this.teardownViews()}_internalReset(t,e){let n=this.controller;n._qpDelegate=Cs(this,"_qp").states.inactive,this.resetController(n,t,e)}enter(t){this[Sp]=void 0,this.activate(t),this.trigger("activate",t)}deactivate(t){}activate(t){}intermediateTransitionTo(...t){let[e,...n]=function(t,e){let n,r=ui(t),i=r.mountPoint;if(r.routable&&"string"==typeof e[0]){if(n=e[0],_p(n))throw new Error("Programmatic transitions by URL cannot be used within an Engine. Please use the route name instead.");n=`${i}.${n}`,e[0]=n}return e}(this,t);this._router.intermediateTransitionTo(e,...n)}refresh(){return this._router._routerMicrolib.refresh(this)}setup(t,e){let n=this.controllerName||this.routeName,r=this.controllerFor(n,!0)??this.generateController(n),i=Cs(this,"_qp");if(!this.controller){let t=i.propertyNames;!function(t,e){e.forEach(e=>{if(void 0===Mi(t,e)){let n=vt(t,e);null===n||"function"!=typeof n.get&&"function"!=typeof n.set||ms(t,e,md({get:n.get,set:n.set}))}Hi(t,`${e}.[]`,t,t._qpChanged,!1)})}(r,t),this.controller=r}let s=i.states;if(r._qpDelegate=s.allowOverrides,e){yp(this._router,e[sp].routeInfos);let t=this._bucketCache,n=e[op];i.propertyNames.forEach(e=>{let s=i.map[e];s.values=n;let o=bp(s.route.fullRouteName,s.parts,s.values),a=t.lookup(o,e,s.undecoratedDefaultValue);Fs(r,e,a)});let s=Rp(this,e[sp]);Qs(r,s)}this.setupController(r,t,e),this._environment.options.shouldRender&&this[Cp](),ts(!1)}_qpChanged(t,e,n){if(!n)return;let r=this._bucketCache,i=bp(n.route.fullRouteName,n.parts,n.values);r.stash(i,t,e)}beforeModel(t){}afterModel(t,e){}redirect(t,e){}contextDidChange(){this.currentModel=this.context}model(t,e){let n,r,i=Cs(this,"_qp").map;for(let s in t){if("queryParams"===s||i&&s in i)continue;let t=s.match(/^(.*)_id$/);null!==t&&(n=t[1]),r=!0}if(!n){if(r)return Object.assign({},t);if(e.resolveIndex<1)return;return e[sp].routeInfos[e.resolveIndex-1].context}}deserialize(t,e){return this.model(this._paramsFor(this.routeName,t),e)}setupController(t,e,n){t&&void 0!==e&&Fs(t,"model",e)}controllerFor(t,e=!1){let n=ui(this),r=n.lookup(`route:${t}`);return r&&r.controllerName&&(t=r.controllerName),n.lookup(`controller:${t}`)}generateController(t){return fp(ui(this),t)}modelFor(t){let e,n=ui(this),r=this._router&&this._router._routerMicrolib?this._router._routerMicrolib.activeTransition:void 0;e=n.routable&&void 0!==r?Mp(n,t):t;let i=n.lookup(`route:${e}`);if(null!=r){let t=i&&i.routeName||e;if(Object.prototype.hasOwnProperty.call(r.resolvedModels,t))return r.resolvedModels[t]}return i?.currentModel}[Sp]=void 0;[Cp](){this[Sp]=function(t){let e,n=ui(t),r=t.routeName,i=n.lookup(`controller:${t.controllerName||r}`),s=t.currentModel,o=n.lookup(`template:${t.templateName||r}`);return e=o?zr(o)?o:o(n):t._topLevelViewTemplate(n),{owner:n,name:r,controller:i,model:s,template:e}}(this),xa(this._router,"_setOutlets")}willDestroy(){this.teardownViews()}teardownViews(){this[Sp]&&(this[Sp]=void 0,xa(this._router,"_setOutlets"))}buildRouteInfoMetadata(){}_paramsFor(t,e){return void 0!==this._router._routerMicrolib.activeTransition?this.paramsFor(t):e}get _store(){const t=ui(this);return this.routeName,{find(e,n){let r=t.factoryFor(`model:${e}`);if(r)return r=r.class,r.find(n)}}}static{Th(this.prototype,"_store",[ps])}get _qp(){let t={},e=this.controllerName||this.routeName,n=ui(this),r=n.lookup(`controller:${e}`),i=Cs(this,"queryParams"),s=Object.keys(i).length>0;r?t=function(t,e){let n={},r={defaultValue:!0,type:!0,scope:!0,as:!0};for(let i in t)Object.prototype.hasOwnProperty.call(t,i)&&(n[i]={...t[i],...e[i]},r[i]=!0);for(let i in e)Object.prototype.hasOwnProperty.call(e,i)&&!r[i]&&(n[i]={...e[i],...t[i]});return n}(function(t){let e={};for(let n of t)wp(n,e);return e}(Cs(r,"queryParams")||[]),i):s&&(r=fp(n,e),t=i);let o=[],a={},l=[];for(let c in t){if(!Object.prototype.hasOwnProperty.call(t,c))continue;if("unknownProperty"===c||"_super"===c)continue;let n,i=t[c],s=i.scope||"model";"controller"===s&&(n=[]);let u=i.as||this.serializeQueryParamKey(c),h=Cs(r,c);h=Lp(h);let d=i.type||zh(h),p=this.serializeQueryParam(h,u,d),f=`${e}:${c}`,g={undecoratedDefaultValue:Cs(r,c),defaultValue:h,serializedDefaultValue:p,serializedValue:p,type:d,urlKey:u,prop:c,scopedPropertyName:f,controllerName:e,route:this,parts:n,values:null,scope:s};a[c]=a[u]=a[f]=g,o.push(g),l.push(c)}return{qps:o,map:a,propertyNames:l,states:{inactive:(t,e)=>{let n=a[t];this._qpChanged(t,e,n)},active:(t,e)=>{let n=a[t];return this._qpChanged(t,e,n),this._activeQPChanged(n,e)},allowOverrides:(t,e)=>{let n=a[t];return this._qpChanged(t,e,n),this._updatingQPChanged(n)}}}}static{Th(this.prototype,"_qp",[ps])}}function Ep(t){return t[Sp]}function Tp(t,e){if(e.fullQueryParams)return e.fullQueryParams;let n=e.routeInfos.every(t=>t.route),r={...e.queryParams};return t._deserializeQueryParams(e.routeInfos,r),n&&(e.fullQueryParams=r),r}function Rp(t,e){e.queryParamsFor=e.queryParamsFor||{};let n=t.fullRouteName,r=e.queryParamsFor[n];if(r)return r;let i=Tp(t._router,e),s=e.queryParamsFor[n]={},o=Cs(t,"_qp").qps;for(let a of o){let t=a.prop in i;s[a.prop]=t?i[a.prop]:Lp(a.defaultValue)}return s}function Lp(t){return Array.isArray(t)?sd(t.slice()):t}function Mp(t,e){if(t.routable){let n=t.mountPoint;return"application"===e?n:`${n}.${e}`}return e}const Ip=kp.prototype.serialize;kp.reopen({mergedProperties:["queryParams"],queryParams:{},templateName:null,controllerName:null,send(...t){if(this._router&&this._router._routerMicrolib||!w())this._router.send(...t);else{let e=t.shift(),n=this.actions[e];if(n)return n.apply(this,t)}},actions:{queryParamsDidChange(t,e,n){let r=Cs(this,"_qp").map,i=Object.keys(t).concat(Object.keys(n));for(let s of i){let t=r[s];if(t&&Cs(this._optionsForQueryParam(t),"refreshModel")&&this._router.currentState){this.refresh();break}}return!0},finalizeQueryParamChange(t,e,n){if("application"!==this.fullRouteName)return!0;if(!n)return;let r,i=n[sp].routeInfos,s=this._router,o=s._queryParamsFor(i),a=s._qpUpdates,l=!1;yp(s,i);for(let c of o.qps){let i,s,o=c.route,u=o.controller,h=c.urlKey in t&&c.urlKey;if(a.has(c.urlKey)?(i=Cs(u,c.prop),s=o.serializeQueryParam(i,c.urlKey,c.type)):h?(s=t[h],void 0!==s&&(i=o.deserializeQueryParam(s,c.urlKey,c.type))):(s=c.serializedDefaultValue,i=Lp(c.defaultValue)),u._qpDelegate=Cs(o,"_qp").states.inactive,s!==c.serializedValue){if(n.queryParamsOnly&&!1!==r){let t=Cs(o._optionsForQueryParam(c),"replace");t?r=!0:!1===t&&(r=!1)}Fs(u,c.prop,i),l=!0}c.serializedValue=s,c.serializedDefaultValue===s||e.push({value:s,visible:!0,key:h||c.urlKey})}!0===l&&ts(!1),r&&n.method("replace"),o.qps.forEach(t=>{let e=Cs(t.route,"_qp");t.route.controller._qpDelegate=Cs(e,"states.active")}),s._qpUpdates.clear()}}});class Pp{cache;constructor(){this.cache=new Map}has(t){return this.cache.has(t)}stash(t,e,n){let r=this.cache.get(t);void 0===r&&(r=new Map,this.cache.set(t,r)),r.set(e,n)}lookup(t,e,n){if(!this.has(t))return n;let r=this.cache.get(t);return r.has(e)?r.get(e):n}}let Ap=0;function Op(t){return"function"==typeof t}class Fp{parent;matches;enableLoadingSubstates;explicitIndex=!1;options;constructor(t=null,e){this.parent=t,this.enableLoadingSubstates=Boolean(e&&e.enableLoadingSubstates),this.matches=[],this.options=e}route(t,e,n){let r,i=null,s=`/_unused_dummy_error_path_route_${t}/:error`;if(Op(e)?(r={},i=e):Op(n)?(r=e,i=n):r=e||{},this.enableLoadingSubstates&&(Dp(this,`${t}_loading`,{resetNamespace:r.resetNamespace}),Dp(this,`${t}_error`,{resetNamespace:r.resetNamespace,path:s})),i){let e=zp(this,t,r.resetNamespace),n=new Fp(e,this.options);Dp(n,"loading"),Dp(n,"error",{path:s}),i.call(n),Dp(this,t,r,n.generate())}else Dp(this,t,r)}push(t,e,n,r){let i=e.split(".");if(this.options.engineInfo){let t=e.slice(this.options.engineInfo.fullName.length+1),n=Object.assign({localFullName:t},this.options.engineInfo);r&&(n.serializeMethod=r),this.options.addRouteForEngine(e,n)}else if(r)throw new Error(`Defining a route serializer on route '${e}' outside an Engine is not allowed.`);""!==t&&"/"!==t&&"index"!==i[i.length-1]||(this.explicitIndex=!0),this.matches.push(t,e,n)}generate(){let t=this.matches;return this.explicitIndex||this.route("index",{path:"/"}),e=>{for(let n=0;n0){let i=Object.assign({},n);return this.emberRouter._prepareQueryParams(t,e,i),xp(i,r.queryParams)}return!0}}let jp=new WeakMap;function Up(t,e={},n={includeAttributes:!1,localizeMapUpdates:!1}){const r=new WeakMap;return t.map((i,s)=>{let{name:o,params:a,paramNames:l,context:c,route:u}=i,h=i;if(jp.has(h)&&n.includeAttributes){let t=jp.get(h);t=function(t,e){let n={get metadata(){return $p(t)}};return!Object.isExtensible(e)||e.hasOwnProperty("metadata")?Object.freeze(Object.assign({},e,n)):Object.assign(e,n)}(u,t);let e=Bp(t,c);return r.set(h,t),n.localizeMapUpdates||jp.set(h,e),e}const d=n.localizeMapUpdates?r:jp;let p={find(e,n){let r,i=[];3===e.length&&(i=t.map(t=>d.get(t)));for(let s=0;t.length>s;s++)if(r=d.get(t[s]),e.call(n,r,s,i))return r},get name(){return o},get paramNames(){return l},get metadata(){return $p(i.route)},get parent(){let e=t[s-1];return void 0===e?null:d.get(e)},get child(){let e=t[s+1];return void 0===e?null:d.get(e)},get localName(){let t=this.name.split(".");return t[t.length-1]},get params(){return a},get queryParams(){return e}};return n.includeAttributes&&(p=Bp(p,c)),r.set(i,p),n.localizeMapUpdates||jp.set(i,p),p})}function Bp(t,e){let n={get attributes(){return e}};return!Object.isExtensible(t)||t.hasOwnProperty("attributes")?Object.freeze(Object.assign({},t,n)):Object.assign(t,n)}function $p(t){return null!=t&&void 0!==t.buildRouteInfoMetadata?t.buildRouteInfoMetadata():null}class qp{constructor(t,e,n,r){this._routePromise=void 0,this._route=null,this.params={},this.isResolved=!1,this.name=e,this.paramNames=n,this.router=t,r&&this._processRoute(r)}getModel(t){return Lc.resolve(this.context)}serialize(t){return this.params||{}}resolve(t){return Lc.resolve(this.routePromise).then(e=>(Gd(t),e)).then(()=>this.runBeforeModelHook(t)).then(()=>Gd(t)).then(()=>this.getModel(t)).then(e=>(Gd(t),e)).then(e=>this.runAfterModelHook(t,e)).then(e=>this.becomeResolved(t,e))}becomeResolved(t,e){let n,r=this.serialize(e);t&&(this.stashResolvedModel(t,e),t[op]=t[op]||{},t[op][this.name]=r);let i=e===this.context;!("context"in this)&&i||(n=e);let s=jp.get(this),o=new Vp(this.router,this.name,this.paramNames,r,this.route,n);return void 0!==s&&jp.set(o,s),o}shouldSupersede(t){if(!t)return!0;let e=t.context===this.context;return t.name!==this.name||"context"in this&&!e||this.hasOwnProperty("params")&&!function(t,e){if(t===e)return!0;if(!t||!e)return!1;for(let n in t)if(t.hasOwnProperty(n)&&t[n]!==e[n])return!1;return!0}(this.params,t.params)}get route(){return null!==this._route?this._route:this.fetchRoute()}set route(t){this._route=t}get routePromise(){return this._routePromise||this.fetchRoute(),this._routePromise}set routePromise(t){this._routePromise=t}log(t,e){t.log&&t.log(this.name+": "+e)}updateRoute(t){return t._internalName=this.name,this.route=t}runBeforeModelHook(t){let e;return t.trigger&&t.trigger(!0,"willResolveModel",t,this.route),this.route&&void 0!==this.route.beforeModel&&(e=this.route.beforeModel(t)),hp(e)&&(e=null),Lc.resolve(e)}runAfterModelHook(t,e){let n,r=this.name;var i;return this.stashResolvedModel(t,e),void 0!==this.route&&void 0!==this.route.afterModel&&(n=this.route.afterModel(e,t)),n=hp(i=n)?null:i,Lc.resolve(n).then(()=>t.resolvedModels[r])}stashResolvedModel(t,e){t.resolvedModels=t.resolvedModels||{},t.resolvedModels[this.name]=e}fetchRoute(){let t=this.router.getRoute(this.name);return this._processRoute(t)}_processRoute(t){return this.routePromise=Lc.resolve(t),function(t){return null!==t&&"object"==typeof t&&"function"==typeof t.then}(t)?(this.routePromise=this.routePromise.then(t=>this.updateRoute(t)),this.route=void 0):t?this.updateRoute(t):void 0}}class Vp extends qp{constructor(t,e,n,r,i,s){super(t,e,n,i),this.params=r,this.isResolved=!0,this.context=s}resolve(t){return t&&t.resolvedModels&&(t.resolvedModels[this.name]=this.context),Lc.resolve(this)}}class Wp extends qp{constructor(t,e,n,r,i){super(t,e,n,i),this.params={},r&&(this.params=r)}getModel(t){let e=this.params;t&&t[ap]&&(e={},Yd(e,this.params),e.queryParams=t[ap]);let n,r=this.route;return r.deserialize?n=r.deserialize(e,t):r.model&&(n=r.model(e,t)),n&&hp(n)&&(n=void 0),Lc.resolve(n)}}class Hp extends qp{constructor(t,e,n,r){super(t,e,n),this.context=r,this.serializer=this.router.getSerializer(e)}getModel(t){return void 0!==this.router.log&&this.router.log(this.name+": resolving provided model"),super.getModel(t)}serialize(t){let{paramNames:e,context:n}=this;t||(t=n);let r={};if(tp(t))return r[e[0]]=t,r;if(this.serializer)return this.serializer.call(null,t,e);if(void 0!==this.route&&this.route.serialize)return this.route.serialize(t,e);if(1!==e.length)return;let i=e[0];return/_id$/.test(i)?r[i]=t.id:r[i]=t,r}}class Gp{constructor(t,e={}){this.router=t,this.data=e}}function Kp(t,e,n){let r=t.routeInfos,i=e.resolveIndex>=r.length?r.length-1:e.resolveIndex,s=e.isAborted;throw new Jp(n,t.routeInfos[i].route,s,t)}function Zp(t,e){if(e.resolveIndex===t.routeInfos.length)return;let n=t.routeInfos[e.resolveIndex],r=Yp.bind(null,t,e);return n.resolve(e).then(r,null,t.promiseLabel("Proceed"))}function Yp(t,e,n){let r=t.routeInfos[e.resolveIndex].isResolved;if(t.routeInfos[e.resolveIndex++]=n,!r){let{route:t}=n;void 0!==t&&t.redirect&&t.redirect(n.context,e)}return Gd(e),Zp(t,e)}class Xp{constructor(){this.routeInfos=[],this.queryParams={},this.params={}}promiseLabel(t){let e="";return ep(this.routeInfos,function(t){return""!==e&&(e+="."),e+=t.name,!0}),ip("'"+e+"': "+t)}resolve(t){let e=this.params;ep(this.routeInfos,t=>(e[t.name]=t.params||{},!0)),t.resolveIndex=0;let n=Zp.bind(null,this,t),r=Kp.bind(null,this,t);return Lc.resolve(null,this.promiseLabel("Start transition")).then(n,null,this.promiseLabel("Resolve route")).catch(r,this.promiseLabel("Handle error")).then(()=>this)}}class Jp{constructor(t,e,n,r){this.error=t,this.route=e,this.wasAborted=n,this.state=r}}class Qp extends Gp{constructor(t,e,n,r=[],i={},s){super(t,s),this.preTransitionState=void 0,this.name=e,this.pivotHandler=n,this.contexts=r,this.queryParams=i}applyToState(t,e){let n=this.router.recognizer.handlersFor(this.name),r=n[n.length-1].handler;return this.applyToHandlers(t,n,r,e,!1)}applyToHandlers(t,e,n,r,i){let s,o,a=new Xp,l=this.contexts.slice(0),c=e.length;if(this.pivotHandler)for(s=0,o=e.length;s=0;--s){let o=e[s],u=o.handler,h=t.routeInfos[s],d=null;if(d=o.names.length>0?s>=c?this.createParamHandlerInfo(u,o.names,l,h):this.getHandlerInfoForDynamicSegment(u,o.names,l,h,n,s):this.createParamHandlerInfo(u,o.names,l,h),i){d=d.becomeResolved(null,d.context);let t=h&&h.context;o.names.length>0&&void 0!==h.context&&d.context===t&&(d.params=h&&h.params),d.context=t}let p=h;(s>=c||d.shouldSupersede(h))&&(c=Math.min(s,c),p=d),r&&!i&&(p=p.becomeResolved(null,p.context)),a.routeInfos.unshift(p)}if(l.length>0)throw new Error("More context objects were passed than there are dynamic segments for the route: "+n);return r||this.invalidateChildren(a.routeInfos,c),Yd(a.queryParams,this.queryParams||{}),r&&t.queryParams&&Yd(a.queryParams,t.queryParams),a}invalidateChildren(t,e){for(let n=e,r=t.length;n0){if(o=n[n.length-1],tp(o))return this.createParamHandlerInfo(t,e,n,r);n.pop()}else{if(r&&r.name===t)return r;if(!this.preTransitionState)return r;{let t=this.preTransitionState.routeInfos[s];o=null==t?void 0:t.context}}return new Hp(this.router,t,e,o)}createParamHandlerInfo(t,e,n,r){let i={},s=e.length,o=[];for(;s--;){let a=r&&t===r.name&&r.params||{},l=n[n.length-1],c=e[s];tp(l)?i[c]=""+n.pop():a.hasOwnProperty(c)?i[c]=a[c]:o.push(c)}if(o.length>0)throw new Error(`You didn't provide enough string/numeric parameters to satisfy all of the dynamic segments for route ${t}. Missing params: ${o}`);return new Wp(this.router,t,e,i)}}class tf extends Gp{constructor(t,e,n){super(t,n),this.url=e,this.preTransitionState=void 0}applyToState(t){let e,n,r=new Xp,i=this.router.recognizer.recognize(this.url);if(!i)throw new dp(this.url);let s=!1,o=this.url;function a(t){if(t&&t.inaccessibleByURL)throw new dp(o);return t}for(e=0,n=i.length;e=0&&r;--n){let i=e[n],s=i.handler;t.add(e,{as:s}),r="/"===i.path||""===i.path||".index"===s.slice(-6)}})}hasRoute(t){return this.recognizer.hasRoute(t)}queryParamsTransition(t,e,n,r){if(this.fireQueryParamDidChange(r,t),!e&&this.activeTransition)return this.activeTransition;{let t=new cp(this,void 0,void 0);return t.queryParamsOnly=!0,n.queryParams=this.finalizeQueryParamChange(r.routeInfos,r.queryParams,t),t[ap]=r.queryParams,this.toReadOnlyInfos(t,r),this.routeWillChange(t),t.promise=t.promise.then(e=>(t.isAborted||(this._updateURL(t,n),this.didTransition(this.currentRouteInfos),this.toInfos(t,r.routeInfos,!0),this.routeDidChange(t)),e),null,ip("Transition complete")),t}}transitionByIntent(t,e){try{return this.getTransitionByIntent(t,e)}catch(ej){return new cp(this,t,void 0,ej,void 0)}}recognize(t){let e=new tf(this,t),n=this.generateNewState(e);if(null===n)return n;let r=Up(n.routeInfos,n.queryParams,{includeAttributes:!1,localizeMapUpdates:!0});return r[r.length-1]}recognizeAndLoad(t){let e=new tf(this,t),n=this.generateNewState(e);if(null===n)return Lc.reject(`URL ${t} was not recognized`);let r=new cp(this,e,n,void 0);return r.then(()=>{let t=Up(n.routeInfos,r[ap],{includeAttributes:!0,localizeMapUpdates:!1});return t[t.length-1]})}generateNewState(t){try{return t.applyToState(this.state,!1)}catch(ej){return null}}getTransitionByIntent(t,e){let n,r=!!this.activeTransition,i=r?this.activeTransition[sp]:this.state,s=t.applyToState(i,e),o=np(i.queryParams,s.queryParams);if(nf(s.routeInfos,i.routeInfos)){if(o){let t=this.queryParamsTransition(o,r,i,s);return t.queryParamsOnly=!0,t}return this.activeTransition||new cp(this,void 0,void 0)}if(e){let t=new cp(this,void 0,s);return t.isIntermediate=!0,this.toReadOnlyInfos(t,s),this.setupContexts(s,t),this.routeWillChange(t),this.activeTransition}return n=new cp(this,t,s,void 0,this.activeTransition),function(t,e){if(t.length!==e.length)return!1;for(let n=0,r=t.length;nthis.finalizeTransition(n,t),null,ip("Settle transition promise when transition is finalized")),r||this.notifyExistingHandlers(s,n),this.fireQueryParamDidChange(s,o),n}doTransition(t,e=[],n=!1){let r,i=e[e.length-1],s={};if(i&&Object.prototype.hasOwnProperty.call(i,"queryParams")&&(s=e.pop().queryParams),void 0===t){Qd(this,"Updating query params");let{routeInfos:t}=this.state;r=new Qp(this,t[t.length-1].name,void 0,[],s)}else"/"===t.charAt(0)?(Qd(this,"Attempting URL transition to "+t),r=new tf(this,t)):(Qd(this,"Attempting transition to "+t),r=new Qp(this,t,void 0,e,s));return this.transitionByIntent(r,n)}finalizeTransition(t,e){try{Qd(t.router,t.sequence,"Resolved all models on destination route; finalizing transition.");let n=e.routeInfos;return this.setupContexts(e,t),t.isAborted?(this.state.routeInfos=this.currentRouteInfos,Lc.reject(up(t))):(this._updateURL(t,e),t.isActive=!1,this.activeTransition=void 0,this.triggerEvent(this.currentRouteInfos,!0,"didTransition",[]),this.didTransition(this.currentRouteInfos),this.toInfos(t,e.routeInfos,!0),this.routeDidChange(t),Qd(this,t.sequence,"TRANSITION COMPLETE."),n[n.length-1].route)}catch(ej){if("object"!=typeof(n=ej)||null===n||"TRANSITION_ABORTED"!==n.code){let n=t[sp].routeInfos;t.trigger(!0,"error",ej,t,n[n.length-1].route),t.abort()}throw ej}var n}setupContexts(t,e){let n,r,i,s=this.partitionRoutes(this.state,t);for(n=0,r=s.exited.length;n=0;--o){let t=r[o];Yd(s,t.params),t.route.inaccessibleByURL&&(n=null)}if(n){s.queryParams=t._visibleQueryParams||e.queryParams;let r=this.recognizer.generate(i,s),o=t.isCausedByInitialTransition,a="replace"===n&&!t.isCausedByAbortingTransition,l=t.queryParamsOnly&&"replace"===n,c="replace"===n&&t.isCausedByAbortingReplaceTransition;o||a||l||c?this.replaceURL(r):this.updateURL(r)}}finalizeQueryParamChange(t,e,n){for(let s in e)e.hasOwnProperty(s)&&null===e[s]&&delete e[s];let r=[];this.triggerEvent(t,!0,"finalizeQueryParamChange",[e,r,n]),n&&(n._visibleQueryParams={});let i={};for(let s=0,o=r.length;s0){let n=Up(e,Object.assign({},this._lastQueryParams),{includeAttributes:!0,localizeMapUpdates:!1});t.from=n[n.length-1]||null}}toInfos(t,e,n=!1){if(void 0!==t&&e.length>0){let r=Up(e,Object.assign({},t[ap]),{includeAttributes:n,localizeMapUpdates:!1});t.to=r[r.length-1]||null}}notifyExistingHandlers(t,e){let n,r,i,s,o=this.state.routeInfos;for(r=o.length,n=0;n{t.setURL(n),Fs(e,"currentURL",n)})}didTransition(t){e.didTransition(t)}willTransition(t,n){e.willTransition(t,n)}triggerEvent(t,n,r,i){return pf.bind(e)(t,n,r,i)}routeWillChange(t){e.trigger("routeWillChange",t),e._routerService.trigger("routeWillChange",t),t.isIntermediate&&e.set("currentRoute",t.to)}routeDidChange(t){e.set("currentRoute",t.to),xa(()=>{e.trigger("routeDidChange",t),e._routerService.trigger("routeDidChange",t)})}transitionDidError(t,n){return t.wasAborted||n.isAborted?up(n):(n.trigger(!1,"error",t.error,n,t.route),e._isErrorHandled(t.error)?(n.rollback(),this.routeDidChange(n),t.error):(n.abort(),t.error))}replaceURL(n){t.replaceURL?xa(()=>{t.replaceURL(n),Fs(e,"currentURL",n)}):this.updateURL(n)}},s=this.constructor.dslCallbacks||[sf],o=this._buildDSL();o.route("application",{path:"/",resetNamespace:!0,overrideNameAssertion:!0},function(){for(let t=0;tn.factoryFor(`route-map:${t}`),addRouteForEngine(t,n){e._engineInfoByRoute[t]||(e._engineInfoByRoute[t]=n)}};return new Fp(null,r)}_resetQueuedQueryParameterChanges(){this._queuedQPChanges={}}_hasModuleBasedResolver(){let t=Cs(al(this),"application.__registry__.resolver.moduleBasedResolver");return Boolean(t)}startRouting(){if(this.setupRouter()){let t=Cs(this,"initialURL");void 0===t&&(t=Cs(this,"location").getURL());let e=this.handleURL(t);if(e&&e.error)throw e.error}}setupRouter(){if(this._didSetupRouter)return!1;this._didSetupRouter=!0,this._setupLocation();let t=Cs(this,"location");return!Cs(t,"cancelRouterSetup")&&(this._initRouterJs(),t.onUpdateURL(t=>{this.handleURL(t)}),!0)}_setOutlets(){if(this.isDestroying||this.isDestroyed)return;let t=this._routerMicrolib.currentRouteInfos;if(!t)return;let e=null,n=null;for(let r of t){let t=Ep(r.route);if(!t)break;{let r={render:t,outlets:{main:void 0}};n?n.outlets.main=r:e=r,n=r}}if(null!==e)if(this._toplevelView)this._toplevelView.setOutletState(e);else{let t=al(this),n=t.factoryFor("view:-outlet"),r=t.lookup("application:main"),i=t.lookup("-environment:main"),s=t.lookup("template:-outlet");this._toplevelView=n.create({environment:i,template:s,application:r}),this._toplevelView.setOutletState(e);let o=t.lookup("-application-instance:main");o&&o.didCreateRootView(this._toplevelView)}}handleURL(t){let e=t.split(/#(.+)?/)[0];return this._doURLTransition("handleURL",e)}_doURLTransition(t,e){this._initialTransitionStarted=!0;let n=this._routerMicrolib[t](e||"/");return mf(n,this),n}transitionTo(...t){if(_p(t[0]))return this._doURLTransition("transitionTo",t[0]);let{routeName:e,models:n,queryParams:r}=mp(t);return this._doTransition(e,n,r)}intermediateTransitionTo(t,...e){this._routerMicrolib.intermediateTransitionTo(t,...e),gf(this)}replaceWith(...t){return this.transitionTo(...t).method("replace")}generate(t,...e){let n=this._routerMicrolib.generate(t,...e);return this.location.formatURL(n)}isActive(t){return this._routerMicrolib.isActive(t)}isActiveIntent(t,e,n){return this.currentState.isActiveIntent(t,e,n)}send(t,...e){this._routerMicrolib.trigger(t,...e)}hasRoute(t){return this._routerMicrolib.hasRoute(t)}reset(){this._didSetupRouter=!1,this._initialTransitionStarted=!1,this._routerMicrolib&&this._routerMicrolib.reset()}willDestroy(){this._toplevelView&&(this._toplevelView.destroy(),this._toplevelView=null),super.willDestroy(),this.reset();let t=this._engineInstances;for(let e in t){let n=t[e];for(let t in n)ya(n[t],"destroy")}}_activeQPChanged(t,e){this._queuedQPChanges[t]=e,xa(this,this._fireQueryParamTransition)}_updatingQPChanged(t){this._qpUpdates.add(t)}_fireQueryParamTransition(){this.transitionTo({queryParams:this._queuedQPChanges}),this._resetQueuedQueryParameterChanges()}_setupLocation(){let t=this.location,e=this.rootURL,n=al(this);"string"==typeof t&&(t=Fs(this,"location",n.lookup(`location:${t}`))),null!==t&&"object"==typeof t&&(e&&Fs(t,"rootURL",e),"function"==typeof t.initState&&t.initState())}_serializeQueryParams(t,e){yf(this,t,e,(t,n,r)=>{if(r)delete e[t],e[r.urlKey]=r.route.serializeQueryParam(n,r.urlKey,r.type);else{if(void 0===n)return;e[t]=this._serializeQueryParam(n,zh(n))}})}_serializeQueryParam(t,e){return null==t?t:"array"===e?JSON.stringify(t):`${t}`}_deserializeQueryParams(t,e){yf(this,t,e,(t,n,r)=>{r&&(delete e[t],e[r.prop]=r.route.deserializeQueryParam(n,r.urlKey,r.type))})}_deserializeQueryParam(t,e){return null==t?t:"boolean"===e?"true"===t:"number"===e?Number(t).valueOf():"array"===e?sd(JSON.parse(t)):t}_pruneDefaultQueryParamValues(t,e){let n=this._queryParamsFor(t);for(let r in e){let t=n.map[r];t&&t.serializedDefaultValue===e[r]&&delete e[r]}}_doTransition(t,e,n,r){let i=t||function(t){let e=t.activeTransition?t.activeTransition[sp].routeInfos:t.state.routeInfos;return e[e.length-1].name}(this._routerMicrolib);this._initialTransitionStarted=!0;let s={};this._processActiveTransitionQueryParams(i,e,s,n),Object.assign(s,n),this._prepareQueryParams(i,e,s,Boolean(r));let o=this._routerMicrolib.transitionTo(i,...e,{queryParams:s});return mf(o,this),o}_processActiveTransitionQueryParams(t,e,n,r){if(!this._routerMicrolib.activeTransition)return;let i={},s=this._qpUpdates,o=Tp(this,this._routerMicrolib.activeTransition[sp]);for(let a in o)s.has(a)||(i[a]=o[a]);this._fullyScopeQueryParams(t,e,r),this._fullyScopeQueryParams(t,e,i),Object.assign(n,i)}_prepareQueryParams(t,e,n,r){let i=ff(this,t,e);this._hydrateUnsuppliedQueryParams(i,n,Boolean(r)),this._serializeQueryParams(i.routeInfos,n),r||this._pruneDefaultQueryParamValues(i.routeInfos,n)}_getQPMeta(t){let e=t.route;return e&&Cs(e,"_qp")}_queryParamsFor(t){let e=t[t.length-1].name,n=this._qpCache[e];if(void 0!==n)return n;let r,i=!0,s={},o=[];for(let l of t)if(r=this._getQPMeta(l),r){for(let t of r.qps)o.push(t);Object.assign(s,r.map)}else i=!1;let a={qps:o,map:s};return i&&(this._qpCache[e]=a),a}_fullyScopeQueryParams(t,e,n){let r,i=ff(this,t,e).routeInfos;for(let s of i)if(r=this._getQPMeta(s),r)for(let t of r.qps){let e=t.prop in n&&t.prop||t.scopedPropertyName in n&&t.scopedPropertyName||t.urlKey in n&&t.urlKey;e&&e!==t.scopedPropertyName&&(n[t.scopedPropertyName]=n[e],delete n[e])}}_hydrateUnsuppliedQueryParams(t,e,n){let r,i,s,o=t.routeInfos,a=this._bucketCache;for(let l of o)if(r=this._getQPMeta(l),r)for(let n=0,o=r.qps.length;n=0;--n){let r=t[n],i=r.route;if(void 0!==i&&!0!==e(i,r))return}}let cf={willResolveModel(t,e,n){this._scheduleLoadingEvent(e,n)},error(t,e,n){let r=this,i=t[t.length-1];lf(t,(t,n)=>{if(n!==i){let n=hf(t,"error");if(n)return r._markErrorAsHandled(e),r.intermediateTransitionTo(n,e),!1}let s=uf(t,"error");return!s||(r._markErrorAsHandled(e),r.intermediateTransitionTo(s,e),!1)}),function(t,e){let n,r=[];n=t&&"object"==typeof t&&"object"==typeof t.errorThrown?t.errorThrown:t,e&&r.push(e),n&&(n.message&&r.push(n.message),n.stack&&r.push(n.stack),"string"==typeof n&&r.push(n)),console.error(...r)}(e,`Error while processing route: ${n.targetName}`)},loading(t,e){let n=this,r=t[t.length-1];lf(t,(t,i)=>{if(i!==r){let e=hf(t,"loading");if(e)return n.intermediateTransitionTo(e),!1}let s=uf(t,"loading");return s?(n.intermediateTransitionTo(s),!1):e.pivotHandler!==t})}};function uf(t,e){let n=al(t),{routeName:r,fullRouteName:i,_router:s}=t,o=`${i}_${e}`;return df(n,s,`${r}_${e}`,o)?o:""}function hf(t,e){let n=al(t),{routeName:r,fullRouteName:i,_router:s}=t,o="application"===i?e:`${i}.${e}`;return df(n,s,"application"===r?e:`${r}.${e}`,o)?o:""}function df(t,e,n,r){let i=e.hasRoute(r),s=t.factoryFor(`template:${n}`)||t.factoryFor(`route:${n}`);return i&&s}function pf(t,e,n,r){if(!t){if(e)return;throw new Error(`Can't trigger action '${n}' because your app hasn't finished transitioning into its first route. To trigger an action on destination routes during a transition, you can call \`.send()\` on the \`Transition\` object passed to the \`model/beforeModel/afterModel\` hooks.`)}let i,s,o,a=!1;for(let c=t.length-1;c>=0;c--)if(i=t[c],s=i.route,o=s&&s.actions&&s.actions[n],o){if(!0!==o.apply(s,r))return void("error"===n&&s._router._markErrorAsHandled(r[0]));a=!0}let l=cf[n];if(l)l.call(this,t,...r);else if(!a&&!e)throw new Error(`Nothing handled the action '${n}'. If you did handle the action, this error can be caused by returning true from an action handler in a controller, causing the action to bubble.`)}function ff(t,e,n){let r=t._routerMicrolib.applyIntent(e,n),{routeInfos:i,params:s}=r;for(let o of i)o.isResolved?s[o.name]=o.params:s[o.name]=o.serialize(o.context);return r}function gf(t){let e=t._routerMicrolib.currentRouteInfos;if(0===e.length)return;let n=af._routePath(e),r=e[e.length-1].name,i=t.location.getURL();Fs(t,"currentPath",n),Fs(t,"currentRouteName",r),Fs(t,"currentURL",i)}function mf(t,e){let n=new Np(e,e._routerMicrolib,t[sp]);e.currentState||e.set("currentState",n),e.set("targetState",n),t.promise=t.catch(t=>{if(!e._isErrorHandled(t))throw t;e._clearHandledError(t)},"Transition Error")}function yf(t,e,n,r){let i=t._queryParamsFor(e);for(let s in n)Object.prototype.hasOwnProperty.call(n,s)&&r(s,n[s],i.map[s])}function vf(t){return void 0!==t.hash?t.hash.substring(0):""}af.reopen({didTransition:function(){gf(this),this._cancelSlowTransitionTimer(),this.notifyPropertyChange("url"),this.set("currentState",this.targetState)},willTransition:function(){},rootURL:"/",location:"hash",url:ps(function(){let t=Cs(this,"location");if("string"!=typeof t)return t.getURL()})});class bf extends Lu{_hashchangeHandler;_location;init(){this.location=this._location??window.location,this._hashchangeHandler=void 0}getHash(){return vf(this.location)}getURL(){let t=this.getHash().substring(1),e=t;return"/"!==e[0]&&(e="/",t&&(e+=`#${t}`)),e}setURL(t){this.location.hash=t,this.lastSetURL=t}replaceURL(t){this.location.replace(`#${t}`),this.lastSetURL=t}lastSetURL=null;onUpdateURL(t){this._removeEventListener(),this._hashchangeHandler=ba(this,function(){let e=this.getURL();this.lastSetURL!==e&&(this.lastSetURL=null,t(e))}),window.addEventListener("hashchange",this._hashchangeHandler)}formatURL(t){return`#${t}`}willDestroy(){this._removeEventListener()}_removeEventListener(){this._hashchangeHandler&&window.removeEventListener("hashchange",this._hashchangeHandler)}}let wf=!1;function _f(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(t){let e,n;return e=16*Math.random()|0,n="x"===t?e:3&e|8,n.toString(16)})}class xf extends Lu{history;_previousURL;_popstateHandler;rootURL="/";getHash(){return vf(this.location)}init(){this._super(...arguments);let t=document.querySelector("base"),e="";null!==t&&t.hasAttribute("href")&&(e=t.getAttribute("href")??""),this.baseURL=e,this.location=this.location??window.location,this._popstateHandler=void 0}initState(){let t=this.history??window.history;this.history=t;let{state:e}=t,n=this.formatURL(this.getURL());e&&e.path===n?this._previousURL=this.getURL():this.replaceState(n)}getURL(){let{location:t,rootURL:e,baseURL:n}=this,r=t.pathname;e=e.replace(/\/$/,""),n=n.replace(/\/$/,"");let i=r.replace(new RegExp(`^${n}(?=/|$)`),"").replace(new RegExp(`^${e}(?=/|$)`),"").replace(/\/\//g,"/");return i+=(t.search||"")+this.getHash(),i}setURL(t){let{state:e}=this.history;t=this.formatURL(t),e&&e.path===t||this.pushState(t)}replaceURL(t){let{state:e}=this.history;t=this.formatURL(t),e&&e.path===t||this.replaceState(t)}pushState(t){let e={path:t,uuid:_f()};this.history.pushState(e,"",t),this._previousURL=this.getURL()}replaceState(t){let e={path:t,uuid:_f()};this.history.replaceState(e,"",t),this._previousURL=this.getURL()}onUpdateURL(t){this._removeEventListener(),this._popstateHandler=()=>{(wf||(wf=!0,this.getURL()!==this._previousURL))&&t(this.getURL())},window.addEventListener("popstate",this._popstateHandler)}formatURL(t){let{rootURL:e,baseURL:n}=this;return""!==t?(e=e.replace(/\/$/,""),n=n.replace(/\/$/,"")):"/"===n[0]&&"/"===e[0]&&(n=n.replace(/\/$/,"")),n+e+t}willDestroy(){this._removeEventListener()}_removeEventListener(){this._popstateHandler&&window.removeEventListener("popstate",this._popstateHandler)}}class Cf extends Lu{updateCallback;initState(){this._super(...arguments);let{rootURL:t}=this}getURL(){let{path:t,rootURL:e}=this;return e=e.replace(/\/$/,""),t.replace(new RegExp(`^${e}(?=/|$)`),"")}setURL(t){this.path=t}onUpdateURL(t){this.updateCallback=t}handleURL(t){this.path=t,this.updateCallback&&this.updateCallback(t)}formatURL(t){let{rootURL:e}=this;return""!==t&&(e=e.replace(/\/$/,"")),e+t}}function Sf(t){return null==t}function kf(t){if(null==t)return!0;if(!xs(t)&&"number"==typeof t.size)return!t.size;if("object"==typeof t){let e=Cs(t,"size");if("number"==typeof e)return!e;let n=Cs(t,"length");if("number"==typeof n)return!n}return"number"==typeof t.length&&"function"!=typeof t&&!t.length}function Ef(t){return Ns(t).readOnly()}Cf.reopen({path:"",rootURL:"/"});const Tf=/[ _]/g,Rf=new si(1e3,t=>{return(e=t,Of.get(e)).replace(Tf,"-");var e}),Lf=/^(-|_)+(.)?/,Mf=/(.)(-|_|\.|\s)+(.)?/g,If=/(^|\/|\.)([a-z])/g,Pf=new si(1e3,t=>{let e=(t,e,n)=>n?`_${n.toUpperCase()}`:"",n=(t,e,n,r)=>e+(r?r.toUpperCase():""),r=t.split("/");for(let i=0;it.toUpperCase())}),Af=/([a-z\d])([A-Z])/g,Of=new si(1e3,t=>t.replace(Af,"$1_$2").toLowerCase());function Ff(t){return Rf.get(t)}function zf(t){return Object.hasOwnProperty.call(t.since,"enabled")||g._ALL_DEPRECATIONS_ENABLED}let Df=parseFloat(g._OVERRIDE_DEPRECATION_VERSION??oi);function Nf(t){return function(t,e=Df){let n=t.replace(/(\.0+)/g,"");return e>=parseFloat(n)}(t.until)}function jf(t){return{options:t,test:!zf(t),isEnabled:zf(t)||Nf(t),isRemoved:Nf(t)}}const Uf={DEPRECATE_IMPORT_EMBER:t=>jf({id:`deprecate-import-${Ff(t).toLowerCase()}-from-ember`,for:"ember-source",since:{available:"5.10.0",enabled:"6.5.0"},until:"7.0.0",url:`https://deprecations.emberjs.com/id/import-${Ff(t).toLowerCase()}-from-ember`}),DEPRECATE_IMPORT_INJECT:jf({for:"ember-source",id:"importing-inject-from-ember-service",since:{available:"6.2.0",enabled:"6.3.0"},until:"7.0.0",url:"https://deprecations.emberjs.com/id/importing-inject-from-ember-service"}),DEPRECATE_AMD_BUNDLES:jf({for:"ember-source",id:"using-amd-bundles",since:{available:"6.10.0",enabled:"6.10.0"},until:"7.0.0",url:"https://deprecations.emberjs.com/id/using-amd-bundles"})};function Bf(t,e){const{options:n}=e;if(e.isRemoved)throw new Error(`The API deprecated by ${n.id} was removed in ember-source ${n.until}. The message was: ${t}. Please see ${n.url} for more details.`)}function $f(...t){return Ms("service",...t)}class qf extends ih{static isServiceFactory=!0}const Vf=Object.freeze(Object.defineProperty({__proto__:null,default:qf,inject:function(...t){return Bf("Importing `inject` from `@ember/service` is deprecated. Please import `service` instead.",Uf.DEPRECATE_IMPORT_INJECT),Ms("service",...t)},service:$f},Symbol.toStringTag,{value:"Module"})),Wf=Symbol("ROUTER");function Hf(t,e){return"/"===e?t:t.substring(e.length)}class Gf extends(qf.extend(nh)){[Wf];get _router(){let t=this[Wf];if(void 0!==t)return t;let e=ui(this).lookup("router:main");return this[Wf]=e}willDestroy(){super.willDestroy(),this[Wf]=void 0}transitionTo(...t){if(_p(t[0]))return this._router._doURLTransition("transitionTo",t[0]);let{routeName:e,models:n,queryParams:r}=mp(t);return this._router._doTransition(e,n,r,!0)}replaceWith(...t){return this.transitionTo(...t).method("replace")}urlFor(t,...e){return this._router.setupRouter(),this._router.generate(t,...e)}isActive(...t){let{routeName:e,models:n,queryParams:r}=mp(t);this._router.setupRouter();let i=this._router._routerMicrolib;if(De(on(this._router,"currentURL")),!i.isActiveIntent(e,n))return!1;if(Object.keys(r).length>0){let t=e;r=Object.assign({},r),this._router._prepareQueryParams(t,n,r,!0);let s=Object.assign({},i.state.queryParams);return this._router._prepareQueryParams(t,n,s,!0),xp(r,s)}return!0}recognize(t){this._router.setupRouter();let e=Hf(t,this.rootURL);return this._router._routerMicrolib.recognize(e)}recognizeAndLoad(t){this._router.setupRouter();let e=Hf(t,this.rootURL);return this._router._routerMicrolib.recognizeAndLoad(e)}refresh(t){if(!t)return this._router._routerMicrolib.refresh();let e=ui(this).lookup(`route:${t}`);return this._router._routerMicrolib.refresh(e)}static{kh(this.prototype,"currentRouteName",[Ef("_router.currentRouteName")])}#c=void Rh(this,"currentRouteName");static{kh(this.prototype,"currentURL",[Ef("_router.currentURL")])}#u=void Rh(this,"currentURL");static{kh(this.prototype,"location",[Ef("_router.location")])}#h=void Rh(this,"location");static{kh(this.prototype,"rootURL",[Ef("_router.rootURL")])}#d=void Rh(this,"rootURL");static{kh(this.prototype,"currentRoute",[Ef("_router.currentRoute")])}#p=void Rh(this,"currentRoute")}class Kf extends qf{[Wf];get router(){let t=this[Wf];if(void 0!==t)return t;let e=ui(this).lookup("router:main");return e.setupRouter(),this[Wf]=e}hasRoute(t){return this.router.hasRoute(t)}transitionTo(t,e,n,r){let i=this.router._doTransition(t,e,n);return r&&i.method("replace"),i}normalizeQueryParams(t,e,n){this.router._prepareQueryParams(t,e,n)}_generateURL(t,e,n){let r={};return n&&(Object.assign(r,n),this.normalizeQueryParams(t,e,r)),this.router.generate(t,...e,{queryParams:r})}generateURL(t,e,n){if(this.router._initialTransitionStarted)return this._generateURL(t,e,n);try{return this._generateURL(t,e,n)}catch(r){return}}isActiveForRoute(t,e,n,r){let i=this.router._routerMicrolib.recognizer.handlersFor(n),s=i[i.length-1].handler,o=function(t,e){let n=0;for(let r=0;ro&&(n=s),r.isActiveIntent(n,t,e)}}Kf.reopen({targetState:Ef("router.targetState"),currentState:Ef("router.currentState"),currentRouteName:Ef("router.currentRouteName"),currentPath:Ef("router.currentPath")});class Zf{constructor(t){this.buffer=t,this.size=0}encode(t,e,...n){if(t>255)throw new Error(`Opcode type over 8-bits. Got ${t}.`);let r=t|e|arguments.length-2<<8;this.buffer.push(r);for(const i of n)this.buffer.push(i);this.size=this.buffer.length}patch(t,e){if(-1!==this.buffer[t+1])throw new Error("Trying to patch operand in populated slot instead of a reserved slot.");this.buffer[t+1]=e}}const Yf=32,Xf=31;function Jf(t){return(t|=0)<0?function(t){return-536870913&t}(t):function(t){return~t}(t)}function Qf(t){return e=>{if(!function(t){return Array.isArray(t)&&2===t.length}(e))return!1;let n=e[0];return n===Xf||n===Yf||n===t}}[1,-1].forEach(t=>{return e=Jf(t),(e|=0)>-536870913?function(t){return~t}(e):function(t){return 536870912|t}(e);var e});const tg=Qf(39),eg=Qf(38),ng=Qf(37),rg=Qf(35);function ig(t,e,n,r){let{symbols:{upvars:i}}=n,s=i[t[1]],o=e?.lookupBuiltInHelper?.(s)??null;return r.helper(o,s)}function sg(t){return{type:1,value:t}}function og(t){return{type:5,value:t}}function ag(t){return{type:7,value:t}}function lg(t){return{type:8,value:t}}class cg{label(t,e){this.labels[t]=e}target(t,e){this.targets.push({at:t,target:e})}patch(t){let{targets:e,labels:n}=this;for(const{at:r,target:i}of e){let e=n[i]-r;t.getbyaddr(r),t.setbyaddr(r,e)}}constructor(){this.labels=vn(),this.targets=[]}}function ug(t,e,n,r){let{program:{constants:i},resolver:s}=e;if(function(t){return t<1e3}(r[0])){let[e,...n]=r;t.push(i,e,...n)}else switch(r[0]){case 1e3:return t.label(r[1]);case 1001:return t.startLabels();case 1002:return t.stopLabels();case 1004:return function(t,e,n,[,r,i]){if(tg(r),r[0]===Yf){let{scopeValues:t,owner:s,symbols:{lexical:o}}=n,a=t[r[1]];i(e.component(a,s,!1,o?.at(r[1])))}else{let{symbols:{upvars:s},owner:o}=n,a=s[r[1]],l=t?.lookupComponent?.(a,o)??null;i(e.resolvedComponent(l,a))}}(s,i,n,r);case 1003:return function(t,e,n,[,r,i]){eg(r);let s=r[0];if(s===Yf){let{scopeValues:t,symbols:{lexical:s}}=n,o=t[r[1]];i(e.modifier(o,s?.at(r[1])??void 0))}else if(s===Xf){let{symbols:{upvars:s}}=n,o=s[r[1]],a=t?.lookupBuiltInModifier?.(o)??null;i(e.modifier(a,o))}else{let{symbols:{upvars:s},owner:o}=n,a=s[r[1]],l=t?.lookupModifier?.(a,o)??null;i(e.modifier(l))}}(s,i,n,r);case 1005:return function(t,e,n,[,r,i]){ng(r);let s=r[0];if(s===Yf){let{scopeValues:t}=n,s=t[r[1]];i(e.helper(s))}else if(s===Xf)i(ig(r,t,n,e));else{let{symbols:{upvars:s},owner:o}=n,a=s[r[1]],l=t?.lookupHelper?.(a,o)??null;i(e.helper(l,a))}}(s,i,n,r);case 1007:return function(t,e,n,[,r,{ifComponent:i,ifHelper:s}]){rg(r);let o=r[0];if(o===Yf){let{scopeValues:t,owner:o,symbols:{lexical:a}}=n,l=t[r[1]],c=e.component(l,o,!0,a?.at(r[1]));if(null!==c)return void i(c);s(e.helper(l,null,!0))}else if(o===Xf)s(ig(r,t,n,e));else{let{symbols:{upvars:o},owner:a}=n,l=o[r[1]],c=t?.lookupComponent?.(l,a)??null;if(null!==c)i(e.resolvedComponent(c,l));else{let n=t?.lookupHelper?.(l,a)??null;s(e.helper(n,l))}}}(s,i,n,r);case 1008:return function(t,e,n,[,r,{ifComponent:i,ifHelper:s,ifValue:o}]){rg(r);let a=r[0];if(a===Yf){let{scopeValues:t,owner:a,symbols:{lexical:l}}=n,c=t[r[1]];if("function"!=typeof c&&("object"!=typeof c||null===c))return void o(e.value(c));let u=e.component(c,a,!0,l?.at(r[1]));if(null!==u)return void i(u);let h=e.helper(c,null,!0);if(null!==h)return void s(h);o(e.value(c))}else if(a===Xf)s(ig(r,t,n,e));else{let{symbols:{upvars:o},owner:a}=n,l=o[r[1]],c=t?.lookupComponent?.(l,a)??null;if(null!==c)return void i(e.resolvedComponent(c,l));let u=t?.lookupHelper?.(l,a)??null;null!==u&&s(e.helper(u,l))}}(s,i,n,r);case 1010:{let[,t,e]=r;e(n.symbols.upvars[t],n.moduleName);break}case 1011:{let[,t,e]=r,s=n.scopeValues[t];e(i.value(s));break}default:throw new Error(`Unexpected high level opcode ${r[0]}`)}}class hg{constructor(t,e,n){this.heap=t,this.meta=e,this.stdlib=n,this.labelsStack=new _n,this.encoder=new Zf([]),this.errors=[],this.handle=t.malloc()}error(t){this.encoder.encode(30,0),this.errors.push(t)}commit(t){let e=this.handle;return this.heap.pushMachine(5),this.heap.finishMalloc(e,t),(n=this.errors)&&n.length>0?{errors:this.errors,handle:e}:e;var n}push(t,e,...n){let{heap:r}=this;var i;let s=e|((i=e)>=0&&i<=15?sr:0)|n.length<<8;r.pushRaw(s);for(let o=0;o=-536870912?Jf(n):function(t){return{type:6,value:t}}(n)),t(30,n)}function bg(t,e,n,r){t(0),Tg(t,n,r,!1),t(16,e),t(1),t(36,8)}function wg(t,e,n,r){t(0),Tg(t,e,n,!1),t(33,2,1),t(107),r?(t(36,8),r(),t(1),t(34,1)):(t(1),t(34,1),t(36,8))}function _g(t,e,n,r,i){t(0),Tg(t,r,i,!1),t(86),mg(t,n),t(77,e,{type:2,value:void 0}),t(1),t(36,8)}function xg(t,e,n){Tg(t,n,null,!0),t(23,e),t(24),t(61),t(64),t(40),t(1)}function Cg(t,e){!function(t,e){null!==e?t(63,ag({parameters:e})):vg(t,null)}(t,e&&e[1]),t(62),Eg(t,e)}function Sg(t,e){t(0),Eg(t,e),t(61),t(2),t(1)}function kg(t,e,n){let r=e[1],i=r.length,s=Math.min(n,i);if(0!==s){if(t(0),s){t(39);for(let e=0;e{for(let n of e)mg(t,n);t(27,e.length)}),fg.add(28,(t,[,e,n,r])=>{ng(e)?t(1005,e,e=>{bg(t,e,n,r)}):(mg(t,e),wg(t,n,r))}),fg.add(50,(t,[,e,n,r,i])=>{_g(t,n,e,r,i)}),fg.add(30,(t,[,e,n])=>{t(21,e),gg(t,n)}),fg.add(Yf,(t,[,e,n])=>{t(1011,e,e=>{t(29,e),gg(t,n)})}),fg.add(Xf,(t,e)=>{t(1010,e[1],()=>{t(1005,e,e=>{bg(t,e,null,null)})})}),fg.add(37,(t,e)=>{t(1010,e[1],()=>{t(1005,e,e=>{bg(t,e,null,null)})})}),fg.add(27,t=>yg(t,void 0)),fg.add(48,(t,[,e])=>{mg(t,e),t(25)}),fg.add(49,(t,[,e])=>{mg(t,e),t(24),t(61),t(26)}),fg.add(52,(t,[,e,n,r])=>{mg(t,r),mg(t,n),mg(t,e),t(109)}),fg.add(51,(t,[,e])=>{mg(t,e),t(110)}),fg.add(53,(t,[,e])=>{mg(t,e),t(111)}),fg.add(54,(t,[,e])=>{t(0),Tg(t,e,null,!1),t(112),t(1),t(36,8)});class Mg{constructor(t){this.blocks=t,this.names=t?Object.keys(t):[]}get(t){return this.blocks&&this.blocks[t]||null}has(t){let{blocks:e}=this;return null!==e&&t in e}with(t,e){let{blocks:n}=this;return new Mg(n?Cn({},n,{[t]:e}):{[t]:e})}get hasAny(){return null!==this.blocks}}const Ig=new Mg(null);function Pg(t){if(null===t)return Ig;let e=vn(),[n,r]=t;for(const[i,s]of gn(n))e[s]=r[i];return new Mg(e)}function Ag(t,e,n){let r=[],i=0;n(function(t,e){r.push({match:t,callback:e,label:"CLAUSE"+i++})}),t(69,1),e(),t(1001);for(let s of r.slice(0,-1))t(67,sg(s.label),s.match);for(let s=r.length-1;s>=0;s--){let e=r[s];t(1e3,e.label),t(34,1),e.callback(),0!==s&&t(4,sg("END"))}t(1e3,"END"),t(1002),t(70)}function Og(t,e,n){t(1001),t(0),t(6,sg("ENDINITIAL")),t(69,e()),n(),t(1e3,"FINALLY"),t(70),t(5),t(1e3,"ENDINITIAL"),t(1),t(1002)}function Fg(t,e,n,r){return Og(t,e,()=>{t(66,sg("ELSE")),n(),t(4,sg("FINALLY")),t(1e3,"ELSE"),void 0!==r&&r()})}function zg(t,e,n,r,i,s){let{compilable:o,capabilities:a,handle:l}=e,c=n?[n,[]]:null,u=Pg(s);o?(t(78,l),function(t,{capabilities:e,layout:n,elementBlock:r,positional:i,named:s,blocks:o}){let{symbolTable:a}=n;if(yr(e,ir.prepareArgs))return void Ng(t,{capabilities:e,elementBlock:r,positional:i,named:s,atNames:!0,blocks:o,layout:n});t(36,4),t(33,3,1),t(35,4),t(0);let{symbols:l}=a,c=[],u=[],h=[],d=o.names;if(null!==r){let e=l.indexOf("&attrs");-1!==e&&(Cg(t,r),c.push(e))}for(const p of d){let e=l.indexOf(`&${p}`);-1!==e&&(Cg(t,o.get(p)),c.push(e))}if(yr(e,ir.createArgs)){let e=Rg(t,i)<<4;e|=8;let n=dn;if(null!==s){n=s[0];let e=s[1];for(let r=0;r0?1:0),t(19,0);for(const p of fn(u))-1===p?t(34,1):t(19,p+1);null!==i&&t(34,i.length);for(const p of fn(c))t(20,p+1);t(28,lg(n)),t(61),t(2),t(100,4),t(1),t(40),yr(e,ir.dynamicScope)&&t(60),t(98),t(35,4)}(t,{capabilities:a,layout:o,elementBlock:c,positional:r,named:i,blocks:u})):(t(78,l),Ng(t,{capabilities:a,elementBlock:c,positional:r,named:i,atNames:!0,blocks:u}))}function Dg(t,e,n,r,i,s,o,a){let l=n?[n,[]]:null,c=Pg(s);Og(t,()=>(mg(t,e),t(33,3,0),2),()=>{t(66,sg("ELSE")),a?t(81):t(80,{type:2,value:void 0}),t(79),Ng(t,{capabilities:!0,elementBlock:l,positional:r,named:i,atNames:o,blocks:c}),t(1e3,"ELSE")})}function Ng(t,{capabilities:e,elementBlock:n,positional:r,named:i,atNames:s,blocks:o,layout:a}){let l=!!o,c=!0===e||yr(e,ir.prepareArgs)||!(!i||0===i[0].length),u=o.with("attrs",n);t(36,4),t(33,3,1),t(35,4),t(0),function(t,e,n,r,i){let s=r.names;for(const l of s)Cg(t,r.get(l));let o=Rg(t,e)<<4;i&&(o|=8),r.hasAny&&(o|=7);let a=un;if(n){a=n[0];let e=n[1];for(let n=0;n{a?(t(63,ag(a.symbolTable)),t(28,lg(a)),t(61)):t(92,4),t(95,4)}),t(35,4)}function jg(t,e,n,r,i=null){t(97,4),t(59),t(87,0|e),i&&i(),t(88,4),t(90,4),t(38,4),t(19,0),r&&t(17,4),n&&t(18,4),t(34,1),t(96,4),t(100,4),t(1),t(40),t(60),t(98)}const Ug=new pg,Bg=["class","id","value","name","type","style","href"],$g=["div","span","p","a"];function qg(t){return"string"==typeof t?t:$g[t]}function Vg(t){return"string"==typeof t?t:Bg[t]}function Wg(t){return null===t?null:[t[0].map(t=>`@${t}`),t[1]]}Ug.add(3,(t,e)=>t(42,e[1])),Ug.add(13,t=>t(55)),Ug.add(12,t=>t(54)),Ug.add(4,(t,[,e,n,r])=>{eg(e)?t(1003,e,e=>{t(0),Tg(t,n,r,!1),t(57,e),t(1)}):(mg(t,e),t(0),Tg(t,n,r,!1),t(33,2,1),t(108),t(1))}),Ug.add(14,(t,[,e,n,r])=>{t(51,Vg(e),n,r??null)}),Ug.add(24,(t,[,e,n,r])=>{t(105,Vg(e),n,r??null)}),Ug.add(15,(t,[,e,n,r])=>{mg(t,n),t(52,Vg(e),!1,r??null)}),Ug.add(22,(t,[,e,n,r])=>{mg(t,n),t(52,Vg(e),!0,r??null)}),Ug.add(16,(t,[,e,n,r])=>{mg(t,n),t(53,Vg(e),!1,r??null)}),Ug.add(23,(t,[,e,n,r])=>{mg(t,n),t(53,Vg(e),!0,r??null)}),Ug.add(10,(t,[,e])=>{t(48,qg(e))}),Ug.add(11,(t,[,e])=>{t(89),t(48,qg(e))}),Ug.add(8,(t,[,e,n,r,i])=>{tg(e)?t(1004,e,e=>{zg(t,e,n,null,r,i)}):Dg(t,e,n,null,r,i,!0,!0)}),Ug.add(18,(t,[,e,n])=>xg(t,e,n)),Ug.add(17,(t,[,e])=>xg(t,e,null)),Ug.add(26,(t,[,e,n,r])=>{t(103,function(t,e,n){return{type:3,value:{locals:t,upvars:e,lexical:n}}}(e,n,r))}),Ug.add(1,(t,[,e])=>{if(Array.isArray(e))if(rg(e))t(1008,e,{ifComponent(e){zg(t,e,null,null,null,null)},ifHelper(e){t(0),bg(t,e,null,null),t(3,og("cautious-non-dynamic-append")),t(1)},ifValue(e){t(0),t(29,e),t(3,og("cautious-non-dynamic-append")),t(1)}});else if(28===e[0]){let[,n,r,i]=e;rg(n)?t(1007,n,{ifComponent(e){zg(t,e,null,r,Wg(i),null)},ifHelper(e){t(0),bg(t,e,r,i),t(3,og("cautious-non-dynamic-append")),t(1)}}):Ag(t,()=>{mg(t,n),t(106)},e=>{e(0,()=>{t(81),t(79),Ng(t,{capabilities:!0,elementBlock:null,positional:r,named:i,atNames:!1,blocks:Pg(null)})}),e(1,()=>{wg(t,r,i,()=>{t(3,og("cautious-non-dynamic-append"))})})})}else t(0),mg(t,e),t(3,og("cautious-append")),t(1);else t(41,null==e?"":String(e))}),Ug.add(2,(t,[,e])=>{Array.isArray(e)?(t(0),mg(t,e),t(3,og("trusting-append")),t(1)):t(41,null==e?"":String(e))}),Ug.add(6,(t,[,e,n,r,i])=>{tg(e)?t(1004,e,e=>{zg(t,e,null,n,Wg(r),i)}):Dg(t,e,null,n,r,i,!1,!1)}),Ug.add(40,(t,[,e,n,r,i])=>{Fg(t,()=>(mg(t,n),void 0===i?yg(t,void 0):mg(t,i),mg(t,r),t(33,3,0),4),()=>{t(50),Sg(t,e),t(56)})}),Ug.add(41,(t,[,e,n,r])=>Fg(t,()=>(mg(t,e),t(71),1),()=>{Sg(t,n)},r?()=>{Sg(t,r)}:void 0)),Ug.add(42,(t,[,e,n,r,i])=>Og(t,()=>(n?mg(t,n):yg(t,null),mg(t,e),2),()=>{t(72,sg("BODY"),sg("ELSE")),t(0),t(33,2,1),t(6,sg("ITER")),t(1e3,"ITER"),t(74,sg("BREAK")),t(1e3,"BODY"),kg(t,r,2),t(34,2),t(4,sg("FINALLY")),t(1e3,"BREAK"),t(1),t(73),t(4,sg("FINALLY")),t(1e3,"ELSE"),i&&Sg(t,i)})),Ug.add(44,(t,[,e,n])=>{kg(t,n,Rg(t,e))}),Ug.add(45,(t,[,e,n])=>{if(e){let[r,i]=e;Rg(t,i),function(t,e,n){t(59),t(58,e),n(),t(60)}(t,r,()=>{Sg(t,n)})}else Sg(t,n)}),Ug.add(46,(t,[,e,n,r,i])=>{tg(e)?t(1004,e,e=>{zg(t,e,null,n,Wg(r),i)}):Dg(t,e,null,n,r,i,!1,!1)});class Hg{constructor(t,e,n,r="plain block"){this.statements=t,this.meta=e,this.symbolTable=n,this.moduleName=r,this.compiled=null}compile(t){return function(t,e){if(null!==t.compiled)return t.compiled;t.compiled=-1;let{statements:n,meta:r}=t,i=function(t,e,n){let r=Ug,i=dg(n,e),{encoder:s,evaluation:o}=i;function a(...t){ug(s,o,e,t)}for(const l of t)r.compile(a,l);return i.encoder.commit(e.size)}(n,r,e);return t.compiled=i,i}(this,t)}}class Gg{constructor(t,e,n,r,i){this.main=t,this.trustingGuardedAppend=e,this.cautiousGuardedAppend=n,this.trustingNonDynamicAppend=r,this.cautiousNonDynamicAppend=i}get"trusting-append"(){return this.trustingGuardedAppend}get"cautious-append"(){return this.cautiousGuardedAppend}get"trusting-non-dynamic-append"(){return this.trustingNonDynamicAppend}get"cautious-non-dynamic-append"(){return this.cautiousNonDynamicAppend}getAppend(t){return t?this.trustingGuardedAppend:this.cautiousGuardedAppend}}function Kg(t,e,n){Ag(t,()=>t(76),r=>{r(2,()=>{e?(t(68),t(43)):t(47)}),"number"==typeof n?(r(0,()=>{t(81),t(79),function(t){t(36,4),t(33,3,1),t(35,4),t(0),t(83),t(85,4),jg(t,!1,!1,!0,()=>{t(92,4),t(95,4)}),t(35,4)}(t)}),r(1,()=>{wg(t,null,null,()=>{t(3,n)})})):(r(0,()=>{t(47)}),r(1,()=>{t(47)})),r(4,()=>{t(68),t(44)}),r(5,()=>{t(68),t(45)}),r(6,()=>{t(68),t(46)})})}const Zg={symbols:{locals:null,upvars:null},moduleName:"stdlib",scopeValues:null,isStrictMode:!0,owner:null,size:0};function Yg(t,e){let n=new hg(t.program.heap,Zg);e(function(...e){ug(n,t,Zg,e)});let r=n.commit(0);if("number"!=typeof r)throw new Error("Unexpected errors compiling std");return r}class Xg{constructor({constants:t,heap:e},n,r){this.constants=t,this.heap=e,this.resolver=r.resolver,this.createOp=n,this.env=r.env,this.program=r.program,this.stdlib=function(t){let e=Yg(t,t=>function(t){t(75,4),jg(t,!1,!1,!0)}(t)),n=Yg(t,t=>Kg(t,!0,null)),r=Yg(t,t=>Kg(t,!1,null)),i=Yg(t,t=>Kg(t,!0,n)),s=Yg(t,t=>Kg(t,!1,r));return new Gg(e,i,s,n,r)}(this)}}class Jg{constructor(t,e){this.layout=t,this.moduleName=e,this.compiled=null;let{block:n}=t,[,r]=n;r=r.slice();let i=r.indexOf("&attrs");this.attrsBlockNumber=-1===i?r.push("&attrs"):i+1,this.symbolTable={symbols:r},this.meta=Lg(t)}compile(t){if(null!==this.compiled)return this.compiled;let e=Lg(this.layout),n=dg(t,e),{encoder:r,evaluation:i}=n;var s,o,a;s=function(...t){ug(r,i,e,t)},o=this.layout,a=this.attrsBlockNumber,s(1001),function(t,e,n){t(36,5),n(),t(35,5)}(s,0,()=>{s(91,4),s(31),s(33,3,0)}),s(66,sg("BODY")),s(36,5),s(89),s(49),s(99,4),xg(s,a,null),s(54),s(1e3,"BODY"),Sg(s,[o.block[0],[]]),s(36,5),s(66,sg("END")),s(55),s(1e3,"END"),s(35,5),s(1002);let l=n.encoder.commit(e.size);return"number"!=typeof l||(this.compiled=l),l}}let Qg=0,tm={cacheHit:0,cacheMiss:0};function em({id:t,moduleName:e,block:n,scope:r,isStrictMode:i}){let s,o=t||"client-"+Qg++,a=null,l=new WeakMap,c=t=>{if(void 0===s&&(s=JSON.parse(n)),void 0===t)return null===a?(tm.cacheMiss++,a=new nm({id:o,block:s,moduleName:e,owner:null,scope:r,isStrictMode:i})):tm.cacheHit++,a;let c=l.get(t);return void 0===c?(tm.cacheMiss++,c=new nm({id:o,block:s,moduleName:e,owner:t,scope:r,isStrictMode:i}),l.set(t,c)):tm.cacheHit++,c};return c.__id=o,c.__meta={moduleName:e},c}class nm{constructor(t){this.parsedLayout=t,this.result="ok",this.layout=null,this.wrappedLayout=null}get moduleName(){return this.parsedLayout.moduleName}get id(){return this.parsedLayout.id}get referrer(){return{moduleName:this.parsedLayout.moduleName,owner:this.parsedLayout.owner}}asLayout(){return this.layout?this.layout:this.layout=function(t,e){let[n,r]=t.block;return new Hg(n,Lg(t),{symbols:r},e)}(Cn({},this.parsedLayout),this.moduleName)}asWrappedLayout(){return this.wrappedLayout?this.wrappedLayout:this.wrappedLayout=new Jg(Cn({},this.parsedLayout),this.moduleName)}}function rm(t){if("error"===t.result)throw new Error(`Compile Error: ${t.problem} @ ${t.span.start}..${t.span.end}`);return t}const im={id:"1b32f5c2-7623-43d6-a0ad-9672898920a1",moduleName:"__default__.hbs",block:JSON.stringify([[[18,1,null]],["&default"],[]]),scope:null,isStrictMode:!0},sm=Object.freeze([]),om=[!1,!0,null,void 0,sm],am=om.indexOf(sm);class lm{value(t){let e=this.indexMap,n=e.get(t);return void 0===n&&(n=this.values.push(t)-1,e.set(t,n)),n}array(t){if(0===t.length)return am;let e=new Array(t.length);for(let n=0;nt}helper(t,e=null,n){let r=this.helperDefinitionCache.get(t);if(void 0===r){let e=Ar(t);if(null===e)return this.helperDefinitionCache.set(t,null),null;let n="function"==typeof e?e:e.getHelper(t);r=this.value(n),this.helperDefinitionCache.set(t,r),this.helperDefinitionCount++}return r}modifier(t,e=null,n){let r=this.modifierDefinitionCache.get(t);if(void 0===r){let n=Mr(t);if(null===n)return this.modifierDefinitionCache.set(t,null),null;let i={resolvedName:e,manager:n,state:t};r=this.value(i),this.modifierDefinitionCache.set(t,r),this.modifierDefinitionCount++}return r}component(t,e,n,r){let i=this.componentDefinitionCache.get(t);if(void 0===i){let n=Fr(t);if(null===n)return this.componentDefinitionCache.set(t,null),null;let s,o=fr(n.getCapabilities(t)),a=Jr(t),l=null;s=mr(0,o,ir.dynamicLayout)?a?.(e):a?.(e)??this.defaultTemplate,void 0!==s&&(s=rm(s),l=mr(0,o,ir.wrapped)?s.asWrappedLayout():s.asLayout()),i={resolvedName:null,handle:-1,manager:n,capabilities:o,state:t,compilable:l},i.handle=this.value(i),r&&(i.debugName=r),this.componentDefinitionCache.set(t,i),this.componentDefinitionCount++}return i}resolvedComponent(t,e){let n=this.componentDefinitionCache.get(t);if(void 0===n){let{manager:r,state:i,template:s}=t,o=fr(r.getCapabilities(t)),a=null;mr(0,o,ir.dynamicLayout)||(s=s??this.defaultTemplate),null!==s&&(s=rm(s),a=mr(0,o,ir.wrapped)?s.asWrappedLayout():s.asLayout()),n={resolvedName:e,handle:-1,manager:r,capabilities:o,state:i,compilable:a},n.handle=this.value(n),this.componentDefinitionCache.set(t,n),this.componentDefinitionCount++}return n}getValue(t){return this.values[t]}getArray(t){let e=this.reifiedArrs,n=e[t];if(void 0===n){let r=this.getValue(t);n=new Array(r.length);for(const[t,e]of gn(r))n[t]=this.getValue(e);e[t]=n}return n}constructor(){this.reifiedArrs={[am]:sm},this.defaultTemplate=em(im)(),this.helperDefinitionCount=0,this.modifierDefinitionCount=0,this.componentDefinitionCount=0,this.values=om.slice(),this.indexMap=new Map(this.values.map((t,e)=>[t,e])),this.helperDefinitionCache=new WeakMap,this.modifierDefinitionCache=new WeakMap,this.componentDefinitionCache=new WeakMap}}class cm{constructor(t){this.heap=t,this.offset=0}get size(){return 1+((768&this.heap.getbyaddr(this.offset))>>8)}get isMachine(){return this.heap.getbyaddr(this.offset)&sr?1:0}get type(){return 255&this.heap.getbyaddr(this.offset)}get op1(){return this.heap.getbyaddr(this.offset+1)}get op2(){return this.heap.getbyaddr(this.offset+2)}get op3(){return this.heap.getbyaddr(this.offset+3)}}class um{constructor(){this.offset=0,this.handle=0,this.heap=new Int32Array(1048576),this.handleTable=[],this.handleState=[]}entries(){return this.offset}pushRaw(t){this.sizeCheck(),this.heap[this.offset++]=t}pushOp(t){this.pushRaw(t)}pushMachine(t){this.pushRaw(t|sr)}sizeCheck(){let{heap:t}=this;if(this.offset===this.heap.length){let e=new Int32Array(t.length+1048576);e.set(t,0),this.heap=e}}getbyaddr(t){return this.heap[t]}setbyaddr(t,e){this.heap[t]=e}malloc(){return this.handleTable.push(this.offset),this.handleTable.length-1}finishMalloc(t){}size(){return this.offset}getaddr(t){return this.handleTable[t]}sizeof(t){return this.handleTable,-1}free(t){this.handleState[t]=1}compact(){let t=0,{handleTable:e,handleState:n,heap:r}=this;for(let i=0;i-536870913?function(t){return~t}(t):function(t){return 536870912|t}(t)}[1,-1].forEach(t=>{return ym((e=t,(e|=0)<0?function(t){return-536870913&t}(e):function(t){return~t}(e)));var e});const vm=new class{constructor(){this.evaluateOpcode=new Array(113).fill(null)}add(t,e,n="syscall"){this.evaluateOpcode[t]={syscall:"machine"!==n,evaluate:e}}evaluate(t,e,n){let r=this.evaluateOpcode[n];r.syscall?(e.isMachine,r.syscall,e.isMachine,e.type,r.evaluate(t,e)):(e.isMachine,r.syscall,e.isMachine,e.type,r.evaluate(t.lowlevel,e))}},bm=Symbol("TYPE"),wm=Symbol("INNER"),_m=Symbol("OWNER"),xm=Symbol("ARGS"),Cm=Symbol("RESOLVED"),Sm=new WeakSet;function km(t){return Sm.has(t)}function Em(t,e){return km(t)&&t[bm]===e}class Tm{constructor(t,e,n,r,i=!1){Sm.add(this),this[bm]=t,this[wm]=e,this[_m]=n,this[xm]=r,this[Cm]=i}}function Rm(t){let e,n,r,i,s,o=t;for(;;){let{[xm]:t,[wm]:a}=o;if(null!==t){let{named:r,positional:i}=t;i.length>0&&(e=void 0===e?i:i.concat(e)),void 0===n&&(n=[]),n.unshift(r)}if(!km(a)){r=a,i=o[_m],s=o[Cm];break}o=a}return{definition:r,owner:i,resolved:s,positional:e,named:n}}function Lm(t,e,n,r,i=!1){return new Tm(t,e,n,r,i)}class Mm{constructor(t){this.bucket=t?Cn({},t):{}}get(t){return this.bucket[t]}set(t,e){return this.bucket[t]=e}child(){return new Mm(this.bucket)}}class Im{static root(t,{self:e,size:n=0}){let r=new Array(n+1).fill(Mn);return new Im(t,r,null).init({self:e})}static sized(t,e=0){let n=new Array(e+1).fill(Mn);return new Im(t,n,null)}constructor(t,e,n){this.owner=t,this.slots=e,this.callerScope=n}init({self:t}){return this.slots[0]=t,this}snapshot(){return this.slots.slice()}getSelf(){return this.get(0)}getSymbol(t){return this.get(t)}getBlock(t){let e=this.get(t);return e===Mn?null:e}bind(t,e){this.set(t,e)}bindSelf(t){this.set(0,t)}bindSymbol(t,e){this.set(t,e)}bindBlock(t,e){this.set(t,e)}bindCallerScope(t){this.callerScope=t}getCallerScope(){return this.callerScope}child(){return new Im(this.owner,this.slots.slice(),this.callerScope)}get(t){if(t>=this.slots.length)throw new RangeError(`BUG: cannot get $${t} from scope; length=${this.slots.length}`);return this.slots[t]}set(t,e){if(t>=this.slots.length)throw new RangeError(`BUG: cannot get $${t} from scope; length=${this.slots.length}`);this.slots[t]=e}}class Pm{constructor(t,e){this.element=t,this.nextSibling=e}}class Am{constructor(t,e,n){this.parentNode=t,this.first=e,this.last=n}parentElement(){return this.parentNode}firstNode(){return this.first}lastNode(){return this.last}}function Om(t,e){let n=t.parentElement(),r=t.firstNode(),i=t.lastNode(),s=r;for(;;){let t=s.nextSibling;if(n.insertBefore(s,e),s===i)return t;s=t}}function Fm(t){let e=t.parentElement(),n=t.firstNode(),r=t.lastNode(),i=n;for(;;){let t=i.nextSibling;if(e.removeChild(i),i===r)return t;i=t}}function zm(t){return"getDebugCustomRenderTree"in t}let Dm=0;class Nm{constructor(t){this.id=Dm++,this.value=t}get(){return this.value}release(){this.value=null}toString(){let t=`Ref ${this.id}`;if(null===this.value)return`${t} (released)`;try{return`${t}: ${this.value}`}catch{return t}}}class jm{begin(){this.reset()}create(t,e){let n=Cn({},e,{bounds:null,refs:new Set});this.nodes.set(t,n),this.appendChild(n,t),this.enter(t)}update(t){this.enter(t)}didRender(t,e){this.nodeFor(t).bounds=e,this.exit()}willDestroy(t){this.refs.get(t).release()}commit(){this.reset()}capture(){return this.captureRefs(this.roots)}reset(){if(0!==this.stack.size){let t=this.stack.toArray()[0],e=this.refs.get(t);for(void 0!==e&&this.roots.delete(e);!this.stack.isEmpty();)this.stack.pop()}}enter(t){this.stack.push(t)}exit(){this.stack.pop()}nodeFor(t){return this.nodes.get(t)}appendChild(t,e){let n=this.stack.current,r=new Nm(e);if(this.refs.set(e,r),n){let e=this.nodeFor(n);e.refs.add(r),t.parent=e}else this.roots.add(r)}captureRefs(t){let e=[];return t.forEach(n=>{let r=n.get();r?e.push(this.captureNode(`render-node:${n.id}`,r)):t.delete(n)}),e}captureNode(t,e){let n=this.nodeFor(e),{type:r,name:i,args:s,instance:o,refs:a}=n,l=this.captureTemplate(n),c=this.captureBounds(n),u=this.captureRefs(a);return{id:t,type:r,name:i,args:_y(s),instance:o,template:l,bounds:c,children:u}}captureTemplate({template:t}){return t||null}captureBounds(t){let e=t.bounds;return{parentElement:e.parentElement(),firstNode:e.firstNode(),lastNode:e.lastNode()}}constructor(){this.stack=new _n,this.refs=new WeakMap,this.roots=new Set,this.nodes=new WeakMap}}function Um(t){return Bm(t)?"":String(t)}function Bm(t){return null==t||"function"!=typeof t.toString}function $m(t){return null!==t&&"object"==typeof t}function qm(t){return $m(t)&&"function"==typeof t.toHTML}function Vm(t){return"string"==typeof t}vm.add(39,t=>t.pushChildScope()),vm.add(40,t=>t.popScope()),vm.add(59,t=>t.pushDynamicScope()),vm.add(60,t=>t.popDynamicScope()),vm.add(28,(t,{op1:e})=>{t.stack.push(t.constants.getValue(e))}),vm.add(29,(t,{op1:e})=>{t.stack.push(On(t.constants.getValue(e)))}),vm.add(30,(t,{op1:e})=>{let n=t.stack;if(e>=0){let r=t.constants.getValue(e);n.push(r)}else n.push(ym(e))}),vm.add(31,t=>{let e,n=t.stack,r=n.pop();e=void 0===r?Mn:null===r?In:!0===r?Pn:!1===r?An:Ln(r),n.push(e)}),vm.add(33,(t,{op1:e,op2:n})=>{let r=t.fetchValue(e)-n;t.stack.dup(r)}),vm.add(34,(t,{op1:e})=>{t.stack.pop(e)}),vm.add(35,(t,{op1:e})=>{t.load(e)}),vm.add(36,(t,{op1:e})=>{t.fetch(e)}),vm.add(58,(t,{op1:e})=>{let n=t.constants.getArray(e);t.bindDynamicScope(n)}),vm.add(69,(t,{op1:e})=>{t.enter(e)}),vm.add(70,t=>{t.exit()}),vm.add(63,(t,{op1:e})=>{t.stack.push(t.constants.getValue(e))}),vm.add(62,t=>{t.stack.push(t.scope())}),vm.add(61,t=>{let e=t.stack,n=e.pop();n?e.push(t.compile(n)):e.push(null)}),vm.add(64,t=>{let{stack:e}=t,n=e.pop(),r=e.pop(),i=e.pop(),s=e.pop();if(null===i||null===n)return t.lowlevel.pushFrame(),void t.pushScope(r??t.scope());let o=r;{let t=i.parameters,e=t.length;if(e>0){o=o.child();for(let n=0;n{let n=t.stack.pop(),r=Boolean($n(n));Un(n)?r&&t.lowlevel.goto(e):(r&&t.lowlevel.goto(e),t.updateWith(new Wm(n)))}),vm.add(66,(t,{op1:e})=>{let n=t.stack.pop(),r=Boolean($n(n));Un(n)?r||t.lowlevel.goto(e):(r||t.lowlevel.goto(e),t.updateWith(new Wm(n)))}),vm.add(67,(t,{op1:e,op2:n})=>{t.stack.peek()===n&&t.lowlevel.goto(e)}),vm.add(68,t=>{let e=t.stack.peek();Un(e)||t.updateWith(new Wm(e))}),vm.add(71,t=>{let{stack:e}=t,n=e.pop();e.push(zn(()=>Pt($n(n))))});class Wm{constructor(t){this.ref=t,this.last=$n(t)}evaluate(t){let{last:e,ref:n}=this;e!==$n(n)&&t.throw()}}class Hm{constructor(t,e){this.ref=t,this.filter=e,this.last=e($n(t))}evaluate(t){let{last:e,ref:n,filter:r}=this;e!==r($n(n))&&t.throw()}}class Gm{finalize(t,e){this.target=e,this.didModify(t)}evaluate(t){let{tag:e,target:n,lastRevision:r}=this;!t.alwaysRevalidate&&de(e,r)&&(De(e),t.goto(n))}didModify(t){this.tag=t,this.lastRevision=he(this.tag),De(t)}constructor(){this.tag=be,this.lastRevision=1}}class Km{constructor(t){this.debugLabel=t}evaluate(){Pe(this.debugLabel)}}class Zm{constructor(t){this.target=t}evaluate(){let t=Ae();this.target.didModify(t)}}vm.add(41,(t,{op1:e})=>{t.tree().appendText(t.constants.getValue(e))}),vm.add(42,(t,{op1:e})=>{t.tree().appendComment(t.constants.getValue(e))}),vm.add(48,(t,{op1:e})=>{t.tree().openElement(t.constants.getValue(e))}),vm.add(49,t=>{let e=$n(t.stack.pop());t.tree().openElement(e)}),vm.add(50,t=>{let e=t.stack.pop(),n=t.stack.pop(),r=t.stack.pop(),i=$n(e),s=$n(n),o=$n(r);Un(e)||t.updateWith(new Wm(e)),void 0===s||Un(n)||t.updateWith(new Wm(n));let a=t.tree().pushRemoteElement(i,o,s);if(t.associateDestroyable(a),void 0!==t.env.debugRenderTree){let r=gy(void 0===s?{}:{insertBefore:n},[e]);t.env.debugRenderTree.create(a,{type:"keyword",name:"in-element",args:r,instance:null}),Ht(a,()=>{t.env.debugRenderTree?.willDestroy(a)})}}),vm.add(56,t=>{let e=t.tree().popRemoteElement();void 0!==t.env.debugRenderTree&&t.env.debugRenderTree.didRender(e,e)}),vm.add(54,t=>{let e=t.fetchValue(6),n=null;e&&(n=e.flush(t),t.loadValue(6,null)),t.tree().flushElement(n)}),vm.add(55,t=>{let e=t.tree().closeElement();null!==e&&e.forEach(e=>{t.env.scheduleInstallModifier(e);const n=e.manager.getDestroyable(e.state);null!==n&&t.associateDestroyable(n)})}),vm.add(57,(t,{op1:e})=>{if(!t.env.isInteractive)return;let n=t.getOwner(),r=t.stack.pop(),i=t.constants.getValue(e),{manager:s}=i,{constructing:o}=t.tree(),a=r.capture(),l=s.create(n,o,i.state,a),c={manager:s,state:l,definition:i};t.fetchValue(6).addModifier(t,c,a);let u=s.getTag(l);return null!==u?(De(u),t.updateWith(new Ym(u,c))):void 0}),vm.add(108,t=>{if(!t.env.isInteractive)return;let{stack:e}=t,n=e.pop(),r=e.pop().capture(),{positional:i,named:s}=r,{constructing:o}=t.tree(),a=t.getOwner(),l=zn(()=>{let t,e,l=$n(n);if(!wn(l))return;if(Em(l,2)){let{definition:n,owner:o,positional:a,named:c}=Rm(l);e=n,t=o,void 0!==a&&(r.positional=a.concat(i)),void 0!==c&&(r.named=Object.assign({},...c,s))}else e=l,t=a;let c=Mr(e);if(null===c)throw new Error("BUG: modifier manager expected");let u={resolvedName:null,manager:c,state:e},h=c.create(t,o,u.state,r);return{manager:c,state:h,definition:u}}),c=$n(l),u=null;return void 0!==c&&(t.fetchValue(6).addModifier(t,c,r),u=c.manager.getTag(c.state),null!==u&&De(u)),!Un(n)||u?t.updateWith(new Xm(u,c,l)):void 0});class Ym{constructor(t,e){this.tag=t,this.modifier=e,this.lastUpdated=he(t)}evaluate(t){let{modifier:e,tag:n,lastUpdated:r}=this;De(n),de(n,r)||(t.env.scheduleUpdateModifier(e),this.lastUpdated=he(n))}}class Xm{constructor(t,e,n){this.tag=t,this.instance=e,this.instanceRef=n,this.lastUpdated=he(t??Se)}evaluate(t){let{tag:e,lastUpdated:n,instance:r,instanceRef:i}=this,s=$n(i);if(s!==r){if(void 0!==r){let t=r.manager.getDestroyable(r.state);null!==t&&Gt(t)}if(void 0!==s){let{manager:n,state:r}=s,i=n.getDestroyable(r);null!==i&&Wt(this,i),e=n.getTag(r),null!==e&&(this.lastUpdated=he(e)),this.tag=e,t.env.scheduleInstallModifier(s)}this.instance=s}else null===e||de(e,n)||(t.env.scheduleUpdateModifier(r),this.lastUpdated=he(e));null!==e&&De(e)}}vm.add(51,(t,{op1:e,op2:n,op3:r})=>{let i=t.constants.getValue(e),s=t.constants.getValue(n),o=r?t.constants.getValue(r):null;t.tree().setStaticAttribute(i,s,o)}),vm.add(52,(t,{op1:e,op2:n,op3:r})=>{let i=t.constants.getValue(e),s=t.constants.getValue(n),o=t.stack.pop(),a=$n(o),l=r?t.constants.getValue(r):null,c=t.tree().setDynamicAttribute(i,a,s,l);Un(o)||t.updateWith(new Jm(o,c,t.env))});class Jm{constructor(t,e,n){let r=!1;this.updateRef=zn(()=>{let i=$n(t);r?e.update(i,n):r=!0}),$n(this.updateRef)}evaluate(){$n(this.updateRef)}}vm.add(78,(t,{op1:e})=>{let n=t.constants.getValue(e),{manager:r,capabilities:i}=n,s={definition:n,manager:r,capabilities:i,state:null,handle:null,table:null,lookup:null};t.stack.push(s)}),vm.add(80,(t,{op1:e})=>{let n,r=t.stack,i=$n(r.pop()),s=t.constants,o=t.getOwner();if(s.getValue(e),t.loadValue(7,null),"string"==typeof i){let e=function(t,e,n,r){let i=t?.lookupComponent?.(n,r)??null;return e.resolvedComponent(i,n)}(t.context.resolver,s,i,o);n=e}else n=km(i)?i:s.component(i,o);r.push(n)}),vm.add(81,t=>{let e,n=t.stack,r=$n(n.pop()),i=t.constants;e=km(r)?r:i.component(r,t.getOwner(),!0),n.push(e)}),vm.add(79,t=>{let e,n,{stack:r}=t,i=r.pop();km(i)?n=e=null:(n=i.manager,e=i.capabilities),r.push({definition:i,capabilities:e,manager:n,state:null,handle:null,table:null})}),vm.add(82,(t,{op1:e,op2:n,op3:r})=>{let i=t.stack,s=t.constants.getArray(e),o=r>>4,a=8&r,l=7&r?t.constants.getArray(n):dn;t.args.setup(i,s,l,o,!!a),i.push(t.args)}),vm.add(83,t=>{let{stack:e}=t;e.push(t.args.empty(e))}),vm.add(86,t=>{let e=t.stack,n=e.pop().capture();e.push(n)}),vm.add(85,(t,{op1:e})=>{let n=t.stack,r=t.fetchValue(e),i=n.pop(),{definition:s}=r;if(Em(s,0)){s.manager;let e=t.constants,{definition:n,owner:o,resolved:a,positional:l,named:c}=Rm(s);if(a)s=n;else if("string"==typeof n){let r=t.context.resolver?.lookupComponent?.(n,o)??null;s=e.resolvedComponent(r,n)}else s=e.component(n,o);void 0!==c&&i.named.merge(Cn({},...c)),void 0!==l&&(i.realloc(l.length),i.positional.prepend(l));let{manager:u}=s;r.definition=s,r.manager=u,r.capabilities=s.capabilities,t.loadValue(7,o)}let{manager:o,state:a}=s;if(!mr(0,r.capabilities,ir.prepareArgs))return void n.push(i);let l=i.blocks.values,c=i.blocks.names,u=o.prepareArgs(a,i);if(u){i.clear();for(let i=0;i{let n=t.fetchValue(4),{definition:r,manager:i,capabilities:s}=n;if(!mr(0,s,ir.createInstance))return;let o=null;mr(0,s,ir.dynamicScope)&&(o=t.dynamicScope());let a=1&e,l=null;mr(0,s,ir.createArgs)&&(l=t.stack.peek());let c=null;mr(0,s,ir.createCaller)&&(c=t.getSelf());let u=i.create(t.getOwner(),r.state,l,t.env,o,c,!!a);n.state=u,mr(0,s,ir.updateHook)&&t.updateWith(new ry(u,i,o))}),vm.add(88,(t,{op1:e})=>{let{manager:n,state:r,capabilities:i}=t.fetchValue(e),s=n.getDestroyable(r);s&&t.associateDestroyable(s)}),vm.add(97,(t,{op1:e})=>{t.beginCacheGroup(void 0),t.tree().pushAppendingBlock()}),vm.add(89,t=>{t.loadValue(6,new Qm)}),vm.add(53,(t,{op1:e,op2:n,op3:r})=>{let i=t.constants.getValue(e),s=t.constants.getValue(n),o=t.stack.pop(),a=r?t.constants.getValue(r):null;t.fetchValue(6).setAttribute(i,o,s,a)}),vm.add(105,(t,{op1:e,op2:n,op3:r})=>{let i=t.constants.getValue(e),s=t.constants.getValue(n),o=r?t.constants.getValue(r):null;t.fetchValue(6).setStaticAttribute(i,s,o)});class Qm{setAttribute(t,e,n,r){let i={value:e,namespace:r,trusting:n};"class"===t&&this.classes.push(e),this.attributes[t]=i}setStaticAttribute(t,e,n){let r={value:e,namespace:n};"class"===t&&this.classes.push(e),this.attributes[t]=r}addModifier(t,e,n){if(this.modifiers.push(e),void 0!==t.env.debugRenderTree){const{manager:r,definition:i,state:s}=e;if(null===s||"object"!=typeof s&&"function"!=typeof s)return;let{element:o,constructing:a}=t.tree(),l=i.resolvedName??r.getDebugName(i.state),c=r.getDebugInstance(s),u=new Am(o,a,a);t.env.debugRenderTree.create(s,{type:"modifier",name:l,args:n,instance:c}),t.env.debugRenderTree.didRender(s,u),t.associateDestroyable(s),t.updateWith(new sy(s)),t.updateWith(new oy(s,u)),Ht(s,()=>{t.env.debugRenderTree?.willDestroy(s)})}}flush(t){let e,n=this.attributes;for(let r in this.attributes){if("type"===r){e=n[r];continue}let i=this.attributes[r];"class"===r?ey(t,"class",ty(this.classes),i.namespace,i.trusting):ey(t,r,i.value,i.namespace,i.trusting)}return void 0!==e&&ey(t,"type",e.value,e.namespace,e.trusting),this.modifiers}constructor(){this.attributes=vn(),this.classes=[],this.modifiers=[]}}function ty(t){return 0===t.length?"":1===t.length?t[0]:function(t){return t.every(t=>"string"==typeof t)}(t)?t.join(" "):(e=t,zn(()=>{let t=[];for(const n of e){let e=Um("string"==typeof n?n:$n(n));e&&t.push(e)}return 0===t.length?null:t.join(" ")}));var e}function ey(t,e,n,r,i=!1){if("string"==typeof n)t.tree().setStaticAttribute(e,n,r);else{let s=t.tree().setDynamicAttribute(e,$n(n),i,r);Un(n)||t.updateWith(new Jm(n,s,t.env))}}function ny(t,e,n,r,i){let s=n.table.symbols.indexOf(t),o=r.get(e);-1!==s&&i.scope().bindBlock(s+1,o),n.lookup&&(n.lookup[t]=o)}vm.add(99,(t,{op1:e})=>{let{definition:n,state:r}=t.fetchValue(e),{manager:i}=n,s=t.fetchValue(6);i.didCreateElement(r,t.tree().constructing,s)}),vm.add(90,(t,{op1:e,op2:n})=>{let r=t.fetchValue(e),{definition:i,state:s}=r,{manager:o}=i,a=o.getSelf(s);if(void 0!==t.env.debugRenderTree){let r,i,o=t.fetchValue(e),{definition:l,manager:c}=o;if(t.stack.peek()===t.args)r=t.args.capture();else{let e=t.constants.getArray(n);t.args.setup(t.stack,e,[],0,!0),r=t.args.capture()}let u=l.compilable;if(null===u){mr(0,o.capabilities,ir.dynamicLayout);let e=t.context.resolver;u=null===e?null:c.getDynamicLayout(s,e),i=null!==u?u.moduleName:"__default__.hbs"}else i=u.moduleName;if(t.associateDestroyable(o),zm(c))c.getDebugCustomRenderTree(o.definition.state,o.state,r,i).forEach(e=>{let{bucket:n}=e;t.env.debugRenderTree.create(n,e),Ht(o,()=>{t.env.debugRenderTree?.willDestroy(n)}),t.updateWith(new sy(n))});else{let e=function(t,e=t.manager){return t.resolvedName??t.debugName??e.getDebugName(t.state)}(l,c);t.env.debugRenderTree.create(o,{type:"component",name:e,args:r,template:i,instance:$n(a)}),Ht(o,()=>{t.env.debugRenderTree?.willDestroy(o)}),t.updateWith(new sy(o))}}t.stack.push(a)}),vm.add(91,(t,{op1:e})=>{let{definition:n,state:r}=t.fetchValue(e),{manager:i}=n,s=i.getTagName(r);t.stack.push(s)}),vm.add(92,(t,{op1:e})=>{let n=t.fetchValue(e),{manager:r,definition:i}=n,{stack:s}=t,{compilable:o}=i;if(null===o){let{capabilities:e}=n,i=t.context.resolver;o=null===i?null:r.getDynamicLayout(n.state,i),null===o&&(o=mr(0,e,ir.wrapped)?mm(t.constants.defaultTemplate).asWrappedLayout():mm(t.constants.defaultTemplate).asLayout())}let a=o.compile(t.context);s.push(o.symbolTable),s.push(a)}),vm.add(75,(t,{op1:e})=>{let n=t.stack.pop(),r=t.stack.pop(),{manager:i,capabilities:s}=n,o={definition:n,manager:i,capabilities:s,state:null,handle:r.handle,table:r.symbolTable,lookup:null};t.loadValue(e,o)}),vm.add(95,(t,{op1:e})=>{let{stack:n}=t,r=n.pop(),i=n.pop(),s=t.fetchValue(e);s.handle=r,s.table=i}),vm.add(38,(t,{op1:e})=>{let n,{table:r,manager:i,capabilities:s,state:o}=t.fetchValue(e);mr(0,s,ir.hasSubOwner)?(n=i.getOwner(o),t.loadValue(7,null)):(n=t.fetchValue(7),null===n?n=t.getOwner():t.loadValue(7,null)),t.pushRootScope(r.symbols.length+1,n)}),vm.add(17,(t,{op1:e})=>{let n=t.fetchValue(e),r=t.scope(),i=t.stack.peek(),s=i.named.atNames;for(let o=s.length-1;o>=0;o--){let t=s[o],e=n.table.symbols.indexOf(t),a=i.named.get(t,!0);-1!==e&&r.bindSymbol(e+1,a),n.lookup&&(n.lookup[t]=a)}}),vm.add(18,(t,{op1:e})=>{let n=t.fetchValue(e),{blocks:r}=t.stack.peek();for(const[i]of gn(r.names))ny(r.symbolNames[i],r.names[i],n,r,t)}),vm.add(96,(t,{op1:e})=>{let n=t.fetchValue(e);t.call(n.handle)}),vm.add(100,(t,{op1:e})=>{let n=t.fetchValue(e),{manager:r,state:i,capabilities:s}=n,o=t.tree().popBlock();void 0!==t.env.debugRenderTree&&(zm(r)?r.getDebugCustomRenderTree(n.definition.state,i,Sy).reverse().forEach(e=>{let{bucket:n}=e;t.env.debugRenderTree.didRender(n,o),t.updateWith(new oy(n,o))}):(t.env.debugRenderTree.didRender(n,o),t.updateWith(new oy(n,o)))),mr(0,s,ir.createInstance)&&(r.didRenderLayout(i,o),t.env.didCreate(n),t.updateWith(new iy(n,o)))}),vm.add(98,t=>{t.commitCacheGroup()});class ry{constructor(t,e,n){this.component=t,this.manager=e,this.dynamicScope=n}evaluate(t){let{component:e,manager:n,dynamicScope:r}=this;n.update(e,r)}}class iy{constructor(t,e){this.component=t,this.bounds=e}evaluate(t){let{component:e,bounds:n}=this,{manager:r,state:i}=e;r.didUpdateLayout(i,n),t.env.didUpdate(e)}}class sy{constructor(t){this.bucket=t}evaluate(t){t.env.debugRenderTree?.update(this.bucket)}}class oy{constructor(t,e){this.bucket=t,this.bounds=e}evaluate(t){t.env.debugRenderTree?.didRender(this.bucket,this.bounds)}}class ay{constructor(){this.stack=null,this.positional=new cy,this.named=new uy,this.blocks=new py}empty(t){let e=t.registers[3]+1;return this.named.empty(t,e),this.positional.empty(t,e),this.blocks.empty(t,e),this}setup(t,e,n,r,i){this.stack=t;let s=this.named,o=e.length,a=t.registers[3]-o+1;s.setup(t,a,o,e,i);let l=a-r;this.positional.setup(t,l,r);let c=this.blocks,u=n.length,h=l-3*u;c.setup(t,h,u,n)}get base(){return this.blocks.base}get length(){return this.positional.length+this.named.length+3*this.blocks.length}at(t){return this.positional.at(t)}realloc(t){let{stack:e}=this;if(t>0&&null!==e){let{positional:n,named:r}=this,i=n.base+t;for(let t=n.length+r.length-1;t>=0;t--)e.copy(t+n.base,t+i);n.base+=t,r.base+=t,e.registers[3]+=t}}capture(){let t=0===this.positional.length?Cy:this.positional.capture();return{named:0===this.named.length?xy:this.named.capture(),positional:t}}clear(){let{stack:t,length:e}=this;e>0&&null!==t&&t.pop(e)}}const ly=hn();class cy{constructor(){this.base=0,this.length=0,this.stack=null,this._references=null}empty(t,e){this.stack=t,this.base=e,this.length=0,this._references=ly}setup(t,e,n){this.stack=t,this.base=e,this.length=n,this._references=0===n?ly:null}at(t){let{base:e,length:n,stack:r}=this;return t<0||t>=n?Mn:r.get(t,e)}capture(){return this.references}prepend(t){let e=t.length;if(e>0){let{base:n,length:r,stack:i}=this;this.base=n-=e,this.length=r+e;for(let s=0;s0){let{names:n,length:r,stack:i}=this,s=n.slice();for(const o of e)-1===s.indexOf(o)&&(r=s.push(o),i.push(t[o]));this.length=r,this._references=null,this._names=s,this._atNames=null}}get references(){let t=this._references;if(!t){let{base:e,length:n,stack:r}=this;t=this._references=r.slice(e,e+n)}return t}toSyntheticName(t){return t.slice(1)}toAtName(t){return`@${t}`}}function hy(t){return`&${t}`}const dy=hn();class py{constructor(){this.internalValues=null,this._symbolNames=null,this.internalTag=null,this.names=dn,this.length=0,this.base=0}empty(t,e){this.stack=t,this.names=dn,this.base=e,this.length=0,this._symbolNames=null,this.internalTag=be,this.internalValues=dy}setup(t,e,n,r){this.stack=t,this.names=r,this.base=e,this.length=n,this._symbolNames=null,0===n?(this.internalTag=be,this.internalValues=dy):(this.internalTag=null,this.internalValues=null)}get values(){let t=this.internalValues;if(!t){let{base:e,length:n,stack:r}=this;t=this.internalValues=r.slice(e,e+3*n)}return t}has(t){return-1!==this.names.indexOf(t)}get(t){let e=this.names.indexOf(t);if(-1===e)return null;let{base:n,stack:r}=this,i=r.get(3*e,n),s=r.get(3*e+1,n),o=r.get(3*e+2,n);return null===o?null:[o,s,i]}capture(){return new fy(this.names,this.values)}get symbolNames(){let t=this._symbolNames;return null===t&&(t=this._symbolNames=this.names.map(hy)),t}}class fy{constructor(t,e){this.names=t,this.values=e,this.length=t.length}has(t){return-1!==this.names.indexOf(t)}get(t){let e=this.names.indexOf(t);return-1===e?null:[this.values[3*e+2],this.values[3*e+1],this.values[3*e]]}}function gy(t,e){return{named:t,positional:e}}function my(t){let e=vn();for(const[n,r]of Object.entries(t))e[n]=$n(r);return e}function yy(t){return t.map($n)}const vy=Symbol("ARGUMENT_ERROR");function by(t){return null!==t&&"object"==typeof t&&t[vy]}function wy(t){return{[vy]:!0,error:t}}function _y(t){return{named:function(t){let e=vn();for(const[n,r]of Object.entries(t))try{e[n]=$n(r)}catch(ej){e[n]=wy(ej)}return e}(t.named),positional:(e=t.positional,e.map(t=>{try{return $n(t)}catch(ej){return wy(ej)}}))};var e}const xy=Object.freeze(Object.create(null)),Cy=ly,Sy=gy(xy,Cy);function ky(t){return"string"==typeof t?t:"function"!=typeof t.toString?"":String(t)}function Ey(t){let e,n=Ar(t);return e=null===n?null:"function"==typeof n?n:n.getHelper(t),e}function Ty(t){return t===Mn}vm.add(77,(t,{op1:e,op2:n})=>{let r=t.stack,i=r.pop(),s=r.pop(),o=t.getOwner();t.context.resolver,t.loadValue(8,function(t,e,n,r){let i,s;return zn(()=>{let o=$n(e);return o===i||(s=Em(o,t)?r?Lm(t,o,n,r):r:0===t&&"string"==typeof o&&o||wn(o)?Lm(t,o,n,r):null,i=o),s})}(e,i,o,s))}),vm.add(107,t=>{let e,n=t.stack,r=n.pop(),i=n.pop().capture(),s=t.getOwner(),o=zn(()=>{void 0!==e&&Gt(e);let t=$n(r);if(Em(t,1)){let{definition:n,owner:r,positional:s,named:a}=Rm(t),l=Ey(n);void 0!==a&&(i.named=Cn({},...a,i.named)),void 0!==s&&(i.positional=s.concat(i.positional)),e=l(i,r),Wt(o,e)}else if(wn(t)){let n=Ey(t);e=n(i,s),Kt(e)&&Wt(o,e)}else e=Mn}),a=zn(()=>($n(o),$n(e)));t.associateDestroyable(o),t.loadValue(8,a)}),vm.add(16,(t,{op1:e})=>{let n=t.stack,r=t.constants.getValue(e)(n.pop().capture(),t.getOwner(),t.dynamicScope());Kt(r)&&t.associateDestroyable(r),t.loadValue(8,r)}),vm.add(21,(t,{op1:e})=>{let n=t.referenceForSymbol(e);t.stack.push(n)}),vm.add(19,(t,{op1:e})=>{let n=t.stack.pop();t.scope().bindSymbol(e,n)}),vm.add(20,(t,{op1:e})=>{let n=t.stack.pop(),r=t.stack.pop(),i=t.stack.pop();t.scope().bindBlock(e,[n,r,i])}),vm.add(37,(t,{op1:e})=>{t.pushRootScope(e,t.getOwner())}),vm.add(22,(t,{op1:e})=>{let n=t.constants.getValue(e),r=t.stack.pop();t.stack.push(Vn(r,n))}),vm.add(23,(t,{op1:e})=>{let{stack:n}=t,r=t.scope().getBlock(e);n.push(r)}),vm.add(24,t=>{let{stack:e}=t,n=e.pop();if(n&&!Ty(n)){let[t,r,i]=n;e.push(i),e.push(r),e.push(t)}else e.push(null),e.push(null),e.push(null)}),vm.add(25,t=>{let{stack:e}=t,n=e.pop();n&&!Ty(n)?e.push(Pn):e.push(An)}),vm.add(26,t=>{t.stack.pop(),t.stack.pop();let e=t.stack.pop(),n=e&&e.parameters.length;t.stack.push(n?Pn:An)}),vm.add(27,(t,{op1:e})=>{let n=new Array(e);for(let i=e;i>0;i--)n[i-1]=t.stack.pop();var r;t.stack.push((r=n,zn(()=>{const t=[];for(const e of r){const n=$n(e);null!=n&&t.push(ky(n))}return t.length>0?t.join(""):null})))}),vm.add(109,t=>{let e=t.stack.pop(),n=t.stack.pop(),r=t.stack.pop();t.stack.push(zn(()=>Pt($n(e))?$n(n):$n(r)))}),vm.add(110,t=>{let e=t.stack.pop();t.stack.push(zn(()=>!Pt($n(e))))}),vm.add(111,t=>{let e=t.dynamicScope(),n=t.stack,r=n.pop();n.push(zn(()=>{let t=String($n(r));return $n(e.get(t))}))}),vm.add(112,t=>{let{positional:e}=t.stack.pop().capture();t.loadValue(8,zn(()=>{console.log(...yy(e))}))});class Ry{constructor(t,e,n){this.node=t,this.reference=e,this.lastValue=n}evaluate(){let t,e=$n(this.reference),{lastValue:n}=this;e!==n&&(t=Bm(e)?"":Vm(e)?e:String(e),t!==n)&&(this.node.nodeValue=this.lastValue=t)}}function Ly(t){return function(t){return Vm(t)||Bm(t)||"boolean"==typeof t||"number"==typeof t}(t)?2:Em(t,0)||zr(t)?0:Em(t,1)||Dr(t)?1:qm(t)?4:function(t){return $m(t)&&11===t.nodeType}(t)?5:function(t){return $m(t)&&"number"==typeof t.nodeType}(t)?6:2}function My(t){return wn(t)?Em(t,0)||zr(t)?0:1:2}function Iy(t,e){console.info("Use `context`, and `get()` to debug this template."),e("this")}vm.add(76,t=>{let e=t.stack.peek();t.stack.push(Ly($n(e))),Un(e)||t.updateWith(new Hm(e,Ly))}),vm.add(106,t=>{let e=t.stack.peek();t.stack.push(My($n(e))),Un(e)||t.updateWith(new Hm(e,My))}),vm.add(43,t=>{let e=$n(t.stack.pop()),n=Bm(e)?"":String(e);t.tree().appendDynamicHTML(n)}),vm.add(44,t=>{let e=$n(t.stack.pop()).toHTML(),n=Bm(e)?"":e;t.tree().appendDynamicHTML(n)}),vm.add(47,t=>{let e=t.stack.pop(),n=$n(e),r=Bm(n)?"":String(n),i=t.tree().appendDynamicText(r);Un(e)||t.updateWith(new Ry(i,e,r))}),vm.add(45,t=>{let e=$n(t.stack.pop());t.tree().appendDynamicFragment(e)}),vm.add(46,t=>{let e=$n(t.stack.pop());t.tree().appendDynamicNode(e)});let Py=Iy;class Ay{#f;constructor(t,e){this.scope=t,this.#f=e}get(t){let e,{scope:n}=this,r=this.#f,i=t.split("."),[s,...o]=t.split(".");return"this"===s?e=n.getSelf():r.locals[s]?e=n.getSymbol(r.locals[s]):(e=this.scope.getSelf(),o=i),o.reduce((t,e)=>Vn(t,e),e)}}vm.add(103,(t,{op1:e})=>{let n=t.constants.getValue(e),r=new Ay(t.scope(),n);Py($n(t.getSelf()),t=>$n(r.get(t)))}),vm.add(72,(t,{op1:e,op2:n})=>{let r=t.stack,i=r.pop(),s=$n(r.pop()),o=Qn(i,null===s?"@identity":String(s)),a=$n(o);t.updateWith(new Hm(o,t=>t.isEmpty())),a.isEmpty()?t.lowlevel.goto(n+1):(t.enterList(o,e),t.stack.push(a))}),vm.add(73,t=>{t.exitList()}),vm.add(74,(t,{op1:e})=>{let n=t.stack.peek().next();null!==n?t.registerItem(t.enterItem(n)):t.lowlevel.goto(e)});const Oy={dynamicLayout:!1,dynamicTag:!1,prepareArgs:!1,createArgs:!1,attributeHook:!1,elementHook:!1,createCaller:!1,dynamicScope:!1,updateHook:!1,createInstance:!1,wrapped:!1,willDestroy:!1,hasSubOwner:!1};class Fy{getCapabilities(){return Oy}getDebugName({name:t}){return t}getSelf(){return In}getDestroyable(){return null}}const zy=new Fy;class Dy{constructor(t="@glimmer/component/template-only",e="(unknown template-only component)"){this.moduleName=t,this.name=e}toString(){return this.moduleName}}function Ny(t,e){return new Dy(t,e)}Or(zy,Dy.prototype);const jy={foreignObject:1,desc:1,title:1},Uy=Object.create(null);class By{constructor(t){this.document=t,this.setupUselessElement()}setupUselessElement(){this.uselessElement=this.document.createElement("div")}createElement(t,e){let n,r,i,s;if(e?(n=e.namespaceURI===pm||"svg"===t,i=e.namespaceURI===dm||"math"===t,r=!!jy[e.tagName]):(n="svg"===t,i="math"===t,r=!1),!i&&!n||r)return this.document.createElement(t);if(Uy[t])throw new Error(`Cannot create a ${t} inside an SVG context`);return s=i?dm:pm,this.document.createElementNS(s,t)}insertBefore(t,e,n){t.insertBefore(e,n)}insertHTMLBefore(t,e,n){if(""===n){const n=this.createComment("");return t.insertBefore(n,e),new Am(t,n,n)}const r=e?e.previousSibling:t.lastChild;let i;if(null===e)t.insertAdjacentHTML("beforeend",n),i=t.lastChild;else if(e instanceof HTMLElement)e.insertAdjacentHTML("beforebegin",n),i=e.previousSibling;else{const{uselessElement:r}=this;t.insertBefore(r,e),r.insertAdjacentHTML("beforebegin",n),i=r.previousSibling,t.removeChild(r)}const s=r?r.nextSibling:t.firstChild;return new Am(t,s,i)}createTextNode(t){return this.document.createTextNode(t)}createComment(t){return this.document.createComment(t)}}function $y(t,e,n){if(!t)return e;if(!function(t,e){const n=t.createElementNS(e,"svg");try{n.insertAdjacentHTML("beforeend","")}catch{}finally{return 1!==n.childNodes.length||n.firstChild.namespaceURI!==pm}}(t,n))return e;const r=t.createElement("div");return class extends e{insertHTMLBefore(t,e,i){return""===i||t.namespaceURI!==n?super.insertHTMLBefore(t,e,i):function(t,e,n,r){let i;if("FOREIGNOBJECT"===t.tagName.toUpperCase()){const t=""+n+"";xn(e),e.insertAdjacentHTML("afterbegin",t),i=e.firstChild.firstChild}else{const t=""+n+"";xn(e),e.insertAdjacentHTML("afterbegin",t),i=e.firstChild}return function(t,e,n){const r=t.firstChild;let i=r,s=r;for(;s;){const t=s.nextSibling;e.insertBefore(s,n),i=s,s=t}return new Am(e,r,i)}(i,t,r)}(t,r,i,e)}}}function qy(t,e){return t&&function(t){const e=t.createElement("div");return e.appendChild(t.createTextNode("first")),e.insertAdjacentHTML("beforeend","second"),2!==e.childNodes.length}(t)?class extends e{constructor(t){super(t),this.uselessComment=t.createComment("")}insertHTMLBefore(t,e,n){if(""===n)return super.insertHTMLBefore(t,e,n);let r=!1;const i=e?e.previousSibling:t.lastChild;i&&i instanceof Text&&(r=!0,t.insertBefore(this.uselessComment,e));const s=super.insertHTMLBefore(t,e,n);return r&&t.removeChild(this.uselessComment),s}}:e}const Vy="undefined"==typeof document?null:fm(document);let Wy=class extends By{createElementNS(t,e){return this.document.createElementNS(t,e)}setAttribute(t,e,n,r=null){r?t.setAttributeNS(r,e,n):t.setAttribute(e,n)}};Wy=qy(Vy,Wy),Wy=$y(Vy,Wy,pm);const Hy=Wy;["b","big","blockquote","body","br","center","code","dd","div","dl","dt","em","embed","h1","h2","h3","h4","h5","h6","head","hr","i","img","li","listing","main","meta","nobr","ol","p","pre","ruby","s","small","span","strong","strike","sub","sup","table","tt","u","ul","var"].forEach(t=>Uy[t]=1);const Gy=/[\t\n\v\f\r \xa0\u{1680}\u{180e}\u{2000}-\u{200a}\u{2028}\u{2029}\u{202f}\u{205f}\u{3000}\u{feff}]/u,Ky="undefined"==typeof document?null:fm(document);class Zy extends By{constructor(t){super(t),this.document=t,this.namespace=null}setAttribute(t,e,n){t.setAttribute(e,n)}removeAttribute(t,e){t.removeAttribute(e)}insertAfter(t,e,n){this.insertBefore(t,e,n.nextSibling)}}let Yy=Zy;Yy=qy(Ky,Yy),Yy=$y(Ky,Yy,pm);const Xy=Yy;function Jy(t,e){let n,r;if(e in t)r=e,n="prop";else{let i=e.toLowerCase();i in t?(n="prop",r=i):(n="attr",r=e)}return"prop"!==n||"style"!==r.toLowerCase()&&!function(t,e){let n=Qy[t.toUpperCase()];return!(!n||!n[e.toLowerCase()])}(t.tagName,r)||(n="attr"),{normalized:r,type:n}}const Qy={INPUT:{form:!0,autocorrect:!0,list:!0},SELECT:{form:!0},OPTION:{form:!0},TEXTAREA:{form:!0},LABEL:{form:!0},FIELDSET:{form:!0},LEGEND:{form:!0},OBJECT:{form:!0},OUTPUT:{form:!0},BUTTON:{form:!0}},tv=Symbol("TRANSACTION");class ev{didCreate(t){this.createdComponents.push(t)}didUpdate(t){this.updatedComponents.push(t)}scheduleInstallModifier(t){this.scheduledInstallModifiers.push(t)}scheduleUpdateModifier(t){this.scheduledUpdateModifiers.push(t)}commit(){let{createdComponents:t,updatedComponents:e}=this;for(const{manager:i,state:s}of t)i.didCreate(s);for(const{manager:i,state:s}of e)i.didUpdate(s);let{scheduledInstallModifiers:n,scheduledUpdateModifiers:r}=this;for(const{manager:i,state:s,definition:o}of n){let t=i.getTag(s);if(null!==t){let e=We(()=>i.install(s));me(t,e)}else i.install(s)}for(const{manager:i,state:s,definition:o}of r){let t=i.getTag(s);if(null!==t){let e=We(()=>i.update(s));me(t,e)}else i.update(s)}}constructor(){this.scheduledInstallModifiers=[],this.scheduledUpdateModifiers=[],this.createdComponents=[],this.updatedComponents=[]}}class nv{static{sv=tv}constructor(t,e){this.delegate=e,this[sv]=null,this.isInteractive=e.isInteractive,this.debugRenderTree=this.delegate.enableDebugTooling?new jm:void 0,this.isArgumentCaptureError=this.delegate.enableDebugTooling?by:void 0,t.appendOperations?(this.appendOperations=t.appendOperations,this.updateOperations=t.updateOperations):t.document&&(this.appendOperations=new Hy(t.document),this.updateOperations=new Zy(t.document))}getAppendOperations(){return this.appendOperations}getDOM(){return this.updateOperations}begin(){this[tv],this.debugRenderTree?.begin(),this[tv]=new ev}get transaction(){return this[tv]}didCreate(t){this.transaction.didCreate(t)}didUpdate(t){this.transaction.didUpdate(t)}scheduleInstallModifier(t){this.isInteractive&&this.transaction.scheduleInstallModifier(t)}scheduleUpdateModifier(t){this.isInteractive&&this.transaction.scheduleUpdateModifier(t)}commit(){let t=this.transaction;this[tv]=null,t.commit(),this.debugRenderTree?.commit(),this.delegate.onTransactionCommit()}}function rv(t,e,n,r){return{env:new nv(t,e),program:new hm(n.constants,n.heap),resolver:r}}function iv(t,e){if(t[tv])e();else{t.begin();try{e()}finally{t.commit()}}}var sv;function ov(t){return Ir(t,{})}const av=ov(({positional:t})=>zn(()=>yy(t),null)),lv=t=>(t=>null==t||"function"!=typeof t.toString)(t)?"":String(t),cv=ov(({positional:t})=>zn(()=>yy(t).map(lv).join(""),null)),uv=ov(({positional:t})=>{let e=t[0];return zn(()=>(...n)=>{let[r,...i]=yy(t);if(!Nn(e))return r.call(null,...i,...n);{let t=i.length>0?i[0]:n[0];qn(e,t)}},null)}),hv=ov(({positional:t})=>{let e=t[0]??Mn,n=t[1]??Mn;return zn(()=>{let t=$n(e);if(bn(t))return Ft(t,String($n(n)))},t=>{let r=$n(e);if(bn(r))return zt(r,String($n(n)),t)})}),dv=ov(({named:t})=>{let e=zn(()=>my(t),null),n=new Map;for(let r in t)n.set(r,t[r]);return e.children=n,e});function pv(t){return qe(t.argsCache)}class fv{constructor(t,e=()=>Sy){let n=$e(()=>e(t));this.argsCache=n}get named(){return pv(this).named||xy}get positional(){return pv(this).positional||Cy}}function gv(t,e,n){const r=ci(t),i=Ar(e).getDelegateFor(r);let s,o=new fv(t,n),a=i.createHelper(e,o);if(!br(i))throw new Error("TODO: unreachable, to be implemented with hasScheduledEffect");return s=$e(()=>i.getValue(a)),Wt(t,s),wr(i)&&Wt(s,i.getDestroyable(a)),s}class mv{constructor(t,e){this.tag=ve(),this.listener=null,this.element=t,this.args=e,Ht(this,()=>{let{element:t,listener:e}=this;if(e){let{eventName:n,callback:r,options:i}=e;bv(t,n,r,i)}})}updateListener(){let{element:t,args:e,listener:n}=this;e.positional[0];let r=$n(e.positional[0]);e.positional[1];let i,s,o,a=$n(e.positional[1]);{let{once:t,passive:n,capture:r}=e.named;t&&(i=$n(t)),n&&(s=$n(n)),r&&(o=$n(r))}let l,c=!1;if(c=null===n||r!==n.eventName||a!==n.userProvidedCallback||i!==n.once||s!==n.passive||o!==n.capture,c&&(void 0===i&&void 0===s&&void 0===o||(l={once:i,passive:s,capture:o})),c){let e=a;this.listener={eventName:r,callback:e,userProvidedCallback:a,once:i,passive:s,capture:o,options:l},n&&bv(t,n.eventName,n.callback,n.options),function(t,e,n,r){yv++,t.addEventListener(e,n,r)}(t,r,e,l)}}}let yv=0,vv=0;function bv(t,e,n,r){vv++,t.removeEventListener(e,n,r)}const wv=Lr(new class{getDebugName(){return"on"}getDebugInstance(){return null}get counters(){return{adds:yv,removes:vv}}create(t,e,n,r){return new mv(e,r)}getTag({tag:t}){return t}install(t){t.updateListener()}update(t){t.updateListener()}getDestroyable(t){return t}},{});class _v{constructor(t,e,n,r){this.stack=t,this.externs=n,this.currentOpSize=0,this.context=e,this.registers=r}fetchRegister(t){return this.registers[t]}loadRegister(t,e){this.registers[t]=e}setPc(t){this.registers[0]=t}pushFrame(){this.stack.push(this.registers[1]),this.stack.push(this.registers[2]),this.registers[2]=this.registers[3]-1}popFrame(){this.registers[3]=this.registers[2]-1,this.registers[1]=this.stack.get(0),this.registers[2]=this.stack.get(1)}pushSmallFrame(){this.stack.push(this.registers[1])}popSmallFrame(){this.registers[1]=this.stack.pop()}goto(t){this.setPc(this.target(t))}target(t){return this.registers[0]+t-this.currentOpSize}call(t){this.registers[1]=this.registers[0],this.setPc(this.context.program.heap.getaddr(t))}returnTo(t){this.registers[1]=this.target(t)}return(){this.setPc(this.registers[1])}nextStatement(){let{registers:t,context:e}=this,n=t[0];if(-1===n)return null;let r=e.program.opcode(n),i=this.currentOpSize=r.size;return this.registers[0]+=i,r}evaluateOuter(t,e){this.evaluateInner(t,e)}evaluateInner(t,e){t.isMachine?this.evaluateMachine(t,e):this.evaluateSyscall(t,e)}evaluateMachine(t,e){switch(t.type){case 0:return void this.pushFrame();case 1:return void this.popFrame();case 3:return void this.call(t.op1);case 2:return void e.call(this.stack.pop());case 4:return void this.goto(t.op1);case 5:return void e.return();case 6:return void this.returnTo(t.op1)}}evaluateSyscall(t,e){vm.evaluate(e,t,t.type)}}const xv=["javascript:","vbscript:"],Cv=["A","BODY","LINK","IMG","IFRAME","BASE","FORM"],Sv=["EMBED"],kv=["href","src","background","action"],Ev=["src"];function Tv(t,e){return-1!==t.indexOf(e)}function Rv(t,e){return(null===t||Tv(Cv,t))&&Tv(kv,e)}function Lv(t,e){return null!==t&&Tv(Sv,t)&&Tv(Ev,e)}function Mv(t,e){return Rv(t,e)||Lv(t,e)}let Iv;function Pv(t,e,n){if(null==n)return n;if(qm(n))return n.toHTML();const r=t.tagName.toUpperCase();let i=Um(n);if(Rv(r,e)){let t=(s=i,Iv||(Iv=function(){const t=URL;if("object"==typeof t&&null!==t&&"function"==typeof t.parse){let e=t;return t=>{let n=null;return"string"==typeof t&&(n=e.parse(t).protocol),null===n?":":n}}if("function"==typeof t)return e=>{try{return new t(e).protocol}catch{return":"}};throw new Error('@glimmer/runtime needs a valid "globalThis.URL"')}()),Iv(s));if(Tv(xv,t))return`unsafe:${i}`}var s;return Lv(r,e)?`unsafe:${i}`:i}function Av(t,e,n){const{tagName:r,namespaceURI:i}=t,s={element:t,name:e,namespace:n};if(i===pm)return Ov(r,e,s);const{type:o,normalized:a}=Jy(t,e);return"attr"===o?Ov(r,a,s):function(t,e,n){return Mv(t,e)?new Nv(e,n):function(t,e){return("INPUT"===t||"TEXTAREA"===t)&&"value"===e}(t,e)?new Uv(e,n):function(t,e){return"OPTION"===t&&"selected"===e}(t,e)?new Bv(e,n):new Dv(e,n)}(r,a,s)}function Ov(t,e,n){return Mv(t,e)?new jv(n):new zv(n)}class Fv{constructor(t){this.attribute=t}}class zv extends Fv{set(t,e,n){const r=$v(e);if(null!==r){const{name:e,namespace:n}=this.attribute;t.__setAttribute(e,r,n)}}update(t,e){const n=$v(t),{element:r,name:i}=this.attribute;null===n?r.removeAttribute(i):r.setAttribute(i,n)}}class Dv extends Fv{constructor(t,e){super(e),this.normalizedName=t}set(t,e,n){null!=e&&(this.value=e,t.__setProperty(this.normalizedName,e))}update(t,e){const{element:n}=this.attribute;this.value!==t&&(n[this.normalizedName]=this.value=t,null==t&&this.removeAttribute())}removeAttribute(){const{element:t,namespace:e}=this.attribute;e?t.removeAttributeNS(e,this.normalizedName):t.removeAttribute(this.normalizedName)}}class Nv extends Dv{set(t,e,n){const{element:r,name:i}=this.attribute,s=Pv(r,i,e);super.set(t,s,n)}update(t,e){const{element:n,name:r}=this.attribute,i=Pv(n,r,t);super.update(i,e)}}class jv extends zv{set(t,e,n){const{element:r,name:i}=this.attribute,s=Pv(r,i,e);super.set(t,s,n)}update(t,e){const{element:n,name:r}=this.attribute,i=Pv(n,r,t);super.update(i,e)}}class Uv extends Dv{set(t,e){t.__setProperty("value",Um(e))}update(t){const e=this.attribute.element,n=e.value,r=Um(t);n!==r&&(e.value=r)}}class Bv extends Dv{set(t,e){null!=e&&!1!==e&&t.__setProperty("selected",!0)}update(t){this.attribute.element.selected=!!t}}function $v(t){return!1===t||null==t||void 0===t.toString?null:!0===t?"":"function"==typeof t?null:String(t)}class qv{constructor(t){this.node=t}firstNode(){return this.node}}class Vv{constructor(t){this.node=t}lastNode(){return this.node}}class Wv{static forInitialRender(t,e){return new this(t,e.element,e.nextSibling).initialize()}static resume(t,e){let n=new this(t,e.parentElement(),e.reset(t)).initialize();return n.pushBlock(e),n}constructor(t,e,n){this.constructing=null,this.operations=null,this.cursors=new _n,this.modifierStack=new _n,this.blockStack=new _n,this.pushElement(e,n),this.env=t,this.dom=t.getAppendOperations(),this.updateOperations=t.getDOM()}initialize(){return this.pushAppendingBlock(),this}debugBlocks(){return this.blockStack.toArray()}get element(){return this.cursors.current.element}get nextSibling(){return this.cursors.current.nextSibling}get hasBlocks(){return this.blockStack.size>0}block(){return this.blockStack.current}popElement(){this.cursors.pop(),this.cursors.current}pushAppendingBlock(){return this.pushBlock(new Hv(this.element))}pushResettableBlock(){return this.pushBlock(new Kv(this.element))}pushBlockList(t){return this.pushBlock(new Zv(this.element,t))}pushBlock(t,e=!1){let n=this.blockStack.current;return null!==n&&(e||n.didAppendBounds(t)),this.__openBlock(),this.blockStack.push(t),t}popBlock(){return this.block().finalize(this),this.__closeBlock(),this.blockStack.pop()}__openBlock(){}__closeBlock(){}openElement(t){let e=this.__openElement(t);return this.constructing=e,e}__openElement(t){return this.dom.createElement(t,this.element)}flushElement(t){let e=this.element,n=this.constructing;this.__flushElement(e,n),this.constructing=null,this.operations=null,this.pushModifiers(t),this.pushElement(n,null),this.didOpenElement(n)}__flushElement(t,e){this.dom.insertBefore(t,e,this.nextSibling)}closeElement(){return this.willCloseElement(),this.popElement(),this.popModifiers()}pushRemoteElement(t,e,n){return this.__pushRemoteElement(t,e,n)}__pushRemoteElement(t,e,n){if(this.pushElement(t,n),void 0===n)for(;t.lastChild;)t.removeChild(t.lastChild);let r=new Gv(t);return this.pushBlock(r,!0)}popRemoteElement(){const t=this.popBlock();return this.popElement(),t}pushElement(t,e=null){this.cursors.push(new Pm(t,e))}pushModifiers(t){this.modifierStack.push(t)}popModifiers(){return this.modifierStack.pop()}didAppendBounds(t){return this.block().didAppendBounds(t),t}didAppendNode(t){return this.block().didAppendNode(t),t}didOpenElement(t){return this.block().openElement(t),t}willCloseElement(){this.block().closeElement()}appendText(t){return this.didAppendNode(this.__appendText(t))}__appendText(t){let{dom:e,element:n,nextSibling:r}=this,i=e.createTextNode(t);return e.insertBefore(n,i,r),i}__appendNode(t){return this.dom.insertBefore(this.element,t,this.nextSibling),t}__appendFragment(t){let e=t.firstChild;if(e){let n=new Am(this.element,e,t.lastChild);return this.dom.insertBefore(this.element,t,this.nextSibling),n}{const t=this.__appendComment("");return new Am(this.element,t,t)}}__appendHTML(t){return this.dom.insertHTMLBefore(this.element,this.nextSibling,t)}appendDynamicHTML(t){let e=this.trustedContent(t);this.didAppendBounds(e)}appendDynamicText(t){let e=this.untrustedContent(t);return this.didAppendNode(e),e}appendDynamicFragment(t){let e=this.__appendFragment(t);this.didAppendBounds(e)}appendDynamicNode(t){let e=this.__appendNode(t),n=new Am(this.element,e,e);this.didAppendBounds(n)}trustedContent(t){return this.__appendHTML(t)}untrustedContent(t){return this.__appendText(t)}appendComment(t){return this.didAppendNode(this.__appendComment(t))}__appendComment(t){let{dom:e,element:n,nextSibling:r}=this,i=e.createComment(t);return e.insertBefore(n,i,r),i}__setAttribute(t,e,n){this.dom.setAttribute(this.constructing,t,e,n)}__setProperty(t,e){this.constructing[t]=e}setStaticAttribute(t,e,n){this.__setAttribute(t,e,n)}setDynamicAttribute(t,e,n,r){let i=Av(this.constructing,t,r);return i.set(this,e,this.env),i}}class Hv{constructor(t){this.parent=t,this.first=null,this.last=null,this.nesting=0}parentElement(){return this.parent}firstNode(){return this.first.firstNode()}lastNode(){return this.last.lastNode()}openElement(t){this.didAppendNode(t),this.nesting++}closeElement(){this.nesting--}didAppendNode(t){0===this.nesting&&(this.first||(this.first=new qv(t)),this.last=new Vv(t))}didAppendBounds(t){0===this.nesting&&(this.first||(this.first=t),this.last=t)}finalize(t){null===this.first&&t.appendComment("")}}class Gv extends Hv{constructor(t){super(t),Ht(this,()=>{this.parentElement()===this.firstNode().parentNode&&Fm(this)})}}class Kv extends Hv{constructor(t){super(t)}reset(){Gt(this);let t=Fm(this);return this.first=null,this.last=null,this.nesting=0,t}}class Zv{constructor(t,e){this.parent=t,this.boundList=e,this.parent=t,this.boundList=e}parentElement(){return this.parent}firstNode(){return this.boundList[0].firstNode()}lastNode(){let t=this.boundList;return t[t.length-1].lastNode()}openElement(t){}closeElement(){}didAppendNode(t){}didAppendBounds(t){}finalize(t){this.boundList.length}}function Yv(t,e){return Wv.forInitialRender(t,e)}class Xv{constructor(t,{alwaysRevalidate:e=!1}){this.frameStack=new _n,this.env=t,this.dom=t.getDOM(),this.alwaysRevalidate=e}execute(t,e){this._execute(t,e)}_execute(t,e){let{frameStack:n}=this;for(this.try(t,e);!n.isEmpty();){let t=this.frame.nextStatement();void 0!==t?t.evaluate(this):n.pop()}}get frame(){return this.frameStack.current}goto(t){this.frame.goto(t)}try(t,e){this.frameStack.push(new nb(t,e))}throw(){this.frame.handleException(),this.frameStack.pop()}}class Jv{constructor(t,e,n,r){this.state=t,this.context=e,this.children=r,this.bounds=n}parentElement(){return this.bounds.parentElement()}firstNode(){return this.bounds.firstNode()}lastNode(){return this.bounds.lastNode()}evaluate(t){t.try(this.children,null)}}class Qv extends Jv{evaluate(t){t.try(this.children,this)}handleException(){let{state:t,bounds:e,context:{env:n}}=this;!function(t){let{children:e}=Vt(t);$t(e,Gt)}(this);let r=Wv.resume(n,e),i=t.evaluate(r),s=this.children=[],o=i.execute(t=>{t.updateWith(this),t.pushUpdating(s)});Wt(this,o.drop)}constructor(...t){super(...t),this.type="try"}}class tb extends Qv{constructor(t,e,n,r,i,s){super(t,e,n,[]),this.key=r,this.memo=i,this.value=s,this.retained=!1,this.index=-1}shouldRemove(){return!this.retained}reset(){this.retained=!1}}class eb extends Jv{constructor(t,e,n,r,i){super(t,e,n,r),this.iterableRef=i,this.type="list-block",this.opcodeMap=new Map,this.marker=null,this.lastIterator=$n(i)}initializeChild(t){t.index=this.children.length-1,this.opcodeMap.set(t.key,t)}evaluate(t){let e=$n(this.iterableRef);if(this.lastIterator!==e){let{bounds:n}=this,{dom:r}=t,i=this.marker=r.createComment("");r.insertAfter(n.parentElement(),i,n.lastNode()),this.sync(e),this.parentElement().removeChild(i),this.marker=null,this.lastIterator=e}super.evaluate(t)}sync(t){let{opcodeMap:e,children:n}=this,r=0,i=0;for(this.children=this.bounds.boundList=[];;){let s=t.next();if(null===s)break;let o=n[r],{key:a}=s;for(;void 0!==o&&o.retained;)o=n[++r];if(void 0!==o&&o.key===a)this.retainItem(o,s),r++;else if(e.has(a)){let t=e.get(a);if(t.index{let r=e.enterItem(t);r.index=s.length,s.push(r),n.set(a,r),Wt(this,r)})}moveItem(t,e,n){let r,i,{children:s}=this;qn(t.memo,e.memo),qn(t.value,e.value),t.retained=!0,void 0===n?Om(t,this.marker):(r=t.lastNode().nextSibling,i=n.firstNode(),r!==i&&Om(t,i)),t.index=s.length,s.push(t)}deleteItem(t){Gt(t),Fm(t),this.opcodeMap.delete(t.key)}}class nb{constructor(t,e){this.ops=t,this.exceptionHandler=e,this.current=0}goto(t){this.current=t}nextStatement(){return this.ops[this.current++]}handleException(){this.exceptionHandler&&this.exceptionHandler.handleException()}}class rb{constructor(t,e,n,r){this.env=t,this.updating=e,this.bounds=n,this.drop=r,Wt(this,r),Ht(this,()=>Fm(this.bounds))}rerender({alwaysRevalidate:t=!1}={alwaysRevalidate:!1}){let{env:e,updating:n}=this;new Xv(e,{alwaysRevalidate:t}).execute(n,this)}parentElement(){return this.bounds.parentElement()}firstNode(){return this.bounds.firstNode()}lastNode(){return this.bounds.lastNode()}handleException(){}}class ib{static restore(t,e){const n=new this(t.slice(),[0,-1,t.length-1,0]);return n.registers[0]=e,n.registers[3]=t.length-1,n.registers[2]=-1,n}constructor(t=[],e){this.stack=t,this.registers=e}push(t){this.stack[++this.registers[3]]=t}dup(t=this.registers[3]){this.stack[++this.registers[3]]=this.stack[t]}copy(t,e){this.stack[e]=this.stack[t]}pop(t=1){let e=this.stack[this.registers[3]];return this.registers[3]-=t,e}peek(t=0){return this.stack[this.registers[3]-t]}get(t,e=this.registers[2]){return this.stack[e+t]}set(t,e,n=this.registers[2]){this.stack[n+e]=t}slice(t,e){return this.stack.slice(t,e)}capture(t){let e=this.registers[3]+1,n=e-t;return this.stack.slice(n,e)}reset(){this.stack.length=0}}class sb{constructor(t,e){this.drop={},this.scope=new _n,this.dynamicScope=new _n,this.updating=new _n,this.cache=new _n,this.list=new _n,this.destroyable=new _n,this.scope.push(t),this.dynamicScope.push(e),this.destroyable.push(this.drop)}}class ob{#g;get stack(){return this.lowlevel.stack}get pc(){return this.lowlevel.fetchRegister(0)}#m;fetch(t){let e=this.fetchValue(t);this.stack.push(e)}load(t){let e=this.stack.pop();this.loadValue(t,e)}loadValue(t,e){this.#m[t]=e}fetchValue(t){return function(t){return t<=3}(t)?this.lowlevel.fetchRegister(t):this.#m[t]}call(t){null!==t&&this.lowlevel.call(t)}return(){this.lowlevel.return()}#y;constructor({scope:t,dynamicScope:e,stack:n,pc:r},i,s){this.#m=[null,null,null,null,null,null,null,null,null];let o=ib.restore(n,r);this.#y=s,this.context=i,this.#g=new sb(t,e),this.args=new ay,this.lowlevel=new _v(o,i,void 0,o.registers),this.pushUpdating()}static initial(t,e){let n=Im.root(e.owner,e.scope??{self:Mn,size:0});const r=function(t,e,n){return{pc:t,scope:e,dynamicScope:n,stack:[]}}(t.program.heap.getaddr(e.handle),n,e.dynamicScope);return new ob(r,t,e.tree)}compile(t){return gm(t.compile(this.context))}get constants(){return this.context.program.constants}get program(){return this.context.program}get env(){return this.context.env}captureClosure(t,e=this.lowlevel.fetchRegister(0)){return{pc:e,scope:this.scope(),dynamicScope:this.dynamicScope(),stack:this.stack.capture(t)}}capture(t,e=this.lowlevel.fetchRegister(0)){return new ab(this.captureClosure(t,e),this.context)}beginCacheGroup(t){let e=this.updating(),n=new Gm;e.push(n),e.push(new Km(t)),this.#g.cache.push(n),Pe()}commitCacheGroup(){let t=this.updating(),e=this.#g.cache.pop(),n=Ae();t.push(new Zm(e)),e.finalize(n,t.length)}enter(t){let e=this.capture(t),n=this.tree().pushResettableBlock(),r=new Qv(e,this.context,n,[]);this.didEnter(r)}enterItem({key:t,value:e,memo:n}){let{stack:r}=this,i=tr(e),s=tr(n);r.push(i),r.push(s);let o=this.capture(2),a=this.tree().pushResettableBlock(),l=new tb(o,this.context,a,t,s,i);return this.didEnter(l),l}registerItem(t){this.listBlock().initializeChild(t)}enterList(t,e){let n=[],r=this.lowlevel.target(e),i=this.capture(0,r),s=this.tree().pushBlockList(n),o=new eb(i,this.context,s,n,t);this.#g.list.push(o),this.didEnter(o)}didEnter(t){this.associateDestroyable(t),this.#g.destroyable.push(t),this.updateWith(t),this.pushUpdating(t.children)}exit(){this.#g.destroyable.pop(),this.#y.popBlock(),this.popUpdating()}exitList(){this.exit(),this.#g.list.pop()}pushRootScope(t,e){let n=Im.sized(e,t);return this.#g.scope.push(n),n}pushChildScope(){this.#g.scope.push(this.scope().child())}pushScope(t){this.#g.scope.push(t)}popScope(){this.#g.scope.pop()}pushDynamicScope(){let t=this.dynamicScope().child();return this.#g.dynamicScope.push(t),t}bindDynamicScope(t){let e=this.dynamicScope();for(const n of fn(t))e.set(n,this.stack.pop())}pushUpdating(t=[]){this.#g.updating.push(t)}popUpdating(){return this.#g.updating.pop()}updateWith(t){this.updating().push(t)}listBlock(){return this.#g.list.current}associateDestroyable(t){Wt(this.#g.destroyable.current,t)}updating(){return this.#g.updating.current}tree(){return this.#y}scope(){return this.#g.scope.current}dynamicScope(){return this.#g.dynamicScope.current}popDynamicScope(){this.#g.dynamicScope.pop()}getOwner(){return this.scope().owner}getSelf(){return this.scope().getSelf()}referenceForSymbol(t){return this.scope().getSymbol(t)}execute(t){return this._execute(t)}_execute(t){let e;t&&t(this);do{e=this.next()}while(!e.done);return e.value}next(){let t,{env:e}=this,n=this.lowlevel.nextStatement();return null!==n?(this.lowlevel.evaluateOuter(n,this),t={done:!1,value:null}):(this.stack.reset(),t={done:!0,value:new rb(e,this.popUpdating(),this.#y.popBlock(),this.#g.drop)}),t}}class ab{constructor(t,e){this.state=t,this.context=e}evaluate(t){return new ob(this.state,this.context,t)}}class lb{constructor(t){this.vm=t}next(){return this.vm.next()}sync(){return this.vm.execute()}}function cb(t,e,n,r,i,s=new Mm){let o=gm(i.compile(t)),a=i.symbolTable.symbols.length,l=ob.initial(t,{scope:{self:n,size:a},dynamicScope:s,tree:r,handle:o,owner:e});return new lb(l)}function ub(t,e,n,r,i={},s=new Mm){return function(t,e,n,r,i){const s=Object.keys(i).map(t=>[t,i[t]]),o=["main","else","attrs"],a=s.map(([t])=>`@${t}`);let l=t.constants.component(r,n,void 0,"{ROOT}");t.lowlevel.pushFrame();for(let h=0;h<3*o.length;h++)t.stack.push(null);t.stack.push(null),s.forEach(([,e])=>{t.stack.push(e)}),t.args.setup(t.stack,a,o,0,!0);const c=l.compilable,u={handle:gm(c.compile(e)),symbolTable:c.symbolTable};return t.stack.push(t.args),t.stack.push(u),t.stack.push(l),new lb(t)}(ob.initial(t,{tree:e,handle:t.stdlib.main,dynamicScope:s,owner:n}),t,n,r,function(t){const e=On(t);return Object.keys(t).reduce((t,n)=>(t[n]=Vn(e,n),t),{})}(i))}function hb(t){return"%+b:0%"===t.nodeValue}class db extends Pm{constructor(t,e,n){super(t,e),this.startingBlockDepth=n,this.candidate=null,this.injectedOmittedNode=!1,this.openBlockDepth=n-1}}class pb extends Wv{constructor(t,e,n){if(super(t,e,n),this.unmatchedAttributes=null,this.blockDepth=0,n)throw new Error("Rehydration with nextSibling not supported");let r=this.currentCursor.element.firstChild;for(;null!==r&&!fb(r);)r=r.nextSibling;this.candidate=r;const i=mb(r);if(0!==i){const t=i-1,e=this.dom.createComment(`%+b:${t}%`);r.parentNode.insertBefore(e,this.candidate);let n=r.nextSibling;for(;null!==n&&(!gb(n)||mb(n)!==i);)n=n.nextSibling;const s=this.dom.createComment(`%-b:${t}%`);r.parentNode.insertBefore(s,n.nextSibling),this.candidate=e,this.startingBlockOffset=t}else this.startingBlockOffset=0}get currentCursor(){return this.cursors.current}get candidate(){return this.currentCursor?this.currentCursor.candidate:null}set candidate(t){this.currentCursor.candidate=t}disableRehydration(t){const e=this.currentCursor;e.candidate=null,e.nextSibling=t}enableRehydration(t){const e=this.currentCursor;e.candidate=t,e.nextSibling=null}pushElement(t,e=null){const n=new db(t,e,this.blockDepth||0);null!==this.candidate&&(n.candidate=t.firstChild,this.candidate=t.nextSibling),this.cursors.push(n)}clearMismatch(t){let e=t;const n=this.currentCursor;if(null!==n){const t=n.openBlockDepth;if(t>=n.startingBlockDepth)for(;e&&!(gb(e)&&t>=yb(e,this.startingBlockOffset));)e=this.remove(e);else for(;null!==e;)e=this.remove(e);this.disableRehydration(e)}}__openBlock(){const{currentCursor:t}=this;if(null===t)return;const e=this.blockDepth;this.blockDepth++;const{candidate:n}=t;if(null===n)return;const{tagName:r}=t.element;fb(n)&&yb(n,this.startingBlockOffset)===e?(this.candidate=this.remove(n),t.openBlockDepth=e):"TITLE"!==r&&"SCRIPT"!==r&&"STYLE"!==r&&this.clearMismatch(n)}__closeBlock(){const{currentCursor:t}=this;if(null===t)return;const e=t.openBlockDepth;this.blockDepth--;const{candidate:n}=t;let r=!1;if(null!==n)if(r=!0,gb(n)&&yb(n,this.startingBlockOffset)===e){const e=this.remove(n);this.candidate=e,t.openBlockDepth--}else this.clearMismatch(n),r=!1;if(!r){const e=t.nextSibling;if(null!==e&&gb(e)&&yb(e,this.startingBlockOffset)===this.blockDepth){const n=this.remove(e);this.enableRehydration(n),t.openBlockDepth--}}}__appendNode(t){const{candidate:e}=this;return e||super.__appendNode(t)}__appendHTML(t){const e=this.markerBounds();if(e){const t=e.firstNode(),n=e.lastNode(),r=new Am(this.element,t.nextSibling,n.previousSibling),i=this.remove(t);return this.remove(n),null!==i&&wb(i)&&(this.candidate=this.remove(i),null!==this.candidate&&this.clearMismatch(this.candidate)),r}return super.__appendHTML(t)}remove(t){const e=t.parentNode,n=t.nextSibling;return e.removeChild(t),n}markerBounds(){const t=this.candidate;if(t&&bb(t)){const e=t;let n=e.nextSibling;for(;!bb(n);)n=n.nextSibling;return new Am(this.element,e,n)}return null}__appendText(t){const{candidate:e}=this;return e?3===e.nodeType?(e.nodeValue!==t&&(e.nodeValue=t),this.candidate=e.nextSibling,e):8===(n=e).nodeType&&"%|%"===n.nodeValue||wb(e)&&""===t?(this.candidate=this.remove(e),this.__appendText(t)):(this.clearMismatch(e),super.__appendText(t)):super.__appendText(t);var n}__appendComment(t){const e=this.candidate;return e&&8===e.nodeType?(e.nodeValue!==t&&(e.nodeValue=t),this.candidate=e.nextSibling,e):(e&&this.clearMismatch(e),super.__appendComment(t))}__openElement(t){const e=this.candidate;if(e&&vb(e)&&function(t,e){return t.namespaceURI===pm?t.tagName===e:t.tagName===e.toUpperCase()}(e,t))return this.unmatchedAttributes=[].slice.call(e.attributes),e;if(e){if(vb(e)&&"TBODY"===e.tagName)return this.pushElement(e,null),this.currentCursor.injectedOmittedNode=!0,this.__openElement(t);this.clearMismatch(e)}return super.__openElement(t)}__setAttribute(t,e,n){const r=this.unmatchedAttributes;if(r){const n=_b(r,t);if(n)return n.value!==e&&(n.value=e),void r.splice(r.indexOf(n),1)}return super.__setAttribute(t,e,n)}__setProperty(t,e){const n=this.unmatchedAttributes;if(n){const r=_b(n,t);if(r)return r.value!==e&&(r.value=e),void n.splice(n.indexOf(r),1)}return super.__setProperty(t,e)}__flushElement(t,e){const{unmatchedAttributes:n}=this;if(n){for(const t of n)this.constructing.removeAttribute(t.name);this.unmatchedAttributes=null}else super.__flushElement(t,e)}willCloseElement(){const{candidate:t,currentCursor:e}=this;null!==t&&this.clearMismatch(t),e&&e.injectedOmittedNode&&this.popElement(),super.willCloseElement()}getMarker(t,e){const n=t.querySelector(`script[glmr="${e}"]`);return n?fm(n):null}__pushRemoteElement(t,e,n){const r=this.getMarker(t,e);if(!r||r.parentNode,void 0===n){for(;null!==t.firstChild&&t.firstChild!==r;)this.remove(t.firstChild);n=null}const i=new db(t,null,this.blockDepth);this.cursors.push(i),null===r?this.disableRehydration(n):this.candidate=this.remove(r);const s=new Gv(t);return this.pushBlock(s,!0)}didAppendBounds(t){if(super.didAppendBounds(t),this.candidate){const e=t.lastNode();this.candidate=e.nextSibling}return t}}function fb(t){return 8===t.nodeType&&0===t.nodeValue.lastIndexOf("%+b:",0)}function gb(t){return 8===t.nodeType&&0===t.nodeValue.lastIndexOf("%-b:",0)}function mb(t){return parseInt(t.nodeValue.slice(4),10)}function yb(t,e){return mb(t)-e}function vb(t){return 1===t.nodeType}function bb(t){return 8===t.nodeType&&"%glmr%"===t.nodeValue}function wb(t){return 8===t.nodeType&&"% %"===t.nodeValue}function _b(t,e){for(const n of t)if(n.name===e)return n}function xb(t,e){return pb.forInitialRender(t,e)}const Cb=Object.freeze(Object.defineProperty({__proto__:null,ConcreteBounds:Am,CurriedValue:Tm,CursorImpl:Pm,DOMChanges:Xy,DOMTreeConstruction:Hy,DynamicAttribute:Fv,DynamicScopeImpl:Mm,EMPTY_ARGS:Sy,EMPTY_NAMED:xy,EMPTY_POSITIONAL:Cy,EnvironmentImpl:nv,IDOMChanges:Zy,LowLevelVM:_v,NewTreeBuilder:Wv,RehydrateTree:pb,RemoteBlock:Gv,ResettableBlockImpl:Kv,SERIALIZATION_FIRST_NODE_STRING:"%+b:0%",ScopeImpl:Im,SimpleDynamicAttribute:zv,TEMPLATE_ONLY_COMPONENT_MANAGER:zy,TemplateOnlyComponent:Dy,TemplateOnlyComponentManager:Fy,UpdatingVM:Xv,array:av,clear:Fm,clientBuilder:Yv,concat:cv,createCapturedArgs:gy,curry:Lm,destroy:Gt,dynamicAttribute:Av,fn:uv,get:hv,hash:dv,inTransaction:iv,invokeHelper:gv,isDestroyed:Yt,isDestroying:Zt,isSerializationFirstNode:hb,isWhitespace:function(t){return Gy.test(t)},normalizeProperty:Jy,on:wv,registerDestructor:Ht,rehydrationBuilder:xb,reifyArgs:function(t){return{named:my(t.named),positional:yy(t.positional)}},reifyNamed:my,reifyPositional:yy,renderComponent:ub,renderMain:cb,renderSync:function(t,e){let n;return iv(t,()=>n=e.sync()),n},resetDebuggerCallback:function(){Py=Iy},runtimeOptions:rv,setDebuggerCallback:function(t){Py=t},templateOnlyComponent:Ny},Symbol.toStringTag,{value:"Module"})),Sb=wv,kb=Symbol("MUTABLE_CELL"),Eb=em({id:"yTlmws8O",block:'[[[46,[30,0],null,null,null]],[],["component"]]',moduleName:"packages/@ember/-internals/glimmer/lib/templates/root.hbs",isStrictMode:!0}),Tb=em({id:"Cc/BCoQJ",block:'[[[11,"input"],[16,1,[30,0,["id"]]],[16,0,[30,0,["class"]]],[17,1],[16,4,[30,0,["type"]]],[16,"checked",[30,0,["checked"]]],[16,2,[30,0,["value"]]],[4,[32,0],["change",[30,0,["change"]]],null],[4,[32,0],["input",[30,0,["input"]]],null],[4,[32,0],["keyup",[30,0,["keyUp"]]],null],[4,[32,0],["paste",[30,0,["valueDidChange"]]],null],[4,[32,0],["cut",[30,0,["valueDidChange"]]],null],[12],[13]],["&attrs"],[]]',moduleName:"packages/@ember/-internals/glimmer/lib/templates/input.hbs",scope:()=>[Sb],isStrictMode:!0});function Rb(){}class Lb{static toString(){return"internal component"}constructor(t,e,n){this.owner=t,this.args=e,this.caller=n,hi(this,t)}get id(){return et(this)}get class(){return"ember-view"}validateArguments(){for(let t of Object.keys(this.args.named))this.isSupportedArgument(t)||this.onUnsupportedArgument(t)}named(t){let e=this.args.named[t];return e?$n(e):void 0}positional(t){let e=this.args.positional[t];return e?$n(e):void 0}listenerFor(t){return this.named(t)||Rb}isSupportedArgument(t){return!1}onUnsupportedArgument(t){}toString(){return`<${this.constructor}:${et(this)}>`}}const Mb=new WeakMap;function Ib(t,e){let n={create(){throw void 0},toString:()=>t.toString()};return Mb.set(n,t),Or(Ab,n),Xr(e,n),n}const Pb={dynamicLayout:!1,dynamicTag:!1,prepareArgs:!1,createArgs:!0,attributeHook:!1,elementHook:!1,createCaller:!0,dynamicScope:!1,updateHook:!1,createInstance:!0,wrapped:!1,willDestroy:!1,hasSubOwner:!1},Ab=new class{getCapabilities(){return Pb}create(t,e,n,r,i,s){var o;let a=new(o=e,Mb.get(o))(t,n.capture(),$n(s));return He(a.validateArguments.bind(a)),a}didCreate(){}didUpdate(){}didRenderLayout(){}didUpdateLayout(){}getDebugName(t){return t.toString()}getSelf(t){return On(t)}getDestroyable(t){return t}},Ob=Object.freeze({});function Fb(t){return function(t){return t.target}(t).value}function zb(t){return void 0===t?new Db(void 0):Un(t)?new Db($n(t)):Bn(t)?new Nb(t):new jb(t)}class Db{static{kh(this.prototype,"value",[Is])}#v=void Rh(this,"value");constructor(t){this.value=t}get(){return this.value}set(t){this.value=t}}class Nb{constructor(t){this.reference=t}get(){return $n(this.reference)}set(t){qn(this.reference,t)}}class jb{local;upstream;lastUpstreamValue=Ob;constructor(t){this.upstream=new Nb(t)}get(){let t=this.upstream.get();return t!==this.lastUpstreamValue&&(this.lastUpstreamValue=t,this.local=new Db(t)),this.local.get()}set(t){this.local.set(t)}}class Ub extends Lb{validateArguments(){super.validateArguments()}_value=zb(this.args.named.value);get value(){return this._value.get()}set value(t){this._value.set(t)}valueDidChange(t){this.value=Fb(t)}static{Th(this.prototype,"valueDidChange",[Pu])}change(t){this.valueDidChange(t)}input(t){this.valueDidChange(t)}keyUp(t){switch(t.key){case"Enter":this.listenerFor("enter")(t),this.listenerFor("insert-newline")(t);break;case"Escape":this.listenerFor("escape-press")(t)}}static{Th(this.prototype,"keyUp",[Pu])}listenerFor(t){let e=super.listenerFor(t);return this.isVirtualEventListener(t,e)?function(t){return e=>t(Fb(e),e)}(e):e}isVirtualEventListener(t,e){return-1!==["enter","insert-newline","escape-press"].indexOf(t)}}let Bb;if(e){const t=Object.create(null),e=document.createElement("input");t[""]=!1,t.text=!0,t.checkbox=!0,Bb=n=>{let r=t[n];if(void 0===r){try{e.type=n,r=e.type===n}catch(i){r=!1}finally{e.type="text"}t[n]=r}return r}}else Bb=t=>""!==t;class $b extends Ub{static toString(){return"Input"}get class(){return this.isCheckbox?"ember-checkbox ember-view":"ember-text-field ember-view"}get type(){let t=this.named("type");return null==t?"text":Bb(t)?t:"text"}get isCheckbox(){return"checkbox"===this.named("type")}_checked=zb(this.args.named.checked);get checked(){return this.isCheckbox?this._checked.get():void 0}set checked(t){this._checked.set(t)}change(t){this.isCheckbox?this.checkedDidChange(t):super.change(t)}static{Th(this.prototype,"change",[Pu])}input(t){this.isCheckbox||super.input(t)}static{Th(this.prototype,"input",[Pu])}checkedDidChange(t){let e=t.target;this.checked=e.checked}static{Th(this.prototype,"checkedDidChange",[Pu])}isSupportedArgument(t){return-1!==["type","value","checked","enter","insert-newline","escape-press"].indexOf(t)||super.isSupportedArgument(t)}}const qb=Ib($b,Tb),Vb=em({id:"7Z3LFeO/",block:'[[[11,3],[16,1,[30,0,["id"]]],[16,0,[30,0,["class"]]],[16,"role",[30,0,["role"]]],[16,"title",[30,0,["title"]]],[16,"rel",[30,0,["rel"]]],[16,"tabindex",[30,0,["tabindex"]]],[16,"target",[30,0,["target"]]],[17,1],[16,6,[30,0,["href"]]],[4,[32,0],["click",[30,0,["click"]]],null],[12],[18,2,null],[13]],["&attrs","&default"],["yield"]]',moduleName:"packages/@ember/-internals/glimmer/lib/templates/link-to.hbs",scope:()=>[Sb],isStrictMode:!0}),Wb=[],Hb={};function Gb(t){return null==t}function Kb(t){return"object"==typeof t&&null!==t&&!0===t.isQueryParams}class Zb extends Lb{static toString(){return"LinkTo"}static{kh(this.prototype,"routing",[$f("-routing")])}#b=void Rh(this,"routing");validateArguments(){super.validateArguments()}get class(){let t="ember-view";return this.isActive?(t+=this.classFor("active"),!1===this.willBeActive&&(t+=" ember-transitioning-out")):this.willBeActive&&(t+=" ember-transitioning-in"),this.isLoading&&(t+=this.classFor("loading")),this.isDisabled&&(t+=this.classFor("disabled")),t}get href(){if(this.isLoading)return"#";let{routing:t,route:e,models:n,query:r}=this;return De(on(t,"currentState")),t.generateURL(e,n,r)}click(t){if(!Fu(t))return;let e=t.currentTarget;if(""!==e.target&&"_self"!==e.target)return;if(this.preventDefault(t),this.isDisabled)return;if(this.isLoading)return;let{routing:n,route:r,models:i,query:s,replace:o}=this,a={transition:void 0};ch(0,0,()=>{a.transition=n.transitionTo(r,i,s,o)})}static{Th(this.prototype,"click",[Pu])}get route(){if("route"in this.args.named){let t=this.named("route");return t&&this.namespaceRoute(t)}return this.currentRoute}currentRouteCache=$e(()=>(De(on(this.routing,"currentState")),He(()=>this.routing.currentRouteName)));get currentRoute(){return qe(this.currentRouteCache)}get models(){return"models"in this.args.named?this.named("models"):"model"in this.args.named?[this.named("model")]:Wb}get query(){return"query"in this.args.named?{...this.named("query")}:Hb}get replace(){return!0===this.named("replace")}get isActive(){return this.isActiveForState(this.routing.currentState)}get willBeActive(){let t=this.routing.currentState,e=this.routing.targetState;return t===e?null:this.isActiveForState(e)}get isLoading(){return Gb(this.route)||this.models.some(t=>Gb(t))}get isDisabled(){return Boolean(this.named("disabled"))}get isEngine(){return void 0!==pd(this.owner)}get engineMountPoint(){return this.owner.mountPoint}classFor(t){let e=this.named(`${t}Class`);return!0===e||Gb(e)?` ${t}`:e?` ${e}`:""}namespaceRoute(t){let{engineMountPoint:e}=this;return void 0===e?t:"application"===t?e:`${e}.${t}`}isActiveForState(t){if(!function(t){return!Gb(t)}(t))return!1;if(this.isLoading)return!1;let e=this.named("current-when");if("boolean"==typeof e)return e;if("string"==typeof e){let{models:n,routing:r}=this;return e.split(" ").some(e=>r.isActiveForRoute(n,void 0,this.namespaceRoute(e),t))}{let{route:e,models:n,query:r,routing:i}=this;return i.isActiveForRoute(n,r,e,t)}}preventDefault(t){t.preventDefault()}isSupportedArgument(t){return-1!==["route","model","models","query","replace","disabled","current-when","activeClass","loadingClass","disabledClass"].indexOf(t)||super.isSupportedArgument(t)}}let{prototype:Yb}=Zb,Xb=(t,e)=>t?Object.getOwnPropertyDescriptor(t,e)||Xb(Object.getPrototypeOf(t),e):null;{let t=Yb.onUnsupportedArgument;Object.defineProperty(Yb,"onUnsupportedArgument",{configurable:!0,enumerable:!1,value:function(e){"href"===e||t.call(this,e)}})}{let t=Xb(Yb,"models").get;Object.defineProperty(Yb,"models",{configurable:!0,enumerable:!1,get:function(){let e=t.call(this);return e.length>0&&!("query"in this.args.named)&&Kb(e[e.length-1])&&(e=e.slice(0,-1)),e}});let e=Xb(Yb,"query").get;Object.defineProperty(Yb,"query",{configurable:!0,enumerable:!1,get:function(){if("query"in this.args.named){let t=e.call(this);return Kb(t)?t.values??Hb:t}{let e=t.call(this);if(e.length>0){let t=e[e.length-1];if(Kb(t)&&null!==t.values)return t.values}return Hb}}})}{let t=Yb.onUnsupportedArgument;Object.defineProperty(Yb,"onUnsupportedArgument",{configurable:!0,enumerable:!1,value:function(e){"params"!==e&&t.call(this,e)}})}const Jb=Ib(Zb,Vb),Qb=em({id:"KVdeMchh",block:'[[[11,"textarea"],[16,1,[30,0,["id"]]],[16,0,[30,0,["class"]]],[17,1],[16,2,[30,0,["value"]]],[4,[32,0],["change",[30,0,["change"]]],null],[4,[32,0],["input",[30,0,["input"]]],null],[4,[32,0],["keyup",[30,0,["keyUp"]]],null],[4,[32,0],["paste",[30,0,["valueDidChange"]]],null],[4,[32,0],["cut",[30,0,["valueDidChange"]]],null],[12],[13]],["&attrs"],[]]',moduleName:"packages/@ember/-internals/glimmer/lib/templates/textarea.hbs",scope:()=>[Sb],isStrictMode:!0});class tw extends Ub{static toString(){return"Textarea"}get class(){return"ember-text-area ember-view"}change(t){super.change(t)}static{Th(this.prototype,"change",[Pu])}input(t){super.input(t)}static{Th(this.prototype,"input",[Pu])}isSupportedArgument(t){return-1!==["type","value","enter","insert-newline","escape-press"].indexOf(t)||super.isSupportedArgument(t)}}const ew=Ib(tw,Qb);function nw(t){if("error"===t.result)throw new Error(`Compile Error: ${t.problem} @ ${t.span.start}..${t.span.end}`);return t}function rw(t,e){return"attrs"===e[0]&&(e.shift(),1===e.length)?Vn(t,e[0]):Wn(t,e)}function iw(t){let e=t.indexOf(":");return-1===e?[t,t,!0]:[t.substring(0,e),t.substring(e+1),!1]}function sw(t,e,n,r){let[i,s,o]=n;if("id"===s){let e=Cs(t,i);null==e&&(e=t.elementId);let n=Ln(e);return void r.setAttribute("id",n,!0,null)}let a=i.indexOf(".")>-1?rw(e,i.split(".")):Vn(e,i);r.setAttribute(s,a,!1,null)}function ow(t,e){let n;return zn(()=>{let r=$n(t);return!0===r?n||(n=Ff(e)):r||0===r?String(r):null})}function aw(){}class lw{classRef=null;rootRef;argsRevision;constructor(t,e,n,r,i,s){this.component=t,this.args=e,this.argsTag=n,this.finalizer=r,this.hasWrappedElement=i,this.isInteractive=s,this.classRef=null,this.argsRevision=null===e?0:he(n),this.rootRef=On(t),Ht(this,()=>this.willDestroy(),!0),Ht(this,()=>this.component.destroy())}willDestroy(){let{component:t,isInteractive:e}=this;if(e){Oe(),t.trigger("willDestroyElement"),t.trigger("willClearRender"),Fe();let e=$u(t);e&&(Wu(e),Hu(t))}t.renderer.unregister(t)}finalize(){let{finalizer:t}=this;t(),this.finalizer=aw}}function cw(t){let e=Object.create(null),n=Object.create(null);for(let r in t){let i=t[r],s=$n(i);Bn(i)?e[r]=new hw(i,s):e[r]=s,n[r]=s}return n.attrs=e,n}const uw=Symbol("REF");class hw{value;[kb];[uw];constructor(t,e){this[kb]=!0,this[uw]=t,this.value=e}update(t){qn(this[uw],t)}}const dw=St("ARGS"),pw=St("HAS_BLOCK"),fw=Symbol("DIRTY_TAG"),gw=Symbol("IS_DISPATCHING_ATTRS"),mw=Symbol("BOUNDS"),yw=Ln("ember-view");class vw{templateFor(t){let e,{layout:n,layoutName:r}=t,i=ui(t);if(void 0===n){if(void 0===r)return null;e=i.lookup(`template:${r}`)}else{if("function"!=typeof n)return null;e=n}return nw(e(i)).asWrappedLayout()}getDynamicLayout(t){return this.templateFor(t.component)}getTagName(t){let{component:e,hasWrappedElement:n}=t;return n?e&&e.tagName||"div":null}getCapabilities(){return _w}prepareArgs(t,e){if(e.named.has("__ARGS__")){let{__ARGS__:t,...n}=e.named.capture(),r=$n(t);return{positional:r.positional,named:{...n,...r.named}}}const{positionalParams:n}=t.class??t;if(null==n||0===e.positional.length)return null;let r;if("string"==typeof n){let t=e.positional.capture();r={[n]:zn(()=>yy(t))},Object.assign(r,e.named.capture())}else{if(!(Array.isArray(n)&&n.length>0))return null;{const t=Math.min(n.length,e.positional.length);r={},Object.assign(r,e.named.capture());for(let i=0;i{s.setAttribute("class",Ln(t),!1,null)}),l&&l.length&&l.forEach(t=>{!function(t,e,n){let r=e.split(":"),[i,s,o]=r;if(""===i)n.setAttribute("class",Ln(s),!0,null);else{let e,r=i.indexOf(".")>-1,a=r?i.split("."):[],l=r?rw(t,a):Vn(t,i);e=void 0===s?ow(l,r?a[a.length-1]:i):function(t,e,n){return zn(()=>$n(t)?e:n)}(l,s,o),n.setAttribute("class",e,!1,null)}}(r,t,s)}),s.setAttribute("class",yw,!1,null),"ariaRole"in t&&s.setAttribute("role",Vn(r,"ariaRole"),!1,null),t._transitionTo("hasElement"),n&&(Oe(),t.trigger("willInsertElement"),Fe())}didRenderLayout(t,e){t.component[mw]=e,t.finalize()}didCreate({component:t,isInteractive:e}){e&&(t._transitionTo("inDOM"),t.trigger("didInsertElement"),t.trigger("didRender"))}update(t){let{component:e,args:n,argsTag:r,argsRevision:i,isInteractive:s}=t;if(t.finalizer=hh("render.component",ww,e),Oe(),null!==n&&!de(r,i)){Pe();let i=cw(n);r=t.argsTag=Ae(),t.argsRevision=he(r),e[gw]=!0,e.setProperties(i),e[gw]=!1,e.trigger("didUpdateAttrs"),e.trigger("didReceiveAttrs")}s&&(e.trigger("willUpdate"),e.trigger("willRender")),Fe(),De(r),De(e[fw])}didUpdateLayout(t){t.finalize()}didUpdate({component:t,isInteractive:e}){e&&(t.trigger("didUpdate"),t.trigger("didRender"))}getDestroyable(t){return t}}function bw(t){return t.instrumentDetails({initialRender:!0})}function ww(t){return t.instrumentDetails({initialRender:!1})}const _w={dynamicLayout:!0,dynamicTag:!0,prepareArgs:!0,createArgs:!0,attributeHook:!0,elementHook:!0,createCaller:!0,dynamicScope:!0,updateHook:!0,createInstance:!0,wrapped:!0,willDestroy:!0,hasSubOwner:!1},xw=new vw;function Cw(t){return t===xw}let Sw=new WeakMap;const kw=Object.freeze([]);class Ew extends(Ph.extend(ic,Ah,{didReceiveAttrs(){},didRender(){},didUpdate(){},didUpdateAttrs(){},willRender(){},willUpdate(){}},{concatenatedProperties:["attributeBindings","classNames","classNameBindings"],classNames:kw,classNameBindings:kw})){isComponent=!0;init(t){super.init(t),this._superRerender=this.rerender,this.rerender=this._rerender,this[gw]=!1,this[fw]=ye(),this[mw]=null;const e=this._dispatcher;if(e){let t=Sw.get(e);t||(t=new WeakSet,Sw.set(e,t));let n=Object.getPrototypeOf(this);t.has(n)||(e.lazyEvents.forEach((t,n)=>{null!==t&&"function"==typeof this[t]&&e.setupHandlerForBrowserEvent(n)}),t.add(n))}this.elementId||""===this.tagName||(this.elementId=et(this))}__dispatcher;get _dispatcher(){if(void 0===this.__dispatcher){let t=ui(this);if(t.lookup("-environment:main").isInteractive){let e=t.lookup("event_dispatcher:main");this.__dispatcher=e}else this.__dispatcher=null}return this.__dispatcher}on(t,e,n){return this._dispatcher?.setupHandlerForEmberEvent(t),super.on(t,e,n)}_rerender(){ge(this[fw]),this._superRerender()}[rs](t,e){if(this[gw])return;let n=this[dw],r=void 0!==n?n[t]:void 0;void 0!==r&&Bn(r)&&qn(r,2===arguments.length?e:Cs(this,t))}getAttr(t){return this.get(t)}readDOMAttr(t){let e=$u(this),n="http://www.w3.org/2000/svg"===e.namespaceURI,{type:r,normalized:i}=Jy(e,t);return n||"attr"===r?e.getAttribute(i):e[i]}get childViews(){return Ku(this)}static{Th(this.prototype,"childViews",[Ci({configurable:!1,enumerable:!1})])}appendChild(t){Zu(this,t)}_transitionTo(t){let e=this._currentState,n=this._currentState=this._states[t];this._state=t,e&&e.exit&&e.exit(this),n.enter&&n.enter(this)}nearestOfType(t){let e=this.parentView;for(;e;){if(t.detect(e.constructor))return e;e=e.parentView}}nearestWithProperty(t){let e=this.parentView;for(;e;){if(t in e)return e;e=e.parentView}}rerender(){return this._currentState.rerender(this)}get element(){return this.renderer.getElement(this)}static{Th(this.prototype,"element",[Ci({configurable:!1,enumerable:!1})])}appendTo(t){let n;return n=e&&"string"==typeof t?document.querySelector(t):t,this.renderer.appendTo(this,n),this}append(){return this.appendTo(document.body)}willInsertElement(){return this}didInsertElement(){return this}willClearRender(){return this}destroy(){return super.destroy(),this._currentState.destroy(this),this}willDestroyElement(){return this}didDestroyElement(){return this}parentViewDidChange(){return this}handleEvent(t,e){return this._currentState.handleEvent(this,t,e)}static isComponentFactory=!0;static toString(){return"@ember/component"}}Ew.reopenClass({positionalParams:[]}),Or(xw,Ew);const Tw=Symbol("RECOMPUTE_TAG"),Rw=Symbol("IS_CLASSIC_HELPER");class Lw extends ih{static isHelperFactory=!0;static[Rw]=!0;static helper=Ow;init(t){super.init(t),this[Tw]=ye()}recompute(){va(()=>ge(this[Tw]))}}class Mw{capabilities=vr(0,{hasValue:!0,hasDestroyable:!0});ownerInjection;constructor(t){let e={};hi(e,t),this.ownerInjection=e}createHelper(t,e){var n;return{instance:null!=(n=t)&&"class"in n?t.create():t.create(this.ownerInjection),args:e}}getDestroyable({instance:t}){return t}getValue({instance:t,args:e}){let{positional:n,named:r}=e,i=t.compute(n,r);return De(t[Tw]),i}getDebugName(t){return nt((t.class||t).prototype)}}Kr(t=>new Mw(t),Lw);const Iw=Ar(Lw);class Pw{isHelperFactory=!0;constructor(t){this.compute=t}create(){return{compute:this.compute}}}const Aw=new class{capabilities=vr(0,{hasValue:!0});createHelper(t,e){return()=>t.compute.call(null,e.positional,e.named)}getValue(t){return t()}getDebugName(t){return nt(t.compute)}};function Ow(t){return new Pw(t)}Kr(()=>Aw,Pw.prototype);class Fw{__string;constructor(t){this.__string=t}toString(){return`${this.__string}`}toHTML(){return this.toString()}}const zw=function(t){return null==t?t="":"string"!=typeof t&&(t=String(t)),new Fw(t)};function Dw(t){return{object:`${t.name}:main`}}const Nw={dynamicLayout:!1,dynamicTag:!1,prepareArgs:!1,createArgs:!1,attributeHook:!1,elementHook:!1,createCaller:!1,dynamicScope:!0,updateHook:!1,createInstance:!0,wrapped:!1,willDestroy:!1,hasSubOwner:!1},jw=fr(Nw),Uw=new class{create(t,e,n,r,i){let s=i.get("outletState"),o=e.ref;i.set("outletState",o);let a={finalize:hh("render.outlet",Dw,e)};if(void 0!==r.debugRenderTree){let t=$n(s),e=t?.render?.owner,n=$n(o),r=n?.render?.owner;if(e&&e!==r){let{mountPoint:t}=r;t&&(a.engine={mountPoint:t,instance:r})}}return a}getDebugName({name:t}){return`{{outlet}} for ${t}`}getDebugCustomRenderTree(t,e){let n=[];return n.push({bucket:e,type:"outlet",name:"main",args:Sy,instance:void 0,template:void 0}),e.engine&&n.push({bucket:e.engine,type:"engine",name:e.engine.mountPoint,args:Sy,instance:e.engine.instance,template:void 0}),n}getCapabilities(){return Nw}getSelf(){return Mn}didCreate(){}didUpdate(){}didRenderLayout(t){t.finalize()}didUpdateLayout(){}getDestroyable(){return null}},Bw=em({id:"Hacwyo/Q",block:'[[[8,[30,1],null,[["@controller","@model"],[[30,2],[30,3]]],null]],["@Component","@controller","@model"],[]]',moduleName:"/home/runner/work/ember.js/ember.js/packages/@ember/-internals/glimmer/lib/component-managers/outlet.ts",isStrictMode:!0});class $w{handle=-1;resolvedName=null;manager=Uw;capabilities=jw;compilable;constructor(t,e){this.state=e,this.compilable=nw(Bw(t)).asLayout()}}class qw extends vw{component;constructor(t){super(),this.component=t}create(t,e,n,{isInteractive:r},i){let s=this.component,o=hh("render.component",bw,s);i.view=s;let a=""!==s.tagName;a||(r&&s.trigger("willRender"),s._transitionTo("hasElement"),r&&s.trigger("willInsertElement"));let l=new lw(s,null,be,o,a,r);return De(s[fw]),l}}const Vw={dynamicLayout:!0,dynamicTag:!0,prepareArgs:!1,createArgs:!1,attributeHook:!0,elementHook:!0,createCaller:!0,dynamicScope:!0,updateHook:!0,createInstance:!0,wrapped:!0,willDestroy:!1,hasSubOwner:!1};class Ww{handle=-1;resolvedName="-top-level";state;manager;capabilities=fr(Vw);compilable=null;constructor(t){this.manager=new qw(t);let e=xl(t);this.state=e}}function Hw(t){return Ir(t,{})}class Gw{constructor(t){this.inner=t}}const Kw=Hw(({positional:t})=>{const e=t[0];return zn(()=>{let t=$n(e);return De(gi(t)),ei(t)&&(t=Jl(t)),new Gw(t)})});class Zw{position=0;constructor(t){this.length=t}isEmpty(){return!1}memoFor(t){return t}next(){let{length:t,position:e}=this;if(e>=t)return null;let n=this.valueFor(e),r=this.memoFor(e);return this.position++,{value:n,memo:r}}}class Yw extends Zw{static from(t){return t.length>0?new this(t):null}static fromForEachable(t){let e=[];return t.forEach(t=>e.push(t)),this.from(e)}constructor(t){super(t.length),this.array=t}valueFor(t){return this.array[t]}}class Xw extends Zw{static from(t){return t.length>0?new this(t):null}constructor(t){super(t.length),this.array=t}valueFor(t){return di(this.array,t)}}class Jw extends Zw{static fromIndexable(t){let e=Object.keys(t);if(0===e.length)return null;{let n=[];for(let r of e){let e;e=t[r],ze()&&(De(on(t,r)),Array.isArray(e)&&De(on(e,"[]"))),n.push(e)}return new this(e,n)}}static fromForEachable(t){let e=[],n=[],r=0,i=!1;return t.forEach(function(t,s){i=i||arguments.length>=2,i&&e.push(s),n.push(t),r++}),0===r?null:i?new this(e,n):new Yw(n)}constructor(t,e){super(e.length),this.keys=t,this.values=e}valueFor(t){return this.values[t]}memoFor(t){return this.keys[t]}}class Qw{static from(t){let e=t[Symbol.iterator](),n=e.next(),{done:r}=n;return r?null:new this(e,n)}position=0;constructor(t,e){this.iterable=t,this.result=e}isEmpty(){return!1}next(){let{iterable:t,result:e,position:n}=this;if(e.done)return null;let r=this.valueFor(e,n),i=this.memoFor(e,n);return this.position++,this.result=t.next(),{value:r,memo:i}}}class t_ extends Qw{valueFor(t){return t.value}memoFor(t,e){return e}}class e_ extends Qw{valueFor(t){return t.value[1]}memoFor(t){return t.value[0]}}function n_(t){return null!=t&&"function"==typeof t.forEach}function r_(t){return null!=t&&"function"==typeof t[Symbol.iterator]}var i_;i_={scheduleRevalidate(){ma.ensureInstance()},toBool:function(t){return ei(t)?(De(fi(t,"content")),Boolean(Cs(t,"isTruthy"))):Jh(t)?(De(fi(t,"[]")),0!==t.length):null!==(e=t)&&"object"==typeof e&&"function"==typeof e.toHTML?Boolean(t.toString()):Boolean(t);var e},toIterator:function(t){return t instanceof Gw?function(t){return function(t){return null!==t&&("object"==typeof t||"function"==typeof t)}(t)?Array.isArray(t)||ii(t)?Jw.fromIndexable(t):r_(t)?e_.from(t):n_(t)?Jw.fromForEachable(t):Jw.fromIndexable(t):null}(t.inner):function(t){return G(t)?Array.isArray(t)?Yw.from(t):ii(t)?Xw.from(t):r_(t)?t_.from(t):n_(t)?Yw.fromForEachable(t):null:null}(t)},getProp:Ss,setProp:zs,getPath:Cs,setPath:Fs,scheduleDestroy(t,e){wa("actions",null,e,t)},scheduleDestroyed(t){wa("destroy",null,t)}},jt=i_.scheduleRevalidate,Lt=i_.scheduleDestroy,Mt=i_.scheduleDestroyed,It=i_.toIterator,Pt=i_.toBool,At=i_.getProp,Ot=i_.setProp,Ft=i_.getPath,zt=i_.setPath;class s_{enableDebugTooling=g._DEBUG_RENDER_TREE;constructor(t,e){this.owner=t,this.isInteractive=e}onTransactionCommit(){}}const o_=Hw(({positional:t,named:e})=>{const n=t[0];let r=e.type,i=e.loc,s=e.original;return $n(r),$n(i),$n(s),zn(()=>$n(n))});let a_;a_=t=>t.positional[0];const l_=Hw(a_),c_=Hw(({positional:t})=>zn(()=>{let e=t[0],n=t[1],r=$n(e).split("."),i=r[r.length-1],s=$n(n);return!0===s?Ff(i):s||0===s?String(s):""})),u_=Hw(({positional:t},e)=>{let n=$n(t[0]);return On(e.factoryFor(n)?.class)}),h_=Hw(({positional:t})=>{const e=t[0];return zn(()=>{let t=$n(e);return G(t)&&De(fi(t,"[]")),t})}),d_=Hw(({positional:t})=>jn(t[0])),p_=Hw(({positional:t})=>Dn(t[0])),f_=Hw(({positional:t,named:e})=>Fn($n(t[0]))),g_=Hw(()=>On(([3e7]+-1e3+-4e3+-2e3+-1e11).replace(/[0-3]/g,t=>(4*t^16*Math.random()>>(2&t)).toString(16)))),m_={dynamicLayout:!0,dynamicTag:!1,prepareArgs:!1,createArgs:!0,attributeHook:!1,elementHook:!1,createCaller:!0,dynamicScope:!0,updateHook:!0,createInstance:!0,wrapped:!1,willDestroy:!1,hasSubOwner:!0},y_=new class{getDynamicLayout(t){return nw(t.engine.lookup("template:application")(t.engine)).asLayout()}getCapabilities(){return m_}getOwner(t){return t.engine}create(t,{name:e},n,r){let i=t.buildChildEngineInstance(e);i.boot();let s,o,a,l,c=i.factoryFor("controller:application")||pp(i,"application");if(n.named.has("model")&&(l=n.named.get("model")),void 0===l)s=c.create(),o=On(s),a={engine:i,controller:s,self:o,modelRef:l};else{let t=$n(l);s=c.create({model:t}),o=On(s),a={engine:i,controller:s,self:o,modelRef:l}}return r.debugRenderTree&&Wt(i,s),a}getDebugName({name:t}){return t}getDebugCustomRenderTree(t,e,n,r){return[{bucket:e.engine,instance:e.engine,type:"engine",name:t.name,args:n},{bucket:e.controller,instance:e.controller,type:"route-template",name:"application",args:n,template:r}]}getSelf({self:t}){return t}getDestroyable(t){return t.engine}didCreate(){}didUpdate(){}didRenderLayout(){}didUpdateLayout(){}update(t){let{controller:e,modelRef:n}=t;void 0!==n&&e.set("model",$n(n))}};class v_{handle=-1;state;manager=y_;compilable=null;capabilities=fr(m_);constructor(t){this.resolvedName=t,this.state={name:t}}}const b_=Hw((t,e)=>{let n,r,i,s=t.positional[0];return n=gy(t.named,Cy),zn(()=>{let t=$n(s);return"string"==typeof t?(r===t||(r=t,i=Lm(0,new v_(t),e,n,!0)),i):(i=null,r=null,null)})}),w_={dynamicLayout:!1,dynamicTag:!1,prepareArgs:!1,createArgs:!0,attributeHook:!1,elementHook:!1,createCaller:!1,dynamicScope:!1,updateHook:!1,createInstance:!0,wrapped:!1,willDestroy:!1,hasSubOwner:!1},__=fr(w_),x_=new class{create(t,e,n){let r=n.named.get("controller");return{self:r,controller:$n(r)}}getSelf({self:t}){return t}getDebugName({name:t}){return`route-template (${t})`}getDebugCustomRenderTree({name:t,templateName:e},n,r){return[{bucket:n,type:"route-template",name:t,args:r,instance:n.controller,template:e}]}getCapabilities(){return w_}didRenderLayout(){}didUpdateLayout(){}didCreate(){}didUpdate(){}getDestroyable(){return null}};class C_{handle=-1;resolvedName;state;manager=x_;capabilities=__;compilable;constructor(t,e){let n=nw(e);this.resolvedName=t,this.state={name:t,templateName:n.moduleName},this.compilable=n.asLayout()}}function S_(t,e,n){return Lm(0,new C_(e,n),t,null,!0)}const k_=Hw((t,e,n)=>{let r=zn(()=>{let t=$n(n.get("outletState"));return t?.outlets?.main}),i=null,s=null;return zn(()=>{let t=$n(r),n=function(t,e){if(void 0===e)return null;let n=e.render;if(void 0===n)return null;let r=n.template;return null==r?null:{ref:t,name:n.name,template:r,controller:n.controller}}(r,t);if(!function(t,e){return null!==t&&null!==e&&t.template===e.template&&t.controller===e.controller}(n,i))if(i=n,null!==n){let o,a=t?.render?.owner??e,l=vn(),c=n.template;o=zr(c)?c:S_(a,n.name,c),l.Component=On(o),l.controller=On(n.controller);let u=Wn(r,["render","model"]),h=$n(u);l.model=zn(()=>(i===n&&(h=$n(u)),h));let d=gy(l,Cy);s=Lm(0,new $w(e,n),a,d,!0)}else s=null;return s})});function E_(t){return{object:`component:${t}`}}const T_={mut:d_,readonly:p_,unbound:f_,"-hash":dv,"-each-in":Kw,"-normalize-class":c_,"-resolve":u_,"-track-array":h_,"-mount":b_,"-outlet":k_,"-in-el-null":l_},R_={...T_,array:av,concat:cv,fn:uv,get:hv,hash:dv,"unique-id":g_};R_["-disallow-dynamic-resolution"]=o_;const L_={},M_={...L_,on:wv};class I_{componentDefinitionCache=new Map;lookupPartial(){return null}lookupHelper(t,e){let n=R_[t];if(void 0!==n)return n;let r=e.factoryFor(`helper:${t}`);if(void 0===r)return null;let i=r.class;return void 0===i?null:"function"==typeof i&&!0===i[Rw]?(Ir(Iw,r),r):i}lookupBuiltInHelper(t){return T_[t]??null}lookupModifier(t,e){let n=M_[t];if(void 0!==n)return n;let r=e.factoryFor(`modifier:${t}`);return void 0===r?null:r.class||null}lookupBuiltInModifier(t){return L_[t]??null}lookupComponent(t,e){let n=function(t,e){let n=function(t,e){let n=`component:${t}`;return e.factoryFor(n)||null}(e,t);if(null!=(r=n)&&"function"==typeof r.create&&n.class){let t=Jr(n.class);if(void 0!==t)return{component:n,layout:t}}var r;return null===n?null:{component:n,layout:null}}(e,t);if(null===n)return null;let r,i=null;r=null===n.component?i=n.layout(e):n.component;let s=this.componentDefinitionCache.get(r);if(void 0!==s)return s;null===i&&null!==n.layout&&(i=n.layout(e));let o=hh("render.getComponentDefinition",E_,t),a=null;if(null===n.component)a={state:Ny(void 0,t),manager:zy,template:i};else{let t=n.component,e=t.class,r=Fr(e);a={state:Cw(r)?t:e,manager:r,template:i}}return o(),this.componentDefinitionCache.set(r,a),a}}const P_="-top-level";class A_{static extend(t){return class extends A_{static create(e){return e?super.create(Object.assign({},t,e)):super.create(t)}}}static reopenClass(t){Object.assign(this,t)}static create(t){let{environment:e,application:n,template:r}=t,i=ui(t),s=r(i);return new A_(e,i,s,n)}ref;state;constructor(t,e,n,r){this._environment=t,this.owner=e,this.template=n,this.namespace=r;let i=ye(),s={outlets:{main:void 0},render:{owner:e,name:P_,controller:void 0,model:void 0,template:n}},o=this.ref=zn(()=>(De(i),s),t=>{ge(i),s.outlets.main=t});this.state={ref:o,name:P_,template:n,controller:void 0}}appendTo(t){let e;e=this._environment.hasDOM&&"string"==typeof t?document.querySelector(t):t,wa("render",this.owner.lookup("renderer:-dom"),"appendOutletView",this,e)}rerender(){}setOutletState(t){qn(this.ref,t)}destroy(){}}class O_{constructor(t,e){this.view=t,this.outletState=e}child(){return new O_(this.view,this.outletState)}get(t){return this.outletState}set(t,e){return this.outletState=e,e}}const F_=()=>{};class z_{type="component";#w;#_;constructor(t,e,n){this.#_=()=>{let r=ub(t.context,t.builder(t.env,n.into),t.owner,e,n?.args),i=this.#w=r.sync();Wt(this,this.#w),this.#_=()=>{if(!Zt(i)&&!Yt(i))return i.rerender({alwaysRevalidate:!1})}}}isFor(t){return!1}render(){this.#_()}destroy(){Gt(this)}get destroyed(){return Yt(this)}get result(){return this.#w}}class D_{type="classic";id;result;destroyed;render;env;constructor(t,e,n,r,i,s,o,a){this.root=t,this.id=t instanceof A_?et(t):Nu(t),this.result=void 0,this.destroyed=!1,this.env=e.env,this.render=()=>{let t=nw(r).asLayout(),l=cb(e,n,i,a(e.env,{element:s,nextSibling:null}),t,o),c=this.result=l.sync();Wt(n,c),this.render=()=>{if(!Zt(c)&&!Yt(c))return c.rerender({alwaysRevalidate:!1})}}}isFor(t){return this.root===t}destroy(){let{result:t,env:e}=this;this.destroyed=!0,this.root=null,this.result=void 0,this.render=void 0,void 0!==t&&iv(e,()=>Gt(t))}}const N_=[];function j_(t){let e=N_.indexOf(t);N_.splice(e,1)}let U_=null,B_=0;ma.on("begin",function(){for(let t of N_)t.rerender()}),ma.on("end",function(){for(let t of N_)if(!t.isValid()){if(B_>g._RERENDER_LOOP_LIMIT)throw B_=0,t.destroy(),new Error("infinite rendering invalidation detected");return B_++,ma.join(null,F_)}B_=0,function(){if(null!==U_){let t=U_.resolve;U_=null,ma.join(null,t)}}()});class $_{static create(t,e){const n=new $_(t,e);return Wt(e,n),n}#x;#C=-1;#S=!1;#k=!1;#E=[];#T=[];constructor(t,e){this.#x=t,Ht(this,()=>{this.clearAllRoots(e)})}get debug(){return{roots:this.#E,inRenderTransaction:this.#S,isInteractive:this.isInteractive}}get roots(){return this.#E}get owner(){return this.#x.owner}get builder(){return this.#x.builder}get context(){return this.#x.context}get env(){return this.context.env}get isInteractive(){return this.#x.context.env.isInteractive}renderRoot(t,e){let n=this.#E;return n.push(t),Wt(this,t),1===n.length&&function(t){N_.push(t)}(e),this.#R(e),t}#R(t){if(this.#S)return;this.#S=!0;let e=!1;try{this.renderRoots(t),e=!0}finally{e||(this.#C=he(Se)),this.#S=!1}}renderRoots(t){let e,n=this.#E,r=this.#T;do{e=n.length,iv(this.context.env,()=>{for(let t=0;t=e||i.render()}this.#C=he(Se)})}while(n.length>e);for(;r.length;){let t=r.pop(),e=n.indexOf(t);n.splice(e,1)}0===this.#E.length&&j_(t)}scheduleRevalidate(t){ma.scheduleOnce("render",this,this.revalidate,t)}isValid(){return this.#k||0===this.#E.length||de(Se,this.#C)}revalidate(t){this.isValid()||this.#R(t)}clearAllRoots(t){let e=this.#E;for(let n of e)Gt(n);this.#T.length=0,this.#E=[],e.length&&j_(t)}}class q_{static strict(t,n,r){return new q_(t,{hasDOM:e,...r},n,new I_,Yv)}state;constructor(t,e,n,r,i){let s={constants:new lm,heap:new um},o=rv({document:n},new s_(t,e.isInteractive),s,r),a=new Xg(s,t=>new cm(t),o);this.state=$_.create({owner:t,context:a,builder:i},this)}get debugRenderTree(){let{debugRenderTree:t}=this.state.env;return t}isValid(){return this.state.isValid()}destroy(){Gt(this)}render(t,e){const n=new z_(this.state,t,{args:e.args,into:(r=e.into,"element"in r?r:{element:r,nextSibling:null})});var r;return this.state.renderRoot(n,this)}rerender(){this.state.scheduleRevalidate(this)}}class V_ extends q_{static strict(t,n,r){return new q_(t,{hasDOM:e,...r},n,new I_,Yv)}_rootTemplate;_viewRegistry;static create(t){let{_viewRegistry:e}=t,n=ui(t),r=n.lookup("service:-document"),i=n.lookup("-environment:main"),s=n.lookup(Ll`template:-root`),o=n.lookup("service:-dom-builder");return new this(n,r,i,s,e,o)}constructor(t,e,n,r,i,s=Yv,o=new I_){super(t,n,e,o,s),this._rootTemplate=r(t),this._viewRegistry=i||t.lookup("-view-registry:main")}appendOutletView(t,e){let n=new $w((r=t).owner,r.state);var r;let{name:i,template:s}=t.state,o=vn();o.Component=On(S_(t.owner,i,s)),o.controller=Mn,o.model=Mn;let a=gy(o,Cy);this._appendDefinition(t,Lm(0,n,t.owner,a,!0),e)}appendTo(t,e){let n=new Ww(t);this._appendDefinition(t,Lm(0,n,this.state.owner,null,!0),e)}_appendDefinition(t,e,n){let r=On(e),i=new O_(null,Mn),s=new D_(t,this.state.context,this.state.owner,this._rootTemplate,r,n,i,this.state.builder);this.state.renderRoot(s,this)}cleanupRootFor(t){if(Yt(this))return;let e=this.state.roots,n=e.length;for(;n--;){let r=e[n];"classic"===r.type&&r.isFor(t)&&(r.destroy(),e.splice(n,1))}}remove(t){t._transitionTo("destroying"),this.cleanupRootFor(t),this.state.isInteractive&&t.trigger("didDestroyElement")}get _roots(){return this.state.debug.roots}get _inRenderTransaction(){return this.state.debug.inRenderTransaction}get _isInteractive(){return this.state.debug.isInteractive}get _context(){return this.state.context}register(t){let e=Nu(t);this._viewRegistry[e]=t}unregister(t){delete this._viewRegistry[Nu(t)]}getElement(t){if(this._isInteractive)return $u(t);throw new Error("Accessing `this.element` is not allowed in non-interactive environments (such as FastBoot).")}getBounds(t){let e=t[mw];return{parentElement:e.parentElement(),firstNode:e.firstNode(),lastNode:e.lastNode()}}}const W_=em({id:"tiXbzL5t",block:'[[[46,[28,[32,0],null,null],null,null,null]],[],["component"]]',moduleName:"packages/@ember/-internals/glimmer/lib/templates/outlet.hbs",scope:()=>[k_],isStrictMode:!0});class H_ extends fd{rootElement=null;init(t){super.init(t),this.application._watchInstance(this),this.register("-application-instance:main",this,{instantiate:!1})}_bootSync(t){return this._booted||(t=new G_(t),this.setupRegistry(t),t.rootElement?this.rootElement=t.rootElement:this.rootElement=this.application.rootElement,t.location&&Fs(this.router,"location",t.location),this.application.runInstanceInitializers(this),t.isInteractive&&this.setupEventDispatcher(),this._booted=!0),this}setupRegistry(t){this.constructor.setupRegistry(this.__registry__,t)}_router;get router(){if(!this._router){let t=this.lookup("router:main");this._router=t}return this._router}didCreateRootView(t){t.appendTo(this.rootElement)}startRouting(){this.router.startRouting()}setupRouter(){this.router.setupRouter()}handleURL(t){return this.setupRouter(),this.router.handleURL(t)}setupEventDispatcher(){let t=this.lookup("event_dispatcher:main"),e=Cs(this.application,"customEvents"),n=Cs(this,"customEvents"),r=Object.assign({},e,n);return t.setup(r,this.rootElement),t}getURL(){return this.router.url}visit(t){this.setupRouter();let e=this.__container__.lookup("-environment:main"),n=this.router,r=()=>e.options.shouldRender?(null===U_&&(U_=du.defer(),pa()||ma.schedule("actions",null,F_)),U_.promise).then(()=>this):this,i=t=>{if(t.error&&t.error instanceof Error)throw t.error;if("TransitionAborted"===t.name&&n._routerMicrolib.activeTransition)return n._routerMicrolib.activeTransition.then(r,i);throw"TransitionAborted"===t.name?new Error(t.message):t},s=Cs(n,"location");return s.setURL(t),n.handleURL(s.getURL()).then(r,i)}willDestroy(){super.willDestroy(),this.application._unwatchInstance(this)}static setupRegistry(t,e={}){let n=e instanceof G_?e:new G_(e);t.register("-environment:main",n.toEnvironment(),{instantiate:!1}),t.register("service:-document",n.document,{instantiate:!1}),super.setupRegistry(t,n)}}class G_{isInteractive;_renderMode;isBrowser;location=null;shouldRender;document;rootElement;constructor(t={}){this.isInteractive=Boolean(e),this._renderMode=t._renderMode,void 0!==t.isBrowser?this.isBrowser=Boolean(t.isBrowser):this.isBrowser=Boolean(e),this.isBrowser||(this.isInteractive=!1,this.location="none"),void 0!==t.shouldRender?this.shouldRender=Boolean(t.shouldRender):this.shouldRender=!0,this.shouldRender||(this.isInteractive=!1),t.document?this.document=t.document:this.document="undefined"!=typeof document?document:null,t.rootElement&&(this.rootElement=t.rootElement),void 0!==t.location&&(this.location=t.location),void 0!==t.isInteractive&&(this.isInteractive=Boolean(t.isInteractive))}toEnvironment(){return{...l,hasDOM:this.isBrowser,isInteractive:this.isInteractive,_renderMode:this._renderMode,options:this}}}function K_(t,e){return null!=t&&"function"==typeof t[e]}class Z_ extends Lu{static NAMESPACES=ao;static NAMESPACES_BY_ID=lo;static processAll=go;static byName=po;init(t){super.init(t),co(this)}toString(){let t=Cs(this,"name")||Cs(this,"modulePrefix");if(t)return t;ho();let e=no(this);return void 0===e&&(e=et(this),eo(this,e)),e}nameClasses(){fo(this)}destroy(){return uo(this),super.destroy()}}Z_.prototype.isNamespace=!0;const Y_=Object.freeze(Object.defineProperty({__proto__:null,default:Z_},Symbol.toStringTag,{value:"Module"}));var X_=function(){function t(){this._vertices=new J_}return t.prototype.add=function(t,e,n,r){if(!t)throw new Error("argument `key` is required");var i=this._vertices,s=i.add(t);if(s.val=e,n)if("string"==typeof n)i.addEdge(s,i.add(n));else for(var o=0;o0){var r="cycle detected: "+e;throw this.each(this.path,function(t){r+=" <- "+t}),new Error(r)}}},t.prototype.reset=function(){this.stack.length=0,this.path.length=0,this.result.length=0;for(var t=0,e=this.length;t=0){var a=this[o];if(a.flag)continue;if(a.flag=!0,i.push(o),e===a.key)break;r.push(~o),this.pushIncoming(a)}else i.pop(),s.push(~o)}},t.prototype.pushIncoming=function(t){for(var e=this.stack,n=t.length-1;n>=0;n--){var r=t[n];this[r].flag||e.push(r)}},t.prototype.each=function(t,e){for(var n=0,r=t.length;n{for(let e in t)Object.prototype.hasOwnProperty.call(t,e)&&r.test(e)&&"class"===zh(t[e])&&n.push(Ff(e.replace(r,"")))}),n}}class ex extends Lu{componentFor(t,e){let n=`component:${t}`;return e.factoryFor(n)}layoutFor(t,e,n){let r=`template:components/${t}`;return e.lookup(r,n)}}const nx=new WeakMap;class rx extends Wv{__openBlock(){let{tagName:t}=this.element;if("TITLE"!==t&&"SCRIPT"!==t&&"STYLE"!==t){let t=this.serializeBlockDepth++;this.__appendComment(`%+b:${t}%`)}super.__openBlock()}__closeBlock(){let{tagName:t}=this.element;if(super.__closeBlock(),"TITLE"!==t&&"SCRIPT"!==t&&"STYLE"!==t){let t=--this.serializeBlockDepth;this.__appendComment(`%-b:${t}%`)}}__appendHTML(t){let{tagName:e}=this.element;if("TITLE"===e||"SCRIPT"===e||"STYLE"===e)return super.__appendHTML(t);let n=this.__appendComment("%glmr%");if("TABLE"===e){let e=t.indexOf("<");e>-1&&"tr"===t.slice(e+1,e+3)&&(t=`${t}`)}""===t?this.__appendComment("% %"):super.__appendHTML(t);let r=this.__appendComment("%glmr%");return new Am(this.element,n,r)}__appendText(t){let{tagName:e}=this.element,n=function(t){let{element:e,nextSibling:n}=t;return null===n?e.lastChild:n.previousSibling}(this);return"TITLE"===e||"SCRIPT"===e||"STYLE"===e?super.__appendText(t):""===t?this.__appendComment("% %"):(n&&3===n.nodeType&&this.__appendComment("%|%"),super.__appendText(t))}closeElement(){return nx.has(this.element)&&(nx.delete(this.element),super.closeElement()),super.closeElement()}openElement(t){return"tr"===t&&"TBODY"!==this.element.tagName&&"THEAD"!==this.element.tagName&&"TFOOT"!==this.element.tagName&&(this.openElement("tbody"),nx.set(this.constructing,!0),this.flushElement(null)),super.openElement(t)}pushRemoteElement(t,e,n=null){let{dom:r}=this,i=r.createElement("script");return i.setAttribute("glmr",e),r.insertBefore(t,i,n),super.pushRemoteElement(t,e,n)}constructor(...t){super(...t),this.serializeBlockDepth=0}}function ix(t,e){return rx.forInitialRender(t,e)}function sx(t){t.register("service:-dom-builder",{create(t){switch(ui(t).lookup("-environment:main")._renderMode){case"serialize":return ix.bind(null);case"rehydrate":return xb.bind(null);default:return Yv.bind(null)}}}),t.register(Ll`template:-root`,Eb),t.register("renderer:-dom",V_)}class ox extends(Z_.extend(Gl)){static initializers=Object.create(null);static instanceInitializers=Object.create(null);static initializer=lx("initializers");static instanceInitializer=lx("instanceInitializers");static buildRegistry(t){let e=new El({resolver:ax(t)});return e.set=Fs,e.register("application:main",t,{instantiate:!1}),function(t){t.optionsForType("component",{singleton:!1}),t.optionsForType("view",{singleton:!1}),t.register("controller:basic",cd,{instantiate:!1}),t.register("service:-routing",Kf),t.register("resolver-for-debugging:main",t.resolver,{instantiate:!1}),t.register("container-debug-adapter:main",tx),t.register("component-lookup:main",ex)}(e),function(t){t.optionsForType("template",{instantiate:!1}),t.register("view:-outlet",A_),t.register("template:-outlet",W_),t.optionsForType("helper",{instantiate:!1}),t.register("component:input",qb),t.register("component:link-to",Jb),t.register("component:textarea",ew)}(e),e}init(t){super.init(t),this.buildRegistry()}_initializersRan=!1;ensureInitializers(){this._initializersRan||(this.runInitializers(),this._initializersRan=!0)}buildInstance(t={}){return this.ensureInitializers(),fd.create({...t,base:this})}buildRegistry(){return this.__registry__=this.constructor.buildRegistry(this)}initializer(t){this.constructor.initializer(t)}instanceInitializer(t){this.constructor.instanceInitializer(t)}runInitializers(){this._runInitializer("initializers",(t,e)=>{e.initialize(this)})}runInstanceInitializers(t){this._runInitializer("instanceInitializers",(e,n)=>{n.initialize(t)})}_runInitializer(t,e){let n,r=Cs(this.constructor,t),i=function(t){let e=[];for(let n in t)e.push(n);return e}(r),s=new X_;for(let o of i)n=r[o],s.add(n.name,n,n.before,n.after);s.topsort(e)}}function ax(t){let e={namespace:t};return t.Resolver.create(e)}function lx(t){return function(e){let n=this.superclass;if(void 0!==n[t]&&n[t]===this[t]){let e={[t]:Object.create(this[t])};this.reopenClass(e)}this[t][e.name]=e}}const cx=al,ux=hi;let hx=class extends ox{static buildRegistry(t){let e=super.buildRegistry(t);return function(t){t.register("router:main",af),t.register("-view-registry:main",{create:()=>cl(null)}),t.register("route:basic",kp),t.register("event_dispatcher:main",eh),t.register("location:hash",bf),t.register("location:history",xf),t.register("location:none",Cf),t.register(Ll`-bucket-cache:main`,{create:()=>new Pp}),t.register("service:router",Gf)}(e),sx(e),e}static initializer=lx("initializers");static instanceInitializer=lx("instanceInitializers");init(t){super.init(t),this.rootElement??="body",this._document??=null,this.eventDispatcher??=null,this.customEvents??=null,this.autoboot??=!0,this._document??=e?window.document:null,this._globalsMode??=!0,this._readinessDeferrals=1,this._booted=!1,this._applicationInstances=new Set,this.autoboot=this._globalsMode=Boolean(this.autoboot),this._globalsMode&&this._prepareForGlobalsMode(),this.autoboot&&this.waitForDOMReady()}buildInstance(t={}){return H_.create({...t,base:this,application:this})}_watchInstance(t){this._applicationInstances.add(t)}_unwatchInstance(t){return this._applicationInstances.delete(t)}Router;_prepareForGlobalsMode(){this.Router=(this.Router||af).extend(),this._buildDeprecatedInstance()}__deprecatedInstance__;__container__;_buildDeprecatedInstance(){let t=this.buildInstance();this.__deprecatedInstance__=t,this.__container__=t.__container__}waitForDOMReady(){const t=this._document;if(null===t||"loading"!==t.readyState)wa("actions",this,this.domReady);else{let e=()=>{t.removeEventListener("DOMContentLoaded",e),ya(this,this.domReady)};t.addEventListener("DOMContentLoaded",e)}}domReady(){this.isDestroying||this.isDestroyed||this._bootSync()}deferReadiness(){this._readinessDeferrals++}advanceReadiness(){this._readinessDeferrals--,0===this._readinessDeferrals&&xa(this,this.didBecomeReady)}_bootPromise=null;boot(){if(this._bootPromise)return this._bootPromise;try{this._bootSync()}catch(t){}return this._bootPromise}_bootResolver=null;_bootSync(){if(this._booted||this.isDestroying||this.isDestroyed)return;let t=this._bootResolver=pu.defer();this._bootPromise=t.promise;try{this.runInitializers(),fl("application",this),this.advanceReadiness()}catch(v5){throw t.reject(v5),v5}}reset(){let t=this.__deprecatedInstance__;this._readinessDeferrals=1,this._bootPromise=null,this._bootResolver=null,this._booted=!1,va(this,function(){ya(t,"destroy"),this._buildDeprecatedInstance(),wa("actions",this,"_bootSync")})}didBecomeReady(){if(!this.isDestroying&&!this.isDestroyed)try{if(this.autoboot){let t;t=this._globalsMode?this.__deprecatedInstance__:this.buildInstance(),t._bootSync(),this.ready(),t.startRouting()}this._bootResolver.resolve(this),this._booted=!0}catch(v5){throw this._bootResolver.reject(v5),v5}}ready(){return this}willDestroy(){super.willDestroy(),dl.application===this&&(dl.application=void 0),this._applicationInstances.size&&(this._applicationInstances.forEach(t=>t.destroy()),this._applicationInstances.clear())}visit(t,e){return this.boot().then(()=>{let n=this.buildInstance();return n.boot(e).then(()=>n.visit(t)).catch(t=>{throw ya(n,"destroy"),t})})}};const dx=Object.freeze(Object.defineProperty({__proto__:null,_loaded:dl,default:hx,getOwner:cx,onLoad:pl,runLoadHooks:fl,setOwner:ux},Symbol.toStringTag,{value:"Module"})),px=Object.assign({},{});function fx(){return gx.global}const gx={packages:{},global:{}};let mx="undefined"!=typeof window?window._embroider_macros_runtime_config:void 0;if(mx){let t={config:function(t){return gx.packages[t]},getGlobalConfig:fx,setConfig(t,e){gx.packages[t]=e},setGlobalConfig(t,e){gx.global[t]=e}};for(let e of mx)e(t)}const yx={modulePrefix:"marco",environment:"production",rootURL:"/",locationType:"history",EmberENV:{},APP:{}},vx=Object.freeze(Object.defineProperty({__proto__:null,default:yx,enterTestMode:function(){yx.locationType="none",yx.APP.rootElement="#ember-testing",yx.APP.autoboot=!1;const t=fx()["@embroider/macros"];t&&(t.isTesting=!0)}},Symbol.toStringTag,{value:"Module"}));var bx;bx={throwOnUnhandled:!1,workflow:[]},self.deprecationWorkflow=self.deprecationWorkflow||{},self.deprecationWorkflow.deprecationLog={messages:new Set},self.deprecationWorkflow.flushDeprecations=t=>function({handler:t="silence",config:e={}}={}){let n=self.deprecationWorkflow.deprecationLog.messages,r=e.workflow??[],i=n.values().filter(t=>!r.some(e=>e.matchId===t)).map(e=>({handler:t,matchId:e})),s={...e,workflow:[...r,...i]};return`import setupDeprecationWorkflow from 'ember-cli-deprecation-workflow';\n\nsetupDeprecationWorkflow(${JSON.stringify(s,void 0,2)});`}({config:bx,...t});const wx=Object.freeze(Object.defineProperty({__proto__:null},Symbol.toStringTag,{value:"Module"}));function _x(t,e){return Ht(t,e)}function xx(t,e){return function(t,e,n=!1){let r=Vt(t),i=n?"eagerDestructors":"destructors";r[i]=qt(r[i],e)}(t,e)}!function(){const t="TEST_WAITERS",e="undefined"!=typeof Symbol?Symbol.for(t):t,n=function(){if("undefined"!=typeof globalThis)return globalThis;if("undefined"!=typeof self)return self;if("undefined"!=typeof window)return window;throw new Error("unable to locate global object")}();let r=n[e];void 0===r&&(r=n[e]=new Map)}();const Cx=Object.freeze(Object.defineProperty({__proto__:null,assertDestroyablesDestroyed:Nt,associateDestroyableChild:Wt,destroy:Gt,enableDestroyableTracking:Dt,isDestroyed:Yt,isDestroying:Zt,registerDestructor:_x,unregisterDestructor:xx},Symbol.toStringTag,{value:"Module"}));let Sx;Sx=af;var kx=Sx;class Ex extends kx{location=yx.locationType;rootURL=yx.rootURL}Ex.map(function(){this.route("place",{path:"/place/:place_id"}),this.route("place.new",{path:"/place/new"}),this.route("search"),this.route("oauth",function(){this.route("osm-callback",{path:"/osm/callback"})})});const Tx=Object.freeze(Object.defineProperty({__proto__:null,default:Ex},Symbol.toStringTag,{value:"Module"}));let Rx=(t=21)=>{let e="",n=crypto.getRandomValues(new Uint8Array(t|=0));for(;t--;)e+="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict"[63&n[t]];return e};function Lx(t){if(!Number.isSafeInteger(t)||t<0)throw new Error(`Wrong positive integer: ${t}`)}function Mx(t,...e){if(!(t instanceof Uint8Array))throw new Error("Expected Uint8Array");if(e.length>0&&!e.includes(t.length))throw new Error(`Expected Uint8Array of length ${e}, not of length=${t.length}`)}function Ix(t,e=!0){if(t.destroyed)throw new Error("Hash instance has been destroyed");if(e&&t.finished)throw new Error("Hash#digest() has already been called")}const Px="object"==typeof globalThis&&"crypto"in globalThis?globalThis.crypto:void 0,Ax=t=>t instanceof Uint8Array,Ox=t=>new DataView(t.buffer,t.byteOffset,t.byteLength),Fx=(t,e)=>t<<32-e|t>>>e; -/*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) */if(68!==new Uint8Array(new Uint32Array([287454020]).buffer)[0])throw new Error("Non little-endian hardware is not supported");function zx(t){if("string"==typeof t&&(t=function(t){if("string"!=typeof t)throw new Error("utf8ToBytes expected string, got "+typeof t);return new Uint8Array((new TextEncoder).encode(t))}(t)),!Ax(t))throw new Error("expected Uint8Array, got "+typeof t);return t}let Dx=class{clone(){return this._cloneInto()}};function Nx(t){const e=e=>t().update(zx(e)).digest(),n=t();return e.outputLen=n.outputLen,e.blockLen=n.blockLen,e.create=()=>t(),e}function jx(t=32){if(Px&&"function"==typeof Px.getRandomValues)return Px.getRandomValues(new Uint8Array(t));throw new Error("crypto.getRandomValues must be defined")}let Ux=class extends Dx{constructor(t,e,n,r){super(),this.blockLen=t,this.outputLen=e,this.padOffset=n,this.isLE=r,this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.buffer=new Uint8Array(t),this.view=Ox(this.buffer)}update(t){Ix(this);const{view:e,buffer:n,blockLen:r}=this,i=(t=zx(t)).length;for(let s=0;sr-s&&(this.process(n,0),s=0);for(let u=s;u>i&s),a=Number(n&s),l=r?4:0,c=r?0:4;t.setUint32(e+l,o,r),t.setUint32(e+c,a,r)}(n,r-8,BigInt(8*this.length),i),this.process(n,0);const o=Ox(t),a=this.outputLen;if(a%4)throw new Error("_sha2: outputLen should be aligned to 32bit");const l=a/4,c=this.get();if(l>c.length)throw new Error("_sha2: outputLen bigger than state");for(let u=0;ut&e^~t&n,$x=(t,e,n)=>t&e^t&n^e&n,qx=new Uint32Array([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),Vx=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),Wx=new Uint32Array(64);let Hx=class extends Ux{constructor(){super(64,32,8,!1),this.A=0|Vx[0],this.B=0|Vx[1],this.C=0|Vx[2],this.D=0|Vx[3],this.E=0|Vx[4],this.F=0|Vx[5],this.G=0|Vx[6],this.H=0|Vx[7]}get(){const{A:t,B:e,C:n,D:r,E:i,F:s,G:o,H:a}=this;return[t,e,n,r,i,s,o,a]}set(t,e,n,r,i,s,o,a){this.A=0|t,this.B=0|e,this.C=0|n,this.D=0|r,this.E=0|i,this.F=0|s,this.G=0|o,this.H=0|a}process(t,e){for(let u=0;u<16;u++,e+=4)Wx[u]=t.getUint32(e,!1);for(let u=16;u<64;u++){const t=Wx[u-15],e=Wx[u-2],n=Fx(t,7)^Fx(t,18)^t>>>3,r=Fx(e,17)^Fx(e,19)^e>>>10;Wx[u]=r+Wx[u-7]+n+Wx[u-16]|0}let{A:n,B:r,C:i,D:s,E:o,F:a,G:l,H:c}=this;for(let u=0;u<64;u++){const t=c+(Fx(o,6)^Fx(o,11)^Fx(o,25))+Bx(o,a,l)+qx[u]+Wx[u]|0,e=(Fx(n,2)^Fx(n,13)^Fx(n,22))+$x(n,r,i)|0;c=l,l=a,a=o,o=s+t|0,s=i,i=r,r=n,n=t+e|0}n=n+this.A|0,r=r+this.B|0,i=i+this.C|0,s=s+this.D|0,o=o+this.E|0,a=a+this.F|0,l=l+this.G|0,c=c+this.H|0,this.set(n,r,i,s,o,a,l,c)}roundClean(){Wx.fill(0)}destroy(){this.set(0,0,0,0,0,0,0,0),this.buffer.fill(0)}};const Gx=Nx(()=>new Hx),Kx=BigInt(0),Zx=BigInt(1),Yx=BigInt(2),Xx=t=>t instanceof Uint8Array,Jx=Array.from({length:256},(t,e)=>e.toString(16).padStart(2,"0")); -/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */function Qx(t){if(!Xx(t))throw new Error("Uint8Array expected");let e="";for(let n=0;nt+e.length,0));let n=0;return t.forEach(t=>{if(!Xx(t))throw new Error("Uint8Array expected");e.set(t,n),n+=t.length}),e}const cC=t=>(Yx<new Uint8Array(t),hC=t=>Uint8Array.from(t);function dC(t,e,n){if("number"!=typeof t||t<2)throw new Error("hashLen must be a number");if("number"!=typeof e||e<2)throw new Error("qByteLen must be a number");if("function"!=typeof n)throw new Error("hmacFn must be a function");let r=uC(t),i=uC(t),s=0;const o=()=>{r.fill(1),i.fill(0),s=0},a=(...t)=>n(i,r,...t),l=(t=uC())=>{i=a(hC([0]),t),r=a(),0!==t.length&&(i=a(hC([1]),t),r=a())},c=()=>{if(s++>=1e3)throw new Error("drbg: tried 1000 values");let t=0;const n=[];for(;t{let n;for(o(),l(t);!(n=e(c()));)l();return o(),n}}const pC={bigint:t=>"bigint"==typeof t,function:t=>"function"==typeof t,boolean:t=>"boolean"==typeof t,string:t=>"string"==typeof t,stringOrUint8Array:t=>"string"==typeof t||t instanceof Uint8Array,isSafeInteger:t=>Number.isSafeInteger(t),array:t=>Array.isArray(t),field:(t,e)=>e.Fp.isValid(t),hash:t=>"function"==typeof t&&Number.isSafeInteger(t.outputLen)};function fC(t,e,n={}){const r=(e,n,r)=>{const i=pC[n];if("function"!=typeof i)throw new Error(`Invalid validator "${n}", expected function`);const s=t[e];if(!(r&&void 0===s||i(s,t)))throw new Error(`Invalid param ${String(e)}=${s} (${typeof s}), expected ${n}`)};for(const[i,s]of Object.entries(e))r(i,s,!1);for(const[i,s]of Object.entries(n))r(i,s,!0);return t}const gC=Object.freeze(Object.defineProperty({__proto__:null,bitGet:function(t,e){return t>>BigInt(e)&Zx},bitLen:function(t){let e;for(e=0;t>Kx;t>>=Zx,e+=1);return e},bitMask:cC,bitSet:(t,e,n)=>t|(n?Zx:Kx)<=mC?n:e+n}function SC(t,e,n){if(n<=mC||e 0");if(n===yC)return mC;let r=yC;for(;e>mC;)e&yC&&(r=r*t%n),t=t*t%n,e>>=yC;return r}function kC(t,e,n){let r=t;for(;e-- >mC;)r*=r,r%=n;return r}function EC(t,e){if(t===mC||e<=mC)throw new Error(`invert: expected positive integers, got n=${t} mod=${e}`);let n=CC(t,e),r=e,i=mC,s=yC;for(;n!==mC;){const t=r%n,e=i-s*(r/n);r=n,n=t,i=s,s=e}if(r!==yC)throw new Error("invert: does not exist");return CC(i,e)}BigInt(9),BigInt(16);const TC=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function RC(t,e){const n=void 0!==e?e:t.toString(2).length;return{nBitLength:n,nByteLength:Math.ceil(n/8)}}function LC(t){if("bigint"!=typeof t)throw new Error("field order must be bigint");const e=t.toString(2).length;return Math.ceil(e/8)}function MC(t){const e=LC(t);return e+Math.ceil(e/2)} -/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */ -const IC=BigInt(0),PC=BigInt(1);function AC(t){return fC(t.Fp,TC.reduce((t,e)=>(t[e]="function",t),{ORDER:"bigint",MASK:"bigint",BYTES:"isSafeInteger",BITS:"isSafeInteger"})),fC(t,{n:"bigint",h:"bigint",Gx:"field",Gy:"field"},{nBitLength:"isSafeInteger",nByteLength:"isSafeInteger"}),Object.freeze({...RC(t.n,t.nBitLength),...t,p:t.Fp.ORDER})} -/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const{bytesToNumberBE:OC,hexToBytes:FC}=gC,zC={Err:class extends Error{constructor(t=""){super(t)}},_parseInt(t){const{Err:e}=zC;if(t.length<2||2!==t[0])throw new e("Invalid signature integer tag");const n=t[1],r=t.subarray(2,n+2);if(!n||r.length!==n)throw new e("Invalid signature integer: wrong length");if(128&r[0])throw new e("Invalid signature integer: negative");if(0===r[0]&&!(128&r[1]))throw new e("Invalid signature integer: unnecessary leading zero");return{d:OC(r),l:t.subarray(n+2)}},toSig(t){const{Err:e}=zC,n="string"==typeof t?FC(t):t;if(!(n instanceof Uint8Array))throw new Error("ui8a expected");let r=n.length;if(r<2||48!=n[0])throw new e("Invalid signature tag");if(n[1]!==r-2)throw new e("Invalid signature: incorrect length");const{d:i,l:s}=zC._parseInt(n.subarray(2)),{d:o,l:a}=zC._parseInt(s);if(a.length)throw new e("Invalid signature: left bytes after parsing");return{r:i,s:o}},hexFromSig(t){const e=t=>8&Number.parseInt(t[0],16)?"00"+t:t,n=t=>{const e=t.toString(16);return 1&e.length?`0${e}`:e},r=e(n(t.s)),i=e(n(t.r)),s=r.length/2,o=i.length/2,a=n(s),l=n(o);return`30${n(o+s+4)}02${l}${i}02${a}${r}`}},DC=BigInt(0),NC=BigInt(1);BigInt(2);const jC=BigInt(3);BigInt(4);let UC=class extends Dx{constructor(t,e){super(),this.finished=!1,this.destroyed=!1,function(t){if("function"!=typeof t||"function"!=typeof t.create)throw new Error("Hash should be wrapped by utils.wrapConstructor");Lx(t.outputLen),Lx(t.blockLen)}(t);const n=zx(e);if(this.iHash=t.create(),"function"!=typeof this.iHash.update)throw new Error("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;const r=this.blockLen,i=new Uint8Array(r);i.set(n.length>r?t.create().update(n).digest():n);for(let s=0;snew UC(t,e).update(n).digest(); -/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */ -function $C(t){return{hash:t,hmac:(e,...n)=>BC(t,e,function(...t){const e=new Uint8Array(t.reduce((t,e)=>t+e.length,0));let n=0;return t.forEach(t=>{if(!Ax(t))throw new Error("Uint8Array expected");e.set(t,n),n+=t.length}),e}(...n)),randomBytes:jx}}BC.create=(t,e)=>new UC(t,e); -/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */ -const qC=BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),VC=BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),WC=BigInt(1),HC=BigInt(2),GC=(t,e)=>(t+e/HC)/e;function KC(t){const e=qC,n=BigInt(3),r=BigInt(6),i=BigInt(11),s=BigInt(22),o=BigInt(23),a=BigInt(44),l=BigInt(88),c=t*t*t%e,u=c*c*t%e,h=kC(u,n,e)*u%e,d=kC(h,n,e)*u%e,p=kC(d,HC,e)*c%e,f=kC(p,i,e)*p%e,g=kC(f,s,e)*f%e,m=kC(g,a,e)*g%e,y=kC(m,l,e)*m%e,v=kC(y,a,e)*g%e,b=kC(v,n,e)*u%e,w=kC(b,o,e)*f%e,_=kC(w,r,e)*c%e,x=kC(_,HC,e);if(!ZC.eql(ZC.sqr(x),t))throw new Error("Cannot find square root");return x}const ZC=function(t,e,n=!1,r={}){if(t<=mC)throw new Error(`Expected Field ORDER > 0, got ${t}`);const{nBitLength:i,nByteLength:s}=RC(t,e);if(s>2048)throw new Error("Field lengths over 2048 bytes are not supported");const o=function(t){if(t%wC===bC){const e=(t+yC)/wC;return function(t,n){const r=t.pow(n,e);if(!t.eql(t.sqr(r),n))throw new Error("Cannot find square root");return r}}if(t%xC===_C){const e=(t-_C)/xC;return function(t,n){const r=t.mul(n,vC),i=t.pow(r,e),s=t.mul(n,i),o=t.mul(t.mul(s,vC),i),a=t.mul(s,t.sub(o,t.ONE));if(!t.eql(t.sqr(a),n))throw new Error("Cannot find square root");return a}}return function(t){const e=(t-yC)/vC;let n,r,i;for(n=t-yC,r=0;n%vC===mC;n/=vC,r++);for(i=vC;iCC(e,t),isValid:e=>{if("bigint"!=typeof e)throw new Error("Invalid field element: expected bigint, got "+typeof e);return mC<=e&&et===mC,isOdd:t=>(t&yC)===yC,neg:e=>CC(-e,t),eql:(t,e)=>t===e,sqr:e=>CC(e*e,t),add:(e,n)=>CC(e+n,t),sub:(e,n)=>CC(e-n,t),mul:(e,n)=>CC(e*n,t),pow:(t,e)=>function(t,e,n){if(n 0");if(n===mC)return t.ONE;if(n===yC)return e;let r=t.ONE,i=e;for(;n>mC;)n&yC&&(r=t.mul(r,i)),i=t.sqr(i),n>>=yC;return r}(a,t,e),div:(e,n)=>CC(e*EC(n,t),t),sqrN:t=>t*t,addN:(t,e)=>t+e,subN:(t,e)=>t-e,mulN:(t,e)=>t*e,inv:e=>EC(e,t),sqrt:r.sqrt||(t=>o(a,t)),invertBatch:t=>function(t,e){const n=new Array(e.length),r=e.reduce((e,r,i)=>t.is0(r)?e:(n[i]=e,t.mul(e,r)),t.ONE),i=t.inv(r);return e.reduceRight((e,r,i)=>t.is0(r)?e:(n[i]=t.mul(e,n[i]),t.mul(e,r)),i),n}(a,t),cmov:(t,e,n)=>n?e:t,toBytes:t=>n?oC(t,s):sC(t,s),fromBytes:t=>{if(t.length!==s)throw new Error(`Fp.fromBytes: expected ${s}, got ${t.length}`);return n?iC(t):rC(t)}});return Object.freeze(a)}(qC,void 0,void 0,{sqrt:KC}),YC=function(t,e){const n=e=>function(t){const e=function(t){const e=AC(t);return fC(e,{hash:"hash",hmac:"function",randomBytes:"function"},{bits2int:"function",bits2int_modN:"function",lowS:"boolean"}),Object.freeze({lowS:!0,...e})}(t),{Fp:n,n:r}=e,i=n.BYTES+1,s=2*n.BYTES+1;function o(t){return CC(t,r)}function a(t){return EC(t,r)}const{ProjectivePoint:l,normPrivateKeyToScalar:c,weierstrassEquation:u,isWithinCurveOrder:h}=function(t){const e=function(t){const e=AC(t);fC(e,{a:"field",b:"field"},{allowedPrivateKeyLengths:"array",wrapPrivateKey:"boolean",isTorsionFree:"function",clearCofactor:"function",allowInfinityPoint:"boolean",fromBytes:"function",toBytes:"function"});const{endo:n,Fp:r,a:i}=e;if(n){if(!r.eql(i,r.ZERO))throw new Error("Endomorphism can only be defined for Koblitz curves that have a=0");if("object"!=typeof n||"bigint"!=typeof n.beta||"function"!=typeof n.splitScalar)throw new Error("Expected endomorphism with beta: bigint and splitScalar: function")}return Object.freeze({...e})}(t),{Fp:n}=e,r=e.toBytes||((t,e)=>{const r=e.toAffine();return lC(Uint8Array.from([4]),n.toBytes(r.x),n.toBytes(r.y))}),i=e.fromBytes||(t=>{const e=t.subarray(1);return{x:n.fromBytes(e.subarray(0,n.BYTES)),y:n.fromBytes(e.subarray(n.BYTES,2*n.BYTES))}});function s(t){const{a:r,b:i}=e,s=n.sqr(t),o=n.mul(s,t);return n.add(n.add(o,n.mul(t,r)),i)}if(!n.eql(n.sqr(e.Gy),s(e.Gx)))throw new Error("bad generator point: equation left != right");function o(t){return"bigint"==typeof t&&DCn.eql(t,n.ZERO);return i(e)&&i(r)?h.ZERO:new h(e,r,n.ONE)}get x(){return this.toAffine().x}get y(){return this.toAffine().y}static normalizeZ(t){const e=n.invertBatch(t.map(t=>t.pz));return t.map((t,n)=>t.toAffine(e[n])).map(h.fromAffine)}static fromHex(t){const e=h.fromAffine(i(aC("pointHex",t)));return e.assertValidity(),e}static fromPrivateKey(t){return h.BASE.multiply(l(t))}_setWindowSize(t){this._WINDOW_SIZE=t,c.delete(this)}assertValidity(){if(this.is0()){if(e.allowInfinityPoint&&!n.is0(this.py))return;throw new Error("bad point: ZERO")}const{x:t,y:r}=this.toAffine();if(!n.isValid(t)||!n.isValid(r))throw new Error("bad point: x or y not FE");const i=n.sqr(r),o=s(t);if(!n.eql(i,o))throw new Error("bad point: equation left != right");if(!this.isTorsionFree())throw new Error("bad point: not in prime-order subgroup")}hasEvenY(){const{y:t}=this.toAffine();if(n.isOdd)return!n.isOdd(t);throw new Error("Field doesn't support isOdd")}equals(t){u(t);const{px:e,py:r,pz:i}=this,{px:s,py:o,pz:a}=t,l=n.eql(n.mul(e,a),n.mul(s,i)),c=n.eql(n.mul(r,a),n.mul(o,i));return l&&c}negate(){return new h(this.px,n.neg(this.py),this.pz)}double(){const{a:t,b:r}=e,i=n.mul(r,jC),{px:s,py:o,pz:a}=this;let l=n.ZERO,c=n.ZERO,u=n.ZERO,d=n.mul(s,s),p=n.mul(o,o),f=n.mul(a,a),g=n.mul(s,o);return g=n.add(g,g),u=n.mul(s,a),u=n.add(u,u),l=n.mul(t,u),c=n.mul(i,f),c=n.add(l,c),l=n.sub(p,c),c=n.add(p,c),c=n.mul(l,c),l=n.mul(g,l),u=n.mul(i,u),f=n.mul(t,f),g=n.sub(d,f),g=n.mul(t,g),g=n.add(g,u),u=n.add(d,d),d=n.add(u,d),d=n.add(d,f),d=n.mul(d,g),c=n.add(c,d),f=n.mul(o,a),f=n.add(f,f),d=n.mul(f,g),l=n.sub(l,d),u=n.mul(f,p),u=n.add(u,u),u=n.add(u,u),new h(l,c,u)}add(t){u(t);const{px:r,py:i,pz:s}=this,{px:o,py:a,pz:l}=t;let c=n.ZERO,d=n.ZERO,p=n.ZERO;const f=e.a,g=n.mul(e.b,jC);let m=n.mul(r,o),y=n.mul(i,a),v=n.mul(s,l),b=n.add(r,i),w=n.add(o,a);b=n.mul(b,w),w=n.add(m,y),b=n.sub(b,w),w=n.add(r,s);let _=n.add(o,l);return w=n.mul(w,_),_=n.add(m,v),w=n.sub(w,_),_=n.add(i,s),c=n.add(a,l),_=n.mul(_,c),c=n.add(y,v),_=n.sub(_,c),p=n.mul(f,w),c=n.mul(g,v),p=n.add(c,p),c=n.sub(y,p),p=n.add(y,p),d=n.mul(c,p),y=n.add(m,m),y=n.add(y,m),v=n.mul(f,v),w=n.mul(g,w),y=n.add(y,v),v=n.sub(m,v),v=n.mul(f,v),w=n.add(w,v),m=n.mul(y,w),d=n.add(d,m),m=n.mul(_,w),c=n.mul(b,c),c=n.sub(c,m),m=n.mul(b,y),p=n.mul(_,p),p=n.add(p,m),new h(c,d,p)}subtract(t){return this.add(t.negate())}is0(){return this.equals(h.ZERO)}wNAF(t){return p.wNAFCached(this,c,t,t=>{const e=n.invertBatch(t.map(t=>t.pz));return t.map((t,n)=>t.toAffine(e[n])).map(h.fromAffine)})}multiplyUnsafe(t){const r=h.ZERO;if(t===DC)return r;if(a(t),t===NC)return this;const{endo:i}=e;if(!i)return p.unsafeLadder(this,t);let{k1neg:s,k1:o,k2neg:l,k2:c}=i.splitScalar(t),u=r,d=r,f=this;for(;o>DC||c>DC;)o&NC&&(u=u.add(f)),c&NC&&(d=d.add(f)),f=f.double(),o>>=NC,c>>=NC;return s&&(u=u.negate()),l&&(d=d.negate()),d=new h(n.mul(d.px,i.beta),d.py,d.pz),u.add(d)}multiply(t){a(t);let r,i,s=t;const{endo:o}=e;if(o){const{k1neg:t,k1:e,k2neg:a,k2:l}=o.splitScalar(s);let{p:c,f:u}=this.wNAF(e),{p:d,f:f}=this.wNAF(l);c=p.constTimeNegate(t,c),d=p.constTimeNegate(a,d),d=new h(n.mul(d.px,o.beta),d.py,d.pz),r=c.add(d),i=u.add(f)}else{const{p:t,f:e}=this.wNAF(s);r=t,i=e}return h.normalizeZ([r,i])[0]}multiplyAndAddUnsafe(t,e,n){const r=h.BASE,i=(t,e)=>e!==DC&&e!==NC&&t.equals(r)?t.multiply(e):t.multiplyUnsafe(e),s=i(this,e).add(i(t,n));return s.is0()?void 0:s}toAffine(t){const{px:e,py:r,pz:i}=this,s=this.is0();null==t&&(t=s?n.ONE:n.inv(i));const o=n.mul(e,t),a=n.mul(r,t),l=n.mul(i,t);if(s)return{x:n.ZERO,y:n.ZERO};if(!n.eql(l,n.ONE))throw new Error("invZ was invalid");return{x:o,y:a}}isTorsionFree(){const{h:t,isTorsionFree:n}=e;if(t===NC)return!0;if(n)return n(h,this);throw new Error("isTorsionFree() has not been declared for the elliptic curve")}clearCofactor(){const{h:t,clearCofactor:n}=e;return t===NC?this:n?n(h,this):this.multiplyUnsafe(e.h)}toRawBytes(t=!0){return this.assertValidity(),r(h,this,t)}toHex(t=!0){return Qx(this.toRawBytes(t))}}h.BASE=new h(e.Gx,e.Gy,n.ONE),h.ZERO=new h(n.ZERO,n.ONE,n.ZERO);const d=e.nBitLength,p=function(t,e){const n=(t,e)=>{const n=e.negate();return t?n:e},r=t=>({windows:Math.ceil(e/t)+1,windowSize:2**(t-1)});return{constTimeNegate:n,unsafeLadder(e,n){let r=t.ZERO,i=e;for(;n>IC;)n&PC&&(r=r.add(i)),i=i.double(),n>>=PC;return r},precomputeWindow(t,e){const{windows:n,windowSize:i}=r(e),s=[];let o=t,a=o;for(let r=0;r>=d,r>a&&(r-=h,s+=PC);const o=e,p=e+Math.abs(r)-1,f=t%2!=0,g=r<0;0===r?c=c.add(n(f,i[o])):l=l.add(n(g,i[p]))}return{p:l,f:c}},wNAFCached(t,e,n,r){const i=t._WINDOW_SIZE||1;let s=e.get(t);return s||(s=this.precomputeWindow(t,i),1!==i&&e.set(t,r(s))),this.wNAF(i,s,n)}}}(h,e.endo?Math.ceil(d/2):d);return{CURVE:e,ProjectivePoint:h,normPrivateKeyToScalar:l,weierstrassEquation:s,isWithinCurveOrder:o}}({...e,toBytes(t,e,r){const i=e.toAffine(),s=n.toBytes(i.x),o=lC;return r?o(Uint8Array.from([e.hasEvenY()?2:3]),s):o(Uint8Array.from([4]),s,n.toBytes(i.y))},fromBytes(t){const e=t.length,r=t[0],o=t.subarray(1);if(e!==i||2!==r&&3!==r){if(e===s&&4===r)return{x:n.fromBytes(o.subarray(0,n.BYTES)),y:n.fromBytes(o.subarray(n.BYTES,2*n.BYTES))};throw new Error(`Point of length ${e} was invalid. Expected ${i} compressed bytes or ${s} uncompressed bytes`)}{const t=rC(o);if(!(DC<(a=t)&&aQx(sC(t,e.nByteLength));function p(t){return t>r>>NC}const f=(t,e,n)=>rC(t.slice(e,n));class g{constructor(t,e,n){this.r=t,this.s=e,this.recovery=n,this.assertValidity()}static fromCompact(t){const n=e.nByteLength;return t=aC("compactSignature",t,2*n),new g(f(t,0,n),f(t,n,2*n))}static fromDER(t){const{r:e,s:n}=zC.toSig(aC("DER",t));return new g(e,n)}assertValidity(){if(!h(this.r))throw new Error("r must be 0 < r < CURVE.n");if(!h(this.s))throw new Error("s must be 0 < s < CURVE.n")}addRecoveryBit(t){return new g(this.r,this.s,t)}recoverPublicKey(t){const{r:r,s:i,recovery:s}=this,c=b(aC("msgHash",t));if(null==s||![0,1,2,3].includes(s))throw new Error("recovery id invalid");const u=2===s||3===s?r+e.n:r;if(u>=n.ORDER)throw new Error("recovery id 2 or 3 invalid");const h=1&s?"03":"02",p=l.fromHex(h+d(u)),f=a(u),g=o(-c*f),m=o(i*f),y=l.BASE.multiplyAndAddUnsafe(p,g,m);if(!y)throw new Error("point at infinify");return y.assertValidity(),y}hasHighS(){return p(this.s)}normalizeS(){return this.hasHighS()?new g(this.r,o(-this.s),this.recovery):this}toDERRawBytes(){return nC(this.toDERHex())}toDERHex(){return zC.hexFromSig({r:this.r,s:this.s})}toCompactRawBytes(){return nC(this.toCompactHex())}toCompactHex(){return d(this.r)+d(this.s)}}const m={isValidPrivateKey(t){try{return c(t),!0}catch(v5){return!1}},normPrivateKeyToScalar:c,randomPrivateKey:()=>{const t=MC(e.n);return function(t,e,n=!1){const r=t.length,i=LC(e),s=MC(e);if(r<16||r1024)throw new Error(`expected ${s}-1024 bytes of input, got ${r}`);const o=CC(n?rC(t):iC(t),e-yC)+yC;return n?oC(o,i):sC(o,i)}(e.randomBytes(t),e.n)},precompute:(t=8,e=l.BASE)=>(e._setWindowSize(t),e.multiply(BigInt(3)),e)};function y(t){const e=t instanceof Uint8Array,n="string"==typeof t,r=(e||n)&&t.length;return e?r===i||r===s:n?r===2*i||r===2*s:t instanceof l}const v=e.bits2int||function(t){const n=rC(t),r=8*t.length-e.nBitLength;return r>0?n>>BigInt(r):n},b=e.bits2int_modN||function(t){return o(v(t))},w=cC(e.nBitLength);function _(t){if("bigint"!=typeof t)throw new Error("bigint expected");if(!(DC<=t&&tt in i))throw new Error("sign() legacy options not supported");const{hash:s,randomBytes:u}=e;let{lowS:d,prehash:f,extraEntropy:m}=i;null==d&&(d=!0),t=aC("msgHash",t),f&&(t=aC("prehashed msgHash",s(t)));const y=b(t),w=c(r),C=[_(w),_(y)];if(null!=m){const t=!0===m?u(n.BYTES):m;C.push(aC("extraEntropy",t))}const S=lC(...C),k=y;return{seed:S,k2sig:function(t){const e=v(t);if(!h(e))return;const n=a(e),r=l.BASE.multiply(e).toAffine(),i=o(r.x);if(i===DC)return;const s=o(n*o(k+i*w));if(s===DC)return;let c=(r.x===i?0:2)|Number(r.y&NC),u=s;return d&&p(s)&&(u=function(t){return p(t)?o(-t):t}(s),c^=1),new g(i,u,c)}}}(t,r,i),d=e;return dC(d.hash.outputLen,d.nByteLength,d.hmac)(s,u)},verify:function(t,n,r,i=C){const s=t;if(n=aC("msgHash",n),r=aC("publicKey",r),"strict"in i)throw new Error("options.strict was renamed to lowS");const{lowS:c,prehash:u}=i;let h,d;try{if("string"==typeof s||s instanceof Uint8Array)try{h=g.fromDER(s)}catch(x){if(!(x instanceof zC.Err))throw x;h=g.fromCompact(s)}else{if("object"!=typeof s||"bigint"!=typeof s.r||"bigint"!=typeof s.s)throw new Error("PARSE");{const{r:t,s:e}=s;h=new g(t,e)}}d=l.fromHex(r)}catch(v5){if("PARSE"===v5.message)throw new Error("signature must be Signature instance, Uint8Array or hex string");return!1}if(c&&h.hasHighS())return!1;u&&(n=e.hash(n));const{r:p,s:f}=h,m=b(n),y=a(f),v=o(m*y),w=o(p*y),_=l.BASE.multiplyAndAddUnsafe(d,v,w)?.toAffine();return!!_&&o(_.x)===p},ProjectivePoint:l,Signature:g,utils:m}}({...t,...$C(e)});return Object.freeze({...n(e),create:n})}({a:BigInt(0),b:BigInt(7),Fp:ZC,n:VC,Gx:BigInt("55066263022277343669578718895168534326250603453777594175500187360389116729240"),Gy:BigInt("32670510020758816978083085130507043184471273380659243275938904335757337482424"),h:BigInt(1),lowS:!0,endo:{beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),splitScalar:t=>{const e=VC,n=BigInt("0x3086d221a7d46bcde86c90e49284eb15"),r=-WC*BigInt("0xe4437ed6010e88286f547fa90abfe4c3"),i=BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),s=n,o=BigInt("0x100000000000000000000000000000000"),a=GC(s*t,e),l=GC(-r*t,e);let c=CC(t-a*n-l*i,e),u=CC(-a*r-l*s,e);const h=c>o,d=u>o;if(h&&(c=e-c),d&&(u=e-u),c>o||u>o)throw new Error("splitScalar: Endomorphism failed, k="+t);return{k1neg:h,k1:c,k2neg:d,k2:u}}}},Gx),XC=BigInt(0),JC=t=>"bigint"==typeof t&&XCt.charCodeAt(0)));n=lC(e,e),QC[t]=n}return Gx(lC(n,...e))}const eS=t=>t.toRawBytes(!0).slice(1),nS=t=>sC(t,32),rS=t=>CC(t,qC),iS=t=>CC(t,VC),sS=YC.ProjectivePoint;function oS(t){let e=YC.utils.normPrivateKeyToScalar(t),n=sS.fromPrivateKey(e);return{scalar:n.hasEvenY()?e:iS(-e),bytes:eS(n)}}function aS(t){if(!JC(t))throw new Error("bad x: need 0 < x < p");const e=rS(t*t);let n=KC(rS(e*t+BigInt(7)));n%HC!==XC&&(n=rS(-n));const r=new sS(t,n,WC);return r.assertValidity(),r}function lS(...t){return iS(rC(tS("BIP0340/challenge",...t)))}function cS(t){return oS(t).bytes}function uS(t,e,n=jx(32)){const r=aC("message",t),{bytes:i,scalar:s}=oS(e),o=aC("auxRand",n,32),a=nS(s^rC(tS("BIP0340/aux",o))),l=tS("BIP0340/nonce",a,i,r),c=iS(rC(l));if(c===XC)throw new Error("sign failed: k is zero");const{bytes:u,scalar:h}=oS(c),d=lS(u,i,r),p=new Uint8Array(64);if(p.set(u,0),p.set(nS(iS(h+d*s)),32),!hS(p,r,i))throw new Error("sign: Invalid signature produced");return p}function hS(t,e,n){const r=aC("signature",t,64),i=aC("message",e),s=aC("publicKey",n,32);try{const t=aS(rC(s)),e=rC(r.subarray(0,32));if(!JC(e))return!1;const n=rC(r.subarray(32,64));if(!(t=>"bigint"==typeof t&&XC({getPublicKey:cS,sign:uS,verify:hS,utils:{randomPrivateKey:YC.utils.randomPrivateKey,lift_x:aS,pointToBytes:eS,numberToBytesBE:sC,bytesToNumberBE:rC,taggedHash:tS,mod:CC}}))(),pS="object"==typeof globalThis&&"crypto"in globalThis?globalThis.crypto:void 0,fS=t=>t instanceof Uint8Array,gS=t=>new DataView(t.buffer,t.byteOffset,t.byteLength),mS=(t,e)=>t<<32-e|t>>>e;if(68!==new Uint8Array(new Uint32Array([287454020]).buffer)[0])throw new Error("Non little-endian hardware is not supported");const yS=Array.from({length:256},(t,e)=>e.toString(16).padStart(2,"0"));function vS(t){if(!fS(t))throw new Error("Uint8Array expected");let e="";for(let n=0;nt+e.length,0));let n=0;return t.forEach(t=>{if(!fS(t))throw new Error("Uint8Array expected");e.set(t,n),n+=t.length}),e}class xS{clone(){return this._cloneInto()}}function CS(t){const e=e=>t().update(wS(e)).digest(),n=t();return e.outputLen=n.outputLen,e.blockLen=n.blockLen,e.create=()=>t(),e}function SS(t=32){if(pS&&"function"==typeof pS.getRandomValues)return pS.getRandomValues(new Uint8Array(t));throw new Error("crypto.getRandomValues must be defined")}function kS(t){if(!Number.isSafeInteger(t)||t<0)throw new Error(`Wrong positive integer: ${t}`)}function ES(t,...e){if(!(t instanceof Uint8Array))throw new Error("Expected Uint8Array");if(e.length>0&&!e.includes(t.length))throw new Error(`Expected Uint8Array of length ${e}, not of length=${t.length}`)}const TS={number:kS,bool:function(t){if("boolean"!=typeof t)throw new Error(`Expected boolean, not ${t}`)},bytes:ES,hash:function(t){if("function"!=typeof t||"function"!=typeof t.create)throw new Error("Hash should be wrapped by utils.wrapConstructor");kS(t.outputLen),kS(t.blockLen)},exists:function(t,e=!0){if(t.destroyed)throw new Error("Hash instance has been destroyed");if(e&&t.finished)throw new Error("Hash#digest() has already been called")},output:function(t,e){ES(t);const n=e.outputLen;if(t.lengthr-s&&(this.process(n,0),s=0);for(let u=s;u>i&s),a=Number(n&s),l=r?4:0,c=r?0:4;t.setUint32(e+l,o,r),t.setUint32(e+c,a,r)}(n,r-8,BigInt(8*this.length),i),this.process(n,0);const o=gS(t),a=this.outputLen;if(a%4)throw new Error("_sha2: outputLen should be aligned to 32bit");const l=a/4,c=this.get();if(l>c.length)throw new Error("_sha2: outputLen bigger than state");for(let u=0;ut&e^~t&n,MS=(t,e,n)=>t&e^t&n^e&n,IS=new Uint32Array([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),PS=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),AS=new Uint32Array(64);class OS extends RS{constructor(){super(64,32,8,!1),this.A=0|PS[0],this.B=0|PS[1],this.C=0|PS[2],this.D=0|PS[3],this.E=0|PS[4],this.F=0|PS[5],this.G=0|PS[6],this.H=0|PS[7]}get(){const{A:t,B:e,C:n,D:r,E:i,F:s,G:o,H:a}=this;return[t,e,n,r,i,s,o,a]}set(t,e,n,r,i,s,o,a){this.A=0|t,this.B=0|e,this.C=0|n,this.D=0|r,this.E=0|i,this.F=0|s,this.G=0|o,this.H=0|a}process(t,e){for(let u=0;u<16;u++,e+=4)AS[u]=t.getUint32(e,!1);for(let u=16;u<64;u++){const t=AS[u-15],e=AS[u-2],n=mS(t,7)^mS(t,18)^t>>>3,r=mS(e,17)^mS(e,19)^e>>>10;AS[u]=r+AS[u-7]+n+AS[u-16]|0}let{A:n,B:r,C:i,D:s,E:o,F:a,G:l,H:c}=this;for(let u=0;u<64;u++){const t=c+(mS(o,6)^mS(o,11)^mS(o,25))+LS(o,a,l)+IS[u]+AS[u]|0,e=(mS(n,2)^mS(n,13)^mS(n,22))+MS(n,r,i)|0;c=l,l=a,a=o,o=s+t|0,s=i,i=r,r=n,n=t+e|0}n=n+this.A|0,r=r+this.B|0,i=i+this.C|0,s=s+this.D|0,o=o+this.E|0,a=a+this.F|0,l=l+this.G|0,c=c+this.H|0,this.set(n,r,i,s,o,a,l,c)}roundClean(){AS.fill(0)}destroy(){this.set(0,0,0,0,0,0,0,0),this.buffer.fill(0)}}class FS extends OS{constructor(){super(),this.A=-1056596264,this.B=914150663,this.C=812702999,this.D=-150054599,this.E=-4191439,this.F=1750603025,this.G=1694076839,this.H=-1090891868,this.outputLen=28}}const zS=CS(()=>new OS); -/*! scure-base - MIT License (c) 2022 Paul Miller (paulmillr.com) */ -function DS(t){if(!Number.isSafeInteger(t))throw new Error(`Wrong integer: ${t}`)}function NS(...t){const e=(t,e)=>n=>t(e(n)),n=Array.from(t).reverse().reduce((t,n)=>t?e(t,n.encode):n.encode,void 0),r=t.reduce((t,n)=>t?e(t,n.decode):n.decode,void 0);return{encode:n,decode:r}}function jS(t){return{encode:e=>{if(!Array.isArray(e)||e.length&&"number"!=typeof e[0])throw new Error("alphabet.encode input should be an array of numbers");return e.map(e=>{if(DS(e),e<0||e>=t.length)throw new Error(`Digit index outside alphabet: ${e} (alphabet: ${t.length})`);return t[e]})},decode:e=>{if(!Array.isArray(e)||e.length&&"string"!=typeof e[0])throw new Error("alphabet.decode input should be array of strings");return e.map(e=>{if("string"!=typeof e)throw new Error(`alphabet.decode: not string element=${e}`);const n=t.indexOf(e);if(-1===n)throw new Error(`Unknown letter: "${e}". Allowed: ${t}`);return n})}}}function US(t=""){if("string"!=typeof t)throw new Error("join separator should be string");return{encode:e=>{if(!Array.isArray(e)||e.length&&"string"!=typeof e[0])throw new Error("join.encode input should be array of strings");for(let t of e)if("string"!=typeof t)throw new Error(`join.encode: non-string input=${t}`);return e.join(t)},decode:e=>{if("string"!=typeof e)throw new Error("join.decode input should be string");return e.split(t)}}}function BS(t,e="="){if(DS(t),"string"!=typeof e)throw new Error("padding chr should be string");return{encode(n){if(!Array.isArray(n)||n.length&&"string"!=typeof n[0])throw new Error("padding.encode input should be array of strings");for(let t of n)if("string"!=typeof t)throw new Error(`padding.encode: non-string input=${t}`);for(;n.length*t%8;)n.push(e);return n},decode(n){if(!Array.isArray(n)||n.length&&"string"!=typeof n[0])throw new Error("padding.encode input should be array of strings");for(let t of n)if("string"!=typeof t)throw new Error(`padding.decode: non-string input=${t}`);let r=n.length;if(r*t%8)throw new Error("Invalid padding: string should have whole number of bytes");for(;r>0&&n[r-1]===e;r--)if(!((r-1)*t%8))throw new Error("Invalid padding: string has too much padding");return n.slice(0,r)}}}function $S(t){if("function"!=typeof t)throw new Error("normalize fn should be function");return{encode:t=>t,decode:e=>t(e)}}function qS(t,e,n){if(e<2)throw new Error(`convertRadix: wrong from=${e}, base cannot be less than 2`);if(n<2)throw new Error(`convertRadix: wrong to=${n}, base cannot be less than 2`);if(!Array.isArray(t))throw new Error("convertRadix: data should be array");if(!t.length)return[];let r=0;const i=[],s=Array.from(t);for(s.forEach(t=>{if(DS(t),t<0||t>=e)throw new Error(`Wrong integer: ${t}`)});;){let t=0,o=!0;for(let i=r;inew FS);const VS=(t,e)=>e?VS(e,t%e):t,WS=(t,e)=>t+(e-VS(t,e));function HS(t,e,n,r){if(!Array.isArray(t))throw new Error("convertRadix2: data should be array");if(e<=0||e>32)throw new Error(`convertRadix2: wrong from=${e}`);if(n<=0||n>32)throw new Error(`convertRadix2: wrong to=${n}`);if(WS(e,n)>32)throw new Error(`convertRadix2: carry overflow from=${e} to=${n} carryBits=${WS(e,n)}`);let i=0,s=0;const o=2**n-1,a=[];for(const l of t){if(DS(l),l>=2**e)throw new Error(`convertRadix2: invalid data word=${l} from=${e}`);if(i=i<32)throw new Error(`convertRadix2: carry overflow pos=${s} from=${e}`);for(s+=e;s>=n;s-=n)a.push((i>>s-n&o)>>>0);i&=2**s-1}if(i=i<=e)throw new Error("Excess padding");if(!r&&i)throw new Error(`Non-zero padding: ${i}`);return r&&s>0&&a.push(i>>>0),a}function GS(t,e=!1){if(DS(t),t<=0||t>32)throw new Error("radix2: bits should be in (0..32]");if(WS(8,t)>32||WS(t,8)>32)throw new Error("radix2: carry overflow");return{encode:n=>{if(!(n instanceof Uint8Array))throw new Error("radix2.encode input should be Uint8Array");return HS(Array.from(n),8,t,!e)},decode:n=>{if(!Array.isArray(n)||n.length&&"number"!=typeof n[0])throw new Error("radix2.decode input should be array of strings");return Uint8Array.from(HS(n,t,8,e))}}}function KS(t){if("function"!=typeof t)throw new Error("unsafeWrapper fn should be function");return function(...e){try{return t.apply(null,e)}catch(ej){}}}const ZS=NS(GS(4),jS("0123456789ABCDEF"),US("")),YS=NS(GS(5),jS("ABCDEFGHIJKLMNOPQRSTUVWXYZ234567"),BS(5),US(""));NS(GS(5),jS("0123456789ABCDEFGHIJKLMNOPQRSTUV"),BS(5),US("")),NS(GS(5),jS("0123456789ABCDEFGHJKMNPQRSTVWXYZ"),US(""),$S(t=>t.toUpperCase().replace(/O/g,"0").replace(/[IL]/g,"1")));const XS=NS(GS(6),jS("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"),BS(6),US("")),JS=NS(GS(6),jS("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"),BS(6),US("")),QS=t=>NS((DS(58),{encode:t=>{if(!(t instanceof Uint8Array))throw new Error("radix.encode input should be Uint8Array");return qS(Array.from(t),256,58)},decode:t=>{if(!Array.isArray(t)||t.length&&"number"!=typeof t[0])throw new Error("radix.decode input should be array of strings");return Uint8Array.from(qS(t,58,256))}}),jS(t),US("")),tk=QS("123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz");QS("123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"),QS("rpshnaf39wBUDNEGHJKLM4PQRST7VWXYZ2bcdeCg65jkm8oFqi1tuvAxyz");const ek=[0,2,3,5,6,7,9,10,11],nk={encode(t){let e="";for(let n=0;n>25;let n=(33554431&t)<<5;for(let r=0;r>r&1)&&(n^=ik[r]);return n}function ok(t,e,n=1){const r=t.length;let i=1;for(let s=0;s126)throw new Error(`Invalid prefix (${t})`);i=sk(i)^e>>5}i=sk(i);for(let s=0;sn)throw new TypeError(`Wrong string length: ${t.length} (${t}). Expected (8..${n})`);const r=t.toLowerCase();if(t!==r&&t!==t.toUpperCase())throw new Error("String must be lowercase or uppercase");const i=(t=r).lastIndexOf("1");if(0===i||-1===i)throw new Error('Letter "1" must be present between prefix and data only');const s=t.slice(0,i),o=t.slice(i+1);if(o.length<6)throw new Error("Data must be at least 6 characters long");const a=rk.decode(o).slice(0,-6),l=ok(s,a,e);if(!o.endsWith(l))throw new Error(`Invalid checksum in ${t}: expected "${l}"`);return{prefix:s,words:a}}return{encode:function(t,n,r=90){if("string"!=typeof t)throw new Error("bech32.encode prefix should be string, not "+typeof t);if(!Array.isArray(n)||n.length&&"number"!=typeof n[0])throw new Error("bech32.encode words should be array of numbers, not "+typeof n);const i=t.length+7+n.length;if(!1!==r&&i>r)throw new TypeError(`Length ${i} exceeds limit ${r}`);return`${t=t.toLowerCase()}1${rk.encode(n)}${ok(t,n,e)}`},decode:o,decodeToBytes:function(t){const{prefix:e,words:n}=o(t,!1);return{prefix:e,words:n,bytes:r(n)}},decodeUnsafe:KS(o),fromWords:r,fromWordsUnsafe:s,toWords:i}}const lk=ak("bech32");ak("bech32m");const ck={utf8:{encode:t=>(new TextDecoder).decode(t),decode:t=>(new TextEncoder).encode(t)},hex:NS(GS(4),jS("0123456789abcdef"),US(""),$S(t=>{if("string"!=typeof t||t.length%2)throw new TypeError(`hex.decode: expected string, got ${typeof t} with length ${t.length}`);return t.toLowerCase()})),base16:ZS,base32:YS,base64:XS,base64url:JS,base58:tk,base58xmr:nk};function uk(t){if(!Number.isSafeInteger(t)||t<0)throw new Error(`positive integer expected, not ${t}`)}function hk(t){if("boolean"!=typeof t)throw new Error(`boolean expected, not ${t}`)}function dk(t,...e){if(!((n=t)instanceof Uint8Array||null!=n&&"object"==typeof n&&"Uint8Array"===n.constructor.name))throw new Error("Uint8Array expected");var n;if(e.length>0&&!e.includes(t.length))throw new Error(`Uint8Array expected of length ${e}, not of length=${t.length}`)} -/*! noble-ciphers - MIT License (c) 2023 Paul Miller (paulmillr.com) */Object.keys(ck).join(", ");const pk=t=>new Uint32Array(t.buffer,t.byteOffset,Math.floor(t.byteLength/4));if(68!==new Uint8Array(new Uint32Array([287454020]).buffer)[0])throw new Error("Non little-endian hardware is not supported");const fk=Array.from({length:256},(t,e)=>e.toString(16).padStart(2,"0"));function gk(t){dk(t);let e="";for(let n=0;n=48&&t<=57?t-48:t>=65&&t<=70?t-55:t>=97&&t<=102?t-87:void 0}function yk(t){if("string"!=typeof t)throw new Error("hex string expected, got "+typeof t);const e=t.length,n=e/2;if(e%2)throw new Error("padded hex string expected, got unpadded hex of length "+e);const r=new Uint8Array(n);for(let i=0,s=0;i>7)}function wk(t,e){let n=0;for(;e>0;e>>=1)n^=t&-(1&e),t=bk(t);return n}const _k=(()=>{let t=new Uint8Array(256);for(let n=0,r=1;n<256;n++,r^=bk(r))t[n]=r;const e=new Uint8Array(256);e[0]=99;for(let n=0;n<255;n++){let r=t[255-n];r|=r<<8,e[t[n]]=255&(r^r>>4^r>>5^r>>6^r>>7^99)}return e})(),xk=_k.map((t,e)=>_k.indexOf(e)),Ck=t=>t<<24|t>>>8,Sk=t=>t<<8|t>>>24;function kk(t,e){if(256!==t.length)throw new Error("Wrong sbox length");const n=new Uint32Array(256).map((n,r)=>e(t[r])),r=n.map(Sk),i=r.map(Sk),s=i.map(Sk),o=new Uint32Array(65536),a=new Uint32Array(65536),l=new Uint16Array(65536);for(let c=0;c<256;c++)for(let e=0;e<256;e++){const u=256*c+e;o[u]=n[c]^r[e],a[u]=i[c]^s[e],l[u]=t[c]<<8|t[e]}return{sbox:t,sbox2:l,T0:n,T1:r,T2:i,T3:s,T01:o,T23:a}}const Ek=kk(_k,t=>wk(t,3)<<24|t<<16|t<<8|wk(t,2)),Tk=kk(xk,t=>wk(t,11)<<24|wk(t,13)<<16|wk(t,9)<<8|wk(t,14)),Rk=(()=>{const t=new Uint8Array(16);for(let e=0,n=1;e<16;e++,n=bk(n))t[e]=n;return t})();function Lk(t){dk(t);const e=t.length;if(![16,24,32].includes(e))throw new Error(`aes: wrong key size: should be 16, 24 or 32, got: ${e}`);const{sbox2:n}=Ek,r=pk(t),i=r.length,s=t=>Ik(n,t,t,t,t),o=new Uint32Array(e+28);o.set(r);for(let a=i;a6&&a%i===4&&(t=s(t)),o[a]=o[a-i]^t}return o}function Mk(t,e,n,r,i,s){return t[n<<8&65280|r>>>8&255]^e[i>>>8&65280|s>>>24&255]}function Ik(t,e,n,r,i){return t[255&e|65280&n]|t[r>>>16&255|i>>>16&65280]<<16}function Pk(t,e,n,r,i){const{sbox2:s,T01:o,T23:a}=Ek;let l=0;e^=t[l++],n^=t[l++],r^=t[l++],i^=t[l++];const c=t.length/4-2;for(let u=0;u{const s=Lk(t),{b:o,o:a,out:l}=function(t,e,n){let r=t.length;const i=r%vk;if(!e&&0!==i)throw new Error("aec/(cbc-ecb): unpadded plaintext with disabled padding");const s=pk(t);if(e){let t=vk-i;t||(t=vk),r+=t}const o=Ok(r,n);return{b:s,o:pk(o),out:o}}(n,r,i),c=pk(e);let u=c[0],h=c[1],d=c[2],p=c[3],f=0;for(;f+4<=o.length;)u^=o[f+0],h^=o[f+1],d^=o[f+2],p^=o[f+3],({s0:u,s1:h,s2:d,s3:p}=Pk(s,u,h,d,p)),a[f++]=u,a[f++]=h,a[f++]=d,a[f++]=p;if(r){const t=function(t){const e=new Uint8Array(16),n=pk(e);e.set(t);const r=vk-t.length;for(let i=vk-r;i{!function(t){if(dk(t),t.length%vk!==0)throw new Error("aes/(cbc-ecb).decrypt ciphertext should consist of blocks with size 16")}(n);const s=function(t){const e=Lk(t),n=e.slice(),r=e.length,{sbox2:i}=Ek,{T0:s,T1:o,T2:a,T3:l}=Tk;for(let c=0;c>>8&255]^a[e>>>16&255]^l[e>>>24]}return n}(t),o=pk(e),a=Ok(n.length,i),l=pk(n),c=pk(a);let u=o[0],h=o[1],d=o[2],p=o[3];for(let t=0;t+4<=l.length;){const e=u,n=h,r=d,i=p;u=l[t+0],h=l[t+1],d=l[t+2],p=l[t+3];const{s0:o,s1:a,s2:f,s3:g}=Ak(s,u,h,d,p);c[t++]=o^e,c[t++]=a^n,c[t++]=f^r,c[t++]=g^i}return s.fill(0),function(t,e){if(!e)return t;const n=t.length;if(!n)throw new Error("aes/pcks5: empty ciphertext not allowed");const r=t[n-1];if(r<=0||r>16)throw new Error(`aes/pcks5: wrong padding byte: ${r}`);const i=t.subarray(0,-r);for(let s=0;sUint8Array.from(t.split("").map(t=>t.charCodeAt(0))),jk=Nk("expand 16-byte k"),Uk=Nk("expand 32-byte k"),Bk=pk(jk),$k=pk(Uk);function qk(t,e){return t<>>32-e}function Vk(t){return t.byteOffset%4==0}$k.slice();const Wk=2**32-1,Hk=new Uint32Array;function Gk(t,e){const{allowShortKeys:n,extendNonceFn:r,counterLength:i,counterRight:s,rounds:o}=function(t,e){if(null==e||"object"!=typeof e)throw new Error("options must be defined");return Object.assign({allowShortKeys:!1,counterLength:8,counterRight:!1,rounds:20},e)}(0,e);if("function"!=typeof t)throw new Error("core must be a function");return uk(i),uk(o),hk(s),hk(n),(e,a,l,c,u=0)=>{dk(e),dk(a),dk(l);const h=l.length;if(c||(c=new Uint8Array(h)),dk(c),uk(u),u<0||u>=Wk)throw new Error("arx: counter overflow");if(c.length=Wk)throw new Error("arx: counter overflow");const g=Math.min(64,l-f);if(h&&64===g){const t=f/4;if(f%4!=0)throw new Error("arx: invalid block position");for(let e,n=0;n<16;n++)e=t+n,p[e]=d[e]^u[n];f+=64;continue}for(let t,e=0;e0;)d.pop().fill(0);return c}}function Kk(t,e,n,r,i,s=20){let o=t[0],a=t[1],l=t[2],c=t[3],u=e[0],h=e[1],d=e[2],p=e[3],f=e[4],g=e[5],m=e[6],y=e[7],v=i,b=n[0],w=n[1],_=n[2],x=o,C=a,S=l,k=c,E=u,T=h,R=d,L=p,M=f,I=g,P=m,A=y,O=v,F=b,z=w,D=_;for(let j=0;jr?t.create().update(n).digest():n);for(let s=0;snew Yk(t,e).update(n).digest();Xk.create=(t,e)=>new Yk(t,e);const Jk=new Uint8Array([0]),Qk=new Uint8Array;var tE=Object.defineProperty,eE=(t,e)=>{for(var n in e)tE(t,n,{get:e[n],enumerable:!0})},nE=Symbol("verified");function rE(t){if(!(t instanceof Object))return!1;if("number"!=typeof t.kind)return!1;if("string"!=typeof t.content)return!1;if("number"!=typeof t.created_at)return!1;if("string"!=typeof t.pubkey)return!1;if(!t.pubkey.match(/^[a-f0-9]{64}$/))return!1;if(!Array.isArray(t.tags))return!1;for(let e=0;ehE,QueueNode:()=>uE,binarySearch:()=>cE,bytesToHex:()=>vS,hexToBytes:()=>bS,insertEventIntoAscendingList:()=>lE,insertEventIntoDescendingList:()=>aE,normalizeURL:()=>oE,utf8Decoder:()=>iE,utf8Encoder:()=>sE});var iE=new TextDecoder("utf-8"),sE=new TextEncoder;function oE(t){try{-1===t.indexOf("://")&&(t="wss://"+t);let e=new URL(t);return"http:"===e.protocol?e.protocol="ws:":"https:"===e.protocol&&(e.protocol="wss:"),e.pathname=e.pathname.replace(/\/+/g,"/"),e.pathname.endsWith("/")&&(e.pathname=e.pathname.slice(0,-1)),("80"===e.port&&"ws:"===e.protocol||"443"===e.port&&"wss:"===e.protocol)&&(e.port=""),e.searchParams.sort(),e.hash="",e.toString()}catch(ej){throw new Error(`Invalid URL: ${t}`)}}function aE(t,e){const[n,r]=cE(t,t=>e.id===t.id?0:e.created_at===t.created_at?-1:t.created_at-e.created_at);return r||t.splice(n,0,e),t}function lE(t,e){const[n,r]=cE(t,t=>e.id===t.id?0:e.created_at===t.created_at?-1:e.created_at-t.created_at);return r||t.splice(n,0,e),t}function cE(t,e){let n=0,r=t.length-1;for(;n<=r;){const i=Math.floor((n+r)/2),s=e(t[i]);if(0===s)return[i,!0];s<0?r=i-1:n=i+1}return[n,!1]}var uE=class{value;next=null;prev=null;constructor(t){this.value=t}},hE=class{first;last;constructor(){this.first=null,this.last=null}enqueue(t){const e=new uE(t);return this.last?this.last===this.first?(this.last=e,this.last.prev=this.first,this.first.next=e):(e.prev=this.last,this.last.next=e,this.last=e):(this.first=e,this.last=e),!0}dequeue(){if(!this.first)return null;if(this.first===this.last){const t=this.first;return this.first=null,this.last=null,t.value}const t=this.first;return this.first=t.next,this.first&&(this.first.prev=null),t.value}};function dE(t){return vS(zS(sE.encode(function(t){if(!rE(t))throw new Error("can't serialize event with wrong or missing properties");return JSON.stringify([0,t.pubkey,t.created_at,t.kind,t.tags,t.content])}(t))))}var pE=new class{generateSecretKey(){return dS.utils.randomPrivateKey()}getPublicKey(t){return vS(dS.getPublicKey(t))}finalizeEvent(t,e){const n=t;return n.pubkey=vS(dS.getPublicKey(e)),n.id=dE(n),n.sig=vS(dS.sign(dE(n),e)),n[nE]=!0,n}verifyEvent(t){if("boolean"==typeof t[nE])return t[nE];const e=dE(t);if(e!==t.id)return t[nE]=!1,!1;try{const n=dS.verify(t.sig,e,t.pubkey);return t[nE]=n,n}catch(n){return t[nE]=!1,!1}}},fE=pE.generateSecretKey,gE=pE.getPublicKey,mE=pE.finalizeEvent,yE=pE.verifyEvent,vE={};function bE(t){return t<1e4&&0!==t&&3!==t}function wE(t){return 0===t||3===t||1e4<=t&&t<2e4}function _E(t){return 2e4<=t&&t<3e4}function xE(t){return 3e4<=t&&t<4e4}function CE(t){return bE(t)?"regular":wE(t)?"replaceable":_E(t)?"ephemeral":xE(t)?"parameterized":"unknown"}function SE(t,e){const n=e instanceof Array?e:[e];return rE(t)&&n.includes(t.kind)||!1}eE(vE,{Application:()=>ZT,BadgeAward:()=>AE,BadgeDefinition:()=>$T,BlockedRelaysList:()=>_T,BlossomServerList:()=>RT,BookmarkList:()=>vT,Bookmarksets:()=>jT,Calendar:()=>nR,CalendarEventRSVP:()=>rR,ChannelCreation:()=>qE,ChannelHideMessage:()=>HE,ChannelMessage:()=>WE,ChannelMetadata:()=>VE,ChannelMuteUser:()=>GE,ChatMessage:()=>OE,ClassifiedListing:()=>JT,ClientAuth:()=>IT,Comment:()=>JE,CommunitiesList:()=>bT,CommunityDefinition:()=>aR,CommunityPostApproval:()=>oT,Contacts:()=>RE,CreateOrUpdateProduct:()=>WT,CreateOrUpdateStall:()=>VT,Curationsets:()=>UT,Date:()=>tR,DirectMessageRelaysList:()=>ET,DraftClassifiedListing:()=>QT,DraftLong:()=>GT,Emojisets:()=>KT,EncryptedDirectMessage:()=>LE,EventDeletion:()=>ME,FavoriteRelays:()=>CT,FileMessage:()=>NE,FileMetadata:()=>XE,FileServerPreference:()=>TT,Followsets:()=>zT,ForumThread:()=>FE,GenericRepost:()=>jE,Genericlists:()=>DT,GiftWrap:()=>ZE,GroupMetadata:()=>lR,HTTPAuth:()=>FT,Handlerinformation:()=>oR,Handlerrecommendation:()=>sR,Highlights:()=>pT,InterestsList:()=>ST,Interestsets:()=>qT,JobFeedback:()=>cT,JobRequest:()=>aT,JobResult:()=>lT,Label:()=>sT,LightningPubRPC:()=>MT,LiveChatMessage:()=>QE,LiveEvent:()=>YT,LongFormArticle:()=>HT,Metadata:()=>kE,Mutelist:()=>gT,NWCWalletInfo:()=>LT,NWCWalletRequest:()=>PT,NWCWalletResponse:()=>AT,NormalVideo:()=>BE,NostrConnect:()=>OT,OpenTimestamps:()=>KE,Photo:()=>UE,Pinlist:()=>mT,Poll:()=>YE,PollResponse:()=>fT,PrivateDirectMessage:()=>DE,ProblemTracker:()=>nT,ProfileBadges:()=>BT,PublicChatsList:()=>wT,Reaction:()=>PE,RecommendRelay:()=>TE,RelayList:()=>yT,RelayReview:()=>iR,Relaysets:()=>NT,Report:()=>rT,Reporting:()=>iT,Repost:()=>IE,Seal:()=>zE,SearchRelaysList:()=>xT,ShortTextNote:()=>EE,ShortVideo:()=>$E,Time:()=>eR,UserEmojiList:()=>kT,UserStatuses:()=>XT,Voice:()=>tT,VoiceComment:()=>eT,Zap:()=>dT,ZapGoal:()=>uT,ZapRequest:()=>hT,classifyKind:()=>CE,isAddressableKind:()=>xE,isEphemeralKind:()=>_E,isKind:()=>SE,isRegularKind:()=>bE,isReplaceableKind:()=>wE});var kE=0,EE=1,TE=2,RE=3,LE=4,ME=5,IE=6,PE=7,AE=8,OE=9,FE=11,zE=13,DE=14,NE=15,jE=16,UE=20,BE=21,$E=22,qE=40,VE=41,WE=42,HE=43,GE=44,KE=1040,ZE=1059,YE=1068,XE=1063,JE=1111,QE=1311,tT=1222,eT=1244,nT=1971,rT=1984,iT=1984,sT=1985,oT=4550,aT=5999,lT=6999,cT=7e3,uT=9041,hT=9734,dT=9735,pT=9802,fT=1018,gT=1e4,mT=10001,yT=10002,vT=10003,bT=10004,wT=10005,_T=10006,xT=10007,CT=10012,ST=10015,kT=10030,ET=10050,TT=10096,RT=10063,LT=13194,MT=21e3,IT=22242,PT=23194,AT=23195,OT=24133,FT=27235,zT=3e4,DT=30001,NT=30002,jT=30003,UT=30004,BT=30008,$T=30009,qT=30015,VT=30017,WT=30018,HT=30023,GT=30024,KT=30030,ZT=30078,YT=30311,XT=30315,JT=30402,QT=30403,tR=31922,eR=31923,nR=31924,rR=31925,iR=31987,sR=31989,oR=31990,aR=34550,lR=39e3;function cR(t,e){let n=e.length+3,r=t.indexOf(`"${e}":`)+n,i=t.slice(r).indexOf('"')+r+1;return t.slice(i,i+64)}function uR(t,e){let n=e.length,r=t.indexOf(`"${e}":`)+n+3,i=t.slice(r),s=Math.min(i.indexOf(","),i.indexOf("}"));return parseInt(i.slice(0,s),10)}function hR(t){let e=t.slice(0,22).indexOf('"EVENT"');if(-1===e)return null;let n=t.slice(e+7+1).indexOf('"');if(-1===n)return null;let r=e+7+1+n,i=t.slice(r+1,80).indexOf('"');if(-1===i)return null;let s=r+1+i;return t.slice(r+1,s)}function dR(t,e){return e===cR(t,"id")}function pR(t,e){return e===cR(t,"pubkey")}function fR(t,e){return e===uR(t,"kind")}function gR(t,e){return{kind:IT,created_at:Math.floor(Date.now()/1e3),tags:[["relay",t],["challenge",e]],content:""}}eE({},{getHex64:()=>cR,getInt:()=>uR,getSubscriptionId:()=>hR,matchEventId:()=>dR,matchEventKind:()=>fR,matchEventPubkey:()=>pR}),eE({},{makeAuthEvent:()=>gR});try{WebSocket}catch{}try{WebSocket}catch{}eE({},{BECH32_REGEX:()=>vR,Bech32MaxSize:()=>yR,NostrTypeGuard:()=>mR,decode:()=>wR,decodeNostrURI:()=>bR,encodeBytes:()=>ER,naddrEncode:()=>LR,neventEncode:()=>RR,noteEncode:()=>SR,nprofileEncode:()=>TR,npubEncode:()=>CR,nsecEncode:()=>xR});var mR={isNProfile:t=>/^nprofile1[a-z\d]+$/.test(t||""),isNEvent:t=>/^nevent1[a-z\d]+$/.test(t||""),isNAddr:t=>/^naddr1[a-z\d]+$/.test(t||""),isNSec:t=>/^nsec1[a-z\d]{58}$/.test(t||""),isNPub:t=>/^npub1[a-z\d]{58}$/.test(t||""),isNote:t=>/^note1[a-z\d]+$/.test(t||""),isNcryptsec:t=>/^ncryptsec1[a-z\d]+$/.test(t||"")},yR=5e3,vR=/[\x21-\x7E]{1,83}1[023456789acdefghjklmnpqrstuvwxyz]{6,}/;function bR(t){try{return t.startsWith("nostr:")&&(t=t.substring(6)),wR(t)}catch(e){return{type:"invalid",data:null}}}function wR(t){let{prefix:e,words:n}=lk.decode(t,yR),r=new Uint8Array(lk.fromWords(n));switch(e){case"nprofile":{let t=_R(r);if(!t[0]?.[0])throw new Error("missing TLV 0 for nprofile");if(32!==t[0][0].length)throw new Error("TLV 0 should be 32 bytes");return{type:"nprofile",data:{pubkey:vS(t[0][0]),relays:t[1]?t[1].map(t=>iE.decode(t)):[]}}}case"nevent":{let t=_R(r);if(!t[0]?.[0])throw new Error("missing TLV 0 for nevent");if(32!==t[0][0].length)throw new Error("TLV 0 should be 32 bytes");if(t[2]&&32!==t[2][0].length)throw new Error("TLV 2 should be 32 bytes");if(t[3]&&4!==t[3][0].length)throw new Error("TLV 3 should be 4 bytes");return{type:"nevent",data:{id:vS(t[0][0]),relays:t[1]?t[1].map(t=>iE.decode(t)):[],author:t[2]?.[0]?vS(t[2][0]):void 0,kind:t[3]?.[0]?parseInt(vS(t[3][0]),16):void 0}}}case"naddr":{let t=_R(r);if(!t[0]?.[0])throw new Error("missing TLV 0 for naddr");if(!t[2]?.[0])throw new Error("missing TLV 2 for naddr");if(32!==t[2][0].length)throw new Error("TLV 2 should be 32 bytes");if(!t[3]?.[0])throw new Error("missing TLV 3 for naddr");if(4!==t[3][0].length)throw new Error("TLV 3 should be 4 bytes");return{type:"naddr",data:{identifier:iE.decode(t[0][0]),pubkey:vS(t[2][0]),kind:parseInt(vS(t[3][0]),16),relays:t[1]?t[1].map(t=>iE.decode(t)):[]}}}case"nsec":return{type:e,data:r};case"npub":case"note":return{type:e,data:vS(r)};default:throw new Error(`unknown prefix ${e}`)}}function _R(t){let e={},n=t;for(;n.length>0;){let t=n[0],r=n[1],i=n.slice(2,2+r);if(n=n.slice(2+r),i.lengthsE.encode(t))}))}function RR(t){let e;return void 0!==t.kind&&(e=function(t){const e=new Uint8Array(4);return e[0]=t>>24&255,e[1]=t>>16&255,e[2]=t>>8&255,e[3]=255&t,e}(t.kind)),kR("nevent",MR({0:[bS(t.id)],1:(t.relays||[]).map(t=>sE.encode(t)),2:t.author?[bS(t.author)]:[],3:e?[new Uint8Array(e)]:[]}))}function LR(t){let e=new ArrayBuffer(4);return new DataView(e).setUint32(0,t.kind,!1),kR("naddr",MR({0:[sE.encode(t.identifier)],1:(t.relays||[]).map(t=>sE.encode(t)),2:[bS(t.pubkey)],3:[new Uint8Array(e)]}))}function MR(t){let e=[];return Object.entries(t).reverse().forEach(([t,n])=>{n.forEach(n=>{let r=new Uint8Array(n.length+2);r.set([parseInt(t)],0),r.set([n.length],1),r.set(n,2),e.push(r)})}),_S(...e)}var IR={};function PR(t,e,n){const r=t instanceof Uint8Array?vS(t):t,i=OR(YC.getSharedSecret(r,"02"+e));let s=Uint8Array.from(SS(16)),o=sE.encode(n),a=Fk(i,s).encrypt(o);return`${XS.encode(new Uint8Array(a))}?iv=${XS.encode(new Uint8Array(s.buffer))}`}function AR(t,e,n){const r=t instanceof Uint8Array?vS(t):t;let[i,s]=n.split("?iv="),o=OR(YC.getSharedSecret(r,"02"+e)),a=XS.decode(s),l=XS.decode(i),c=Fk(o,a).decrypt(l);return iE.decode(c)}function OR(t){return t.slice(1,33)}eE(IR,{decrypt:()=>AR,encrypt:()=>PR}),eE({},{NIP05_REGEX:()=>zR,isNip05:()=>DR,isValid:()=>BR,queryProfile:()=>UR,searchDomain:()=>jR,useFetchImplementation:()=>NR});var FR,zR=/^(?:([\w.+-]+)@)?([\w_-]+(\.[\w_-]+)+)$/,DR=t=>zR.test(t||"");try{FR=fetch}catch(F7){}function NR(t){FR=t}async function jR(t,e=""){try{const n=`https://${t}/.well-known/nostr.json?name=${e}`,r=await FR(n,{redirect:"manual"});if(200!==r.status)throw Error("Wrong response code");return(await r.json()).names}catch(F7){return{}}}async function UR(t){const e=t.match(zR);if(!e)return null;const[,n="_",r]=e;try{const t=`https://${r}/.well-known/nostr.json?name=${n}`,e=await FR(t,{redirect:"manual"});if(200!==e.status)throw Error("Wrong response code");const i=await e.json(),s=i.names[n];return s?{pubkey:s,relays:i.relays?.[s]}:null}catch(i){return null}}async function BR(t,e){const n=await UR(e);return!!n&&n.pubkey===t}function $R(t){const e={reply:void 0,root:void 0,mentions:[],profiles:[],quotes:[]};let n,r;for(let i=t.tags.length-1;i>=0;i--){const s=t.tags[i];if("e"===s[0]&&s[1]){const[t,i,o,a,l]=s,c={id:i,relays:o?[o]:[],author:l};if("root"===a){e.root=c;continue}if("reply"===a){e.reply=c;continue}if("mention"===a){e.mentions.push(c);continue}n?r=c:n=c,e.mentions.push(c);continue}if("q"===s[0]&&s[1]){const[t,n,r]=s;e.quotes.push({id:n,relays:r?[r]:[]})}"p"===s[0]&&s[1]&&e.profiles.push({pubkey:s[1],relays:s[2]?[s[2]]:[]})}return e.root||(e.root=r||n||e.reply),e.reply||(e.reply=n||e.root),[e.reply,e.root].forEach(t=>{if(!t)return;let n=e.mentions.indexOf(t);if(-1!==n&&e.mentions.splice(n,1),t.author){let n=e.profiles.find(e=>e.pubkey===t.author);n&&n.relays&&(t.relays||(t.relays=[]),n.relays.forEach(e=>{-1===t.relays?.indexOf(e)&&t.relays.push(e)}),n.relays=t.relays)}}),e.mentions.forEach(t=>{if(t.author){let n=e.profiles.find(e=>e.pubkey===t.author);n&&n.relays&&(t.relays||(t.relays=[]),n.relays.forEach(e=>{-1===t.relays.indexOf(e)&&t.relays.push(e)}),n.relays=t.relays)}}),e}eE({},{parse:()=>$R}),eE({},{fetchRelayInformation:()=>VR,useFetchImplementation:()=>qR});try{fetch}catch{}function qR(){}async function VR(t){return await(await fetch(t.replace("ws://","http://").replace("wss://","https://"),{headers:{Accept:"application/nostr+json"}})).json()}function WR(t){let e=0;for(let n=0;n<64;n+=8){const r=parseInt(t.substring(n,n+8),16);if(0!==r){e+=Math.clz32(r);break}e+=32}return e}function HR(t,e){let n=0;const r=t,i=["nonce",n.toString(),e.toString()];for(r.tags.push(i);;){const t=Math.floor((new Date).getTime()/1e3);if(t!==r.created_at&&(n=0,r.created_at=t),i[1]=(++n).toString(),r.id=GR(r),WR(r.id)>=e)break}return r}function GR(t){return vS(zS(sE.encode(JSON.stringify([0,t.pubkey,t.created_at,t.kind,t.tags,t.content]))))}eE({},{fastEventHash:()=>GR,getPow:()=>WR,minePow:()=>HR}),eE({},{unwrapEvent:()=>vL,unwrapManyEvents:()=>bL,wrapEvent:()=>mL,wrapManyEvents:()=>yL}),eE({},{createRumor:()=>cL,createSeal:()=>uL,createWrap:()=>hL,unwrapEvent:()=>fL,unwrapManyEvents:()=>gL,wrapEvent:()=>dL,wrapManyEvents:()=>pL});var KR={};eE(KR,{decrypt:()=>nL,encrypt:()=>eL,getConversationKey:()=>XR,v2:()=>rL});var ZR=1,YR=65535;function XR(t,e){const n=YC.getSharedSecret(t,"02"+e).subarray(1,33);return r=zS,i=n,TS.hash(r),Xk(r,wS("nip44-v2"),wS(i));var r,i}function JR(t,e){const n=function(t,e,n,r=32){if(TS.hash(t),TS.number(r),r>255*t.outputLen)throw new Error("Length should be <= 255*HashLen");const i=Math.ceil(r/t.outputLen);void 0===n&&(n=Qk);const s=new Uint8Array(i*t.outputLen),o=Xk.create(t,e),a=o._cloneInto(),l=new Uint8Array(o.outputLen);for(let c=0;cYR)throw new Error("invalid plaintext size: must be between 1 and 65535 bytes");const e=new Uint8Array(2);return new DataView(e.buffer).setUint16(0,t,!1),e}(n),e,new Uint8Array(QR(n)-n))}(t),a=Zk(r,i,o),l=tL(s,a,n);return XS.encode(_S(new Uint8Array([2]),n,a,l))}function nL(t,e){const{nonce:n,ciphertext:r,mac:i}=function(t){if("string"!=typeof t)throw new Error("payload must be a valid string");const e=t.length;if(e<132||e>87472)throw new Error("invalid payload length: "+e);if("#"===t[0])throw new Error("unknown encryption version");let n;try{n=XS.decode(t)}catch(v5){throw new Error("invalid base64: "+v5.message)}const r=n.length;if(r<99||r>65603)throw new Error("invalid data length: "+r);const i=n[0];if(2!==i)throw new Error("unknown encryption version "+i);return{nonce:n.subarray(1,33),ciphertext:n.subarray(33,-32),mac:n.subarray(-32)}}(t),{chacha_key:s,chacha_nonce:o,hmac_key:a}=JR(e,n);if(!function(t,e){if(t.length!==e.length)return!1;let n=0;for(let r=0;rYR||n.length!==e||t.length!==2+QR(e))throw new Error("invalid padding");return iE.decode(n)}(Zk(s,o,r))}var rL={utils:{getConversationKey:XR,calcPaddedLen:QR},encrypt:eL,decrypt:nL},iL=()=>Math.round(Date.now()/1e3),sL=()=>Math.round(iL()-172800*Math.random()),oL=(t,e)=>XR(t,e),aL=(t,e,n)=>eL(JSON.stringify(t),oL(e,n)),lL=(t,e)=>JSON.parse(nL(t.content,oL(e,t.pubkey)));function cL(t,e){const n={created_at:iL(),content:"",tags:[],...t,pubkey:gE(e)};return n.id=dE(n),n}function uL(t,e,n){return mE({kind:zE,content:aL(t,e,n),created_at:sL(),tags:[]},e)}function hL(t,e){const n=fE();return mE({kind:ZE,content:aL(t,n,e),created_at:sL(),tags:[["p",e]]},n)}function dL(t,e,n){return hL(uL(cL(t,e),e,n),n)}function pL(t,e,n){if(!n||0===n.length)throw new Error("At least one recipient is required.");const r=gE(e),i=[dL(t,e,r)];return n.forEach(n=>{i.push(dL(t,e,n))}),i}function fL(t,e){const n=lL(t,e);return lL(n,e)}function gL(t,e){let n=[];return t.forEach(t=>{n.push(fL(t,e))}),n.sort((t,e)=>t.created_at-e.created_at),n}function mL(t,e,n,r,i){const s=function(t,e,n,r){const i={created_at:Math.ceil(Date.now()/1e3),kind:DE,tags:[],content:e};return(Array.isArray(t)?t:[t]).forEach(({publicKey:t,relayUrl:e})=>{i.tags.push(e?["p",t,e]:["p",t])}),r&&i.tags.push(["e",r.eventId,r.relayUrl||"","reply"]),n&&i.tags.push(["subject",n]),i}(e,n,r,i);return dL(s,t,e.publicKey)}function yL(t,e,n,r,i){if(!e||0===e.length)throw new Error("At least one recipient is required.");return[{publicKey:gE(t)},...e].map(e=>mL(t,e,n,r,i))}var vL=fL,bL=gL;function wL(t,e,n,r){let i;const s=[...t.tags??[],["e",e.id,n],["p",e.pubkey]];return e.kind===EE?i=IE:(i=jE,s.push(["k",String(e.kind)])),mE({kind:i,tags:s,content:""===t.content||e.tags?.find(t=>"-"===t[0])?"":JSON.stringify(e),created_at:t.created_at},r)}function _L(t){if(![IE,jE].includes(t.kind))return;let e,n;for(let r=t.tags.length-1;r>=0&&(void 0===e||void 0===n);r--){const i=t.tags[r];i.length>=2&&("e"===i[0]&&void 0===e?e=i:"p"===i[0]&&void 0===n&&(n=i))}return void 0!==e?{id:e[1],relays:[e[2],n?.[2]].filter(t=>"string"==typeof t),author:n?.[1]}:void 0}function xL(t,{skipVerification:e}={}){const n=_L(t);if(void 0===n||""===t.content)return;let r;try{r=JSON.parse(t.content)}catch(v5){return}return r.id===n.id&&(e||yE(r))?r:void 0}eE({},{finishRepostEvent:()=>wL,getRepostedEvent:()=>xL,getRepostedEventPointer:()=>_L}),eE({},{NOSTR_URI_REGEX:()=>CL,parse:()=>kL,test:()=>SL});var CL=new RegExp(`nostr:(${vR.source})`);function SL(t){return"string"==typeof t&&new RegExp(`^${CL.source}$`).test(t)}function kL(t){const e=t.match(new RegExp(`^${CL.source}$`));if(!e)throw new Error(`Invalid Nostr URI: ${t}`);return{uri:e[0],value:e[1],decoded:wR(e[1])}}function EL(t,e,n){const r=e.tags.filter(t=>t.length>=2&&("e"===t[0]||"p"===t[0]));return mE({...t,kind:PE,tags:[...t.tags??[],...r,["e",e.id],["p",e.pubkey]],content:t.content??"+"},n)}function TL(t){if(t.kind!==PE)return;let e,n;for(let r=t.tags.length-1;r>=0&&(void 0===e||void 0===n);r--){const i=t.tags[r];i.length>=2&&("e"===i[0]&&void 0===e?e=i:"p"===i[0]&&void 0===n&&(n=i))}return void 0!==e&&void 0!==n?{id:e[1],relays:[e[2],n[2]].filter(t=>void 0!==t),author:n[1]}:void 0}eE({},{finishReactionEvent:()=>EL,getReactedEventPointer:()=>TL}),eE({},{parse:()=>IL});var RL=/\W/m,LL=/[^\w\/] |[^\w\/]$|$|,| /m,ML=42;function*IL(t){let e=[];if("string"!=typeof t){for(let n=0;n=3&&e.push({type:"emoji",shortcode:r[1],url:r[2]})}t=t.content}const n=t.length;let r=0,i=0;t:for(;i=0&&aPL,channelHideMessageEvent:()=>FL,channelMessageEvent:()=>OL,channelMetadataEvent:()=>AL,channelMuteUserEvent:()=>zL});var PL=(t,e)=>{let n;if("object"==typeof t.content)n=JSON.stringify(t.content);else{if("string"!=typeof t.content)return;n=t.content}return mE({kind:qE,tags:[...t.tags??[]],content:n,created_at:t.created_at},e)},AL=(t,e)=>{let n;if("object"==typeof t.content)n=JSON.stringify(t.content);else{if("string"!=typeof t.content)return;n=t.content}return mE({kind:VE,tags:[["e",t.channel_create_event_id],...t.tags??[]],content:n,created_at:t.created_at},e)},OL=(t,e)=>{const n=[["e",t.channel_create_event_id,t.relay_url,"root"]];return t.reply_to_channel_message_event_id&&n.push(["e",t.reply_to_channel_message_event_id,t.relay_url,"reply"]),mE({kind:WE,tags:[...n,...t.tags??[]],content:t.content,created_at:t.created_at},e)},FL=(t,e)=>{let n;if("object"==typeof t.content)n=JSON.stringify(t.content);else{if("string"!=typeof t.content)return;n=t.content}return mE({kind:HE,tags:[["e",t.channel_message_event_id],...t.tags??[]],content:n,created_at:t.created_at},e)},zL=(t,e)=>{let n;if("object"==typeof t.content)n=JSON.stringify(t.content);else{if("string"!=typeof t.content)return;n=t.content}return mE({kind:GE,tags:[["p",t.pubkey_to_mute],...t.tags??[]],content:n,created_at:t.created_at},e)};eE({},{EMOJI_SHORTCODE_REGEX:()=>jL,matchAll:()=>BL,regex:()=>UL,replaceAll:()=>$L});var DL,NL,jL=/:(\w+):/,UL=()=>new RegExp(`\\B${jL.source}\\B`,"g");function*BL(t){const e=t.matchAll(UL());for(const r of e)try{const[t,e]=r;yield{shortcode:t,name:e,start:r.index,end:r.index+t.length}}catch(n){}}function $L(t,e){return t.replaceAll(UL(),(t,n)=>e({shortcode:t,name:n}))}eE({},{useFetchImplementation:()=>qL,validateGithub:()=>VL});try{DL=fetch}catch{}function qL(t){DL=t}async function VL(t,e,n){try{return await(await DL(`https://gist.github.com/${e}/${n}/raw`)).text()===`Verifying that I control the following Nostr public key: ${t}`}catch(F7){return!1}}function WL(t){const{host:e,pathname:n,searchParams:r}=new URL(t),i=n||e,s=r.get("relay"),o=r.get("secret");if(!i||!s||!o)throw new Error("invalid connection string");return{pubkey:i,relay:s,secret:o}}async function HL(t,e,n){const r={method:"pay_invoice",params:{invoice:n}},i=PR(e,t,JSON.stringify(r)),s={kind:PT,created_at:Math.round(Date.now()/1e3),content:i,tags:[["p",t]]};return mE(s,e)}function GL(t){return t=(t=t.trim().toLowerCase()).normalize("NFKC"),Array.from(t).map(t=>/\p{Letter}/u.test(t)||/\p{Number}/u.test(t)?t:"-").join("")}eE({},{makeNwcRequestEvent:()=>HL,parseConnectionString:()=>WL}),eE({},{normalizeIdentifier:()=>GL}),eE({},{getSatoshisAmountFromBolt11:()=>QL,getZapEndpoint:()=>ZL,makeZapReceipt:()=>JL,makeZapRequest:()=>YL,useFetchImplementation:()=>KL,validateZapRequest:()=>XL});try{NL=fetch}catch{}function KL(t){NL=t}async function ZL(t){try{let e="",{lud06:n,lud16:r}=JSON.parse(t.content);if(r){let[t,n]=r.split("@");e=new URL(`/.well-known/lnurlp/${t}`,`https://${n}`).toString()}else{if(!n)return null;{let{words:t}=lk.decode(n,1e3),r=lk.fromWords(t);e=iE.decode(r)}}let i=await NL(e),s=await i.json();if(s.allowsNostr&&s.nostrPubkey)return s.callback}catch(e){}return null}function YL(t){let e={kind:9734,created_at:Math.round(Date.now()/1e3),content:t.comment||"",tags:[["p","pubkey"in t?t.pubkey:t.event.pubkey],["amount",t.amount.toString()],["relays",...t.relays]]};if("event"in t){if(e.tags.push(["e",t.event.id]),wE(t.event.kind)){const n=["a",`${t.event.kind}:${t.event.pubkey}:`];e.tags.push(n)}else if(xE(t.event.kind)){let n=t.event.tags.find(([t,e])=>"d"===t&&e);if(!n)throw new Error("d tag not found or is empty");const r=["a",`${t.event.kind}:${t.event.pubkey}:${n[1]}`];e.tags.push(r)}e.tags.push(["k",t.event.kind.toString()])}return e}function XL(t){let e;try{e=JSON.parse(t)}catch(i){return"Invalid zap request JSON."}if(!rE(e))return"Zap request is not a valid Nostr event.";if(!yE(e))return"Invalid signature on zap request.";let n=e.tags.find(([t,e])=>"p"===t&&e);if(!n)return"Zap request doesn't have a 'p' tag.";if(!n[1].match(/^[a-f0-9]{64}$/))return"Zap request 'p' tag is not valid hex.";let r=e.tags.find(([t,e])=>"e"===t&&e);return r&&!r[1].match(/^[a-f0-9]{64}$/)?"Zap request 'e' tag is not valid hex.":e.tags.find(([t,e])=>"relays"===t&&e)?null:"Zap request doesn't have a 'relays' tag."}function JL({zapRequest:t,preimage:e,bolt11:n,paidAt:r}){let i=JSON.parse(t),s=i.tags.filter(([t])=>"e"===t||"p"===t||"a"===t),o={kind:9735,created_at:Math.round(r.getTime()/1e3),content:"",tags:[...s,["P",i.pubkey],["bolt11",n],["description",t]]};return e&&o.tags.push(["preimage",e]),o}function QL(t){if(t.length<50)return 0;const e=(t=t.substring(0,50)).lastIndexOf("1");if(-1===e)return 0;const n=t.substring(0,e);if(!n.startsWith("lnbc"))return 0;const r=n.substring(4);if(r.length<1)return 0;const i=r[r.length-1],s=i.charCodeAt(0)-"0".charCodeAt(0),o=s>=0&&s<=9;let a=r.length-1;if(o&&a++,a<1)return 0;const l=parseInt(r.substring(0,a));switch(i){case"m":return 1e5*l;case"u":return 100*l;case"n":return l/10;case"p":return l/1e4;default:return 1e8*l}}eE({},{Negentropy:()=>aM,NegentropyStorageVector:()=>oM,NegentropySync:()=>uM});var tM=32,eM=class{_raw;length;constructor(t){"number"==typeof t?(this._raw=new Uint8Array(t),this.length=0):t instanceof Uint8Array?(this._raw=new Uint8Array(t),this.length=t.length):(this._raw=new Uint8Array(512),this.length=0)}unwrap(){return this._raw.subarray(0,this.length)}get capacity(){return this._raw.byteLength}extend(t){if(t instanceof eM&&(t=t.unwrap()),"number"!=typeof t.length)throw Error("bad length");const e=t.length+this.length;if(this.capacity>>=7;e.reverse();for(let n=0;n4294967295&&(n=1),r.setUint32(t,4294967295&o,!0),e=n,n=0}}negate(){let t=new DataView(this.buf.buffer);for(let n=0;n<8;n++){let e=4*n;t.setUint32(e,~t.getUint32(e,!0))}let e=new Uint8Array(tM);e[0]=1,this.add(e)}getFingerprint(t){let e=new eM;return e.extend(this.buf),e.extend(rM(t)),zS(e.unwrap()).subarray(0,16)}},oM=class{items;sealed;constructor(){this.items=[],this.sealed=!1}insert(t,e){if(this.sealed)throw Error("already sealed");const n=yk(e);if(n.byteLength!==tM)throw Error("bad id size for added item");this.items.push({timestamp:t,id:n})}seal(){if(this.sealed)throw Error("already sealed");this.sealed=!0,this.items.sort(cM);for(let t=1;t=this.items.length)throw Error("out of range");return this.items[t]}iterate(t,e,n){this._checkSealed(),this._checkBounds(t,e);for(let r=t;rcM(t,n)<0)}fingerprint(t,e){let n=new sM;return n.setToZero(),this.iterate(t,e,t=>(n.add(t.id),!0)),n.getFingerprint(e-t)}_checkSealed(){if(!this.sealed)throw Error("not sealed")}_checkBounds(t,e){if(t>e||e>this.items.length)throw Error("bad range")}_binarySearch(t,e,n,r){let i=n-e;for(;i>0;){let n=e,s=Math.floor(i/2);n+=s,r(t[n])?(e=++n,i-=s+1):i=s}return e}},aM=class{storage;frameSizeLimit;lastTimestampIn;lastTimestampOut;constructor(t,e=6e4){if(e<4096)throw Error("frameSizeLimit too small");this.storage=t,this.frameSizeLimit=e,this.lastTimestampIn=0,this.lastTimestampOut=0}_bound(t,e){return{timestamp:t,id:e||new Uint8Array(0)}}initiate(){let t=new eM;return t.extend(new Uint8Array([97])),this.splitRange(0,this.storage.size(),this._bound(Number.MAX_VALUE),t),gk(t.unwrap())}reconcile(t,e,n){const r=new eM(yk(t));this.lastTimestampIn=this.lastTimestampOut=0;let i=new eM;i.extend(new Uint8Array([97]));let s=iM(r,1)[0];if(s<96||s>111)throw Error("invalid negentropy protocol version byte");if(97!==s)throw Error("unsupported negentropy protocol version requested: "+(s-96));let o=this.storage.size(),a=this._bound(0),l=0,c=!1;for(;0!==r.length;){let t=new eM,s=()=>{c&&(c=!1,t.extend(this.encodeBound(a)),t.extend(rM(0)))},u=this.decodeBound(r),h=nM(r),d=l,p=this.storage.findLowerBound(l,o,u);if(0===h)c=!0;else if(1===h)0!==lM(iM(r,16),this.storage.fingerprint(d,p))?(s(),this.splitRange(d,p,u,t)):c=!0;else{if(2!==h)throw Error("unexpected mode");{let t=nM(r),i={};for(let e=0;e{let n=t.id;const r=gk(n);return i[r]?delete i[gk(n)]:e?.(r),!0}),n)for(let e of Object.values(i))n(gk(e))}}if(this.exceededFrameSizeLimit(i.length+t.length)){let t=this.storage.fingerprint(p,o);i.extend(this.encodeBound(this._bound(Number.MAX_VALUE))),i.extend(rM(1)),i.extend(t);break}i.extend(t),l=p,a=u}return 1===i.length?null:gk(i.unwrap())}splitRange(t,e,n,r){let i=e-t;if(i<32)r.extend(this.encodeBound(n)),r.extend(rM(2)),r.extend(rM(i)),this.storage.iterate(t,e,t=>(r.extend(t.id),!0));else{let s=Math.floor(i/16),o=i%16,a=t;for(let t=0;t<16;t++){let i,l=s+(t(r===a-1?t=n:e=n,!0)),i=this.getMinimalBound(t,e)}r.extend(this.encodeBound(i)),r.extend(rM(1)),r.extend(c)}}}exceededFrameSizeLimit(t){return t>this.frameSizeLimit-200}decodeTimestampIn(t){let e=nM(t);return e=0===e?Number.MAX_VALUE:e-1,this.lastTimestampIn===Number.MAX_VALUE||e===Number.MAX_VALUE?(this.lastTimestampIn=Number.MAX_VALUE,Number.MAX_VALUE):(e+=this.lastTimestampIn,this.lastTimestampIn=e,e)}decodeBound(t){let e=this.decodeTimestampIn(t),n=nM(t);if(n>tM)throw Error("bound key too long");return{timestamp:e,id:iM(t,n)}}encodeTimestampOut(t){if(t===Number.MAX_VALUE)return this.lastTimestampOut=Number.MAX_VALUE,rM(0);let e=t;return t-=this.lastTimestampOut,this.lastTimestampOut=e,rM(t+1)}encodeBound(t){let e=new eM;return e.extend(this.encodeTimestampOut(t.timestamp)),e.extend(rM(t.id.length)),e.extend(t.id),e}getMinimalBound(t,e){if(e.timestamp!==t.timestamp)return this._bound(e.timestamp);{let n=0,r=e.id,i=t.id;for(let t=0;te[n])return 1}return t.byteLength>e.byteLength?1:t.byteLength{switch(t[0]){case"NEG-MSG":t.length<3&&console.warn(`got invalid NEG-MSG from ${this.relay.url}: ${t}`);try{const e=this.neg.reconcile(t[2],this.onhave,this.onneed);e?this.relay.send(`["NEG-MSG", "${this.subscription.id}", "${e}"]`):(this.close(),r.onclose?.())}catch(v5){console.error("negentropy reconcile error:",v5),r?.onclose?.(`reconcile error: ${v5}`)}break;case"NEG-CLOSE":{const e=t[2];console.warn("negentropy error:",e),r.onclose?.(e);break}case"NEG-ERR":r.onclose?.()}}}async start(){const t=this.neg.initiate();this.relay.send(`["NEG-OPEN","${this.subscription.id}",${JSON.stringify(this.filter)},"${t}"]`)}close(){this.relay.send(`["NEG-CLOSE","${this.subscription.id}"]`),this.subscription.close()}};eE({},{getToken:()=>dM,hashPayload:()=>bM,unpackEventFromToken:()=>fM,validateEvent:()=>_M,validateEventKind:()=>mM,validateEventMethodTag:()=>vM,validateEventPayloadTag:()=>wM,validateEventTimestamp:()=>gM,validateEventUrlTag:()=>yM,validateToken:()=>pM});var hM="Nostr ";async function dM(t,e,n,r=!1,i){const s={kind:FT,tags:[["u",t],["method",e]],created_at:Math.round((new Date).getTime()/1e3),content:""};i&&s.tags.push(["payload",bM(i)]);const o=await n(s);return(r?hM:"")+XS.encode(sE.encode(JSON.stringify(o)))}async function pM(t,e,n){const r=await fM(t).catch(t=>{throw t}),i=await _M(r,e,n).catch(t=>{throw t});return i}async function fM(t){if(!t)throw new Error("Missing token");t=t.replace(hM,"");const e=iE.decode(XS.decode(t));if(!e||0===e.length||!e.startsWith("{"))throw new Error("Invalid token");return JSON.parse(e)}function gM(t){return!!t.created_at&&Math.round((new Date).getTime()/1e3)-t.created_at<60}function mM(t){return t.kind===FT}function yM(t,e){const n=t.tags.find(t=>"u"===t[0]);return!!n&&n.length>0&&n[1]===e}function vM(t,e){const n=t.tags.find(t=>"method"===t[0]);return!!n&&n.length>0&&n[1].toLowerCase()===e.toLowerCase()}function bM(t){return vS(zS(sE.encode(JSON.stringify(t))))}function wM(t,e){const n=t.tags.find(t=>"payload"===t[0]);if(!n)return!1;const r=bM(e);return n.length>0&&n[1]===r}async function _M(t,e,n,r){if(!yE(t))throw new Error("Invalid nostr event, signature invalid");if(!mM(t))throw new Error("Invalid nostr event, kind invalid");if(!gM(t))throw new Error("Invalid nostr event, created_at timestamp invalid");if(!yM(t,e))throw new Error("Invalid nostr event, url tag invalid");if(!vM(t,n))throw new Error("Invalid nostr event, method tag invalid");if(Boolean(r)&&"object"==typeof r&&Object.keys(r).length>0&&!wM(t,r))throw new Error("Invalid nostr event, payload tag does not match request body hash");return!0}function xM(t){return 0===t||3===t||1e4<=t&&t<2e4}function CM(t){return 3e4<=t&&t<4e4}var SM=Symbol("verified");new TextDecoder("utf-8");var kM=new TextEncoder;function EM(t){return vS(zS(kM.encode(function(t){if(!function(t){if(!(t instanceof Object))return!1;if("number"!=typeof t.kind)return!1;if("string"!=typeof t.content)return!1;if("number"!=typeof t.created_at)return!1;if("string"!=typeof t.pubkey)return!1;if(!t.pubkey.match(/^[a-f0-9]{64}$/))return!1;if(!Array.isArray(t.tags))return!1;for(let e=0;ee.id===t.id?0:e.created_at===t.created_at?-1:t.created_at-e.created_at);return r||t.splice(n,0,e),t}function OM(t,e){let n=0,r=t.length-1;for(;n<=r;){const i=Math.floor((n+r)/2),s=e(t[i]);if(0===s)return[i,!0];s<0?r=i-1:n=i+1}return[n,!1]}new TextDecoder("utf-8"),new TextEncoder;const FM=Symbol.for("event-store"),zM=Symbol.for("event-uid"),DM=Symbol.for("replaceable-address"),NM=Symbol.for("from-cache"),jM=Symbol.for("replaceable-identifier");function UM(t){return null!=t&&64===t.id?.length&&"string"==typeof t.sig&&"string"==typeof t.pubkey&&64===t.pubkey.length&&"string"==typeof t.content&&Array.isArray(t.tags)&&"number"==typeof t.created_at&&t.created_at>0}function BM(t){return xM(t)||CM(t)}function $M(t){let e=Reflect.get(t,zM);return e||(e=BM(t.kind)?function(t){return BM(t.kind)?PM(t,DM,()=>qM(t.kind,t.pubkey,VM(t))):null}(t)??t.id:t.id,Reflect.set(t,zM,e)),e}function qM(t,e,n){return t+":"+e+":"+(n??"")}function VM(t){return PM(t,jM,()=>t.tags.find(t=>"d"===t[0])?.[1]??"")}const WM=Symbol.for("encrypted-content"),HM={[vE.EncryptedDirectMessage]:"nip04",[vE.Seal]:"nip44",[vE.GiftWrap]:"nip44"};function GM(t,e){return HM[t]=e,t}function KM(t,e,n){const r=n??HM[t];if(!r)throw new Error(`Event kind ${t} does not support encrypted content`);const i=e[r];if(!i)throw new Error(`Signer does not support ${r} encryption`);return i}const ZM=new Set([WM]);function YM(t){return t}function XM(...t){return QM(t.filter(t=>!!t),ZM)}function JM(...t){return QM(t.filter(t=>!!t))}function QM(t,e){return 0===t.length?YM:async function(n,r){return t.reduce(async(t,n)=>{const i=await n(await t,r);if(e&&"object"==typeof i&&null!==i&&"object"==typeof t&&null!==t){const t=Reflect.ownKeys(i).filter(t=>"symbol"==typeof t);for(const n of t)e.has(n)||Reflect.deleteProperty(i,n)}return i},n)}}function tI(t,e){return void 0!==t[0]&&void 0!==t[1]&&(!e||t[0]===e)}function eI(t){return tI(t,"e")}function nI(t){return tI(t,"p")}function rI(t){return tI(t,"r")}function iI(t){return tI(t,"a")}const sI=(t,...e)=>e.reduce((t,e)=>{const n=[];for(const r of t)try{const t=e(r);if(void 0===t)continue;n.push(t)}catch(v5){}return n},t);function oI(t,e,n=!0){const r=t.find(t=>t[0]===e[0]);return r?n?t.map(t=>t===r?e:t):t:[...t,e]}function aI(){return Math.round(Date.now()/1e3)}var lI=new TextDecoder("utf-8");function cI(t){let e={},n=t;for(;n.length>0;){let t=n[0],r=n[1],i=n.slice(2,2+r);if(n=n.slice(2+r),i.length=8&&fI.test(t)}function mI(t){return!!t&&64===t.length&&!!t.toLowerCase().match(/^[0-9a-f]{64}$/)}function yI(t){const e=t[1];if(!e||!mI(e))return null;const n={id:e};return t[2]&&gI(t[2])&&(n.relays=[hI(t[2])]),n}function vI(t){if(!t[1])return null;const e=function(t,e=!1){const n=t.split(":"),r=n[0]?parseInt(n[0]):void 0,i=n[1];if(void 0===r)return null;if(void 0===i||""===i||!mI(i))return null;const s=n.slice(2).join(":");return e&&""===s?null:{kind:r,pubkey:i,identifier:s}}(t[1]);return e?(t[2]&&gI(t[2])&&(e.relays=[hI(t[2])]),e):null}function bI(t){const e=t[1];if(!e||!mI(e))return null;const n={pubkey:e};return t[2]&&gI(t[2])&&(n.relays=[hI(t[2])]),n}function wI(t){return"object"==typeof t&&null!==t&&"id"in t&&"string"==typeof t.id}function _I(t,e){return wI(e)?t.id===e.id&&(!e.author||t.pubkey===e.author):t.kind===e.kind&&t.pubkey===e.pubkey&&VM(t)===(e.identifier??"")}const xI=WM,CI=KM,SI=new Set([GM(vE.DraftLong,"nip04")]);function kI(t,e){return SI.add(GM(t,e)),t}function EI(t){return function(t){return void 0!==HM[t]}(t)&&SI.has(t)}function TI(t){if(EI(t.kind))return xI in t?Reflect.get(t,xI):function(t){return Reflect.get(t,WM)}(t)}function RI(t,e){if(!EI(t.kind))throw new Error("Event kind does not support hidden content");!function(t,e){Reflect.set(t,WM,e),function(t){if(!UM(t))return;const e=function(t){return Reflect.get(t,FM)}(t);e&&e.update(t)}(t)}(t,e)}const LI=Symbol.for("hidden-tags"),MI=new Set([kI(vE.BookmarkList,"nip04"),kI(vE.InterestsList,"nip04"),kI(vE.Mutelist,"nip04"),kI(vE.CommunitiesList,"nip04"),kI(vE.PublicChatsList,"nip04"),kI(vE.SearchRelaysList,"nip04"),kI(10009,"nip04"),kI(vE.Bookmarksets,"nip04"),kI(vE.Relaysets,"nip04"),kI(vE.Followsets,"nip04"),kI(vE.Curationsets,"nip04"),kI(vE.Interestsets,"nip04")]);function II(t){return EI(t)&&MI.has(t)}function PI(t){return II(t.kind)&&function(t){return EI(t.kind)&&function(t){return t.content.length>0}(t)}(t)}function AI(t){if(!II(t.kind))return;if(LI in t)return t[LI];const e=TI(t);if(void 0===e)return;const n=JSON.parse(e);if(!Array.isArray(n))throw new Error("Content is not an array of tags");const r=n.filter(t=>Array.isArray(t)).map(t=>t.map(t=>String(t)));return Reflect.set(t,LI,r),r}const OI=Symbol.for("public-contacts"),FI=Symbol.for("hidden-contacts");var zI=function(t,e){return zI=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},zI(t,e)};function DI(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=t}zI(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}var NI=function(){return NI=Object.assign||function(t){for(var e,n=1,r=arguments.length;n0&&i[i.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!i||a[1]>i[0]&&a[1]=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")}function BI(t,e){var n="function"==typeof Symbol&&t[Symbol.iterator];if(!n)return t;var r,i,s=n.call(t),o=[];try{for(;(void 0===e||e-- >0)&&!(r=s.next()).done;)o.push(r.value)}catch(v5){i={error:v5}}finally{try{r&&!r.done&&(n=s.return)&&n.call(s)}finally{if(i)throw i.error}}return o}function $I(t,e,n){if(n||2===arguments.length)for(var r,i=0,s=e.length;i0},enumerable:!1,configurable:!0}),e.prototype._trySubscribe=function(e){return this._throwIfClosed(),t.prototype._trySubscribe.call(this,e)},e.prototype._subscribe=function(t){return this._throwIfClosed(),this._checkFinalizedStatuses(t),this._innerSubscribe(t)},e.prototype._innerSubscribe=function(t){var e=this,n=this,r=n.hasError,i=n.isStopped,s=n.observers;return r||i?ZI:(this.currentObservers=null,s.push(t),new KI(function(){e.currentObservers=null,GI(s,t)}))},e.prototype._checkFinalizedStatuses=function(t){var e=this,n=e.hasError,r=e.thrownError,i=e.isStopped;n?t.error(r):i&&t.complete()},e.prototype.asObservable=function(){var t=new lP;return t.source=this,t},e.create=function(t,e){return new gP(t,e)},e}(lP),gP=function(t){function e(e,n){var r=t.call(this)||this;return r.destination=e,r.source=n,r}return DI(e,t),e.prototype.next=function(t){var e,n;null===(n=null===(e=this.destination)||void 0===e?void 0:e.next)||void 0===n||n.call(e,t)},e.prototype.error=function(t){var e,n;null===(n=null===(e=this.destination)||void 0===e?void 0:e.error)||void 0===n||n.call(e,t)},e.prototype.complete=function(){var t,e;null===(e=null===(t=this.destination)||void 0===t?void 0:t.complete)||void 0===e||e.call(t)},e.prototype._subscribe=function(t){var e,n;return null!==(n=null===(e=this.source)||void 0===e?void 0:e.subscribe(t))&&void 0!==n?n:ZI},e}(fP),mP=function(t){function e(e){var n=t.call(this)||this;return n._value=e,n}return DI(e,t),Object.defineProperty(e.prototype,"value",{get:function(){return this.getValue()},enumerable:!1,configurable:!0}),e.prototype._subscribe=function(e){var n=t.prototype._subscribe.call(this,e);return!n.closed&&e.next(this._value),n},e.prototype.getValue=function(){var t=this,e=t.hasError,n=t.thrownError,r=t._value;if(e)throw n;return this._throwIfClosed(),r},e.prototype.next=function(e){t.prototype.next.call(this,this._value=e)},e}(fP),yP={now:function(){return(yP.delegate||Date).now()},delegate:void 0},vP=function(t){function e(e,n,r){void 0===e&&(e=1/0),void 0===n&&(n=1/0),void 0===r&&(r=yP);var i=t.call(this)||this;return i._bufferSize=e,i._windowTime=n,i._timestampProvider=r,i._buffer=[],i._infiniteTimeWindow=!0,i._infiniteTimeWindow=n===1/0,i._bufferSize=Math.max(1,e),i._windowTime=Math.max(1,n),i}return DI(e,t),e.prototype.next=function(e){var n=this,r=n.isStopped,i=n._buffer,s=n._infiniteTimeWindow,o=n._timestampProvider,a=n._windowTime;r||(i.push(e),!s&&i.push(o.now()+a)),this._trimBuffer(),t.prototype.next.call(this,e)},e.prototype._subscribe=function(t){this._throwIfClosed(),this._trimBuffer();for(var e=this._innerSubscribe(t),n=this._infiniteTimeWindow,r=this._buffer.slice(),i=0;i1||a(t,e)})},e&&(r[t]=e(r[t])))}function a(t,e){try{(n=i[t](e)).value instanceof qI?Promise.resolve(n.value.v).then(l,c):u(s[0][2],n)}catch(ej){u(s[0][3],ej)}var n}function l(t){a("next",t)}function c(t){a("throw",t)}function u(t,e){t(e),s.shift(),s.length&&a(s[0][0],s[0][1])}}(this,arguments)}function DP(t){return VI(null==t?void 0:t.getReader)}function NP(t){if(t instanceof lP)return t;if(null!=t){if(IP(t))return r=t,new lP(function(t){var e=r[oP]();if(VI(e.subscribe))return e.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")});if(LP(t))return function(t){return new lP(function(e){for(var n=0;n0&&h(r)},void 0,void 0,function(){(null==o?void 0:o.closed)||null==o||o.unsubscribe(),l=null})),!u&&h(null!=n?"number"==typeof n?n:+n-a.now():r)})}function tA(t){throw new JP(t)}function eA(t,e){return uP(function(n,r){var i=0;n.subscribe(hP(r,function(n){r.next(t.call(e,n,i++))}))})}var nA=Array.isArray,rA=Array.isArray,iA=Object.getPrototypeOf,sA=Object.prototype,oA=Object.keys;function aA(){for(var t=[],e=0;e=0?UP(n,s,c,o,!0):i=!0,c();var u=hP(n,function(t){var e,n,i=r.slice();try{for(var s=UI(i),o=s.next();!o.done;o=s.next()){var c=o.value,u=c.buffer;u.push(t),a<=u.length&&l(c)}}catch(h){e={error:h}}finally{try{o&&!o.done&&(n=s.return)&&n.call(s)}finally{if(e)throw e.error}}},function(){for(;null==r?void 0:r.length;)n.next(r.shift().buffer);null==u||u.unsubscribe(),n.complete(),n.unsubscribe()},void 0,function(){return r=null});e.subscribe(u)})}function vA(t){return uP(function(e,n){var r,i=null,s=!1;i=e.subscribe(hP(n,void 0,void 0,function(o){r=NP(t(o,vA(t)(e))),i?(i.unsubscribe(),i=null,r.subscribe(n)):s=!0})),s&&(i.unsubscribe(),i=null,r.subscribe(n))})}function bA(t,e,n,r,i){return function(s,o){var a=n,l=e,c=0;s.subscribe(hP(o,function(e){var n=c++;l=a?t(l,e,n):(a=!0,e),r&&o.next(l)},i&&function(){a&&o.next(l),o.complete()}))}}var wA=function(t,e){return t.push(e),t};function _A(t){return t<=0?function(){return SP}:uP(function(e,n){var r=0;e.subscribe(hP(n,function(e){++r<=t&&(n.next(e),t<=r&&n.complete())}))})}function xA(){return uP(function(t,e){t.subscribe(hP(e,QI))})}function CA(t,e){return void 0===e&&(e=aP),t=null!=t?t:SA,uP(function(n,r){var i,s=!0;n.subscribe(hP(r,function(n){var o=e(n);!s&&t(i,o)||(s=!1,i=o,r.next(n))}))})}function SA(t,e){return t===e}function kA(){for(var t=[],e=0;e=2,!0))}function PA(t){void 0===t&&(t={});var e=t.connector,n=void 0===e?function(){return new fP}:e,r=t.resetOnError,i=void 0===r||r,s=t.resetOnComplete,o=void 0===s||s,a=t.resetOnRefCountZero,l=void 0===a||a;return function(t){var e,r,s,a=0,c=!1,u=!1,h=function(){null==r||r.unsubscribe(),r=void 0},d=function(){h(),e=s=void 0,c=u=!1},p=function(){var t=e;d(),null==t||t.unsubscribe()};return uP(function(t,f){a++,u||c||h();var g=s=null!=s?s:n();f.add(function(){0!==--a||u||c||(r=AA(p,l))}),g.subscribe(f),!e&&a>0&&(e=new rP({next:function(t){return g.next(t)},error:function(t){u=!0,h(),r=AA(d,i,t),g.error(t)},complete:function(){c=!0,h(),r=AA(d,o),g.complete()}}),NP(t).subscribe(e))})(t)}}function AA(t,e){for(var n=[],r=2;r{"%%"!==t&&(r++,"%c"===t&&(i=r))}),e.splice(i,0,n)},e.save=function(t){try{t?e.storage.setItem("debug",t):e.storage.removeItem("debug")}catch(v5){}},e.load=function(){let t;try{t=e.storage.getItem("debug")||e.storage.getItem("DEBUG")}catch(v5){}return!t&&"undefined"!=typeof process&&"env"in process&&(t=n.DEBUG),t},e.useColors=function(){if("undefined"!=typeof window&&window.process&&("renderer"===window.process.type||window.process.__nwjs))return!0;if("undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))return!1;let t;return"undefined"!=typeof document&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||"undefined"!=typeof window&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||"undefined"!=typeof navigator&&navigator.userAgent&&(t=navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/))&&parseInt(t[1],10)>=31||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)},e.storage=function(){try{return localStorage}catch(v5){}}(),e.destroy=(()=>{let t=!1;return()=>{t||(t=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})(),e.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"],e.log=console.debug||console.log||(()=>{}),t.exports=(VA||(VA=1,qA=function(t){function e(t){let r,i,s,o=null;function a(...t){if(!a.enabled)return;const n=a,i=Number(new Date),s=i-(r||i);n.diff=s,n.prev=r,n.curr=i,r=i,t[0]=e.coerce(t[0]),"string"!=typeof t[0]&&t.unshift("%O");let o=0;t[0]=t[0].replace(/%([a-zA-Z%])/g,(r,i)=>{if("%%"===r)return"%";o++;const s=e.formatters[i];if("function"==typeof s){const e=t[o];r=s.call(n,e),t.splice(o,1),o--}return r}),e.formatArgs.call(n,t),(n.log||e.log).apply(n,t)}return a.namespace=t,a.useColors=e.useColors(),a.color=e.selectColor(t),a.extend=n,a.destroy=e.destroy,Object.defineProperty(a,"enabled",{enumerable:!0,configurable:!1,get:()=>null!==o?o:(i!==e.namespaces&&(i=e.namespaces,s=e.enabled(t)),s),set:t=>{o=t}}),"function"==typeof e.init&&e.init(a),a}function n(t,n){const r=e(this.namespace+(void 0===n?":":n)+t);return r.log=this.log,r}function r(t,e){let n=0,r=0,i=-1,s=0;for(;n"-"+t)].join(",");return e.enable(""),t},e.enable=function(t){e.save(t),e.namespaces=t,e.names=[],e.skips=[];const n=("string"==typeof t?t:"").trim().replace(/\s+/g,",").split(",").filter(Boolean);for(const r of n)"-"===r[0]?e.skips.push(r.slice(1)):e.names.push(r)},e.enabled=function(t){for(const n of e.skips)if(r(t,n))return!1;for(const n of e.names)if(r(t,n))return!0;return!1},e.humanize=function(){if($A)return BA;$A=1;var t=1e3,e=60*t,n=60*e,r=24*n,i=7*r;function s(t,e,n,r){var i=e>=1.5*n;return Math.round(t/n)+" "+r+(i?"s":"")}return BA=function(o,a){a=a||{};var l=typeof o;if("string"===l&&o.length>0)return function(s){if(!((s=String(s)).length>100)){var o=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(s);if(o){var a=parseFloat(o[1]);switch((o[2]||"ms").toLowerCase()){case"years":case"year":case"yrs":case"yr":case"y":return 315576e5*a;case"weeks":case"week":case"w":return a*i;case"days":case"day":case"d":return a*r;case"hours":case"hour":case"hrs":case"hr":case"h":return a*n;case"minutes":case"minute":case"mins":case"min":case"m":return a*e;case"seconds":case"second":case"secs":case"sec":case"s":return a*t;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return a;default:return}}}}(o);if("number"===l&&isFinite(o))return a.long?function(i){var o=Math.abs(i);return o>=r?s(i,o,r,"day"):o>=n?s(i,o,n,"hour"):o>=e?s(i,o,e,"minute"):o>=t?s(i,o,t,"second"):i+" ms"}(o):function(i){var s=Math.abs(i);return s>=r?Math.round(i/r)+"d":s>=n?Math.round(i/n)+"h":s>=e?Math.round(i/e)+"m":s>=t?Math.round(i/t)+"s":i+"ms"}(o);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(o))}}(),e.destroy=function(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")},Object.keys(t).forEach(n=>{e[n]=t[n]}),e.names=[],e.skips=[],e.formatters={},e.selectColor=function(t){let n=0;for(let e=0;e{const e=t.tags.find(t=>"expiration"===t[0])?.[1];return e?parseInt(e):void 0})}var QA,tO,eO=(tO||(tO=1,QA=function t(e,n){if(e===n)return!0;if(e&&n&&"object"==typeof e&&"object"==typeof n){if(e.constructor!==n.constructor)return!1;var r,i,s;if(Array.isArray(e)){if((r=e.length)!=n.length)return!1;for(i=r;0!==i--;)if(!t(e[i],n[i]))return!1;return!0}if(e.constructor===RegExp)return e.source===n.source&&e.flags===n.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===n.valueOf();if(e.toString!==Object.prototype.toString)return e.toString()===n.toString();if((r=(s=Object.keys(e)).length)!==Object.keys(n).length)return!1;for(i=r;0!==i--;)if(!Object.prototype.hasOwnProperty.call(n,s[i]))return!1;for(i=r;0!==i--;){var o=s[i];if(!t(e[o],n[o]))return!1}return!0}return e!=e&&n!=n}),QA);const nO=UA(eO),rO="abcdefghijklmnopqrstuvwxyz",iO=new Set((rO+rO.toUpperCase()).split("")),sO=Symbol.for("indexable-tags");function oO(t){let e=Reflect.get(t,sO);if(!e){const n=new Set;for(const e of t.tags)e.length>=2&&1===e[0].length&&iO.has(e[0])&&n.add(e[0]+":"+e[1]);e=n,Reflect.set(t,sO,n)}return e}function aO(t,e){if(t.ids&&-1===t.ids.indexOf(e.id))return!1;if(t.kinds&&-1===t.kinds.indexOf(e.kind))return!1;if(t.authors&&-1===t.authors.indexOf(e.pubkey))return!1;if(t.since&&e.created_att.until)return!1;for(let n in t)if("&"===n[0]){let r=n.slice(1),i=t[n];if(i&&i.length>0){const t=oO(e);for(const e of i)if(!t.has(r+":"+e))return!1}}for(let n in t)if("#"===n[0]){let r=n.slice(1),i=t[n];if(i){const n=t[`&${r}`],s=n?i.filter(t=>!n.includes(t)):i;if(0===s.length)continue;const o=oO(e);if(!1===s.some(t=>o.has(r+":"+t)))return!1}}return!0}function lO(t,e){for(let n=0;n[t,this.get(t)])}evict(t=!1){if(t||this.size>0){const t=this.first;delete this.items[t.key],0===--this.size?(this.first=null,this.last=null):(this.first=t.next,this.first.prev=null)}return this}expiresAt(t){let e;return this.has(t)&&(e=this.items[t].expiry),e}get(t){let e;if(this.has(t)){const n=this.items[t];this.ttl>0&&n.expiry<=Date.now()?this.delete(t):(e=n.value,this.set(t,e,!0))}return e}has(t){return t in this.items}keys(){const t=[];let e=this.first;for(;null!==e;)t.push(e.key),e=e.next;return t}set(t,e,n=!1,r=this.resetTtl){let i;if(n||this.has(t)){if(i=this.items[t],i.value=e,!1===n&&r&&(i.expiry=this.ttl>0?Date.now()+this.ttl:this.ttl),this.last!==i){const t=this.last,e=i.next,n=i.prev;this.first===i&&(this.first=i.next),i.next=null,i.prev=this.last,t.next=i,null!==n&&(n.next=e),null!==e&&(e.prev=n)}}else this.max>0&&this.size===this.max&&this.evict(!0),i=this.items[t]={expiry:this.ttl>0?Date.now()+this.ttl:this.ttl,key:t,prev:this.last,next:null,value:e},1===++this.size?this.first=i:this.last.next=i;return this.last=i,this}values(t=this.keys()){return t.map(t=>this.get(t))}}const hO=Symbol.for("mailboxes-inboxes"),dO=Symbol.for("mailboxes-outboxes");function pO(t){return PM(t,hO,()=>{const e=[];for(const n of t.tags)if(rI(n))try{const[,t,r]=n;!t||!gI(t)||e.includes(t)||"read"!==r&&void 0!==r||e.push(hI(t))}catch{}return e})}function fO(t){return PM(t,dO,()=>{const e=[];for(const n of t.tags)if(rI(n))try{const[t,r,i]=n;"r"!==t||!gI(r)||e.includes(r)||"write"!==i&&void 0!==i||e.push(hI(r))}catch{}return e})}const gO=Symbol.for("profile-content");function mO(t){return PM(t,gO,()=>{const e=function(t){try{return JSON.parse(t)}catch(v5){return}}(t.content);if(e)return e.nip05&&"string"!=typeof e.nip05&&(e.nip05=String(e.nip05)),e.website&&e.website?.length>0&&!1===e.website?.startsWith("http")&&(e.website="https://"+e.website),e})}function yO(t){return!(!t||t.kind!==vE.Metadata&&t.kind!==vE.Handlerinformation||!mO(t))}function vO(t,e){return Object.fromEntries(Array.from(Object.entries(t)).map(([t,n])=>[t,{authors:n.map(t=>t.pubkey),...e}]))}function bO(...t){return async(e,n)=>({...e,tags:await JM(...t)(Array.from(e.tags),n)})}function wO(){return t=>{const e={...t};return Reflect.deleteProperty(e,"sig"),e}}function _O(){return t=>{const e={...t};return Reflect.deleteProperty(e,"id"),Reflect.deleteProperty(e,"pubkey"),e}}function xO(){return async(t,e)=>{if(!e.signer)throw new Error("Missing signer");Reflect.deleteProperty(t,"id"),Reflect.deleteProperty(t,"sig");const n=await e.signer.getPublicKey(),r={...t,pubkey:n};return Reflect.has(t,WM)&&Reflect.set(r,WM,Reflect.get(t,WM)),r}}const CO=[vE.EncryptedDirectMessage,vE.GiftWrap,vE.Seal,vE.PrivateDirectMessage];function SO(...t){return XM((e=[WM],t=>{const n={...t};for(const r of Reflect.ownKeys(n))"string"==typeof r||e?.includes(r)||Reflect.deleteProperty(n,r);return n}),function(t=Rx){return e=>{if(!CM(e.kind))return e;if(n=e,!n.tags.find(t=>"d"===t[0])?.[1]){let n=Array.from(e.tags);return n=oI(n,["d","string"==typeof t?t:t()],!0),{...e,tags:n}}var n;return e}}(),...t,(t,e)=>e.client?function(t,e,n=!0){return(r,i)=>{if(CO.includes(r.kind))return r;{const s=e?function(t){return t.kind+":"+t.pubkey+":"+t.identifier}({pubkey:e.pubkey,identifier:e.identifier,kind:vE.Handlerinformation}):void 0;return function(t,e=!0){return bO(function(t,e=!0){return n=>oI(n,t,e)}(t,e))}(function(t,e=2){for(let n=(t=t.slice()).length-1;n>=0;n--)void 0!==t[n]&&null!==t[n]&&""!==t[n]||(n+1===t.length&&n>=e?t.pop():t[n]="");return t}(["client",t,s]),n)(r,i)}}}(e.client.name,e.client.address)(t,e):t);var e}class kO{context;constructor(t={}){this.context=t}async build(t,...e){return await async function(t,e,...n){return await SO(wO(),_O(),...n)({created_at:aI(),tags:[],content:"",...t},e)}(t,this.context,...e)}async create(t,...e){if(1===arguments.length)return await t(this.context);{const n=t;return await n(...e)(this.context)}}async modify(t,...e){return await async function(t,e,...n){return"event"in t&&UM(t.event)&&(t=t.event),await SO(wO(),_O(),t=>({...t,created_at:aI()}),...n)(t,e)}(t,this.context,...e)}async modifyTags(t,e,n){let r=[];return void 0===n?r=[]:"function"==typeof n?r=[n]:Array.isArray(n)&&(r=n.filter(t=>!!t)),await this.modify(t,function(t){let e=[],n=[];return void 0===t?e=n=[]:Array.isArray(t)?e=t:"function"==typeof t?e=[t]:("function"==typeof t.public?e=[t.public]:t.public&&(e=t.public),"function"==typeof t.hidden?n=[t.hidden]:t.hidden&&(n=t.hidden)),XM(e.length>0?bO(...e):void 0,n.length>0?function(...t){return 0===(t=t.filter(t=>!!t)).length?t=>t:async(e,n)=>{if(!n.signer)throw new Error("Missing signer for hidden tags");if(!II(e.kind))throw new Error("Event kind does not support hidden tags");let r,i;if(PI(e)?(i=AI(e),void 0===i&&(PI(e)?(r=await n.signer.getPublicKey(),i=await async function(t,e,n){if(!II(t.kind))throw new Error("Event kind does not support hidden tags");if(function(t){if(!II(t.kind))return!1;try{return LI in t||function(t){return!!EI(t.kind)&&function(t){return!0===Reflect.has(t,WM)}(t)&&!0===Reflect.has(t,xI)}(t)&&void 0!==AI(t)}catch{}return!1}(t))return t[LI];await async function(t,e,n){if(!EI(t.kind))throw new Error("Event kind does not support hidden content");if(xI in t)return Reflect.get(t,xI);const r=KM(t.kind,e,n),i=await r.decrypt(t.pubkey,t.content);return RI(t,i),i}(t,e,n);const r=AI(t);if(void 0===r)throw new Error("Failed to unlock hidden tags");return function(t,e){if(!II(t.kind))throw new Error("Event kind does not support hidden tags");Reflect.set(t,LI,e),RI(t,JSON.stringify(e))}(t,r),r}({...e,pubkey:r},n.signer)):i=[])):i=[],void 0===i)throw new Error("Failed to find hidden tags");const s=await JM(...t)(i,n),o=(a=e.kind,l=n.signer,CI(a,l));var a,l;r||(r=await n.signer.getPublicKey());const c=JSON.stringify(s),u=await o.encrypt(r,c);return{...e,content:u,[WM]:c}}}(...n):void 0)}(e),...r)}async stamp(t){return await xO()(t,this.context)}async sign(t){return await(async(t,e)=>{if(!e.signer)throw new Error("Missing signer");t=await xO()(t,e);const n=await e.signer.signEvent(t);return Reflect.has(t,WM)&&Reflect.set(n,WM,Reflect.get(t,WM)),n})(t,this.context)}setSigner(t){this.context.signer=t}clearSigner(){this.context.signer=void 0}setClient(t){this.context.client=t}clearClient(){this.context.client=void 0}}class EO{deleted$;deletedSubject=new fP;deletedIds=new Map;deletedIdentifiers=new Map;constructor(){this.deleted$=this.deletedSubject.asObservable()}add(t){if(t.kind!==vE.EventDeletion)return[];const e=t.pubkey,n=[],r=function(t){return t.tags.filter(eI).map(yI).filter(t=>null!==t).map(e=>(e.author=t.pubkey,e))}(t);if(r.length>0){let i=this.deletedIds.get(e);i||(i=new Set,this.deletedIds.set(e,i));for(const e of r){i.add(e.id);const r={pointer:e,until:t.created_at};n.push(r),this.deletedSubject.next(r)}}const i=function(t){return t.tags.filter(iI).map(vI).filter(t=>null!==t).filter(e=>e.pubkey===t.pubkey)}(t);if(i.length>0){let r=this.deletedIdentifiers.get(e);r||(r=new Map,this.deletedIdentifiers.set(e,r));for(const e of i){const i=e.kind+"|"+e.identifier;r.set(i,t.created_at);const s={pointer:e,until:t.created_at};n.push(s),this.deletedSubject.next(s)}}return n}check(t){const e=t.pubkey;if(xM(t.kind)||CM(t.kind)){const n=this.deletedIdentifiers.get(e);if(!n)return!1;const r=VM(t),i=t.kind+"|"+r,s=n.get(i);return void 0!==s&&s>=t.created_at}{const n=this.deletedIds.get(e);return!!n&&n.has(t.id)}}filter(t){return t.filter(t=>!1===this.check(t))}}class TO{log=ZA.extend("EventMemory");kinds=new Map;authors=new Map;tags=new uO;created_at=[];kindAuthor=new Map;events=new uO;replaceable=new Map;get size(){return this.events.size}hasEvent(t){return this.events.has(t)}getEvent(t){return this.events.get(t)}hasReplaceable(t,e,n){const r=this.replaceable.get(qM(t,e,n));return!!r&&r.length>0}getReplaceable(t,e,n){const r=qM(t,e,n),i=this.replaceable.get(r);return i?.[0]}getReplaceableHistory(t,e,n){const r=qM(t,e,n);return this.replaceable.get(r)}getByFilters(t){return Array.from(this.getEventsForFilters(Array.isArray(t)?t:[t]))}getTimeline(t){const e=[],n=this.getByFilters(t);for(const r of n)AM(e,r);return e}add(t){const e=t.id,n=this.events.get(e);if(n)return n;this.events.set(e,t),this.getKindIndex(t.kind).add(t),this.getAuthorsIndex(t.pubkey).add(t),this.getKindAuthorIndex(t.kind,t.pubkey).add(t);for(const r of oO(t))this.tags.has(r)&&this.getTagIndex(r).add(t);if(AM(this.created_at,t),BM(t.kind)){const e=t.tags.find(t=>"d"===t[0])?.[1],n=qM(t.kind,t.pubkey,e);let r=this.replaceable.get(n);this.replaceable.has(n)||(r=[],this.replaceable.set(n,r)),AM(r,t)}return t}remove(t){let e="string"==typeof t?this.events.get(t):t;if(!e)return!1;const n=e.id;if(!this.events.has(n))return!1;this.getAuthorsIndex(e.pubkey).delete(e),this.getKindIndex(e.kind).delete(e);const r=`${e.kind}:${e.pubkey}`;this.kindAuthor.has(r)&&this.kindAuthor.get(r).delete(e);for(const i of oO(e))this.tags.has(i)&&this.getTagIndex(i).delete(e);if(this.removeFromSortedArray(this.created_at,e),this.events.delete(n),BM(e.kind)){const t=e.tags.find(t=>"d"===t[0])?.[1],n=qM(e.kind,e.pubkey,t),r=this.replaceable.get(n);r&&this.removeFromSortedArray(r,e)}return this.claims.delete(e),!0}removeByFilters(t){const e=this.getByFilters(t);let n=0;for(const r of e)this.remove(r)&&n++;return n}update(t){}claims=new WeakMap;touch(t){this.events.has(t.id)&&this.events.set(t.id,t)}claim(t){const e=this.claims.get(t)||0;this.claims.set(t,e+1),this.touch(t)}isClaimed(t){const e=this.claims.get(t);return void 0!==e&&e>0}removeClaim(t){const e=this.claims.get(t);if(void 0!==e&&e>0){const n=e-1;0===n?this.claims.delete(t):this.claims.set(t,n)}}clearClaim(t){this.claims.delete(t)}*unclaimed(){let t=this.events.first;for(;t;){const e=t.value;this.isClaimed(e)||(yield e),t=t.next}return 0}prune(t){let e=0;const n=this.unclaimed();for(const r of n)if(this.remove(r),e++,t&&e>=t)break;return e}getKindIndex(t){return this.kinds.has(t)||this.kinds.set(t,new Set),this.kinds.get(t)}getAuthorsIndex(t){return this.authors.has(t)||this.authors.set(t,new Set),this.authors.get(t)}getKindAuthorIndex(t,e){const n=`${t}:${e}`;return this.kindAuthor.has(n)||this.kindAuthor.set(n,new Set),this.kindAuthor.get(n)}getTagIndex(t){if(!this.tags.has(t)){const e=new Set,n=Date.now();for(const i of this.events.values())oO(i).has(t)&&e.add(i);const r=Date.now()-n;r>100&&this.log(`Built index ${t} took ${r}ms`),this.tags.set(t,e)}return this.tags.get(t)}removeFromSortedArray(t,e){if(0===t.length)return;const n=OM(t,t=>t.created_at-e.created_at);if(n){let r=n[0],i=!1;if(t[r]===e)return void t.splice(r,1);for(let n=r-1;n>=0&&t[n].created_at===e.created_at;n--)if(t[n]===e){t.splice(n,1),i=!0;break}if(i)return;for(let n=r+1;nt.created_at-e):void 0;i&&(n=Math.max(0,Math.min(i[0],this.created_at.length-1)));const s=t?OM(this.created_at,e=>e.created_at-t):void 0;if(s&&(r=Math.max(0,Math.min(s[0],this.created_at.length-1))),!(n>r))for(let o=n;o<=r;o++){const n=this.created_at[o];if(!(void 0!==e&&n.created_at>e)){if(void 0!==t&&n.created_at{const r=t instanceof Set?t:new Set(t);if(e)n=r,e=!1;else for(const e of n)r.has(e)||n.delete(e);return n};t.ids&&r(this.iterateIds(t.ids));let i=null;void 0!==t.since&&(i=Array.from(this.iterateTime(t.since,t.until)),r(i));for(const s of iO){const e=t[`&${s}`];if(e?.length)for(const t of e)r(this.iterateTag(s,[t]))}for(const s of iO){const e=t[`#${s}`];if(e?.length){const n=t[`&${s}`],i=n?e.filter(t=>!n.includes(t)):e;i.length>0&&r(this.iterateTag(s,i))}}if(t.authors&&t.kinds&&t.authors.length*t.kinds.length<=20){const e=new Set;for(const n of t.kinds)for(const r of t.authors){const t=`${n}:${r}`,i=this.kindAuthor.get(t);if(i)for(const n of i)e.add(n)}r(e)}else t.authors&&r(this.iterateAuthors(t.authors)),t.kinds&&r(this.iterateKinds(t.kinds));if(void 0===t.since&&void 0!==t.until&&(i=Array.from(this.iterateTime(t.since,t.until)),r(i)),e)return new Set(this.events.values());if(t.limit&&i){const e=new Set;for(const r of i){if(e.size>=t.limit)break;n.has(r)&&e.add(r)}return e}return n}getEventsForFilters(t){if(0===t.length)return new Set;let e=new Set;for(const n of t){const t=this.getEventsForFilter(n);for(const n of t)e.add(n)}return e}reset(){this.events.clear(),this.kinds.clear(),this.authors.clear(),this.kindAuthor.clear(),this.tags.clear(),this.created_at=[],this.replaceable.clear(),this.claims=new WeakMap}}var RO,LO,MO=function(){if(LO)return RO;function t(t,e){var n,r;if(0===e.length)return t;for(n=0,r=e.length;n{const n=new Set;return e.pipe(jA(e=>{if(void 0!==e)if(Array.isArray(e))for(const r of e)n.has(r)||(n.add(r),t.claim(r));else n.has(e)||(n.add(e),t.claim(e))}),EA(()=>{for(const e of n)t.removeClaim(e)}))}}function AO(t){return e=>{let n;return e.pipe(jA(e=>{n!==e&&(n&&t.removeClaim(n),e&&t.claim(e),n=e)}),EA(()=>{n&&t.removeClaim(n)}))}}function OO(t,e){return zA(n=>n?WP(n):t.eventLoader?VP(t.eventLoader(e)).pipe(FA(void 0)):WP(n))}function FO(t){return"string"==typeof t&&(t={id:t}),e=>fA(dA(()=>function(t,e){const n=t.getEvent(e.id);return n instanceof Promise?VP(n):WP(n)}(e,t)).pipe(e.eventLoader?OO(e,t):aP),e.insert$.pipe(mA(e=>e.id===t.id)),e.remove$.pipe(mA(e=>e.id===t.id),_A(1),eA(()=>{}))).pipe(CA((t,e)=>t?.id===e?.id),AO(e))}function zO(t){return e=>{let n;return fA(dA(()=>function(t,e){const n=t.getReplaceable(e.kind,e.pubkey,e.identifier);return n instanceof Promise?VP(n):WP(n)}(e,t)).pipe(e.eventLoader?OO(e,t):aP),e.insert$.pipe(mA(e=>e.pubkey==t.pubkey&&e.kind===t.kind&&(void 0===t.identifier||VM(e)===t.identifier)))).pipe(jA(t=>n=t),RA(e.remove$.pipe(mA(t=>t.id===n?.id),eA(()=>{}))),CA((t,e)=>void 0===t||void 0===e?t===e:e.created_at{const r=new Map;return dA(()=>{const e=n.getTimeline(t);return e instanceof Promise?VP(e):WP(e)}).pipe(PO(n),RA(n.insert$.pipe(mA(e=>lO(t,e)),PO(n))),RA(n.remove$.pipe(mA(e=>lO(t,e)),eA(t=>t.id))),IA((t,n)=>{if("string"==typeof n)return t.filter(t=>t.id!==n);if(Array.isArray(n)){if(!e)for(const t of n)BM(t.kind)&&r.set($M(t),t);return[...n]}let i=[...t];if(!e&&BM(n.kind)){const e=$M(n),s=r.get(e);if(s&&n.created_atr.clear()))}}function NO(t,e=!1){return t=Array.isArray(t)?t:[t],n=>{const r=e?SP:dA(()=>function(t,e){const n=t.getByFilters(e);return n instanceof Promise?VP(n).pipe(cA(t=>VP(t))):VP(n)}(n,t));return fA(r,n.insert$.pipe(mA(e=>lO(t,e))))}}function jO(t){return"string"==typeof t&&(t={pubkey:t}),e=>{return e.replaceable({kind:vE.Contacts,pubkey:t.pubkey,relays:t.relays}).pipe((n=e,t=>{let e;return fA(t.pipe(jA(t=>e=t)),n.update$.pipe(mA(t=>t.id===e?.id)))}),eA(t=>{return t?function(...t){const e=new Map;for(const n of t)if(Array.isArray(n))for(const t of n)t&&e.set(t.pubkey,t);else n&&e.set(n.pubkey,n);return Array.from(e.values())}(function(t){return PM(t,OI,()=>sI(t.tags,t=>nI(t)?t:void 0,t=>bI(t)??void 0))}(e=t),function(t){if(FI in t)return t[FI];const e=AI(t);if(!e)return;const n=sI(e,t=>nI(t)?t:void 0,t=>bI(t)??void 0);return Reflect.set(t,FI,n),n}(e)):[];var e}));var n}}function UO(t){return"string"==typeof t&&(t={pubkey:t}),e=>e.replaceable({kind:vE.RelayList,pubkey:t.pubkey,relays:t.relays}).pipe(eA(t=>t&&{inboxes:pO(t),outboxes:fO(t)}))}function BO(t){return"string"==typeof t&&(t={pubkey:t}),e=>e.replaceable({kind:vE.Metadata,pubkey:t.pubkey,relays:t.relays}).pipe(mA(yO),eA(t=>t&&mO(t)))}class $O{models=new Map;modelKeepWarm=6e4;model(t,...e){let n=this.models.get(t);n||(n=new Map,this.models.set(t,n));const r=t.getKey?t.getKey(...e):IO(e);let i=n.get(r);if(!i){const s=()=>{n.get(r)===i&&n.delete(r)};i=t(...e)(this).pipe(EA(s),PA({connector:()=>new vP(1),resetOnComplete:()=>pA(this.modelKeepWarm),resetOnRefCountZero:()=>pA(this.modelKeepWarm)})),n.set(r,i)}return i}filters(t,e=!1){return Array.isArray(t)||(t=[t]),this.model(NO,t,e)}event(t){return"string"==typeof t||wI(t)?this.model(FO,t):this.replaceable(t)}replaceable(...t){let e;if(1===t.length)e=t[0];else if(3===t.length||2===t.length){let[n,r,i]=t;e={kind:n,pubkey:r,identifier:i}}if(!e)throw new Error("Invalid arguments, expected address pointer or kind, pubkey, identifier");return this.model(zO,e)}addressable(t){return this.replaceable(t)}timeline(t,e=!1){return this.model(DO,t,e)}profile(t){return this.model(BO,t)}contacts(t){return"string"==typeof t&&(t={pubkey:t}),this.model(jO,t)}mailboxes(t){return"string"==typeof t&&(t={pubkey:t}),this.model(UO,t)}}class qO{expired$;expiredSubject;expirations=new Map;timer=null;nextCheck=null;constructor(){this.expiredSubject=new fP,this.expired$=this.expiredSubject.asObservable()}track(t){const e=JA(t);if(!e||!Number.isFinite(e))return;const n=aI();if(e<=n)return;if(this.expirations.set(t.id,e),this.timer&&this.nextCheck&&this.nextCheck<=e)return;this.timer&&clearTimeout(this.timer);const r=e-n;r>0&&(this.timer=setTimeout(this.emitNotifications.bind(this),1e3*r+10),this.nextCheck=e)}forget(t){this.expirations.delete(t)}check(t){const e=JA(t);return!!e&&e<=aI()}emitNotifications(){const t=aI();let e=1/0;for(const[n,r]of this.expirations)r<=t?(this.expirations.delete(n),this.expiredSubject.next(n)):r0&&(this.timer=setTimeout(this.emitNotifications.bind(this),1e3*n+10),this.nextCheck=e)}}}class VO extends $O{database;memory;deletes;expiration;keepOldVersions=!1;keepExpired=!1;keepDeleted=!1;_verifyEventMethod=IM;get verifyEvent(){return this._verifyEventMethod}set verifyEvent(t){this._verifyEventMethod=t,void 0===t&&console.warn("[applesauce-core] EventStore.verifyEvent is undefined; signature checks are disabled.")}insert$=new fP;update$=new fP;remove$=new fP;eventLoader;constructor(t){super(),t?.database?(this.database=t.database,this.memory=new TO):this.database=this.memory=new TO,void 0!==t?.keepDeleted&&(this.keepDeleted=t.keepDeleted),void 0!==t?.keepExpired&&(this.keepExpired=t.keepExpired),void 0!==t?.keepOldVersions&&(this.keepOldVersions=t.keepOldVersions),t?.verifyEvent&&(this.verifyEvent=t.verifyEvent),this.deletes=t?.deleteManager??new EO,this.deletes.deleted$.subscribe(this.handleDeleteNotification.bind(this)),this.expiration=t?.expirationManager??new qO,this.expiration.expired$.subscribe(this.handleExpiredNotification.bind(this))}mapToMemory(t){if(void 0!==t)return this.memory?this.memory.add(t):t}handleDeleteNotification({pointer:t,until:e}){if(!this.keepDeleted)if(wI(t)){const n=this.getEvent(t.id);n&&e>=n.created_at&&_I(n,t)&&this.remove(n)}else if(function(t){return"object"==typeof t&&null!==t&&"identifier"in t&&"pubkey"in t&&"kind"in t&&"string"==typeof t.identifier&&"string"==typeof t.pubkey&&"number"==typeof t.kind}(t)){const n=this.getReplaceableHistory(t.kind,t.pubkey,t.identifier);if(n)for(const r of n)e>=r.created_at&&_I(r,t)&&this.remove(r)}}handleExpiredNotification(t){this.keepExpired||this.remove(t)}static copySymbolsToDuplicateEvent(t,e){if(t.kind!==e.kind)throw new Error("Source and destination events must have the same kind");if((n=t.kind)<1e4&&0!==n&&3!==n&&t.id!==e.id)throw new Error("Source and destination events must have the same ID");var n;if(BM(t.kind)&&t.pubkey!==e.pubkey&&VM(t)!==VM(e))throw new Error("Source and destination events must have the same pubkey and replaceable identifier");let r=!1;const i=(s=t,Reflect.get(s,dI));var s;if(i){for(const t of i)pI(e,t);r=!0}const o=[NM,SM,WM];for(const a of o)a in t&&!(a in e)&&(Reflect.set(e,a,Reflect.get(t,a)),r=!0);return r}add(t,e){if(t.kind===vE.EventDeletion)return this.deletes.add(t),t;if(this.deletes.check(t))return t;const n=JA(t);if(!1===this.keepExpired&&n&&n<=aI())return null;e&&pI(t,e);const r=BM(t.kind)?VM(t):void 0;if(!1===this.keepOldVersions&&BM(t.kind)){const e=this.database.getReplaceableHistory(t.kind,t.pubkey,r);if(e&&e.length>0&&e[0].created_at>=t.created_at)return VO.copySymbolsToDuplicateEvent(t,e[0])&&this.update(e[0]),e[0]}if(this.verifyEvent&&!1===this.verifyEvent(t))return null;const i=this.memory.add(t);if(i&&i!==t)return VO.copySymbolsToDuplicateEvent(t,i)&&this.update(i),i;const s=this.mapToMemory(this.database.add(t));if(s===t?(Reflect.set(s,FM,this),this.insert$.next(s)):VO.copySymbolsToDuplicateEvent(t,s)&&this.update(s),!1===this.keepOldVersions&&BM(t.kind)){const e=this.database.getReplaceableHistory(t.kind,t.pubkey,r);if(e&&e.length>0){const n=Array.from(e).filter(e=>e.created_atthis.mapToMemory(t)??t)}getByFilters(t){const e=this.database.getByFilters(t);return this.memory?e.map(t=>this.mapToMemory(t)):e}getTimeline(t){const e=this.database.getTimeline(t);return this.memory?e.map(t=>this.mapToMemory(t)):e}touch(t){return this.memory.touch(t)}claim(t){return this.memory.claim(t)}isClaimed(t){return this.memory.isClaimed(t)??!1}removeClaim(t){return this.memory.removeClaim(t)}clearClaim(t){return this.memory.clearClaim(t)}unclaimed(){return this.memory.unclaimed()||function*(){}()}prune(t){return this.memory.prune(t)??0}}function WO(t,e=!0){return n=>{const r=n.pipe(PA());return r.pipe(cA(e=>{if("string"==typeof e)return SP;const n=t.add(e);return n instanceof Promise?VP(n):WP(n)}),vA(()=>WP(null)),mA(t=>null!==t),e?uP(function(t,e){var n=new Set;t.subscribe(hP(e,function(t){var r=t;n.has(r)||(n.add(r),e.next(t))}))}):aP,RA(r.pipe(mA(t=>"string"==typeof t))))}}function HO(t){return WO(t,!0)}class GO extends Error{}function KO(t){return QP({first:t,with:()=>HP(()=>new GO("Timeout"))})}function ZO(t,e,n=""){const r=(i=t)instanceof Uint8Array||ArrayBuffer.isView(i)&&"Uint8Array"===i.constructor.name&&"BYTES_PER_ELEMENT"in i&&1===i.BYTES_PER_ELEMENT;var i;const s=t?.length;if(!r||void 0!==e){const e=(n&&`"${n}" `)+"expected Uint8Array, got "+(r?`length=${s}`:"type="+typeof t);if(!r)throw new TypeError(e);throw new RangeError(e)}return t}function YO(t,e=!0){if(t.destroyed)throw new Error("Hash instance has been destroyed");if(e&&t.finished)throw new Error("Hash#digest() has already been called")}function XO(...t){for(let e=0;e>>e}function tF(t,e={}){const n=(e,n)=>t(n).update(e).digest(),r=t(void 0);return n.outputLen=r.outputLen,n.blockLen=r.blockLen,n.canXOF=r.canXOF,n.create=e=>t(e),Object.assign(n,e),Object.freeze(n)}const eF=t=>({oid:Uint8Array.from([6,9,96,134,72,1,101,3,4,2,t])});function nF(t,e,n){return t&e^~t&n}function rF(t,e,n){return t&e^t&n^e&n}class iF{blockLen;outputLen;canXOF=!1;padOffset;isLE;buffer;view;finished=!1;length=0;pos=0;destroyed=!1;constructor(t,e,n,r){this.blockLen=t,this.outputLen=e,this.padOffset=n,this.isLE=r,this.buffer=new Uint8Array(t),this.view=JO(this.buffer)}update(t){YO(this),ZO(t);const{view:e,buffer:n,blockLen:r}=this,i=t.length;for(let s=0;s='+n)}(t,this),this.finished=!0;const{buffer:e,view:n,blockLen:r,isLE:i}=this;let{pos:s}=this;e[s++]=128,XO(this.buffer.subarray(s)),this.padOffset>r-s&&(this.process(n,0),s=0);for(let u=s;uc.length)throw new Error("_sha2: outputLen bigger than state");for(let u=0;u>>3,r=QO(e,17)^QO(e,19)^e>>>10;aF[u]=r+aF[u-7]+n+aF[u-16]|0}let{A:n,B:r,C:i,D:s,E:o,F:a,G:l,H:c}=this;for(let u=0;u<64;u++){const t=c+(QO(o,6)^QO(o,11)^QO(o,25))+nF(o,a,l)+oF[u]+aF[u]|0,e=(QO(n,2)^QO(n,13)^QO(n,22))+rF(n,r,i)|0;c=l,l=a,a=o,o=s+t|0,s=i,i=r,r=n,n=t+e|0}n=n+this.A|0,r=r+this.B|0,i=i+this.C|0,s=s+this.D|0,o=o+this.E|0,a=a+this.F|0,l=l+this.G|0,c=c+this.H|0,this.set(n,r,i,s,o,a,l,c)}roundClean(){XO(aF)}destroy(){this.destroyed=!0,this.set(0,0,0,0,0,0,0,0),XO(this.buffer)}}class cF extends lF{A=0|sF[0];B=0|sF[1];C=0|sF[2];D=0|sF[3];E=0|sF[4];F=0|sF[5];G=0|sF[6];H=0|sF[7];constructor(){super(32)}}const uF=tF(()=>new cF,eF(1)),hF=new WeakMap;function dF(t,e,n,r){let i={configurable:!0,enumerable:!0,writable:!0,initializer:null};r&&(i.initializer=r);for(let s of n)i=s(t,e,i)||i;void 0===i.initializer?Object.defineProperty(t,e,i):function(t,e,n){let r=hF.get(t);r||(r=new Map,hF.set(t,r)),r.set(e,n)}(t,e,i)}function pF(t,e,n){let r={...Object.getOwnPropertyDescriptor(t,e)};for(let i of n)r=i(t,e,r)||r;void 0!==r.initializer&&(r.value=r.initializer?r.initializer.call(t):void 0,r.initializer=void 0),Object.defineProperty(t,e,r)}function fF(t,e){let n=function(t,e){var n;let r=t.prototype;for(;r;){let t=null==(n=hF.get(r))?void 0:n.get(e);if(t)return t;r=r.prototype}}(t.constructor,e);n&&Object.defineProperty(t,e,{enumerable:n.enumerable,configurable:n.configurable,writable:n.writable,value:n.initializer?n.initializer.call(t):void 0})}const gF="https://blossom.nostr.build";function mF(t,e){let n=t||gF;return n.endsWith("/")&&(n=n.slice(0,-1)),e.startsWith("/")?`${n}${e}`:`${n}/${e}`}class yF extends qf{static{dF(this.prototype,"nostrAuth",[$f])}#L=void fF(this,"nostrAuth");static{dF(this.prototype,"nostrData",[$f])}#M=void fF(this,"nostrData");static{dF(this.prototype,"settings",[$f])}#I=void fF(this,"settings");get servers(){const t=this.nostrData.blossomServers,e=t.length?t:[gF];return this.settings.nostrPhotoFallbackUploads?e:[e[0]]}async _getAuthHeader(t,e,n){const r=new kO({signer:this.nostrAuth.signer}),i=Math.floor(Date.now()/1e3),s=new URL(n).hostname,o={kind:24242,created_at:i,content:"upload"===t?"Upload photo for place":"Delete photo",tags:[["t",t],["x",e],["expiration",String(i+3600)],["server",s]]},a=await r.sign(o);return`Nostr ${btoa(JSON.stringify(a)).replace(/\+/g,"-").replace(/\//g,"_").replace(/=+$/,"")}`}async _uploadToServer(t,e,n,r){const i=mF(n,"upload");r&&r("signing");const s=await this._getAuthHeader("upload",e,n);r&&r("uploading");const o=await fetch(i,{method:"PUT",headers:{Authorization:s,"X-SHA-256":e},body:t});if(!o.ok){const t=await o.text();throw new Error(`Upload failed (${o.status}): ${t}`)}return o.json()}async upload(t,e={sequential:!1}){if(!this.nostrAuth.isConnected)throw new Error("Not connected");const n=await t.arrayBuffer();let r;r="undefined"!=typeof crypto&&crypto.subtle&&crypto.subtle.digest?await crypto.subtle.digest("SHA-256",n):uF(new Uint8Array(n));const i=function(t){return Array.from(new Uint8Array(t)).map(t=>t.toString(16).padStart(2,"0")).join("")}(r),s=this.servers,o=s[0],a=s.slice(1),l=[];let c;if(e.sequential){c=await this._uploadToServer(t,i,o,e.onProgress);for(const n of a)try{const r=await this._uploadToServer(t,i,n,e.onProgress);l.push(r.url)}catch(v5){console.warn(`Fallback upload to ${n} failed:`,v5)}}else{const n=this._uploadToServer(t,i,o,e.onProgress),r=a.map(n=>this._uploadToServer(t,i,n,e.onProgress));c=await n;const s=await Promise.allSettled(r);for(let t=0;tthis._deleteFromServer(t,e));await i;const o=await Promise.allSettled(s);for(let a=0;a{const r=new Image,i=URL.createObjectURL(t);r.onload=()=>{const t={width:r.width,height:r.height};URL.revokeObjectURL(i),e(t)},r.onerror=()=>{URL.revokeObjectURL(i),n(new Error("Could not read image dimensions"))},r.src=i})}async process(t,e,n,r=!1){if(!this._worker)throw new Error("Image processor worker is not available.");try{const{width:i,height:s}=await this._getImageDimensions(t);let o=i,a=s;return i>s?i>e&&(a=Math.round(s*(e/i)),o=e):s>e&&(o=Math.round(i*(e/s)),a=e),new Promise((e,i)=>{const s=++this._msgId;this._callbacks.set(s,{resolve:e,reject:i}),this._worker.postMessage({type:"PROCESS_IMAGE",id:s,file:t,targetWidth:o,targetHeight:a,quality:n,computeBlurhash:r})})}catch(ej){throw new Error(`Failed to process image: ${ej.message}`)}}willDestroy(){super.willDestroy(...arguments),this._worker&&(this._worker.terminate(),this._worker=null),this._callbacks.clear()}}},Symbol.toStringTag,{value:"Module"}));class _F extends qf{static{dF(this.prototype,"nostrData",[$f])}#M=void fF(this,"nostrData");static{dF(this.prototype,"selectedPlace",[Is],function(){return null})}#P=void fF(this,"selectedPlace");static{dF(this.prototype,"isSearching",[Is],function(){return!1})}#A=void fF(this,"isSearching");static{dF(this.prototype,"isCreating",[Is],function(){return!1})}#O=void fF(this,"isCreating");static{dF(this.prototype,"creationCoordinates",[Is],function(){return null})}#F=void fF(this,"creationCoordinates");static{dF(this.prototype,"returnToSearch",[Is],function(){return!1})}#z=void fF(this,"returnToSearch");static{dF(this.prototype,"currentCenter",[Is],function(){return null})}#D=void fF(this,"currentCenter");static{dF(this.prototype,"currentBounds",[Is],function(){return null})}#N=void fF(this,"currentBounds");static{dF(this.prototype,"searchBoxHasFocus",[Is],function(){return!1})}#j=void fF(this,"searchBoxHasFocus");static{dF(this.prototype,"selectionOptions",[Is],function(){return{}})}#U=void fF(this,"selectionOptions");static{dF(this.prototype,"preventNextZoom",[Is],function(){return!1})}#B=void fF(this,"preventNextZoom");static{dF(this.prototype,"searchResults",[Is],function(){return[]})}#$=void fF(this,"searchResults");static{dF(this.prototype,"currentSearch",[Is],function(){return null})}#q=void fF(this,"currentSearch");static{dF(this.prototype,"loadingState",[Is],function(){return null})}#V=void fF(this,"loadingState");selectPlace(t,e={}){this.selectedPlace=t,this.selectionOptions=e,this.nostrData.loadPhotosForPlace(t)}clearSelection(){this.selectedPlace=null,this.selectionOptions={},this.preventNextZoom=!1,this.nostrData.loadPhotosForPlace(null)}setSearchResults(t){this.searchResults=t||[]}clearSearchResults(){this.searchResults=[],this.currentSearch=null}startSearch(){this.isSearching=!0,this.isCreating=!1,this.preventNextZoom=!1}stopSearch(){this.isSearching=!1}startCreating(){this.isCreating=!0,this.isSearching=!1}stopCreating(){this.isCreating=!1,this.creationCoordinates=null}updateCreationCoordinates(t,e){this.creationCoordinates={lat:t,lon:e}}setSearchBoxFocus(t){this.searchBoxHasFocus=t}updateCenter(t,e){this.currentCenter={lat:t,lon:e}}updateBounds(t){this.currentBounds=t}startLoading(t,e){this.loadingState={type:t,value:e}}stopLoading(t=null,e=null){t||e?this.loadingState&&this.loadingState.type===t&&this.loadingState.value===e&&(this.loadingState=null):this.loadingState=null}}const xF=Object.freeze(Object.defineProperty({__proto__:null,default:_F},Symbol.toStringTag,{value:"Module"}));function CF(){let t,e;const n=new Promise((n,r)=>{t=n,e=r});return n.resolve=t,n.reject=e,n}"navigator"in globalThis&&navigator.userAgent.includes("Android")&&navigator.clipboard&&navigator.clipboard.readText;class SF extends Error{}class kF{get nip04(){return window.nostr?.nip04}get nip44(){return window.nostr?.nip44}pubkey=void 0;async getPublicKey(){if(!window.nostr)throw new SF("Signer extension missing");if(this.pubkey)return this.pubkey;const t=await window.nostr.getPublicKey();if(!mI(t))throw new Error("Extension returned an invalid public key");return this.pubkey=t,this.pubkey}async signEvent(t){if(!window.nostr)throw new SF("Signer extension missing");const e=await window.nostr.signEvent(t);if(!IM(e))throw new Error("Extension returned an invalid event");return e}}var EF,TF;kI(vE.NostrConnect,"nip44"),function(t){t.GetPublicKey="get_pubic_key",t.SignEvent="sign_event",t.Ping="ping",t.Nip04Encrypt="nip04_encrypt",t.Nip04Decrypt="nip04_decrypt",t.Nip44Encrypt="nip44_encrypt",t.Nip44Decrypt="nip44_decrypt",t.SwitchRelays="switch_relays"}(EF||(EF={})),function(t){t.Connect="connect",t.CreateAccount="create_account",t.GetPublicKey="get_public_key",t.SignEvent="sign_event",t.Ping="ping",t.Nip04Encrypt="nip04_encrypt",t.Nip04Decrypt="nip04_decrypt",t.Nip44Encrypt="nip44_encrypt",t.Nip44Decrypt="nip44_decrypt",t.SwitchRelays="switch_relays"}(TF||(TF={}));class RF{key;constructor(t){this.key=t||RM()}async getPublicKey(){return LM(this.key)}async signEvent(t){return MM(t,this.key)}nip04={encrypt:async(t,e)=>IR.encrypt(this.key,t,e),decrypt:async(t,e)=>IR.decrypt(this.key,t,e)};nip44={encrypt:async(t,e)=>KR.v2.encrypt(e,KR.v2.utils.getConversationKey(this.key,t)),decrypt:async(t,e)=>KR.v2.decrypt(e,KR.v2.utils.getConversationKey(this.key,t))};static fromKey(t){const e=function(t){if(t instanceof Uint8Array)return 32!==t.length?null:t;if(mI(t))return bS(t);try{const e=function(t){let{prefix:e,words:n}=lk.decode(t,5e3),r=new Uint8Array(lk.fromWords(n));switch(e){case"nprofile":{let t=cI(r);if(!t[0]?.[0])throw new Error("missing TLV 0 for nprofile");if(32!==t[0][0].length)throw new Error("TLV 0 should be 32 bytes");return{type:"nprofile",data:{pubkey:vS(t[0][0]),relays:t[1]?t[1].map(t=>lI.decode(t)):[]}}}case"nevent":{let t=cI(r);if(!t[0]?.[0])throw new Error("missing TLV 0 for nevent");if(32!==t[0][0].length)throw new Error("TLV 0 should be 32 bytes");if(t[2]&&32!==t[2][0].length)throw new Error("TLV 2 should be 32 bytes");if(t[3]&&4!==t[3][0].length)throw new Error("TLV 3 should be 4 bytes");return{type:"nevent",data:{id:vS(t[0][0]),relays:t[1]?t[1].map(t=>lI.decode(t)):[],author:t[2]?.[0]?vS(t[2][0]):void 0,kind:t[3]?.[0]?parseInt(vS(t[3][0]),16):void 0}}}case"naddr":{let t=cI(r);if(!t[0]?.[0])throw new Error("missing TLV 0 for naddr");if(!t[2]?.[0])throw new Error("missing TLV 2 for naddr");if(32!==t[2][0].length)throw new Error("TLV 2 should be 32 bytes");if(!t[3]?.[0])throw new Error("missing TLV 3 for naddr");if(4!==t[3][0].length)throw new Error("TLV 3 should be 4 bytes");return{type:"naddr",data:{identifier:lI.decode(t[0][0]),pubkey:vS(t[2][0]),kind:parseInt(vS(t[3][0]),16),relays:t[1]?t[1].map(t=>lI.decode(t)):[]}}}case"nsec":return{type:e,data:r};case"npub":case"note":return{type:e,data:vS(r)};default:throw new Error(`unknown prefix ${e}`)}}(t);return"nsec"!==e.type?null:e.data}catch{return null}}(t);if(!e)throw new Error("Invalid private key");return new RF(e)}}async function LF(t){window.open(t,"auth","width=400,height=600,resizable=no,status=no,location=no,toolbar=no,menubar=no")}class MF{static subscriptionMethod=void 0;static publishMethod=void 0;static pool=void 0;publishMethod;subscriptionMethod;log=ZA.extend("NostrConnectSigner");signer;listening=!1;isConnected=!1;pubkey;relays;remote;get clientPubkey(){return LM(this.signer.key)}onAuth=LF;verifyEvent=IM;secret;nip04;nip44;constructor(t){this.relays=t.relays,this.pubkey=t.pubkey,this.remote=t.remote,this.secret=t.secret||Rx(12);const{subscriptionMethod:e,publishMethod:n}=function(t,e){const n=t.subscriptionMethod||t.pool?.subscription.bind(t.pool)||e?.subscriptionMethod||e?.pool?.subscription.bind(e.pool);if(!n)throw new Error("Missing subscriptionMethod, either pass a method or set subscriptionMethod globally on the class");const r=t.publishMethod||t.pool?.publish.bind(t.pool)||e?.publishMethod||e?.pool?.publish.bind(e.pool);if(!r)throw new Error("Missing publishMethod, either pass a method or set publishMethod globally on the class");return{subscriptionMethod:n,publishMethod:r}}(t,MF);this.subscriptionMethod=(t,n)=>e(t,n),this.publishMethod=(t,e)=>n(t,e),t.onAuth&&(this.onAuth=t.onAuth),this.signer=t?.signer||new RF,this.nip04={encrypt:this.nip04Encrypt.bind(this),decrypt:this.nip04Decrypt.bind(this)},this.nip44={encrypt:this.nip44Encrypt.bind(this),decrypt:this.nip44Decrypt.bind(this)}}req;async open(){if(this.listening)return;this.listening=!0;const t=await this.signer.getPublicKey();this.req=VP(this.subscriptionMethod(this.relays,[{kinds:[vE.NostrConnect],"#p":[t]}])).pipe(LA(),MA(),mA(t=>"string"!=typeof t)).subscribe(this.handleEvent.bind(this)),this.log("Opened",this.relays)}async close(){this.listening=!1,this.isConnected=!1,this.req&&(this.req.unsubscribe(),this.req=void 0),this.waitingPromise&&(this.waitingPromise.reject(new Error("Closed")),this.waitingPromise=null),this.log("Closed")}requests=new Map;auths=new Set;async handleEvent(t){if(this.verifyEvent(t)&&(!this.remote||t.pubkey===this.remote))try{const e=TI(t)??(function(t){const e=t.length;return!(e<28)&&"?"==t[e-28]&&"i"==t[e-27]&&"v"==t[e-26]&&"="==t[e-25]}(t.content)?await this.signer.nip04.decrypt(t.pubkey,t.content):await this.signer.nip44.decrypt(t.pubkey,t.content));if(!e)return;const n=JSON.parse(e);if(!this.remote&&("ack"===n.result||this.secret&&n.result===this.secret))return this.log("Got ack response from",t.pubkey,n.result),this.isConnected=!0,this.remote=t.pubkey,this.waitingPromise?.resolve(),void(this.waitingPromise=null);if(n.id){const t=this.requests.get(n.id);if(!t)return;if(n.error)if(this.log("Got Error",n.id,n.result,n.error),"auth_url"===n.result){if(!this.auths.has(n.id)&&(this.auths.add(n.id),this.onAuth))try{await this.onAuth(n.error)}catch(ej){t.reject(ej)}}else t.reject(new Error(n.error));else n.result&&(this.log("Got Response",n.id,n.result),t.resolve(n.result))}}catch(ej){}}async createRequestEvent(t,e=this.remote,n=vE.NostrConnect){if(!e)throw new Error("Missing target pubkey");return await this.signer.signEvent({kind:n,created_at:aI(),tags:[["p",e]],content:t})}async makeRequest(t,e,n=vE.NostrConnect){if(!this.remote)throw new Error("Missing remote signer pubkey");const r=Rx(8),i={id:r,method:t,params:e},s=await this.signer.nip44.encrypt(this.remote,JSON.stringify(i)),o=await this.createRequestEvent(s,this.remote,n);this.log(`Sending ${r} (${t}) ${JSON.stringify(e)}`);const a=CF();this.requests.set(r,a);const l=this.publishMethod?.(this.relays,o);return l instanceof Promise?await l:"subscribe"in l&&await new Promise(t=>l.subscribe({complete:t})),this.log(`Sent ${r} (${t})`),a}async connect(t,e){if(!this.remote&&this.pubkey&&(this.remote=this.pubkey),!this.remote)throw new Error("Missing remote signer pubkey");await this.open();try{const n=await this.makeRequest(TF.Connect,[this.remote,t||"",e?.join(",")??""]);return this.isConnected=!0,n}catch(ej){throw this.isConnected=!1,this.close(),ej}}waitingPromise=null;waitForSigner(t){return this.isConnected?Promise.resolve():(this.open(),this.waitingPromise=CF(),t?.addEventListener("abort",()=>{this.waitingPromise?.reject(new Error("Aborted")),this.waitingPromise=null,this.close()},!0),this.waitingPromise)}async createAccount(t,e,n,r){if(!this.remote)throw new Error("Remote pubkey must be set");await this.open();try{const i=await this.makeRequest(TF.CreateAccount,[t,e,n??"",r?.join(",")??""]);return this.pubkey=i,this.isConnected=!0,i}catch(ej){throw this.isConnected=!1,this.close(),ej}}async requireConnection(){this.isConnected||await this.connect()}async getPublicKey(){if(this.pubkey)return this.pubkey;await this.requireConnection();const t=await this.makeRequest(TF.GetPublicKey,[]);if(!mI(t))throw new Error("Remote signer returned an invalid public key");return t}async signEvent(t){await this.requireConnection();const e=await this.makeRequest(TF.SignEvent,[JSON.stringify(t)]),n=JSON.parse(e);if(!this.verifyEvent(n))throw new Error("Invalid event");return n}async nip04Encrypt(t,e){return await this.requireConnection(),this.makeRequest(TF.Nip04Encrypt,[t,e])}async nip04Decrypt(t,e){await this.requireConnection();const n=await this.makeRequest(TF.Nip04Decrypt,[t,e]);return n.startsWith('["')&&n.endsWith('"]')?JSON.parse(n)[0]:n}async nip44Encrypt(t,e){return await this.requireConnection(),this.makeRequest(TF.Nip44Encrypt,[t,e])}async nip44Decrypt(t,e){await this.requireConnection();const n=await this.makeRequest(TF.Nip44Decrypt,[t,e]);return n.startsWith('["')&&n.endsWith('"]')?JSON.parse(n)[0]:n}async ping(){return await this.requireConnection(),this.makeRequest(TF.Ping,[])}async switchRelays(){await this.requireConnection();const t=await this.makeRequest(TF.SwitchRelays,[]);return null!==t&&Array.isArray(t)&&t.length>0&&(this.log("Switching relays from",this.relays,"to",t),this.relays=t,this.listening&&(await this.close(),await this.open())),t}getNostrConnectURI(t){return function(t){const e=new URLSearchParams;e.set("secret",t.secret),t.metadata?.name&&e.set("name",t.metadata.name),t.metadata?.url&&e.set("url",String(t.metadata.url)),t.metadata?.image&&e.set("image",t.metadata.image),t.metadata?.permissions&&e.set("perms",t.metadata.permissions.join(","));for(const n of t.relays)e.append("relay",n);return`nostrconnect://${t.client}?`+e.toString()}({client:LM(this.signer.key),secret:this.secret,relays:this.relays,metadata:t})}static parseBunkerURI(t){return function(t){const e=new URL(t),n=e.host||e.pathname.replace("//","");if(!mI(n))throw new Error("Invalid bunker URI: remote is not a valid hex key");const r=e.searchParams.getAll("relay");if(0===r.length)throw new Error("Invalid bunker URI: missing relays");return{remote:n,relays:r,secret:e.searchParams.get("secret")??void 0}}(t)}static buildSigningPermissions(t){return function(t){return[EF.GetPublicKey,...t.map(t=>`${EF.SignEvent}:${t}`)]}(t)}static async fromBunkerURI(t,e){const{remote:n,relays:r,secret:i}=MF.parseBunkerURI(t),s=new MF({relays:r,remote:n,...e});return await s.connect(i,e?.permissions),s}} -/*! noble-secp256k1 - MIT License (c) 2019 Paul Miller (paulmillr.com) */const IF=BigInt(0),PF=BigInt(1),AF=BigInt(2),OF=BigInt(3),FF=BigInt(8),zF=Object.freeze({a:IF,b:BigInt(7),P:BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),n:BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),h:PF,Gx:BigInt("55066263022277343669578718895168534326250603453777594175500187360389116729240"),Gy:BigInt("32670510020758816978083085130507043184471273380659243275938904335757337482424"),beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee")}),DF=(t,e)=>(t+e/AF)/e,NF={beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),splitScalar(t){const{n:e}=zF,n=BigInt("0x3086d221a7d46bcde86c90e49284eb15"),r=-PF*BigInt("0xe4437ed6010e88286f547fa90abfe4c3"),i=BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),s=n,o=BigInt("0x100000000000000000000000000000000"),a=DF(s*t,e),l=DF(-r*t,e);let c=lz(t-a*n-l*i,e),u=lz(-a*r-l*s,e);const h=c>o,d=u>o;if(h&&(c=e-c),d&&(u=e-u),c>o||u>o)throw new Error("splitScalarEndo: Endomorphism failed, k="+t);return{k1neg:h,k1:c,k2neg:d,k2:u}}};function jF(t){const{a:e,b:n}=zF,r=lz(t*t),i=lz(r*t);return lz(i+e*t+n)}const UF=zF.a===IF;function BF(t){if(!(t instanceof $F))throw new TypeError("JacobianPoint expected")}class $F{constructor(t,e,n){this.x=t,this.y=e,this.z=n}static fromAffine(t){if(!(t instanceof WF))throw new TypeError("JacobianPoint#fromAffine: expected Point");return t.equals(WF.ZERO)?$F.ZERO:new $F(t.x,t.y,PF)}static toAffineBatch(t){const e=function(t,e=zF.P){const n=new Array(t.length),r=t.reduce((t,r,i)=>r===IF?t:(n[i]=t,lz(t*r,e)),PF),i=uz(r,e);return t.reduceRight((t,r,i)=>r===IF?t:(n[i]=lz(t*n[i],e),lz(t*r,e)),i),n}(t.map(t=>t.z));return t.map((t,n)=>t.toAffine(e[n]))}static normalizeZ(t){return $F.toAffineBatch(t).map($F.fromAffine)}equals(t){BF(t);const{x:e,y:n,z:r}=this,{x:i,y:s,z:o}=t,a=lz(r*r),l=lz(o*o),c=lz(e*l),u=lz(i*a),h=lz(lz(n*o)*l),d=lz(lz(s*r)*a);return c===u&&h===d}negate(){return new $F(this.x,lz(-this.y),this.z)}double(){const{x:t,y:e,z:n}=this,r=lz(t*t),i=lz(e*e),s=lz(i*i),o=t+i,a=lz(AF*(lz(o*o)-r-s)),l=lz(OF*r),c=lz(l*l),u=lz(c-AF*a),h=lz(l*(a-u)-FF*s),d=lz(AF*e*n);return new $F(u,h,d)}add(t){BF(t);const{x:e,y:n,z:r}=this,{x:i,y:s,z:o}=t;if(i===IF||s===IF)return this;if(e===IF||n===IF)return t;const a=lz(r*r),l=lz(o*o),c=lz(e*l),u=lz(i*a),h=lz(lz(n*o)*l),d=lz(lz(s*r)*a),p=lz(u-c),f=lz(d-h);if(p===IF)return f===IF?this.double():$F.ZERO;const g=lz(p*p),m=lz(p*g),y=lz(c*g),v=lz(f*f-m-AF*y),b=lz(f*(y-v)-h*m),w=lz(r*o*p);return new $F(v,b,w)}subtract(t){return this.add(t.negate())}multiplyUnsafe(t){const e=$F.ZERO;if("bigint"==typeof t&&t===IF)return e;let n=az(t);if(n===PF)return this;if(!UF){let t=e,r=this;for(;n>IF;)n&PF&&(t=t.add(r)),r=r.double(),n>>=PF;return t}let{k1neg:r,k1:i,k2neg:s,k2:o}=NF.splitScalar(n),a=e,l=e,c=this;for(;i>IF||o>IF;)i&PF&&(a=a.add(c)),o&PF&&(l=l.add(c)),c=c.double(),i>>=PF,o>>=PF;return r&&(a=a.negate()),s&&(l=l.negate()),l=new $F(lz(l.x*NF.beta),l.y,l.z),a.add(l)}precomputeWindow(t){const e=UF?128/t+1:256/t+1,n=[];let r=this,i=r;for(let s=0;s>=u,n>a&&(n-=c,t+=PF);const o=e,d=e+Math.abs(n)-1,p=h%2!=0,f=n<0;0===n?s=s.add(qF(p,r[o])):i=i.add(qF(f,r[d]))}return{p:i,f:s}}multiply(t,e){let n,r,i=az(t);if(UF){const{k1neg:t,k1:s,k2neg:o,k2:a}=NF.splitScalar(i);let{p:l,f:c}=this.wNAF(s,e),{p:u,f:h}=this.wNAF(a,e);l=qF(t,l),u=qF(o,u),u=new $F(lz(u.x*NF.beta),u.y,u.z),n=l.add(u),r=c.add(h)}else{const{p:t,f:s}=this.wNAF(i,e);n=t,r=s}return $F.normalizeZ([n,r])[0]}toAffine(t){const{x:e,y:n,z:r}=this,i=this.equals($F.ZERO);null==t&&(t=i?FF:uz(r));const s=t,o=lz(s*s),a=lz(o*s),l=lz(e*o),c=lz(n*a),u=lz(r*s);if(i)return WF.ZERO;if(u!==PF)throw new Error("invZ was invalid");return new WF(l,c)}}function qF(t,e){const n=e.negate();return t?n:e}$F.BASE=new $F(zF.Gx,zF.Gy,PF),$F.ZERO=new $F(IF,PF,IF);const VF=new WeakMap;let WF=class t{constructor(t,e){this.x=t,this.y=e}_setWindowSize(t){this._WINDOW_SIZE=t,VF.delete(this)}hasEvenY(){return this.y%AF===IF}static fromCompressedHex(e){const n=32===e.length,r=sz(n?e:e.subarray(1));if(!dz(r))throw new Error("Point is not on curve");let i=function(t){const{P:e}=zF,n=BigInt(6),r=BigInt(11),i=BigInt(22),s=BigInt(23),o=BigInt(44),a=BigInt(88),l=t*t*t%e,c=l*l*t%e,u=cz(c,OF)*c%e,h=cz(u,OF)*c%e,d=cz(h,AF)*l%e,p=cz(d,r)*d%e,f=cz(p,i)*p%e,g=cz(f,o)*f%e,m=cz(g,a)*g%e,y=cz(m,o)*f%e,v=cz(y,OF)*c%e,b=cz(v,s)*p%e,w=cz(b,n)*l%e,_=cz(w,AF);if(_*_%e!==t)throw new Error("Cannot find square root");return _}(jF(r));const s=(i&PF)===PF;n?s&&(i=lz(-i)):!(1&~e[0])!==s&&(i=lz(-i));const o=new t(r,i);return o.assertValidity(),o}static fromUncompressedHex(e){const n=sz(e.subarray(1,33)),r=sz(e.subarray(33,65)),i=new t(n,r);return i.assertValidity(),i}static fromHex(t){const e=oz(t),n=e.length,r=e[0];if(32===n)return this.fromCompressedHex(e);if(33===n&&(2===r||3===r))return this.fromCompressedHex(e);if(65===n&&4===r)return this.fromUncompressedHex(e);throw new Error(`Point.fromHex: received invalid point. Expected 32-33 compressed bytes or 65 uncompressed bytes, not ${n}`)}static fromPrivateKey(e){return t.BASE.multiply(function(t){let e;if("bigint"==typeof t)e=t;else if("number"==typeof t&&Number.isSafeInteger(t)&&t>0)e=BigInt(t);else if("string"==typeof t){if(64!==t.length)throw new Error("Expected 32 bytes of private key");e=iz(t)}else{if(!ZF(t))throw new TypeError("Expected valid private key");if(32!==t.length)throw new Error("Expected 32 bytes of private key");e=sz(t)}if(!hz(e))throw new Error("Expected private key: 0 < key < n");return e}(e))}static fromSignature(e,n,r){const{r:i,s:s}=function(t){if(t instanceof KF)return t.assertValidity(),t;try{return KF.fromDER(t)}catch(v5){return KF.fromCompact(t)}}(n);if(![0,1,2,3].includes(r))throw new Error("Cannot recover: invalid recovery bit");const o=function(t,e=!1){const n=function(t){const e=8*t.length-256,n=sz(t);return e>0?n>>BigInt(e):n}(t);if(e)return n;const{n:r}=zF;return n>=r?n-r:n}(oz(e)),{n:a}=zF,l=2===r||3===r?i+a:i,c=uz(l,a),u=lz(-o*c,a),h=lz(s*c,a),d=1&r?"03":"02",p=t.fromHex(d+nz(l)),f=t.BASE.multiplyAndAddUnsafe(p,u,h);if(!f)throw new Error("Cannot recover signature: point at infinify");return f.assertValidity(),f}toRawBytes(t=!1){return tz(this.toHex(t))}toHex(t=!1){const e=nz(this.x);return t?`${this.hasEvenY()?"02":"03"}${e}`:`04${e}${nz(this.y)}`}toHexX(){return this.toHex(!0).slice(2)}toRawX(){return this.toRawBytes(!0).slice(1)}assertValidity(){const t="Point is not on elliptic curve",{x:e,y:n}=this;if(!dz(e)||!dz(n))throw new Error(t);const r=lz(n*n);if(lz(r-jF(e))!==IF)throw new Error(t)}equals(t){return this.x===t.x&&this.y===t.y}negate(){return new t(this.x,lz(-this.y))}double(){return $F.fromAffine(this).double().toAffine()}add(t){return $F.fromAffine(this).add($F.fromAffine(t)).toAffine()}subtract(t){return this.add(t.negate())}multiply(t){return $F.fromAffine(this).multiply(t,this).toAffine()}multiplyAndAddUnsafe(e,n,r){const i=$F.fromAffine(this),s=n===IF||n===PF||this!==t.BASE?i.multiplyUnsafe(n):i.multiply(n),o=$F.fromAffine(e).multiplyUnsafe(r),a=s.add(o);return a.equals($F.ZERO)?void 0:a.toAffine()}};function HF(t){return Number.parseInt(t[0],16)>=8?"00"+t:t}function GF(t){if(t.length<2||2!==t[0])throw new Error(`Invalid signature integer tag: ${XF(t)}`);const e=t[1],n=t.subarray(2,e+2);if(!e||n.length!==e)throw new Error("Invalid signature integer: wrong length");if(0===n[0]&&n[1]<=127)throw new Error("Invalid signature integer: trailing length");return{data:sz(n),left:t.subarray(e+2)}}WF.BASE=new WF(zF.Gx,zF.Gy),WF.ZERO=new WF(IF,IF);class KF{constructor(t,e){this.r=t,this.s=e,this.assertValidity()}static fromCompact(t){const e=ZF(t),n="Signature.fromCompact";if("string"!=typeof t&&!e)throw new TypeError(`${n}: Expected string or Uint8Array`);const r=e?XF(t):t;if(128!==r.length)throw new Error(`${n}: Expected 64-byte hex`);return new KF(iz(r.slice(0,64)),iz(r.slice(64,128)))}static fromDER(t){const e=ZF(t);if("string"!=typeof t&&!e)throw new TypeError("Signature.fromDER: Expected string or Uint8Array");const{r:n,s:r}=function(t){if(t.length<2||48!=t[0])throw new Error(`Invalid signature tag: ${XF(t)}`);if(t[1]!==t.length-2)throw new Error("Invalid signature: incorrect length");const{data:e,left:n}=GF(t.subarray(2)),{data:r,left:i}=GF(n);if(i.length)throw new Error(`Invalid signature: left bytes after parsing: ${XF(i)}`);return{r:e,s:r}}(e?t:tz(t));return new KF(n,r)}static fromHex(t){return this.fromDER(t)}assertValidity(){const{r:t,s:e}=this;if(!hz(t))throw new Error("Invalid Signature: r must be 0 < r < n");if(!hz(e))throw new Error("Invalid Signature: s must be 0 < s < n")}hasHighS(){const t=zF.n>>PF;return this.s>t}normalizeS(){return this.hasHighS()?new KF(this.r,lz(-this.s,zF.n)):this}toDERRawBytes(){return tz(this.toDERHex())}toDERHex(){const t=HF(rz(this.s)),e=HF(rz(this.r)),n=t.length/2,r=e.length/2,i=rz(n),s=rz(r);return`30${rz(r+n+4)}02${s}${e}02${i}${t}`}toRawBytes(){return this.toDERRawBytes()}toHex(){return this.toDERHex()}toCompactRawBytes(){return tz(this.toCompactHex())}toCompactHex(){return nz(this.r)+nz(this.s)}}function ZF(t){return t instanceof Uint8Array||ArrayBuffer.isView(t)&&"Uint8Array"===t.constructor.name}const YF=Array.from({length:256},(t,e)=>e.toString(16).padStart(2,"0"));function XF(t){!function(t){if(!ZF(t))throw new Error("Uint8Array expected")}(t);let e="";for(let n=0;n=JF._0&&t<=JF._9?t-JF._0:t>=JF.A&&t<=JF.F?t-(JF.A-10):t>=JF.a&&t<=JF.f?t-(JF.a-10):void 0}function tz(t){if("string"!=typeof t)throw new Error("hex string expected, got "+typeof t);const e=t.length,n=e/2;if(e%2)throw new Error("hex string expected, got unpadded hex of length "+e);const r=new Uint8Array(n);for(let i=0,s=0;i0)return BigInt(t);if("bigint"==typeof t&&hz(t))return t;throw new TypeError("Expected valid private scalar: 0 < scalar < curve.n")}function lz(t,e=zF.P){const n=t%e;return n>=IF?n:e+n}function cz(t,e){const{P:n}=zF;let r=t;for(;e-- >IF;)r*=r,r%=n;return r}function uz(t,e=zF.P){if(t===IF||e<=IF)throw new Error(`invert: expected positive integers, got n=${t} mod=${e}`);let n=lz(t,e),r=e,i=IF,s=PF;for(;n!==IF;){const t=r%n,e=i-s*(r/n);r=n,n=t,i=s,s=e}if(r!==PF)throw new Error("invert: does not exist");return lz(i,e)}function hz(t){return IFt.charCodeAt(0)))}class vz{log=ZA.extend("SerialPortSigner");writer=null;pubkey;get isConnected(){return!!this.writer}verifyEvent=IM;nip04;constructor(){this.nip04={encrypt:this.nip04Encrypt.bind(this),decrypt:this.nip04Decrypt.bind(this)}}lastCommand=null;async callMethodOnDevice(t,e,n={}){if(!vz.SUPPORTED)throw new Error("Serial devices are not supported");if(this.writer||await this.connectToDevice(n),this.lastCommand)throw new Error("Previous command to device still pending!");const r=CF();return this.lastCommand=r,this.sendCommand(t,e),setTimeout(()=>{r.reject(new Error("Device timeout")),this.lastCommand===r&&(this.lastCommand=null)},6e3),this.lastCommand}async connectToDevice({onConnect:t,onDisconnect:e,onError:n,onDone:r}){let i,s=await window.navigator.serial.requestPort();await s.open({baudRate:9600}),await new Promise(t=>setTimeout(t,1e3)),(async()=>{for(;s&&s.readable;){const t=new window.TextDecoderStream;s.readable.pipeTo(t.writable),i=t.readable.getReader();const e=this.readFromSerialPort(i);try{for(;;){const{value:t,done:n}=await e("\n");if(t){const{method:e,data:n}=this.parseResponse(t);if("/ping"===e&&this.log("Pong"),-1===vz.PUBLIC_METHODS.indexOf(e))continue;this.log("Received: ",e,n),this.lastCommand&&(this.lastCommand.resolve(n),this.lastCommand=null)}if(n)return this.lastCommand=null,this.writer=null,void(r&&r())}}catch(v5){if(v5 instanceof Error)throw this.writer=null,n&&n(v5),this.lastCommand&&(this.lastCommand.reject(v5),this.lastCommand=null),v5}}})();const o=new window.TextEncoderStream;o.readable.pipeTo(s.writable),this.writer=o.writable.getWriter(),await this.sendCommand(vz.METHOD_PING),await this.sendCommand(vz.METHOD_PING,[window.location.host]),t&&t(),s.addEventListener("disconnect",()=>{this.log("Disconnected"),this.lastCommand=null,this.writer=null,e&&e()})}async sendCommand(t,e=[]){if(!this.writer)return;this.log("Send command",t,e);const n=[t].concat(e).join(" ");await this.writer.write(n+"\n")}readFromSerialPort(t){let e,n=[];return async(r="\n")=>{if(n.length)return{value:n.shift().trim(),done:!1};const i=[];for(e&&(i.push(e),e=void 0);;){const{value:s,done:o}=await t.read();if(s){const t=s.split(r);if(t.length>1)return i.push(t.shift()),e=t.pop(),n=t,{value:i.join("").trim(),done:!1};i.push(s)}if(o)return{value:i.join("").trim(),done:!0}}}}parseResponse(t){const e=t.split(" ")[0];return{method:e,data:t.substring(e.length).trim()}}async nip04Encrypt(t,e){const n=bS(await this.callMethodOnDevice(vz.METHOD_SHARED_SECRET,[pz(t)]));let r=Uint8Array.from(window.crypto.getRandomValues(new Uint8Array(16))),i=gz.encode(e),s=await crypto.subtle.importKey("raw",n,{name:"AES-CBC"},!1,["encrypt"]),o=await crypto.subtle.encrypt({name:"AES-CBC",iv:r},s,i);return`${mz(new Uint8Array(o))}?iv=${mz(new Uint8Array(r.buffer))}`}async nip04Decrypt(t,e){let[n,r]=e.split("?iv=");const i=bS(await this.callMethodOnDevice(vz.METHOD_SHARED_SECRET,[pz(t)]));let s=await crypto.subtle.importKey("raw",i,{name:"AES-CBC"},!1,["decrypt"]),o=yz(n),a=yz(r),l=await crypto.subtle.decrypt({name:"AES-CBC",iv:a},s,o);return fz.decode(l)}async getPublicKey(){const t=await this.callMethodOnDevice(vz.METHOD_PUBLIC_KEY,[]);return this.pubkey=t,t}async restore(t){await this.callMethodOnDevice(vz.METHOD_RESTORE,[vS(t)])}async signEvent(t){const e=t.pubkey||this.pubkey;if(!e)throw new Error("Unknown signer pubkey");const n={...t,id:EM({...t,pubkey:e})},r=await this.callMethodOnDevice(vz.METHOD_SIGN_MESSAGE,[n.id]),i={...n,sig:r,pubkey:e};if(!this.verifyEvent(i))throw new Error("Invalid signature");return i}ping(){this.sendCommand(vz.METHOD_PING,[window.location.host])}static SUPPORTED="navigator"in globalThis&&!!navigator.serial;static METHOD_PING="/ping";static METHOD_LOG="/log";static METHOD_SIGN_MESSAGE="/sign-message";static METHOD_SHARED_SECRET="/shared-secret";static METHOD_PUBLIC_KEY="/public-key";static METHOD_RESTORE="/restore";static PUBLIC_METHODS=[vz.METHOD_PUBLIC_KEY,vz.METHOD_SIGN_MESSAGE,vz.METHOD_SHARED_SECRET,vz.METHOD_RESTORE]}function bz(){return"undefined"!=typeof navigator&&/Mobi|Android|iPhone|iPad/i.test(navigator.userAgent)}const wz=Object.freeze(Object.defineProperty({__proto__:null,isMobile:bz},Symbol.toStringTag,{value:"Module"})),_z="marco:nostr_pubkey",xz="marco:nostr_signer_type",Cz="marco:nostr_connect_local_key",Sz="marco:nostr_connect_remote_pubkey",kz="marco:nostr_connect_relay",Ez="wss://relay.nsec.app";class Tz extends qf{static{dF(this.prototype,"nostrRelay",[$f])}#W=void fF(this,"nostrRelay");static{dF(this.prototype,"nostrData",[$f])}#M=void fF(this,"nostrData");static{dF(this.prototype,"pubkey",[Is],function(){return null})}#H=void fF(this,"pubkey");static{dF(this.prototype,"signerType",[Is],function(){return null})}#G=void fF(this,"signerType");static{dF(this.prototype,"connectStatus",[Is],function(){return null})}#K=void fF(this,"connectStatus");static{dF(this.prototype,"connectUri",[Is],function(){return null})}#Z=void fF(this,"connectUri");_signerInstance=null;constructor(){super(...arguments),"undefined"!=typeof localStorage&&(localStorage.debug="applesauce:*");const t=localStorage.getItem(_z),e=localStorage.getItem(xz);t&&(this.pubkey=t,this.signerType=e||"extension",this._verifyPubkey())}async _verifyPubkey(){if("extension"===this.signerType){if(void 0===window.nostr)return void this.disconnect();try{const t=new kF,e=await t.getPublicKey();e!==this.pubkey&&(this.pubkey=e,localStorage.setItem(_z,this.pubkey)),this.nostrData.loadProfile(this.pubkey)}catch(ej){console.warn("Failed to verify extension nostr pubkey, logging out",ej),this.disconnect()}}else if("connect"===this.signerType)try{await this._initConnectSigner()}catch(ej){console.warn("Failed to verify connect nostr pubkey, logging out",ej),this.disconnect()}}get isMobile(){return bz()}get isConnected(){return!!this.pubkey&&("extension"!==this.signerType||void 0!==window.nostr)}get signer(){return this._signerInstance?this._signerInstance:"extension"===this.signerType&&void 0!==window.nostr?new kF:(this.signerType,null)}async connectWithExtension(){if(void 0===window.nostr)throw new Error("No NIP-07 Nostr extension found (e.g., Alby, nos2x).");try{return this._signerInstance=new kF,this.pubkey=await this._signerInstance.getPublicKey(),this.signerType="extension",localStorage.setItem(_z,this.pubkey),localStorage.setItem(xz,"extension"),this.nostrData.loadProfile(this.pubkey),this.pubkey}catch(v5){throw console.error("Failed to get public key from extension:",v5),v5}}_getLocalSigner(){let t,e=localStorage.getItem(Cz);return e?t=RF.fromKey(e):(t=new RF,e=Array.from(t.key).map(t=>t.toString(16).padStart(2,"0")).join(""),localStorage.setItem(Cz,e)),t}async connectWithApp(){this.connectStatus="waiting";try{const e=this._getLocalSigner(),n=Ez;localStorage.setItem(kz,n),this.nostrRelay.pool.relay(n).eoseTimeout=18e4,this._signerInstance=new MF({pool:this.nostrRelay.pool,relays:[n],signer:e,onAuth:async t=>{confirm(`Your signer app requests authentication via a web page. Open it now?\n\nURL: ${t}`)&&window.open(t,"_blank")}}),this.connectUri=this._signerInstance.getNostrConnectURI({name:"Marco",url:window.location.origin,description:"An unhosted maps application.",icons:[]}),this.isMobile&&(console.debug("Mobile detected, triggering deep link intent."),window.location.href=this.connectUri),console.debug("Opening signer connection to relay..."),await this._signerInstance.open(),console.debug("Signer connection opened successfully."),console.debug("Waiting for remote signer to ack via relay...");try{await this._signerInstance.waitForSigner(),console.debug("Remote signer ack received!")}catch(t){throw console.error("Error while waiting for remote signer ack:",t),t}return this.pubkey=await this._signerInstance.getPublicKey(),this.signerType="connect",this.connectStatus="connected",localStorage.setItem(_z,this.pubkey),localStorage.setItem(xz,"connect"),localStorage.setItem(Sz,this._signerInstance.remote),this.nostrData.loadProfile(this.pubkey),this.pubkey}catch(v5){throw this.connectStatus=null,console.error("Failed to connect via Nostr Connect:",v5),v5}}async _initConnectSigner(){const t=localStorage.getItem(Sz),e=localStorage.getItem(kz)||Ez;if(!t)throw new Error("Missing Nostr Connect remote pubkey.");const n=this._getLocalSigner();if(this.nostrRelay.pool.relay(e).eoseTimeout=18e4,this._signerInstance=new MF({pool:this.nostrRelay.pool,relays:[e],signer:n,remote:t,onAuth:async t=>{confirm(`Your signer app requests authentication via a web page. Open it now?\n\nURL: ${t}`)&&window.open(t,"_blank")}}),await this._signerInstance.open(),await this._signerInstance.getPublicKey()!==this.pubkey)throw new Error("Remote signer pubkey mismatch");this.nostrData.loadProfile(this.pubkey)}async signEvent(t){if(!this.signer)throw new Error("Not connected or extension missing. Please connect Nostr again.");return await this.signer.signEvent(t)}async disconnect(){this.pubkey=null,this.nostrData?.loadProfile(null),this.signerType=null,this.connectStatus=null,this.connectUri=null,this._signerInstance&&"function"==typeof this._signerInstance.close&&await this._signerInstance.close(),this._signerInstance=null,localStorage.removeItem(_z),localStorage.removeItem(xz),localStorage.removeItem(Cz),localStorage.removeItem(Sz),localStorage.removeItem(kz)}}const Rz=Object.freeze(Object.defineProperty({__proto__:null,default:Tz},Symbol.toStringTag,{value:"Module"})),Lz=(t,e)=>e.some(e=>t instanceof e);let Mz,Iz;const Pz=new WeakMap,Az=new WeakMap,Oz=new WeakMap;let Fz={get(t,e,n){if(t instanceof IDBTransaction){if("done"===e)return Pz.get(t);if("store"===e)return n.objectStoreNames[1]?void 0:n.objectStore(n.objectStoreNames[0])}return Dz(t[e])},set:(t,e,n)=>(t[e]=n,!0),has:(t,e)=>t instanceof IDBTransaction&&("done"===e||"store"===e)||e in t};function zz(t){Fz=t(Fz)}function Dz(t){if(t instanceof IDBRequest)return function(t){const e=new Promise((e,n)=>{const r=()=>{t.removeEventListener("success",i),t.removeEventListener("error",s)},i=()=>{e(Dz(t.result)),r()},s=()=>{n(t.error),r()};t.addEventListener("success",i),t.addEventListener("error",s)});return Oz.set(e,t),e}(t);if(Az.has(t))return Az.get(t);const e=function(t){return"function"==typeof t?(e=t,(Iz||(Iz=[IDBCursor.prototype.advance,IDBCursor.prototype.continue,IDBCursor.prototype.continuePrimaryKey])).includes(e)?function(...t){return e.apply(Nz(this),t),Dz(this.request)}:function(...t){return Dz(e.apply(Nz(this),t))}):(t instanceof IDBTransaction&&function(t){if(Pz.has(t))return;const e=new Promise((e,n)=>{const r=()=>{t.removeEventListener("complete",i),t.removeEventListener("error",s),t.removeEventListener("abort",s)},i=()=>{e(),r()},s=()=>{n(t.error||new DOMException("AbortError","AbortError")),r()};t.addEventListener("complete",i),t.addEventListener("error",s),t.addEventListener("abort",s)});Pz.set(t,e)}(t),Lz(t,Mz||(Mz=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction]))?new Proxy(t,Fz):t);var e}(t);return e!==t&&(Az.set(t,e),Oz.set(e,t)),e}const Nz=t=>Oz.get(t),jz=["get","getKey","getAll","getAllKeys","count"],Uz=["put","add","delete","clear"],Bz=new Map;function $z(t,e){if(!(t instanceof IDBDatabase)||e in t||"string"!=typeof e)return;if(Bz.get(e))return Bz.get(e);const n=e.replace(/FromIndex$/,""),r=e!==n,i=Uz.includes(n);if(!(n in(r?IDBIndex:IDBObjectStore).prototype)||!i&&!jz.includes(n))return;const s=async function(t,...e){const s=this.transaction(t,i?"readwrite":"readonly");let o=s.store;return r&&(o=o.index(e.shift())),(await Promise.all([o[n](...e),i&&s.done]))[0]};return Bz.set(e,s),s}zz(t=>({...t,get:(e,n,r)=>$z(e,n)||t.get(e,n,r),has:(e,n)=>!!$z(e,n)||t.has(e,n)}));const qz=["continue","continuePrimaryKey","advance"],Vz={},Wz=new WeakMap,Hz=new WeakMap,Gz={get(t,e){if(!qz.includes(e))return t[e];let n=Vz[e];return n||(n=Vz[e]=function(...t){Wz.set(this,Hz.get(this)[e](...t))}),n}};async function*Kz(...t){let e=this;if(e instanceof IDBCursor||(e=await e.openCursor(...t)),!e)return;const n=new Proxy(e,Gz);for(Hz.set(n,e),Oz.set(n,Nz(e));e;)yield n,e=await(Wz.get(n)||e.continue()),Wz.delete(n)}function Zz(t,e){return e===Symbol.asyncIterator&&Lz(t,[IDBIndex,IDBObjectStore,IDBCursor])||"iterate"===e&&Lz(t,[IDBIndex,IDBObjectStore])}function Yz(t){return 0===t||3===t||t>=1e4&&t<2e4}function Xz(t){return t>=3e4&&t<4e4}function Jz(t){return t>=2e4&&t<3e4}zz(t=>({...t,get:(e,n,r)=>Zz(e,n)?Kz:t.get(e,n,r),has:(e,n)=>Zz(e,n)||t.has(e,n)}));const Qz=Symbol.for("indexable-tags");function tD(t,e){if(t.ids&&-1===t.ids.indexOf(e.id))return!1;if(t.kinds&&-1===t.kinds.indexOf(e.kind))return!1;if(t.authors&&-1===t.authors.indexOf(e.pubkey))return!1;if(t.since&&e.created_att.until)return!1;const n=function(t){let e=Reflect.get(t,Qz);if(!e){e=new Set;for(const n of t.tags)n.length>=2&&1===n[0].length&&e.add(n[0]+":"+n[1]);Reflect.set(t,Qz,e)}return e}(e);for(const r in t)if("&"===r[0]){const e=r.slice(1),i=t[r];if(i&&i.length>0)for(const t of i)if(!n.has(e+":"+t))return!1}for(const r in t)if("#"===r[0]){const e=r.slice(1),i=t[r];if(i){const r=t[`&${e}`],s=r?i.filter(t=>!r.includes(t)):i;if(0===s.length)continue;if(!s.some(t=>n.has(e+":"+t)))return!1}}return!0}function eD(t,e){for(let n=0;nt.length>=2&&1===t[0].length&&rD.includes(t[0])).map(t=>t[0]+t[1])}function oD(t){if(Reflect.has(t,iD))return Reflect.get(t,iD);let e;if(Yz(t.kind)||Xz(t.kind)){const n=t.tags.find(t=>"d"===t[0])?.[1];e=t.kind+":"+t.pubkey+":"+(n??"")}else e=t.id;return Reflect.set(t,iD,e),e}async function aD(t="nostr-idb",e){return await function(t,e,{blocked:n,upgrade:r,blocking:i,terminated:s}={}){const o=indexedDB.open(t,e),a=Dz(o);return r&&o.addEventListener("upgradeneeded",t=>{r(Dz(o.result),t.oldVersion,t.newVersion,Dz(o.transaction),t)}),n&&o.addEventListener("blocked",t=>n(t.oldVersion,t.newVersion,t)),a.then(t=>{s&&t.addEventListener("close",()=>s()),i&&t.addEventListener("versionchange",t=>i(t.oldVersion,t.newVersion,t))}).catch(()=>{}),a}(t,3,{...e,async upgrade(t,e,n,r,i){if(0===e){const e=t.createObjectStore("events");e.createIndex("id","event.id",{unique:!0}),e.createIndex("pubkey","event.pubkey"),e.createIndex("kind","event.kind"),e.createIndex("created_at","event.created_at"),e.createIndex("tags","tags",{multiEntry:!0}),t.createObjectStore("used",{keyPath:"uid"}).createIndex("date","date")}1===e&&(t.deleteObjectStore("events"),t.deleteObjectStore("used"),t.deleteObjectStore("seen")),e<=2&&await async function(t){const e=t.objectStore("events");let n=await e.openCursor();const r=[];for(;n;){const t=n.primaryKey,e=n.value,i=e.event;if(Yz(i.kind)||Xz(i.kind)){const n=oD(i);t!==n&&r.push({oldKey:t,newKey:n,value:e})}n=await n.continue()}for(const{oldKey:i,newKey:s,value:o}of r)await e.delete(i),await e.put(o,s)}(r)}})}function lD(t,e){return e.created_at-t.created_at}function cD(t,e=[],n){const r=[],i=new Set;if(n)for(const l of e){const t=n.getPubkeyIndex(l);if(t){for(const e of t)i.add(e);r.push(l)}}if(r.length===e.length)return Promise.resolve(i);const s=t.transaction("events","readonly"),o=s.objectStore("events").index("pubkey"),a=e.filter(t=>!r.includes(t)).map(t=>o.getAllKeys(t).then(e=>((t,e)=>{for(const n of e)i.add(n);n&&n.setPubkeyIndex(t,new Set(e))})(t,e)));return s.commit(),Promise.all(a).then(()=>i)}function uD(t,e,n,r){const i=[],s=new Set;if(r)for(const c of n){const t=r.getTagIndex(e+c);if(t){for(const e of t)s.add(e);i.push(c)}}if(i.length===n.length)return Promise.resolve(s);const o=t.transaction("events","readonly"),a=o.objectStore("events").index("tags"),l=n.map(t=>a.getAllKeys(e+t).then(n=>((t,n)=>{for(const e of n)s.add(e);r&&r.setTagIndex(e+t,new Set(n))})(t,n)));return o.commit(),Promise.all(l).then(()=>s)}function hD(t,e,n,r){if(0===n.length)return Promise.resolve(new Set);if(1===n.length)return uD(t,e,n,r);const i=[],s=[];if(r)for(const c of n){const t=r.getTagIndex(e+c);t&&(s.push(t),i.push(c))}if(i.length===n.length)return Promise.resolve(dD(s));const o=t.transaction("events","readonly"),a=o.objectStore("events").index("tags"),l=n.filter(t=>!i.includes(t)).map(t=>a.getAllKeys(e+t).then(n=>((t,n)=>{const i=new Set(n);s.push(i),r&&r.setTagIndex(e+t,i)})(t,n)));return o.commit(),Promise.all(l).then(()=>dD(s))}function dD(t){if(0===t.length)return new Set;const e=t.slice().sort((t,e)=>t.size-e.size);let n=e[0];for(let r=1;r!r.includes(t)).map(t=>o.getAllKeys(t).then(e=>((t,e)=>{for(const n of e)i.add(n);n&&n.setKindIndex(t,new Set(e))})(t,e)));return s.commit(),Promise.all(a).then(()=>i)}async function fD(t,e,n){let r;if(void 0!==e&&void 0!==n)r=IDBKeyRange.bound(e,n);else if(void 0!==e)r=IDBKeyRange.lowerBound(e);else{if(void 0===n)throw new Error("Missing since or until");r=IDBKeyRange.upperBound(n)}return(await t.getAllKeysFromIndex("events","created_at",r)).reverse()}async function gD(t,e,n){if(e.search)return new Set;if(e.ids)return new Set(e.ids);let r=null;const i=t=>{const e=t instanceof Set?t:new Set(t);if(r)for(const n of r)e.has(n)||r.delete(n);else r=e;return r};let s=null;void 0!==e.since&&(s=await fD(t,e.since,e.until),i(s));for(const o of rD){const r=e[`&${o}`],s=e[`#${o}`];if(r?.length&&i(await hD(t,o,r,n)),s?.length){const e=r?.length?s.filter(t=>!r.includes(t)):s;e.length>0&&i(await uD(t,o,e,n))}}if(e.authors&&i(await cD(t,e.authors,n)),e.kinds&&i(await pD(t,e.kinds,n)),void 0===e.since&&void 0!==e.until&&(s=await fD(t,e.since,e.until),i(s)),e.limit&&s){const t=new Set;for(const n of s){if(t.size>=e.limit)break;r.has(n)&&t.add(n)}return t}if(null===r)throw new Error("Empty filter");return r}async function mD(t,e,n){if(0===e.length)throw new Error("No Filters");let r=new Set;for(const i of e){const e=await gD(t,i,n);for(const t of e)r.add(t)}return r}async function yD(t,e,n,r){const i=await mD(t,e,n);return await async function(t,e,n,r){const i=[];let s=[];if(r)for(const d of e){const t=r.get(d);t?i.push(t):s.push(d)}else s=e;const o=t.transaction("events","readonly"),a=o.objectStore("events"),l=t=>t&&i.push(t.event),c=Array.from(s).map(t=>a.get(t).then(l));o.commit();const u=await Promise.all(c).then(()=>i.sort(lD));let h=1/0;for(const d of n)d.limit&&d.limith&&(u.length=h),u}(t,Array.from(i),e,r)}async function vD(t,e,n){return(await mD(t,e,n)).size}const bD=Object.freeze(Object.defineProperty({__proto__:null,countEventsForFilters:vD,getEventsForFilters:yD,getIdsForFilter:gD,getIdsForFilters:mD,queryForKinds:pD,queryForPubkeys:cD,queryForTag:uD,queryForTagAnd:hD,queryForTime:fD},Symbol.toStringTag,{value:"Module"})),wD=KA("nostr-idb"),_D=wD.extend("prune");async function xD(t,e,n){const r=t.transaction("events","readwrite"),i=r.objectStore("events"),s=await i.get(e);if(!s)return await r.commit(),!1;if(await i.delete(e),await r.commit(),n){const t=s.event;n.removeEvent(t)}return!0}const CD=wD.extend("WriteQueue");class SD{db;queuedIds=new Set;eventQueue=[];lastUsedQueue=new Set;processEvents=null;constructor(t){this.db=t}addEvent(t){this.queuedIds.has(t.id)||(this.eventQueue.push(t),this.queuedIds.add(t.id),this.touch(t))}addEvents(t){const e=t.filter(t=>!this.queuedIds.has(t.id));0!==e.length&&(this.eventQueue.push(...e),this.touch(e))}touch(t){if(Array.isArray(t))for(const e of t)this.lastUsedQueue.add(oD(e));else this.lastUsedQueue.add(oD(t))}matchPending(t){return this.eventQueue.filter(e=>eD(t,e))}async flush(t=1e3){if(this.eventQueue.length>0){let e=[];for(let n=0;nfunction(t){if("object"!=typeof t||null===t)return!1;if("number"!=typeof t.kind)return!1;if("string"!=typeof t.content)return!1;if("number"!=typeof t.created_at)return!1;if("string"!=typeof t.pubkey)return!1;if(!/^[a-f0-9]{64}$/.test(t.pubkey))return!1;if(!Array.isArray(t.tags))return!1;for(const e of t.tags){if(!Array.isArray(e))return!1;for(const t of e)if("string"!=typeof t)return!1}return!0}(t))).filter(t=>Yz(t.kind)||Xz(t.kind)),r={};if(n.length>0){const e=t.transaction("events","readonly"),i=n.map(t=>{const n=oD(t);return e.store.get(n).then(t=>t&&(r[n]=t.event.created_at))});e.commit(),await Promise.all(i)}const i=t.transaction("events","readwrite");for(const s of e){const t=oD(s);(!r[t]||s.created_at>r[t])&&i.objectStore("events").put({event:s,tags:sD(s)},t)}await i.commit()}(this.db,e),CD(`Wrote ${e.length} to database`),this.eventQueue.length>0&&CD(`${this.eventQueue.length} left`)}this.lastUsedQueue.size>0&&(await async function(t,e){const n=t.transaction("used","readwrite"),r=Math.floor((new Date).valueOf()/1e3);for(const i of e)n.objectStore("used").put({uid:i,date:r});await n.commit()}(this.db,this.lastUsedQueue),this.lastUsedQueue.clear())}clear(){this.eventQueue=[]}}const kD=wD.extend("cache:indexes");class ED extends Set{type;key;constructor(t,e,n){super(t),this.type=e,this.key=n}}class TD{kinds=new Map;pubkeys=new Map;tags=new Map;get count(){return this.kinds.size+this.pubkeys.size+this.tags.size}max=1e3;lastUsed=[];useIndex(t){const e=this.lastUsed.indexOf(t);-1!==e&&this.lastUsed.splice(e,e+1),this.lastUsed.push(t)}getKindIndex(t){const e=this.kinds.get(t);return e&&this.useIndex(e),e}setKindIndex(t,e){const n=new ED(e,"kind",t);this.kinds.set(t,n),this.useIndex(n),this.pruneIndexes()}getPubkeyIndex(t){const e=this.pubkeys.get(t);return e&&this.useIndex(e),e}setPubkeyIndex(t,e){const n=new ED(e,"pubkey",t);this.pubkeys.set(t,n),this.useIndex(n),this.pruneIndexes()}getTagIndex(t){const e=this.tags.get(t);return e&&this.useIndex(e),e}setTagIndex(t,e){const n=new ED(e,"tag",t);this.tags.set(t,n),this.useIndex(n),this.pruneIndexes()}addEventToIndexes(t){this.getKindIndex(t.kind)?.add(t.id),this.getPubkeyIndex(t.pubkey)?.add(t.id);const e=sD(t);for(const n of e)this.getTagIndex(n)?.add(t.id)}removeEvent(t){this.getKindIndex(t.kind)?.delete(t.id),this.getPubkeyIndex(t.pubkey)?.delete(t.id);const e=sD(t);for(const n of e)this.getTagIndex(n)?.delete(t.id)}clear(){this.kinds.clear(),this.pubkeys.clear(),this.tags.clear(),this.lastUsed=[]}pruneIndexes(){for(;this.lastUsed.length>0&&this.lastUsed.length>this.max;){const t=this.lastUsed.shift();if(!t)return;switch(kD(`Forgetting ${t.type}:${t.key}`),t.type){case"kind":this.kinds.delete(t.key);break;case"pubkey":this.pubkeys.delete(t.key);break;case"tag":this.tags.delete(t.key)}}}}const RD={},LD=function(t,e){let n=Promise.resolve();if(e&&e.length>0){document.getElementsByTagName("link");const t=document.querySelector("meta[property=csp-nonce]"),i=t?.nonce||t?.getAttribute("nonce");r=e.map(t=>{if((t=function(t){return"/"+t}(t))in RD)return;RD[t]=!0;const e=t.endsWith(".css"),n=e?'[rel="stylesheet"]':"";if(document.querySelector(`link[href="${t}"]${n}`))return;const r=document.createElement("link");return r.rel=e?"stylesheet":"modulepreload",e||(r.as="script"),r.crossOrigin="",r.href=t,i&&r.setAttribute("nonce",i),document.head.appendChild(r),e?new Promise((e,n)=>{r.addEventListener("load",e),r.addEventListener("error",()=>n(new Error(`Unable to preload CSS for ${t}`)))}):void 0}),n=Promise.all(r.map(t=>Promise.resolve(t).then(t=>({status:"fulfilled",value:t}),t=>({status:"rejected",reason:t}))))}var r;function i(t){const e=new Event("vite:preloadError",{cancelable:!0});if(e.payload=t,window.dispatchEvent(e),!e.defaultPrevented)throw t}return n.then(e=>{for(const t of e||[])"rejected"===t.status&&i(t.reason);return t().catch(i)})},MD={batchWrite:1e3,writeInterval:100,cacheIndexes:1e3,pruneInterval:6e4,maxEvents:1e4},ID=wD.extend("nostridb");class PD{options;running=!1;writeInterval;pruneInterval;eventMap=new Map;writeQueue=null;indexCache;db=null;baseEoseTimeout=4400;subscriptions=new Map;constructor(t,e={}){this.options={...MD,...e},t&&(this.db=t,this.writeQueue=new SD(t)),this.indexCache=new TD,this.indexCache.max=this.options.cacheIndexes,this.start()}async getDb(){return this.db||(this.db=await aD()),this.db}async getWriteQueue(){if(this.writeQueue)return this.writeQueue;const t=await this.getDb();return this.writeQueue=new SD(t),this.writeQueue}async flush(){const t=await this.getWriteQueue();await t.flush(),this.writeInterval=setTimeout(this.flush.bind(this),this.options.writeInterval)}async start(){if(this.running)return;ID("Starting"),this.running=!0;const t=await this.getDb();await this.flush(),this.pruneInterval=setInterval(()=>{!async function(t,e){const n=await function(t){return t.transaction("events","readonly").store.count()}(t);if(n<=e)return;const r=n-e;if(r<=0)return;_D(`Pruning database to ${e}`);const i=(await t.getAll("used")).sort((t,e)=>t.date-e.date),s=[];let o=r;for(const u of i){if(o<=0)break;const t=u.uid;s.push(t),o--}if(0===s.length)return;const a=t.transaction("events","readwrite"),l=t.transaction("used","readwrite"),c=[];for(const u of s)c.push(a.store.delete(u)),c.push(l.store.delete(u));a.commit(),l.commit(),await Promise.all(c),_D(`Removed ${s.length} old events`)}(t,this.options.maxEvents)},this.options.pruneInterval)}async stop(){this.running&&(this.writeInterval&&(clearTimeout(this.writeInterval),this.writeInterval=void 0),this.pruneInterval&&(clearInterval(this.pruneInterval),this.pruneInterval=void 0),this.running=!1,ID("Stopped"))}async add(t){Jz(t.kind)||((await this.getWriteQueue()).addEvent(t),this.indexCache.addEventToIndexes(t));const e=oD(t);if(!this.eventMap.has(e)){Jz(t.kind)||this.eventMap.set(e,t);for(const[e,n]of this.subscriptions)n.event&&eD(n.filters,t)&&n.event(t)}return!0}async event(t){const e=await this.getDb(),n=await e.get("events",t);return n?.event}async replaceable(t,e,n){return this.event([t,e,n??""].join(":"))}async count(t){const e=Array.isArray(t)?t:[t],n=await this.getDb();return await vD(n,e)}async query(t){const e=Array.isArray(t)?t:[t],n=await this.getDb(),r=(await this.getWriteQueue()).matchPending(e),i=await yD(n,e,this.indexCache,this.eventMap);this.addToEventMaps(i);const s=new Set(r.map(t=>t.id));return r.length>0?[...i.filter(t=>!s.has(t.id)),...r].sort(lD):i}async*subscribe(t){const e=Array.isArray(t)?t:[t],n=[],r=new Set;let i=null,s=!1;const o=this.subscribeInternal(e,{event:t=>{if(!r.has(t.id)&&(r.add(t.id),n.push(t),i)){const t=i;i=null,t()}},complete:()=>{if(s=!0,i){const t=i;i=null,t()}}});try{for(;;){for(;n.length>0;)yield n.shift();if(s)break;await new Promise(t=>{i=t})}}finally{o.close()}}async supports(){return[]}async deleteEvent(t){const e=await this.getDb(),n=await xD(e,t,this.indexCache);return this.eventMap.delete(t),n}async deleteReplaceable(t,e,n){const r=await this.getDb(),i=await async function(t,e,n,r,i){if(!Yz(n)&&!Xz(n))throw new Error(`Kind ${n} is not replaceable`);const s=`${n}:${e}:${r??""}`;return await xD(t,s,i)}(r,t,e,n,this.indexCache);if(i){const r=`${e}:${t}:${n??""}`;this.eventMap.delete(r)}return i}async deleteByFilters(t){const e=Array.isArray(t)?t:[t],n=await this.getDb(),r=await this.getEventIdsForFilters(e),i=await async function(t,e,n){const r=await mD(t,e,n);return await async function(t,e,n){if(0===e.length)return 0;const r=t.transaction("events","readwrite"),i=r.objectStore("events");let s=0;const o=[];for(const a of e){const t=await i.get(a);t&&(o.push(t.event),await i.delete(a),s++)}if(await r.commit(),n&&o.length>0)for(const a of o)n.removeEvent(a);return s}(t,Array.from(r),n)}(n,e,this.indexCache);if(i>0)for(const s of r)this.eventMap.delete(s);return i}async deleteAllEvents(){const t=await this.getDb();await async function(t,e){const n=t.transaction("events","readwrite");await n.objectStore("events").clear(),await n.commit(),e&&e.clear()}(t,this.indexCache),this.eventMap.clear()}async getEventIdsForFilters(t){const e=await this.getDb(),{getIdsForFilters:n}=await LD(async()=>{const{getIdsForFilters:t}=await Promise.resolve().then(()=>bD);return{getIdsForFilters:t}},void 0),r=await n(e,t,this.indexCache);return Array.from(r)}addToEventMaps(t){for(const e of t)this.eventMap.set(oD(e),e)}subscribeInternal(t,e){const n=((t=21)=>crypto.getRandomValues(new Uint8Array(t)).reduce((t,e)=>t+((e&=63)<36?e.toString(36):e<62?(e-26).toString(36).toUpperCase():e>62?"-":"_"),""))(),r={id:n,filters:t,closed:!1,close:()=>this.unsubscribe(n),...e};return this.subscriptions.set(n,r),this.executeSubscription(r),r}async executeSubscription(t){const e=(new Date).valueOf();ID(`Running ${t.id}`,t.filters);const n=(await this.getWriteQueue()).matchPending(t.filters);return new Promise(async r=>{const i=await this.getDb(),s=setTimeout(()=>{t.eose&&!t.closed&&t.eose(),r()},this.baseEoseTimeout);yD(i,t.filters,this.indexCache,this.eventMap).then(i=>{if(clearTimeout(s),this.addToEventMaps(i),t.event&&!t.closed){const r=new Set(n.map(t=>t.id)),s=n.length>0?[...i.filter(t=>!r.has(t.id)),...n].sort(lD):i;for(const e of s)try{t.event(e)}catch(v5){ID("event handler failed with error",v5)}const o=(new Date).valueOf()-e;ID(`Finished ${t.id} took ${o}ms and got ${s.length} events`)}t.eose&&!t.closed&&t.eose(),r()})})}unsubscribe(t){const e=this.subscriptions.get(t);e&&(ID(`Closing ${t}`),e.closed=!0,e.complete?.(),this.subscriptions.delete(t))}}function AD(t){if(!t)return"";let e=t.trim().toLowerCase();if(!e)return"";for(e.startsWith("ws://")||e.startsWith("wss://")||(e="wss://"+e);e.endsWith("/");)e=e.slice(0,-1);return e}function OD(t){if(!t||0===t.length)return[];const e=[...t].sort((t,e)=>t.created_at-e.created_at),n=[];for(const i of e){const t=i.tags.filter(t=>"imeta"===t[0]);for(const e of t){let t=null,r=null,s=null,o=!1,a=16/9;for(const n of e.slice(1))if(n.startsWith("url "))t=n.substring(4);else if(n.startsWith("thumb "))r=n.substring(6);else if(n.startsWith("blurhash "))s=n.substring(9);else if(n.startsWith("dim ")){const t=n.substring(4),[e,r]=t.split("x").map(Number);e&&r&&(a=e/r,e>r&&(o=!0))}t&&n.push({eventId:i.id,pubkey:i.pubkey,createdAt:i.created_at,url:t,thumbUrl:r,blurhash:s,isLandscape:o,aspectRatio:a})}}if(0===n.length)return[];const r=n.findIndex(t=>t.isLandscape);if(r>0){const[t]=n.splice(r,1);n.unshift(t)}return n}const FD=Object.freeze(Object.defineProperty({__proto__:null,normalizeRelayUrl:AD,parsePlacePhotos:OD},Symbol.toStringTag,{value:"Module"})),zD="0123456789bcdefghjkmnpqrstuvwxyz";class DD{static encode(t,e,n){if(void 0===n){for(let n=1;n<=12;n++){const r=DD.encode(t,e,n),i=DD.decode(r);if(i.lat==t&&i.lon==e)return r}n=12}if(t=Number(t),e=Number(e),n=Number(n),isNaN(t)||isNaN(e)||isNaN(n))throw new Error("Invalid geohash");let r=0,i=0,s=!0,o="",a=-90,l=90,c=-180,u=180;for(;o.length=t?(r=2*r+1,c=t):(r*=2,u=t)}else{const e=(a+l)/2;t>=e?(r=2*r+1,a=e):(r*=2,l=e)}s=!s,5==++i&&(o+=zD.charAt(r),i=0,r=0)}return o}static decode(t){const e=DD.bounds(t),n=e.sw.lat,r=e.sw.lon,i=e.ne.lat,s=e.ne.lon;let o=(n+i)/2,a=(r+s)/2;return o=o.toFixed(Math.floor(2-Math.log(i-n)/Math.LN10)),a=a.toFixed(Math.floor(2-Math.log(s-r)/Math.LN10)),{lat:Number(o),lon:Number(a)}}static bounds(t){if(0==t.length)throw new Error("Invalid geohash");t=t.toLowerCase();let e=!0,n=-90,r=90,i=-180,s=180;for(let o=0;o=0;t--){const o=l>>t&1;if(e){const t=(i+s)/2;1==o?i=t:s=t}else{const t=(n+r)/2;1==o?n=t:r=t}e=!e}}return{sw:{lat:n,lon:i},ne:{lat:r,lon:s}}}static adjacent(t,e){if(t=t.toLowerCase(),e=e.toLowerCase(),0==t.length)throw new Error("Invalid geohash");if(-1=="nsew".indexOf(e))throw new Error("Invalid direction");const n=t.slice(-1);let r=t.slice(0,-1);const i=t.length%2;return-1!={n:["prxz","bcfguvyz"],s:["028b","0145hjnp"],e:["bcfguvyz","prxz"],w:["0145hjnp","028b"]}[e][i].indexOf(n)&&""!=r&&(r=DD.adjacent(r,e)),r+zD.charAt({n:["p0r21436x8zb9dcf5h7kjnmqesgutwvy","bc01fg45238967deuvhjyznpkmstqrwx"],s:["14365h7k9dcfesgujnmqp0r2twvyx8zb","238967debc01fg45kmstqrwxuvhjyznp"],e:["bc01fg45238967deuvhjyznpkmstqrwx","p0r21436x8zb9dcf5h7kjnmqesgutwvy"],w:["238967debc01fg45kmstqrwxuvhjyznp","14365h7k9dcfesgujnmqp0r2twvyx8zb"]}[e][i].indexOf(n))}static neighbours(t){return{n:DD.adjacent(t,"n"),ne:DD.adjacent(DD.adjacent(t,"n"),"e"),e:DD.adjacent(t,"e"),se:DD.adjacent(DD.adjacent(t,"s"),"e"),s:DD.adjacent(t,"s"),sw:DD.adjacent(DD.adjacent(t,"s"),"w"),w:DD.adjacent(t,"w"),nw:DD.adjacent(DD.adjacent(t,"n"),"w")}}}function ND(t){const{minLat:e,minLon:n,maxLat:r,maxLon:i}=t,s=new Set;if(Math.abs(r-e)>20||Math.abs(i-n)>20)return console.warn("BBox too large for 4-char geohash scanning, aborting fine scan."),[];for(let o=e;o<=r+.1;o+=.1)for(let t=n;t<=i+.1;t+=.1){const e=Math.min(o,r),n=Math.min(t,i);try{const t=DD.encode(e,n,4);s.add(t)}catch(ej){}}try{s.add(DD.encode(e,n,4))}catch(ej){}try{s.add(DD.encode(r,i,4))}catch(ej){}try{s.add(DD.encode(e,i,4))}catch(ej){}try{s.add(DD.encode(r,n,4))}catch(ej){}return Array.from(s)}const jD=Object.freeze(Object.defineProperty({__proto__:null,getGeohashPrefixesInBbox:ND},Symbol.toStringTag,{value:"Module"})),UD=["wss://purplepag.es","wss://relay.damus.io","wss://nos.lol"],BD=["wss://nostr.kosmos.org"],$D=[];class qD extends qf{static{dF(this.prototype,"nostrRelay",[$f])}#W=void fF(this,"nostrRelay");static{dF(this.prototype,"nostrAuth",[$f])}#L=void fF(this,"nostrAuth");static{dF(this.prototype,"settings",[$f])}#I=void fF(this,"settings");store=new VO;static{dF(this.prototype,"profile",[Is],function(){return null})}#Y=void fF(this,"profile");static{dF(this.prototype,"mailboxes",[Is],function(){return null})}#X=void fF(this,"mailboxes");static{dF(this.prototype,"blossomServers",[Is],function(){return[]})}#J=void fF(this,"blossomServers");static{dF(this.prototype,"placePhotos",[Is],function(){return[]})}#Q=void fF(this,"placePhotos");_profileSub=null;_mailboxesSub=null;_blossomSub=null;_photosSub=null;_requestSub=null;_cachePromise=null;loadedGeohashPrefixes=new Set;constructor(){super(...arguments),this._cachePromise=aD("applesauce-events").then(async t=>{this.cache=new PD(t,{cacheIndexes:1e3,maxEvents:1e4}),await this.cache.start(),this._stopPersisting=function(t,e,n){const r=n?.batchTime??5e3,i=t.insert$.pipe(mA(t=>{return e=t,!(!0===Reflect.get(e,NM));var e}),n?.maxBatchSize?yA(r,void 0,n?.maxBatchSize??100):yA(r),mA(t=>t.length>0)).subscribe(t=>{e(t).then(()=>YA(`Saved ${t.length} events to cache`)).catch(e=>YA(`Failed to save ${t.length} events to cache`,e))});return()=>i.unsubscribe()}(this.store,async t=>{const e=t.filter(t=>0===t.kind||10002===t.kind||10063===t.kind||360===t.kind);e.length>0&&await Promise.all(e.map(t=>this.cache.add(t)))},{batchTime:1e3,maxBatchSize:100})}),this.nostrRelay.pool.relays$.subscribe(()=>{})}get defaultReadRelays(){const t=(this.mailboxes?.inboxes||[]).map(AD).filter(Boolean),e=BD.map(AD).filter(Boolean);return Array.from(new Set([...e,...t]))}get defaultWriteRelays(){const t=(this.mailboxes?.outboxes||[]).map(AD).filter(Boolean),e=$D.map(AD).filter(Boolean);return Array.from(new Set([...e,...t]))}get activeReadRelays(){return this.settings.nostrReadRelays?Array.from(new Set(this.settings.nostrReadRelays.map(AD).filter(Boolean))):this.defaultReadRelays}get activeWriteRelays(){return this.settings.nostrWriteRelays?Array.from(new Set(this.settings.nostrWriteRelays.map(AD).filter(Boolean))):this.defaultWriteRelays}async loadPlacesInBounds(t){const e=ND(t).filter(t=>!this.loadedGeohashPrefixes.has(t));if(0!==e.length){console.debug("[nostr-data] Loading place photos for prefixes:",e);try{await this._cachePromise;const t=await this.cache.query([{kinds:[360],"#g":e}]);if(t&&t.length>0)for(const e of t)this.store.add(e)}catch(ej){console.warn("[nostr-data] Failed to read photos from local Nostr IDB cache",ej)}this.nostrRelay.pool.request(this.activeReadRelays,[{kinds:[360],"#g":e}]).subscribe({next:t=>{this.store.add(t)},error:t=>{console.error("[nostr-data] Error fetching place photos by geohash:",t)}});for(const t of e)this.loadedGeohashPrefixes.add(t)}}async loadPhotosForPlace(t){if(this._photosSub&&(this._photosSub.unsubscribe(),this._photosSub=null),this.placePhotos=[],!t||!t.osmId||!t.osmType)return;const e=`osm:${t.osmType}:${t.osmId}`;this._photosSub=this.store.timeline([{kinds:[360],"#i":[e]}]).subscribe(t=>{this.placePhotos=t});try{await this._cachePromise;const t=await this.cache.query([{kinds:[360],"#i":[e]}]);if(t&&t.length>0)for(const e of t)this.store.add(e)}catch(ej){console.warn("[nostr-data] Failed to read photos for place from local Nostr IDB cache",ej)}this.nostrRelay.pool.request(this.activeReadRelays,[{kinds:[360],"#i":[e]}]).subscribe({next:t=>{this.store.add(t)},error:t=>{console.error("[nostr-data] Error fetching place photos for place:",t)}})}async loadProfile(t){if(!t)return;this.profile=null,this.mailboxes=null,this.blossomServers=[],this._cleanupSubscriptions(),this._profileSub=this.store.model(BO,t).subscribe(t=>{this.profile=t}),this._mailboxesSub=this.store.model(UO,t).subscribe(t=>{this.mailboxes=t}),this._blossomSub=this.store.replaceable(10063,t).subscribe(t=>{t&&t.tags?this.blossomServers=t.tags.filter(t=>"server"===t[0]&&t[1]).map(t=>t[1]):this.blossomServers=[]});try{await this._cachePromise;const e=await this.cache.query([{authors:[t],kinds:[0,10002,10063]}]);if(e&&e.length>0)for(const t of e)this.store.add(t)}catch(ej){console.warn("Failed to read from local Nostr IDB cache",ej)}const e=Array.from(new Set([...UD,...this.activeWriteRelays]));this._requestSub=this.nostrRelay.pool.request(e,[{authors:[t],kinds:[0,10002,10063]}]).subscribe({next:t=>{this.store.add(t)},error:t=>{console.error("Error fetching profile events:",t)}})}get userDisplayName(){if(this.profile){if(this.profile.nip05)return this.profile.nip05;if(this.profile.displayName||this.profile.display_name)return this.profile.displayName||this.profile.display_name;if(this.profile.name)return this.profile.name}if(this.nostrAuth.pubkey)try{const t=function(t,e){return function(t,e){let n=lk.toWords(e);return lk.encode("npub",n,5e3)}(0,e)}(0,bS(this.nostrAuth.pubkey));return`${t.slice(0,9)}...${t.slice(-4)}`}catch{return this.nostrAuth.pubkey}return"Not connected"}async clearCache(){await this._cachePromise,this.cache&&await this.cache.deleteAllEvents()}_cleanupSubscriptions(){this._requestSub&&(this._requestSub.unsubscribe(),this._requestSub=null),this._profileSub&&(this._profileSub.unsubscribe(),this._profileSub=null),this._mailboxesSub&&(this._mailboxesSub.unsubscribe(),this._mailboxesSub=null),this._blossomSub&&(this._blossomSub.unsubscribe(),this._blossomSub=null),this._photosSub&&(this._photosSub.unsubscribe(),this._photosSub=null)}willDestroy(){super.willDestroy(...arguments),this._cleanupSubscriptions(),this._stopPersisting&&this._stopPersisting(),this.cache&&this.cache.stop()}}const VD=Object.freeze(Object.defineProperty({__proto__:null,default:qD},Symbol.toStringTag,{value:"Module"}));function WD(t){return NA(t=>"EOSE"!==t,t)}function HD(t){return vA(e=>WP({ok:!1,from:t.url,message:e?.message||"Unknown error"}))}class GD{relays$=new mP([]);status$;get relays(){if(this.relays$ instanceof mP)return this.relays$.value;throw new Error("This group was created with an observable, relays are not available")}constructor(t){this.relays$=Array.isArray(t)?new mP(t):t,this.status$=this.relays$.pipe(zA(t=>0===t.length?WP({}):fA(...t.map(t=>t.status$)).pipe(IA((t,e)=>({...t,[e.url]:e}),{}),FA({}))),OA(1))}get controlled(){return this.relays$ instanceof mP==0}has(t){if(this.controlled)throw new Error("This group was created with an observable, relays are not available");return"string"==typeof t?this.relays.some(e=>e.url===t):this.relays.includes(t)}add(t){this.has(t)||this.relays$.next([...this.relays,t])}remove(t){this.has(t)&&this.relays$.next(this.relays.filter(e=>e!==t))}internalSubscription(t,e=aP){const n=new WeakMap,r=this.relays$.pipe(function(t){return uP((e,n)=>{let r=null,i=!1;const s=()=>{i&&!r&&n.complete()};e.subscribe(hP(n,e=>{const i=r,o=r=hP(n,t=>n.next(t),()=>{r!==o&&null!==r||(r=null,s())});VP(t(e)).subscribe(r),i?.unsubscribe()},()=>{i=!0,s()}))})}(e=>{const r=[];for(const i of e){if(n.has(i)){r.push(n.get(i));continue}const e=t(i).pipe(vA(()=>WP("EOSE")),eA(t=>[i,t]));r.push(e),n.set(i,e)}return fA(...r)}),PA()),i=r.pipe(eA(([t,e])=>e),t=>t.pipe(mA(t=>"EOSE"!==t)),e),s=this.relays$.pipe(zA(t=>r.pipe(mA(([t,e])=>"EOSE"===e),IA((t,[e])=>[...t,e],[]),NA(e=>t.some(t=>!e.includes(t))),xA(),kA("EOSE"))));return fA(i,s).pipe(PA())}internalPublish(t){const e=new WeakMap;return this.relays$.pipe(_A(1),zA(n=>{const r=[];for(const i of n){if(e.has(i)){r.push(e.get(i));continue}const n=t(i).pipe(HD(i));r.push(n),e.set(i,n)}return fA(...r)}))}req(t,e=Rx(),n){return this.internalSubscription(n=>n.req(t,e),n?.eventStore?HO(n?.eventStore):aP)}event(t){return this.internalPublish(e=>e.event(t)).pipe(PA())}async negentropy(t,e,n,r){const i=(await Promise.all(this.relays.map(async t=>[t,await t.getSupported()]))).filter(([t,e])=>e?.includes(77)).map(([t])=>t);if(0===i.length)throw new Error("No relays support NIP-77 negentropy sync");if(!r?.parallel)throw new Error("Negentropy sync must be parallel (for now)");return await Promise.allSettled(i.map(i=>i.negentropy(t,e,n,r))),!0}publish(t,e){return ZP(this.internalPublish(n=>VP(n.publish(t,e))).pipe(uP(function(t,e){(function(t,e){return uP(bA(t,e,arguments.length>=2,!1,!0))})(wA,[])(t).subscribe(e)}),(n=[],uP(function(t,e){var r=!1;t.subscribe(hP(e,function(t){r=!0,e.next(t)},function(){r||e.next(n),e.complete()}))}))));var n}request(t,e){return this.internalSubscription(n=>n.request(t,e).pipe(kA("EOSE")),null==e?.eventStore?aP:HO(e?.eventStore??new TO)).pipe(WD())}subscription(t,e){return this.internalSubscription(n=>n.subscription(t,e),null==e?.eventStore?aP:HO(e?.eventStore??new TO))}count(t,e=Rx()){return this.relays$.pipe(zA(n=>aA(Object.fromEntries(n.map(n=>[n.url,n.count(t,e)])))),PA())}sync(t,e,n){return dA(async()=>{const t=(await Promise.all(this.relays.map(async t=>[t,await t.getSupported()]))).filter(([t,e])=>e?.includes(77)).map(([t])=>t);if(0===t.length)throw new Error("No relays support NIP-77 negentropy sync");return t}).pipe(zA(r=>fA(...r.map(r=>r.sync(t,e,n)))),PA())}}var KD={url:"",deserializer:function(t){return JSON.parse(t.data)},serializer:function(t){return JSON.stringify(t)}},ZD=function(t){function e(e,n){var r=t.call(this)||this;if(r._socket=null,e instanceof lP)r.destination=n,r.source=e;else{var i=r._config=NI({},KD);if(r._output=new fP,"string"==typeof e)i.url=e;else for(var s in e)e.hasOwnProperty(s)&&(i[s]=e[s]);if(!i.WebSocketCtor&&WebSocket)i.WebSocketCtor=WebSocket;else if(!i.WebSocketCtor)throw new Error("no WebSocket constructor can be found");r.destination=new vP}return r}return DI(e,t),e.prototype.lift=function(t){var n=new e(this._config,this.destination);return n.operator=t,n.source=this,n},e.prototype._resetState=function(){this._socket=null,this.source||(this.destination=new vP),this._output=new fP},e.prototype.multiplex=function(t,e,n){var r=this;return new lP(function(i){try{r.next(t())}catch(o){i.error(o)}var s=r.subscribe({next:function(t){try{n(t)&&i.next(t)}catch(o){i.error(o)}},error:function(t){return i.error(t)},complete:function(){return i.complete()}});return function(){try{r.next(e())}catch(o){i.error(o)}s.unsubscribe()}})},e.prototype._connectSocket=function(){var t=this,e=this._config,n=e.WebSocketCtor,r=e.protocol,i=e.url,s=e.binaryType,o=this._output,a=null;try{a=r?new n(i,r):new n(i),this._socket=a,s&&(this._socket.binaryType=s)}catch(ej){return void o.error(ej)}var l=new KI(function(){t._socket=null,a&&1===a.readyState&&a.close()});a.onopen=function(e){if(!t._socket)return a.close(),void t._resetState();var n=t._config.openObserver;n&&n.next(e);var r=t.destination;t.destination=eP.create(function(e){if(1===a.readyState)try{var n=t._config.serializer;a.send(n(e))}catch(ej){t.destination.error(ej)}},function(e){var n=t._config.closingObserver;n&&n.next(void 0),e&&e.code?a.close(e.code,e.reason):o.error(new TypeError("WebSocketSubject.error must be called with an object with an error code, and an optional reason: { code: number, reason: string }")),t._resetState()},function(){var e=t._config.closingObserver;e&&e.next(void 0),a.close(),t._resetState()}),r&&r instanceof vP&&l.add(r.subscribe(t.destination))},a.onerror=function(e){t._resetState(),o.error(e)},a.onclose=function(e){a===t._socket&&t._resetState();var n=t._config.closeObserver;n&&n.next(e),e.wasClean?o.complete():o.error(e)},a.onmessage=function(e){try{var n=t._config.deserializer;o.next(n(e))}catch(r){o.error(r)}}},e.prototype._subscribe=function(t){var e=this,n=this.source;return n?n.subscribe(t):(this._socket||this._connectSocket(),this._output.subscribe(t),t.add(function(){var t=e._socket;0===e._output.observers.length&&(!t||1!==t.readyState&&0!==t.readyState||t.close(),e._resetState())}),t)},e.prototype.unsubscribe=function(){var e=this._socket;!e||1!==e.readyState&&0!==e.readyState||e.close(),this._resetState(),t.prototype.unsubscribe.call(this)},e}(gP);const YD="auth-required:",XD={count:3,delay:1e3,resetOnSuccess:!0};var JD;!function(t){t[t.RECEIVE=1]="RECEIVE",t[t.SEND=2]="SEND",t[t.BOTH=3]="BOTH"}(JD||(JD={}));class QD extends Error{}const tN={ids:["aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"],limit:0};class eN{url;log=ZA.extend("Relay");socket;_ready$=new mP(!0);ready$=this._ready$.asObservable();reconnectTimer;attempts$=new mP(0);connected$=new mP(!1);challenge$=new mP(null);authenticated$;authenticatedAs$;authentication$=new mP(null);authenticationResponse$=new mP(null);notices$=new mP([]);error$=new mP(null);message$;notice$;lastMessageReceivedAt=0;_lastMessageAt$=new mP(0);lastMessageAt$=this._lastMessageAt$.asObservable();status$;information$;_nip11=null;icon$;limitations$;supported$;open$=new fP;close$=new fP;closing$=new fP;reqs$=new mP({});get ready(){return this._ready$.value}get connected(){return this.connected$.value}get challenge(){return this.challenge$.value}get notices(){return this.notices$.value}get authenticated(){return!0===this.authenticationResponse?.ok}get authentication(){return this.authentication$.value}get authenticatedAs(){return this.authenticated?this.authentication?.pubkey??null:null}get authenticationResponse(){return this.authenticationResponse$.value}get information(){return this._nip11}get lastMessageAt(){return this._lastMessageAt$.value}get reqs(){return this.reqs$.value}eoseTimeout=1e4;eventTimeout=1e4;publishTimeout=3e4;keepAlive=3e4;enablePing=!1;pingFrequency=29e3;pingTimeout=2e4;subscriptionReconnect;requestReconnect;publishRetry;onUnresponsive;receivedAuthRequiredForReq=new mP(!1);receivedAuthRequiredForEvent=new mP(!1);authRequiredForRead$;authRequiredForPublish$;resetState(){null!==this.challenge$.value&&this.challenge$.next(null),this.authenticationResponse$.value&&this.authenticationResponse$.next(null),null!==this.authentication$.value&&this.authentication$.next(null),this.notices$.value.length>0&&this.notices$.next([]),this.receivedAuthRequiredForReq.value&&this.receivedAuthRequiredForReq.next(!1),this.receivedAuthRequiredForEvent.value&&this.receivedAuthRequiredForEvent.next(!1)}watchTower;constructor(t,e){var n;this.url=t,this.log=this.log.extend(t),void 0!==e?.eoseTimeout&&(this.eoseTimeout=e.eoseTimeout),void 0!==e?.eventTimeout&&(this.eventTimeout=e.eventTimeout),void 0!==e?.publishTimeout&&(this.publishTimeout=e.publishTimeout),void 0!==e?.keepAlive&&(this.keepAlive=e.keepAlive),void 0!==e?.enablePing&&(this.enablePing=e.enablePing),void 0!==e?.pingFrequency&&(this.pingFrequency=e.pingFrequency),void 0!==e?.pingTimeout&&(this.pingTimeout=e.pingTimeout),void 0!==e?.onUnresponsive&&(this.onUnresponsive=e.onUnresponsive),this.subscriptionReconnect={...XD,...e?.subscriptionRetry??{}},this.requestReconnect={...XD,...e?.requestRetry??{}},this.publishRetry={...XD,...e?.publishRetry??{}},this.authenticated$=this.authenticationResponse$.pipe(eA(t=>!0===t?.ok)),this.authenticatedAs$=aA([this.authenticated$,this.authentication$]).pipe(eA(([t,e])=>t&&e?e.pubkey:null)),this.reconnectTimer=eN.createReconnectTimer(t),this.open$.subscribe(()=>{this.log("Connected"),this.connected$.next(!0),this.attempts$.next(0),this.error$.next(null),this.resetState()}),this.close$.subscribe(t=>{this.connected$.value?this.log("Disconnected"):this.log("Failed to connect"),this.connected$.value&&this.connected$.next(!1),this.attempts$.next(this.attempts$.value+1),this.resetState(),t.wasClean||this.startReconnectTimer(t)}),this.socket=(n={url:t,openObserver:this.open$,closeObserver:this.close$,closingObserver:this.closing$,WebSocketCtor:e?.WebSocket},new ZD(n)),this.information$=dA(()=>(this.log("Fetching NIP-11 information document"),eN.fetchInformationDocument(this.url))).pipe(vA(()=>WP(null)),jA(t=>this._nip11=t),OA(1)),this.limitations$=this.information$.pipe(eA(t=>t?t.limitation:null)),this.supported$=this.information$.pipe(eA(t=>t&&Array.isArray(t.supported_nips)?t.supported_nips.filter(t=>"number"==typeof t):null)),this.icon$=this.information$.pipe(eA(t=>t?.icon||new URL("/favicon.ico",uI(this.url)).toString())),this.authRequiredForRead$=this.receivedAuthRequiredForReq,this.authRequiredForPublish$=this.receivedAuthRequiredForEvent,this.authRequiredForRead$.pipe(mA(t=>!0===t),_A(1)).subscribe(()=>this.log("Auth required for REQ")),this.authRequiredForPublish$.pipe(mA(t=>!0===t),_A(1)).subscribe(()=>this.log("Auth required for EVENT")),this.status$=aA({url:WP(this.url),connected:this.connected$,authenticated:this.authenticated$,authenticatedAs:this.authenticatedAs$,ready:this._ready$,authRequiredForRead:this.authRequiredForRead$,authRequiredForPublish:this.authRequiredForPublish$,challenge:this.challenge$.asObservable()}).pipe(OA(1));const r=this.socket.pipe(mA(t=>Array.isArray(t)&&"NOTICE"===t[0]),eA(t=>t[1]),IA((t,e)=>[...t,e],[]),jA(t=>this.notices$.next(t))),i=this.socket.pipe(mA(t=>"AUTH"===t[0]),eA(t=>t[1]),jA(t=>{this.log("Received AUTH challenge",t),this.challenge$.next(t)})),s=new fP,o=this.socket.pipe(jA(t=>{const e=Date.now();this.lastMessageReceivedAt=e,this._lastMessageAt$.next(e),s.next(t)}));this.message$=s.asObservable(),this.notice$=this.message$.pipe(mA(t=>Array.isArray(t)&&"NOTICE"===t[0]),eA(t=>t[1]));const a=this.connected$.pipe(zA(t=>t&&this.enablePing?pA(this.pingFrequency,this.pingFrequency).pipe(cA(()=>{if(Date.now()-this.lastMessageReceivedAtArray.isArray(e)&&("EOSE"===e[0]||"CLOSED"===e[0])&&e[1]===t),_A(1),QP({first:this.pingTimeout,with:()=>{const t=Date.now(),e=this.onUnresponsive?.({url:this.url,lastMessageAt:this.lastMessageReceivedAt,now:t,attempts:this.attempts$.value})??"reconnect",n=new Error(`Relay ping timeout after ${this.pingTimeout}ms`);return"reconnect"===e?(this.log("Relay connection has become unresponsive, triggering reconnect"),this.startReconnectTimer(n)):"close"===e?(this.log("Relay connection has become unresponsive, closing connection"),this.error$.next(n),this.socket.complete()):this.log("Relay connection has become unresponsive (ignoring per policy)"),gA}}),EA(()=>this.send(["CLOSE",t])))})):gA),vA(()=>gA));this.watchTower=this.ready$.pipe(zA(t=>t?fA(o,r,i,this.information$,a).pipe(xA(),vA(t=>(this.startReconnectTimer(t instanceof Error?t:new Error("Connection error")),gA)),PA({resetOnRefCountZero:()=>pA(this.keepAlive)})):gA),PA())}startReconnectTimer(t){this.ready&&(this.error$.next(t instanceof Error?t:new Error("Connection error")),this._ready$.next(!1),this.reconnectTimer(t,this.attempts$.value).pipe(_A(1)).subscribe(()=>{this._ready$.next(!0)}))}waitForAuth(t,e){return aA([t,this.authenticated$]).pipe(RA(this.watchTower),mA(([t,e])=>!t||e),_A(1),zA(()=>e))}waitForReady(t){return this.ready?t:this.ready$.pipe(mA(t=>t),_A(1),zA(()=>t))}multiplex(t,e,n){return this.socket.multiplex(t,e,n)}send(t){this.socket.next(t)}req(t,e=Rx()){let n;if("function"==typeof t){const e=t(this);n=(GP(e)?e:fA(WP(e),gA)).pipe(eA(t=>Array.isArray(t)?t:[t]))}else n=(GP(t)?t:fA(WP(t),gA)).pipe(eA(t=>Array.isArray(t)?t:[t]));const r=n.pipe(xA(),kA(null)),i=this.socket.pipe(mA(t=>Array.isArray(t)&&("EVENT"===t[0]||"CLOSED"===t[0]||"EOSE"===t[0])&&t[1]===e),PA()),s=n.pipe(jA(t=>{this.socket.next(["REQ",e,...t]),this.reqs$.next({...this.reqs$.value,[e]:t})}),EA(()=>{this.socket.next(["CLOSE",e]);const{[e]:t,...n}=this.reqs$.value;this.reqs$.next(n)}),zA(()=>i)),o=fA(this.watchTower,s).pipe(DA(i.pipe(xA(),kA(!0))),DA(r),eA(t=>{if("EOSE"===t[0])return"EOSE";if("CLOSED"===t[0])throw new QD(t[2]);return t[2]}),this.handleAuthRequiredForReq("REQ"),(a=this.url,t=>t.pipe(jA(t=>{"string"!=typeof t&&pI(t,a)}))),QP({first:this.eoseTimeout,with:()=>fA(WP("EOSE"),gA)}),PA());var a;return this.waitForReady(this.waitForAuth(this.authRequiredForRead$,o))}count(t,e=Rx()){const n=this.socket.pipe(mA(t=>Array.isArray(t)&&("COUNT"===t[0]||"CLOSED"===t[0])&&t[1]===e)),r=dA(()=>(this.socket.next(Array.isArray(t)?["COUNT",e,...t]:["COUNT",e,t]),fA(this.watchTower,n))).pipe(eA(t=>{if("COUNT"===t[0])return t[2];throw new QD(t[2])}),this.handleAuthRequiredForReq("COUNT"),_A(1),QP({first:this.eoseTimeout,with:()=>HP(()=>new Error("COUNT timeout"))}));return this.waitForReady(this.waitForAuth(this.authRequiredForRead$,r)).pipe(PA())}event(t,e="EVENT"){const n=dA(()=>(this.socket.next([e,t]),this.socket.pipe(mA(e=>"OK"===e[0]&&e[1]===t.id),eA(t=>({ok:t[2],message:t[3],from:this.url}))))).pipe(PA()),r=fA(this.watchTower,n).pipe(DA(n.pipe(xA(),kA(!0))),_A(1),jA(({ok:t,message:e})=>{!1===t&&e?.startsWith(YD)&&!this.receivedAuthRequiredForEvent.value&&(this.log("Auth required for publish"),this.receivedAuthRequiredForEvent.next(!0))}),QP({first:this.eventTimeout,with:()=>WP({ok:!1,from:this.url,message:"Timeout"})}));return"AUTH"===e?this.waitForReady(r).pipe(PA()):this.waitForReady(this.waitForAuth(this.authRequiredForPublish$,r)).pipe(PA())}auth(t){return this.authentication$.next(t),ZP(this.event(t,"AUTH").pipe(jA(t=>this.authenticationResponse$.next(t))))}async negentropy(t,e,n,r){if(!1===(await this.getSupported())?.includes(77))throw new Error("Relay does not support NIP-77");const{buildStorageVector:i,buildStorageFromFilter:s,negentropySync:o}=await LD(async()=>{const{buildStorageVector:t,buildStorageFromFilter:e,negentropySync:n}=await import("./negentropy-CVDNaN1s.js");return{buildStorageVector:t,buildStorageFromFilter:e,negentropySync:n}},[]);return o(Array.isArray(t)?i(t):await s(t,e),this.socket,e,n,r)}authenticate(t){if(!this.challenge)throw new Error("Have not received authentication challenge");const e=t.signEvent(function(t,e){return{kind:22242,created_at:Math.floor(Date.now()/1e3),tags:[["relay",t],["challenge",e]],content:""}}(this.url,this.challenge));return ZP((e instanceof Promise?VP(e):WP(e)).pipe(zA(t=>this.auth(t))))}customRetryOperator(t,e){return!1===t?aP:"number"==typeof t?MA({...e,count:t}):!0===t?e?MA(e):MA():MA({...e,...t})}customRepeatOperator(t){return!1===t||void 0===t?aP:!0===t?LA():LA(t)}customTimeoutOperator(t,e){return!1===t?aP:KO(!0===t?e:t??e)}handleAuthRequiredForReq(t){return vA(e=>(e instanceof QD&&e.message.startsWith(YD)&&!this.receivedAuthRequiredForReq.value&&(this.log(`Auth required for ${t}`),this.receivedAuthRequiredForReq.next(!0)),HP(()=>e)))}subscription(t,e){return this.req(t,e?.id).pipe(this.customRetryOperator(e?.reconnect??!0,this.subscriptionReconnect),this.customRepeatOperator(e?.resubscribe),PA())}request(t,e){return this.req(t,e?.id).pipe(this.customRetryOperator(e?.reconnect??!0,this.requestReconnect),this.customRepeatOperator(e?.resubscribe),WD(),PA())}publish(t,e){return ZP(this.event(t).pipe(cA(t=>!1===t.ok&&t.message?.startsWith(YD)?HP(()=>new Error(t.message)):WP(t)),this.customRetryOperator(e?.retries??e?.reconnect??!0,this.publishRetry),this.customTimeoutOperator(e?.timeout,this.publishTimeout)))}sync(t,e,n=JD.RECEIVE){return new lP(r=>{const i=new AbortController;let s=!1;return this.negentropy(t,e,async(e,i)=>{if(n&JD.SEND&&e.length>0){const n=await(async e=>Array.isArray(t)?t.filter(t=>e.includes(t.id)):t.getByFilters({ids:e}))(e);await Promise.allSettled(n.map(t=>ZP(this.event(t))))}n&JD.RECEIVE&&i.length>0&&await ZP(this.req({ids:i}).pipe(WD(),Reflect.has(t,"add")?WO(t):aP,jA(t=>r.next(t))))},{signal:i.signal}).then(()=>{s||r.complete()}).catch(t=>{s||r.error(t)}),()=>{s||(s=!0,i.abort())}}).pipe(PA())}close(){this.socket.unsubscribe()}async getInformation(){return YP(this.information$)}async getLimitations(){return YP(this.limitations$)}async getSupported(){return YP(this.supported$)}static fetchInformationDocument(t){return VP(fetch(uI(t),{headers:{Accept:"application/nostr+json"}}).then(t=>t.json())).pipe(vA(()=>WP(null)),KO(1e4))}static createReconnectTimer(t){return(t,e=0)=>pA(Math.min(1e3*Math.pow(1.5,e),3e5))}}class nN{options;relays$=new mP(new Map);get relays(){return this.relays$.value}status$;ignoreOffline=!0;add$=new fP;remove$=new fP;constructor(t){this.options=t,this.status$=this.relays$.pipe(eA(t=>Array.from(t.values())),zA(t=>0===t.length?WP({}):fA(...t.map(t=>t.status$)).pipe(IA((t,e)=>({...t,[e.url]:e}),{}),FA({}))),OA(1))}relay(t){t=hI(t);let e=this.relays.get(t);return e||(e=new eN(t,this.options),this.relays.set(t,e),this.relays$.next(this.relays),e)}group(t,e=this.ignoreOffline){let n=Array.isArray(t)?t.map(t=>this.relay(t)):t.pipe(eA(t=>t.map(t=>this.relay(t))));return e&&(n=Array.isArray(n)?n.filter(t=>t.ready):n.pipe(eA(t=>t.filter(t=>t.ready)))),new GD(n)}remove(t,e=!0){let n;if("string"==typeof t){if(n=this.relays.get(t),!n)return}else{if(!Array.from(this.relays.values()).some(e=>e===t))return;n=t}e&&n?.close(),this.relays.delete(n.url),this.relays$.next(this.relays),this.remove$.next(n)}req(t,e,n){return this.group(t,!1).req(e,n)}event(t,e){return this.group(t,!1).event(e)}negentropy(t,e,n,r,i){return this.group(t,!1).negentropy(e,n,r,i)}publish(t,e,n){return this.group(t).publish(e,n)}request(t,e,n){return this.group(t).request(e,n)}subscription(t,e,n){return this.group(t).subscription(e,n)}subscriptionMap(t,e){const n=GP(t)?t:WP(t);return this.group(n.pipe(eA(t=>Object.keys(t)))).subscription(t=>n.pipe(eA(e=>e[t.url]),CA(cO)),e)}outboxSubscription(t,e,n){const r=GP(t)?t.pipe(eA(t=>vO(t,e))):vO(t,e);return this.subscriptionMap(r,n)}count(t,e,n){return this.group(t).count(e,n)}sync(t,e,n,r){return this.group(t).sync(e,n,r)}}const rN=Object.freeze(Object.defineProperty({__proto__:null,default:class extends qf{pool=new nN({enablePing:!0});async publish(t,e){if(!t||0===t.length)throw new Error("No relays provided to publish the event.");const n=await this.pool.publish(t,e);if(!n.some(t=>t.ok))throw new Error(`Failed to publish event. Responses: ${JSON.stringify(n)}`);return n}}},Symbol.toStringTag,{value:"Module"}));class iN{}class sN extends iN{constructor(t){super(),this.message=t}}class oN extends iN{}class aN extends iN{}class lN extends iN{}class cN extends iN{}class uN extends iN{}const hN={invalid_request:class extends iN{},invalid_grant:class extends uN{},unauthorized_client:class extends cN{},access_denied:class extends cN{},unsupported_response_type:class extends cN{},invalid_scope:class extends iN{},server_error:class extends cN{},temporarily_unavailable:class extends cN{},invalid_client:class extends uN{},unsupported_grant_type:class extends uN{},invalid_token:class extends iN{}},dN=t=>{const e=hN[t];return e?new e:new sN(t)},pN="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-._~",fN=t=>{const e=t.slice(7).replace(/"/g,"").split(",").map(t=>{const[e,n]=t.trim().split("=");return{[e]:n}}).reduce((t,e)=>Object.assign(Object.assign({},t),e),{});return{realm:e.realm,error:e.error,errorDescription:e.error_description,errorUri:e.error_uri}},gN=t=>{let e=btoa(t);return e=e.replace(/\+/g,"-"),e=e.replace(/\//g,"_"),e=e.replace(/=/g,""),e},mN=(t,e)=>{let n=e.split("?");if(n.length<2)return;n=n[1].split("#");const r=n[0].split("&");for(const i of r){const[e,n]=i.split("=");if(e===t)return decodeURIComponent(n)}},yN=t=>Object.entries(t).map(([t,e])=>`${t}=${encodeURIComponent(e)}`).join("&");var vN=function(t,e,n,r){return new(n||(n=Promise))(function(i,s){function o(t){try{l(r.next(t))}catch(ej){s(ej)}}function a(t){try{l(r.throw(t))}catch(ej){s(ej)}}function l(t){t.done?i(t.value):function(t){return t instanceof n?t:new n(function(e){e(t)})}(t.value).then(o,a)}l((r=r.apply(t,e||[])).next())})};const bN="WWW-Authenticate";class wN{constructor(t,e){this.state={},this.config=t,this.storage=e||xN,this.ready=new Promise(t=>this.setReady=t),this.recoverState()}reset(){return vN(this,void 0,void 0,function*(){this.state={},yield this.saveState(),this.authCodeForAccessTokenPromise=void 0,this.refreshTokenForAccessTokenPromise=void 0})}requestAuthorizationCode(t){return vN(this,void 0,void 0,function*(){const{clientId:e,extraAuthorizationParams:n,redirectUrl:r,scopes:i}=this.config,{codeChallenge:s,codeVerifier:o}=yield(l=void 0,c=function*(){const t=new Uint32Array(96);crypto.getRandomValues(t);const e=gN(Array.from(t).map(t=>pN[t%66]).join("")),n=yield crypto.subtle.digest("SHA-256",(new TextEncoder).encode(e)),r=new Uint8Array(n);let i="";const s=r.byteLength;for(let o=0;o{const t=new Uint32Array(32);return crypto.getRandomValues(t),Array.from(t).map(t=>pN[t%66]).join("")})();var l,c;this.state=Object.assign(Object.assign({},this.state),{codeChallenge:s,codeVerifier:o,stateQueryParam:a}),this.saveState();let u=this.config.authorizationUrl+"?response_type=code&"+`client_id=${encodeURIComponent(e)}&`+`redirect_uri=${encodeURIComponent(r)}&`+`state=${a}&`+`code_challenge=${encodeURIComponent(s)}&code_challenge_method=S256`;if(i&&(u+=`&scope=${encodeURIComponent(i.join(" "))}`),n||t){const e=Object.assign(Object.assign({},n),t);u+=`&${yN(e)}`}location.replace(u)})}isReturningFromAuthServer(){return!!mN("code",location.href)}receiveCode(){return vN(this,void 0,void 0,function*(){yield this.ready;const t=mN("error",location.href);if(t)throw dN(t);if(mN("state",location.href)!==this.state.stateQueryParam)throw console.warn('"state" parameter doesn\'t match the one sent! Possible malicious activity.'),new lN;if(this.state.authorizationCode=mN("code",location.href),!this.state.authorizationCode)throw new aN;this.saveState()})}getTokens(t){return vN(this,void 0,void 0,function*(){const{accessToken:e,authorizationCode:n,idToken:r,refreshToken:i,scopes:s}=this.state;if(n)return this.exchangeAuthCodeForAccessToken(t);if(!e)throw new oN;return this.isAccessTokenExpired()&&this.config.onAccessTokenExpiry?this.config.onAccessTokenExpiry():Promise.resolve({accessToken:e,idToken:r,refreshToken:i,scopes:s})})}exchangeAuthCodeForAccessToken(t){return vN(this,void 0,void 0,function*(){this.authCodeForAccessTokenPromise||(this.authCodeForAccessTokenPromise=this.fetchAccessTokenUsingCode(t));const e=yield this.authCodeForAccessTokenPromise;return this.authCodeForAccessTokenPromise=void 0,this.state.authorizationCode=void 0,this.setTokens(e)})}exchangeRefreshTokenForAccessToken(){return vN(this,void 0,void 0,function*(){this.refreshTokenForAccessTokenPromise||(this.refreshTokenForAccessTokenPromise=this.fetchAccessTokenUsingRefreshToken());const t=yield this.refreshTokenForAccessTokenPromise;return this.refreshTokenForAccessTokenPromise=void 0,this.setTokens(t)})}makeRetryFetchFunction(t){return(e,...n)=>vN(this,void 0,void 0,function*(){const r=yield t(e,...n);if(401===r.status){const i=r.headers.get(bN.toLowerCase());if(i&&"invalid_token"===fN(i).error)return yield this.exchangeRefreshTokenForAccessToken(),e=yield this.requestInterceptor(e),t(e,...n)}return r})}decorateFetchWithInterceptors(t){return(e,...n)=>vN(this,void 0,void 0,function*(){"string"==typeof e&&(e=new Request(e)),e=yield this.requestInterceptor(e);const r=yield t(e,...n);return this.responseInterceptor(r)})}requestInterceptor(t){return vN(this,void 0,void 0,function*(){const e=yield this.getTokens();return t.headers.set("Authorization",`Bearer ${e.accessToken}`),t})}responseInterceptor(t){return vN(this,void 0,void 0,function*(){if(401!==t.status)return t;const e=t.headers.get(bN.toLowerCase());if(e){const t=fN(e).error;throw"invalid_grant"===t&&this.config.onInvalidGrant&&(yield this.config.onInvalidGrant()),"invalid_token"===t&&this.config.onInvalidToken&&(yield this.config.onInvalidToken()),dN(t)}return t})}getGrantedScopes(){return this.state.scopes}isAuthorized(){return!!this.state.accessToken}isAccessTokenExpired(){const{accessTokenExpiry:t}=this.state;return Boolean(t&&new Date>=new Date(t))}fetchAccessTokenUsingCode(t){return vN(this,void 0,void 0,function*(){const{authorizationCode:e,codeVerifier:n=""}=this.state,{clientId:r,redirectUrl:i}=this.config;n?e||console.warn("No authorization grant code is being passed."):console.warn("No code verifier is being sent.");const s=this.config.tokenUrl,o=Object.assign({grant_type:"authorization_code",code:e,redirect_uri:i,client_id:r,code_verifier:n},t),a=new URLSearchParams(o).toString();return this.makeTokenRequest(s,a)})}fetchAccessTokenUsingRefreshToken(){const{extraRefreshParams:t,clientId:e,tokenUrl:n}=this.config,{refreshToken:r}=this.state;r||console.warn("No refresh token is present.");const i=n;let s=`grant_type=refresh_token&refresh_token=${r}&client_id=${e}`;return t&&(s=`${i}&${yN(t)}`),this.makeTokenRequest(i,s)}makeTokenRequest(t,e){return vN(this,void 0,void 0,function*(){const n=yield fetch(t,{method:"POST",body:e,headers:{"Content-Type":"application/x-www-form-urlencoded"}}),r=yield n.json();if(!n.ok)throw"invalid_grant"===r.error&&this.config.onInvalidGrant&&(yield this.config.onInvalidGrant()),dN(r.error);const{access_token:i,expires_in:s,id_token:o,refresh_token:a,scope:l}=r;return{accessToken:i,expiresIn:s,idToken:o,refreshToken:a,scope:l}})}setTokens(t){return vN(this,void 0,void 0,function*(){const{accessToken:e,expiresIn:n,idToken:r,refreshToken:i,scope:s}=t;return this.state.accessToken=e,this.state.accessTokenExpiry=new Date(Date.now()+1e3*parseInt(n,10)).toString(),r&&(this.state.idToken=r),i&&(this.state.refreshToken=i),s&&(this.state.scopes=s.split(" ")),yield this.saveState(),{accessToken:this.state.accessToken,idToken:this.state.idToken,refreshToken:this.state.refreshToken,scopes:s?this.state.scopes:[]}})}recoverState(){return vN(this,void 0,void 0,function*(){this.state=JSON.parse((yield this.storage.loadState())||"{}"),this.setReady(),this.config.storeRefreshToken||(this.state.refreshToken=this.refreshToken)})}saveState(){return vN(this,void 0,void 0,function*(){this.refreshToken=this.state.refreshToken;const t=Object.assign({},this.state);this.config.storeRefreshToken||delete t.refreshToken,yield this.storage.saveState(JSON.stringify(t))})}}const _N="oauth2authcodepkce-state",xN={saveState:t=>localStorage.setItem(_N,t),loadState:()=>localStorage.getItem(_N)};class CN{saveState(t){localStorage.setItem("marco:osm_auth_state",t)}loadState(){const t=localStorage.getItem("marco:osm_auth_state");if(!t)return!1;try{return JSON.parse(t),t}catch(ej){return console.warn("Failed to parse OSM auth state",ej),!1}}}class SN extends qf{static{dF(this.prototype,"isConnected",[Is],function(){return!1})}#tt=void fF(this,"isConnected");static{dF(this.prototype,"userDisplayName",[Is],function(){return null})}#et=void fF(this,"userDisplayName");oauthClient;constructor(){super(...arguments);const t="https://www.openstreetmap.org",e=`${window.location.origin}/oauth/osm/callback`;this.oauthClient=new wN({scopes:["read_prefs","write_api"],authorizationUrl:`${t}/oauth2/authorize`,tokenUrl:`${t}/oauth2/token`,clientId:"jIn8l5mT8FZOGYiIYXG1Yvj_2FZKB9TJ1edZwOJPsRU",redirectUrl:e,storeRefreshToken:!0},new CN),this.restoreSession()}async restoreSession(){try{await this.oauthClient.ready}catch(ej){console.warn("oauthClient.ready failed",ej)}if(await this.oauthClient.isAuthorized()){this.isConnected=!0;const t=localStorage.getItem("marco:osm_user_display_name");t?this.userDisplayName=t:await this.fetchUserInfo()}}async login(){await this.oauthClient.requestAuthorizationCode()}async handleCallback(){await this.oauthClient.receiveCode(),await this.oauthClient.getTokens(),this.isConnected=!0,await this.fetchUserInfo()}async logout(){await this.oauthClient.reset(),this.isConnected=!1,this.userDisplayName=null,localStorage.removeItem("marco:osm_user_display_name")}async fetchUserInfo(){try{const t=await this.oauthClient.getTokens(),e=await fetch("https://api.openstreetmap.org/api/0.6/user/details.json",{headers:{Authorization:`Bearer ${t.accessToken}`}});if(e.ok){const t=await e.json();console.debug("OSM data:",t);const n=t.user.display_name;this.userDisplayName=n,localStorage.setItem("marco:osm_user_display_name",n)}else console.error("Failed to fetch OSM user info",e.status)}catch(ej){console.error("Error fetching OSM user info",ej)}}}const kN=Object.freeze(Object.defineProperty({__proto__:null,default:SN},Symbol.toStringTag,{value:"Module"}));function EN(t){return"string"==typeof t&&t?t.replace(/[_-]/g," ").replace(/\w\S*/g,t=>t.replace(/^\w/,t=>t.toUpperCase())):""}const TN=Object.freeze(Object.defineProperty({__proto__:null,humanizeOsmTag:EN},Symbol.toStringTag,{value:"Module"}));function RN(t,e="Untitled Place"){if(!t)return e;const n=navigator.languages||[navigator.language||"en"];for(const r of n){if(!r)continue;const e=`name:${r.split("-")[0]}`;if(t[e])return t[e]}return t.name?t.name:t["name:en"]?t["name:en"]:e}const LN=["amenity","shop","tourism","historic","leisure","office","craft","building","landuse","public_transport","highway","aeroway","waterway","natural","place","border_type","admin_title"];function MN(t){if(!t)return null;for(const e of LN){const n=t[e];if(n)return EN("yes"===n?e:n)}return null}const IN=Object.freeze(Object.defineProperty({__proto__:null,getLocalizedName:RN,getPlaceType:MN},Symbol.toStringTag,{value:"Module"})),PN=[{id:"restaurants",label:"Restaurants",icon:"fork-and-knife",filter:['["amenity"~"^(restaurant|fast_food|food_court|pub|cafe)$"]["cuisine"!~"coffee"]'],types:["node","way"]},{id:"coffee",label:"Coffee",icon:"cup-and-saucer",filter:['["amenity"~"^(cafe|ice_cream)$"]','["shop"~"^(coffee|tea)$"]','["cuisine"~"coffee_shop"]'],types:["node","way"]},{id:"groceries",label:"Groceries",icon:"shopping-basket",filter:['["shop"~"^(supermarket|convenience|grocery|greengrocer|bakery|butcher|deli|farm|seafood)$"]'],types:["node","way"]},{id:"things-to-do",label:"Things to do",icon:"feather-camera",filter:['["tourism"~"^(museum|gallery|attraction|viewpoint|zoo|theme_park|aquarium|artwork)$"]','["amenity"~"^(cinema|theatre|arts_centre|planetarium)$"]','["leisure"~"^(sports_centre|stadium|water_park)$"]','["historic"]','["shop"="flea_market"]'],types:["node","way","relation"]},{id:"accommodation",label:"Hotels",icon:"person-sleeping-in-bed",filter:['["tourism"~"^(hotel|hostel|motel|chalet)$"]'],types:["node","way","relation"]}];function AN(t){return PN.find(e=>e.id===t)}const ON=Object.freeze(Object.defineProperty({__proto__:null,POI_CATEGORIES:PN,getCategoryById:AN},Symbol.toStringTag,{value:"Module"}));class FN extends qf{static{dF(this.prototype,"settings",[$f])}#I=void fF(this,"settings");controller=null;cachedResults=null;lastQueryKey=null;cachedPlaces=new Map;cancelAll(){this.controller&&(this.controller.abort(),this.controller=null)}async getNearbyPois(t,e,n=50){const r=`${t},${e},${n}`;if(this.lastQueryKey===r&&this.cachedResults)return console.debug("Returning cached Overpass results for:",r),this.cachedResults;this.controller&&this.controller.abort(),this.controller=new AbortController;const i=this.controller.signal,s=[`~"^(${["amenity","shop","tourism","historic","leisure","office","craft","building","landuse","public_transport","aeroway"].join("|")})$"~".*"`],o=Object.entries({public_transport:["stop_area","platform"]}).map(([t,e])=>`["${t}"!~"^(${e.join("|")})$"]`).join(""),a=`\n[out:json][timeout:25];\n(\n node(around:${n},${t},${e})\n [${s}]${o}[~"^name"~"."];\n way(around:${n},${t},${e})\n [${s}]${o}[~"^name"~"."];\n relation(around:${n},${t},${e})\n [${s}]${o}[~"^name"~"."];\n);\nout center;\n `.trim(),l=`${this.settings.overpassApi}?data=${encodeURIComponent(a)}`;try{const t=await this.fetchWithRetry(l,{signal:i});if(!t.ok)throw new Error("Overpass request failed");const e=(await t.json()).elements.map(this.normalizePoi);return this.lastQueryKey=r,this.cachedResults=e,e}catch(ej){if("AbortError"===ej.name)return console.debug("Overpass request aborted"),[];throw ej}}async getCategoryPois(t,e,n,r){const i=AN(e);if(!i||!t)return[];const s=n&&r?`cat:${e}:${n}:${r}`:null;if(s&&this.lastQueryKey===s&&this.cachedResults)return console.debug("Returning cached category results for:",s),this.cachedResults;this.controller&&this.controller.abort(),this.controller=new AbortController;const o=this.controller.signal,{minLat:a,minLon:l,maxLat:c,maxLon:u}=t,h=[],d=i.types||["node","way","relation"];i.filter.forEach(t=>{d.forEach(e=>{h.push(`${e}${t}[~"^name"~"."];`)})});const p=`\n[out:json][timeout:25][bbox:${a},${l},${c},${u}];\n(\n ${h.join("\n ")}\n);\nout center;\n `.trim(),f=`${this.settings.overpassApi}?data=${encodeURIComponent(p)}`;try{const t=await this.fetchWithRetry(f,{signal:o});if(!t.ok)throw new Error("Overpass request failed");const e=(await t.json()).elements.map(this.normalizePoi);return s&&(this.lastQueryKey=s,this.cachedResults=e),e}catch(ej){if("AbortError"===ej.name)return console.debug("Category search aborted"),[];throw console.error("Category search failed",ej),ej}}normalizePoi(t){const e=t.tags||{},n=MN(e)||"Point of Interest";return{title:RN(e),lat:t.lat||t.center?.lat,lon:t.lon||t.center?.lon,url:e.website,osmId:String(t.id),osmType:t.type,osmTags:e,description:e.description,source:"osm",type:n}}async fetchWithRetry(t,e={},n=3){try{const r=await fetch(t,e);return!r.ok&&n>0&&[502,503,504,429].includes(r.status)?(console.warn(`Overpass request failed with ${r.status}. Retrying... (${n} left)`),await new Promise(t=>setTimeout(t,1e3)),this.fetchWithRetry(t,e,n-1)):r}catch(ej){if(n>0&&"AbortError"!==ej.name)return console.debug(`Retrying Overpass request... (${n} left)`),await new Promise(t=>setTimeout(t,1e3)),this.fetchWithRetry(t,e,n-1);throw ej}}async getPoiById(t,e=null){let n;n="node"===e?`[out:json][timeout:25];node(${t});out center;`:"way"===e?`[out:json][timeout:25];way(${t});out center;`:`\n[out:json][timeout:25];\n(\n node(${t});\n way(${t});\n);\nout center;\n `.trim();const r=`${this.settings.overpassApi}?data=${encodeURIComponent(n)}`,i=await this.fetchWithRetry(r);if(!i.ok)throw new Error("Overpass request failed");const s=await i.json();return s.elements[0]?this.normalizePoi(s.elements[0]):null}async fetchOsmObject(t,e){if(!t||!e)return null;const n=`${e}:${t}`,r=this.cachedPlaces.get(n);if(r&&Date.now()-r.timestamp<1e4)return console.debug(`Using in-memory cached OSM object for ${n}`),r.data;let i;if("node"===e)i=`https://www.openstreetmap.org/api/0.6/node/${t}.json`;else if("way"===e)i=`https://www.openstreetmap.org/api/0.6/way/${t}/full.json`;else{if("relation"!==e)return console.error("Unknown OSM type:",e),null;i=`https://www.openstreetmap.org/api/0.6/relation/${t}/full.json`}try{const r=await this.fetchWithRetry(i);if(!r.ok){if(410===r.status)return console.warn("OSM object has been deleted"),null;throw new Error(`OSM API request failed: ${r.status}`)}const s=await r.json(),o=this.normalizeOsmApiData(s.elements,t,e);return this.cachedPlaces.set(n,{data:o,timestamp:Date.now()}),setTimeout(()=>{this.cachedPlaces.delete(n)},1e4),o}catch(ej){return console.error("Failed to fetch OSM object:",ej),null}}normalizeOsmApiData(t,e,n){if(!t||0===t.length)return null;let r=t.find(t=>String(t.id)===String(e)&&t.type===n);if(!r)return null;let i=r;if("relation"===n&&r.members){const e=r.members.find(t=>"label"===t.role&&"node"===t.type),n=r.members.find(t=>"admin_centre"===t.role&&"node"===t.type),s=e||n;if(s){const e=t.find(t=>String(t.id)===String(s.ref)&&"node"===t.type);e&&(i=e)}}let s=i.lat,o=i.lon,a=null,l=null;if("way"===n&&r.nodes){const e=new Map;t.forEach(t=>{"node"===t.type&&e.set(t.id,[t.lon,t.lat])});const n=r.nodes.map(t=>e.get(t)).filter(Boolean);if(n.length>0){if(i===r){const t=n.reduce((t,e)=>t+e[1],0),e=n.reduce((t,e)=>t+e[0],0);s=t/n.length,o=e/n.length}const t=n.map(t=>t[1]),e=n.map(t=>t[0]);if(a={minLat:Math.min(...t),maxLat:Math.max(...t),minLon:Math.min(...e),maxLon:Math.max(...e)},n.length>1){const t=n[0],e=n[n.length-1];l=t[0]===e[0]&&t[1]===e[1]?{type:"Polygon",coordinates:[n]}:{type:"LineString",coordinates:n}}}}else if("relation"===n&&r.members){const e=[],n=new Map;t.forEach(t=>{"node"===t.type&&n.set(t.id,t)});const c=[];if(r.members.forEach(r=>{if("node"===r.type){const t=n.get(r.ref);t&&e.push(t)}else if("way"===r.type){const i=t.find(t=>"way"===t.type&&t.id===r.ref);if(i&&i.nodes){const t=[];i.nodes.forEach(r=>{const i=n.get(r);i&&(e.push(i),t.push([i.lon,i.lat]))}),t.length>1&&c.push(t)}}}),e.length>0){if(i===r){const t=e.reduce((t,e)=>t+e.lat,0),n=e.reduce((t,e)=>t+e.lon,0);s=t/e.length,o=n/e.length}const t=e.map(t=>t.lat),n=e.map(t=>t.lon);a={minLat:Math.min(...t),maxLat:Math.max(...t),minLon:Math.min(...n),maxLon:Math.max(...n)}}c.length>0&&(l={type:"MultiLineString",coordinates:c})}const c=i.tags||{},u=MN(c)||"Point of Interest";return{title:RN(c),lat:s,lon:o,bbox:a,geojson:l,url:c.website,osmId:String(i.id),osmType:i.type,osmTags:c,description:c.description,source:"osm",type:u}}}const zN=Object.freeze(Object.defineProperty({__proto__:null,default:FN},Symbol.toStringTag,{value:"Module"}));class DN extends qf{static{dF(this.prototype,"settings",[$f])}#I=void fF(this,"settings");controller=null;cancelAll(){this.controller&&(this.controller.abort(),this.controller=null)}get baseUrl(){return this.settings.photonApi}async search(t,e,n,r=10){if(!t||t.length<2)return[];this.controller&&this.controller.abort(),this.controller=new AbortController;const i=this.controller.signal,s=new URLSearchParams({q:t,limit:String(r)});e&&n&&(s.append("lat",parseFloat(e).toFixed(4)),s.append("lon",parseFloat(n).toFixed(4)));const o=`${this.baseUrl}?${s.toString()}`;try{const t=await this.fetchWithRetry(o,{signal:i});if(!t.ok)throw new Error(`Photon request failed with status ${t.status}`);const e=await t.json();return e.features?e.features.map(t=>this.normalizeFeature(t)):[]}catch(ej){return"AbortError"===ej.name||console.error("Photon search error:",ej),[]}}normalizeFeature(t){const e=t.properties||{},n=(t.geometry||{}).coordinates||[],r=n[0],i=n[1],s=[];e.street&&s.push(e.housenumber?`${e.street} ${e.housenumber}`:e.street),e.city&&e.city!==e.name&&s.push(e.city),e.state&&e.state!==e.city&&s.push(e.state),e.country&&s.push(e.country);const o=s.join(", "),a=e.name||o||"Unknown Place",l={...e};e.osm_key&&e.osm_value&&(l[e.osm_key]=e.osm_value);const c=MN(l)||EN(e.osm_value);return{title:a,lat:i,lon:r,osmId:e.osm_id,osmType:{N:"node",W:"way",R:"relation"}[e.osm_type]||e.osm_type,osmTags:l,description:e.name?o:s.slice(1).join(", "),source:"photon",type:c}}async fetchWithRetry(t,e={},n=3){try{const r=await fetch(t,e);return!r.ok&&n>0&&[502,503,504,429].includes(r.status)?(console.warn(`Photon request failed with ${r.status}. Retrying... (${n} left)`),await new Promise(t=>setTimeout(t,1e3)),this.fetchWithRetry(t,e,n-1)):r}catch(ej){if(n>0&&"AbortError"!==ej.name)return console.debug(`Retrying Photon request... (${n} left)`,ej),await new Promise(t=>setTimeout(t,1e3)),this.fetchWithRetry(t,e,n-1);throw ej}}}const NN=Object.freeze(Object.defineProperty({__proto__:null,default:DN},Symbol.toStringTag,{value:"Module"})),jN={overpassApi:"https://overpass-api.de/api/interpreter",mapKinetic:!0,photonApi:"https://photon.komoot.io/api/",showQuickSearchButtons:!0,nostrPhotoFallbackUploads:!1,nostrReadRelays:null,nostrWriteRelays:null};class UN extends qf{static{dF(this.prototype,"overpassApi",[Is],function(){return jN.overpassApi})}#nt=void fF(this,"overpassApi");static{dF(this.prototype,"mapKinetic",[Is],function(){return jN.mapKinetic})}#rt=void fF(this,"mapKinetic");static{dF(this.prototype,"photonApi",[Is],function(){return jN.photonApi})}#it=void fF(this,"photonApi");static{dF(this.prototype,"showQuickSearchButtons",[Is],function(){return jN.showQuickSearchButtons})}#st=void fF(this,"showQuickSearchButtons");static{dF(this.prototype,"nostrPhotoFallbackUploads",[Is],function(){return jN.nostrPhotoFallbackUploads})}#ot=void fF(this,"nostrPhotoFallbackUploads");static{dF(this.prototype,"nostrReadRelays",[Is],function(){return jN.nostrReadRelays})}#at=void fF(this,"nostrReadRelays");static{dF(this.prototype,"nostrWriteRelays",[Is],function(){return jN.nostrWriteRelays})}#lt=void fF(this,"nostrWriteRelays");overpassApis=[{name:"overpass-api.de (DE)",url:"https://overpass-api.de/api/interpreter"},{name:"private.coffee (AT)",url:"https://overpass.private.coffee/api/interpreter"}];photonApis=[{name:"photon.komoot.io",url:"https://photon.komoot.io/api/"}];constructor(){super(...arguments),this.loadSettings()}loadSettings(){let t={};const e=localStorage.getItem("marco:settings");if(e)try{t=JSON.parse(e)}catch(ej){console.error("Failed to parse settings from localStorage",ej)}else{const e=localStorage.getItem("marco:overpass-api");e&&(t.overpassApi=e);const n=localStorage.getItem("marco:map-kinetic");null!==n&&(t.mapKinetic="true"===n);const r=localStorage.getItem("marco:show-quick-search");null!==r&&(t.showQuickSearchButtons="true"===r);const i=localStorage.getItem("marco:nostr-photo-fallback-uploads");null!==i&&(t.nostrPhotoFallbackUploads="true"===i);const s=localStorage.getItem("marco:photon-api");s&&(t.photonApi=s)}const n={...jN,...t};this.overpassApis.some(t=>t.url===n.overpassApi)||(n.overpassApi=jN.overpassApi),this.overpassApi=n.overpassApi,this.mapKinetic=n.mapKinetic,this.photonApi=n.photonApi,this.showQuickSearchButtons=n.showQuickSearchButtons,this.nostrPhotoFallbackUploads=n.nostrPhotoFallbackUploads,this.nostrReadRelays=n.nostrReadRelays,this.nostrWriteRelays=n.nostrWriteRelays,this.saveSettings()}saveSettings(){const t={overpassApi:this.overpassApi,mapKinetic:this.mapKinetic,photonApi:this.photonApi,showQuickSearchButtons:this.showQuickSearchButtons,nostrPhotoFallbackUploads:this.nostrPhotoFallbackUploads,nostrReadRelays:this.nostrReadRelays,nostrWriteRelays:this.nostrWriteRelays};localStorage.setItem("marco:settings",JSON.stringify(t))}update(t,e){t in jN&&(this[t]=e,this.saveSettings())}}const BN=Object.freeze(Object.defineProperty({__proto__:null,default:UN},Symbol.toStringTag,{value:"Module"}));var $N,qN={exports:{}},VN=($N||($N=1,qN.exports=function(){var t={548:function(t,e){Object.defineProperty(e,"__esModule",{value:!0}),e.Access=void 0;class n{constructor(){this.reset()}get scopes(){return Object.keys(this.scopeModeMap).map(t=>({name:t,mode:this.scopeModeMap[t]}))}get scopeParameter(){return this.scopes.map(t=>`${this._scopeNameForParameter(t)}:${t.mode}`).join(" ")}claim(t,e){if("string"!=typeof t||-1!==t.indexOf("/")||0===t.length)throw new Error("Scope should be a non-empty string without forward slashes");if("string"!=typeof e||!e.match(/^rw?$/))throw new Error("Mode should be either 'r' or 'rw'");this._adjustRootPaths(t),this.scopeModeMap[t]=e}get(t){return this.scopeModeMap[t]}remove(t){const e={};for(const n in this.scopeModeMap)e[n]=this.scopeModeMap[n];this.reset(),delete e[t];for(const n in e)this.claim(n,e[n])}checkPermission(t,e){const n=this.get(t);return n&&("r"===e||"rw"===n)}checkPathPermission(t,e){if(this.checkPermission("*",e))return!0;const n=this._getModuleName(t);return!!this.checkPermission(n,e)}reset(){this.rootPaths=[],this.scopeModeMap={}}_getModuleName(t){if("/"!==t[0])throw new Error("Path should start with a slash");const e=t.replace(/^\/public/,"").match(/^\/([^/]*)\//);return e?e[1]:"*"}_adjustRootPaths(t){"*"in this.scopeModeMap||"*"===t?this.rootPaths=["/"]:t in this.scopeModeMap||(this.rootPaths.push("/"+t+"/"),this.rootPaths.push("/public/"+t+"/"))}_scopeNameForParameter(t){if("*"===t.name&&this.storageType){if("2012.04"===this.storageType)return"";if(this.storageType.match(/remotestorage-0[01]/))return"root"}return t.name}setStorageType(t){this.storageType=t}static _rs_init(){}}e.Access=n,e.default=n},275:function(t,e,n){var r=this&&this.__awaiter||function(t,e,n,r){return new(n||(n=Promise))(function(i,s){function o(t){try{l(r.next(t))}catch(t){s(t)}}function a(t){try{l(r.throw(t))}catch(t){s(t)}}function l(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(o,a)}l((r=r.apply(t,e||[])).next())})},i=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.Authorize=void 0;const s=i(n(334)),o=n(746),a=i(n(503)),l=n(368);let c;function u(t){const e=t||h.getLocation().href,n={};for(const[s,o]of new URL(e).searchParams)n[s]=o;const r=e.indexOf("#");if(-1===r)return n;const i=e.substring(r+1);return i.includes("=")?i.split("&").reduce(function(t,e){const n=e.split("=");if("state"===n[0]&&n[1].match(/rsDiscovery/)){let e=decodeURIComponent(n[1]);const r=e.substr(e.indexOf("rsDiscovery=")).split("&")[0].split("=")[1];t.rsDiscovery=JSON.parse(atob(r)),e=e.replace(new RegExp("&?rsDiscovery="+r),""),e.length>0&&(t.state=e)}else t[decodeURIComponent(n[0])]=decodeURIComponent(n[1]);return t},n):n}class h{static authorize(t,e){if((0,s.default)("[Authorize] authURL = ",e.authURL,"scope = ",e.scope,"redirectUri = ",e.redirectUri,"clientId = ",e.clientId,"response_type =",e.response_type),!e.scope)throw new Error("Cannot authorize due to undefined or empty scope; did you forget to access.claim()?");if(!(0,o.localStorageAvailable)()&&"remotestorage"===t.backend){e.redirectUri+=e.redirectUri.indexOf("#")>0?"&":"#";const n={userAddress:t.remote.userAddress,href:t.remote.href,storageApi:t.remote.storageApi,properties:t.remote.properties};e.redirectUri+="rsDiscovery="+(0,o.toBase64)(JSON.stringify(n))}const n=function(t){const e=new URL(t.redirectUri);t.state||(t.state=e.hash?e.hash.substring(1):""),t.response_type||(t.response_type="token");const n=new URL(t.authURL);n.searchParams.set("redirect_uri",t.redirectUri.replace(/#.*$/,"")),n.searchParams.set("scope",t.scope),n.searchParams.set("client_id",t.clientId);for(const r of["state","response_type","code_challenge","code_challenge_method","token_access_type"]){const e=t[r];e&&n.searchParams.set(r,e)}return n.href}(e);o.globalContext.cordova?h.openWindow(n,e.redirectUri,"location=yes,clearsessioncache=yes,clearcache=yes").then(e=>{t.remote.configure({token:e.access_token})}):h.setLocation(n)}static refreshAccessToken(t,e,n){return r(this,void 0,void 0,function*(){var t,r,i;yield e.configure({token:null,tokenType:null});const o=new URLSearchParams({grant_type:"refresh_token",client_id:e.clientId,refresh_token:n}),c=yield(0,l.requestWithTimeout)("POST",e.TOKEN_URL,{headers:{"Content-Type":"application/x-www-form-urlencoded"},body:o.toString(),responseType:"json"});if(200!==(null==c?void 0:c.status))throw yield e.configure({refreshToken:null}),new a.default("refresh token rejected:"+JSON.stringify(c.response));{(0,s.default)(`[Authorize] access token good for ${null===(t=null==c?void 0:c.response)||void 0===t?void 0:t.expires_in} seconds`);const n={token:null===(r=null==c?void 0:c.response)||void 0===r?void 0:r.access_token,tokenType:null===(i=null==c?void 0:c.response)||void 0===i?void 0:i.token_type};if(!n.token)throw new Error(`no access_token in "successful" refresh: ${c.response}`);yield e.configure(n)}})}static setLocation(t){if("string"==typeof t)document.location.href=t;else{if("object"!=typeof t)throw"Invalid location "+t;document.location=t}}static _rs_supported(){return"undefined"!=typeof document}static _rs_cleanup(t){t.removeEventListener("features-loaded",c)}}e.Authorize=h,h.IMPLIED_FAKE_TOKEN=!1,h.getLocation=function(){return document.location},h.openWindow=function(t,e,n){return new Promise((r,i)=>{const s=open(t,"_blank",n);function o(){i("Authorization was canceled")}s&&!s.closed?(s.addEventListener("loadstart",function(t){if(0!==t.url.indexOf(e))return;s.removeEventListener("exit",o),s.close();const n=u(t.url);n?r(n):i("Authorization error")}),s.addEventListener("exit",o)):i("Authorization popup was blocked")})},h._rs_init=function(t){const e=u();let n;e&&(n=h.getLocation(),n.hash=""),c=function(){let i=!1;if(e){if(e.error)throw"access_denied"===e.error?new a.default("Authorization failed: access denied",{code:"access_denied"}):new a.default(`Authorization failed: ${e.error}`);e.rsDiscovery&&t.remote.configure(e.rsDiscovery),e.access_token&&(t.remote.configure({token:e.access_token}),i=!0),e.remotestorage&&(t.connect(e.remotestorage),i=!0),e.state&&(n=h.getLocation(),h.setLocation(n.href.split("#")[0]+"#"+e.state)),e.code&&(function(e){r(this,void 0,void 0,function*(){var r,i,o,a;const c=sessionStorage.getItem("remotestorage:codeVerifier");if(!c)return void(0,s.default)("[Authorize] Ignoring OAuth code parameter, because no PKCE code verifier found in sessionStorage");n=h.getLocation();let u=n.origin;"/"!==n.pathname&&(u+=n.pathname);const d=new URLSearchParams({code:e,grant_type:"authorization_code",client_id:t.remote.clientId,redirect_uri:u,code_verifier:c}),p=yield(0,l.requestWithTimeout)("POST",t.remote.TOKEN_URL,{headers:{"Content-Type":"application/x-www-form-urlencoded"},body:d.toString(),responseType:"json"});if(200===p.status){(0,s.default)(`[Authorize] access token good for ${null===(r=null==p?void 0:p.response)||void 0===r?void 0:r.expires_in} seconds`);const e={token:null===(i=null==p?void 0:p.response)||void 0===i?void 0:i.access_token,refreshToken:null===(o=null==p?void 0:p.response)||void 0===o?void 0:o.refresh_token,tokenType:null===(a=null==p?void 0:p.response)||void 0===a?void 0:a.token_type};e.token?t.remote.configure(e):t._emit("error",new Error(`no access_token in "successful" response: ${p.response}`)),sessionStorage.removeItem("remotestorage:codeVerifier")}else t._emit("error",new Error(`${p.statusText}: ${p.response}`))})}(e.code),i=!0),i||t.remote.stopWaitingForToken()}else t.remote.stopWaitingForToken()},t.on("features-loaded",c)},e.default=h},424:function(t,e,n){var r=this&&this.__awaiter||function(t,e,n,r){return new(n||(n=Promise))(function(i,s){function o(t){try{l(r.next(t))}catch(t){s(t)}}function a(t){try{l(r.throw(t))}catch(t){s(t)}}function l(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(o,a)}l((r=r.apply(t,e||[])).next())})},i=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.BaseClient=void 0;const s=i(n(439)),o=i(n(613)),a=i(n(491)),l=i(n(93)),c=i(n(28)),u=n(746);class h{constructor(t,e){if(this.schemas={configurable:!0,get(){return h.Types.inScope(this.moduleName)}},"/"!==e[e.length-1])throw"Not a folder: "+e;"/"===e&&(this.makePath=t=>("/"===t[0]?"":"/")+t),this.storage=t,this.base=e,this.moduleName=function(t){const e=t.split("/");return t.length>2?e[1]:"root"}(this.base),this.addEvents(["change"]),this.on=this.on.bind(this),t.onChange(this.base,this._fireChange.bind(this))}scope(t){return new h(this.storage,this.makePath(t))}getListing(t,e){return r(this,void 0,void 0,function*(){if("string"!=typeof t)t="";else if(t.length>0&&!(0,u.isFolder)(t))return Promise.reject("Not a folder: "+t);return this.storage.get(this.makePath(t),e).then(t=>404===t.statusCode?{}:t.body)})}getAll(t,e){return r(this,void 0,void 0,function*(){if("string"!=typeof t)t="";else if(t.length>0&&!(0,u.isFolder)(t))return Promise.reject("Not a folder: "+t);return this.storage.get(this.makePath(t),e).then(n=>{if(404===n.statusCode)return{};if("object"==typeof n.body){const r=Object.keys(n.body);if(0===r.length)return{};const i=r.map(r=>this.storage.get(this.makePath(t+r),e).then(t=>{if("string"==typeof t.body)try{t.body=JSON.parse(t.body)}catch(t){}"object"==typeof t.body&&(n.body[r]=t.body)}));return Promise.all(i).then(()=>n.body)}})})}getFile(t,e){return r(this,void 0,void 0,function*(){return"string"!=typeof t?Promise.reject("Argument 'path' of baseClient.getFile must be a string"):this.storage.get(this.makePath(t),e).then(t=>({data:t.body,contentType:t.contentType,revision:t.revision}))})}storeFile(t,e,n){return r(this,void 0,void 0,function*(){return"string"!=typeof t?Promise.reject("Argument 'contentType' of baseClient.storeFile must be a string"):"string"!=typeof e?Promise.reject("Argument 'path' of baseClient.storeFile must be a string"):"string"!=typeof n&&"object"!=typeof n?Promise.reject("Argument 'body' of baseClient.storeFile must be a string, ArrayBuffer, or ArrayBufferView"):(this.storage.access.checkPathPermission(this.makePath(e),"rw")||console.warn("WARNING: Editing a document to which only read access ('r') was claimed"),this.storage.put(this.makePath(e),n,t).then(t=>200===t.statusCode||201===t.statusCode?t.revision:Promise.reject("Request (PUT "+this.makePath(e)+") failed with status: "+t.statusCode)))})}getObject(t,e){return r(this,void 0,void 0,function*(){return"string"!=typeof t?Promise.reject("Argument 'path' of baseClient.getObject must be a string"):this.storage.get(this.makePath(t),e).then(e=>{if("object"==typeof e.body)return e.body;if("string"==typeof e.body)try{return JSON.parse(e.body)}catch(e){throw new Error("Not valid JSON: "+this.makePath(t))}else if(void 0!==e.body&&200===e.statusCode)return Promise.reject("Not an object: "+this.makePath(t))})})}storeObject(t,e,n){return r(this,void 0,void 0,function*(){if("string"!=typeof t)return Promise.reject("Argument 'typeAlias' of baseClient.storeObject must be a string");if("string"!=typeof e)return Promise.reject("Argument 'path' of baseClient.storeObject must be a string");if("object"!=typeof n)return Promise.reject("Argument 'object' of baseClient.storeObject must be an object");this._attachType(n,t);try{const t=this.validate(n);if(!t.valid)return Promise.reject(t)}catch(t){return Promise.reject(t)}return this.storage.put(this.makePath(e),JSON.stringify(n),"application/json; charset=UTF-8").then(t=>200===t.statusCode||201===t.statusCode?t.revision:Promise.reject("Request (PUT "+this.makePath(e)+") failed with status: "+t.statusCode))})}remove(t){return r(this,void 0,void 0,function*(){return"string"!=typeof t?Promise.reject("Argument 'path' of baseClient.remove must be a string"):(this.storage.access.checkPathPermission(this.makePath(t),"rw")||console.warn("WARNING: Removing a document to which only read access ('r') was claimed"),this.storage.delete(this.makePath(t),this.storage.connected))})}getItemURL(t){if("string"!=typeof t)throw"Argument 'path' of baseClient.getItemURL must be a string";return this.storage.connected?(t=(0,u.cleanPath)(this.makePath(t)),this.storage.remote.href+t):void 0}cache(t,e="ALL"){if("string"!=typeof t)throw"Argument 'path' of baseClient.cache must be a string";if("string"!=typeof e)throw"Argument 'strategy' of baseClient.cache must be a string or undefined";if("FLUSH"!==e&&"SEEN"!==e&&"ALL"!==e)throw'Argument \'strategy\' of baseclient.cache must be one of ["FLUSH", "SEEN", "ALL"]';return this.storage.caching.set(this.makePath(t),e),this}declareType(t,e,n){let r;if(n&&"string"==typeof e)r=e;else if(n||"string"==typeof e){if(!n&&"string"==typeof e)throw new Error("declareType() requires a JSON Schema object to be passed, in order to validate object types/formats")}else n=e,r=this._defaultTypeURI(t);h.Types.declare(this.moduleName,t,r,n)}validate(t){const e=h.Types.getSchema(t["@context"]);if(e)return s.default.validateResult(t,e);throw new a.default(t["@context"])}_defaultTypeURI(t){return"http://remotestorage.io/spec/modules/"+encodeURIComponent(this.moduleName)+"/"+encodeURIComponent(t)}_attachType(t,e){t["@context"]=h.Types.resolveAlias(this.moduleName+"/"+e)||this._defaultTypeURI(e)}makePath(t){return this.base+(t||"")}_fireChange(t){c.default.changeEvents[t.origin]&&(["new","old","lastCommon"].forEach(function(e){if((!t[e+"ContentType"]||/^application\/(.*)json(.*)/.exec(t[e+"ContentType"]))&&"string"==typeof t[e+"Value"])try{t[e+"Value"]=JSON.parse(t[e+"Value"])}catch(t){}}),this._emit("change",t))}static _rs_init(){}}e.BaseClient=h,h.Types=o.default,(0,u.applyMixins)(h,[l.default]),e.default=h},285:function(t,e,n){var r=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.Caching=void 0;const i=n(746),s=r(n(334));class o{constructor(t){this.pendingActivations=[],this._access=t.access,this.reset()}set(t,e){if("string"!=typeof t)throw new Error("path should be a string");if(!(0,i.isFolder)(t))throw new Error("path should be a folder");if(!this._access.checkPathPermission(t,"r"))throw new Error('No access to path "'+t+'". You must claim access to it first.');if(void 0===e||!e.match(/^(FLUSH|SEEN|ALL)$/))throw new Error("strategy should be 'FLUSH', 'SEEN', or 'ALL'");this._rootPaths[t]=e,"ALL"===e&&(this.activateHandler?this.activateHandler(t):this.pendingActivations.push(t))}enable(t){this.set(t,"ALL")}disable(t){this.set(t,"FLUSH")}onActivate(t){(0,s.default)("[Caching] Setting activate handler",t,this.pendingActivations),this.activateHandler=t;for(let e=0;e{this.emitChange(t.data)})}get(t,e,n){return r(this,void 0,void 0,function*(){return"number"==typeof e?this.getNodes((0,c.pathsFromRoot)(t)).then(r=>{const i=u(r[t]);return h(r,e)?n(t):i?{statusCode:200,body:i.body||i.itemsMap,contentType:i.contentType}:{statusCode:404}}):this.getNodes([t]).then(e=>{const n=u(e[t]);if(n){if((0,c.isFolder)(t))for(const t in n.itemsMap)n.itemsMap.hasOwnProperty(t)&&!1===n.itemsMap[t]&&delete n.itemsMap[t];return{statusCode:200,body:n.body||n.itemsMap,contentType:n.contentType}}return{statusCode:404}})})}put(t,e,n){return r(this,void 0,void 0,function*(){const r=(0,c.pathsFromRoot)(t);return this._updateNodes(r,function(t,r){try{for(let i=0,s=t.length;i0)break}else console.error("Cannot delete non-existing node "+i)}return n})})}flush(t){return this._getAllDescendentPaths(t).then(t=>this.getNodes(t)).then(t=>{for(const e in t){const n=t[e];n&&n.common&&n.local&&this.emitChange({path:n.path,origin:"local",oldValue:!1===n.local.body?void 0:n.local.body,newValue:!1===n.common.body?void 0:n.common.body}),t[e]=void 0}return this.setNodes(t)})}emitChange(t){a.default.changeEvents[t.origin]&&this._emit("change",t)}fireInitial(){a.default.changeEvents.local&&this.forAllNodes(t=>{if((0,c.isDocument)(t.path)){const e=u(t);e&&this.emitChange({path:t.path,origin:"local",oldValue:void 0,oldContentType:void 0,newValue:e.body,newContentType:e.contentType})}}).then(()=>{this._emit("local-events-done")})}onDiff(t){this.diffHandler=t}_updateNodes(t,e){return new Promise((n,r)=>{this._doUpdateNodes(t,e,{resolve:n,reject:r})})}_doUpdateNodes(t,e,n){return r(this,void 0,void 0,function*(){if(this._updateNodesRunning)return void this._updateNodesQueued.push({paths:t,cb:e,promise:n});this._updateNodesRunning=!0;try{let r=yield this.getNodes(t);const i=(0,c.deepClone)(r),s=[];r=e(t,r);for(const t in r){const e=r[t];(0,c.equal)(e,i[t])?delete r[t]:(0,c.isDocument)(t)&&((0,c.equal)(e.local.body,e.local.previousBody)&&e.local.contentType===e.local.previousContentType||s.push({path:t,origin:"window",oldValue:e.local.previousBody,newValue:!1===e.local.body?void 0:e.local.body,oldContentType:e.local.previousContentType,newContentType:e.local.contentType}),void 0===e.local.body?r[t]=void 0:(delete e.local.previousBody,delete e.local.previousContentType))}yield this.setNodes(r),this._emitChangeEvents(s),n.resolve({statusCode:200})}catch(t){n.reject(t)}this._updateNodesRunning=!1;const r=this._updateNodesQueued.shift();r&&(yield this._doUpdateNodes(r.paths,r.cb,r.promise))})}_emitChangeEvents(t){for(let e=0,n=t.length;e{const n=[t],r=u(e[t]),i=Object.keys(r.itemsMap).map(e=>this._getAllDescendentPaths(t+e).then(t=>{for(let e=0,r=t.length;en)}):Promise.resolve([t])}_getInternals(){return{getLatest:u,makeNode:d,isOutdated:h}}}(0,c.applyMixins)(f,[o.default]),t.exports=f},28:function(t){t.exports={cache:!0,changeEvents:{local:!0,window:!1,remote:!0,conflict:!0},cordovaRedirectUri:void 0,logging:!1,modules:[],backgroundSyncInterval:6e4,disableFeatures:[],discoveryTimeout:5e3,isBackground:!1,requestTimeout:3e4,syncInterval:1e4}},373:function(t,e,n){var r=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};const i=r(n(199)),s=r(n(28)),o=r(n(334)),a=n(746);let l;const c="remotestorage:discover";let u={};const h=function(t){return new Promise((e,n)=>{if(t in u)return e(u[t]);const r=new i.default({tls_only:!1,uri_fallback:!0,request_timeout:s.default.discoveryTimeout});return setTimeout(()=>n(new Error("timed out")),s.default.discoveryTimeout),r.lookup(t,function(r,i){if(r)return n(r);if("object"!=typeof i.idx.links.remotestorage||"number"!=typeof i.idx.links.remotestorage.length||i.idx.links.remotestorage.length<=0)return(0,o.default)("[Discover] WebFinger record for "+t+" does not have remotestorage defined in the links section ",JSON.stringify(i.json)),n("WebFinger record for "+t+" does not have remotestorage defined in the links section.");const s=i.idx.links.remotestorage[0],a=s.properties["http://tools.ietf.org/html/rfc6749#section-4.2"]||s.properties["auth-endpoint"],h=s.properties["http://remotestorage.io/spec/version"]||s.type;return u[t]={href:s.href,storageApi:h,authURL:a,properties:s.properties},l&&localStorage.setItem(c,JSON.stringify({cache:u})),e(u[t])})})};(h.DiscoveryError=function(t){this.name="DiscoveryError",this.message=t,this.stack=(new Error).stack}).prototype=Object.create(Error.prototype),h.DiscoveryError.prototype.constructor=h.DiscoveryError,h._rs_init=function(){if(l=(0,a.localStorageAvailable)(),l){const t=JSON.parse(localStorage.getItem(c));t&&(u=t.cache)}},h._rs_supported=function(){return Object.prototype.hasOwnProperty.call(a.globalContext,"fetch")||Object.prototype.hasOwnProperty.call(a.globalContext,"XMLHttpRequest")},h._rs_cleanup=function(){l&&localStorage.removeItem(c)},t.exports=h},706:function(t,e,n){var r=this&&this.__awaiter||function(t,e,n,r){return new(n||(n=Promise))(function(i,s){function o(t){try{l(r.next(t))}catch(t){s(t)}}function a(t){try{l(r.throw(t))}catch(t){s(t)}}function l(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(o,a)}l((r=r.apply(t,e||[])).next())})},i=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};const s=i(n(93)),o=i(n(424)),a=i(n(941)),l=i(n(982)),c=i(n(503)),u=n(746),h=n(368),d=n(684),p=i(n(275));let f;const g="remotestorage:dropbox",m="https://api.dropboxapi.com/2/files/list_folder",y="https://api.dropboxapi.com/2/files/list_folder/continue",v="/remotestorage";function b(t){return(v+"/"+t).replace(/\/+$/,"").replace(/\/+/g,"/")}const w=/[\u007f-\uffff]/g;function _(t){return JSON.stringify(t).replace(w,function(t){return"\\u"+("000"+t.charCodeAt(0).toString(16)).slice(-4)})}function x(t,e){return new RegExp("^"+e.join("\\/")+"(\\/|$)").test(t.error_summary)}function C(t){return t instanceof ArrayBuffer||(0,h.isArrayBufferView)(t)}class S extends d.RemoteBase{constructor(t){if(super(t),this.online=!0,this.storageApi="draft-dejong-remotestorage-19",this._initialFetchDone=!1,this.addEvents(["connected","not-connected"]),this.clientId=t.apiKeys.dropbox.appKey,this.TOKEN_URL="https://api.dropboxapi.com/oauth2/token",this._revCache=new a.default("rev"),this._fetchDeltaCursor=null,this._fetchDeltaPromise=null,this._itemRefs={},f=(0,u.localStorageAvailable)(),f){const t=(0,u.getJSONFromLocalStorage)(g);t&&this.configure(t),this._itemRefs=(0,u.getJSONFromLocalStorage)(`${g}:shares`)||{}}this.connected&&setTimeout(this._emit.bind(this),0,"connected")}connect(){return r(this,void 0,void 0,function*(){try{if(this.rs.setBackend("dropbox"),this.token)T(this.rs);else{const{codeVerifier:t,codeChallenge:e,state:n}=yield(0,u.generateCodeVerifier)();sessionStorage.setItem("remotestorage:codeVerifier",t),sessionStorage.setItem("remotestorage:state",n),this.rs.authorize({authURL:"https://www.dropbox.com/oauth2/authorize",scope:"account_info.read files.content.read files.content.write files.metadata.read files.metadata.write",clientId:this.clientId,response_type:"code",state:n,code_challenge:e,code_challenge_method:"S256",token_access_type:"offline"})}}catch(t){throw this.rs._emit("error",t),this.rs.setBackend(void 0),t}})}configure(t){return r(this,void 0,void 0,function*(){void 0!==t.userAddress&&(this.userAddress=t.userAddress),void 0!==t.token&&(this.token=t.token),void 0!==t.refreshToken&&(this.refreshToken=t.refreshToken),void 0!==t.tokenType&&(this.tokenType=t.tokenType);const e=()=>{f&&localStorage.setItem(g,JSON.stringify({userAddress:this.userAddress,token:this.token,refreshToken:this.refreshToken,tokenType:this.tokenType}))};if(this.refreshToken||this.token)if(this.connected=!0,this.userAddress)this._emit("connected"),e();else try{const t=yield this.info();this.userAddress=t.email,this._emit("connected"),e()}catch(t){this.connected=!1,this.rs._emit("error",new Error("Could not fetch user info.")),e.apply(this)}else(()=>{this.connected=!1,f&&localStorage.removeItem(g),this.rs.setBackend(void 0)})()})}_getFolder(t){const e=this._revCache,n=n=>{let i;if(200!==n.status&&409!==n.status)return Promise.reject("Unexpected response status: "+n.status);try{i=JSON.parse(n.responseText)}catch(t){return Promise.reject(t)}if(409===n.status)return x(i,["path","not_found"])?Promise.resolve({}):Promise.reject(new Error("API returned an error: "+i.error_summary));const s=i.entries.reduce((n,r)=>{try{const i="folder"===r[".tag"],s=r.path_display.split("/").slice(-1)[0]+(i?"/":"");if(i)n[s]={ETag:e.get(t+s)};else{const e=new Date(r.server_modified);n[s]={ETag:r.rev,"Content-Length":r.size,"Last-Modified":e.toUTCString()},this._revCache.set(t+s,r.rev)}}catch(e){console.error(`[Dropbox] folder “${t}” has entry ${JSON.stringify(r)}:`,e)}return n},{});return i.has_more?r(i.cursor).then(function(t){return Object.assign(s,t)}):Promise.resolve(s)},r=t=>{const e={body:{cursor:t}};return this._request("POST",y,e).then(n)};return this._request("POST",m,{body:{path:b(t)}}).then(n).then(function(n){return Promise.resolve({statusCode:200,body:n,contentType:"application/json; charset=UTF-8",revision:e.get(t)})})}get(t,e={}){if(!this.connected)return Promise.reject("not connected (path: "+t+")");const n=this._revCache.get(t);if(null===n)return Promise.resolve({statusCode:404});if(e&&e.ifNoneMatch){if(!this._initialFetchDone)return this.fetchDelta().then(()=>this.get(t,e));if(n&&n===e.ifNoneMatch)return Promise.resolve({statusCode:304})}if("/"===t.slice(-1))return this._getFolder(t);const r={headers:{"Dropbox-API-Arg":_({path:b(t)})},responseType:"arraybuffer"};return e&&e.ifNoneMatch&&(r.headers["If-None-Match"]=e.ifNoneMatch),this._request("GET","https://content.dropboxapi.com/2/files/download",r).then(e=>{const n=e.status;let r,i,s,o;return 200!==n&&409!==n?Promise.resolve({statusCode:n}):(r=e.getResponseHeader("Dropbox-API-Result"),(0,u.getTextFromArrayBuffer)(e.response,"UTF-8").then(a=>{i=a,409===n&&(r=i);try{r=JSON.parse(r)}catch(t){return Promise.reject(t)}if(409===n)return x(r,["path","not_found"])?{statusCode:404}:Promise.reject(new Error('API error while downloading file ("'+t+'"): '+r.error_summary));if(s=e.getResponseHeader("Content-Type"),o=r.rev,this._revCache.set(t,o),this._shareIfNeeded(t),(0,u.shouldBeTreatedAsBinary)(a,s))i=e.response;else try{i=JSON.parse(i),s="application/json; charset=UTF-8"}catch(t){}return{statusCode:n,body:i,contentType:s,revision:o}}))})}put(t,e,n){return r(this,arguments,void 0,function*(t,e,n,r={}){if(!this.connected)throw new Error("not connected (path: "+t+")");const i=this._revCache.get(t);if(r&&r.ifMatch&&i&&i!==r.ifMatch)return{statusCode:412,revision:i};if(r&&"*"===r.ifNoneMatch&&i&&"rev"!==i)return{statusCode:412,revision:i};if(!n.match(/charset=/)&&C(e)&&(n+="; charset=binary"),e.length>157286400)throw new Error("Cannot upload file larger than 150MB");const s={body:e,contentType:n,path:t};if(r&&(r.ifMatch||"*"===r.ifNoneMatch)){const e=yield this._getMetadata(t);if(r&&"*"===r.ifNoneMatch&&e)return{statusCode:412,revision:e.rev};if(r&&r.ifMatch&&e&&e.rev!==r.ifMatch)return{statusCode:412,revision:e.rev}}const o=yield this._uploadSimple(s);return this._shareIfNeeded(t),o})}delete(t){return r(this,arguments,void 0,function*(t,e={}){if(!this.connected)throw new Error("not connected (path: "+t+")");const n=this._revCache.get(t);if((null==e?void 0:e.ifMatch)&&n&&e.ifMatch!==n)return{statusCode:412,revision:n};if(null==e?void 0:e.ifMatch){const n=yield this._getMetadata(t);if((null==e?void 0:e.ifMatch)&&n&&n.rev!==e.ifMatch)return{statusCode:412,revision:n.rev}}return this._deleteSimple(t)})}_shareIfNeeded(t){if(t.match(/^\/public\/.*[^/]$/)&&void 0===this._itemRefs[t])return this.share(t)}share(t){const e={body:{path:b(t)}};return this._request("POST","https://api.dropboxapi.com/2/sharing/create_shared_link_with_settings",e).then(e=>{if(200!==e.status&&409!==e.status)return Promise.reject(new Error("Invalid response status:"+e.status));let n;try{n=JSON.parse(e.responseText)}catch(t){return Promise.reject(new Error("Invalid response body: "+e.responseText))}return 409===e.status?x(n,["shared_link_already_exists"])?this._getSharedLink(t):Promise.reject(new Error("API error: "+n.error_summary)):Promise.resolve(n.url)}).then(e=>(this._itemRefs[t]=e,f&&localStorage.setItem(g+":shares",JSON.stringify(this._itemRefs)),Promise.resolve(e)),e=>(e.message='Sharing Dropbox file or folder ("'+t+'") failed: '+e.message,Promise.reject(e)))}info(){return this._request("POST","https://api.dropboxapi.com/2/users/get_current_account",{}).then(function(t){let e;try{const n=JSON.parse(t.responseText);e=null==n?void 0:n.email}catch(e){return Promise.reject(new Error("Could not query current account info: Invalid API response: "+t.responseText))}return Promise.resolve({email:e})})}_request(t,e,n){return r(this,arguments,void 0,function*(t,e,n,r=1){if(this.isForbiddenRequestMethod(t,e))throw`Don't use ${t} on directories!`;if(!this.token)throw new c.default("No access token");n.headers||(n.headers={}),n.headers.Authorization="Bearer "+this.token,"object"!=typeof n.body||C(n.body)||(n.body=JSON.stringify(n.body),n.headers["Content-Type"]="application/json; charset=UTF-8"),this.rs._emit("wire-busy",{method:t,isFolder:(0,u.isFolder)(e)});try{const i=yield(0,h.requestWithTimeout)(t,e,n);return this.online||(this.online=!0,this.rs._emit("network-online")),this.rs._emit("wire-done",{method:t,isFolder:(0,u.isFolder)(e),success:!0}),401===(null==i?void 0:i.status)&&this.refreshToken?r>=3?(console.error(`Abandoned after ${r} attempts: ${t} ${e}`),i):(this.rs._emit("wire-busy",{method:t,isFolder:(0,u.isFolder)(e)}),yield p.default.refreshAccessToken(this.rs,this,this.refreshToken),this.rs._emit("wire-done",{method:t,isFolder:(0,u.isFolder)(e),success:!0}),this._request(t,e,n,r+1)):[503,429].includes(null==i?void 0:i.status)?(this.online&&(this.online=!1,this.rs._emit("network-offline")),r>=3?(console.warn(`Abandoned after ${r} attempts: ${t} ${e}`),i):(yield new Promise(t=>setTimeout(t,(0,h.retryAfterMs)(i))),this._request(t,e,n,r+1))):i}catch(n){throw this.online&&(this.online=!1,this.rs._emit("network-offline")),this.rs._emit("wire-done",{method:t,isFolder:(0,u.isFolder)(e),success:!1}),n}})}fetchDelta(...t){if(this._fetchDeltaPromise)return this._fetchDeltaPromise;const e=t=>r(this,void 0,void 0,function*(){let n,r;"string"==typeof t?(n=y,r={cursor:t}):(n=m,r={path:v,recursive:!0,include_deleted:!0});try{const i=yield this._request("POST",n,{body:r});if(401===i.status)throw new c.default;if(200!==i.status&&409!==i.status)throw new Error("Invalid response status: "+i.status);let s;try{s=JSON.parse(i.responseText)}catch(t){throw new Error("Invalid response body: "+i.responseText)}if(409===i.status){if(!x(s,["path","not_found"]))throw new Error("API returned an error: "+s.error_summary);s={cursor:null,entries:[],has_more:!1}}if(t||this._revCache.deactivatePropagation(),s.entries.forEach(t=>{const e=t.path_display.slice(14);"deleted"===t[".tag"]?(this._revCache.delete(e),this._revCache.delete(e+"/")):"file"===t[".tag"]&&this._revCache.set(e,t.rev)}),this._fetchDeltaCursor=s.cursor,s.has_more)return e(s.cursor);this._revCache.activatePropagation(),this._initialFetchDone=!0}catch(t){if("timeout"===t)return;throw t}});return this._fetchDeltaPromise=e(this._fetchDeltaCursor).catch(t=>("object"==typeof t&&"message"in t?t.message="Dropbox: fetchDelta: "+t.message:t=`Dropbox: fetchDelta: ${t}`,this.rs._emit("error",t),this._fetchDeltaPromise=null,Promise.reject(t))).then(()=>(this._fetchDeltaPromise=null,Promise.resolve(t))),this._fetchDeltaPromise}_getMetadata(t){const e={path:b(t)};return this._request("POST","https://api.dropboxapi.com/2/files/get_metadata",{body:e}).then(t=>{if(200!==t.status&&409!==t.status)return Promise.reject(new Error("Invalid response status:"+t.status));let e;try{e=JSON.parse(t.responseText)}catch(e){return Promise.reject(new Error("Invalid response body: "+t.responseText))}return 409===t.status?x(e,["path","not_found"])?Promise.resolve():Promise.reject(new Error("API error: "+e.error_summary)):Promise.resolve(e)}).then(void 0,e=>(e.message='Could not load metadata for file or folder ("'+t+'"): '+e.message,Promise.reject(e)))}_uploadSimple(t){const e={path:b(t.path),mode:{".tag":"overwrite",update:void 0},mute:!0};return t.ifMatch&&(e.mode={".tag":"update",update:t.ifMatch}),this._request("POST","https://content.dropboxapi.com/2/files/upload",{body:t.body,headers:{"Content-Type":"application/octet-stream","Dropbox-API-Arg":_(e)}}).then(e=>{if(200!==e.status&&409!==e.status)return Promise.resolve({statusCode:e.status});let n;try{n=JSON.parse(e.responseText)}catch(t){return Promise.reject(new Error("Invalid API result: "+e.responseText))}return 409===e.status?x(n,["path","conflict"])?this._getMetadata(t.path).then(function(t){return Promise.resolve({statusCode:412,revision:t.rev})}):(this.rs._emit("error",new Error(n.error_summary)),Promise.resolve({statusCode:e.status})):(this._revCache.set(t.path,n.rev),Promise.resolve({statusCode:e.status,revision:n.rev}))})}_deleteSimple(t){const e={path:b(t)};return this._request("POST","https://api.dropboxapi.com/2/files/delete",{body:e}).then(t=>{if(200!==t.status&&409!==t.status)return Promise.resolve({statusCode:t.status});let e;try{e=JSON.parse(t.responseText)}catch(e){return Promise.reject(new Error("Invalid response body: "+t.responseText))}if(409===t.status){if(x(e,["path_lookup","not_found"]))return Promise.resolve({statusCode:404});this.rs._emit("error",new Error(e.error_summary))}return Promise.resolve({statusCode:t.status})}).then(e=>(200!==e.statusCode&&404!==e.statusCode||(this._revCache.delete(t),delete this._itemRefs[t]),Promise.resolve(e)),e=>(e.message='Could not delete Dropbox file or folder ("'+t+'"): '+e.message,Promise.reject(e)))}_getSharedLink(t){return r(this,void 0,void 0,function*(){const e={body:{path:b(t),direct_only:!0}};return this._request("POST","https://api.dropbox.com/2/sharing/list_shared_links",e).then(t=>{if(200!==t.status&&409!==t.status)return Promise.reject(new Error("Invalid response status: "+t.status));let e;try{e=JSON.parse(t.responseText)}catch(e){return Promise.reject(new Error("Invalid response body: "+t.responseText))}return 409===t.status?Promise.reject(new Error("API error: "+(null==e?void 0:e.error_summary)||0)):e.links.length?Promise.resolve(e.links[0].url):Promise.reject(new Error("No links returned"))},e=>(e.message='Could not get link to a shared file or folder ("'+t+'"): '+e.message,Promise.reject(e)))})}static _rs_init(t){f=(0,u.localStorageAvailable)(),t.apiKeys.dropbox&&(t.dropbox=new S(t)),"dropbox"===t.backend&&T(t)}static _rs_supported(){return!0}static _rs_cleanup(t){!function(t){(function(t){t._origRemote&&(t.remote=t._origRemote,delete t._origRemote)})(t),function(t){t._dropboxOrigSync&&(t.sync.sync=t._dropboxOrigSync,delete t._dropboxOrigSync)}(t),function(t){t._origBaseClientGetItemURL&&(o.default.prototype.getItemURL=t._origBaseClientGetItemURL,delete t._origBaseClientGetItemURL)}(t),E(t)}(t),f&&localStorage.removeItem(g),t.setBackend(void 0)}}function k(t,...e){t._dropboxOrigSync||(t._dropboxOrigSync=t.sync.sync.bind(t.sync),t.sync.sync=function(){return this.dropbox.fetchDelta(t,...e).then(t._dropboxOrigSync,function(e){t._emit("error",new l.default(e)),t._emit("sync-done")})}.bind(t))}function E(t){t._dropboxOrigSyncCycle&&(t.syncCycle=t._dropboxOrigSyncCycle,delete t._dropboxOrigSyncCycle)}function T(t){!function(t){t._origRemote||(t._origRemote=t.remote,t.remote=t.dropbox)}(t),t.sync?k(t):function(t,...e){t._dropboxOrigSyncCycle||(t._dropboxOrigSyncCycle=t.syncCycle,t.syncCycle=()=>{if(!t.sync)throw new Error("expected sync to be initialized by now");k(t),t._dropboxOrigSyncCycle(t,...e),E(t)})}(t),function(t){t._origBaseClientGetItemURL||(t._origBaseClientGetItemURL=o.default.prototype.getItemURL,o.default.prototype.getItemURL=function(){throw new Error("getItemURL is not implemented for Dropbox yet")})}(t)}(0,u.applyMixins)(S,[s.default]),t.exports=S},451:function(t,e,n){var r=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};const i=r(n(93)),s=n(746),o=r(n(334));class a{constructor(){this.addEvents(["background","foreground"]),this.mode="undefined"!=typeof window?"browser":"node","browser"===this.mode&&(this.setBrowserPrefixedNames(),document.addEventListener(this.visibilityChangeEvent,this.setVisibility.bind(this),!1),this.setVisibility())}setBrowserPrefixedNames(){"browser"===this.mode&&(void 0!==document.hidden?(this.hiddenProperty="hidden",this.visibilityChangeEvent="visibilitychange"):void 0!==document.mozHidden?(this.hiddenProperty="mozHidden",this.visibilityChangeEvent="mozvisibilitychange"):void 0!==document.msHidden?(this.hiddenProperty="msHidden",this.visibilityChangeEvent="msvisibilitychange"):void 0!==document.webkitHidden&&(this.hiddenProperty="webkitHidden",this.visibilityChangeEvent="webkitvisibilitychange"))}setVisibility(){document[this.hiddenProperty]?((0,o.default)("[Env] Going into background mode"),this.goBackground()):((0,o.default)("[Env] Going into foreground mode"),this.goForeground())}isBrowser(){return"browser"===this.mode}isNode(){return"node"===this.mode}goBackground(){this._emit("background")}goForeground(){this._emit("foreground")}static _rs_init(){}static _rs_cleanup(){}}(0,s.applyMixins)(a,[i.default]),t.exports=a},93:function(t,e,n){var r=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.EventHandling=void 0;const i=r(n(334));class s{addEvents(t){t.forEach(t=>this._addEvent(t))}addEventListener(t,e){if("string"!=typeof t)throw new Error("Argument eventName should be a string");if("function"!=typeof e)throw new Error("Argument handler should be a function");(0,i.default)("[EventHandling] Adding event listener",t),this._validateEvent(t),this._handlers[t].push(e)}on(t,e){return this.addEventListener(t,e)}removeEventListener(t,e){this._validateEvent(t);const n=this._handlers[t].length;for(let r=0;r{t(...e)})}_validateEvent(t){if(!(t in this._handlers))throw new Error("Unknown event: "+t)}_delegateEvent(t,e){e.on(t,e=>{this._emit(t,e)})}_addEvent(t){void 0===this._handlers&&(this._handlers={}),this._handlers[t]=[]}}e.EventHandling=s,e.default=s},545:function(t,e,n){var r=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};const i=r(n(28)),s=r(n(451)),o=r(n(334)),a=n(746),l=r(n(370)),c=r(n(548)),u=r(n(275)),h=r(n(373)),d=r(n(424)),p=r(n(801)),f=r(n(706)),g=r(n(600)),m=r(n(313)),y=r(n(285)),v=r(n(567)),b=r(n(794)),w=r(n(365)),_={features:[],featuresDone:0,readyFired:!1,loadFeatures(){this.features=[],this.featuresDone=0,this.readyFired=!1,this.featureModules={WireClient:g.default,Dropbox:f.default,GoogleDrive:p.default,Access:c.default,Discover:h.default,Authorize:u.default,BaseClient:d.default,Env:s.default},i.default.cache&&(0,a.extend)(this.featureModules,{Caching:y.default,IndexedDB:v.default,LocalStorage:b.default,InMemoryStorage:w.default,Sync:m.default}),i.default.disableFeatures.forEach(t=>{this.featureModules[t]&&delete this.featureModules[t]}),this._allLoaded=!1;for(const t in this.featureModules)this.loadFeature(t)},hasFeature(t){for(let e=this.features.length-1;e>=0;e--)if(this.features[e].name===t)return this.features[e].supported;return!1},loadFeature(t){const e=this.featureModules[t],n=!e._rs_supported||e._rs_supported();(0,o.default)(`[RemoteStorage] [FEATURE ${t}] initializing ...`),"object"==typeof n?n.then(()=>{this.featureSupported(t,!0),this.initFeature(t)},()=>{this.featureSupported(t,!1)}):"boolean"==typeof n?(this.featureSupported(t,n),n&&this.initFeature(t)):this.featureSupported(t,!1)},initFeature(t){const e=this.featureModules[t];let n;try{n=e._rs_init(this)}catch(e){return void this.featureFailed(t,e)}"object"==typeof n&&"function"==typeof n.then?n.then(()=>{this.featureInitialized(t)},e=>{this.featureFailed(t,e)}):this.featureInitialized(t)},featureFailed(t,e){(0,o.default)(`[RemoteStorage] [FEATURE ${t}] initialization failed (${e})`),this.featureDone()},featureSupported(t,e){(0,o.default)(`[RemoteStorage] [FEATURE ${t}]${e?"":"not "} supported`),e||this.featureDone()},featureInitialized(t){(0,o.default)(`[RemoteStorage] [FEATURE ${t}] initialized`),this.features.push({name:t,init:this.featureModules[t]._rs_init,supported:!0,cleanup:this.featureModules[t]._rs_cleanup}),this.featureDone()},featureDone(){this.featuresDone++,this.featuresDone===Object.keys(this.featureModules).length&&setTimeout(this.featuresLoaded.bind(this),0)},_setCachingModule(){["IndexedDB","LocalStorage","InMemoryStorage"].some(t=>{if(this.features.some(e=>e.name===t))return this.features.local=this.featureModules[t],!0})},_fireReady(){try{this.readyFired||(this._emit("ready"),this.readyFired=!0)}catch(t){console.error("'ready' failed: ",t,t.stack),this._emit("error",t)}},featuresLoaded(){(0,o.default)("[RemoteStorage] All features loaded"),this._setCachingModule(),this.local=i.default.cache&&this.features.local&&new this.features.local,this.local&&this.remote?(this._setGPD(l.default,this),this._bindChange(this.local)):this.remote&&this._setGPD(this.remote,this.remote),this.remote&&(this.remote.on("connected",()=>{this._fireReady(),this._emit("connected")}),this.remote.on("not-connected",()=>{this._fireReady(),this._emit("not-connected")}),this.remote.connected&&(this._fireReady(),this._emit("connected")),this.hasFeature("Authorize")||this.remote.stopWaitingForToken()),this._collectCleanupFunctions();try{this._allLoaded=!0,this._emit("features-loaded")}catch(t){(0,a.logError)(t),this._emit("error",t)}this._processPending()},_collectCleanupFunctions(){this._cleanups=[];for(let t=0;t=n-this.maxAge?e.v:void 0}set(t,e){this._items[t]={v:e,t:(new Date).getTime()}}}class v extends l.RemoteBase{constructor(t,e){if(super(t),this.online=!0,this.storageApi="draft-dejong-remotestorage-19",this.addEvents(["connected","not-connected"]),this.clientId=e,this._fileIdCache=new y(300),d=(0,o.localStorageAvailable)(),d){const t=(0,o.getJSONFromLocalStorage)(u);t&&this.configure(t)}}configure(t){void 0!==t.userAddress&&(this.userAddress=t.userAddress),void 0!==t.token&&(this.token=t.token);const e=function(){d&&localStorage.setItem(u,JSON.stringify({userAddress:this.userAddress,token:this.token}))},n=function(){this.connected=!1,delete this.token,d&&localStorage.removeItem(u)};this.token?(this.connected=!0,this.userAddress?(this._emit("connected"),e.apply(this)):this.info().then(t=>{this.userAddress=t.user.emailAddress,this._emit("connected"),e.apply(this)}).catch(()=>{n.apply(this),this.rs._emit("error",new Error("Could not fetch user info."))})):n.apply(this)}connect(){this.rs.setBackend("googledrive"),this.rs.authorize({authURL:"https://accounts.google.com/o/oauth2/auth",scope:"https://www.googleapis.com/auth/drive",clientId:this.clientId})}get(t,e={}){return(0,o.isFolder)(t)?this._getFolder(m(t)):this._getFile(m(t),e)}put(t,e,n,r={}){const i=m(t);function s(t){if(t.status>=200&&t.status<300){const e=JSON.parse(t.responseText),n=this.stripQuotes(e.etag);return Promise.resolve({statusCode:200,contentType:e.mimeType,revision:n})}return 412===t.status?Promise.resolve({statusCode:412,revision:"conflict"}):Promise.reject("PUT failed with status "+t.status+" ("+t.responseText+")")}return this._getFileId(i).then(t=>t?r&&"*"===r.ifNoneMatch?s({status:412}):this._updateFile(t,i,e,n,r).then(s):this._createFile(i,e,n).then(s))}delete(t,e={}){const n=m(t);return this._getFileId(n).then(t=>t?this._getMeta(t).then(n=>{let r;return"object"==typeof n&&"string"==typeof n.etag&&(r=this.stripQuotes(n.etag)),e&&e.ifMatch&&e.ifMatch!==r?{statusCode:412,revision:r}:this._request("DELETE",c+"/drive/v2/files/"+t,{}).then(t=>200===t.status||204===t.status?{statusCode:200}:Promise.reject("Delete failed: "+t.status+" ("+t.responseText+")"))}):Promise.resolve({statusCode:200}))}info(){const t=c+"/drive/v2/about?fields=user";return this._request("GET",t,{}).then(function(t){try{const e=JSON.parse(t.responseText);return Promise.resolve(e)}catch(t){return Promise.reject(t)}})}_updateFile(t,e,n,r,i){const s={mimeType:r},o={"Content-Type":"application/json; charset=UTF-8"};return i&&i.ifMatch&&(o["If-Match"]=this.addQuotes(i.ifMatch)),this._request("PUT",c+"/upload/drive/v2/files/"+t+"?uploadType=resumable",{body:JSON.stringify(s),headers:o}).then(t=>412===t.status?t:this._request("PUT",t.getResponseHeader("Location"),{body:r.match(/^application\/json/)?JSON.stringify(n):n}))}_createFile(t,e,n){return this._getParentId(t).then(r=>{const i={title:p(g(t)),mimeType:n,parents:[{kind:"drive#fileLink",id:r}]};return this._request("POST",c+"/upload/drive/v2/files?uploadType=resumable",{body:JSON.stringify(i),headers:{"Content-Type":"application/json; charset=UTF-8"}}).then(t=>this._request("POST",t.getResponseHeader("Location"),{body:n.match(/^application\/json/)?JSON.stringify(e):e}))})}_getFile(t,e){return this._getFileId(t).then(t=>this._getMeta(t).then(t=>{let n;if("object"==typeof t&&"string"==typeof t.etag&&(n=this.stripQuotes(t.etag)),e&&e.ifNoneMatch&&n===e.ifNoneMatch)return Promise.resolve({statusCode:304});if(!t.downloadUrl){if(!t.exportLinks||!t.exportLinks["text/html"])return Promise.resolve({statusCode:200,body:"",contentType:t.mimeType,revision:n});t.mimeType+=";export=text/html",t.downloadUrl=t.exportLinks["text/html"]}return this._request("GET",t.downloadUrl,{responseType:"arraybuffer"}).then(e=>(0,o.getTextFromArrayBuffer)(e.response,"UTF-8").then(function(r){let i=r;if(t.mimeType.match(/^application\/json/))try{i=JSON.parse(i)}catch(t){}else(0,o.shouldBeTreatedAsBinary)(r,t.mimeType)&&(i=e.response);return{statusCode:200,body:i,contentType:t.mimeType,revision:n}}))}))}_getFolder(t){return this._getFileId(t).then(e=>{let n,r,i;if(!e)return Promise.resolve({statusCode:404});const s="'"+e+"' in parents";return this._request("GET",c+"/drive/v2/files?q="+encodeURIComponent(s)+"&fields="+encodeURIComponent("items(downloadUrl,etag,fileSize,id,mimeType,title,labels)")+"&maxResults=1000&trashed=false",{}).then(e=>{var s;if(200!==e.status)return Promise.reject("request failed or something: "+e.status);try{n=JSON.parse(e.responseText)}catch(t){return Promise.reject("non-JSON response from GoogleDrive")}i={};for(const a of n.items)(null===(s=a.labels)||void 0===s?void 0:s.trashed)||(r=this.stripQuotes(a.etag),a.mimeType===h?(this._fileIdCache.set(t+(0,o.cleanPath)(a.title)+"/",a.id),i[a.title+"/"]={ETag:r}):(this._fileIdCache.set(t+(0,o.cleanPath)(a.title),a.id),i[a.title]={ETag:r,"Content-Type":a.mimeType,"Content-Length":a.fileSize}));return Promise.resolve({statusCode:200,body:i,contentType:"application/json; charset=UTF-8",revision:void 0})})})}_getParentId(t){const e=f(t);return this._getFileId(e).then(t=>t?Promise.resolve(t):this._createFolder(e))}_createFolder(t){return this._getParentId(t).then(e=>this._request("POST",c+"/drive/v2/files",{body:JSON.stringify({title:p(g(t)),mimeType:h,parents:[{id:e}]}),headers:{"Content-Type":"application/json; charset=UTF-8"}}).then(t=>{const e=JSON.parse(t.responseText);return Promise.resolve(e.id)}))}_getFileId(t){let e;return"/"===t?Promise.resolve("root"):(e=this._fileIdCache.get(t))?Promise.resolve(e):this._getFolder(f(t)).then(()=>(e=this._fileIdCache.get(t),e?Promise.resolve(e):"/"===t.substr(-1)?this._createFolder(t).then(()=>this._getFileId(t)):Promise.resolve()))}_getMeta(t){return this._request("GET",c+"/drive/v2/files/"+t,{}).then(function(e){return 200===e.status?Promise.resolve(JSON.parse(e.responseText)):Promise.reject("request (getting metadata for "+t+") failed with status: "+e.status)})}_request(t,e,n){return this.isForbiddenRequestMethod(t,e)?Promise.reject(`Don't use ${t} on directories!`):(n.headers||(n.headers={}),n.headers.Authorization="Bearer "+this.token,this.rs._emit("wire-busy",{method:t,isFolder:(0,o.isFolder)(e)}),(0,a.requestWithTimeout)(t,e,n).then(n=>n&&401===n.status?void this.connect():(this.online||(this.online=!0,this.rs._emit("network-online")),this.rs._emit("wire-done",{method:t,isFolder:(0,o.isFolder)(e),success:!0}),Promise.resolve(n)),n=>(this.online&&(this.online=!1,this.rs._emit("network-offline")),this.rs._emit("wire-done",{method:t,isFolder:(0,o.isFolder)(e),success:!1}),Promise.reject(n))))}static _rs_init(t){const e=t.apiKeys.googledrive;var n;e&&(t.googledrive=new v(t,e.clientId),"googledrive"===t.backend&&(t._origRemote=t.remote,t.remote=t.googledrive,(n=t)._origBaseClientGetItemURL||(n._origBaseClientGetItemURL=i.default.prototype.getItemURL,i.default.prototype.getItemURL=function(){throw new Error("getItemURL is not implemented for Google Drive yet")})))}static _rs_supported(){return!0}static _rs_cleanup(t){var e;t.setBackend(void 0),t._origRemote&&(t.remote=t._origRemote,delete t._origRemote),(e=t)._origBaseClientGetItemURL&&(i.default.prototype.getItemURL=e._origBaseClientGetItemURL,delete e._origBaseClientGetItemURL)}}(0,o.applyMixins)(v,[s.default]),t.exports=v},567:function(t,e,n){var r=this&&this.__awaiter||function(t,e,n,r){return new(n||(n=Promise))(function(i,s){function o(t){try{l(r.next(t))}catch(t){s(t)}}function a(t){try{l(r.throw(t))}catch(t){s(t)}}function l(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(o,a)}l((r=r.apply(t,e||[])).next())})},i=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};const s=i(n(93)),o=i(n(496)),a=i(n(334)),l=n(746),c="remotestorage";let u;class h extends o.default{constructor(t){super(),this.addEvents(["change","local-events-done"]),this.db=t||u,this.db?(this.getsRunning=0,this.putsRunning=0,this.changesQueued={},this.changesRunning={},this.commitSlownessWarning=null):(0,a.default)("[IndexedDB] Failed to open DB")}getNodes(t){return r(this,void 0,void 0,function*(){const e=[],n={};for(let r=0,i=t.length;r0?this.getNodesFromDb(e).then(function(t){for(const e in n)t[e]=n[e];return t}):n})}setNodes(t){return r(this,void 0,void 0,function*(){for(const e in t)this.changesQueued[e]=t[e]||!1;this.maybeFlush()})}maybeFlush(){0===this.putsRunning?this.flushChangesQueued():this.commitSlownessWarning||(this.commitSlownessWarning=n.g.setInterval(function(){console.warn("WARNING: waited more than 10 seconds for previous commit to finish")},1e4))}flushChangesQueued(){this.commitSlownessWarning&&(clearInterval(this.commitSlownessWarning),this.commitSlownessWarning=null),Object.keys(this.changesQueued).length>0&&(this.changesRunning=this.changesQueued,this.changesQueued={},this.setNodesInDb(this.changesRunning).then(this.flushChangesQueued.bind(this)))}getNodesFromDb(t){return new Promise((e,n)=>{const r=this.db.transaction(["nodes"],"readonly"),i=r.objectStore("nodes"),s={};this.getsRunning++,t.map(t=>{i.get(t).onsuccess=e=>{s[t]=e.target.result}}),r.oncomplete=()=>{e(s),this.getsRunning--},r.onerror=r.onabort=()=>{n("get transaction error/abort"),this.getsRunning--}})}setNodesInDb(t){return r(this,void 0,void 0,function*(){return new Promise((e,n)=>{const r=this.db.transaction(["nodes"],"readwrite"),i=r.objectStore("nodes"),s=(new Date).getTime();this.putsRunning++,(0,a.default)("[IndexedDB] Starting puts",t,this.putsRunning);for(const o in t){const e=t[o];if("object"==typeof e)try{i.put(e)}catch(t){throw(0,a.default)("[IndexedDB] Error while putting",e,t),t}else try{i.delete(o)}catch(t){throw(0,a.default)("[IndexedDB] Error while removing",i,e,t),t}}r.oncomplete=()=>{this.putsRunning--,(0,a.default)("[IndexedDB] Finished puts",t,this.putsRunning,(new Date).getTime()-s+"ms"),e()},r.onerror=()=>{this.putsRunning--,n("transaction error")},r.onabort=()=>{n("transaction abort"),this.putsRunning--}})})}reset(t){const e=this.db.name;this.db.close(),h.clean(e,()=>{h.open(e,(n,r)=>{n?(0,a.default)(`[IndexedDB] Error while resetting database ${e}:`,n):this.db=r,"function"==typeof t&&t(self)})})}forAllNodes(t){return r(this,void 0,void 0,function*(){return new Promise(e=>{this.db.transaction(["nodes"],"readonly").objectStore("nodes").openCursor().onsuccess=n=>{const r=n.target.result;r?(t(r.value),r.continue()):e()}})})}closeDB(){0===this.putsRunning?this.db.close():setTimeout(this.closeDB.bind(this),100)}static open(t,e){const n=setTimeout(function(){e("timeout trying to open db")},1e4);try{const r=indexedDB.open(t,2);r.onerror=function(){(0,a.default)("[IndexedDB] Opening DB failed",r),clearTimeout(n),e(r.error)},r.onupgradeneeded=function(t){const e=r.result;(0,a.default)("[IndexedDB] Upgrade: from ",t.oldVersion," to ",t.newVersion),1!==t.oldVersion&&((0,a.default)("[IndexedDB] Creating object store: nodes"),e.createObjectStore("nodes",{keyPath:"path"})),(0,a.default)("[IndexedDB] Creating object store: changes"),e.createObjectStore("changes",{keyPath:"path"})},r.onsuccess=function(){clearTimeout(n);const i=r.result;if(!i.objectStoreNames.contains("nodes")||!i.objectStoreNames.contains("changes"))return(0,a.default)("[IndexedDB] Missing object store. Resetting the database."),void h.clean(t,function(){h.open(t,e)});e(null,r.result)}}catch(r){(0,a.default)("[IndexedDB] Failed to open database: "+r),(0,a.default)("[IndexedDB] Resetting database and trying again."),clearTimeout(n),h.clean(t,function(){h.open(t,e)})}}static clean(t,e){const n=indexedDB.deleteDatabase(t);n.onsuccess=function(){(0,a.default)(`[IndexedDB] Deleted database "${t}"`),e()},n.onerror=n.onabort=function(e){console.error('Failed to remove database "'+t+'"',e)}}static _rs_init(t){return new Promise((e,n)=>{h.open(c,function(r,i){r?n(r):(u=i,i.onerror=()=>{t._emit("error",r)},e())})})}static _rs_supported(){return new Promise((t,e)=>{const n=(0,l.getGlobalContext)();let r=!1;if("undefined"!=typeof navigator&&navigator.userAgent.match(/Android (2|3|4\.[0-3])/)&&(navigator.userAgent.match(/Chrome|Firefox/)||(r=!0)),"indexedDB"in n&&!r)try{const n=indexedDB.open("rs-check");n.onerror=function(){e()},n.onsuccess=function(){n.result.close(),indexedDB.deleteDatabase("rs-check"),t()}}catch(t){e()}else e()})}static _rs_cleanup(t){return new Promise(e=>{t.local instanceof h&&t.local.closeDB(),h.clean(c,e)})}diffHandler(){}}(0,l.applyMixins)(h,[s.default]),t.exports=h},365:function(t,e,n){var r=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};const i=r(n(93)),s=r(n(496)),o=n(746);class a extends s.default{constructor(){super(),this._storage={},this.addEvents(["change","local-events-done"])}getNodes(t){const e={};for(let n=0,r=t.length;n=2e3&&t<=36e5}var E;!function(t){t.GOOGLE="googledrive",t.DROPBOX="dropbox"}(E||(E={}));class T{constructor(t){if(this._pending=[],this._cleanups=[],this._pathHandlers={change:{}},this.apiKeys={},this._init=w.default.loadFeatures,this.features=w.default.features,this.loadFeature=w.default.loadFeature,this.featureSupported=w.default.featureSupported,this.featureDone=w.default.featureDone,this.featuresDone=w.default.featuresDone,this.featuresLoaded=w.default.featuresLoaded,this.featureInitialized=w.default.featureInitialized,this.featureFailed=w.default.featureFailed,this.hasFeature=w.default.hasFeature,this._setCachingModule=w.default._setCachingModule,this._collectCleanupFunctions=w.default._collectCleanupFunctions,this._fireReady=w.default._fireReady,this.initFeature=w.default.initFeature,"object"==typeof t&&(0,c.extend)(a.default,t),this.addEvents(["ready","authing","connecting","connected","disconnected","not-connected","conflict","error","features-loaded","sync-interval-change","sync-started","sync-req-done","sync-done","wire-busy","wire-done","network-offline","network-online"]),this._setGPD({get:this._pendingGPD("get"),put:this._pendingGPD("put"),delete:this._pendingGPD("delete")}),C=(0,c.localStorageAvailable)(),C){this.apiKeys=(0,c.getJSONFromLocalStorage)("remotestorage:api-keys")||{};const t=localStorage.getItem("remotestorage:backend");"dropbox"===t||"googledrive"===t?this.setBackend(t):this.setBackend("remotestorage")}const e=this.on;this.on=function(t,n){if(this._allLoaded)switch(t){case"features-loaded":setTimeout(n,0);break;case"ready":this.remote&&setTimeout(n,0);break;case"connected":this.remote&&this.remote.connected&&setTimeout(n,0);break;case"not-connected":this.remote&&!this.remote.connected&&setTimeout(n,0)}return e.call(this,t,n)},this._init(),this.fireInitial=function(){this.local&&setTimeout(this.local.fireInitial.bind(this.local),0)}.bind(this),this.on("ready",this.fireInitial.bind(this)),this.loadModules()}get connected(){return this.remote.connected}loadModules(){a.default.modules.forEach(this.addModule.bind(this))}authorize(t){if(this.access.setStorageType(this.remote.storageApi),void 0===t.scope&&(t.scope=this.access.scopeParameter),x.cordova)t.redirectUri=a.default.cordovaRedirectUri;else{const e=h.default.getLocation();let n=e.origin;"/"!==e.pathname&&(n+=e.pathname),t.redirectUri=n}void 0===t.clientId&&(t.clientId=t.redirectUri.match(/^(https?:\/\/[^/]+)/)[0]),h.default.authorize(this,t)}impliedauth(t,e){t=t||this.remote.storageApi,e=e||String(document.location),(0,l.default)("ImpliedAuth proceeding due to absent authURL; storageApi = "+t+" redirectUri = "+e),this.remote.configure({token:h.default.IMPLIED_FAKE_TOKEN}),document.location.href=e}connect(t,e){if(this.setBackend("remotestorage"),t.indexOf("@")<0&&!t.match(/^(https?:\/\/)?[^\s\/$\.?#]+\.[^\s]*$/))this._emit("error",new T.DiscoveryError("Not a valid user address or URL."));else{if(t.indexOf("@")<0&&!t.match(/^https?:\/\//)&&(t=`https://${t}`),x.cordova){if("string"!=typeof a.default.cordovaRedirectUri)return void this._emit("error",new T.DiscoveryError("Please supply a custom HTTPS redirect URI for your Cordova app"));if(!x.cordova.InAppBrowser)return void this._emit("error",new T.DiscoveryError("Please include the InAppBrowser Cordova plugin to enable OAuth"))}this.remote.configure({userAddress:t}),this._emit("connecting"),(0,y.default)(t).then(n=>{if(this._emit("authing"),n.userAddress=t,this.remote.configure(n),!this.remote.connected)if(n.authURL)if(void 0===e)this.authorize({authURL:n.authURL});else{if("string"!=typeof e)throw new Error("Supplied bearer token must be a string");(0,l.default)("Skipping authorization sequence and connecting with known token"),this.remote.configure({token:e})}else this.impliedauth()},()=>{this._emit("error",new T.DiscoveryError("No storage information found for this user address."))})}}reconnect(){this.remote.configure({token:null}),"remotestorage"===this.backend?this.connect(this.remote.userAddress):this.remote.connect()}disconnect(){this.remote&&this.remote.configure({userAddress:null,href:null,storageApi:null,token:null,properties:null}),this._setGPD({get:this._pendingGPD("get"),put:this._pendingGPD("put"),delete:this._pendingGPD("delete")});const t=this._cleanups.length;let e=0;const n=()=>{e++,e>=t&&(this._init(),(0,l.default)('Cleanups done, emitting "disconnected" event'),this._emit("disconnected"))};t>0?this._cleanups.forEach(t=>{const e=t(this);"object"==typeof e&&"function"==typeof e.then?e.then(n):n()}):n()}setBackend(t){this.backend=t,C&&(void 0!==t?localStorage.setItem("remotestorage:backend",t):localStorage.removeItem("remotestorage:backend"))}onChange(t,e){this._pathHandlers.change[t]||(this._pathHandlers.change[t]=[]),this._pathHandlers.change[t].push(e)}enableLog(){a.default.logging=!0}disableLog(){a.default.logging=!1}log(...t){l.default.apply(T,t)}setApiKeys(t){const e=[E.GOOGLE,E.DROPBOX];if("object"!=typeof t||!Object.keys(t).every(t=>e.includes(t)))return console.error("setApiKeys() was called with invalid arguments"),!1;Object.keys(t).forEach(e=>{const n=t[e];if(n){switch(e){case E.DROPBOX:this.apiKeys[E.DROPBOX]={appKey:n},void 0!==this.dropbox&&this.dropbox.clientId===n||m.default._rs_init(this);break;case E.GOOGLE:this.apiKeys[E.GOOGLE]={clientId:n},void 0!==this.googledrive&&this.googledrive.clientId===n||g.default._rs_init(this)}return!0}delete this.apiKeys[e]}),C&&localStorage.setItem("remotestorage:api-keys",JSON.stringify(this.apiKeys))}setCordovaRedirectUri(t){if("string"!=typeof t||!t.match(/http(s)?:\/\//))throw new Error("Cordova redirect URI must be a URI string");a.default.cordovaRedirectUri=t}_setGPD(t,e){function n(t){return function(...n){return t.apply(e,n).then(S.bind(this))}}this.get=n(t.get),this.put=n(t.put),this.delete=n(t.delete)}_pendingGPD(t){return(...e)=>{const n=Array.prototype.slice.call(e);return new Promise((e,r)=>{this._pending.push({method:t,args:n,promise:{resolve:e,reject:r}})})}}_processPending(){this._pending.forEach(t=>{try{this[t.method](...t.args).then(t.promise.resolve,t.promise.reject)}catch(e){t.promise.reject(e)}}),this._pending=[]}_bindChange(t){t.on("change",this._dispatchEvent.bind(this,"change"))}_dispatchEvent(t,e){Object.keys(this._pathHandlers[t]).forEach(n=>{const r=n.length;e.path.substr(0,r)===n&&this._pathHandlers[t][n].forEach(t=>{const r={};for(const n in e)r[n]=e[n];r.relativePath=e.path.replace(new RegExp("^"+n),"");try{t(r)}catch(t){console.error("'change' handler failed: ",t,t.stack),this._emit("error",t)}})})}scope(t){if("string"!=typeof t)throw"Argument 'path' of baseClient.scope must be a string";return this.access.checkPathPermission(t,"r")||console.warn("WARNING: Please use remoteStorage.access.claim() to ask for access permissions first: https://remotestorage.io/rs.js/docs/api/access/classes/Access.html#claim"),new d.default(this,t)}getSyncInterval(){return a.default.syncInterval}setSyncInterval(t){if(!k(t))throw t+" is not a valid sync interval";const e=a.default.syncInterval;a.default.syncInterval=t,this._emit("sync-interval-change",{oldValue:e,newValue:t})}getBackgroundSyncInterval(){return a.default.backgroundSyncInterval}setBackgroundSyncInterval(t){if(!k(t))throw t+" is not a valid sync interval";const e=a.default.backgroundSyncInterval;a.default.backgroundSyncInterval=t,this._emit("sync-interval-change",{oldValue:e,newValue:t})}getCurrentSyncInterval(){return a.default.isBackground?a.default.backgroundSyncInterval:a.default.syncInterval}getRequestTimeout(){return a.default.requestTimeout}setRequestTimeout(t){if("number"!=typeof t)throw t+" is not a valid request timeout";a.default.requestTimeout=t}setupSyncCycle(){this.sync&&!this.sync.stopped&&((0,l.default)("[Sync] Setting up sync cycle"),this.on("sync-done",()=>{(0,l.default)("[Sync] Sync done. Setting timer to",this.getCurrentSyncInterval()),this.sync&&!this.sync.stopped&&(this._syncTimer&&clearTimeout(this._syncTimer),this._syncTimer=setTimeout(this.sync.sync.bind(this.sync),this.getCurrentSyncInterval()))}),this.sync.sync())}startSync(){return a.default.cache?(this.sync.stopped=!1,this.syncStopped=!1,this.sync.sync()):(console.warn("Nothing to sync, because caching is disabled."),Promise.resolve())}stopSync(){clearTimeout(this._syncTimer),this._syncTimer=void 0,this.sync?((0,l.default)("[Sync] Stopping sync"),this.sync.stopped=!0):((0,l.default)("[Sync] Will instantiate sync stopped"),this.syncStopped=!0)}addModule(t){const e=t.name,n=t.builder;if(Object.defineProperty(this,e,{configurable:!0,get:function(){const t=this._loadModule(e,n);return Object.defineProperty(this,e,{value:t}),t}}),-1!==e.indexOf("-")){const t=e.replace(/\-[a-z]/g,function(t){return t[1].toUpperCase()});Object.defineProperty(this,t,{get:function(){return this[e]}})}}_loadModule(t,e){if(e)return e(new d.default(this,"/"+t+"/"),new d.default(this,"/public/"+t+"/")).exports;throw"Unknown module: "+t}}e.RemoteStorage=T,T.SyncError=v.default,T.Unauthorized=b.default,T.DiscoveryError=y.default.DiscoveryError,T.util=_,Object.defineProperty(T.prototype,"access",{configurable:!0,get:function(){const t=new u.default;return Object.defineProperty(this,"access",{value:t}),t}}),Object.defineProperty(T.prototype,"caching",{configurable:!0,get:function(){const t=new p.default(this);return Object.defineProperty(this,"caching",{value:t}),t}}),(0,c.applyMixins)(T,[f.EventHandling]),e.default=T},368:function(t,e,n){var r=this&&this.__awaiter||function(t,e,n,r){return new(n||(n=Promise))(function(i,s){function o(t){try{l(r.next(t))}catch(t){s(t)}}function a(t){try{l(r.throw(t))}catch(t){s(t)}}function l(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(o,a)}l((r=r.apply(t,e||[])).next())})},i=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.isArrayBufferView=void 0,e.retryAfterMs=function(t){const e=1e3*parseInt(t.getResponseHeader("Retry-After"));return e>=1e3?e:Math.max(1500,Math.min(6e4,Math.round(o.default.syncInterval/(2.9+.2*Math.random()))))},e.requestWithTimeout=function(t,n,i){return r(this,void 0,void 0,function*(){return"function"==typeof fetch?function(t,e,n){return r(this,void 0,void 0,function*(){const r="function"==typeof AbortController?new AbortController:null;let i;const a=new Promise((t,e)=>{i=setTimeout(()=>{r&&r.abort(),e("timeout")},o.default.requestTimeout)});let l;const c={},u=fetch(e,{method:t,headers:n.headers,body:n.body,signal:r?r.signal:void 0}).then(t=>{switch((0,s.default)("[requests fetch]",t),t.headers.forEach((t,e)=>{c[e.toUpperCase()]=t}),l={readyState:4,status:t.status,statusText:t.statusText,response:void 0,getResponseHeader:t=>c[t.toUpperCase()]||null,responseType:n.responseType,responseURL:e},n.responseType){case"arraybuffer":return t.arrayBuffer();case"blob":return t.blob();case"json":return t.json();case void 0:case"":case"text":return t.text();default:throw new Error("responseType 'document' is not currently supported using fetch")}}).then(t=>(l.response=t,n.responseType&&"text"!==n.responseType||(l.responseText=t),l)).finally(()=>{clearTimeout(i)});return Promise.race([u,a])})}(t,n,i):"function"==typeof XMLHttpRequest?function(t,n,i){return r(this,void 0,void 0,function*(){return new Promise((r,a)=>{(0,s.default)("[requests XHR]",t,n);let l=!1;const c=setTimeout(()=>{l=!0,a("timeout")},o.default.requestTimeout),u=new XMLHttpRequest;if(u.open(t,n,!0),i.responseType&&(u.responseType=i.responseType),i.headers)for(const t in i.headers)u.setRequestHeader(t,i.headers[t]);u.onload=()=>{l||(clearTimeout(c),r(u))},u.onerror=t=>{l||(clearTimeout(c),a(t))};let h=i.body;"object"==typeof h&&!(0,e.isArrayBufferView)(h)&&h instanceof ArrayBuffer&&(h=new Uint8Array(h)),u.send(h)})})}(t,n,i):Promise.reject("[Requests] You need to add a polyfill for fetch or XMLHttpRequest")})};const s=i(n(334)),o=i(n(28));if("function"==typeof(n.g||window).ArrayBufferView)e.isArrayBufferView=function(t){return t&&t instanceof(n.g||window).ArrayBufferView};else{const t=[Int8Array,Uint8Array,Int16Array,Uint16Array,Int32Array,Uint32Array,Float32Array,Float64Array];e.isArrayBufferView=function(e){for(let n=0;n<8;n++)if(e instanceof t[n])return!0;return!1}}},941:function(t){t.exports=class{constructor(t){this._itemsRev={},this._storage={},this._canPropagate=!1,this.defaultValue=t,this.activatePropagation()}get(t){t=t.toLowerCase();let e=this._storage[t];return void 0===e&&(e=this.defaultValue,this._storage[t]=e),e}set(t,e){return t=t.toLowerCase(),this._storage[t]===e||(this._storage[t]=e,e||delete this._itemsRev[t],this._updateParentFolderItemRev(t,e),this._canPropagate&&this._propagate(t)),e}delete(t){return this.set(t,null)}deactivatePropagation(){return this._canPropagate=!1,!0}activatePropagation(){return this._canPropagate||(this._generateFolderRev("/"),this._canPropagate=!0),!0}_hashCode(t){let e=0;if(0===t.length)return e;for(let n=0;n0&&(n=this._generateHash(t))}return this.set(t,n),n}}},491:function(t){class e extends Error{constructor(t){super();const e=new Error("Schema not found: "+t);return e.name="SchemaNotFound",e}}t.exports=e},982:function(t){class e extends Error{constructor(t){super(),this.name="SyncError",this.message="Sync failed: ","string"==typeof t?this.message+=t:(this.message+=t.message,this.stack=t.stack,this.originalError=t)}}t.exports=e},313:function(t,e,n){var r=this&&this.__awaiter||function(t,e,n,r){return new(n||(n=Promise))(function(i,s){function o(t){try{l(r.next(t))}catch(t){s(t)}}function a(t){try{l(r.throw(t))}catch(t){s(t)}}function l(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(o,a)}l((r=r.apply(t,e||[])).next())})},i=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.Sync=void 0;const s=i(n(28)),o=i(n(451)),a=i(n(93)),l=i(n(334)),c=i(n(275)),u=i(n(982)),h=i(n(503)),d=n(746);let p,f;function g(t,e,n){return{action:t,path:e,promise:n}}function m(t,e){return t.common.revision!==e&&(!t.remote||t.remote.revision!==e)}function y(t){return!!t.common&&!!t.common.revision}class v{constructor(t){this.numThreads=10,this._tasks={},this._running={},this._timeStarted={},this._finishedTasks=[],this.rs=t,this.rs.local.onDiff(t=>{this.addTask(t),this.doTasks()}),this.rs.caching.onActivate(t=>{this.addTask(t),this.doTasks()}),this.addEvents(["done","req-done"])}now(){return(new Date).getTime()}queueGetRequest(t){return r(this,void 0,void 0,function*(){return new Promise((e,n)=>{this.rs.remote.connected?this.rs.remote.online?(this.addTask(t,function(){this.rs.local.get(t).then(t=>e(t))}.bind(this)),this.doTasks()):n("cannot fulfill maxAge requirement - remote is not online"):n("cannot fulfill maxAge requirement - remote is not connected")})})}corruptServerItemsMap(t){if("object"!=typeof t||Array.isArray(t))return!0;for(const e in t){const n=t[e];if("object"!=typeof n)return!0;if("string"!=typeof n.ETag)return!0;if((0,d.isFolder)(e)){if(-1!==e.substring(0,e.length-1).indexOf("/"))return!0}else if(-1!==e.indexOf("/"))return!0}return!1}corruptItemsMap(t){if("object"!=typeof t||Array.isArray(t))return!0;for(const e in t)if("boolean"!=typeof t[e])return!0;return!1}corruptRevision(t){return"object"!=typeof t||Array.isArray(t)||t.revision&&"string"!=typeof t.revision||t.body&&"string"!=typeof t.body&&"object"!=typeof t.body||t.contentType&&"string"!=typeof t.contentType||t.contentLength&&"number"!=typeof t.contentLength||t.timestamp&&"number"!=typeof t.timestamp||t.itemsMap&&this.corruptItemsMap(t.itemsMap)}isCorrupt(t){return"object"!=typeof t||Array.isArray(t)||"string"!=typeof t.path||this.corruptRevision(t.common)||t.local&&this.corruptRevision(t.local)||t.remote&&this.corruptRevision(t.remote)||t.push&&this.corruptRevision(t.push)}hasTasks(){return Object.keys(this._tasks).length>0}collectDiffTasks(){return r(this,void 0,void 0,function*(){let t=0;return this.rs.local.forAllNodes(e=>{t>100||(this.isCorrupt(e)?((0,l.default)("[Sync] WARNING: corrupt node in local cache",e),"object"==typeof e&&e.path&&(this.addTask(e.path),t++)):(this.needsFetch(e)&&this.rs.access.checkPathPermission(e.path,"r")||(0,d.isDocument)(e.path)&&this.needsPush(e)&&this.rs.access.checkPathPermission(e.path,"rw"))&&(this.addTask(e.path),t++))}).then(()=>t)})}inConflict(t){return!(!t.local||!t.remote||void 0===t.remote.body&&!t.remote.itemsMap)}needsRefresh(t){return!!t.common&&(!t.common.timestamp||this.now()-t.common.timestamp>s.default.syncInterval)}needsFetch(t){return!!this.inConflict(t)||!(!t.common||void 0!==t.common.itemsMap||void 0!==t.common.body)||!(!t.remote||void 0!==t.remote.itemsMap||void 0!==t.remote.body)}needsPush(t){return!this.inConflict(t)&&(!(!t.local||t.push)||void 0)}needsRemotePut(t){return t.local&&"string"==typeof t.local.body}needsRemoteDelete(t){return t.local&&!1===t.local.body}getParentPath(t){const e=t.match(/^(.*\/)([^\/]+\/?)$/);if(e)return e[1];throw new Error('Not a valid path: "'+t+'"')}deleteChildPathsFromTasks(){for(const t in this._tasks){const e=(0,d.pathsFromRoot)(t);for(let n=1;n{let e;if(this.needsRefresh(t)){try{e=this.getParentPath(t.path)}catch(t){}e&&this.rs.access.checkPathPermission(e,"r")?this.addTask(e):this.rs.access.checkPathPermission(t.path,"r")&&this.addTask(t.path)}}),this.deleteChildPathsFromTasks()})}flush(t){for(const e in t)"FLUSH"===this.rs.caching.checkPath(e)&&t[e]&&!t[e].local&&((0,l.default)("[Sync] Flushing",e),t[e]=void 0);return t}doTask(t){return r(this,void 0,void 0,function*(){return this.rs.local.getNodes([t]).then(e=>{const n=e[t];return void 0===n||function(t){return!(!t.remote||!t.remote.revision||t.remote.itemsMap||t.remote.body)}(n)?g("get",t,this.rs.remote.get(t)):this.needsRemotePut(n)?(n.push=(0,d.deepClone)(n.local),n.push.timestamp=this.now(),this.rs.local.setNodes(this.flush(e)).then(()=>{let e;return e=y(n)?{ifMatch:n.common.revision}:{ifNoneMatch:"*"},g("put",t,this.rs.remote.put(t,n.push.body,n.push.contentType,e))})):this.needsRemoteDelete(n)?(n.push={body:!1,timestamp:this.now()},this.rs.local.setNodes(this.flush(e)).then(()=>y(n)?g("delete",t,this.rs.remote.delete(t,{ifMatch:n.common.revision})):g("get",t,this.rs.remote.get(t)))):y(n)?g("get",t,this.rs.remote.get(t,{ifNoneMatch:n.common.revision})):g("get",t,this.rs.remote.get(t))})})}autoMergeFolder(t){if(t.remote.itemsMap&&(t.common=t.remote,delete t.remote,t.common.itemsMap)){for(const e in t.common.itemsMap)t.local.itemsMap[e]||(t.local.itemsMap[e]=!1);for(const e in t.local.itemsMap)t.common.itemsMap[e]||this.addTask(t.path+e);(0,d.equal)(t.local.itemsMap,t.common.itemsMap)&&delete t.local}return t}autoMergeDocument(t){var e;return function(t){return(!t.remote||!t.remote.revision||t.remote.revision===t.common.revision)&&(void 0===t.common.body&&!1===t.remote.body||t.remote.body===t.common.body&&t.remote.contentType===t.common.contentType)}(t)?delete(t=function(t){return t.remote&&!1===t.remote.body&&t.local&&!1===t.local.body&&delete t.local,t}(t)).remote:void 0!==t.remote.body&&(!1===t.remote.body&&!1===(null===(e=t.local)||void 0===e?void 0:e.body)||((0,l.default)("[Sync] Emitting conflict event"),setTimeout(this.rs.local.emitChange.bind(this.rs.local),10,{origin:"conflict",path:t.path,oldValue:t.local.body,newValue:t.remote.body,lastCommonValue:t.common.body,oldContentType:t.local.contentType,newContentType:t.remote.contentType,lastCommonContentType:t.common.contentType})),!1===t.remote.body?t.common={}:t.common=t.remote,delete t.remote,delete t.local),t}autoMerge(t){if(t.remote){if(t.local)return(0,d.isFolder)(t.path)?this.autoMergeFolder(t):this.autoMergeDocument(t);if((0,d.isFolder)(t.path))void 0!==t.remote.itemsMap&&(t.common=t.remote,delete t.remote);else if(void 0!==t.remote.body){const e={origin:"remote",path:t.path,oldValue:!1===t.common.body?void 0:t.common.body,newValue:!1===t.remote.body?void 0:t.remote.body,oldContentType:t.common.contentType,newContentType:t.remote.contentType};if(void 0===e.oldValue&&void 0===e.newValue||this.rs.local.emitChange(e),!1===t.remote.body)return;t.common=t.remote,delete t.remote}return t}t.common.body&&this.rs.local.emitChange({origin:"remote",path:t.path,oldValue:t.common.body,newValue:void 0,oldContentType:t.common.contentType,newContentType:void 0})}updateCommonTimestamp(t,e){return r(this,void 0,void 0,function*(){return this.rs.local.getNodes([t]).then(n=>(n[t]&&n[t].common&&n[t].common.revision===e&&(n[t].common.timestamp=this.now()),this.rs.local.setNodes(this.flush(n))))})}markChildren(t,e,n,i){return r(this,void 0,void 0,function*(){const r=[],s={},o={};for(const n in e)r.push(t+n),s[t+n]=e[n];for(const e in i)r.push(t+e);const a=yield this.rs.local.getNodes(r);let l,c;for(const e in a)if(c=a[e],s[e])c&&c.common?m(c,s[e].ETag)&&(n[e]=(0,d.deepClone)(c),n[e].remote={revision:s[e].ETag,timestamp:this.now()},n[e]=this.autoMerge(n[e])):(l=this.rs.caching.checkPath(e),"ALL"===l&&(n[e]={path:e,common:{timestamp:this.now()},remote:{revision:s[e].ETag,timestamp:this.now()}})),n[e]&&s[e]["Content-Type"]&&(n[e].remote.contentType=s[e]["Content-Type"]),n[e]&&s[e]["Content-Length"]&&(n[e].remote.contentLength=s[e]["Content-Length"]);else if(i[e.substring(t.length)]&&c&&c.common){if(c.common.itemsMap)for(const t in c.common.itemsMap)o[e+t]=!0;if(c.local&&c.local.itemsMap)for(const t in c.local.itemsMap)o[e+t]=!0;if(c.remote||(0,d.isFolder)(e))n[e]=void 0;else if(n[e]=this.autoMerge(c),void 0===n[e]){const r=this.getParentPath(e),i=n[r],s=e.substring(t.length);i&&i.local&&(delete i.local.itemsMap[s],(0,d.equal)(i.local.itemsMap,i.common.itemsMap)&&delete i.local)}}const u=yield this.markRemoteDeletions(Object.keys(o),n);u&&(yield this.rs.local.setNodes(this.flush(u)))})}markRemoteDeletions(t,e){return r(this,void 0,void 0,function*(){if(0===t.length)return e;const n=yield this.rs.local.getNodes(t),r={};function i(t,e){if(t&&t.itemsMap)for(const n in t.itemsMap)r[e+n]=!0}for(const t in n){const r=n[t];r&&((0,d.isFolder)(t)?(i(r.common,t),i(r.local,t)):r.common&&void 0!==r.common.body&&(e[t]=(0,d.deepClone)(r),e[t].remote={body:!1,timestamp:this.now()},e[t]=this.autoMerge(e[t])))}const s=yield this.markRemoteDeletions(Object.keys(r),e);s&&(yield this.rs.local.setNodes(this.flush(s)))})}completeFetch(t,e,n,i){return r(this,void 0,void 0,function*(){let r,s;const o=(0,d.pathsFromRoot)(t);(0,d.isFolder)(t)?r=[t]:(s=o[1],r=[t,s]);const a=yield this.rs.local.getNodes(r),l=a[s],c={};let u,h=a[t];function p(t){if(t&&t.itemsMap)for(u in t.itemsMap)e[u]||(c[u]=!0)}if("object"==typeof h&&h.path===t&&"object"==typeof h.common||(h={path:t,common:{}},a[t]=h),h.remote={revision:i,timestamp:this.now()},(0,d.isFolder)(t))for(u in p(h.common),p(h.remote),h.remote.itemsMap={},e)h.remote.itemsMap[u]=!0;else h.remote.body=e,h.remote.contentType=n,l&&l.local&&l.local.itemsMap&&(u=t.substring(s.length),!1!==e?l.local.itemsMap[u]=!0:l.local.itemsMap[u]&&delete l.local.itemsMap[u],(0,d.equal)(l.local.itemsMap,l.common.itemsMap)&&delete l.local);return a[t]=this.autoMerge(h),{toBeSaved:a,missingChildren:c}})}completePush(t,e,n,i){return r(this,void 0,void 0,function*(){const r=yield this.rs.local.getNodes([t]),s=r[t];if(!s.push)throw this.stopped=!0,new Error("completePush called but no push version!");n?((0,l.default)("[Sync] We have a conflict"),s.remote&&s.remote.revision===i||(s.remote={revision:i||"conflict",timestamp:this.now()},delete s.push),r[t]=this.autoMerge(s)):(s.common={revision:i,timestamp:this.now()},"put"===e?(s.common.body=s.push.body,s.common.contentType=s.push.contentType,(0,d.equal)(s.local.body,s.push.body)&&s.local.contentType===s.push.contentType&&delete s.local,delete s.push):"delete"===e&&(!1===s.local.body?r[t]=void 0:delete s.push)),yield this.rs.local.setNodes(this.flush(r))})}dealWithFailure(t){return r(this,void 0,void 0,function*(){const e=yield this.rs.local.getNodes([t]);if(e[t])return delete e[t].push,this.rs.local.setNodes(this.flush(e))})}interpretStatus(t){const e={statusCode:t,successful:void 0,conflict:void 0,unAuth:void 0,notFound:void 0,changed:void 0,networkProblems:void 0};if("string"==typeof t&&("offline"===t||"timeout"===t))return e.successful=!1,e.networkProblems=!0,e;if("number"==typeof t){const n=Math.floor(t/100);return e.successful=2===n||304===t||412===t||404===t,e.conflict=412===t,e.unAuth=401===t&&this.rs.remote.token!==c.default.IMPLIED_FAKE_TOKEN||402===t||403===t,e.notFound=404===t,e.changed=304!==t,e}}handleGetResponse(t,e,n,i,s){return r(this,void 0,void 0,function*(){if(e.notFound&&(n=!!(0,d.isFolder)(t)&&{}),e.changed){const e=yield this.completeFetch(t,n,i,s);if((0,d.isFolder)(t)){if(this.corruptServerItemsMap(n))return(0,l.default)("[Sync] WARNING: Discarding corrupt folder description from server for "+t),!1;yield this.markChildren(t,n,e.toBeSaved,e.missingChildren)}else yield this.rs.local.setNodes(this.flush(e.toBeSaved))}else yield this.updateCommonTimestamp(t,s);return!0})}handleResponse(t,e,n){return r(this,void 0,void 0,function*(){const r=this.interpretStatus(n.statusCode);if(r.successful){if("get"===e)return this.handleGetResponse(t,r,n.body,n.contentType,n.revision);if("put"===e||"delete"===e)return this.completePush(t,e,r.conflict,n.revision).then(function(){return!0});throw new Error(`cannot handle response for unknown action ${e}`)}{let e;return e=r.unAuth?new h.default:r.networkProblems?new u.default("Network request failed."):new Error("HTTP response code "+r.statusCode+" received."),this.dealWithFailure(t).then(()=>{throw this.rs._emit("error",e),e})}})}finishTask(t){return r(this,arguments,void 0,function*(t,e=!0){if(void 0===t.action)return void delete this._running[t.path];if(e&&((0,l.default)("[Sync] queue finished task:",t.path),this._finishedTasks.push(t),this._finishedTasks.length>1))return void(0,l.default)("[Sync] delaying finished task:",t.path);let n;(0,l.default)("[Sync] run task:",t.path);try{n=yield t.promise}catch(e){(0,l.default)("[Sync] wire client rejects its promise",t.path,t.action,e),n={statusCode:"offline"}}try{const e=yield this.handleResponse(t.path,t.action,n);this.finishSuccessfulTask(t,e)}catch(e){this.finishUnsuccessfulTask(t,e)}})}finishSuccessfulTask(t,e){return r(this,void 0,void 0,function*(){if(this._finishedTasks.shift(),delete this._timeStarted[t.path],delete this._running[t.path],e&&this._tasks[t.path]){for(let e=0;e0?yield this.finishTask(this._finishedTasks[0],!1):yield this.collectTasks(!1).then(()=>{!this.hasTasks()||this.stopped?(this.done||(this.done=!0),this.rs._emit("sync-done",{completed:!0})):setTimeout(()=>{this.doTasks()},10)})})}finishUnsuccessfulTask(t,e){return r(this,void 0,void 0,function*(){(0,l.default)("[Sync]",e.message),this._finishedTasks.shift(),delete this._timeStarted[t.path],delete this._running[t.path],this.rs._emit("sync-req-done",{tasksRemaining:Object.keys(this._tasks).length}),this._finishedTasks.length>0?yield this.finishTask(this._finishedTasks[0],!1):this.done||(this.done=!0,this.rs._emit("sync-done",{completed:!1}))})}tasksWanted(){return this.rs.remote.connected?this.rs.remote.online?this.numThreads:1:0}doTasks(){const t=this.tasksWanted()-Object.keys(this._running).length;if(t<=0)return!0;this.hasTasks()&&!this.done&&this.rs._emit("sync-started");let e,n=0;for(e in this._tasks)if(!this._running[e]&&(this._timeStarted[e]=this.now(),this._running[e]=this.doTask(e).then(this.finishTask.bind(this)),n++,n>=t))break;return n>=t}collectTasks(){return r(this,arguments,void 0,function*(t=!0){if(!this.hasTasks()&&!this.stopped)return(yield this.collectDiffTasks())>0?void 0:t?this.collectRefreshTasks():void 0})}addTask(t,e){this._tasks[t]||(this._tasks[t]=[]),"function"==typeof e&&this._tasks[t].push(e)}sync(){return r(this,void 0,void 0,function*(){if(this.done=!1,!this.doTasks()){try{yield this.collectTasks()}catch(t){throw(0,l.default)("[Sync] Sync error",t),new Error("Local cache unavailable")}this.doTasks()}})}static _rs_init(t){p=function(){const e=new o.default;e.isBrowser()&&function(t,e){function n(t){const n=e.getCurrentSyncInterval();s.default.isBackground=!t;const r=e.getCurrentSyncInterval();e._emit("sync-interval-change",{oldValue:n,newValue:r})}t.on("background",()=>n(!1)),t.on("foreground",()=>n(!0))}(e,t),t.sync||(t.sync=new v(t),t.syncStopped&&((0,l.default)("[Sync] Initializing with sync stopped"),t.sync.stopped=!0,delete t.syncStopped)),t.setupSyncCycle()},f=function(){t.removeEventListener("connected",f),t.startSync()},t.on("ready",p),t.on("connected",f)}static _rs_cleanup(t){t.stopSync(),t.removeEventListener("ready",p),t.removeEventListener("connected",f),t.sync=void 0,delete t.sync}}e.Sync=v,(0,d.applyMixins)(v,[a.default]),e.default=v},370:function(t,e,n){var r=this&&this.__awaiter||function(t,e,n,r){return new(n||(n=Promise))(function(i,s){function o(t){try{l(r.next(t))}catch(t){s(t)}}function a(t){try{l(r.throw(t))}catch(t){s(t)}}function l(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(o,a)}l((r=r.apply(t,e||[])).next())})};const i=(this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}})(n(334));function s(t){return"dropbox"===this.backend&&!!t.match(/^\/public\/.*[^\/]$/)}const o={get:function(t,e){if(this.local){if(void 0===e)e="object"==typeof(n=this).remote&&n.remote.connected&&n.remote.online?2*n.getSyncInterval():((0,i.default)("Not setting default maxAge, because remote is offline or not connected"),!1);else if("number"!=typeof e&&!1!==e)return Promise.reject("Argument 'maxAge' must be 'false' or a number");return this.local.get(t,e,this.sync.queueGetRequest.bind(this.sync))}return this.remote.get(t);var n},put:function(t,e,n){return s.bind(this)(t)?o._wrapBusyDone.call(this,this.remote.put(t,e,n)):this.local?this.local.put(t,e,n):o._wrapBusyDone.call(this,this.remote.put(t,e,n))},delete:function(t,e){return this.local?this.local.delete(t,e):o._wrapBusyDone.call(this,this.remote.delete(t,e))},_wrapBusyDone:function(t){return r(this,void 0,void 0,function*(){return this._emit("wire-busy"),t.then(t=>(this._emit("wire-done",{success:!0}),Promise.resolve(t)),t=>(this._emit("wire-done",{success:!1}),Promise.reject(t)))})}};t.exports=o},613:function(t,e){Object.defineProperty(e,"__esModule",{value:!0}),e.BaseClientTypes=void 0;class n{constructor(){this.uris={},this.schemas={},this.aliases={}}declare(t,e,n,r){const i=t+"/"+e;if(r.extends){const e=r.extends.split("/"),n=1===e.length?t+"/"+e.shift():e.join("/"),s=this.uris[n];if(!s)throw"Type '"+i+"' tries to extend unknown schema '"+n+"'";r.extends=this.schemas[s]}this.uris[i]=n,this.aliases[n]=i,this.schemas[n]=r}resolveAlias(t){return this.uris[t]}getSchema(t){return this.schemas[t]}inScope(t){const e=t.length,n={};for(const r in this.uris)if(r.substr(0,e+1)===t+"/"){const t=this.uris[r];n[t]=this.schemas[t]}return n}}e.BaseClientTypes=n;const r=new n;e.default=r},503:function(t){class e extends Error{constructor(t,e={}){super(),this.name="Unauthorized",this.message=void 0===t?"App authorization expired or revoked.":t,void 0!==e.code&&(this.code=e.code),this.stack=(new Error).stack}}t.exports=e},746:function(t,e,n){var r=this&&this.__awaiter||function(t,e,n,r){return new(n||(n=Promise))(function(i,s){function o(t){try{l(r.next(t))}catch(t){s(t)}}function a(t){try{l(r.throw(t))}catch(t){s(t)}}function l(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(o,a)}l((r=r.apply(t,e||[])).next())})};function i(t,e){if("object"==typeof t&&!Array.isArray(t)&&null!==t)for(const n in t)if("object"==typeof t[n]&&null!==t[n])if("[object ArrayBuffer]"===t[n].toString()){e[n]=new ArrayBuffer(t[n].byteLength);const r=new Int8Array(t[n]);new Int8Array(e[n]).set(r)}else i(t[n],e[n])}Object.defineProperty(e,"__esModule",{value:!0}),e.toBase64=e.getTextFromArrayBuffer=e.shouldBeTreatedAsBinary=e.getJSONFromLocalStorage=e.localStorageAvailable=e.pathsFromRoot=e.deepClone=e.equal=e.bindAll=e.cleanPath=e.baseName=e.isDocument=e.isFolder=e.containingFolder=e.extend=e.getGlobalContext=e.globalContext=e.logError=void 0,e.generateCodeVerifier=function(){return r(this,arguments,void 0,function*(t=128){const e=new Uint8Array(t);crypto.getRandomValues(e);const n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-._~",r=Array.from(e).map(t=>n[t%66]),i=r.join(""),s=Uint8Array.from(r.map(t=>t.charCodeAt(0))),o=(a=yield crypto.subtle.digest("SHA-256",s),btoa(String.fromCharCode.apply(null,new Uint8Array(a))).replace(/\+/g,"-").replace(/\//g,"_").replace(/=+$/,""));var a;return crypto.getRandomValues(e),{codeVerifier:i,codeChallenge:o,state:Array.from(e).map(t=>n[t%66]).join("")}})},e.applyMixins=function(t,e){e.forEach(e=>{Object.getOwnPropertyNames(e.prototype).forEach(n=>{Object.defineProperty(t.prototype,n,Object.getOwnPropertyDescriptor(e.prototype,n))})})},e.logError=t=>{"string"==typeof t?console.error(t):console.error(t.message,t.stack)},e.globalContext="undefined"!=typeof window?window:"object"==typeof self?self:n.g,e.getGlobalContext=()=>"undefined"!=typeof window?window:"object"==typeof self?self:n.g,e.extend=(...t)=>{const e=t[0];return Array.prototype.slice.call(t,1).forEach(function(t){for(const n in t)e[n]=t[n]}),e},e.containingFolder=t=>{if(""===t)return"/";if(!t)throw"Path not given!";return t.replace(/\/+/g,"/").replace(/[^\/]+\/?$/,"")},e.isFolder=t=>"/"===t.slice(-1),e.isDocument=t=>!(0,e.isFolder)(t),e.baseName=t=>{const n=t.split("/");return(0,e.isFolder)(t)?n[n.length-2]+"/":n[n.length-1]},e.cleanPath=t=>t.replace(/\/+/g,"/").split("/").map(encodeURIComponent).join("/").replace(/'/g,"%27"),e.bindAll=t=>{for(const e in this)"function"==typeof t[e]&&(t[e]=t[e].bind(t))},e.equal=(t,n,r=[])=>{let i;if(typeof t!=typeof n)return!1;if("number"==typeof t||"boolean"==typeof t||"string"==typeof t)return t===n;if("function"==typeof t)return t.toString()===n.toString();if(t instanceof ArrayBuffer&&n instanceof ArrayBuffer&&(t=new Uint8Array(t),n=new Uint8Array(n)),t instanceof Array){if(t.length!==n.length)return!1;for(let i=0,s=t.length;i=0)continue;s=r.slice(),s.push(n[i])}if(!(0,e.equal)(t[i],n[i],s))return!1}}return!0},e.deepClone=t=>{if(void 0!==t){const e=JSON.parse(JSON.stringify(t));return i(t,e),e}},e.pathsFromRoot=t=>{const e=[t],n=t.replace(/\/$/,"").split("/");for(;n.length>1;)n.pop(),e.push(n.join("/")+"/");return e},e.localStorageAvailable=()=>{const t=(0,e.getGlobalContext)();if(!("localStorage"in t))return!1;try{return t.localStorage.setItem("rs-check","1"),t.localStorage.removeItem("rs-check"),!0}catch(t){return!1}},e.getJSONFromLocalStorage=t=>{const n=(0,e.getGlobalContext)();try{return JSON.parse(n.localStorage.getItem(t))}catch(t){}},e.shouldBeTreatedAsBinary=(t,e)=>!!(e&&e.match(/charset=binary/)||/[\x00-\x08\x0E-\x1F\uFFFD]/.test(t)),e.getTextFromArrayBuffer=(t,n)=>new Promise(r=>{if("undefined"==typeof Blob||"undefined"==typeof FileReader){const e=Buffer.from(t);r(e.toString(n))}else{let i;const s=e.globalContext;if(s.BlobBuilder=s.BlobBuilder||s.WebKitBlobBuilder,void 0!==s.BlobBuilder){const e=new s.BlobBuilder;e.append(t),i=e.getBlob()}else i=new Blob([t]);const o=new FileReader;"function"==typeof o.addEventListener?o.addEventListener("loadend",function(t){r(t.target.result)}):o.onloadend=function(t){r(t.target.result)},o.readAsText(i,n)}}),e.toBase64=t=>{const n=(0,e.getGlobalContext)();return"btoa"in n?n.btoa(t):Buffer.from(t).toString("base64")}},600:function(t,e,n){var r=this&&this.__awaiter||function(t,e,n,r){return new(n||(n=Promise))(function(i,s){function o(t){try{l(r.next(t))}catch(t){s(t)}}function a(t){try{l(r.throw(t))}catch(t){s(t)}}function l(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(o,a)}l((r=r.apply(t,e||[])).next())})},i=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};const s=i(n(275)),o=i(n(93)),a=i(n(503)),l=i(n(334)),c=n(746),u=n(368),h=n(684);let d;const p="remotestorage:wireclient",f={"draft-dejong-remotestorage-00":2,"draft-dejong-remotestorage-01":3,"draft-dejong-remotestorage-02":4,"https://www.w3.org/community/rww/wiki/read-write-web-00#simple":1};class g extends h.RemoteBase{constructor(t){if(super(t),this._revisionCache={},d=(0,c.localStorageAvailable)(),this.addEvents(["connected","not-connected"]),d){const t=function(){const t=(0,c.getJSONFromLocalStorage)(p)||{},{userAddress:e,href:n,storageApi:r,token:i,properties:s}=t;return{userAddress:e,href:n,storageApi:r,token:i,properties:s}}();t&&setTimeout(()=>{this.configure(t)},0)}this.connected&&setTimeout(this._emit.bind(this),0,"connected")}get storageType(){if(this.storageApi){const t=this.storageApi.match(/draft-dejong-(remotestorage-\d\d)/);return t?t[1]:"2012.04"}}_request(t,e,n,i,o,h,d){return r(this,void 0,void 0,function*(){if(this.isForbiddenRequestMethod(t,e))return Promise.reject(`Don't use ${t} on directories!`);let r;return n!==s.default.IMPLIED_FAKE_TOKEN&&(i.Authorization="Bearer "+n),this.rs._emit("wire-busy",{method:t,isFolder:(0,c.isFolder)(e)}),(0,u.requestWithTimeout)(t,e,{body:o,headers:i,responseType:"arraybuffer"}).then(n=>{if(this.online||(this.online=!0,this.rs._emit("network-online")),this.rs._emit("wire-done",{method:t,isFolder:(0,c.isFolder)(e),success:!0}),i=n.status,[401,403,404,412].indexOf(i)>=0)return(0,l.default)("[WireClient] Error response status",n.status),r=h?this.stripQuotes(n.getResponseHeader("ETag")):void 0,401===n.status&&this.rs._emit("error",new a.default),Promise.resolve({statusCode:n.status,revision:r});if(function(t){return[201,204,304].indexOf(t)>=0}(n.status)||200===n.status&&"GET"!==t)return r=this.stripQuotes(n.getResponseHeader("ETag")),(0,l.default)("[WireClient] Successful request",r),Promise.resolve({statusCode:n.status,revision:r});{const t=n.getResponseHeader("Content-Type");r=h?this.stripQuotes(n.getResponseHeader("ETag")):200===n.status?d:void 0;const e=function(t){let e,n="utf-8";return t&&(e=t.match(/charset=(.+)$/),e&&(n=e[1])),n}(t);return(0,c.shouldBeTreatedAsBinary)(n.response,t)?((0,l.default)("[WireClient] Successful request with unknown or binary mime-type",r),Promise.resolve({statusCode:n.status,body:n.response,contentType:t,revision:r})):(0,c.getTextFromArrayBuffer)(n.response,e).then(e=>((0,l.default)("[WireClient] Successful request",r),Promise.resolve({statusCode:n.status,body:e,contentType:t,revision:r})))}var i},n=>(this.online&&(this.online=!1,this.rs._emit("network-offline")),this.rs._emit("wire-done",{method:t,isFolder:(0,c.isFolder)(e),success:!1}),Promise.reject(n)))})}configure(t){if("object"!=typeof t)throw new Error("WireClient configure settings parameter should be an object");if(void 0!==t.userAddress&&(this.userAddress=t.userAddress),void 0!==t.href&&(this.href=t.href),void 0!==t.storageApi&&(this.storageApi=t.storageApi),void 0!==t.token&&(this.token=t.token),void 0!==t.properties&&(this.properties=t.properties),"string"==typeof this.storageApi){const t=f[this.storageApi]||5;this.supportsRevs=t>=2}this.href&&this.token?(this.connected=!0,this.online=!0,this._emit("connected")):this.connected=!1,d&&localStorage.setItem(p,JSON.stringify({userAddress:this.userAddress,href:this.href,storageApi:this.storageApi,token:this.token,properties:this.properties}))}get(t,e={}){if(!this.connected)return Promise.reject("not connected (path: "+t+")");const n={};return this.supportsRevs&&e.ifNoneMatch&&(n["If-None-Match"]=this.addQuotes(e.ifNoneMatch)),this._request("GET",this.href+(0,c.cleanPath)(t),this.token,n,void 0,this.supportsRevs,this._revisionCache[t]).then(e=>{if(!(0,c.isFolder)(t))return Promise.resolve(e);let n={};if(void 0!==e.body)try{e.body=JSON.parse(e.body)}catch(e){return Promise.reject("Folder description at "+this.href+(0,c.cleanPath)(t)+" is not JSON")}if(200===e.statusCode&&"object"==typeof e.body){if(0===Object.keys(e.body).length)e.statusCode=404;else if("http://remotestorage.io/spec/folder-description"===(r=e.body)["@context"]&&"object"==typeof r.items){for(const n in e.body.items)this._revisionCache[t+n]=e.body.items[n].ETag;n=e.body.items}else Object.keys(e.body).forEach(r=>{this._revisionCache[t+r]=e.body[r],n[r]={ETag:e.body[r]}});return e.body=n,Promise.resolve(e)}return Promise.resolve(e);var r})}put(t,e,n,r={}){if(!this.connected)return Promise.reject("not connected (path: "+t+")");!n.match(/charset=/)&&(e instanceof ArrayBuffer||(0,u.isArrayBufferView)(e))&&(n+="; charset=binary");const i={"Content-Type":n};return this.supportsRevs&&(r.ifMatch&&(i["If-Match"]=this.addQuotes(r.ifMatch)),r.ifNoneMatch&&(i["If-None-Match"]=this.addQuotes(r.ifNoneMatch))),this._request("PUT",this.href+(0,c.cleanPath)(t),this.token,i,e,this.supportsRevs)}delete(t,e={}){if(!this.connected)throw new Error("not connected (path: "+t+")");e||(e={});const n={};return this.supportsRevs&&e.ifMatch&&(n["If-Match"]=this.addQuotes(e.ifMatch)),this._request("DELETE",this.href+(0,c.cleanPath)(t),this.token,n,void 0,this.supportsRevs)}static _rs_init(t){t.remote=new g(t),t.remote.online=!0}static _rs_supported(){return"function"==typeof fetch||"function"==typeof XMLHttpRequest}static _rs_cleanup(){d&&delete localStorage[p]}}(0,c.applyMixins)(g,[o.default]),t.exports=g},439:function(t,e){var n,r;n=function(){var t,e,n,r;Object.keys||(Object.keys=(t=Object.prototype.hasOwnProperty,e=!{toString:null}.propertyIsEnumerable("toString"),r=(n=["toString","toLocaleString","valueOf","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","constructor"]).length,function(i){if("object"!=typeof i&&"function"!=typeof i||null===i)throw new TypeError("Object.keys called on non-object");var s=[];for(var o in i)t.call(i,o)&&s.push(o);if(e)for(var a=0;a>>0;if(0===n)return-1;var r=0;if(arguments.length>1&&((r=Number(arguments[1]))!=r?r=0:0!==r&&r!==1/0&&r!==-1/0&&(r=(r>0||-1)*Math.floor(Math.abs(r)))),r>=n)return-1;for(var i=r>=0?r:Math.max(n-Math.abs(r),0);i0&&(e+=u.suffices["*"]&&n||",",u.suffices["*"]&&l&&(e+=u.name+"=")),e+=a?encodeURIComponent(h[p]).replace(/!/g,"%21"):o(h[p])}else if("object"==typeof h){l&&!u.suffices["*"]&&(e+=u.name+"=");var f=!0;for(var g in h)f||(e+=u.suffices["*"]&&n||","),f=!1,e+=a?encodeURIComponent(g).replace(/!/g,"%21"):o(g),e+=u.suffices["*"]?"=":",",e+=a?encodeURIComponent(h[g]).replace(/!/g,"%21"):o(h[g])}else l&&(e+=u.name,c&&""===h||(e+="=")),null!=u.truncate&&(h=h.substring(0,u.truncate)),e+=a?encodeURIComponent(h).replace(/!/g,"%21"):o(h)}return e};return w.varNames=u,{prefix:r,substitution:w}}function l(t){if(!(this instanceof l))return new l(t);for(var e=t.split("{"),n=[e.shift()],r=[],i=[],s=[];e.length>0;){var o=e.shift(),c=o.split("}")[0],u=o.substring(c.length+1),h=a(c);i.push(h.substitution),r.push(h.prefix),n.push(u),s=s.concat(h.substitution.varNames)}this.fill=function(t){for(var e=n[0],r=0;r0&&"/"===e.charAt(t.length-1)||"#"===n.charAt(0)||"?"===n.charAt(0))return!0}return!1}(e,t.id)&&void 0===this.schemas[t.id]&&(this.schemas[t.id]=t),t)if("enum"!==r)if("object"==typeof t[r])this.searchSchemas(t[r],e);else if("$ref"===r){var i=g(t[r]);i&&void 0===this.schemas[i]&&void 0===this.missingMap[i]&&(this.missingMap[i]=i)}},c.prototype.addSchema=function(t,e){if("string"!=typeof t||void 0===e){if("object"!=typeof t||"string"!=typeof t.id)return;t=(e=t).id}t===g(t)+"#"&&(t=g(t)),this.schemas[t]=e,delete this.missingMap[t],m(e,t),this.searchSchemas(e,t)},c.prototype.getSchemaMap=function(){var t={};for(var e in this.schemas)t[e]=this.schemas[e];return t},c.prototype.getSchemaUris=function(t){var e=[];for(var n in this.schemas)t&&!t.test(n)||e.push(n);return e},c.prototype.getMissingUris=function(t){var e=[];for(var n in this.missingMap)t&&!t.test(n)||e.push(n);return e},c.prototype.dropSchemas=function(){this.schemas={},this.reset()},c.prototype.reset=function(){this.missing=[],this.missingMap={},this.errors=[]},c.prototype.validateAll=function(t,e,n,r,i){var s;if(!(e=this.resolveRefs(e)))return null;if(e instanceof x)return this.errors.push(e),e;var o,a=this.errors.length,l=null,c=null;if(this.checkRecursive&&t&&"object"==typeof t){if(s=!this.scanned.length,t[this.validatedSchemasKey]){var u=t[this.validatedSchemasKey].indexOf(e);if(-1!==u)return this.errors=this.errors.concat(t[this.validationErrorsKey][u]),null}if(Object.isFrozen(t)&&-1!==(o=this.scannedFrozen.indexOf(t))){var h=this.scannedFrozenSchemas[o].indexOf(e);if(-1!==h)return this.errors=this.errors.concat(this.scannedFrozenValidationErrors[o][h]),null}if(this.scanned.push(t),Object.isFrozen(t))-1===o&&(o=this.scannedFrozen.length,this.scannedFrozen.push(t),this.scannedFrozenSchemas.push([])),l=this.scannedFrozenSchemas[o].length,this.scannedFrozenSchemas[o][l]=e,this.scannedFrozenValidationErrors[o][l]=[];else{if(!t[this.validatedSchemasKey])try{Object.defineProperty(t,this.validatedSchemasKey,{value:[],configurable:!0}),Object.defineProperty(t,this.validationErrorsKey,{value:[],configurable:!0})}catch(e){t[this.validatedSchemasKey]=[],t[this.validationErrorsKey]=[]}c=t[this.validatedSchemasKey].length,t[this.validatedSchemasKey][c]=e,t[this.validationErrorsKey][c]=[]}}var d=this.errors.length,p=this.validateBasic(t,e,i)||this.validateNumeric(t,e,i)||this.validateString(t,e,i)||this.validateArray(t,e,i)||this.validateObject(t,e,i)||this.validateCombinations(t,e,i)||this.validateHypermedia(t,e,i)||this.validateFormat(t,e,i)||this.validateDefinedKeywords(t,e,i)||null;if(s){for(;this.scanned.length;)delete this.scanned.pop()[this.validatedSchemasKey];this.scannedFrozen=[],this.scannedFrozenSchemas=[]}if(p||d!==this.errors.length)for(;n&&n.length||r&&r.length;){var f=n&&n.length?""+n.pop():null,g=r&&r.length?""+r.pop():null;p&&(p=p.prefixWith(f,g)),this.prefixErrors(d,f,g)}return null!==l?this.scannedFrozenValidationErrors[o][l]=this.errors.slice(a):null!==c&&(t[this.validationErrorsKey][c]=this.errors.slice(a)),this.handleError(p)},c.prototype.validateFormat=function(t,e){if("string"!=typeof e.format||!this.formatValidators[e.format])return null;var n=this.formatValidators[e.format].call(null,t,e);return"string"==typeof n||"number"==typeof n?this.createError(v.FORMAT_CUSTOM,{message:n},"","/format",null,t,e):n&&"object"==typeof n?this.createError(v.FORMAT_CUSTOM,{message:n.message||"?"},n.dataPath||"",n.schemaPath||"/format",null,t,e):null},c.prototype.validateDefinedKeywords=function(t,e,n){for(var r in this.definedKeywords)if(void 0!==e[r])for(var i=this.definedKeywords[r],s=0;s=h&&re.maximum)return this.createError(v.NUMBER_MAXIMUM,{value:t,maximum:e.maximum},"","/maximum",null,t,e);if(e.exclusiveMaximum&&t===e.maximum)return this.createError(v.NUMBER_MAXIMUM_EXCLUSIVE,{value:t,maximum:e.maximum},"","/exclusiveMaximum",null,t,e)}return null},c.prototype.validateNaN=function(t,e){return"number"!=typeof t?null:!0===isNaN(t)||t===1/0||t===-1/0?this.createError(v.NUMBER_NOT_A_NUMBER,{value:t},"","/type",null,t,e):null},c.prototype.validateString=function(t,e,n){return this.validateStringLength(t,e,n)||this.validateStringPattern(t,e,n)||null},c.prototype.validateStringLength=function(t,e){return"string"!=typeof t?null:void 0!==e.minLength&&t.lengthe.maxLength?this.createError(v.STRING_LENGTH_LONG,{length:t.length,maximum:e.maxLength},"","/maxLength",null,t,e):null},c.prototype.validateStringPattern=function(t,e){if("string"!=typeof t||"string"!=typeof e.pattern&&!(e.pattern instanceof RegExp))return null;var n;if(e.pattern instanceof RegExp)n=e.pattern;else{var r,i="",s=e.pattern.match(/^\/(.+)\/([img]*)$/);s?(r=s[1],i=s[2]):r=e.pattern,n=new RegExp(r,i)}return n.test(t)?null:this.createError(v.STRING_PATTERN,{pattern:e.pattern},"","/pattern",null,t,e)},c.prototype.validateArray=function(t,e,n){return Array.isArray(t)&&(this.validateArrayLength(t,e,n)||this.validateArrayUniqueItems(t,e,n)||this.validateArrayItems(t,e,n))||null},c.prototype.validateArrayLength=function(t,e){var n;return void 0!==e.minItems&&t.lengthe.maxItems&&(n=this.createError(v.ARRAY_LENGTH_LONG,{length:t.length,maximum:e.maxItems},"","/maxItems",null,t,e),this.handleError(n))?n:null},c.prototype.validateArrayUniqueItems=function(t,e){if(e.uniqueItems)for(var n=0;ne.maxProperties&&(n=this.createError(v.OBJECT_PROPERTIES_MAXIMUM,{propertyCount:r.length,maximum:e.maxProperties},"","/maxProperties",null,t,e),this.handleError(n))?n:null},c.prototype.validateObjectRequiredProperties=function(t,e){if(void 0!==e.required)for(var n=0;n 10000");if(void 0!==v[t])throw new Error("Error already defined: "+t+" as "+v[t]);if(void 0!==b[e])throw new Error("Error code already used: "+b[e]+" as "+e);for(var r in v[t]=e,b[e]=t,_[t]=_[e]=n,C){var i=C[r];i[t]&&(i[e]=i[e]||i[t])}},reset:function(){r.reset(),this.error=null,this.missing=[],this.valid=!0},missing:[],error:null,valid:!0,normSchema:m,resolveUrl:f,getDocumentUri:g,errorCodes:v};return i.language("en"),i}();return S.addLanguage("en-gb",_),S.tv4=S,S},void 0===(r=n.apply(e,[]))||(t.exports=r)},199:function(t,e,n){var r;"function"!=typeof fetch&&"function"!=typeof XMLHttpRequest&&(XMLHttpRequest=n(317)),function(){var n={"http://webfist.org/spec/rel":"webfist","http://webfinger.net/rel/avatar":"avatar",remotestorage:"remotestorage","http://tools.ietf.org/id/draft-dejong-remotestorage":"remotestorage",remoteStorage:"remotestorage","http://www.packetizer.com/rel/share":"share","http://webfinger.net/rel/profile-page":"profile",me:"profile",vcard:"vcard",blog:"blog","http://packetizer.com/rel/blog":"blog","http://schemas.google.com/g/2010#updates-from":"updates","https://camlistore.org/rel/server":"camilstore"},i={avatar:[],remotestorage:[],blog:[],vcard:[],updates:[],share:[],profile:[],webfist:[],camlistore:[]},s=["webfinger","host-meta","host-meta.json"];function o(t){return t.toString=function(){return this.message},t}function a(t){"object"!=typeof t&&(t={}),this.config={tls_only:void 0===t.tls_only||t.tls_only,webfist_fallback:void 0!==t.webfist_fallback&&t.webfist_fallback,uri_fallback:void 0!==t.uri_fallback&&t.uri_fallback,request_timeout:void 0!==t.request_timeout?t.request_timeout:1e4}}a.prototype.__fetchJRD=function(t,e,n){if("function"==typeof fetch)return this.__fetchJRD_fetch(t,e,n);if("function"==typeof XMLHttpRequest)return this.__fetchJRD_XHR(t,e,n);throw new Error("add a polyfill for fetch or XMLHttpRequest")},a.prototype.__fetchJRD_fetch=function(t,e,n){var r,i=this;"function"==typeof AbortController&&(r=new AbortController);var s=fetch(t,{headers:{Accept:"application/jrd+json, application/json"},signal:r?r.signal:void 0}).then(function(e){if(e.ok)return e.text();throw 404===e.status?o({message:"resource not found",url:t,status:e.status}):o({message:"error during request",url:t,status:e.status})},function(e){throw o({message:"error during request",url:t,status:void 0,err:e})}).then(function(e){if(i.__isValidJSON(e))return e;throw o({message:"invalid json",url:t,status:void 0})}),a=new Promise(function(e,n){setTimeout(function(){n(o({message:"request timed out",url:t,status:void 0})),r&&r.abort()},i.config.request_timeout)});Promise.race([s,a]).then(function(t){n(t)}).catch(function(t){e(t)})},a.prototype.__fetchJRD_XHR=function(t,e,n){var r=this,i=!1,s=new XMLHttpRequest;function a(){if(!i)return i=!0,200===s.status?r.__isValidJSON(s.responseText)?n(s.responseText):e(o({message:"invalid json",url:t,status:s.status})):404===s.status?e(o({message:"resource not found",url:t,status:s.status})):s.status>=301&&s.status<=302?function(t){return"string"==typeof t&&"https"===t.split("://")[0]}(s.getResponseHeader("Location"))?l():e(o({message:"no redirect URL found",url:t,status:s.status})):e(o({message:"error during request",url:t,status:s.status}))}function l(){s.onreadystatechange=function(){4===s.readyState&&a()},s.onload=function(){a()},s.ontimeout=function(){return e(o({message:"request timed out",url:t,status:s.status}))},s.open("GET",t,!0),s.timeout=r.config.request_timeout,s.setRequestHeader("Accept","application/jrd+json, application/json"),s.send()}return l()},a.prototype.__isValidJSON=function(t){try{JSON.parse(t)}catch(t){return!1}return!0},a.prototype.__isLocalhost=function(t){return/^localhost(\.localdomain)?(\:[0-9]+)?$/.test(t)},a.prototype.__processJRD=function(t,e,r,s){var a=JSON.parse(e);if("object"!=typeof a||"object"!=typeof a.links)return void 0!==a.error?r(o({message:a.error,request:t})):r(o({message:"unknown response from server",request:t}));var l=a.links;Array.isArray(l)||(l=[]);var c={object:a,json:e,idx:{}};c.idx.properties={name:void 0},c.idx.links=JSON.parse(JSON.stringify(i)),l.map(function(t){if(n.hasOwnProperty(t.rel)&&c.idx.links[n[t.rel]]){var e={};Object.keys(t).map(function(n){e[n]=t[n]}),c.idx.links[n[t.rel]].push(e)}});var u=JSON.parse(e).properties;for(var h in u)u.hasOwnProperty(h)&&"http://packetizer.com/ns/name"===h&&(c.idx.properties.name=u[h]);return s(c)},a.prototype.lookup=function(t,e){if("string"!=typeof t)throw new Error("first parameter must be a user address");if("function"!=typeof e)throw new Error("second parameter must be a callback");var n=this,r="";r=t.indexOf("://")>-1?t.replace(/ /g,"").split("/")[2]:t.replace(/ /g,"").split("@")[1];var i=0,o="https";function a(){var e="";return t.split("://")[1]||(e="acct:"),o+"://"+r+"/.well-known/"+s[i]+"?resource="+e+t}function l(t){if(n.config.uri_fallback&&"webfist.org"!==r&&i!==s.length-1)return i+=1,c();if(!n.config.tls_only&&"https"===o)return i=0,o="http",c();if(!n.config.webfist_fallback||"webfist.org"===r)return e(t);i=0,o="http",r="webfist.org";var l=a();n.__fetchJRD(l,e,function(t){n.__processJRD(l,t,e,function(t){"object"==typeof t.idx.links.webfist&&"string"==typeof t.idx.links.webfist[0].href&&n.__fetchJRD(t.idx.links.webfist[0].href,e,function(t){n.__processJRD(l,t,e,function(){return e(null,e)})})})})}function c(){var t=a();n.__fetchJRD(t,l,function(r){n.__processJRD(t,r,e,function(t){e(null,t)})})}return n.__isLocalhost(r)&&(o="http"),setTimeout(c,0)},a.prototype.lookupLink=function(t,e,n){if(!i.hasOwnProperty(e))return n("unsupported rel "+e);this.lookup(t,function(t,r){var i=r.idx.links[e];return t?n(t):0===i.length?n('no links found with rel="'+e+'"'):n(null,i[0])})},void 0===(r=function(){return a}.apply(e,[]))||(t.exports=r)}()},317:function(t){t.exports=XMLHttpRequest}},e={};function n(r){var i=e[r];if(void 0!==i)return i.exports;var s=e[r]={exports:{}};return t[r].call(s.exports,s,s.exports,n),s.exports}return n.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}(),n(423).default}()),qN.exports); -/*! For license information please see remotestorage.js.LICENSE.txt */const WN=UA(VN),HN="0123456789ABCDEFGHJKMNPQRSTVWXYZ",GN=0xffffffffffff;var KN;!function(t){t.Base32IncorrectEncoding="B32_ENC_INVALID",t.DecodeTimeInvalidCharacter="DEC_TIME_CHAR",t.DecodeTimeValueMalformed="DEC_TIME_MALFORMED",t.EncodeTimeNegative="ENC_TIME_NEG",t.EncodeTimeSizeExceeded="ENC_TIME_SIZE_EXCEED",t.EncodeTimeValueMalformed="ENC_TIME_MALFORMED",t.PRNGDetectFailure="PRNG_DETECT",t.ULIDInvalid="ULID_INVALID",t.Unexpected="UNEXPECTED",t.UUIDInvalid="UUID_INVALID"}(KN||(KN={}));class ZN extends Error{constructor(t,e){super(`${e} (${t})`),this.name="ULIDError",this.code=t}}function YN(t){const e=Math.floor(32*t())%32;return HN.charAt(e)}const XN={type:"object",properties:{id:{type:"string"},title:{type:"string"},lat:{type:"number"},lon:{type:"number"},geohash:{type:"string"},zoom:{type:"number"},url:{type:"string"},osmId:{type:"string"},osmType:{type:"string"},osmTags:{type:"object",additionalProperties:{type:"string"}},description:{type:"string"},tags:{type:"array",items:{type:"string"},default:[]},createdAt:{type:"string",format:"date-time"},updatedAt:{type:"string",format:"date-time"}},required:["id","title","lat","lon","geohash","createdAt"]},JN={type:"object",properties:{id:{type:"string"},title:{type:"string"},color:{type:"string"},placeRefs:{type:"array",items:{type:"object",properties:{id:{type:"string"},geohash:{type:"string"}},required:["id","geohash"]},default:[]},createdAt:{type:"string",format:"date-time"},updatedAt:{type:"string",format:"date-time"}},required:["id","title","placeRefs","createdAt"]},QN={name:"places",builder:function(t){function e(t,e){return`${t.substring(0,2)}/${t.substring(2,4)}/${e}`}t.declareType("place",XN),t.declareType("list",JN);const n={async getAll(){const e=await t.getAll("_lists/");return e?Object.values(e):[]},async get(e){const n=`_lists/${e}`;return t.getObject(n)},async create(e,n,r){const i=`_lists/${e}`;let s=await t.getObject(i);const o=(new Date).toISOString();return s?(s.title=n,r&&(s.color=r),s.updatedAt=o):s={id:e,title:n,color:r,placeRefs:[],createdAt:o,updatedAt:o},await t.storeObject("list",i,s),s},async delete(e){await t.remove(`_lists/${e}`)},async addPlace(e,n,r){const i=`_lists/${e}`,s=await t.getObject(i);if(!s)throw new Error(`List not found: ${e}`);return-1===s.placeRefs.findIndex(t=>t.id===n)&&(s.placeRefs.push({id:n,geohash:r}),s.updatedAt=(new Date).toISOString(),await t.storeObject("list",i,s)),s},async removePlace(e,n){const r=`_lists/${e}`,i=await t.getObject(r);if(!i)throw new Error(`List not found: ${e}`);const s=i.placeRefs.findIndex(t=>t.id===n);return-1!==s&&(i.placeRefs.splice(s,1),i.updatedAt=(new Date).toISOString(),await t.storeObject("list",r,i)),i},async initDefaults(){const t=[{id:"to-go",title:"Want to go",color:"#2e9e4f"},{id:"to-do",title:"To do",color:"#2a7fff"}];for(const e of t)await this.get(e.id)||await this.create(e.id,e.title,e.color)}},r={lists:n,store:async function(n){const r=function(t){const e=(new Date).toISOString(),n=t.id||function(){const t=function(){const t="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?self:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:null,e=t&&(t.crypto||t.msCrypto)||null;if("function"==typeof e?.getRandomValues)return()=>{const t=new Uint8Array(1);return e.getRandomValues(t),t[0]/256};if("function"==typeof e?.randomBytes)return()=>e.randomBytes(1).readUInt8()/256;throw new ZN(KN.PRNGDetectFailure,"Failed to find a reliable PRNG")}();return function(t,e=10){if(isNaN(t))throw new ZN(KN.EncodeTimeValueMalformed,`Time must be a number: ${t}`);if(t>GN)throw new ZN(KN.EncodeTimeSizeExceeded,`Cannot encode a time larger than ${GN}: ${t}`);if(t<0)throw new ZN(KN.EncodeTimeNegative,`Time must be positive: ${t}`);if(!1===Number.isInteger(t))throw new ZN(KN.EncodeTimeValueMalformed,`Time must be an integer: ${t}`);let n,r="";for(let i=e;i>0;i--)n=t%32,r=HN.charAt(n)+r,t=(t-n)/32;return r}(Date.now(),10)+function(t,e){let n="";for(;t>0;t--)n=YN(e)+n;return n}(16,t)}(),r="number"==typeof t.lat?t.lat:0,i="number"==typeof t.lon?t.lon:0,s=t.title||"Untitled Place",o=t.geohash||DD.encode(r,i,10),a={...t,id:n,lat:r,lon:i,geohash:o,title:s,tags:t.tags||[],createdAt:t.createdAt||e,updatedAt:t.id?e:void 0};return Object.keys(a).forEach(t=>{void 0===a[t]&&delete a[t]}),a}(n),i=e(r.geohash,r.id);return await t.storeObject("place",i,r),r},remove:async function(r,i){if(!r||!i)throw new Error("Both id and geohash are required to remove a place");const s=await n.getAll();await Promise.all(s.map(async e=>{const n=e.placeRefs.findIndex(t=>t.id===r);-1!==n&&(e.placeRefs.splice(n,1),e.updatedAt=(new Date).toISOString(),await t.storeObject("list",`_lists/${e.id}`,e))}));const o=e(i,r);return t.remove(o)},get:async function(n,r){if(!n||!r)throw new Error("Both id and geohash are required to get a place");const i=e(r,n);return t.getObject(i)},listByPrefix:async function(e){let n="";return e.length>=2&&(n+=e.substring(0,2)+"/"),e.length>=4&&(n+=e.substring(2,4)+"/"),t.getAll(n)},getPlaces:async function(e){const n=[],r=async e=>{const r=await t.getAll(e,!1);r&&Object.values(r).forEach(t=>{t&&"object"==typeof t&&!t.toString().endsWith("/")&&n.push(t)})};if(e&&e.length>0){const t=e.map(async t=>{if(t.length<4)return;const e=t.substring(0,2),n=t.substring(2,4);await r(`${e}/${n}/`)});await Promise.all(t)}else{const e=t=>{if(!t||"object"!=typeof t)return[];let e=t;return t.items&&"object"==typeof t.items&&(e=t.items),Object.keys(e).filter(t=>t.endsWith("/")&&!t.startsWith("@"))},n=await t.getListing("",!1),i=e(n);await Promise.all(i.map(async n=>{const i=await t.getListing(n,!1),s=e(i);await Promise.all(s.map(async t=>{await r(n+t)}))}))}return n}};return{exports:r}}};var tj,ej,nj={exports:{}},rj=tj?nj.exports:(tj=1,self,ej=()=>(()=>{var t={d:(e,n)=>{for(var r in n)t.o(n,r)&&!t.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:n[r]})},o:(t,e)=>Object.prototype.hasOwnProperty.call(t,e)},e={};function n(t){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},n(t)}function r(t){var e=function(t){if("object"!=n(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=n(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==n(e)?e:e+""}t.d(e,{default:()=>i});const i=function(){return t=function t(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.rs=e,this.leaveOpen=!!n.leaveOpen&&n.leaveOpen,this.autoCloseAfter=n.autoCloseAfter?n.autoCloseAfter:1500,this.skipInitial=!!n.skipInitial&&n.skipInitial,this.logging=!!n.logging&&n.logging,this.parentContainerEl=null,n.hasOwnProperty("modalBackdrop")){if("boolean"!=typeof n.modalBackdrop&&"onlySmallScreens"!==n.modalBackdrop)throw'options.modalBackdrop has to be true/false or "onlySmallScreens"';this.modalBackdrop=n.modalBackdrop}else this.modalBackdrop="onlySmallScreens";this.active=!1,this.online=!1,this.closed=!1,this.lastSynced=null,this.lastSyncedUpdateLoop=null},e=[{key:"log",value:function(){if(this.logging){for(var t,e=arguments.length,n=new Array(e),r=0;r

Connect your storage

To sync data with your account
';var e=document.createElement("style");return e.innerHTML='#remotestorage-widget {\n z-index: 21000000;\n}\n\n.rs-widget {\n box-sizing: border-box;\n overflow: hidden;\n max-width: 350px;\n padding: 10px;\n margin: 10px;\n border-radius: 3px;\n background-color: #fff;\n box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1), 0 3px 8px 0 rgba(0,0,0,0.2);\n font-family: arial, sans-serif;\n font-size: 16px;\n color: #333;\n will-change: max-height, height, width, opacity, max-width, background, box-shadow;\n transition-property: width, height, opacity, max-width, max-height, background, box-shadow;\n transition-duration: 300ms;\n}\n\n.rs-widget * {\n box-sizing: border-box;\n}\n\n.rs-widget .rs-hidden {\n display: none;\n}\n\n.rs-box {\n overflow: hidden;\n will-change: height;\n transition-property: height, width, max-height;\n transition-duration: 300ms;\n transition-timing-function: ease-in;\n opacity: 0;\n max-height: 0px;\n}\n\n.rs-box.rs-selected:not([aria-hidden=true]) {\n opacity: 1;\n max-height: 420px;\n}\n\n/* Main logo */\n.rs-main-logo {\n float: left;\n height: 36px;\n width: 36px;\n margin-top: 1px;\n margin-right: 0.625em;\n transition: margin-left 300ms ease-out, transform 300ms ease-out;\n cursor: pointer;\n}\n.rs-widget .rs-backend-remotestorage svg#rs-main-logo-remotestorage {\n display: block;\n}\n.rs-widget[class*="rs-backend-"]:not(.rs-backend-remotestorage) svg#rs-main-logo-remotestorage {\n display: none;\n}\n.rs-widget.rs-backend-dropbox svg#rs-main-logo-dropbox {\n display: block;\n}\n.rs-widget:not(.rs-backend-dropbox) svg#rs-main-logo-dropbox {\n display: none;\n}\n.rs-widget.rs-backend-googledrive svg#rs-main-logo-googledrive {\n display: block;\n}\n.rs-widget:not(.rs-backend-googledrive) svg#rs-main-logo-googledrive {\n display: none;\n}\n\npolygon.rs-logo-shape {\n fill: #FF4B03;\n}\n\npolygon.rs-logo-shape,\n#rs-main-logo-dropbox path,\n#rs-main-logo-googledrive path {\n transition-property: fill;\n transition-duration: 0.5s;\n}\n\n.rs-offline polygon.rs-logo-shape,\n.rs-offline #rs-main-logo-dropbox path,\n.rs-offline #rs-main-logo-googledrive path {\n fill: #888;\n transition-property: fill;\n transition-duration: 0.5s;\n}\n\n/* Hide everything except logo when connected and clicked outside of box */\n.rs-closed {\n max-width: 56px;\n background-color: transparent;\n box-shadow: none;\n opacity: 0.5;\n\n transition: max-height 100ms ease-out 0ms, max-width 300ms ease-out 300ms, background 300ms ease-in 200ms, opacity 300ms ease 200ms;\n}\n\n.rs-closed:hover {\n cursor: pointer;\n opacity: 1;\n}\n\n.rs-box-initial {\n transition-duration: 0ms;\n}\n\n.rs-box-initial:hover {\n cursor: pointer;\n}\n\n.rs-widget a {\n color: #0093cc;\n}\n\n/* HEADLINE */\n.rs-small-headline {\n font-size: 1em;\n font-weight: bold;\n margin: 0;\n margin-bottom: 2px;\n height: 1.2em;\n word-break: break-all;\n overflow: hidden;\n line-height: 1em;\n}\n\n.rs-sub-headline {\n word-break: break-all;\n overflow: hidden;\n color: #666;\n font-size: 0.92em;\n height: 1.2em;\n}\n.rs-big-headline {\n font-size: 1.625em;\n font-weight: normal;\n text-align: center;\n margin-top: 20px;\n margin-bottom: 20px;\n}\n\n/* BUTTONS */\n.rs-button {\n font: inherit;\n color: inherit;\n background-color: transparent;\n border: 1px solid #dcdcdc;\n border-radius: 3px;\n cursor: pointer;\n}\n.rs-button-small {\n padding: 0.6em 0.7em;\n margin-left: 0.2em;\n transition: border-color 300ms ease-out;\n}\n.rs-button-small svg {\n vertical-align: top;\n}\n.rs-button-wrap {\n margin-top: 10px;\n}\n\n.rs-button-wrap img,\n.rs-button-wrap svg {\n float: left;\n margin-right: 0.6em;\n width: 40px;\n height: 40px;\n}\n\n.rs-button-big {\n padding: 15px 10px;\n margin-bottom: 10px;\n display: block;\n width: 100%;\n text-align: left;\n transition: box-shadow 200ms;\n}\n.rs-button-big > div {\n font-size: 1.125em;\n padding: 10px 0;\n}\n.rs-button-big:hover {\n box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1), 0 3px 8px 0 rgba(0,0,0,0.2);\n}\n.rs-button-big:active {\n background-color: #eee;\n box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1), 0 3px 8px 0 rgba(0,0,0,0.2);\n}\n.rs-button-big:last-child {\n margin-bottom: 0;\n}\n\n.rs-content {\n padding: 0 10px 10px 10px;\n}\n\n\n.rs-state-choose .rs-main-logo,\n.rs-state-sign-in .rs-main-logo {\n margin-left: 45%;\n float: none;\n}\n\n.rs-sign-in-form input[type=text] {\n padding: 15px 10px;\n display: block;\n width: 100%;\n font: inherit;\n height: 52px;\n border: 1px solid #aaa;\n border-radius: 0;\n box-shadow: none;\n}\n.rs-sign-in-form button.rs-connect {\n padding: 15px 10px;\n margin-top: 20px;\n margin-bottom: 15px;\n display: block;\n width: 100%;\n border: none;\n border-radius: 3px;\n background-color: #3fb34f;\n font: inherit;\n color: #fff;\n transition: box-shadow 200ms, background-color 200ms;\n}\n\n.rs-sign-in-form button.rs-connect:hover {\n cursor: pointer;\n background-color: #4BCB5D;\n box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1), 0 3px 8px 0 rgba(0,0,0,0.2);\n}\n\n.rs-sign-in-form button.rs-connect:active {\n background-color: #3fb34f;\n}\n\n.rs-sign-in-form button.rs-connect:disabled,\n.rs-sign-in-form button.rs-connect:disabled:hover {\n background-color: #aaa;\n}\n\n.rs-sign-in-form button.rs-connecting svg {\n height: 1em;\n width: auto;\n vertical-align: middle;\n margin-left: 0.5em;\n animation: rs-spin 1s linear infinite;\n}\n\n.rs-sign-in-error.rs-hidden,\n.rs-box-error.rs-hidden {\n height: 0;\n}\n\n.rs-sign-in-error.rs-visible,\n.rs-box-error.rs-visible {\n height: auto;\n border-radius: 3px;\n padding: 0.5em 0.5em;\n margin-top: 0.5em;\n text-align: center;\n background-color: rgba(255,0,0,0.1);\n color: darkred;\n}\n\n.rs-box-error {\n display: flex;\n flex-direction: row;\n}\n\n.rs-box-error .rs-error-message {\n flex: auto;\n}\n\n /*Choose provider box */\n.rs-box-choose {\n text-align: center;\n overflow: hidden;\n}\n\n.rs-box-choose p {\n margin-top: 0;\n margin-bottom: 20px;\n line-height: 1.4em;\n}\n\n/*Connected box */\n.rs-box-connected {\n display: flex;\n flex-direction: row;\n height: 40px;\n transition: height 0s;\n}\n.rs-connected-text {\n flex: auto;\n min-width: 0;\n}\n.rs-box-connected .rs-user {\n font-weight: bold;\n text-overflow: ellipsis;\n overflow: hidden;\n word-break: keep-all;\n}\n.rs-connected-buttons, .rs-error-buttons {\n flex: none;\n}\n.rs-disconnect:hover {\n border-color: #FF2D2D;\n}\n.rs-disconnect:hover .rs-icon{\n fill: #FF2D2D;\n}\n.rs-sync:hover {\n border-color: #FFBB0C;\n}\n.rs-sync:hover .rs-icon {\n fill: #FFBB0C;\n}\n.rs-sync.rs-rotate {\n border-color: #FFBB0C;\n}\n.rs-sync.rs-rotate .rs-icon {\n fill: #FFBB0C;\n animation: rs-spin 1s linear infinite;\n}\n\n/* Floating widget styles (top right corner) */\n.rs-floating {\n position: fixed;\n top: 0;\n right: 0;\n}\n\n@keyframes rs-spin {\n 100% {\n transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\n\n/* Small/mobile screens */\n@media screen and (max-width: 420px) {\n .rs-widget {\n font-size: 100%;\n transition: all 300ms ease-out;\n max-width: 400px;\n }\n .rs-floating {\n position: relative;\n top: auto;\n right: auto\n }\n .rs-closed {\n max-width: 56px;\n }\n .rs-state-choose,\n .rs-state-sign-in {\n position: fixed;\n top: 0;\n left: 0;\n right: 0;\n max-width: 100%;\n }\n}\n\n/* remove dotted outline border on Firefox */\n.rs-widget a:focus,\n.rs-widget a:active,\n.rs-widget button:focus,\n.rs-widget input:focus {\n outline:none;\n}\n.rs-widget button::-moz-focus-inner,\n.rs-widget input[type="button"]::-moz-focus-inner {\n border:0;\n}\n\n/* prevent rounded buttons on mobile Safari */\n.rs-widget button,\n.rs-widget input[type="button"] {\n -webkit-appearance: none;\n}\n\n.remotestorage-widget-modal-backdrop {\n display: none;\n position: fixed;\n top: 0;\n bottom: 0;\n left: 0;\n right: 0;\n background-color: rgba(0, 0, 0, 0.5);\n opacity: 0;\n transition: opacity 0.3s linear;\n}\n\n.remotestorage-widget-modal-backdrop.visible {\n opacity: 1;\n transition: opacity 0.3s linear;\n}\n',t.appendChild(e),t}},{key:"setModalClass",value:function(){if(this.modalBackdrop){if("onlySmallScreens"===this.modalBackdrop&&!this.isSmallScreen())return;this.rsWidget.classList.add("rs-modal")}}},{key:"setupElements",value:function(){if(!this.parentContainerEl)throw new Error("Parent container element not found");this.rsWidget=this.parentContainerEl.querySelector(".rs-widget"),this.rsBackdrop=this.parentContainerEl.querySelector(".remotestorage-widget-modal-backdrop"),this.rsInitial=this.parentContainerEl.querySelector(".rs-box-initial"),this.rsChoose=this.parentContainerEl.querySelector(".rs-box-choose"),this.rsConnected=this.parentContainerEl.querySelector(".rs-box-connected"),this.rsSignIn=this.parentContainerEl.querySelector(".rs-box-sign-in"),this.rsConnectedLabel=this.parentContainerEl.querySelector(".rs-box-connected .rs-sub-headline"),this.rsChooseRemoteStorageButton=this.parentContainerEl.querySelector("button.rs-choose-rs"),this.rsChooseDropboxButton=this.parentContainerEl.querySelector("button.rs-choose-dropbox"),this.rsChooseGoogleDriveButton=this.parentContainerEl.querySelector("button.rs-choose-googledrive"),this.rsErrorBox=this.parentContainerEl.querySelector(".rs-box-error .rs-error-message"),this.rs.apiKeys.hasOwnProperty("googledrive")||this.rsChooseGoogleDriveButton.parentNode.removeChild(this.rsChooseGoogleDriveButton),this.rs.apiKeys.hasOwnProperty("dropbox")||this.rsChooseDropboxButton.parentNode.removeChild(this.rsChooseDropboxButton),this.rsSignInForm=this.parentContainerEl.querySelector(".rs-sign-in-form"),this.rsAddressInput=this.rsSignInForm.querySelector("input[name=rs-user-address]"),this.rsConnectButton=this.parentContainerEl.querySelector(".rs-connect"),this.rsDisconnectButton=this.parentContainerEl.querySelector(".rs-disconnect"),this.rsSyncButton=this.parentContainerEl.querySelector(".rs-sync"),this.rsLogo=this.parentContainerEl.querySelector(".rs-widget-icon"),this.rsErrorReconnectLink=this.parentContainerEl.querySelector(".rs-box-error a.rs-reconnect"),this.rsErrorDisconnectButton=this.parentContainerEl.querySelector(".rs-box-error button.rs-disconnect"),this.rsConnectedUser=this.parentContainerEl.querySelector(".rs-connected-text h1.rs-user")}},{key:"setupHandlers",value:function(){var t=this;this.rs.on("connected",function(){return t.eventHandler("connected")}),this.rs.on("ready",function(){return t.eventHandler("ready")}),this.rs.on("disconnected",function(){return t.eventHandler("disconnected")}),this.rs.on("network-online",function(){return t.eventHandler("network-online")}),this.rs.on("network-offline",function(){return t.eventHandler("network-offline")}),this.rs.on("error",function(e){return t.eventHandler("error",e)}),this.setEventListeners(),this.setClickHandlers()}},{key:"attach",value:function(t){var e=this.createHtmlTemplate(t);if(this.parentContainerEl,t instanceof HTMLElement)this.parentContainerEl=t;else if("string"==typeof t){if(this.parentContainerEl=document.getElementById(t),!this.parentContainerEl)throw new Error('Failed to find target DOM element with id="'+t+'"')}else{if(t)throw new Error("Unknown element type. Expected instance of HTMLElement or type of string.");this.parentContainerEl=document.body}this.parentContainerEl.appendChild(e),this.setupElements(),this.setupHandlers(),this.setInitialState(),this.setModalClass()}},{key:"setEventListeners",value:function(){var t=this;this.rsSignInForm.addEventListener("submit",function(e){e.preventDefault();var n=t.parentContainerEl.querySelector("input[name=rs-user-address]").value.trim();t.disableConnectButton(),t.rs.connect(n)})}},{key:"showChooseOrSignIn",value:function(){this.rsWidget.classList.contains("rs-modal")&&(this.rsBackdrop.style.display="block",this.rsBackdrop.classList.add("visible")),this.rs.apiKeys&&Object.keys(this.rs.apiKeys).length>0?this.setState("choose"):this.setState("sign-in")}},{key:"setClickHandlers",value:function(){var t=this;this.rsInitial.addEventListener("click",function(){return t.showChooseOrSignIn()}),this.rsChooseRemoteStorageButton.addEventListener("click",function(){t.setState("sign-in"),t.rsAddressInput.focus()}),this.rsChooseDropboxButton.addEventListener("click",function(){return t.rs.dropbox.connect()}),this.rsChooseGoogleDriveButton.addEventListener("click",function(){return t.rs.googledrive.connect()}),this.rsDisconnectButton.addEventListener("click",function(){return t.rs.disconnect()}),this.rsErrorReconnectLink.addEventListener("click",function(){return t.rs.reconnect()}),this.rsErrorDisconnectButton.addEventListener("click",function(){return t.rs.disconnect()}),this.rs.hasFeature("Sync")&&this.rsSyncButton.addEventListener("click",function(){t.rsSyncButton.classList.contains("rs-rotate")?(t.rs.stopSync(),t.rsSyncButton.classList.remove("rs-rotate")):(t.rsConnectedLabel.textContent="Synchronizing",t.rs.startSync(),t.rsSyncButton.classList.add("rs-rotate"))}),document.addEventListener("click",function(){return t.close()}),this.rsWidget.addEventListener("click",function(t){return t.stopPropagation()}),this.rsLogo.addEventListener("click",function(){return t.toggle()})}},{key:"toggle",value:function(){this.closed?this.open():"initial"===this.state?this.showChooseOrSignIn():this.close()}},{key:"open",value:function(){this.closed=!1,this.rsWidget.classList.remove("rs-closed"),this.shouldCloseWhenSyncDone=!1;var t=this.parentContainerEl.querySelector(".rs-box.rs-selected");t&&t.setAttribute("aria-hidden","false")}},{key:"close",value:function(){var t=this;if("error"!==this.state){if(!this.leaveOpen&&this.active){this.closed=!0,this.rsWidget.classList.add("rs-closed");var e=this.parentContainerEl.querySelector(".rs-box.rs-selected");e&&e.setAttribute("aria-hidden","true")}else this.active?this.setState("connected"):this.setInitialState();this.rsWidget.classList.contains("rs-modal")&&(this.rsBackdrop.classList.remove("visible"),setTimeout(function(){t.rsBackdrop.style.display="none"},300))}}},{key:"disableConnectButton",value:function(){this.rsConnectButton.disabled=!0,this.rsConnectButton.classList.add("rs-connecting"),this.rsConnectButton.innerHTML="Connecting ".concat('\n \n \n \n \n \n \n\n')}},{key:"enableConnectButton",value:function(){this.rsConnectButton.disabled=!1,this.rsConnectButton.textContent="Connect",this.rsConnectButton.classList.remove("rs-connecting")}},{key:"setOffline",value:function(){this.online&&(this.rsWidget.classList.add("rs-offline"),this.rsConnectedLabel.textContent="Offline",this.online=!1)}},{key:"setOnline",value:function(){this.online||(this.rsWidget.classList.remove("rs-offline"),this.active&&(this.rsConnectedLabel.textContent="Connected")),this.online=!0}},{key:"setBackendClass",value:function(t){this.rsWidget.classList.remove("rs-backend-remotestorage"),this.rsWidget.classList.remove("rs-backend-dropbox"),this.rsWidget.classList.remove("rs-backend-googledrive"),t&&this.rsWidget.classList.add("rs-backend-".concat(t))}},{key:"showErrorBox",value:function(t){this.rsErrorBox.innerHTML=t,this.setState("error")}},{key:"hideErrorBox",value:function(){this.rsErrorBox.innerHTML="",this.close()}},{key:"handleSyncStarted",value:function(){var t=this;this.syncInProgress=!0,this.rsSyncButton.classList.add("rs-rotate"),setTimeout(function(){t.syncInProgress&&(t.rsConnectedLabel.textContent="Synchronizing")},1e3)}},{key:"handleDiscoveryError",value:function(t){var e=this.parentContainerEl.querySelector(".rs-sign-in-error");e.innerHTML=t.message,e.classList.remove("rs-hidden"),e.classList.add("rs-visible"),this.enableConnectButton()}},{key:"handleSyncError",value:function(){this.setOffline()}},{key:"handleUnauthorized",value:function(t){t.code&&"access_denied"===t.code?this.rs.disconnect():(this.open(),this.showErrorBox(t.message+" "),this.rsErrorBox.appendChild(this.rsErrorReconnectLink),this.rsErrorReconnectLink.classList.remove("rs-hidden"))}},{key:"updateLastSyncedStatus",value:function(){var t=new Date;this.online?(this.lastSynced=t,this.rsConnectedLabel.textContent="Synced"):this.rsWidget.classList.contains("rs-state-unauthorized")||(this.rsConnectedLabel.textContent="Offline")}},{key:"isSmallScreen",value:function(){return window.innerWidth<421}}],e&&function(t,e){for(var n=0;n{n?this.updated.push(this.wrapRecord(t)):(this.added.push(this.wrapRecord(t)),n=!0)}),this.recordCaches.set(t,e)}return e}constructor(t,e,n,r,i,s){this.wrapRecord=i,this.release=s,this.recordArrayCache=$e(()=>{let s=new Set;De(on(t,"[]")),fj(t,t=>{qe(this.getCacheForItem(t)),s.add(t)}),He(()=>{this.recordCaches.forEach((t,e)=>{s.has(e)||(this.removed.push(i(e)),this.recordCaches.delete(e))})}),this.added.length>0&&(e(this.added),this.added=[]),this.updated.length>0&&(n(this.updated),this.updated=[]),this.removed.length>0&&(r(this.removed),this.removed=[])})}revalidate(){qe(this.recordArrayCache)}}class mj{constructor(t,e,n){this.release=n;let r=!1;this.cache=$e(()=>{fj(t,()=>{}),De(on(t,"[]")),!0===r?Sa(e):r=!0}),this.release=n}revalidate(){qe(this.cache)}}class yj extends Lu{releaseMethods=sd();recordsWatchers=new Map;typeWatchers=new Map;flushWatchers=null;constructor(t){super(t),this.containerDebugAdapter=ui(this).lookup("container-debug-adapter:main")}attributeLimit=3;acceptsModelName=!0;getFilters(){return sd()}watchModelTypes(t,e){let n,r=this.getModelTypes(),i=sd();n=r.map(t=>{let n=t.klass,r=this.wrapModelType(n,t.name);return i.push(this.observeModelType(t.name,e)),r}),t(n);let s=()=>{i.forEach(t=>t()),this.releaseMethods.removeObject(s)};return this.releaseMethods.pushObject(s),s}_nameToClass(t){if("string"==typeof t){let e=ui(this).factoryFor(`model:${t}`);t=e&&e.class}return t}watchRecords(t,e,n,r){let i=this._nameToClass(t),s=this.getRecords(i,t),{recordsWatchers:o}=this,a=o.get(s);return a||(a=new gj(s,e,n,r,t=>this.wrapRecord(t),()=>{o.delete(s),this.updateFlushWatchers()}),o.set(s,a),this.updateFlushWatchers(),a.revalidate()),a.release}updateFlushWatchers(){null===this.flushWatchers?(this.typeWatchers.size>0||this.recordsWatchers.size>0)&&(this.flushWatchers=()=>{this.typeWatchers.forEach(t=>t.revalidate()),this.recordsWatchers.forEach(t=>t.revalidate())},ma.on("end",this.flushWatchers)):0===this.typeWatchers.size&&0===this.recordsWatchers.size&&(ma.off("end",this.flushWatchers),this.flushWatchers=null)}willDestroy(){this._super(...arguments),this.typeWatchers.forEach(t=>t.release()),this.recordsWatchers.forEach(t=>t.release()),this.releaseMethods.forEach(t=>t()),this.flushWatchers&&ma.off("end",this.flushWatchers)}detect(t){return!1}columnsForType(t){return sd()}observeModelType(t,e){let n=this._nameToClass(t),r=this.getRecords(n,t),{typeWatchers:i}=this,s=i.get(r);return s||(s=new mj(r,()=>{e([this.wrapModelType(n,t)])},()=>{i.delete(r),this.updateFlushWatchers()}),i.set(r,s),this.updateFlushWatchers(),s.revalidate()),s.release}wrapModelType(t,e){return{name:e,count:Cs(this.getRecords(t,e),"length"),columns:this.columnsForType(t),object:t}}getModelTypes(){let t=this.containerDebugAdapter,e=(t.canCatalogEntriesByType("model")?t.catalogEntriesByType("model"):this._getObjectsOnNamespaces()).map(t=>({klass:this._nameToClass(t),name:t}));return e.filter(t=>this.detect(t.klass))}_getObjectsOnNamespaces(){let t=Z_.NAMESPACES,e=[];return t.forEach(t=>{for(let n in t){if(!Object.prototype.hasOwnProperty.call(t,n))continue;if(!this.detect(t[n]))continue;let r=Ff(n);e.push(r)}}),e}getRecords(t,e){return sd()}wrapRecord(t){return{object:t,columnValues:this.getRecordColumnValues(t),searchKeywords:this.getRecordKeywords(t),filterValues:this.getRecordFilterValues(t),color:this.getRecordColor(t)}}getRecordColumnValues(t){return{}}getRecordKeywords(t){return sd()}getRecordFilterValues(t){return{}}getRecordColor(t){return null}}const vj={willChange:"_arrangedContentArrayWillChange",didChange:"_arrangedContentArrayDidChange"};function bj(t,e){return"[]"===e?(t._revalidate(),t._arrTag):"length"===e?(t._revalidate(),t._lengthTag):on(t,e)}class wj extends Lu{_objectsDirtyIndex=0;_objects=null;_lengthDirty=!0;_length=0;_arrangedContent=null;_arrangedContentIsUpdating=!1;_arrangedContentTag=null;_arrangedContentRevision=null;_lengthTag=null;_arrTag=null;init(t){super.init(t),lr(this,bj)}[rs](){this._revalidate()}willDestroy(){this._removeArrangedContentArrayObserver()}objectAtContent(t){return di(Cs(this,"arrangedContent"),t)}replace(t,e,n){this.replaceContent(t,e,n)}replaceContent(t,e,n){Hs(Cs(this,"content"),t,e,n)}objectAt(t){if(this._revalidate(),null===this._objects&&(this._objects=[]),-1!==this._objectsDirtyIndex&&t>=this._objectsDirtyIndex){let t=Cs(this,"arrangedContent");if(t){let e=this._objects.length=Cs(t,"length");for(let t=this._objectsDirtyIndex;ti)&&(this._objectsDirtyIndex=i),this._lengthDirty=!0,Vs(this,e,n,r,!1)}_invalidate(){this._objectsDirtyIndex=0,this._lengthDirty=!0}_revalidate(){if(!0!==this._arrangedContentIsUpdating&&(null===this._arrangedContentTag||!de(this._arrangedContentTag,this._arrangedContentRevision))){let t=this.get("arrangedContent");null===this._arrangedContentTag?this._addArrangedContentArrayObserver(t):(this._arrangedContentIsUpdating=!0,this._updateArrangedContentArray(t),this._arrangedContentIsUpdating=!1);let e=this._arrangedContentTag=on(this,"arrangedContent");this._arrangedContentRevision=he(this._arrangedContentTag),G(t)?(this._lengthTag=ke([e,fi(t,"length")]),this._arrTag=ke([e,fi(t,"[]")])):this._lengthTag=this._arrTag=e}}}wj.reopen(nd,{arrangedContent:Ns("content")});const _j=Object.freeze(Object.defineProperty({__proto__:null,default:wj},Symbol.toStringTag,{value:"Module"}));class xj extends ih{}xj.PrototypeMixin.reopen(tc);const Cj=Object.freeze(Object.defineProperty({__proto__:null,default:xj},Symbol.toStringTag,{value:"Module"})),Sj=ql.create({reason:null,isPending:ps("isSettled",function(){return!Cs(this,"isSettled")}).readOnly(),isSettled:ps("isRejected","isFulfilled",function(){return Cs(this,"isRejected")||Cs(this,"isFulfilled")}).readOnly(),isRejected:!1,isFulfilled:!1,promise:ps({get(){throw new Error("PromiseProxy's promise must be set")},set(t,e){return function(t,e){return Qs(t,{isFulfilled:!1,isRejected:!1}),e.then(e=>(t.isDestroyed||t.isDestroying||Qs(t,{content:e,isFulfilled:!0}),e),e=>{throw t.isDestroyed||t.isDestroying||Qs(t,{reason:e,isRejected:!0}),e},"Ember: PromiseProxy")}(this,e)}}),then:kj("then"),catch:kj("catch"),finally:kj("finally")});function kj(t){return function(...e){return Cs(this,"promise")[t](...e)}}const Ej=Object.freeze(Object.defineProperty({__proto__:null,default:Sj},Symbol.toStringTag,{value:"Module"}));function Tj(t,e,n){return t.lookup(`controller:${e}`,n)}let Rj;!function(t){function e(){}t.isNamespace=!0,t.toString=function(){return"Ember"},t.Container=gl,t.Registry=El,t._setComponentManager=pj,t._componentManagerCapabilities=jr,t._modifierManagerCapabilities=Vr,t.meta=ae,t._createCache=$e,t._cacheGetValue=qe,t._cacheIsConst=Ve,t._descriptor=Ci,t._getPath=ks,t._setClassicDecorator=Ai,t._tracked=Is,t.beginPropertyChanges=os,t.changeProperties=ls,t.endPropertyChanges=as,t.hasListeners=Bi,t.libraries=Rs,t._ContainerProxyMixin=Zl,t._ProxyMixin=tc,t._RegistryProxyMixin=Gl,t.ActionHandler=Xl,t.Comparable=Yl,t.ComponentLookup=ex,t.EventDispatcher=eh,t._Cache=si,t.GUID_KEY=Q,t.canInvoke=K_,t.generateGuid=tt,t.guidFor=et,t.uuid=Z,t.wrap=mt,t.getOwner=cx,t.onLoad=pl,t.runLoadHooks=fl,t.setOwner=ux,t.Application=hx,t.ApplicationInstance=H_,t.Namespace=Z_,t.A=sd,t.Array=ed,t.NativeArray=rd,t.isArray=Jh,t.makeArray=mu,t.MutableArray=nd,t.ArrayProxy=wj,t.FEATURES={isEnabled:oj,...sj},t._Input=qb,t.Component=Ew,t.Helper=Lw,t.Controller=cd,t.ControllerMixin=ld,t._captureRenderTree=A,t.assert=y,t.warn=z,t.debug=D,t.deprecate=V,t.deprecateFunc=q,t.runInDebug=U,t.inspect=M,t.Debug={registerDeprecationHandler:v,registerWarnHandler:x,isComputed:gs},t.ContainerDebugAdapter=tx,t.DataAdapter=yj,t._assertDestroyablesDestroyed=Nt,t._associateDestroyableChild=Wt,t._enableDestroyableTracking=Dt,t._isDestroying=Zt,t._isDestroyed=Yt,t._registerDestructor=_x,t._unregisterDestructor=xx,t.destroy=Gt,t.Engine=ox,t.EngineInstance=fd,t.Enumerable=ec,t.MutableEnumerable=nc,t.instrument=lh,t.subscribe=dh,t.Instrumentation={instrument:lh,subscribe:dh,unsubscribe:ph,reset:fh},t.Object=Lu,t._action=Pu,t.computed=ps,t.defineProperty=ms,t.get=Cs,t.getProperties=Js,t.notifyPropertyChange=ss,t.observer=Au,t.set=Fs,t.trySet=Ds,t.setProperties=Qs,t.cacheFor=Os,t._dependentKeyCompat=md,t.ComputedProperty=us,t.expandProperties=Fi,t.CoreObject=Su,t.Evented=nh,t.on=$i,t.addListener=Ni,t.removeListener=ji,t.sendEvent=Ui,t.Mixin=ql,t.mixin=Bl,t.Observable=Tu,t.addObserver=Hi,t.removeObserver=Gi,t.PromiseProxyMixin=Sj,t.ObjectProxy=xj,t.RouterDSL=Fp,t.controllerFor=Tj,t.generateController=fp,t.generateControllerFactory=pp,t.HashLocation=bf,t.HistoryLocation=xf,t.NoneLocation=Cf,t.Route=kp,t.Router=af,t.run=ya,t.Service=qf,t.compare=jh,t.isBlank=aj,t.isEmpty=kf,t.isEqual=cj,t.isNone=Sf,t.isPresent=lj,t.typeOf=zh,t.VERSION=oi,t.ViewUtils={getChildViews:Ku,getElementView:Bu,getRootViews:Du,getViewBounds:Yu,getViewBoundingClientRect:Qu,getViewClientRects:Ju,getViewElement:$u,isSimpleClick:Fu,isSerializationFirstNode:hb},t._getComponentTemplate=Jr,t._helperManagerCapabilities=vr,t._setComponentTemplate=Xr,t._setHelperManager=Kr,t._setModifierManager=Gr,t._templateOnlyComponent=Ny,t._invokeHelper=gv,t._hash=dv,t._array=av,t._concat=cv,t._get=hv,t._on=wv,t._fn=uv,t._Backburner=ha,t.inject=e,e.controller=ud,e.service=$f,t.__loader={get require(){return globalThis.require},get define(){return globalThis.define},get registry(){let t=globalThis;return t.requirejs?.entries??t.require.entries}}}(Rj||(Rj={})),Reflect.set(Rj,"RSVP",pu),Object.defineProperty(Rj,"ENV",{get:m,enumerable:!1}),Object.defineProperty(Rj,"lookup",{get:p,set:f,enumerable:!1}),Object.defineProperty(Rj,"onerror",{get:ko,set:function(t){Co=t},enumerable:!1}),Object.defineProperty(Rj,"testing",{get:w,set:_,enumerable:!1}),Object.defineProperty(Rj,"BOOTED",{configurable:!1,enumerable:!1,get:mo,set:yo}),Object.defineProperty(Rj,"TEMPLATES",{get:dj,set:hj,configurable:!1,enumerable:!1}),Object.defineProperty(Rj,"TEMPLATES",{get:dj,set:hj,configurable:!1,enumerable:!1}),Object.defineProperty(Rj,"testing",{get:w,set:_,enumerable:!1}),fl("Ember.Application",hx);let Lj={template:em,Utils:{}},Mj={template:em};function Ij(t){Object.defineProperty(Rj,t,{configurable:!0,enumerable:!0,get:()=>"Handlebars"===t?Lj:Mj})}function Pj(t){Object.defineProperty(Rj,t,{configurable:!0,enumerable:!0,get(){}})}Ij("HTMLBars"),Ij("Handlebars"),Pj("Test"),Pj("setupForTesting"),fl("Ember"),new Proxy(Rj,{get:(t,e,n)=>("string"==typeof e&&Bf(`importing ${e} from the 'ember' barrel file is deprecated.`,Uf.DEPRECATE_IMPORT_EMBER(e)),Reflect.get(t,e,n)),getOwnPropertyDescriptor:(t,e)=>("string"==typeof e&&Bf(`importing ${e} from the 'ember' barrel file is deprecated.`,Uf.DEPRECATE_IMPORT_EMBER(e)),Object.getOwnPropertyDescriptor(t,e))});const Aj=new WeakMap;function Oj(t,e,...n){if(t[e],t.isDestroying)return;"boolean"==typeof n[n.length-1]&&n[n.length-2];let r=Aj.get(t);var i;let s;r||(r=new Map,Aj.set(t,r),_x(t,(i=r,function(){0!==i.size&&i.forEach(t=>ka(t.cancelId))}))),s=r.has(e)?r.get(e).debouncedTask:(...n)=>{r.delete(e),t[e](...n)};let o=Ea(t,s,...n);r.set(e,{debouncedTask:s,cancelId:o})}class Fj extends qf{static{dF(this.prototype,"osm",[$f])}#ct=void fF(this,"osm");rs;widget;static{dF(this.prototype,"placesInView",[Is],function(){return[]})}#ut=void fF(this,"placesInView");static{dF(this.prototype,"savedPlaces",[Is],function(){return[]})}#ht=void fF(this,"savedPlaces");static{dF(this.prototype,"loadedPrefixes",[Is],function(){return[]})}#dt=void fF(this,"loadedPrefixes");static{dF(this.prototype,"currentBbox",[Is],function(){return null})}#pt=void fF(this,"currentBbox");static{dF(this.prototype,"lists",[Is],function(){return[]})}#ft=void fF(this,"lists");static{dF(this.prototype,"version",[Is],function(){return 0})}#gt=void fF(this,"version");static{dF(this.prototype,"initialSyncDone",[Is],function(){return!1})}#mt=void fF(this,"initialSyncDone");static{dF(this.prototype,"connected",[Is],function(){return!1})}#yt=void fF(this,"connected");static{dF(this.prototype,"userAddress",[Is],function(){return null})}#vt=void fF(this,"userAddress");static{dF(this.prototype,"isWidgetOpen",[Is],function(){return!1})}#bt=void fF(this,"isWidgetOpen");constructor(){super(...arguments),this.rs=new WN({modules:[QN]}),this.rs.access.claim("places","rw"),this.rs.caching.enable("/places/"),window.remoteStorage=this.rs,this.widget=new ij(this.rs,{leaveOpen:!0,skipInitial:!0}),this.rs.on("ready",()=>{}),this.rs.on("error",t=>{t&&(console.info("[rs] Error —",`${t.name}: ${t.message}`),"Unauthorized"===t.name&&this.showConnectWidget())}),this.rs.on("connected",()=>{this.connected=!0,this.userAddress=this.rs.remote.userAddress,this.loadLists()}),this.rs.on("not-connected",()=>{this.loadLists()}),this.rs.on("disconnected",()=>{this.connected=!1,this.userAddress=null,this.placesInView=[],this.savedPlaces=[],this.loadedPrefixes=[],this.lists=[],this.initialSyncDone=!1}),this.rs.on("sync-done",()=>{this.initialSyncDone||(this.initialSyncDone=!0,this.loadLists())}),this.rs.scope("/places/").on("change",t=>{t.relativePath.startsWith("_lists/")?this.loadLists():(this.handlePlaceChange(t),Oj(this,"reloadCurrentView",200))})}handlePlaceChange(t){const{newValue:e,relativePath:n}=t,r=n.split("/"),i=r[r.length-1];if(e){const t={...e,id:i},n=this.savedPlaces.findIndex(t=>t.id===i);if(-1!==n){const e=[...this.savedPlaces];e[n]=t,this.savedPlaces=e}else this.savedPlaces=[...this.savedPlaces,t]}else this.savedPlaces=this.savedPlaces.filter(t=>t.id!==i)}get places(){return this.rs.places}notifyChange(){this.version++,Oj(this,"reloadCurrentView",200)}reloadCurrentView(){if(!this.currentBbox)return;const t=ND(this.currentBbox);console.debug("Reloading view due to changes, prefixes:",t),this.loadAllPlaces(t)}async loadLists(){try{if(!this.places.lists)return;await this.places.lists.initDefaults();const t=await this.places.lists.getAll();this.lists=t||[],this.lists.forEach(t=>{"to-go"===t.id?t.icon="bookmark":"to-do"===t.id&&(t.icon="check-square")}),this.refreshPlaceListAssociations()}catch(ej){console.error("Failed to load lists:",ej)}}refreshPlaceListAssociations(){const t=new Map;this.lists.forEach(e=>{e.placeRefs&&Array.isArray(e.placeRefs)&&e.placeRefs.forEach(n=>{n.id&&(t.has(n.id)||t.set(n.id,[]),t.get(n.id).push(e.id))})});const e=e=>{const n=t.get(e.id)||[];return e._listIds=n,e};this.savedPlaces=this.savedPlaces.map(t=>e({...t})),this.placesInView=this.placesInView.map(t=>e({...t}))}async togglePlaceList(t,e,n){if(!t)return;let r=t;if(!t.id||!t.geohash){if(!n)return;r=await this.storePlace(t)}try{return n?await this.places.lists.addPlace(e,r.id,r.geohash):await this.places.lists.removePlace(e,r.id),await this.loadLists(),this.findPlaceById(r.id)}catch(ej){throw console.error("Failed to toggle place in list:",ej),ej}}async loadPlacesInBounds(t){const e=ND(t).filter(t=>!this.loadedPrefixes.includes(t));0!==e.length&&(console.debug("Loading new prefixes:",e),await this.loadAllPlaces(e),this.loadedPrefixes=[...this.loadedPrefixes,...e],this.currentBbox=t)}async loadAllPlaces(t=null){try{const e=await this.places.getPlaces(t);if(e&&Array.isArray(e)){if(t){const n=new Set(t),r=this.placesInView.filter(t=>{if(!t.lat||!t.lon)return!1;try{const e=DD.encode(t.lat,t.lon,4);return!n.has(e)}catch{return!0}});this.placesInView=[...r,...e]}else this.placesInView=e;this.refreshPlaceListAssociations()}else t||(this.placesInView=[]);console.debug("Loaded saved places:",this.placesInView.length)}catch(ej){console.error("Failed to load places:",ej)}}findPlaceById(t){if(!t)return;const e=String(t);let n=this.savedPlaces.find(t=>t.id&&String(t.id)===e);return n||(n=this.placesInView.find(t=>t.id&&String(t.id)===e),n||(n=this.savedPlaces.find(t=>t.osmId&&String(t.osmId)===e),n||(n=this.placesInView.find(t=>t.osmId&&String(t.osmId)===e),n)))}isPlaceSaved(t){return!!this.findPlaceById(t)}async storePlace(t){const e=await this.places.store(t);return this.savedPlaces.some(t=>t.id===e.id)?this.savedPlaces=this.savedPlaces.map(t=>t.id===e.id?e:t):this.savedPlaces=[...this.savedPlaces,e],this.placesInView.some(t=>t.id===e.id)?this.placesInView=this.placesInView.map(t=>t.id===e.id?e:t):this.placesInView=[...this.placesInView,e],e}async updatePlace(t){const e=await this.places.store(t),n=this.savedPlaces.findIndex(t=>t.id===e.id);if(-1!==n){const t=[...this.savedPlaces];t[n]=e,this.savedPlaces=t}return this.placesInView=this.placesInView.map(t=>t.id===e.id?e:t),e}async removePlace(t){await this.places.remove(t.id,t.geohash),this.savedPlaces=this.savedPlaces.filter(e=>e.id!==t.id),this.placesInView.length>0&&(this.placesInView=this.placesInView.filter(e=>e.id!==t.id))}async refreshPlace(t){if(!(t&&t.id&&t.osmId&&t.osmType))return null;try{console.debug(`Checking for updates for ${t.title} (${t.osmId})`);const e=await this.osm.fetchOsmObject(t.osmId,t.osmType);if(!e)return console.warn("Could not fetch fresh data for",t.osmId),null;let n=!1;const r={},i=Math.abs(t.lat-e.lat),s=Math.abs(t.lon-e.lon);(i>1e-5||s>1e-5)&&(n=!0,r.lat=e.lat,r.lon=e.lon);const o=t.osmTags||{},a=e.osmTags||{},l=new Set([...Object.keys(o),...Object.keys(a)]);for(const t of l)if(o[t]!==a[t]){n=!0,r.osmTags=a;break}if(!n)return console.debug("No changes detected for",t.title),null;console.debug("Changes detected:",r);const c={...t,...r},u=RN(o),h=RN(a);return t.title===u&&u!==h&&(c.title=h),await this.updatePlace(c)}catch(ej){return console.error("Failed to refresh place:",ej),null}}showConnectWidget(){this.isWidgetOpen=!0,document.querySelector(".rs-widget")||this.widget.attach("rs-widget-container")}static{pF(this.prototype,"showConnectWidget",[Pu])}closeWidget(){this.isWidgetOpen=!1}static{pF(this.prototype,"closeWidget",[Pu])}disconnect(){this.rs.disconnect(),this.isWidgetOpen=!1}static{pF(this.prototype,"disconnect",[Pu])}}const zj=Object.freeze(Object.defineProperty({__proto__:null,default:Fj},Symbol.toStringTag,{value:"Module"}));class Dj extends qf{static{dF(this.prototype,"message",[Is],function(){return null})}#wt=void fF(this,"message");static{dF(this.prototype,"isVisible",[Is],function(){return!1})}#_t=void fF(this,"isVisible");timeoutId=null;show(t,e=3e3){this.message=t,this.isVisible=!0,this.timeoutId&&clearTimeout(this.timeoutId),this.timeoutId=setTimeout(()=>{this.isVisible=!1},e)}}const Nj=Object.freeze(Object.defineProperty({__proto__:null,default:Dj},Symbol.toStringTag,{value:"Module"}));function jj(t,e,n,r){const i=t*Math.PI/180,s=n*Math.PI/180,o=(n-t)*Math.PI/180,a=(r-e)*Math.PI/180,l=Math.sin(o/2)*Math.sin(o/2)+Math.cos(i)*Math.cos(s)*Math.sin(a/2)*Math.sin(a/2);return 2*Math.atan2(Math.sqrt(l),Math.sqrt(1-l))*6371e3}const Uj=Object.freeze(Object.defineProperty({__proto__:null,getDistance:jj},Symbol.toStringTag,{value:"Module"})),Bj={activity:'',angelfish:'\n \n',"arrow-left":'',barbell:'\n \n',banknote:'\n \n',"badge-shield-with-fire":'\n \n',"beach-umbrella-in-ground":'\n \n',"beer-mug-with-foam":'\n \n',bookmark:'',"boxing-glove-up":'\n \n',"burger-and-drink-cup-with-straw":'\n \n',bridge:'\n \n',bus:'\n \n',camera:'\n \n',"feather-camera":'',"check-square":'',"chevron-left":'',"chevron-right":'',"cigarette-with-smoke-curl":'\n \n',climbing_wall:'\n \n',check:'',"alert-circle":'',"classical-building":'\n \n',"classical-building-with-dome-and-flag":'\n \n',"classical-building-with-flag":'\n \n',"commercial-building":'\n \n',"clothes-hanger":'\n \n',cleaver:'\n \n',cloth:'\n \n',cocktail:'\n \n',clock:'',"coffee-bean":'\n \n',"comedy-mask-and-tragedy-mask":'\n \n',croissant:'\n \n',"cup-and-saucer":'\n \n',database:'',donut:'\n \n',edit:'',eyeglasses:'\n \n',facebook:'',"fancy-mirror-with-reflection-and-stars":'\n \n',"family-restroom-symbol":'\n \n',film:'\n \n',"fingernail-polished":'\n \n',fish:'\n \n',"flag-checkered":'\n \n',"flower-bouquet":'\n \n',"fork-and-knife":'\n \n',fort:'\n \n',gift:'',globe:'',gravestone:'\n \n',"grecian-vase":'\n \n',"greek-cross":'\n \n',heart:'',home:'',"ice-cream-on-cone":'\n \n',"industrial-building":'\n \n',info:'',instagram:'',jewel:'\n \n',"log-in":'',"log-out":'',"lowrise-building":'\n \n',mail:'',map:'',"map-pin":'',"market-stall":'\n \n',"memorial-stone-with-inscription":'\n \n',menu:'',"mobile-phone-with-keypad-and-antenna":'\n \n',"molar-tooth":'\n \n',navigation:'',"needle-and-spool-of-thread":'\n \n',nostrich:'\n \n\n',"open-book":'\n \n',palace:'\n \n',"person-cricket-batting-at-cricket-ball":'\n \n',"person-boarding-tram-with-destination-display-and-pantograph-on-tram-track":'\n \n',"person-jockeying-racehorse":'\n \n',"person-playing-tennis":'\n \n',"person-running":'\n \n',"person-sleeping-in-bed":'\n \n',"person-swimming-in-water":'\n \n',"person-swinging-golf-club":'\n \n',phone:'',"plane-top-right":'\n \n',"plant-in-raised-planter":'\n \n',"place-of-worship-building":'\n \n',"play-structure-with-slide":'\n \n',"police-officer-with-stop-arm":'\n \n',plus:'',"round-structure-with-flag":'\n \n',remotestorage:'\n\x3c!-- Creator: CorelDRAW X7 --\x3e\n\n \n',"sailing-ship-in-water":'\n \n',"scissors-open":'\n \n',"shipwreck-in-water":'\n \n',"steam-train-on-railway-track":'\n \n',"shopping-bag":'\n \n',search:'',server:'',settings:'',"shopping-basket":'\n \n',"shopping-cart":'\n \n',"table-tennis-paddle":'\n \n',"tattoo-machine":'\n \n',toolbox:'\n \n',target:'',"trash-2":'',"upload-cloud":'',"tree-and-bench-with-backrest":'\n \n',user:'',"village-buildings":'\n \n',"wall-hanging-with-mountains-and-sun":'\n \n',"womens-and-mens-restroom-symbol":'\n \n',whatsapp:'\n\n \n\n',wikipedia:'\n\n\n',parking_p:'\n \n',car:'\n \n',x:'',zap:'',"loading-ring":''},$j=["fork-and-knife","wikipedia","whatsapp","cup-and-saucer","coffee-bean","shopping-basket","person-sleeping-in-bed","loading-ring","nostrich"];function qj(t){return Bj[t]}function Vj(t){return $j.includes(t)}const Wj=Object.freeze(Object.defineProperty({__proto__:null,getIcon:qj,isIconFilled:Vj},Symbol.toStringTag,{value:"Module"})),Hj=[{tags:{cuisine:"donut"},icon:"donut"},{tags:{cuisine:"doughnut"},icon:"donut"},{tags:{cuisine:"coffee_shop"},icon:"coffee-bean"},{tags:{cuisine:"coffee"},icon:"coffee-bean"},{tags:{amenity:"ice_cream"},icon:"ice-cream-on-cone"},{tags:{cuisine:"ice_cream"},icon:"ice-cream-on-cone"},{tags:{shop:"ice_cream"},icon:"ice-cream-on-cone"},{tags:{amenity:"cafe"},icon:"cup-and-saucer"},{tags:{amenity:"restaurant"},icon:"fork-and-knife"},{tags:{amenity:"fast_food"},icon:"burger-and-drink-cup-with-straw"},{tags:{amenity:"pub"},icon:"beer-mug-with-foam"},{tags:{amenity:"bar"},icon:"cocktail"},{tags:{amenity:"food_court"},icon:"fork-and-knife"},{tags:{amenity:"childcare"},icon:"family-restroom-symbol"},{tags:{amenity:"community_centre"},icon:"family-restroom-symbol"},{tags:{amenity:"social_centre"},icon:"family-restroom-symbol"},{tags:{amenity:"social_facility"},icon:"family-restroom-symbol"},{tags:{amenity:"bank"},icon:"banknote"},{tags:{amenity:"place_of_worship"},icon:"place-of-worship-building"},{tags:{amenity:"fire_station"},icon:"badge-shield-with-fire"},{tags:{amenity:"police"},icon:"police-officer-with-stop-arm"},{tags:{amenity:"toilets"},icon:"womens-and-mens-restroom-symbol"},{tags:{amenity:"school"},icon:"open-book"},{tags:{amenity:"driving_school"},icon:"car"},{tags:{shop:"coffee"},icon:"coffee-bean"},{tags:{shop:"tea"},icon:"coffee-bean"},{tags:{shop:"pastry"},icon:"donut"},{tags:{shop:"supermarket"},icon:"shopping-cart"},{tags:{shop:"convenience"},icon:"shopping-basket"},{tags:{shop:"grocery"},icon:"shopping-basket"},{tags:{shop:"greengrocer"},icon:"shopping-basket"},{tags:{shop:"bakery"},icon:"croissant"},{tags:{shop:"butcher"},icon:"cleaver"},{tags:{shop:"seafood"},icon:"fish"},{tags:{shop:"deli"},icon:"shopping-basket"},{tags:{shop:"clothes"},icon:"clothes-hanger"},{tags:{shop:"clothing"},icon:"clothes-hanger"},{tags:{shop:"hairdresser"},icon:"scissors-open"},{tags:{shop:"optician"},icon:"eyeglasses"},{tags:{shop:"fabric"},icon:"cloth"},{tags:{shop:"flea_market"},icon:"market-stall"},{tags:{shop:"kiosk"},icon:"shopping-basket"},{tags:{shop:"leather"},icon:"shopping-bag"},{tags:{shop:"tailor"},icon:"needle-and-spool-of-thread"},{tags:{shop:"jewelry"},icon:"jewel"},{tags:{shop:"jewellery"},icon:"jewel"},{tags:{shop:"tobacco"},icon:"cigarette-with-smoke-curl"},{tags:{shop:"cannabis"},icon:"cigarette-with-smoke-curl"},{tags:{shop:"florist"},icon:"flower-bouquet"},{tags:{shop:"garden_centre"},icon:"plant-in-raised-planter"},{tags:{shop:"estate_agent"},icon:"village-buildings"},{tags:{shop:"mobile_phone"},icon:"mobile-phone-with-keypad-and-antenna"},{tags:{beauty:"nails"},icon:"fingernail-polished"},{tags:{shop:"tattoo"},icon:"tattoo-machine"},{tags:{shop:"beauty"},icon:"fancy-mirror-with-reflection-and-stars"},{tags:{craft:"tailor"},icon:"needle-and-spool-of-thread"},{tags:{office:"estate_agent"},icon:"village-buildings"},{tags:{office:!0},icon:"commercial-building"},{tags:{craft:!0},icon:"toolbox"},{tags:{shop:!0},icon:"shopping-bag"},{tags:{natural:"beach"},icon:"beach-umbrella-in-ground"},{tags:{leisure:"park"},icon:"tree-and-bench-with-backrest"},{tags:{leisure:"playground"},icon:"play-structure-with-slide"},{tags:{aeroway:"aerodrome"},icon:"plane-top-right"},{tags:{aeroway:"heliport"},icon:"plane-top-right"},{tags:{aeroway:"helipad"},icon:"plane-top-right"},{tags:{highway:"bus_stop"},icon:"bus"},{tags:{bus:!0},icon:"bus"},{tags:{railway:"tram_stop"},icon:"person-boarding-tram-with-destination-display-and-pantograph-on-tram-track"},{tags:{tourism:"museum"},icon:"classical-building"},{tags:{tourism:"gallery"},icon:"wall-hanging-with-mountains-and-sun"},{tags:{tourism:"aquarium"},icon:"angelfish"},{tags:{tourism:"theme_park"},icon:"camera"},{tags:{tourism:"attraction"},icon:"camera"},{tags:{tourism:"viewpoint"},icon:"camera"},{tags:{tourism:"zoo"},icon:"camera"},{tags:{tourism:"artwork"},icon:"camera"},{tags:{amenity:"cinema"},icon:"film"},{tags:{amenity:"theatre"},icon:"camera"},{tags:{amenity:"arts_centre"},icon:"comedy-mask-and-tragedy-mask"},{tags:{amenity:"arts_center"},icon:"comedy-mask-and-tragedy-mask"},{tags:{historic:"bridge"},icon:"bridge"},{tags:{historic:"fort"},icon:"fort"},{tags:{historic:"castle"},icon:"palace"},{tags:{historic:"building"},icon:"classical-building-with-flag"},{tags:{historic:"archaeological_site"},icon:"grecian-vase"},{tags:{historic:"memorial"},icon:"memorial-stone-with-inscription"},{tags:{historic:"tomb"},icon:"gravestone"},{tags:{historic:"monument"},icon:"classical-building-with-dome-and-flag"},{tags:{historic:"folly"},icon:"classical-building"},{tags:{historic:"industrial"},icon:"industrial-building"},{tags:{historic:"railway_station"},icon:"steam-train-on-railway-track"},{tags:{historic:"ship"},icon:"sailing-ship-in-water"},{tags:{historic:"wreck"},icon:"shipwreck-in-water"},{tags:{historic:"ruins"},icon:"camera"},{tags:{historic:"ruin"},icon:"camera"},{tags:{historic:"yes"},icon:"camera"},{tags:{tourism:"hotel"},icon:"person-sleeping-in-bed"},{tags:{tourism:"hostel"},icon:"person-sleeping-in-bed"},{tags:{tourism:"motel"},icon:"person-sleeping-in-bed"},{tags:{tourism:"guest_house"},icon:"person-sleeping-in-bed"},{tags:{sport:"motor"},icon:"flag-checkered"},{tags:{sport:"karting"},icon:"flag-checkered"},{tags:{sport:"motocross"},icon:"flag-checkered"},{tags:{sport:"cricket"},icon:"person-cricket-batting-at-cricket-ball"},{tags:{sport:"boxing"},icon:"boxing-glove-up"},{tags:{sport:"martial_arts"},icon:"boxing-glove-up"},{tags:{sport:"tennis"},icon:"person-playing-tennis"},{tags:{sport:"squash"},icon:"person-playing-tennis"},{tags:{sport:"padel"},icon:"person-playing-tennis"},{tags:{sport:"table_tennis"},icon:"table-tennis-paddle"},{tags:{sport:"climbing"},icon:"climbing_wall"},{tags:{leisure:"water_park"},icon:"person-swimming-in-water"},{tags:{sport:"swimming"},icon:"person-swimming-in-water"},{tags:{sport:"golf"},icon:"person-swinging-golf-club"},{tags:{leisure:"golf_course"},icon:"person-swinging-golf-club"},{tags:{sport:"horse_racing"},icon:"person-jockeying-racehorse"},{tags:{sport:"fitness"},icon:"barbell"},{tags:{sport:"fitness_centre"},icon:"barbell"},{tags:{leisure:"fitness_centre"},icon:"barbell"},{tags:{sport:"stadium"},icon:"round-structure-with-flag"},{tags:{leisure:"stadium"},icon:"round-structure-with-flag"},{tags:{leisure:"sports_centre"},icon:"person-running"},{tags:{leisure:"pitch"},icon:"person-running"},{tags:{sport:!0},icon:"person-running"},{tags:{amenity:"dentist"},icon:"molar-tooth"},{tags:{healthcare:"dentist"},icon:"molar-tooth"},{tags:{healthcare:!0},icon:"greek-cross"},{tags:{amenity:"parking"},icon:"parking_p"},{tags:{building:"commercial"},icon:"commercial-building"},{tags:{building:"apartments"},icon:"lowrise-building"}];function Gj(t){if(!t)return null;for(const e of Hj){let n=!0;for(const[r,i]of Object.entries(e.tags)){const e=t[r];if(!e){n=!1;break}const s=e.split(";").map(t=>t.trim());if(!0!==i&&!s.includes(i)){n=!1;break}}if(n)return e.icon}return null}const Kj=Object.freeze(Object.defineProperty({__proto__:null,POI_ICON_RULES:Hj,getIconNameForTags:Gj,getIconSvgForTags:function(t){const e=Gj(t);return e?qj(e):null}},Symbol.toStringTag,{value:"Module"}));function Zj(t){return{title:t.title||RN(t.osmTags,"Untitled Place"),lat:t.lat,lon:t.lon,tags:[],url:t.osmTags?.website,osmId:String(t.osmId||t.id),osmType:t.osmType,osmTags:t.osmTags||{},description:t.description}}const Yj=Object.freeze(Object.defineProperty({__proto__:null,mapToStorageSchema:Zj},Symbol.toStringTag,{value:"Module"}));function Xj(t,e){if(!t)return null;const n=`${e}.com`,r=((t,...e)=>{for(const n of e)if(t[n])return t[n];return null})(t,`contact:${e}`,e);if(!r)return null;if(r.startsWith("http"))try{const t=new URL(r);return"facebook"===e&&"/profile.php"===t.pathname&&t.searchParams.has("id")?{url:r,username:t.searchParams.get("id")}:{url:r,username:t.pathname.replace(/^\/|\/$/g,"")||r}}catch{return{url:r,username:r}}const i=r.replace(/^@/,"");return{url:`https://${n}/${i}`,username:i}}const Jj=Object.freeze(Object.defineProperty({__proto__:null,getSocialInfo:Xj},Symbol.toStringTag,{value:"Module"}));var Qj=["0","1","2","3","4","5","6","7","8","9","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z","#","$","%","*","+",",","-",".",":",";","=","?","@","[","]","^","_","{","|","}","~"],tU=t=>{let e=0;for(let n=0;n{var n="";for(let r=1;r<=e;r++){let i=Math.floor(t)/Math.pow(83,e-r)%83;n+=Qj[Math.floor(i)]}return n},nU=t=>{let e=t/255;return e<=.04045?e/12.92:Math.pow((e+.055)/1.055,2.4)},rU=t=>{let e=Math.max(0,Math.min(1,t));return e<=.0031308?Math.trunc(12.92*e*255+.5):Math.trunc(255*(1.055*Math.pow(e,.4166666666666667)-.055)+.5)},iU=(t,e)=>(t=>t<0?-1:1)(t)*Math.pow(Math.abs(t),e),sU=class extends Error{constructor(t){super(t),this.name="ValidationError",this.message=t}},oU=t=>{let e=t>>8&255,n=255&t;return[nU(t>>16),nU(e),nU(n)]},aU=(t,e)=>{let n=Math.floor(t/361),r=Math.floor(t/19)%19,i=t%19;return[iU((n-9)/9,2)*e,iU((r-9)/9,2)*e,iU((i-9)/9,2)*e]},lU=(t,e,n,r)=>{let i=0,s=0,o=0,a=4*e;for(let c=0;c{if("PROCESS_IMAGE"!==t.data?.type)return;const{id:e,file:n,targetWidth:r,targetHeight:i,quality:s,computeBlurhash:o}=t.data;try{let t,c;try{const e=await createImageBitmap(n,{resizeWidth:r,resizeHeight:i,resizeQuality:"high"});if(t=new OffscreenCanvas(r,i),c=t.getContext("2d"),!c)throw new Error("Failed to get 2d context from OffscreenCanvas");c.drawImage(e,0,0,r,i),e.close()}catch(a){console.warn("Hardware resize failed, falling back to stepped software scaling:",a);const e=await n.arrayBuffer(),s=new Blob([e],{type:n.type}),o=await createImageBitmap(s);let l=o.width,u=o.height,h=new OffscreenCanvas(l,u),d=h.getContext("2d");for(d.imageSmoothingEnabled=!0,d.imageSmoothingQuality="high",d.drawImage(o,0,0);.5*h.width>r&&.5*h.height>i;){const t=new OffscreenCanvas(Math.floor(.5*h.width),Math.floor(.5*h.height)),e=t.getContext("2d");e.imageSmoothingEnabled=!0,e.imageSmoothingQuality="high",e.drawImage(h,0,0,t.width,t.height),h=t}t=new OffscreenCanvas(r,i),c=t.getContext("2d"),c.imageSmoothingEnabled=!0,c.imageSmoothingQuality="high",c.drawImage(h,0,0,r,i),o.close()}let u=null;if(o)try{u=((t,e,n)=>{if(e*n*4!==t.length)throw new sU("Width and height must match the pixels array");let r=[];for(let l=0;l<3;l++)for(let i=0;i<4;i++){let s=0==i&&0==l?1:2,o=lU(t,e,n,(t,r)=>s*Math.cos(Math.PI*i*t/e)*Math.cos(Math.PI*l*r/n));r.push(o)}let i,s=r[0],o=r.slice(1),a="";if(a+=eU(21,1),o.length>0){let t=Math.max(...o.map(t=>Math.max(...t))),e=Math.floor(Math.max(0,Math.min(82,Math.floor(166*t-.5))));i=(e+1)/166,a+=eU(e,1)}else i=1,a+=eU(0,1);return a+=eU((t=>(rU(t[0])<<16)+(rU(t[1])<<8)+rU(t[2]))(s),4),o.forEach(t=>{a+=eU(((t,e)=>19*Math.floor(Math.max(0,Math.min(18,Math.floor(9*iU(t[0]/e,.5)+9.5))))*19+19*Math.floor(Math.max(0,Math.min(18,Math.floor(9*iU(t[1]/e,.5)+9.5))))+Math.floor(Math.max(0,Math.min(18,Math.floor(9*iU(t[2]/e,.5)+9.5)))))(t,i),2)}),a})(c.getImageData(0,0,r,i).data,r,i)}catch(l){console.warn("Could not generate blurhash (possible canvas fingerprinting protection):",l)}const h=await t.convertToBlob({type:"image/jpeg",quality:s}),d=`${r}x${i}`;self.postMessage({id:e,success:!0,blob:h,dim:d,blurhash:u})}catch(v5){self.postMessage({id:e,success:!1,error:v5.message})}};const cU=Object.freeze(Object.defineProperty({__proto__:null},Symbol.toStringTag,{value:"Module"}));function uU(t,e,n){return(e=function(t){var e=function(t){if("object"!=typeof t||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var n=e.call(t,"string");if("object"!=typeof n)return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==typeof e?e:String(e)}(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function hU(t,e,n,r){n&&Object.defineProperty(t,e,{enumerable:n.enumerable,configurable:n.configurable,writable:n.writable,value:n.initializer?n.initializer.call(r):void 0})}function dU(t,e,n,r){var i={};return Object.keys(r).forEach(function(t){i[t]=r[t]}),i.enumerable=!!i.enumerable,i.configurable=!!i.configurable,("value"in i||i.initializer)&&(i.writable=!0),void 0===(i=n.slice().reverse().reduce(function(n,r){return r(t,e,n)||n},i)).initializer&&(Object.defineProperty(t,e,i),i=null),i}var pU,fU,gU,mU,yU;const vU="undefined"!=typeof FastBoot,bU="routeDidChange",wU=["separator","prepend","replace"];let _U=(pU=$f("router"),fU=$f("-document"),gU=class extends qf{constructor(t){if(super(t),hU(this,"router",mU,this),hU(this,"document",yU,this),uU(this,"tokens",[]),uU(this,"_defaultConfig",{separator:" | ",prepend:!0,replace:null}),uU(this,"scheduleTitleUpdate",()=>{Ca("afterRender",this,this._updateTitle)}),this._validateExistingTitleElement(),function(t){return"resolveRegistration"in t}(t)){const n=t.resolveRegistration("config:environment");"object"==typeof(e=n)&&null!==e&&"pageTitle"in e&&wU.forEach(t=>{if(!kf(n.pageTitle[t])){const e=n.pageTitle[t];this._defaultConfig[t]=e}})}var e;this.router.on(bU,this.scheduleTitleUpdate)}applyTokenDefaults(t){const e=this._defaultConfig.separator,n=this._defaultConfig.prepend,r=this._defaultConfig.replace;t.previous??=null,t.next??=null,null==t.separator&&(t.separator=e),null==t.prepend&&null!=n&&(t.prepend=n),null==t.replace&&null!=r&&(t.replace=r)}inheritFromPrevious(t){const e=t.previous;e&&(null==t.separator&&(t.separator=e.separator),null==t.prepend&&(t.prepend=e.prepend))}push(t){const e=this._findTokenById(t.id);if(e){const n=this.tokens.indexOf(e),r=[...this.tokens],i=e.previous;return t.previous=i,t.next=e.next,this.inheritFromPrevious(t),this.applyTokenDefaults(t),r.splice(n,1,t),void(this.tokens=r)}const n=this.tokens.slice(-1)[0];n&&(t.previous=n??null,n.next=t,this.inheritFromPrevious(t)),this.applyTokenDefaults(t),this.tokens=[...this.tokens,t]}remove(t){const e=this._findTokenById(t);if(!e)return;const{next:n,previous:r}=e;n&&(n.previous=r),r&&(r.next=n),e.previous=e.next=null;const i=[...this.tokens];i.splice(i.indexOf(e),1),this.tokens=i}get visibleTokens(){const t=this.tokens;let e=t?t.length:0;const n=[];for(;e--;){const r=t[e];if(r){if(r.replace){n.unshift(r);break}n.unshift(r)}}return n}get sortedTokens(){const t=this.visibleTokens;if(!t)return[];let e=!0,n=[];const r=[n],i=[];return t.forEach(t=>{t.front?i.unshift(t):t.prepend?(e&&(e=!1,n=[],r.push(n)),n.unshift(t)):(e||(e=!0,n=[],r.push(n)),n.push(t))}),i.concat(r.reduce((t,e)=>t.concat(e),[]))}toString(){const t=this.sortedTokens,e=[];for(let n=0,r=t.length;ne.id===t)}updateFastbootTitle(t){if(!vU)return;const e=this.document.head,n=e.childNodes;for(let s=0;snew LU(t),MU);const IU=Object.freeze(Object.defineProperty({__proto__:null,default:MU},Symbol.toStringTag,{value:"Module"})),PU=Gr,AU=uv;function OU(t){return"object"==typeof t&&t&&"isTruthy"in t&&"boolean"==typeof t.isTruthy?t.isTruthy:Jh(t)?0!==t.length:!!t}class FU extends Lw{compute(t){for(let e=0,n=t.length;e[zw],isStrictMode:!0}),this)}}class NU extends MU{static{dF(this.prototype,"title",[Is],function(){return""})}#xt=void fF(this,"title");static{dF(this.prototype,"description",[Is],function(){return""})}#Ct=void fF(this,"description");constructor(){super(...arguments),this.title=this.args.place?.title||"",this.description=this.args.place?.description||""}get shouldAutofocus(){return"undefined"!=typeof window&&window.innerWidth>768}handleSubmit(t){t.preventDefault(),this.args.onSave&&this.args.onSave({title:this.title,description:this.description})}static{pF(this.prototype,"handleSubmit",[Pu])}updateTitle(t){this.title=t.target.value}static{pF(this.prototype,"updateTitle",[Pu])}updateDescription(t){this.description=t.target.value}static{pF(this.prototype,"updateDescription",[Pu])}static{Xr(em({id:null,block:'[[[11,"form"],[24,0,"edit-form"],[4,[32,0],["submit",[30,0,["handleSubmit"]]],null],[12],[1,"\\n "],[10,0],[14,0,"form-group"],[12],[1,"\\n "],[10,"label"],[14,"for","edit-title"],[12],[1,"Title"],[13],[1,"\\n"],[1," "],[11,"input"],[24,1,"edit-title"],[16,2,[30,0,["title"]]],[24,0,"form-control"],[24,"placeholder","Name of the place"],[16,"autofocus",[30,0,["shouldAutofocus"]]],[24,4,"text"],[4,[32,0],["input",[30,0,["updateTitle"]]],null],[12],[13],[1,"\\n "],[13],[1,"\\n "],[10,0],[14,0,"form-group"],[12],[1,"\\n "],[10,"label"],[14,"for","edit-desc"],[12],[1,"Description"],[13],[1,"\\n "],[11,"textarea"],[24,1,"edit-desc"],[16,2,[30,0,["description"]]],[24,0,"form-control"],[24,"rows","3"],[24,"placeholder","Add some details..."],[4,[32,0],["input",[30,0,["updateDescription"]]],null],[12],[13],[1,"\\n "],[13],[1,"\\n "],[10,0],[14,0,"edit-actions"],[12],[1,"\\n "],[10,"button"],[14,0,"btn btn-blue"],[14,4,"submit"],[12],[1,"Save"],[13],[1,"\\n "],[11,"button"],[24,0,"btn btn-outline"],[24,4,"button"],[4,[32,0],["click",[30,1]],null],[12],[1,"Cancel"],[13],[1,"\\n "],[13],[1,"\\n"],[13]],["@onCancel"],[]]',moduleName:"/home/basti/src/marco/app/components/place-edit-form.gjs",scope:()=>[Sb],isStrictMode:!0}),this)}}class jU{capabilities=Vr();constructor(t){this.owner=t}createModifier(t,e){return{instance:new t(this.owner,e),element:null}}installModifier(t,e,n){const r=function(t,e){const n=t;return n.element=e,n}(t,e);r.instance.modify(e,n.positional,n.named)}updateModifier(t,e){t.instance.modify(t.element,e.positional,e.named)}destroyModifier({instance:t}){Gt(t)}}PU(t=>new jU(t),class{constructor(t,e){ux(this,t)}modify(t,e,n){}});const UU=new class{capabilities=Vr();createModifier(t){return{element:null,instance:t}}installModifier(t,e,n){const r=function(t,e){const n=t;return n.element=e,n}(t,e),{positional:i,named:s}=n,o=t.instance(e,i,s);"function"==typeof o&&(r.teardown=o)}updateModifier(t,e){"function"==typeof t.teardown&&t.teardown();const n=t.instance(t.element,e.positional,e.named);"function"==typeof n&&(t.teardown=n)}destroyModifier(t){"function"==typeof t.teardown&&t.teardown()}getDebugName(t){return t.instance.toString()}getDebugInstance(t){return t}};function BU(t){return t.toString=()=>t.name,PU(()=>UU,t)}const $U=BU((t,[e])=>{const n=n=>{t&&!t.contains(n.target)&&e(n)},r=setTimeout(()=>{document.addEventListener("click",n)},0);return()=>{clearTimeout(r),document.removeEventListener("click",n)}});class qU extends MU{static{dF(this.prototype,"storage",[$f])}#St=void fF(this,"storage");static{dF(this.prototype,"router",[$f])}#kt=void fF(this,"router");static{dF(this.prototype,"_forceClear",[Is],function(){return!1})}#Et=void fF(this,"_forceClear");get isSaved(){return this.args.isSaved}get placeListIds(){return this._forceClear?[]:this.args.place._listIds||[]}styleFor(t){return zw(`background-color: ${t}`)}isInList(t){return!!this.placeListIds&&this.placeListIds.includes(t.id)}static{pF(this.prototype,"isInList",[Pu])}async toggleSaved(){if(this.isSaved){const{osmId:t,osmType:e}=this.args.place;if(await this.storage.removePlace(this.args.place),this.args.place&&(this.args.place.id=null,this.args.place.createdAt=null,this.args.place._listIds=[],this._forceClear=!0),t&&e){const t={...this.args.place};delete t.id,delete t.createdAt,delete t._listIds,this.router.transitionTo("place",t)}else this.router.transitionTo("index");this.args.onClose&&this.args.onClose()}else await this.storage.storePlace(this.args.place)}static{pF(this.prototype,"toggleSaved",[Pu])}async toggleList(t){const e=!this.placeListIds.includes(t.id);e&&!this.isSaved&&await this.storage.storePlace(this.args.place);try{await this.storage.togglePlaceList(this.args.place,t.id,e)}catch(ej){console.error(ej),alert("Failed to update list: "+ej.message)}}static{pF(this.prototype,"toggleList",[Pu])}static{Xr(em({id:null,block:'[[[11,0],[24,0,"place-lists-manager"],[4,[32,0],[[30,1]],null],[12],[1,"\\n "],[10,0],[14,0,"list-item master-toggle"],[12],[1,"\\n "],[10,"label"],[12],[1,"\\n "],[11,"input"],[16,"checked",[30,0,["isSaved"]]],[24,4,"checkbox"],[4,[32,1],["change",[30,0,["toggleSaved"]]],null],[12],[13],[1,"\\n "],[10,1],[14,0,"list-color"],[12],[13],[1,"\\n "],[10,1],[14,0,"list-name"],[12],[1,"Saved places"],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n\\n "],[10,0],[14,0,"divider"],[12],[13],[1,"\\n\\n "],[10,0],[14,0,"lists-container"],[12],[1,"\\n"],[42,[28,[31,1],[[28,[31,1],[[30,0,["storage","lists"]]],null]],null],null,[[[1," "],[10,0],[14,0,"list-item"],[12],[1,"\\n "],[10,"label"],[12],[1,"\\n "],[11,"input"],[16,"checked",[28,[30,0,["isInList"]],[[30,2]],null]],[16,"disabled",[52,[51,[30,0,["isSaved"]]],true]],[24,4,"checkbox"],[4,[32,1],["change",[28,[32,2],[[30,0,["toggleList"]],[30,2]],null]],null],[12],[13],[1,"\\n"],[1," "],[10,1],[14,0,"list-color"],[15,5,[28,[30,0,["styleFor"]],[[30,2,["color"]]],null]],[12],[13],[1,"\\n "],[10,1],[14,0,"list-name"],[12],[1,[30,2,["title"]]],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"]],[2]],null],[1," "],[13],[1,"\\n"],[13]],["@onClose","list"],["each","-track-array","unless"]]',moduleName:"/home/basti/src/marco/app/components/place-lists-manager.gjs",scope:()=>[$U,Sb,AU],isStrictMode:!0}),this)}}class VU{assert(){}async(t){Promise.resolve().then(t)}reportUncaughtRejection(){this.async(t=>{throw t})}defer(){let t={promise:null,resolve:null,reject:null},e=new Promise((e,n)=>{t.resolve=e,t.reject=n});return t.promise=e,t}globalDebuggingEnabled(){return!1}}const WU=new VU;class HU{constructor(t){this.maxConcurrency=t||1}}const GU="CANCELLED",KU="STARTED",ZU="QUEUED",YU={type:KU},XU={type:ZU},JU=t=>({type:GU,reason:t}),QU=JU("it belongs to a 'drop' Task that was already running");class tB{constructor(t){this.remainingSlots=t}step(){return this.remainingSlots>0?(this.remainingSlots--,YU):QU}}class eB extends HU{makeReducer(){return new tB(this.maxConcurrency)}}class nB{constructor(t){this.remainingSlots=t}step(){return this.remainingSlots>0?(this.remainingSlots--,YU):XU}}class rB extends HU{makeReducer(){return new nB(this.maxConcurrency)}}const iB=JU("it belongs to a 'keepLatest' Task that was already running");class sB{constructor(t,e){this.remainingSlots=t,this.numToCancel=e}step(){return this.remainingSlots>0?(this.remainingSlots--,YU):this.numToCancel>0?(this.numToCancel--,iB):XU}}class oB extends HU{makeReducer(t,e){let n=t+e;return new sB(this.maxConcurrency,n-this.maxConcurrency-1)}}const aB=JU("it belongs to a 'restartable' Task that was .perform()ed again");class lB{constructor(t){this.numToCancel=t}step(){return this.numToCancel>0?(this.numToCancel--,aB):YU}}class cB extends HU{makeReducer(t,e){return new lB(t+e-this.maxConcurrency)}}const uB=new class{step(){return YU}};class hB{makeReducer(){return uB}}const dB=new Map;class pB{constructor(t,e,n){this.stateTracker=e,this.schedulerPolicy=t,this.initialTaskInstances=n,this.startingInstances=[]}process(){let[t,e,n]=this.filterFinishedTaskInstances(),r=this.schedulerPolicy.makeReducer(e,n),i=t.filter(t=>this.setTaskInstanceExecutionState(t,r.step()));return this.stateTracker.computeFinalStates(t=>this.applyState(t)),this.startingInstances.forEach(t=>t.start()),i}filterFinishedTaskInstances(){let t=0,e=0;return[this.initialTaskInstances.filter(n=>{let r=this.stateTracker.stateFor(n.task),i=n.executor.state;return i.isFinished?(r.onCompletion(n),!1):(i.hasStarted?t+=1:e+=1,!0)}),t,e]}setTaskInstanceExecutionState(t,e){let n=this.stateTracker.stateFor(t.task);switch(t.executor.counted||(t.executor.counted=!0,n.onPerformed(t)),e.type){case GU:return t.cancel(e.reason),!1;case KU:return t.executor.state.hasStarted||(this.startingInstances.push(t),n.onStart(t)),n.onRunning(t),!0;case ZU:return n.onQueued(t),!0}}applyState(t){let{taskable:e}=t;if(!e.onState)return;const{guid:n}=e;if(dB.has(n)&&t.tagt(e))}forEachState(t){this.states.forEach(e=>t(e))}}const yB=new class{onCompletion(){}onPerformed(){}onStart(){}onRunning(){}onQueued(){}};class vB{stateFor(){return yB}computeFinalStates(){}}class bB{constructor(t,e){this.schedulerPolicy=t,this.stateTrackingEnabled=e,this.taskInstances=[]}cancelAll(t,e){let n=this.taskInstances.map(n=>{n.task.guids[t]&&n.executor.cancel(e)}).filter(t=>!!t);return Promise.all(n)}perform(t){t.onFinalize(()=>this.scheduleRefresh()),this.taskInstances.push(t),this.refresh()}scheduleRefresh(){Promise.resolve().then(()=>this.refresh())}refresh(){let t=this.stateTrackingEnabled?new mB:new vB,e=new pB(this.schedulerPolicy,t,this.taskInstances);this.taskInstances=e.process()}}class wB{constructor(t,e,n){this.value=t,this.done=e,this.errored=n}}class _B{constructor(t){this.done=!1,this.generatorFactory=t,this.iterator=null}step(t,e){try{let n=this.getIterator(),{value:r,done:i}=n[e](t);return i?this.finalize(r,!1):new wB(r,!1,!1)}catch(ej){return this.finalize(ej,!0)}}getIterator(){return this.iterator||this.done||(this.iterator=this.generatorFactory()),this.iterator}finalize(t,e){return this.done=!0,this.iterator=null,new wB(t,!0,e)}}const xB="__ec_cancel__",CB="__ec_yieldable__",SB="next",kB="throw",EB="return",TB="cancel";class RB{constructor(t,e){this._taskInstance=t,this._resumeIndex=e}getTaskInstance(){return this._taskInstance}cancel(){let t=this._taskInstance;t.proceed.call(t,this._resumeIndex,TB)}next(t){let e=this._taskInstance;e.proceed.call(e,this._resumeIndex,SB,t)}return(t){let e=this._taskInstance;e.proceed.call(e,this._resumeIndex,EB,t)}throw(t){let e=this._taskInstance;e.proceed.call(e,this._resumeIndex,kB,t)}}class LB{constructor(){this[CB]=this[CB].bind(this)}onYield(){}_deferable(){let t={resolve:void 0,reject:void 0};return t.promise=new Promise((e,n)=>{t.resolve=e,t.reject=n}),t}_toPromise(){let t=this._deferable(),e={proceed(e,n,r){n==SB||n==EB?t.resolve(r):t.reject(r)}},n=this[CB](e,0);return t.promise[xB]=n,t.promise}then(...t){return this._toPromise().then(...t)}catch(...t){return this._toPromise().catch(...t)}finally(...t){return this._toPromise().finally(...t)}[CB](t,e){let n=new RB(t,e);return this.onYield(n)}}new class extends LB{onYield(){}};const MB={completionState:0,value:null,error:null,isSuccessful:!1,isError:!1,isCanceled:!1,hasStarted:!1,isFinished:!1},IB="TaskCancelation",PB="explicit",AB="lifespan_end";class OB{constructor(t,e){this.kind=t,this.reason=e,this.promise=new Promise(t=>{this.finalize=t})}}const FB="PERFORM_TYPE_DEFAULT",zB="PERFORM_TYPE_UNLINKED",DB="PERFORM_TYPE_LINKED",NB={};let jB=[];class UB{constructor({generatorFactory:t,env:e,debug:n}){this.generatorState=new _B(t),this.state=Object.assign({},MB),this.index=1,this.disposers=[],this.finalizeCallbacks=[],this.env=e,this.debug=n,this.cancelRequest=null}start(){this.state.hasStarted||this.cancelRequest||(this.setState({hasStarted:!0}),this.proceedSync(SB,void 0))}cancel(t){return this.requestCancel(t)?(this.state.hasStarted?this.proceedWithCancelAsync():this.finalizeWithCancel(),this.cancelRequest.promise):(t.finalize(),t.promise)}setState(t){Object.assign(this.state,t),this.taskInstance.setState(this.state)}proceedChecked(t,e,n){this.state.isFinished||this.advanceIndex(t)&&(e===TB?(this.requestCancel(new OB("yielded"),n),this.proceedWithCancelAsync()):this.proceedAsync(e,n))}proceedWithCancelAsync(){this.proceedAsync(EB,NB)}proceedAsync(t,e){this.advanceIndex(this.index),this.env.async(()=>this.proceedSync(t,e))}proceedSync(t,e){this.state.isFinished||(this.dispose(),this.generatorState.done?this.handleResolvedReturnedValue(t,e):this.handleResolvedContinueValue(t,e))}handleResolvedContinueValue(t,e){let n=this.index,r=this.generatorStep(e,t);this.advanceIndex(n)&&(r.errored?this.finalize(r.value,2):this.handleYieldedValue(r))}handleResolvedReturnedValue(t,e){switch(t){case SB:case EB:this.finalize(e,1);break;case kB:this.finalize(e,2)}}handleYieldedUnknownThenable(t){let e=this.index;t.then(t=>{this.proceedChecked(e,SB,t)},t=>{this.proceedChecked(e,kB,t)})}advanceIndex(t){if(this.index===t)return++this.index}handleYieldedValue(t){let e=t.value;e?(this.addDisposer(e[xB]),e[CB]?this.invokeYieldable(e):"function"==typeof e.then?this.handleYieldedUnknownThenable(e):this.proceedWithSimpleValue(e)):this.proceedWithSimpleValue(e)}proceedWithSimpleValue(t){this.proceedAsync(SB,t)}addDisposer(t){"function"==typeof t&&this.disposers.push(t)}dispose(){let t=this.disposers;0!==t.length&&(this.disposers=[],t.forEach(t=>t()))}generatorStep(t,e){jB.push(this);let n=this.generatorState.step(t,e);if(jB.pop(),this._expectsLinkedYield){let t=n.value;t&&t.performType===DB||console.warn("You performed a .linked() task without immediately yielding/returning it. This is currently unsupported (but might be supported in future version of ember-concurrency)."),this._expectsLinkedYield=!1}return n}maybeResolveDefer(){this.defer&&this.state.isFinished&&(1===this.state.completionState?this.defer.resolve(this.state.value):this.defer.reject(this.state.error))}onFinalize(t){this.finalizeCallbacks.push(t),this.state.isFinished&&this.runFinalizeCallbacks()}runFinalizeCallbacks(){this.finalizeCallbacks.forEach(t=>t()),this.finalizeCallbacks=[],this.maybeResolveDefer(),this.maybeThrowUnhandledTaskErrorLater()}promise(){return this.defer||(this.defer=this.env.defer(),this.asyncErrorsHandled=!0,this.maybeResolveDefer()),this.defer.promise}maybeThrowUnhandledTaskErrorLater(){this.asyncErrorsHandled||2!==this.state.completionState||function(t){return t&&t.name===IB}(this.state.error)||this.env.async(()=>{this.asyncErrorsHandled||this.env.reportUncaughtRejection(this.state.error)})}requestCancel(t){return!this.cancelRequest&&!this.state.isFinished&&(this.cancelRequest=t,!0)}finalize(t,e){if(this.cancelRequest)return this.finalizeWithCancel();let n={completionState:e};1===e?(n.isSuccessful=!0,n.value=t):2===e?(n.isError=!0,n.error=t):3===e&&(n.error=t),this.finalizeShared(n)}finalizeWithCancel(){let t=this.taskInstance.formatCancelReason(this.cancelRequest.reason),e=new Error(t);this.debugEnabled()&&console.log(t),e.name=IB,this.finalizeShared({isCanceled:!0,completionState:3,error:e,cancelReason:t}),this.cancelRequest.finalize()}debugEnabled(){return this.debug||this.env.globalDebuggingEnabled()}finalizeShared(t){this.index++,t.isFinished=!0,this.setState(t),this.runFinalizeCallbacks()}invokeYieldable(t){try{let e=t[CB](this.taskInstance,this.index);this.addDisposer(e)}catch(ej){this.env.reportUncaughtRejection(ej)}}onYielded(t,e){this.asyncErrorsHandled=!0,this.onFinalize(()=>{let n=this.state.completionState;1===n?t.proceed(e,SB,this.state.value):2===n?t.proceed(e,kB,this.state.error):3===n&&t.proceed(e,TB,null)});let n=this.getPerformType();if(n!==zB)return()=>{this.detectSelfCancelLoop(n,t),this.cancel(new OB("parent_cancel"))}}getPerformType(){return this.taskInstance.performType||FB}detectSelfCancelLoop(t,e){if(t!==FB)return;let n=e.executor&&e.executor.cancelRequest;!n||n.kind!==AB||this.cancelRequest||this.state.isFinished||this.taskInstance.selfCancelLoopWarning(e)}}const BB={last:null,lastRunning:null,lastPerformed:null,lastSuccessful:null,lastComplete:null,lastErrored:null,lastCanceled:null,lastIncomplete:null,performCount:0};Object.freeze(BB);let $B=0;class qB{constructor(t){this.context=t.context,this.debug=t.debug||!1,this.enabledModifiers=t.enabledModifiers,this.env=t.env,this.group=t.group,this.hasEnabledEvents=t.hasEnabledEvents,this.modifierOptions=t.modifierOptions,this.name=t.name,this.onStateCallback=t.onStateCallback,this.scheduler=t.scheduler,this.guid="ec_"+$B++,this.guids={},this.guids[this.guid]=!0,this.group&&Object.assign(this.guids,this.group.guids)}cancelAll(t){let{reason:e,cancelRequestKind:n,resetState:r}=t||{};e=e||".cancelAll() was explicitly called on the Task";let i=new OB(n||PB,e);return this.scheduler.cancelAll(this.guid,i).then(()=>{r&&this._resetState()})}get _isAlive(){return!0}_resetState(){this.setState(BB)}setState(){}}Object.assign(qB.prototype,BB),Object.assign(qB.prototype,{numRunning:0,numQueued:0,isRunning:!1,isQueued:!1,isIdle:!0,state:"idle"});class VB{constructor(t,e,n){this.task=t,this.performType=e,this.linkedObject=n}perform(...t){return this.task._performShared(t,this.performType,this.linkedObject)}}let WB=class t extends qB{constructor(t){super(t),this.generatorFactory=t.generatorFactory,this.perform=this._perform.bind(this)}linked(){let t=jB[jB.length-1];if(!t)throw new Error("You can only call .linked() from within a task.");return new VB(this,DB,t)}unlinked(){return new VB(this,zB,null)}toString(){return``}_clone(){return new t({context:this.context,debug:this.debug,env:this.env,generatorFactory:this.generatorFactory,group:this.group,hasEnabledEvents:this.hasEnabledEvents,name:this.name,onStateCallback:this.onStateCallback,scheduler:this.scheduler})}_curry(...t){let e=this._clone();return e._curryArgs=[...this._curryArgs||[],...t],e}_perform(...t){return this._performShared(t,FB,null)}_performShared(t,e,n){let r=this._curryArgs?[...this._curryArgs,...t]:t,i=this._taskInstanceFactory(r,e,n);return e===DB&&(n._expectsLinkedYield=!0),this._isAlive||i.cancel(),this.scheduler.perform(i),i}_taskInstanceOptions(t,e,n){return{args:t,executor:new UB({generatorFactory:()=>this.generatorFactory(t),env:this.env,debug:this.debug}),performType:e,hasEnabledEvents:this.hasEnabledEvents}}};const HB={enqueue:(t,e)=>e&&t.setBufferPolicy(rB),debug:(t,e)=>e&&t.setDebug(e),drop:(t,e)=>e&&t.setBufferPolicy(eB),keepLatest:(t,e)=>e&&t.setBufferPolicy(oB),maxConcurrency:(t,e)=>t.setMaxConcurrency(e),onState:(t,e)=>t.setOnState(e),restartable:(t,e)=>e&&t.setBufferPolicy(cB)};let GB=class{env=WU;_debug=null;_enabledModifiers=[];_hasSetConcurrencyConstraint=!1;_hasSetBufferPolicy=!1;_hasEnabledEvents=!1;_maxConcurrency=null;_onStateCallback=(t,e)=>e.setState(t);_schedulerPolicyClass=hB;constructor(t="",e=null,n={}){this.name=t,this.taskDefinition=e,this.options=n,this._processModifierOptions(n)}createTask(t){let e=this.getTaskOptions(t);return new WB(Object.assign({generatorFactory:e=>this.taskDefinition.apply(t,e)},e))}getModifier(t){if(function(t){return t in HB}(t))return HB[t].bind(null,this)}getOptions(){return this.options}getScheduler(t,e){return new bB(t,e)}getTaskOptions(t){let e,n=this._onStateCallback,r=new this._schedulerPolicyClass(this._maxConcurrency);return e=this.getScheduler(r,n&&"function"==typeof n),{context:t,debug:this._debug,env:this.env,name:this.name,group:void 0,scheduler:e,hasEnabledEvents:this._hasEnabledEvents,onStateCallback:n,enabledModifiers:this._enabledModifiers,modifierOptions:this.getOptions()}}setBufferPolicy(t){return function(t){if(t._hasSetBufferPolicy)throw new Error(`Cannot set multiple buffer policies on a task. ${t._schedulerPolicyClass} has already been set for task '${t.name}'`)}(this),this._hasSetBufferPolicy=!0,this._hasSetConcurrencyConstraint=!0,this._schedulerPolicyClass=t,this}setDebug(t){return this._debug=t,this}setEvented(t){return this._hasEnabledEvents=t,this}setMaxConcurrency(t){return this._hasSetConcurrencyConstraint=!0,this._maxConcurrency=t,this}setName(t){return this.name=t,this}setOnState(t){return this._onStateCallback=t,this}setTaskDefinition(t){return this.taskDefinition=t,this}_processModifierOptions(t){if(t)for(let e of Object.keys(t)){let n=t[e],r=this.getModifier(e);"function"==typeof r&&r(n)&&this._enabledModifiers.push(e)}}};const KB=new class extends VU{assert(...t){}async(t){va(()=>wa("actions",t))}reportUncaughtRejection(t){Sa(null,function(){const e=ko();if(!e)throw t;e(t)})}defer(){return $c()}globalDebuggingEnabled(){return!1}};class ZB extends bB{scheduleRefresh(){xa(this,this.refresh)}}class YB{constructor({task:t,args:e,executor:n,performType:r,hasEnabledEvents:i}){this.task=t,this.args=e,this.performType=r,this.executor=n,this.executor.taskInstance=this,this.hasEnabledEvents=i}setState(){}formatCancelReason(){}selfCancelLoopWarning(){}onFinalize(t){this.executor.onFinalize(t)}proceed(t,e,n){this.executor.proceedChecked(t,e,n)}[CB](t,e){return this.executor.onYielded(t,e)}cancel(t=".cancel() was explicitly called"){this.executor.cancel(new OB(PB,t))}then(...t){return this.executor.promise().then(...t)}catch(...t){return this.executor.promise().catch(...t)}finally(...t){return this.executor.promise().finally(...t)}toString(){return`${this.task} TaskInstance`}start(){return this.executor.start(),this}}function XB(t,e){return Object.keys(t).reduce((e,n)=>function(t,e,n){const r=Object.getOwnPropertyDescriptor(t,n);r.initializer=r.initializer||(()=>t[n]),delete r.value;const i=Is(e,n,r);return e[n]=i,e}(t,e,n),e)}let JB,QB;Object.assign(YB.prototype,MB),Object.assign(YB.prototype,{state:"waiting",isDropped:!1,isRunning:!0}),JB=XB(BB,{}),JB=XB({numRunning:0,numQueued:0,isRunning:!1,isQueued:!1,isIdle:!0,state:"idle"},JB),QB=XB(MB,{}),QB=XB({state:"waiting",isDropped:!1,isRunning:!1},QB),Object.freeze(JB),Object.freeze(QB);class t$ extends YB{setState(t){let e=this._recomputeState(t);Object.assign(this,{...t,isRunning:!t.isFinished,isDropped:"dropped"===e,state:e})}_recomputeState(t){return t.isDropped?"dropped":t.isCanceled?t.hasStarted?"canceled":"dropped":t.isFinished?"finished":t.hasStarted?"running":"waiting"}formatCancelReason(t){return`TaskInstance '${this.getName()}' was canceled because ${t}. For more information, see: http://ember-concurrency.com/docs/task-cancelation-help`}getName(){return this.name||(this.name=this.task&&this.task.name||""),this.name}selfCancelLoopWarning(t){let e=`\`${t.getName()}\``,n=`\`${this.getName()}\``;console.warn(`ember-concurrency detected a potentially hazardous "self-cancel loop" between parent task ${e} and child task ${n}. If you want child task ${n} to be canceled when parent task ${e} is canceled, please change \`.perform()\` to \`.linked().perform()\`. If you want child task ${n} to keep running after parent task ${e} is canceled, change it to \`.unlinked().perform()\``)}triggerEvent(...t){if(!this.hasEnabledEvents)return;let e=this.task,n=e.context,r=e&&e.name;if(n&&n.trigger&&r){let[e,...i]=t;n.trigger(`${r}:${e}`,...i)}}}QB&&Object.defineProperties(t$.prototype,QB);const e$={_performCount:0,setState(t){this._performCount=this._performCount+(t.numPerformedInc||0);let e=t.numRunning>0,n=t.numQueued>0,r=Object.assign({},t,{performCount:this._performCount,isRunning:e,isQueued:n,isIdle:!e&&!n,state:e?"running":"idle"});Object.assign(this,r)},onState(t,e){e.onStateCallback&&e.onStateCallback(t,e)}};class n$ extends WB{constructor(t){super(t),Zt(this.context)||_x(this.context,()=>{this.cancelAll({reason:"the object it lives on was destroyed or unrendered",cancelRequestKind:AB})})}get _isAlive(){return!Zt(this.context)}_taskInstanceFactory(t,e,n){let r=this._taskInstanceOptions(t,e,n);return r.task=this,new t$(r)}_clone(){return new n$({context:this.context,debug:this.debug,env:this.env,generatorFactory:this.generatorFactory,group:this.group,hasEnabledEvents:this.hasEnabledEvents,name:this.name,onStateCallback:this.onStateCallback,scheduler:this.scheduler})}}JB&&Object.defineProperties(n$.prototype,JB),Object.assign(n$.prototype,e$);class r$ extends GB{env=KB;createTask(t){this.taskDefinition;let e=this.getTaskOptions(t);return new n$(Object.assign({generatorFactory:e=>this.taskDefinition.apply(t,e)},e))}getModifier(t){return super.getModifier(t)}getScheduler(t,e){return new ZB(t,e)}get taskFn(){return this.taskDefinition}set taskFn(t){this.setTaskDefinition(t)}}function i$(t,e,n){let r=e;const i=t();return new r$(n||"",i.generator,r).createTask(i.context)}class s$ extends MU{renderBlurhash=BU((t,[e,n,r])=>{if(!e||!t)return;const i=n||32,s=r||18;t.width=i,t.height=s;const o=t.getContext("2d");if(o)try{const t=((t,e,n)=>{(t=>{if(!t||t.length<6)throw new sU("The blurhash string must be at least 6 characters");let e=tU(t[0]),n=Math.floor(e/9)+1,r=e%9+1;if(t.length!==4+2*r*n)throw new sU(`blurhash length mismatch: length is ${t.length} but it should be ${4+2*r*n}`)})(t);let r=tU(t[0]),i=Math.floor(r/9)+1,s=r%9+1,o=(tU(t[1])+1)/166,a=new Array(s*i);for(let u=0;u({context:this,generator:function*(t){this.error="",this.statusText="Processing";try{const e=yield this.imageProcessor.process(t,1920,.9,!0);this.blurhash=e.blurhash;const n=yield this.imageProcessor.process(t,350,.9,!1);let r,i;const s=bz(),o=t=>{"signing"===t&&(this.statusText="Signing photo upload"),"uploading"===t&&(this.statusText="Uploading photo")},a=t=>{"signing"===t&&(this.statusText="Signing thumbnail upload"),"uploading"===t&&(this.statusText="Uploading thumbnail")};if(s)r=yield this.blossom.upload(e.blob,{sequential:!0,onProgress:o}),i=yield this.blossom.upload(n.blob,{sequential:!0,onProgress:a});else{const t=this.blossom.upload(e.blob,{onProgress:o}),s=this.blossom.upload(n.blob,{onProgress:a});[r,i]=yield Promise.all([t,s])}this.args.onSuccess&&this.args.onSuccess({file:t,url:r.url,fallbackUrls:r.fallbackUrls,thumbUrl:i.url,blurhash:e.blurhash,type:"image/jpeg",dim:e.dim,hash:r.hash,thumbHash:i.hash})}catch(ej){this.error=ej.message}}}),null,"uploadTask");static{Xr(em({id:null,block:'[[[10,0],[15,0,[29,["photo-upload-item\\n ",[52,[30,0,["uploadTask","isRunning"]],"is-uploading"],"\\n ",[52,[30,0,["error"]],"has-error"]]]],[12],[1,"\\n"],[41,[30,0,["blurhash"]],[[[1," "],[8,[32,0],[[24,0,"place-header-photo-blur"]],[["@hash"],[[30,0,["blurhash"]]]],null],[1,"\\n"]],[]],null],[1," "],[10,"img"],[15,"src",[30,0,["thumbnailUrl"]]],[14,"alt","thumbnail"],[12],[13],[1,"\\n\\n"],[41,[30,0,["uploadTask","isRunning"]],[[[1," "],[10,0],[14,0,"overlay"],[12],[1,"\\n "],[8,[32,1],[[24,0,"spin-animation"]],[["@name","@size","@color"],["loading-ring",24,"white"]],null],[1,"\\n"],[41,[30,0,["statusText"]],[[[1," "],[10,1],[14,0,"upload-status-text"],[12],[1,[30,0,["statusText"]]],[13],[1,"\\n"]],[]],null],[1," "],[13],[1,"\\n"]],[]],null],[1,"\\n"],[41,[30,0,["error"]],[[[1," "],[11,"button"],[24,0,"overlay error-overlay"],[16,"title",[30,0,["error"]]],[24,4,"button"],[4,[32,2],["click",[30,0,["showErrorToast"]]],null],[12],[1,"\\n "],[8,[32,1],null,[["@name","@size","@color"],["alert-circle",24,"white"]],null],[1,"\\n "],[13],[1,"\\n"]],[]],null],[1,"\\n "],[11,"button"],[24,0,"btn-remove-photo"],[24,"title","Remove photo"],[24,4,"button"],[4,[32,2],["click",[28,[32,3],[[30,1],[30,2]],null]],null],[12],[1,"\\n "],[8,[32,1],null,[["@name","@size","@color"],["x",16,"white"]],null],[1,"\\n "],[13],[1,"\\n"],[13]],["@onRemove","@file"],["if"]]',moduleName:"/home/basti/src/marco/app/components/place-photo-upload-item.gjs",scope:()=>[s$,DU,Sb,AU],isStrictMode:!0}),this)}}class a$ extends Lw{compute(t){for(let e=0,n=t.length;e!OU(t))}class c$ extends MU{static{dF(this.prototype,"nostrAuth",[$f])}#L=void fF(this,"nostrAuth");static{dF(this.prototype,"nostrRelay",[$f])}#W=void fF(this,"nostrRelay");static{dF(this.prototype,"nostrData",[$f])}#M=void fF(this,"nostrData");static{dF(this.prototype,"blossom",[$f])}#Tt=void fF(this,"blossom");static{dF(this.prototype,"toast",[$f])}#Lt=void fF(this,"toast");static{dF(this.prototype,"file",[Is],function(){return null})}#Ot=void fF(this,"file");static{dF(this.prototype,"uploadedPhoto",[Is],function(){return null})}#Ft=void fF(this,"uploadedPhoto");static{dF(this.prototype,"error",[Is],function(){return""})}#Pt=void fF(this,"error");static{dF(this.prototype,"isPublishing",[Is],function(){return!1})}#zt=void fF(this,"isPublishing");static{dF(this.prototype,"isDragging",[Is],function(){return!1})}#Dt=void fF(this,"isDragging");get place(){return this.args.place||{}}get title(){return this.place.title||"this place"}get allUploaded(){return this.file&&this.uploadedPhoto&&this.file===this.uploadedPhoto.file}handleFileSelect(t){this.addFile(t.target.files[0]),t.target.value=""}static{pF(this.prototype,"handleFileSelect",[Pu])}handleDragOver(t){t.preventDefault(),this.isDragging=!0}static{pF(this.prototype,"handleDragOver",[Pu])}handleDragLeave(t){t.preventDefault(),this.isDragging=!1}static{pF(this.prototype,"handleDragLeave",[Pu])}handleDrop(t){t.preventDefault(),this.isDragging=!1,t.dataTransfer.files.length>0&&this.addFile(t.dataTransfer.files[0])}static{pF(this.prototype,"handleDrop",[Pu])}addFile(t){t&&t.type.startsWith("image/")?(this.error="",this.uploadedPhoto&&this.deletePhotoTask.perform(this.uploadedPhoto),this.file=t,this.uploadedPhoto=null,this.args.onUploadStateChange&&this.args.onUploadStateChange(!0)):this.error="Please select a valid image file."}handleUploadSuccess(t){this.uploadedPhoto=t}static{pF(this.prototype,"handleUploadSuccess",[Pu])}removeFile(){this.uploadedPhoto&&this.deletePhotoTask.perform(this.uploadedPhoto),this.file=null,this.uploadedPhoto=null,this.args.onUploadStateChange&&this.args.onUploadStateChange(!1)}static{pF(this.prototype,"removeFile",[Pu])}deletePhotoTask=i$(()=>({context:this,generator:function*(t){try{t.hash&&(yield this.blossom.delete(t.hash)),t.thumbHash&&(yield this.blossom.delete(t.thumbHash))}catch(ej){this.toast.show(`Failed to delete photo from server: ${ej.message}`,5e3)}}}),null,"deletePhotoTask");async publish(){if(!this.nostrAuth.isConnected)return void(this.error="You must connect Nostr first.");if(!this.allUploaded)return void(this.error="Please wait for all photos to finish uploading.");const{osmId:t,lat:e,lon:n}=this.place,r=this.place.osmType||"node";if(t){this.error="",this.isPublishing=!0;try{const i=new kO({signer:this.nostrAuth.signer}),s=[["i",`osm:${r}:${t}`]];e&&n&&(s.push(["g",DD.encode(e,n,4)]),s.push(["g",DD.encode(e,n,6)]),s.push(["g",DD.encode(e,n,7)]),s.push(["g",DD.encode(e,n,9)]));const o=this.uploadedPhoto,a=["imeta",`url ${o.url}`];if(a.push(`m ${o.type}`),o.dim&&a.push(`dim ${o.dim}`),a.push("alt A photo of a place"),o.fallbackUrls&&o.fallbackUrls.length>0)for(const t of o.fallbackUrls)a.push(`fallback ${t}`);o.thumbUrl&&a.push(`thumb ${o.thumbUrl}`),o.blurhash&&a.push(`blurhash ${o.blurhash}`),s.push(a);const l={kind:360,content:"",tags:s};l.created_at||(l.created_at=Math.floor(Date.now()/1e3));const c=await i.sign(l);await this.nostrRelay.publish(this.nostrData.activeWriteRelays,c),this.nostrData.store.add(c),this.toast.show("Photo published successfully"),this.file=null,this.uploadedPhoto=null,this.args.onUploadStateChange&&this.args.onUploadStateChange(!1),this.args.onClose&&this.args.onClose(c.id)}catch(ej){this.error="Failed to publish: "+ej.message}finally{this.isPublishing=!1}}else this.error="This place does not have a valid OSM ID."}static{pF(this.prototype,"publish",[Pu])}static{Xr(em({id:null,block:'[[[10,0],[14,0,"place-photo-upload"],[12],[1,"\\n "],[10,"h2"],[12],[1,"Add Photo for "],[1,[30,0,["title"]]],[13],[1,"\\n\\n"],[41,[30,0,["error"]],[[[1," "],[10,0],[14,0,"alert alert-error"],[12],[1,"\\n "],[1,[30,0,["error"]]],[1,"\\n "],[13],[1,"\\n"]],[]],null],[1,"\\n"],[41,[30,0,["file"]],[[[1," "],[10,0],[14,0,"photo-grid"],[12],[1,"\\n "],[8,[32,0],null,[["@file","@onSuccess","@onRemove"],[[30,0,["file"]],[30,0,["handleUploadSuccess"]],[30,0,["removeFile"]]]],null],[1,"\\n "],[13],[1,"\\n\\n "],[11,"button"],[24,0,"btn btn-primary btn-publish"],[16,"disabled",[28,[32,1],[[28,[32,2],[[30,0,["allUploaded"]]],null],[30,0,["isPublishing"]]],null]],[24,4,"button"],[4,[32,3],["click",[30,0,["publish"]]],null],[12],[1,"\\n"],[41,[30,0,["isPublishing"]],[[[1," Publishing...\\n"]],[]],[[[1," Publish Photo\\n"]],[]]],[1," "],[13],[1,"\\n"]],[]],[[[1," "],[11,0],[16,0,[29,["dropzone ",[52,[30,0,["isDragging"]],"is-dragging"]]]],[4,[32,3],["dragover",[30,0,["handleDragOver"]]],null],[4,[32,3],["dragleave",[30,0,["handleDragLeave"]]],null],[4,[32,3],["drop",[30,0,["handleDrop"]]],null],[12],[1,"\\n "],[10,"label"],[14,"for","photo-upload-input"],[14,0,"dropzone-label"],[12],[1,"\\n "],[8,[32,4],null,[["@name","@size","@color"],["upload-cloud",48,"#ccc"]],null],[1,"\\n "],[10,2],[12],[1,"Drag and drop a photo here, or click to browse"],[13],[1,"\\n "],[13],[1,"\\n "],[11,"input"],[24,1,"photo-upload-input"],[24,"accept","image/*"],[24,0,"file-input-hidden"],[16,"disabled",[30,0,["isPublishing"]]],[24,4,"file"],[4,[32,3],["change",[30,0,["handleFileSelect"]]],null],[12],[13],[1,"\\n "],[13],[1,"\\n"]],[]]],[13]],[],["if"]]',moduleName:"/home/basti/src/marco/app/components/place-photo-upload.gjs",scope:()=>[o$,FU,l$,Sb,DU],isStrictMode:!0}),this)}}var u$,h$,d$={};function p$(){return h$?u$:(h$=1,u$=function(){return"function"==typeof Promise&&Promise.prototype&&Promise.prototype.then})}var f$,g$={},m$={};function y$(){if(f$)return m$;let t;f$=1;const e=[0,26,44,70,100,134,172,196,242,292,346,404,466,532,581,655,733,815,901,991,1085,1156,1258,1364,1474,1588,1706,1828,1921,2051,2185,2323,2465,2611,2761,2876,3034,3196,3362,3532,3706];return m$.getSymbolSize=function(t){if(!t)throw new Error('"version" cannot be null or undefined');if(t<1||t>40)throw new Error('"version" should be in range from 1 to 40');return 4*t+17},m$.getSymbolTotalCodewords=function(t){return e[t]},m$.getBCHDigit=function(t){let e=0;for(;0!==t;)e++,t>>>=1;return e},m$.setToSJISFunction=function(e){if("function"!=typeof e)throw new Error('"toSJISFunc" is not a valid function.');t=e},m$.isKanjiModeEnabled=function(){return void 0!==t},m$.toSJIS=function(e){return t(e)},m$}var v$,b$,w$,_$,x$,C$={};function S$(){return v$||(v$=1,(t=C$).L={bit:1},t.M={bit:0},t.Q={bit:3},t.H={bit:2},t.isValid=function(t){return t&&void 0!==t.bit&&t.bit>=0&&t.bit<4},t.from=function(e,n){if(t.isValid(e))return e;try{return function(e){if("string"!=typeof e)throw new Error("Param is not a string");switch(e.toLowerCase()){case"l":case"low":return t.L;case"m":case"medium":return t.M;case"q":case"quartile":return t.Q;case"h":case"high":return t.H;default:throw new Error("Unknown EC Level: "+e)}}(e)}catch(ej){return n}}),C$;var t}var k$,E$,T$,R$,L$={},M$={},I$={},P$={};function A$(){if(R$)return P$;R$=1;const t=S$(),e=[1,1,1,1,1,1,1,1,1,1,2,2,1,2,2,4,1,2,4,4,2,4,4,4,2,4,6,5,2,4,6,6,2,5,8,8,4,5,8,8,4,5,8,11,4,8,10,11,4,9,12,16,4,9,16,16,6,10,12,18,6,10,17,16,6,11,16,19,6,13,18,21,7,14,21,25,8,16,20,25,8,17,23,25,9,17,23,34,9,18,25,30,10,20,27,32,12,21,29,35,12,23,34,37,12,25,34,40,13,26,35,42,14,28,38,45,15,29,40,48,16,31,43,51,17,33,45,54,18,35,48,57,19,37,51,60,19,38,53,63,20,40,56,66,21,43,59,70,22,45,62,74,24,47,65,77,25,49,68,81],n=[7,10,13,17,10,16,22,28,15,26,36,44,20,36,52,64,26,48,72,88,36,64,96,112,40,72,108,130,48,88,132,156,60,110,160,192,72,130,192,224,80,150,224,264,96,176,260,308,104,198,288,352,120,216,320,384,132,240,360,432,144,280,408,480,168,308,448,532,180,338,504,588,196,364,546,650,224,416,600,700,224,442,644,750,252,476,690,816,270,504,750,900,300,560,810,960,312,588,870,1050,336,644,952,1110,360,700,1020,1200,390,728,1050,1260,420,784,1140,1350,450,812,1200,1440,480,868,1290,1530,510,924,1350,1620,540,980,1440,1710,570,1036,1530,1800,570,1064,1590,1890,600,1120,1680,1980,630,1204,1770,2100,660,1260,1860,2220,720,1316,1950,2310,750,1372,2040,2430];return P$.getBlocksCount=function(n,r){switch(r){case t.L:return e[4*(n-1)+0];case t.M:return e[4*(n-1)+1];case t.Q:return e[4*(n-1)+2];case t.H:return e[4*(n-1)+3];default:return}},P$.getTotalCodewordsCount=function(e,r){switch(r){case t.L:return n[4*(e-1)+0];case t.M:return n[4*(e-1)+1];case t.Q:return n[4*(e-1)+2];case t.H:return n[4*(e-1)+3];default:return}},P$}var O$,F$,z$,D$,N$,j$={},U$={},B$={},$$={},q$={};function V$(){return N$||(N$=1,q$.isValid=function(t){return!isNaN(t)&&t>=1&&t<=40}),q$}var W$,H$,G$,K$={};function Z$(){if(W$)return K$;W$=1;const t="[0-9]+";let e="(?:[u3000-u303F]|[u3040-u309F]|[u30A0-u30FF]|[uFF00-uFFEF]|[u4E00-u9FAF]|[u2605-u2606]|[u2190-u2195]|u203B|[u2010u2015u2018u2019u2025u2026u201Cu201Du2225u2260]|[u0391-u0451]|[u00A7u00A8u00B1u00B4u00D7u00F7])+";e=e.replace(/u/g,"\\u");const n="(?:(?![A-Z0-9 $%*+\\-./:]|"+e+")(?:.|[\r\n]))+";K$.KANJI=new RegExp(e,"g"),K$.BYTE_KANJI=new RegExp("[^A-Z0-9 $%*+\\-./:]+","g"),K$.BYTE=new RegExp(n,"g"),K$.NUMERIC=new RegExp(t,"g"),K$.ALPHANUMERIC=new RegExp("[A-Z $%*+\\-./:]+","g");const r=new RegExp("^"+e+"$"),i=new RegExp("^"+t+"$"),s=new RegExp("^[A-Z0-9 $%*+\\-./:]+$");return K$.testKanji=function(t){return r.test(t)},K$.testNumeric=function(t){return i.test(t)},K$.testAlphanumeric=function(t){return s.test(t)},K$}function Y$(){return H$||(H$=1,function(t){const e=V$(),n=Z$();t.NUMERIC={id:"Numeric",bit:1,ccBits:[10,12,14]},t.ALPHANUMERIC={id:"Alphanumeric",bit:2,ccBits:[9,11,13]},t.BYTE={id:"Byte",bit:4,ccBits:[8,16,16]},t.KANJI={id:"Kanji",bit:8,ccBits:[8,10,12]},t.MIXED={bit:-1},t.getCharCountIndicator=function(t,n){if(!t.ccBits)throw new Error("Invalid mode: "+t);if(!e.isValid(n))throw new Error("Invalid version: "+n);return n>=1&&n<10?t.ccBits[0]:n<27?t.ccBits[1]:t.ccBits[2]},t.getBestModeForData=function(e){return n.testNumeric(e)?t.NUMERIC:n.testAlphanumeric(e)?t.ALPHANUMERIC:n.testKanji(e)?t.KANJI:t.BYTE},t.toString=function(t){if(t&&t.id)return t.id;throw new Error("Invalid mode")},t.isValid=function(t){return t&&t.bit&&t.ccBits},t.from=function(e,n){if(t.isValid(e))return e;try{return function(e){if("string"!=typeof e)throw new Error("Param is not a string");switch(e.toLowerCase()){case"numeric":return t.NUMERIC;case"alphanumeric":return t.ALPHANUMERIC;case"kanji":return t.KANJI;case"byte":return t.BYTE;default:throw new Error("Unknown mode: "+e)}}(e)}catch(ej){return n}}}($$)),$$}var X$,J$,Q$,tq,eq,nq,rq,iq,sq,oq,aq,lq,cq={},uq={},hq={exports:{}};function dq(){return oq||(oq=1,function(t){var e={single_source_shortest_paths:function(t,n,r){var i={},s={};s[n]=0;var o,a,l,c,u,h,d,p=e.PriorityQueue.make();for(p.push(n,0);!p.empty();)for(l in a=(o=p.pop()).value,c=o.cost,u=t[a]||{})u.hasOwnProperty(l)&&(h=c+u[l],d=s[l],(void 0===s[l]||d>h)&&(s[l]=h,p.push(l,h),i[l]=a));if(void 0!==r&&void 0===s[r]){var f=["Could not find a path from ",n," to ",r,"."].join("");throw new Error(f)}return i},extract_shortest_path_from_predecessor_list:function(t,e){for(var n=[],r=e;r;)n.push(r),t[r],r=t[r];return n.reverse(),n},find_path:function(t,n,r){var i=e.single_source_shortest_paths(t,n,r);return e.extract_shortest_path_from_predecessor_list(i,r)},PriorityQueue:{make:function(t){var n,r=e.PriorityQueue,i={};for(n in t=t||{},r)r.hasOwnProperty(n)&&(i[n]=r[n]);return i.queue=[],i.sorter=t.sorter||r.default_sorter,i},default_sorter:function(t,e){return t.cost-e.cost},push:function(t,e){var n={value:t,cost:e};this.queue.push(n),this.queue.sort(this.sorter)},pop:function(){return this.queue.shift()},empty:function(){return 0===this.queue.length}}};t.exports=e}(hq)),hq.exports}function pq(){if(lq)return g$;lq=1;const t=y$(),e=S$(),n=function(){if(w$)return b$;function t(){this.buffer=[],this.length=0}return w$=1,t.prototype={get:function(t){const e=Math.floor(t/8);return 1==(this.buffer[e]>>>7-t%8&1)},put:function(t,e){for(let n=0;n>>e-n-1&1))},getLengthInBits:function(){return this.length},putBit:function(t){const e=Math.floor(this.length/8);this.buffer.length<=e&&this.buffer.push(0),t&&(this.buffer[e]|=128>>>this.length%8),this.length++}},b$=t}(),r=function(){if(x$)return _$;function t(t){if(!t||t<1)throw new Error("BitMatrix size must be defined and greater than 0");this.size=t,this.data=new Uint8Array(t*t),this.reservedBit=new Uint8Array(t*t)}return x$=1,t.prototype.set=function(t,e,n,r){const i=t*this.size+e;this.data[i]=n,r&&(this.reservedBit[i]=!0)},t.prototype.get=function(t,e){return this.data[t*this.size+e]},t.prototype.xor=function(t,e,n){this.data[t*this.size+e]^=n},t.prototype.isReserved=function(t,e){return this.reservedBit[t*this.size+e]},_$=t}(),i=(k$||(k$=1,function(t){const e=y$().getSymbolSize;t.getRowColCoords=function(t){if(1===t)return[];const n=Math.floor(t/7)+2,r=e(t),i=145===r?26:2*Math.ceil((r-13)/(2*n-2)),s=[r-7];for(let e=1;e=0&&t<=7},t.from=function(e){return t.isValid(e)?parseInt(e,10):void 0},t.getPenaltyN1=function(t){const e=t.size;let n=0,r=0,i=0,s=null,o=null;for(let a=0;a=5&&(n+=r-5+3),s=e,r=1),e=t.get(l,a),e===o?i++:(i>=5&&(n+=i-5+3),o=e,i=1)}r>=5&&(n+=r-5+3),i>=5&&(n+=i-5+3)}return n},t.getPenaltyN2=function(t){const e=t.size;let n=0;for(let r=0;r=10&&(1488===r||93===r)&&n++,i=i<<1&2047|t.get(o,s),o>=10&&(1488===i||93===i)&&n++}return 40*n},t.getPenaltyN4=function(t){let e=0;const n=t.data.length;for(let r=0;r=0;){const t=r[0];for(let s=0;s0){const t=new Uint8Array(this.degree);return t.set(r,i),t}return r},z$=e}(),c=(G$||(G$=1,function(t){const e=y$(),n=A$(),r=S$(),i=Y$(),s=V$(),o=e.getBCHDigit(7973);function a(t,e){return i.getCharCountIndicator(t,e)+4}function l(t,e){let n=0;return t.forEach(function(t){const r=a(t.mode,e);n+=r+t.getBitsLength()}),n}t.from=function(t,e){return s.isValid(t)?parseInt(t,10):e},t.getCapacity=function(t,r,o){if(!s.isValid(t))throw new Error("Invalid QR Code version");void 0===o&&(o=i.BYTE);const l=8*(e.getSymbolTotalCodewords(t)-n.getTotalCodewordsCount(t,r));if(o===i.MIXED)return l;const c=l-a(o,t);switch(o){case i.NUMERIC:return Math.floor(c/10*3);case i.ALPHANUMERIC:return Math.floor(c/11*2);case i.KANJI:return Math.floor(c/13);case i.BYTE:default:return Math.floor(c/8)}},t.getBestVersionForData=function(e,n){let s;const o=r.from(n,r.M);if(Array.isArray(e)){if(e.length>1)return function(e,n){for(let r=1;r<=40;r++)if(l(e,r)<=t.getCapacity(r,n,i.MIXED))return r}(e,o);if(0===e.length)return 1;s=e[0]}else s=e;return function(e,n,r){for(let i=1;i<=40;i++)if(n<=t.getCapacity(i,r,e))return i}(s.mode,s.getLength(),o)},t.getEncodedBits=function(t){if(!s.isValid(t)||t<7)throw new Error("Invalid QR Code version");let n=t<<12;for(;e.getBCHDigit(n)-o>=0;)n^=7973<=0;)s^=1335<0&&(n=this.data.substr(e),r=parseInt(n,10),t.put(r,3*i+1))},J$=e}(),r=function(){if(eq)return tq;eq=1;const t=Y$(),e=["0","1","2","3","4","5","6","7","8","9","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z"," ","$","%","*","+","-",".","/",":"];function n(e){this.mode=t.ALPHANUMERIC,this.data=e}return n.getBitsLength=function(t){return 11*Math.floor(t/2)+t%2*6},n.prototype.getLength=function(){return this.data.length},n.prototype.getBitsLength=function(){return n.getBitsLength(this.data.length)},n.prototype.write=function(t){let n;for(n=0;n+2<=this.data.length;n+=2){let r=45*e.indexOf(this.data[n]);r+=e.indexOf(this.data[n+1]),t.put(r,11)}this.data.length%2&&t.put(e.indexOf(this.data[n]),6)},tq=n}(),i=function(){if(rq)return nq;rq=1;const t=Y$();function e(e){this.mode=t.BYTE,this.data="string"==typeof e?(new TextEncoder).encode(e):new Uint8Array(e)}return e.getBitsLength=function(t){return 8*t},e.prototype.getLength=function(){return this.data.length},e.prototype.getBitsLength=function(){return e.getBitsLength(this.data.length)},e.prototype.write=function(t){for(let e=0,n=this.data.length;e=33088&&r<=40956)r-=33088;else{if(!(r>=57408&&r<=60351))throw new Error("Invalid SJIS character: "+this.data[n]+"\nMake sure your charset is UTF-8");r-=49472}r=192*(r>>>8&255)+(255&r),t.put(r,13)}},iq=n}(),o=Z$(),a=y$(),l=dq();function c(t){return unescape(encodeURIComponent(t)).length}function u(t,e,n){const r=[];let i;for(;null!==(i=t.exec(n));)r.push({data:i[0],index:i.index,mode:e,length:i[0].length});return r}function h(t){const n=u(o.NUMERIC,e.NUMERIC,t),r=u(o.ALPHANUMERIC,e.ALPHANUMERIC,t);let i,s;return a.isKanjiModeEnabled()?(i=u(o.BYTE,e.BYTE,t),s=u(o.KANJI,e.KANJI,t)):(i=u(o.BYTE_KANJI,e.BYTE,t),s=[]),n.concat(r,i,s).sort(function(t,e){return t.index-e.index}).map(function(t){return{data:t.data,mode:t.mode,length:t.length}})}function d(t,o){switch(o){case e.NUMERIC:return n.getBitsLength(t);case e.ALPHANUMERIC:return r.getBitsLength(t);case e.KANJI:return s.getBitsLength(t);case e.BYTE:return i.getBitsLength(t)}}function p(t,o){let l;const c=e.getBestModeForData(t);if(l=e.from(o,c),l!==e.BYTE&&l.bit=0?t[t.length-1]:null;return n&&n.mode===e.mode?(t[t.length-1].data+=e.data,t):(t.push(e),t)},[]))},t.rawSplit=function(e){return t.fromArray(h(e,a.isKanjiModeEnabled()))}}(uq)),uq);function p(t,e,n){const r=t.size,i=u.getEncodedBits(e,n);let s,o;for(s=0;s<15;s++)o=1==(i>>s&1),s<6?t.set(s,8,o,!0):s<8?t.set(s+1,8,o,!0):t.set(r-15+s,8,o,!0),s<8?t.set(8,r-s-1,o,!0):s<9?t.set(8,15-s-1+1,o,!0):t.set(8,15-s-1,o,!0);t.set(r-8,8,1,!0)}return g$.create=function(u,f){if(void 0===u||""===u)throw new Error("No input text");let g,m,y=e.M;return void 0!==f&&(y=e.from(f.errorCorrectionLevel,e.M),g=c.from(f.version),m=o.from(f.maskPattern),f.toSJISFunc&&t.setToSJISFunction(f.toSJISFunc)),function(e,u,f,g){let m;if(Array.isArray(e))m=d.fromArray(e);else{if("string"!=typeof e)throw new Error("Invalid data");{let t=u;if(!t){const n=d.rawSplit(e);t=c.getBestVersionForData(n,f)}m=d.fromString(e,t||40)}}const y=c.getBestVersionForData(m,f);if(!y)throw new Error("The amount of data is too big to be stored in a QR Code");if(u){if(u=0&&r<=6&&(0===i||6===i)||i>=0&&i<=6&&(0===r||6===r)||r>=2&&r<=4&&i>=2&&i<=4?t.set(e+r,s+i,!0,!0):t.set(e+r,s+i,!1,!0))}}(w,u),function(t){const e=t.size;for(let n=8;n=7&&function(t,e){const n=t.size,r=c.getEncodedBits(e);let i,s,o;for(let a=0;a<18;a++)i=Math.floor(a/3),s=a%3+n-8-3,o=1==(r>>a&1),t.set(i,s,o,!0),t.set(s,i,o,!0)}(w,u),function(t,e){const n=t.size;let r=-1,i=n-1,s=7,o=0;for(let a=n-1;a>0;a-=2)for(6===a&&a--;;){for(let n=0;n<2;n++)if(!t.isReserved(i,a-n)){let r=!1;o>>s&1)),t.set(i,a-n,r),s--,-1===s&&(o++,s=7)}if(i+=r,i<0||n<=i){i-=r,r=-r;break}}}(w,v),isNaN(g)&&(g=o.getBestMask(w,p.bind(null,w,f))),o.applyMask(g,w),p(w,f,g),{modules:w,version:u,errorCorrectionLevel:f,maskPattern:g,segments:m}}(u,g,y,m)},g$}var fq,gq,mq={},yq={};function vq(){return fq||(fq=1,function(t){function e(t){if("number"==typeof t&&(t=t.toString()),"string"!=typeof t)throw new Error("Color should be defined as hex string");let e=t.slice().replace("#","").split("");if(e.length<3||5===e.length||e.length>8)throw new Error("Invalid hex color: "+t);3!==e.length&&4!==e.length||(e=Array.prototype.concat.apply([],e.map(function(t){return[t,t]}))),6===e.length&&e.push("F","F");const n=parseInt(e.join(""),16);return{r:n>>24&255,g:n>>16&255,b:n>>8&255,a:255&n,hex:"#"+e.slice(0,6).join("")}}t.getOptions=function(t){t||(t={}),t.color||(t.color={});const n=void 0===t.margin||null===t.margin||t.margin<0?4:t.margin,r=t.width&&t.width>=21?t.width:void 0,i=t.scale||4;return{width:r,scale:r?4:i,margin:n,color:{dark:e(t.color.dark||"#000000ff"),light:e(t.color.light||"#ffffffff")},type:t.type,rendererOpts:t.rendererOpts||{}}},t.getScale=function(t,e){return e.width&&e.width>=t+2*e.margin?e.width/(t+2*e.margin):e.scale},t.getImageWidth=function(e,n){const r=t.getScale(e,n);return Math.floor((e+2*n.margin)*r)},t.qrToImageData=function(e,n,r){const i=n.modules.size,s=n.modules.data,o=t.getScale(i,r),a=Math.floor((i+2*r.margin)*o),l=r.margin*o,c=[r.color.light,r.color.dark];for(let t=0;t=l&&n>=l&&t':"",h="0&&c>0&&t[l-1]||(i+=o?n("M",c+r,.5+u+r):n("m",s,0),s=0,o=!1),c+1',d='viewBox="0 0 '+c+" "+c+'"',p=''+u+h+"\n";return"function"==typeof s&&s(null,p),p},_q}();function i(n,r,i,s,o){const a=[].slice.call(arguments,1),l=a.length,c="function"==typeof a[l-1];if(!c&&!t())throw new Error("Callback required as last argument");if(!c){if(l<1)throw new Error("Too few arguments provided");return 1===l?(i=r,r=s=void 0):2!==l||r.getContext||(s=i,i=r,r=void 0),new Promise(function(t,o){try{const o=e.create(i,s);t(n(o,r,s))}catch(ej){o(ej)}})}if(l<2)throw new Error("Too few arguments provided");2===l?(o=i,i=r,r=s=void 0):3===l&&(r.getContext&&void 0===o?(o=s,s=void 0):(o=s,s=i,i=r,r=void 0));try{const t=e.create(i,s);o(null,n(t,r,s))}catch(ej){o(ej)}}return d$.create=e.create,d$.toCanvas=i.bind(null,n.render),d$.toDataURL=i.bind(null,n.renderToDataURL),d$.toString=i.bind(null,function(t,e,n){return r.render(t,n)}),d$}();const Cq=UA(xq),Sq=BU((t,[e])=>{e&&Cq.toCanvas(t,e,{width:256,margin:2,color:{dark:"#000000",light:"#ffffff"}}).catch(t=>{console.error("Failed to generate QR code",t)})});class kq extends MU{static{dF(this.prototype,"nostrAuth",[$f])}#L=void fF(this,"nostrAuth");static{dF(this.prototype,"toast",[$f])}#Lt=void fF(this,"toast");get hasExtension(){return"undefined"!=typeof window&&void 0!==window.nostr}async connectExtension(){try{await this.nostrAuth.connectWithExtension(),this.toast.show("Nostr connected successfully"),this.args.onConnect&&this.args.onConnect()}catch(ej){console.error(ej),alert(ej.message)}}static{pF(this.prototype,"connectExtension",[Pu])}async connectApp(){try{await this.nostrAuth.connectWithApp(),this.toast.show("Nostr connected successfully"),this.args.onConnect&&this.args.onConnect()}catch(ej){console.error(ej),alert(ej.message)}}static{pF(this.prototype,"connectApp",[Pu])}static{Xr(em({id:null,block:'[[[10,0],[14,0,"nostr-connect-modal"],[12],[1,"\\n "],[10,"h2"],[12],[1,"Connect with Nostr"],[13],[1,"\\n\\n "],[10,0],[14,0,"nostr-connect-options"],[12],[1,"\\n"],[41,[30,0,["hasExtension"]],[[[1," "],[11,"button"],[24,0,"btn btn-primary"],[24,4,"button"],[4,[32,0],["click",[30,0,["connectExtension"]]],null],[12],[1,"\\n Browser Extension (nos2x, Alby)\\n "],[13],[1,"\\n"]],[]],[[[1," "],[10,"button"],[14,0,"btn btn-outline"],[14,"disabled",""],[14,"title","No Nostr extension found in your browser."],[14,4,"button"],[12],[1,"\\n Browser Extension (Not Found)\\n "],[13],[1,"\\n"]],[]]],[1,"\\n "],[11,"button"],[24,0,"btn btn-primary"],[24,4,"button"],[4,[32,0],["click",[30,0,["connectApp"]]],null],[12],[1,"\\n Mobile Signer App (Amber, etc.)\\n "],[13],[1,"\\n "],[13],[1,"\\n\\n"],[41,[28,[32,1],[[30,0,["nostrAuth","connectStatus"]],"waiting"],null],[[[1," "],[10,0],[14,0,"nostr-connect-status"],[12],[1,"\\n"],[41,[30,0,["nostrAuth","isMobile"]],[[[1," "],[10,2],[12],[1,"Waiting for you to approve the connection in your mobile signer\\n app..."],[13],[1,"\\n"]],[]],[[[1," "],[10,2],[12],[1,"Scan this QR code with a compatible Nostr signer app (like\\n Amber):"],[13],[1,"\\n "],[10,0],[14,0,"qr-code-container"],[12],[1,"\\n "],[11,"canvas"],[4,[32,2],[[30,0,["nostrAuth","connectUri"]]],null],[12],[13],[1,"\\n "],[13],[1,"\\n"]],[]]],[1," "],[13],[1,"\\n"]],[]],null],[13]],[],["if"]]',moduleName:"/home/basti/src/marco/app/components/nostr-connect.gjs",scope:()=>[Sb,zU,Sq],isStrictMode:!0}),this)}}class Eq extends MU{stopProp(t){t.stopPropagation()}static{pF(this.prototype,"stopProp",[Pu])}close(){this.args.disableClose||this.args.onClose&&this.args.onClose()}static{pF(this.prototype,"close",[Pu])}static{Xr(em({id:null,block:'[[[11,0],[24,0,"modal-overlay"],[24,"role","dialog"],[24,"tabindex","-1"],[4,[32,0],["click",[30,0,["close"]]],null],[12],[1,"\\n "],[11,0],[24,0,"modal-content"],[24,"role","document"],[24,"tabindex","0"],[4,[32,0],["click",[30,0,["stopProp"]]],null],[12],[1,"\\n "],[11,"button"],[16,0,[29,["close-modal-btn btn-text ",[52,[30,1],"disabled"]]]],[16,"disabled",[30,1]],[24,4,"button"],[4,[32,0],["click",[30,0,["close"]]],null],[12],[1,"\\n "],[8,[32,1],null,[["@name","@size","@color"],["x",24,"currentColor"]],null],[1,"\\n "],[13],[1,"\\n "],[18,2,null],[1,"\\n "],[13],[1,"\\n"],[13]],["@disableClose","&default"],["if","yield"]]',moduleName:"/home/basti/src/marco/app/components/modal.gjs",scope:()=>[Sb,DU],isStrictMode:!0}),this)}}const Tq=BU((t,[e])=>{if(!e)return;let n;t.classList.remove("loaded"),t.classList.remove("loaded-instant");const r=()=>{t.classList.contains("loaded-instant")||t.classList.add("loaded")};return t.addEventListener("load",r),n=new IntersectionObserver((n,r)=>{n.forEach(n=>{if(n.isIntersecting){r.unobserve(t);const n=new Image;n.src=e,n.complete&&t.classList.add("loaded-instant");const i=t.parentElement;i&&"PICTURE"===i.tagName&&i.querySelectorAll("source").forEach(t=>{t.dataset.srcset&&(t.srcset=t.dataset.srcset)}),t.dataset.src?t.src=t.dataset.src:t.src=e}})},{root:null,rootMargin:"100px 100%",threshold:0}),n.observe(t),()=>{t.removeEventListener("load",r),n&&n.disconnect()}});class Rq extends MU{static{dF(this.prototype,"canScrollLeft",[Is],function(){return!1})}#Nt=void fF(this,"canScrollLeft");static{dF(this.prototype,"canScrollRight",[Is],function(){return!1})}#jt=void fF(this,"canScrollRight");carouselElement=null;get photos(){return this.args.photos||[]}get showChevrons(){return this.photos.length>1}get cannotScrollLeft(){return!this.canScrollLeft}get cannotScrollRight(){return!this.canScrollRight}lastResetKey=null;resetScrollPosition=BU((t,[e])=>{void 0!==e&&e!==this.lastResetKey&&(this.lastResetKey=e,t.scrollLeft=0,setTimeout(()=>this.updateScrollState(),50))});scrollToNewPhoto=BU((t,[e])=>{e&&e!==this.lastEventId&&(this.lastEventId=e,setTimeout(()=>{const n=t.querySelector(`[data-event-id="${e}"]`);n&&(t.scrollLeft=n.offsetLeft)},100))});setupCarousel=BU(t=>{let e;return this.carouselElement=t,setTimeout(()=>{this.updateScrollState()},50),window.ResizeObserver&&(e=new ResizeObserver(()=>this.updateScrollState()),e.observe(t)),()=>{e&&e.unobserve(t)}});updateScrollState(){if(!this.carouselElement)return;const{scrollLeft:t,scrollWidth:e,clientWidth:n}=this.carouselElement;this.canScrollLeft=t>1,this.canScrollRight=t+n[Sb,s$,Tq,DU],isStrictMode:!0}),this)}}class Lq extends MU{static{dF(this.prototype,"storage",[$f])}#St=void fF(this,"storage");static{dF(this.prototype,"nostrAuth",[$f])}#L=void fF(this,"nostrAuth");static{dF(this.prototype,"nostrData",[$f])}#M=void fF(this,"nostrData");static{dF(this.prototype,"isEditing",[Is],function(){return!1})}#Ut=void fF(this,"isEditing");static{dF(this.prototype,"showLists",[Is],function(){return!1})}#Bt=void fF(this,"showLists");static{dF(this.prototype,"isPhotoUploadModalOpen",[Is],function(){return!1})}#$t=void fF(this,"isPhotoUploadModalOpen");static{dF(this.prototype,"isNostrConnectModalOpen",[Is],function(){return!1})}#qt=void fF(this,"isNostrConnectModalOpen");static{dF(this.prototype,"newlyUploadedPhotoId",[Is],function(){return null})}#Vt=void fF(this,"newlyUploadedPhotoId");static{dF(this.prototype,"isPhotoUploadActive",[Is],function(){return!1})}#Wt=void fF(this,"isPhotoUploadActive");handleUploadStateChange(t){this.isPhotoUploadActive=t}static{pF(this.prototype,"handleUploadStateChange",[Pu])}openPhotoUploadModal(t){t&&t.preventDefault(),this.nostrAuth.isConnected?this.isPhotoUploadModalOpen=!0:this.isNostrConnectModalOpen=!0}static{pF(this.prototype,"openPhotoUploadModal",[Pu])}closePhotoUploadModal(t){this.isPhotoUploadActive||(this.isPhotoUploadModalOpen=!1,"string"==typeof t&&(this.newlyUploadedPhotoId=t,setTimeout(()=>{const t=document.querySelector(".sidebar-content");t&&(t.scrollTop=0)},50)))}static{pF(this.prototype,"closePhotoUploadModal",[Pu])}closeNostrConnectModal(){this.isNostrConnectModalOpen=!1}static{pF(this.prototype,"closeNostrConnectModal",[Pu])}onNostrConnected(){this.isNostrConnectModalOpen=!1,this.isPhotoUploadModalOpen=!0}static{pF(this.prototype,"onNostrConnected",[Pu])}get isSaved(){return this.storage.isPlaceSaved(this.place.id||this.place.osmId)}get place(){return this.args.place||{}}get saveablePlace(){return this.place.createdAt?this.place:Zj(this.place)}get tags(){return this.place.osmTags||{}}get name(){return this.place.title||RN(this.tags)||"Unnamed Place"}get photos(){return OD(this.nostrData.placePhotos).map(t=>({...t,style:zw(`--slide-ratio: ${t.aspectRatio};`)}))}startEditing(){this.isSaved&&(this.isEditing=!0)}static{pF(this.prototype,"startEditing",[Pu])}cancelEditing(){this.isEditing=!1}static{pF(this.prototype,"cancelEditing",[Pu])}toggleLists(t){t&&t.stopPropagation(),this.showLists=!this.showLists}static{pF(this.prototype,"toggleLists",[Pu])}closeLists(){this.showLists=!1}static{pF(this.prototype,"closeLists",[Pu])}async saveChanges(t){this.args.onSave&&await this.args.onSave({...this.place,...t}),this.isEditing=!1}static{pF(this.prototype,"saveChanges",[Pu])}get type(){return MN(this.tags)}get address(){const t=this.tags,e=[],n=(...e)=>{for(const n of e)if(t[n])return t[n];return null};let r=n("addr:street","street");const i=n("addr:housenumber","housenumber");r&&(i&&(r=`${r} ${i}`),e.push(r));let s=n("addr:city","city");const o=n("addr:postcode","postcode");s&&(o&&(s=`${o} ${s}`),e.push(s));const a=n("addr:state","state"),l=n("addr:country","country");return a&&a!==s&&e.push(a),l&&e.push(l),0===e.length?null:e.join(", ")}formatMultiLine(t,e){if(!t)return null;const n=[...new Set(t.split(";").map(t=>t.trim()).filter(Boolean))];return 0===n.length?null:zw("phone"===e?n.map(t=>`${t}`).join("
"):"email"===e?n.map(t=>`${t}`).join("
"):"whatsapp"===e?n.map(t=>`${t}`).join("
"):"url"===e?n.map(t=>`${this.getDomain(t)}`).join("
"):n.join("
"))}get phone(){const t=[this.tags.phone,this.tags["contact:phone"],this.tags.mobile,this.tags["contact:mobile"]].filter(Boolean);return 0===t.length?null:this.formatMultiLine(t.join(";"),"phone")}get whatsapp(){const t=[this.tags.whatsapp,this.tags["contact:whatsapp"]].filter(Boolean);return 0===t.length?null:this.formatMultiLine(t.join(";"),"whatsapp")}get email(){const t=this.tags.email||this.tags["contact:email"];return this.formatMultiLine(t,"email")}get website(){const t=this.place.url||this.tags.website||this.tags["contact:website"];return this.formatMultiLine(t,"url")}getDomain(t){try{return new URL(t).hostname}catch{return t}}get openingHours(){const t=this.tags.opening_hours;return this.formatMultiLine(t)}get cuisine(){return this.tags.cuisine?this.tags.cuisine.split(";").map(t=>EN(t)).join(", "):null}get facebook(){return Xj(this.tags,"facebook")}get instagram(){return Xj(this.tags,"instagram")}get wikipedia(){const t=this.tags.wikipedia;return t?t.split(";").map(t=>t.trim()).filter(Boolean)[0]:null}get geoLink(){const t=this.place.lat,e=this.place.lon;return t&&e?`geo:${t},${e}?q=${t},${e}(${encodeURIComponent(this.name)})`:"#"}get visibleGeoLink(){const t=this.place.lat,e=this.place.lon;return t&&e?`${Number(t).toFixed(6)}, ${Number(e).toFixed(6)}`:""}get osmUrl(){const t=this.place.osmId;return t?`https://www.openstreetmap.org/${this.place.osmType||"node"}/${t}`:null}get gmapsUrl(){return this.place.gmapsId||this.place.osmId?`https://www.google.com/maps/search/?api=1&query=${this.name}&query=${this.place.lat},${this.place.lon}`:null}get showDescription(){return"photon"!==this.place.source&&!!this.place.description}static{Xr(em({id:null,block:'[[[10,0],[14,0,"place-details"],[12],[1,"\\n"],[41,[30,0,["isEditing"]],[[[1," "],[8,[32,0],null,[["@place","@onSave","@onCancel"],[[30,0,["place"]],[30,0,["saveChanges"]],[30,0,["cancelEditing"]]]],null],[1,"\\n"]],[]],[[[1," "],[8,[32,1],null,[["@photos","@name","@resetKey","@scrollToEventId"],[[30,0,["photos"]],[30,0,["name"]],[30,0,["place","osmId"]],[30,0,["newlyUploadedPhotoId"]]]],null],[1,"\\n "],[10,"h3"],[12],[1,[30,0,["name"]]],[13],[1,"\\n "],[10,2],[14,0,"place-type"],[12],[1,"\\n "],[1,[30,0,["type"]]],[1,"\\n "],[13],[1,"\\n"],[41,[30,0,["showDescription"]],[[[1," "],[10,2],[14,0,"place-description"],[12],[1,"\\n "],[1,[30,0,["place","description"]]],[1,"\\n "],[13],[1,"\\n"]],[]],null]],[]]],[1,"\\n "],[10,0],[14,0,"actions"],[12],[1,"\\n "],[10,0],[14,0,"save-button-wrapper"],[12],[1,"\\n "],[11,"button"],[16,0,[52,[30,0,["isSaved"]],"btn btn-secondary","btn btn-outline"]],[24,4,"button"],[4,[32,2],["click",[30,0,["toggleLists"]]],null],[12],[1,"\\n "],[8,[32,3],null,[["@name","@color"],["bookmark",[52,[30,0,["isSaved"]],"currentColor","var(--link-color)"]]],null],[1,"\\n "],[1,[52,[30,0,["isSaved"]],"Saved","Save"]],[1,"\\n "],[13],[1,"\\n\\n"],[41,[30,0,["showLists"]],[[[1," "],[8,[32,4],null,[["@place","@onClose","@isSaved"],[[30,0,["saveablePlace"]],[30,0,["closeLists"]],[30,0,["isSaved"]]]],null],[1,"\\n"]],[]],null],[1," "],[13],[1,"\\n\\n"],[41,[30,0,["isSaved"]],[[[1," "],[11,"button"],[24,0,"btn btn-outline"],[24,"title","Edit"],[16,"disabled",[30,0,["isEditing"]]],[24,4,"button"],[4,[32,2],["click",[30,0,["startEditing"]]],null],[12],[1,"\\n "],[8,[32,3],null,[["@name","@color"],["edit","var(--link-color)"]],null],[1,"\\n Edit\\n "],[13],[1,"\\n"]],[]],null],[1," "],[13],[1,"\\n\\n "],[10,0],[14,0,"meta-info"],[12],[1,"\\n\\n"],[41,[30,0,["cuisine"]],[[[1," "],[10,2],[14,0,"content-with-icon"],[12],[1,"\\n "],[8,[32,3],null,[["@name","@title"],["fork-and-knife","Cuisine"]],null],[1,"\\n "],[10,1],[12],[1,"\\n "],[1,[30,0,["cuisine"]]],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"]],[]],null],[1,"\\n"],[41,[30,0,["openingHours"]],[[[1," "],[10,2],[14,0,"content-with-icon"],[12],[1,"\\n "],[8,[32,3],null,[["@name","@title"],["clock","Opening hours"]],null],[1,"\\n "],[10,1],[12],[1,"\\n "],[1,[30,0,["openingHours"]]],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"]],[]],null],[1,"\\n"],[41,[30,0,["phone"]],[[[1," "],[10,2],[14,0,"content-with-icon"],[12],[1,"\\n "],[8,[32,3],null,[["@name","@title"],["phone","Phone"]],null],[1,"\\n "],[10,1],[12],[1,"\\n "],[1,[30,0,["phone"]]],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"]],[]],null],[1,"\\n"],[41,[30,0,["whatsapp"]],[[[1," "],[10,2],[14,0,"content-with-icon"],[12],[1,"\\n "],[8,[32,3],null,[["@name","@title"],["whatsapp","WhatsApp"]],null],[1,"\\n "],[10,1],[12],[1,"\\n "],[1,[30,0,["whatsapp"]]],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"]],[]],null],[1,"\\n"],[41,[30,0,["website"]],[[[1," "],[10,2],[14,0,"content-with-icon"],[12],[1,"\\n "],[8,[32,3],null,[["@name","@title"],["globe","Website"]],null],[1,"\\n "],[10,1],[12],[1,"\\n "],[1,[30,0,["website"]]],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"]],[]],null],[1,"\\n"],[41,[30,0,["email"]],[[[1," "],[10,2],[14,0,"content-with-icon"],[12],[1,"\\n "],[8,[32,3],null,[["@name","@title"],["mail","Email"]],null],[1,"\\n "],[10,1],[12],[1,"\\n "],[1,[30,0,["email"]]],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"]],[]],null],[1,"\\n"],[41,[30,0,["facebook"]],[[[1," "],[10,2],[14,0,"content-with-icon"],[12],[1,"\\n "],[8,[32,3],null,[["@name","@title"],["facebook","Facebook"]],null],[1,"\\n "],[10,1],[12],[1,"\\n "],[10,3],[15,6,[30,0,["facebook","url"]]],[14,"target","_blank"],[14,"rel","noopener noreferrer"],[12],[1,"\\n "],[1,[30,0,["facebook","username"]]],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"]],[]],null],[1,"\\n"],[41,[30,0,["instagram"]],[[[1," "],[10,2],[14,0,"content-with-icon"],[12],[1,"\\n "],[8,[32,3],null,[["@name","@title"],["instagram","Instagram"]],null],[1,"\\n "],[10,1],[12],[1,"\\n "],[10,3],[15,6,[30,0,["instagram","url"]]],[14,"target","_blank"],[14,"rel","noopener noreferrer"],[12],[1,"\\n "],[1,[30,0,["instagram","username"]]],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"]],[]],null],[1,"\\n"],[41,[30,0,["wikipedia"]],[[[1," "],[10,2],[14,0,"content-with-icon"],[12],[1,"\\n "],[8,[32,3],null,[["@name","@title"],["wikipedia","Wikipedia"]],null],[1,"\\n "],[10,1],[12],[1,"\\n "],[10,3],[15,6,[29,["https://wikipedia.org/wiki/",[30,0,["wikipedia"]]]]],[14,"target","_blank"],[14,"rel","noopener noreferrer"],[12],[1,"\\n Wikipedia\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"]],[]],null],[1,"\\n "],[13],[1,"\\n "],[10,0],[14,0,"meta-info"],[12],[1,"\\n\\n"],[41,[30,0,["address"]],[[[1," "],[10,2],[14,0,"content-with-icon"],[12],[1,"\\n "],[8,[32,3],null,[["@name","@title"],["home","Address"]],null],[1,"\\n "],[10,1],[12],[1,[30,0,["address"]]],[13],[1,"\\n "],[13],[1,"\\n"]],[]],null],[1,"\\n "],[10,2],[14,0,"content-with-icon"],[12],[1,"\\n "],[8,[32,3],null,[["@name","@title"],["map-pin","Geo link"]],null],[1,"\\n "],[10,1],[12],[1,"\\n "],[10,3],[15,6,[30,0,["geoLink"]]],[14,"target","_blank"],[14,"rel","noopener noreferrer"],[12],[1,"\\n "],[1,[30,0,["visibleGeoLink"]]],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n\\n"],[41,[30,0,["osmUrl"]],[[[1," "],[10,2],[14,0,"content-with-icon"],[12],[1,"\\n "],[8,[32,3],null,[["@name"],["map"]],null],[1,"\\n "],[10,1],[12],[1,"\\n "],[10,3],[15,6,[30,0,["osmUrl"]]],[14,"target","_blank"],[14,"rel","noopener noreferrer"],[12],[1,"\\n OpenStreetMap\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"]],[]],null],[1,"\\n"],[41,[30,0,["gmapsUrl"]],[[[1," "],[10,2],[14,0,"content-with-icon"],[12],[1,"\\n "],[8,[32,3],null,[["@name"],["map"]],null],[1,"\\n "],[10,1],[12],[1,"\\n "],[10,3],[15,6,[30,0,["gmapsUrl"]]],[14,"target","_blank"],[14,"rel","noopener noreferrer"],[12],[1,"\\n Google Maps\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"]],[]],null],[1,"\\n "],[13],[1,"\\n\\n"],[41,[30,0,["osmUrl"]],[[[1," "],[10,0],[14,0,"meta-info"],[12],[1,"\\n "],[10,2],[14,0,"content-with-icon"],[12],[1,"\\n "],[8,[32,3],null,[["@name"],["feather-camera"]],null],[1,"\\n "],[10,1],[12],[1,"\\n "],[11,"button"],[24,0,"btn-link"],[24,4,"button"],[4,[32,2],["click",[30,0,["openPhotoUploadModal"]]],null],[12],[1,"\\n Add a photo\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"]],[]],null],[13],[1,"\\n\\n"],[41,[30,0,["isPhotoUploadModalOpen"]],[[[1," "],[8,[32,5],null,[["@onClose","@disableClose"],[[30,0,["closePhotoUploadModal"]],[30,0,["isPhotoUploadActive"]]]],[["default"],[[[[1,"\\n "],[8,[32,6],null,[["@place","@onClose","@onUploadStateChange"],[[30,0,["saveablePlace"]],[30,0,["closePhotoUploadModal"]],[30,0,["handleUploadStateChange"]]]],null],[1,"\\n "]],[]]]]],[1,"\\n"]],[]],null],[1,"\\n"],[41,[30,0,["isNostrConnectModalOpen"]],[[[1," "],[8,[32,5],null,[["@onClose"],[[30,0,["closeNostrConnectModal"]]]],[["default"],[[[[1,"\\n "],[8,[32,7],null,[["@onConnect"],[[30,0,["onNostrConnected"]]]],null],[1,"\\n "]],[]]]]],[1,"\\n"]],[]],null]],[],["if"]]',moduleName:"/home/basti/src/marco/app/components/place-details.gjs",scope:()=>[NU,Rq,Sb,DU,qU,Eq,c$,kq],isStrictMode:!0}),this)}}const Mq=Ow(function([t]){return EN(t)});class Iq extends MU{static{dF(this.prototype,"storage",[$f])}#St=void fF(this,"storage");static{dF(this.prototype,"router",[$f])}#kt=void fF(this,"router");static{dF(this.prototype,"mapUi",[$f])}#Ht=void fF(this,"mapUi");static{dF(this.prototype,"nostrData",[$f])}#M=void fF(this,"nostrData");createNewPlace(){const t=this.router.currentRoute.queryParams,e=t.lat,n=t.lon;e&&n?this.router.transitionTo("place.new",{queryParams:{lat:e,lon:n}}):this.router.transitionTo("place.new",{queryParams:{lat:0,lon:0}})}static{pF(this.prototype,"createNewPlace",[Pu])}selectPlace(t){this.args.onSelect&&this.args.onSelect(t)}static{pF(this.prototype,"selectPlace",[Pu])}clearSelection(){this.args.onSelect&&this.args.onSelect(null)}static{pF(this.prototype,"clearSelection",[Pu])}async toggleSave(t){if(t)if(t.createdAt)try{if(await this.storage.removePlace(t),console.debug("Place deleted:",t.title),this.args.onBookmarkChange&&this.args.onBookmarkChange(),this.args.onUpdate){const e={...t,id:void 0,geohash:void 0,createdAt:void 0};this.args.onUpdate(e)}this.args.onSelect&&this.args.onSelect(null),this.args.onClose&&this.args.onClose()}catch(ej){console.error("Failed to delete:",ej),alert("Failed to delete: "+ej.message)}else{const e={title:RN(t.osmTags,"Untitled Place"),lat:t.lat,lon:t.lon,tags:[],url:t.osmTags.website,osmId:String(t.osmId||t.id),osmType:t.osmType,osmTags:t.osmTags};try{const t=await this.storage.storePlace(e);console.debug("Place saved:",e.title),this.args.onBookmarkChange&&this.args.onBookmarkChange(),this.args.onUpdate&&this.args.onUpdate(t),this.args.onSelect&&this.args.onSelect(t)}catch(v5){console.error("Failed to save place:",v5),alert("Failed to save place: "+v5.message)}}}static{pF(this.prototype,"toggleSave",[Pu])}async updateBookmark(t){try{const e=await this.storage.updatePlace(t);console.debug("Place updated:",e.title),this.args.onBookmarkChange&&this.args.onBookmarkChange(),this.args.onUpdate&&this.args.onUpdate(e)}catch(ej){console.error("Failed to update place:",ej),alert("Failed to update place: "+ej.message)}}static{pF(this.prototype,"updateBookmark",[Pu])}get isNearbySearch(){const t=this.router.currentRoute.queryParams;return!t.q&&!t.category&&t.lat&&t.lon}get hasHeaderPhoto(){return this.args.selectedPlace&&this.nostrData.placePhotos&&this.nostrData.placePhotos.length>0}static{Xr(em({id:null,block:'[[[10,0],[14,0,"sidebar"],[12],[1,"\\n "],[10,0],[15,0,[29,["sidebar-header ",[52,[30,0,["hasHeaderPhoto"]],"no-border"]]]],[12],[1,"\\n"],[41,[30,1],[[[1," "],[11,"button"],[24,0,"back-btn"],[24,4,"button"],[4,[32,0],["click",[30,0,["clearSelection"]]],null],[12],[8,[32,1],null,[["@name","@size","@color"],["arrow-left",20,"#333"]],null],[13],[1,"\\n"]],[]],[[[41,[30,0,["isNearbySearch"]],[[[1," "],[10,"h2"],[12],[8,[32,1],null,[["@name","@size","@color"],["target",20,"#ea4335"]],null],[1,"\\n Nearby"],[13],[1,"\\n"]],[]],[[[1," "],[10,"h2"],[12],[8,[32,1],null,[["@name","@size","@color"],["search",20,"#333"]],null],[1," Results"],[13],[1,"\\n"]],[]]]],[]]],[1," "],[11,"button"],[24,0,"close-btn"],[24,4,"button"],[4,[32,0],["click",[30,2]],null],[12],[8,[32,1],null,[["@name","@size","@color"],["x",20,"#333"]],null],[13],[1,"\\n "],[13],[1,"\\n\\n "],[10,0],[14,0,"sidebar-content"],[12],[1,"\\n"],[41,[30,1],[[[1," "],[8,[32,2],null,[["@place","@onToggleSave","@onSave"],[[30,1],[30,0,["toggleSave"]],[30,0,["updateBookmark"]]]],null],[1,"\\n"]],[]],[[[41,[30,3],[[[1," "],[10,"ul"],[14,0,"places-list"],[12],[1,"\\n"],[42,[28,[31,2],[[28,[31,2],[[30,3]],null]],null],null,[[[1," "],[10,"li"],[12],[1,"\\n "],[11,"button"],[24,0,"place-item"],[24,4,"button"],[4,[32,0],["click",[28,[32,3],[[30,0,["selectPlace"]],[30,4]],null]],null],[12],[1,"\\n "],[10,0],[14,0,"place-name"],[12],[1,[28,[32,4],[[30,4,["title"]],[30,4,["osmTags","name"]],[30,4,["osmTags","name:en"]],"Unnamed Place"],null]],[13],[1,"\\n "],[10,0],[14,0,"place-type"],[12],[1,"\\n"],[41,[28,[32,5],[[30,4,["source"]],"osm"],null],[[[1," "],[1,[28,[32,6],[[30,4,["type"]]],null]],[1,"\\n"]],[]],[[[41,[28,[32,5],[[30,4,["source"]],"photon"],null],[[[1," "],[1,[30,4,["description"]]],[1,"\\n"]],[]],[[[41,[30,4,["osmTags"]],[[[1," "],[1,[28,[32,6],[[28,[32,7],[[30,4,["osmTags"]]],null]],null]],[1,"\\n"]],[]],[[[41,[30,4,["description"]],[[[1," "],[1,[30,4,["description"]]],[1,"\\n "]],[]],null]],[]]],[1," "]],[]]]],[]]],[1," "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"]],[4]],null],[1," "],[13],[1,"\\n"]],[]],[[[41,[30,0,["isNearbySearch"]],[[[1," "],[10,2],[14,0,"empty-state"],[12],[1,"No places found nearby."],[13],[1,"\\n"]],[]],[[[1," "],[10,2],[14,0,"empty-state"],[12],[1,"No results found."],[13],[1,"\\n"]],[]]]],[]]],[1,"\\n "],[11,"button"],[24,0,"btn btn-outline create-place"],[24,4,"button"],[4,[32,0],["click",[30,0,["createNewPlace"]]],null],[12],[1,"\\n "],[8,[32,1],null,[["@name","@size","@color"],["plus",18,"var(--link-color)"]],null],[1,"\\n Create new place\\n "],[13],[1,"\\n"]],[]]],[1," "],[13],[1,"\\n"],[13]],["@selectedPlace","@onClose","@places","place"],["if","each","-track-array"]]',moduleName:"/home/basti/src/marco/app/components/places-sidebar.gjs",scope:()=>[Sb,DU,Lq,AU,FU,zU,Mq,MN],isStrictMode:!0}),this)}}class Pq extends MU{static{dF(this.prototype,"router",[$f])}#kt=void fF(this,"router");static{dF(this.prototype,"mapUi",[$f])}#Ht=void fF(this,"mapUi");selectPlace(t){t&&(this.mapUi.returnToSearch=!0,this.router.transitionTo("place",t))}static{pF(this.prototype,"selectPlace",[Pu])}close(){this.router.transitionTo("index")}static{pF(this.prototype,"close",[Pu])}static{Xr(em({id:null,block:'[[[8,[32,0],null,[["@places","@onSelect","@onClose"],[[30,1],[30,0,["selectPlace"]],[30,0,["close"]]]],null]],["@model"],[]]',moduleName:"/home/basti/src/marco/app/templates/search.gjs",scope:()=>[Iq],isStrictMode:!0}),this)}}const Aq=Object.freeze(Object.defineProperty({__proto__:null,default:Pq},Symbol.toStringTag,{value:"Module"})),Oq=Object.freeze(Object.defineProperty({__proto__:null,default:class extends cd{queryParams=["lat","lon","q","selected","category"];lat=null;lon=null;q=null;selected=null;category=null}},Symbol.toStringTag,{value:"Module"}));class Fq extends kp{static{dF(this.prototype,"osm",[$f])}#ct=void fF(this,"osm");static{dF(this.prototype,"photon",[$f])}#Gt=void fF(this,"photon");static{dF(this.prototype,"mapUi",[$f])}#Ht=void fF(this,"mapUi");static{dF(this.prototype,"storage",[$f])}#St=void fF(this,"storage");static{dF(this.prototype,"router",[$f])}#kt=void fF(this,"router");static{dF(this.prototype,"toast",[$f])}#Lt=void fF(this,"toast");queryParams={lat:{refreshModel:!0},lon:{refreshModel:!0},q:{refreshModel:!0},selected:{refreshModel:!0},category:{refreshModel:!0}};async model(t){const e=t.lat?parseFloat(t.lat):null,n=t.lon?parseFloat(t.lon):null;let r=[],i=null,s=null;try{if(t.category&&e&&n){i="category",s=t.category,this.mapUi.startLoading(i,s);let o=this.mapUi.currentBounds;if(!o){const t=.01;o={minLat:e-t,maxLat:e+t,minLon:n-t,maxLon:n+t}}r=await this.osm.getCategoryPois(o,t.category,e,n),r=r.map(t=>({...t,_distance:jj(e,n,t.lat,t.lon)})).sort((t,e)=>t._distance-e._distance)}else if(t.q){i="text",s=t.q,this.mapUi.startLoading(i,s),r=await this.photon.search(t.q,e,n);const o=t.q.toLowerCase(),a=this.storage.savedPlaces.filter(t=>t.title?.toLowerCase().includes(o)||t.description?.toLowerCase().includes(o));a.forEach(t=>{r.find(e=>t.osmId&&e.osmId===t.osmId||e.id&&e.id===t.id)||r.push(t)})}else if(e&&n){const t=50;r=await this.osm.getNearbyPois(e,n,t);const i=this.storage.savedPlaces.filter(r=>jj(e,n,r.lat,r.lon)<=t);i.forEach(t=>{r.find(e=>t.osmId&&e.osmId===t.osmId||e.id&&e.id===t.id)||r.push(t)}),r=r.map(t=>({...t,_distance:jj(e,n,t.lat,t.lon)})).sort((t,e)=>t._distance-e._distance)}}finally{i&&s&&this.mapUi.stopLoading(i,s)}return r=r.map(t=>this.storage.findPlaceById(t.osmId)||t),r}afterModel(t,e){const{q:n,selected:r}=e.to.queryParams,i=r||n;if(i&&t.length>0){let e=null;if(e=t.find(t=>t.osmTags&&(t.osmTags.name===i||t.osmTags["name:en"]===i)),!e){const n=t[0];n._distance<=10&&(e=n)}if(e)return void this.router.replaceWith("place",e)}this.mapUi.stopSearch()}setupController(t,e){super.setupController(t,e),this.mapUi.stopSearch(),this.mapUi.setSearchResults(e);const{q:n,category:r,lat:i,lon:s}=this.paramsFor("search");this.mapUi.currentSearch={q:n,category:r,lat:i,lon:s}}error(t,e){return this.mapUi.stopSearch(),this.toast.show("Search request failed. Please try again."),e&&e.abort(),!1}static{pF(this.prototype,"error",[Pu])}}const zq=Object.freeze(Object.defineProperty({__proto__:null,default:Fq},Symbol.toStringTag,{value:"Module"}));var Dq,Nq,jq;let Uq=(Dq=$f("page-title"),Nq=class extends Lw{constructor(t){super(t),hU(this,"tokens",jq,this),uU(this,"tokenId",et(this)),this.tokens.push({id:this.tokenId})}compute(t,e){const n={...e,id:this.tokenId,title:t.join("")};return this.tokens.push(n),this.tokens.scheduleTitleUpdate(),""}willDestroy(){super.willDestroy(),this.tokens.remove(this.tokenId),this.tokens.scheduleTitleUpdate()}},jq=dU(Nq.prototype,"tokens",[Dq],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),Nq);const Bq="add",$q="remove",qq="propertychange",Vq="change",Wq="contextmenu",Hq="click",Gq="keydown",Kq="keypress",Zq="touchmove",Yq="wheel";class Xq{constructor(){this.disposed=!1}dispose(){this.disposed||(this.disposed=!0,this.disposeInternal())}disposeInternal(){}}function Jq(t,e){return t>e?1:te?-1:0}function tV(t,e,n){if(t[0]<=e)return 0;const r=t.length;if(e<=t[r-1])return r-1;if("function"==typeof n){for(let i=1;i0?i-1:i}return r-1}if(n>0){for(let n=1;n0)}removeEventListener(t,e){if(!this.listeners_)return;const n=this.listeners_[t];if(!n)return;const r=n.indexOf(e);-1!==r&&(this.pendingRemovals_&&t in this.pendingRemovals_?(n[r]=oV,++this.pendingRemovals_[t]):(n.splice(r,1),0===n.length&&delete this.listeners_[t]))}}function pV(t,e,n,r,i){if(i){const i=n;n=function(s){return t.removeEventListener(e,n),i.call(r??this,s)}}else r&&r!==t&&(n=n.bind(r));const s={target:t,type:e,listener:n};return t.addEventListener(e,n),s}function fV(t,e,n,r){return pV(t,e,n,r,!0)}function gV(t){t&&t.target&&(t.target.removeEventListener(t.type,t.listener),cV(t))}class mV extends dV{constructor(){super(),this.on=this.onInternal,this.once=this.onceInternal,this.un=this.unInternal,this.revision_=0}changed(){++this.revision_,this.dispatchEvent(Vq)}getRevision(){return this.revision_}onInternal(t,e){if(Array.isArray(t)){const n=t.length,r=new Array(n);for(let i=0;i0;)this.pop()}extend(t){for(let e=0,n=t.length;ethis.getLength())throw new Error("Index out of bounds: "+t);this.unique_&&this.assertUnique_(e),this.array_.splice(t,0,e),this.updateLength_(),this.dispatchEvent(new CV(Bq,e,t))}pop(){return this.removeAt(this.getLength()-1)}push(t){const e=this.getLength();return this.insertAt(e,t),this.getLength()}remove(t){const e=this.array_;for(let n=0,r=e.length;n=this.getLength())return;const e=this.array_[t];return this.array_.splice(t,1),this.updateLength_(),this.dispatchEvent(new CV($q,e,t)),e}setAt(t,e){if(t>=this.getLength())return void this.insertAt(t,e);if(t<0)throw new Error("Index out of bounds: "+t);this.unique_&&this.assertUnique_(e,t);const n=this.array_[t];this.array_[t]=e,this.dispatchEvent(new CV($q,n,t)),this.dispatchEvent(new CV(Bq,e,t))}updateLength_(){this.set(xV,this.array_.length)}assertUnique_(t,e){const n=this.array_;for(let r=0,i=n.length;r{this.clickTimeoutId_=void 0;const e=new EV(TV.SINGLECLICK,this.map_,t);this.dispatchEvent(e)},250)}updateActivePointers_(t){const e=t,n=e.pointerId;if(e.type==TV.POINTERUP||e.type==TV.POINTERCANCEL){delete this.trackedTouches_[n];for(const t in this.trackedTouches_)if(this.trackedTouches_[t].target!==e.target){delete this.trackedTouches_[t];break}}else e.type!=TV.POINTERDOWN&&e.type!=TV.POINTERMOVE||(this.trackedTouches_[n]=e);this.activePointers_=Object.values(this.trackedTouches_)}handlePointerUp_(t){this.updateActivePointers_(t);const e=new EV(TV.POINTERUP,this.map_,t,void 0,void 0,this.activePointers_);this.dispatchEvent(e),this.emulateClicks_&&!e.defaultPrevented&&!this.dragging_&&this.isMouseActionButton_(t)&&this.emulateClick_(this.down_),0===this.activePointers_.length&&(this.dragListenerKeys_.forEach(gV),this.dragListenerKeys_.length=0,this.dragging_=!1,this.down_=null)}isMouseActionButton_(t){return 0===t.button}handlePointerDown_(t){this.emulateClicks_=0===this.activePointers_.length,this.updateActivePointers_(t);const e=new EV(TV.POINTERDOWN,this.map_,t,void 0,void 0,this.activePointers_);if(this.dispatchEvent(e),this.down_=new PointerEvent(t.type,t),Object.defineProperty(this.down_,"target",{writable:!1,value:t.target}),0===this.dragListenerKeys_.length){const t=this.map_.getOwnerDocument();this.dragListenerKeys_.push(pV(t,TV.POINTERMOVE,this.handlePointerMove_,this),pV(t,TV.POINTERUP,this.handlePointerUp_,this),pV(this.element_,TV.POINTERCANCEL,this.handlePointerUp_,this)),this.element_.getRootNode&&this.element_.getRootNode()!==t&&this.dragListenerKeys_.push(pV(this.element_.getRootNode(),TV.POINTERUP,this.handlePointerUp_,this))}}handlePointerMove_(t){if(this.isMoving_(t)){this.updateActivePointers_(t),this.dragging_=!0;const e=new EV(TV.POINTERDRAG,this.map_,t,this.dragging_,void 0,this.activePointers_);this.dispatchEvent(e)}}relayMoveEvent_(t){this.originalPointerMoveEvent_=t;const e=!(!this.down_||!this.isMoving_(t));this.dispatchEvent(new EV(TV.POINTERMOVE,this.map_,t,e))}handleTouchMove_(t){const e=this.originalPointerMoveEvent_;e&&!e.defaultPrevented||"boolean"==typeof t.cancelable&&!0!==t.cancelable||t.preventDefault()}isMoving_(t){return this.dragging_||Math.abs(t.clientX-this.down_.clientX)>this.moveTolerance_||Math.abs(t.clientY-this.down_.clientY)>this.moveTolerance_}disposeInternal(){this.relayedListenerKey_&&(gV(this.relayedListenerKey_),this.relayedListenerKey_=null),this.element_.removeEventListener(Zq,this.boundHandleTouchMove_),this.pointerdownListenerKey_&&(gV(this.pointerdownListenerKey_),this.pointerdownListenerKey_=null),this.dragListenerKeys_.forEach(gV),this.dragListenerKeys_.length=0,this.element_=null,super.disposeInternal()}}const NV="postrender",jV="loadstart",UV="loadend",BV="layergroup",$V="size",qV="target",VV="view";function WV(t,e){if(!t)throw new Error(e)}const HV=1/0;class GV{constructor(t,e){this.priorityFunction_=t,this.keyFunction_=e,this.elements_=[],this.priorities_=[],this.queuedElements_={}}clear(){this.elements_.length=0,this.priorities_.length=0,cV(this.queuedElements_)}dequeue(){const t=this.elements_,e=this.priorities_,n=t[0];1==t.length?(t.length=0,e.length=0):(t[0]=t.pop(),e[0]=e.pop(),this.siftUp_(0));const r=this.keyFunction_(n);return delete this.queuedElements_[r],n}enqueue(t){WV(!(this.keyFunction_(t)in this.queuedElements_),"Tried to enqueue an `element` that was already added to the queue");const e=this.priorityFunction_(t);return e!=HV&&(this.elements_.push(t),this.priorities_.push(e),this.queuedElements_[this.keyFunction_(t)]=!0,this.siftDown_(0,this.elements_.length-1),!0)}getCount(){return this.elements_.length}getLeftChildIndex_(t){return 2*t+1}getRightChildIndex_(t){return 2*t+2}getParentIndex_(t){return t-1>>1}heapify_(){let t;for(t=(this.elements_.length>>1)-1;t>=0;t--)this.siftUp_(t)}isEmpty(){return 0===this.elements_.length}isKeyQueued(t){return t in this.queuedElements_}isQueued(t){return this.isKeyQueued(this.keyFunction_(t))}siftUp_(t){const e=this.elements_,n=this.priorities_,r=e.length,i=e[t],s=n[t],o=t;for(;t>1;){const i=this.getLeftChildIndex_(t),s=this.getRightChildIndex_(t),o=st;){const t=this.getParentIndex_(e);if(!(r[t]>s))break;n[e]=n[t],r[e]=r[t],e=t}n[e]=i,r[e]=s}reprioritize(){const t=this.priorityFunction_,e=this.elements_,n=this.priorities_;let r=0;const i=e.length;let s,o,a;for(o=0;ot.apply(null,e),t=>t[0].getKey()),this.boundHandleTileChange_=this.handleTileChange.bind(this),this.tileChangeCallback_=e,this.tilesLoading_=0,this.tilesLoadingKeys_={}}enqueue(t){const e=super.enqueue(t);return e&&t[0].addEventListener(Vq,this.boundHandleTileChange_),e}getTilesLoading(){return this.tilesLoading_}handleTileChange(t){const e=t.target,n=e.getState();if(2===n||3===n||4===n){3!==n&&e.removeEventListener(Vq,this.boundHandleTileChange_);const t=e.getKey();t in this.tilesLoadingKeys_&&(delete this.tilesLoadingKeys_[t],--this.tilesLoading_),this.tileChangeCallback_()}}loadMoreTiles(t,e){let n=0;for(;this.tilesLoading_0;){const t=this.dequeue()[0],e=t.getKey();0!==t.getState()||e in this.tilesLoadingKeys_||(this.tilesLoadingKeys_[e]=!0,++this.tilesLoading_,++n,t.load())}}}const ZV={CENTER:"center",RESOLUTION:"resolution",ROTATION:"rotation"};function YV(t,e,n){return Math.min(Math.max(t,e),n)}function XV(t,e,n,r,i,s){const o=i-n,a=s-r;if(0!==o||0!==a){const l=((t-n)*o+(e-r)*a)/(o*o+a*a);l>1?(n=i,r=s):l>0&&(n+=o*l,r+=a*l)}return JV(t,e,n,r)}function JV(t,e,n,r){const i=n-t,s=r-e;return i*i+s*s}function QV(t){return 180*t/Math.PI}function tW(t){return t*Math.PI/180}function eW(t,e){const n=t%e;return n*e<0?n+e:n}function nW(t,e,n){return t+n*(e-t)}function rW(t,e){const n=Math.pow(10,e);return Math.round(t*n)/n}function iW(t,e){return Math.floor(rW(t,e))}function sW(t,e){return Math.ceil(rW(t,e))}function oW(t,e,n){if(t>=e&&tp&&(d=(p+d)/2,p=d),f>g&&(f=(g+f)/2,g=f);let m=YV(r[0],d,p),y=YV(r[1],f,g);if(o&&n&&i){const t=30*i;m+=-t*Math.log(1+Math.max(0,d-r[0])/t)+t*Math.log(1+Math.max(0,r[0]-p)/t),y+=-t*Math.log(1+Math.max(0,f-r[1])/t)+t*Math.log(1+Math.max(0,r[1]-g)/t)}return[m,y]}}function lW(t){return t}function cW(t){const e=[1/0,1/0,-1/0,-1/0];for(let n=0,r=t.length;ni&&(l|=4),as&&(l|=2),0===l&&(l=1),l}function yW(t,e,n,r,i){return i?(i[0]=t,i[1]=e,i[2]=n,i[3]=r,i):[t,e,n,r]}function vW(t){return yW(1/0,1/0,-1/0,-1/0,t)}function bW(t,e){const n=t[0],r=t[1];return yW(n,r,n,r,e)}function wW(t,e,n,r,i){return SW(vW(i),t,e,n,r)}function _W(t,e){return t[0]==e[0]&&t[2]==e[2]&&t[1]==e[1]&&t[3]==e[3]}function xW(t,e){return e[0]t[2]&&(t[2]=e[2]),e[1]t[3]&&(t[3]=e[3]),t}function CW(t,e){e[0]t[2]&&(t[2]=e[0]),e[1]t[3]&&(t[3]=e[1])}function SW(t,e,n,r,i){for(;ne[0]?r[0]=t[0]:r[0]=e[0],t[1]>e[1]?r[1]=t[1]:r[1]=e[1],t[2]=e[0]&&t[1]<=e[3]&&t[3]>=e[1]}function UW(t){return t[2]1){const e=t[2]-t[0],n=t[3]-t[1];for(let s=0;s=n[2])){const e=NW(n),i=Math.floor((r[0]-n[0])/e)*e;t[0]-=i,t[2]-=i}return t}function qW(t,e,n){if(e.canWrapX()){const r=e.getExtent();if(!isFinite(t[0])||!isFinite(t[2]))return[[r[0],t[1],r[2],t[3]]];$W(t,e);const i=NW(r);if(NW(t)>i&&!n)return[[r[0],t[1],r[2],t[3]]];if(t[0]r[2])return[[t[0],t[1],r[2],t[3]],[r[0],t[1],t[2]-i,t[3]]]}return[t]}function VW(t,e){let n=!0;for(let r=t.length-1;r>=0;--r)if(t[r]!=e[r]){n=!1;break}return n}function WW(t,e){const n=Math.cos(e),r=Math.sin(e),i=t[0]*n-t[1]*r,s=t[1]*n+t[0]*r;return t[0]=i,t[1]=s,t}function HW(t,e){if(e.canWrapX()){const n=NW(e.getExtent()),r=function(t,e,n){const r=e.getExtent();let i=0;return e.canWrapX()&&(t[0]r[2])&&(n=n||NW(r),i=Math.floor((t[0]-r[0])/n)),i}(t,e,n);r&&(t[0]-=r*n)}return t}function GW(t){return Math.pow(t,3)}function KW(t){return 1-GW(1-t)}function ZW(t){return 3*t*t-2*t*t*t}function YW(t){return t}const XW=6371008.8;function JW(t,e,n){n=n||XW;const r=tW(t[1]),i=tW(e[1]),s=(i-r)/2,o=tW(e[0]-t[0])/2,a=Math.sin(s)*Math.sin(s)+Math.sin(o)*Math.sin(o)*Math.cos(r)*Math.cos(i);return 2*n*Math.atan2(Math.sqrt(a),Math.sqrt(1-a))}function QW(t,e,n,r){r=r||XW;const i=tW(t[1]),s=tW(t[0]),o=e/r,a=Math.asin(Math.sin(i)*Math.cos(o)+Math.cos(i)*Math.sin(o)*Math.cos(n));return[QV(s+Math.atan2(Math.sin(n)*Math.sin(o)*Math.cos(i),Math.cos(o)-Math.sin(i)*Math.sin(a))),QV(a)]}function tH(...t){console.warn(...t)}const eH={radians:6370997/(2*Math.PI),degrees:2*Math.PI*6370997/360,ft:.3048,m:1,"us-ft":1200/3937};class nH{constructor(t){this.code_=t.code,this.units_=t.units,this.extent_=void 0!==t.extent?t.extent:null,this.worldExtent_=void 0!==t.worldExtent?t.worldExtent:null,this.axisOrientation_=void 0!==t.axisOrientation?t.axisOrientation:"enu",this.global_=void 0!==t.global&&t.global,this.canWrapX_=!(!this.global_||!this.extent_),this.getPointResolutionFunc_=t.getPointResolution,this.defaultTileGrid_=null,this.metersPerUnit_=t.metersPerUnit}canWrapX(){return this.canWrapX_}getCode(){return this.code_}getExtent(){return this.extent_}getUnits(){return this.units_}getMetersPerUnit(){return this.metersPerUnit_||eH[this.units_]}getWorldExtent(){return this.worldExtent_}getAxisOrientation(){return this.axisOrientation_}isGlobal(){return this.global_}setGlobal(t){this.global_=t,this.canWrapX_=!(!t||!this.extent_)}getDefaultTileGrid(){return this.defaultTileGrid_}setDefaultTileGrid(t){this.defaultTileGrid_=t}setExtent(t){this.extent_=t,this.canWrapX_=!(!this.global_||!t)}setWorldExtent(t){this.worldExtent_=t}setGetPointResolution(t){this.getPointResolutionFunc_=t}getPointResolutionFunc(){return this.getPointResolutionFunc_}}const rH=6378137,iH=Math.PI*rH,sH=[-iH,-iH,iH,iH],oH=[-180,-85,180,85],aH=rH*Math.log(Math.tan(Math.PI/2));class lH extends nH{constructor(t){super({code:t,units:"m",extent:sH,global:!0,worldExtent:oH,getPointResolution:function(t,e){return t/Math.cosh(e[1]/rH)}})}}const cH=[new lH("EPSG:3857"),new lH("EPSG:102100"),new lH("EPSG:102113"),new lH("EPSG:900913"),new lH("http://www.opengis.net/def/crs/EPSG/0/3857"),new lH("http://www.opengis.net/gml/srs/epsg.xml#3857")],uH=[-180,-90,180,90],hH=6378137*Math.PI/180;class dH extends nH{constructor(t,e){super({code:t,units:"degrees",extent:uH,axisOrientation:e,global:!0,metersPerUnit:hH,worldExtent:uH})}}const pH=[new dH("CRS:84"),new dH("EPSG:4326","neu"),new dH("urn:ogc:def:crs:OGC:1.3:CRS84"),new dH("urn:ogc:def:crs:OGC:2:84"),new dH("http://www.opengis.net/def/crs/OGC/1.3/CRS84"),new dH("http://www.opengis.net/gml/srs/epsg.xml#4326","neu"),new dH("http://www.opengis.net/def/crs/EPSG/0/4326","neu")];let fH={},gH={};function mH(t,e,n){const r=t.getCode(),i=e.getCode();r in gH||(gH[r]={}),gH[r][i]=n}function yH(t,e){return t in gH&&e in gH[t]?gH[t][e]:null}const vH=.9996,bH=.00669438,wH=bH*bH,_H=wH*bH,xH=bH/(1-bH),CH=Math.sqrt(1-bH),SH=(1-CH)/(1+CH),kH=SH*SH,EH=kH*SH,TH=EH*SH,RH=TH*SH,LH=.9983242984503243,MH=15*wH/256+45*_H/1024,IH=35*_H/3072,PH=1.5*SH-27/32*EH+269/512*RH,AH=21/16*kH-55/32*TH,OH=151/96*EH-417/128*RH,FH=1097/512*TH,zH=6378137;function DH(t,e,n){const r=t-5e5,i=(n.north?e:e-1e7)/vH/(zH*LH),s=i+PH*Math.sin(2*i)+AH*Math.sin(4*i)+OH*Math.sin(6*i)+FH*Math.sin(8*i),o=Math.sin(s),a=o*o,l=Math.cos(s),c=o/l,u=c*c,h=u*u,d=1-bH*a,p=Math.sqrt(1-bH*a),f=xH*l**2,g=f*f,m=r/(zH/p*vH),y=m*m,v=y*m,b=v*m,w=b*m,_=s-c/((1-bH)/d)*(y/2-b/24*(5+3*u+10*f-4*g-9*xH))+w*m/720*(61+90*u+298*f+45*h-252*xH-3*g);let x=(m-v/6*(1+2*u+f)+w/120*(5-2*f+28*u-3*g+8*xH+24*h))/l;return x=oW(x+tW(jH(n.number)),-Math.PI,Math.PI),[QV(x),QV(_)]}function NH(t,e,n){t=oW(t,-180,180),e<-80?e=-80:e>84&&(e=84);const r=tW(e),i=Math.sin(r),s=Math.cos(r),o=i/s,a=o*o,l=a*a,c=tW(t),u=tW(jH(n.number)),h=zH/Math.sqrt(1-bH*i**2),d=xH*s**2,p=s*oW(c-u,-Math.PI,Math.PI),f=p*p,g=f*p,m=g*p,y=m*p,v=y*p,b=zH*(LH*r-.002514607064228144*Math.sin(2*r)+MH*Math.sin(4*r)-IH*Math.sin(6*r)),w=vH*h*(p+g/6*(1-a+d)+y/120*(5-18*a+l+72*d-58*xH))+5e5;let _=vH*(b+h*o*(f/2+m/24*(5-a+9*d+4*d**2)+v/720*(61-58*a+l+600*d-330*xH)));return n.north||(_+=1e7),[w,_]}function jH(t){return 6*(t-1)-180+3}const UH=[/^EPSG:(\d+)$/,/^urn:ogc:def:crs:EPSG::(\d+)$/,/^http:\/\/www\.opengis\.net\/def\/crs\/EPSG\/0\/(\d+)$/];function BH(t){let e=0;for(const i of UH){const n=t.match(i);if(n){e=parseInt(n[1]);break}}if(!e)return null;let n=0,r=!1;return e>32700&&e<32761?n=e-32700:e>32600&&e<32661&&(r=!0,n=e-32600),n?{number:n,north:r}:null}function $H(t,e){return function(n,r,i,s){const o=n.length;i=i>1?i:2,s=s??i,r||(r=i>2?n.slice():new Array(o));for(let a=0;a180)&&(e[0]=eW(n+180,360)-180),e}function nG(t,e){if(t===e)return!0;const n=t.getUnits()===e.getUnits();return(t.getCode()===e.getCode()||rG(t,e)===GH)&&n}function rG(t,e){const n=t.getCode(),r=e.getCode();let i=yH(n,r);if(i)return i;let s=null,o=null;for(const l of qH)s||(s=l(t)),o||(o=l(e));if(!s&&!o)return null;const a="EPSG:4326";if(o)if(s)i=iG(s.inverse,o.forward);else{const t=yH(n,a);t&&(i=iG(t,o.forward))}else{const t=yH(a,r);t&&(i=iG(s.inverse,t))}return i&&(ZH(t),ZH(e),mH(t,e,i)),i}function iG(t,e){return function(n,r,i,s){return r=t(n,r,i,s),e(r,r,i,s)}}function sG(t,e){return rG(YH(t),YH(e))}function oG(t,e,n){const r=sG(e,n);if(!r){const t=YH(e).getCode(),r=YH(n).getCode();throw new Error(`No transform available between ${t} and ${r}`)}return r(t,void 0,t.length)}function aG(t,e,n,r){return BW(t,sG(e,n),void 0,r)}function lG(t){return t}function cG(t){return WH&&!VW(t,[0,0])&&t[0]>=-180&&t[0]<=180&&t[1]>=-90&&t[1]<=90&&(WH=!1,tH("Call useGeographic() from ol/proj once to work with [longitude, latitude] coordinates.")),t}function uG(t){return t}var hG,dG,pG;JH(cH),JH(pH),hG=cH,dG=function(t,e,n,r){const i=t.length;n=n>1?n:2,r=r??n,void 0===e&&(e=n>2?t.slice():new Array(i));for(let s=0;saH?n=aH:n<-aH&&(n=-aH),e[s+1]=n}return e},pG=function(t,e,n,r){const i=t.length;n=n>1?n:2,r=r??n,void 0===e&&(e=n>2?t.slice():new Array(i));for(let s=0;s{if(!n)return this.getSimplifiedGeometry(e);const r=this.clone();return r.applyTransform(n),r.getSimplifiedGeometry(e)})}simplifyTransformed(t,e){return this.simplifyTransformedInternal(this.getRevision(),t,e)}clone(){return yV()}closestPointXY(t,e,n,r){return yV()}containsXY(t,e){return 0===this.closestPointXY(t,e,TG,Number.MIN_VALUE)}getClosestPoint(t,e){return e=e||[NaN,NaN],this.closestPointXY(t[0],t[1],e,1/0),e}intersectsCoordinate(t){return this.containsXY(t[0],t[1])}computeExtent(t){return yV()}getExtent(t){if(this.extentRevision_!=this.getRevision()){const t=this.computeExtent(this.extent_);(isNaN(t[0])||isNaN(t[1]))&&vW(t),this.extentRevision_=this.getRevision()}return function(t,e){return e?(e[0]=t[0],e[1]=t[1],e[2]=t[2],e[3]=t[3],e):t}(this.extent_,t)}rotate(t,e){yV()}scale(t,e,n){yV()}simplify(t){return this.getSimplifiedGeometry(t*t)}getSimplifiedGeometry(t){return yV()}getType(){return yV()}applyTransform(t){yV()}intersectsExtent(t){return yV()}translate(t,e){yV()}transform(t,e){const n=YH(t),r="tile-pixels"==n.getUnits()?function(t,r,i){const s=n.getExtent(),o=n.getWorldExtent(),a=OW(o)/OW(s);wG(EG,o[0],o[3],a,-a,0,0,0);const l=SG(t,0,t.length,i,EG,r),c=sG(n,e);return c?c(l,l,i):l}:sG(n,e);return this.applyTransform(r),this}}class LG extends RG{constructor(){super(),this.layout="XY",this.stride=2,this.flatCoordinates}computeExtent(t){return wW(this.flatCoordinates,0,this.flatCoordinates.length,this.stride,t)}getCoordinates(){return yV()}getFirstCoordinate(){return this.flatCoordinates.slice(0,this.stride)}getFlatCoordinates(){return this.flatCoordinates}getLastCoordinate(){return this.flatCoordinates.slice(this.flatCoordinates.length-this.stride)}getLayout(){return this.layout}getSimplifiedGeometry(t){if(this.simplifiedGeometryRevision!==this.getRevision()&&(this.simplifiedGeometryMaxMinSquaredTolerance=0,this.simplifiedGeometryRevision=this.getRevision()),t<0||0!==this.simplifiedGeometryMaxMinSquaredTolerance&&t<=this.simplifiedGeometryMaxMinSquaredTolerance)return this;const e=this.getSimplifiedGeometryInternal(t);return e.getFlatCoordinates().length1)h=n;else{if(d>0){for(let i=0;ii&&(i=a),s=n,o=r}return i}function zG(t,e,n,r,i){for(let s=0,o=n.length;s0;){const n=c.pop(),s=c.pop();let o=0;const a=t[s],h=t[s+1],d=t[n],p=t[n+1];for(let e=s+r;eo&&(u=e,o=n)}o>i&&(l[(u-e)/r]=1,s+r0&&f>d)&&(p<0&&g0&&g>p)?(a=n,l=h):(s[o++]=a,s[o++]=l,c=a,u=l,a=n,l=h)}return s[o++]=a,s[o++]=l,o}function ZG(t,e,n,r,i,s,o,a){for(let l=0,c=n.length;ls&&(n-a)*(s-l)-(i-a)*(r-l)>0&&o++:r<=s&&(n-a)*(s-l)-(i-a)*(r-l)<0&&o--,a=n,l=r}return 0!==o}function tK(t,e,n,r,i,s){if(0===n.length)return!1;if(!QG(t,e,n[0],r,i,s))return!1;for(let o=1,a=n.length;oy&&(c=(u+h)/2,tK(t,e,n,r,c,f)&&(m=c,y=i)),u=h}return isNaN(m)&&(m=i[s]),o?(o.push(m,f,y),o):[m,f,y]}function nK(t,e,n,r,i){let s=[];for(let o=0,a=n.length;o=i[0]&&s[2]<=i[2]||s[1]>=i[1]&&s[3]<=i[3]||rK(t,e,n,r,function(t,e){return function(t,e,n){let r=!1;const i=mW(t,e),s=mW(t,n);if(1===i||1===s)r=!0;else{const o=t[0],a=t[1],l=t[2],c=t[3],u=e[0],h=e[1],d=n[0],p=n[1],f=(p-h)/(d-u);let g,m;2&s&&!(2&i)&&(g=d-(p-c)/f,r=g>=o&&g<=l),r||!(4&s)||4&i||(m=p-(d-l)*f,r=m>=a&&m<=c),r||!(8&s)||8&i||(g=d-(p-a)/f,r=g>=o&&g<=l),r||!(16&s)||16&i||(m=p-(d-o)*f,r=m>=a&&m<=c)}return r}(i,t,e)}))}function sK(t,e,n,r,i){return!!(iK(t,e,n,r,i)||QG(t,e,n,r,i[0],i[1])||QG(t,e,n,r,i[0],i[3])||QG(t,e,n,r,i[2],i[1])||QG(t,e,n,r,i[2],i[3]))}function oK(t,e,n,r,i){if(!sK(t,e,n[0],r,i))return!1;if(1===n.length)return!0;for(let s=1,o=n.length;s0}function cK(t,e,n,r,i){i=void 0!==i&&i;for(let s=0,o=n.length;su&&d1&&"function"==typeof arguments[n-1]&&(e=arguments[n-1],--n);let r=0;for(;r0}getInteracting(){return this.hints_[1]>0}cancelAnimations(){let t;this.setHint(0,-this.hints_[0]);for(let e=0,n=this.animations_.length;e=0;--n){const r=this.animations_[n];let i=!0;for(let n=0,s=r.length;n0?o/s.duration:1;a>=1?(s.complete=!0,a=1):i=!1;const l=s.easing(a);if(s.sourceCenter){const t=s.sourceCenter[0],e=s.sourceCenter[1],n=s.targetCenter[0],r=s.targetCenter[1];this.nextCenter_=s.targetCenter;const i=t+l*(n-t),o=e+l*(r-e);this.targetCenter_=[i,o]}if(s.sourceResolution&&s.targetResolution){const t=1===l?s.targetResolution:s.sourceResolution+l*(s.targetResolution-s.sourceResolution);if(s.anchor){const e=this.getViewportSize_(this.getRotation()),n=this.constraints_.resolution(t,0,e,!0);this.targetCenter_=this.calculateCenterZoom(n,s.anchor)}this.nextResolution_=s.targetResolution,this.targetResolution_=t,this.applyTargetState_(!0)}if(void 0!==s.sourceRotation&&void 0!==s.targetRotation){const t=1===l?eW(s.targetRotation+Math.PI,2*Math.PI)-Math.PI:s.sourceRotation+l*(s.targetRotation-s.sourceRotation);if(s.anchor){const e=this.constraints_.rotation(t,!0);this.targetCenter_=this.calculateCenterRotate(e,s.anchor)}this.nextRotation_=s.targetRotation,this.targetRotation_=t}if(this.applyTargetState_(!0),e=!0,!s.complete)break}if(i){this.animations_[n]=null,this.setHint(0,-1),this.nextCenter_=null,this.nextResolution_=NaN,this.nextRotation_=NaN;const t=r[0].callback;t&&xK(t,!0)}}this.animations_=this.animations_.filter(Boolean),e&&void 0===this.updateAnimationKey_&&(this.updateAnimationKey_=requestAnimationFrame(this.updateAnimations_.bind(this)))}calculateCenterRotate(t,e){let n;const r=this.getCenterInternal();var i,s;return void 0!==r&&(n=[r[0]-e[0],r[1]-e[1]],WW(n,t-this.getRotation()),s=e,(i=n)[0]+=+s[0],i[1]+=+s[1]),n}calculateCenterZoom(t,e){let n;const r=this.getCenterInternal(),i=this.getResolution();return void 0!==r&&void 0!==i&&(n=[e[0]-t*(e[0]-r[0])/i,e[1]-t*(e[1]-r[1])/i]),n}getViewportSize_(t){const e=this.viewportSize_;if(t){const n=e[0],r=e[1];return[Math.abs(n*Math.cos(t))+Math.abs(r*Math.sin(t)),Math.abs(n*Math.sin(t))+Math.abs(r*Math.cos(t))]}return e}setViewportSize(t){this.viewportSize_=Array.isArray(t)?t.slice():[100,100],this.getAnimating()||this.resolveConstraints(0)}getCenter(){const t=this.getCenterInternal();return t?lG(t,this.getProjection()):t}getCenterInternal(){return this.get(ZV.CENTER)}getConstraints(){return this.constraints_}getConstrainResolution(){return this.get("constrainResolution")}getHints(t){return void 0!==t?(t[0]=this.hints_[0],t[1]=this.hints_[1],t):this.hints_.slice()}calculateExtent(t){return e=this.calculateExtentInternal(t),this.getProjection(),e;var e}calculateExtentInternal(t){t=t||this.getViewportSizeMinusPadding_();const e=this.getCenterInternal();WV(e,"The view center is not defined");const n=this.getResolution();WV(void 0!==n,"The view resolution is not defined");const r=this.getRotation();return WV(void 0!==r,"The view rotation is not defined"),PW(e,n,r,t)}getMaxResolution(){return this.maxResolution_}getMinResolution(){return this.minResolution_}getMaxZoom(){return this.getZoomForResolution(this.minResolution_)}setMaxZoom(t){this.applyOptions_(this.getUpdatedOptions_({maxZoom:t}))}getMinZoom(){return this.getZoomForResolution(this.maxResolution_)}setMinZoom(t){this.applyOptions_(this.getUpdatedOptions_({minZoom:t}))}setConstrainResolution(t){this.applyOptions_(this.getUpdatedOptions_({constrainResolution:t}))}getProjection(){return this.projection_}getResolution(){return this.get(ZV.RESOLUTION)}getResolutions(){return this.resolutions_}getResolutionForExtent(t,e){return this.getResolutionForExtentInternal(uG(t,this.getProjection()),e)}getResolutionForExtentInternal(t,e){e=e||this.getViewportSizeMinusPadding_();const n=NW(t)/e[0],r=OW(t)/e[1];return Math.max(n,r)}getResolutionForValueFunction(t){t=t||2;const e=this.getConstrainedResolution(this.maxResolution_),n=this.minResolution_,r=Math.log(e/n)/Math.log(t);return function(n){return e/Math.pow(t,n*r)}}getRotation(){return this.get(ZV.ROTATION)}getValueForResolutionFunction(t){const e=Math.log(t||2),n=this.getConstrainedResolution(this.maxResolution_),r=this.minResolution_,i=Math.log(n/r)/e;return function(t){return Math.log(n/t)/e/i}}getViewportSizeMinusPadding_(t){let e=this.getViewportSize_(t);const n=this.padding_;return n&&(e=[e[0]-n[1]-n[3],e[1]-n[0]-n[2]]),e}getState(){const t=this.getProjection(),e=this.getResolution(),n=this.getRotation();let r=this.getCenterInternal();const i=this.padding_;if(i){const t=this.getViewportSizeMinusPadding_();r=SK(r,this.getViewportSize_(),[t[0]/2+i[3],t[1]/2+i[0]],e,n)}return{center:r.slice(0),projection:void 0!==t?t:null,resolution:e,nextCenter:this.nextCenter_,nextResolution:this.nextResolution_,nextRotation:this.nextRotation_,rotation:n,zoom:this.getZoom()}}getViewStateAndExtent(){return{viewState:this.getState(),extent:this.calculateExtent()}}getZoom(){let t;const e=this.getResolution();return void 0!==e&&(t=this.getZoomForResolution(e)),t}getZoomForResolution(t){let e,n,r=this.minZoom_||0;if(this.resolutions_){const i=tV(this.resolutions_,t,1);r=i,e=this.resolutions_[i],n=i==this.resolutions_.length-1?2:e/this.resolutions_[i+1]}else e=this.maxResolution_,n=this.zoomFactor_;return r+Math.log(e/t)/Math.log(n)}getResolutionForZoom(t){if(this.resolutions_?.length){if(1===this.resolutions_.length)return this.resolutions_[0];const e=YV(Math.floor(t),0,this.resolutions_.length-2),n=this.resolutions_[e]/this.resolutions_[e+1];return this.resolutions_[e]/Math.pow(n,YV(t-e,0,1))}return this.maxResolution_/Math.pow(this.zoomFactor_,t-this.minZoom_)}fit(t,e){let n;if(WV(Array.isArray(t)||"function"==typeof t.getSimplifiedGeometry,"Invalid extent or geometry provided as `geometry`"),Array.isArray(t))WV(!UW(t),"Cannot fit empty extent provided as `geometry`"),n=gK(uG(t,this.getProjection()));else if("Circle"===t.getType()){const e=uG(t.getExtent(),this.getProjection());n=gK(e),n.rotate(this.getRotation(),MW(e))}else n=t;this.fitInternal(n,e)}rotatedExtentForGeometry(t){const e=this.getRotation(),n=Math.cos(e),r=Math.sin(-e),i=t.getFlatCoordinates(),s=t.getStride();let o=1/0,a=1/0,l=-1/0,c=-1/0;for(let u=0,h=i.length;ut.trim().replace(/^['"]|['"]$/g,"")),n};function AK(t,e,n,r){let i;return i=n&&n.length?n.shift():PV?new class extends OffscreenCanvas{style={}}(t??300,e??150):document.createElement("canvas"),t&&(i.width=t),e&&(i.height=e),i.getContext("2d",r)}let OK;function FK(){return OK||(OK=AK(1,1)),OK}function zK(t){const e=t.canvas;e.width=1,e.height=1,t.clearRect(0,0,1,1)}function DK(t){let e=t.offsetWidth;const n=getComputedStyle(t);return e+=parseInt(n.marginLeft,10)+parseInt(n.marginRight,10),e}function NK(t){let e=t.offsetHeight;const n=getComputedStyle(t);return e+=parseInt(n.marginTop,10)+parseInt(n.marginBottom,10),e}function jK(t,e){const n=e.parentNode;n&&n.replaceChild(t,e)}function UK(t){for(;t.lastChild;)t.lastChild.remove()}function BK(){const t=new Proxy({childNodes:[],appendChild:function(t){return this.childNodes.push(t),t},remove:function(){},removeChild:function(t){const e=this.childNodes.indexOf(t);if(-1===e)throw new Error("Node to remove was not found");return this.childNodes.splice(e,1),t},insertBefore:function(t,e){const n=this.childNodes.indexOf(e);if(-1===n)throw new Error("Reference node not found");return this.childNodes.splice(n,0,t),t},style:{}},{get:(t,e,n)=>"firstElementChild"===e?t.childNodes.length>0?t.childNodes[0]:null:Reflect.get(t,e,n)});return t}function $K(t){return"undefined"!=typeof HTMLCanvasElement&&t instanceof HTMLCanvasElement||"undefined"!=typeof OffscreenCanvas&&t instanceof OffscreenCanvas}class qK extends _V{constructor(t){super();const e=t.element;!e||t.target||e.style.pointerEvents||(e.style.pointerEvents="auto"),this.element=e||null,this.target_=null,this.map_=null,this.listenerKeys=[],t.render&&(this.render=t.render),t.target&&this.setTarget(t.target)}disposeInternal(){this.element?.remove(),super.disposeInternal()}getMap(){return this.map_}setMap(t){this.map_&&this.element?.remove();for(let e=0,n=this.listenerKeys.length;ee.getAttributions(t)));if(void 0!==this.attributions_&&(Array.isArray(this.attributions_)?this.attributions_.forEach(t=>n.add(t)):n.add(this.attributions_)),!this.overrideCollapsible_){const t=!e.some(t=>!1===t.getSource()?.getAttributionsCollapsible());this.setCollapsible(t)}return Array.from(n)}async updateElement_(t){if(!t)return void(this.renderedVisible_&&(this.element.style.display="none",this.renderedVisible_=!1));const e=await Promise.all(this.collectSourceAttributions_(t).map(t=>lV(()=>t))),n=e.length>0;if(this.renderedVisible_!=n&&(this.element.style.display=n?"":"none",this.renderedVisible_=n),!rV(e,this.renderedAttributions_)){UK(this.ulElement_);for(let t=0,n=e.length;t0&&e%(2*Math.PI)!=0?t.animate({rotation:0,duration:this.duration_,easing:KW}):t.setRotation(0))}render(t){const e=t.frameState;if(!e)return;const n=e.viewState.rotation;if(n!=this.rotation_){const t="rotate("+n+"rad)";if(this.autoHide_){const t=this.element.classList.contains(kK);t||0!==n?t&&0!==n&&this.element.classList.remove(kK):this.element.classList.add(kK)}this.label_.style.transform=t}this.rotation_=n}}class HK extends qK{constructor(t){t=t||{},super({element:document.createElement("div"),target:t.target});const e=void 0!==t.className?t.className:"ol-zoom",n=void 0!==t.delta?t.delta:1,r=void 0!==t.zoomInClassName?t.zoomInClassName:e+"-in",i=void 0!==t.zoomOutClassName?t.zoomOutClassName:e+"-out",s=void 0!==t.zoomInLabel?t.zoomInLabel:"+",o=void 0!==t.zoomOutLabel?t.zoomOutLabel:"–",a=void 0!==t.zoomInTipLabel?t.zoomInTipLabel:"Zoom in",l=void 0!==t.zoomOutTipLabel?t.zoomOutTipLabel:"Zoom out",c=document.createElement("button");c.className=r,c.setAttribute("type","button"),c.title=a,c.appendChild("string"==typeof s?document.createTextNode(s):s),c.addEventListener(Hq,this.handleClick_.bind(this,n),!1);const u=document.createElement("button");u.className=i,u.setAttribute("type","button"),u.title=l,u.appendChild("string"==typeof o?document.createTextNode(o):o),u.addEventListener(Hq,this.handleClick_.bind(this,-n),!1);const h=e+" "+EK+" "+TK,d=this.element;d.className=h,d.appendChild(c),d.appendChild(u),this.duration_=void 0!==t.duration?t.duration:250}handleClick_(t,e){e.preventDefault(),this.zoomByDelta_(t)}zoomByDelta_(t){const e=this.getMap().getView();if(!e)return;const n=e.getZoom();if(void 0!==n){const r=e.getConstrainedZoom(n+t);this.duration_>0?(e.getAnimating()&&e.cancelAnimations(),e.animate({zoom:r,duration:this.duration_,easing:KW})):e.setZoom(r)}}}function GK(t){t=t||{};const e=new SV;return(void 0===t.zoom||t.zoom)&&e.push(new HK(t.zoomOptions)),(void 0===t.rotate||t.rotate)&&e.push(new WK(t.rotateOptions)),(void 0===t.attribution||t.attribution)&&e.push(new VK(t.attributionOptions)),e}class KK{constructor(t,e,n){this.decay_=t,this.minVelocity_=e,this.delay_=n,this.points_=[],this.angle_=0,this.initialVelocity_=0}begin(){this.points_.length=0,this.angle_=0,this.initialVelocity_=0}update(t,e){this.points_.push(t,e,Date.now())}end(){if(this.points_.length<6)return!1;const t=Date.now()-this.delay_,e=this.points_.length-3;if(this.points_[e+2]0&&this.points_[n+2]>t;)n-=3;const r=this.points_[e+2]-this.points_[n+2];if(r<1e3/60)return!1;const i=this.points_[e]-this.points_[n],s=this.points_[e+1]-this.points_[n+1];return this.angle_=Math.atan2(s,i),this.initialVelocity_=Math.sqrt(i*i+s*s)/r,this.initialVelocity_>this.minVelocity_}getDistance(){return(this.minVelocity_-this.initialVelocity_)/this.decay_}getAngle(){return this.angle_}}const ZK="active";class YK extends _V{constructor(t){super(),this.on,this.once,this.un,t&&t.handleEvent&&(this.handleEvent=t.handleEvent),this.map_=null,this.setActive(!0)}getActive(){return this.get(ZK)}getMap(){return this.map_}handleEvent(t){return!0}setActive(t){this.set(ZK,t)}setMap(t){this.map_=t}}function XK(t,e,n,r){const i=t.getZoom();if(void 0===i)return;const s=t.getConstrainedZoom(i+e),o=t.getResolutionForZoom(s);t.getAnimating()&&t.cancelAnimations(),t.animate({resolution:o,anchor:n,duration:void 0!==r?r:250,easing:KW})}class JK extends YK{constructor(t){super(),t=t||{},this.delta_=t.delta?t.delta:1,this.duration_=void 0!==t.duration?t.duration:250}handleEvent(t){let e=!1;if(t.type==TV.DBLCLICK){const n=t.originalEvent,r=t.map,i=t.coordinate,s=n.shiftKey?-this.delta_:this.delta_;XK(r.getView(),s,i,this.duration_),n.preventDefault(),e=!0}return!e}}function QK(t){const e=arguments;return function(t){let n=!0;for(let r=0,i=e.length;r0}}else if(t.type==TV.POINTERDOWN){const n=this.handleDownEvent(t);this.handlingDownUpSequence=n,e=this.stopDown(n)}else t.type==TV.POINTERMOVE&&this.handleMoveEvent(t);return!e}handleMoveEvent(t){}handleUpEvent(t){return!1}stopDown(t){return t}updateTrackedPointers_(t){t.activePointers&&(this.targetPointers=t.activePointers)}}function uZ(t){const e=t.length;let n=0,r=0;for(let i=0;i0&&this.condition_(t)){const e=t.map.getView();return this.lastCentroid=null,e.getAnimating()&&e.cancelAnimations(),this.kinetic_&&this.kinetic_.begin(),this.noKinetic_=this.targetPointers.length>1,!0}return!1}}class dZ extends cZ{constructor(t){t=t||{},super({stopDown:sV}),this.condition_=t.condition?t.condition:tZ,this.lastAngle_=void 0,this.duration_=void 0!==t.duration?t.duration:250}handleDragEvent(t){if(!aZ(t))return;const e=t.map,n=e.getView();if(n.getConstraints().rotation===bK)return;const r=e.getSize(),i=t.pixel,s=Math.atan2(r[1]/2-i[1],i[0]-r[0]/2);if(void 0!==this.lastAngle_){const t=s-this.lastAngle_;n.adjustRotationInternal(-t)}this.lastAngle_=s}handleUpEvent(t){return!aZ(t)||(t.map.getView().endInteraction(this.duration_),!1)}handleDownEvent(t){return!(!aZ(t)||!rZ(t)||!this.condition_(t)||(t.map.getView().beginInteraction(),this.lastAngle_=void 0,0))}}class pZ extends Xq{constructor(t){super(),this.geometry_=null,this.element_=document.createElement("div"),this.element_.style.position="absolute",this.element_.style.pointerEvents="auto",this.element_.className="ol-box "+t,this.map_=null,this.startPixel_=null,this.endPixel_=null}disposeInternal(){this.setMap(null)}render_(){const t=this.startPixel_,e=this.endPixel_,n="px",r=this.element_.style;r.left=Math.min(t[0],e[0])+n,r.top=Math.min(t[1],e[1])+n,r.width=Math.abs(e[0]-t[0])+n,r.height=Math.abs(e[1]-t[1])+n}setMap(t){if(this.map_){this.map_.getOverlayContainer().removeChild(this.element_);const t=this.element_.style;t.left="inherit",t.top="inherit",t.width="inherit",t.height="inherit"}this.map_=t,this.map_&&this.map_.getOverlayContainer().appendChild(this.element_)}setPixels(t,e){this.startPixel_=t,this.endPixel_=e,this.createOrUpdateGeometry(),this.render_()}createOrUpdateGeometry(){if(!this.map_)return;const t=this.startPixel_,e=this.endPixel_,n=[t,[t[0],e[1]],e,[e[0],t[1]]].map(this.map_.getCoordinateFromPixelInternal,this.map_);n[4]=n[0].slice(),this.geometry_?this.geometry_.setCoordinates([n]):this.geometry_=new fK([n])}getGeometry(){return this.geometry_}}const fZ="boxcancel";class gZ extends hV{constructor(t,e,n){super(t),this.coordinate=e,this.mapBrowserEvent=n}}class mZ extends cZ{constructor(t){super(),this.on,this.once,this.un,t=t??{},this.box_=new pZ(t.className||"ol-dragbox"),this.minArea_=t.minArea??64,t.onBoxEnd&&(this.onBoxEnd=t.onBoxEnd),this.startPixel_=null,this.condition_=t.condition??rZ,this.boxEndCondition_=t.boxEndCondition??this.defaultBoxEndCondition}defaultBoxEndCondition(t,e,n){const r=n[0]-e[0],i=n[1]-e[1];return r*r+i*i>=this.minArea_}getGeometry(){return this.box_.getGeometry()}handleDragEvent(t){this.startPixel_&&(this.box_.setPixels(this.startPixel_,t.pixel),this.dispatchEvent(new gZ("boxdrag",t.coordinate,t)))}handleUpEvent(t){if(!this.startPixel_)return!1;const e=this.boxEndCondition_(t,this.startPixel_,t.pixel);return e&&this.onBoxEnd(t),this.dispatchEvent(new gZ(e?"boxend":fZ,t.coordinate,t)),this.box_.setMap(null),this.startPixel_=null,!1}handleDownEvent(t){return!!this.condition_(t)&&(this.startPixel_=t.pixel,this.box_.setMap(t.map),this.box_.setPixels(this.startPixel_,this.startPixel_),this.dispatchEvent(new gZ("boxstart",t.coordinate,t)),!0)}onBoxEnd(t){}setActive(t){t||(this.box_.setMap(null),this.startPixel_&&(this.dispatchEvent(new gZ(fZ,this.startPixel_,null)),this.startPixel_=null)),super.setActive(t)}setMap(t){this.getMap()&&(this.box_.setMap(null),this.startPixel_&&(this.dispatchEvent(new gZ(fZ,this.startPixel_,null)),this.startPixel_=null)),super.setMap(t)}}class yZ extends mZ{constructor(t){super({condition:(t=t||{}).condition?t.condition:sZ,className:t.className||"ol-dragzoom",minArea:t.minArea}),this.duration_=void 0!==t.duration?t.duration:200,this.out_=void 0!==t.out&&t.out}onBoxEnd(t){const e=this.getMap().getView();let n=this.getGeometry();if(this.out_){const t=e.rotatedExtentForGeometry(n),r=e.getResolutionForExtentInternal(t),i=e.getResolution()/r;n=n.clone(),n.scale(i*i)}e.fitInternal(n,{duration:this.duration_,easing:KW})}}const vZ="ArrowLeft",bZ="ArrowRight",wZ="ArrowDown";class _Z extends YK{constructor(t){super(),t=t||{},this.defaultCondition_=function(t){return iZ(t)&&oZ(t)},this.condition_=void 0!==t.condition?t.condition:this.defaultCondition_,this.duration_=void 0!==t.duration?t.duration:100,this.pixelDelta_=void 0!==t.pixelDelta?t.pixelDelta:128}handleEvent(t){let e=!1;if(t.type==Gq){const n=t.originalEvent,r=n.key;if(this.condition_(t)&&(r==wZ||r==vZ||r==bZ||"ArrowUp"==r)){const i=t.map.getView(),s=i.getResolution()*this.pixelDelta_;let o=0,a=0;r==wZ?a=-s:r==vZ?o=-s:r==bZ?o=s:a=s;const l=[o,a];WW(l,i.getRotation()),function(t,e,n){const r=t.getCenterInternal();if(r){const i=[r[0]+e[0],r[1]+e[1]];t.animateInternal({duration:void 0!==n?n:250,easing:YW,center:t.getConstrainedCenter(i)})}}(i,l,this.duration_),n.preventDefault(),e=!0}}return!e}}class xZ extends YK{constructor(t){super(),t=t||{},this.condition_=t.condition?t.condition:function(t){return!function(t){const e=t.originalEvent;return MV?e.metaKey:e.ctrlKey}(t)&&oZ(t)},this.delta_=t.delta?t.delta:1,this.duration_=void 0!==t.duration?t.duration:100}handleEvent(t){let e=!1;if(t.type==Gq||t.type==Kq){const n=t.originalEvent,r=n.key;if(this.condition_(t)&&("+"===r||"-"===r)){const i=t.map,s="+"===r?this.delta_:-this.delta_;XK(i.getView(),s,void 0,this.duration_),n.preventDefault(),e=!0}}return!e}}class CZ extends YK{constructor(t){super(t=t||{}),this.totalDelta_=0,this.lastDelta_=0,this.maxDelta_=void 0!==t.maxDelta?t.maxDelta:1,this.duration_=void 0!==t.duration?t.duration:250,this.timeout_=void 0!==t.timeout?t.timeout:80,this.useAnchor_=void 0===t.useAnchor||t.useAnchor,this.constrainResolution_=void 0!==t.constrainResolution&&t.constrainResolution;const e=t.condition?t.condition:nZ;this.condition_=t.onFocusOnly?QK(eZ,e):e,this.lastAnchor_=null,this.startTime_=void 0,this.timeoutId_,this.mode_=void 0,this.trackpadEventGap_=400,this.trackpadTimeoutId_,this.deltaPerZoom_=300}endInteraction_(){this.trackpadTimeoutId_=void 0;const t=this.getMap();t&&t.getView().endInteraction(void 0,this.lastDelta_?this.lastDelta_>0?1:-1:0,this.lastAnchor_?t.getCoordinateFromPixel(this.lastAnchor_):null)}handleEvent(t){if(!this.condition_(t))return!0;if(t.type!==Yq)return!0;const e=t.map,n=t.originalEvent;n.preventDefault(),this.useAnchor_&&(this.lastAnchor_=t.pixel);let r=n.deltaY;switch(n.deltaMode){case WheelEvent.DOM_DELTA_LINE:r*=40;break;case WheelEvent.DOM_DELTA_PAGE:r*=300}if(0===r)return!1;this.lastDelta_=r;const i=Date.now();void 0===this.startTime_&&(this.startTime_=i),(!this.mode_||i-this.startTime_>this.trackpadEventGap_)&&(this.mode_=Math.abs(r)<4?"trackpad":"wheel");const s=e.getView();if("trackpad"===this.mode_&&!s.getConstrainResolution()&&!this.constrainResolution_)return this.trackpadTimeoutId_?clearTimeout(this.trackpadTimeoutId_):(s.getAnimating()&&s.cancelAnimations(),s.beginInteraction()),this.trackpadTimeoutId_=setTimeout(this.endInteraction_.bind(this),this.timeout_),s.adjustZoom(-r/this.deltaPerZoom_,this.lastAnchor_?e.getCoordinateFromPixel(this.lastAnchor_):null),this.startTime_=i,!1;this.totalDelta_+=r;const o=Math.max(this.timeout_-(i-this.startTime_),0);return clearTimeout(this.timeoutId_),this.timeoutId_=setTimeout(this.handleWheelZoom_.bind(this,e),o),!1}handleWheelZoom_(t){const e=t.getView();e.getAnimating()&&e.cancelAnimations();let n=-YV(this.totalDelta_,-this.maxDelta_*this.deltaPerZoom_,this.maxDelta_*this.deltaPerZoom_)/this.deltaPerZoom_;(e.getConstrainResolution()||this.constrainResolution_)&&(n=n?n>0?1:-1:0),XK(e,n,this.lastAnchor_?t.getCoordinateFromPixel(this.lastAnchor_):null,this.duration_),this.mode_=void 0,this.totalDelta_=0,this.lastAnchor_=null,this.startTime_=void 0,this.timeoutId_=void 0}setMouseAnchor(t){this.useAnchor_=t,t||(this.lastAnchor_=null)}}class SZ extends cZ{constructor(t){const e=t=t||{};e.stopDown||(e.stopDown=sV),super(e),this.anchor_=null,this.lastAngle_=void 0,this.rotating_=!1,this.rotationDelta_=0,this.threshold_=void 0!==t.threshold?t.threshold:.3,this.duration_=void 0!==t.duration?t.duration:250}handleDragEvent(t){let e=0;const n=this.targetPointers[0],r=this.targetPointers[1],i=Math.atan2(r.clientY-n.clientY,r.clientX-n.clientX);if(void 0!==this.lastAngle_){const t=i-this.lastAngle_;this.rotationDelta_+=t,!this.rotating_&&Math.abs(this.rotationDelta_)>this.threshold_&&(this.rotating_=!0),e=t}this.lastAngle_=i;const s=t.map,o=s.getView();o.getConstraints().rotation!==bK&&(this.anchor_=s.getCoordinateFromPixelInternal(s.getEventPixel(uZ(this.targetPointers))),this.rotating_&&(s.render(),o.adjustRotationInternal(e,this.anchor_)))}handleUpEvent(t){return!(this.targetPointers.length<2&&(t.map.getView().endInteraction(this.duration_),1))}handleDownEvent(t){if(this.targetPointers.length>=2){const e=t.map;return this.anchor_=null,this.lastAngle_=void 0,this.rotating_=!1,this.rotationDelta_=0,this.handlingDownUpSequence||e.getView().beginInteraction(),!0}return!1}}class kZ extends cZ{constructor(t){const e=t=t||{};e.stopDown||(e.stopDown=sV),super(e),this.anchor_=null,this.duration_=void 0!==t.duration?t.duration:400,this.lastDistance_=void 0,this.lastScaleDelta_=1}handleDragEvent(t){let e=1;const n=this.targetPointers[0],r=this.targetPointers[1],i=n.clientX-r.clientX,s=n.clientY-r.clientY,o=Math.sqrt(i*i+s*s);void 0!==this.lastDistance_&&(e=this.lastDistance_/o),this.lastDistance_=o;const a=t.map,l=a.getView();1!=e&&(this.lastScaleDelta_=e),this.anchor_=a.getCoordinateFromPixelInternal(a.getEventPixel(uZ(this.targetPointers))),a.render(),l.adjustResolutionInternal(e,this.anchor_)}handleUpEvent(t){if(this.targetPointers.length<2){const e=t.map.getView(),n=this.lastScaleDelta_>1?1:-1;return e.endInteraction(this.duration_,n),!1}return!0}handleDownEvent(t){if(this.targetPointers.length>=2){const e=t.map;return this.anchor_=null,this.lastDistance_=void 0,this.lastScaleDelta_=1,this.handlingDownUpSequence||e.getView().beginInteraction(),!0}return!1}}function EZ(t){t=t||{};const e=new SV,n=new KK(-.005,.05,100);return(void 0===t.altShiftDragRotate||t.altShiftDragRotate)&&e.push(new dZ),(void 0===t.doubleClickZoom||t.doubleClickZoom)&&e.push(new JK({delta:t.zoomDelta,duration:t.zoomDuration})),(void 0===t.dragPan||t.dragPan)&&e.push(new hZ({onFocusOnly:t.onFocusOnly,kinetic:n})),(void 0===t.pinchRotate||t.pinchRotate)&&e.push(new SZ),(void 0===t.pinchZoom||t.pinchZoom)&&e.push(new kZ({duration:t.zoomDuration})),(void 0===t.keyboard||t.keyboard)&&(e.push(new _Z),e.push(new xZ({delta:t.zoomDelta,duration:t.zoomDuration}))),(void 0===t.mouseWheelZoom||t.mouseWheelZoom)&&e.push(new CZ({onFocusOnly:t.onFocusOnly,duration:t.zoomDuration})),(void 0===t.shiftDragZoom||t.shiftDragZoom)&&e.push(new yZ({duration:t.zoomDuration})),e}const TZ="opacity",RZ="visible",LZ="extent",MZ="zIndex",IZ="maxResolution",PZ="minResolution",AZ="maxZoom",OZ="minZoom",FZ="source";class zZ extends _V{constructor(t){super(),this.on,this.once,this.un,this.background_=t.background;const e=Object.assign({},t);"object"==typeof t.properties&&(delete e.properties,Object.assign(e,t.properties)),e[TZ]=void 0!==t.opacity?t.opacity:1,WV("number"==typeof e[TZ],"Layer opacity must be a number"),e[RZ]=void 0===t.visible||t.visible,e[MZ]=t.zIndex,e[IZ]=void 0!==t.maxResolution?t.maxResolution:1/0,e[PZ]=void 0!==t.minResolution?t.minResolution:0,e[OZ]=void 0!==t.minZoom?t.minZoom:-1/0,e[AZ]=void 0!==t.maxZoom?t.maxZoom:1/0,this.className_=void 0!==e.className?e.className:"ol-layer",delete e.className,this.setProperties(e),this.state_=null}getBackground(){return this.background_}getClassName(){return this.className_}getLayerState(t){const e=this.state_||{layer:this,managed:void 0===t||t},n=this.getZIndex();return e.opacity=YV(Math.round(100*this.getOpacity())/100,0,1),e.visible=this.getVisible(),e.extent=this.getExtent(),e.zIndex=void 0!==n||e.managed?n:1/0,e.maxResolution=this.getMaxResolution(),e.minResolution=Math.max(this.getMinResolution(),0),e.minZoom=this.getMinZoom(),e.maxZoom=this.getMaxZoom(),this.state_=e,e}getLayersArray(t){return yV()}getLayerStatesArray(t){return yV()}getExtent(){return this.get(LZ)}getMaxResolution(){return this.get(IZ)}getMinResolution(){return this.get(PZ)}getMinZoom(){return this.get(OZ)}getMaxZoom(){return this.get(AZ)}getOpacity(){return this.get(TZ)}getSourceState(){return yV()}getVisible(){return this.get(RZ)}getZIndex(){return this.get(MZ)}setBackground(t){this.background_=t,this.changed()}setExtent(t){this.set(LZ,t)}setMaxResolution(t){this.set(IZ,t)}setMinResolution(t){this.set(PZ,t)}setMaxZoom(t){this.set(AZ,t)}setMinZoom(t){this.set(OZ,t)}setOpacity(t){WV("number"==typeof t,"Layer opacity must be a number"),this.set(TZ,t)}setVisible(t){this.set(RZ,t)}setZIndex(t){this.set(MZ,t)}disposeInternal(){this.state_&&(this.state_.layer=null,this.state_=null),super.disposeInternal()}}const DZ="addlayer",NZ="removelayer";class jZ extends hV{constructor(t,e){super(t),this.layer=e}}const UZ="layers";class BZ extends zZ{constructor(t){t=t||{};const e=Object.assign({},t);delete e.layers;let n=t.layers;super(e),this.on,this.once,this.un,this.layersListenerKeys_=[],this.listenerKeys_={},this.addChangeListener(UZ,this.handleLayersChanged_),n?Array.isArray(n)?n=new SV(n.slice(),{unique:!0}):WV("function"==typeof n.getArray,"Expected `layers` to be an array or a `Collection`"):n=new SV(void 0,{unique:!0}),this.setLayers(n)}handleLayerChange_(){this.changed()}handleLayersChanged_(){this.layersListenerKeys_.forEach(gV),this.layersListenerKeys_.length=0;const t=this.getLayers();this.layersListenerKeys_.push(pV(t,Bq,this.handleLayersAdd_,this),pV(t,$q,this.handleLayersRemove_,this));for(const n in this.listenerKeys_)this.listenerKeys_[n].forEach(gV);cV(this.listenerKeys_);const e=t.getArray();for(let n=0,r=e.length;n{this.dispatchEvent("sourceready")},0))),this.changed()}getFeatures(t){return this.renderer_?this.renderer_.getFeatures(t):Promise.resolve([])}getData(t){return this.renderer_&&this.rendered?this.renderer_.getData(t):null}isVisible(t){let e;const n=this.getMapInternal();let r;if(!t&&n&&(t=n.getView()),e=t instanceof _K?{viewState:t.getState(),extent:t.calculateExtent()}:t,!e.layerStatesArray&&n&&(e.layerStatesArray=n.getLayerGroup().getLayerStatesArray()),e.layerStatesArray){if(r=e.layerStatesArray.find(t=>t.layer===this),!r)return!1}else r=this.getLayerState();const i=this.getExtent();return GZ(r,e.viewState)&&(!i||jW(i,e.extent))}getAttributions(t){if(!this.isVisible(t))return[];const e=this.getSource()?.getAttributions();if(!e)return[];let n=e(t instanceof _K?t.getViewStateAndExtent():t);return Array.isArray(n)||(n=[n]),n}render(t,e){const n=this.getRenderer();return n.prepareFrame(t)?(this.rendered=!0,n.renderFrame(t,e)):null}unrender(){this.rendered=!1}getDeclutter(){}renderDeclutter(t,e){}renderDeferred(t){const e=this.getRenderer();e&&e.renderDeferred(t)}setMapInternal(t){t||this.unrender(),this.set("map",t)}getMapInternal(){return this.get("map")}setMap(t){this.mapPrecomposeKey_&&(gV(this.mapPrecomposeKey_),this.mapPrecomposeKey_=null),t||this.changed(),this.mapRenderKey_&&(gV(this.mapRenderKey_),this.mapRenderKey_=null),t&&(this.mapPrecomposeKey_=pV(t,VZ,this.handlePrecompose_,this),this.mapRenderKey_=pV(this,Vq,t.render,t),this.changed())}handlePrecompose_(t){const e=t.frameState.layerStatesArray,n=this.getLayerState(!1);WV(!e.some(t=>t.layer===n.layer),"A layer can only be added to the map once. Use either `layer.setMap()` or `map.addLayer()`, not both."),e.push(n)}setSource(t){this.set(FZ,t)}getRenderer(){return this.renderer_||(this.renderer_=this.createRenderer()),this.renderer_}hasRenderer(){return!!this.renderer_}createRenderer(){return null}clearRenderer(){this.renderer_&&(this.renderer_.dispose(),delete this.renderer_)}disposeInternal(){this.clearRenderer(),this.setSource(null),super.disposeInternal()}}function GZ(t,e){if(!t.visible)return!1;const n=e.resolution;if(n=t.maxResolution)return!1;const r=e.zoom;return r>t.minZoom&&r<=t.maxZoom}function KZ(t,e,n=0,r=t.length-1,i=YZ){for(;r>n;){if(r-n>600){const s=r-n+1,o=e-n+1,a=Math.log(s),l=.5*Math.exp(2*a/3),c=.5*Math.sqrt(a*l*(s-l)/s)*(o-s/2<0?-1:1);KZ(t,e,Math.max(n,Math.floor(e-o*l/s+c)),Math.min(r,Math.floor(e+(s-o)*l/s+c)),i)}const s=t[e];let o=n,a=r;for(ZZ(t,n,e),i(t[r],s)>0&&ZZ(t,n,r);o0;)a--}0===i(t[n],s)?ZZ(t,n,a):(a++,ZZ(t,a,r)),a<=e&&(n=a+1),e<=a&&(r=a-1)}}function ZZ(t,e,n){const r=t[e];t[e]=t[n],t[n]=r}function YZ(t,e){return te?1:0}let XZ=class{constructor(t=9){this._maxEntries=Math.max(4,t),this._minEntries=Math.max(2,Math.ceil(.4*this._maxEntries)),this.clear()}all(){return this._all(this.data,[])}search(t){let e=this.data;const n=[];if(!cY(t,e))return n;const r=this.toBBox,i=[];for(;e;){for(let s=0;s=0&&i[e].children.length>this._maxEntries;)this._split(i,e),e--;this._adjustParentBBoxes(r,i,e)}_split(t,e){const n=t[e],r=n.children.length,i=this._minEntries;this._chooseSplitAxis(n,i,r);const s=this._chooseSplitIndex(n,i,r),o=uY(n.children.splice(s,n.children.length-s));o.height=n.height,o.leaf=n.leaf,QZ(n,this.toBBox),QZ(o,this.toBBox),e?t[e-1].children.push(o):this._splitRoot(n,o)}_splitRoot(t,e){this.data=uY([t,e]),this.data.height=t.height+1,this.data.leaf=!1,QZ(this.data,this.toBBox)}_chooseSplitIndex(t,e,n){let r,i=1/0,s=1/0;for(let o=e;o<=n-e;o++){const e=tY(t,0,o,this.toBBox),a=tY(t,o,n,this.toBBox),l=aY(e,a),c=iY(e)+iY(a);l=e;l--){const e=t.children[l];eY(o,t.leaf?i(e):e),a+=sY(o)}return a}_adjustParentBBoxes(t,e,n){for(let r=n;r>=0;r--)eY(e[r],t)}_condense(t){for(let e,n=t.length-1;n>=0;n--)0===t[n].children.length?n>0?(e=t[n-1].children,e.splice(e.indexOf(t[n]),1)):this.clear():QZ(t[n],this.toBBox)}};function JZ(t,e,n){if(!n)return e.indexOf(t);for(let r=0;r=t.minX&&e.maxY>=t.minY}function uY(t){return{children:t,height:1,leaf:!0,minX:1/0,minY:1/0,maxX:-1/0,maxY:-1/0}}function hY(t,e,n,r,i){const s=[e,n];for(;s.length;){if((n=s.pop())-(e=s.pop())<=r)continue;const o=e+Math.ceil((n-e)/r/2)*r;KZ(t,o,e,n,i),s.push(e,o,o,n)}}const dY=[NaN,NaN,NaN,0];let pY;const fY=/^rgba?\(\s*(\d+%?)\s+(\d+%?)\s+(\d+%?)(?:\s*\/\s*(\d+%|\d*\.\d+|[01]))?\s*\)$/i,gY=/^rgba?\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)(?:\s*,\s*(\d+%|\d*\.\d+|[01]))?\s*\)$/i,mY=/^rgba?\(\s*(\d+%)\s*,\s*(\d+%)\s*,\s*(\d+%)(?:\s*,\s*(\d+%|\d*\.\d+|[01]))?\s*\)$/i,yY=/^#([\da-f]{3,4}|[\da-f]{6}|[\da-f]{8})$/i;function vY(t,e){return t.endsWith("%")?Number(t.substring(0,t.length-1))/e:Number(t)}function bY(t){throw new Error('failed to parse "'+t+'" as color')}function wY(t){if(t.toLowerCase().startsWith("rgb")){const e=t.match(gY)||t.match(fY)||t.match(mY);if(e){const t=e[4],n=100/255;return[YV(vY(e[1],n)+.5|0,0,255),YV(vY(e[2],n)+.5|0,0,255),YV(vY(e[3],n)+.5|0,0,255),void 0!==t?YV(vY(t,100),0,1):1]}bY(t)}if(t.startsWith("#")){if(yY.test(t)){const e=t.substring(1),n=e.length<=4?1:2,r=[0,0,0,255];for(let t=0,i=e.length;t.0031308?269.025*Math.pow(t,1/2.4)-14.025:3294.6*t}function kY(t){return t>.2068965?Math.pow(t,3):108/841*(t-4/29)}function EY(t){return t>10.314724?Math.pow((t+14.025)/269.025,2.4):t/3294.6}function TY(t){return t>.0088564?Math.pow(t,1/3):t/(108/841)+4/29}function RY(t){const e=EY(t[0]),n=EY(t[1]),r=EY(t[2]),i=TY(.222488403*e+.716873169*n+.06060791*r),s=500*(TY(.452247074*e+.399439023*n+.148375274*r)-i),o=200*(i-TY(.016863605*e+.117638439*n+.865350722*r)),a=Math.atan2(o,s)*(180/Math.PI);return[116*i-16,Math.sqrt(s*s+o*o),a<0?a+360:a,t[3]]}function LY(t){if("none"===t)return dY;if(_Y.hasOwnProperty(t))return _Y[t];if(xY>=1024){let t=0;for(const e in _Y)3&t++||(delete _Y[e],--xY)}const e=wY(t);4!==e.length&&bY(t);for(const n of e)isNaN(n)&&bY(t);return _Y[t]=e,++xY,e}function MY(t){return Array.isArray(t)?t:LY(t)}function IY(t){let e=t[0];e!=(0|e)&&(e=e+.5|0);let n=t[1];n!=(0|n)&&(n=n+.5|0);let r=t[2];return r!=(0|r)&&(r=r+.5|0),"rgba("+e+","+n+","+r+","+(void 0===t[3]?1:Math.round(1e3*t[3])/1e3)+")"}function PY(t){return t[0]>0&&t[1]>0}function AY(t,e){return Array.isArray(t)?t:(void 0===e?e=[t,t]:(e[0]=t,e[1]=t),e)}let OY=0;const FY=1<e)throw new Error(`expected ${e===1/0?`${t} or more`:`${t} to ${e}`} arguments for ${r}, got ${i}`)}}function ZX(t,e,n){const r=t.length-1,i=new Array(r);for(let s=0;s{for(let e=0;e{for(let i=0;i{const r=t.args;let i=n.properties[e];for(let t=1,e=r.length;tt.variables[e];case qX:return n=>{const r=t.args;if(!(e in n.properties))return!1;let i=n.properties[e];for(let t=1,e=r.length;tt.featureId;case tX:return t=>t.geometryType;case QY:{const e=t.args.map(t=>eJ(t));return t=>"".concat(...e.map(e=>e(t).toString()))}case sX:return t=>t.resolution;case nX:case rX:case MX:case OX:case"!":return function(t){const e=t.operator,n=t.args.length,r=new Array(n);for(let i=0;i{for(let e=0;e{for(let e=0;e{const e=r[0](t),n=r[1](t),i=r[2](t);return e>=n&&e<=i};case OX:return t=>{const e=r[0](t);for(let i=1;i!r[0](t);default:throw new Error(`Unsupported logical operator ${e}`)}}(t);case lX:case cX:case"<":case pX:case">":case hX:return function(t){const e=t.operator,n=eJ(t.args[0]),r=eJ(t.args[1]);switch(e){case lX:return t=>n(t)===r(t);case cX:return t=>n(t)!==r(t);case"<":return t=>n(t)n(t)<=r(t);case">":return t=>n(t)>r(t);case hX:return t=>n(t)>=r(t);default:throw new Error(`Unsupported comparison operator ${e}`)}}(t);case"*":case"/":case"+":case"-":case vX:case"%":case"^":case _X:case xX:case CX:case SX:case kX:case EX:case TX:case RX:return function(t){const e=t.operator,n=t.args.length,r=new Array(n);for(let i=0;i{let e=1;for(let i=0;ir[0](t)/r[1](t);case"+":return t=>{let e=0;for(let i=0;ir[0](t)-r[1](t);case vX:return t=>{const e=r[0](t),n=r[1](t);if(ei?i:e};case"%":return t=>r[0](t)%r[1](t);case"^":return t=>Math.pow(r[0](t),r[1](t));case _X:return t=>Math.abs(r[0](t));case xX:return t=>Math.floor(r[0](t));case CX:return t=>Math.ceil(r[0](t));case SX:return t=>Math.round(r[0](t));case kX:return t=>Math.sin(r[0](t));case EX:return t=>Math.cos(r[0](t));case TX:return 2===n?t=>Math.atan2(r[0](t),r[1](t)):t=>Math.atan(r[0](t));case RX:return t=>Math.sqrt(r[0](t));default:throw new Error(`Unsupported numeric operator ${e}`)}}(t);case AX:return function(t){const e=t.args.length,n=new Array(e);for(let r=0;r{for(let r=0;r{const r=n[0](t);for(let i=1;i{const r=n[0](t),i=n[1](t);let s,o;for(let a=2;a=i)return 2===a?l:c?rJ(r,i,s,o,e,l):nJ(r,i,s,o,e,l);s=e,o=l}return o}}(t);case $X:return function(t){const e=t.operator,n=t.args.length,r=new Array(n);for(let i=0;i{const n=r[0](e);return t.args[0].type===NY?IY(n):n.toString()};throw new Error(`Unsupported convert operator ${e}`)}(t);default:throw new Error(`Unsupported operator ${e}`)}}function nJ(t,e,n,r,i,s){const o=i-n;if(0===o)return r;const a=e-n;return r+(1===t?a/o:(Math.pow(t,a)-1)/(Math.pow(t,o)-1))*(s-r)}function rJ(t,e,n,r,i,s){if(0===i-n)return r;const o=RY(r),a=RY(s);let l=a[2]-o[2];return l>180?l-=360:l<-180&&(l+=360),function(t){const e=(t[0]+16)/116,n=t[1],r=t[2]*Math.PI/180,i=kY(e),s=kY(e+n/500*Math.cos(r)),o=kY(e-n/200*Math.sin(r)),a=SY(3.021973625*s-1.617392459*i-.404875592*o),l=SY(-.943766287*s+1.916279586*i+.027607165*o),c=SY(.069407491*s-.22898585*i+1.159737864*o);return[YV(a+.5|0,0,255),YV(l+.5|0,0,255),YV(c+.5|0,0,255),t[3]]}([nJ(t,e,n,o[0],i,a[0]),nJ(t,e,n,o[1],i,a[1]),o[2]+nJ(t,e,n,0,i,l),nJ(t,e,n,r[3],i,s[3])])}class iJ extends dV{constructor(t,e,n,r){super(),this.extent=t,this.pixelRatio_=n,this.resolution=e,this.state="function"==typeof r?0:r,this.image_=null,this.loader="function"==typeof r?r:null}changed(){this.dispatchEvent(Vq)}getExtent(){return this.extent}getImage(){return this.image_}getPixelRatio(){return this.pixelRatio_}getResolution(){return this.resolution}getState(){return this.state}load(){if(0==this.state&&this.loader){this.state=1,this.changed();const t=this.getResolution(),e=Array.isArray(t)?t[0]:t;lV(()=>this.loader(this.getExtent(),e,this.getPixelRatio())).then(t=>{"image"in t&&(this.image_=t.image),"extent"in t&&(this.extent=t.extent),"resolution"in t&&(this.resolution=t.resolution),"pixelRatio"in t&&(this.pixelRatio_=t.pixelRatio),(t instanceof HTMLImageElement||OV&&t instanceof ImageBitmap||t instanceof HTMLCanvasElement||t instanceof HTMLVideoElement)&&(this.image_=t),this.state=2}).catch(t=>{this.state=3,console.error(t)}).finally(()=>this.changed())}}setImage(t){this.image_=t}setResolution(t){this.resolution=t}}function sJ(t,e,n){return e+":"+t+":"+(n?MY(n):"null")}const oJ=new class{constructor(){this.cache_={},this.patternCache_={},this.cacheSize_=0,this.maxCacheSize_=1024}clear(){this.cache_={},this.patternCache_={},this.cacheSize_=0}canExpireCache(){return this.cacheSize_>this.maxCacheSize_}expire(){if(this.canExpireCache()){let t=0;for(const e in this.cache_){const n=this.cache_[e];3&t++||n.hasListener()||(delete this.cache_[e],delete this.patternCache_[e],--this.cacheSize_)}}}get(t,e,n){const r=sJ(t,e,n);return r in this.cache_?this.cache_[r]:null}getPattern(t,e,n){const r=sJ(t,e,n);return r in this.patternCache_?this.patternCache_[r]:null}set(t,e,n,r,i){const s=sJ(t,e,n),o=s in this.cache_;this.cache_[s]=r,i&&(0===r.getImageState()&&r.load(),1===r.getImageState()?r.ready().then(()=>{this.patternCache_[s]=FK().createPattern(r.getImage(1),"repeat")}):this.patternCache_[s]=FK().createPattern(r.getImage(1),"repeat")),o||++this.cacheSize_}setSize(t){this.maxCacheSize_=t,this.expire()}};let aJ=null;class lJ extends dV{constructor(t,e,n,r,i){super(),this.hitDetectionImage_=null,this.image_=t,this.crossOrigin_=n,this.canvas_={},this.color_=i,this.imageState_=void 0===r?0:r,this.size_=t&&t.width&&t.height?[t.width,t.height]:null,this.src_=e,this.tainted_,this.ready_=null}initializeImage_(){this.image_=new Image,null!==this.crossOrigin_&&(this.image_.crossOrigin=this.crossOrigin_)}isTainted_(){if(void 0===this.tainted_&&2===this.imageState_){aJ||(aJ=AK(1,1,void 0,{willReadFrequently:!0})),aJ.drawImage(this.image_,0,0);try{aJ.getImageData(0,0,1,1),this.tainted_=!1}catch{aJ=null,this.tainted_=!0}}return!0===this.tainted_}dispatchChangeEvent_(){this.dispatchEvent(Vq)}handleImageError_(){this.imageState_=3,this.dispatchChangeEvent_()}handleImageLoad_(){this.imageState_=2,this.size_=[this.image_.width,this.image_.height],this.dispatchChangeEvent_()}getImage(t){return this.image_||this.initializeImage_(),this.replaceColor_(t),this.canvas_[t]?this.canvas_[t]:this.image_}getPixelRatio(t){return this.replaceColor_(t),this.canvas_[t]?t:1}getImageState(){return this.imageState_}getHitDetectionImage(){if(this.image_||this.initializeImage_(),!this.hitDetectionImage_)if(this.isTainted_()){const t=this.size_[0],e=this.size_[1],n=AK(t,e);n.fillRect(0,0,t,e),this.hitDetectionImage_=n.canvas}else this.hitDetectionImage_=this.image_;return this.hitDetectionImage_}getSize(){return this.size_}getSrc(){return this.src_}load(){if(0===this.imageState_){this.image_||this.initializeImage_(),this.imageState_=1;try{void 0!==this.src_&&(this.image_.src=this.src_)}catch{this.handleImageError_()}this.image_ instanceof HTMLImageElement&&(t=this.image_,e=this.src_,e&&(t.src=e),t.src&&AV?new Promise((e,n)=>t.decode().then(()=>e(t)).catch(r=>t.complete&&t.width?e(t):n(r))):function(t){return new Promise((e,n)=>{function r(){s(),e(t)}function i(){s(),n(new Error("Image load error"))}function s(){t.removeEventListener("load",r),t.removeEventListener("error",i)}t.addEventListener("load",r),t.addEventListener("error",i)})}(t)).then(t=>{this.image_=t,this.handleImageLoad_()}).catch(this.handleImageError_.bind(this))}var t,e}replaceColor_(t){if(!this.color_||this.canvas_[t]||2!==this.imageState_)return;const e=this.image_,n=AK(Math.ceil(e.width*t),Math.ceil(e.height*t)),r=n.canvas;var i;n.scale(t,t),n.drawImage(e,0,0),n.globalCompositeOperation="multiply",n.fillStyle="string"==typeof(i=this.color_)?i:IY(i),n.fillRect(0,0,r.width/t,r.height/t),n.globalCompositeOperation="destination-in",n.drawImage(e,0,0),this.canvas_[t]=r}ready(){return this.ready_||(this.ready_=new Promise(t=>{if(2===this.imageState_||3===this.imageState_)t();else{const e=()=>{2!==this.imageState_&&3!==this.imageState_||(this.removeEventListener(Vq,e),t())};this.addEventListener(Vq,e)}})),this.ready_}}function cJ(t,e,n,r,i,s){let o=void 0===e?void 0:oJ.get(e,n,i);return o||(o=new lJ(t,t&&"src"in t?t.src||void 0:e,n,r,i),oJ.set(e,n,i,o,s)),s&&o&&!oJ.getPattern(e,n,i)&&oJ.set(e,n,i,o,s),o}function uJ(t){return t?Array.isArray(t)?IY(t):"object"==typeof t&&"src"in t?function(t){if(!t.offset||!t.size)return oJ.getPattern(t.src,"anonymous",t.color);const e=t.src+":"+t.offset,n=oJ.getPattern(e,void 0,t.color);if(n)return n;const r=oJ.get(t.src,"anonymous",null);if(2!==r.getImageState())return null;const i=AK(t.size[0],t.size[1]);return i.drawImage(r.getImage(1),t.offset[0],t.offset[1],t.size[0],t.size[1],0,0,t.size[0],t.size[1]),cJ(i.canvas,e,void 0,2,t.color,!0),oJ.getPattern(e,void 0,t.color)}(t):t:null}const hJ="10px sans-serif",dJ="#000",pJ="round",fJ=[],gJ="round",mJ="#000",yJ="center",vJ="middle",bJ=[0,0,0,0],wJ=new _V;let _J,xJ=null;const CJ={},SJ=new Set(["serif","sans-serif","monospace","cursive","fantasy","system-ui","ui-serif","ui-sans-serif","ui-monospace","ui-rounded","emoji","math","fangsong"]);function kJ(t,e,n){return`${t} ${e} 16px "${n}"`}const EJ=function(){const t=100;let e,n;async function r(t){await n.ready;const e=await n.load(t);if(0===e.length)return!1;const r=PK(t),i=r.families[0].toLowerCase(),s=r.weight;return e.some(t=>{const e=t.family.replace(/^['"]|['"]$/g,"").toLowerCase(),n=IK[t.weight]||t.weight;return e===i&&t.style===r.style&&n==s})}async function i(){await n.ready;let s=!0;const o=wJ.getProperties(),a=Object.keys(o).filter(e=>o[e]=0;--e){const n=a[e];let i=o[n];iMath.max(e,LJ(t,n)),0);return n[e]=r,r}class IJ{constructor(t){this.opacity_=t.opacity,this.rotateWithView_=t.rotateWithView,this.rotation_=t.rotation,this.scale_=t.scale,this.scaleArray_=AY(t.scale),this.displacement_=t.displacement,this.declutterMode_=t.declutterMode}clone(){const t=this.getScale();return new IJ({opacity:this.getOpacity(),scale:Array.isArray(t)?t.slice():t,rotation:this.getRotation(),rotateWithView:this.getRotateWithView(),displacement:this.getDisplacement().slice(),declutterMode:this.getDeclutterMode()})}getOpacity(){return this.opacity_}getRotateWithView(){return this.rotateWithView_}getRotation(){return this.rotation_}getScale(){return this.scale_}getScaleArray(){return this.scaleArray_}getDisplacement(){return this.displacement_}getDeclutterMode(){return this.declutterMode_}getAnchor(){return yV()}getImage(t){return yV()}getHitDetectionImage(){return yV()}getPixelRatio(t){return 1}getImageState(){return yV()}getImageSize(){return yV()}getOrigin(){return yV()}getSize(){return yV()}setDisplacement(t){this.displacement_=t}setOpacity(t){this.opacity_=t}setRotateWithView(t){this.rotateWithView_=t}setRotation(t){this.rotation_=t}setScale(t){this.scale_=t,this.scaleArray_=AY(t)}listenImageChange(t){yV()}load(){yV()}unlistenImageChange(t){yV()}ready(){return Promise.resolve()}}class PJ extends IJ{constructor(t){super({opacity:1,rotateWithView:void 0!==t.rotateWithView&&t.rotateWithView,rotation:void 0!==t.rotation?t.rotation:0,scale:void 0!==t.scale?t.scale:1,displacement:void 0!==t.displacement?t.displacement:[0,0],declutterMode:t.declutterMode}),this.hitDetectionCanvas_=null,this.fill_=void 0!==t.fill?t.fill:null,this.origin_=[0,0],this.points_=t.points,this.radius=t.radius,this.radius2_=t.radius2,this.angle_=void 0!==t.angle?t.angle:0,this.stroke_=void 0!==t.stroke?t.stroke:null,this.size_,this.renderOptions_,this.imageState_=this.fill_&&this.fill_.loading()?1:2,1===this.imageState_&&this.ready().then(()=>this.imageState_=2),this.render()}clone(){const t=this.getScale(),e=new PJ({fill:this.getFill()?this.getFill().clone():void 0,points:this.getPoints(),radius:this.getRadius(),radius2:this.getRadius2(),angle:this.getAngle(),stroke:this.getStroke()?this.getStroke().clone():void 0,rotation:this.getRotation(),rotateWithView:this.getRotateWithView(),scale:Array.isArray(t)?t.slice():t,displacement:this.getDisplacement().slice(),declutterMode:this.getDeclutterMode()});return e.setOpacity(this.getOpacity()),e}getAnchor(){const t=this.size_,e=this.getDisplacement(),n=this.getScaleArray();return[t[0]/2-e[0]/n[0],t[1]/2+e[1]/n[1]]}getAngle(){return this.angle_}getFill(){return this.fill_}setFill(t){this.fill_=t,this.render()}getHitDetectionImage(){return this.hitDetectionCanvas_||(this.hitDetectionCanvas_=this.createHitDetectionCanvas_(this.renderOptions_)),this.hitDetectionCanvas_}getImage(t){const e=this.fill_?.getKey(),n=`${t},${this.angle_},${this.radius},${this.radius2_},${this.points_},${e}`+Object.values(this.renderOptions_).join(",");let r=oJ.get(n,null,null)?.getImage(1);if(!r){const e=this.renderOptions_,i=Math.ceil(e.size*t),s=AK(i,i);this.draw_(e,s,t),r=s.canvas,oJ.set(n,null,null,new lJ(r,void 0,null,2,null))}return r}getPixelRatio(t){return t}getImageSize(){return this.size_}getImageState(){return this.imageState_}getOrigin(){return this.origin_}getPoints(){return this.points_}getRadius(){return this.radius}getRadius2(){return this.radius2_}getSize(){return this.size_}getStroke(){return this.stroke_}setStroke(t){this.stroke_=t,this.render()}listenImageChange(t){}load(){}unlistenImageChange(t){}calculateLineJoinSize_(t,e,n){if(0===e||this.points_===1/0||"bevel"!==t&&"miter"!==t)return e;let r=this.radius,i=void 0===this.radius2_?r:this.radius2_;if(r{this.patternImage_=null}),0===e.getImageState()&&e.load(),1===e.getImageState()&&(this.patternImage_=e)}this.color_=t}getKey(){const t=this.getColor();return t?t instanceof CanvasPattern||t instanceof CanvasGradient?bV(t):"object"==typeof t&&"src"in t?t.src+":"+t.offset:MY(t).toString():""}loading(){return!!this.patternImage_}ready(){return this.patternImage_?this.patternImage_.ready():Promise.resolve()}}function FJ(t,e,n,r){return void 0!==n&&void 0!==r?[n/t,r/e]:void 0!==n?n/t:void 0!==r?r/e:1}class zJ extends IJ{constructor(t){const e=void 0!==(t=t||{}).opacity?t.opacity:1,n=void 0!==t.rotation?t.rotation:0,r=void 0!==t.scale?t.scale:1,i=void 0!==t.rotateWithView&&t.rotateWithView;super({opacity:e,rotation:n,scale:r,displacement:void 0!==t.displacement?t.displacement:[0,0],rotateWithView:i,declutterMode:t.declutterMode}),this.anchor_=void 0!==t.anchor?t.anchor:[.5,.5],this.normalizedAnchor_=null,this.anchorOrigin_=void 0!==t.anchorOrigin?t.anchorOrigin:"top-left",this.anchorXUnits_=void 0!==t.anchorXUnits?t.anchorXUnits:"fraction",this.anchorYUnits_=void 0!==t.anchorYUnits?t.anchorYUnits:"fraction",this.crossOrigin_=void 0!==t.crossOrigin?t.crossOrigin:null;const s=void 0!==t.img?t.img:null;let o,a=t.src;if(WV(!(void 0!==a&&s),"`image` and `src` cannot be provided at the same time"),void 0!==a&&0!==a.length||!s||(a=s.src||bV(s)),WV(void 0!==a&&a.length>0,"A defined and non-empty `src` or `image` must be provided"),WV(!((void 0!==t.width||void 0!==t.height)&&void 0!==t.scale),"`width` or `height` cannot be provided together with `scale`"),void 0!==t.src?o=0:void 0!==s&&(o="complete"in s?s.complete?s.src?2:0:1:2),this.color_=void 0!==t.color?MY(t.color):null,this.iconImage_=cJ(s,a,this.crossOrigin_,o,this.color_),this.offset_=void 0!==t.offset?t.offset:[0,0],this.offsetOrigin_=void 0!==t.offsetOrigin?t.offsetOrigin:"top-left",this.origin_=null,this.size_=void 0!==t.size?t.size:null,this.initialOptions_,void 0!==t.width||void 0!==t.height){let e,n;if(t.size)[e,n]=t.size;else{const r=this.getImage(1);if(r.width&&r.height)e=r.width,n=r.height;else if(r instanceof HTMLImageElement){this.initialOptions_=t;const e=()=>{if(this.unlistenImageChange(e),!this.initialOptions_)return;const n=this.iconImage_.getSize();this.setScale(FJ(n[0],n[1],t.width,t.height))};return void this.listenImageChange(e)}}void 0!==e&&this.setScale(FJ(e,n,t.width,t.height))}}clone(){let t,e,n;return this.initialOptions_?(e=this.initialOptions_.width,n=this.initialOptions_.height):(t=this.getScale(),t=Array.isArray(t)?t.slice():t),new zJ({anchor:this.anchor_.slice(),anchorOrigin:this.anchorOrigin_,anchorXUnits:this.anchorXUnits_,anchorYUnits:this.anchorYUnits_,color:this.color_&&this.color_.slice?this.color_.slice():this.color_||void 0,crossOrigin:this.crossOrigin_,offset:this.offset_.slice(),offsetOrigin:this.offsetOrigin_,opacity:this.getOpacity(),rotateWithView:this.getRotateWithView(),rotation:this.getRotation(),scale:t,width:e,height:n,size:null!==this.size_?this.size_.slice():void 0,src:this.getSrc(),displacement:this.getDisplacement().slice(),declutterMode:this.getDeclutterMode()})}getAnchor(){let t=this.normalizedAnchor_;if(!t){t=this.anchor_;const e=this.getSize();if("fraction"==this.anchorXUnits_||"fraction"==this.anchorYUnits_){if(!e)return null;t=this.anchor_.slice(),"fraction"==this.anchorXUnits_&&(t[0]*=e[0]),"fraction"==this.anchorYUnits_&&(t[1]*=e[1])}if("top-left"!=this.anchorOrigin_){if(!e)return null;t===this.anchor_&&(t=this.anchor_.slice()),"top-right"!=this.anchorOrigin_&&"bottom-right"!=this.anchorOrigin_||(t[0]=-t[0]+e[0]),"bottom-left"!=this.anchorOrigin_&&"bottom-right"!=this.anchorOrigin_||(t[1]=-t[1]+e[1])}this.normalizedAnchor_=t}const e=this.getDisplacement(),n=this.getScaleArray();return[t[0]-e[0]/n[0],t[1]+e[1]/n[1]]}setAnchor(t){this.anchor_=t,this.normalizedAnchor_=null}getColor(){return this.color_}getImage(t){return this.iconImage_.getImage(t)}getPixelRatio(t){return this.iconImage_.getPixelRatio(t)}getImageSize(){return this.iconImage_.getSize()}getImageState(){return this.iconImage_.getImageState()}getHitDetectionImage(){return this.iconImage_.getHitDetectionImage()}getOrigin(){if(this.origin_)return this.origin_;let t=this.offset_;if("top-left"!=this.offsetOrigin_){const e=this.getSize(),n=this.iconImage_.getSize();if(!e||!n)return null;t=t.slice(),"top-right"!=this.offsetOrigin_&&"bottom-right"!=this.offsetOrigin_||(t[0]=n[0]-e[0]-t[0]),"bottom-left"!=this.offsetOrigin_&&"bottom-right"!=this.offsetOrigin_||(t[1]=n[1]-e[1]-t[1])}return this.origin_=t,this.origin_}getSrc(){return this.iconImage_.getSrc()}setSrc(t){this.iconImage_=cJ(null,t,this.crossOrigin_,0,this.color_)}getSize(){return this.size_?this.size_:this.iconImage_.getSize()}getWidth(){const t=this.getScaleArray();return this.size_?this.size_[0]*t[0]:2==this.iconImage_.getImageState()?this.iconImage_.getSize()[0]*t[0]:void 0}getHeight(){const t=this.getScaleArray();return this.size_?this.size_[1]*t[1]:2==this.iconImage_.getImageState()?this.iconImage_.getSize()[1]*t[1]:void 0}setScale(t){delete this.initialOptions_,super.setScale(t)}listenImageChange(t){this.iconImage_.addEventListener(Vq,t)}load(){this.iconImage_.load()}unlistenImageChange(t){this.iconImage_.removeEventListener(Vq,t)}ready(){return this.iconImage_.ready()}}class DJ{constructor(t){t=t||{},this.color_=void 0!==t.color?t.color:null,this.lineCap_=t.lineCap,this.lineDash_=void 0!==t.lineDash?t.lineDash:null,this.lineDashOffset_=t.lineDashOffset,this.lineJoin_=t.lineJoin,this.miterLimit_=t.miterLimit,this.width_=t.width}clone(){const t=this.getColor();return new DJ({color:Array.isArray(t)?t.slice():t||void 0,lineCap:this.getLineCap(),lineDash:this.getLineDash()?this.getLineDash().slice():void 0,lineDashOffset:this.getLineDashOffset(),lineJoin:this.getLineJoin(),miterLimit:this.getMiterLimit(),width:this.getWidth()})}getColor(){return this.color_}getLineCap(){return this.lineCap_}getLineDash(){return this.lineDash_}getLineDashOffset(){return this.lineDashOffset_}getLineJoin(){return this.lineJoin_}getMiterLimit(){return this.miterLimit_}getWidth(){return this.width_}setColor(t){this.color_=t}setLineCap(t){this.lineCap_=t}setLineDash(t){this.lineDash_=t}setLineDashOffset(t){this.lineDashOffset_=t}setLineJoin(t){this.lineJoin_=t}setMiterLimit(t){this.miterLimit_=t}setWidth(t){this.width_=t}}class NJ{constructor(t){t=t||{},this.geometry_=null,this.geometryFunction_=BJ,void 0!==t.geometry&&this.setGeometry(t.geometry),this.fill_=void 0!==t.fill?t.fill:null,this.image_=void 0!==t.image?t.image:null,this.renderer_=void 0!==t.renderer?t.renderer:null,this.hitDetectionRenderer_=void 0!==t.hitDetectionRenderer?t.hitDetectionRenderer:null,this.stroke_=void 0!==t.stroke?t.stroke:null,this.text_=void 0!==t.text?t.text:null,this.zIndex_=t.zIndex}clone(){let t=this.getGeometry();return t&&"object"==typeof t&&(t=t.clone()),new NJ({geometry:t??void 0,fill:this.getFill()?this.getFill().clone():void 0,image:this.getImage()?this.getImage().clone():void 0,renderer:this.getRenderer()??void 0,stroke:this.getStroke()?this.getStroke().clone():void 0,text:this.getText()?this.getText().clone():void 0,zIndex:this.getZIndex()})}getRenderer(){return this.renderer_}setRenderer(t){this.renderer_=t}setHitDetectionRenderer(t){this.hitDetectionRenderer_=t}getHitDetectionRenderer(){return this.hitDetectionRenderer_}getGeometry(){return this.geometry_}getGeometryFunction(){return this.geometryFunction_}getFill(){return this.fill_}setFill(t){this.fill_=t}getImage(){return this.image_}setImage(t){this.image_=t}getStroke(){return this.stroke_}setStroke(t){this.stroke_=t}getText(){return this.text_}setText(t){this.text_=t}getZIndex(){return this.zIndex_}setGeometry(t){"function"==typeof t?this.geometryFunction_=t:"string"==typeof t?this.geometryFunction_=function(e){return e.get(t)}:t?void 0!==t&&(this.geometryFunction_=function(){return t}):this.geometryFunction_=BJ,this.geometry_=t}setZIndex(t){this.zIndex_=t}}let jJ=null;function UJ(){if(!jJ){const t=new OJ({color:"rgba(255,255,255,0.4)"}),e=new DJ({color:"#3399CC",width:1.25});jJ=[new NJ({image:new AJ({fill:t,stroke:e,radius:5}),fill:t,stroke:e})]}return jJ}function BJ(t){return t.getGeometry()}let $J=class t{constructor(t){t=t||{},this.font_=t.font,this.rotation_=t.rotation,this.rotateWithView_=t.rotateWithView,this.keepUpright_=t.keepUpright,this.scale_=t.scale,this.scaleArray_=AY(void 0!==t.scale?t.scale:1),this.text_=t.text,this.textAlign_=t.textAlign,this.justify_=t.justify,this.repeat_=t.repeat,this.textBaseline_=t.textBaseline,this.fill_=void 0!==t.fill?t.fill:new OJ({color:"#333"}),this.maxAngle_=void 0!==t.maxAngle?t.maxAngle:Math.PI/4,this.placement_=void 0!==t.placement?t.placement:"point",this.overflow_=!!t.overflow,this.stroke_=void 0!==t.stroke?t.stroke:null,this.offsetX_=void 0!==t.offsetX?t.offsetX:0,this.offsetY_=void 0!==t.offsetY?t.offsetY:0,this.backgroundFill_=t.backgroundFill?t.backgroundFill:null,this.backgroundStroke_=t.backgroundStroke?t.backgroundStroke:null,this.padding_=void 0===t.padding?null:t.padding,this.declutterMode_=t.declutterMode}clone(){const e=this.getScale();return new t({font:this.getFont(),placement:this.getPlacement(),repeat:this.getRepeat(),maxAngle:this.getMaxAngle(),overflow:this.getOverflow(),rotation:this.getRotation(),rotateWithView:this.getRotateWithView(),keepUpright:this.getKeepUpright(),scale:Array.isArray(e)?e.slice():e,text:this.getText(),textAlign:this.getTextAlign(),justify:this.getJustify(),textBaseline:this.getTextBaseline(),fill:this.getFill()instanceof OJ?this.getFill().clone():this.getFill(),stroke:this.getStroke()?this.getStroke().clone():void 0,offsetX:this.getOffsetX(),offsetY:this.getOffsetY(),backgroundFill:this.getBackgroundFill()?this.getBackgroundFill().clone():void 0,backgroundStroke:this.getBackgroundStroke()?this.getBackgroundStroke().clone():void 0,padding:this.getPadding()||void 0,declutterMode:this.getDeclutterMode()})}getOverflow(){return this.overflow_}getFont(){return this.font_}getMaxAngle(){return this.maxAngle_}getPlacement(){return this.placement_}getRepeat(){return this.repeat_}getOffsetX(){return this.offsetX_}getOffsetY(){return this.offsetY_}getFill(){return this.fill_}getRotateWithView(){return this.rotateWithView_}getKeepUpright(){return this.keepUpright_}getRotation(){return this.rotation_}getScale(){return this.scale_}getScaleArray(){return this.scaleArray_}getStroke(){return this.stroke_}getText(){return this.text_}getTextAlign(){return this.textAlign_}getJustify(){return this.justify_}getTextBaseline(){return this.textBaseline_}getBackgroundFill(){return this.backgroundFill_}getBackgroundStroke(){return this.backgroundStroke_}getPadding(){return this.padding_}getDeclutterMode(){return this.declutterMode_}setOverflow(t){this.overflow_=t}setFont(t){this.font_=t}setMaxAngle(t){this.maxAngle_=t}setOffsetX(t){this.offsetX_=t}setOffsetY(t){this.offsetY_=t}setPlacement(t){this.placement_=t}setRepeat(t){this.repeat_=t}setRotateWithView(t){this.rotateWithView_=t}setKeepUpright(t){this.keepUpright_=t}setFill(t){this.fill_=t}setRotation(t){this.rotation_=t}setScale(t){this.scale_=t,this.scaleArray_=AY(void 0!==t?t:1)}setStroke(t){this.stroke_=t}setText(t){this.text_=t}setTextAlign(t){this.textAlign_=t}setJustify(t){this.justify_=t}setTextBaseline(t){this.textBaseline_=t}setBackgroundFill(t){this.backgroundFill_=t}setBackgroundStroke(t){this.backgroundStroke_=t}setPadding(t){this.padding_=t}};function qJ(){return!0}function VJ(t){const e=ZY(),n=function(t,e){const n=t.length,r=new Array(n);for(let i=0;inull;r=JJ(t,e+"fill-color",n)}if(!r)return null;const i=new OJ;return function(t){const e=r(t);return e===dY?null:(i.setColor(e),i)}}function KJ(t,e,n){const r=ZJ(t,e+"stroke-width",n),i=JJ(t,e+"stroke-color",n);if(!r&&!i)return null;const s=YJ(t,e+"stroke-line-cap",n),o=YJ(t,e+"stroke-line-join",n),a=QJ(t,e+"stroke-line-dash",n),l=ZJ(t,e+"stroke-line-dash-offset",n),c=ZJ(t,e+"stroke-miter-limit",n),u=new DJ;return function(t){if(i){const e=i(t);if(e===dY)return null;u.setColor(e)}if(r&&u.setWidth(r(t)),s){const e=s(t);if("butt"!==e&&"round"!==e&&"square"!==e)throw new Error("Expected butt, round, or square line cap");u.setLineCap(e)}if(o){const e=o(t);if("bevel"!==e&&"round"!==e&&"miter"!==e)throw new Error("Expected bevel, round, or miter line join");u.setLineJoin(e)}return a&&u.setLineDash(a(t)),l&&u.setLineDashOffset(l(t)),c&&u.setMiterLimit(c(t)),u}}function ZJ(t,e,n){if(!(e in t))return;const r=tJ(t[e],zY,n);return function(t){return cQ(r(t),e)}}function YJ(t,e,n){if(!(e in t))return null;const r=tJ(t[e],DY,n);return function(t){return lQ(r(t),e)}}function XJ(t,e,n){if(!(e in t))return null;const r=tJ(t[e],FY,n);return function(t){const n=r(t);if("boolean"!=typeof n)throw new Error(`Expected a boolean for ${e}`);return n}}function JJ(t,e,n){if(!(e in t))return null;const r=tJ(t[e],NY,n);return function(t){return uQ(r(t),e)}}function QJ(t,e,n){if(!(e in t))return null;const r=tJ(t[e],jY,n);return function(t){return aQ(r(t),e)}}function tQ(t,e,n){if(!(e in t))return null;const r=tJ(t[e],jY,n);return function(t){const n=aQ(r(t),e);if(2!==n.length)throw new Error(`Expected two numbers for ${e}`);return n}}function eQ(t,e,n){if(!(e in t))return null;const r=tJ(t[e],jY,n);return function(t){return hQ(r(t),e)}}function nQ(t,e,n){if(!(e in t))return null;const r=tJ(t[e],jY|zY,n);return function(t){return function(t,e){return"number"==typeof t?t:hQ(t,e)}(r(t),e)}}function rQ(t,e){const n=t[e];if(void 0!==n){if("number"!=typeof n)throw new Error(`Expected a number for ${e}`);return n}}function iQ(t,e){const n=t[e];if(void 0!==n){if("bottom-left"!==n&&"bottom-right"!==n&&"top-left"!==n&&"top-right"!==n)throw new Error(`Expected bottom-left, bottom-right, top-left, or top-right for ${e}`);return n}}function sQ(t,e){const n=t[e];if(void 0!==n){if("pixels"!==n&&"fraction"!==n)throw new Error(`Expected pixels or fraction for ${e}`);return n}}function oQ(t,e){const n=t[e];if(void 0!==n){if("string"!=typeof n)throw new Error(`Expected a string for ${e}`);if("declutter"!==n&&"obstacle"!==n&&"none"!==n)throw new Error(`Expected declutter, obstacle, or none for ${e}`);return n}}function aQ(t,e){if(!Array.isArray(t))throw new Error(`Expected an array for ${e}`);const n=t.length;for(let r=0;r4)throw new Error(`Expected a color with 3 or 4 values for ${e}`);return n}function hQ(t,e){const n=aQ(t,e);if(2!==n.length)throw new Error(`Expected an array of two numbers for ${e}`);return n}const dQ="renderOrder";class pQ extends HZ{constructor(t){t=t||{};const e=Object.assign({},t);delete e.style,delete e.renderBuffer,delete e.updateWhileAnimating,delete e.updateWhileInteracting,super(e),this.declutter_=t.declutter?String(t.declutter):void 0,this.renderBuffer_=void 0!==t.renderBuffer?t.renderBuffer:100,this.style_=null,this.styleFunction_=void 0,this.setStyle(t.style),this.updateWhileAnimating_=void 0!==t.updateWhileAnimating&&t.updateWhileAnimating,this.updateWhileInteracting_=void 0!==t.updateWhileInteracting&&t.updateWhileInteracting}getDeclutter(){return this.declutter_}getFeatures(t){return super.getFeatures(t)}getRenderBuffer(){return this.renderBuffer_}getRenderOrder(){return this.get(dQ)}getStyle(){return this.style_}getStyleFunction(){return this.styleFunction_}getUpdateWhileAnimating(){return this.updateWhileAnimating_}getUpdateWhileInteracting(){return this.updateWhileInteracting_}renderDeclutter(t,e){const n=this.getDeclutter();n in t.declutter==0&&(t.declutter[n]=new XZ(9)),this.getRenderer().renderDeclutter(t,e)}setRenderOrder(t){this.set(dQ,t)}setStyle(t){this.style_=void 0===t?UJ:t;const e=function(t){if(void 0===t)return UJ;if(!t)return null;if("function"==typeof t)return t;if(t instanceof NJ)return t;if(!Array.isArray(t))return WJ([t]);if(0===t.length)return[];const e=t.length,n=t[0];if(n instanceof NJ){const n=new Array(e);for(let r=0;r=0;--r){const i=f[r],s=i.layer;if(s.hasRenderer()&&GZ(i,c)&&o.call(a,s)){const r=s.getRenderer(),o=s.getSource();if(r&&o){const s=o.getWrapX()?d:t,a=u.bind(null,i.managed);y[0]=s[0]+p[b][0],y[1]=s[1]+p[b][1],l=r.forEachFeatureAtCoordinate(y,e,n,a,m)}if(l)return l}}if(0===m.length)return;const v=1/m.length;return m.forEach((t,e)=>t.distanceSq+=e*v),m.sort((t,e)=>t.distanceSq-e.distanceSq),m.some(t=>l=t.callback(t.feature,t.layer,t.geometry)),l}hasFeatureAtCoordinate(t,e,n,r,i,s){return void 0!==this.forEachFeatureAtCoordinate(t,e,n,r,iV,this,i,s)}getMap(){return this.map_}renderFrame(t){yV()}scheduleExpireIconCache(t){oJ.canExpireCache()&&t.postRenderFunctions.push(mQ)}}function mQ(){oJ.expire()}class yQ extends gQ{constructor(t){super(t),this.fontChangeListenerKey_=pV(wJ,qq,t.redrawText,t),this.element_=PV?BK():document.createElement("div");const e=this.element_.style;e.position="absolute",e.width="100%",e.height="100%",e.zIndex="0",this.element_.className=EK+" ol-layers";const n=t.getViewport();n&&n.insertBefore(this.element_,n.firstChild||null),this.children_=[],this.renderedVisible_=!0}dispatchRenderEvent(t,e){const n=this.getMap();if(n.hasListener(t)){const r=new fQ(t,void 0,e);n.dispatchEvent(r)}}disposeInternal(){gV(this.fontChangeListenerKey_),this.element_.remove(),super.disposeInternal()}renderFrame(t){if(!t)return void(this.renderedVisible_&&(this.element_.style.display="none",this.renderedVisible_=!1));this.calculateMatrices2D(t),this.dispatchRenderEvent(VZ,t);const e=t.layerStatesArray.sort((t,e)=>t.zIndex-e.zIndex);e.some(t=>t.layer instanceof pQ&&t.layer.getDeclutter())&&(t.declutter={});const n=t.viewState;this.children_.length=0;const r=[];let i=null;for(let o=0,a=e.length;o0)&&(t.fillStyle=r,t.fillRect(0,0,s.width,s.height)),$K(n)&&n.width>0){const r=e.style.opacity||n.style.opacity;t.globalAlpha=""===r?1:Number(r);const i=n.style.transform;if(i)t.setTransform(...CG(i));else{const e=parseFloat(n.style.width)/n.width,r=parseFloat(n.style.height)/n.height;t.setTransform(e,0,0,r,0,0)}t.drawImage(n,0,0)}}t.globalAlpha=1,t.setTransform(1,0,0,1,0,0)}this.dispatchRenderEvent("postcompose",t),this.renderedVisible_||(this.element_.style.display="",this.renderedVisible_=!0),this.scheduleExpireIconCache(t)}declutter(t,e){if(t.declutter){for(let n=e.length-1;n>=0;--n){const r=e[n],i=r.layer;i.getDeclutter()&&i.renderDeclutter(t,r)}e.forEach(e=>e.layer.renderDeferred(t))}}}function vQ(t){t instanceof HZ?t.setMapInternal(null):t instanceof BZ&&t.getLayers().forEach(vQ)}function bQ(t,e){if(t instanceof HZ)t.setMapInternal(e);else if(t instanceof BZ){const n=t.getLayers().getArray();for(let t=0,r=n.length;tthis.updateSize())),this.controls=e.controls||(PV?new SV:GK()),this.interactions=e.interactions||(PV?new SV:EZ({onFocusOnly:!0})),this.overlays_=e.overlays,this.overlayIdIndex_={},this.renderer_=null,this.postRenderFunctions_=[],this.tileQueue_=new KV(this.getTilePriority.bind(this),this.handleTileChange_.bind(this)),this.addChangeListener(BV,this.handleLayerGroupChanged_),this.addChangeListener(VV,this.handleViewChanged_),this.addChangeListener($V,this.handleSizeChanged_),this.addChangeListener(qV,this.handleTargetChanged_),this.setProperties(e.values);const n=this;!t.view||t.view instanceof _K||t.view.then(function(t){n.setView(new _K(t))}),this.controls.addEventListener(Bq,t=>{t.element.setMap(this)}),this.controls.addEventListener($q,t=>{t.element.setMap(null)}),this.interactions.addEventListener(Bq,t=>{t.element.setMap(this)}),this.interactions.addEventListener($q,t=>{t.element.setMap(null)}),this.overlays_.addEventListener(Bq,t=>{this.addOverlayInternal_(t.element)}),this.overlays_.addEventListener($q,t=>{const e=t.element.getId();void 0!==e&&delete this.overlayIdIndex_[e.toString()],t.element.setMap(null)}),this.controls.forEach(t=>{t.setMap(this)}),this.interactions.forEach(t=>{t.setMap(this)}),this.overlays_.forEach(this.addOverlayInternal_.bind(this))}addControl(t){this.getControls().push(t)}addInteraction(t){this.getInteractions().push(t)}addLayer(t){this.getLayerGroup().getLayers().push(t)}handleLayerAdd_(t){bQ(t.layer,this)}addOverlay(t){this.getOverlays().push(t)}addOverlayInternal_(t){const e=t.getId();void 0!==e&&(this.overlayIdIndex_[e.toString()]=t),t.setMap(this)}disposeInternal(){this.controls.clear(),this.interactions.clear(),this.overlays_.clear(),this.resizeObserver_?.disconnect(),this.setTarget(null),super.disposeInternal()}forEachFeatureAtPixel(t,e,n){if(!this.frameState_||!this.renderer_)return;const r=this.getCoordinateFromPixelInternal(t),i=void 0!==(n=void 0!==n?n:{}).hitTolerance?n.hitTolerance:0,s=void 0!==n.layerFilter?n.layerFilter:iV,o=!1!==n.checkWrapped;return this.renderer_.forEachFeatureAtCoordinate(r,this.frameState_,i,o,e,null,s,null)}getFeaturesAtPixel(t,e){const n=[];return this.forEachFeatureAtPixel(t,function(t){n.push(t)},e),n}getAllLayers(){const t=[];return function e(n){n.forEach(function(n){n instanceof BZ?e(n.getLayers()):t.push(n)})}(this.getLayers()),t}hasFeatureAtPixel(t,e){if(!this.frameState_||!this.renderer_)return!1;const n=this.getCoordinateFromPixelInternal(t),r=void 0!==(e=void 0!==e?e:{}).layerFilter?e.layerFilter:iV,i=void 0!==e.hitTolerance?e.hitTolerance:0,s=!1!==e.checkWrapped;return this.renderer_.hasFeatureAtCoordinate(n,this.frameState_,i,s,r,null)}getEventCoordinate(t){return this.getCoordinateFromPixel(this.getEventPixel(t))}getEventCoordinateInternal(t){return this.getCoordinateFromPixelInternal(this.getEventPixel(t))}getEventPixel(t){const e=this.viewport_.getBoundingClientRect(),n=this.getSize(),r=e.width/n[0],i=e.height/n[1],s="changedTouches"in t?t.changedTouches[0]:t;return[(s.clientX-e.left)/r,(s.clientY-e.top)/i]}getTarget(){return this.get(qV)}getTargetElement(){return this.targetElement_}getCoordinateFromPixel(t){return lG(this.getCoordinateFromPixelInternal(t),this.getView().getProjection())}getCoordinateFromPixelInternal(t){const e=this.frameState_;return e?vG(e.pixelToCoordinateTransform,t.slice()):null}getControls(){return this.controls}getOverlays(){return this.overlays_}getOverlayById(t){const e=this.overlayIdIndex_[t.toString()];return void 0!==e?e:null}getInteractions(){return this.interactions}getLayerGroup(){return this.get(BV)}setLayers(t){const e=this.getLayerGroup();if(t instanceof SV)return void e.setLayers(t);const n=e.getLayers();n.clear(),n.extend(t)}getLayers(){return this.getLayerGroup().getLayers()}getLoadingOrNotReady(){const t=this.getLayerGroup().getLayerStatesArray();for(let e=0,n=t.length;e=0;n--){const r=e[n];if(r.getMap()===this&&r.getActive()&&this.getTargetElement()&&(!r.handleEvent(t)||t.propagationStopped))break}}}handlePostRender(){const t=this.frameState_,e=this.tileQueue_;if(!e.isEmpty()){let n=this.maxTilesLoading_,r=n;if(t){const e=t.viewHints;if(e[0]||e[1]){const e=Date.now()-t.time>8;n=e?0:8,r=e?0:2}}e.getTilesLoading(){this.postRenderTimeoutHandle_=void 0,this.handlePostRender()},0))}setLayerGroup(t){const e=this.getLayerGroup();e&&this.handleLayerRemove_(new jZ("removelayer",e)),this.set(BV,t)}setSize(t){this.set($V,t)}setTarget(t){this.set(qV,t)}setView(t){if(!t||t instanceof _K)return void this.set(VV,t);this.set(VV,new _K);const e=this;t.then(function(t){e.setView(new _K(t))})}updateSize(){const t=this.getTargetElement();let e;if(t){let n,r;if($K(t))n=t.width,r=t.height;else{const e=getComputedStyle(t);n=t.offsetWidth-parseFloat(e.borderLeftWidth)-parseFloat(e.paddingLeft)-parseFloat(e.paddingRight)-parseFloat(e.borderRightWidth),r=t.offsetHeight-parseFloat(e.borderTopWidth)-parseFloat(e.paddingTop)-parseFloat(e.paddingBottom)-parseFloat(e.borderBottomWidth)}isNaN(n)||isNaN(r)||(e=[Math.max(0,n),Math.max(0,r)],!PY(e)&&(t.offsetWidth||t.offsetHeight||t.getClientRects().length)&&tH("No map visible because the map container's width or height are 0."))}const n=this.getSize();!e||n&&rV(e,n)||(this.setSize(e),this.updateViewportSize_(e))}updateViewportSize_(t){const e=this.getView();e&&e.setViewportSize(t)}};const _Q="element",xQ="map",CQ="offset",SQ="position",kQ="positioning";class EQ extends _V{constructor(t){super(),this.on,this.once,this.un,this.options=t,this.id=t.id,this.insertFirst=void 0===t.insertFirst||t.insertFirst,this.stopEvent=void 0===t.stopEvent||t.stopEvent,this.element=document.createElement("div"),this.element.className=void 0!==t.className?t.className:"ol-overlay-container ol-selectable",this.element.style.position="absolute",this.element.style.pointerEvents="auto",this.autoPan=!0===t.autoPan?{}:t.autoPan||void 0,this.rendered={transform_:"",visible:!0},this.mapPostrenderListenerKey=null,this.addChangeListener(_Q,this.handleElementChanged),this.addChangeListener(xQ,this.handleMapChanged),this.addChangeListener(CQ,this.handleOffsetChanged),this.addChangeListener(SQ,this.handlePositionChanged),this.addChangeListener(kQ,this.handlePositioningChanged),void 0!==t.element&&this.setElement(t.element),this.setOffset(void 0!==t.offset?t.offset:[0,0]),this.setPositioning(t.positioning||"top-left"),void 0!==t.position&&this.setPosition(t.position)}getElement(){return this.get(_Q)}getId(){return this.id}getMap(){return this.get(xQ)||null}getOffset(){return this.get(CQ)}getPosition(){return this.get(SQ)}getPositioning(){return this.get(kQ)}handleElementChanged(){UK(this.element);const t=this.getElement();t&&this.element.appendChild(t)}handleMapChanged(){this.mapPostrenderListenerKey&&(this.element?.remove(),gV(this.mapPostrenderListenerKey),this.mapPostrenderListenerKey=null);const t=this.getMap();if(t){this.mapPostrenderListenerKey=pV(t,NV,this.render,this),this.updatePixelPosition();const e=this.stopEvent?t.getOverlayContainerStopEvent():t.getOverlayContainer();this.insertFirst?e.insertBefore(this.element,e.childNodes[0]||null):e.appendChild(this.element),this.performAutoPan()}}render(){this.updatePixelPosition()}handleOffsetChanged(){this.updatePixelPosition()}handlePositionChanged(){this.updatePixelPosition(),this.performAutoPan()}handlePositioningChanged(){this.updatePixelPosition()}setElement(t){this.set(_Q,t)}setMap(t){this.set(xQ,t)}setOffset(t){this.set(CQ,t)}setPosition(t){this.set(SQ,t)}performAutoPan(){this.autoPan&&this.panIntoView(this.autoPan)}panIntoView(t){const e=this.getMap();if(!e||!e.getTargetElement()||!this.get(SQ))return;const n=this.getRect(e.getTargetElement(),e.getSize()),r=this.getElement(),i=this.getRect(r,[DK(r),NK(r)]),s=void 0===(t=t||{}).margin?20:t.margin;if(!fW(n,i)){const r=i[0]-n[0],o=n[2]-i[2],a=i[1]-n[1],l=n[3]-i[3],c=[0,0];if(r<0?c[0]=r-s:o<0&&(c[0]=Math.abs(o)+s),a<0?c[1]=a-s:l<0&&(c[1]=Math.abs(l)+s),0!==c[0]||0!==c[1]){const n=e.getView().getCenterInternal(),r=e.getPixelFromCoordinateInternal(n);if(!r)return;const i=[r[0]+c[0],r[1]+c[1]],s=t.animation||{};e.getView().animateInternal({center:e.getCoordinateFromPixelInternal(i),duration:s.duration,easing:s.easing})}}}getRect(t,e){const n=t.getBoundingClientRect(),r=n.left+window.pageXOffset,i=n.top+window.pageYOffset;return[r,i,r+e[0],i+e[1]]}setPositioning(t){this.set(kQ,t)}setVisible(t){this.rendered.visible!==t&&(this.element.style.display=t?"":"none",this.rendered.visible=t)}updatePixelPosition(){const t=this.getMap(),e=this.getPosition();if(!t||!t.isRendered()||!e)return void this.setVisible(!1);const n=t.getPixelFromCoordinate(e),r=t.getSize();this.updateRenderedPosition(n,r)}updateRenderedPosition(t,e){const n=this.element.style,r=this.getOffset(),i=this.getPositioning();this.setVisible(!0);let s="0%",o="0%";"bottom-right"==i||"center-right"==i||"top-right"==i?s="-100%":"bottom-center"!=i&&"center-center"!=i&&"top-center"!=i||(s="-50%"),"bottom-left"==i||"bottom-center"==i||"bottom-right"==i?o="-100%":"center-left"!=i&&"center-center"!=i&&"center-right"!=i||(o="-50%");const a=`translate(${s}, ${o}) translate(${t[0]+r[0]}px, ${t[1]+r[1]}px)`;this.rendered.transform_!=a&&(this.rendered.transform_=a,n.transform=a)}getOptions(){return this.options}}class TQ extends _V{constructor(t){if(super(),this.on,this.once,this.un,this.id_=void 0,this.geometryName_="geometry",this.style_=null,this.styleFunction_=void 0,this.geometryChangeKey_=null,this.addChangeListener(this.geometryName_,this.handleGeometryChanged_),t)if("function"==typeof t.getSimplifiedGeometry){const e=t;this.setGeometry(e)}else{const e=t;this.setProperties(e)}}clone(){const t=new TQ(this.hasProperties()?this.getProperties():null);t.setGeometryName(this.getGeometryName());const e=this.getGeometry();e&&t.setGeometry(e.clone());const n=this.getStyle();return n&&t.setStyle(n),t}getGeometry(){return this.get(this.geometryName_)}getId(){return this.id_}getGeometryName(){return this.geometryName_}getStyle(){return this.style_}getStyleFunction(){return this.styleFunction_}handleGeometryChange_(){this.changed()}handleGeometryChanged_(){this.geometryChangeKey_&&(gV(this.geometryChangeKey_),this.geometryChangeKey_=null);const t=this.getGeometry();t&&(this.geometryChangeKey_=pV(t,Vq,this.handleGeometryChange_,this)),this.changed()}setGeometry(t){this.set(this.geometryName_,t)}setStyle(t){this.style_=t,this.styleFunction_=t?function(t){if("function"==typeof t)return t;let e;return Array.isArray(t)?e=t:(WV("function"==typeof t.getZIndex,"Expected an `ol/style/Style` or an array of `ol/style/Style.js`"),e=[t]),function(){return e}}(t):void 0,this.changed()}setId(t){this.id_=t,this.changed()}setGeometryName(t){this.removeChangeListener(this.geometryName_,this.handleGeometryChanged_),this.geometryName_=t,this.addChangeListener(this.geometryName_,this.handleGeometryChanged_),this.handleGeometryChanged_()}}function RQ(t,e,n,r,i,s,o){let a,l;const c=(n-e)/r;if(1===c)a=e;else if(2===c)a=e,l=i;else if(0!==c){let s=t[e],o=t[e+1],c=0;const u=[0];for(let i=e+r;i>1),i=+n(t[r],e),i<0?s=r+1:(o=r,a=!i);return a?s:~s}(u,h);d<0?(l=(h-u[-d-2])/(u[-d-1]-u[-d-2]),a=e+(-d-2)*r):a=e+d*r}o=o>1?o:2,s=s||new Array(o);for(let u=0;u>1;ia&&(this.instructions.push([4,a,c,t,n,$G,i]),this.hitDetectionInstructions.push([4,a,c,t,r||n,$G,i]));break;case"Point":l=t.getFlatCoordinates(),this.coordinates.push(l[0],l[1]),c=this.coordinates.length,this.instructions.push([4,a,c,t,n,void 0,i]),this.hitDetectionInstructions.push([4,a,c,t,r||n,void 0,i])}this.endGeometry(e)}beginGeometry(t,e,n){this.beginGeometryInstruction1_=[0,e,0,t,n],this.instructions.push(this.beginGeometryInstruction1_),this.beginGeometryInstruction2_=[0,e,0,t,n],this.hitDetectionInstructions.push(this.beginGeometryInstruction2_)}finish(){return{instructions:this.instructions,hitDetectionInstructions:this.hitDetectionInstructions,coordinates:this.coordinates}}reverseHitDetectionInstructions(){const t=this.hitDetectionInstructions;let e;t.reverse();const n=t.length;let r,i,s=-1;for(e=0;ethis.maxLineWidth&&(this.maxLineWidth=e.lineWidth,this.bufferedMaxExtent_=null)}else e.strokeStyle=void 0,e.lineCap=void 0,e.lineDash=null,e.lineDashOffset=void 0,e.lineJoin=void 0,e.lineWidth=void 0,e.miterLimit=void 0;return e}setFillStrokeStyle(t,e){const n=this.state;this.fillStyleToState(t,n),this.strokeStyleToState(e,n)}createFill(t){const e=t.fillStyle,n=[10,e];return"string"!=typeof e&&n.push(t.fillPatternScale),n}applyStroke(t){this.instructions.push(this.createStroke(t))}createStroke(t){return[DQ,t.strokeStyle,t.lineWidth*this.pixelRatio,t.lineCap,t.lineJoin,t.miterLimit,t.lineDash?this.applyPixelRatio(t.lineDash):null,t.lineDashOffset*this.pixelRatio]}updateFillStyle(t,e){const n=t.fillStyle;"string"==typeof n&&t.currentFillStyle==n||(this.instructions.push(e.call(this,t)),t.currentFillStyle=n)}updateStrokeStyle(t,e){const n=t.strokeStyle,r=t.lineCap,i=t.lineDash,s=t.lineDashOffset,o=t.lineJoin,a=t.lineWidth,l=t.miterLimit;(t.currentStrokeStyle!=n||t.currentLineCap!=r||i!=t.currentLineDash&&!rV(t.currentLineDash,i)||t.currentLineDashOffset!=s||t.currentLineJoin!=o||t.currentLineWidth!=a||t.currentMiterLimit!=l)&&(e.call(this,t),t.currentStrokeStyle=n,t.currentLineCap=r,t.currentLineDash=i,t.currentLineDashOffset=s,t.currentLineJoin=o,t.currentLineWidth=a,t.currentMiterLimit=l)}endGeometry(t){this.beginGeometryInstruction1_[2]=this.instructions.length,this.beginGeometryInstruction1_=null,this.beginGeometryInstruction2_[2]=this.hitDetectionInstructions.length,this.beginGeometryInstruction2_=null;const e=[7,t];this.instructions.push(e),this.hitDetectionInstructions.push(e)}getBufferedMaxExtent(){if(!this.bufferedMaxExtent_&&(this.bufferedMaxExtent_=hW(this.maxExtent),this.maxLineWidth>0)){const t=this.resolution*(this.maxLineWidth+1)/2;uW(this.bufferedMaxExtent_,t,this.bufferedMaxExtent_)}return this.bufferedMaxExtent_}}class qQ extends $Q{constructor(t,e,n,r){super(t,e,n,r)}drawFlatCoordinatess_(t,e,n,r){const i=this.state,s=void 0!==i.fillStyle,o=void 0!==i.strokeStyle,a=n.length;this.instructions.push(UQ),this.hitDetectionInstructions.push(UQ);for(let l=0;l=t){const e=(t-a+h)/h,d=nW(n,c,e),p=nW(r,u,e);l.push(d,p),s.push(l),l=[d,p],a==t&&(o+=i),a=0}else if(a0&&s.push(l),s}function WQ(t,e,n,r,i){let s,o,a,l,c,u,h,d,p,f,g=n,m=n,y=0,v=0,b=n;for(o=n;ot&&(v>y&&(y=v,g=b,m=o),v=0,b=o-i)),a=l,h=p,d=f),c=n,u=r}return v+=l,v>y?[b,o]:[g,m]}const HQ={left:0,center:.5,right:1,top:0,middle:.5,hanging:.2,alphabetic:.8,ideographic:.8,bottom:1},GQ={Circle:qQ,Default:$Q,Image:class extends $Q{constructor(t,e,n,r){super(t,e,n,r),this.hitDetectionImage_=null,this.image_=null,this.imagePixelRatio_=void 0,this.anchorX_=void 0,this.anchorY_=void 0,this.height_=void 0,this.opacity_=void 0,this.originX_=void 0,this.originY_=void 0,this.rotateWithView_=void 0,this.rotation_=void 0,this.scale_=void 0,this.width_=void 0,this.declutterMode_=void 0,this.declutterImageWithText_=void 0}drawPoint(t,e,n){if(!this.image_||this.maxExtent&&!pW(this.maxExtent,t.getFlatCoordinates()))return;this.beginGeometry(t,e,n);const r=t.getFlatCoordinates(),i=t.getStride(),s=this.coordinates.length,o=this.appendFlatPointCoordinates(r,i);this.instructions.push([6,s,o,this.image_,this.anchorX_*this.imagePixelRatio_,this.anchorY_*this.imagePixelRatio_,Math.ceil(this.height_*this.imagePixelRatio_),this.opacity_,this.originX_*this.imagePixelRatio_,this.originY_*this.imagePixelRatio_,this.rotateWithView_,this.rotation_,[this.scale_[0]*this.pixelRatio/this.imagePixelRatio_,this.scale_[1]*this.pixelRatio/this.imagePixelRatio_],Math.ceil(this.width_*this.imagePixelRatio_),this.declutterMode_,this.declutterImageWithText_]),this.hitDetectionInstructions.push([6,s,o,this.hitDetectionImage_,this.anchorX_,this.anchorY_,this.height_,1,this.originX_,this.originY_,this.rotateWithView_,this.rotation_,this.scale_,this.width_,this.declutterMode_,this.declutterImageWithText_]),this.endGeometry(e)}drawMultiPoint(t,e,n){if(!this.image_)return;this.beginGeometry(t,e,n);const r=t.getFlatCoordinates(),i=[];for(let a=0,l=r.length;a{const r=o[2*(t+n)]===c[n*u]&&o[2*(t+n)+1]===c[n*u+1];return r||--t,r})}this.saveTextStates_();const h=s.backgroundFill?this.createFill(this.fillStyleToState(s.backgroundFill)):null,d=s.backgroundStroke?this.createStroke(this.strokeStyleToState(s.backgroundStroke)):null;this.beginGeometry(t,e,n);let p=s.padding;if(p!=bJ&&(s.scale[0]<0||s.scale[1]<0)){let t=s.padding[0],e=s.padding[1],n=s.padding[2],r=s.padding[3];s.scale[0]<0&&(e=-e,r=-r),s.scale[1]<0&&(t=-t,n=-n),p=[t,e,n,r]}const f=this.pixelRatio;this.instructions.push([6,a,i,null,NaN,NaN,NaN,1,0,0,this.textRotateWithView_,this.textRotation_,[1,1],NaN,this.declutterMode_,this.declutterImageWithText_,p==bJ?bJ:p.map(function(t){return t*f}),h,d,this.text_,this.textKey_,this.strokeKey_,this.fillKey_,this.textOffsetX_,this.textOffsetY_,r]);const g=1/f,m=h?h.slice(0):null;m&&(m[1]=dJ),this.hitDetectionInstructions.push([6,a,i,null,NaN,NaN,NaN,1,0,0,this.textRotateWithView_,this.textRotation_,[g,g],NaN,this.declutterMode_,this.declutterImageWithText_,p,m,d,this.text_,this.textKey_,this.strokeKey_,this.fillKey_?dJ:this.fillKey_,this.textOffsetX_,this.textOffsetY_,r]),this.endGeometry(e)}else{if(!jW(this.maxExtent,t.getExtent()))return;let r;if(c=t.getFlatCoordinates(),"LineString"==l)r=[c.length];else if("MultiLineString"==l)r=t.getEnds();else if("Polygon"==l)r=t.getEnds().slice(0,1);else if("MultiPolygon"==l){const e=t.getEndss();r=[];for(let t=0,n=e.length;tt[2]}else R=_>E;const L=Math.PI,M=[],I=C+r===e;let P;if(y=0,v=S,p=t[e=C],f=t[e+1],I){b(),P=Math.atan2(f-m,p-g),R&&(P+=P>0?-L:L);const t=(E+_)/2,e=(T+x)/2;return M[0]=[t,e,(k-s)/2,P,i],M}for(let A=0,O=(i=i.replace(/\n/g," ")).length;A0?-L:L),void 0!==P){let e=t-P;if(e+=e>L?-2*L:e<-L?2*L:0,Math.abs(e)>o)return null}P=t;const h=A;let d=0;for(;A{if("function"==typeof FK()[e])return this.push_(e),this.pushMethodArgs_},set:(t,e,n)=>(this.push_(e,n),!0)})}push_(...t){const e=this.instructions_,n=this.zIndex+this.offset_;e[n]||(e[n]=[]),e[n].push(...t)}pushMethodArgs_=(...t)=>(this.push_(t),this);pushFunction(t){this.push_(t)}getContext(){return this.context_}draw(t){this.instructions_.forEach(e=>{for(let n=0,r=e.length;n0&&t.push("\n",""),t.push(e,""),t}function o0(t,e,n){return n%2==0&&(t+=e),t}class a0{constructor(t,e,n,r,i){this.overlaps=n,this.pixelRatio=e,this.resolution=t,this.alignAndScaleFill_,this.instructions=r.instructions,this.coordinates=r.coordinates,this.coordinateCache_={},this.renderedTransform_=[1,0,0,1,0,0],this.hitDetectionInstructions=r.hitDetectionInstructions,this.pixelCoordinates_=null,this.viewRotation_=0,this.fillStates=r.fillStates||{},this.strokeStates=r.strokeStates||{},this.textStates=r.textStates||{},this.widths_={},this.labels_={},this.zIndexContext_=i?new YQ:null}getZIndexContext(){return this.zIndexContext_}createLabel(t,e,n,r){const i=t+e+n+r;if(this.labels_[i])return this.labels_[i];const s=r?this.strokeStates[r]:null,o=n?this.fillStates[n]:null,a=this.textStates[e],l=this.pixelRatio,c=[a.scale[0]*l,a.scale[1]*l],u=a.justify?HQ[a.justify]:i0(Array.isArray(t)?t[0]:t,a.textAlign||yJ),h=r&&s.lineWidth?s.lineWidth:0,d=Array.isArray(t)?t:String(t).split("\n").reduce(s0,[]),{width:p,height:f,widths:g,heights:m,lineWidths:y}=function(t,e){const n=[],r=[],i=[];let s=0,o=0,a=0,l=0;for(let c=0,u=e.length;c<=u;c+=2){const h=e[c];if("\n"===h||c===u){s=Math.max(s,o),i.push(o),o=0,a+=l,l=0;continue}const d=e[c+1]||t.font,p=LJ(d,h);n.push(p),o+=p;const f=TJ(d);r.push(f),l=Math.max(l,f)}return{width:s,height:a,widths:n,heights:r,lineWidths:i}}(a,d),v=p+h,b=[],w=(v+2)*c[0],_=(f+h)*c[1],x={width:w<0?Math.floor(w):Math.ceil(w),height:_<0?Math.floor(_):Math.ceil(_),contextInstructions:b};1==c[0]&&1==c[1]||b.push("scale",c),r&&(b.push("strokeStyle",s.strokeStyle),b.push("lineWidth",h),b.push("lineCap",s.lineCap),b.push("lineJoin",s.lineJoin),b.push("miterLimit",s.miterLimit),b.push("setLineDash",[s.lineDash]),b.push("lineDashOffset",s.lineDashOffset)),n&&b.push("fillStyle",o.fillStyle),b.push("textBaseline","middle"),b.push("textAlign","center");const C=.5-u;let S=u*v+C*h;const k=[],E=[];let T,R=0,L=0,M=0,I=0;for(let P=0,A=d.length;Pt?t-l:i,b=s+c>e?e-c:s,w=p[3]+v*h[0]+p[1],_=p[0]+b*h[1]+p[2],x=m-p[3],C=y-p[0];let S;return(f||0!==u)&&(JQ[0]=x,e0[0]=x,JQ[1]=C,QQ[1]=C,QQ[0]=x+w,t0[0]=QQ[0],t0[1]=C+_,e0[1]=t0[1]),0!==u?(S=wG([1,0,0,1,0,0],n,r,1,1,u,-n,-r),vG(S,JQ),vG(S,QQ),vG(S,t0),vG(S,e0),yW(Math.min(JQ[0],QQ[0],t0[0],e0[0]),Math.min(JQ[1],QQ[1],t0[1],e0[1]),Math.max(JQ[0],QQ[0],t0[0],e0[0]),Math.max(JQ[1],QQ[1],t0[1],e0[1]),XQ)):yW(Math.min(x,x+w),Math.min(C,C+_),Math.max(x,x+w),Math.max(C,C+_),XQ),d&&(m=Math.round(m),y=Math.round(y)),{drawImageX:m,drawImageY:y,drawImageW:v,drawImageH:b,originX:l,originY:c,declutterBox:{minX:XQ[0],minY:XQ[1],maxX:XQ[2],maxY:XQ[3],value:g},canvasTransform:S,scale:h}}replayImageOrLabel_(t,e,n,r,i,s,o){const a=!(!s&&!o),l=r.declutterBox,c=o?o[2]*r.scale[0]/2:0;return l.minX-c<=e[0]&&l.maxX+c>=0&&l.minY-c<=e[1]&&l.maxY+c>=0&&(a&&this.replayTextBackground_(t,JQ,QQ,t0,e0,s,o),function(t,e,n,r,i,s,o,a,l,c,u){t.save(),1!==n&&(void 0===t.globalAlpha?t.globalAlpha=t=>t.globalAlpha*=n:t.globalAlpha*=n),e&&t.transform.apply(t,e),r.contextInstructions?(t.translate(l,c),t.scale(u[0],u[1]),function(t,e){const n=t.contextInstructions;for(let r=0,i=n.length;rO&&(this.fill_(t),R=0),L>O&&(t.stroke(),L=0),R||L||(t.beginPath(),v=NaN,b=NaN),++d;break;case 2:T=n[1];const r=c[T],u=c[T+1],h=c[T+2]-r,p=c[T+3]-u,j=Math.sqrt(h*h+p*p);t.moveTo(r+j,u),t.arc(r,u,j,0,2*Math.PI,!0),++d;break;case 3:t.closePath(),++d;break;case 4:T=n[1],f=n[2];const U=n[3],B=n[4],$=n[5];A.geometry=U,A.feature=F,d in M||(M[d]=[]);const q=M[d];$?$(c,T,f,2,q):(q[0]=c[T],q[1]=c[T+1],q.length=2),l&&(l.zIndex=n[6]),B(q,A),++d;break;case 6:T=n[1],f=n[2],x=n[3],g=n[4],m=n[5];let V=n[6];const W=n[7],H=n[8],G=n[9],K=n[10];let Z=n[11];const Y=n[12];let X=n[13];y=n[14]||"declutter";const J=n[15];if(!x&&n.length>=20){C=n[19],S=n[20],k=n[21],E=n[22];const t=this.drawLabelWithPointPlacement_(C,S,k,E);x=t.label,n[3]=x;const e=n[23];g=(t.anchorX-e)*this.pixelRatio,n[4]=g;const r=n[24];m=(t.anchorY-r)*this.pixelRatio,n[5]=m,V=x.height,n[6]=V,X=x.width,n[13]=X}let Q,tt,et,nt;n.length>25&&(Q=n[25]),n.length>17?(tt=n[16],et=n[17],nt=n[18]):(tt=bJ,et=null,nt=null),K&&P?Z+=I:K||P||(Z-=I);let rt=0;for(;T!c0.includes(t));class h0{constructor(t,e,n,r,i,s,o){this.maxExtent_=t,this.overlaps_=r,this.pixelRatio_=n,this.resolution_=e,this.renderBuffer_=s,this.executorsByZIndex_={},this.hitDetectionContext_=null,this.hitDetectionTransform_=[1,0,0,1,0,0],this.renderedContext_=null,this.deferredZIndexContexts_={},this.createExecutors_(i,o)}clip(t,e){const n=this.getClipCoords(e);t.beginPath(),t.moveTo(n[0],n[1]),t.lineTo(n[2],n[3]),t.lineTo(n[4],n[5]),t.lineTo(n[6],n[7]),t.clip()}createExecutors_(t,e){for(const n in t){let r=this.executorsByZIndex_[n];void 0===r&&(r={},this.executorsByZIndex_[n]=r);const i=t[n];for(const t in i){const n=i[t];r[t]=new a0(this.resolution_,this.pixelRatio_,this.overlaps_,n,e)}}}hasExecutors(t){for(const e in this.executorsByZIndex_){const n=this.executorsByZIndex_[e];for(let e=0,r=t.length;en)break;let a=r[o];a||(a=[],r[o]=a),a.push(4*((t+s)*e+(t+i))+3),s>0&&a.push(4*((t-s)*e+(t+i))+3),i>0&&(a.push(4*((t+s)*e+(t-i))+3),s>0&&a.push(4*((t-s)*e+(t-i))+3))}const i=[];for(let s=0,o=r.length;s0){if(!s||"none"===n||"Image"!==d&&"Text"!==d||s.includes(t)){const n=(h[l]-3)/4,s=r-n%o,a=r-(n/o|0),c=i(t,e,s*s+a*a);if(c)return c}c.clearRect(0,0,o,o);break}}const f=Object.keys(this.executorsByZIndex_).map(Number);let g,m,y,v,b;for(f.sort(Jq),g=f.length-1;g>=0;--g){const t=f[g].toString();for(y=this.executorsByZIndex_[t],m=l0.length-1;m>=0;--m)if(d=l0[m],v=y[d],void 0!==v&&(b=v.executeHitDetection(c,a,n,p,u),b))return b}}getClipCoords(t){const e=this.maxExtent_;if(!e)return null;const n=e[0],r=e[1],i=e[2],s=e[3],o=[n,r,n,s,i,s,i,r];return SG(o,0,8,2,t,o),o}isEmpty(){return uV(this.executorsByZIndex_)}execute(t,e,n,r,i,s,o){const a=Object.keys(this.executorsByZIndex_).map(Number);a.sort(o?Qq:Jq),s=s||l0;const l=l0.length;for(let c=0,u=a.length;cp.execute(t,e,n,r,i,o)):p.execute(h,e,n,r,i,o),d&&h.restore(),s){s.offset();const t=a[c]*l+l0.indexOf(u);this.deferredZIndexContexts_[t]||(this.deferredZIndexContexts_[t]=[]),this.deferredZIndexContexts_[t].push(s)}}}}this.renderedContext_=t}getDeferredZIndexContexts(){return this.deferredZIndexContexts_}getRenderedContext(){return this.renderedContext_}renderDeferred(){const t=this.deferredZIndexContexts_,e=Object.keys(t).map(Number).sort(Jq);for(let n=0,r=e.length;n{t.draw(this.renderedContext_),t.clear()}),t[e[n]].length=0}}const d0={};class p0 extends zQ{constructor(t,e,n,r,i,s,o){super(),this.context_=t,this.pixelRatio_=e,this.extent_=n,this.transform_=r,this.transformRotation_=r?rW(Math.atan2(r[1],r[0]),10):0,this.viewRotation_=i,this.squaredTolerance_=s,this.userTransform_=o,this.contextFillState_=null,this.contextStrokeState_=null,this.contextTextState_=null,this.fillState_=null,this.strokeState_=null,this.image_=null,this.imageAnchorX_=0,this.imageAnchorY_=0,this.imageHeight_=0,this.imageOpacity_=0,this.imageOriginX_=0,this.imageOriginY_=0,this.imageRotateWithView_=!1,this.imageRotation_=0,this.imageScale_=[0,0],this.imageWidth_=0,this.text_="",this.textOffsetX_=0,this.textOffsetY_=0,this.textRotateWithView_=!1,this.textRotation_=0,this.textScale_=[0,0],this.textFillState_=null,this.textStrokeState_=null,this.textState_=null,this.pixelCoordinates_=[],this.tmpLocalTransform_=[1,0,0,1,0,0]}drawImages_(t,e,n,r){if(!this.image_)return;const i=SG(t,e,n,r,this.transform_,this.pixelCoordinates_),s=this.context_,o=this.tmpLocalTransform_,a=s.globalAlpha;1!=this.imageOpacity_&&(s.globalAlpha=a*this.imageOpacity_);let l=this.imageRotation_;0===this.transformRotation_&&(l-=this.viewRotation_),this.imageRotateWithView_&&(l+=this.viewRotation_);for(let c=0,u=i.length;ct*this.pixelRatio_),lineDashOffset:(i||0)*this.pixelRatio_,lineJoin:void 0!==s?s:gJ,lineWidth:(void 0!==o?o:1)*this.pixelRatio_,miterLimit:void 0!==a?a:10,strokeStyle:uJ(t||mJ)}}else this.strokeState_=null}setImageStyle(t){let e;if(!t||!(e=t.getSize()))return void(this.image_=null);const n=t.getPixelRatio(this.pixelRatio_),r=t.getAnchor(),i=t.getOrigin();this.image_=t.getImage(this.pixelRatio_),this.imageAnchorX_=r[0]*n,this.imageAnchorY_=r[1]*n,this.imageHeight_=e[1]*n,this.imageOpacity_=t.getOpacity(),this.imageOriginX_=i[0],this.imageOriginY_=i[1],this.imageRotateWithView_=t.getRotateWithView(),this.imageRotation_=t.getRotation();const s=t.getScaleArray();this.imageScale_=[s[0]*this.pixelRatio_/n,s[1]*this.pixelRatio_/n],this.imageWidth_=e[0]*n}setTextStyle(t){if(t){const e=t.getFill();if(e){const t=e.getColor();this.textFillState_={fillStyle:uJ(t||dJ)}}else this.textFillState_=null;const n=t.getStroke();if(n){const t=n.getColor(),e=n.getLineCap(),r=n.getLineDash(),i=n.getLineDashOffset(),s=n.getLineJoin(),o=n.getWidth(),a=n.getMiterLimit();this.textStrokeState_={lineCap:void 0!==e?e:pJ,lineDash:r||fJ,lineDashOffset:i||0,lineJoin:void 0!==s?s:gJ,lineWidth:void 0!==o?o:1,miterLimit:void 0!==a?a:10,strokeStyle:uJ(t||mJ)}}else this.textStrokeState_=null;const r=t.getFont(),i=t.getOffsetX(),s=t.getOffsetY(),o=t.getRotateWithView(),a=t.getRotation(),l=t.getScaleArray(),c=t.getText(),u=t.getTextAlign(),h=t.getTextBaseline();this.textState_={font:void 0!==r?r:hJ,textAlign:void 0!==u?u:yJ,textBaseline:void 0!==h?h:vJ},this.text_=void 0!==c?Array.isArray(c)?c.reduce((t,e,n)=>t+(n%2?" ":e),""):c:"",this.textOffsetX_=void 0!==i?this.pixelRatio_*i:0,this.textOffsetY_=void 0!==s?this.pixelRatio_*s:0,this.textRotateWithView_=void 0!==o&&o,this.textRotation_=void 0!==a?a:0,this.textScale_=[this.pixelRatio_*l[0],this.pixelRatio_*l[1]]}else this.text_=""}}const f0=.5;function g0(t,e,n,r,i,s,o,a,l){const c=i,u=AK(t[0]*f0,t[1]*f0);u.imageSmoothingEnabled=!1;const h=u.canvas,d=new p0(u,f0,i,null,o,a,l?rG(null,l):null),p=n.length,f=Math.floor(16777215/p),g={};for(let y=1;y<=p;++y){const t=n[y-1],e=t.getStyleFunction()||r;if(!e)continue;let i=e(t,s);if(!i)continue;Array.isArray(i)||(i=[i]);const o=(y*f).toString(16).padStart(7,"#00000");for(let n=0,r=i.length;n0;return h&&Promise.all(l).then(()=>i(null)),function(t,e,n,r,i,s,o){const a=n.getGeometryFunction()(e);if(!a)return;const l=a.simplifyTransformed(r,i);n.getRenderer()?x0(t,l,n,e,o):(0,y0[l.getType()])(t,l,n,e,o,s)}(t,e,n,r,s,o,a),h}function x0(t,e,n,r,i){if("GeometryCollection"==e.getType()){const s=e.getGeometries();for(let e=0,o=s.length;ethis.maxStaleKeys&&(this.staleKeys_.length=this.maxStaleKeys)}getFeatures(t){return yV()}getData(t){return null}prepareFrame(t){return yV()}renderFrame(t,e){return yV()}forEachFeatureAtCoordinate(t,e,n,r,i){}getLayer(){return this.layer_}handleFontsChanged(){}handleImageChange_(t){const e=t.target;2!==e.getState()&&3!==e.getState()||this.renderIfReadyAndVisible()}loadImage(t){let e=t.getState();return 2!=e&&3!=e&&t.addEventListener(Vq,this.boundHandleImageChange_),0==e&&(t.load(),e=t.getState()),2==e}renderIfReadyAndVisible(){const t=this.getLayer();t&&t.getVisible()&&"ready"===t.getSourceState()&&t.changed()}renderDeferred(t){}disposeInternal(){delete this.layer_,super.disposeInternal()}}const S0=[];let k0=null;class E0 extends C0{constructor(t){super(t),this.container=null,this.renderedResolution,this.tempTransform=[1,0,0,1,0,0],this.pixelTransform=[1,0,0,1,0,0],this.inversePixelTransform=[1,0,0,1,0,0],this.context=null,this.deferredContext_=null,this.containerReused=!1,this.frameState=null}getImageData(t,e,n){let r;k0||(k0=AK(1,1,void 0,{willReadFrequently:!0})),k0.clearRect(0,0,1,1);try{k0.drawImage(t,e,n,1,1,0,0,1,1),r=k0.getImageData(0,0,1,1).data}catch{return k0=null,null}return r}getBackground(t){let e=this.getLayer().getBackground();return"function"==typeof e&&(e=e(t.viewState.resolution)),e||void 0}useContainer(t,e,n){const r=this.getLayer().getClassName();let i,s;if(t&&t.className===r&&(!n||t&&t.style.backgroundColor&&rV(MY(t.style.backgroundColor),MY(n)))){const e=t.firstElementChild;$K(e)&&(s=e.getContext("2d"))}if(s&&function(t,e){const n=CG(t),r=CG(e);for(let i=0;i<6;++i)if(0!==Math.round((n[i]-r[i])*xG[i]))return!1;return!0}(s.canvas.style.transform,e)?(this.container=t,this.context=s,this.containerReused=!0):this.containerReused?(this.container=null,this.context=null,this.containerReused=!1):this.container&&(this.container.style.backgroundColor=null),!this.container){i=PV?BK():document.createElement("div"),i.className=r;let t=i.style;t.position="absolute",t.width="100%",t.height="100%",s=AK();const e=s.canvas;i.appendChild(e),t=e.style,t.position="absolute",t.left="0",t.transformOrigin="top left",this.container=i,this.context=s}this.containerReused||!n||this.container.style.backgroundColor||(this.container.style.backgroundColor=n)}clipUnrotated(t,e,n){const r=zW(n),i=DW(n),s=LW(n),o=RW(n);vG(e.coordinateToPixelTransform,r),vG(e.coordinateToPixelTransform,i),vG(e.coordinateToPixelTransform,s),vG(e.coordinateToPixelTransform,o);const a=this.inversePixelTransform;vG(a,r),vG(a,i),vG(a,s),vG(a,o),t.save(),t.beginPath(),t.moveTo(Math.round(r[0]),Math.round(r[1])),t.lineTo(Math.round(i[0]),Math.round(i[1])),t.lineTo(Math.round(s[0]),Math.round(s[1])),t.lineTo(Math.round(o[0]),Math.round(o[1])),t.clip()}prepareContainer(t,e){const n=t.extent,r=t.viewState.resolution,i=t.viewState.rotation,s=t.pixelRatio,o=Math.round(NW(n)/r*s),a=Math.round(OW(n)/r*s);wG(this.pixelTransform,t.size[0]/2,t.size[1]/2,1/s,1/s,i,-o/2,-a/2),_G(this.inversePixelTransform,this.pixelTransform);const l="matrix("+this.pixelTransform.join(", ")+")";if(this.useContainer(e,l,this.getBackground(t)),!this.containerReused){const t=this.context.canvas;t.width!=o||t.height!=a?(t.width=o,t.height=a):this.context.clearRect(0,0,o,a),l!==t.style.transform&&(t.style.transform=l)}}dispatchRenderEvent_(t,e,n){const r=this.getLayer();if(r.hasListener(t)){const i=new fQ(t,this.inversePixelTransform,n,e);r.dispatchEvent(i)}}preRender(t,e){this.frameState=e,e.declutter||this.dispatchRenderEvent_($Z,t,e)}postRender(t,e){e.declutter||this.dispatchRenderEvent_(qZ,t,e)}renderDeferredInternal(t){}getRenderContext(t){return t.declutter&&!this.deferredContext_&&(this.deferredContext_=new YQ),t.declutter?this.deferredContext_.getContext():this.context}renderDeferred(t){t.declutter&&(this.dispatchRenderEvent_($Z,this.context,t),t.declutter&&this.deferredContext_&&(this.deferredContext_.draw(this.context),this.deferredContext_.clear()),this.renderDeferredInternal(t),this.dispatchRenderEvent_(qZ,this.context,t))}getRenderTransform(t,e,n,r,i,s,o){const a=i/2,l=s/2,c=r/e,u=-c,h=-t[0]+o,d=-t[1];return wG(this.tempTransform,a,l,c,u,-n,h,d)}disposeInternal(){delete this.frameState,super.disposeInternal()}}class T0 extends E0{constructor(t){super(t),this.boundHandleStyleImageChange_=this.handleStyleImageChange_.bind(this),this.animatingOrInteracting_,this.hitDetectionImageData_=null,this.clipped_=!1,this.renderedFeatures_=null,this.renderedRevision_=-1,this.renderedResolution_=NaN,this.renderedExtent_=[1/0,1/0,-1/0,-1/0],this.wrappedRenderedExtent_=[1/0,1/0,-1/0,-1/0],this.renderedRotation_,this.renderedCenter_=null,this.renderedProjection_=null,this.renderedPixelRatio_=1,this.renderedRenderOrder_=null,this.renderedFrameDeclutter_,this.replayGroup_=null,this.replayGroupChanged=!0,this.clipping=!0,this.targetContext_=null,this.opacity_=1}renderWorlds(t,e,n){const r=e.extent,i=e.viewState,s=i.center,o=i.resolution,a=i.projection,l=i.rotation,c=a.getExtent(),u=this.getLayer().getSource(),h=this.getLayer().getDeclutter(),d=e.pixelRatio,p=e.viewHints,f=!(p[0]||p[1]),g=this.context,m=Math.round(NW(r)/o*d),y=Math.round(OW(r)/o*d),v=u.getWrapX()&&a.canWrapX(),b=v?NW(c):null,w=v?Math.ceil((r[2]-c[2])/b)+1:1;let _=v?Math.floor((r[0]-c[0])/b):0;do{let r=this.getRenderTransform(s,o,0,d,m,y,_*b);e.declutter&&(r=r.slice(0)),t.execute(g,[g.canvas.width,g.canvas.height],r,l,f,void 0===n?l0:n?c0:u0,n?h&&e.declutter[h]:void 0)}while(++_{if(this.frameState&&!this.hitDetectionImageData_&&!this.animatingOrInteracting_){const t=this.frameState.size.slice(),e=this.renderedCenter_,n=this.renderedResolution_,r=this.renderedRotation_,i=this.renderedProjection_,s=this.wrappedRenderedExtent_,o=this.getLayer(),a=[],l=t[0]*f0,c=t[1]*f0;a.push(this.getRenderTransform(e,n,r,f0,l,c,0).slice());const u=o.getSource(),h=i.getExtent();if(u.getWrapX()&&i.canWrapX()&&!fW(h,s)){let t=s[0];const i=NW(h);let o,u=0;for(;th[2];)++u,o=i*u,a.push(this.getRenderTransform(e,n,r,f0,l,c,o).slice()),t-=i}this.hitDetectionImageData_=g0(t,a,this.renderedFeatures_,o.getStyleFunction(),s,n,r,b0(n,this.renderedPixelRatio_),null)}e(m0(t,this.renderedFeatures_,this.hitDetectionImageData_))})}forEachFeatureAtCoordinate(t,e,n,r,i){if(!this.replayGroup_)return;const s=e.viewState.resolution,o=e.viewState.rotation,a=this.getLayer(),l={},c=this.getLayer().getDeclutter();return this.replayGroup_.forEachFeatureAtCoordinate(t,s,o,n,function(t,e,n){const s=bV(t),o=l[s];if(o){if(!0!==o&&nt.value):null)}handleFontsChanged(){const t=this.getLayer();t.getVisible()&&this.replayGroup_&&t.changed()}handleStyleImageChange_(t){this.renderIfReadyAndVisible()}prepareFrame(t){const e=this.getLayer(),n=e.getSource();if(!n)return!1;const r=t.viewHints[0],i=t.viewHints[1],s=e.getUpdateWhileAnimating(),o=e.getUpdateWhileInteracting();if(this.ready&&!s&&r||!o&&i)return this.animatingOrInteracting_=!0,!0;this.animatingOrInteracting_=!1;const a=t.extent,l=t.viewState,c=l.projection,u=l.resolution,h=t.pixelRatio,d=e.getRevision(),p=e.getRenderBuffer();let f=e.getRenderOrder();void 0===f&&(f=v0);const g=l.center.slice(),m=uW(a,p*u),y=m.slice(),v=[m.slice()],b=c.getExtent();if(n.getWrapX()&&c.canWrapX()&&!fW(b,t.extent)){const t=NW(b),e=Math.max(NW(m)/2,t);m[0]=b[0]-e,m[2]=b[2]+e,HW(g,c);const n=$W(v[0],c);n[0]b[0]&&n[2]>b[2]&&v.push([n[0]-t,n[1],n[2]-t,n[3]])}if(this.ready&&this.renderedResolution_==u&&this.renderedRevision_==d&&this.renderedRenderOrder_==f&&this.renderedFrameDeclutter_===!!t.declutter&&fW(this.wrappedRenderedExtent_,m))return rV(this.renderedExtent_,y)||(this.hitDetectionImageData_=null,this.renderedExtent_=y),this.renderedCenter_=g,this.replayGroupChanged=!1,!0;this.replayGroup_=null;const w=new KQ(w0(u,h),m,u,h);for(let R=0,L=v.length;R{let r;const i=t.getStyleFunction()||e.getStyleFunction();if(i&&(r=i(t,u)),r){const e=this.renderFeature(t,_,r,w,void 0,this.getLayer().getDeclutter(),n);x=x&&!e}},S=m,k=n.getFeaturesInExtent(S);f&&k.sort(f);for(let R=0,L=k.length;R=200&&a.status<300){const t=e.getType();try{let r;"text"==t||"json"==t?r=a.responseText:"xml"==t?r=a.responseXML||a.responseText:"arraybuffer"==t&&(r=a.response),r?s(e.readFeatures(r,{extent:n,featureProjection:i}),e.readProjection(r)):o()}catch{o()}}else o()},a.onerror=o,a.send()}function M0(t,e){return function(n,r,i,s,o){L0(t,e,n,r,i,t=>{this.addFeatures(t),void 0!==s&&s(t)},()=>{this.changed(),void 0!==o&&o()})}}function I0(){return[[-1/0,-1/0,1/0,1/0]]}function P0(t){return[t]}class A0 extends RG{constructor(t){super(),this.geometries_=t,this.changeEventsKeys_=[],this.listenGeometriesChange_()}unlistenGeometriesChange_(){this.changeEventsKeys_.forEach(gV),this.changeEventsKeys_.length=0}listenGeometriesChange_(){const t=this.geometries_;for(let e=0,n=t.length;et.clone())}const F0=[1,0,0,1,0,0];class z0{constructor(t,e,n,r,i,s){this.styleFunction,this.extent_,this.id_=s,this.type_=t,this.flatCoordinates_=e,this.flatInteriorPoints_=null,this.flatMidpoints_=null,this.ends_=n||null,this.properties_=i,this.squaredTolerance_,this.stride_=r,this.simplifiedGeometry_}get(t){return this.properties_[t]}getExtent(){return this.extent_||(this.extent_="Point"===this.type_?bW(this.flatCoordinates_):wW(this.flatCoordinates_,0,this.flatCoordinates_.length,2)),this.extent_}getFlatInteriorPoint(){if(!this.flatInteriorPoints_){const t=MW(this.getExtent());this.flatInteriorPoints_=eK(this.flatCoordinates_,0,this.ends_,2,t,0)}return this.flatInteriorPoints_}getFlatInteriorPoints(){if(!this.flatInteriorPoints_){const t=pK(this.flatCoordinates_,this.ends_),e=OQ(this.flatCoordinates_,0,t,2);this.flatInteriorPoints_=nK(this.flatCoordinates_,0,t,2,e)}return this.flatInteriorPoints_}getFlatMidpoint(){return this.flatMidpoints_||(this.flatMidpoints_=RQ(this.flatCoordinates_,0,this.flatCoordinates_.length,2,.5)),this.flatMidpoints_}getFlatMidpoints(){if(!this.flatMidpoints_){this.flatMidpoints_=[];const t=this.flatCoordinates_;let e=0;const n=this.ends_;for(let r=0,i=n.length;r{if(t===this.squaredTolerance_)return this.simplifiedGeometry_;this.simplifiedGeometry_=this.clone(),e&&this.simplifiedGeometry_.applyTransform(e);const n=this.simplifiedGeometry_.getFlatCoordinates();let r;switch(this.type_){case"LineString":n.length=WG(n,0,this.simplifiedGeometry_.flatCoordinates_.length,this.simplifiedGeometry_.stride_,t,n,0),r=[n.length];break;case"MultiLineString":r=[],n.length=HG(n,0,this.simplifiedGeometry_.ends_,this.simplifiedGeometry_.stride_,t,n,0,r);break;case"Polygon":r=[],n.length=ZG(n,0,this.simplifiedGeometry_.ends_,this.simplifiedGeometry_.stride_,Math.sqrt(t),n,0,r)}return r&&(this.simplifiedGeometry_=new z0(this.type_,n,r,2,this.properties_,this.id_)),this.squaredTolerance_=t,this.simplifiedGeometry_}),this}}z0.prototype.getFlatCoordinates=z0.prototype.getOrientedFlatCoordinates;class D0{constructor(t){this.rbush_=new XZ(t),this.items_={}}insert(t,e){const n={minX:t[0],minY:t[1],maxX:t[2],maxY:t[3],value:e};this.rbush_.insert(n),this.items_[bV(e)]=n}load(t,e){const n=new Array(e.length);for(let r=0,i=e.length;rt):null}const U0="addfeature",B0="removefeature";class $0 extends hV{constructor(t,e,n){super(t),this.feature=e,this.features=n}}class q0 extends N0{constructor(t){super({attributions:(t=t||{}).attributions,interpolate:!0,projection:void 0,state:"ready",wrapX:void 0===t.wrapX||t.wrapX}),this.on,this.once,this.un,this.loader_=oV,this.format_=t.format||null,this.overlaps_=void 0===t.overlaps||t.overlaps,this.url_=t.url,void 0!==t.loader?this.loader_=t.loader:void 0!==this.url_&&(WV(this.format_,"`format` must be set when `url` is set"),this.loader_=M0(this.url_,this.format_)),this.strategy_=void 0!==t.strategy?t.strategy:I0;const e=void 0===t.useSpatialIndex||t.useSpatialIndex;let n,r;this.featuresRtree_=e?new D0:null,this.loadedExtentsRtree_=new D0,this.loadingExtentsCount_=0,this.nullGeometryFeatures_={},this.idIndex_={},this.uidIndex_={},this.featureChangeKeys_={},this.featuresCollection_=null,Array.isArray(t.features)?r=t.features:t.features&&(n=t.features,r=n.getArray()),e||void 0!==n||(n=new SV(r)),void 0!==r&&this.addFeaturesInternal(r),void 0!==n&&this.bindFeaturesCollection_(n)}addFeature(t){this.addFeatureInternal(t),this.changed()}addFeatureInternal(t){const e=bV(t);if(!this.addToIndex_(e,t))return void(this.featuresCollection_&&this.featuresCollection_.remove(t));this.setupChangeEvents_(e,t);const n=t.getGeometry();if(n){const e=n.getExtent();this.featuresRtree_&&this.featuresRtree_.insert(e,t)}else this.nullGeometryFeatures_[e]=t;this.dispatchEvent(new $0(U0,t))}setupChangeEvents_(t,e){e instanceof z0||(this.featureChangeKeys_[t]=[pV(e,Vq,this.handleFeatureChange_,this),pV(e,qq,this.handleFeatureChange_,this)])}addToIndex_(t,e){let n=!0;if(void 0!==e.getId()){const t=String(e.getId());if(t in this.idIndex_)if(e instanceof z0){const r=this.idIndex_[t];r instanceof z0?Array.isArray(r)?r.push(e):this.idIndex_[t]=[r,e]:n=!1}else n=!1;else this.idIndex_[t]=e}return n&&(WV(!(t in this.uidIndex_),"The passed `feature` was already added to the source"),this.uidIndex_[t]=e),n}addFeatures(t){this.addFeaturesInternal(t),this.changed()}addFeaturesInternal(t){const e=[],n=[],r=[];for(let i=0,s=t.length;i{e||(e=!0,this.addFeature(t.element),e=!1)}),t.addEventListener($q,t=>{e||(e=!0,this.removeFeature(t.element),e=!1)}),this.featuresCollection_=t}clear(t){if(t){for(const t in this.featureChangeKeys_)this.featureChangeKeys_[t].forEach(gV);this.featuresCollection_||(this.featureChangeKeys_={},this.idIndex_={},this.uidIndex_={})}else if(this.featuresRtree_){this.featuresRtree_.forEach(t=>{this.removeFeatureInternal(t)});for(const t in this.nullGeometryFeatures_)this.removeFeatureInternal(this.nullGeometryFeatures_[t])}this.featuresCollection_&&this.featuresCollection_.clear(),this.featuresRtree_&&this.featuresRtree_.clear(),this.nullGeometryFeatures_={};const e=new $0("clear");this.dispatchEvent(e),this.changed()}forEachFeature(t){if(this.featuresRtree_)return this.featuresRtree_.forEach(t);this.featuresCollection_&&this.featuresCollection_.forEach(t)}forEachFeatureAtCoordinateDirect(t,e){const n=[t[0],t[1],t[0],t[1]];return this.forEachFeatureInExtent(n,function(n){const r=n.getGeometry();if(r instanceof z0||r.intersectsCoordinate(t))return e(n)})}forEachFeatureInExtent(t,e){if(this.featuresRtree_)return this.featuresRtree_.forEachInExtent(t,e);this.featuresCollection_&&this.featuresCollection_.forEach(e)}forEachFeatureIntersectingExtent(t,e){return this.forEachFeatureInExtent(t,function(n){const r=n.getGeometry();if(r instanceof z0||r.intersectsExtent(t)){const t=e(n);if(t)return t}})}getFeaturesCollection(){return this.featuresCollection_}getFeatures(){let t;return this.featuresCollection_?t=this.featuresCollection_.getArray().slice(0):this.featuresRtree_&&(t=this.featuresRtree_.getAll(),uV(this.nullGeometryFeatures_)||nV(t,Object.values(this.nullGeometryFeatures_))),t}getFeaturesAtCoordinate(t){const e=[];return this.forEachFeatureAtCoordinateDirect(t,function(t){e.push(t)}),e}getFeaturesInExtent(t,e){if(this.featuresRtree_){if(!(e&&e.canWrapX()&&this.getWrapX()))return this.featuresRtree_.getInExtent(t);const n=qW(t,e);return[].concat(...n.map(t=>this.featuresRtree_.getInExtent(t)))}return this.featuresCollection_?this.featuresCollection_.getArray().slice(0):[]}getClosestFeatureToCoordinate(t,e){const n=t[0],r=t[1];let i=null;const s=[NaN,NaN];let o=1/0;const a=[-1/0,-1/0,1/0,1/0];return e=e||iV,this.featuresRtree_.forEachInExtent(a,function(t){if(e(t)){const e=t.getGeometry(),l=o;if(o=e instanceof z0?0:e.closestPointXY(n,r,s,o),o{--this.loadingExtentsCount_,this.dispatchEvent(new $0("featuresloadend",void 0,t))},()=>{--this.loadingExtentsCount_,this.dispatchEvent(new $0("featuresloaderror"))}),r.insert(t,{extent:t.slice()}))}this.loading=!(this.loader_.length<4)&&this.loadingExtentsCount_>0}refresh(){this.clear(!0),this.loadedExtentsRtree_.clear(),super.refresh()}removeLoadedExtent(t){const e=this.loadedExtentsRtree_,n=e.forEachInExtent(t,function(e){if(_W(e.extent,t))return e});n&&e.remove(n)}removeFeatures(t){let e=!1;for(let n=0,r=t.length;nG0({...t,geometry:e})).flat();const r="MultiPolygon"===n.type?"Polygon":n.type;if("GeometryCollection"===r||"Circle"===r)throw new Error("Unsupported geometry type: "+r);const i=n.layout.length;return W0(new z0(r,"Polygon"===r?function(t,e,n){return Array.isArray(e[0])?(uK(t,0,e,n)||dK(t=t.slice(),0,e,n),t):(cK(t,0,e,n)||hK(t=t.slice(),0,e,n),t)}(n.flatCoordinates,n.ends,i):n.flatCoordinates,n.ends?.flat(),i,t.properties||{},t.id).enableSimplifyTransformed(),!1,e)}function K0(t,e){if(!t)return null;if(Array.isArray(t)){const n=t.map(t=>K0(t,e));return new A0(n)}return W0(new(0,H0[t.type])(t.flatCoordinates,t.layout||"XY",t.ends),!1,e)}class Z0 extends V0{constructor(){super()}getType(){return"json"}readFeature(t,e){return this.readFeatureFromObject(Y0(t),this.getReadOptions(t,e))}readFeatures(t,e){return this.readFeaturesFromObject(Y0(t),this.getReadOptions(t,e))}readFeatureFromObject(t,e){return yV()}readFeaturesFromObject(t,e){return yV()}readGeometry(t,e){return this.readGeometryFromObject(Y0(t),this.getReadOptions(t,e))}readGeometryFromObject(t,e){return yV()}readProjection(t){return this.readProjectionFromObject(Y0(t))}readProjectionFromObject(t){return yV()}writeFeature(t,e){return JSON.stringify(this.writeFeatureObject(t,e))}writeFeatureObject(t,e){return yV()}writeFeatures(t,e){return JSON.stringify(this.writeFeaturesObject(t,e))}writeFeaturesObject(t,e){return yV()}writeGeometry(t,e){return JSON.stringify(this.writeGeometryObject(t,e))}writeGeometryObject(t,e){return yV()}}function Y0(t){return"string"==typeof t?JSON.parse(t)||null:null!==t?t:null}class X0 extends Z0{constructor(t){t=t||{},super(),this.dataProjection=YH(t.dataProjection?t.dataProjection:"EPSG:4326"),t.featureProjection&&(this.defaultFeatureProjection=YH(t.featureProjection)),t.featureClass&&(this.featureClass=t.featureClass),this.geometryName_=t.geometryName,this.extractGeometryName_=t.extractGeometryName,this.supportedMediaTypes=["application/geo+json","application/vnd.geo+json"]}readFeatureFromObject(t,e){let n=null;n="Feature"===t.type?t:{type:"Feature",geometry:t,properties:null};const r=J0(n.geometry);if(this.featureClass===z0)return G0({geometry:r,id:n.id,properties:n.properties},e);const i=new TQ;return this.geometryName_?i.setGeometryName(this.geometryName_):this.extractGeometryName_&&n.geometry_name&&i.setGeometryName(n.geometry_name),i.setGeometry(K0(r,e)),"id"in n&&i.setId(n.id),n.properties&&i.setProperties(n.properties,!0),i}readFeaturesFromObject(t,e){let n=null;if("FeatureCollection"===t.type){n=[];const r=t.features;for(let t=0,i=r.length;t{t in e&&(n[t]=e[t])}),n}function f1(t){t=t.slice();const e=Object.create(null);for(let n=0;n`:"value"===t.itemType.kind?"array":`array<${e}>`}return t.kind}const O1=[y1,v1,b1,w1,_1,x1,E1,C1,P1(S1),T1,L1,R1,M1,I1];function F1(t,e){if("error"===e.kind)return null;if("array"===t.kind){if("array"===e.kind&&(0===e.N&&"value"===e.itemType.kind||!F1(t.itemType,e.itemType))&&("number"!=typeof t.N||t.N===e.N))return null}else{if(t.kind===e.kind)return null;if("value"===t.kind)for(const t of O1)if(!F1(t,e))return null}return`Expected ${A1(t)} but found ${A1(e)} instead.`}function z1(t,e){return e.some(e=>e.kind===t.kind)}function D1(t,e){return e.some(e=>"null"===e?null===t:"array"===e?Array.isArray(t):"object"===e?t&&!Array.isArray(t)&&"object"==typeof t:e===typeof t)}function N1(t,e){return"array"===t.kind&&"array"===e.kind?t.itemType.kind===e.itemType.kind&&"number"==typeof t.N:t.kind===e.kind}const j1=.96422,U1=.82521,B1=4/29,$1=6/29,q1=3*$1*$1,V1=$1*$1*$1,W1=Math.PI/180,H1=180/Math.PI;function G1(t){return(t%=360)<0&&(t+=360),t}function K1([t,e,n,r]){let i,s;const o=Y1((.2225045*(t=Z1(t))+.7168786*(e=Z1(e))+.0606169*(n=Z1(n)))/1);t===e&&e===n?i=s=o:(i=Y1((.4360747*t+.3850649*e+.1430804*n)/j1),s=Y1((.0139322*t+.0971045*e+.7141733*n)/U1));const a=116*o-16;return[a<0?0:a,500*(i-o),200*(o-s),r]}function Z1(t){return t<=.04045?t/12.92:Math.pow((t+.055)/1.055,2.4)}function Y1(t){return t>V1?Math.pow(t,1/3):t/q1+B1}function X1([t,e,n,r]){let i=(t+16)/116,s=isNaN(e)?i:i+e/500,o=isNaN(n)?i:i-n/200;return i=1*Q1(i),s=j1*Q1(s),o=U1*Q1(o),[J1(3.1338561*s-1.6168667*i-.4906146*o),J1(-.9787684*s+1.9161415*i+.033454*o),J1(.0719453*s-.2289914*i+1.4052427*o),r]}function J1(t){return(t=t<=.00304?12.92*t:1.055*Math.pow(t,1/2.4)-.055)<0?0:t>1?1:t}function Q1(t){return t>$1?t*t*t:q1*(t-B1)}const t2=Object.hasOwn||function(t,e){return Object.prototype.hasOwnProperty.call(t,e)};function e2(t,e){return t2(t,e)?t[e]:void 0}function n2(t){return parseInt(t.padEnd(2,t),16)/255}function r2(t,e){return i2(e?t/100:t,0,1)}function i2(t,e,n){return Math.min(Math.max(e,t),n)}function s2(t){return!t.some(Number.isNaN)}const o2={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]};function a2(t,e,n){return t+n*(e-t)}function l2(t,e,n){return t.map((t,r)=>a2(t,e[r],n))}class c2{constructor(t,e,n,r=1,i=!0){this.r=t,this.g=e,this.b=n,this.a=r,i||(this.r*=r,this.g*=r,this.b*=r,r||this.overwriteGetter("rgb",[t,e,n,r]))}static parse(t){if(t instanceof c2)return t;if("string"!=typeof t)return;const e=function(t){if("transparent"===(t=t.toLowerCase().trim()))return[0,0,0,0];const e=e2(o2,t);if(e){const[t,n,r]=e;return[t/255,n/255,r/255,1]}if(t.startsWith("#")&&/^#(?:[0-9a-f]{3,4}|[0-9a-f]{6}|[0-9a-f]{8})$/.test(t)){const e=t.length<6?1:2;let n=1;return[n2(t.slice(n,n+=e)),n2(t.slice(n,n+=e)),n2(t.slice(n,n+=e)),n2(t.slice(n,n+e)||"ff")]}if(t.startsWith("rgb")){const e=/^rgba?\(\s*([\de.+-]+)(%)?(?:\s+|\s*(,)\s*)([\de.+-]+)(%)?(?:\s+|\s*(,)\s*)([\de.+-]+)(%)?(?:\s*([,\/])\s*([\de.+-]+)(%)?)?\s*\)$/,n=t.match(e);if(n){const[t,e,r,i,s,o,a,l,c,u,h,d]=n,p=[i||" ",a||" ",u].join("");if(" "===p||" /"===p||",,"===p||",,,"===p){const t=[r,o,c].join(""),n="%%%"===t?100:""===t?255:0;if(n){const t=[i2(+e/n,0,1),i2(+s/n,0,1),i2(+l/n,0,1),h?r2(+h,d):1];if(s2(t))return t}}return}}const n=t.match(/^hsla?\(\s*([\de.+-]+)(?:deg)?(?:\s+|\s*(,)\s*)([\de.+-]+)%(?:\s+|\s*(,)\s*)([\de.+-]+)%(?:\s*([,\/])\s*([\de.+-]+)(%)?)?\s*\)$/);if(n){const[t,e,r,i,s,o,a,l,c]=n,u=[r||" ",s||" ",a].join("");if(" "===u||" /"===u||",,"===u||",,,"===u){const t=[+e,i2(+i,0,100),i2(+o,0,100),l?r2(+l,c):1];if(s2(t))return function([t,e,n,r]){function i(r){const i=(r+t/30)%12,s=e*Math.min(n,1-n);return n-s*Math.max(-1,Math.min(i-3,9-i,1))}return t=G1(t),e/=100,n/=100,[i(0),i(8),i(4),r]}(t)}}}(t);return e?new c2(...e,!1):void 0}get rgb(){const{r:t,g:e,b:n,a:r}=this,i=r||1/0;return this.overwriteGetter("rgb",[t/i,e/i,n/i,r])}get hcl(){return this.overwriteGetter("hcl",function(t){const[e,n,r,i]=K1(t),s=Math.sqrt(n*n+r*r);return[Math.round(1e4*s)?G1(Math.atan2(r,n)*H1):NaN,s,e,i]}(this.rgb))}get lab(){return this.overwriteGetter("lab",K1(this.rgb))}overwriteGetter(t,e){return Object.defineProperty(this,t,{value:e}),e}toString(){const[t,e,n,r]=this.rgb;return`rgba(${[t,e,n].map(t=>Math.round(255*t)).join(",")},${r})`}static interpolate(t,e,n,r="rgb"){switch(r){case"rgb":{const[r,i,s,o]=l2(t.rgb,e.rgb,n);return new c2(r,i,s,o,!1)}case"hcl":{const[r,i,s,o]=t.hcl,[a,l,c,u]=e.hcl;let h,d;if(isNaN(r)||isNaN(a))isNaN(r)?isNaN(a)?h=NaN:(h=a,1!==s&&0!==s||(d=l)):(h=r,1!==c&&0!==c||(d=i));else{let t=a-r;a>r&&t>180?t-=360:a180&&(t+=360),h=r+n*t}const[p,f,g,m]=function([t,e,n,r]){return t=isNaN(t)?0:t*W1,X1([n,Math.cos(t)*e,Math.sin(t)*e,r])}([h,null!=d?d:a2(i,l,n),a2(s,c,n),a2(o,u,n)]);return new c2(p,f,g,m,!1)}case"lab":{const[r,i,s,o]=X1(l2(t.lab,e.lab,n));return new c2(r,i,s,o,!1)}}}}c2.black=new c2(0,0,0,1),c2.white=new c2(1,1,1,1),c2.transparent=new c2(0,0,0,0),c2.red=new c2(1,0,0,1);class u2{constructor(t,e,n){this.sensitivity=t?e?"variant":"case":e?"accent":"base",this.locale=n,this.collator=new Intl.Collator(this.locale?this.locale:[],{sensitivity:this.sensitivity,usage:"search"})}compare(t,e){return this.collator.compare(t,e)}resolvedLocale(){return new Intl.Collator(this.locale?this.locale:[]).resolvedOptions().locale}}const h2=["bottom","center","top"];class d2{constructor(t,e,n,r,i,s){this.text=t,this.image=e,this.scale=n,this.fontStack=r,this.textColor=i,this.verticalAlign=s}}class p2{constructor(t){this.sections=t}static fromString(t){return new p2([new d2(t,null,null,null,null,null)])}isEmpty(){return 0===this.sections.length||!this.sections.some(t=>0!==t.text.length||t.image&&0!==t.image.name.length)}static factory(t){return t instanceof p2?t:p2.fromString(t)}toString(){return 0===this.sections.length?"":this.sections.map(t=>t.text).join("")}}class f2{constructor(t){this.values=t.slice()}static parse(t){if(t instanceof f2)return t;if("number"==typeof t)return new f2([t,t,t,t]);if(Array.isArray(t)&&!(t.length<1||t.length>4)){for(const e of t)if("number"!=typeof e)return;switch(t.length){case 1:t=[t[0],t[0],t[0],t[0]];break;case 2:t=[t[0],t[1],t[0],t[1]];break;case 3:t=[t[0],t[1],t[2],t[1]]}return new f2(t)}}toString(){return JSON.stringify(this.values)}static interpolate(t,e,n){return new f2(l2(t.values,e.values,n))}}class g2{constructor(t){this.values=t.slice()}static parse(t){if(t instanceof g2)return t;if("number"==typeof t)return new g2([t]);if(Array.isArray(t)){for(const e of t)if("number"!=typeof e)return;return new g2(t)}}toString(){return JSON.stringify(this.values)}static interpolate(t,e,n){return new g2(l2(t.values,e.values,n))}}class m2{constructor(t){this.values=t.slice()}static parse(t){if(t instanceof m2)return t;if("string"==typeof t){const e=c2.parse(t);if(!e)return;return new m2([e])}if(!Array.isArray(t))return;const e=[];for(const n of t){if("string"!=typeof n)return;const t=c2.parse(n);if(!t)return;e.push(t)}return new m2(e)}toString(){return JSON.stringify(this.values)}static interpolate(t,e,n,r="rgb"){const i=[];if(t.values.length!=e.values.length)throw new Error(`colorArray: Arrays have mismatched length (${t.values.length} vs. ${e.values.length}), cannot interpolate.`);for(let s=0;s=0&&t<=255&&"number"==typeof e&&e>=0&&e<=255&&"number"==typeof n&&n>=0&&n<=255?void 0===r||"number"==typeof r&&r>=0&&r<=1?null:`Invalid rgba value [${[t,e,n,r].join(", ")}]: 'a' must be between 0 and 1.`:`Invalid rgba value [${("number"==typeof r?[t,e,n,r]:[t,e,n]).join(", ")}]: 'r', 'g', and 'b' must be between 0 and 255.`}function C2(t){if(null===t||"string"==typeof t||"boolean"==typeof t||"number"==typeof t||t instanceof _2||t instanceof c2||t instanceof u2||t instanceof p2||t instanceof f2||t instanceof g2||t instanceof m2||t instanceof b2||t instanceof w2)return!0;if(Array.isArray(t)){for(const e of t)if(!C2(e))return!1;return!0}if("object"==typeof t){for(const e in t)if(!C2(t[e]))return!1;return!0}return!1}function S2(t){if(null===t)return y1;if("string"==typeof t)return b1;if("boolean"==typeof t)return w1;if("number"==typeof t)return v1;if(t instanceof c2)return _1;if(t instanceof _2)return x1;if(t instanceof u2)return k1;if(t instanceof p2)return E1;if(t instanceof f2)return T1;if(t instanceof g2)return L1;if(t instanceof m2)return R1;if(t instanceof b2)return I1;if(t instanceof w2)return M1;if(Array.isArray(t)){const e=t.length;let n;for(const r of t){const t=S2(r);if(n){if(n===t)continue;n=S1;break}n=t}return P1(n||S1,e)}return C1}function k2(t){const e=typeof t;return null===t?"":"string"===e||"number"===e||"boolean"===e?String(t):t instanceof c2||t instanceof _2||t instanceof p2||t instanceof f2||t instanceof g2||t instanceof m2||t instanceof b2||t instanceof w2?t.toString():JSON.stringify(t)}class E2{constructor(t,e){this.type=t,this.value=e}static parse(t,e){if(2!==t.length)return e.error(`'literal' expression requires exactly one argument, but found ${t.length-1} instead.`);if(!C2(t[1]))return e.error("invalid value");const n=t[1];let r=S2(n);const i=e.expectedType;return"array"!==r.kind||0!==r.N||!i||"array"!==i.kind||"number"==typeof i.N&&0!==i.N||(r=i),new E2(r,n)}evaluate(){return this.value}eachChild(){}outputDefined(){return!0}}const T2={string:b1,number:v1,boolean:w1,object:C1};class R2{constructor(t,e){this.type=t,this.args=e}static parse(t,e){if(t.length<2)return e.error("Expected at least one argument.");let n,r=1;const i=t[0];if("array"===i){let i,s;if(t.length>2){const n=t[1];if("string"!=typeof n||!(n in T2)||"object"===n)return e.error('The item type argument of "array" must be one of string, number, boolean',1);i=T2[n],r++}else i=S1;if(t.length>3){if(null!==t[2]&&("number"!=typeof t[2]||t[2]<0||t[2]!==Math.floor(t[2])))return e.error('The length argument to "array" must be a positive integer literal',2);s=t[2],r++}n=P1(i,s)}else{if(!T2[i])throw new Error(`Types doesn't contain name = ${i}`);n=T2[i]}const s=[];for(;rt.outputDefined())}}const L2={"to-boolean":w1,"to-color":_1,"to-number":v1,"to-string":b1};class M2{constructor(t,e){this.type=t,this.args=e}static parse(t,e){if(t.length<2)return e.error("Expected at least one argument.");const n=t[0];if(!L2[n])throw new Error(`Can't parse ${n} as it is not part of the known types`);if(("to-boolean"===n||"to-string"===n)&&2!==t.length)return e.error("Expected one argument.");const r=L2[n],i=[];for(let s=1;s4?`Invalid rgba value ${JSON.stringify(e)}: expected an array containing either three or four numeric values.`:x2(e[0],e[1],e[2],e[3]),!n))return new c2(e[0]/255,e[1]/255,e[2]/255,e[3])}throw new y2(n||`Could not parse color from value '${"string"==typeof e?e:JSON.stringify(e)}'`)}case"padding":{let e;for(const n of this.args){e=n.evaluate(t);const r=f2.parse(e);if(r)return r}throw new y2(`Could not parse padding from value '${"string"==typeof e?e:JSON.stringify(e)}'`)}case"numberArray":{let e;for(const n of this.args){e=n.evaluate(t);const r=g2.parse(e);if(r)return r}throw new y2(`Could not parse numberArray from value '${"string"==typeof e?e:JSON.stringify(e)}'`)}case"colorArray":{let e;for(const n of this.args){e=n.evaluate(t);const r=m2.parse(e);if(r)return r}throw new y2(`Could not parse colorArray from value '${"string"==typeof e?e:JSON.stringify(e)}'`)}case"variableAnchorOffsetCollection":{let e;for(const n of this.args){e=n.evaluate(t);const r=b2.parse(e);if(r)return r}throw new y2(`Could not parse variableAnchorOffsetCollection from value '${"string"==typeof e?e:JSON.stringify(e)}'`)}case"number":{let e=null;for(const n of this.args){if(e=n.evaluate(t),null===e)return 0;const r=Number(e);if(!isNaN(r))return r}throw new y2(`Could not convert ${JSON.stringify(e)} to number.`)}case"formatted":return p2.fromString(k2(this.args[0].evaluate(t)));case"resolvedImage":return w2.fromString(k2(this.args[0].evaluate(t)));case"projectionDefinition":return this.args[0].evaluate(t);default:return k2(this.args[0].evaluate(t))}}eachChild(t){this.args.forEach(t)}outputDefined(){return this.args.every(t=>t.outputDefined())}}const I2=["Unknown","Point","LineString","Polygon"];class P2{constructor(){this.globals=null,this.feature=null,this.featureState=null,this.formattedSection=null,this._parseColorCache=new Map,this.availableImages=null,this.canonical=null}id(){return this.feature&&"id"in this.feature?this.feature.id:null}geometryType(){return this.feature?"number"==typeof this.feature.type?I2[this.feature.type]:this.feature.type:null}geometry(){return this.feature&&"geometry"in this.feature?this.feature.geometry:null}canonicalID(){return this.canonical}properties(){return this.feature&&this.feature.properties||{}}parseColor(t){let e=this._parseColorCache.get(t);return e||(e=c2.parse(t),this._parseColorCache.set(t,e)),e}}class A2{constructor(t,e,n=[],r,i=new m1,s=[]){this.registry=t,this.path=n,this.key=n.map(t=>`[${t}]`).join(""),this.scope=i,this.errors=s,this.expectedType=r,this._isConstant=e}parse(t,e,n,r,i={}){return e?this.concat(e,n,r)._parse(t,i):this._parse(t,i)}_parse(t,e){function n(t,e,n){return"assert"===n?new R2(e,[t]):"coerce"===n?new M2(e,[t]):t}if(null!==t&&"string"!=typeof t&&"boolean"!=typeof t&&"number"!=typeof t||(t=["literal",t]),Array.isArray(t)){if(0===t.length)return this.error('Expected an array with at least one element. If you wanted a literal array, use ["literal", []].');const r=t[0];if("string"!=typeof r)return this.error(`Expression name must be a string, but found ${typeof r} instead. If you wanted a literal array, use ["literal", [...]].`,0),null;const i=this.registry[r];if(i){let r=i.parse(t,this);if(!r)return null;if(this.expectedType){const t=this.expectedType,i=r.type;if("string"!==t.kind&&"number"!==t.kind&&"boolean"!==t.kind&&"object"!==t.kind&&"array"!==t.kind||"value"!==i.kind){if("projectionDefinition"===t.kind&&["string","array"].includes(i.kind)||["color","formatted","resolvedImage"].includes(t.kind)&&["value","string"].includes(i.kind)||["padding","numberArray"].includes(t.kind)&&["value","number","array"].includes(i.kind)||"colorArray"===t.kind&&["value","string","array"].includes(i.kind)||"variableAnchorOffsetCollection"===t.kind&&["value","array"].includes(i.kind))r=n(r,t,e.typeAnnotation||"coerce");else if(this.checkSubtype(t,i))return null}else r=n(r,t,e.typeAnnotation||"assert")}if(!(r instanceof E2)&&"resolvedImage"!==r.type.kind&&this._isConstant(r)){const t=new P2;try{r=new E2(r.type,r.evaluate(t))}catch(ej){return this.error(ej.message),null}}return r}return this.error(`Unknown expression "${r}". If you wanted a literal array, use ["literal", [...]].`,0)}return void 0===t?this.error("'undefined' value invalid. Use null instead."):"object"==typeof t?this.error('Bare objects invalid. Use ["literal", {...}] instead.'):this.error(`Expected an array, but found ${typeof t} instead.`)}concat(t,e,n){const r="number"==typeof t?this.path.concat(t):this.path,i=n?this.scope.concat(n):this.scope;return new A2(this.registry,this._isConstant,r,e||null,i,this.errors)}error(t,...e){const n=`${this.key}${e.map(t=>`[${t}]`).join("")}`;this.errors.push(new g1(n,t))}checkSubtype(t,e){const n=F1(t,e);return n&&this.error(n),n}}class O2{constructor(t,e){this.type=e.type,this.bindings=[].concat(t),this.result=e}evaluate(t){return this.result.evaluate(t)}eachChild(t){for(const e of this.bindings)t(e[1]);t(this.result)}static parse(t,e){if(t.length<4)return e.error(`Expected at least 3 arguments, but found ${t.length-1} instead.`);const n=[];for(let i=1;i=n.length)throw new y2(`Array index out of bounds: ${e} > ${n.length-1}.`);if(e!==Math.floor(e))throw new y2(`Array index must be an integer, but found ${e} instead.`);return n[e]}eachChild(t){t(this.index),t(this.input)}outputDefined(){return!1}}class D2{constructor(t,e){this.type=w1,this.needle=t,this.haystack=e}static parse(t,e){if(3!==t.length)return e.error(`Expected 2 arguments, but found ${t.length-1} instead.`);const n=e.parse(t[1],1,S1),r=e.parse(t[2],2,S1);return n&&r?z1(n.type,[w1,b1,v1,y1,S1])?new D2(n,r):e.error(`Expected first argument to be of type boolean, string, number or null, but found ${A1(n.type)} instead`):null}evaluate(t){const e=this.needle.evaluate(t),n=this.haystack.evaluate(t);if(!n)return!1;if(!D1(e,["boolean","string","number","null"]))throw new y2(`Expected first argument to be of type boolean, string, number or null, but found ${A1(S2(e))} instead.`);if(!D1(n,["string","array"]))throw new y2(`Expected second argument to be of type array or string, but found ${A1(S2(n))} instead.`);return n.indexOf(e)>=0}eachChild(t){t(this.needle),t(this.haystack)}outputDefined(){return!0}}class N2{constructor(t,e,n){this.type=v1,this.needle=t,this.haystack=e,this.fromIndex=n}static parse(t,e){if(t.length<=2||t.length>=5)return e.error(`Expected 3 or 4 arguments, but found ${t.length-1} instead.`);const n=e.parse(t[1],1,S1),r=e.parse(t[2],2,S1);if(!n||!r)return null;if(!z1(n.type,[w1,b1,v1,y1,S1]))return e.error(`Expected first argument to be of type boolean, string, number or null, but found ${A1(n.type)} instead`);if(4===t.length){const i=e.parse(t[3],3,v1);return i?new N2(n,r,i):null}return new N2(n,r)}evaluate(t){const e=this.needle.evaluate(t),n=this.haystack.evaluate(t);if(!D1(e,["boolean","string","number","null"]))throw new y2(`Expected first argument to be of type boolean, string, number or null, but found ${A1(S2(e))} instead.`);let r;if(this.fromIndex&&(r=this.fromIndex.evaluate(t)),D1(n,["string"])){const t=n.indexOf(e,r);return-1===t?-1:[...n.slice(0,t)].length}if(D1(n,["array"]))return n.indexOf(e,r);throw new y2(`Expected second argument to be of type array or string, but found ${A1(S2(n))} instead.`)}eachChild(t){t(this.needle),t(this.haystack),this.fromIndex&&t(this.fromIndex)}outputDefined(){return!1}}class j2{constructor(t,e,n,r,i,s){this.inputType=t,this.type=e,this.input=n,this.cases=r,this.outputs=i,this.otherwise=s}static parse(t,e){if(t.length<5)return e.error(`Expected at least 4 arguments, but found only ${t.length-1}.`);if(t.length%2!=1)return e.error("Expected an even number of arguments.");let n,r;e.expectedType&&"value"!==e.expectedType.kind&&(r=e.expectedType);const i={},s=[];for(let l=2;lNumber.MAX_SAFE_INTEGER)return c.error(`Branch labels must be integers no larger than ${Number.MAX_SAFE_INTEGER}.`);if("number"==typeof t&&Math.floor(t)!==t)return c.error("Numeric branch labels must be integer values.");if(n){if(c.checkSubtype(n,S2(t)))return null}else n=S2(t);if(void 0!==i[String(t)])return c.error("Branch labels must be unique.");i[String(t)]=s.length}const u=e.parse(a,l,r);if(!u)return null;r=r||u.type,s.push(u)}const o=e.parse(t[1],1,S1);if(!o)return null;const a=e.parse(t[t.length-1],t.length-1,r);return a?"value"!==o.type.kind&&e.concat(1).checkSubtype(n,o.type)?null:new j2(n,r,o,i,s,a):null}evaluate(t){const e=this.input.evaluate(t);return(S2(e)===this.inputType&&this.outputs[this.cases[e]]||this.otherwise).evaluate(t)}eachChild(t){t(this.input),this.outputs.forEach(t),t(this.otherwise)}outputDefined(){return this.outputs.every(t=>t.outputDefined())&&this.otherwise.outputDefined()}}class U2{constructor(t,e,n){this.type=t,this.branches=e,this.otherwise=n}static parse(t,e){if(t.length<4)return e.error(`Expected at least 3 arguments, but found only ${t.length-1}.`);if(t.length%2!=0)return e.error("Expected an odd number of arguments.");let n;e.expectedType&&"value"!==e.expectedType.kind&&(n=e.expectedType);const r=[];for(let s=1;se.outputDefined())&&this.otherwise.outputDefined()}}class B2{constructor(t,e,n,r){this.type=t,this.input=e,this.beginIndex=n,this.endIndex=r}static parse(t,e){if(t.length<=2||t.length>=5)return e.error(`Expected 3 or 4 arguments, but found ${t.length-1} instead.`);const n=e.parse(t[1],1,S1),r=e.parse(t[2],2,v1);if(!n||!r)return null;if(!z1(n.type,[P1(S1),b1,S1]))return e.error(`Expected first argument to be of type array or string, but found ${A1(n.type)} instead`);if(4===t.length){const i=e.parse(t[3],3,v1);return i?new B2(n.type,n,r,i):null}return new B2(n.type,n,r)}evaluate(t){const e=this.input.evaluate(t),n=this.beginIndex.evaluate(t);let r;if(this.endIndex&&(r=this.endIndex.evaluate(t)),D1(e,["string"]))return[...e].slice(n,r).join("");if(D1(e,["array"]))return e.slice(n,r);throw new y2(`Expected first argument to be of type array or string, but found ${A1(S2(e))} instead.`)}eachChild(t){t(this.input),t(this.beginIndex),this.endIndex&&t(this.endIndex)}outputDefined(){return!1}}function $2(t,e){const n=t.length-1;let r,i,s=0,o=n,a=0;for(;s<=o;)if(a=Math.floor((s+o)/2),r=t[a],i=t[a+1],r<=e){if(a===n||ee))throw new y2("Input is not a number.");o=a-1}return 0}class q2{constructor(t,e,n){this.type=t,this.input=e,this.labels=[],this.outputs=[];for(const[r,i]of n)this.labels.push(r),this.outputs.push(i)}static parse(t,e){if(t.length-1<4)return e.error(`Expected at least 4 arguments, but found only ${t.length-1}.`);if((t.length-1)%2!=0)return e.error("Expected an even number of arguments.");const n=e.parse(t[1],1,v1);if(!n)return null;const r=[];let i=null;e.expectedType&&"value"!==e.expectedType.kind&&(i=e.expectedType);for(let s=1;s=n)return e.error('Input/output pairs for "step" expressions must be arranged with input values in strictly ascending order.',a);const c=e.parse(o,l,i);if(!c)return null;i=i||c.type,r.push([n,c])}return new q2(i,n,r)}evaluate(t){const e=this.labels,n=this.outputs;if(1===e.length)return n[0].evaluate(t);const r=this.input.evaluate(t);if(r<=e[0])return n[0].evaluate(t);const i=e.length;return r>=e[i-1]?n[i-1].evaluate(t):n[$2(e,r)].evaluate(t)}eachChild(t){t(this.input);for(const e of this.outputs)t(e)}outputDefined(){return this.outputs.every(t=>t.outputDefined())}}function V2(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var W2,H2,G2=function(){if(H2)return W2;function t(t,e,n,r){this.cx=3*t,this.bx=3*(n-t)-this.cx,this.ax=1-this.cx-this.bx,this.cy=3*e,this.by=3*(r-e)-this.cy,this.ay=1-this.cy-this.by,this.p1x=t,this.p1y=e,this.p2x=n,this.p2y=r}return H2=1,W2=t,t.prototype={sampleCurveX:function(t){return((this.ax*t+this.bx)*t+this.cx)*t},sampleCurveY:function(t){return((this.ay*t+this.by)*t+this.cy)*t},sampleCurveDerivativeX:function(t){return(3*this.ax*t+2*this.bx)*t+this.cx},solveCurveX:function(t,e){if(void 0===e&&(e=1e-6),t<0)return 0;if(t>1)return 1;for(var n=t,r=0;r<8;r++){var i=this.sampleCurveX(n)-t;if(Math.abs(i)i?o=n:a=n,n=.5*(a-o)+o;return n},solve:function(t,e){return this.sampleCurveY(this.solveCurveX(t,e))}},W2}(),K2=V2(G2);class Z2{constructor(t,e,n,r,i){this.type=t,this.operator=e,this.interpolation=n,this.input=r,this.labels=[],this.outputs=[];for(const[s,o]of i)this.labels.push(s),this.outputs.push(o)}static interpolationFactor(t,e,n,r){let i=0;if("exponential"===t.name)i=Y2(e,t.base,n,r);else if("linear"===t.name)i=Y2(e,1,n,r);else if("cubic-bezier"===t.name){const s=t.controlPoints;i=new K2(s[0],s[1],s[2],s[3]).solve(Y2(e,1,n,r))}return i}static parse(t,e){let[n,r,i,...s]=t;if(!Array.isArray(r)||0===r.length)return e.error("Expected an interpolation type expression.",1);if("linear"===r[0])r={name:"linear"};else if("exponential"===r[0]){const t=r[1];if("number"!=typeof t)return e.error("Exponential interpolation requires a numeric base.",1,1);r={name:"exponential",base:t}}else{if("cubic-bezier"!==r[0])return e.error(`Unknown interpolation type ${String(r[0])}`,1,0);{const t=r.slice(1);if(4!==t.length||t.some(t=>"number"!=typeof t||t<0||t>1))return e.error("Cubic bezier interpolation requires four numeric arguments with values between 0 and 1.",1);r={name:"cubic-bezier",controlPoints:t}}}if(t.length-1<4)return e.error(`Expected at least 4 arguments, but found only ${t.length-1}.`);if((t.length-1)%2!=0)return e.error("Expected an even number of arguments.");if(i=e.parse(i,2,v1),!i)return null;const o=[];let a=null;"interpolate-hcl"!==n&&"interpolate-lab"!==n||e.expectedType==R1?e.expectedType&&"value"!==e.expectedType.kind&&(a=e.expectedType):a=_1;for(let l=0;l=t)return e.error('Input/output pairs for "interpolate" expressions must be arranged with input values in strictly ascending order.',r);const c=e.parse(n,i,a);if(!c)return null;a=a||c.type,o.push([t,c])}return N1(a,v1)||N1(a,x1)||N1(a,_1)||N1(a,T1)||N1(a,L1)||N1(a,R1)||N1(a,I1)||N1(a,P1(v1))?new Z2(a,n,r,i,o):e.error(`Type ${A1(a)} is not interpolatable.`)}evaluate(t){const e=this.labels,n=this.outputs;if(1===e.length)return n[0].evaluate(t);const r=this.input.evaluate(t);if(r<=e[0])return n[0].evaluate(t);const i=e.length;if(r>=e[i-1])return n[i-1].evaluate(t);const s=$2(e,r),o=e[s],a=e[s+1],l=Z2.interpolationFactor(this.interpolation,r,o,a),c=n[s].evaluate(t),u=n[s+1].evaluate(t);switch(this.operator){case"interpolate":switch(this.type.kind){case"number":return a2(c,u,l);case"color":return c2.interpolate(c,u,l);case"padding":return f2.interpolate(c,u,l);case"colorArray":return m2.interpolate(c,u,l);case"numberArray":return g2.interpolate(c,u,l);case"variableAnchorOffsetCollection":return b2.interpolate(c,u,l);case"array":return l2(c,u,l);case"projectionDefinition":return _2.interpolate(c,u,l)}case"interpolate-hcl":switch(this.type.kind){case"color":return c2.interpolate(c,u,l,"hcl");case"colorArray":return m2.interpolate(c,u,l,"hcl")}case"interpolate-lab":switch(this.type.kind){case"color":return c2.interpolate(c,u,l,"lab");case"colorArray":return m2.interpolate(c,u,l,"lab")}}}eachChild(t){t(this.input);for(const e of this.outputs)t(e)}outputDefined(){return this.outputs.every(t=>t.outputDefined())}}function Y2(t,e,n,r){const i=r-n,s=t-n;return 0===i?0:1===e?s/i:(Math.pow(e,s)-1)/(Math.pow(e,i)-1)}class X2{constructor(t,e){this.type=t,this.args=e}static parse(t,e){if(t.length<2)return e.error("Expected at least one argument.");let n=null;const r=e.expectedType;r&&"value"!==r.kind&&(n=r);const i=[];for(const o of t.slice(1)){const t=e.parse(o,1+i.length,n,void 0,{typeAnnotation:"omit"});if(!t)return null;n=n||t.type,i.push(t)}if(!n)throw new Error("No output type");const s=r&&i.some(t=>F1(r,t.type));return new X2(s?S1:n,i)}evaluate(t){let e,n=null,r=0;for(const i of this.args)if(r++,n=i.evaluate(t),n&&n instanceof w2&&!n.available&&(e||(e=n.name),n=null,r===this.args.length&&(n=e)),null!==n)break;return n}eachChild(t){this.args.forEach(t)}outputDefined(){return this.args.every(t=>t.outputDefined())}}function J2(t,e){return"=="===t||"!="===t?"boolean"===e.kind||"string"===e.kind||"number"===e.kind||"null"===e.kind||"value"===e.kind:"string"===e.kind||"number"===e.kind||"value"===e.kind}function Q2(t,e,n,r){return 0===r.compare(e,n)}function t3(t,e,n){const r="=="!==t&&"!="!==t;return class i{constructor(t,e,n){this.type=w1,this.lhs=t,this.rhs=e,this.collator=n,this.hasUntypedArgument="value"===t.type.kind||"value"===e.type.kind}static parse(t,e){if(3!==t.length&&4!==t.length)return e.error("Expected two or three arguments.");const n=t[0];let s=e.parse(t[1],1,S1);if(!s)return null;if(!J2(n,s.type))return e.concat(1).error(`"${n}" comparisons are not supported for type '${A1(s.type)}'.`);let o=e.parse(t[2],2,S1);if(!o)return null;if(!J2(n,o.type))return e.concat(2).error(`"${n}" comparisons are not supported for type '${A1(o.type)}'.`);if(s.type.kind!==o.type.kind&&"value"!==s.type.kind&&"value"!==o.type.kind)return e.error(`Cannot compare types '${A1(s.type)}' and '${A1(o.type)}'.`);r&&("value"===s.type.kind&&"value"!==o.type.kind?s=new R2(o.type,[s]):"value"!==s.type.kind&&"value"===o.type.kind&&(o=new R2(s.type,[o])));let a=null;if(4===t.length){if("string"!==s.type.kind&&"string"!==o.type.kind&&"value"!==s.type.kind&&"value"!==o.type.kind)return e.error("Cannot use collator to compare non-string types.");if(a=e.parse(t[3],3,k1),!a)return null}return new i(s,o,a)}evaluate(i){const s=this.lhs.evaluate(i),o=this.rhs.evaluate(i);if(r&&this.hasUntypedArgument){const e=S2(s),n=S2(o);if(e.kind!==n.kind||"string"!==e.kind&&"number"!==e.kind)throw new y2(`Expected arguments for "${t}" to be (string, string) or (number, number), but found (${e.kind}, ${n.kind}) instead.`)}if(this.collator&&!r&&this.hasUntypedArgument){const t=S2(s),n=S2(o);if("string"!==t.kind||"string"!==n.kind)return e(i,s,o)}return this.collator?n(i,s,o,this.collator.evaluate(i)):e(i,s,o)}eachChild(t){t(this.lhs),t(this.rhs),this.collator&&t(this.collator)}outputDefined(){return!0}}}const e3=t3("==",function(t,e,n){return e===n},Q2),n3=t3("!=",function(t,e,n){return e!==n},function(t,e,n,r){return!Q2(0,e,n,r)}),r3=t3("<",function(t,e,n){return e",function(t,e,n){return e>n},function(t,e,n,r){return r.compare(e,n)>0}),s3=t3("<=",function(t,e,n){return e<=n},function(t,e,n,r){return r.compare(e,n)<=0}),o3=t3(">=",function(t,e,n){return e>=n},function(t,e,n,r){return r.compare(e,n)>=0});class a3{constructor(t,e,n){this.type=k1,this.locale=n,this.caseSensitive=t,this.diacriticSensitive=e}static parse(t,e){if(2!==t.length)return e.error("Expected one argument.");const n=t[1];if("object"!=typeof n||Array.isArray(n))return e.error("Collator options argument must be an object.");const r=e.parse(void 0!==n["case-sensitive"]&&n["case-sensitive"],1,w1);if(!r)return null;const i=e.parse(void 0!==n["diacritic-sensitive"]&&n["diacritic-sensitive"],1,w1);if(!i)return null;let s=null;return n.locale&&(s=e.parse(n.locale,1,b1),!s)?null:new a3(r,i,s)}evaluate(t){return new u2(this.caseSensitive.evaluate(t),this.diacriticSensitive.evaluate(t),this.locale?this.locale.evaluate(t):null)}eachChild(t){t(this.caseSensitive),t(this.diacriticSensitive),this.locale&&t(this.locale)}outputDefined(){return!1}}class l3{constructor(t,e,n,r,i){this.type=b1,this.number=t,this.locale=e,this.currency=n,this.minFractionDigits=r,this.maxFractionDigits=i}static parse(t,e){if(3!==t.length)return e.error("Expected two arguments.");const n=e.parse(t[1],1,v1);if(!n)return null;const r=t[2];if("object"!=typeof r||Array.isArray(r))return e.error("NumberFormat options argument must be an object.");let i=null;if(r.locale&&(i=e.parse(r.locale,1,b1),!i))return null;let s=null;if(r.currency&&(s=e.parse(r.currency,1,b1),!s))return null;let o=null;if(r["min-fraction-digits"]&&(o=e.parse(r["min-fraction-digits"],1,v1),!o))return null;let a=null;return r["max-fraction-digits"]&&(a=e.parse(r["max-fraction-digits"],1,v1),!a)?null:new l3(n,i,s,o,a)}evaluate(t){return new Intl.NumberFormat(this.locale?this.locale.evaluate(t):[],{style:this.currency?"currency":"decimal",currency:this.currency?this.currency.evaluate(t):void 0,minimumFractionDigits:this.minFractionDigits?this.minFractionDigits.evaluate(t):void 0,maximumFractionDigits:this.maxFractionDigits?this.maxFractionDigits.evaluate(t):void 0}).format(this.number.evaluate(t))}eachChild(t){t(this.number),this.locale&&t(this.locale),this.currency&&t(this.currency),this.minFractionDigits&&t(this.minFractionDigits),this.maxFractionDigits&&t(this.maxFractionDigits)}outputDefined(){return!1}}class c3{constructor(t){this.type=E1,this.sections=t}static parse(t,e){if(t.length<2)return e.error("Expected at least one argument.");const n=t[1];if(!Array.isArray(n)&&"object"==typeof n)return e.error("First argument must be an image or text section.");const r=[];let i=!1;for(let s=1;s<=t.length-1;++s){const n=t[s];if(i&&"object"==typeof n&&!Array.isArray(n)){i=!1;let t=null;if(n["font-scale"]&&(t=e.parse(n["font-scale"],1,v1),!t))return null;let s=null;if(n["text-font"]&&(s=e.parse(n["text-font"],1,P1(b1)),!s))return null;let o=null;if(n["text-color"]&&(o=e.parse(n["text-color"],1,_1),!o))return null;let a=null;if(n["vertical-align"]){if("string"==typeof n["vertical-align"]&&!h2.includes(n["vertical-align"]))return e.error(`'vertical-align' must be one of: 'bottom', 'center', 'top' but found '${n["vertical-align"]}' instead.`);if(a=e.parse(n["vertical-align"],1,b1),!a)return null}const l=r[r.length-1];l.scale=t,l.font=s,l.textColor=o,l.verticalAlign=a}else{const n=e.parse(t[s],1,S1);if(!n)return null;const o=n.type.kind;if("string"!==o&&"value"!==o&&"null"!==o&&"resolvedImage"!==o)return e.error("Formatted text type must be 'string', 'value', 'image' or 'null'.");i=!0,r.push({content:n,scale:null,font:null,textColor:null,verticalAlign:null})}}return new c3(r)}evaluate(t){return new p2(this.sections.map(e=>{const n=e.content.evaluate(t);return S2(n)===M1?new d2("",n,null,null,null,e.verticalAlign?e.verticalAlign.evaluate(t):null):new d2(k2(n),null,e.scale?e.scale.evaluate(t):null,e.font?e.font.evaluate(t).join(","):null,e.textColor?e.textColor.evaluate(t):null,e.verticalAlign?e.verticalAlign.evaluate(t):null)}))}eachChild(t){for(const e of this.sections)t(e.content),e.scale&&t(e.scale),e.font&&t(e.font),e.textColor&&t(e.textColor),e.verticalAlign&&t(e.verticalAlign)}outputDefined(){return!1}}class u3{constructor(t){this.type=M1,this.input=t}static parse(t,e){if(2!==t.length)return e.error("Expected two arguments.");const n=e.parse(t[1],1,b1);return n?new u3(n):e.error("No image name provided.")}evaluate(t){const e=this.input.evaluate(t),n=w2.fromString(e);return n&&t.availableImages&&(n.available=t.availableImages.indexOf(e)>-1),n}eachChild(t){t(this.input)}outputDefined(){return!1}}class h3{constructor(t){this.type=v1,this.input=t}static parse(t,e){if(2!==t.length)return e.error(`Expected 1 argument, but found ${t.length-1} instead.`);const n=e.parse(t[1],1);return n?"array"!==n.type.kind&&"string"!==n.type.kind&&"value"!==n.type.kind?e.error(`Expected argument of type string or array, but found ${A1(n.type)} instead.`):new h3(n):null}evaluate(t){const e=this.input.evaluate(t);if("string"==typeof e)return[...e].length;if(Array.isArray(e))return e.length;throw new y2(`Expected value to be of type string or array, but found ${A1(S2(e))} instead.`)}eachChild(t){t(this.input)}outputDefined(){return!1}}const d3=8192;function p3(t,e){const n=(180+t[0])/360,r=(i=t[1],(180-180/Math.PI*Math.log(Math.tan(Math.PI/4+i*Math.PI/360)))/360);var i;const s=Math.pow(2,e.z);return[Math.round(n*s*d3),Math.round(r*s*d3)]}function f3(t,e){const n=Math.pow(2,e.z);return[(i=(t[0]/d3+e.x)/n,360*i-180),(r=(t[1]/d3+e.y)/n,360/Math.PI*Math.atan(Math.exp((180-360*r)*Math.PI/180))-90)];var r,i}function g3(t,e){t[0]=Math.min(t[0],e[0]),t[1]=Math.min(t[1],e[1]),t[2]=Math.max(t[2],e[0]),t[3]=Math.max(t[3],e[1])}function m3(t,e){return!(t[0]<=e[0]||t[2]>=e[2]||t[1]<=e[1]||t[3]>=e[3])}function y3(t,e,n){return e[1]>t[1]!=n[1]>t[1]&&t[0]<(n[0]-e[0])*(t[1]-e[1])/(n[1]-e[1])+e[0]}function v3(t,e,n){const r=t[0]-e[0],i=t[1]-e[1],s=t[0]-n[0],o=t[1]-n[1];return r*o-s*i===0&&r*s<=0&&i*o<=0}function b3(t,e,n,r){const i=[e[0]-t[0],e[1]-t[1]];return 0!==function(t,e){return t[0]*e[1]-t[1]*e[0]}([r[0]-n[0],r[1]-n[1]],i)&&!(!k3(t,e,n,r)||!k3(n,r,t,e))}function w3(t,e,n){for(const r of n)for(let n=0;n0&&h<0||u<0&&h>0}function E3(t,e,n){const r=[];for(let i=0;in[2]){const e=.5*r;let i=t[0]-n[0]>e?-r:n[0]-t[0]>e?r:0;0===i&&(i=t[0]-n[2]>e?-r:n[2]-t[0]>e?r:0),t[0]+=i}g3(e,t)}function L3(t,e,n,r){const i=Math.pow(2,r.z)*d3,s=[r.x*d3,r.y*d3],o=[];for(const a of t)for(const t of a){const r=[t.x+s[0],t.y+s[1]];R3(r,e,n,i),o.push(r)}return o}function M3(t,e,n,r){const i=Math.pow(2,r.z)*d3,s=[r.x*d3,r.y*d3],o=[];for(const a of t){const t=[];for(const n of a){const r=[n.x+s[0],n.y+s[1]];g3(e,r),t.push(r)}o.push(t)}if(e[2]-e[0]<=i/2){!function(t){t[0]=t[1]=1/0,t[2]=t[3]=-1/0}(e);for(const t of o)for(const r of t)R3(r,e,n,i)}return o}class I3{constructor(t,e){this.type=w1,this.geojson=t,this.geometries=e}static parse(t,e){if(2!==t.length)return e.error(`'within' expression requires exactly one argument, but found ${t.length-1} instead.`);if(C2(t[1])){const e=t[1];if("FeatureCollection"===e.type){const t=[];for(const n of e.features){const{type:e,coordinates:r}=n.geometry;"Polygon"===e&&t.push(r),"MultiPolygon"===e&&t.push(...r)}if(t.length)return new I3(e,{type:"MultiPolygon",coordinates:t})}else if("Feature"===e.type){const t=e.geometry.type;if("Polygon"===t||"MultiPolygon"===t)return new I3(e,e.geometry)}else if("Polygon"===e.type||"MultiPolygon"===e.type)return new I3(e,e)}return e.error("'within' expression requires valid geojson object that contains polygon geometry type.")}evaluate(t){if(null!=t.geometry()&&null!=t.canonicalID()){if("Point"===t.geometryType())return function(t,e){const n=[1/0,1/0,-1/0,-1/0],r=[1/0,1/0,-1/0,-1/0],i=t.canonicalID();if("Polygon"===e.type){const s=E3(e.coordinates,r,i),o=L3(t.geometry(),n,r,i);if(!m3(n,r))return!1;for(const t of o)if(!_3(t,s))return!1}if("MultiPolygon"===e.type){const s=T3(e.coordinates,r,i),o=L3(t.geometry(),n,r,i);if(!m3(n,r))return!1;for(const t of o)if(!x3(t,s))return!1}return!0}(t,this.geometries);if("LineString"===t.geometryType())return function(t,e){const n=[1/0,1/0,-1/0,-1/0],r=[1/0,1/0,-1/0,-1/0],i=t.canonicalID();if("Polygon"===e.type){const s=E3(e.coordinates,r,i),o=M3(t.geometry(),n,r,i);if(!m3(n,r))return!1;for(const t of o)if(!C3(t,s))return!1}if("MultiPolygon"===e.type){const s=T3(e.coordinates,r,i),o=M3(t.geometry(),n,r,i);if(!m3(n,r))return!1;for(const t of o)if(!S3(t,s))return!1}return!0}(t,this.geometries)}return!1}eachChild(){}outputDefined(){return!0}}class P3{constructor(t=[],e=(t,e)=>te?1:0){if(this.data=t,this.length=this.data.length,this.compare=e,this.length>0)for(let n=(this.length>>1)-1;n>=0;n--)this._down(n)}push(t){this.data.push(t),this._up(this.length++)}pop(){if(0===this.length)return;const t=this.data[0],e=this.data.pop();return--this.length>0&&(this.data[0]=e,this._down(0)),t}peek(){return this.data[0]}_up(t){const{data:e,compare:n}=this,r=e[t];for(;t>0;){const i=t-1>>1,s=e[i];if(n(r,s)>=0)break;e[t]=s,t=i}e[t]=r}_down(t){const{data:e,compare:n}=this,r=this.length>>1,i=e[t];for(;t=0)break;e[t]=e[r],t=r}e[t]=i}}function A3(t){let e=0;for(let n,r,i=0,s=t.length,o=s-1;i1?(l=t[a+1][0],c=t[a+1][1]):d>0&&(l+=u/this.kx*d,c+=h/this.ky*d)),u=this.wrap(e[0]-l)*this.kx,h=(e[1]-c)*this.ky;const p=u*u+h*h;p180;)t-=360;return t}}function N3(t,e){return e[0]-t[0]}function j3(t){return t[1]-t[0]+1}function U3(t,e){return t[1]>=t[0]&&t[1]t[1])return[null,null];const n=j3(t);if(e){if(2===n)return[t,null];const e=Math.floor(n/2);return[[t[0],t[0]+e],[t[0]+e,t[1]]]}if(1===n)return[t,null];const r=Math.floor(n/2)-1;return[[t[0],t[0]+r],[t[0]+r+1,t[1]]]}function $3(t,e){if(!U3(e,t.length))return[1/0,1/0,-1/0,-1/0];const n=[1/0,1/0,-1/0,-1/0];for(let r=e[0];r<=e[1];++r)g3(n,t[r]);return n}function q3(t){const e=[1/0,1/0,-1/0,-1/0];for(const n of t)for(const t of n)g3(e,t);return e}function V3(t){return t[0]!==-1/0&&t[1]!==-1/0&&t[2]!==1/0&&t[3]!==1/0}function W3(t,e,n){if(!V3(t)||!V3(e))return NaN;let r=0,i=0;return t[2]e[2]&&(r=t[0]-e[2]),t[1]>e[3]&&(i=t[1]-e[3]),t[3]=r)return r;if(m3(i,s)){if(J3(t,e))return 0}else if(J3(e,t))return 0;let o=1/0;for(const a of t)for(let t=0,r=a.length,i=r-1;t0;){const i=o.pop();if(i[0]>=s)continue;const l=i[1],c=e?50:100;if(j3(l)<=c){if(!U3(l,t.length))return NaN;if(e){const e=X3(t,l,n,r);if(isNaN(e)||0===e)return e;s=Math.min(s,e)}else for(let e=l[0];e<=l[1];++e){const i=Y3(t[e],n,r);if(s=Math.min(s,i),0===s)return 0}}else{const n=B3(l,e);t5(o,s,r,t,a,n[0]),t5(o,s,r,t,a,n[1])}}return s}function r5(t,e,n,r,i,s=1/0){let o=Math.min(s,i.distance(t[0],n[0]));if(0===o)return o;const a=new P3([[0,[0,t.length-1],[0,n.length-1]]],N3);for(;a.length>0;){const s=a.pop();if(s[0]>=o)continue;const l=s[1],c=s[2],u=e?50:100,h=r?50:100;if(j3(l)<=u&&j3(c)<=h){if(!U3(l,t.length)&&U3(c,n.length))return NaN;let s;if(e&&r)s=K3(t,l,n,c,i),o=Math.min(o,s);else if(e&&!r){const e=t.slice(l[0],l[1]+1);for(let t=c[0];t<=c[1];++t)if(s=H3(n[t],e,i),o=Math.min(o,s),0===o)return o}else if(!e&&r){const e=n.slice(c[0],c[1]+1);for(let n=l[0];n<=l[1];++n)if(s=H3(t[n],e,i),o=Math.min(o,s),0===o)return o}else s=Z3(t,l,n,c,i),o=Math.min(o,s)}else{const s=B3(l,e),u=B3(c,r);e5(a,o,i,t,n,s[0],u[0]),e5(a,o,i,t,n,s[0],u[1]),e5(a,o,i,t,n,s[1],u[0]),e5(a,o,i,t,n,s[1],u[1])}}return o}function i5(t){return"MultiPolygon"===t.type?t.coordinates.map(t=>({type:"Polygon",coordinates:t})):"MultiLineString"===t.type?t.coordinates.map(t=>({type:"LineString",coordinates:t})):"MultiPoint"===t.type?t.coordinates.map(t=>({type:"Point",coordinates:t})):[t]}class s5{constructor(t,e){this.type=v1,this.geojson=t,this.geometries=e}static parse(t,e){if(2!==t.length)return e.error(`'distance' expression requires exactly one argument, but found ${t.length-1} instead.`);if(C2(t[1])){const e=t[1];if("FeatureCollection"===e.type)return new s5(e,e.features.map(t=>i5(t.geometry)).flat());if("Feature"===e.type)return new s5(e,i5(e.geometry));if("type"in e&&"coordinates"in e)return new s5(e,i5(e))}return e.error("'distance' expression requires valid geojson object that contains polygon geometry type.")}evaluate(t){if(null!=t.geometry()&&null!=t.canonicalID()){if("Point"===t.geometryType())return function(t,e){const n=t.geometry(),r=n.flat().map(e=>f3([e.x,e.y],t.canonical));if(0===n.length)return NaN;const i=new D3(r[0][1]);let s=1/0;for(const o of e){switch(o.type){case"Point":s=Math.min(s,r5(r,!1,[o.coordinates],!1,i,s));break;case"LineString":s=Math.min(s,r5(r,!1,o.coordinates,!0,i,s));break;case"Polygon":s=Math.min(s,n5(r,!1,o.coordinates,i,s))}if(0===s)return s}return s}(t,this.geometries);if("LineString"===t.geometryType())return function(t,e){const n=t.geometry(),r=n.flat().map(e=>f3([e.x,e.y],t.canonical));if(0===n.length)return NaN;const i=new D3(r[0][1]);let s=1/0;for(const o of e){switch(o.type){case"Point":s=Math.min(s,r5(r,!0,[o.coordinates],!1,i,s));break;case"LineString":s=Math.min(s,r5(r,!0,o.coordinates,!0,i,s));break;case"Polygon":s=Math.min(s,n5(r,!0,o.coordinates,i,s))}if(0===s)return s}return s}(t,this.geometries);if("Polygon"===t.geometryType())return function(t,e){const n=t.geometry();if(0===n.length||0===n[0].length)return NaN;const r=function(t){if(t.length<=1)return[t];const e=[];let n,r;for(const i of t){const t=A3(i);0!==t&&(i.area=Math.abs(t),void 0===r&&(r=t<0),r===t<0?(n&&e.push(n),n=[i]):n.push(i))}return n&&e.push(n),e}(n).map(e=>e.map(e=>e.map(e=>f3([e.x,e.y],t.canonical)))),i=new D3(r[0][0][0][1]);let s=1/0;for(const o of e)for(const t of r){switch(o.type){case"Point":s=Math.min(s,n5([o.coordinates],!1,t,i,s));break;case"LineString":s=Math.min(s,n5(o.coordinates,!0,t,i,s));break;case"Polygon":s=Math.min(s,Q3(t,o.coordinates,i,s))}if(0===s)return s}return s}(t,this.geometries)}return NaN}eachChild(){}outputDefined(){return!0}}class o5{constructor(t){this.type=S1,this.key=t}static parse(t,e){if(2!==t.length)return e.error(`Expected 1 argument, but found ${t.length-1} instead.`);const n=t[1];return null==n?e.error("Global state property must be defined."):"string"!=typeof n?e.error(`Global state property must be string, but found ${typeof t[1]} instead.`):new o5(n)}evaluate(t){var e;const n=null===(e=t.globals)||void 0===e?void 0:e.globalState;return n&&0!==Object.keys(n).length?e2(n,this.key):null}eachChild(){}outputDefined(){return!1}}const a5={"==":e3,"!=":n3,">":i3,"<":r3,">=":o3,"<=":s3,array:R2,at:z2,boolean:R2,case:U2,coalesce:X2,collator:a3,format:c3,image:u3,in:D2,"index-of":N2,interpolate:Z2,"interpolate-hcl":Z2,"interpolate-lab":Z2,length:h3,let:O2,literal:E2,match:j2,number:R2,"number-format":l3,object:R2,slice:B2,step:q2,string:R2,"to-boolean":M2,"to-color":M2,"to-number":M2,"to-string":M2,var:F2,within:I3,distance:s5,"global-state":o5};class l5{constructor(t,e,n,r){this.name=t,this.type=e,this._evaluate=n,this.args=r}evaluate(t){return this._evaluate(t,this.args)}eachChild(t){this.args.forEach(t)}outputDefined(){return!1}static parse(t,e){const n=t[0],r=l5.definitions[n];if(!r)return e.error(`Unknown expression "${n}". If you wanted a literal array, use ["literal", [...]].`,0);const i=Array.isArray(r)?r[0]:r.type,s=Array.isArray(r)?[[r[1],r[2]]]:r.overloads,o=s.filter(([e])=>!Array.isArray(e)||e.length===t.length-1);let a=null;for(const[l,c]of o){a=new A2(e.registry,p5,e.path,null,e.scope);const r=[];let s=!1;for(let e=1;e{return e=t,Array.isArray(e)?`(${e.map(A1).join(", ")})`:`(${A1(e.type)}...)`;var e}).join(" | "),r=[];for(let i=1;i{n=e?n&&p5(t):n&&t instanceof E2}),!!n&&f5(t)&&m5(t,["zoom","heatmap-density","elevation","line-progress","accumulated","is-supported-script"])}function f5(t){if(t instanceof l5){if("get"===t.name&&1===t.args.length)return!1;if("feature-state"===t.name)return!1;if("has"===t.name&&1===t.args.length)return!1;if("properties"===t.name||"geometry-type"===t.name||"id"===t.name)return!1;if(/^filter-/.test(t.name))return!1}if(t instanceof I3)return!1;if(t instanceof s5)return!1;let e=!0;return t.eachChild(t=>{e&&!f5(t)&&(e=!1)}),e}function g5(t){if(t instanceof l5&&"feature-state"===t.name)return!1;let e=!0;return t.eachChild(t=>{e&&!g5(t)&&(e=!1)}),e}function m5(t,e){if(t instanceof l5&&e.indexOf(t.name)>=0)return!1;let n=!0;return t.eachChild(t=>{n&&!m5(t,e)&&(n=!1)}),n}function y5(t){return{result:"success",value:t}}function v5(t){return{result:"error",value:t}}function b5(t){return"object"==typeof t&&null!==t&&!Array.isArray(t)&&S2(t)===C1}l5.register(a5,{error:[{kind:"error"},[b1],(t,[e])=>{throw new y2(e.evaluate(t))}],typeof:[b1,[S1],(t,[e])=>A1(S2(e.evaluate(t)))],"to-rgba":[P1(v1,4),[_1],(t,[e])=>{const[n,r,i,s]=e.evaluate(t).rgb;return[255*n,255*r,255*i,s]}],rgb:[_1,[v1,v1,v1],c5],rgba:[_1,[v1,v1,v1,v1],c5],has:{type:w1,overloads:[[[b1],(t,[e])=>u5(e.evaluate(t),t.properties())],[[b1,C1],(t,[e,n])=>u5(e.evaluate(t),n.evaluate(t))]]},get:{type:S1,overloads:[[[b1],(t,[e])=>h5(e.evaluate(t),t.properties())],[[b1,C1],(t,[e,n])=>h5(e.evaluate(t),n.evaluate(t))]]},"feature-state":[S1,[b1],(t,[e])=>h5(e.evaluate(t),t.featureState||{})],properties:[C1,[],t=>t.properties()],"geometry-type":[b1,[],t=>t.geometryType()],id:[S1,[],t=>t.id()],zoom:[v1,[],t=>t.globals.zoom],"heatmap-density":[v1,[],t=>t.globals.heatmapDensity||0],elevation:[v1,[],t=>t.globals.elevation||0],"line-progress":[v1,[],t=>t.globals.lineProgress||0],accumulated:[S1,[],t=>void 0===t.globals.accumulated?null:t.globals.accumulated],"+":[v1,d5(v1),(t,e)=>{let n=0;for(const r of e)n+=r.evaluate(t);return n}],"*":[v1,d5(v1),(t,e)=>{let n=1;for(const r of e)n*=r.evaluate(t);return n}],"-":{type:v1,overloads:[[[v1,v1],(t,[e,n])=>e.evaluate(t)-n.evaluate(t)],[[v1],(t,[e])=>-e.evaluate(t)]]},"/":[v1,[v1,v1],(t,[e,n])=>e.evaluate(t)/n.evaluate(t)],"%":[v1,[v1,v1],(t,[e,n])=>e.evaluate(t)%n.evaluate(t)],ln2:[v1,[],()=>Math.LN2],pi:[v1,[],()=>Math.PI],e:[v1,[],()=>Math.E],"^":[v1,[v1,v1],(t,[e,n])=>Math.pow(e.evaluate(t),n.evaluate(t))],sqrt:[v1,[v1],(t,[e])=>Math.sqrt(e.evaluate(t))],log10:[v1,[v1],(t,[e])=>Math.log(e.evaluate(t))/Math.LN10],ln:[v1,[v1],(t,[e])=>Math.log(e.evaluate(t))],log2:[v1,[v1],(t,[e])=>Math.log(e.evaluate(t))/Math.LN2],sin:[v1,[v1],(t,[e])=>Math.sin(e.evaluate(t))],cos:[v1,[v1],(t,[e])=>Math.cos(e.evaluate(t))],tan:[v1,[v1],(t,[e])=>Math.tan(e.evaluate(t))],asin:[v1,[v1],(t,[e])=>Math.asin(e.evaluate(t))],acos:[v1,[v1],(t,[e])=>Math.acos(e.evaluate(t))],atan:[v1,[v1],(t,[e])=>Math.atan(e.evaluate(t))],min:[v1,d5(v1),(t,e)=>Math.min(...e.map(e=>e.evaluate(t)))],max:[v1,d5(v1),(t,e)=>Math.max(...e.map(e=>e.evaluate(t)))],abs:[v1,[v1],(t,[e])=>Math.abs(e.evaluate(t))],round:[v1,[v1],(t,[e])=>{const n=e.evaluate(t);return n<0?-Math.round(-n):Math.round(n)}],floor:[v1,[v1],(t,[e])=>Math.floor(e.evaluate(t))],ceil:[v1,[v1],(t,[e])=>Math.ceil(e.evaluate(t))],"filter-==":[w1,[b1,S1],(t,[e,n])=>t.properties()[e.value]===n.value],"filter-id-==":[w1,[S1],(t,[e])=>t.id()===e.value],"filter-type-==":[w1,[b1],(t,[e])=>t.geometryType()===e.value],"filter-<":[w1,[b1,S1],(t,[e,n])=>{const r=t.properties()[e.value],i=n.value;return typeof r==typeof i&&r{const n=t.id(),r=e.value;return typeof n==typeof r&&n":[w1,[b1,S1],(t,[e,n])=>{const r=t.properties()[e.value],i=n.value;return typeof r==typeof i&&r>i}],"filter-id->":[w1,[S1],(t,[e])=>{const n=t.id(),r=e.value;return typeof n==typeof r&&n>r}],"filter-<=":[w1,[b1,S1],(t,[e,n])=>{const r=t.properties()[e.value],i=n.value;return typeof r==typeof i&&r<=i}],"filter-id-<=":[w1,[S1],(t,[e])=>{const n=t.id(),r=e.value;return typeof n==typeof r&&n<=r}],"filter->=":[w1,[b1,S1],(t,[e,n])=>{const r=t.properties()[e.value],i=n.value;return typeof r==typeof i&&r>=i}],"filter-id->=":[w1,[S1],(t,[e])=>{const n=t.id(),r=e.value;return typeof n==typeof r&&n>=r}],"filter-has":[w1,[S1],(t,[e])=>e.value in t.properties()],"filter-has-id":[w1,[],t=>null!==t.id()&&void 0!==t.id()],"filter-type-in":[w1,[P1(b1)],(t,[e])=>e.value.indexOf(t.geometryType())>=0],"filter-id-in":[w1,[P1(S1)],(t,[e])=>e.value.indexOf(t.id())>=0],"filter-in-small":[w1,[b1,P1(S1)],(t,[e,n])=>n.value.indexOf(t.properties()[e.value])>=0],"filter-in-large":[w1,[b1,P1(S1)],(t,[e,n])=>function(t,e,n,r){for(;n<=r;){const i=n+r>>1;if(e[i]===t)return!0;e[i]>t?r=i-1:n=i+1}return!1}(t.properties()[e.value],n.value,0,n.value.length-1)],all:{type:w1,overloads:[[[w1,w1],(t,[e,n])=>e.evaluate(t)&&n.evaluate(t)],[d5(w1),(t,e)=>{for(const n of e)if(!n.evaluate(t))return!1;return!0}]]},any:{type:w1,overloads:[[[w1,w1],(t,[e,n])=>e.evaluate(t)||n.evaluate(t)],[d5(w1),(t,e)=>{for(const n of e)if(n.evaluate(t))return!0;return!1}]]},"!":[w1,[w1],(t,[e])=>!e.evaluate(t)],"is-supported-script":[w1,[b1],(t,[e])=>{const n=t.globals&&t.globals.isSupportedScript;return!n||n(e.evaluate(t))}],upcase:[b1,[b1],(t,[e])=>e.evaluate(t).toUpperCase()],downcase:[b1,[b1],(t,[e])=>e.evaluate(t).toLowerCase()],concat:[b1,d5(S1),(t,e)=>e.map(e=>k2(e.evaluate(t))).join("")],"resolved-locale":[b1,[k1],(t,[e])=>e.evaluate(t).resolvedLocale()]});class w5{constructor(t,e){this.expression=t,this._warningHistory={},this._evaluator=new P2,this._defaultValue=e?function(t){if("color"===t.type&&b5(t.default))return new c2(0,0,0,0);switch(t.type){case"color":return c2.parse(t.default)||null;case"padding":return f2.parse(t.default)||null;case"numberArray":return g2.parse(t.default)||null;case"colorArray":return m2.parse(t.default)||null;case"variableAnchorOffsetCollection":return b2.parse(t.default)||null;case"projectionDefinition":return _2.parse(t.default)||null;default:return void 0===t.default?null:t.default}}(e):null,this._enumValues=e&&"enum"===e.type?e.values:null}evaluateWithoutErrorHandling(t,e,n,r,i,s){return this._evaluator.globals=t,this._evaluator.feature=e,this._evaluator.featureState=n,this._evaluator.canonical=r,this._evaluator.availableImages=i||null,this._evaluator.formattedSection=s,this.expression.evaluate(this._evaluator)}evaluate(t,e,n,r,i,s){this._evaluator.globals=t,this._evaluator.feature=e||null,this._evaluator.featureState=n||null,this._evaluator.canonical=r,this._evaluator.availableImages=i||null,this._evaluator.formattedSection=s||null;try{const t=this.expression.evaluate(this._evaluator);if(null==t||"number"==typeof t&&t!=t)return this._defaultValue;if(this._enumValues&&!(t in this._enumValues))throw new y2(`Expected value to be one of ${Object.keys(this._enumValues).map(t=>JSON.stringify(t)).join(", ")}, but found ${JSON.stringify(t)} instead.`);return t}catch(ej){return this._warningHistory[ej.message]||(this._warningHistory[ej.message]=!0,"undefined"!=typeof console&&console.warn(ej.message)),this._defaultValue}}}function _5(t,e){const n=new A2(a5,p5,[],e?function(t){const e={color:_1,string:b1,number:v1,enum:b1,boolean:w1,formatted:E1,padding:T1,numberArray:L1,colorArray:R1,projectionDefinition:x1,resolvedImage:M1,variableAnchorOffsetCollection:I1};return"array"===t.type?P1(e[t.value]||S1,t.length):e[t.type]}(e):void 0),r=n.parse(t,void 0,void 0,void 0,e&&"string"===e.type?{typeAnnotation:"coerce"}:void 0);return r?y5(new w5(r,e)):v5(n.errors)}class x5{constructor(t,e){this.kind=t,this._styleExpression=e,this.isStateDependent="constant"!==t&&!g5(e.expression),this.globalStateRefs=E5(e.expression)}evaluateWithoutErrorHandling(t,e,n,r,i,s){return this._styleExpression.evaluateWithoutErrorHandling(t,e,n,r,i,s)}evaluate(t,e,n,r,i,s){return this._styleExpression.evaluate(t,e,n,r,i,s)}}class C5{constructor(t,e,n,r){this.kind=t,this.zoomStops=n,this._styleExpression=e,this.isStateDependent="camera"!==t&&!g5(e.expression),this.globalStateRefs=E5(e.expression),this.interpolationType=r}evaluateWithoutErrorHandling(t,e,n,r,i,s){return this._styleExpression.evaluateWithoutErrorHandling(t,e,n,r,i,s)}evaluate(t,e,n,r,i,s){return this._styleExpression.evaluate(t,e,n,r,i,s)}interpolationFactor(t,e,n){return this.interpolationType?Z2.interpolationFactor(this.interpolationType,t,e,n):0}}function S5(t,e){const n=_5(t,e);if("error"===n.result)return n;const r=n.value.expression,i=f5(r);if(!i&&"data-driven"!==(s=e)["property-type"]&&"cross-faded-data-driven"!==s["property-type"])return v5([new g1("","data expressions not supported")]);var s;const o=m5(r,["zoom"]);if(!o&&!function(t){return!!t.expression&&t.expression.parameters.indexOf("zoom")>-1}(e))return v5([new g1("","zoom expressions not supported")]);const a=k5(r);if(!a&&!o)return v5([new g1("",'"zoom" expression may only be used as input to a top-level "step" or "interpolate" expression.')]);if(a instanceof g1)return v5([a]);if(a instanceof Z2&&!function(t){return!!t.expression&&t.expression.interpolated}(e))return v5([new g1("",'"interpolate" expressions cannot be used with this property')]);if(!a)return y5(new x5(i?"constant":"source",n.value));const l=a instanceof Z2?a.interpolation:void 0;return y5(new C5(i?"camera":"composite",n.value,a.labels,l))}function k5(t){let e=null;if(t instanceof O2)e=k5(t.result);else if(t instanceof X2){for(const n of t.args)if(e=k5(n),e)break}else(t instanceof q2||t instanceof Z2)&&t.input instanceof l5&&"zoom"===t.input.name&&(e=t);return e instanceof g1||t.eachChild(t=>{const n=k5(t);n instanceof g1?e=n:!e&&n?e=new g1("",'"zoom" expression may only be used as input to a top-level "step" or "interpolate" expression.'):e&&n&&e!==n&&(e=new g1("",'Only one zoom-based "step" or "interpolate" subexpression may be used in an expression.'))}),e}function E5(t,e=new Set){return t instanceof o5&&e.add(t.key),t.eachChild(t=>{E5(t,e)}),e}function T5(t){if(!0===t||!1===t)return!0;if(!Array.isArray(t)||0===t.length)return!1;switch(t[0]){case"has":return t.length>=2&&"$id"!==t[1]&&"$type"!==t[1];case"in":return t.length>=3&&("string"!=typeof t[1]||Array.isArray(t[2]));case"!in":case"!has":case"none":return!1;case"==":case"!=":case">":case">=":case"<":case"<=":return 3!==t.length||Array.isArray(t[1])||Array.isArray(t[2]);case"any":case"all":for(const e of t.slice(1))if(!T5(e)&&"boolean"!=typeof e)return!1;return!0;default:return!0}}const R5={type:"boolean",default:!1,transition:!1,"property-type":"data-driven",expression:{interpolated:!1,parameters:["zoom","feature"]}};function L5(t){if(null==t)return{filter:()=>!0,needGeometry:!1,getGlobalStateRefs:()=>new Set};T5(t)||(t=P5(t));const e=_5(t,R5);if("error"===e.result)throw new Error(e.value.map(t=>`${t.key}: ${t.message}`).join(", "));return{filter:(t,n,r)=>e.value.evaluate(t,n,{},r),needGeometry:I5(t),getGlobalStateRefs:()=>E5(e.value.expression)}}function M5(t,e){return te?1:0}function I5(t){if(!Array.isArray(t))return!1;if("within"===t[0]||"distance"===t[0])return!0;for(let e=1;e"===e||"<="===e||">="===e?A5(t[1],t[2],e):"any"===e?(n=t.slice(1),["any"].concat(n.map(P5))):"all"===e?["all"].concat(t.slice(1).map(P5)):"none"===e?["all"].concat(t.slice(1).map(P5).map(z5)):"in"===e?O5(t[1],t.slice(2)):"!in"===e?z5(O5(t[1],t.slice(2))):"has"===e?F5(t[1]):"!has"!==e||z5(F5(t[1]));var n}function A5(t,e,n){switch(t){case"$type":return[`filter-type-${n}`,e];case"$id":return[`filter-id-${n}`,e];default:return[`filter-${n}`,t,e]}}function O5(t,e){if(0===e.length)return!1;switch(t){case"$type":return["filter-type-in",["literal",e]];case"$id":return["filter-id-in",["literal",e]];default:return e.length>200&&!e.some(t=>typeof t!=typeof e[0])?["filter-in-large",t,["literal",e.sort(M5)]]:["filter-in-small",t,["literal",e]]}}function F5(t){switch(t){case"$type":return!0;case"$id":return["filter-has-id"];default:return["filter-has",t]}}function z5(t){return["!",t]}function D5(t){return"object"==typeof t?["literal",t]:t}function N5(t){switch(t.colorSpace){case"hcl":return"interpolate-hcl";case"lab":return"interpolate-lab";default:return"interpolate"}}function j5(t,e){const n=D5((r=t.default,i=e.default,void 0!==r?r:void 0!==i?i:void 0));var r,i;return void 0===n&&"resolvedImage"===e.type?"":n}function U5(t,e,n){const r=q5(t,e),i=["get",t.property];if("categorical"===r&&"boolean"==typeof n[0][0]){const r=["case"];for(const t of n)r.push(["==",i,t[0]],t[1]);return r.push(j5(t,e)),r}if("categorical"===r){const r=["match",i];for(const t of n)$5(r,t[0],t[1],!1);return r.push(j5(t,e)),r}if("interval"===r){const e=["step",["number",i]];for(const t of n)$5(e,t[0],t[1],!0);return B5(e),void 0===t.default?e:["case",["==",["typeof",i],"number"],e,D5(t.default)]}if("exponential"===r){const e=void 0!==t.base?t.base:1,r=[N5(t),1===e?["linear"]:["exponential",e],["number",i]];for(const t of n)$5(r,t[0],t[1],!1);return void 0===t.default?r:["case",["==",["typeof",i],"number"],r,D5(t.default)]}throw new Error(`Unknown property function type ${r}`)}function B5(t){"step"===t[0]&&3===t.length&&(t.push(0),t.push(t[3]))}function $5(t,e,n,r){t.length>3&&e===t[t.length-2]||(r&&2===t.length||t.push(e),t.push(n))}function q5(t,e){return t.type?t.type:e.expression.interpolated?"exponential":"interval"}function V5(t){const e=["concat"],n=/{([^{}]+)}/g;let r=0;for(let i=n.exec(t);null!==i;i=n.exec(t)){const s=t.slice(r,n.lastIndex-i[0].length);r=n.lastIndex,s.length>0&&e.push(s),e.push(["get",i[1]])}if(1===e.length)return t;if(r":{},">=":{},"<":{},"<=":{},in:{},"!in":{},all:{},any:{},none:{},has:{},"!has":{}}},geometry_type:{type:"enum",values:{Point:{},LineString:{},Polygon:{}}},function:{expression:{type:"expression"},stops:{type:"array",value:"function_stop"},base:{type:"number",default:1,minimum:0},property:{type:"string",default:"$zoom"},type:{type:"enum",values:{identity:{},exponential:{},interval:{},categorical:{}},default:"exponential"},colorSpace:{type:"enum",values:{rgb:{},lab:{},hcl:{}},default:"rgb"},default:{type:"*",required:!1}},function_stop:{type:"array",minimum:0,maximum:24,value:["number","color"],length:2},expression:{type:"array",value:"*",minimum:1},light:{anchor:{type:"enum",default:"viewport",values:{map:{},viewport:{}},"property-type":"data-constant",transition:!1,expression:{interpolated:!1,parameters:["zoom"]}},position:{type:"array",default:[1.15,210,30],length:3,value:"number","property-type":"data-constant",transition:!0,expression:{interpolated:!0,parameters:["zoom"]}},color:{type:"color","property-type":"data-constant",default:"#ffffff",expression:{interpolated:!0,parameters:["zoom"]},transition:!0},intensity:{type:"number","property-type":"data-constant",default:.5,minimum:0,maximum:1,expression:{interpolated:!0,parameters:["zoom"]},transition:!0}},sky:{"sky-color":{type:"color","property-type":"data-constant",default:"#88C6FC",expression:{interpolated:!0,parameters:["zoom"]},transition:!0},"horizon-color":{type:"color","property-type":"data-constant",default:"#ffffff",expression:{interpolated:!0,parameters:["zoom"]},transition:!0},"fog-color":{type:"color","property-type":"data-constant",default:"#ffffff",expression:{interpolated:!0,parameters:["zoom"]},transition:!0},"fog-ground-blend":{type:"number","property-type":"data-constant",default:.5,minimum:0,maximum:1,expression:{interpolated:!0,parameters:["zoom"]},transition:!0},"horizon-fog-blend":{type:"number","property-type":"data-constant",default:.8,minimum:0,maximum:1,expression:{interpolated:!0,parameters:["zoom"]},transition:!0},"sky-horizon-blend":{type:"number","property-type":"data-constant",default:.8,minimum:0,maximum:1,expression:{interpolated:!0,parameters:["zoom"]},transition:!0},"atmosphere-blend":{type:"number","property-type":"data-constant",default:.8,minimum:0,maximum:1,expression:{interpolated:!0,parameters:["zoom"]},transition:!0}},terrain:{source:{type:"string",required:!0},exaggeration:{type:"number",minimum:0,default:1}},projection:{type:{type:"projectionDefinition",default:"mercator","property-type":"data-constant",transition:!1,expression:{interpolated:!0,parameters:["zoom"]}}},paint:["paint_fill","paint_line","paint_circle","paint_heatmap","paint_fill-extrusion","paint_symbol","paint_raster","paint_hillshade","paint_color-relief","paint_background"],paint_fill:{"fill-antialias":{type:"boolean",default:!0,expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"fill-opacity":{type:"number",default:1,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"fill-color":{type:"color",default:"#000000",transition:!0,requires:[{"!":"fill-pattern"}],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"fill-outline-color":{type:"color",transition:!0,requires:[{"!":"fill-pattern"},{"fill-antialias":!0}],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"fill-translate":{type:"array",value:"number",length:2,default:[0,0],transition:!0,units:"pixels",expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"fill-translate-anchor":{type:"enum",values:{map:{},viewport:{}},default:"map",requires:["fill-translate"],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"fill-pattern":{type:"resolvedImage",transition:!0,expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"cross-faded-data-driven"}},"paint_fill-extrusion":{"fill-extrusion-opacity":{type:"number",default:1,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"fill-extrusion-color":{type:"color",default:"#000000",transition:!0,requires:[{"!":"fill-extrusion-pattern"}],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"fill-extrusion-translate":{type:"array",value:"number",length:2,default:[0,0],transition:!0,units:"pixels",expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"fill-extrusion-translate-anchor":{type:"enum",values:{map:{},viewport:{}},default:"map",requires:["fill-extrusion-translate"],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"fill-extrusion-pattern":{type:"resolvedImage",transition:!0,expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"cross-faded-data-driven"},"fill-extrusion-height":{type:"number",default:0,minimum:0,units:"meters",transition:!0,expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"fill-extrusion-base":{type:"number",default:0,minimum:0,units:"meters",transition:!0,requires:["fill-extrusion-height"],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"fill-extrusion-vertical-gradient":{type:"boolean",default:!0,transition:!1,expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"}},paint_line:{"line-opacity":{type:"number",default:1,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"line-color":{type:"color",default:"#000000",transition:!0,requires:[{"!":"line-pattern"}],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"line-translate":{type:"array",value:"number",length:2,default:[0,0],transition:!0,units:"pixels",expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"line-translate-anchor":{type:"enum",values:{map:{},viewport:{}},default:"map",requires:["line-translate"],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"line-width":{type:"number",default:1,minimum:0,transition:!0,units:"pixels",expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"line-gap-width":{type:"number",default:0,minimum:0,transition:!0,units:"pixels",expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"line-offset":{type:"number",default:0,transition:!0,units:"pixels",expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"line-blur":{type:"number",default:0,minimum:0,transition:!0,units:"pixels",expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"line-dasharray":{type:"array",value:"number",minimum:0,transition:!0,units:"line widths",requires:[{"!":"line-pattern"}],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"cross-faded"},"line-pattern":{type:"resolvedImage",transition:!0,expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"cross-faded-data-driven"},"line-gradient":{type:"color",transition:!1,requires:[{"!":"line-dasharray"},{"!":"line-pattern"},{source:"geojson",has:{lineMetrics:!0}}],expression:{interpolated:!0,parameters:["line-progress"]},"property-type":"color-ramp"}},paint_circle:{"circle-radius":{type:"number",default:5,minimum:0,transition:!0,units:"pixels",expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"circle-color":{type:"color",default:"#000000",transition:!0,expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"circle-blur":{type:"number",default:0,transition:!0,expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"circle-opacity":{type:"number",default:1,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"circle-translate":{type:"array",value:"number",length:2,default:[0,0],transition:!0,units:"pixels",expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"circle-translate-anchor":{type:"enum",values:{map:{},viewport:{}},default:"map",requires:["circle-translate"],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"circle-pitch-scale":{type:"enum",values:{map:{},viewport:{}},default:"map",expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"circle-pitch-alignment":{type:"enum",values:{map:{},viewport:{}},default:"viewport",expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"circle-stroke-width":{type:"number",default:0,minimum:0,transition:!0,units:"pixels",expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"circle-stroke-color":{type:"color",default:"#000000",transition:!0,expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"circle-stroke-opacity":{type:"number",default:1,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"}},paint_heatmap:{"heatmap-radius":{type:"number",default:30,minimum:1,transition:!0,units:"pixels",expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"heatmap-weight":{type:"number",default:1,minimum:0,transition:!1,expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"heatmap-intensity":{type:"number",default:1,minimum:0,transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"heatmap-color":{type:"color",default:["interpolate",["linear"],["heatmap-density"],0,"rgba(0, 0, 255, 0)",.1,"royalblue",.3,"cyan",.5,"lime",.7,"yellow",1,"red"],transition:!1,expression:{interpolated:!0,parameters:["heatmap-density"]},"property-type":"color-ramp"},"heatmap-opacity":{type:"number",default:1,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"}},paint_symbol:{"icon-opacity":{type:"number",default:1,minimum:0,maximum:1,transition:!0,requires:["icon-image"],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"icon-color":{type:"color",default:"#000000",transition:!0,requires:["icon-image"],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"icon-halo-color":{type:"color",default:"rgba(0, 0, 0, 0)",transition:!0,requires:["icon-image"],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"icon-halo-width":{type:"number",default:0,minimum:0,transition:!0,units:"pixels",requires:["icon-image"],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"icon-halo-blur":{type:"number",default:0,minimum:0,transition:!0,units:"pixels",requires:["icon-image"],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"icon-translate":{type:"array",value:"number",length:2,default:[0,0],transition:!0,units:"pixels",requires:["icon-image"],expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"icon-translate-anchor":{type:"enum",values:{map:{},viewport:{}},default:"map",requires:["icon-image","icon-translate"],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-opacity":{type:"number",default:1,minimum:0,maximum:1,transition:!0,requires:["text-field"],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"text-color":{type:"color",default:"#000000",transition:!0,overridable:!0,requires:["text-field"],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"text-halo-color":{type:"color",default:"rgba(0, 0, 0, 0)",transition:!0,requires:["text-field"],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"text-halo-width":{type:"number",default:0,minimum:0,transition:!0,units:"pixels",requires:["text-field"],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"text-halo-blur":{type:"number",default:0,minimum:0,transition:!0,units:"pixels",requires:["text-field"],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"text-translate":{type:"array",value:"number",length:2,default:[0,0],transition:!0,units:"pixels",requires:["text-field"],expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"text-translate-anchor":{type:"enum",values:{map:{},viewport:{}},default:"map",requires:["text-field","text-translate"],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"}},paint_raster:{"raster-opacity":{type:"number",default:1,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"raster-hue-rotate":{type:"number",default:0,period:360,transition:!0,units:"degrees",expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"raster-brightness-min":{type:"number",default:0,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"raster-brightness-max":{type:"number",default:1,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"raster-saturation":{type:"number",default:0,minimum:-1,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"raster-contrast":{type:"number",default:0,minimum:-1,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"raster-resampling":{type:"enum",values:{linear:{},nearest:{}},default:"linear",expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"raster-fade-duration":{type:"number",default:300,minimum:0,transition:!1,units:"milliseconds",expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"}},paint_hillshade:{"hillshade-illumination-direction":{type:"numberArray",default:335,minimum:0,maximum:359,transition:!1,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"hillshade-illumination-altitude":{type:"numberArray",default:45,minimum:0,maximum:90,transition:!1,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"hillshade-illumination-anchor":{type:"enum",values:{map:{},viewport:{}},default:"viewport",expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"hillshade-exaggeration":{type:"number",default:.5,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"hillshade-shadow-color":{type:"colorArray",default:"#000000",transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"hillshade-highlight-color":{type:"colorArray",default:"#FFFFFF",transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"hillshade-accent-color":{type:"color",default:"#000000",transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"hillshade-method":{type:"enum",values:{standard:{},basic:{},combined:{},igor:{},multidirectional:{}},default:"standard",expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"}},"paint_color-relief":{"color-relief-opacity":{type:"number",default:1,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"color-relief-color":{type:"color",transition:!1,expression:{interpolated:!0,parameters:["elevation"]},"property-type":"color-ramp"}},paint_background:{"background-color":{type:"color",default:"#000000",transition:!0,requires:[{"!":"background-pattern"}],expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"background-pattern":{type:"resolvedImage",transition:!0,expression:{interpolated:!1,parameters:["zoom"]},"property-type":"cross-faded"},"background-opacity":{type:"number",default:1,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"}},transition:{duration:{type:"number",default:300,minimum:0,units:"milliseconds"},delay:{type:"number",default:0,minimum:0,units:"milliseconds"}},"property-type":{"data-driven":{type:"property-type"},"cross-faded":{type:"property-type"},"cross-faded-data-driven":{type:"property-type"},"color-ramp":{type:"property-type"},"data-constant":{type:"property-type"},constant:{type:"property-type"}},promoteId:{"*":{type:"string"}}};var H5={thin:100,hairline:100,"ultra-light":200,"extra-light":200,light:300,book:300,regular:400,normal:400,plain:400,roman:400,standard:400,medium:500,"semi-bold":600,"demi-bold":600,bold:700,"extra-bold":800,"ultra-bold":800,heavy:900,black:900,"heavy-black":900,fat:900,poster:900,"ultra-black":950,"extra-black":950},G5=" ",K5=/(italic|oblique)$/i,Z5={};function Y5(t,e,n){var r=Z5[t];if(!r){Array.isArray(t)||(t=[t]);for(var i,s,o=400,a="normal",l=[],c=0,u=t.length;c1?h[h.length-2].toLowerCase():"";if(d==p||d==p.replace("-","")||f+"-"+d==p){o=i?o:H5[p],h.pop(),f&&p.startsWith(f)&&h.pop();break}}i||"number"!=typeof d||(o=d,i=!0);var g=h.join(G5).replace("Klokantech Noto Sans","Noto Sans").replace("DIN Pro","Barlow").replace("Arial Unicode MS","Arial");-1!==g.indexOf(G5)&&(g='"'+g+'"'),l.push(g)}r=Z5[t]=[a,o,l]}return r[0]+G5+r[1]+G5+e+"px"+(n?"/"+n:"")+G5+r[2]}class X5 extends iJ{constructor(t,e,n,r,i){super(t,e,n,void 0!==i?0:2),this.loader_=void 0!==i?i:null,this.canvas_=r,this.error_=null}getError(){return this.error_}handleLoad_(t){t?(this.error_=t,this.state=3):this.state=2,this.changed()}load(){0==this.state&&(this.state=1,this.changed(),this.loader_(this.handleLoad_.bind(this)))}getImage(){return this.canvas_}}class J5 extends dV{constructor(t,e,n){super(),n=n||{},this.tileCoord=t,this.state=e,this.key="",this.transition_=void 0===n.transition?250:n.transition,this.transitionStarts_={},this.interpolate=!!n.interpolate}changed(){this.dispatchEvent(Vq)}release(){this.setState(4)}getKey(){return this.key+"/"+this.tileCoord}getTileCoord(){return this.tileCoord}getState(){return this.state}setState(t){if(4!==this.state){if(3!==this.state&&this.state>t)throw new Error("Tile load sequence violation");this.state=t,this.changed()}}load(){yV()}getAlpha(t,e){if(!this.transition_)return 1;let n=this.transitionStarts_[t];if(n){if(-1===n)return 1}else n=e,this.transitionStarts_[t]=n;const r=e-n+1e3/60;return r>=this.transition_?1:GW(r/this.transition_)}inTransition(t){return!!this.transition_&&-1!==this.transitionStarts_[t]}endTransition(t){this.transition_&&(this.transitionStarts_[t]=-1)}disposeInternal(){this.release(),super.disposeInternal()}}class Q5 extends J5{constructor(t,e,n,r,i,s){super(t,e,s),this.crossOrigin_=r,this.src_=n,this.key=n,this.image_,PV?this.image_=new OffscreenCanvas(1,1):(this.image_=new Image,null!==r&&(this.image_.crossOrigin=r)),this.unlisten_=null,this.tileLoadFunction_=i}getImage(){return this.image_}setImage(t){this.image_=t,this.state=2,this.unlistenImage_(),this.changed()}getCrossOrigin(){return this.crossOrigin_}handleImageError_(){this.state=3,this.unlistenImage_(),this.image_=function(){const t=AK(1,1);return t.fillStyle="rgba(0,0,0,0)",t.fillRect(0,0,1,1),t.canvas}(),this.changed()}handleImageLoad_(){if(PV)this.state=2;else{const t=this.image_;t.naturalWidth&&t.naturalHeight?this.state=2:this.state=4}this.unlistenImage_(),this.changed()}load(){3==this.state&&(this.state=0,this.image_=new Image,null!==this.crossOrigin_&&(this.image_.crossOrigin=this.crossOrigin_)),0==this.state&&(this.state=1,this.changed(),this.tileLoadFunction_(this,this.src_),this.unlisten_=function(t,e,n){const r=t;let i=!0,s=!1,o=!1;const a=[fV(r,"load",function(){o=!0,s||e()})];return r.src&&AV?(s=!0,r.decode().then(function(){i&&e()}).catch(function(){i&&(o?e():n())})):a.push(fV(r,"error",n)),function(){i=!1,a.forEach(gV)}}(this.image_,this.handleImageLoad_.bind(this),this.handleImageError_.bind(this)))}unlistenImage_(){this.unlisten_&&(this.unlisten_(),this.unlisten_=null)}disposeInternal(){this.unlistenImage_(),this.image_=null,super.disposeInternal()}}class t4{constructor(t,e,n,r){this.minX=t,this.maxX=e,this.minY=n,this.maxY=r}contains(t){return this.containsXY(t[1],t[2])}containsTileRange(t){return this.minX<=t.minX&&t.maxX<=this.maxX&&this.minY<=t.minY&&t.maxY<=this.maxY}containsXY(t,e){return this.minX<=t&&t<=this.maxX&&this.minY<=e&&e<=this.maxY}equals(t){return this.minX==t.minX&&this.minY==t.minY&&this.maxX==t.maxX&&this.maxY==t.maxY}extend(t){t.minXthis.maxX&&(this.maxX=t.maxX),t.minYthis.maxY&&(this.maxY=t.maxY)}getHeight(){return this.maxY-this.minY+1}getSize(){return[this.getWidth(),this.getHeight()]}getWidth(){return this.maxX-this.minX+1}intersects(t){return this.minX<=t.maxX&&this.maxX>=t.minX&&this.minY<=t.maxY&&this.maxY>=t.minY}}function e4(t,e,n,r,i){return void 0!==i?(i.minX=t,i.maxX=e,i.minY=n,i.maxY=r,i):new t4(t,e,n,r)}const n4=[];class r4 extends J5{constructor(t,e,n,r,i){super(t,e,{transition:0}),this.context_=null,this.executorGroups={},this.loadingSourceTiles=0,this.hitDetectionImageData={},this.replayState_={},this.sourceTiles=[],this.errorTileKeys={},this.wantedResolution,this.getSourceTiles=r.bind(void 0,this),this.removeSourceTiles_=i,this.wrappedTileCoord=n}getContext(){return this.context_||(this.context_=AK(1,1,n4)),this.context_}hasContext(){return!!this.context_}getImage(){return this.hasContext()?this.getContext().canvas:null}getReplayState(t){const e=bV(t);return e in this.replayState_||(this.replayState_[e]={dirty:!1,renderedRenderOrder:null,renderedResolution:NaN,renderedRevision:-1,renderedTileResolution:NaN,renderedTileRevision:-1,renderedTileZ:-1}),this.replayState_[e]}load(){this.getSourceTiles()}release(){this.context_&&(zK(this.context_),n4.push(this.context_.canvas),this.context_=null),this.removeSourceTiles_(this),this.sourceTiles.length=0,super.release()}}let i4=class extends J5{constructor(t,e,n,r,i,s){super(t,e,s),this.extent=null,this.format_=r,this.features_=null,this.loader_,this.projection=null,this.resolution,this.tileLoadFunction_=i,this.url_=n,this.key=n}getTileUrl(){return this.url_}getFormat(){return this.format_}getFeatures(){return this.features_}load(){0==this.state&&(this.setState(1),this.tileLoadFunction_(this,this.url_),this.loader_&&this.loader_(this.extent,this.resolution,this.projection))}onLoad(t,e){this.setFeatures(t)}onError(){this.setState(3)}setFeatures(t){this.features_=t,this.setState(2)}setLoader(t){this.loader_=t}};const s4="https://api.mapbox.com";function o4(t){return 0!==t.indexOf("mapbox://")?"":t.slice(9)}function a4(t,e,n){const r=o4(t);if(!r)return decodeURI(new URL(t,n).href);if(0!==r.indexOf("sprites/"))throw new Error(`unexpected sprites url: ${t}`);const i=r.slice(8);return`${s4}/styles/v1/${i}/sprite?access_token=${e}`}function l4(t,e){const n=o4(t);if(!n)return decodeURI(new URL(t,location.href).href);if(0!==n.indexOf("styles/"))throw new Error(`unexpected style url: ${t}`);const r=n.slice(7);return`${s4}/styles/v1/${r}?&access_token=${e}`}const c4=["a","b","c","d"];function u4(t,e,n,r){const i=new URL(t,r||location.href),s=o4(t);if(!s)return e?(i.searchParams.has(n)||i.searchParams.set(n,e),[decodeURI(i.href)]):[decodeURI(i.href)];if("mapbox.satellite"===s){const t=window.devicePixelRatio>=1.5?"@2x":"";return[`https://api.mapbox.com/v4/${s}/{z}/{x}/{y}${t}.webp?access_token=${e}`]}return c4.map(t=>`https://${t}.tiles.mapbox.com/v4/${s}/{z}/{x}/{y}.vector.pbf?access_token=${e}`)}const h4=Object.freeze({}),d4={},p4={};let f4=0;function g4(t){return t.id||(t.id=f4++),t.id}function m4(t){let e=d4[t.id];return e||(e={},d4[g4(t)]=e),e}function y4(t){return t*Math.PI/180}const v4=function(){const t=[];for(let e=78271.51696402048;t.length<=24;e/=2)t.push(e);return t}();function b4(t,e){if("undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope&&"undefined"!=typeof OffscreenCanvas)return new OffscreenCanvas(t,e);const n=document.createElement("canvas");return n.width=t,n.height=e,n}function w4(t,e){let n=0;const r=e.length;for(;ni).then(t=>t instanceof Response?(r&&(r.url=t.url),o(t)):(t instanceof Request||(t=new Request(t)),t.headers.get("Accept")||t.headers.set("Accept","application/json"),r&&(r.url=t.url),fetch(t).then(o).catch(s))).catch(s);return x4[e]=[i,a],a}function S4(t,e){if("string"!=typeof t)return Promise.resolve(t);if(!t.trim().startsWith("{"))return C4("Style",t=l4(t,e.accessToken),e);try{const e=JSON.parse(t);return Promise.resolve(e)}catch(v5){return Promise.reject(v5)}}const k4={};function E4(t,e,n={}){const r=[e,JSON.stringify(t)].toString();let i=k4[r];if(!i||n.transformRequest){let s;n.transformRequest&&(s=(t,e)=>{const r=n.transformRequest&&n.transformRequest(e,"Tiles")||e;if(t instanceof i4)t.setLoader((e,n,i)=>{const s=function(n){n.arrayBuffer().then(n=>{const r=t.getFormat().readFeatures(n,{extent:e,featureProjection:i});t.setFeatures(r)})};lV(()=>r).then(e=>{if(e instanceof Response)return s(e);fetch(e).then(s).catch(()=>t.setState(3))}).catch(()=>t.setState(3))});else{const e=t.getImage();lV(()=>r).then(n=>{if("string"==typeof n)return void(e.src=n);const r=t=>t.blob().then(t=>{const n=URL.createObjectURL(t);e.addEventListener("load",()=>URL.revokeObjectURL(n)),e.addEventListener("error",()=>URL.revokeObjectURL(n)),e.src=n});if(n instanceof Response)return r(n);fetch(n).then(r).catch(()=>t.setState(3))}).catch(()=>t.setState(3))}});const o=t.url;if(o&&!t.tiles){const r=u4(o,n.accessToken,n.accessTokenParam||"access_token",e||location.href);if(o.startsWith("mapbox://"))i=Promise.resolve({tileJson:Object.assign({},t,{url:void 0,tiles:r}),tileLoadFunction:s});else{const t={};i=C4("Source",r[0],n,t).then(function(e){return e.tiles=e.tiles.map(function(r){return"tms"===e.scheme&&(r=r.replace("{y}","{-y}")),u4(r,n.accessToken,n.accessTokenParam||"access_token",t.url)[0]}),Promise.resolve({tileJson:e,tileLoadFunction:s})})}}else t.tiles?(t=Object.assign({},t,{tiles:t.tiles.map(function(r){return"tms"===t.scheme&&(r=r.replace("{y}","{-y}")),u4(r,n.accessToken,n.accessTokenParam||"access_token",e||location.href)[0]})}),i=Promise.resolve({tileJson:Object.assign({},t),tileLoadFunction:s})):i=Promise.reject(new Error("source has no `tiles` nor `url`"));k4[r]=i}return i}function T4(t,e,n,r){const i=[2*n*e.pixelRatio+e.width,2*n*e.pixelRatio+e.height],s=b4(i[0],i[1]),o=s.getContext("2d");o.drawImage(t,e.x,e.y,e.width,e.height,n*e.pixelRatio,n*e.pixelRatio,e.width,e.height);const a=o.getImageData(0,0,i[0],i[1]);o.globalCompositeOperation="destination-over",o.fillStyle=`rgba(${255*r.r},${255*r.g},${255*r.b},${r.a})`;const l=a.data;for(let c=0,u=a.width;c0&&o.arc(c,t,n*e.pixelRatio,0,2*Math.PI);return o.fill(),s}function R4(t,e,n){const r=Math.max(0,Math.min(1,(n-t)/(e-t)));return r*r*(3-2*r)}function L4(t,e,n){const r=b4(e.width,e.height),i=r.getContext("2d");i.drawImage(t,e.x,e.y,e.width,e.height,0,0,e.width,e.height);const s=i.getImageData(0,0,e.width,e.height),o=s.data;for(let a=0,l=s.width;a0?(o[e+0]=Math.round(255*n.r*s),o[e+1]=Math.round(255*n.g*s),o[e+2]=Math.round(255*n.b*s),o[e+3]=Math.round(255*s)):o[e+3]=0}return i.putImageData(s,0,0),r}const M4=Array(256).join(" ");function I4(t,e){if(e>=.05){let n="";const r=t.split("\n"),i=M4.slice(0,Math.round(e/.1));for(let t=0,e=r.length;t0&&(n+="\n"),n+=r[t].split("").join(i);return n}return t}let P4;function A4(){return P4||(P4=b4(1,1).getContext("2d")),P4}function O4(t,e){return A4().measureText(t).width+(t.length-1)*e}const F4={};function z4(t,e,n,r){if(-1!==t.indexOf("\n")){const i=t.split("\n"),s=[];for(let t=0,o=i.length;t1){const t=A4();t.font=e;const i=t.measureText("M").width*n;let a="";const l=[];for(let e=0,n=o.length;e1;++e){const t=l[e];if(O4(t,r)<.35*i){const i=e>0?O4(l[e-1],r):1/0,s=e.7*i&&O4(s,r)<.6*i){const o=t.split(" "),a=o.pop();O4(a,r)<.2*i&&(l[e]=o.join(" "),l[e+1]=a+" "+s),n-=1}}s=l.join("\n")}else s=t;s=I4(s,r),F4[i]=s}return s}wJ.on("propertychange",()=>{for(const t in F4)delete F4[t]});const D4=["Arial","Courier New","Times New Roman","Verdana","sans-serif","serif","monospace","cursive","fantasy"],N4={},j4={Point:1,MultiPoint:1,LineString:2,MultiLineString:2,Polygon:3,MultiPolygon:3},U4={center:[.5,.5],left:[0,.5],right:[1,.5],top:[.5,0],bottom:[.5,1],"top-left":[0,0],"top-right":[1,0],"bottom-left":[0,1],"bottom-right":[1,1]},B4={zoom:0,distanceFromCenter:0};let $4,q4;function V4(t,e,n,r,i,s){const o=t.id;i||(i={},console.warn("No functionCache provided to getValue()")),i[o]||(i[o]={});const a=i[o];if(!a[n]){let r=(t[e]||h4)[n];const i=W5[`${e}_${t.type}`][n];void 0===r&&(r=i.default);let s=(l=r,Array.isArray(l)&&l.length>0&&"string"==typeof l[0]&&l[0]in a5);if(!s&&b5(r)&&(r=function(t,e){let n=t.stops;if(!n)return function(t,e){const n=["get",t.property];if(void 0===t.default)return"string"===e.type?["string",n]:n;if("enum"===e.type)return["match",n,Object.keys(e.values),n,t.default];{const r=["color"===e.type?"to-color":e.type,n,D5(t.default)];return"array"===e.type&&r.splice(1,0,e.value,e.length||null),r}}(t,e);const r=n&&"object"==typeof n[0][0],i=r||void 0!==t.property,s=r||!i;return n=n.map(t=>!i&&e.tokens&&"string"==typeof t[1]?[t[0],V5(t[1])]:[t[0],D5(t[1])]),r?function(t,e,n){const r={},i={},s=[];for(let o=0;o`${t.key}: ${t.message}`).join(", "));return n.value}(r,i);a[n]=t.evaluate.bind(t)}else{const t=i.type;"color"!==t&&"colorArray"!==t||(r=c2.parse(r)),a[n]=function(){return r}}}var l;return a[n](B4,r,s)}function W4(t,e,n,r){return V4(t,"layout",`${n}-allow-overlap`,e,r)?V4(t,"layout",`${n}-ignore-placement`,e,r)?"none":"obstacle":"declutter"}function H4(t,e,n,r){if(r||console.warn("No filterCache provided to evaluateFilter()"),!(t in r))try{r[t]=L5(e).filter}catch(ej){console.warn("Filter will evaluate to false: "+ej.message),r[t]=function(){return!1}}return r[t](B4,n)}function G4(t,e){if(t){if(0===t.a||0===e)return;const n=t.a;return e=void 0===e?1:e,0===n?"transparent":"rgba("+Math.round(255*t.r/n)+","+Math.round(255*t.g/n)+","+Math.round(255*t.b/n)+","+n*e+")"}return t}l5.register(a5,{...l5.definitions,pitch:[{kind:"number"},[],()=>B4.pitch||90],"distance-from-center":[{kind:"number"},[],()=>B4.distanceFromCenter||0]});const K4=/\{[^{}}]*\}/g;function Z4(t,e){return t.replace(K4,function(t){return e[t.slice(1,-1)]||""})}function Y4(t,e){let n=t.split(":")[0];return n===t&&(n="default"),e[n]}const X4={},J4=4294967296,Q4=1/J4,t6="undefined"==typeof TextDecoder?null:new TextDecoder("utf-8");class e6{constructor(t=new Uint8Array(16)){this.buf=ArrayBuffer.isView(t)?t:new Uint8Array(t),this.dataView=new DataView(this.buf.buffer),this.pos=0,this.type=0,this.length=this.buf.length}readFields(t,e,n=this.length){for(;this.pos>3,i=this.pos;this.type=7&n,t(r,e,this),this.pos===i&&this.skip(n)}return e}readMessage(t,e){return this.readFields(t,e,this.readVarint()+this.pos)}readFixed32(){const t=this.dataView.getUint32(this.pos,!0);return this.pos+=4,t}readSFixed32(){const t=this.dataView.getInt32(this.pos,!0);return this.pos+=4,t}readFixed64(){const t=this.dataView.getUint32(this.pos,!0)+this.dataView.getUint32(this.pos+4,!0)*J4;return this.pos+=8,t}readSFixed64(){const t=this.dataView.getUint32(this.pos,!0)+this.dataView.getInt32(this.pos+4,!0)*J4;return this.pos+=8,t}readFloat(){const t=this.dataView.getFloat32(this.pos,!0);return this.pos+=4,t}readDouble(){const t=this.dataView.getFloat64(this.pos,!0);return this.pos+=8,t}readVarint(t){const e=this.buf;let n,r;return r=e[this.pos++],n=127&r,r<128?n:(r=e[this.pos++],n|=(127&r)<<7,r<128?n:(r=e[this.pos++],n|=(127&r)<<14,r<128?n:(r=e[this.pos++],n|=(127&r)<<21,r<128?n:(r=e[this.pos],n|=(15&r)<<28,function(t,e,n){const r=n.buf;let i,s;if(s=r[n.pos++],i=(112&s)>>4,s<128)return n6(t,i,e);if(s=r[n.pos++],i|=(127&s)<<3,s<128)return n6(t,i,e);if(s=r[n.pos++],i|=(127&s)<<10,s<128)return n6(t,i,e);if(s=r[n.pos++],i|=(127&s)<<17,s<128)return n6(t,i,e);if(s=r[n.pos++],i|=(127&s)<<24,s<128)return n6(t,i,e);if(s=r[n.pos++],i|=(1&s)<<31,s<128)return n6(t,i,e);throw new Error("Expected varint not more than 10 bytes")}(n,t,this)))))}readVarint64(){return this.readVarint(!0)}readSVarint(){const t=this.readVarint();return t%2==1?(t+1)/-2:t/2}readBoolean(){return Boolean(this.readVarint())}readString(){const t=this.readVarint()+this.pos,e=this.pos;return this.pos=t,t-e>=12&&t6?t6.decode(this.buf.subarray(e,t)):function(t,e,n){let r="",i=e;for(;i239?4:e>223?3:e>191?2:1;if(i+c>n)break;1===c?e<128&&(l=e):2===c?(s=t[i+1],128==(192&s)&&(l=(31&e)<<6|63&s,l<=127&&(l=null))):3===c?(s=t[i+1],o=t[i+2],128==(192&s)&&128==(192&o)&&(l=(15&e)<<12|(63&s)<<6|63&o,(l<=2047||l>=55296&&l<=57343)&&(l=null))):4===c&&(s=t[i+1],o=t[i+2],a=t[i+3],128==(192&s)&&128==(192&o)&&128==(192&a)&&(l=(15&e)<<18|(63&s)<<12|(63&o)<<6|63&a,(l<=65535||l>=1114112)&&(l=null))),null===l?(l=65533,c=1):l>65535&&(l-=65536,r+=String.fromCharCode(l>>>10&1023|55296),l=56320|1023&l),r+=String.fromCharCode(l),i+=c}return r}(this.buf,e,t)}readBytes(){const t=this.readVarint()+this.pos,e=this.buf.subarray(this.pos,t);return this.pos=t,e}readPackedVarint(t=[],e){const n=this.readPackedEnd();for(;this.pos127;);else if(2===e)this.pos=this.readVarint()+this.pos;else if(5===e)this.pos+=4;else{if(1!==e)throw new Error(`Unimplemented type: ${e}`);this.pos+=8}}writeTag(t,e){this.writeVarint(t<<3|e)}realloc(t){let e=this.length||16;for(;e268435455||t<0?function(t,e){let n,r;if(t>=0?(n=t%4294967296|0,r=t/4294967296|0):(n=~(-t%4294967296),r=~(-t/4294967296),4294967295^n?n=n+1|0:(n=0,r=r+1|0)),t>=0x10000000000000000||t<-0x10000000000000000)throw new Error("Given varint doesn't fit into 10 bytes");e.realloc(10),function(t,e,n){n.buf[n.pos++]=127&t|128,t>>>=7,n.buf[n.pos++]=127&t|128,t>>>=7,n.buf[n.pos++]=127&t|128,t>>>=7,n.buf[n.pos++]=127&t|128,t>>>=7,n.buf[n.pos]=127&t}(n,0,e),function(t,e){const n=(7&t)<<4;e.buf[e.pos++]|=n|((t>>>=3)?128:0),t&&(e.buf[e.pos++]=127&t|((t>>>=7)?128:0),t&&(e.buf[e.pos++]=127&t|((t>>>=7)?128:0),t&&(e.buf[e.pos++]=127&t|((t>>>=7)?128:0),t&&(e.buf[e.pos++]=127&t|((t>>>=7)?128:0),t&&(e.buf[e.pos++]=127&t)))))}(r,e)}(t,this):(this.realloc(4),this.buf[this.pos++]=127&t|(t>127?128:0),t<=127||(this.buf[this.pos++]=127&(t>>>=7)|(t>127?128:0),t<=127||(this.buf[this.pos++]=127&(t>>>=7)|(t>127?128:0),t<=127||(this.buf[this.pos++]=t>>>7&127))))}writeSVarint(t){this.writeVarint(t<0?2*-t-1:2*t)}writeBoolean(t){this.writeVarint(+t)}writeString(t){t=String(t),this.realloc(4*t.length),this.pos++;const e=this.pos;this.pos=function(t,e,n){for(let r,i,s=0;s55295&&r<57344){if(!i){r>56319||s+1===e.length?(t[n++]=239,t[n++]=191,t[n++]=189):i=r;continue}if(r<56320){t[n++]=239,t[n++]=191,t[n++]=189,i=r;continue}r=i-55296<<10|r-56320|65536,i=null}else i&&(t[n++]=239,t[n++]=191,t[n++]=189,i=null);r<128?t[n++]=r:(r<2048?t[n++]=r>>6|192:(r<65536?t[n++]=r>>12|224:(t[n++]=r>>18|240,t[n++]=r>>12&63|128),t[n++]=r>>6&63|128),t[n++]=63&r|128)}return n}(this.buf,t,this.pos);const n=this.pos-e;n>=128&&r6(e,n,this),this.pos=e-1,this.writeVarint(n),this.pos+=n}writeFloat(t){this.realloc(4),this.dataView.setFloat32(this.pos,t,!0),this.pos+=4}writeDouble(t){this.realloc(8),this.dataView.setFloat64(this.pos,t,!0),this.pos+=8}writeBytes(t){const e=t.length;this.writeVarint(e),this.realloc(e);for(let n=0;n=128&&r6(n,r,this),this.pos=n-1,this.writeVarint(r),this.pos+=r}writeMessage(t,e,n){this.writeTag(t,2),this.writeRawMessage(e,n)}writePackedVarint(t,e){e.length&&this.writeMessage(t,i6,e)}writePackedSVarint(t,e){e.length&&this.writeMessage(t,s6,e)}writePackedBoolean(t,e){e.length&&this.writeMessage(t,l6,e)}writePackedFloat(t,e){e.length&&this.writeMessage(t,o6,e)}writePackedDouble(t,e){e.length&&this.writeMessage(t,a6,e)}writePackedFixed32(t,e){e.length&&this.writeMessage(t,c6,e)}writePackedSFixed32(t,e){e.length&&this.writeMessage(t,u6,e)}writePackedFixed64(t,e){e.length&&this.writeMessage(t,h6,e)}writePackedSFixed64(t,e){e.length&&this.writeMessage(t,d6,e)}writeBytesField(t,e){this.writeTag(t,2),this.writeBytes(e)}writeFixed32Field(t,e){this.writeTag(t,5),this.writeFixed32(e)}writeSFixed32Field(t,e){this.writeTag(t,5),this.writeSFixed32(e)}writeFixed64Field(t,e){this.writeTag(t,1),this.writeFixed64(e)}writeSFixed64Field(t,e){this.writeTag(t,1),this.writeSFixed64(e)}writeVarintField(t,e){this.writeTag(t,0),this.writeVarint(e)}writeSVarintField(t,e){this.writeTag(t,0),this.writeSVarint(e)}writeStringField(t,e){this.writeTag(t,2),this.writeString(e)}writeFloatField(t,e){this.writeTag(t,5),this.writeFloat(e)}writeDoubleField(t,e){this.writeTag(t,1),this.writeDouble(e)}writeBooleanField(t,e){this.writeVarintField(t,+e)}}function n6(t,e,n){return n?4294967296*e+(t>>>0):4294967296*(e>>>0)+(t>>>0)}function r6(t,e,n){const r=e<=16383?1:e<=2097151?2:e<=268435455?3:Math.floor(Math.log(e)/(7*Math.LN2));n.realloc(r);for(let i=n.pos-1;i>=t;i--)n.buf[i+r]=n.buf[i]}function i6(t,e){for(let n=0;n>3}if(o--,1===s||2===s)a+=t.readSVarint(),l+=t.readSVarint(),1===s&&c>u&&(r.push(c),u=c),n.push(a,l),c+=2;else{if(7!==s)throw new Error("Invalid command found in the PBF");c>u&&(n.push(n[u],n[u+1]),c+=2)}}c>u&&(r.push(c),u=c)}createFeature_(t,e,n){const r=e.type;if(0===r)return null;let i;const s=e.properties;let o;this.idProperty_?(o=s[this.idProperty_],delete s[this.idProperty_]):o=e.id,s[this.layerName_]=e.layer.name;const a=[],l=[];this.readRawGeometry_(t,e,a,l);const c=function(t,e){let n;return 1===t?n=1===e?"Point":"MultiPoint":2===t?n=1===e?"LineString":"MultiLineString":3===t&&(n="Polygon"),n}(r,l.length);if(this.featureClass===z0)i=new this.featureClass(c,a,l,2,s,o),i.transform(n.dataProjection);else{let t;if("Polygon"==c){const e=pK(a,l);t=e.length>1?new FQ(a,"XY",e):new fK(a,"XY",l)}else t="Point"===c?new XG(a,"XY"):"LineString"===c?new IQ(a,"XY"):"MultiPoint"===c?new AQ(a,"XY"):"MultiLineString"===c?new PQ(a,"XY",l):null;i=new(0,this.featureClass),this.geometryName_&&i.setGeometryName(this.geometryName_);const e=W0(t,!1,n);i.setGeometry(e),void 0!==o&&i.setId(o),i.setProperties(s,!0)}return i}getType(){return"arraybuffer"}readFeatures(t,e){const n=this.layers_,r=YH((e=this.adaptOptions(e)).dataProjection);r.setWorldExtent(e.extent),e.dataProjection=r;const i=new e6(t),s=i.readFields(f6,{}),o=[];for(const a in s){if(n&&!n.includes(a))continue;const t=s[a],l=t?[0,0,t.extent,t.extent]:null;r.setExtent(l);for(let n=0,r=t.length;n>3)?n.readString():2===t?n.readFloat():3===t?n.readDouble():4===t?n.readVarint64():5===t?n.readVarint():6===t?n.readSVarint():7===t?n.readBoolean():null;e.values.push(r)}}function m6(t,e,n){if(1==t)e.id=n.readVarint();else if(2==t){const t=n.readVarint()+n.pos;for(;n.pos=o.width)return null;const c=OW(s),u=Math.floor(o.height*((s[3]-r[1])/c));return u<0||u>=o.height?null:this.getImageData(o,l,u)}renderFrame(t,e){const n=this.image,r=n.getExtent(),i=n.getResolution(),[s,o]=Array.isArray(i)?i:[i,i],a=n.getPixelRatio(),l=t.layerStatesArray[t.layerIndex],c=t.pixelRatio,u=t.viewState,h=u.center,d=u.resolution,p=c*s/(d*a),f=c*o/(d*a);this.prepareContainer(t,e);const g=this.context.canvas.width,m=this.context.canvas.height,y=this.getRenderContext(t);let v=!1,b=!0;if(l.extent){const e=uG(l.extent,u.projection);b=jW(e,t.extent),v=b&&!fW(e,t.extent),v&&this.clipUnrotated(y,t,e)}const w=n.getImage(),_=wG(this.tempTransform,g/2,m/2,p,f,0,a*(r[0]-h[0])/s,a*(h[1]-r[3])/o);this.renderedResolution=o*c/a;const x=w.width*_[0],C=w.height*_[3];if(this.getLayer().getSource().getInterpolate()||(y.imageSmoothingEnabled=!1),this.preRender(y,t),b&&x>=.5&&C>=.5){const t=_[4],e=_[5],n=l.opacity;1!==n&&(y.save(),y.globalAlpha=n),y.drawImage(w,0,0,+w.width,+w.height,t,e,x,C),1!==n&&y.restore()}return this.postRender(this.context,t),v&&y.restore(),y.imageSmoothingEnabled=!0,this.container}}class b6 extends HZ{constructor(t){super(t=t||{})}}class w6 extends b6{constructor(t){super(t)}createRenderer(){return new v6(this)}getData(t){return super.getData(t)}}function _6(t){return t instanceof Image||t instanceof HTMLCanvasElement||t instanceof HTMLVideoElement||t instanceof ImageBitmap?t:null}const x6=new Error("disposed"),C6=[256,256];class S6 extends J5{constructor(t){super(t.tileCoord,0,{transition:t.transition,interpolate:t.interpolate}),this.loader_=t.loader,this.data_=null,this.error_=null,this.size_=t.size||null,this.controller_=t.controller||null}getSize(){if(this.size_)return this.size_;const t=_6(this.data_);return t?[t.width,t.height]:C6}getData(){return this.data_}getError(){return this.error_}load(){if(0!==this.state&&3!==this.state)return;this.state=1,this.changed();const t=this;this.loader_().then(function(e){t.data_=e,t.state=2,t.changed()}).catch(function(e){t.error_=e,t.state=3,t.changed()})}disposeInternal(){this.controller_&&(this.controller_.abort(x6),this.controller_=null),super.disposeInternal()}}let k6;const E6=[];function T6(t,e,n,r,i){t.beginPath(),t.moveTo(0,0),t.lineTo(e,n),t.lineTo(r,i),t.closePath(),t.save(),t.clip(),t.fillRect(0,0,Math.max(e,r)+1,Math.max(n,i)),t.restore()}function R6(t,e){return Math.abs(t[4*e]-210)>2||Math.abs(t[4*e+3]-191.25)>2}function L6(t,e,n,r){const i=oG(n,e,t);let s=XH(e,r,n);const o=e.getMetersPerUnit();void 0!==o&&(s*=o);const a=t.getMetersPerUnit();void 0!==a&&(s/=a);const l=t.getExtent();if(!l||pW(l,i)){const e=XH(t,s,i)/s;isFinite(e)&&e>0&&(s/=e)}return s}function M6(t,e,n,r,i,s,o,a,l,c,u,h,d){const p=AK(Math.round(n*t),Math.round(n*e),E6);if(h||(p.imageSmoothingEnabled=!1),0===l.length)return p.canvas;function f(t){return Math.round(t*n)/n}p.scale(n,n),p.globalCompositeOperation="lighter";const g=[1/0,1/0,-1/0,-1/0];let m;l.forEach(function(t){xW(g,t.extent)});const y=n/r,v=(h?1:1+Math.pow(2,-24))/y;d&&1===l.length&&0===c||(m=AK(Math.round(NW(g)*y),Math.round(OW(g)*y),E6),h||(m.imageSmoothingEnabled=!1),l.forEach(function(t){if(t.image.width>0&&t.image.height>0){if(t.clipExtent){m.save();const e=(t.clipExtent[0]-g[0])*y,n=-(t.clipExtent[3]-g[3])*y,r=NW(t.clipExtent)*y,i=OW(t.clipExtent)*y;m.rect(h?e:Math.round(e),h?n:Math.round(n),h?r:Math.round(e+r)-Math.round(e),h?i:Math.round(n+i)-Math.round(n)),m.clip()}const e=(t.extent[0]-g[0])*y,n=-(t.extent[3]-g[3])*y,r=NW(t.extent)*y,i=OW(t.extent)*y;m.drawImage(t.image,c,c,t.image.width-2*c,t.image.height-2*c,h?e:Math.round(e),h?n:Math.round(n),h?r:Math.round(e+r)-Math.round(e),h?i:Math.round(n+i)-Math.round(n)),t.clipExtent&&m.restore()}}));const b=zW(o);return a.getTriangles().forEach(function(t){const e=t.source,n=t.target;let r=e[0][0],i=e[0][1],o=e[1][0],a=e[1][1],c=e[2][0],u=e[2][1];const d=f((n[0][0]-b[0])/s),y=f(-(n[0][1]-b[1])/s),w=f((n[1][0]-b[0])/s),_=f(-(n[1][1]-b[1])/s),x=f((n[2][0]-b[0])/s),C=f(-(n[2][1]-b[1])/s),S=r,k=i;r=0,i=0,o-=S,a-=k,c-=S,u-=k;const E=function(t){const e=t.length;for(let r=0;ri&&(i=e,n=o)}if(0===i)return null;const s=t[n];t[n]=t[r],t[r]=s;for(let o=r+1;o=0;r--){n[r]=t[r][e]/t[r][r];for(let i=r-1;i>=0;i--)t[i][e]-=t[i][r]*n[r]}return n}([[o,a,0,0,w-d],[c,u,0,0,x-d],[0,0,o,a,_-y],[0,0,c,u,C-y]]);if(!E)return;if(p.save(),p.beginPath(),function(){if(void 0===k6){const t=AK(6,6,E6);t.globalCompositeOperation="lighter",t.fillStyle="rgba(210, 0, 0, 0.75)",T6(t,4,5,4,0),T6(t,4,5,0,5);const e=t.getImageData(0,0,3,3).data;k6=R6(e,0)||R6(e,4)||R6(e,8),zK(t),E6.push(t.canvas)}return k6}()||!h){p.moveTo(w,_);const t=4,e=d-w,n=y-_;for(let r=0;rvG(o,oG(t,this.targetProj_,this.sourceProj_)),function(t,e,n,r){const i=t.length;n=void 0!==n?n:2,r=r??n,e=void 0!==e?e:new Array(i);for(let s=0;s=o?t[s+n]:i[n]}return e}):sG(this.targetProj_,this.sourceProj_);var c;this.transformInv_=function(t){const e=t[0]+"/"+t[1];return a[e]||(a[e]=l(t)),a[e]},this.maxSourceExtent_=r,this.errorThresholdSquared_=i*i,this.triangles_=[],this.wrapsXInSource_=!1,this.canWrapXInSource_=this.sourceProj_.canWrapX()&&!!r&&!!this.sourceProj_.getExtent()&&NW(r)>=NW(this.sourceProj_.getExtent()),this.sourceWorldWidth_=this.sourceProj_.getExtent()?NW(this.sourceProj_.getExtent()):null,this.targetWorldWidth_=this.targetProj_.getExtent()?NW(this.targetProj_.getExtent()):null;const u=zW(n),h=DW(n),d=LW(n),p=RW(n),f=this.transformInv_(u),g=this.transformInv_(h),m=this.transformInv_(d),y=this.transformInv_(p),v=10+(s?Math.max(0,Math.ceil(Math.log2(TW(n)/(s*s*256*256)))):0);if(this.addQuad_(u,h,d,p,f,g,m,y,v),this.wrapsXInSource_){let t=1/0;this.triangles_.forEach(function(e){t=Math.min(t,e.source[0][0],e.source[1][0],e.source[2][0])}),this.triangles_.forEach(e=>{if(Math.max(e.source[0][0],e.source[1][0],e.source[2][0])-t>this.sourceWorldWidth_/2){const n=[[e.source[0][0],e.source[0][1]],[e.source[1][0],e.source[1][1]],[e.source[2][0],e.source[2][1]]];n[0][0]-t>this.sourceWorldWidth_/2&&(n[0][0]-=this.sourceWorldWidth_),n[1][0]-t>this.sourceWorldWidth_/2&&(n[1][0]-=this.sourceWorldWidth_),n[2][0]-t>this.sourceWorldWidth_/2&&(n[2][0]-=this.sourceWorldWidth_);const r=Math.min(n[0][0],n[1][0],n[2][0]);Math.max(n[0][0],n[1][0],n[2][0])-r.5&&u<1;let p=!1;if(l>0&&(this.targetProj_.isGlobal()&&this.targetWorldWidth_&&(p=NW(cW([t,e,n,r]))/this.targetWorldWidth_>.25||p),!d&&this.sourceProj_.isGlobal()&&u&&(p=u>.25||p)),!p&&this.maxSourceExtent_&&isFinite(c[0])&&isFinite(c[1])&&isFinite(c[2])&&isFinite(c[3])&&!jW(c,this.maxSourceExtent_))return;let f=0;if(!(p||isFinite(i[0])&&isFinite(i[1])&&isFinite(s[0])&&isFinite(s[1])&&isFinite(o[0])&&isFinite(o[1])&&isFinite(a[0])&&isFinite(a[1])))if(l>0)p=!0;else if(f=(isFinite(i[0])&&isFinite(i[1])?0:8)+(isFinite(s[0])&&isFinite(s[1])?0:4)+(isFinite(o[0])&&isFinite(o[1])?0:2)+(isFinite(a[0])&&isFinite(a[1])?0:1),1!=f&&2!=f&&4!=f&&8!=f)return;if(l>0){if(!p){const e=[(t[0]+n[0])/2,(t[1]+n[1])/2],r=this.transformInv_(e);let s;s=d?(eW(i[0],h)+eW(o[0],h))/2-eW(r[0],h):(i[0]+o[0])/2-r[0];const a=(i[1]+o[1])/2-r[1];p=s*s+a*a>this.errorThresholdSquared_}if(p){if(Math.abs(t[0]-n[0])<=Math.abs(t[1]-n[1])){const c=[(e[0]+n[0])/2,(e[1]+n[1])/2],u=this.transformInv_(c),h=[(r[0]+t[0])/2,(r[1]+t[1])/2],d=this.transformInv_(h);this.addQuad_(t,e,c,h,i,s,u,d,l-1),this.addQuad_(h,c,n,r,d,u,o,a,l-1)}else{const c=[(t[0]+e[0])/2,(t[1]+e[1])/2],u=this.transformInv_(c),h=[(n[0]+r[0])/2,(n[1]+r[1])/2],d=this.transformInv_(h);this.addQuad_(t,c,h,r,i,u,d,a,l-1),this.addQuad_(c,e,n,h,u,s,o,d,l-1)}return}}if(d){if(!this.canWrapXInSource_)return;this.wrapsXInSource_=!0}11&f||this.addTriangle_(t,n,r,i,o,a),14&f||this.addTriangle_(t,n,e,i,o,s),f&&(13&f||this.addTriangle_(e,r,t,s,a,i),7&f||this.addTriangle_(e,r,n,s,a,o))}calculateSourceExtent(){const t=[1/0,1/0,-1/0,-1/0];return this.triangles_.forEach(function(e){const n=e.source;CW(t,n[0]),CW(t,n[1]),CW(t,n[2])}),t}getTriangles(){return this.triangles_}}class P6 extends J5{constructor(t,e,n,r,i,s,o,a,l,c,u,h){super(i,0,h),this.renderEdges_=void 0!==u&&u,this.pixelRatio_=o,this.gutter_=a,this.canvas_=null,this.sourceTileGrid_=e,this.targetTileGrid_=r,this.wrappedTileCoord_=s||i,this.sourceTiles_=[],this.sourcesListenerKeys_=null,this.sourceZ_=0,this.clipExtent_=t.canWrapX()?t.getExtent():void 0;const d=r.getTileCoordExtent(this.wrappedTileCoord_),p=this.targetTileGrid_.getExtent();let f=this.sourceTileGrid_.getExtent();const g=p?FW(d,p):d;if(0===TW(g))return void(this.state=4);const m=t.getExtent();m&&(f=f?FW(f,m):m);const y=r.getResolution(this.wrappedTileCoord_[0]),v=function(t,e,n,r){const i=MW(n);let s=L6(t,e,i,r);return(!isFinite(s)||s<=0)&&EW(n,function(n){return s=L6(t,e,n,r),isFinite(s)&&s>0}),s}(t,n,g,y);if(!isFinite(v)||v<=0)return void(this.state=4);const b=void 0!==c?c:.5;if(this.triangulation_=new I6(t,n,g,f,v*b,y),0===this.triangulation_.getTriangles().length)return void(this.state=4);this.sourceZ_=e.getZForResolution(v);let w=this.triangulation_.calculateSourceExtent();if(f&&(t.canWrapX()?(w[1]=YV(w[1],f[1],f[3]),w[3]=YV(w[3],f[1],f[3])):w=FW(w,f)),TW(w)){let n=0,r=0;t.canWrapX()&&(n=NW(m),r=Math.floor((w[0]-m[0])/n)),qW(w.slice(),t,!0).forEach(t=>{const i=e.getTileRangeForExtentAndZ(t,this.sourceZ_);for(let e=i.minX;e<=i.maxX;e++)for(let t=i.minY;t<=i.maxY;t++){const i=l(this.sourceZ_,e,t,o);if(i){const t=r*n;this.sourceTiles_.push({tile:i,offset:t})}}++r}),0===this.sourceTiles_.length&&(this.state=4)}else this.state=4}getImage(){return this.canvas_}reproject_(){const t=[];if(this.sourceTiles_.forEach(e=>{const n=e.tile;if(n&&2==n.getState()){const r=this.sourceTileGrid_.getTileCoordExtent(n.tileCoord);r[0]+=e.offset,r[2]+=e.offset;const i=this.clipExtent_?.slice();i&&(i[0]+=e.offset,i[2]+=e.offset),t.push({extent:r,clipExtent:i,image:n.getImage()})}}),this.sourceTiles_.length=0,0===t.length)this.state=3;else{const e=this.wrappedTileCoord_[0],n=this.targetTileGrid_.getTileSize(e),r="number"==typeof n?n:n[0],i="number"==typeof n?n:n[1],s=this.targetTileGrid_.getResolution(e),o=this.sourceTileGrid_.getResolution(this.sourceZ_),a=this.targetTileGrid_.getTileCoordExtent(this.wrappedTileCoord_);this.canvas_=M6(r,i,this.pixelRatio_,o,this.sourceTileGrid_.getExtent(),s,a,this.triangulation_,t,this.gutter_,this.renderEdges_,this.interpolate),this.state=2}this.changed()}load(){if(0==this.state){this.state=1,this.changed();let t=0;this.sourcesListenerKeys_=[],this.sourceTiles_.forEach(({tile:e})=>{const n=e.getState();if(0==n||1==n){t++;const n=pV(e,Vq,()=>{const r=e.getState();2!=r&&3!=r&&4!=r||(gV(n),t--,0===t&&(this.unlistenSources_(),this.reproject_()))});this.sourcesListenerKeys_.push(n)}}),0===t?setTimeout(this.reproject_.bind(this),0):this.sourceTiles_.forEach(function({tile:t}){0==t.getState()&&t.load()})}}unlistenSources_(){this.sourcesListenerKeys_.forEach(gV),this.sourcesListenerKeys_=null}release(){this.canvas_&&(zK(this.canvas_.getContext("2d")),E6.push(this.canvas_),this.canvas_=null),super.release()}}class A6{constructor(t){this.highWaterMark=void 0!==t?t:2048,this.count_=0,this.entries_={},this.oldest_=null,this.newest_=null}deleteOldest(){const t=this.pop();t instanceof Xq&&t.dispose()}canExpireCache(){return this.highWaterMark>0&&this.getCount()>this.highWaterMark}expireCache(t){for(;this.canExpireCache();)this.deleteOldest()}clear(){for(;this.oldest_;)this.deleteOldest()}containsKey(t){return this.entries_.hasOwnProperty(t)}forEach(t){let e=this.oldest_;for(;e;)t(e.value_,e.key_,this),e=e.newer}get(t,e){const n=this.entries_[t];return WV(void 0!==n,"Tried to get a value for a key that does not exist in the cache"),n===this.newest_||(n===this.oldest_?(this.oldest_=this.oldest_.newer,this.oldest_.older=null):(n.newer.older=n.older,n.older.newer=n.newer),n.newer=null,n.older=this.newest_,this.newest_.newer=n,this.newest_=n),n.value_}remove(t){const e=this.entries_[t];return WV(void 0!==e,"Tried to get a value for a key that does not exist in the cache"),e===this.newest_?(this.newest_=e.older,this.newest_&&(this.newest_.newer=null)):e===this.oldest_?(this.oldest_=e.newer,this.oldest_&&(this.oldest_.older=null)):(e.newer.older=e.older,e.older.newer=e.newer),delete this.entries_[t],--this.count_,e.value_}getCount(){return this.count_}getKeys(){const t=new Array(this.count_);let e,n=0;for(e=this.newest_;e;e=e.older)t[n++]=e.key_;return t}getValues(){const t=new Array(this.count_);let e,n=0;for(e=this.newest_;e;e=e.older)t[n++]=e.value_;return t}peekLast(){return this.oldest_.value_}peekLastKey(){return this.oldest_.key_}peekFirstKey(){return this.newest_.key_}peek(t){return this.entries_[t]?.value_}pop(){const t=this.oldest_;return delete this.entries_[t.key_],t.newer&&(t.newer.older=null),this.oldest_=t.newer,this.oldest_||(this.newest_=null),--this.count_,t.value_}replace(t,e){this.get(t),this.entries_[t].value_=e}set(t,e){WV(!(t in this.entries_),"Tried to set a value for a key that is used already");const n={key_:t,newer:null,older:this.newest_,value_:e};this.newest_?this.newest_.newer=n:this.oldest_=n,this.newest_=n,this.entries_[t]=n,++this.count_}setSize(t){this.highWaterMark=t}}function O6(t,e,n,r){return void 0!==r?(r[0]=t,r[1]=e,r[2]=n,r):[t,e,n]}function F6(t,e,n,r,i){return`${bV(t)},${e},${function(t,e,n){return t+"/"+e+"/"+n}(n,r,i)}`}function z6(t,e,n){if(!(n in t))return t[n]=new Set([e]),!0;const r=t[n],i=r.has(e);return i||r.add(e),!i}function D6(t,e,n){const r=t[n];return!!r&&r.delete(e)}function N6(t,e){const n=t.layerStatesArray[t.layerIndex];n.extent&&(e=FW(e,uG(n.extent,t.viewState.projection)));const r=n.layer.getRenderSource();if(!r.getWrapX()){const n=r.getTileGridForProjection(t.viewState.projection).getExtent();n&&(e=FW(e,n))}return e}class j6 extends E0{constructor(t,e){super(t),e=e||{},this.extentChanged=!0,this.renderComplete=!1,this.renderedExtent_=null,this.renderedPixelRatio,this.renderedProjection=null,this.renderedTiles=[],this.renderedSourceKey_,this.renderedSourceRevision_,this.tempExtent=[1/0,1/0,-1/0,-1/0],this.tempTileRange_=new t4(0,0,0,0),this.tempTileCoord_=O6(0,0,0);const n=void 0!==e.cacheSize?e.cacheSize:512;this.tileCache_=new A6(n),this.sourceTileCache_=null,this.maxStaleKeys=.5*n}getTileCache(){return this.tileCache_}getSourceTileCache(){return this.sourceTileCache_||(this.sourceTileCache_=new A6(512)),this.sourceTileCache_}getOrCreateTile(t,e,n,r){const i=this.tileCache_,s=this.getLayer().getSource(),o=F6(s,s.getKey(),t,e,n);let a;if(i.containsKey(o))a=i.get(o);else{const l=r.viewState.projection,c=s.getProjection();if(a=s.getTile(t,e,n,r.pixelRatio,l,!c||nG(c,l)?void 0:this.getSourceTileCache()),!a)return null;i.set(o,a)}return a}getTile(t,e,n,r){return this.getOrCreateTile(t,e,n,r)||null}getData(t){const e=this.frameState;if(!e)return null;const n=this.getLayer(),r=vG(e.pixelToCoordinateTransform,t.slice()),i=n.getExtent();if(i&&!pW(i,r))return null;const s=e.viewState,o=n.getRenderSource(),a=o.getTileGridForProjection(s.projection),l=o.getTilePixelRatio(e.pixelRatio);for(let c=a.getZForResolution(s.resolution);c>=a.getMinZoom();--c){const t=a.getTileCoordForCoordAndZ(r,c),n=this.getTile(c,t[1],t[2],e);if(!n||2!==n.getState())continue;const i=a.getOrigin(c),u=AY(a.getTileSize(c)),h=a.getResolution(c);let d;if(n instanceof Q5||n instanceof P6)d=n.getImage();else{if(!(n instanceof S6))continue;if(d=_6(n.getData()),!d)continue}const p=Math.floor(l*((r[0]-i[0])/h-t[1]*u[0])),f=Math.floor(l*((i[1]-r[1])/h-t[2]*u[1])),g=Math.round(l*o.getGutterForProjection(s.projection));return this.getImageData(d,p+g,f+g)}return null}prepareFrame(t){this.renderedProjection?t.viewState.projection!==this.renderedProjection&&(this.tileCache_.clear(),this.renderedProjection=t.viewState.projection):this.renderedProjection=t.viewState.projection;const e=this.getLayer().getSource();if(!e)return!1;const n=e.getRevision();return this.renderedSourceRevision_?this.renderedSourceRevision_!==n&&(this.renderedSourceRevision_=n,this.renderedSourceKey_===e.getKey()&&(this.tileCache_.clear(),this.sourceTileCache_?.clear())):this.renderedSourceRevision_=n,!0}enqueueTilesForNextExtent(){return!0}enqueueTiles(t,e,n,r,i){const s=t.viewState,o=this.getLayer(),a=o.getRenderSource(),l=a.getTileGridForProjection(s.projection),c=bV(a);c in t.wantedTiles||(t.wantedTiles[c]={});const u=t.wantedTiles[c],h=o.getMapInternal(),d=Math.max(n-i,l.getMinZoom(),l.getZForResolution(Math.min(o.getMaxResolution(),h?h.getView().getResolutionForZoom(Math.max(o.getMinZoom(),0)):l.getResolution(0)),a.zDirection)),p=s.rotation,f=p?AW(s.center,s.resolution,p,t.size):void 0;for(let g=n;g>=d;--g){const n=l.getTileRangeForExtentAndZ(e,g,this.tempTileRange_),i=l.getResolution(g);for(let e=n.minX;e<=n.maxX;++e)for(let s=n.minY;s<=n.maxY;++s){if(p&&!l.tileCoordIntersectsViewport([g,e,s],f))continue;const n=this.getTile(g,e,s,t);if(!n)continue;if(!z6(r,n,g))continue;const o=n.getKey();if(u[o]=!0,0===n.getState()&&!t.tileQueue.isKeyQueued(o)){const r=O6(g,e,s,this.tempTileCoord_);t.tileQueue.enqueue([n,c,l.getTileCoordCenter(r),i])}}}}findStaleTile_(t,e){const n=this.tileCache_,r=t[0],i=t[1],s=t[2],o=this.getStaleKeys();for(let a=0;a0&&setTimeout(()=>{this.enqueueTiles(t,S,h-1,x,C-1)},0),!(h in x))return this.container;const k=bV(this),E=t.time;for(const A of x[h]){const e=A.getState();if(4===e)continue;const n=A.tileCoord;if(2===e&&1===A.getAlpha(k,E)){A.endTransition(k);continue}if(3!==e&&(this.renderComplete=!1),this.findStaleTile_(n,x)){D6(x,A,h),t.animate=!0;continue}if(this.findAltTiles_(u,n,h+1,x))continue;const r=u.getMinZoom();for(let t=h-1;t>=r&&!this.findAltTiles_(u,n,t,x);--t);}const T=d/s*a/g,R=this.getRenderContext(t);wG(this.tempTransform,m/2,y/2,T,T,0,-m/2,-y/2),n.extent&&this.clipUnrotated(R,t,v),c.getInterpolate()||(R.imageSmoothingEnabled=!1),this.preRender(R,t);const L=Object.keys(x).map(Number);let M;L.sort(Jq);const I=[],P=[];for(let A=L.length-1;A>=0;--A){const e=L[A],n=c.getTilePixelSize(e,a,i),r=u.getResolution(e)/d,s=n[0]*r*T,o=n[1]*r*T,l=u.getTileCoordForCoordAndZ(zW(_),e),h=u.getTileCoordExtent(l),p=vG(this.tempTransform,[g*(h[0]-_[0])/d,g*(_[3]-h[3])/d]),f=g*c.getGutterForProjection(i);for(const i of x[e]){if(2!==i.getState())continue;const n=i.tileCoord,r=l[1]-n[1],a=Math.round(p[0]-(r-1)*s),u=l[2]-n[2],h=Math.round(p[1]-(u-1)*o),d=Math.round(p[0]-r*s),g=Math.round(p[1]-u*o),m=a-d,y=h-g,v=1===L.length;let b=!1;M=[d,g,d+m,g,d+m,g+y,d,g+y];for(let t=0,i=I.length;t{const n=bV(c),r=e.wantedTiles[n],i=r?Object.keys(r).length:0;this.updateCacheSize(i),this.tileCache_.expireCache(),this.sourceTileCache_?.expireCache()};t.postRenderFunctions.push(e)}return this.container}updateCacheSize(t){this.tileCache_.highWaterMark=Math.max(this.tileCache_.highWaterMark,2*t)}drawTile(t,e,n,r,i,s,o,a){let l;if(t instanceof S6){if(l=_6(t.getData()),!l)throw new Error("Rendering array data is not yet supported")}else l=this.getTileImage(t);if(!l)return;const c=this.getRenderContext(e),u=bV(this),h=e.layerStatesArray[e.layerIndex],d=h.opacity*(a?t.getAlpha(u,e.time):1),p=d!==c.globalAlpha;p&&(c.save(),c.globalAlpha=d),c.drawImage(l,o,o,l.width-2*o,l.height-2*o,n,r,i,s),p&&c.restore(),d!==h.opacity?e.animate=!0:a&&t.endTransition(u)}getImage(){const t=this.context;return t?t.canvas:null}getTileImage(t){return t.getImage()}updateUsedTiles(t,e,n){const r=bV(e);r in t||(t[r]={}),t[r][n.getKey()]=!0}}const U6="preload",B6="useInterimTilesOnError";class $6 extends HZ{constructor(t){t=t||{};const e=Object.assign({},t),n=t.cacheSize;delete t.cacheSize,delete e.preload,delete e.useInterimTilesOnError,super(e),this.on,this.once,this.un,this.cacheSize_=n,this.setPreload(void 0!==t.preload?t.preload:0),this.setUseInterimTilesOnError(void 0===t.useInterimTilesOnError||t.useInterimTilesOnError)}getCacheSize(){return this.cacheSize_}getPreload(){return this.get(U6)}setPreload(t){this.set(U6,t)}getUseInterimTilesOnError(){return this.get(B6)}setUseInterimTilesOnError(t){this.set(B6,t)}getData(t){return super.getData(t)}}class q6 extends $6{constructor(t){super(t)}createRenderer(){return new j6(this,{cacheSize:this.getCacheSize()})}}const V6={image:["Polygon","Circle","LineString","Image","Text"],hybrid:["Polygon","LineString"],vector:[]},W6={hybrid:["Image","Text","Default"],vector:["Polygon","Circle","LineString","Image","Text","Default"]};class H6 extends j6{constructor(t,e){super(t,e),this.boundHandleStyleImageChange_=this.handleStyleImageChange_.bind(this),this.renderedLayerRevision_,this.renderedPixelToCoordinateTransform_=null,this.renderedRotation_,this.renderedOpacity_=1,this.tmpTransform_=[1,0,0,1,0,0],this.tileClipContexts_=null}enqueueTilesForNextExtent(){return"vector"!==this.getLayer().getRenderMode()}drawTile(t,e,n,r,i,s,o,a){this.updateExecutorGroup_(t,e.pixelRatio,e.viewState.projection),this.tileImageNeedsRender_(t)&&this.renderTileImage_(t,e),super.drawTile(t,e,n,r,i,s,o,a)}getTile(t,e,n,r){const i=this.getOrCreateTile(t,e,n,r);if(!i)return null;const s=r.viewState,o=s.resolution,a=r.viewHints,l=this.getLayer().getSource(),c=l.getTileGridForProjection(s.projection),u=!(a[0]||a[1]),h=c.getZForResolution(o,l.zDirection)===t;return u&&h?i.wantedResolution=o:i.wantedResolution||(i.wantedResolution=c.getResolution(t)),i}prepareFrame(t){const e=this.getLayer().getRevision();return this.renderedLayerRevision_!==e&&(this.renderedLayerRevision_=e,this.renderedTiles.length=0),super.prepareFrame(t)}updateExecutorGroup_(t,e,n){const r=this.getLayer(),i=r.getRevision(),s=r.getRenderOrder()||null,o=t.wantedResolution,a=t.getReplayState(r);if(!a.dirty&&a.renderedResolution===o&&a.renderedRevision==i&&a.renderedRenderOrder==s)return;const l=r.getSource(),c=!!r.getDeclutter(),u=l.getTileGrid(),h=l.getTileGridForProjection(n).getTileCoordExtent(t.wrappedTileCoord),d=l.getSourceTiles(e,n,t),p=bV(r);delete t.hitDetectionImageData[p],t.executorGroups[p]=[],a.dirty=!1;for(let f=0,g=d.length;ft.value):null;let m;t:for(let y=0,v=d.length;y{const n=this.getLayer(),r=n.getSource(),i=this.renderedProjection,s=i.getExtent(),o=this.renderedResolution,a=r.getTileGridForProjection(i),l=vG(this.renderedPixelToCoordinateTransform_,t.slice()),c=a.getTileCoordForCoordAndResolution(l,o).toString(),u=this.renderedTiles.find(t=>t.tileCoord.toString()===c&&2===t.getState());if(!u||u.loadingSourceTiles>0)return void e([]);r.getWrapX()&&i.canWrapX()&&!fW(s,a.getTileCoordExtent(u.tileCoord))&&HW(l,i);const h=bV(n),d=zW(a.getTileCoordExtent(u.wrappedTileCoord)),p=[(l[0]-d[0])/o,(d[1]-l[1])/o],f=u.getSourceTiles().reduce((t,e)=>t.concat(e.getFeatures()),[]);let g=u.hitDetectionImageData[h];if(!g){const t=AY(a.getTileSize(a.getZForResolution(o,r.zDirection))),e=this.renderedRotation_;g=g0(t,[this.getRenderTransform(a.getTileCoordCenter(u.wrappedTileCoord),o,0,f0,t[0]*f0,t[1]*f0,0)],f,n.getStyleFunction(),a.getTileCoordExtent(u.wrappedTileCoord),u.getReplayState(n).renderedResolution,e),u.hitDetectionImageData[h]=g}e(m0(p,f,g))})}getFeaturesInExtent(t){const e=[],n=this.getTileCache();if(0===n.getCount())return e;const r=this.getLayer().getSource().getTileGridForProjection(this.frameState.viewState.projection),i=r.getZForResolution(this.renderedResolution),s={};return n.forEach(n=>{if(n.tileCoord[0]!==i||2!==n.getState())return;const o=n.getSourceTiles();for(let i=0,a=o.length;i=0;--r)n[r].execute(this.context,o,this.getTileRenderTransform(e,t),t.viewState.rotation,s,c0,l)}n.globalAlpha=r}renderDeferredInternal(t){const e=this.renderedTiles,n=bV(this.getLayer()),r=e.reduce((t,e,r)=>(e.executorGroups[n].forEach(e=>t.push({executorGroup:e,index:r})),t),[]),i=r.map(({executorGroup:t})=>t.getDeferredZIndexContexts()),s={};for(let o=0,a=r.length;o{i.forEach((e,n)=>{e[t]&&(e[t].forEach(t=>{const{executorGroup:e,index:i}=r[n],s=e.getRenderedContext(),o=s.globalAlpha;s.globalAlpha=this.renderedOpacity_;const a=this.tileClipContexts_[i];a&&a.draw(s),t.draw(s),a&&s.restore(),s.globalAlpha=o,t.clear()}),e[t].length=0)})})}getTileRenderTransform(t,e){const n=e.pixelRatio,r=e.viewState,i=r.center,s=r.resolution,o=r.rotation,a=e.size,l=Math.round(a[0]*n),c=Math.round(a[1]*n),u=this.getLayer().getSource().getTileGridForProjection(e.viewState.projection),h=t.tileCoord,d=u.getTileCoordExtent(t.wrappedTileCoord),p=u.getTileCoordExtent(h,this.tempExtent)[0]-d[0];return mG(bG(this.inversePixelTransform.slice(),1/n,1/n),this.getRenderTransform(i,s,o,n,l,c,p))}postRender(t,e){const n=e.viewHints,r=!(n[0]||n[1]);this.renderedPixelToCoordinateTransform_=e.pixelToCoordinateTransform.slice(),this.renderedRotation_=e.viewState.rotation,this.renderedOpacity_=e.layerStatesArray[e.layerIndex].opacity;const i=this.getLayer(),s=i.getRenderMode(),o=t.globalAlpha;t.globalAlpha=this.renderedOpacity_;const a=i.getDeclutter(),l=a?W6[s].filter(t=>!c0.includes(t)):W6[s],c=e.viewState,u=c.rotation,h=i.getSource(),d=h.getTileGridForProjection(c.projection).getZForResolution(c.resolution,h.zDirection),p=this.renderedTiles,f=[],g=[],m=[],y=bV(i);let v=!0;for(let b=p.length-1;b>=0;--b){const n=p[b];v=v&&!n.getReplayState(i).dirty;const s=n.executorGroups[y].filter(t=>t.hasExecutors(l));if(0===s.length)continue;const o=this.getTileRenderTransform(n,e),c=n.tileCoord[0];let h=!1;const w=s[0].getClipCoords(o);let _,x=t;if(w){_=new YQ,x=_.getContext();for(let t=0,e=f.length;t{const t=this.sourceImage_.getState();2!=t&&3!=t||(this.unlistenSource_(),this.reproject_())}),this.sourceImage_.load())}}unlistenSource_(){gV(this.sourceListenerKey_),this.sourceListenerKey_=null}}class Y6 extends hV{constructor(t,e){super(t),this.image=e}}class X6 extends N0{constructor(t){super({attributions:t.attributions,projection:t.projection,state:t.state,interpolate:void 0===t.interpolate||t.interpolate}),this.on,this.once,this.un,this.loader=t.loader||null,this.resolutions_=void 0!==t.resolutions?t.resolutions:null,this.reprojectedImage_=null,this.reprojectedRevision_=0,this.image=null,this.wantedExtent_,this.wantedResolution_,this.static_=!!t.loader&&0===t.loader.length,this.wantedProjection_=null}getResolutions(){return this.resolutions_}setResolutions(t){this.resolutions_=t}findNearestResolution(t){const e=this.getResolutions();return e&&(t=e[tV(e,t,0)]),t}getImage(t,e,n,r){const i=this.getProjection();if(!i||!r||nG(i,r))return i&&(r=i),this.getImageInternal(t,e,n,r);if(this.reprojectedImage_){if(this.reprojectedRevision_==this.getRevision()&&nG(this.reprojectedImage_.getProjection(),r)&&this.reprojectedImage_.getResolution()==e&&_W(this.reprojectedImage_.getExtent(),t))return this.reprojectedImage_;this.reprojectedImage_.dispose(),this.reprojectedImage_=null}return this.reprojectedImage_=new Z6(i,r,t,e,n,(t,e,n)=>this.getImageInternal(t,e,n,i),this.getInterpolate()),this.reprojectedRevision_=this.getRevision(),this.reprojectedImage_}getImageInternal(t,e,n,r){if(this.loader){const i=function(t,e,n){const r=e/n,i=MW(t),s=sW(NW(t)/r,4),o=sW(OW(t)/r,4);return PW(i,r,0,[s+2*sW(0*s/2,4),o+2*sW(0*o/2,4)])}(t,e,n),s=this.findNearestResolution(e);if(this.image&&(this.static_||this.wantedProjection_===r&&(this.wantedExtent_&&fW(this.wantedExtent_,i)||fW(this.image.getExtent(),i))&&(this.wantedResolution_&&K6(this.wantedResolution_)===s||K6(this.image.getResolution())===s)))return this.image;this.wantedProjection_=r,this.wantedExtent_=i,this.wantedResolution_=s,this.image=new iJ(i,s,n,this.loader),this.image.addEventListener(Vq,this.handleImageChange.bind(this))}return this.image}handleImageChange(t){const e=t.target;let n;switch(e.getState()){case 1:this.loading=!0,n="imageloadstart";break;case 2:this.loading=!1,n="imageloadend";break;case 3:this.loading=!1,n="imageloaderror";break;default:return}this.hasListener(n)&&this.dispatchEvent(new Y6(n,e))}}const J6=[0,0,0];class Q6{constructor(t){let e;if(this.minZoom=void 0!==t.minZoom?t.minZoom:0,this.resolutions_=t.resolutions,WV(function(t){const e=((t,e)=>e-t)||Jq;return t.every(function(n,r){if(0===r)return!0;const i=e(t[r-1],n);return!(i>0||0===i)})}(this.resolutions_),"`resolutions` must be sorted in descending order"),!t.origins)for(let r=0,i=this.resolutions_.length-1;r{const r=new t4(Math.min(0,t[0]),Math.max(t[0]-1,-1),Math.min(0,t[1]),Math.max(t[1]-1,-1));if(n){const t=this.getTileRangeForExtentAndZ(n,e);r.minX=Math.max(t.minX,r.minX),r.maxX=Math.min(t.maxX,r.maxX),r.minY=Math.max(t.minY,r.minY),r.maxY=Math.min(t.maxY,r.maxY)}return r}):n&&this.calculateTileRanges_(n)}forEachTileCoord(t,e,n){const r=this.getTileRangeForExtentAndZ(t,e);for(let i=r.minX,s=r.maxX;i<=s;++i)for(let t=r.minY,o=r.maxY;t<=o;++t)n([e,i,t])}forEachTileCoordParentTileRange(t,e,n,r){let i,s,o,a=null,l=t[0]-1;for(2===this.zoomFactor_?(s=t[1],o=t[2]):a=this.getTileCoordExtent(t,r);l>=this.minZoom;){if(void 0!==s&&void 0!==o?(s=Math.floor(s/2),o=Math.floor(o/2),i=e4(s,s,o,o,n)):i=this.getTileRangeForExtentAndZ(a,l,n),e(l,i))return!0;--l}return!1}getExtent(){return this.extent_}getMaxZoom(){return this.maxZoom}getMinZoom(){return this.minZoom}getOrigin(t){return this.origin_?this.origin_:this.origins_[t]}getResolution(t){return this.resolutions_[t]}getResolutions(){return this.resolutions_}getTileCoordChildTileRange(t,e,n){if(t[0]this.maxZoom||e0?r:Math.max(s/n[0],i/n[1]);const o=e+1,a=new Array(o);for(let l=0;ln||n>e.getMaxZoom())return!1;const s=e.getFullTileRange(n);return!s||s.containsXY(r,i)}(t,r)?t:null}clear(){}refresh(){this.clear(),super.refresh()}}class s8 extends hV{constructor(t,e){super(t),this.tile=e}}function o8(t){return function(e){const n=e.buffers,r=e.meta,i=e.imageOps,s=e.width,o=e.height,a=n.length,l=n[0].byteLength;if(i){const e=new Array(a);for(let t=0;tthis.maxQueueLength_;)this.queue_.shift().callback(null,null)}dispatch_(){if(this.running_||0===this.queue_.length)return;const t=this.queue_.shift();this.job_=t;const e=t.inputs[0].width,n=t.inputs[0].height,r=t.inputs.map(function(t){return t.data.buffer}),i=this.workers_.length;if(this.running_=i,1===i)return void this.workers_[0].postMessage({buffers:r,meta:t.meta,imageOps:this.imageOps_,width:e,height:n},r);const s=t.inputs[0].data.length,o=4*Math.ceil(s/4/i);for(let a=0;athis.getTileInternal(t,e,n,r,o,s),this.reprojectionErrorThreshold_,this.renderReprojectionEdges_,this.tileOptions);return d.key=l,d}getTileInternal(t,e,n,r,i,s){const o=this.getKey(),a=F6(this,o,t,e,n);if(s&&s.containsKey(a))return s.get(a);const l=this.createTile_(t,e,n,r,i,o);return s?.set(a,l),l}setRenderReprojectionEdges(t){this.renderReprojectionEdges_!=t&&(this.renderReprojectionEdges_=t,this.changed())}setTileGridForProjection(t,e){const n=YH(t);if(n){const t=bV(n);t in this.tileGridForProjection||(this.tileGridForProjection[t]=e)}}}function x8(t,e){if(PV){const n=t.getCrossOrigin();let r="same-origin",i="same-origin";return"anonymous"===n||""===n?(r="cors",i="omit"):"use-credentials"===n&&(r="cors",i="include"),void fetch(e,{mode:r,credentials:i}).then(t=>{if(!t.ok)throw new Error(`HTTP ${t.status}`);return t.blob()}).then(t=>createImageBitmap(t)).then(e=>{const n=t.getImage();n.width=e.width,n.height=e.height,n.getContext("2d").drawImage(e,0,0),e.close?.(),n.dispatchEvent(new Event("load"))}).catch(()=>{t.getImage().dispatchEvent(new Event("error"))})}t.getImage().src=e}class C8 extends _8{constructor(t){if(super({attributions:t.attributions,cacheSize:t.cacheSize,crossOrigin:t.crossOrigin,interpolate:t.interpolate,projection:YH("EPSG:3857"),reprojectionErrorThreshold:t.reprojectionErrorThreshold,state:"loading",tileLoadFunction:t.tileLoadFunction,wrapX:void 0===t.wrapX||t.wrapX,transition:t.transition,zDirection:t.zDirection}),this.tileJSON_=null,this.tileSize_=t.tileSize,t.url)if(t.jsonp)!function(t,e,n){const r=document.createElement("script"),i="olc_"+bV(e);function s(){delete window[i],r.parentNode.removeChild(r)}r.async=!0,r.src=t+(t.includes("?")?"&":"?")+"callback="+i;const o=setTimeout(function(){s(),n&&n()},1e4);window[i]=function(t){clearTimeout(o),s(),e(t)},document.head.appendChild(r)}(t.url,this.handleTileJSONResponse.bind(this),this.handleTileJSONError.bind(this));else{const e=new XMLHttpRequest;e.addEventListener("load",this.onXHRLoad_.bind(this)),e.addEventListener("error",this.onXHRError_.bind(this)),e.open("GET",t.url),e.send()}else{if(!t.tileJSON)throw new Error("Either `url` or `tileJSON` options must be provided");this.handleTileJSONResponse(t.tileJSON)}}onXHRLoad_(t){const e=t.target;if(!e.status||e.status>=200&&e.status<300){let t;try{t=JSON.parse(e.responseText)}catch{return void this.handleTileJSONError()}this.handleTileJSONResponse(t)}else this.handleTileJSONError()}onXHRError_(t){this.handleTileJSONError()}getTileJSON(){return this.tileJSON_}handleTileJSONResponse(t){const e=YH("EPSG:4326"),n=this.getProjection();let r;if(void 0!==t.bounds){const i=rG(e,n);r=BW(t.bounds,i)}const i=r8(n),s=t.minzoom||0,o=e8({extent:i,maxZoom:t.maxzoom||22,minZoom:s,tileSize:this.tileSize_});if(this.tileGrid=o,this.tileUrlFunction=b8(t.tiles,o),t.attribution&&!this.getAttributions()){const e=void 0!==r?r:i;this.setAttributions(function(n){return jW(e,n.extent)?[t.attribution]:null})}this.tileJSON_=t,this.setState("ready")}handleTileJSONError(){this.setState("error")}}class S8 extends w8{constructor(t){const e=t.projection||"EPSG:3857",n=t.extent||r8(e),r=t.tileGrid||e8({extent:n,maxResolution:t.maxResolution,maxZoom:void 0!==t.maxZoom?t.maxZoom:22,minZoom:t.minZoom,tileSize:t.tileSize||512});super({attributions:t.attributions,attributionsCollapsible:t.attributionsCollapsible,cacheSize:t.cacheSize,interpolate:!0,projection:e,state:t.state,tileGrid:r,tileLoadFunction:t.tileLoadFunction?t.tileLoadFunction:k8,tileUrlFunction:t.tileUrlFunction,url:t.url,urls:t.urls,wrapX:void 0===t.wrapX||t.wrapX,transition:t.transition,zDirection:void 0===t.zDirection?1:t.zDirection}),this.format_=t.format?t.format:null,this.tileKeysBySourceTileUrl_={},this.sourceTiles_={},this.overlaps_=null==t.overlaps||t.overlaps,this.tileClass=t.tileClass?t.tileClass:i4,this.tileGrids_={}}getOverlaps(){return this.overlaps_}getSourceTiles(t,e,n){if(0===n.getState()){n.setState(1);const r=n.wrappedTileCoord,i=this.getTileGridForProjection(e);let s=i.getTileCoordExtent(r);const o=r[0],a=i.getResolution(o);uW(s,-a,s);const l=this.projection;e&&this.projection&&!nG(e,l)&&(s=aG(s,e,l));const c=this.tileGrid,u=c.getExtent();u&&FW(s,u,s);let h=a;e&&l&&!nG(e,l)&&(h=a/l.getMetersPerUnit()/e.getMetersPerUnit());const d=c.getZForResolution(h,this.zDirection);c.forEachTileCoord(s,d,r=>{const i=this.tileUrlFunction(r,t,e);this.sourceTiles_[i]||(this.sourceTiles_[i]=new this.tileClass(r,i?0:4,i,this.format_,this.tileLoadFunction));const s=this.sourceTiles_[i];n.sourceTiles.push(s),this.tileKeysBySourceTileUrl_[i]||(this.tileKeysBySourceTileUrl_[i]=[]),this.tileKeysBySourceTileUrl_[i].push(n.getKey());const o=s.getState();if(o<2){const t=e=>{this.handleTileChange(e);const r=s.getState();if(2===r||3===r){const e=s.getKey();e in n.errorTileKeys?2===s.getState()&&delete n.errorTileKeys[e]:n.loadingSourceTiles--,3===r?n.errorTileKeys[e]=!0:s.removeEventListener(Vq,t),0===n.loadingSourceTiles&&n.setState(uV(n.errorTileKeys)?2:3)}};s.addEventListener(Vq,t),n.loadingSourceTiles++}0===o&&(s.extent=c.getTileCoordExtent(r),s.projection=this.projection,s.resolution=c.getResolution(r[0]),s.load())}),n.loadingSourceTiles||n.setState(n.sourceTiles.some(t=>3===t.getState())?3:2)}return n.sourceTiles}removeSourceTiles(t){const e=t.getKey(),n=t.sourceTiles;for(let r=0,i=n.length;r{u=u&&!this.tileUrlFunction(t,r,l)})}const h=new r4(s,u?4:0,o,this.getSourceTiles.bind(this,r,i),this.removeSourceTiles.bind(this));return h.key=this.getKey(),h}getTileGridForProjection(t){const e=t.getCode();let n=this.tileGrids_[e];if(!n){const r=this.projection;if(null!==r&&!nG(r,t))return t8(t);const i=this.tileGrid,s=i.getResolutions().slice(),o=s.map(function(t,e){return i.getOrigin(e)}),a=s.map(function(t,e){return i.getTileSize(e)}),l=43;for(let t=s.length;td?h-A+d:d-A,P=Math.atan(Math.sqrt(M*M+I*I)),$=m*Math.cos(P)+g*Math.sin(P)*Math.cos(f-A),O=Math.cos(P),F=255*$,j=Math.min(Math.max(2*e.sunEl,0),1),U=1.875-1.75*e.opacity,B=.5!==e.opacity?d*((Math.pow(U,P)-1)/(Math.pow(U,d)-1)):P,D={r:(1-O)*b.r*j*255,g:(1-O)*b.g*j*255,b:(1-O)*b.b*j*255,a:(1-O)*b.a*j*255},z=Math.abs(((A+f)/Math.PI+.5)%2-1),N={r:(y.r*(1-z)+v.r*z)*F,g:(y.g*(1-z)+v.g*z)*F,b:(y.b*(1-z)+v.b*z)*F,a:(y.a*(1-z)+v.a*z)*F},T=4*(x*r+_),o[T]=D.r*(1-z)+N.r,o[T+1]=D.g*(1-z)+N.g,o[T+2]=D.b*(1-z)+N.b,o[T+3]=s[T+3]*e.opacity*j*Math.sin(B);return new ImageData(o,r,i)}function T8(t,e){const n=t[0],r=n.width,i=n.height,s=n.data,o=new Uint8ClampedArray(s.length),a=r-1,l=i-1,c=[0,0,0,0];let u,h,d;const p=(f=e.saturation)>0?1-1/(1.001-f):-f;var f;const g=(m=e.contrast)>0?1/(1-m):1+m;var m;const y=function(t){t*=Math.PI/180;const e=Math.sin(t),n=Math.cos(t);return[(2*n+1)/3,(-Math.sqrt(3)*e-n+1)/3,(Math.sqrt(3)*e-n+1)/3]}(e.hueRotate),v=y,b=[y[2],y[0],y[1]],w=[y[1],y[2],y[0]],_=e.brightnessLow,x=e.brightnessHigh;for(h=0;h<=l;++h)for(u=0;u<=a;++u){d=4*(h*r+u),c[0]=s[d],c[1]=s[d+1],c[2]=s[d+2],c[3]=s[d+3];const t=c[0],e=c[1],n=c[2],i=(t,e)=>{let n=0;for(let r=0;r{e.accessToken=t,e.accessTokenParam=n})),e}function M8(t,e){let n;return t.some(function(t){if(t.id==e)return n=t.source,!0}),n}function I8(t,e,n){const r=new C8({tileJSON:e,tileSize:t.tileSize||e.tileSize||512}),i=r.getTileJSON(),s=r.getTileGrid(),o=YH(n.projection||"EPSG:3857"),a=function(t,e){const n=t.bounds;if(n){const t=tG([n[0],n[1]],e),r=tG([n[2],n[3]],e);return[t[0],t[1],r[0],r[1]]}return YH(e).getExtent()}(i,o),l=o.getExtent(),c=i.minzoom||0,u=i.maxzoom||22,h={attributions:r.getAttributions(),projection:o,tileGrid:new Q6({origin:l?zW(l):s.getOrigin(0),extent:a||s.getExtent(),minZoom:c,resolutions:R8(o,e.tileSize).slice(0,u+1),tileSize:s.getTileSize(0)})};return Array.isArray(i.tiles)?h.urls=i.tiles:h.url=i.tiles,h}function P8(t,e,n){return new Promise(function(r,i){E4(t,e,n).then(function({tileJson:e,tileLoadFunction:i}){const s=I8(t,e,n);s.tileLoadFunction=i,s.format=new p6({layerName:"mvt:layer"});const o=new S8(s);o.set("mapbox-source",t),r(o)}).catch(i)})}function A8(t){return`{bbox-${(t?t.getCode():"EPSG:3857").toLowerCase().replace(/[^a-z0-9]/g,"-")}}`}function O8(t,e,n){const r=new q6;return function(t,e,n){return new Promise(function(r,i){E4(t,e,n).then(function({tileJson:e,tileLoadFunction:i}){const s=new C8({interpolate:void 0===n.interpolate||n.interpolate,transition:0,crossOrigin:"anonymous",tileJSON:e});s.tileGrid=I8(t,e,n).tileGrid,n.projection&&(s.projection=YH(n.projection));const o=s.getTileUrlFunction();i&&s.setTileLoadFunction(i),s.setTileUrlFunction(function(t,e,n){const r=A8(n);let i=o(t,e,n);if(-1!=i.indexOf(r)){const e=s.getTileGrid().getTileCoordExtent(t);i=i.replace(r,e.toString())}return i}),s.set("mapbox-source",t),r(s)}).catch(function(t){i(t)})})}(t,e,n).then(function(t){r.setSource(t)}).catch(function(){r.setSource(void 0)}),r}function F8(t,e,n){const r=n.projection?new X0({dataProjection:n.projection}):new X0,i=t.data,s={};if("string"==typeof i){const[s]=u4(i,n.accessToken,n.accessTokenParam||"access_token",e||location.href);if(/\{bbox-[0-9a-z-]+\}/.test(s)){const e=(t,e,n)=>{const r=A8(n);return s.replace(r,`${t.join(",")}`)},i=new q0({attributions:t.attribution,format:r,loader:(t,r,s,o,a)=>{C4("GeoJSON","function"==typeof e?e(t,r,s):e,n).then(t=>{const e=i.getFormat().readFeatures(t,{featureProjection:s});i.addFeatures(e),o(e)}).catch(()=>{i.removeLoadedExtent(t),a()})},strategy:P0});return i.set("mapbox-source",t),i}const o=new q0({attributions:t.attribution,format:r,url:s,loader:(t,e,r,i,a)=>{C4("GeoJSON",s,n).then(t=>{const e=o.getFormat().readFeatures(t,{featureProjection:r});o.addFeatures(e),i(e)}).catch(()=>{o.removeLoadedExtent(t),a()})}});return o}s.features=r.readFeatures(i,{featureProjection:"EPSG:3857"});const o=new q0(Object.assign({attributions:t.attribution,format:r},s));return o.set("mapbox-source",t),o}function z8(t,e,n,r){const i=m4(t),s=t.layers,o=n.type,a=n.source||M8(s,n.ref),l=t.sources[a];let c;if("background"==o)c=function(t,e,n){const r=PV?{style:{}}:document.createElement("div");return r.className="ol-mapbox-style-background",r.style.position="absolute",r.style.width="100%",r.style.height="100%",new HZ({source:new N0({}),render(i){const s=function(t,e,n,r){const i={id:t.id,type:t.type},s=t.layout||{},o=t.paint||{};let a;i.paint=o,B4.zoom=w4(e,n.resolutions||v4),B4.distanceFromCenter=0;const l=V4(i,"paint","background-color",h4,r);return void 0!==o["background-opacity"]&&(a=V4(i,"paint","background-opacity",h4,r)),"none"==s.visibility?void 0:G4(l,a)}(t,i.viewState.resolution,e,n);return r.style.backgroundColor=s,r}})}(n,r,i);else if("vector"==l.type)c=function(t,e,n){const r=new G6({declutter:!0,visible:!1});return P8(t,e,n).then(function(t){r.setSource(t)}).catch(function(){r.setSource(void 0)}),r}(l,e,r);else if("raster"==l.type){const t=["raster-saturation","raster-contrast","raster-brightness-max","raster-brightness-min","raster-hue-rotate"];Object.keys(n.paint||{}).find(e=>t.includes(e))?(c=function(t,e,n){const r=O8(t,e,n);return new w6({source:new u8({operationType:"image",operation:T8,sources:[r]})})}(l,e,r),c.getSource().on("beforeoperations",function(t){B4.zoom=w4(t.resolution,r.resolutions||v4),B4.distanceFromCenter=0;const e=t.data;e.saturation=V4(n,"paint","raster-saturation",h4,i),e.contrast=V4(n,"paint","raster-contrast",h4,i),e.brightnessHigh=V4(n,"paint","raster-brightness-max",h4,i),e.brightnessLow=V4(n,"paint","raster-brightness-min",h4,i),e.hueRotate=V4(n,"paint","raster-hue-rotate",h4,i)})):c=O8(l,e,r),c.setVisible(!n.layout||"none"!==n.layout.visibility),c.on("prerender",function(t,e,n){let r=null;return function(i){t.paint&&"raster-opacity"in t.paint&&i.frameState.viewState.zoom!==r&&(r=i.frameState.viewState.zoom,delete n[t.id],function(t,e,n,r){B4.zoom=n,B4.distanceFromCenter=0;const i=V4(t,"paint","raster-opacity",h4,r);e.setOpacity(i)}(t,e,r,n))}}(n,c,i))}else if("geojson"==l.type)c=function(t,e,n){return new R0({declutter:!0,source:F8(t,e,n),visible:!1})}(l,e,r);else if("raster-dem"==l.type&&"hillshade"==n.type){const t=function(t,e,n){const r=O8(t,e,n);return new w6({source:new u8({operationType:"image",operation:E8,sources:[r]})})}(l,e,r);c=t,t.getSource().on("beforeoperations",function(t){const e=t.data;e.resolution=XH(r.projection||"EPSG:3857",t.resolution,MW(t.extent),"m"),B4.zoom=w4(t.resolution,r.resolutions||v4),B4.distanceFromCenter=0,e.encoding=l.encoding,e.vert=5*V4(n,"paint","hillshade-exaggeration",h4,i),e.sunAz=V4(n,"paint","hillshade-illumination-direction",h4,i),e.sunEl=35,e.opacity=.3,e.highlightColor=V4(n,"paint","hillshade-highlight-color",h4,i),e.shadowColor=V4(n,"paint","hillshade-shadow-color",h4,i),e.accentColor=V4(n,"paint","hillshade-accent-color",h4,i)}),c.setVisible(!n.layout||"none"!==n.layout.visibility)}const u=a;return c&&c.set("mapbox-source",u),c}function D8(t,e,n,r,i,s={}){let o=24,a=0;const l=n.layers;for(let c=0,u=l.length;c0||n>0)&&t.setMaxResolution(Math.min(_4(Math.max(0,o-1e-12),v4),_4(Math.max(0,n-1e-12),e.getResolutions()))),a<24&&t.setMinResolution(_4(a,v4))}}else o>0&&t.setMaxResolution(_4(Math.max(0,o-1e-12),v4));u instanceof q0||u instanceof S8?function(t,e,n="",r={},i){let s,o,a,l,c=!0;return"string"==typeof n||Array.isArray(n)?l=n:(a=n,l=a.source||a.layers,r=a),"string"==typeof r?(s=r,a={}):(s=r.styleUrl,a=r),!1===a.updateSource&&(c=!1),i||(i=a.resolutions),s||"string"!=typeof e||e.trim().startsWith("{")||(s=e),s&&(s=s.startsWith("data:")?location.href:l4(s,a.accessToken),a=L8(s,a)),new Promise(function(n,r){S4(e,a).then(function(e){if(8!=e.version)return r(new Error("glStyle version 8 required."));if(!(t instanceof R0||t instanceof G6))return r(new Error("Can only apply to VectorLayer or VectorTileLayer"));const u=t instanceof G6?"vector":"geojson";if(l?o=Array.isArray(l)?e.layers.find(function(t){return t.id===l[0]}).source:l:(o=e.layers.find(function(t){return t.source&&e.sources[t.source].type===u}).source,l=o),!o)return r(new Error(`No ${u} source found in the glStyle.`));function h(){if(!c)return Promise.resolve();if(t instanceof G6)return P8(e.sources[o],s,a).then(function(e){const n=t.getSource();n?e!==n&&(n.setTileUrlFunction(e.getTileUrlFunction()),"function"==typeof n.setUrls&&"function"==typeof e.getUrls&&n.setUrls(e.getUrls()),n.format_||(n.format_=e.format_),n.getAttributions()||n.setAttributions(e.getAttributions()),n.getTileLoadFunction()===k8&&n.setTileLoadFunction(e.getTileLoadFunction()),nG(n.getProjection(),e.getProjection())&&(n.tileGrid=e.getTileGrid())):t.setSource(e);const r=t.getSource().getTileGrid();!isFinite(t.getMaxResolution())&&!isFinite(t.getMinZoom())&&r.getMinZoom()>0&&t.setMaxResolution(_4(Math.max(0,r.getMinZoom()-1e-12),r.getResolutions()))});const n=e.sources[o];let r=t.getSource();r&&r.get("mapbox-source")===n||(r=F8(n,s,a));const i=t.getSource();return i?r!==i&&(i.getAttributions()||i.setAttributions(r.getAttributions()),i.format_||(i.format_=r.getFormat()),i.url_=r.getUrl()):t.setSource(r),Promise.resolve()}let d,p;const f={},g={};function m(){if(p||e.sprite&&!f)p?(t.setStyle(p),h().then(n).catch(r)):r(new Error("Something went wrong trying to apply style."));else{if(a.projection&&!i){const t=YH(a.projection).getUnits();"m"!==t&&(i=v4.map(e=>e/eH[t]))}let s;const c=t.getSource();c instanceof S8&&c.format_ instanceof p6&&(s=c.format_.layerName_),p=function(t,e,n,r=v4,i,s,o,a){if("string"==typeof e&&(e=JSON.parse(e)),8!=e.version)throw new Error("glStyle version 8 required.");X4[function(t,e){return g4(t)+"."+bV(e)}(e,t)]=Array.from(arguments);const l={};("string"==typeof s||s instanceof Request||s instanceof Response||s instanceof Promise)&&(s={default:s});for(const _ in s){const e=s[_];lV(()=>e).then(async e=>{let n;if("undefined"!=typeof Image){const r=new Image;if("string"==typeof e)r.crossOrigin="anonymous",r.src=e;else{let t;e instanceof Request?t=await fetch(e):e instanceof Response&&(t=e);const i=await t.blob();n=URL.createObjectURL(i),r.src=n}r.addEventListener("load",function e(){r.removeEventListener("load",e),l[_]={image:r,size:[r.width,r.height]},t.changed(),n&&URL.revokeObjectURL(n)}),r.addEventListener("error",function t(){URL.revokeObjectURL(n),r.removeEventListener("error",t)})}else if("undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope){const t=self;t.postMessage({action:"loadImage",src:e}),t.addEventListener("message",function(t){"imageLoaded"===t.data.action&&t.data.src===e&&(l[_]={image:t.data.image,size:[t.data.image.width,t.data.image.height]})})}})}const c=f1(e.layers),u={},h=[],d={},p={},f=m4(e),g=function(t){let e=p4[t.id];return e||(e={},p4[g4(t)]=e),e}(e);let m;for(let _=0,x=c.length;_=h.maxzoom)continue;const E=h.filter;if(!E||H4(x,E,T,g)){let r,c,g,w,_,x;const E=u.index;if(3==C&&("fill"==h.type||"fill-extrusion"==h.type))if(c=V4(h,"paint",h.type+"-opacity",T,f,R),h.type+"-pattern"in k){const t=V4(h,"paint",h.type+"-pattern",T,f,R);if(t){const e="string"==typeof t?Z4(t,m):t.toString(),n=Y4(e,l);if(i&&i[e]&&n){++L,x=b[L],x&&x.getFill()&&!x.getStroke()&&!x.getText()||(x=new NJ({fill:new OJ}),b[L]=x),g=x.getFill(),x.setZIndex(E);const t=e+"."+c;let r=p[t];if(!r){const s=i[e],o=b4(s.width,s.height),a=o.getContext("2d");a.globalAlpha=c,a.drawImage(n.image,s.x,s.y,s.width,s.height,0,0,s.width,s.height),r=a.createPattern(o,"repeat"),p[t]=r}g.setColor(r)}}}else r=G4(V4(h,"paint",h.type+"-color",T,f,R),c),h.type+"-outline-color"in k&&(_=G4(V4(h,"paint",h.type+"-outline-color",T,f,R),c)),_||(_=r),(r||_)&&(++L,x=b[L],(!x||r&&!x.getFill()||!r&&x.getFill()||_&&!x.getStroke()||!_&&x.getStroke()||x.getText())&&(x=new NJ({fill:r?new OJ:void 0,stroke:_?new DJ:void 0}),b[L]=x),r&&(g=x.getFill(),g.setColor(r)),_&&(w=x.getStroke(),w.setColor(_),w.setWidth(.5)),x.setZIndex(E));if(1!=C&&"line"==h.type){r="line-pattern"in k?void 0:G4(V4(h,"paint","line-color",T,f,R),V4(h,"paint","line-opacity",T,f,R));const t=V4(h,"paint","line-width",T,f,R);r&&t>0&&(++L,x=b[L],x&&x.getStroke()&&!x.getFill()&&!x.getText()||(x=new NJ({stroke:new DJ}),b[L]=x),w=x.getStroke(),w.setLineCap(V4(h,"layout","line-cap",T,f,R)),w.setLineJoin(V4(h,"layout","line-join",T,f,R)),w.setMiterLimit(V4(h,"layout","line-miter-limit",T,f,R)),w.setColor(r),w.setWidth(t),w.setLineDash(k["line-dasharray"]?V4(h,"paint","line-dasharray",T,f,R).map(function(e){return e*t}):null),x.setZIndex(E))}let M,I,P,A,O,F,z,D,N,j=!1,U=null,B=0;if((1==C||2==C)&&"icon-image"in S){const e=V4(h,"layout","icon-image",T,f,R);if(e){let r;M="string"==typeof e?Z4(e,m):e.toString();const o=a?a(t,M):void 0,c=Y4(M,l);if(i&&i[M]&&c||o){const t=V4(h,"layout","icon-rotation-alignment",T,f,R);if(2==C){const e=n.getGeometry();if(e.getFlatMidpoint||e.getFlatMidpoints){const n=e.getExtent();if(Math.sqrt(Math.max(Math.pow((n[2]-n[0])/s,2),Math.pow((n[3]-n[1])/s,2)))>150){const n="MultiLineString"===e.getType()?e.getFlatMidpoints():e.getFlatMidpoint();if(q4||($4=[NaN,NaN],q4=new z0("Point",$4,[],2,{},void 0)),r=q4,$4[0]=n[0],$4[1]=n[1],"line"===V4(h,"layout","symbol-placement",T,f,R)&&"map"===t){const t=e.getStride(),r=e.getFlatCoordinates();for(let e=0,i=r.length-t;e=l){B=Math.atan2(s-a,o-i);break}}}}}}if(2!==C||r){const e=V4(h,"layout","icon-size",T,f,R),n=void 0!==k["icon-color"]?V4(h,"paint","icon-color",T,f,R):null;if(!n||0!==n.a){const r=V4(h,"paint","icon-halo-color",T,f,R),s=V4(h,"paint","icon-halo-width",T,f,R);let a=`${M}.${e}.${s}.${r}`;if(null!==n&&(a+=`.${n}`),I=d[a],!I){const l=W4(h,T,"icon",f);let u;"icon-offset"in S&&(u=V4(h,"layout","icon-offset",T,f,R).slice(0),u[0]*=e,u[1]*=-e);let p=n?[255*n.r,255*n.g,255*n.b,n.a]:void 0;if(o){const n={color:p,rotateWithView:"map"===t,displacement:u,declutterMode:l,scale:e};"string"==typeof o?n.src=o:(n.img=o,n.imgSize=[o.width,o.height]),I=new zJ(n)}else{const o=i[M];let a,h,d;if(s)o.sdf?(a=T4(L4(c.image,o,n||[0,0,0,1]),{x:0,y:0,width:o.width,height:o.height,pixelRatio:o.pixelRatio},s,r),p=void 0):a=T4(c.image,o,s,r);else{if(o.sdf&&!c.unSDFed){const t=L4(c.image,{x:0,y:0,width:c.size[0],height:c.size[1]},{r:1,g:1,b:1});c.image=t,c.unSDFed=!0}a=c.image,h=[o.width,o.height],d=[o.x,o.y]}I=new zJ({color:p,img:a,imgSize:c.size,size:h,offset:d,rotateWithView:"map"===t,scale:e/o.pixelRatio,displacement:u,declutterMode:l})}d[a]=I}}I&&(++L,x=b[L],x&&x.getImage()&&!x.getFill()&&!x.getStroke()||(x=new NJ,b[L]=x),x.setGeometry(r),I.setRotation(B+y4(V4(h,"layout","icon-rotate",T,f,R))),I.setOpacity(V4(h,"paint","icon-opacity",T,f,R)),I.setAnchor(U4[V4(h,"layout","icon-anchor",T,f,R)]),x.setImage(I),U=x.getText(),x.setText(void 0),x.setZIndex(E),j=!0,P=!1)}else P=!0}}}if(1==C&&"circle"===h.type){++L,x=b[L],x&&x.getImage()&&!x.getFill()&&!x.getStroke()||(x=new NJ,b[L]=x);const t="circle-radius"in k?V4(h,"paint","circle-radius",T,f,R):5,e=G4(V4(h,"paint","circle-stroke-color",T,f,R),V4(h,"paint","circle-stroke-opacity",T,f,R)),n=V4(h,"paint","circle-translate",T,f,R),r=G4(V4(h,"paint","circle-color",T,f,R),V4(h,"paint","circle-opacity",T,f,R)),i=V4(h,"paint","circle-stroke-width",T,f,R),s=t+"."+e+"."+r+"."+i+"."+n[0]+"."+n[1];I=d[s],I||(I=new AJ({radius:t,displacement:[n[0],-n[1]],stroke:e&&i>0?new DJ({width:i,color:e}):void 0,fill:r?new OJ({color:r}):void 0,declutterMode:"none"}),d[s]=I),x.setImage(I),U=x.getText(),x.setText(void 0),x.setGeometry(void 0),x.setZIndex(E),j=!0}if("text-field"in S){z=Math.round(V4(h,"layout","text-size",T,f,R));const t=V4(h,"layout","text-font",T,f,R);F=V4(h,"layout","text-line-height",T,f,R),O=Y5(o?o(t,e.metadata?e.metadata["ol:webfonts"]:void 0):t,z,F),O.includes("sans-serif")||(O+=",sans-serif"),D=V4(h,"layout","text-letter-spacing",T,f,R),N=V4(h,"layout","text-max-width",T,f,R);const n=V4(h,"layout","text-field",T,f,R);A="object"==typeof n&&n.sections?1===n.sections.length?n.toString():n.sections.reduce((e,n)=>{const r=n.fontStack?n.fontStack.split(","):t,i=Y5(o?o(r):r,z*(n.scale||1),F);let s=n.text;if("\n"===s)return e.push("\n",""),e;if(2==C)return e.push(I4(s,D),i),e;s=z4(s,i,N,D).split("\n");for(let t=0,o=s.length;t0&&e.push("\n",""),e.push(s[t],i);return e},[]):Z4(n,m).trim(),c=V4(h,"paint","text-opacity",T,f,R)}if(A&&c&&!P){j||(++L,x=b[L],x&&x.getText()&&!x.getFill()&&!x.getStroke()||(x=new NJ,b[L]=x),x.setImage(void 0),x.setGeometry(void 0));const t=W4(h,T,"text",f);x.getText()||x.setText(U),U=x.getText(),(!U||"getDeclutterMode"in U&&U.getDeclutterMode()!==t)&&(U=new $J({padding:[2,2,2,2],declutterMode:t}),x.setText(U));const e=V4(h,"layout","text-transform",T,f,R);"uppercase"==e?A=Array.isArray(A)?A.map((t,e)=>e%2?t:t.toUpperCase()):A.toUpperCase():"lowercase"==e&&(A=Array.isArray(A)?A.map((t,e)=>e%2?t:t.toLowerCase()):A.toLowerCase());const n=Array.isArray(A)?A:2==C?I4(A,D):z4(A,O,N,D);if(U.setText(n),U.setFont(O),U.setRotation(y4(V4(h,"layout","text-rotate",T,f,R))),"function"==typeof U.setKeepUpright){const t=V4(h,"layout","text-keep-upright",T,f,R);U.setKeepUpright(t)}const r=V4(h,"layout","text-anchor",T,f,R),i=j||1==C?"point":V4(h,"layout","symbol-placement",T,f,R);let s;if("line-center"===i?(U.setPlacement("line"),s="center"):U.setPlacement(i),"line"===i&&"function"==typeof U.setRepeat){const t=V4(h,"layout","symbol-spacing",T,f,R);U.setRepeat(2*t)}U.setOverflow("point"===i);let o=V4(h,"paint","text-halo-width",T,f,R);const a=V4(h,"layout","text-offset",T,f,R),l=V4(h,"paint","text-translate",T,f,R);let u=0,d=0;if("point"==i){s="center",-1!==r.indexOf("left")?(s="left",d=o):-1!==r.indexOf("right")&&(s="right",d=-o);const t=V4(h,"layout","text-rotation-alignment",T,f,R);U.setRotateWithView("map"==t)}else U.setMaxAngle(y4(V4(h,"layout","text-max-angle",T,f,R))*A.length/n.length),U.setRotateWithView(!1);U.setTextAlign(s);let p="middle";0==r.indexOf("bottom")?(p="bottom",u=-o-.5*(F-1)*z):0==r.indexOf("top")&&(p="top",u=o+.5*(F-1)*z),U.setTextBaseline(p);const g=V4(h,"layout","text-justify",T,f,R);U.setJustify("auto"===g?void 0:g),U.setOffsetX(a[0]*z+d+l[0]),U.setOffsetY(a[1]*z+u+l[1]),v.setColor(G4(V4(h,"paint","text-color",T,f,R),c)),U.setFill(v);const m=G4(V4(h,"paint","text-halo-color",T,f,R),c);if(m&&o>0){y.setColor(m),o*=2;const t=.5*z;y.setWidth(o<=t?o:t),U.setStroke(y)}else U.setStroke(void 0);const w=V4(h,"layout","text-padding",T,f,R),_=U.getPadding();w!==_[0]&&(_[0]=w,_[1]=w,_[2]=w,_[3]=w),x.setZIndex(E)}}}return L>-1?(b.length=L+1,b):void 0};return t.setStyle(w),t.set("mapbox-layers",h),t.set("mapbox-source",m),t.set("mapbox-featurestate",t.get("mapbox-featurestate")||{}),w}(t,e,l,i,f,g,(t,e=a.webfonts)=>function(t,e="https://cdn.jsdelivr.net/npm/@fontsource/{font-family}/{fontweight}{-fontstyle}.css"){if(PV)return t;let n;for(let r=0,i=t.length;r{await document.fonts.ready;for(let t=0,r=n.length;tt.family.replace(/^['"]|['"]$/g,"").toLowerCase()===i.toLowerCase()&&t.weight==s&&t.style===o)){const t=e.replace("{font-family}",i.replace(/ /g,"-").toLowerCase()).replace("{Font+Family}",i.replace(/ /g,"+")).replace("{fontweight}",s).replace("{-fontstyle}",o.replace("normal","").replace(/(.+)/,"-$1")).replace("{fontstyle}",o);if(!document.querySelector('link[href="'+t+'"]')){const e=document.createElement("link");e.href=t,e.rel="stylesheet",document.head.appendChild(e)}}}})(),t):t}(t,e),a.getImage,s),t.getStyle()?h().then(n).catch(r):r(new Error(`Nothing to show for source [${o}]`))}}if(e.sprite){const t=function(t,e,n){if("string"==typeof t)return[{id:"default",url:a4(t,e,n)}];for(const r of t)r.url=a4(r.url,e,n);return t}(e.sprite,a.accessToken,s||location.href);d=PV?1:window.devicePixelRatio>=1.5?.5:1;const n=.5==d?"@2x":"";Promise.all(t.map(function(t){const e=new URL(t.url);let i=e.origin+e.pathname+n+".json"+e.search;return new Promise(function(t,n){C4("Sprite",i,a).then(t).catch(function(){i=e.origin+e.pathname+".json"+e.search,C4("Sprite",i,a).then(t).catch(n)})}).then(function(i){let s;if(void 0===i&&r(new Error("No sprites found.")),s=e.origin+e.pathname+n+".png"+e.search,a.transformRequest){const t=a.transformRequest(s,"SpriteImage")||s;(t instanceof Request||t instanceof Promise)&&(s=t)}g[t.id]=s;for(const e in i){const n="default"==t.id?e:`${t.id}:${e}`;f[n]=i[e]}}).catch(function(t){r(new Error(`Sprites cannot be loaded: ${i}: ${t.message}`))})})).then(m).catch(r)}else m()}).catch(r)})}(t,n,e,Object.assign({styleUrl:r},s)).then(function(){!function(t,e){function n(){const n=e.get("mapbox-style");if(!n)return;const r=f1(n.layers),i=t.get("mapbox-layers"),s=r.filter(function(t){return i.includes(t.id)}).some(function(t){return!t.layout||!t.layout.visibility||"visible"===t.layout.visibility});t.get("visible")!==s&&t.setVisible(s)}t.on("change",n),n()}(t,i),l()}).catch(c):l()}else c(new Error("Error accessing data for source "+t.get("mapbox-source")))};t.set("mapbox-layers",e);const h=i.getLayers();-1===h.getArray().indexOf(t)&&h.push(t),t.getSource()?u():t.once("change:source",u)})}class N8 extends MU{static{dF(this.prototype,"osm",[$f])}#ct=void fF(this,"osm");static{dF(this.prototype,"storage",[$f])}#St=void fF(this,"storage");static{dF(this.prototype,"mapUi",[$f])}#Ht=void fF(this,"mapUi");static{dF(this.prototype,"router",[$f])}#kt=void fF(this,"router");static{dF(this.prototype,"settings",[$f])}#I=void fF(this,"settings");static{dF(this.prototype,"nostrData",[$f])}#M=void fF(this,"nostrData");mapInstance;bookmarkSource;searchResultsSource;selectedShapeSource;searchOverlay;searchOverlayElement;selectedPinOverlay;selectedPinElement;crosshairElement;crosshairOverlay;ignoreNextMapClick=!1;setupMap=BU(t=>{if(this.mapInstance)return;const e=new BZ;this.selectedShapeSource=new q0;const n=new R0({source:this.selectedShapeSource,style:new NJ({stroke:new DJ({color:"#3388ff",width:4}),fill:new OJ({color:"rgba(51, 136, 255, 0.1)"})}),zIndex:5});this.bookmarkSource=new q0;const r=new R0({source:this.bookmarkSource,style:t=>{const e=t.get("originalPlace");let n=getComputedStyle(document.documentElement).getPropertyValue("--default-list-color").trim()||"#000000";if(e&&e._listIds&&e._listIds.length>0){const t=e._listIds[0],r=this.storage.lists.find(e=>e.id===t);r&&r.color&&(n=r.color)}return[new NJ({image:new AJ({radius:10,fill:new OJ({color:"rgba(0, 0, 0, 0.2)"}),displacement:[0,-2]})}),new NJ({image:new AJ({radius:9,fill:new OJ({color:n}),stroke:new DJ({color:"#fff",width:2})})})]},zIndex:10});this.searchResultsSource=new q0;const i=new Map,s=new R0({source:this.searchResultsSource,style:t=>{const e=t.get("originalPlace"),n=this.mapUi.selectedPlace;if(n){const t=e.osmId&&n.osmId&&e.osmId===n.osmId,r=e.id&&n.id&&e.id===n.id,i=e.lat===n.lat&&e.lon===n.lon;if(t||r||i)return new NJ({})}const r=Gj(e.osmTags||e),s=r||"default";if(!i.has(s)){const t=getComputedStyle(document.documentElement).getPropertyValue("--marker-color-primary").trim()||"#ea4335";let e=``;if(r){const n=qj(r);if(n){let r=n.trim();const i=r.indexOf("",i)+1,o=r.lastIndexOf("");-1!==i&&-1!==o&&(r=r.substring(s,o)),e=`\n \n \n ${r}\n \n `}}const n=`\n \n \n \n \n \n \n \n ${e}\n \n `;i.set(s,"data:image/svg+xml;charset=utf-8,"+encodeURIComponent(n.trim()))}return new NJ({image:new zJ({src:i.get(s),anchor:[.5,.65],scale:1})})},zIndex:11});let o=[14.21683569,27.060114248],a=2.661,l=!1;try{const t=localStorage.getItem("marco:map-view");if(t){const e=JSON.parse(t);e.center&&Array.isArray(e.center)&&2===e.center.length&&"number"==typeof e.zoom&&(o=e.center,a=e.zoom,l=!0)}}catch(ej){console.warn("Failed to restore map view:",ej)}const c=new _K({center:tG(o),zoom:a,projection:"EPSG:3857"});this.mapInstance=new wQ({target:t,layers:[e,n,s,r],view:c,controls:GK({zoom:!0,rotate:!0,attribution:!0}),interactions:EZ({dragPan:!1})});const u=eG(c.getCenter());this.mapUi.updateCenter(u[1],u[0]),function(t,e,n={}){let r,i;if(PV){if(!(t instanceof wQ||t instanceof BZ))throw new Error("ol-mapbox-style in a web worker requires a Map or a LayerGroup as first argument");i=t}else i="string"==typeof t||t instanceof HTMLElement?new wQ({target:t}):t;{const t=e.startsWith("data:")?location.href:l4(e,n.accessToken);n=L8(t,n),r=new Promise(function(r,s){S4(e,n).then(function(e){(function(t,e,n,r){const i=[];let s=null;if(e instanceof wQ){if(s=e.getView(),!s.isDef()&&!s.getRotation()&&!s.getResolutions()){const t=r.projection?YH(r.projection):s.getProjection();s=new _K(Object.assign(s.getProperties(),{maxResolution:v4[0]/eH[t.getUnits()],projection:r.projection||s.getProjection()})),e.setView(s)}"center"in t&&!s.getCenter()&&s.setCenter(tG(t.center,s.getProjection())),"zoom"in t&&void 0===s.getZoom()&&s.setResolution(v4[0]/eH[s.getProjection().getUnits()]/Math.pow(2,t.zoom)),s.getCenter()&&void 0!==s.getZoom()||s.fit(s.getProjection().getExtent(),{nearest:!0,size:e.getSize()})}e.set("mapbox-style",t),e.set("mapbox-metadata",{styleUrl:n,options:r});const o=t.layers;let a,l,c,u=[];for(let h=0,d=o.length;h';const d=document.createElement("div");d.className="selected-pin-shadow",this.selectedPinElement.appendChild(h),this.selectedPinElement.appendChild(d),this.selectedPinOverlay=new EQ({element:this.selectedPinElement,positioning:"bottom-center",stopEvent:!1}),this.mapInstance.addOverlay(this.selectedPinOverlay),this.crosshairElement=document.createElement("div"),this.crosshairElement.className="map-crosshair",this.crosshairElement.innerHTML='\n \n \n \n \n ',t.appendChild(this.crosshairElement),this.locationOverlayElement=document.createElement("div"),this.locationOverlayElement.className="search-pulse blue",this.locationOverlay=new EQ({element:this.locationOverlayElement,positioning:"center-center",stopEvent:!1}),this.mapInstance.addOverlay(this.locationOverlay),t.addEventListener("pointerdown",()=>{this.mapUi.searchBoxHasFocus&&(this.ignoreNextMapClick=!0)},!0);const p=new h1({trackingOptions:{enableHighAccuracy:!0},projection:c.getProjection()}),f=new TQ;f.setStyle(new NJ({image:new AJ({radius:6,fill:new OJ({color:"#3399CC"}),stroke:new DJ({color:"#fff",width:2})})}));const g=new q0({features:[f]}),m=new R0({source:g,zIndex:15});p.on("change:position",function(){const t=p.getPosition();f.setGeometry(t?new XG(t):null)});const y=document.createElement("div");y.className="ol-control ol-locate";const v=document.createElement("button");let b,w;v.style.display="flex",v.style.alignItems="center",v.style.justifyContent="center",v.innerHTML=`${qj("navigation")}`,v.title="Locate Me",y.appendChild(v);const _=()=>{b&&(clearTimeout(b),b=null);try{w&&(p.un("change:position",x),w=null)}catch{}this.locationOverlayElement&&this.locationOverlayElement.classList.remove("active")},x=()=>{const t=p.getPosition(),e=p.getAccuracyGeometry(),n=p.getAccuracy();if(console.debug("Geolocation change:",{coordinates:t,accuracy:n}),!t)return;const r=this.mapInstance.getSize(),i=this.mapInstance.getView();let s=null;if(this.locationOverlayElement){const e=i.getResolution(),r=2*(n||50)/XH(i.getProjection(),e,t);this.locationOverlayElement.style.width=`${r}px`,this.locationOverlayElement.style.height=`${r}px`,this.locationOverlay.setPosition(t)}if(n&&n<=20&&_(),e){const t=e.getExtent();s=3.162*i.getResolutionForExtent(t,r)}else n&&(s=6.325*n/Math.min(r[0],r[1])/XH(i.getProjection(),1,t));let o={center:t,duration:1e3};if(s){const t=i.getResolutionForZoom(17);o.resolution=Math.max(s,t)}else o.zoom=16;this.mapInstance.getView().animate(o)},C=()=>{console.debug("Getting current geolocation..."),_(),p.setTracking(!0);const t=p.getPosition();this.locationOverlayElement&&this.locationOverlayElement.classList.add("active"),t&&x(),w=p.on("change:position",x),b=setTimeout(()=>{_()},1e4)};v.addEventListener("click",C);const S=new qK({element:y});this.mapInstance.addLayer(m),this.mapInstance.addControl(S),l||"index"!==this.router.currentRouteName||C(),this.mapInstance.on("singleclick",this.handleMapClick),this.mapInstance.on("moveend",this.handleMapMove),this.mapInstance.on("pointermove",t=>{const e=this.mapInstance.getEventPixel(t.originalEvent),n=this.mapInstance.hasFeatureAtPixel(e,{hitTolerance:10});this.mapInstance.getTarget().style.cursor=n?"pointer":""}),this.storage.rs.on("ready",()=>{this.handleMapMove()})});updateInteractions=BU(()=>{if(!this.mapInstance)return;this.mapInstance.getInteractions().getArray().slice().forEach(t=>{t instanceof hZ&&this.mapInstance.removeInteraction(t)});const t=!!this.settings.mapKinetic&&new KK(-.005,.05,100);this.settings.mapKinetic&&window.innerWidth<=768&&(t.minVelocity_=.25),this.mapInstance.addInteraction(new hZ({kinetic:t}))});updateSearchResults=BU(()=>{if(!this.searchResultsSource)return;this.searchResultsSource.clear();const t=this.mapUi.searchResults;if(!t||0===t.length)return;const e=[];t.forEach(t=>{if(t.lat&&t.lon){const n=new TQ({geometry:new XG(tG([t.lon,t.lat])),name:t.title,id:t.id,isSearchResult:!0,originalPlace:t});e.push(n)}}),e.length>0&&this.searchResultsSource.addFeatures(e)});updateSelectedPin=BU(()=>{const t=this.mapUi.selectedPlace,e=this.mapUi.selectionOptions||{};if(this.searchResultsSource&&this.searchResultsSource.changed(),this.selectedPinOverlay&&this.selectedPinElement)if(this.selectedShapeSource&&this.selectedShapeSource.clear(),t&&t.lat&&t.lon){const n=tG([t.lon,t.lat]);if(this.selectedPinOverlay.setPosition(n),this.selectedPinElement.classList.remove("active"),this.selectedPinElement.offsetWidth,this.selectedPinElement.classList.add("active"),t.geojson&&this.selectedShapeSource)try{const e=(new X0).readFeature(t.geojson,{featureProjection:"EPSG:3857"});this.selectedShapeSource.addFeature(e)}catch(ej){console.warn("Failed to render selected place shape:",ej)}e.preventZoom?this.handlePinVisibility(n,{maintainZoom:!0}):t.bbox?this.zoomToBbox(t.bbox):this.handlePinVisibility(n)}else this.selectedPinElement.classList.remove("active"),this.selectedPinOverlay.setPosition(void 0)});zoomToBbox(t){if(!this.mapInstance||!t)return;const e=this.mapInstance.getView(),n=this.mapInstance.getSize(),r=[...tG([t.minLon,t.minLat]),...tG([t.maxLon,t.maxLat])];let i=[.15*n[1],.15*n[0],.15*n[1],.15*n[0]];if(n[0]<=768){const t=.5*n[1],e=.15*t,r=.5*n[1]+.15*t;i[0]=e,i[2]=r}else if(this.args.isSidebarOpen){const t=getComputedStyle(document.documentElement).getPropertyValue("--sidebar-width").trim(),e=parseInt(t,10)||360,r=n[0]-e;i[3]=e+.15*r,i[1]=.15*r}const s=e.getZoom();e.fit(r,{padding:i,duration:1e3,easing:t=>t*(2-t),maxZoom:Math.max(s,18)})}handlePinVisibility(t,e={}){if(!this.mapInstance)return;const n=this.mapInstance.getView().getZoom();if(!e.maintainZoom&&n<16)return void this.animateToSmartCenter(t,16);const r=this.mapInstance.getPixelFromCoordinate(t),i=this.mapInstance.getSize();if(!r||r[0]<0||r[0]>i[0]||r[1]<0||r[1]>i[1]){const n=e.maintainZoom?null:16;this.animateToSmartCenter(t,n)}else this.panIfObscured(t)}animateToSmartCenter(t,e=null){if(!this.mapInstance)return;const n=this.mapInstance.getSize(),r=this.mapInstance.getView();let i=r.getResolution();null!==e&&(i=r.getResolutionForZoom(e));let s=t;if(n[0]<=768){const e=.25*n[1]*i;s=[t[0],t[1]-e]}else if(this.args.isSidebarOpen){const e=getComputedStyle(document.documentElement).getPropertyValue("--sidebar-width").trim(),n=(parseInt(e,10)||360)/2*i;s=[t[0]-n,t[1]]}const o={center:s,duration:1e3,easing:t=>t*(2-t)};null!==e&&(o.zoom=e),r.animate(o)}panIfObscured(t){if(!this.mapInstance)return;const e=this.mapInstance.getSize(),n=this.mapInstance.getPixelFromCoordinate(t);if(!n)return;const r=this.mapInstance.getView(),i=r.getCenter(),s=r.getResolution();let o=n[0],a=n[1],l=!1;if(e[0]<=768){const t=e[1],r=t/2;n[1]>r&&(a=.25*t,l=!0)}else if(this.args.isSidebarOpen){const t=getComputedStyle(document.documentElement).getPropertyValue("--sidebar-width").trim(),r=parseInt(t,10)||360;n[0]t*(2-t)})}}updateBookmarks=BU(()=>{const t=this.storage.placesInView;this.loadBookmarks(t)});async loadBookmarks(t=[]){try{if(!this.bookmarkSource)return;t&&0!==t.length||(t=this.storage.placesInView),this.bookmarkSource.clear(),t&&Array.isArray(t)&&t.forEach(t=>{if(t.lat&&t.lon){const e=new TQ({geometry:new XG(tG([t.lon,t.lat])),name:t.title,id:t.id,isBookmark:!0,originalPlace:t});this.bookmarkSource.addFeature(e)}})}catch(ej){console.error("Failed to load bookmarks:",ej)}}syncPulse=BU(()=>{this.searchOverlayElement&&(this.mapUi.isSearching?this.searchOverlayElement.classList.add("active"):this.searchOverlayElement.classList.remove("active"))});syncCreationMode=BU(()=>{if(this.crosshairElement&&this.mapInstance)if(this.mapUi.isCreating){this.crosshairElement.classList.add("visible");const t=this.mapUi.creationCoordinates;if(t&&t.lat&&t.lon){const e=tG([t.lon,t.lat]);this.animateToCrosshair(e)}}else this.crosshairElement.classList.remove("visible")});animateToCrosshair(t){if(!this.mapInstance||!this.crosshairElement)return;const e=this.mapInstance.getTargetElement().getBoundingClientRect(),n=this.crosshairElement.getBoundingClientRect(),r=n.left+n.width/2-e.left,i=n.top+n.height/2-e.top,s=this.mapInstance.getSize(),o=r-s[0]/2,a=i-s[1]/2,l=this.mapInstance.getView(),c=l.getResolution(),u=o*c,h=-a*c,d=t[0]-u,p=t[1]-h,f=l.getCenter();Math.sqrt(Math.pow(f[0]-d,2)+Math.pow(f[1]-p,2))>5*c&&l.animate({center:[d,p],duration:800,easing:t=>t*(2-t)})}handleMapMove=async()=>{if(!this.mapInstance||this.isDestroying||this.isDestroyed)return;const t=eG(this.mapInstance.getView().getCenter());if(this.mapUi.updateCenter(t[1],t[0]),this.mapUi.isCreating){const t=this.mapInstance.getTargetElement().getBoundingClientRect(),e=this.crosshairElement.getBoundingClientRect(),n=e.left+e.width/2-t.left,r=e.top+e.height/2-t.top,i=eG(this.mapInstance.getCoordinateFromPixel([n,r])),s=parseFloat(i[1].toFixed(6)),o=parseFloat(i[0].toFixed(6));this.mapUi.updateCreationCoordinates(s,o),this.router.replaceWith("place.new",{queryParams:{lat:s,lon:o}})}const e=this.mapInstance.getSize(),n=this.mapInstance.getView().calculateExtent(e),[r,i]=eG([n[0],n[1]]),[s,o]=eG([n[2],n[3]]),a={minLat:i,minLon:r,maxLat:o,maxLon:s};this.mapUi.updateBounds(a),await this.storage.loadPlacesInBounds(a),this.nostrData.loadPlacesInBounds(a),this.loadBookmarks(this.storage.placesInView);try{const t=this.mapInstance.getView(),e={center:eG(t.getCenter()),zoom:t.getZoom()};localStorage.setItem("marco:map-view",JSON.stringify(e))}catch(ej){console.warn("Failed to save map view:",ej)}};handleMapClick=async t=>{if(this.ignoreNextMapClick)return void(this.ignoreNextMapClick=!1);const e=this.mapInstance.getFeaturesAtPixel(t.pixel,{hitTolerance:10});let n=null,r=null,i=null;if(e&&e.length>0){console.debug(`Found ${e.length} features in map layer:`);for(const n of e)console.debug(n);const t=e.find(t=>t.get("isBookmark")),s=e.find(t=>t.get("isSearchResult"));t?n=t.get("originalPlace"):s&&(r=s.get("originalPlace"));const o=e[0].getProperties();o.name&&(i=o.name)}const s=t=>{("search"===this.router.currentRouteName||this.mapUi.currentSearch&&this.mapUi.searchResults.length>0)&&(this.mapUi.returnToSearch=!0),this.mapUi.preventNextZoom=!0,this.router.transitionTo("place",t)};if(this.args.isSidebarOpen){const t=n||r;return t?(console.debug("Clicked feature while sidebar open (switching):",t),void s(t)):void(this.args.onOutsideClick&&this.args.onOutsideClick())}if(n)return console.debug("Clicked bookmark:",n),void s(n);if(r)return console.debug("Clicked search result:",r),void s(r);if(this.mapInstance.getView().getZoom()<16)return;const o=eG(t.coordinate),[a,l]=o,c=i?30:50;if(this.searchOverlayElement){const e=this.mapInstance.getView(),n=2*c/XH(e.getProjection(),e.getResolution(),t.coordinate);this.searchOverlayElement.style.width=`${n}px`,this.searchOverlayElement.style.height=`${n}px`,this.searchOverlay.setPosition(t.coordinate)}this.mapUi.startSearch();const u={lat:l.toFixed(6),lon:a.toFixed(6),q:null,category:null,selected:i||null};this.router.transitionTo("search",{queryParams:u})};static{Xr(em({id:null,block:'[[[11,0],[16,0,[29,["map-container ",[52,[30,1],"sidebar-open"]]]],[4,[30,0,["setupMap"]],null,null],[4,[30,0,["updateInteractions"]],null,null],[4,[30,0,["updateBookmarks"]],null,null],[4,[30,0,["updateSearchResults"]],null,null],[4,[30,0,["updateSelectedPin"]],null,null],[4,[30,0,["syncPulse"]],null,null],[4,[30,0,["syncCreationMode"]],null,null],[12],[13]],["@isSidebarOpen"],["if"]]',moduleName:"/home/basti/src/marco/app/components/map.gjs",isStrictMode:!0}),this)}}class j8 extends MU{static{dF(this.prototype,"storage",[$f])}#St=void fF(this,"storage");static{dF(this.prototype,"osmAuth",[$f])}#Kt=void fF(this,"osmAuth");static{dF(this.prototype,"nostrAuth",[$f])}#L=void fF(this,"nostrAuth");static{dF(this.prototype,"nostrData",[$f])}#M=void fF(this,"nostrData");static{dF(this.prototype,"isNostrConnectModalOpen",[Is],function(){return!1})}#qt=void fF(this,"isNostrConnectModalOpen");connectRS(){this.args.onClose(),this.args.storage.showConnectWidget()}static{pF(this.prototype,"connectRS",[Pu])}disconnectRS(){this.args.storage.disconnect()}static{pF(this.prototype,"disconnectRS",[Pu])}connectOsm(){this.args.onClose(),this.osmAuth.login()}static{pF(this.prototype,"connectOsm",[Pu])}disconnectOsm(){this.osmAuth.logout()}static{pF(this.prototype,"disconnectOsm",[Pu])}openNostrConnectModal(){this.isNostrConnectModalOpen=!0}static{pF(this.prototype,"openNostrConnectModal",[Pu])}closeNostrConnectModal(){this.isNostrConnectModalOpen=!1}static{pF(this.prototype,"closeNostrConnectModal",[Pu])}disconnectNostr(){this.nostrAuth.disconnect()}static{pF(this.prototype,"disconnectNostr",[Pu])}static{Xr(em({id:null,block:'[[[10,0],[14,0,"user-menu-popover"],[12],[1,"\\n "],[10,"ul"],[14,0,"account-list"],[12],[1,"\\n "],[10,"li"],[14,0,"account-item"],[12],[1,"\\n "],[10,0],[14,0,"account-header"],[12],[1,"\\n "],[10,0],[14,0,"account-info"],[12],[1,"\\n "],[8,[32,0],null,[["@name","@size"],["remotestorage",18]],null],[1,"\\n "],[10,1],[12],[1,"RemoteStorage"],[13],[1,"\\n "],[13],[1,"\\n"],[41,[30,1,["connected"]],[[[1," "],[11,"button"],[24,0,"btn-text text-danger"],[24,4,"button"],[4,[32,1],["click",[30,0,["disconnectRS"]]],null],[12],[1,"Disconnect"],[13],[1,"\\n"]],[]],[[[1," "],[11,"button"],[24,0,"btn-text text-primary"],[24,4,"button"],[4,[32,1],["click",[30,0,["connectRS"]]],null],[12],[1,"Connect"],[13],[1,"\\n"]],[]]],[1," "],[13],[1,"\\n "],[10,0],[14,0,"account-status"],[12],[1,"\\n"],[41,[30,1,["connected"]],[[[1," "],[10,"strong"],[12],[1,[30,1,["userAddress"]]],[13],[1,"\\n"]],[]],[[[1," Not connected\\n"]],[]]],[1," "],[13],[1,"\\n "],[13],[1,"\\n\\n "],[10,"li"],[14,0,"account-item"],[12],[1,"\\n "],[10,0],[14,0,"account-header"],[12],[1,"\\n "],[10,0],[14,0,"account-info"],[12],[1,"\\n "],[8,[32,0],null,[["@name","@size"],["map",18]],null],[1,"\\n "],[10,1],[12],[1,"OpenStreetMap"],[13],[1,"\\n "],[13],[1,"\\n"],[41,[30,0,["osmAuth","isConnected"]],[[[1," "],[11,"button"],[24,0,"btn-text text-danger"],[24,4,"button"],[4,[32,1],["click",[30,0,["disconnectOsm"]]],null],[12],[1,"Disconnect"],[13],[1,"\\n"]],[]],[[[1," "],[11,"button"],[24,0,"btn-text text-primary"],[24,4,"button"],[4,[32,1],["click",[30,0,["connectOsm"]]],null],[12],[1,"Connect"],[13],[1,"\\n"]],[]]],[1," "],[13],[1,"\\n "],[10,0],[14,0,"account-status"],[12],[1,"\\n"],[41,[30,0,["osmAuth","isConnected"]],[[[1," "],[10,"strong"],[12],[1,[30,0,["osmAuth","userDisplayName"]]],[13],[1,"\\n"]],[]],[[[1," Not connected\\n"]],[]]],[1," "],[13],[1,"\\n "],[13],[1,"\\n\\n "],[10,"li"],[14,0,"account-item"],[12],[1,"\\n "],[10,0],[14,0,"account-header"],[12],[1,"\\n "],[10,0],[14,0,"account-info"],[12],[1,"\\n "],[8,[32,0],null,[["@name","@size"],["zap",18]],null],[1,"\\n "],[10,1],[12],[1,"Nostr"],[13],[1,"\\n "],[13],[1,"\\n"],[41,[30,0,["nostrAuth","isConnected"]],[[[1," "],[11,"button"],[24,0,"btn-text text-danger"],[24,4,"button"],[4,[32,1],["click",[30,0,["disconnectNostr"]]],null],[12],[1,"Disconnect"],[13],[1,"\\n"]],[]],[[[1," "],[11,"button"],[24,0,"btn-text text-primary"],[24,4,"button"],[4,[32,1],["click",[30,0,["openNostrConnectModal"]]],null],[12],[1,"Connect"],[13],[1,"\\n"]],[]]],[1," "],[13],[1,"\\n "],[10,0],[14,0,"account-status"],[12],[1,"\\n"],[41,[30,0,["nostrAuth","isConnected"]],[[[1," "],[10,"strong"],[15,"title",[30,0,["nostrAuth","pubkey"]]],[12],[1,"\\n "],[1,[30,0,["nostrData","userDisplayName"]]],[1,"\\n "],[13],[1,"\\n"]],[]],[[[1," Not connected\\n"]],[]]],[1," "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"],[13],[1,"\\n\\n"],[41,[30,0,["isNostrConnectModalOpen"]],[[[1," "],[8,[32,2],null,[["@onClose"],[[30,0,["closeNostrConnectModal"]]]],[["default"],[[[[1,"\\n "],[8,[32,3],null,[["@onConnect"],[[30,0,["closeNostrConnectModal"]]]],null],[1,"\\n "]],[]]]]],[1,"\\n"]],[]],null]],["@storage"],["if"]]',moduleName:"/home/basti/src/marco/app/components/user-menu.gjs",scope:()=>[DU,Sb,Eq,kq],isStrictMode:!0}),this)}}du.Promise;class U8 extends LB{_deferable(){return KB.defer()}}class B8 extends U8{constructor(t){super(),this.ms=t}onYield(t){let e=_a(()=>t.next(),this.ms);return()=>ka(e)}}class $8 extends MU{static{dF(this.prototype,"photon",[$f])}#Gt=void fF(this,"photon");static{dF(this.prototype,"osm",[$f])}#ct=void fF(this,"osm");static{dF(this.prototype,"router",[$f])}#kt=void fF(this,"router");static{dF(this.prototype,"mapUi",[$f])}#Ht=void fF(this,"mapUi");static{dF(this.prototype,"map",[$f])}#Zt=void fF(this,"map");static{dF(this.prototype,"_internalQuery",[Is],function(){return""})}#Yt=void fF(this,"_internalQuery");static{dF(this.prototype,"results",[Is],function(){return[]})}#Xt=void fF(this,"results");static{dF(this.prototype,"isFocused",[Is],function(){return!1})}#Jt=void fF(this,"isFocused");static{dF(this.prototype,"isLoading",[Is],function(){return!1})}#Qt=void fF(this,"isLoading");get query(){return this.args.query??this._internalQuery}set query(t){this._internalQuery=t}get showPopover(){return this.isFocused&&this.results.length>0}handleInput(t){const e=t.target.value;this.query=e,this.args.onQueryChange&&this.args.onQueryChange(e),e.length<2?this.results=[]:this.searchTask.perform(e)}static{pF(this.prototype,"handleInput",[Pu])}searchTask=i$(()=>({context:this,generator:function*(t){yield new B8(300);const e="string"==typeof t?t:this.query;if(!(e.length<2)){this.isLoading=!0;try{let t,n;this.mapUi.currentCenter&&({lat:t,lon:n}=this.mapUi.currentCenter);const r=e.toLowerCase(),i=PN.filter(t=>t.label.toLowerCase().includes(r)).map(t=>({source:"category",title:t.label,id:t.id,icon:"search"})),s=yield this.photon.search(e,t,n);this.results=[...i,...s]}catch(ej){console.error("Search failed",ej),this.results=[]}finally{this.isLoading=!1}}}}),{restartable:!0},"searchTask");handleFocus(){this.isFocused=!0,this.mapUi.setSearchBoxFocus(!0),this.query.length>=2&&0===this.results.length&&this.searchTask.perform()}static{pF(this.prototype,"handleFocus",[Pu])}handleBlur(){setTimeout(()=>{this.isFocused=!1,this.mapUi.setSearchBoxFocus(!1)},300)}static{pF(this.prototype,"handleBlur",[Pu])}handleSubmit(t){if(t.preventDefault(),!this.query)return;let e={q:this.query,selected:null,category:null};if(this.mapUi.currentCenter){const{lat:t,lon:n}=this.mapUi.currentCenter;e.lat=parseFloat(t).toFixed(4),e.lon=parseFloat(n).toFixed(4)}this.router.transitionTo("search",{queryParams:e}),this.isFocused=!1}static{pF(this.prototype,"handleSubmit",[Pu])}selectResult(t){if("category"===t.source){this.query=t.title,this.args.onQueryChange&&this.args.onQueryChange(t.title),this.results=[];let e=null,n=null;return this.mapUi.currentCenter&&(({lat:e,lon:n}=this.mapUi.currentCenter),e=e?.toString(),n=n?.toString()),void this.router.transitionTo("search",{queryParams:{q:t.title,category:t.id,selected:null,lat:e,lon:n}})}if(this.query=t.title,this.args.onQueryChange&&this.args.onQueryChange(t.title),this.results=[],t.osmId){const e=`osm:${t.osmType}:${t.osmId}`;this.router.transitionTo("place",e)}else this.router.transitionTo("search",{queryParams:{q:t.title,lat:t.lat,lon:t.lon,selected:null,category:null}})}static{pF(this.prototype,"selectResult",[Pu])}clear(){this.searchTask.cancelAll(),this.mapUi.stopLoading(),this.osm.cancelAll(),this.photon.cancelAll(),this.query="",this.results=[],this.args.onQueryChange&&this.args.onQueryChange(""),this.router.transitionTo("index")}static{pF(this.prototype,"clear",[Pu])}static{Xr(em({id:null,block:'[[[10,0],[14,0,"search-box"],[12],[1,"\\n "],[11,"form"],[24,0,"search-form"],[4,[32,0],["submit",[30,0,["handleSubmit"]]],null],[12],[1,"\\n "],[11,"button"],[24,0,"menu-btn-integrated"],[24,"aria-label","Menu"],[24,4,"button"],[4,[32,0],["click",[30,1]],null],[12],[1,"\\n "],[8,[32,1],null,[["@name","@size","@color"],["menu",20,"#5f6368"]],null],[1,"\\n "],[13],[1,"\\n\\n "],[11,"input"],[24,0,"search-input"],[24,"placeholder","Search places..."],[24,"aria-label","Search places"],[16,2,[30,0,["query"]]],[24,"autocomplete","off"],[24,4,"search"],[4,[32,0],["input",[30,0,["handleInput"]]],null],[4,[32,0],["focus",[30,0,["handleFocus"]]],null],[4,[32,0],["blur",[30,0,["handleBlur"]]],null],[12],[13],[1,"\\n\\n "],[10,"button"],[14,0,"search-submit-btn"],[14,"aria-label","Search"],[14,4,"submit"],[12],[1,"\\n"],[41,[28,[32,2],[[28,[32,3],[[30,0,["mapUi","loadingState","type"]],"text"],null],[28,[32,3],[[30,0,["mapUi","loadingState","type"]],"category"],null]],null],[[[1," "],[8,[32,1],null,[["@name","@size"],["loading-ring",20]],null],[1,"\\n"]],[]],[[[1," "],[8,[32,1],null,[["@name","@size","@color"],["search",20,"#5f6368"]],null],[1,"\\n"]],[]]],[1," "],[13],[1,"\\n\\n"],[41,[30,0,["query"]],[[[1," "],[11,"button"],[24,0,"search-clear-btn"],[24,"aria-label","Clear"],[24,4,"button"],[4,[32,0],["click",[30,0,["clear"]]],null],[12],[1,"\\n "],[8,[32,1],null,[["@name","@size","@color"],["x",20,"#5f6368"]],null],[1,"\\n "],[13],[1,"\\n"]],[]],null],[1," "],[13],[1,"\\n\\n"],[41,[30,0,["showPopover"]],[[[1," "],[10,0],[14,0,"search-results-popover"],[12],[1,"\\n "],[10,"ul"],[14,0,"search-results-list"],[12],[1,"\\n"],[42,[28,[31,2],[[28,[31,2],[[30,0,["results"]]],null]],null],null,[[[1," "],[10,"li"],[12],[1,"\\n "],[11,"button"],[24,0,"search-result-item"],[24,4,"button"],[4,[32,0],["click",[28,[32,4],[[30,0,["selectResult"]],[30,2]],null]],null],[12],[1,"\\n "],[10,0],[14,0,"result-icon"],[12],[1,"\\n "],[8,[32,1],null,[["@name","@size","@color"],[[52,[30,2,["icon"]],[30,2,["icon"]],"map-pin"],16,"#666"]],null],[1,"\\n "],[13],[1,"\\n "],[10,0],[14,0,"result-info"],[12],[1,"\\n "],[10,1],[14,0,"result-title"],[12],[1,[30,2,["title"]]],[13],[1,"\\n"],[41,[28,[32,3],[[30,2,["source"]],"osm"],null],[[[1," "],[10,1],[14,0,"result-desc"],[12],[1,[28,[32,5],[[30,2,["type"]]],null]],[13],[1,"\\n"]],[]],[[[41,[30,2,["description"]],[[[1," "],[10,1],[14,0,"result-desc"],[12],[1,[30,2,["description"]]],[13],[1,"\\n"]],[]],null]],[]]],[1," "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"]],[2]],null],[1," "],[13],[1,"\\n "],[13],[1,"\\n"]],[]],null],[13]],["@onToggleMenu","result"],["if","each","-track-array"]]',moduleName:"/home/basti/src/marco/app/components/search-box.gjs",scope:()=>[Sb,DU,FU,zU,AU,Mq],isStrictMode:!0}),this)}}class q8 extends MU{static{dF(this.prototype,"router",[$f])}#kt=void fF(this,"router");static{dF(this.prototype,"mapUi",[$f])}#Ht=void fF(this,"mapUi");get categories(){return PN}searchCategory(t){this.args.onSelect&&this.args.onSelect(t);let e={category:t.id,q:null};if(this.mapUi.currentCenter){const{lat:t,lon:n}=this.mapUi.currentCenter;e.lat=parseFloat(t).toFixed(4),e.lon=parseFloat(n).toFixed(4)}this.router.transitionTo("search",{queryParams:e})}static{pF(this.prototype,"searchCategory",[Pu])}static{Xr(em({id:null,block:'[[[10,0],[14,0,"category-chips-scroll"],[12],[1,"\\n "],[10,0],[14,0,"category-chips-container"],[12],[1,"\\n"],[42,[28,[31,1],[[28,[31,1],[[30,0,["categories"]]],null]],null],null,[[[1," "],[11,"button"],[24,0,"category-chip"],[16,"aria-label",[30,1,["label"]]],[16,"disabled",[28,[32,0],[[28,[32,1],[[30,0,["mapUi","loadingState","type"]],"category"],null],[28,[32,1],[[30,0,["mapUi","loadingState","value"]],[30,1,["id"]]],null]],null]],[24,4,"button"],[4,[32,2],["click",[28,[32,3],[[30,0,["searchCategory"]],[30,1]],null]],null],[12],[1,"\\n "],[8,[32,4],null,[["@name","@size"],[[30,1,["icon"]],16]],null],[1,"\\n "],[10,1],[12],[1,[30,1,["label"]]],[13],[1,"\\n "],[13],[1,"\\n"]],[1]],null],[1," "],[13],[1,"\\n"],[13]],["category"],["each","-track-array"]]',moduleName:"/home/basti/src/marco/app/components/category-chips.gjs",scope:()=>[a$,zU,Sb,AU,DU],isStrictMode:!0}),this)}}const V8=BU((t,[e])=>{let n=null;return async function(){if(e)try{const r=await caches.open("nostr-image-cache-v1"),i=await r.match(e);if(i){const e=await i.blob();return n=URL.createObjectURL(e),void(t.src=n)}const s=await fetch(e,{mode:"cors",credentials:"omit"});if(s.ok){const i=s.clone();await r.put(e,i);const o=await s.blob();n=URL.createObjectURL(o),t.src=n}else t.src=e}catch(v5){console.warn(`Failed to cache image ${e}, falling back to standard src`,v5),t.src=e}else t.src=""}(),()=>{n&&(URL.revokeObjectURL(n),n=null)}});class W8 extends MU{static{dF(this.prototype,"storage",[$f])}#St=void fF(this,"storage");static{dF(this.prototype,"settings",[$f])}#I=void fF(this,"settings");static{dF(this.prototype,"nostrAuth",[$f])}#L=void fF(this,"nostrAuth");static{dF(this.prototype,"nostrData",[$f])}#M=void fF(this,"nostrData");static{dF(this.prototype,"isUserMenuOpen",[Is],function(){return!1})}#te=void fF(this,"isUserMenuOpen");static{dF(this.prototype,"searchQuery",[Is],function(){return""})}#ee=void fF(this,"searchQuery");get hasQuery(){return!!this.searchQuery}toggleUserMenu(){this.isUserMenuOpen=!this.isUserMenuOpen}static{pF(this.prototype,"toggleUserMenu",[Pu])}closeUserMenu(){this.isUserMenuOpen=!1}static{pF(this.prototype,"closeUserMenu",[Pu])}handleQueryChange(t){this.searchQuery=t}static{pF(this.prototype,"handleQueryChange",[Pu])}handleChipSelect(t){this.searchQuery=t.label}static{pF(this.prototype,"handleChipSelect",[Pu])}static{Xr(em({id:null,block:'[[[10,"header"],[14,0,"app-header"],[12],[1,"\\n "],[10,0],[14,0,"header-left"],[12],[1,"\\n "],[8,[32,0],null,[["@query","@onToggleMenu","@onQueryChange"],[[30,0,["searchQuery"]],[30,1],[30,0,["handleQueryChange"]]]],null],[1,"\\n "],[13],[1,"\\n\\n"],[41,[30,0,["settings","showQuickSearchButtons"]],[[[1," "],[10,0],[15,0,[29,["header-center ",[52,[30,0,["hasQuery"]],"searching"]]]],[12],[1,"\\n "],[8,[32,1],null,[["@onSelect"],[[30,0,["handleChipSelect"]]]],null],[1,"\\n "],[13],[1,"\\n"]],[]],null],[1,"\\n "],[10,0],[14,0,"header-right"],[12],[1,"\\n "],[10,0],[14,0,"user-menu-container"],[12],[1,"\\n "],[11,"button"],[24,0,"user-btn btn-press"],[24,"aria-label","User Menu"],[24,4,"button"],[4,[32,2],["click",[30,0,["toggleUserMenu"]]],null],[12],[1,"\\n"],[41,[28,[32,3],[[30,0,["nostrAuth","isConnected"]],[30,0,["nostrData","profile","picture"]]],null],[[[1," "],[11,"img"],[24,0,"user-avatar"],[24,"alt","User Avatar"],[4,[32,4],[[30,0,["nostrData","profile","picture"]]],null],[12],[13],[1,"\\n"]],[]],[[[1," "],[10,0],[14,0,"user-avatar-placeholder"],[12],[1,"\\n "],[8,[32,5],null,[["@name","@size","@color"],["user",20,"white"]],null],[1,"\\n "],[13],[1,"\\n"]],[]]],[1," "],[13],[1,"\\n\\n"],[41,[30,0,["isUserMenuOpen"]],[[[1," "],[8,[32,6],null,[["@storage","@onClose"],[[30,0,["storage"]],[30,0,["closeUserMenu"]]]],null],[1,"\\n "],[11,0],[24,0,"menu-backdrop"],[24,"role","button"],[4,[32,2],["click",[30,0,["closeUserMenu"]]],null],[12],[13],[1,"\\n"]],[]],null],[1," "],[13],[1,"\\n "],[13],[1,"\\n"],[13]],["@onToggleMenu"],["if"]]',moduleName:"/home/basti/src/marco/app/components/app-header.gjs",scope:()=>[$8,q8,Sb,a$,V8,DU,j8],isStrictMode:!0}),this)}}const H8=Ny,G8=Xr(em({id:null,block:'[[[10,0],[14,0,"sidebar-header"],[12],[1,"\\n "],[10,"h2"],[12],[1,"\\n "],[10,1],[14,0,"app-logo-icon"],[12],[1,"\\n "],[1,[28,[32,0],[[32,1]],null]],[1,"\\n "],[13],[1,"\\n Marco\\n "],[13],[1,"\\n "],[11,"button"],[24,0,"close-btn"],[24,4,"button"],[4,[32,2],["click",[30,1]],null],[12],[1,"\\n "],[8,[32,3],null,[["@name","@size","@color"],["x",20,"#333"]],null],[1,"\\n "],[13],[1,"\\n"],[13],[1,"\\n\\n"],[10,0],[14,0,"sidebar-content"],[12],[1,"\\n "],[10,"ul"],[14,0,"app-menu"],[12],[1,"\\n "],[10,"li"],[12],[1,"\\n "],[11,"button"],[24,4,"button"],[4,[32,2],["click",[28,[32,4],[[30,2],"settings"],null]],null],[12],[1,"\\n "],[8,[32,3],null,[["@name","@size"],["settings",20]],null],[1,"\\n "],[10,1],[12],[1,"Settings"],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[10,"li"],[12],[1,"\\n "],[11,"button"],[24,4,"button"],[4,[32,2],["click",[28,[32,4],[[30,2],"about"],null]],null],[12],[1,"\\n "],[8,[32,3],null,[["@name","@size"],["info",20]],null],[1,"\\n "],[10,1],[12],[1,"About"],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"],[13]],["@onClose","@onNavigate"],[]]',moduleName:"/home/basti/src/marco/app/components/app-menu/home.gjs",scope:()=>[zw,'\n \x3c!-- Background --\x3e\n \n\n \x3c!-- Subtle map grid (kept well outside safe zone) --\x3e\n \n \n \n \n\n \n \n \n \n\n \x3c!-- Location pin (exact app shape, larger, centered, safe-zone compliant) --\x3e\n \x3c!-- Safe zone target: ~680px diameter --\x3e\n \n \n \n \n\n',Sb,DU,AU],isStrictMode:!0}),H8());class K8 extends MU{static{dF(this.prototype,"settings",[$f])}#I=void fF(this,"settings");static{Xr(em({id:null,block:'[[[10,"details"],[12],[1,"\\n "],[10,"summary"],[12],[1,"\\n "],[8,[32,0],null,[["@name","@size"],["map",20]],null],[1,"\\n "],[10,1],[12],[1,"Map & UI"],[13],[1,"\\n "],[13],[1,"\\n "],[10,0],[14,0,"details-content"],[12],[1,"\\n "],[10,0],[14,0,"form-group"],[12],[1,"\\n "],[10,"label"],[14,"for","show-quick-search"],[12],[1,"Quick search buttons visible"],[13],[1,"\\n "],[11,"select"],[24,1,"show-quick-search"],[24,0,"form-control"],[4,[32,1],["change",[28,[32,2],[[30,1],"showQuickSearchButtons"],null]],null],[12],[1,"\\n "],[10,"option"],[14,2,"true"],[15,"selected",[52,[30,0,["settings","showQuickSearchButtons"]],"selected"]],[12],[1,"\\n Yes\\n "],[13],[1,"\\n "],[10,"option"],[14,2,"false"],[15,"selected",[52,[51,[30,0,["settings","showQuickSearchButtons"]]],"selected"]],[12],[1,"\\n No\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[10,0],[14,0,"form-group"],[12],[1,"\\n "],[10,"label"],[14,"for","map-kinetic"],[12],[1,"Map Inertia (Kinetic Panning)"],[13],[1,"\\n "],[11,"select"],[24,1,"map-kinetic"],[24,0,"form-control"],[4,[32,1],["change",[28,[32,2],[[30,1],"mapKinetic"],null]],null],[12],[1,"\\n "],[10,"option"],[14,2,"true"],[15,"selected",[52,[30,0,["settings","mapKinetic"]],"selected"]],[12],[1,"\\n On\\n "],[13],[1,"\\n "],[10,"option"],[14,2,"false"],[15,"selected",[52,[51,[30,0,["settings","mapKinetic"]]],"selected"]],[12],[1,"\\n Off\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"],[13]],["@onChange"],["if","unless"]]',moduleName:"/home/basti/src/marco/app/components/app-menu/settings/map-ui.gjs",scope:()=>[DU,Sb,AU],isStrictMode:!0}),this)}}class Z8 extends MU{static{dF(this.prototype,"settings",[$f])}#I=void fF(this,"settings");static{Xr(em({id:null,block:'[[[10,"details"],[12],[1,"\\n "],[10,"summary"],[12],[1,"\\n "],[8,[32,0],null,[["@name","@size"],["server",20]],null],[1,"\\n "],[10,1],[12],[1,"API Providers"],[13],[1,"\\n "],[13],[1,"\\n "],[10,0],[14,0,"details-content"],[12],[1,"\\n "],[10,0],[14,0,"form-group"],[12],[1,"\\n "],[10,"label"],[14,"for","overpass-api"],[12],[1,"Overpass API Provider"],[13],[1,"\\n "],[11,"select"],[24,1,"overpass-api"],[24,0,"form-control"],[4,[32,1],["change",[28,[32,2],[[30,1],"overpassApi"],null]],null],[12],[1,"\\n"],[42,[28,[31,1],[[28,[31,1],[[30,0,["settings","overpassApis"]]],null]],null],null,[[[1," "],[10,"option"],[15,2,[30,2,["url"]]],[15,"selected",[52,[28,[32,3],[[30,2,["url"]],[30,0,["settings","overpassApi"]]],null],"selected"]],[12],[1,"\\n "],[1,[30,2,["name"]]],[1,"\\n "],[13],[1,"\\n"]],[2]],null],[1," "],[13],[1,"\\n "],[13],[1,"\\n "],[10,0],[14,0,"form-group"],[12],[1,"\\n "],[10,"label"],[14,"for","photon-api"],[12],[1,"Photon API Provider"],[13],[1,"\\n "],[11,"select"],[24,1,"photon-api"],[24,0,"form-control"],[4,[32,1],["change",[28,[32,2],[[30,1],"photonApi"],null]],null],[12],[1,"\\n"],[42,[28,[31,1],[[28,[31,1],[[30,0,["settings","photonApis"]]],null]],null],null,[[[1," "],[10,"option"],[15,2,[30,3,["url"]]],[15,"selected",[52,[28,[32,3],[[30,3,["url"]],[30,0,["settings","photonApi"]]],null],"selected"]],[12],[1,"\\n "],[1,[30,3,["name"]]],[1,"\\n "],[13],[1,"\\n"]],[3]],null],[1," "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"],[13]],["@onChange","api","api"],["each","-track-array","if"]]',moduleName:"/home/basti/src/marco/app/components/app-menu/settings/apis.gjs",scope:()=>[DU,Sb,AU,zU],isStrictMode:!0}),this)}}const Y8=t=>t?t.replace(/^wss?:\/\//,""):"";class X8 extends MU{static{dF(this.prototype,"settings",[$f])}#I=void fF(this,"settings");static{dF(this.prototype,"nostrData",[$f])}#M=void fF(this,"nostrData");static{dF(this.prototype,"toast",[$f])}#Lt=void fF(this,"toast");static{dF(this.prototype,"newReadRelay",[Is],function(){return""})}#ne=void fF(this,"newReadRelay");static{dF(this.prototype,"newWriteRelay",[Is],function(){return""})}#re=void fF(this,"newWriteRelay");updateNewReadRelay(t){this.newReadRelay=t.target.value}static{pF(this.prototype,"updateNewReadRelay",[Pu])}updateNewWriteRelay(t){this.newWriteRelay=t.target.value}static{pF(this.prototype,"updateNewWriteRelay",[Pu])}addReadRelay(){const t=AD(this.newReadRelay);if(!t)return;const e=this.settings.nostrReadRelays||this.nostrData.defaultReadRelays,n=new Set([...e,t]);this.settings.update("nostrReadRelays",Array.from(n)),this.newReadRelay=""}static{pF(this.prototype,"addReadRelay",[Pu])}removeReadRelay(t){const e=(this.settings.nostrReadRelays||this.nostrData.defaultReadRelays).filter(e=>e!==t);this.settings.update("nostrReadRelays",e)}static{pF(this.prototype,"removeReadRelay",[Pu])}handleReadRelayKeydown(t){"Enter"===t.key&&this.addReadRelay()}static{pF(this.prototype,"handleReadRelayKeydown",[Pu])}handleWriteRelayKeydown(t){"Enter"===t.key&&this.addWriteRelay()}static{pF(this.prototype,"handleWriteRelayKeydown",[Pu])}resetReadRelays(){this.settings.update("nostrReadRelays",null)}static{pF(this.prototype,"resetReadRelays",[Pu])}addWriteRelay(){const t=AD(this.newWriteRelay);if(!t)return;const e=this.settings.nostrWriteRelays||this.nostrData.defaultWriteRelays,n=new Set([...e,t]);this.settings.update("nostrWriteRelays",Array.from(n)),this.newWriteRelay=""}static{pF(this.prototype,"addWriteRelay",[Pu])}removeWriteRelay(t){const e=(this.settings.nostrWriteRelays||this.nostrData.defaultWriteRelays).filter(e=>e!==t);this.settings.update("nostrWriteRelays",e)}static{pF(this.prototype,"removeWriteRelay",[Pu])}resetWriteRelays(){this.settings.update("nostrWriteRelays",null)}static{pF(this.prototype,"resetWriteRelays",[Pu])}async clearCache(){try{await this.nostrData.clearCache(),this.toast.show("Nostr cache cleared")}catch(ej){this.toast.show(`Failed to clear Nostr cache: ${ej.message}`)}}static{pF(this.prototype,"clearCache",[Pu])}static{Xr(em({id:null,block:'[[[10,"details"],[12],[1,"\\n "],[10,"summary"],[12],[1,"\\n "],[8,[32,0],null,[["@name","@size"],["zap",20]],null],[1,"\\n "],[10,1],[12],[1,"Nostr"],[13],[1,"\\n "],[13],[1,"\\n "],[10,0],[14,0,"details-content"],[12],[1,"\\n "],[10,0],[14,0,"form-group"],[12],[1,"\\n "],[10,"label"],[14,"for","nostr-photo-fallback-uploads"],[12],[1,"Upload photos to fallback\\n servers"],[13],[1,"\\n "],[11,"select"],[24,1,"nostr-photo-fallback-uploads"],[24,0,"form-control"],[4,[32,1],["change",[28,[32,2],[[30,1],"nostrPhotoFallbackUploads"],null]],null],[12],[1,"\\n "],[10,"option"],[14,2,"true"],[15,"selected",[52,[30,0,["settings","nostrPhotoFallbackUploads"]],"selected"]],[12],[1,"\\n Yes\\n "],[13],[1,"\\n "],[10,"option"],[14,2,"false"],[15,"selected",[52,[51,[30,0,["settings","nostrPhotoFallbackUploads"]]],"selected"]],[12],[1,"\\n No\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n\\n "],[10,0],[14,0,"form-group"],[12],[1,"\\n "],[10,"label"],[14,"for","new-read-relay"],[12],[1,"Read Relays"],[13],[1,"\\n "],[10,"ul"],[14,0,"relay-list"],[12],[1,"\\n"],[42,[28,[31,3],[[28,[31,3],[[30,0,["nostrData","activeReadRelays"]]],null]],null],null,[[[1," "],[10,"li"],[12],[1,"\\n "],[10,1],[12],[1,[28,[32,3],[[30,2]],null]],[13],[1,"\\n "],[11,"button"],[24,0,"btn-remove-relay"],[24,"title","Remove relay"],[24,"aria-label","Remove"],[24,4,"button"],[4,[32,1],["click",[28,[32,2],[[30,0,["removeReadRelay"]],[30,2]],null]],null],[12],[1,"\\n "],[8,[32,0],null,[["@name","@size","@color"],["x",14,"currentColor"]],null],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"]],[2]],null],[1," "],[13],[1,"\\n "],[10,0],[14,0,"add-relay-input"],[12],[1,"\\n "],[11,"input"],[24,1,"new-read-relay"],[24,0,"form-control"],[24,"placeholder","relay.example.com"],[16,2,[30,0,["newReadRelay"]]],[24,4,"text"],[4,[32,1],["input",[30,0,["updateNewReadRelay"]]],null],[4,[32,1],["keydown",[30,0,["handleReadRelayKeydown"]]],null],[12],[13],[1,"\\n "],[11,"button"],[24,0,"btn btn-secondary"],[24,4,"button"],[4,[32,1],["click",[30,0,["addReadRelay"]]],null],[12],[1,"Add"],[13],[1,"\\n "],[13],[1,"\\n"],[41,[30,0,["settings","nostrReadRelays"]],[[[1," "],[11,"button"],[24,0,"btn-link reset-relays"],[24,4,"button"],[4,[32,1],["click",[30,0,["resetReadRelays"]]],null],[12],[1,"\\n Reset to Defaults\\n "],[13],[1,"\\n"]],[]],null],[1," "],[13],[1,"\\n\\n "],[10,0],[14,0,"form-group"],[12],[1,"\\n "],[10,"label"],[14,"for","new-write-relay"],[12],[1,"Write Relays"],[13],[1,"\\n "],[10,"ul"],[14,0,"relay-list"],[12],[1,"\\n"],[42,[28,[31,3],[[28,[31,3],[[30,0,["nostrData","activeWriteRelays"]]],null]],null],null,[[[1," "],[10,"li"],[12],[1,"\\n "],[10,1],[12],[1,[28,[32,3],[[30,3]],null]],[13],[1,"\\n "],[11,"button"],[24,0,"btn-remove-relay"],[24,"title","Remove relay"],[24,"aria-label","Remove"],[24,4,"button"],[4,[32,1],["click",[28,[32,2],[[30,0,["removeWriteRelay"]],[30,3]],null]],null],[12],[1,"\\n "],[8,[32,0],null,[["@name","@size","@color"],["x",14,"currentColor"]],null],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"]],[3]],null],[1," "],[13],[1,"\\n "],[10,0],[14,0,"add-relay-input"],[12],[1,"\\n "],[11,"input"],[24,1,"new-write-relay"],[24,0,"form-control"],[24,"placeholder","relay.example.com"],[16,2,[30,0,["newWriteRelay"]]],[24,4,"text"],[4,[32,1],["input",[30,0,["updateNewWriteRelay"]]],null],[4,[32,1],["keydown",[30,0,["handleWriteRelayKeydown"]]],null],[12],[13],[1,"\\n "],[11,"button"],[24,0,"btn btn-secondary"],[24,4,"button"],[4,[32,1],["click",[30,0,["addWriteRelay"]]],null],[12],[1,"Add"],[13],[1,"\\n "],[13],[1,"\\n"],[41,[30,0,["settings","nostrWriteRelays"]],[[[1," "],[11,"button"],[24,0,"btn-link reset-relays"],[24,4,"button"],[4,[32,1],["click",[30,0,["resetWriteRelays"]]],null],[12],[1,"\\n Reset to Defaults\\n "],[13],[1,"\\n"]],[]],null],[1," "],[13],[1,"\\n\\n "],[10,0],[14,0,"form-group"],[12],[1,"\\n "],[10,"label"],[12],[1,"Cached data"],[13],[1,"\\n "],[11,"button"],[24,0,"btn btn-outline btn-full"],[24,4,"button"],[4,[32,1],["click",[30,0,["clearCache"]]],null],[12],[1,"\\n "],[8,[32,0],null,[["@name","@size","@color"],["database",18,"var(--danger-color)"]],null],[1,"\\n Clear profiles, photos, and reviews\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"],[13]],["@onChange","relay","relay"],["if","unless","each","-track-array"]]',moduleName:"/home/basti/src/marco/app/components/app-menu/settings/nostr.gjs",scope:()=>[DU,Sb,AU,Y8],isStrictMode:!0}),this)}}class J8 extends MU{static{dF(this.prototype,"settings",[$f])}#I=void fF(this,"settings");updateSetting(t,e){let n=e.target.value;"true"===n&&(n=!0),"false"===n&&(n=!1),this.settings.update(t,n)}static{pF(this.prototype,"updateSetting",[Pu])}static{Xr(em({id:null,block:'[[[10,0],[14,0,"sidebar-header"],[12],[1,"\\n "],[11,"button"],[24,0,"back-btn"],[24,4,"button"],[4,[32,0],["click",[30,1]],null],[12],[1,"\\n "],[8,[32,1],null,[["@name","@size","@color"],["arrow-left",20,"#333"]],null],[1,"\\n "],[13],[1,"\\n "],[10,"h2"],[12],[1,"Settings"],[13],[1,"\\n "],[11,"button"],[24,0,"close-btn"],[24,4,"button"],[4,[32,0],["click",[30,2]],null],[12],[1,"\\n "],[8,[32,1],null,[["@name","@size","@color"],["x",20,"#333"]],null],[1,"\\n "],[13],[1,"\\n"],[13],[1,"\\n\\n"],[10,0],[14,0,"sidebar-content"],[12],[1,"\\n "],[10,"section"],[14,0,"settings-section"],[12],[1,"\\n "],[8,[32,2],null,[["@onChange"],[[30,0,["updateSetting"]]]],null],[1,"\\n "],[8,[32,3],null,[["@onChange"],[[30,0,["updateSetting"]]]],null],[1,"\\n "],[8,[32,4],null,[["@onChange"],[[30,0,["updateSetting"]]]],null],[1,"\\n "],[13],[1,"\\n"],[13]],["@onBack","@onClose"],[]]',moduleName:"/home/basti/src/marco/app/components/app-menu/settings.gjs",scope:()=>[Sb,DU,K8,Z8,X8],isStrictMode:!0}),this)}}const Q8=Xr(em({id:null,block:'[[[10,0],[14,0,"sidebar-header"],[12],[1,"\\n "],[11,"button"],[24,0,"back-btn"],[24,4,"button"],[4,[32,0],["click",[30,1]],null],[12],[1,"\\n "],[8,[32,1],null,[["@name","@size","@color"],["arrow-left",20,"#333"]],null],[1,"\\n "],[13],[1,"\\n "],[10,"h2"],[12],[1,"About"],[13],[1,"\\n "],[11,"button"],[24,0,"close-btn"],[24,4,"button"],[4,[32,0],["click",[30,2]],null],[12],[1,"\\n "],[8,[32,1],null,[["@name","@size","@color"],["x",20,"#333"]],null],[1,"\\n "],[13],[1,"\\n"],[13],[1,"\\n\\n"],[10,0],[14,0,"sidebar-content"],[12],[1,"\\n "],[10,"section"],[14,0,"about-section"],[12],[1,"\\n "],[10,2],[12],[1,"\\n "],[10,"strong"],[12],[1,"Marco"],[13],[1,"\\n (as in\\n "],[10,3],[14,6,"https://en.wikipedia.org/wiki/Marco_Polo"],[14,"target","_blank"],[14,"rel","noopener"],[12],[1,"Marco Polo"],[13],[1,") is an unhosted maps application that respects your\\n privacy and choices.\\n "],[13],[1,"\\n "],[10,2],[12],[1,"\\n Connect your own\\n "],[10,3],[14,6,"https://remotestorage.io/"],[14,"target","_blank"],[14,"rel","noopener"],[12],[1,"remote storage"],[13],[1,"\\n to sync place bookmarks across apps and devices.\\n "],[13],[1,"\\n\\n "],[10,"details"],[12],[1,"\\n "],[10,"summary"],[12],[1,"\\n "],[8,[32,1],null,[["@name","@size"],["gift",20]],null],[1,"\\n "],[10,1],[12],[1,"Open Source"],[13],[1,"\\n "],[13],[1,"\\n "],[10,0],[14,0,"details-content"],[12],[1,"\\n "],[10,"table"],[12],[1,"\\n "],[10,"thead"],[12],[1,"\\n "],[10,"tr"],[12],[1,"\\n "],[10,"th"],[12],[1,"Source"],[13],[1,"\\n "],[10,"th"],[12],[1,"License"],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[10,"tbody"],[12],[1,"\\n "],[10,"tr"],[12],[1,"\\n "],[10,"td"],[12],[1,"\\n "],[10,3],[14,6,"https://gitea.kosmos.org/raucao/marco"],[14,"target","_blank"],[14,"rel","noopener"],[12],[1,"\\n Marco App\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[10,"td"],[12],[1,"\\n "],[10,3],[14,6,"https://en.wikipedia.org/wiki/GNU_Affero_General_Public_License"],[14,"target","_blank"],[14,"rel","noopener"],[12],[1,"\\n "],[10,"abbr"],[14,"title","GNU Affero General Public License"],[12],[1,"AGPL"],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[10,"tr"],[12],[1,"\\n "],[10,"td"],[12],[1,"\\n "],[10,3],[14,6,"https://openstreetmap.org/copyright"],[14,"target","_blank"],[14,"rel","noopener"],[12],[1,"\\n Map Data\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[10,"td"],[12],[1,"\\n "],[10,3],[14,6,"https://opendatacommons.org/licenses/odbl/"],[14,"target","_blank"],[14,"rel","noopener"],[12],[1,"\\n "],[10,"abbr"],[14,"title","Open Data Commons Open Database License"],[12],[1,"ODbL"],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[10,"tr"],[12],[1,"\\n "],[10,"td"],[12],[1,"\\n "],[10,3],[14,6,"https://github.com/feathericons/feather"],[14,"target","_blank"],[14,"rel","noopener"],[12],[1,"\\n Feather Icons\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[10,"td"],[12],[1,"\\n "],[10,3],[14,6,"https://en.wikipedia.org/wiki/MIT_License"],[14,"target","_blank"],[14,"rel","noopener"],[12],[1,"\\n "],[10,"abbr"],[14,"title","MIT License"],[12],[1,"MIT"],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[10,"tr"],[12],[1,"\\n "],[10,"td"],[12],[1,"\\n "],[10,3],[14,6,"https://pinhead.ink/"],[14,"target","_blank"],[14,"rel","noopener"],[12],[1,"\\n Pinhead Icons\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[10,"td"],[12],[1,"\\n "],[10,3],[14,6,"https://github.com/waysidemapping/pinhead?tab=readme-ov-file#where-the-icons-are-from"],[14,"target","_blank"],[14,"rel","noopener"],[12],[1,"\\n Various\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[10,"details"],[12],[1,"\\n "],[10,"summary"],[12],[1,"\\n "],[8,[32,1],null,[["@name","@size","@color"],["heart",20,"#e5533d"]],null],[1,"\\n "],[10,1],[12],[1,"Contribute"],[13],[1,"\\n "],[13],[1,"\\n "],[10,0],[14,0,"details-content"],[12],[1,"\\n "],[10,2],[12],[1,"\\n "],[10,"strong"],[12],[1,"Most impactful:"],[13],[1,"\\n Add and improve data for points of interest in\\n "],[10,3],[14,6,"https://www.openstreetmap.org"],[14,"target","_blank"],[14,"rel","noopener"],[12],[1,"OpenStreetMap"],[13],[1,".\\n "],[13],[1,"\\n "],[10,2],[12],[1,"\\n "],[10,"strong"],[12],[1,"Most appreciated:"],[13],[1,"\\n Use this app as much as you can and\\n "],[10,3],[14,6,"https://community.remotestorage.io/t/marco-an-unhosted-maps-app/941"],[14,"target","_blank"],[14,"rel","noopener"],[12],[1,"submit feedback"],[13],[1,"\\n about your experience, problems, feature wishes, etc.\\n "],[13],[1,"\\n "],[10,2],[12],[1,"\\n "],[10,"strong"],[12],[1,"Most supportive:"],[13],[1,"\\n Tell others about this app, on social media, in blog posts,\\n educational videos, etc.\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n "],[13],[1,"\\n"],[13]],["@onBack","@onClose"],[]]',moduleName:"/home/basti/src/marco/app/components/app-menu/about.gjs",scope:()=>[Sb,DU],isStrictMode:!0}),H8());class t7 extends MU{static{dF(this.prototype,"currentView",[Is],function(){return"menu"})}#ie=void fF(this,"currentView");setView(t){this.currentView=t}static{pF(this.prototype,"setView",[Pu])}static{Xr(em({id:null,block:'[[[10,0],[14,0,"sidebar app-menu-pane"],[12],[1,"\\n"],[41,[28,[32,0],[[30,0,["currentView"]],"menu"],null],[[[1," "],[8,[32,1],null,[["@onNavigate","@onClose"],[[30,0,["setView"]],[30,1]]],null],[1,"\\n\\n"]],[]],[[[41,[28,[32,0],[[30,0,["currentView"]],"settings"],null],[[[1," "],[8,[32,2],null,[["@onBack","@onClose"],[[28,[32,3],[[30,0,["setView"]],"menu"],null],[30,1]]],null],[1,"\\n\\n"]],[]],[[[41,[28,[32,0],[[30,0,["currentView"]],"about"],null],[[[1," "],[8,[32,4],null,[["@onBack","@onClose"],[[28,[32,3],[[30,0,["setView"]],"menu"],null],[30,1]]],null],[1,"\\n "]],[]],null]],[]]]],[]]],[13]],["@onClose"],["if"]]',moduleName:"/home/basti/src/marco/app/components/app-menu/index.gjs",scope:()=>[zU,G8,J8,AU,Q8],isStrictMode:!0}),this)}}class e7 extends MU{static{dF(this.prototype,"toast",[$f])}#Lt=void fF(this,"toast");static{Xr(em({id:null,block:'[[[41,[30,0,["toast","isVisible"]],[[[1," "],[10,0],[14,0,"toast-notification"],[12],[1,"\\n "],[1,[30,0,["toast","message"]]],[1,"\\n "],[13],[1,"\\n"]],[]],null]],[],["if"]]',moduleName:"/home/basti/src/marco/app/components/toast.gjs",isStrictMode:!0}),this)}}class n7 extends MU{static{dF(this.prototype,"storage",[$f])}#St=void fF(this,"storage");static{dF(this.prototype,"mapUi",[$f])}#Ht=void fF(this,"mapUi");static{dF(this.prototype,"router",[$f])}#kt=void fF(this,"router");static{dF(this.prototype,"isAppMenuOpen",[Is],function(){return!1})}#se=void fF(this,"isAppMenuOpen");get isSidebarOpen(){return"place"===this.router.currentRouteName||"place.new"===this.router.currentRouteName||"search"===this.router.currentRouteName}constructor(){super(...arguments),console.debug("Application component constructed"),this.storage}toggleAppMenu(){this.isAppMenuOpen=!this.isAppMenuOpen}static{pF(this.prototype,"toggleAppMenu",[Pu])}closeAppMenu(){this.isAppMenuOpen=!1}static{pF(this.prototype,"closeAppMenu",[Pu])}handleOutsideClick(){this.isAppMenuOpen?this.closeAppMenu():("search"===this.router.currentRouteName||"place"===this.router.currentRouteName)&&this.router.transitionTo("index")}static{pF(this.prototype,"handleOutsideClick",[Pu])}refreshBookmarks(){this.storage.notifyChange()}static{pF(this.prototype,"refreshBookmarks",[Pu])}static{Xr(em({id:null,block:'[[[1,[28,[32,0],["Marco"],null]],[1,"\\n\\n"],[8,[32,1],null,[["@onToggleMenu"],[[30,0,["toggleAppMenu"]]]],null],[1,"\\n\\n"],[10,0],[14,1,"rs-widget-container"],[15,0,[52,[30,0,["storage","isWidgetOpen"]],"visible"]],[12],[13],[1,"\\n\\n"],[41,[30,0,["storage","isWidgetOpen"]],[[[1," "],[11,0],[24,0,"rs-backdrop"],[24,"role","button"],[4,[32,2],["click",[30,0,["storage","closeWidget"]]],null],[12],[13],[1,"\\n"]],[]],null],[1,"\\n"],[8,[32,3],null,[["@isSidebarOpen","@onOutsideClick"],[[28,[32,4],[[30,0,["isSidebarOpen"]],[30,0,["isAppMenuOpen"]]],null],[30,0,["handleOutsideClick"]]]],null],[1,"\\n\\n"],[41,[30,0,["isAppMenuOpen"]],[[[1," "],[8,[32,5],null,[["@onClose"],[[30,0,["closeAppMenu"]]]],null],[1,"\\n"]],[]],null],[1,"\\n"],[8,[32,6],null,null,null],[1,"\\n\\n"],[46,[28,[31,2],null,null],null,null,null]],[],["if","component","-outlet"]]',moduleName:"/home/basti/src/marco/app/templates/application.gjs",scope:()=>[Uq,W8,Sb,N8,FU,t7,e7],isStrictMode:!0}),this)}}const r7=Object.freeze(Object.defineProperty({__proto__:null,default:n7},Symbol.toStringTag,{value:"Module"}));class i7 extends kp{static{dF(this.prototype,"osm",[$f])}#ct=void fF(this,"osm");static{dF(this.prototype,"storage",[$f])}#St=void fF(this,"storage")}const s7=Object.freeze(Object.defineProperty({__proto__:null,default:i7},Symbol.toStringTag,{value:"Module"}));class o7 extends kp{static{dF(this.prototype,"mapUi",[$f])}#Ht=void fF(this,"mapUi");activate(){this.mapUi.clearSearchResults()}}const a7=Object.freeze(Object.defineProperty({__proto__:null,default:o7},Symbol.toStringTag,{value:"Module"}));class l7 extends kp{static{dF(this.prototype,"osmAuth",[$f])}#Kt=void fF(this,"osmAuth");static{dF(this.prototype,"router",[$f])}#kt=void fF(this,"router");async model(){try{await this.osmAuth.handleCallback()}catch(ej){console.error("Failed to handle OSM OAuth callback",ej)}finally{this.router.transitionTo("index")}}}const c7=Object.freeze(Object.defineProperty({__proto__:null,default:l7},Symbol.toStringTag,{value:"Module"}));class u7 extends MU{static{dF(this.prototype,"router",[$f])}#kt=void fF(this,"router");static{dF(this.prototype,"storage",[$f])}#St=void fF(this,"storage");static{dF(this.prototype,"mapUi",[$f])}#Ht=void fF(this,"mapUi");static{dF(this.prototype,"localPlace",[Is],function(){return null})}#oe=void fF(this,"localPlace");constructor(){super(...arguments),this.localPlace=this.args.model}get place(){const t=this.args.model,e=t.osmId||t.id;return this.storage.findPlaceById(e)||(!this.localPlace||this.localPlace.osmId!==e&&this.localPlace.id!==e?t.createdAt?{...t,id:void 0,createdAt:void 0,geohash:void 0}:t:this.localPlace)}handleUpdate(t){console.debug("Updating local place state:",t),this.localPlace=t,this.storage.notifyChange()}static{pF(this.prototype,"handleUpdate",[Pu])}refreshMap(){this.storage.notifyChange()}static{pF(this.prototype,"refreshMap",[Pu])}navigateBack(t){null===t?this.mapUi.returnToSearch&&this.mapUi.currentSearch?this.router.transitionTo("search",{queryParams:this.mapUi.currentSearch}):this.router.transitionTo("index"):this.router.transitionTo("place",t)}static{pF(this.prototype,"navigateBack",[Pu])}close(){this.router.transitionTo("index")}static{pF(this.prototype,"close",[Pu])}static{Xr(em({id:null,block:'[[[8,[32,0],null,[["@selectedPlace","@onClose","@onSelect","@onBookmarkChange","@onUpdate"],[[30,0,["place"]],[30,0,["close"]],[30,0,["navigateBack"]],[30,0,["refreshMap"]],[30,0,["handleUpdate"]]]],null]],[],[]]',moduleName:"/home/basti/src/marco/app/templates/place.gjs",scope:()=>[Iq],isStrictMode:!0}),this)}}const h7=Object.freeze(Object.defineProperty({__proto__:null,default:u7},Symbol.toStringTag,{value:"Module"}));class d7 extends kp{static{dF(this.prototype,"storage",[$f])}#St=void fF(this,"storage");static{dF(this.prototype,"osm",[$f])}#ct=void fF(this,"osm");static{dF(this.prototype,"mapUi",[$f])}#Ht=void fF(this,"mapUi");async model(t){const e=t.place_id;let n,r,i=!1;(e.startsWith("osm:node:")||e.startsWith("osm:way:")||e.startsWith("osm:relation:"))&&(i=!0,[,n,r]=e.split(":"),console.debug(`Fetching explicit OSM ${n}:`,r));let s=null;i&&(s=this.loadOsmPlace(r,n)),await this.waitForSync();let o=i?r:e,a=this.storage.findPlaceById(o);return a&&i&&a.osmType!==n&&(a=null),a?(console.debug("Found in bookmarks:",a.title),a):i?(console.debug(`Not in bookmarks, using explicitly fetched OSM ${n}:`,r),await s):(console.warn("Not in bookmarks:",e),null)}async waitForSync(){if(this.storage.initialSyncDone)return;console.debug("Waiting for initial storage sync...");const t=Date.now();for(;!this.storage.initialSyncDone;){if(Date.now()-t>5e3){console.warn("Timed out waiting for initial sync");break}await new Promise(t=>setTimeout(t,100))}}async afterModel(t){if(t&&t.osmId&&t.osmType&&"node"!==t.osmType&&!t.geojson){console.debug("Model missing geometry, fetching full OSM details...");const e=await this.loadOsmPlace(t.osmId,t.osmType);e&&(Object.assign(t,e),console.debug("Enriched model with full OSM details",t))}if(t){const e={preventZoom:this.mapUi.preventNextZoom};this.mapUi.selectPlace(t,e),this.mapUi.preventNextZoom=!1}this.mapUi.stopSearch()}deactivate(){this.mapUi.clearSelection(),this.mapUi.returnToSearch=!1}async loadOsmPlace(t,e=null){try{const n=await this.osm.fetchOsmObject(t,e);if(n)return console.debug("Found OSM POI:",n),n}catch(ej){console.error("Failed to fetch POI",ej)}return null}setupController(t,e){super.setupController(t,e),this.checkUpdates(e)}async checkUpdates(t){if(t&&t.id&&t.osmId&&t.osmType){const e=await this.storage.refreshPlace(t);e&&this.mapUi.selectPlace(e,{preventZoom:!0})}}serialize(t){return t.osmId&&t.osmType?{place_id:`osm:${t.osmType}:${t.osmId}`}:t.id?{place_id:t.id}:{place_id:t.osmId}}}const p7=Object.freeze(Object.defineProperty({__proto__:null,default:d7},Symbol.toStringTag,{value:"Module"}));class f7 extends MU{static{dF(this.prototype,"router",[$f])}#kt=void fF(this,"router");static{dF(this.prototype,"storage",[$f])}#St=void fF(this,"storage");static{dF(this.prototype,"mapUi",[$f])}#Ht=void fF(this,"mapUi");get initialPlace(){return{title:"",description:""}}close(){this.router.transitionTo("index")}static{pF(this.prototype,"close",[Pu])}async savePlace(t){try{const e=this.mapUi.creationCoordinates||{lat:this.args.model.lat,lon:this.args.model.lon},n=parseFloat(e.lat.toFixed(6)),r=parseFloat(e.lon.toFixed(6)),i={title:t.title||"Untitled Place",description:t.description,lat:n,lon:r,tags:[],osmTags:{}},s=await this.storage.storePlace(i);console.debug("Created private place:",s.title),this.router.replaceWith("place",s)}catch(ej){console.error("Failed to create place:",ej),alert("Failed to create place: "+ej.message)}}static{pF(this.prototype,"savePlace",[Pu])}static{Xr(em({id:null,block:'[[[10,0],[14,0,"sidebar"],[12],[1,"\\n "],[10,0],[14,0,"sidebar-header"],[12],[1,"\\n "],[10,"h2"],[12],[8,[32,0],null,[["@name","@size","@color"],["plus-circle",20,"#ea4335"]],null],[1,"\\n New Place"],[13],[1,"\\n "],[11,"button"],[24,0,"close-btn"],[24,4,"button"],[4,[32,1],["click",[30,0,["close"]]],null],[12],[8,[32,0],null,[["@name","@size","@color"],["x",20,"#333"]],null],[13],[1,"\\n "],[13],[1,"\\n\\n "],[10,0],[14,0,"sidebar-content"],[12],[1,"\\n "],[10,2],[14,0,"helper-text"],[12],[1,"\\n Drag the map to position the crosshair.\\n "],[13],[1,"\\n\\n "],[8,[32,2],null,[["@place","@onSave","@onCancel"],[[30,0,["initialPlace"]],[30,0,["savePlace"]],[30,0,["close"]]]],null],[1,"\\n "],[13],[1,"\\n"],[13]],[],[]]',moduleName:"/home/basti/src/marco/app/templates/place/new.gjs",scope:()=>[DU,Sb,NU],isStrictMode:!0}),this)}}const g7=Object.freeze(Object.defineProperty({__proto__:null,default:f7},Symbol.toStringTag,{value:"Module"}));class m7 extends kp{static{dF(this.prototype,"mapUi",[$f])}#Ht=void fF(this,"mapUi");queryParams={lat:{refreshModel:!0},lon:{refreshModel:!0}};model(t){return{lat:parseFloat(t.lat),lon:parseFloat(t.lon)}}setupController(t,e){super.setupController(t,e),e.lat&&e.lon&&this.mapUi.updateCreationCoordinates(e.lat,e.lon),this.mapUi.startCreating()}deactivate(){this.mapUi.stopCreating()}}const y7=Object.freeze(Object.defineProperty({__proto__:null,default:m7},Symbol.toStringTag,{value:"Module"})),v7=Object.assign({},px,{"marco/app":t,"marco/config/environment":vx,"marco/deprecation-workflow":wx,"marco/router":Tx,"marco/services/blossom":vF,"marco/services/image-processor":wF,"marco/services/map-ui":xF,"marco/services/nostr-auth":Rz,"marco/services/nostr-data":VD,"marco/services/nostr-relay":rN,"marco/services/osm-auth":kN,"marco/services/osm":zN,"marco/services/photon":NN,"marco/services/settings":BN,"marco/services/storage":zj,"marco/services/toast":Nj,"marco/utils/device":wz,"marco/utils/format-text":TN,"marco/utils/geo":Uj,"marco/utils/geohash-coverage":jD,"marco/utils/icons":Wj,"marco/utils/nostr":FD,"marco/utils/osm-icons":Kj,"marco/utils/osm":IN,"marco/utils/place-mapping":Yj,"marco/utils/poi-categories":ON,"marco/utils/social-links":Jj,"marco/workers/image-processor":cU,"marco/services/page-title":xU,"marco/templates/search":Aq,"marco/controllers/search":Oq,"marco/routes/search":zq,"marco/templates/application":r7,"marco/routes/application":s7,"marco/routes/index":a7,"marco/routes/oauth/osm-callback":c7,"marco/templates/place":h7,"marco/routes/place":p7,"marco/templates/place/new":g7,"marco/routes/place/new":y7},{});class b7{constructor(t,e,n){this.limit=t,this.func=e,this.store=n,this.size=0,this.misses=0,this.hits=0,this.store=n||new Map}get(t){let e=this.store.get(t);return this.store.has(t)?(this.hits++,this.store.get(t)):(this.misses++,e=this.set(t,this.func(t)),e)}set(t,e){return this.limit>this.size&&(this.size++,this.store.set(t,e)),e}purge(){this.store.clear(),this.size=0,this.hits=0,this.misses=0}}const w7=/[ _]/g,_7=new b7(1e3,t=>{return(e=t,M7.get(e)).replace(w7,"-");var e}),x7=/^(\-|_)+(.)?/,C7=/(.)(\-|\_|\.|\s)+(.)?/g,S7=/(^|\/|\.)([a-z])/g,k7=new b7(1e3,t=>{const e=(t,e,n)=>n?`_${n.toUpperCase()}`:"",n=(t,e,n,r)=>e+(r?r.toUpperCase():""),r=t.split("/");for(let i=0;it.toUpperCase())}),E7=/([a-z\d])([A-Z]+)/g,T7=/\-|\s+/g,R7=new b7(1e3,t=>t.replace(E7,"$1_$2").replace(T7,"_").toLowerCase()),L7=/([a-z\d])([A-Z])/g,M7=new b7(1e3,t=>t.replace(L7,"$1_$2").toLowerCase());class I7{constructor(t){this._entries=t||globalThis.requirejs.entries}moduleNames(){return Object.keys(this._entries)}has(t){return t in this._entries}get(...t){return globalThis.require(...t)}}class P7{static moduleBasedResolver=!0;moduleBasedResolver=!0;_deprecatedPodModulePrefix=!1;_normalizeCache=Object.create(null);static create(t){return new this(t)}moduleNameLookupPatterns=[this.podBasedModuleName,this.podBasedComponentsInSubdir,this.mainModuleName,this.defaultModuleName,this.nestedColocationComponentModuleName];static withModules(t){return class extends(this){static explicitModules=t}}constructor(t){if(Object.assign(this,t),!this._moduleRegistry){let t=this.constructor.explicitModules;t?this._moduleRegistry={moduleNames:()=>Object.keys(t),has:e=>Boolean(t[e]),get:e=>t[e],addModules(e){t=Object.assign({},t,e)}}:(void 0===globalThis.requirejs.entries&&(globalThis.requirejs.entries=globalThis.requirejs._eak_seen),this._moduleRegistry=new I7)}this.pluralizedTypes=this.pluralizedTypes||Object.create(null),this.pluralizedTypes.config||(this.pluralizedTypes.config="config")}makeToString(t,e){return this.namespace.modulePrefix+"@"+e+":"}shouldWrapInClassFactory(){return!1}parseName(t){if(!0===t.parsedName)return t;let e,n,r,i=t.split("@");if(3===i.length){if(0===i[0].length){e=`@${i[1]}`;let t=i[2].split(":");n=t[0],r=t[1]}else e=`@${i[1]}`,n=i[0].slice(0,-1),r=i[2];"template:components"===n&&(r=`components/${r}`,n="template")}else if(2===i.length){let t=i[0].split(":");if(2===t.length)0===t[1].length?(n=t[0],r=`@${i[1]}`):(e=t[1],n=t[0],r=i[1]);else{let t=i[1].split(":");e=i[0],n=t[0],r=t[1]}"template"===n&&0===e.lastIndexOf("components/",0)&&(r=`components/${r}`,e=e.slice(11))}else i=t.split(":"),n=i[0],r=i[1];let s=r,o=this.namespace;return{parsedName:!0,fullName:t,prefix:e||this.prefix({type:n}),type:n,fullNameWithoutType:s,name:r,root:o,resolveMethodName:"resolve"+(a=n,k7.get(a))};var a}resolveOther(t){A7("`modulePrefix` must be defined",this.namespace.modulePrefix);let e=this.findModuleName(t);if(e){let r=this._extractDefaultExport(e,t);if(void 0===r)throw new Error(` Expected to find: '${t.fullName}' within '${e}' but got 'undefined'. Did you forget to 'export default' within '${e}'?`);return this.shouldWrapInClassFactory(r,t)&&(n=r,r={create:t=>"function"==typeof n.extend?n.extend(t):n}),r}var n}normalize(t){return this._normalizeCache[t]||(this._normalizeCache[t]=this._normalize(t))}resolve(t){if("resolver:current"===t)return{create:()=>this};let e,n=this.parseName(t),r=n.resolveMethodName;return"function"==typeof this[r]&&(e=this[r](n)),null==e&&(e=this.resolveOther(n)),e}addModules(t){if(!this._moduleRegistry.addModules)throw new Error("addModules is only supported when your Resolver has been configured to use static modules via Resolver.withModules()");this._moduleRegistry.addModules(t)}_normalize(t){let e=t.split(":");if(e.length>1){let t=e[0];return"component"===t||"helper"===t||"modifier"===t||"template"===t&&0===e[1].indexOf("components/")?t+":"+e[1].replace(/_/g,"-"):t+":"+(n=e[1].replace(/\./g,"/"),_7.get(n))}return t;var n}pluralize(t){return this.pluralizedTypes[t]||(this.pluralizedTypes[t]=t+"s")}podBasedLookupWithPrefix(t,e){let n=e.fullNameWithoutType;return"template"===e.type&&(n=n.replace(/^components\//,"")),t+"/"+n+"/"+e.type}podBasedModuleName(t){let e=this.namespace.podModulePrefix||this.namespace.modulePrefix;return this.podBasedLookupWithPrefix(e,t)}podBasedComponentsInSubdir(t){let e=this.namespace.podModulePrefix||this.namespace.modulePrefix;if(e+="/components","component"===t.type||/^components/.test(t.fullNameWithoutType))return this.podBasedLookupWithPrefix(e,t)}resolveEngine(t){let e=t.fullNameWithoutType+"/engine";if(this._moduleRegistry.has(e))return this._extractDefaultExport(e)}resolveRouteMap(t){let e=t.fullNameWithoutType,n=e+"/routes";if(this._moduleRegistry.has(n)){let t=this._extractDefaultExport(n);return A7(`The route map for ${e} should be wrapped by 'buildRoutes' before exporting.`,t.isRouteMap),t}}resolveTemplate(t){return this.resolveOther(t)}mainModuleName(t){if("main"===t.fullNameWithoutType)return t.prefix+"/"+t.type}defaultModuleName(t){return t.prefix+"/"+this.pluralize(t.type)+"/"+t.fullNameWithoutType}nestedColocationComponentModuleName(t){if("component"===t.type)return t.prefix+"/"+this.pluralize(t.type)+"/"+t.fullNameWithoutType+"/index"}prefix(t){let e=this.namespace.modulePrefix;return this.namespace[t.type+"Prefix"]&&(e=this.namespace[t.type+"Prefix"]),e}findModuleName(t){let e,n=this.moduleNameLookupPatterns;for(let r=0,i=n.length;rr.length+i.length)return t+":"+e.slice(s+r.length,o);let a=n+"/"+this.pluralize(t)+"/";return 0===e.indexOf(a)&&e.length>a.length?t+":"+e.slice(a.length):void 0}_extractDefaultExport(t){let e=this._moduleRegistry.get(t,null,null,!0);return e&&e.default&&(e=e.default),e}}function A7(t,e){if(!e)throw new Error(t)}class O7 extends hx{modulePrefix=yx.modulePrefix;podModulePrefix=yx.podModulePrefix;Resolver=P7.withModules(v7);inspector=function(t){!function(t){globalThis.emberInspectorApps||(globalThis.emberInspectorApps=[]),globalThis.emberInspectorApps.push({app:t,name:`app-${globalThis.emberInspectorApps.length}`,loadCompatInspector:()=>LD(()=>import("./modules-4-12-CN9ee5jB.js"),[])}),globalThis.dispatchEvent&&globalThis.dispatchEvent(new Event("Ember"))}(t)}(this)}O7.create(yx.APP);export{Ci as $,Wi as A,as as B,Si as C,Ls as D,Fi as E,po as F,ho as G,ts as H,Os as I,Js as J,Bi as K,Ts as L,xs as M,ao as N,Ms as O,rs as P,Pi as Q,gs as R,Vi as S,As as T,Ve as U,xi as V,mo as W,Rs as X,Ri as Y,mi as Z,ks as _,Cs as a,Xl as a$,ss as a0,di as a1,$i as a2,go as a3,fo as a4,Xs as a5,ji as a6,uo as a7,Gi as a8,Hs as a9,du as aA,$c as aB,Ic as aC,Zc as aD,Nc as aE,Uc as aF,Vc as aG,hu as aH,uu as aI,zc as aJ,Hc as aK,Wc as aL,Bc as aM,et as aN,nd as aO,g as aP,d as aQ,m as aR,p as aS,u as aT,f as aU,ne as aV,Qt as aW,Jt as aX,ae as aY,oe as aZ,se as a_,Ks as aa,Ji as ab,Ui as ac,Ai as ad,yo as ae,Qs as af,vo as ag,gi as ah,fi as ai,Is as aj,Ds as ak,qb as al,ew as am,jr as an,Ew as ao,Jr as ap,pj as aq,Xr as ar,oc as as,Lc as at,Ac as au,Fc as av,Jc as aw,cu as ax,lu as ay,lc as az,us as b,Cx as b$,Yl as b0,Zl as b1,nc as b2,pu as b3,Gl as b4,ic as b5,tc as b6,Jl as b7,fu as b8,si as b9,Ah as bA,ex as bB,Ph as bC,eh as bD,kb as bE,_h as bF,Zu as bG,Wu as bH,Hu as bI,zu as bJ,Ku as bK,Bu as bL,Du as bM,Qu as bN,Yu as bO,Ju as bP,$u as bQ,Nu as bR,Fu as bS,qu as bT,Vu as bU,dx as bV,Y_ as bW,od as bX,_j as bY,hd as bZ,W as b_,Q as ba,at as bb,K_ as bc,st as bd,cl as be,St as bf,tt as bg,nt as bh,no as bi,H as bj,Ct as bk,G as bl,ei as bm,vt as bn,dt as bo,ft as bp,eo as bq,pt as br,ni as bs,_t as bt,bt as bu,kt as bv,wt as bw,Rt as bx,Z as by,mt as bz,$e as c,Ou as c0,rc as c1,gh as c2,Eu as c3,rh as c4,Ru as c5,Ej as c6,Cj as c7,Ta as c8,Vf as c9,ll as ca,ai as cb,IU as cc,Qr as cd,rr as ce,Cb as cf,En as cg,cn as ch,NP as ci,lP as cj,hP as ck,Rx as cl,ZA as cm,eA as cn,PA as co,YP as cp,lo as d,_s as e,Ss as f,qe as g,zs as h,Ki as i,Ys as j,Ni as k,co as l,Hi as m,Ns as n,Vs as o,qs as p,fs as q,os as r,Fs as s,ls as t,ps as u,ys as v,ms as w,vs as x,Ii as y,Mi as z}; diff --git a/release/assets/modules-4-12-CN9ee5jB.js b/release/assets/modules-4-12-CSVC-YcG.js similarity index 98% rename from release/assets/modules-4-12-CN9ee5jB.js rename to release/assets/modules-4-12-CSVC-YcG.js index d69f51b..1debe66 100644 --- a/release/assets/modules-4-12-CN9ee5jB.js +++ b/release/assets/modules-4-12-CSVC-YcG.js @@ -1 +1 @@ -import{c as e,g as a,a as s,s as t,A as r,C as o,b as n,D as i,L as l,N as b,d as c,P as p,e as d,S as m,T as u,_ as g,f as y,h as _,i as O,j as S,k as f,l as C,m as P,n as h,o as v,p as j,q as E,r as M,t as D,u as N,v as V,w as A,x as w,y as T,z as I,B as x,E as R,F as k,G as F,H as L,I as z,J as G,K as U,M as B,O as W,Q as Y,R as H,U as J,V as K,W as X,X as q,Y as Q,Z,$,a0 as ee,a1 as ae,a2 as se,a3 as te,a4 as re,a5 as oe,a6 as ne,a7 as ie,a8 as le,a9 as be,aa as pe,ab as de,ac as me,ad as ue,ae as ge,af as ye,ag as _e,ah as Oe,ai as Se,aj as fe,ak as Ce,al as Pe,am as he,an as ve,ao as je,ap as Ee,aq as Me,ar as De,as as Ne,at as Ve,au as Ae,av as we,aw as Te,ax as Ie,ay as xe,az as Re,aA as ke,aB as Fe,aC as Le,aD as ze,aE as Ge,aF as Ue,aG as Be,aH as We,aI as Ye,aJ as He,aK as Je,aL as Ke,aM as Xe,aN as qe,aO as Qe,aP as Ze,aQ as $e,aR as ea,aS as aa,aT as sa,aU as ta,aV as ra,aW as oa,aX as na,aY as ia,aZ as la,a_ as ba,a$ as pa,b0 as da,b1 as ma,b2 as ua,b3 as ga,b4 as ya,b5 as _a,b6 as Oa,b7 as Sa,b8 as fa,b9 as Ca,ba as Pa,bb as ha,bc as va,bd as ja,be as Ea,bf as Ma,bg as Da,bh as Na,bi as Va,bj as Aa,bk as wa,bl as Ta,bm as Ia,bn as xa,bo as Ra,bp as ka,bq as Fa,br as La,bs as za,bt as Ga,bu as Ua,bv as Ba,bw as Wa,bx as Ya,by as Ha,bz as Ja,bA as Ka,bB as Xa,bC as qa,bD as Qa,bE as Za,bF as $a,bG as es,bH as as,bI as ss,bJ as ts,bK as rs,bL as os,bM as ns,bN as is,bO as ls,bP as bs,bQ as cs,bR as ps,bS as ds,bT as ms,bU as us}from"./main-Dhq0XoTm.js";export{bV as Application,bW as ApplicationNamespace,bX as Array,bY as ArrayProxy,bZ as Controller,b_ as Debug,b$ as EmberDestroyable,c0 as EmberObject,c1 as EnumerableMutable,cc as GlimmerComponent,cd as GlimmerManager,ce as GlimmerReference,cf as GlimmerRuntime,cg as GlimmerUtil,ch as GlimmerValidator,c2 as Instrumentation,c0 as Object,c3 as ObjectCore,c4 as ObjectEvented,c5 as ObjectObservable,c6 as ObjectPromiseProxyMixin,c7 as ObjectProxy,ca as Owner,c8 as Runloop,c9 as Service,cb as VERSION}from"./main-Dhq0XoTm.js";const gs=new WeakMap,ys=Object.freeze(Object.defineProperty({__proto__:null,ASYNC_OBSERVERS:r,ComputedDescriptor:o,ComputedProperty:n,DEBUG_INJECTION_FUNCTIONS:i,Libraries:l,NAMESPACES:b,NAMESPACES_BY_ID:c,PROPERTY_DID_CHANGE:p,PROXY_CONTENT:d,SYNC_OBSERVERS:m,TrackedDescriptor:u,_getPath:g,_getProp:y,_setProp:_,activateObserver:O,addArrayObserver:S,addListener:f,addNamespace:C,addObserver:P,alias:h,arrayContentDidChange:v,arrayContentWillChange:j,autoComputed:E,beginPropertyChanges:M,cached:(...s)=>{const[t,r,o]=s,n=new WeakMap,i=o.get;o.get=function(){return n.has(this)||n.set(this,e(i.bind(this))),a(n.get(this))}},changeProperties:D,computed:N,createCache:e,defineDecorator:V,defineProperty:A,defineValue:w,deprecateProperty:function(e,a,r){Object.defineProperty(e,a,{configurable:!0,enumerable:!1,set(e){t(this,r,e)},get(){return s(this,r)}})},descriptorForDecorator:T,descriptorForProperty:I,eachProxyArrayDidChange:function(e,a,s,t){let r=gs.get(e);void 0!==r&&r.arrayDidChange(e,a,s,t)},eachProxyArrayWillChange:function(e,a,s,t){let r=gs.get(e);void 0!==r&&r.arrayWillChange(e,a,s,t)},endPropertyChanges:x,expandProperties:R,findNamespace:k,findNamespaces:F,flushAsyncObservers:L,get:s,getCachedValueFor:z,getProperties:G,getValue:a,hasListeners:U,hasUnknownProperty:B,inject:W,isClassicDecorator:Y,isComputed:H,isConst:J,isElementDescriptor:K,isNamespaceSearchDisabled:X,libraries:q,makeComputedDecorator:Q,markObjectAsDirty:Z,nativeDescDecorator:$,notifyPropertyChange:ee,objectAt:ae,on:se,processAllNamespaces:te,processNamespace:re,removeArrayObserver:oe,removeListener:ne,removeNamespace:ie,removeObserver:le,replace:be,replaceInNativeArray:pe,revalidateObservers:de,sendEvent:me,set:t,setClassicDecorator:ue,setNamespaceSearchDisabled:ge,setProperties:ye,setUnprocessedMixins:_e,tagForObject:Oe,tagForProperty:Se,tracked:fe,trySet:Ce},Symbol.toStringTag,{value:"Module"})),_s=Object.freeze(Object.defineProperty({__proto__:null,Input:Pe,Textarea:he,capabilities:ve,default:je,getComponentTemplate:Ee,setComponentManager:Me,setComponentTemplate:De},Symbol.toStringTag,{value:"Module"})),Os=Object.freeze(Object.defineProperty({__proto__:null,EventTarget:Ne,Promise:Ve,all:Ae,allSettled:we,asap:Te,async:Ie,cast:xe,configure:Re,default:ke,defer:Fe,denodeify:Le,filter:ze,hash:Ge,hashSettled:Ue,map:Be,off:We,on:Ye,race:He,reject:Je,resolve:Ke,rethrow:Xe},Symbol.toStringTag,{value:"Module"})),Ss=Object.freeze(Object.defineProperty({__proto__:null,cacheFor:z,guidFor:qe},Symbol.toStringTag,{value:"Module"})),fs=Object.freeze(Object.defineProperty({__proto__:null,default:Qe},Symbol.toStringTag,{value:"Module"})),Cs=Object.freeze(Object.defineProperty({__proto__:null,ENV:Ze,context:$e,getENV:ea,getLookup:aa,global:sa,setLookup:ta},Symbol.toStringTag,{value:"Module"})),Ps=Object.freeze(Object.defineProperty({__proto__:null,Meta:ra,UNDEFINED:oa,counters:na,meta:ia,peekMeta:la,setMeta:ba},Symbol.toStringTag,{value:"Module"})),hs=Object.freeze(Object.defineProperty({__proto__:null,ActionHandler:pa,Comparable:da,ContainerProxyMixin:ma,MutableEnumerable:ua,RSVP:ga,RegistryProxyMixin:ya,TargetActionSupport:_a,_ProxyMixin:Oa,_contentFor:Sa,onerrorDefault:fa},Symbol.toStringTag,{value:"Module"})),vs=Object.freeze(Object.defineProperty({__proto__:null,Cache:Ca,GUID_KEY:Pa,ROOT:ha,canInvoke:va,checkHasSuper:ja,dictionary:Ea,enumerableSymbol:Ma,generateGuid:Da,getDebugName:Na,getName:Va,guidFor:qe,intern:Aa,isInternalSymbol:wa,isObject:Ta,isProxy:Ia,lookupDescriptor:xa,observerListenerMetaFor:Ra,setListeners:ka,setName:Fa,setObservers:La,setProxy:za,setWithMandatorySetter:Ga,setupMandatorySetter:Ua,symbol:Ba,teardownMandatorySetter:Wa,toString:Ya,uuid:Ha,wrap:Ja},Symbol.toStringTag,{value:"Module"})),js=Object.freeze(Object.defineProperty({__proto__:null,ActionSupport:Ka,ComponentLookup:Xa,CoreView:qa,EventDispatcher:Qa,MUTABLE_CELL:Za,ViewStates:$a,addChildView:es,clearElementView:as,clearViewElement:ss,constructStyleDeprecationMessage:ts,getChildViews:rs,getElementView:os,getRootViews:ns,getViewBoundingClientRect:is,getViewBounds:ls,getViewClientRects:bs,getViewElement:cs,getViewId:ps,isSimpleClick:ds,setElementView:ms,setViewElement:us},Symbol.toStringTag,{value:"Module"}));export{fs as ArrayMutable,_s as Component,Cs as InternalsEnvironment,Ps as InternalsMeta,ys as InternalsMetal,hs as InternalsRuntime,vs as InternalsUtils,js as InternalsViews,Ss as ObjectInternals,Os as RSVP}; +import{c as e,g as a,a as s,s as t,A as r,C as o,b as n,D as i,L as l,N as b,d as c,P as p,e as d,S as m,T as u,_ as g,f as y,h as _,i as O,j as S,k as f,l as C,m as P,n as h,o as v,p as j,q as E,r as M,t as D,u as N,v as V,w as A,x as w,y as T,z as I,B as x,E as R,F as k,G as F,H as L,I as z,J as G,K as U,M as B,O as W,Q as Y,R as H,U as J,V as K,W as X,X as q,Y as Q,Z,$,a0 as ee,a1 as ae,a2 as se,a3 as te,a4 as re,a5 as oe,a6 as ne,a7 as ie,a8 as le,a9 as be,aa as pe,ab as de,ac as me,ad as ue,ae as ge,af as ye,ag as _e,ah as Oe,ai as Se,aj as fe,ak as Ce,al as Pe,am as he,an as ve,ao as je,ap as Ee,aq as Me,ar as De,as as Ne,at as Ve,au as Ae,av as we,aw as Te,ax as Ie,ay as xe,az as Re,aA as ke,aB as Fe,aC as Le,aD as ze,aE as Ge,aF as Ue,aG as Be,aH as We,aI as Ye,aJ as He,aK as Je,aL as Ke,aM as Xe,aN as qe,aO as Qe,aP as Ze,aQ as $e,aR as ea,aS as aa,aT as sa,aU as ta,aV as ra,aW as oa,aX as na,aY as ia,aZ as la,a_ as ba,a$ as pa,b0 as da,b1 as ma,b2 as ua,b3 as ga,b4 as ya,b5 as _a,b6 as Oa,b7 as Sa,b8 as fa,b9 as Ca,ba as Pa,bb as ha,bc as va,bd as ja,be as Ea,bf as Ma,bg as Da,bh as Na,bi as Va,bj as Aa,bk as wa,bl as Ta,bm as Ia,bn as xa,bo as Ra,bp as ka,bq as Fa,br as La,bs as za,bt as Ga,bu as Ua,bv as Ba,bw as Wa,bx as Ya,by as Ha,bz as Ja,bA as Ka,bB as Xa,bC as qa,bD as Qa,bE as Za,bF as $a,bG as es,bH as as,bI as ss,bJ as ts,bK as rs,bL as os,bM as ns,bN as is,bO as ls,bP as bs,bQ as cs,bR as ps,bS as ds,bT as ms,bU as us}from"./main-B30qTale.js";export{bV as Application,bW as ApplicationNamespace,bX as Array,bY as ArrayProxy,bZ as Controller,b_ as Debug,b$ as EmberDestroyable,c0 as EmberObject,c1 as EnumerableMutable,cc as GlimmerComponent,cd as GlimmerManager,ce as GlimmerReference,cf as GlimmerRuntime,cg as GlimmerUtil,ch as GlimmerValidator,c2 as Instrumentation,c0 as Object,c3 as ObjectCore,c4 as ObjectEvented,c5 as ObjectObservable,c6 as ObjectPromiseProxyMixin,c7 as ObjectProxy,ca as Owner,c8 as Runloop,c9 as Service,cb as VERSION}from"./main-B30qTale.js";const gs=new WeakMap,ys=Object.freeze(Object.defineProperty({__proto__:null,ASYNC_OBSERVERS:r,ComputedDescriptor:o,ComputedProperty:n,DEBUG_INJECTION_FUNCTIONS:i,Libraries:l,NAMESPACES:b,NAMESPACES_BY_ID:c,PROPERTY_DID_CHANGE:p,PROXY_CONTENT:d,SYNC_OBSERVERS:m,TrackedDescriptor:u,_getPath:g,_getProp:y,_setProp:_,activateObserver:O,addArrayObserver:S,addListener:f,addNamespace:C,addObserver:P,alias:h,arrayContentDidChange:v,arrayContentWillChange:j,autoComputed:E,beginPropertyChanges:M,cached:(...s)=>{const[t,r,o]=s,n=new WeakMap,i=o.get;o.get=function(){return n.has(this)||n.set(this,e(i.bind(this))),a(n.get(this))}},changeProperties:D,computed:N,createCache:e,defineDecorator:V,defineProperty:A,defineValue:w,deprecateProperty:function(e,a,r){Object.defineProperty(e,a,{configurable:!0,enumerable:!1,set(e){t(this,r,e)},get(){return s(this,r)}})},descriptorForDecorator:T,descriptorForProperty:I,eachProxyArrayDidChange:function(e,a,s,t){let r=gs.get(e);void 0!==r&&r.arrayDidChange(e,a,s,t)},eachProxyArrayWillChange:function(e,a,s,t){let r=gs.get(e);void 0!==r&&r.arrayWillChange(e,a,s,t)},endPropertyChanges:x,expandProperties:R,findNamespace:k,findNamespaces:F,flushAsyncObservers:L,get:s,getCachedValueFor:z,getProperties:G,getValue:a,hasListeners:U,hasUnknownProperty:B,inject:W,isClassicDecorator:Y,isComputed:H,isConst:J,isElementDescriptor:K,isNamespaceSearchDisabled:X,libraries:q,makeComputedDecorator:Q,markObjectAsDirty:Z,nativeDescDecorator:$,notifyPropertyChange:ee,objectAt:ae,on:se,processAllNamespaces:te,processNamespace:re,removeArrayObserver:oe,removeListener:ne,removeNamespace:ie,removeObserver:le,replace:be,replaceInNativeArray:pe,revalidateObservers:de,sendEvent:me,set:t,setClassicDecorator:ue,setNamespaceSearchDisabled:ge,setProperties:ye,setUnprocessedMixins:_e,tagForObject:Oe,tagForProperty:Se,tracked:fe,trySet:Ce},Symbol.toStringTag,{value:"Module"})),_s=Object.freeze(Object.defineProperty({__proto__:null,Input:Pe,Textarea:he,capabilities:ve,default:je,getComponentTemplate:Ee,setComponentManager:Me,setComponentTemplate:De},Symbol.toStringTag,{value:"Module"})),Os=Object.freeze(Object.defineProperty({__proto__:null,EventTarget:Ne,Promise:Ve,all:Ae,allSettled:we,asap:Te,async:Ie,cast:xe,configure:Re,default:ke,defer:Fe,denodeify:Le,filter:ze,hash:Ge,hashSettled:Ue,map:Be,off:We,on:Ye,race:He,reject:Je,resolve:Ke,rethrow:Xe},Symbol.toStringTag,{value:"Module"})),Ss=Object.freeze(Object.defineProperty({__proto__:null,cacheFor:z,guidFor:qe},Symbol.toStringTag,{value:"Module"})),fs=Object.freeze(Object.defineProperty({__proto__:null,default:Qe},Symbol.toStringTag,{value:"Module"})),Cs=Object.freeze(Object.defineProperty({__proto__:null,ENV:Ze,context:$e,getENV:ea,getLookup:aa,global:sa,setLookup:ta},Symbol.toStringTag,{value:"Module"})),Ps=Object.freeze(Object.defineProperty({__proto__:null,Meta:ra,UNDEFINED:oa,counters:na,meta:ia,peekMeta:la,setMeta:ba},Symbol.toStringTag,{value:"Module"})),hs=Object.freeze(Object.defineProperty({__proto__:null,ActionHandler:pa,Comparable:da,ContainerProxyMixin:ma,MutableEnumerable:ua,RSVP:ga,RegistryProxyMixin:ya,TargetActionSupport:_a,_ProxyMixin:Oa,_contentFor:Sa,onerrorDefault:fa},Symbol.toStringTag,{value:"Module"})),vs=Object.freeze(Object.defineProperty({__proto__:null,Cache:Ca,GUID_KEY:Pa,ROOT:ha,canInvoke:va,checkHasSuper:ja,dictionary:Ea,enumerableSymbol:Ma,generateGuid:Da,getDebugName:Na,getName:Va,guidFor:qe,intern:Aa,isInternalSymbol:wa,isObject:Ta,isProxy:Ia,lookupDescriptor:xa,observerListenerMetaFor:Ra,setListeners:ka,setName:Fa,setObservers:La,setProxy:za,setWithMandatorySetter:Ga,setupMandatorySetter:Ua,symbol:Ba,teardownMandatorySetter:Wa,toString:Ya,uuid:Ha,wrap:Ja},Symbol.toStringTag,{value:"Module"})),js=Object.freeze(Object.defineProperty({__proto__:null,ActionSupport:Ka,ComponentLookup:Xa,CoreView:qa,EventDispatcher:Qa,MUTABLE_CELL:Za,ViewStates:$a,addChildView:es,clearElementView:as,clearViewElement:ss,constructStyleDeprecationMessage:ts,getChildViews:rs,getElementView:os,getRootViews:ns,getViewBoundingClientRect:is,getViewBounds:ls,getViewClientRects:bs,getViewElement:cs,getViewId:ps,isSimpleClick:ds,setElementView:ms,setViewElement:us},Symbol.toStringTag,{value:"Module"}));export{fs as ArrayMutable,_s as Component,Cs as InternalsEnvironment,Ps as InternalsMeta,ys as InternalsMetal,hs as InternalsRuntime,vs as InternalsUtils,js as InternalsViews,Ss as ObjectInternals,Os as RSVP}; diff --git a/release/assets/negentropy-CVDNaN1s.js b/release/assets/negentropy-B7CRzqXr.js similarity index 99% rename from release/assets/negentropy-CVDNaN1s.js rename to release/assets/negentropy-B7CRzqXr.js index 0072212..2497bbb 100644 --- a/release/assets/negentropy-CVDNaN1s.js +++ b/release/assets/negentropy-B7CRzqXr.js @@ -1,2 +1,2 @@ -import{ci as t,cj as e,ck as i,cl as r,cm as n,cn as s,co as o,cp as a}from"./main-Dhq0XoTm.js";var h=Array.isArray;function u(){for(var r,n=[],s=0;s0&&!e.includes(t.length))throw new Error("Uint8Array expected of length "+e+", got length="+t.length)}function c(t,e=!0){if(t.destroyed)throw new Error("Hash instance has been destroyed");if(e&&t.finished)throw new Error("Hash#digest() has already been called")}function d(...t){for(let e=0;e>>e}function p(t){return"string"==typeof t&&(t=function(t){if("string"!=typeof t)throw new Error("string expected");return new Uint8Array((new TextEncoder).encode(t))}(t)),l(t),t}class m{}function w(t){const e=e=>t().update(p(e)).digest(),i=t();return e.outputLen=i.outputLen,e.blockLen=i.blockLen,e.create=()=>t(),e}function b(t,e,i){return t&e^~t&i}function y(t,e,i){return t&e^t&i^e&i}class E extends m{constructor(t,e,i,r){super(),this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.blockLen=t,this.outputLen=e,this.padOffset=i,this.isLE=r,this.buffer=new Uint8Array(t),this.view=f(this.buffer)}update(t){c(this),l(t=p(t));const{view:e,buffer:i,blockLen:r}=this,n=t.length;for(let s=0;sr-s&&(this.process(i,0),s=0);for(let l=s;l>n&s),a=Number(i&s),h=r?4:0,u=r?0:4;t.setUint32(e+h,o,r),t.setUint32(e+u,a,r)}(i,r-8,BigInt(8*this.length),n),this.process(i,0);const o=f(t),a=this.outputLen;if(a%4)throw new Error("_sha2: outputLen should be aligned to 32bit");const h=a/4,u=this.get();if(h>u.length)throw new Error("_sha2: outputLen bigger than state");for(let l=0;l>>3,r=g(e,17)^g(e,19)^e>>>10;A[l]=r+A[l-7]+i+A[l-16]|0}let{A:i,B:r,C:n,D:s,E:o,F:a,G:h,H:u}=this;for(let l=0;l<64;l++){const t=u+(g(o,6)^g(o,11)^g(o,25))+b(o,a,h)+x[l]+A[l]|0,e=(g(i,2)^g(i,13)^g(i,22))+y(i,r,n)|0;u=h,h=a,a=o,o=s+t|0,s=n,n=r,r=i,i=t+e|0}i=i+this.A|0,r=r+this.B|0,n=n+this.C|0,s=s+this.D|0,o=o+this.E|0,a=a+this.F|0,h=h+this.G|0,u=u+this.H|0,this.set(i,r,n,s,o,a,h,u)}roundClean(){d(A)}destroy(){this.set(0,0,0,0,0,0,0,0),d(this.buffer)}}const U=w(()=>new L),I=32;class B{_raw;length;constructor(t){this._raw=new Uint8Array(t||512),this.length=t?t.length:0}unwrap(){return this._raw.subarray(0,this.length)}get capacity(){return this._raw.byteLength}extend(t){if(t instanceof B&&(t=t.unwrap()),"number"!=typeof t.length)throw Error("bad length");const e=t.length+this.length;if(this.capacity>>=7;e.reverse();for(let i=0;iU.create().update(t).digest()}setToZero(){this.buf=new Uint8Array(I)}add(t){let e=0,i=0,r=new DataView(this.buf.buffer),n=new DataView(t.buffer);for(let s=0;s<8;s++){let t=4*s,o=r.getUint32(t,!0);o+=e,o+=n.getUint32(t,!0),o>4294967295&&(i=1),r.setUint32(t,4294967295&o,!0),e=i,i=0}}negate(){let t=new DataView(this.buf.buffer);for(let i=0;i<8;i++){let e=4*i;t.setUint32(e,~t.getUint32(e,!0))}let e=new Uint8Array(I);e[0]=1,this.add(e)}async getFingerprint(t){let e=new B;return e.extend(this.buf),e.extend(T(t)),(await this.sha256(e.unwrap())).subarray(0,16)}}class k{items;sealed;constructor(){this.items=[],this.sealed=!1}insert(t,e){if(this.sealed)throw Error("already sealed");if((e=M(e)).byteLength!==I)throw Error("bad id size for added item");this.items.push({timestamp:t,id:e})}seal(){if(this.sealed)throw Error("already sealed");this.sealed=!0,this.items.sort(G);for(let t=1;t=this.items.length)throw Error("out of range");return this.items[t]}iterate(t,e,i){this._checkSealed(),this._checkBounds(t,e);for(let r=t;rG(t,i)<0)}async fingerprint(t,e){let i=new S;return i.setToZero(),this.iterate(t,e,t=>(i.add(t.id),!0)),await i.getFingerprint(e-t)}_checkSealed(){if(!this.sealed)throw Error("not sealed")}_checkBounds(t,e){if(t>e||e>this.items.length)throw Error("bad range")}_binarySearch(t,e,i,r){let n=i-e;for(;n>0;){let i=e,s=Math.floor(n/2);i+=s,r(t[i])?(e=++i,n-=s+1):n=s}return e}}class v{storage;frameSizeLimit;lastTimestampIn;lastTimestampOut;isInitiator;wantUint8ArrayOutput;constructor(t,e=0){if(0!==e&&e<4096)throw Error("frameSizeLimit too small");this.storage=t,this.frameSizeLimit=e,this.lastTimestampIn=0,this.lastTimestampOut=0}_bound(t,e){return{timestamp:t,id:e||new Uint8Array(0)}}async initiate(){if(this.isInitiator)throw Error("already initiated");this.isInitiator=!0;let t=new B;return t.extend([97]),await this.splitRange(0,this.storage.size(),this._bound(Number.MAX_VALUE),t),this._renderOutput(t)}setInitiator(){this.isInitiator=!0}async reconcile(t){let e=[],i=[],r=new B(M(t));this.lastTimestampIn=this.lastTimestampOut=0;let n=new B;n.extend([97]);let s=N(r,1)[0];if(s<96||s>111)throw Error("invalid negentropy protocol version byte");if(97!==s){if(this.isInitiator)throw Error("unsupported negentropy protocol version requested: "+(s-96));return[this._renderOutput(n),e,i]}let o=this.storage.size(),a=this._bound(0),h=0,u=!1;for(;0!==r.length;){let t=new B,s=()=>{u&&(u=!1,t.extend(this.encodeBound(a)),t.extend(T(0)))},l=this.decodeBound(r),c=O(r),d=h,f=this.storage.findLowerBound(h,o,l);if(0===c)u=!0;else if(1===c)0!==F(N(r,16),await this.storage.fingerprint(d,f))?(s(),await this.splitRange(d,f,l,t)):u=!0;else{if(2!==c)throw Error("unexpected mode");{let o=O(r),a={};for(let t=0;t{let i=t.id;return a[i]?delete a[i]:this.isInitiator&&e.push(this.wantUint8ArrayOutput?i:z(i)),!0});for(let t of Object.values(a))i.push(this.wantUint8ArrayOutput?t:z(t))}else{s();let e=new B,i=0,r=l;this.storage.iterate(d,f,(t,s)=>this.exceededFrameSizeLimit(n.length+e.length)?(r=t,f=s,!1):(e.extend(t.id),i++,!0)),t.extend(this.encodeBound(r)),t.extend(T(2)),t.extend(T(i)),t.extend(e),n.extend(t),t=new B}}}if(this.exceededFrameSizeLimit(n.length+t.length)){let t=await this.storage.fingerprint(f,o);n.extend(this.encodeBound(this._bound(Number.MAX_VALUE))),n.extend(T(1)),n.extend(t);break}n.extend(t),h=f,a=l}return[1===n.length&&this.isInitiator?null:this._renderOutput(n),e,i]}async splitRange(t,e,i,r){let n=e-t;if(n<32)r.extend(this.encodeBound(i)),r.extend(T(2)),r.extend(T(n)),this.storage.iterate(t,e,t=>(r.extend(t.id),!0));else{let s=Math.floor(n/16),o=n%16,a=t;for(let t=0;t<16;t++){let n,h=s+(t(r===a-1?t=i:e=i,!0)),n=this.getMinimalBound(t,e)}r.extend(this.encodeBound(n)),r.extend(T(1)),r.extend(u)}}}_renderOutput(t){let e=t.unwrap();return this.wantUint8ArrayOutput?e:z(e)}exceededFrameSizeLimit(t){return this.frameSizeLimit&&t>this.frameSizeLimit-200}decodeTimestampIn(t){let e=O(t);return e=0===e?Number.MAX_VALUE:e-1,this.lastTimestampIn===Number.MAX_VALUE||e===Number.MAX_VALUE?(this.lastTimestampIn=Number.MAX_VALUE,Number.MAX_VALUE):(e+=this.lastTimestampIn,this.lastTimestampIn=e,e)}decodeBound(t){let e=this.decodeTimestampIn(t),i=O(t);if(i>I)throw Error("bound key too long");return{timestamp:e,id:N(t,i)}}encodeTimestampOut(t){if(t===Number.MAX_VALUE)return this.lastTimestampOut=Number.MAX_VALUE,T(0);let e=t;return t-=this.lastTimestampOut,this.lastTimestampOut=e,T(t+1)}encodeBound(t){let e=new B;return e.extend(this.encodeTimestampOut(t.timestamp)),e.extend(T(t.id.length)),e.extend(t.id),e}getMinimalBound(t,e){if(e.timestamp!==t.timestamp)return this._bound(e.timestamp);{let i=0,r=e.id,n=t.id;for(let t=0;t>>4&15]+t[15&e]}function z(t){let e="";for(let i=0,r=t.length;ie[i])return 1}return t.byteLength>e.byteLength?1:t.byteLength(C("Sending initial message",c,n,f),["NEG-OPEN",c,n,f]),()=>(C("Closing sync",c),["NEG-CLOSE",c]),t=>("NEG-MSG"===t[0]||"NEG-ERR"===t[0])&&t[1]===c).pipe(s(t=>{if("NEG-ERR"===t[0])throw new Error(t[2]);return t[2]}),o());if(l?.signal?.aborted)return!1;const m=new e(t=>{if(l?.signal?.aborted)return t.next("abort"),void t.complete();const e=()=>{t.next("abort"),t.complete()};return l?.signal?.addEventListener("abort",e),()=>l?.signal?.removeEventListener("abort",e)}),w=p.subscribe({next:t=>C(t),error:()=>{}});try{for(;g&&!0!==l?.signal?.aborted;)try{const t=await a(u(p.pipe(s(t=>({type:"message",data:t}))),m.pipe(s(()=>({type:"abort"})))));if("abort"===t.type||l?.signal?.aborted)return w.unsubscribe(),!1;const[e,i,r]=await d.reconcile(t.data);await h(i,r),g=e}catch(b){if(l?.signal?.aborted)return w.unsubscribe(),!1;throw b}}catch(b){throw w.unsubscribe(),b}finally{w.unsubscribe()}return!0}export{D as buildStorageFromFilter,X as buildStorageVector,H as negentropySync}; diff --git a/release/index.html b/release/index.html index e919fc5..e7b98ac 100644 --- a/release/index.html +++ b/release/index.html @@ -39,8 +39,8 @@ - - + +