primer_view_components 0.15.1 → 0.16.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (52) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +26 -0
  3. data/app/assets/javascripts/app/components/primer/alpha/action_bar_element.d.ts +3 -2
  4. data/app/assets/javascripts/app/components/primer/primer.d.ts +1 -0
  5. data/app/assets/javascripts/app/components/primer/scrollable_region.d.ts +13 -0
  6. data/app/assets/javascripts/primer_view_components.js +1 -1
  7. data/app/assets/javascripts/primer_view_components.js.map +1 -1
  8. data/app/assets/styles/primer_view_components.css +1 -1
  9. data/app/assets/styles/primer_view_components.css.map +1 -1
  10. data/app/components/primer/alpha/action_bar.css +1 -1
  11. data/app/components/primer/alpha/action_bar.css.map +1 -1
  12. data/app/components/primer/alpha/action_bar.pcss +8 -6
  13. data/app/components/primer/alpha/action_bar_element.d.ts +3 -2
  14. data/app/components/primer/alpha/action_bar_element.js +76 -99
  15. data/app/components/primer/alpha/action_bar_element.ts +80 -91
  16. data/app/components/primer/alpha/action_list.css +1 -1
  17. data/app/components/primer/alpha/action_list.css.map +1 -1
  18. data/app/components/primer/alpha/action_menu/action_menu_element.js +7 -4
  19. data/app/components/primer/alpha/action_menu/action_menu_element.ts +5 -1
  20. data/app/components/primer/alpha/banner.html.erb +1 -1
  21. data/app/components/primer/alpha/banner.rb +5 -1
  22. data/app/components/primer/alpha/dialog.html.erb +3 -1
  23. data/app/components/primer/alpha/dialog.rb +5 -1
  24. data/app/components/primer/alpha/layout.css +1 -1
  25. data/app/components/primer/alpha/layout.css.map +1 -1
  26. data/app/components/primer/alpha/modal_dialog.ts +1 -1
  27. data/app/components/primer/alpha/overlay.css +1 -1
  28. data/app/components/primer/alpha/overlay.css.json +2 -1
  29. data/app/components/primer/alpha/overlay.css.map +1 -1
  30. data/app/components/primer/alpha/overlay.pcss +6 -0
  31. data/app/components/primer/alpha/text_field.css +1 -1
  32. data/app/components/primer/alpha/text_field.css.map +1 -1
  33. data/app/components/primer/alpha/text_field.pcss +4 -3
  34. data/app/components/primer/alpha/tool_tip.js +14 -1
  35. data/app/components/primer/alpha/tool_tip.ts +15 -1
  36. data/app/components/primer/alpha/underline_nav.css +1 -1
  37. data/app/components/primer/alpha/underline_nav.css.map +1 -1
  38. data/app/components/primer/base_component.rb +20 -18
  39. data/app/components/primer/beta/button.css +1 -1
  40. data/app/components/primer/beta/button.css.map +1 -1
  41. data/app/components/primer/primer.d.ts +1 -0
  42. data/app/components/primer/primer.js +1 -0
  43. data/app/components/primer/primer.ts +1 -0
  44. data/app/components/primer/scrollable_region.d.ts +13 -0
  45. data/app/components/primer/scrollable_region.js +52 -0
  46. data/app/components/primer/scrollable_region.ts +48 -0
  47. data/lib/primer/classify/utilities.rb +3 -4
  48. data/lib/primer/view_components/version.rb +2 -2
  49. data/previews/primer/alpha/action_menu_preview/in_scroll_container.html.erb +11 -0
  50. data/previews/primer/alpha/action_menu_preview.rb +7 -0
  51. data/previews/primer/alpha/banner_preview.rb +3 -2
  52. metadata +7 -2
@@ -1,2 +1,2 @@
1
- !function(){"use strict";var t,e,n,i,o,s,r,a,l=function(t,e,n,i){if("a"===n&&!i)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof e?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===n?i:"a"===n?i.call(t):i?i.value:e.get(t)},c=function(t,e,n,i,o){if("m"===i)throw new TypeError("Private method is not writable");if("a"===i&&!o)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof e?t!==e||!o:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===i?o.call(t,n):o?o.value=n:e.set(t,n),n};const u=new WeakMap;let d=null;class IncludeFragmentElement extends HTMLElement{constructor(){super(...arguments),t.add(this),e.set(this,!1),n.set(this,new IntersectionObserver((e=>{for(const o of e)if(o.isIntersecting){const{target:e}=o;if(l(this,n,"f").unobserve(e),!(e instanceof IncludeFragmentElement))return;"lazy"===e.loading&&l(this,t,"m",i).call(this)}}),{rootMargin:"0px 0px 256px 0px",threshold:.01}))}static define(t="include-fragment",e=customElements){return e.define(t,this),this}static setCSPTrustedTypesPolicy(t){d=null===t?t:Promise.resolve(t)}static get observedAttributes(){return["src","loading"]}get src(){const t=this.getAttribute("src");if(t){const e=this.ownerDocument.createElement("a");return e.href=t,e.href}return""}set src(t){this.setAttribute("src",t)}get loading(){return"lazy"===this.getAttribute("loading")?"lazy":"eager"}set loading(t){this.setAttribute("loading",t)}get accept(){return this.getAttribute("accept")||""}set accept(t){this.setAttribute("accept",t)}get data(){return l(this,t,"m",s).call(this)}attributeChangedCallback(e,n){"src"===e?this.isConnected&&"eager"===this.loading&&l(this,t,"m",i).call(this):"loading"===e&&this.isConnected&&"eager"!==n&&"eager"===this.loading&&l(this,t,"m",i).call(this)}connectedCallback(){if(!this.shadowRoot){this.attachShadow({mode:"open"});const t=document.createElement("style");t.textContent=":host {display: block;}",this.shadowRoot.append(t,document.createElement("slot"))}this.src&&"eager"===this.loading&&l(this,t,"m",i).call(this),"lazy"===this.loading&&l(this,n,"f").observe(this)}request(){const t=this.src;if(!t)throw new Error("missing src");return new Request(t,{method:"GET",credentials:"same-origin",headers:{Accept:this.accept||"text/html"}})}load(){return l(this,t,"m",s).call(this)}fetch(t){return fetch(t)}refetch(){u.delete(this),l(this,t,"m",i).call(this)}}e=new WeakMap,n=new WeakMap,t=new WeakSet,i=async function(){if(!l(this,e,"f")){c(this,e,!0,"f"),l(this,n,"f").unobserve(this);try{const n=await l(this,t,"m",o).call(this);if(n instanceof Error)throw n;const i=n,s=document.createElement("template");s.innerHTML=i;const r=document.importNode(s.content,!0);if(!this.dispatchEvent(new CustomEvent("include-fragment-replace",{cancelable:!0,detail:{fragment:r}})))return void c(this,e,!1,"f");this.replaceWith(r),this.dispatchEvent(new CustomEvent("include-fragment-replaced"))}catch(t){this.classList.add("is-error")}finally{c(this,e,!1,"f")}}},o=async function(){const e=this.src,n=u.get(this);if(n&&n.src===e)return n.data;{let n;return n=e?l(this,t,"m",a).call(this):Promise.reject(new Error("missing src")),u.set(this,{src:e,data:n}),n}},s=async function(){const e=await l(this,t,"m",o).call(this);if(e instanceof Error)throw e;return e.toString()},r=async function(t){await new Promise((t=>setTimeout(t,0)));for(const e of t)this.dispatchEvent(new Event(e))},a=async function(){try{await l(this,t,"m",r).call(this,["loadstart"]);const n=await this.fetch(this.request());if(200!==n.status)throw new Error(`Failed to load resource: the server responded with a status of ${n.status}`);const i=n.headers.get("Content-Type");if(!(e=this.accept,e&&e.split(",").find((t=>t.match(/^\s*\*\/\*/)))||i&&i.includes(this.accept?this.accept:"text/html")))throw new Error(`Failed to load resource: expected ${this.accept||"text/html"} but was ${i}`);const o=await n.text();let s=o;if(d){s=(await d).createHTML(o,n)}return l(this,t,"m",r).call(this,["load","loadend"]),s}catch(e){throw l(this,t,"m",r).call(this,["error","loadend"]),e}var e};const h="undefined"!=typeof globalThis?globalThis:window;try{h.IncludeFragmentElement=IncludeFragmentElement.define()}catch(t){if(!(h.DOMException&&t instanceof DOMException&&"NotSupportedError"===t.name||t instanceof ReferenceError))throw t}function f(t,e,n,i){var o,s=arguments.length,r=s<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,n,i);else for(var a=t.length-1;a>=0;a--)(o=t[a])&&(r=(s<3?o(r):s>3?o(e,n,r):o(e,n))||r);return s>3&&r&&Object.defineProperty(e,n,r),r}function m(t,e,n,i){if("a"===n&&!i)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof e?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===n?i:"a"===n?i.call(t):i?i.value:e.get(t)}function p(t,e,n,i,o){if("m"===i)throw new TypeError("Private method is not writable");if("a"===i&&!o)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof e?t!==e||!o:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===i?o.call(t,n):o?o.value=n:e.set(t,n),n}"function"==typeof SuppressedError&&SuppressedError;const g=new WeakSet;function b(t){y(t),w(t)}const v=new WeakMap;function w(t=document){if(v.has(t))return v.get(t);let e=!1;const n=new MutationObserver((t=>{for(const e of t)if("attributes"===e.type&&e.target instanceof Element)k(e.target);else if("childList"===e.type&&e.addedNodes.length)for(const t of e.addedNodes)t instanceof Element&&y(t)}));n.observe(t,{childList:!0,subtree:!0,attributeFilter:["data-action"]});const i={get closed(){return e},unsubscribe(){e=!0,v.delete(t),n.disconnect()}};return v.set(t,i),i}function y(t){for(const e of t.querySelectorAll("[data-action]"))k(e);t instanceof Element&&t.hasAttribute("data-action")&&k(t)}function E(t){const e=t.currentTarget;for(const n of A(e))if(t.type===n.type){const i=e.closest(n.tag);g.has(i)&&"function"==typeof i[n.method]&&i[n.method](t);const o=e.getRootNode();if(o instanceof ShadowRoot&&g.has(o.host)&&o.host.matches(n.tag)){const e=o.host;"function"==typeof e[n.method]&&e[n.method](t)}}}function*A(t){for(const e of(t.getAttribute("data-action")||"").trim().split(/\s+/)){const t=e.lastIndexOf(":"),n=Math.max(0,e.lastIndexOf("#"))||e.length;yield{type:e.slice(0,t),tag:e.slice(t+1,n),method:e.slice(n+1)||"handleEvent"}||"handleEvent"}}function k(t){for(const e of A(t))t.addEventListener(e.type,E)}const L=t=>String("symbol"==typeof t?t.description:t).replace(/([A-Z]($|[a-z]))/g,"-$1").replace(/--/g,"-").replace(/^-|-$/,"").toLowerCase(),T=(t,e="property")=>{const n=L(t);if(!n.includes("-"))throw new DOMException(`${e}: ${String(t)} is not a valid ${e} name`,"SyntaxError");return n};const M="attr",S=new WeakSet;function x(t,e){if(S.has(t))return;S.add(t);const n=Object.getPrototypeOf(t),i=n?.constructor?.attrPrefix??"data-";e||(e=I(n,M));for(const n of e){const e=t[n],o=T(`${i}${n}`);let s={configurable:!0,get(){return this.getAttribute(o)||""},set(t){this.setAttribute(o,t||"")}};"number"==typeof e?s={configurable:!0,get(){return Number(this.getAttribute(o)||0)},set(t){this.setAttribute(o,t)}}:"boolean"==typeof e&&(s={configurable:!0,get(){return this.hasAttribute(o)},set(t){this.toggleAttribute(o,t)}}),Object.defineProperty(t,n,s),n in t&&!t.hasAttribute(o)&&s.set.call(t,e)}}const C=Symbol.for("catalyst");class D{constructor(t){const e=this,n=t.prototype.connectedCallback;t.prototype.connectedCallback=function(){e.connectedCallback(this,n)};const i=t.prototype.disconnectedCallback;t.prototype.disconnectedCallback=function(){e.disconnectedCallback(this,i)};const o=t.prototype.attributeChangedCallback;t.prototype.attributeChangedCallback=function(t,n,i){e.attributeChangedCallback(this,t,n,i,o)};let s=t.observedAttributes||[];Object.defineProperty(t,"observedAttributes",{configurable:!0,get(){return e.observedAttributes(this,s)},set(t){s=t}}),function(t){let e=t.observedAttributes||[];const n=t.attrPrefix??"data-",i=t=>T(`${n}${t}`);Object.defineProperty(t,"observedAttributes",{configurable:!0,get:()=>[...I(t.prototype,M)].map(i).concat(e),set(t){e=t}})}(t),function(t){const e=L(t.name).replace(/-element$/,"");try{window.customElements.define(e,t),window[t.name]=customElements.get(e)}catch(t){if(!(t instanceof DOMException&&"NotSupportedError"===t.name))throw t}}(t)}observedAttributes(t,e){return e}connectedCallback(t,e){t.toggleAttribute("data-catalyst",!0),customElements.upgrade(t),function(t){for(const e of t.querySelectorAll("template[data-shadowroot]"))e.parentElement===t&&t.attachShadow({mode:"closed"===e.getAttribute("data-shadowroot")?"closed":"open"}).append(e.content.cloneNode(!0))}(t),x(t),function(t){g.add(t),t.shadowRoot&&b(t.shadowRoot),y(t),w(t.ownerDocument)}(t),e?.call(t),t.shadowRoot&&b(t.shadowRoot)}disconnectedCallback(t,e){e?.call(t)}attributeChangedCallback(t,e,n,i,o){x(t),"data-catalyst"!==e&&o&&o.call(t,e,n,i)}}function I(t,e){if(!Object.prototype.hasOwnProperty.call(t,C)){const e=t[C],n=t[C]=new Map;if(e)for(const[t,i]of e)n.set(t,new Set(i))}const n=t[C];return n.has(e)||n.set(e,new Set),n.get(e)}function H(t,e){I(t,"target").add(e),Object.defineProperty(t,e,{configurable:!0,get(){return function(t,e){const n=t.tagName.toLowerCase();if(t.shadowRoot)for(const i of t.shadowRoot.querySelectorAll(`[data-target~="${n}.${e}"]`))if(!i.closest(n))return i;for(const i of t.querySelectorAll(`[data-target~="${n}.${e}"]`))if(i.closest(n)===t)return i}(this,e)}})}function O(t,e){I(t,"targets").add(e),Object.defineProperty(t,e,{configurable:!0,get(){return function(t,e){const n=t.tagName.toLowerCase(),i=[];if(t.shadowRoot)for(const o of t.shadowRoot.querySelectorAll(`[data-targets~="${n}.${e}"]`))o.closest(n)||i.push(o);for(const o of t.querySelectorAll(`[data-targets~="${n}.${e}"]`))o.closest(n)===t&&i.push(o);return i}(this,e)}})}function P(t){new D(t)}new Promise((t=>{"loading"!==document.readyState?t():document.addEventListener("readystatechange",(()=>t()),{once:!0})})),new Promise((t=>{const e=new AbortController;e.signal.addEventListener("abort",(()=>t()));const n={once:!0,passive:!0,signal:e.signal},i=()=>e.abort();document.addEventListener("mousedown",i,n),document.addEventListener("touchstart",i,n),document.addEventListener("keydown",i,n),document.addEventListener("pointerdown",i,n)}));const R={"outside-top":["outside-bottom","outside-right","outside-left","outside-bottom"],"outside-bottom":["outside-top","outside-right","outside-left","outside-bottom"],"outside-left":["outside-right","outside-bottom","outside-top","outside-bottom"],"outside-right":["outside-left","outside-bottom","outside-top","outside-bottom"]},W={start:["end","center"],end:["start","center"],center:["end","start"]};function q(t,e,n={}){const i=function(t){if(function(t){var e;if("DIALOG"===t.tagName)return!0;try{if(t.matches(":popover-open")&&/native code/.test(null===(e=document.body.showPopover)||void 0===e?void 0:e.toString()))return!0}catch(t){return!1}return!1}(t))return document.body;let e=t.parentNode;for(;null!==e;){if(e instanceof HTMLElement&&"static"!==getComputedStyle(e).position)return e;e=e.parentNode}return document.body}(t),o=function(t){let e=t;for(;null!==e&&e instanceof Element;){if("visible"!==getComputedStyle(e).overflow)break;e=e.parentNode}const n=e!==document.body&&e instanceof HTMLElement?e:document.body,i=n.getBoundingClientRect(),o=getComputedStyle(n),[s,r,a,l]=[o.borderTopWidth,o.borderLeftWidth,o.borderRightWidth,o.borderBottomWidth].map((t=>parseInt(t,10)||0));return{top:i.top+s,left:i.left+r,width:i.width-a-r,height:Math.max(i.height-s-l,n===document.body?window.innerHeight:-1/0)}}(i),s=getComputedStyle(i),r=i.getBoundingClientRect(),[a,l]=[s.borderTopWidth,s.borderLeftWidth].map((t=>parseInt(t,10)||0));return function(t,e,n,i,{side:o,align:s,allowOutOfBounds:r,anchorOffset:a,alignmentOffset:l}){const c={top:t.top-e.top,left:t.left-e.left,width:t.width,height:t.height};let u=N(n,i,o,s,a,l),d=o,h=s;if(u.top-=e.top,u.left-=e.left,!r){const r=R[o];let f=0;if(r){let t=o;for(;f<r.length&&$(t,u,c,n);){const o=r[f++];t=o,u=N(n,i,o,s,a,l),u.top-=e.top,u.left-=e.left,d=o}}const m=W[s];let p=0;if(m){let t=s;for(;p<m.length&&B(t,u,c,n);){const o=m[p++];t=o,u=N(n,i,d,o,a,l),u.top-=e.top,u.left-=e.left,h=o}}u.top<c.top&&(u.top=c.top),u.left<c.left&&(u.left=c.left),u.left+n.width>t.width+c.left&&(u.left=t.width+c.left-n.width),r&&f<r.length&&u.top+n.height>t.height+c.top&&(u.top=t.height+c.top-n.height)}return Object.assign(Object.assign({},u),{anchorSide:d,anchorAlign:h})}(o,{top:r.top+a,left:r.left+l},t.getBoundingClientRect(),e instanceof Element?e.getBoundingClientRect():e,function(t={}){var e,n,i,o,s;const r=null!==(e=t.side)&&void 0!==e?e:F.side,a=null!==(n=t.align)&&void 0!==n?n:F.align;return{side:r,align:a,anchorOffset:null!==(i=t.anchorOffset)&&void 0!==i?i:"inside-center"===r?0:F.anchorOffset,alignmentOffset:null!==(o=t.alignmentOffset)&&void 0!==o?o:"center"!==a&&r.startsWith("inside")?F.alignmentOffset:0,allowOutOfBounds:null!==(s=t.allowOutOfBounds)&&void 0!==s?s:F.allowOutOfBounds}}(n))}const F={side:"outside-bottom",align:"start",anchorOffset:4,alignmentOffset:4,allowOutOfBounds:!1};function N(t,e,n,i,o,s){const r=e.left+e.width,a=e.top+e.height;let l=-1,c=-1;return"outside-top"===n?l=e.top-o-t.height:"outside-bottom"===n?l=a+o:"outside-left"===n?c=e.left-o-t.width:"outside-right"===n&&(c=r+o),"outside-top"!==n&&"outside-bottom"!==n||(c="start"===i?e.left+s:"center"===i?e.left-(t.width-e.width)/2+s:r-t.width-s),"outside-left"!==n&&"outside-right"!==n||(l="start"===i?e.top+s:"center"===i?e.top-(t.height-e.height)/2+s:a-t.height-s),"inside-top"===n?l=e.top+o:"inside-bottom"===n?l=a-o-t.height:"inside-left"===n?c=e.left+o:"inside-right"===n?c=r-o-t.width:"inside-center"===n&&(c=(r+e.left)/2-t.width/2+o),"inside-top"===n||"inside-bottom"===n?c="start"===i?e.left+s:"center"===i?e.left-(t.width-e.width)/2+s:r-t.width-s:"inside-left"!==n&&"inside-right"!==n&&"inside-center"!==n||(l="start"===i?e.top+s:"center"===i?e.top-(t.height-e.height)/2+s:a-t.height-s),{top:l,left:c}}function $(t,e,n,i){return"outside-top"===t||"outside-bottom"===t?e.top<n.top||e.top+i.height>n.height+n.top:e.left<n.left||e.left+i.width>n.width+n.left}function B(t,e,n,i){return"end"===t?e.left<n.left:"start"===t||"center"===t?e.left+i.width>n.left+n.width||e.left<n.left:void 0}function*K(t,e={}){var n,i;const o=null!==(n=e.strict)&&void 0!==n&&n,s=null!==(i=e.onlyTabbable)&&void 0!==i&&i?z:V,r=document.createTreeWalker(t,NodeFilter.SHOW_ELEMENT,{acceptNode:t=>t instanceof HTMLElement&&s(t,o)?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP});let a=null;if(!e.reverse&&s(t,o)&&(yield t),e.reverse){let t=r.lastChild();for(;t;)a=t,t=r.lastChild()}else a=r.firstChild();for(;a instanceof HTMLElement;)yield a,a=e.reverse?r.previousNode():r.nextNode();e.reverse&&s(t,o)&&(yield t)}function j(t,e=!1){return K(t,{reverse:e,strict:!0,onlyTabbable:!0}).next().value}function V(t,e=!1){const n=["BUTTON","INPUT","SELECT","TEXTAREA","OPTGROUP","OPTION","FIELDSET"].includes(t.tagName)&&t.disabled,i=t.hidden,o=t instanceof HTMLInputElement&&"hidden"===t.type,s=t.classList.contains("sentinel");if(n||i||o||s)return!1;if(e){const e=0===t.offsetWidth||0===t.offsetHeight,n=["hidden","collapse"].includes(getComputedStyle(t).visibility),i=0===t.getClientRects().length;if(e||n||i)return!1}return null!=t.getAttribute("tabindex")||!(t instanceof HTMLAnchorElement&&null==t.getAttribute("href"))&&-1!==t.tabIndex}function z(t,e=!1){return V(t,e)&&"-1"!==t.getAttribute("tabindex")}let U=!1;function Y(){}try{const t=Object.create({},{signal:{get(){U=!0}}});window.addEventListener("test",Y,t),window.removeEventListener("test",Y,t)}catch(t){}function X(){U||(!function(){if("undefined"==typeof window)return;const t=EventTarget.prototype.addEventListener;EventTarget.prototype.addEventListener=function(e,n,i){return"object"==typeof i&&"signal"in i&&i.signal instanceof AbortSignal&&t.call(i.signal,"abort",(()=>{this.removeEventListener(e,n,i)})),t.call(this,e,n,i)}}(),U=!0)}X();const G=[];let _,J;function Z(t,e,n){const i=new AbortController,o=null!=n?n:i.signal;t.setAttribute("data-focus-trap","active");const s=document.createElement("span");s.setAttribute("class","sentinel"),s.setAttribute("tabindex","0"),s.setAttribute("aria-hidden","true"),s.onfocus=()=>{const e=j(t,!0);null==e||e.focus()};const r=document.createElement("span");let a;function l(n){if(n instanceof HTMLElement&&document.contains(t)){if(t.contains(n))return void(a=n);if(a&&z(a)&&t.contains(a))return void a.focus();if(e&&t.contains(e))return void e.focus();{const e=j(t);return void(null==e||e.focus())}}}r.setAttribute("class","sentinel"),r.setAttribute("tabindex","0"),r.setAttribute("aria-hidden","true"),r.onfocus=()=>{const e=j(t);null==e||e.focus()},t.prepend(s),t.append(r);const c=function(t){const e=new AbortController;return t.addEventListener("abort",(()=>{e.abort()})),e}(o);if(_){const t=_;_.container.setAttribute("data-focus-trap","suspended"),_.controller.abort(),G.push(t)}c.signal.addEventListener("abort",(()=>{_=void 0})),o.addEventListener("abort",(()=>{t.removeAttribute("data-focus-trap");const e=t.getElementsByClassName("sentinel");for(;e.length>0;)e[0].remove();const n=G.findIndex((e=>e.container===t));n>=0&&G.splice(n,1),function(){const t=G.pop();t&&Z(t.container,t.initialFocus,t.originalSignal)}()})),document.addEventListener("focus",(t=>{l(t.target)}),{signal:c.signal,capture:!0}),l(document.activeElement),_={container:t,controller:c,initialFocus:e,originalSignal:o};const u=G.findIndex((e=>e.container===t));if(u>=0&&G.splice(u,1),!n)return i}function Q(){return void 0===J&&(J=/^mac/i.test(window.navigator.platform)),J}let tt=1e4;var et;X(),function(t){t[t.ArrowHorizontal=1]="ArrowHorizontal",t[t.ArrowVertical=2]="ArrowVertical",t[t.JK=4]="JK",t[t.HL=8]="HL",t[t.HomeAndEnd=16]="HomeAndEnd",t[t.PageUpDown=256]="PageUpDown",t[t.WS=32]="WS",t[t.AD=64]="AD",t[t.Tab=128]="Tab",t[t.Backspace=512]="Backspace",t[t.ArrowAll=3]="ArrowAll",t[t.HJKL=12]="HJKL",t[t.WASD=96]="WASD",t[t.All=511]="All"}(et||(et={}));const nt={ArrowLeft:et.ArrowHorizontal,ArrowDown:et.ArrowVertical,ArrowUp:et.ArrowVertical,ArrowRight:et.ArrowHorizontal,h:et.HL,j:et.JK,k:et.JK,l:et.HL,a:et.AD,s:et.WS,w:et.WS,d:et.AD,Tab:et.Tab,Home:et.HomeAndEnd,End:et.HomeAndEnd,PageUp:et.PageUpDown,PageDown:et.PageUpDown,Backspace:et.Backspace},it={ArrowLeft:"previous",ArrowDown:"next",ArrowUp:"previous",ArrowRight:"next",h:"previous",j:"next",k:"previous",l:"next",a:"previous",s:"next",w:"previous",d:"next",Tab:"next",Home:"start",End:"end",PageUp:"start",PageDown:"end",Backspace:"previous"};function ot(t){const e=it[t.key];if("Tab"===t.key&&t.shiftKey)return"previous";const n=Q();if(n&&t.metaKey||!n&&t.ctrlKey){if("ArrowLeft"===t.key||"ArrowUp"===t.key)return"start";if("ArrowRight"===t.key||"ArrowDown"===t.key)return"end"}return e}const st="data-is-active-descendant",rt="data-has-active-descendant";function at(t,e){var n,i,o,s,r;const a=[],l=new WeakMap,c=null!==(n=null==e?void 0:e.bindKeys)&&void 0!==n?n:((null==e?void 0:e.getNextFocusable)?et.ArrowAll:et.ArrowVertical)|et.HomeAndEnd,u=null!==(i=null==e?void 0:e.focusOutBehavior)&&void 0!==i?i:"stop",d=null!==(o=null==e?void 0:e.focusInStrategy)&&void 0!==o?o:"previous",h=null==e?void 0:e.activeDescendantControl,f=null==e?void 0:e.onActiveDescendantChanged;let m;const p=null!==(s=null==e?void 0:e.preventScroll)&&void 0!==s&&s;function g(){return a[0]}function b(t,e=!1){const n=m;m=t,h?t&&document.activeElement===h?v(n,t,e):w():(n&&n!==t&&l.has(n)&&n.setAttribute("tabindex","-1"),null==t||t.setAttribute("tabindex","0"))}function v(e,n,i=!1){n.id||n.setAttribute("id","__primer_id_"+tt++),e&&e!==n&&e.removeAttribute(st),h&&(i||h.getAttribute("aria-activedescendant")!==n.id)&&(h.setAttribute("aria-activedescendant",n.id),t.setAttribute(rt,n.id),n.setAttribute(st,i?"activated-directly":"activated-indirectly"),null==f||f(n,e,i))}function w(e=m){"first"===d&&(m=void 0),null==h||h.removeAttribute("aria-activedescendant"),t.removeAttribute(rt),null==e||e.removeAttribute(st),null==f||f(void 0,e,!1)}function y(...t){const n=t.filter((t=>{var n,i;return null===(i=null===(n=null==e?void 0:e.focusableElementFilter)||void 0===n?void 0:n.call(e,t))||void 0===i||i}));if(0!==n.length){a.splice(function(t){const e=t[0];if(0===a.length)return 0;let n=0,i=a.length-1;for(;n<=i;){const t=Math.floor((n+i)/2);E(e,a[t])?i=t-1:n=t+1}return n}(n),0,...n);for(const t of n)l.has(t)||l.set(t,t.getAttribute("tabindex")),t.setAttribute("tabindex","-1");m||b(g())}}function E(t,e){return(e.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_PRECEDING)>0}function A(...t){for(const e of t){const t=a.indexOf(e);t>=0&&a.splice(t,1);const n=l.get(e);if(void 0!==n&&(null===n?e.removeAttribute("tabindex"):e.setAttribute("tabindex",n),l.delete(e)),e===m){b(g())}}}y(...K(t));b("function"==typeof d?d(document.body):g());new MutationObserver((t=>{for(const e of t)for(const t of e.removedNodes)t instanceof HTMLElement&&A(...K(t));for(const e of t)for(const t of e.addedNodes)t instanceof HTMLElement&&y(...K(t))})).observe(t,{subtree:!0,childList:!0});const k=new AbortController,L=null!==(r=null==e?void 0:e.abortSignal)&&void 0!==r?r:k.signal;let T;L.addEventListener("abort",(()=>{A(...a)})),t.addEventListener("mousedown",(t=>{t.target instanceof HTMLElement&&t.target!==document.activeElement&&(T=a.indexOf(t.target))}),{signal:L}),h?(t.addEventListener("focusin",(t=>{t.target instanceof HTMLElement&&a.includes(t.target)&&(h.focus({preventScroll:p}),b(t.target))})),t.addEventListener("mousemove",(({target:t})=>{if(!(t instanceof Node))return;const e=a.find((e=>e.contains(t)));e&&b(e)}),{signal:L,capture:!0}),h.addEventListener("focusin",(()=>{m?v(void 0,m):b(g())})),h.addEventListener("focusout",(()=>{w()}))):t.addEventListener("focusin",(e=>{if(e.target instanceof HTMLElement)if(void 0!==T)T>=0&&a[T]!==m&&b(a[T]),T=void 0;else if("previous"===d)b(e.target);else if("closest"===d||"first"===d){if(e.relatedTarget instanceof Element&&!t.contains(e.relatedTarget)){const t="previous"===S?a.length-1:0,e=a[t];return void(null==e||e.focus({preventScroll:p}))}b(e.target)}else if("function"==typeof d)if(e.relatedTarget instanceof Element&&!t.contains(e.relatedTarget)){const t=d(e.relatedTarget);if((t?a.indexOf(t):-1)>=0&&t instanceof HTMLElement)return void t.focus({preventScroll:p});console.warn("Element requested is not a known focusable element.")}else b(e.target);S=void 0}),{signal:L});const M=null!=h?h:t;let S;return"closest"===d&&document.addEventListener("keydown",(t=>{"Tab"===t.key&&(S=ot(t))}),{signal:L,capture:!0}),M.addEventListener("keydown",(n=>{var i;if(n.key in it){const o=nt[n.key];if(!n.defaultPrevented&&(o&c)>0&&!function(t,e){const n=t.key,i=[...n].length,o=e instanceof HTMLInputElement&&"text"===e.type||e instanceof HTMLTextAreaElement;if(o&&(1===i||"Home"===n||"End"===n))return!0;if(e instanceof HTMLSelectElement){if(1===i)return!0;if("ArrowDown"===n&&Q()&&!t.metaKey)return!0;if("ArrowDown"===n&&!Q()&&t.altKey)return!0}if(e instanceof HTMLTextAreaElement&&("PageUp"===n||"PageDown"===n))return!0;if(o){const t=e,i=0===t.selectionStart&&0===t.selectionEnd,o=t.selectionStart===t.value.length&&t.selectionEnd===t.value.length;if("ArrowLeft"===n&&!i)return!0;if("ArrowRight"===n&&!o)return!0;if(t instanceof HTMLTextAreaElement){if("ArrowUp"===n&&!i)return!0;if("ArrowDown"===n&&!o)return!0}}return!1}(n,document.activeElement)){const o=ot(n);let s;if((null==e?void 0:e.getNextFocusable)&&(s=e.getNextFocusable(o,null!==(i=document.activeElement)&&void 0!==i?i:void 0,n)),!s){const e=function(){if(!m)return 0;const e=a.indexOf(m);return-1!==e?e:m===t?-1:0}();let i=e;"previous"===o?i-=1:"start"===o?i=0:"next"===o?i+=1:i=a.length-1,i<0&&(i="wrap"===u&&"Tab"!==n.key?a.length-1:0),i>=a.length&&(i="wrap"===u&&"Tab"!==n.key?0:a.length-1),e!==i&&(s=a[i])}h?b(s||m,!0):s&&(S=o,s.focus({preventScroll:p})),("Tab"!==n.key||s)&&n.preventDefault()}}}),{signal:L}),k}var lt,ct,ut,dt,ht,ft,mt,pt,gt,bt,vt,wt,yt;const Et=new IntersectionObserver((t=>{for(const e of t){const t=e.target;e.isIntersecting&&t instanceof kt&&t.update()}})),At=new ResizeObserver((t=>{for(const e of t){const t=e.target;t instanceof kt&&t.update(e.contentRect)}}));let kt=class ActionBarElement extends HTMLElement{constructor(){super(...arguments),lt.add(this),ct.set(this,void 0),ut.set(this,void 0),dt.set(this,null)}connectedCallback(){var t,e,n,i;p(this,ut,null!==(t=this.offsetWidth)&&void 0!==t?t:1/0,"f"),p(this,ct,null!==(e=this.itemContainer.offsetWidth)&&void 0!==e?e:1/0,"f");for(const t of this.items){const e=t.getBoundingClientRect().width,o=parseInt(null===(n=window.getComputedStyle(t))||void 0===n?void 0:n.marginLeft,10),s=parseInt(null===(i=window.getComputedStyle(t))||void 0===i?void 0:i.marginRight,10);t.setAttribute("data-offset-width",`${e+o+s}`)}At.observe(this),Et.observe(this),setTimeout((()=>{this.style.overflow="visible",this.update()}),20)}disconnectedCallback(){At.unobserve(this),Et.unobserve(this)}menuItemClick(t){var e;const n=t.currentTarget,i=null==n?void 0:n.getAttribute("data-for");i&&(null===(e=document.getElementById(i))||void 0===e||e.click())}update(t=this.getBoundingClientRect()){t.width<=m(this,ut,"f")||0===m(this,ut,"f")?m(this,lt,"m",gt).call(this):t.width>m(this,ut,"f")&&m(this,lt,"m",bt).call(this),p(this,ut,t.width,"f"),t.width<=m(this,ct,"f")?this.style.justifyContent="space-between":this.style.justifyContent="flex-end",m(this,dt,"f")&&m(this,dt,"f").abort(),p(this,dt,at(this,{bindKeys:et.ArrowHorizontal|et.HomeAndEnd,focusOutBehavior:"wrap",focusableElementFilter:t=>m(this,lt,"m",ht).call(this,t)}),"f")}};ct=new WeakMap,ut=new WeakMap,dt=new WeakMap,lt=new WeakSet,ht=function(t){return"function"==typeof t.checkVisibility?t.checkVisibility():Boolean(t.offsetParent||t.offsetWidth||t.offsetHeight)},ft=function(){var t;return parseInt(null===(t=window.getComputedStyle(this.itemContainer))||void 0===t?void 0:t.columnGap,10)||0},mt=function(){return this.offsetWidth-this.itemContainer.offsetWidth},pt=function(){return this.moreMenu.hidden?0:this.moreMenu.offsetWidth+m(this,lt,"m",ft).call(this)},gt=function(){if(this.items[0].hidden)return;let t=this.items.length-1;for(const e of this.items.reverse()){if(!e.hidden&&m(this,lt,"m",mt).call(this)<m(this,lt,"m",pt).call(this))m(this,lt,"m",wt).call(this,t);else if(m(this,lt,"m",mt).call(this)>=m(this,lt,"m",pt).call(this))return;t--}},bt=function(){if(!this.items[this.items.length-1].hidden)return;let t=0;for(const e of this.items){if(e.hidden){const n=Number(e.getAttribute("data-offset-width"));if(!(m(this,lt,"m",mt).call(this)>=m(this,lt,"m",pt).call(this)+n||t===this.items.length-1))return;m(this,lt,"m",vt).call(this,t)}t++}this.items[this.items.length-1].hidden||(this.moreMenu.hidden=!0)},vt=function(t){this.items[t].hidden=!1,m(this,lt,"a",yt)[t].hidden=!0},wt=function(t){this.items[t].hidden=!0,m(this,lt,"a",yt)[t].hidden=!1,this.moreMenu.hidden&&(this.moreMenu.hidden=!1)},yt=function(){return this.moreMenu.querySelectorAll('[role="menu"] > li')},f([O],kt.prototype,"items",void 0),f([H],kt.prototype,"itemContainer",void 0),f([H],kt.prototype,"moreMenu",void 0),kt=f([P],kt),window.ActionBarElement=kt;class DetailsMenuElement extends HTMLElement{get preload(){return this.hasAttribute("preload")}set preload(t){t?this.setAttribute("preload",""):this.removeAttribute("preload")}get src(){return this.getAttribute("src")||""}set src(t){this.setAttribute("src",t)}connectedCallback(){this.hasAttribute("role")||this.setAttribute("role","menu");const t=this.parentElement;if(!t)return;const e=t.querySelector("summary");e&&(e.setAttribute("aria-haspopup","menu"),e.hasAttribute("role")||e.setAttribute("role","button"));const n=[Mt(t,"compositionstart",(t=>Wt(this,t))),Mt(t,"compositionend",(t=>Wt(this,t))),Mt(t,"click",(e=>Ht(t,e))),Mt(t,"change",(e=>Ht(t,e))),Mt(t,"keydown",(e=>function(t,e,n){if(!(n instanceof KeyboardEvent))return;if(t.querySelector("details[open]"))return;const i=Lt.get(e);if(!i||i.isComposing)return;const o=n.target instanceof Element&&"SUMMARY"===n.target.tagName;switch(n.key){case"Escape":t.hasAttribute("open")&&(Rt(t),n.preventDefault(),n.stopPropagation());break;case"ArrowDown":{o&&!t.hasAttribute("open")&&t.setAttribute("open","");const e=Dt(t,!0);e&&e.focus(),n.preventDefault()}break;case"ArrowUp":{o&&!t.hasAttribute("open")&&t.setAttribute("open","");const e=Dt(t,!1);e&&e.focus(),n.preventDefault()}break;case"n":if(It&&n.ctrlKey){const e=Dt(t,!0);e&&e.focus(),n.preventDefault()}break;case"p":if(It&&n.ctrlKey){const e=Dt(t,!1);e&&e.focus(),n.preventDefault()}break;case" ":case"Enter":{const e=document.activeElement;e instanceof HTMLElement&&Pt(e)&&e.closest("details")===t&&(n.preventDefault(),n.stopPropagation(),e.click())}}}(t,this,e))),Mt(t,"toggle",(()=>St(t,this)),{once:!0}),Mt(t,"toggle",(()=>function(t){if(!t.hasAttribute("open"))return;for(const e of document.querySelectorAll("details[open] > details-menu")){const n=e.closest("details");n&&n!==t&&!n.contains(t)&&n.removeAttribute("open")}}(t))),this.preload?Mt(t,"mouseover",(()=>St(t,this)),{once:!0}):Tt,...xt(t)];Lt.set(this,{subscriptions:n,loaded:!1,isComposing:!1})}disconnectedCallback(){const t=Lt.get(this);if(t){Lt.delete(this);for(const e of t.subscriptions)e.unsubscribe()}}}const Lt=new WeakMap,Tt={unsubscribe(){}};function Mt(t,e,n,i=!1){return t.addEventListener(e,n,i),{unsubscribe:()=>{t.removeEventListener(e,n,i)}}}function St(t,e){const n=e.getAttribute("src");if(!n)return;const i=Lt.get(e);if(!i)return;if(i.loaded)return;i.loaded=!0;const o=e.querySelector("include-fragment");o&&!o.hasAttribute("src")&&(o.addEventListener("loadend",(()=>Ct(t))),o.setAttribute("src",n))}function xt(t){let e=!1;return[Mt(t,"mousedown",(()=>e=!0)),Mt(t,"keydown",(()=>e=!1)),Mt(t,"toggle",(()=>{t.hasAttribute("open")&&(Ct(t)||e||function(t){const e=document.activeElement;if(e&&Pt(e)&&t.contains(e))return;const n=Dt(t,!0);n&&n.focus()}(t))}))]}function Ct(t){if(!t.hasAttribute("open"))return!1;const e=t.querySelector("details-menu [autofocus]");return!!e&&(e.focus(),!0)}function Dt(t,e){const n=Array.from(t.querySelectorAll('[role^="menuitem"]:not([hidden]):not([disabled])')),i=document.activeElement,o=i instanceof HTMLElement?n.indexOf(i):-1,s=e?n[o+1]:n[o-1],r=e?n[0]:n[n.length-1];return s||r}const It=navigator.userAgent.match(/Macintosh/);function Ht(t,e){const n=e.target;if(n instanceof Element&&n.closest("details")===t)if("click"===e.type){const e=n.closest('[role="menuitem"], [role="menuitemradio"]');if(!e)return;const i=e.querySelector("input");if("LABEL"===e.tagName&&n===i)return;"LABEL"===e.tagName&&i&&!i.checked||Ot(e,t)}else if("change"===e.type){const e=n.closest('[role="menuitemradio"], [role="menuitemcheckbox"]');e&&Ot(e,t)}}function Ot(t,e){if(t.hasAttribute("disabled")||"true"===t.getAttribute("aria-disabled"))return;const n=t.closest("details-menu");if(!n)return;n.dispatchEvent(new CustomEvent("details-menu-select",{cancelable:!0,detail:{relatedTarget:t}}))&&(!function(t,e){const n=e.querySelector("[data-menu-button]");if(!n)return;const i=function(t){if(!t)return null;const e=t.hasAttribute("data-menu-button-text")?t:t.querySelector("[data-menu-button-text]");return e?e.getAttribute("data-menu-button-text")||e.textContent:null}(t);if(i)n.textContent=i;else{const e=function(t){if(!t)return null;const e=t.hasAttribute("data-menu-button-contents")?t:t.querySelector("[data-menu-button-contents]");return e?e.innerHTML:null}(t);e&&(n.innerHTML=e)}}(t,e),function(t,e){for(const n of e.querySelectorAll('[role="menuitemradio"], [role="menuitemcheckbox"]')){const e=n.querySelector('input[type="radio"], input[type="checkbox"]');let i=(n===t).toString();e instanceof HTMLInputElement&&(i=e.indeterminate?"mixed":e.checked.toString()),n.setAttribute("aria-checked",i)}}(t,e),"menuitemcheckbox"!==t.getAttribute("role")&&Rt(e),n.dispatchEvent(new CustomEvent("details-menu-selected",{detail:{relatedTarget:t}})))}function Pt(t){const e=t.getAttribute("role");return"menuitem"===e||"menuitemcheckbox"===e||"menuitemradio"===e}function Rt(t){if(!t.hasAttribute("open"))return;t.removeAttribute("open");const e=t.querySelector("summary");e&&e.focus()}function Wt(t,e){const n=Lt.get(t);n&&(n.isComposing="compositionstart"===e.type)}var qt,Ft;window.customElements.get("details-menu")||(window.DetailsMenuElement=DetailsMenuElement,window.customElements.define("details-menu",DetailsMenuElement));const Nt=(()=>{const t=new Set;let e=null,n=null;function i(){for(const e of t)e.update()}return o=>{window.addEventListener("resize",i),e||(e=new IntersectionObserver((e=>{for(const n of e){const e=n.target;n.isIntersecting?(e.update(),t.add(e)):t.delete(e)}}))),n||(n=new ResizeObserver((()=>{for(const e of t)e.update()}))),n.observe(o.ownerDocument.documentElement),e.observe(o)}})();class AnchoredPositionElement extends HTMLElement{constructor(){super(...arguments),qt.set(this,null),Ft.set(this,void 0)}get align(){const t=this.getAttribute("align");return"center"===t||"end"===t?t:"start"}set align(t){this.setAttribute("align",`${t}`)}get side(){const t=this.getAttribute("side");return"inside-top"===t||"inside-bottom"===t||"inside-left"===t||"inside-right"===t||"inside-center"===t||"outside-top"===t||"outside-left"===t||"outside-right"===t?t:"outside-bottom"}set side(t){this.setAttribute("side",`${t}`)}get anchorOffset(){const t=this.getAttribute("anchor-offset");return"spacious"===t||"8"===t?8:4}set anchorOffset(t){this.setAttribute("anchor-offset",`${t}`)}get anchor(){return this.getAttribute("anchor")||""}set anchor(t){this.setAttribute("anchor",`${t}`)}get anchorElement(){if(m(this,qt,"f"))return m(this,qt,"f");const t=this.anchor;return t?this.ownerDocument.getElementById(t):null}set anchorElement(t){p(this,qt,t,"f"),m(this,qt,"f")||this.removeAttribute("anchor")}get alignmentOffset(){return Number(this.getAttribute("alignment-offset"))}set alignmentOffset(t){this.setAttribute("alignment-offset",`${t}`)}get allowOutOfBounds(){return this.hasAttribute("allow-out-of-bounds")}set allowOutOfBounds(t){this.toggleAttribute("allow-out-of-bounds",t)}connectedCallback(){this.update(),this.addEventListener("beforetoggle",(()=>this.update())),Nt(this)}attributeChangedCallback(){this.update()}update(){this.isConnected&&(cancelAnimationFrame(m(this,Ft,"f")),p(this,Ft,requestAnimationFrame((()=>{const t=this.anchorElement;if(this.classList.toggle("not-anchored",!t),t){const{left:e,top:n}=q(this,t,this);this.style.top=`${n}px`,this.style.left=`${e}px`,this.style.bottom="auto",this.style.right="auto"}else this.style.top="0",this.style.left="0",this.style.bottom="0",this.style.right="0"})),"f"))}}qt=new WeakMap,Ft=new WeakMap,AnchoredPositionElement.observedAttributes=["align","side","anchor","alignment-offset","allow-out-of-bounds"],customElements.get("anchored-position")||(window.AnchoredPositionElement=AnchoredPositionElement,customElements.define("anchored-position",AnchoredPositionElement));var $t=class extends Event{oldState;newState;constructor(t,{oldState:e="",newState:n="",...i}={}){super(t,i),this.oldState=String(e||""),this.newState=String(n||"")}},Bt=new WeakMap;function Kt(t,e,n){Bt.set(t,setTimeout((()=>{Bt.has(t)&&t.dispatchEvent(new $t("toggle",{cancelable:!1,oldState:e,newState:n}))}),0))}var jt=globalThis.ShadowRoot||function(){},Vt=globalThis.HTMLDialogElement||function(){},zt=new WeakMap,Ut=new WeakMap,Yt=new WeakMap;function Xt(t){return Yt.get(t)||"hidden"}var Gt=new WeakMap;function _t(t,e){return("auto"===t.popover||"manual"===t.popover)&&(!!t.isConnected&&((!e||"showing"===Xt(t))&&(!(!e&&"hidden"!==Xt(t))&&(!(t instanceof Vt&&t.hasAttribute("open"))&&document.fullscreenElement!==t))))}function Jt(t){return t?Array.from(Ut.get(t.ownerDocument)||[]).indexOf(t)+1:0}function Zt(t){const e=ee(t),n=function(t){for(;t;){const e=t.popoverTargetElement;if(e instanceof HTMLElement)return e;if((t=t.parentElement||te(t))instanceof jt&&(t=t.host),t instanceof Document)return}}(t);return Jt(e)>Jt(n)?e:n}function Qt(t){const e=Ut.get(t);for(const t of e||[]){if(t.isConnected)return t;e.delete(t)}return null}function te(t){return"function"==typeof t.getRootNode?t.getRootNode():t.parentNode?te(t.parentNode):t}function ee(t){for(;t;){if(t instanceof HTMLElement&&"auto"===t.popover&&"showing"===Yt.get(t))return t;if((t=t.parentElement||te(t))instanceof jt&&(t=t.host),t instanceof Document)return}}function ne(t){return!(t.hidden||t instanceof jt)&&((!(t instanceof HTMLButtonElement||t instanceof HTMLInputElement||t instanceof HTMLSelectElement||t instanceof HTMLTextAreaElement||t instanceof HTMLOptGroupElement||t instanceof HTMLOptionElement||t instanceof HTMLFieldSetElement)||!t.disabled)&&(!(t instanceof HTMLInputElement&&"hidden"===t.type)&&(!(t instanceof HTMLAnchorElement&&""===t.href)&&("number"==typeof t.tabIndex&&-1!==t.tabIndex))))}function ie(t){(function(t){if(t.shadowRoot&&!0!==t.shadowRoot.delegatesFocus)return null;let e=t;e.shadowRoot&&(e=e.shadowRoot);let n=e.querySelector("[autofocus]");if(n)return n;{const t=e.querySelectorAll("slot");for(const e of t){const t=e.assignedElements({flatten:!0});for(const e of t){if(e.hasAttribute("autofocus"))return e;if(n=e.querySelector("[autofocus]"),n)return n}}}const i=t.ownerDocument.createTreeWalker(e,NodeFilter.SHOW_ELEMENT);let o=i.currentNode;for(;o;){if(ne(o))return o;o=i.nextNode()}})(t)?.focus()}var oe=new WeakMap;function se(t){if(!_t(t,!1))return;const e=t.ownerDocument;if(!t.dispatchEvent(new $t("beforetoggle",{cancelable:!0,oldState:"closed",newState:"open"})))return;if(!_t(t,!1))return;let n=!1;if("auto"===t.popover){const n=t.getAttribute("popover");if(le(function(t){const e=new Map;let n=0;const i=t.ownerDocument;for(const t of Ut.get(i)||[])e.set(t,n),n+=1;e.set(t,n),n+=1;let o=null;return function(t){const n=ee(t);if(null===n)return null;const i=e.get(n);(null===o||e.get(o)<i)&&(o=n)}(t?.parentElement),o}(t)||e,!1,!0),n!==t.getAttribute("popover")||!_t(t,!1))return}Qt(e)||(n=!0),oe.delete(t);const i=e.activeElement;t.classList.add(":popover-open"),Yt.set(t,"showing"),zt.has(e)||zt.set(e,new Set),zt.get(e).add(t),ie(t),"auto"===t.popover&&(Ut.has(e)||Ut.set(e,new Set),Ut.get(e).add(t),he(Gt.get(t),!0)),n&&i&&"auto"===t.popover&&oe.set(t,i),Kt(t,"closed","open")}function re(t,e=!1,n=!1){if(!_t(t,!0))return;const i=t.ownerDocument;if("auto"===t.popover&&(le(t,e,n),!_t(t,!0)))return;if(he(Gt.get(t),!1),Gt.delete(t),n&&(t.dispatchEvent(new $t("beforetoggle",{oldState:"open",newState:"closed"})),!_t(t,!0)))return;zt.get(i)?.delete(t),Ut.get(i)?.delete(t),t.classList.remove(":popover-open"),Yt.set(t,"hidden"),n&&Kt(t,"open","closed");const o=oe.get(t);o&&(oe.delete(t),e&&o.focus())}function ae(t,e=!1,n=!1){let i=Qt(t);for(;i;)re(i,e,n),i=Qt(t)}function le(t,e,n){const i=t.ownerDocument||t;if(t instanceof Document)return ae(i,e,n);let o=null,s=!1;for(const e of Ut.get(i)||[])if(e===t)s=!0;else if(s){o=e;break}if(!s)return ae(i,e,n);for(;o&&"showing"===Xt(o)&&Ut.get(i)?.size;)re(o,e,n)}var ce=new WeakMap;function ue(t){if(!t.isTrusted)return;const e=t.composedPath()[0];if(!e)return;const n=e.ownerDocument;if(!Qt(n))return;const i=Zt(e);if(i&&"pointerdown"===t.type)ce.set(n,i);else if("pointerup"===t.type){const t=ce.get(n)===i;ce.delete(n),t&&le(i||n,!1,!0)}}var de=new WeakMap;function he(t,e=!1){if(!t)return;de.has(t)||de.set(t,t.getAttribute("aria-expanded"));const n=t.popoverTargetElement;if(n instanceof HTMLElement&&"auto"===n.popover)t.setAttribute("aria-expanded",String(e));else{const e=de.get(t);e?t.setAttribute("aria-expanded",e):t.removeAttribute("aria-expanded")}}var fe=globalThis.ShadowRoot||function(){};function me(t,e,n){const i=t[e];Object.defineProperty(t,e,{value(t){return i.call(this,n(t))}})}var pe,ge,be,ve,we=/(^|[^\\]):popover-open\b/g,ye="\n :where([popover]) {\n position: fixed;\n z-index: 2147483647;\n inset: 0;\n padding: 0.25em;\n width: fit-content;\n height: fit-content;\n border-width: initial;\n border-color: initial;\n border-image: initial;\n border-style: solid;\n background-color: canvas;\n color: canvastext;\n overflow: auto;\n margin: auto;\n }\n\n :where(dialog[popover][open]) {\n display: revert;\n }\n\n :where([anchor].\\:popover-open) {\n inset: auto;\n }\n\n :where([anchor]:popover-open) {\n inset: auto;\n }\n\n @supports not (background-color: canvas) {\n :where([popover]) {\n background-color: white;\n color: black;\n }\n }\n\n @supports (width: -moz-fit-content) {\n :where([popover]) {\n width: -moz-fit-content;\n height: -moz-fit-content;\n }\n }\n\n @supports not (inset: 0) {\n :where([popover]) {\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n }\n }\n\n :where([popover]:not(.\\:popover-open)) {\n display: none;\n }\n",Ee=null;function Ae(t){if(null===Ee)try{(Ee=new CSSStyleSheet).replaceSync(ye)}catch{Ee=!1}if(!1===Ee){const e=document.createElement("style");e.textContent=ye,t instanceof Document?t.head.prepend(e):t.prepend(e)}else t.adoptedStyleSheets=[Ee,...t.adoptedStyleSheets]}"undefined"!=typeof HTMLElement&&"object"==typeof HTMLElement.prototype&&"popover"in HTMLElement.prototype||function(){function t(t){return t?.includes(":popover-open")&&(t=t.replace(we,"$1.\\:popover-open")),t}window.ToggleEvent=window.ToggleEvent||$t,me(Document.prototype,"querySelector",t),me(Document.prototype,"querySelectorAll",t),me(Element.prototype,"querySelector",t),me(Element.prototype,"querySelectorAll",t),me(Element.prototype,"matches",t),me(Element.prototype,"closest",t),me(DocumentFragment.prototype,"querySelectorAll",t),me(DocumentFragment.prototype,"querySelectorAll",t),Object.defineProperties(HTMLElement.prototype,{popover:{enumerable:!0,configurable:!0,get(){if(!this.hasAttribute("popover"))return null;const t=(this.getAttribute("popover")||"").toLowerCase();return""===t||"auto"==t?"auto":"manual"},set(t){this.setAttribute("popover",t)}},showPopover:{enumerable:!0,configurable:!0,value(){se(this)}},hidePopover:{enumerable:!0,configurable:!0,value(){re(this,!0,!0)}},togglePopover:{enumerable:!0,configurable:!0,value(t){"showing"===Yt.get(this)&&void 0===t||!1===t?re(this,!0,!0):void 0!==t&&!0!==t||se(this)}}});const e=Element.prototype.attachShadow;e&&Object.defineProperties(Element.prototype,{attachShadow:{enumerable:!0,configurable:!0,writable:!0,value(t){const n=e.call(this,t);return Ae(n),n}}});const n=HTMLElement.prototype.attachInternals;n&&Object.defineProperties(HTMLElement.prototype,{attachInternals:{enumerable:!0,configurable:!0,writable:!0,value(){const t=n.call(this);return t.shadowRoot&&Ae(t.shadowRoot),t}}});const i=new WeakMap;function o(t){Object.defineProperties(t.prototype,{popoverTargetElement:{enumerable:!0,configurable:!0,set(t){if(null===t)this.removeAttribute("popovertarget"),i.delete(this);else{if(!(t instanceof Element))throw new TypeError("popoverTargetElement must be an element or null");this.setAttribute("popovertarget",""),i.set(this,t)}},get(){if("button"!==this.localName&&"input"!==this.localName)return null;if("input"===this.localName&&"reset"!==this.type&&"image"!==this.type&&"button"!==this.type)return null;if(this.disabled)return null;if(this.form&&"submit"===this.type)return null;const t=i.get(this);if(t&&t.isConnected)return t;if(t&&!t.isConnected)return i.delete(this),null;const e=te(this),n=this.getAttribute("popovertarget");return(e instanceof Document||e instanceof fe)&&n&&e.getElementById(n)||null}},popoverTargetAction:{enumerable:!0,configurable:!0,get(){const t=(this.getAttribute("popovertargetaction")||"").toLowerCase();return"show"===t||"hide"===t?t:"toggle"},set(t){this.setAttribute("popovertargetaction",t)}}})}o(HTMLButtonElement),o(HTMLInputElement);const s=t=>{if(!t.isTrusted)return;const e=t.composedPath()[0];if(!(e instanceof Element)||e?.shadowRoot)return;const n=te(e);if(!(n instanceof fe||n instanceof Document))return;const i=e.closest("[popovertargetaction],[popovertarget]");i&&function(t){const e=t.popoverTargetElement;if(!(e instanceof HTMLElement))return;const n=Xt(e);"show"===t.popoverTargetAction&&"showing"===n||"hide"===t.popoverTargetAction&&"hidden"===n||("showing"===n?re(e,!0,!0):_t(e,!1)&&(Gt.set(e,t),se(e)))}(i)},r=t=>{const e=t.key,n=t.target;t.defaultPrevented||!n||"Escape"!==e&&"Esc"!==e||le(n.ownerDocument,!0,!0)};(t=>{t.addEventListener("click",s),t.addEventListener("keydown",r),t.addEventListener("pointerdown",ue),t.addEventListener("pointerup",ue)})(document),Ae(document)}();const ke=['[role="menuitem"]','[role="menuitemcheckbox"]','[role="menuitemradio"]'].map((t=>`:not([hidden]) > ${t}`)).join(", "),Le=t=>{var e;return null===(e=t.textContent)||void 0===e?void 0:e.trim()[0].toLowerCase()},Te=/^\S$/;class FocusGroupElement extends HTMLElement{constructor(){super(...arguments),pe.add(this),ge.set(this,null),be.set(this,null)}get nowrap(){return this.hasAttribute("nowrap")}set nowrap(t){this.toggleAttribute("nowrap",t)}get direction(){return"horizontal"===this.getAttribute("direction")?"horizontal":"vertical"}set direction(t){this.setAttribute("direction",`${t}`)}get retain(){return this.hasAttribute("retain")}set retain(t){this.toggleAttribute("retain",t)}get mnemonics(){return this.hasAttribute("mnemonics")}connectedCallback(){p(this,be,new AbortController,"f");const{signal:t}=m(this,be,"f");this.addEventListener("keydown",this,{signal:t}),this.addEventListener("click",this,{signal:t}),this.addEventListener("mouseover",this,{signal:t}),this.addEventListener("focusin",this,{signal:t})}disconnectedCallback(){var t;null===(t=m(this,be,"f"))||void 0===t||t.abort()}handleEvent(t){var e;const{direction:n,nowrap:i}=this;if("focusin"===t.type){if(this.retain&&t.target instanceof Element&&t.target.matches(ke)){null===(e=m(this,ge,"f"))||void 0===e||e.abort();const{signal:n}=p(this,ge,new AbortController,"f");for(const e of m(this,pe,"a",ve)){e.setAttribute("tabindex",e===t.target?"0":"-1");const i=t.target.closest("[popover]");e===t.target&&"auto"===(null==i?void 0:i.popover)&&i.closest("focus-group")===this&&i.addEventListener("toggle",(t=>{var n,o;if(t.target instanceof Element&&"closed"===t.newState&&(null===(n=m(this,ge,"f"))||void 0===n||n.abort(),e.setAttribute("tabindex","-1"),i.id)){const t=this.querySelector(`[popovertarget="${i.id}"]`);t?t.setAttribute("tabindex","0"):null===(o=m(this,pe,"a",ve)[0])||void 0===o||o.setAttribute("tabindex","0")}}),{signal:n})}}}else if(t instanceof KeyboardEvent){const e=Array.from(m(this,pe,"a",ve));let o=e.indexOf(t.target);const s=t.key;if("Up"===s||"ArrowUp"===s)"vertical"!==n&&"both"!==n||(o-=o<0?0:1,t.preventDefault());else if("Down"===s||"ArrowDown"===s)"vertical"!==n&&"both"!==n||(o+=1,t.preventDefault());else if("Left"===t.key||"ArrowLeft"===t.key)"horizontal"!==n&&"both"!==n||(o-=1,t.preventDefault());else if("Right"===t.key||"ArrowRight"===t.key)"horizontal"!==n&&"both"!==n||(o+=1,t.preventDefault());else if("Home"===t.key||"PageUp"===t.key)o=0,t.preventDefault();else if("End"===t.key||"PageDown"===t.key)o=e.length-1,t.preventDefault();else{if(!this.mnemonics||!Te.test(s))return;{const n=s.toLowerCase(),r=o>0&&Le(t.target)===n?o:0;o=e.findIndex(((t,e)=>e>r&&Le(t)===n)),o<0&&!i&&(o=e.findIndex((t=>Le(t)===n)))}}i&&o<0&&(o=0),!i&&o>=e.length&&(o=0);const r=e.at(Math.min(o,e.length-1));{let e=r;do{e=e.closest("[popover]:not(:popover-open)"),"auto"!==(null==e?void 0:e.popover)||["ArrowRight","ArrowLeft"].includes(t.key)||e.showPopover(),e=(null==e?void 0:e.parentElement)||null}while(e)}null==r||r.focus()}}}ge=new WeakMap,be=new WeakMap,pe=new WeakSet,ve=function(){return this.querySelectorAll(ke)},customElements.get("focus-group")||(window.FocusGroupElement=FocusGroupElement,customElements.define("focus-group",FocusGroupElement));const Me=new WeakMap,Se=new WeakMap,xe=new WeakMap;function Ce(t){const e=t.currentTarget;if(!(e instanceof ImageCropElement))return;const{box:n,image:i}=xe.get(e)||{};if(!n||!i)return;let o=0,s=0;if(t instanceof KeyboardEvent)"ArrowUp"===t.key?s=-1:"ArrowDown"===t.key?s=1:"ArrowLeft"===t.key?o=-1:"ArrowRight"===t.key&&(o=1);else if(Se.has(e)&&t instanceof MouseEvent){const n=Se.get(e);o=t.pageX-n.dragStartX,s=t.pageY-n.dragStartY}else if(Se.has(e)&&t instanceof TouchEvent){const{pageX:n,pageY:i}=t.changedTouches[0],{dragStartX:r,dragStartY:a}=Se.get(e);o=n-r,s=i-a}if(0!==o||0!==s){const t=Math.min(Math.max(0,n.offsetLeft+o),i.width-n.offsetWidth),r=Math.min(Math.max(0,n.offsetTop+s),i.height-n.offsetHeight);n.style.left=`${t}px`,n.style.top=`${r}px`,We(e,{x:t,y:r,width:n.offsetWidth,height:n.offsetHeight})}if(t instanceof MouseEvent)Se.set(e,{dragStartX:t.pageX,dragStartY:t.pageY});else if(t instanceof TouchEvent){const{pageX:n,pageY:i}=t.changedTouches[0];Se.set(e,{dragStartX:n,dragStartY:i})}}function De(t){const e=t.target;if(!(e instanceof HTMLElement))return;const n=Ie(e);if(!(n instanceof ImageCropElement))return;const{box:i}=xe.get(n)||{};if(!i)return;const o=n.getBoundingClientRect();let s,r,a;if(t instanceof KeyboardEvent){if("Escape"===t.key)return Pe(n);if("-"===t.key&&(a=-10),"="===t.key&&(a=10),!a)return;s=i.offsetWidth+a,r=i.offsetHeight+a,Me.set(n,{startX:i.offsetLeft,startY:i.offsetTop})}else if(t instanceof MouseEvent){const e=Me.get(n);if(!e)return;s=t.pageX-e.startX-o.left-window.pageXOffset,r=t.pageY-e.startY-o.top-window.pageYOffset}else if(t instanceof TouchEvent){const e=Me.get(n);if(!e)return;s=t.changedTouches[0].pageX-e.startX-o.left-window.pageXOffset,r=t.changedTouches[0].pageY-e.startY-o.top-window.pageYOffset}s&&r&&Oe(n,s,r,!(t instanceof KeyboardEvent))}function Ie(t){const e=t.getRootNode();return e instanceof ShadowRoot?e.host:t}function He(t){const e=t.currentTarget;if(!(e instanceof HTMLElement))return;const n=Ie(e);if(!(n instanceof ImageCropElement))return;const{box:i}=xe.get(n)||{};if(!i)return;const o=t.target;if(o instanceof HTMLElement)if(o.hasAttribute("data-direction")){const e=o.getAttribute("data-direction")||"";n.addEventListener("mousemove",De),n.addEventListener("touchmove",De,{passive:!0}),["nw","se"].indexOf(e)>=0&&n.classList.add("nwse"),["ne","sw"].indexOf(e)>=0&&n.classList.add("nesw"),Me.set(n,{startX:i.offsetLeft+(["se","ne"].indexOf(e)>=0?0:i.offsetWidth),startY:i.offsetTop+(["se","sw"].indexOf(e)>=0?0:i.offsetHeight)}),De(t)}else n.addEventListener("mousemove",Ce),n.addEventListener("touchmove",Ce,{passive:!0})}function Oe(t,e,n,i=!0){let o=Math.max(Math.abs(e),Math.abs(n),10);const s=Me.get(t);if(!s)return;const{box:r,image:a}=xe.get(t)||{};if(!r||!a)return;o=Math.min(o,n>0?a.height-s.startY:s.startY,e>0?a.width-s.startX:s.startX);const l=i?Math.round(Math.max(0,e>0?s.startX:s.startX-o)):r.offsetLeft,c=i?Math.round(Math.max(0,n>0?s.startY:s.startY-o)):r.offsetTop;r.style.left=`${l}px`,r.style.top=`${c}px`,r.style.width=`${o}px`,r.style.height=`${o}px`,We(t,{x:l,y:c,width:o,height:o})}function Pe(t){const{image:e}=xe.get(t)||{};if(!e)return;const n=Math.round(e.clientWidth>e.clientHeight?e.clientHeight:e.clientWidth);Me.set(t,{startX:(e.clientWidth-n)/2,startY:(e.clientHeight-n)/2}),Oe(t,n,n)}function Re(t){const e=t.currentTarget;e instanceof ImageCropElement&&(Se.delete(e),e.classList.remove("nwse","nesw"),e.removeEventListener("mousemove",De),e.removeEventListener("mousemove",Ce),e.removeEventListener("touchmove",De),e.removeEventListener("touchmove",Ce))}function We(t,e){const{image:n}=xe.get(t)||{};if(!n)return;const i=n.naturalWidth/n.width;for(const n in e){const o=Math.round(e[n]*i);e[n]=o;const s=t.querySelector(`[data-image-crop-input='${n}']`);s instanceof HTMLInputElement&&(s.value=o.toString())}t.dispatchEvent(new CustomEvent("image-crop-change",{bubbles:!0,detail:e}))}class ImageCropElement extends HTMLElement{connectedCallback(){if(xe.has(this))return;const t=this.attachShadow({mode:"open"});t.innerHTML='\n<style>\n :host { touch-action: none; display: block; }\n :host(.nesw) { cursor: nesw-resize; }\n :host(.nwse) { cursor: nwse-resize; }\n :host(.nesw) .crop-box, :host(.nwse) .crop-box { cursor: inherit; }\n :host([loaded]) .crop-image { display: block; }\n :host([loaded]) ::slotted([data-loading-slot]), .crop-image { display: none; }\n\n .crop-wrapper {\n position: relative;\n font-size: 0;\n }\n .crop-container {\n user-select: none;\n -ms-user-select: none;\n -moz-user-select: none;\n -webkit-user-select: none;\n position: absolute;\n overflow: hidden;\n z-index: 1;\n top: 0;\n width: 100%;\n height: 100%;\n }\n\n :host([rounded]) .crop-box {\n border-radius: 50%;\n box-shadow: 0 0 0 4000px rgba(0, 0, 0, 0.3);\n }\n .crop-box {\n position: absolute;\n border: 1px dashed #fff;\n box-sizing: border-box;\n cursor: move;\n }\n\n :host([rounded]) .crop-outline {\n outline: none;\n }\n .crop-outline {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n right: 0;\n outline: 4000px solid rgba(0, 0, 0, .3);\n }\n\n .handle { position: absolute; }\n :host([rounded]) .handle::before { border-radius: 50%; }\n .handle:before {\n position: absolute;\n display: block;\n padding: 4px;\n transform: translate(-50%, -50%);\n content: \' \';\n background: #fff;\n border: 1px solid #767676;\n }\n .ne { top: 0; right: 0; cursor: nesw-resize; }\n .nw { top: 0; left: 0; cursor: nwse-resize; }\n .se { bottom: 0; right: 0; cursor: nwse-resize; }\n .sw { bottom: 0; left: 0; cursor: nesw-resize; }\n</style>\n<slot></slot>\n<div class="crop-wrapper">\n <img width="100%" class="crop-image" alt="">\n <div class="crop-container">\n <div data-crop-box class="crop-box">\n <div class="crop-outline"></div>\n <div data-direction="nw" class="handle nw"></div>\n <div data-direction="ne" class="handle ne"></div>\n <div data-direction="sw" class="handle sw"></div>\n <div data-direction="se" class="handle se"></div>\n </div>\n </div>\n</div>\n';const e=t.querySelector("[data-crop-box]");if(!(e instanceof HTMLElement))return;const n=t.querySelector("img");n instanceof HTMLImageElement&&(xe.set(this,{box:e,image:n}),n.addEventListener("load",(()=>{this.loaded=!0,Pe(this)})),this.addEventListener("mouseleave",Re),this.addEventListener("touchend",Re),this.addEventListener("mouseup",Re),e.addEventListener("mousedown",He),e.addEventListener("touchstart",He,{passive:!0}),this.addEventListener("keydown",Ce),this.addEventListener("keydown",De),this.src&&(n.src=this.src))}static get observedAttributes(){return["src"]}get src(){return this.getAttribute("src")}set src(t){t?this.setAttribute("src",t):this.removeAttribute("src")}get loaded(){return this.hasAttribute("loaded")}set loaded(t){t?this.setAttribute("loaded",""):this.removeAttribute("loaded")}attributeChangedCallback(t,e,n){const{image:i}=xe.get(this)||{};"src"===t&&(this.loaded=!1,i&&(i.src=n))}}var qe,Fe,Ne,$e;function Be(t){document.activeElement!==t&&(null==t||t.focus())}window.customElements.get("image-crop")||(window.ImageCropElement=ImageCropElement,window.customElements.define("image-crop",ImageCropElement));const Ke=[];function je(t){const e=t.target,n=null==e?void 0:e.closest("button");if(!n||n.hasAttribute("disabled")||"true"===n.getAttribute("aria-disabled"))return;let i=null==n?void 0:n.getAttribute("data-show-dialog-id");if(i){t.stopPropagation();const e=document.getElementById(i);if(e instanceof ModalDialogElement)return e.openButton=n,e.show(),void t.preventDefault()}if(Ke.length&&(i=n.getAttribute("data-close-dialog-id")||n.getAttribute("data-submit-dialog-id"),i)){const t=document.getElementById(i);if(t instanceof ModalDialogElement){const e=Ke.findIndex((t=>t.id===i));Ke.splice(e,1),t.close(n.hasAttribute("data-submit-dialog-id"))}}}function Ve(t){!(t instanceof KeyboardEvent&&"keydown"===t.type&&"Enter"===t.key)||t.ctrlKey||t.altKey||t.metaKey||t.shiftKey||je(t)}function ze(t){const e=t.target;if(null==e?void 0:e.closest("button"))return;const n=Ke[Ke.length-1];if(!n)return;!e.closest(`#${n.getAttribute("id")}`)&&e.ownerDocument.addEventListener("mouseup",(t=>{t.target===e&&(Ke.pop(),n.close())}),{once:!0})}class ModalDialogElement extends HTMLElement{constructor(){super(...arguments),qe.add(this),Fe.set(this,new AbortController)}get open(){return this.hasAttribute("open")}set open(t){var e,n,i,o;if(t){if(this.open)return;this.setAttribute("open",""),this.setAttribute("aria-disabled","false"),document.body.style.paddingRight=window.innerWidth-document.body.clientWidth+"px",document.body.style.overflow="hidden",null===(e=m(this,qe,"a",Ne))||void 0===e||e.classList.remove("Overlay--hidden"),m(this,Fe,"f").signal.aborted&&p(this,Fe,new AbortController,"f"),Z(this,this.querySelector("[autofocus]"),m(this,Fe,"f").signal),Ke.push(this)}else{if(!this.open)return;this.removeAttribute("open"),this.setAttribute("aria-disabled","true"),null===(n=m(this,qe,"a",Ne))||void 0===n||n.classList.add("Overlay--hidden"),document.body.style.paddingRight="0",document.body.style.overflow="initial",m(this,Fe,"f").abort();const t=(null===(i=this.openButton)||void 0===i?void 0:i.closest("details"))||(null===(o=this.openButton)||void 0===o?void 0:o.closest("action-menu"));Be(t?j(t):this.openButton),this.openButton=null}}get showButtons(){return document.querySelectorAll(`button[data-show-dialog-id='${this.id}']`)}connectedCallback(){this.hasAttribute("role")||this.setAttribute("role","dialog"),document.addEventListener("click",je),document.addEventListener("keydown",Ve),document.addEventListener("mousedown",ze),this.addEventListener("keydown",(t=>m(this,qe,"m",$e).call(this,t)))}show(){this.open=!0}close(t=!1){if(!1===this.open)return;const e=new Event(t?"close":"cancel");this.dispatchEvent(e),this.open=!1}}var Ue,Ye,Xe,Ge,_e,Je,Ze;Fe=new WeakMap,qe=new WeakSet,Ne=function(){var t;return(null===(t=this.parentElement)||void 0===t?void 0:t.hasAttribute("data-modal-dialog-overlay"))?this.parentElement:null},$e=function(t){if(t instanceof KeyboardEvent&&!t.isComposing&&this.open)switch(t.key){case"Escape":this.close(),t.preventDefault(),t.stopPropagation();break;case"Enter":t.target.getAttribute("data-close-dialog-id")===this.id&&t.stopPropagation();break}},window.customElements.get("modal-dialog")||(window.ModalDialogElement=ModalDialogElement,window.customElements.define("modal-dialog",ModalDialogElement));let Qe=class NavListElement extends HTMLElement{constructor(){super(...arguments),Ue.add(this)}selectItemById(t){if(!t)return!1;const e=m(this,Ue,"m",Ye).call(this,t);return!!e&&(m(this,Ue,"m",_e).call(this,e),!0)}selectItemByHref(t){if(!t)return!1;const e=m(this,Ue,"m",Xe).call(this,t);return!!e&&(m(this,Ue,"m",_e).call(this,e),!0)}selectItemByCurrentLocation(){const t=m(this,Ue,"m",Ge).call(this);return!!t&&(m(this,Ue,"m",_e).call(this,t),!0)}expandItem(t){var e;null===(e=t.nextElementSibling)||void 0===e||e.removeAttribute("data-hidden"),t.setAttribute("aria-expanded","true")}collapseItem(t){var e;null===(e=t.nextElementSibling)||void 0===e||e.setAttribute("data-hidden",""),t.setAttribute("aria-expanded","false"),t.focus()}itemIsExpanded(t){return"A"===(null==t?void 0:t.tagName)||"true"===(null==t?void 0:t.getAttribute("aria-expanded"))}handleItemWithSubItemClick(t){const e=t.target;if(!(e instanceof HTMLElement))return;const n=e.closest("button");n&&(this.itemIsExpanded(n)?this.collapseItem(n):this.expandItem(n),t.stopPropagation())}handleItemWithSubItemKeydown(t){const e=t.currentTarget;if(!(e instanceof HTMLElement))return;let n=e.closest("button");if(!n){const t=e.getAttribute("aria-labelledby");if(!t)return;n=document.getElementById(t)}this.itemIsExpanded(n)&&"Escape"===t.key&&this.collapseItem(n),t.stopPropagation()}};var tn,en;Ue=new WeakSet,Ye=function(t){var e;for(const n of this.items){if(n.classList.contains("ActionListItem--hasSubItem"))continue;if(((null===(e=n.getAttribute("data-item-id"))||void 0===e?void 0:e.split(" "))||[]).includes(t))return n}return null},Xe=function(t){const e=this.querySelector(`.ActionListContent[href="${t}"]`);return e?e.closest(".ActionListItem"):null},Ge=function(){return m(this,Ue,"m",Xe).call(this,window.location.pathname)},_e=function(t){const e=this.querySelector(".ActionListItem--navActive");e&&m(this,Ue,"m",Je).call(this,e),t.classList.add("ActionListItem--navActive"),t.children.length>0&&t.children[0].setAttribute("aria-current","page");const n=m(this,Ue,"m",Ze).call(this,t);n&&(this.expandItem(n),n.classList.add("ActionListContent--hasActiveSubItem"))},Je=function(t){t.classList.remove("ActionListItem--navActive"),t.children.length>0&&t.children[0].removeAttribute("aria-current");const e=m(this,Ue,"m",Ze).call(this,t);e&&(this.collapseItem(e),e.classList.remove("ActionListContent--hasActiveSubItem"))},Ze=function(t){var e;if(!t.classList.contains("ActionListItem--subItem"))return null;const n=null===(e=t.closest("li.ActionListItem--hasSubItem"))||void 0===e?void 0:e.querySelector("button.ActionListContent");return n||null},f([O],Qe.prototype,"items",void 0),Qe=f([P],Qe);let nn=class NavListGroupElement extends HTMLElement{constructor(){super(...arguments),tn.add(this)}connectedCallback(){this.setShowMoreItemState()}get showMoreDisabled(){return this.showMoreItem.hasAttribute("aria-disabled")}set showMoreDisabled(t){t?this.showMoreItem.setAttribute("aria-disabled","true"):this.showMoreItem.removeAttribute("aria-disabled"),this.showMoreItem.classList.toggle("disabled",t)}set currentPage(t){this.showMoreItem.setAttribute("data-current-page",t.toString())}get currentPage(){return parseInt(this.showMoreItem.getAttribute("data-current-page"))||1}get totalPages(){return parseInt(this.showMoreItem.getAttribute("data-total-pages"))||1}get paginationSrc(){return this.showMoreItem.getAttribute("src")||""}async showMore(t){var e,n;if(t.preventDefault(),this.showMoreDisabled)return;let i;this.showMoreDisabled=!0;try{const t=new URL(this.paginationSrc,window.location.origin);this.currentPage++,t.searchParams.append("page",this.currentPage.toString());const e=await fetch(t);if(!e.ok)return;i=await e.text(),this.currentPage===this.totalPages&&(this.showMoreItem.hidden=!0)}catch(t){return this.showMoreDisabled=!1,void this.currentPage--}const o=m(this,tn,"m",en).call(this,document,i);null===(e=null==o?void 0:o.querySelector("li > a"))||void 0===e||e.setAttribute("data-targets","nav-list-group.focusMarkers");const s=t.target.closest("button").getAttribute("data-list-id");document.getElementById(s).append(o),null===(n=this.focusMarkers.pop())||void 0===n||n.focus(),this.showMoreDisabled=!1}setShowMoreItemState(){this.showMoreItem&&(this.currentPage<this.totalPages?this.showMoreItem.hidden=!1:this.showMoreItem.hidden=!0)}};var on,sn;tn=new WeakSet,en=function(t,e){const n=t.createElement("template");return n.innerHTML=e,t.importNode(n.content,!0)},f([H],nn.prototype,"showMoreItem",void 0),f([O],nn.prototype,"focusMarkers",void 0),nn=f([P],nn),window.NavListGroupElement=nn;let rn=class SegmentedControlElement extends HTMLElement{constructor(){super(...arguments),on.add(this)}connectedCallback(){m(this,on,"m",sn).call(this)}select(t){var e,n;const i=t.currentTarget;for(const t of this.items)t.classList.remove("SegmentedControl-item--selected"),null===(e=t.querySelector("[aria-current]"))||void 0===e||e.setAttribute("aria-current","false");null===(n=i.closest("li.SegmentedControl-item"))||void 0===n||n.classList.add("SegmentedControl-item--selected"),i.setAttribute("aria-current","true")}};on=new WeakSet,sn=function(){for(const t of this.querySelectorAll(".Button-label"))t.setAttribute("data-content",t.textContent||"")},f([O],rn.prototype,"items",void 0),rn=f([P],rn),window.customElements.get("segmented-control")||(window.SegmentedControlElement=rn,window.customElements.define("segmented-control",rn));let an=class ToggleSwitchElement extends HTMLElement{constructor(){super(...arguments),this.toggling=!1}get src(){const t=this.getAttribute("src");if(!t)return null;const e=this.ownerDocument.createElement("a");return e.href=t,e.href}get csrf(){const t=this.querySelector("[data-csrf]");return this.getAttribute("csrf")||t instanceof HTMLInputElement&&t.value||null}get csrfField(){return this.getAttribute("csrf-field")||"authenticity_token"}isRemote(){return null!=this.src}async toggle(){if(!this.toggling&&(this.toggling=!0,!this.isDisabled())){if(!this.isRemote())return this.performToggle(),void(this.toggling=!1);this.performToggle(),this.setLoadingState();try{await this.submitForm()}catch(t){return void(t instanceof Error&&(this.setErrorState(t.message||"An error occurred, please try again."),this.performToggle()))}finally{this.toggling=!1}this.setSuccessState()}}turnOn(){this.isDisabled()||(this.switch.setAttribute("aria-pressed","true"),this.classList.add("ToggleSwitch--checked"))}turnOff(){this.isDisabled()||(this.switch.setAttribute("aria-pressed","false"),this.classList.remove("ToggleSwitch--checked"))}isOn(){return"true"===this.switch.getAttribute("aria-pressed")}isOff(){return!this.isOn()}isDisabled(){return null!=this.switch.getAttribute("disabled")}disable(){this.switch.setAttribute("disabled","disabled")}enable(){this.switch.removeAttribute("disabled")}performToggle(){this.isOn()?this.turnOff():this.turnOn()}setLoadingState(){this.errorIcon.setAttribute("hidden","hidden"),this.loadingSpinner.removeAttribute("hidden");const t=new CustomEvent("toggleSwitchLoading",{bubbles:!0});this.dispatchEvent(t)}setSuccessState(){const t=new CustomEvent("toggleSwitchSuccess",{bubbles:!0});this.dispatchEvent(t),this.setFinishedState(!1)}setErrorState(t){const e=new CustomEvent("toggleSwitchError",{bubbles:!0,detail:t});this.dispatchEvent(e),this.setFinishedState(!0)}setFinishedState(t){t&&this.errorIcon.removeAttribute("hidden"),this.loadingSpinner.setAttribute("hidden","hidden")}async submitForm(){const t=new FormData;if(this.csrf&&t.append(this.csrfField,this.csrf),t.append("value",this.isOn()?"1":"0"),!this.src)throw new Error("invalid src");let e;try{e=await fetch(this.src,{credentials:"same-origin",method:"POST",headers:{"Requested-With":"XMLHttpRequest"},body:t})}catch(t){throw new Error("A network error occurred, please try again.")}if(!e.ok)throw new Error(await e.text())}};var ln,cn,un,dn,hn,fn,mn,pn,gn,bn;f([H],an.prototype,"switch",void 0),f([H],an.prototype,"loadingSpinner",void 0),f([H],an.prototype,"errorIcon",void 0),an=f([P],an),window.customElements.get("toggle-switch")||(window.ToggleSwitchElement=an,window.customElements.define("toggle-switch",an));const vn=(()=>{let t;return e=>t?e.matches(t):function(e){try{return t=":popover-open",e.matches(t)}catch(n){try{return t=":open",e.matches(":open")}catch(n){return t=".\\:popover-open",e.matches(".\\:popover-open")}}}(e)})(),wn="sr-only",yn=["tooltip-n","tooltip-s","tooltip-e","tooltip-w","tooltip-ne","tooltip-se","tooltip-nw","tooltip-sw"];function En(t){for(const e of Tn)e!==t&&(vn(e)?e.hidePopover():Tn.delete(e))}function An(){En()}function kn(t){setTimeout((()=>{for(const e of Tn)vn(e)&&"focus"===e.showReason&&e.control!==t.target&&e.hidePopover()}),0)}const Ln=new Set,Tn=new Set;class ToolTipElement extends HTMLElement{constructor(){super(...arguments),ln.add(this),cn.set(this,void 0),un.set(this,"center"),dn.set(this,"outside-bottom"),hn.set(this,!1),fn.set(this,"mouse")}styles(){return'\n :host {\n padding: var(--overlay-paddingBlock-condensed) var(--overlay-padding-condensed) !important;\n font: var(--text-body-shorthand-small);\n color: var(--fgColor-onEmphasis, var(--color-fg-on-emphasis)) !important;\n text-align: center;\n text-decoration: none;\n text-shadow: none;\n text-transform: none;\n letter-spacing: normal;\n word-wrap: break-word;\n white-space: pre;\n background: var(--bgColor-emphasis, var(--color-neutral-emphasis-plus)) !important;\n border-radius: var(--borderRadius-medium);\n border: 0 !important;\n opacity: 0;\n max-width: var(--overlay-width-small);\n word-wrap: break-word;\n white-space: normal;\n width: max-content !important;\n inset: var(--tool-tip-position-top, 0) auto auto var(--tool-tip-position-left, 0) !important;\n overflow: visible !important;\n text-wrap: balance;\n }\n\n :host:before{\n position: absolute;\n z-index: 1000001;\n color: var(--bgColor-emphasis, var(--color-neutral-emphasis-plus));\n content: "";\n border: 6px solid transparent;\n opacity: 0;\n }\n\n @keyframes tooltip-appear {\n from {\n opacity: 0;\n }\n to {\n opacity: 1;\n }\n }\n\n :host:after{\n position: absolute;\n display: block;\n right: 0;\n left: 0;\n height: 12px;\n content: "";\n }\n\n :host(:popover-open),\n :host(:popover-open):before {\n animation-name: tooltip-appear;\n animation-duration: .1s;\n animation-fill-mode: forwards;\n animation-timing-function: ease-in;\n }\n\n :host(.\\:popover-open),\n :host(.\\:popover-open):before {\n animation-name: tooltip-appear;\n animation-duration: .1s;\n animation-fill-mode: forwards;\n animation-timing-function: ease-in;\n animation-delay: .4s;\n }\n\n :host(.tooltip-s):before,\n :host(.tooltip-n):before {\n right: 50%;\n margin-right: -6px;\n }\n :host(.tooltip-s):before,\n :host(.tooltip-se):before,\n :host(.tooltip-sw):before {\n bottom: 100%;\n border-bottom-color: var(--bgColor-emphasis, var(--color-neutral-emphasis-plus));\n }\n :host(.tooltip-s):after,\n :host(.tooltip-se):after,\n :host(.tooltip-sw):after {\n bottom: 100%\n }\n :host(.tooltip-n):before,\n :host(.tooltip-ne):before,\n :host(.tooltip-nw):before {\n top: 100%;\n border-top-color: var(--bgColor-emphasis, var(--color-neutral-emphasis-plus));\n }\n :host(.tooltip-n):after,\n :host(.tooltip-ne):after,\n :host(.tooltip-nw):after {\n top: 100%;\n }\n :host(.tooltip-se):before,\n :host(.tooltip-ne):before {\n left: 0;\n margin-left: 6px;\n }\n :host(.tooltip-sw):before,\n :host(.tooltip-nw):before {\n right: 0;\n margin-right: 6px;\n }\n :host(.tooltip-w):before {\n top: 50%;\n bottom: 50%;\n left: 100%;\n margin-top: -6px;\n border-left-color: var(--bgColor-emphasis, var(--color-neutral-emphasis-plus));\n }\n :host(.tooltip-e):before {\n top: 50%;\n right: 100%;\n bottom: 50%;\n margin-top: -6px;\n border-right-color: var(--bgColor-emphasis, var(--color-neutral-emphasis-plus));\n }\n '}get showReason(){return m(this,fn,"f")}get htmlFor(){return this.getAttribute("for")||""}set htmlFor(t){this.setAttribute("for",t)}get type(){return"label"===this.getAttribute("data-type")?"label":"description"}set type(t){this.setAttribute("data-type",t)}get direction(){return this.getAttribute("data-direction")||"s"}set direction(t){this.setAttribute("data-direction",t)}get control(){return this.ownerDocument.getElementById(this.htmlFor)}set hiddenFromView(t){t&&vn(this)?this.hidePopover():t||vn(this)||this.showPopover()}get hiddenFromView(){return!vn(this)}connectedCallback(){var t,e;if(Ln.add(this),m(this,ln,"m",pn).call(this),m(this,ln,"m",gn).call(this),!this.shadowRoot){const t=this.attachShadow({mode:"open"});t.appendChild(document.createElement("style")).textContent=this.styles(),t.appendChild(document.createElement("slot"))}if(m(this,ln,"m",mn).call(this,!1),p(this,hn,!0,"f"),!this.control)return;this.setAttribute("role","tooltip"),null===(t=m(this,cn,"f"))||void 0===t||t.abort(),p(this,cn,new AbortController,"f");const{signal:n}=m(this,cn,"f");this.addEventListener("mouseleave",this,{signal:n}),this.addEventListener("toggle",this,{signal:n}),this.control.addEventListener("mouseenter",this,{signal:n}),this.control.addEventListener("mouseleave",this,{signal:n}),this.control.addEventListener("focus",this,{signal:n}),this.control.addEventListener("mousedown",this,{signal:n}),null===(e=this.control.popoverTargetElement)||void 0===e||e.addEventListener("beforetoggle",this,{signal:n}),this.ownerDocument.addEventListener("focusout",An),this.ownerDocument.addEventListener("focusin",kn),this.ownerDocument.addEventListener("keydown",this,{signal:n,capture:!0})}disconnectedCallback(){var t;Ln.delete(this),Tn.delete(this),null===(t=m(this,cn,"f"))||void 0===t||t.abort()}async handleEvent(t){if(!this.control)return;const e=vn(this),n="mouseenter"===t.type||"focus"===t.type,i="mouseleave"===t.type&&t.relatedTarget!==this.control&&t.relatedTarget!==this,o="keydown"===t.type&&"Escape"===t.key,s="mousedown"===t.type&&t.currentTarget===this.control,r="beforetoggle"===t.type&&t.currentTarget!==this,a=i||o||s||r;e&&o&&(t.stopImmediatePropagation(),t.preventDefault()),await Promise.resolve(),e||!n||vn(this)?e&&a&&vn(this)&&this.hidePopover():(p(this,fn,"mouseenter"===t.type?"mouse":"focus","f"),this.showPopover()),"toggle"===t.type&&m(this,ln,"m",mn).call(this,"open"===t.newState)}attributeChangedCallback(t){this.isConnected&&("id"===t||"data-type"===t?m(this,ln,"m",pn).call(this):"data-direction"===t&&m(this,ln,"m",gn).call(this))}}var Mn,Sn;cn=new WeakMap,un=new WeakMap,dn=new WeakMap,hn=new WeakMap,fn=new WeakMap,ln=new WeakSet,mn=function(t){t?(Tn.add(this),this.classList.remove(wn),En(this),m(this,ln,"m",bn).call(this)):(Tn.delete(this),this.classList.remove(...yn),this.classList.add(wn))},pn=function(){if(this.id&&this.control)if("label"===this.type){let t=this.control.getAttribute("aria-labelledby");t=t?t.split(" ").includes(this.id)?`${t}`:`${t} ${this.id}`:this.id,this.control.setAttribute("aria-labelledby",t),this.setAttribute("aria-hidden","true")}else{let t=this.control.getAttribute("aria-describedby");t=t?t.split(" ").includes(this.id)?`${t}`:`${t} ${this.id}`:this.id,this.control.setAttribute("aria-describedby",t)}},gn=function(){this.classList.remove(...yn);const t=this.direction;"n"===t?(p(this,un,"center","f"),p(this,dn,"outside-top","f")):"ne"===t?(p(this,un,"start","f"),p(this,dn,"outside-top","f")):"e"===t?(p(this,un,"center","f"),p(this,dn,"outside-right","f")):"se"===t?(p(this,un,"start","f"),p(this,dn,"outside-bottom","f")):"s"===t?(p(this,un,"center","f"),p(this,dn,"outside-bottom","f")):"sw"===t?(p(this,un,"end","f"),p(this,dn,"outside-bottom","f")):"w"===t?(p(this,un,"center","f"),p(this,dn,"outside-left","f")):"nw"===t&&(p(this,un,"end","f"),p(this,dn,"outside-top","f"))},bn=function(){if(!this.control)return;if(!m(this,hn,"f")||!vn(this))return;const t=q(this,this.control,{side:m(this,dn,"f"),align:m(this,un,"f"),anchorOffset:10}),e=t.anchorSide,n=t.anchorAlign;this.style.setProperty("--tool-tip-position-top",`${t.top}px`),this.style.setProperty("--tool-tip-position-left",`${t.left}px`);let i="s";i="outside-left"===e?"w":"outside-right"===e?"e":"outside-top"===e?"center"===n?"n":"start"===n?"ne":"nw":"center"===n?"s":"start"===n?"se":"sw",this.classList.add(`tooltip-${i}`)},ToolTipElement.observedAttributes=["data-type","data-direction","id"],window.customElements.get("tool-tip")||(window.ToolTipElement=ToolTipElement,window.customElements.define("tool-tip",ToolTipElement));let xn=class XBannerElement extends HTMLElement{constructor(){super(...arguments),Mn.add(this)}dismiss(){const t=this.parentElement;t&&("remove"===m(this,Mn,"a",Sn)?t.removeChild(this):this.hide())}show(){this.style.setProperty("display","initial")}hide(){this.style.setProperty("display","none")}};Mn=new WeakSet,Sn=function(){return this.getAttribute("data-dismiss-scheme")},f([H],xn.prototype,"titleText",void 0),xn=f([P],xn),window.customElements.get("x-banner")||(window.XBannerElement=xn,window.customElements.define("x-banner",xn));class Cn{constructor(t,e,{tabInsertsSuggestions:n,defaultFirstOption:i}={}){this.input=t,this.list=e,this.tabInsertsSuggestions=null==n||n,this.defaultFirstOption=null!=i&&i,this.isComposing=!1,e.id||(e.id=`combobox-${Math.random().toString().slice(2,6)}`),this.ctrlBindings=!!navigator.userAgent.match(/Macintosh/),this.keyboardEventHandler=t=>function(t,e){if(t.shiftKey||t.metaKey||t.altKey)return;if(!e.ctrlBindings&&t.ctrlKey)return;if(e.isComposing)return;switch(t.key){case"Enter":In(e.input,e.list)&&t.preventDefault();break;case"Tab":e.tabInsertsSuggestions&&In(e.input,e.list)&&t.preventDefault();break;case"Escape":e.clearSelection();break;case"ArrowDown":e.navigate(1),t.preventDefault();break;case"ArrowUp":e.navigate(-1),t.preventDefault();break;case"n":e.ctrlBindings&&t.ctrlKey&&(e.navigate(1),t.preventDefault());break;case"p":e.ctrlBindings&&t.ctrlKey&&(e.navigate(-1),t.preventDefault());break;default:if(t.ctrlKey)break;e.clearSelection()}}(t,this),this.compositionEventHandler=t=>function(t,e){e.isComposing="compositionstart"===t.type;const n=document.getElementById(e.input.getAttribute("aria-controls")||"");if(!n)return;e.clearSelection()}(t,this),this.inputHandler=this.clearSelection.bind(this),t.setAttribute("role","combobox"),t.setAttribute("aria-controls",e.id),t.setAttribute("aria-expanded","false"),t.setAttribute("aria-autocomplete","list"),t.setAttribute("aria-haspopup","listbox")}destroy(){this.clearSelection(),this.stop(),this.input.removeAttribute("role"),this.input.removeAttribute("aria-controls"),this.input.removeAttribute("aria-expanded"),this.input.removeAttribute("aria-autocomplete"),this.input.removeAttribute("aria-haspopup")}start(){this.input.setAttribute("aria-expanded","true"),this.input.addEventListener("compositionstart",this.compositionEventHandler),this.input.addEventListener("compositionend",this.compositionEventHandler),this.input.addEventListener("input",this.inputHandler),this.input.addEventListener("keydown",this.keyboardEventHandler),this.list.addEventListener("click",Dn),this.indicateDefaultOption()}stop(){this.clearSelection(),this.input.setAttribute("aria-expanded","false"),this.input.removeEventListener("compositionstart",this.compositionEventHandler),this.input.removeEventListener("compositionend",this.compositionEventHandler),this.input.removeEventListener("input",this.inputHandler),this.input.removeEventListener("keydown",this.keyboardEventHandler),this.list.removeEventListener("click",Dn)}indicateDefaultOption(){var t;this.defaultFirstOption&&(null===(t=Array.from(this.list.querySelectorAll('[role="option"]:not([aria-disabled="true"])')).filter(Hn)[0])||void 0===t||t.setAttribute("data-combobox-option-default","true"))}navigate(t=1){const e=Array.from(this.list.querySelectorAll('[aria-selected="true"]')).filter(Hn)[0],n=Array.from(this.list.querySelectorAll('[role="option"]')).filter(Hn),i=n.indexOf(e);if(i===n.length-1&&1===t||0===i&&-1===t)return this.clearSelection(),void this.input.focus();let o=1===t?0:n.length-1;if(e&&i>=0){const e=i+t;e>=0&&e<n.length&&(o=e)}const s=n[o];if(s)for(const t of n)t.removeAttribute("data-combobox-option-default"),s===t?(this.input.setAttribute("aria-activedescendant",s.id),s.setAttribute("aria-selected","true"),On(this.list,s)):t.removeAttribute("aria-selected")}clearSelection(){this.input.removeAttribute("aria-activedescendant");for(const t of this.list.querySelectorAll('[aria-selected="true"]'))t.removeAttribute("aria-selected");this.indicateDefaultOption()}}function Dn(t){if(!(t.target instanceof Element))return;const e=t.target.closest('[role="option"]');e&&"true"!==e.getAttribute("aria-disabled")&&function(t,e){t.dispatchEvent(new CustomEvent("combobox-commit",{bubbles:!0,detail:e}))}(e,{event:t})}function In(t,e){const n=e.querySelector('[aria-selected="true"], [data-combobox-option-default="true"]');return!!n&&("true"===n.getAttribute("aria-disabled")||n.click(),!0)}function Hn(t){return!t.hidden&&!(t instanceof HTMLInputElement&&"hidden"===t.type)&&(t.offsetWidth>0||t.offsetHeight>0)}function On(t,e){(function(t,e){const n=t.scrollTop,i=n+t.clientHeight,o=e.offsetTop,s=o+e.clientHeight;return o>=n&&s<=i})(t,e)||(t.scrollTop=e.offsetTop)}const Pn=window.testScreenReaderDelay||100;class Rn{constructor(t,e,n,i=!1){var o;if(this.container=t,this.input=e,this.results=n,this.combobox=new Cn(e,n,{defaultFirstOption:i}),this.feedback=t.getRootNode().getElementById(`${this.results.id}-feedback`),this.autoselectEnabled=i,this.clearButton=t.getRootNode().getElementById(`${this.input.id||this.input.name}-clear`),this.clientOptions=n.querySelectorAll("[role=option]"),this.feedback&&(this.feedback.setAttribute("aria-live","polite"),this.feedback.setAttribute("aria-atomic","true")),this.clearButton&&!this.clearButton.getAttribute("aria-label")){const t=document.querySelector(`label[for="${this.input.name}"]`);this.clearButton.setAttribute("aria-label","clear:"),this.clearButton.setAttribute("aria-labelledby",`${this.clearButton.id} ${(null==t?void 0:t.id)||""}`)}this.input.getAttribute("aria-expanded")||this.input.setAttribute("aria-expanded","false"),this.results.popover?this.results.matches(":popover-open")&&this.results.hidePopover():this.results.hidden=!0,this.results.getAttribute("aria-label")||this.results.setAttribute("aria-label","results"),this.input.setAttribute("autocomplete","off"),this.input.setAttribute("spellcheck","false"),this.interactingWithList=!1,this.onInputChange=function(t,e=0){let n;return function(...i){clearTimeout(n),n=window.setTimeout((()=>{clearTimeout(n),t(...i)}),e)}}(this.onInputChange.bind(this),300),this.onResultsMouseDown=this.onResultsMouseDown.bind(this),this.onInputBlur=this.onInputBlur.bind(this),this.onInputFocus=this.onInputFocus.bind(this),this.onKeydown=this.onKeydown.bind(this),this.onCommit=this.onCommit.bind(this),this.handleClear=this.handleClear.bind(this),this.input.addEventListener("keydown",this.onKeydown),this.input.addEventListener("focus",this.onInputFocus),this.input.addEventListener("blur",this.onInputBlur),this.input.addEventListener("input",this.onInputChange),this.results.addEventListener("mousedown",this.onResultsMouseDown),this.results.addEventListener("combobox-commit",this.onCommit),null===(o=this.clearButton)||void 0===o||o.addEventListener("click",this.handleClear)}destroy(){this.input.removeEventListener("keydown",this.onKeydown),this.input.removeEventListener("focus",this.onInputFocus),this.input.removeEventListener("blur",this.onInputBlur),this.input.removeEventListener("input",this.onInputChange),this.results.removeEventListener("mousedown",this.onResultsMouseDown),this.results.removeEventListener("combobox-commit",this.onCommit)}handleClear(t){t.preventDefault(),"true"===this.input.getAttribute("aria-expanded")&&(this.input.setAttribute("aria-expanded","false"),this.updateFeedbackForScreenReaders("Results hidden.")),this.input.value="",this.container.value="",this.input.focus(),this.input.dispatchEvent(new Event("change")),this.container.open=!1}onKeydown(t){if("Escape"===t.key&&this.container.open)this.container.open=!1,t.stopPropagation(),t.preventDefault();else if(t.altKey&&"ArrowUp"===t.key&&this.container.open)this.container.open=!1,t.stopPropagation(),t.preventDefault();else if(t.altKey&&"ArrowDown"===t.key&&!this.container.open){if(!this.input.value.trim())return;this.container.open=!0,t.stopPropagation(),t.preventDefault()}}onInputFocus(){this.fetchResults()}onInputBlur(){this.interactingWithList?this.interactingWithList=!1:this.container.open=!1}onCommit({target:t}){const e=t;if(!(e instanceof HTMLElement))return;if(this.container.open=!1,e instanceof HTMLAnchorElement)return;const n=e.getAttribute("data-autocomplete-value")||e.textContent;this.updateFeedbackForScreenReaders(`${e.textContent||""} selected.`),this.container.value=n,n||this.updateFeedbackForScreenReaders("Results hidden.")}onResultsMouseDown(){this.interactingWithList=!0}onInputChange(){this.feedback&&this.feedback.textContent&&(this.feedback.textContent=""),this.container.removeAttribute("value"),this.fetchResults()}identifyOptions(){let t=0;for(const e of this.results.querySelectorAll('[role="option"]:not([id])'))e.id=`${this.results.id}-option-${t++}`}updateFeedbackForScreenReaders(t){setTimeout((()=>{this.feedback&&(this.feedback.textContent=t)}),Pn)}fetchResults(){const t=this.input.value.trim();if(!t&&!this.container.fetchOnEmpty)return void(this.container.open=!1);const e=this.container.src;if(!e)return;const n=new URL(e,window.location.href),i=new URLSearchParams(n.search.slice(1));i.append("q",t),n.search=i.toString(),this.container.dispatchEvent(new CustomEvent("loadstart")),this.container.fetchResult(n).then((t=>{this.results.innerHTML=t,this.identifyOptions(),this.combobox.indicateDefaultOption();const e=this.results.querySelectorAll('[role="option"]'),n=!!e.length,i=e.length,[o]=e,s=null==o?void 0:o.textContent;this.autoselectEnabled&&s?this.updateFeedbackForScreenReaders(`${i} results. ${s} is the top result: Press Enter to activate.`):this.updateFeedbackForScreenReaders(`${i||"No"} results.`),this.container.open=n,this.container.dispatchEvent(new CustomEvent("load")),this.container.dispatchEvent(new CustomEvent("loadend"))})).catch((()=>{this.container.dispatchEvent(new CustomEvent("error")),this.container.dispatchEvent(new CustomEvent("loadend"))}))}open(){(this.results.popover?!this.results.matches(":popover-open"):this.results.hidden)&&(this.combobox.start(),this.results.popover?this.results.showPopover():this.results.hidden=!1)}close(){(this.results.popover?this.results.matches(":popover-open"):!this.results.hidden)&&(this.combobox.stop(),this.results.popover?this.results.hidePopover():this.results.hidden=!0)}}var Wn,qn,Fn,Nn,$n,Bn=function(t,e,n,i){if("a"===n&&!i)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof e?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===n?i:"a"===n?i.call(t):i?i.value:e.get(t)},Kn=function(t,e,n,i,o){if("m"===i)throw new TypeError("Private method is not writable");if("a"===i&&!o)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof e?t!==e||!o:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===i?o.call(t,n):o?o.value=n:e.set(t,n),n},jn=function(t,e){var n={};for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&e.indexOf(i)<0&&(n[i]=t[i]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(i=Object.getOwnPropertySymbols(t);o<i.length;o++)e.indexOf(i[o])<0&&Object.prototype.propertyIsEnumerable.call(t,i[o])&&(n[i[o]]=t[i[o]])}return n};const Vn=globalThis.HTMLElement||null;class zn extends Event{constructor(t,e){var{relatedTarget:n}=e;super(t,jn(e,["relatedTarget"])),this.relatedTarget=n}}const Un=new WeakMap;let Yn=null;class AutoCompleteElement extends Vn{constructor(){super(...arguments),Wn.add(this),qn.set(this,null),Fn.set(this,null),$n.set(this,void 0)}static define(t="auto-complete",e=customElements){return e.define(t,this),this}static setCSPTrustedTypesPolicy(t){Yn=null===t?t:Promise.resolve(t)}get forElement(){var t;if(null===(t=Bn(this,qn,"f"))||void 0===t?void 0:t.isConnected)return Bn(this,qn,"f");const e=this.getAttribute("for"),n=this.getRootNode();return e&&(n instanceof Document||n instanceof ShadowRoot)?n.getElementById(e):null}set forElement(t){Kn(this,qn,t,"f"),this.setAttribute("for","")}get inputElement(){var t;return(null===(t=Bn(this,Fn,"f"))||void 0===t?void 0:t.isConnected)?Bn(this,Fn,"f"):this.querySelector("input")}set inputElement(t){Kn(this,Fn,t,"f"),Bn(this,Wn,"m",Nn).call(this)}connectedCallback(){this.isConnected&&Bn(this,Wn,"m",Nn).call(this)}disconnectedCallback(){const t=Un.get(this);t&&(t.destroy(),Un.delete(this))}get src(){return this.getAttribute("src")||""}set src(t){this.setAttribute("src",t)}get value(){return this.getAttribute("value")||""}set value(t){this.setAttribute("value",t)}get open(){return this.hasAttribute("open")}set open(t){t?this.setAttribute("open",""):this.removeAttribute("open")}get fetchOnEmpty(){return this.hasAttribute("fetch-on-empty")}set fetchOnEmpty(t){this.toggleAttribute("fetch-on-empty",t)}async fetchResult(t){var e;null===(e=Bn(this,$n,"f"))||void 0===e||e.abort();const{signal:n}=Kn(this,$n,new AbortController,"f"),i=await fetch(t.toString(),{signal:n,headers:{Accept:"text/fragment+html"}});if(!i.ok)throw new Error(await i.text());if(Yn){return(await Yn).createHTML(await i.text(),i)}return await i.text()}static get observedAttributes(){return["open","value","for"]}attributeChangedCallback(t,e,n){var i,o;if(e===n)return;const s=Un.get(this);if(s)switch(this.forElement===(null===(i=Un.get(this))||void 0===i?void 0:i.results)&&this.inputElement===(null===(o=Un.get(this))||void 0===o?void 0:o.input)||Bn(this,Wn,"m",Nn).call(this),t){case"open":null===n?s.close():s.open();break;case"value":null!==n&&(s.input.value=n),this.dispatchEvent(new zn("auto-complete-change",{bubbles:!0,relatedTarget:s.input}))}}}qn=new WeakMap,Fn=new WeakMap,$n=new WeakMap,Wn=new WeakSet,Nn=function(){var t;null===(t=Un.get(this))||void 0===t||t.destroy();const{forElement:e,inputElement:n}=this;if(!e||!n)return;const i="true"===this.getAttribute("data-autoselect");Un.set(this,new Rn(this,n,e,i)),e.setAttribute("role","listbox")};const Xn="undefined"!=typeof globalThis?globalThis:window;try{Xn.AutocompleteElement=Xn.AutoCompleteElement=AutoCompleteElement.define()}catch(t){if(!(Xn.DOMException&&t instanceof DOMException&&"NotSupportedError"===t.name||t instanceof ReferenceError))throw t}function Gn(t){if("clipboard"in navigator)return navigator.clipboard.writeText(t.textContent||"");const e=getSelection();if(null==e)return Promise.reject(new Error);e.removeAllRanges();const n=document.createRange();return n.selectNodeContents(t),e.addRange(n),document.execCommand("copy"),e.removeAllRanges(),Promise.resolve()}function _n(t){if("clipboard"in navigator)return navigator.clipboard.writeText(t);const e=document.body;if(!e)return Promise.reject(new Error);const n=function(t){const e=document.createElement("pre");return e.style.width="1px",e.style.height="1px",e.style.position="fixed",e.style.top="5px",e.textContent=t,e}(t);return e.appendChild(n),Gn(n),e.removeChild(n),Promise.resolve()}async function Jn(t){const e=t.getAttribute("for"),n=t.getAttribute("value");function i(){t.dispatchEvent(new CustomEvent("clipboard-copy",{bubbles:!0}))}var o;if("true"!==t.getAttribute("aria-disabled"))if(n)await _n(n),i();else if(e){const n="getRootNode"in Element.prototype?t.getRootNode():t.ownerDocument;if(!(n instanceof Document||"ShadowRoot"in window&&n instanceof ShadowRoot))return;const s=n.getElementById(e);s&&(await(o=s,o instanceof HTMLInputElement||o instanceof HTMLTextAreaElement?_n(o.value):o instanceof HTMLAnchorElement&&o.hasAttribute("href")?_n(o.href):Gn(o)),i())}}function Zn(t){const e=t.currentTarget;e instanceof HTMLElement&&Jn(e)}function Qn(t){if(" "===t.key||"Enter"===t.key){const e=t.currentTarget;e instanceof HTMLElement&&(t.preventDefault(),Jn(e))}}function ti(t){t.currentTarget.addEventListener("keydown",Qn)}function ei(t){t.currentTarget.removeEventListener("keydown",Qn)}class ClipboardCopyElement extends HTMLElement{static define(t="clipboard-copy",e=customElements){return e.define(t,this),this}constructor(){super(),this.addEventListener("click",Zn),this.addEventListener("focus",ti),this.addEventListener("blur",ei)}connectedCallback(){this.hasAttribute("tabindex")||this.setAttribute("tabindex","0"),this.hasAttribute("role")||this.setAttribute("role","button")}get value(){return this.getAttribute("value")||""}set value(t){this.setAttribute("value",t)}}const ni="undefined"!=typeof globalThis?globalThis:window;try{ni.ClipboardCopyElement=ClipboardCopyElement.define()}catch(t){if(!(ni.DOMException&&t instanceof DOMException&&"NotSupportedError"===t.name||t instanceof ReferenceError))throw t}function ii(t){t.style.display="inline-block"}function oi(t){t.style.display="none"}const si=new WeakMap;document.addEventListener("clipboard-copy",(({target:t})=>{if(!(t instanceof HTMLElement))return;if(!t.hasAttribute("data-view-component"))return;const e=si.get(t);e?(clearTimeout(e),si.delete(t)):function(t){const[e,n]=t.querySelectorAll(".octicon");e&&n&&(oi(e),ii(n))}(t),si.set(t,setTimeout((()=>{!function(t){const[e,n]=t.querySelectorAll(".octicon");e&&n&&(ii(e),oi(n))}(t),si.delete(t)}),2e3))}));var ri,ai=function(t,e,n,i,o){if("m"===i)throw new TypeError("Private method is not writable");if("a"===i&&!o)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof e?t!==e||!o:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===i?o.call(t,n):o?o.value=n:e.set(t,n),n},li=function(t,e,n,i){if("a"===n&&!i)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof e?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===n?i:"a"===n?i.call(t):i?i.value:e.get(t)};const ci="undefined"!=typeof Intl&&Intl.ListFormat||class{formatToParts(t){const e=[];for(const n of t)e.push({type:"element",value:n}),e.push({type:"literal",value:", "});return e.slice(0,-1)}},ui=[["years","year"],["months","month"],["weeks","week"],["days","day"],["hours","hour"],["minutes","minute"],["seconds","second"],["milliseconds","millisecond"]],di={minimumIntegerDigits:2};class hi{constructor(t,e={}){ri.set(this,void 0);let n=String(e.style||"short");"long"!==n&&"short"!==n&&"narrow"!==n&&"digital"!==n&&(n="short");let i="digital"===n?"numeric":n;const o=e.hours||i;i="2-digit"===o?"numeric":o;const s=e.minutes||i;i="2-digit"===s?"numeric":s;const r=e.seconds||i;i="2-digit"===r?"numeric":r;const a=e.milliseconds||i;ai(this,ri,{locale:t,style:n,years:e.years||"digital"===n?"short":n,yearsDisplay:"always"===e.yearsDisplay?"always":"auto",months:e.months||"digital"===n?"short":n,monthsDisplay:"always"===e.monthsDisplay?"always":"auto",weeks:e.weeks||"digital"===n?"short":n,weeksDisplay:"always"===e.weeksDisplay?"always":"auto",days:e.days||"digital"===n?"short":n,daysDisplay:"always"===e.daysDisplay?"always":"auto",hours:o,hoursDisplay:"always"===e.hoursDisplay||"digital"===n?"always":"auto",minutes:s,minutesDisplay:"always"===e.minutesDisplay||"digital"===n?"always":"auto",seconds:r,secondsDisplay:"always"===e.secondsDisplay||"digital"===n?"always":"auto",milliseconds:a,millisecondsDisplay:"always"===e.millisecondsDisplay?"always":"auto"},"f")}resolvedOptions(){return li(this,ri,"f")}formatToParts(t){const e=[],n=li(this,ri,"f"),i=n.style,o=n.locale;for(const[i,s]of ui){const r=t[i];if("auto"===n[`${i}Display`]&&!r)continue;const a=n[i],l="2-digit"===a?di:"numeric"===a?{}:{style:"unit",unit:s,unitDisplay:a};e.push(new Intl.NumberFormat(o,l).format(r))}return new ci(o,{type:"unit",style:"digital"===i?"short":i}).formatToParts(e)}format(t){return this.formatToParts(t).map((t=>t.value)).join("")}}ri=new WeakMap;const fi=/^[-+]?P(?:(\d+)Y)?(?:(\d+)M)?(?:(\d+)W)?(?:(\d+)D)?(?:T(?:(\d+)H)?(?:(\d+)M)?(?:(\d+)S)?)?$/,mi=["year","month","week","day","hour","minute","second","millisecond"];class pi{constructor(t=0,e=0,n=0,i=0,o=0,s=0,r=0,a=0){this.years=t,this.months=e,this.weeks=n,this.days=i,this.hours=o,this.minutes=s,this.seconds=r,this.milliseconds=a,this.years||(this.years=0),this.sign||(this.sign=Math.sign(this.years)),this.months||(this.months=0),this.sign||(this.sign=Math.sign(this.months)),this.weeks||(this.weeks=0),this.sign||(this.sign=Math.sign(this.weeks)),this.days||(this.days=0),this.sign||(this.sign=Math.sign(this.days)),this.hours||(this.hours=0),this.sign||(this.sign=Math.sign(this.hours)),this.minutes||(this.minutes=0),this.sign||(this.sign=Math.sign(this.minutes)),this.seconds||(this.seconds=0),this.sign||(this.sign=Math.sign(this.seconds)),this.milliseconds||(this.milliseconds=0),this.sign||(this.sign=Math.sign(this.milliseconds)),this.blank=0===this.sign}abs(){return new pi(Math.abs(this.years),Math.abs(this.months),Math.abs(this.weeks),Math.abs(this.days),Math.abs(this.hours),Math.abs(this.minutes),Math.abs(this.seconds),Math.abs(this.milliseconds))}static from(t){var e;if("string"==typeof t){const n=String(t).trim(),i=n.startsWith("-")?-1:1,o=null===(e=n.match(fi))||void 0===e?void 0:e.slice(1).map((t=>(Number(t)||0)*i));return o?new pi(...o):new pi}if("object"==typeof t){const{years:e,months:n,weeks:i,days:o,hours:s,minutes:r,seconds:a,milliseconds:l}=t;return new pi(e,n,i,o,s,r,a,l)}throw new RangeError("invalid duration")}static compare(t,e){const n=Date.now(),i=Math.abs(gi(n,pi.from(t)).getTime()-n),o=Math.abs(gi(n,pi.from(e)).getTime()-n);return i>o?-1:i<o?1:0}toLocaleString(t,e){return new hi(t,e).format(this)}}function gi(t,e){const n=new Date(t);return n.setFullYear(n.getFullYear()+e.years),n.setMonth(n.getMonth()+e.months),n.setDate(n.getDate()+7*e.weeks+e.days),n.setHours(n.getHours()+e.hours),n.setMinutes(n.getMinutes()+e.minutes),n.setSeconds(n.getSeconds()+e.seconds),n}function bi(t,{relativeTo:e=Date.now()}={}){if(e=new Date(e),t.blank)return t;const n=t.sign;let i=Math.abs(t.years),o=Math.abs(t.months),s=Math.abs(t.weeks),r=Math.abs(t.days),a=Math.abs(t.hours),l=Math.abs(t.minutes),c=Math.abs(t.seconds),u=Math.abs(t.milliseconds);u>=900&&(c+=Math.round(u/1e3)),(c||l||a||r||s||o||i)&&(u=0),c>=55&&(l+=Math.round(c/60)),(l||a||r||s||o||i)&&(c=0),l>=55&&(a+=Math.round(l/60)),(a||r||s||o||i)&&(l=0),r&&a>=12&&(r+=Math.round(a/24)),!r&&a>=21&&(r+=Math.round(a/24)),(r||s||o||i)&&(a=0);const d=e.getFullYear();let h=e.getMonth();const f=e.getDate();return(r>=27||i+o&&r)&&(e.setDate(f+r*n),o+=Math.abs(e.getFullYear()>=d?e.getMonth()-h:e.getMonth()-h-12),o&&(r=0),h=e.getMonth()),r>=6&&(s+=Math.round(r/7)),(s||o||i)&&(r=0),s>=4&&(o+=Math.round(s/4)),(o||i)&&(s=0),(o>=11||i&&o)&&(e.setMonth(e.getMonth()+o*n),i+=Math.abs(d-e.getFullYear())),i&&(o=0),new pi(i*n,o*n,s*n,r*n,a*n,l*n,c*n,u*n)}var vi,wi,yi,Ei,Ai,ki,Li,Ti,Mi,Si,xi,Ci=function(t,e,n,i){if("a"===n&&!i)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof e?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===n?i:"a"===n?i.call(t):i?i.value:e.get(t)},Di=function(t,e,n,i,o){if("m"===i)throw new TypeError("Private method is not writable");if("a"===i&&!o)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof e?t!==e||!o:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===i?o.call(t,n):o?o.value=n:e.set(t,n),n};const Ii=globalThis.HTMLElement||null,Hi=new pi,Oi=new pi(0,0,0,0,0,1);class Pi extends Event{constructor(t,e,n,i){super("relative-time-updated",{bubbles:!0,composed:!0}),this.oldText=t,this.newText=e,this.oldTitle=n,this.newTitle=i}}function Ri(t){if(!t.date)return 1/0;if("duration"===t.format||"elapsed"===t.format){const e=t.precision;if("second"===e)return 1e3;if("minute"===e)return 6e4}const e=Math.abs(Date.now()-t.date.getTime());return e<6e4?1e3:e<36e5?6e4:36e5}const Wi=new class{constructor(){this.elements=new Set,this.time=1/0,this.timer=-1}observe(t){if(this.elements.has(t))return;this.elements.add(t);const e=t.date;if(e&&e.getTime()){const e=Ri(t),n=Date.now()+e;n<this.time&&(clearTimeout(this.timer),this.timer=setTimeout((()=>this.update()),e),this.time=n)}}unobserve(t){this.elements.has(t)&&this.elements.delete(t)}update(){if(clearTimeout(this.timer),!this.elements.size)return;let t=1/0;for(const e of this.elements)t=Math.min(t,Ri(e)),e.update();this.time=Math.min(36e5,t),this.timer=setTimeout((()=>this.update()),this.time),this.time+=Date.now()}};class RelativeTimeElement extends Ii{constructor(){super(...arguments),vi.add(this),wi.set(this,!1),yi.set(this,!1),Ai.set(this,this.shadowRoot?this.shadowRoot:this.attachShadow?this.attachShadow({mode:"open"}):this),xi.set(this,null)}static define(t="relative-time",e=customElements){return e.define(t,this),this}static get observedAttributes(){return["second","minute","hour","weekday","day","month","year","time-zone-name","prefix","threshold","tense","precision","format","format-style","datetime","lang","title"]}get onRelativeTimeUpdated(){return Ci(this,xi,"f")}set onRelativeTimeUpdated(t){Ci(this,xi,"f")&&this.removeEventListener("relative-time-updated",Ci(this,xi,"f")),Di(this,xi,"object"==typeof t||"function"==typeof t?t:null,"f"),"function"==typeof t&&this.addEventListener("relative-time-updated",t)}get second(){const t=this.getAttribute("second");if("numeric"===t||"2-digit"===t)return t}set second(t){this.setAttribute("second",t||"")}get minute(){const t=this.getAttribute("minute");if("numeric"===t||"2-digit"===t)return t}set minute(t){this.setAttribute("minute",t||"")}get hour(){const t=this.getAttribute("hour");if("numeric"===t||"2-digit"===t)return t}set hour(t){this.setAttribute("hour",t||"")}get weekday(){const t=this.getAttribute("weekday");return"long"===t||"short"===t||"narrow"===t?t:"datetime"===this.format&&""!==t?this.formatStyle:void 0}set weekday(t){this.setAttribute("weekday",t||"")}get day(){var t;const e=null!==(t=this.getAttribute("day"))&&void 0!==t?t:"numeric";if("numeric"===e||"2-digit"===e)return e}set day(t){this.setAttribute("day",t||"")}get month(){const t=this.format;let e=this.getAttribute("month");if(""!==e)return null!=e||(e="datetime"===t?this.formatStyle:"short"),"numeric"===e||"2-digit"===e||"short"===e||"long"===e||"narrow"===e?e:void 0}set month(t){this.setAttribute("month",t||"")}get year(){var t;const e=this.getAttribute("year");return"numeric"===e||"2-digit"===e?e:this.hasAttribute("year")||(new Date).getUTCFullYear()===(null===(t=this.date)||void 0===t?void 0:t.getUTCFullYear())?void 0:"numeric"}set year(t){this.setAttribute("year",t||"")}get timeZoneName(){const t=this.getAttribute("time-zone-name");if("long"===t||"short"===t||"shortOffset"===t||"longOffset"===t||"shortGeneric"===t||"longGeneric"===t)return t}set timeZoneName(t){this.setAttribute("time-zone-name",t||"")}get prefix(){var t;return null!==(t=this.getAttribute("prefix"))&&void 0!==t?t:"datetime"===this.format?"":"on"}set prefix(t){this.setAttribute("prefix",t)}get threshold(){const t=this.getAttribute("threshold");return t&&(e=t,fi.test(e))?t:"P30D";var e}set threshold(t){this.setAttribute("threshold",t)}get tense(){const t=this.getAttribute("tense");return"past"===t?"past":"future"===t?"future":"auto"}set tense(t){this.setAttribute("tense",t)}get precision(){const t=this.getAttribute("precision");return mi.includes(t)?t:"micro"===this.format?"minute":"second"}set precision(t){this.setAttribute("precision",t)}get format(){const t=this.getAttribute("format");return"datetime"===t?"datetime":"relative"===t?"relative":"duration"===t?"duration":"micro"===t?"micro":"elapsed"===t?"elapsed":"auto"}set format(t){this.setAttribute("format",t)}get formatStyle(){const t=this.getAttribute("format-style");if("long"===t)return"long";if("short"===t)return"short";if("narrow"===t)return"narrow";const e=this.format;return"elapsed"===e||"micro"===e?"narrow":"datetime"===e?"short":"long"}set formatStyle(t){this.setAttribute("format-style",t)}get datetime(){return this.getAttribute("datetime")||""}set datetime(t){this.setAttribute("datetime",t)}get date(){const t=Date.parse(this.datetime);return Number.isNaN(t)?null:new Date(t)}set date(t){this.datetime=(null==t?void 0:t.toISOString())||""}connectedCallback(){this.update()}disconnectedCallback(){Wi.unobserve(this)}attributeChangedCallback(t,e,n){e!==n&&("title"===t&&Di(this,wi,null!==n&&(this.date&&Ci(this,vi,"m",ki).call(this,this.date))!==n,"f"),Ci(this,yi,"f")||"title"===t&&Ci(this,wi,"f")||Di(this,yi,(async()=>{await Promise.resolve(),this.update()})(),"f"))}update(){const t=Ci(this,Ai,"f").textContent||this.textContent||"",e=this.getAttribute("title")||"";let n=e;const i=this.date;if("undefined"==typeof Intl||!Intl.DateTimeFormat||!i)return void(Ci(this,Ai,"f").textContent=t);const o=Date.now();Ci(this,wi,"f")||(n=Ci(this,vi,"m",ki).call(this,i)||"",n&&this.setAttribute("title",n));const s=function(t,e="second",n=Date.now()){const i=t.getTime()-n;if(0===i)return new pi;const o=Math.sign(i),s=Math.abs(i),r=Math.floor(s/1e3),a=Math.floor(r/60),l=Math.floor(a/60),c=Math.floor(l/24),u=Math.floor(c/30),d=Math.floor(u/12),h=mi.indexOf(e)||mi.length;return new pi(h>=0?d*o:0,h>=1?(u-12*d)*o:0,0,h>=3?(c-30*u)*o:0,h>=4?(l-24*c)*o:0,h>=5?(a-60*l)*o:0,h>=6?(r-60*a)*o:0,h>=7?(s-1e3*r)*o:0)}(i,this.precision,o),r=Ci(this,vi,"m",Li).call(this,s);let a=t;a="duration"===r?Ci(this,vi,"m",Ti).call(this,s):"relative"===r?Ci(this,vi,"m",Mi).call(this,s):Ci(this,vi,"m",Si).call(this,i),a?Ci(this,Ai,"f").textContent=a:this.shadowRoot===Ci(this,Ai,"f")&&this.textContent&&(Ci(this,Ai,"f").textContent=this.textContent),a===t&&n===e||this.dispatchEvent(new Pi(t,a,e,n)),"relative"===r||"duration"===r?Wi.observe(this):Wi.unobserve(this),Di(this,yi,!1,"f")}}wi=new WeakMap,yi=new WeakMap,Ai=new WeakMap,xi=new WeakMap,vi=new WeakSet,Ei=function(){var t;return(null===(t=this.closest("[lang]"))||void 0===t?void 0:t.getAttribute("lang"))||this.ownerDocument.documentElement.getAttribute("lang")||"default"},ki=function(t){return new Intl.DateTimeFormat(Ci(this,vi,"a",Ei),{day:"numeric",month:"short",year:"numeric",hour:"numeric",minute:"2-digit",timeZoneName:"short"}).format(t)},Li=function(t){const e=this.format;if("datetime"===e)return"datetime";if("duration"===e)return"duration";if("elapsed"===e)return"duration";if("micro"===e)return"duration";if(("auto"===e||"relative"===e)&&"undefined"!=typeof Intl&&Intl.RelativeTimeFormat){const e=this.tense;if("past"===e||"future"===e)return"relative";if(1===pi.compare(t,this.threshold))return"relative"}return"datetime"},Ti=function(t){const e=Ci(this,vi,"a",Ei),n=this.format,i=this.formatStyle,o=this.tense;let s=Hi;"micro"===n?(t=bi(t),s=Oi,("past"===this.tense&&-1!==t.sign||"future"===this.tense&&1!==t.sign)&&(t=Oi)):("past"===o&&-1!==t.sign||"future"===o&&1!==t.sign)&&(t=s);const r=`${this.precision}sDisplay`;return t.blank?s.toLocaleString(e,{style:i,[r]:"always"}):t.abs().toLocaleString(e,{style:i})},Mi=function(t){const e=new Intl.RelativeTimeFormat(Ci(this,vi,"a",Ei),{numeric:"auto",style:this.formatStyle}),n=this.tense;"future"===n&&1!==t.sign&&(t=Hi),"past"===n&&-1!==t.sign&&(t=Hi);const[i,o]=function(t,e){const n=bi(t,e);if(n.blank)return[0,"second"];for(const t of mi){if("millisecond"===t)continue;const e=n[`${t}s`];if(e)return[e,t]}return[0,"second"]}(t);return"second"===o&&i<10?e.format(0,"second"):e.format(i,o)},Si=function(t){const e=new Intl.DateTimeFormat(Ci(this,vi,"a",Ei),{second:this.second,minute:this.minute,hour:this.hour,weekday:this.weekday,day:this.day,month:this.month,year:this.year,timeZoneName:this.timeZoneName});return`${this.prefix} ${e.format(t)}`.trim()};const qi="undefined"!=typeof globalThis?globalThis:window;try{qi.RelativeTimeElement=RelativeTimeElement.define()}catch(t){if(!(qi.DOMException&&t instanceof DOMException&&"NotSupportedError"===t.name||t instanceof ReferenceError))throw t}function Fi(t){return Array.from(t.querySelectorAll('[role="tablist"] [role="tab"]')).filter((e=>e instanceof HTMLElement&&e.closest(t.tagName)===t))}class TabContainerElement extends HTMLElement{static define(t="tab-container",e=customElements){return e.define(t,this),this}connectedCallback(){this.addEventListener("keydown",(t=>{var e;const n=t.target;if(!(n instanceof HTMLElement))return;if(n.closest(this.tagName)!==this)return;if("tab"!==n.getAttribute("role")&&!n.closest('[role="tablist"]'))return;const i=Fi(this),o=i.indexOf(i.find((t=>t.matches('[aria-selected="true"]')))),[s,r]="vertical"===(null===(e=n.closest('[role="tablist"]'))||void 0===e?void 0:e.getAttribute("aria-orientation"))?[["ArrowDown","ArrowRight"],["ArrowUp","ArrowLeft"]]:[["ArrowRight"],["ArrowLeft"]];if(s.some((e=>t.code===e))){let t=o+1;t>=i.length&&(t=0),this.selectTab(t)}else if(r.some((e=>t.code===e))){let t=o-1;t<0&&(t=i.length-1),this.selectTab(t)}else"Home"===t.code?(this.selectTab(0),t.preventDefault()):"End"===t.code&&(this.selectTab(i.length-1),t.preventDefault())})),this.addEventListener("click",(t=>{const e=Fi(this);if(!(t.target instanceof Element))return;if(t.target.closest(this.tagName)!==this)return;const n=t.target.closest('[role="tab"]');if(!(n instanceof HTMLElement&&n.closest('[role="tablist"]')))return;const i=e.indexOf(n);this.selectTab(i)}));for(const t of Fi(this))t.hasAttribute("aria-selected")||t.setAttribute("aria-selected","false"),t.hasAttribute("tabindex")||("true"===t.getAttribute("aria-selected")?t.setAttribute("tabindex","0"):t.setAttribute("tabindex","-1"))}selectTab(t){const e=Fi(this),n=Array.from(this.querySelectorAll('[role="tabpanel"]')).filter((t=>t.closest(this.tagName)===this));if(t>e.length-1)throw new RangeError(`Index "${t}" out of bounds`);const i=e[t],o=n[t];if(!!this.dispatchEvent(new CustomEvent("tab-container-change",{bubbles:!0,cancelable:!0,detail:{relatedTarget:o}}))){for(const t of e)t.setAttribute("aria-selected","false"),t.setAttribute("tabindex","-1");for(const t of n)t.hidden=!0,t.hasAttribute("tabindex")||t.hasAttribute("data-tab-container-no-tabstop")||t.setAttribute("tabindex","0");i.setAttribute("aria-selected","true"),i.setAttribute("tabindex","0"),i.focus(),o.hidden=!1,this.dispatchEvent(new CustomEvent("tab-container-changed",{bubbles:!0,detail:{relatedTarget:o}}))}}}const Ni="undefined"!=typeof globalThis?globalThis:window;try{Ni.TabContainerElement=TabContainerElement.define()}catch(t){if(!(Ni.DOMException&&t instanceof DOMException&&"NotSupportedError"===t.name||t instanceof ReferenceError))throw t}let $i=class PrimerMultiInputElement extends HTMLElement{activateField(t){var e,n;const i=this.findField(t);if(i){for(const t of this.fields)t!==i&&(t.setAttribute("disabled","disabled"),t.setAttribute("hidden","hidden"),null===(e=t.parentElement)||void 0===e||e.setAttribute("hidden","hidden"));i.removeAttribute("disabled"),i.removeAttribute("hidden"),null===(n=i.parentElement)||void 0===n||n.removeAttribute("hidden")}}findField(t){for(const e of this.fields)if(e.getAttribute("data-name")===t)return e;return null}};function Bi(t,e=0,{start:n=!1,middle:i=!1,once:o=!1}={}){return function(t,e=0,{start:n=!0,middle:i=!0,once:o=!1}={}){let s,r=0,a=!1;function l(...c){if(a)return;const u=Date.now()-r;r=Date.now(),n?(n=!1,t.apply(this,c),o&&l.cancel()):(i&&u<e||!i)&&(clearTimeout(s),s=setTimeout((()=>{r=Date.now(),t.apply(this,c),o&&l.cancel()}),i?e-u:e))}return l.cancel=()=>{clearTimeout(s),a=!0},l}(t,e,{start:n,middle:i,once:o})}f([O],$i.prototype,"fields",void 0),$i=f([P],$i),window.customElements.get("primer-multi-input")||(Object.assign(window,{PrimerMultiInputElement:$i}),window.customElements.define("primer-multi-input",$i));var Ki,ji=function(t,e,n,i){if("a"===n&&!i)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof e?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===n?i:"a"===n?i.call(t):i?i.value:e.get(t)},Vi=function(t,e,n,i,o){if("m"===i)throw new TypeError("Private method is not writable");if("a"===i&&!o)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof e?t!==e||!o:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===i?o.call(t,n):o?o.value=n:e.set(t,n),n};const zi=new WeakMap;class Ui extends Event{constructor(t){super(`auto-check-${t}`,{bubbles:!0}),this.phase=t}get detail(){return this}}class Yi extends Ui{constructor(t,e=""){super(t),this.phase=t,this.message=e,this.setValidity=t=>{this.message=t}}}class Xi extends Ui{constructor(){super("complete")}}class Gi extends Ui{constructor(t){super("success"),this.response=t}}class _i extends Yi{constructor(){super("start","Verifying…")}}class Ji extends Yi{constructor(t){super("error","Validation failed"),this.response=t}}class Zi extends Ui{constructor(t){super("send"),this.body=t}}class AutoCheckElement extends HTMLElement{constructor(){super(...arguments),Ki.set(this,null)}static define(t="auto-check",e=customElements){return e.define(t,this),this}get onloadend(){return ji(this,Ki,"f")}set onloadend(t){ji(this,Ki,"f")&&this.removeEventListener("loadend",ji(this,Ki,"f")),Vi(this,Ki,"object"==typeof t||"function"==typeof t?t:null,"f"),"function"==typeof t&&this.addEventListener("loadend",t)}connectedCallback(){const t=this.input;if(!t)return;const e=Bi(to.bind(null,this),300),n={check:e,controller:null};zi.set(this,n),t.addEventListener("input",Qi),t.addEventListener("input",e),t.autocomplete="off",t.spellcheck=!1}disconnectedCallback(){const t=this.input;if(!t)return;const e=zi.get(this);e&&(zi.delete(this),t.removeEventListener("input",Qi),t.removeEventListener("input",e.check),t.setCustomValidity(""))}attributeChangedCallback(t){if("required"===t){const t=this.input;if(!t)return;t.required=this.required}}static get observedAttributes(){return["required"]}get input(){return this.querySelector("input")}get src(){const t=this.getAttribute("src");if(!t)return"";const e=this.ownerDocument.createElement("a");return e.href=t,e.href}set src(t){this.setAttribute("src",t)}get csrf(){const t=this.querySelector("[data-csrf]");return this.getAttribute("csrf")||t instanceof HTMLInputElement&&t.value||""}set csrf(t){this.setAttribute("csrf",t)}get required(){return this.hasAttribute("required")}set required(t){t?this.setAttribute("required",""):this.removeAttribute("required")}get csrfField(){return this.getAttribute("csrf-field")||"authenticity_token"}set csrfField(t){this.setAttribute("csrf-field",t)}}function Qi(t){const e=t.currentTarget;if(!(e instanceof HTMLInputElement))return;const n=e.closest("auto-check");if(!(n instanceof AutoCheckElement))return;const i=n.src,o=n.csrf,s=zi.get(n);if(!i||!o||!s)return;const r=new _i;e.dispatchEvent(r),n.required&&e.setCustomValidity(r.message)}async function to(t){const e=t.input;if(!e)return;const n=t.csrfField,i=t.src,o=t.csrf,s=zi.get(t);if(!i||!o||!s)return void(t.required&&e.setCustomValidity(""));if(!e.value.trim())return void(t.required&&e.setCustomValidity(""));const r=new FormData;r.append(n,o),r.append("value",e.value),e.dispatchEvent(new Zi(r)),s.controller?s.controller.abort():t.dispatchEvent(new Event("loadstart")),s.controller="AbortController"in window?new AbortController:{signal:null,abort(){}};try{const n=await async function(t,e,n){try{const i=await fetch(e,n);return t.dispatchEvent(new Event("load")),t.dispatchEvent(new Event("loadend")),i}catch(e){throw"AbortError"!==e.name&&(t.dispatchEvent(new Event("error")),t.dispatchEvent(new Event("loadend"))),e}}(t,i,{credentials:"same-origin",signal:s.controller.signal,method:"POST",body:r});if(n.ok)t.required&&e.setCustomValidity(""),e.dispatchEvent(new Gi(n.clone()));else{const i=new Ji(n.clone());e.dispatchEvent(i),t.required&&e.setCustomValidity(i.message)}s.controller=null,e.dispatchEvent(new Xi)}catch(t){"AbortError"!==t.name&&(s.controller=null,e.dispatchEvent(new Xi))}}Ki=new WeakMap;const eo="undefined"!=typeof globalThis?globalThis:window;try{eo.AutoCheckElement=AutoCheckElement.define()}catch(t){if(!(eo.DOMException&&t instanceof DOMException&&"NotSupportedError"===t.name||t instanceof ReferenceError))throw t}var no;let io=class PrimerTextFieldElement extends HTMLElement{constructor(){super(...arguments),no.set(this,void 0)}connectedCallback(){var t;null===(t=m(this,no,"f"))||void 0===t||t.abort();const{signal:e}=p(this,no,new AbortController,"f");this.inputElement.addEventListener("auto-check-success",(async t=>{const e=await t.detail.response.text();e&&e.length>0?this.setSuccess(e):this.clearError()}),{signal:e}),this.inputElement.addEventListener("auto-check-error",(async t=>{const e=await t.detail.response.text();this.setError(e)}),{signal:e})}disconnectedCallback(){var t;null===(t=m(this,no,"f"))||void 0===t||t.abort()}clearContents(){this.inputElement.value="",this.inputElement.focus()}clearError(){this.inputElement.removeAttribute("invalid"),this.validationElement.hidden=!0,this.validationMessageElement.replaceChildren()}setValidationMessage(t){const e=document.createElement("template");e.innerHTML=t;const n=document.importNode(e.content,!0);this.validationMessageElement.replaceChildren(n)}toggleValidationStyling(t){t?this.validationElement.classList.remove("FormControl-inlineValidation--success"):this.validationElement.classList.add("FormControl-inlineValidation--success"),this.validationSuccessIcon.hidden=t,this.validationErrorIcon.hidden=!t,this.inputElement.setAttribute("invalid",t?"true":"false")}setSuccess(t){this.toggleValidationStyling(!1),this.setValidationMessage(t),this.validationElement.hidden=!1}setError(t){this.toggleValidationStyling(!0),this.setValidationMessage(t),this.validationElement.hidden=!1}};no=new WeakMap,f([H],io.prototype,"inputElement",void 0),f([H],io.prototype,"validationElement",void 0),f([H],io.prototype,"validationMessageElement",void 0),f([H],io.prototype,"validationSuccessIcon",void 0),f([H],io.prototype,"validationErrorIcon",void 0),io=f([P],io);let oo=class ToggleSwitchInputElement extends HTMLElement{connectedCallback(){this.addEventListener("toggleSwitchError",(t=>{this.validationMessageElement.textContent=t.detail,this.validationElement.removeAttribute("hidden")})),this.addEventListener("toggleSwitchSuccess",(()=>{this.validationMessageElement.textContent="",this.validationElement.setAttribute("hidden","hidden")})),this.addEventListener("toggleSwitchLoading",(()=>{this.validationMessageElement.textContent="",this.validationElement.setAttribute("hidden","hidden")}))}};var so,ro,ao,lo,co,uo,ho,fo,mo,po,go,bo,vo,wo,yo,Eo,Ao,ko,Lo,To,Mo,So,xo,Co;f([H],oo.prototype,"validationElement",void 0),f([H],oo.prototype,"validationMessageElement",void 0),oo=f([P],oo);const Do=['[role="menuitem"]','[role="menuitemcheckbox"]','[role="menuitemradio"]'],Io=Do.map((t=>`:not([hidden]) > ${t}`));let Ho=class ActionMenuElement extends HTMLElement{constructor(){super(...arguments),so.add(this),ro.set(this,void 0),ao.set(this,""),lo.set(this,""),co.set(this,!1)}get selectVariant(){return this.getAttribute("data-select-variant")}set selectVariant(t){t?this.setAttribute("data-select-variant",t):this.removeAttribute("variant")}get dynamicLabelPrefix(){const t=this.getAttribute("data-dynamic-label-prefix");return t?`${t}:`:""}set dynamicLabelPrefix(t){this.setAttribute("data-dynamic-label",t)}get dynamicLabel(){return this.hasAttribute("data-dynamic-label")}set dynamicLabel(t){this.toggleAttribute("data-dynamic-label",t)}get popoverElement(){var t;return(null===(t=this.invokerElement)||void 0===t?void 0:t.popoverTargetElement)||null}get invokerElement(){var t;const e=null===(t=this.querySelector("[role=menu]"))||void 0===t?void 0:t.id;if(!e)return null;for(const t of this.querySelectorAll("[aria-controls]"))if(t.getAttribute("aria-controls")===e)return t;return null}get invokerLabel(){return this.invokerElement?this.invokerElement.querySelector(".Button-label"):null}get selectedItems(){const t=this.querySelectorAll("[aria-checked=true]"),e=[];for(const n of t){const t=n.querySelector(".ActionListItem-label");e.push({label:null==t?void 0:t.textContent,value:null==n?void 0:n.getAttribute("data-value"),element:n})}return e}connectedCallback(){const{signal:t}=p(this,ro,new AbortController,"f");this.addEventListener("keydown",this,{signal:t}),this.addEventListener("click",this,{signal:t}),this.addEventListener("mouseover",this,{signal:t}),this.addEventListener("focusout",this,{signal:t}),this.addEventListener("mousedown",this,{signal:t}),m(this,so,"m",So).call(this),m(this,so,"m",xo).call(this),m(this,so,"m",uo).call(this),this.includeFragment&&this.includeFragment.addEventListener("include-fragment-replaced",this,{signal:t})}disconnectedCallback(){m(this,ro,"f").abort()}handleEvent(t){var e,n;const i=null===(e=this.invokerElement)||void 0===e?void 0:e.contains(t.target),o=m(this,so,"m",bo).call(this,t);if(i&&"mousedown"===t.type)return void p(this,co,!0,"f");if("mousedown"===t.type)return void t.preventDefault();if(i&&o)return m(this,so,"m",vo).call(this,t),void p(this,co,!1,"f");if("focusout"===t.type){if(m(this,co,"f"))return;return void requestAnimationFrame((()=>{this.contains(document.activeElement)&&document.activeElement!==this.invokerElement||m(this,so,"m",ko).call(this)}))}const s=t.target.closest(Io.join(","));if(null!==s&&o){if(m(this,so,"m",ho).call(this,t))return;const e=s.closest("[data-show-dialog-id]");if(e){const n=this.ownerDocument.getElementById(e.getAttribute("data-show-dialog-id")||"");if(n&&this.contains(e)&&this.contains(n))return void m(this,so,"m",wo).call(this,t,n)}return m(this,so,"m",Eo).call(this,t,s),m(this,so,"m",yo).call(this,s),void(m(this,so,"m",po).call(this,t)&&(t.preventDefault(),"submit"===s.getAttribute("type")&&(null===(n=s.closest("form"))||void 0===n||n.submit())))}"include-fragment-replaced"===t.type&&m(this,so,"m",Ao).call(this)}get items(){return Array.from(this.querySelectorAll(Io.join(",")))}getItemById(t){return this.querySelector(`li[data-item-id="${t}"`)}isItemDisabled(t){return!!t&&t.classList.contains("ActionListItem--disabled")}disableItem(t){t&&(t.classList.add("ActionListItem--disabled"),t.querySelector(".ActionListContent").setAttribute("aria-disabled","true"))}enableItem(t){t&&(t.classList.remove("ActionListItem--disabled"),t.querySelector(".ActionListContent").removeAttribute("aria-disabled"))}isItemHidden(t){return!!t&&t.hasAttribute("hidden")}hideItem(t){t&&t.setAttribute("hidden","hidden")}showItem(t){t&&t.removeAttribute("hidden")}isItemChecked(t){return!!t&&"true"===t.querySelector(".ActionListContent").getAttribute("aria-checked")}checkItem(t){if(t&&("single"===this.selectVariant||"multiple"===this.selectVariant)){const e=t.querySelector(".ActionListContent");"true"===e.getAttribute("aria-checked")||m(this,so,"m",yo).call(this,e)}}uncheckItem(t){if(t&&("single"===this.selectVariant||"multiple"===this.selectVariant)){const e=t.querySelector(".ActionListContent");"true"===e.getAttribute("aria-checked")&&m(this,so,"m",yo).call(this,e)}}};ro=new WeakMap,ao=new WeakMap,lo=new WeakMap,co=new WeakMap,so=new WeakSet,uo=function(){const{signal:t}=m(this,ro,"f");for(const e of this.querySelectorAll(Do.join(",")))e.addEventListener("click",m(this,so,"m",ho).bind(this),{signal:t}),e.addEventListener("keydown",m(this,so,"m",ho).bind(this),{signal:t})},ho=function(t){if(!m(this,so,"m",bo).call(this,t))return!1;const e=t.target.closest(Io.join(","));return!!e&&(!!e.getAttribute("aria-disabled")&&(t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),!0))},fo=function(t){return m(this,so,"m",mo).call(this,t)||m(this,so,"m",po).call(this,t)},mo=function(t){return t instanceof KeyboardEvent&&"keydown"===t.type&&!(t.ctrlKey||t.altKey||t.metaKey||t.shiftKey)&&"Enter"===t.key},po=function(t){return t instanceof KeyboardEvent&&"keydown"===t.type&&!(t.ctrlKey||t.altKey||t.metaKey||t.shiftKey)&&" "===t.key},go=function(t){return t instanceof MouseEvent&&"click"===t.type},bo=function(t){return m(this,so,"m",go).call(this,t)||m(this,so,"m",fo).call(this,t)},vo=function(t){var e;t.preventDefault(),t.stopPropagation(),m(this,so,"m",Mo).call(this)?m(this,so,"m",To).call(this):(m(this,so,"m",Lo).call(this),null===(e=m(this,so,"a",Co))||void 0===e||e.focus())},wo=function(t,e){this.querySelector(".ActionListWrap").style.display="none";const n=new AbortController,{signal:i}=n,o=()=>{n.abort(),this.querySelector(".ActionListWrap").style.display="",m(this,so,"m",Mo).call(this)&&m(this,so,"m",To).call(this)};e.addEventListener("close",o,{signal:i}),e.addEventListener("cancel",o,{signal:i})},yo=function(t){if("multiple"!==this.selectVariant&&setTimeout((()=>{m(this,so,"m",Mo).call(this)&&m(this,so,"m",To).call(this)})),"multiple"!==this.selectVariant&&"single"!==this.selectVariant)return;const e="true"!==t.getAttribute("aria-checked");if("single"===this.selectVariant){e&&t.setAttribute("aria-checked","true");for(const e of this.querySelectorAll("[aria-checked]"))e!==t&&e.setAttribute("aria-checked","false");m(this,so,"m",So).call(this)}else t.setAttribute("aria-checked",`${e}`);m(this,so,"m",xo).call(this),this.dispatchEvent(new CustomEvent("itemActivated",{detail:{item:t.parentElement,checked:this.isItemChecked(t.parentElement)}}))},Eo=function(t,e){if(t instanceof MouseEvent&&"click"===t.type||t instanceof KeyboardEvent&&"keydown"===t.type&&!(t.ctrlKey||t.altKey||t.metaKey||t.shiftKey)&&"Enter"===t.key)return;t.stopPropagation();e.click()},Ao=function(){m(this,so,"a",Co)&&m(this,so,"a",Co).focus(),m(this,so,"m",uo).call(this)},ko=function(){m(this,so,"m",To).call(this)},Lo=function(){var t;null===(t=this.popoverElement)||void 0===t||t.showPopover()},To=function(){var t;null===(t=this.popoverElement)||void 0===t||t.hidePopover()},Mo=function(){var t;return null===(t=this.popoverElement)||void 0===t?void 0:t.matches(":popover-open")},So=function(){if(!this.dynamicLabel)return;const t=this.invokerLabel;if(!t)return;p(this,ao,m(this,ao,"f")||t.textContent||"","f");const e=this.querySelector("[aria-checked=true] .ActionListItem-label");if(e&&this.dynamicLabel){const n=document.createElement("span");n.classList.add("color-fg-muted");const i=document.createElement("span");n.textContent=this.dynamicLabelPrefix,i.textContent=e.textContent||"",t.replaceChildren(n,i)}else t.textContent=m(this,ao,"f")},xo=function(){if("single"===this.selectVariant){const t=this.querySelector("[data-list-inputs=true] input");if(!t)return;const e=this.selectedItems[0];e?(t.value=(e.value||e.label||"").trim(),t.removeAttribute("disabled")):t.setAttribute("disabled","disabled")}else if("none"!==this.selectVariant){const t=this.querySelector("[data-list-inputs=true]");if(!t)return;const e=t.querySelectorAll("input");e.length>0&&p(this,lo,m(this,lo,"f")||e[0].name,"f");for(const e of this.selectedItems){const n=document.createElement("input");n.setAttribute("data-list-input","true"),n.type="hidden",n.autocomplete="off",n.name=m(this,lo,"f"),n.value=(e.value||e.label||"").trim(),t.append(n)}for(const t of e)t.remove()}},Co=function(){return this.querySelector(Io.join(","))},f([H],Ho.prototype,"includeFragment",void 0),Ho=f([P],Ho),window.customElements.get("action-menu")||(window.ActionMenuElement=Ho,window.customElements.define("action-menu",Ho))}();
1
+ !function(){"use strict";var t,e,n,i,o,s,r,a,l=function(t,e,n,i){if("a"===n&&!i)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof e?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===n?i:"a"===n?i.call(t):i?i.value:e.get(t)},c=function(t,e,n,i,o){if("m"===i)throw new TypeError("Private method is not writable");if("a"===i&&!o)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof e?t!==e||!o:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===i?o.call(t,n):o?o.value=n:e.set(t,n),n};const u=new WeakMap;let d=null;class IncludeFragmentElement extends HTMLElement{constructor(){super(...arguments),t.add(this),e.set(this,!1),n.set(this,new IntersectionObserver((e=>{for(const o of e)if(o.isIntersecting){const{target:e}=o;if(l(this,n,"f").unobserve(e),!(e instanceof IncludeFragmentElement))return;"lazy"===e.loading&&l(this,t,"m",i).call(this)}}),{rootMargin:"0px 0px 256px 0px",threshold:.01}))}static define(t="include-fragment",e=customElements){return e.define(t,this),this}static setCSPTrustedTypesPolicy(t){d=null===t?t:Promise.resolve(t)}static get observedAttributes(){return["src","loading"]}get src(){const t=this.getAttribute("src");if(t){const e=this.ownerDocument.createElement("a");return e.href=t,e.href}return""}set src(t){this.setAttribute("src",t)}get loading(){return"lazy"===this.getAttribute("loading")?"lazy":"eager"}set loading(t){this.setAttribute("loading",t)}get accept(){return this.getAttribute("accept")||""}set accept(t){this.setAttribute("accept",t)}get data(){return l(this,t,"m",s).call(this)}attributeChangedCallback(e,n){"src"===e?this.isConnected&&"eager"===this.loading&&l(this,t,"m",i).call(this):"loading"===e&&this.isConnected&&"eager"!==n&&"eager"===this.loading&&l(this,t,"m",i).call(this)}connectedCallback(){if(!this.shadowRoot){this.attachShadow({mode:"open"});const t=document.createElement("style");t.textContent=":host {display: block;}",this.shadowRoot.append(t,document.createElement("slot"))}this.src&&"eager"===this.loading&&l(this,t,"m",i).call(this),"lazy"===this.loading&&l(this,n,"f").observe(this)}request(){const t=this.src;if(!t)throw new Error("missing src");return new Request(t,{method:"GET",credentials:"same-origin",headers:{Accept:this.accept||"text/html"}})}load(){return l(this,t,"m",s).call(this)}fetch(t){return fetch(t)}refetch(){u.delete(this),l(this,t,"m",i).call(this)}}e=new WeakMap,n=new WeakMap,t=new WeakSet,i=async function(){if(!l(this,e,"f")){c(this,e,!0,"f"),l(this,n,"f").unobserve(this);try{const n=await l(this,t,"m",o).call(this);if(n instanceof Error)throw n;const i=n,s=document.createElement("template");s.innerHTML=i;const r=document.importNode(s.content,!0);if(!this.dispatchEvent(new CustomEvent("include-fragment-replace",{cancelable:!0,detail:{fragment:r}})))return void c(this,e,!1,"f");this.replaceWith(r),this.dispatchEvent(new CustomEvent("include-fragment-replaced"))}catch(t){this.classList.add("is-error")}finally{c(this,e,!1,"f")}}},o=async function(){const e=this.src,n=u.get(this);if(n&&n.src===e)return n.data;{let n;return n=e?l(this,t,"m",a).call(this):Promise.reject(new Error("missing src")),u.set(this,{src:e,data:n}),n}},s=async function(){const e=await l(this,t,"m",o).call(this);if(e instanceof Error)throw e;return e.toString()},r=async function(t){await new Promise((t=>setTimeout(t,0)));for(const e of t)this.dispatchEvent(new Event(e))},a=async function(){try{await l(this,t,"m",r).call(this,["loadstart"]);const n=await this.fetch(this.request());if(200!==n.status)throw new Error(`Failed to load resource: the server responded with a status of ${n.status}`);const i=n.headers.get("Content-Type");if(!(e=this.accept,e&&e.split(",").find((t=>t.match(/^\s*\*\/\*/)))||i&&i.includes(this.accept?this.accept:"text/html")))throw new Error(`Failed to load resource: expected ${this.accept||"text/html"} but was ${i}`);const o=await n.text();let s=o;if(d){s=(await d).createHTML(o,n)}return l(this,t,"m",r).call(this,["load","loadend"]),s}catch(e){throw l(this,t,"m",r).call(this,["error","loadend"]),e}var e};const h="undefined"!=typeof globalThis?globalThis:window;try{h.IncludeFragmentElement=IncludeFragmentElement.define()}catch(t){if(!(h.DOMException&&t instanceof DOMException&&"NotSupportedError"===t.name||t instanceof ReferenceError))throw t}function f(t,e,n,i){var o,s=arguments.length,r=s<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,n,i);else for(var a=t.length-1;a>=0;a--)(o=t[a])&&(r=(s<3?o(r):s>3?o(e,n,r):o(e,n))||r);return s>3&&r&&Object.defineProperty(e,n,r),r}function p(t,e,n,i){if("a"===n&&!i)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof e?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===n?i:"a"===n?i.call(t):i?i.value:e.get(t)}function m(t,e,n,i,o){if("m"===i)throw new TypeError("Private method is not writable");if("a"===i&&!o)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof e?t!==e||!o:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===i?o.call(t,n):o?o.value=n:e.set(t,n),n}"function"==typeof SuppressedError&&SuppressedError;const g=new WeakSet;function b(t){y(t),w(t)}const v=new WeakMap;function w(t=document){if(v.has(t))return v.get(t);let e=!1;const n=new MutationObserver((t=>{for(const e of t)if("attributes"===e.type&&e.target instanceof Element)L(e.target);else if("childList"===e.type&&e.addedNodes.length)for(const t of e.addedNodes)t instanceof Element&&y(t)}));n.observe(t,{childList:!0,subtree:!0,attributeFilter:["data-action"]});const i={get closed(){return e},unsubscribe(){e=!0,v.delete(t),n.disconnect()}};return v.set(t,i),i}function y(t){for(const e of t.querySelectorAll("[data-action]"))L(e);t instanceof Element&&t.hasAttribute("data-action")&&L(t)}function E(t){const e=t.currentTarget;for(const n of A(e))if(t.type===n.type){const i=e.closest(n.tag);g.has(i)&&"function"==typeof i[n.method]&&i[n.method](t);const o=e.getRootNode();if(o instanceof ShadowRoot&&g.has(o.host)&&o.host.matches(n.tag)){const e=o.host;"function"==typeof e[n.method]&&e[n.method](t)}}}function*A(t){for(const e of(t.getAttribute("data-action")||"").trim().split(/\s+/)){const t=e.lastIndexOf(":"),n=Math.max(0,e.lastIndexOf("#"))||e.length;yield{type:e.slice(0,t),tag:e.slice(t+1,n),method:e.slice(n+1)||"handleEvent"}||"handleEvent"}}function L(t){for(const e of A(t))t.addEventListener(e.type,E)}const k=t=>String("symbol"==typeof t?t.description:t).replace(/([A-Z]($|[a-z]))/g,"-$1").replace(/--/g,"-").replace(/^-|-$/,"").toLowerCase(),T=(t,e="property")=>{const n=k(t);if(!n.includes("-"))throw new DOMException(`${e}: ${String(t)} is not a valid ${e} name`,"SyntaxError");return n};const M="attr";function S(t,e){H(t,M).add(e)}const x=new WeakSet;function C(t,e){if(x.has(t))return;x.add(t);const n=Object.getPrototypeOf(t),i=n?.constructor?.attrPrefix??"data-";e||(e=H(n,M));for(const n of e){const e=t[n],o=T(`${i}${n}`);let s={configurable:!0,get(){return this.getAttribute(o)||""},set(t){this.setAttribute(o,t||"")}};"number"==typeof e?s={configurable:!0,get(){return Number(this.getAttribute(o)||0)},set(t){this.setAttribute(o,t)}}:"boolean"==typeof e&&(s={configurable:!0,get(){return this.hasAttribute(o)},set(t){this.toggleAttribute(o,t)}}),Object.defineProperty(t,n,s),n in t&&!t.hasAttribute(o)&&s.set.call(t,e)}}const D=Symbol.for("catalyst");class I{constructor(t){const e=this,n=t.prototype.connectedCallback;t.prototype.connectedCallback=function(){e.connectedCallback(this,n)};const i=t.prototype.disconnectedCallback;t.prototype.disconnectedCallback=function(){e.disconnectedCallback(this,i)};const o=t.prototype.attributeChangedCallback;t.prototype.attributeChangedCallback=function(t,n,i){e.attributeChangedCallback(this,t,n,i,o)};let s=t.observedAttributes||[];Object.defineProperty(t,"observedAttributes",{configurable:!0,get(){return e.observedAttributes(this,s)},set(t){s=t}}),function(t){let e=t.observedAttributes||[];const n=t.attrPrefix??"data-",i=t=>T(`${n}${t}`);Object.defineProperty(t,"observedAttributes",{configurable:!0,get:()=>[...H(t.prototype,M)].map(i).concat(e),set(t){e=t}})}(t),function(t){const e=k(t.name).replace(/-element$/,"");try{window.customElements.define(e,t),window[t.name]=customElements.get(e)}catch(t){if(!(t instanceof DOMException&&"NotSupportedError"===t.name))throw t}}(t)}observedAttributes(t,e){return e}connectedCallback(t,e){t.toggleAttribute("data-catalyst",!0),customElements.upgrade(t),function(t){for(const e of t.querySelectorAll("template[data-shadowroot]"))e.parentElement===t&&t.attachShadow({mode:"closed"===e.getAttribute("data-shadowroot")?"closed":"open"}).append(e.content.cloneNode(!0))}(t),C(t),function(t){g.add(t),t.shadowRoot&&b(t.shadowRoot),y(t),w(t.ownerDocument)}(t),e?.call(t),t.shadowRoot&&b(t.shadowRoot)}disconnectedCallback(t,e){e?.call(t)}attributeChangedCallback(t,e,n,i,o){C(t),"data-catalyst"!==e&&o&&o.call(t,e,n,i)}}function H(t,e){if(!Object.prototype.hasOwnProperty.call(t,D)){const e=t[D],n=t[D]=new Map;if(e)for(const[t,i]of e)n.set(t,new Set(i))}const n=t[D];return n.has(e)||n.set(e,new Set),n.get(e)}function O(t,e){H(t,"target").add(e),Object.defineProperty(t,e,{configurable:!0,get(){return function(t,e){const n=t.tagName.toLowerCase();if(t.shadowRoot)for(const i of t.shadowRoot.querySelectorAll(`[data-target~="${n}.${e}"]`))if(!i.closest(n))return i;for(const i of t.querySelectorAll(`[data-target~="${n}.${e}"]`))if(i.closest(n)===t)return i}(this,e)}})}function P(t,e){H(t,"targets").add(e),Object.defineProperty(t,e,{configurable:!0,get(){return function(t,e){const n=t.tagName.toLowerCase(),i=[];if(t.shadowRoot)for(const o of t.shadowRoot.querySelectorAll(`[data-targets~="${n}.${e}"]`))o.closest(n)||i.push(o);for(const o of t.querySelectorAll(`[data-targets~="${n}.${e}"]`))o.closest(n)===t&&i.push(o);return i}(this,e)}})}function R(t){new I(t)}new Promise((t=>{"loading"!==document.readyState?t():document.addEventListener("readystatechange",(()=>t()),{once:!0})})),new Promise((t=>{const e=new AbortController;e.signal.addEventListener("abort",(()=>t()));const n={once:!0,passive:!0,signal:e.signal},i=()=>e.abort();document.addEventListener("mousedown",i,n),document.addEventListener("touchstart",i,n),document.addEventListener("keydown",i,n),document.addEventListener("pointerdown",i,n)}));const q={"outside-top":["outside-bottom","outside-right","outside-left","outside-bottom"],"outside-bottom":["outside-top","outside-right","outside-left","outside-bottom"],"outside-left":["outside-right","outside-bottom","outside-top","outside-bottom"],"outside-right":["outside-left","outside-bottom","outside-top","outside-bottom"]},W={start:["end","center"],end:["start","center"],center:["end","start"]};function F(t,e,n={}){const i=function(t){if(function(t){var e;if("DIALOG"===t.tagName)return!0;try{if(t.matches(":popover-open")&&/native code/.test(null===(e=document.body.showPopover)||void 0===e?void 0:e.toString()))return!0}catch(t){return!1}return!1}(t))return document.body;let e=t.parentNode;for(;null!==e;){if(e instanceof HTMLElement&&"static"!==getComputedStyle(e).position)return e;e=e.parentNode}return document.body}(t),o=function(t){let e=t;for(;null!==e&&e instanceof Element;){if("visible"!==getComputedStyle(e).overflow)break;e=e.parentNode}const n=e!==document.body&&e instanceof HTMLElement?e:document.body,i=n.getBoundingClientRect(),o=getComputedStyle(n),[s,r,a,l]=[o.borderTopWidth,o.borderLeftWidth,o.borderRightWidth,o.borderBottomWidth].map((t=>parseInt(t,10)||0));return{top:i.top+s,left:i.left+r,width:i.width-a-r,height:Math.max(i.height-s-l,n===document.body?window.innerHeight:-1/0)}}(i),s=getComputedStyle(i),r=i.getBoundingClientRect(),[a,l]=[s.borderTopWidth,s.borderLeftWidth].map((t=>parseInt(t,10)||0));return function(t,e,n,i,{side:o,align:s,allowOutOfBounds:r,anchorOffset:a,alignmentOffset:l}){const c={top:t.top-e.top,left:t.left-e.left,width:t.width,height:t.height};let u=B(n,i,o,s,a,l),d=o,h=s;if(u.top-=e.top,u.left-=e.left,!r){const r=q[o];let f=0;if(r){let t=o;for(;f<r.length&&$(t,u,c,n);){const o=r[f++];t=o,u=B(n,i,o,s,a,l),u.top-=e.top,u.left-=e.left,d=o}}const p=W[s];let m=0;if(p){let t=s;for(;m<p.length&&K(t,u,c,n);){const o=p[m++];t=o,u=B(n,i,d,o,a,l),u.top-=e.top,u.left-=e.left,h=o}}u.top<c.top&&(u.top=c.top),u.left<c.left&&(u.left=c.left),u.left+n.width>t.width+c.left&&(u.left=t.width+c.left-n.width),r&&f<r.length&&u.top+n.height>t.height+c.top&&(u.top=t.height+c.top-n.height)}return Object.assign(Object.assign({},u),{anchorSide:d,anchorAlign:h})}(o,{top:r.top+a,left:r.left+l},t.getBoundingClientRect(),e instanceof Element?e.getBoundingClientRect():e,function(t={}){var e,n,i,o,s;const r=null!==(e=t.side)&&void 0!==e?e:N.side,a=null!==(n=t.align)&&void 0!==n?n:N.align;return{side:r,align:a,anchorOffset:null!==(i=t.anchorOffset)&&void 0!==i?i:"inside-center"===r?0:N.anchorOffset,alignmentOffset:null!==(o=t.alignmentOffset)&&void 0!==o?o:"center"!==a&&r.startsWith("inside")?N.alignmentOffset:0,allowOutOfBounds:null!==(s=t.allowOutOfBounds)&&void 0!==s?s:N.allowOutOfBounds}}(n))}const N={side:"outside-bottom",align:"start",anchorOffset:4,alignmentOffset:4,allowOutOfBounds:!1};function B(t,e,n,i,o,s){const r=e.left+e.width,a=e.top+e.height;let l=-1,c=-1;return"outside-top"===n?l=e.top-o-t.height:"outside-bottom"===n?l=a+o:"outside-left"===n?c=e.left-o-t.width:"outside-right"===n&&(c=r+o),"outside-top"!==n&&"outside-bottom"!==n||(c="start"===i?e.left+s:"center"===i?e.left-(t.width-e.width)/2+s:r-t.width-s),"outside-left"!==n&&"outside-right"!==n||(l="start"===i?e.top+s:"center"===i?e.top-(t.height-e.height)/2+s:a-t.height-s),"inside-top"===n?l=e.top+o:"inside-bottom"===n?l=a-o-t.height:"inside-left"===n?c=e.left+o:"inside-right"===n?c=r-o-t.width:"inside-center"===n&&(c=(r+e.left)/2-t.width/2+o),"inside-top"===n||"inside-bottom"===n?c="start"===i?e.left+s:"center"===i?e.left-(t.width-e.width)/2+s:r-t.width-s:"inside-left"!==n&&"inside-right"!==n&&"inside-center"!==n||(l="start"===i?e.top+s:"center"===i?e.top-(t.height-e.height)/2+s:a-t.height-s),{top:l,left:c}}function $(t,e,n,i){return"outside-top"===t||"outside-bottom"===t?e.top<n.top||e.top+i.height>n.height+n.top:e.left<n.left||e.left+i.width>n.width+n.left}function K(t,e,n,i){return"end"===t?e.left<n.left:"start"===t||"center"===t?e.left+i.width>n.left+n.width||e.left<n.left:void 0}function*j(t,e={}){var n,i;const o=null!==(n=e.strict)&&void 0!==n&&n,s=null!==(i=e.onlyTabbable)&&void 0!==i&&i?U:V,r=document.createTreeWalker(t,NodeFilter.SHOW_ELEMENT,{acceptNode:t=>t instanceof HTMLElement&&s(t,o)?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP});let a=null;if(!e.reverse&&s(t,o)&&(yield t),e.reverse){let t=r.lastChild();for(;t;)a=t,t=r.lastChild()}else a=r.firstChild();for(;a instanceof HTMLElement;)yield a,a=e.reverse?r.previousNode():r.nextNode();e.reverse&&s(t,o)&&(yield t)}function z(t,e=!1){return j(t,{reverse:e,strict:!0,onlyTabbable:!0}).next().value}function V(t,e=!1){const n=["BUTTON","INPUT","SELECT","TEXTAREA","OPTGROUP","OPTION","FIELDSET"].includes(t.tagName)&&t.disabled,i=t.hidden,o=t instanceof HTMLInputElement&&"hidden"===t.type,s=t.classList.contains("sentinel");if(n||i||o||s)return!1;if(e){const e=0===t.offsetWidth||0===t.offsetHeight,n=["hidden","collapse"].includes(getComputedStyle(t).visibility),i=0===t.getClientRects().length;if(e||n||i)return!1}return null!=t.getAttribute("tabindex")||!(t instanceof HTMLAnchorElement&&null==t.getAttribute("href"))&&-1!==t.tabIndex}function U(t,e=!1){return V(t,e)&&"-1"!==t.getAttribute("tabindex")}let Y=!1;function X(){}try{const t=Object.create({},{signal:{get(){Y=!0}}});window.addEventListener("test",X,t),window.removeEventListener("test",X,t)}catch(t){}function G(){Y||(!function(){if("undefined"==typeof window)return;const t=EventTarget.prototype.addEventListener;EventTarget.prototype.addEventListener=function(e,n,i){return"object"==typeof i&&"signal"in i&&i.signal instanceof AbortSignal&&t.call(i.signal,"abort",(()=>{this.removeEventListener(e,n,i)})),t.call(this,e,n,i)}}(),Y=!0)}G();const _=[];let J,Z;function Q(t,e,n){const i=new AbortController,o=null!=n?n:i.signal;t.setAttribute("data-focus-trap","active");const s=document.createElement("span");s.setAttribute("class","sentinel"),s.setAttribute("tabindex","0"),s.setAttribute("aria-hidden","true"),s.onfocus=()=>{const e=z(t,!0);null==e||e.focus()};const r=document.createElement("span");let a;function l(n){if(n instanceof HTMLElement&&document.contains(t)){if(t.contains(n))return void(a=n);if(a&&U(a)&&t.contains(a))return void a.focus();if(e&&t.contains(e))return void e.focus();{const e=z(t);return void(null==e||e.focus())}}}r.setAttribute("class","sentinel"),r.setAttribute("tabindex","0"),r.setAttribute("aria-hidden","true"),r.onfocus=()=>{const e=z(t);null==e||e.focus()},t.prepend(s),t.append(r);const c=function(t){const e=new AbortController;return t.addEventListener("abort",(()=>{e.abort()})),e}(o);if(J){const t=J;J.container.setAttribute("data-focus-trap","suspended"),J.controller.abort(),_.push(t)}c.signal.addEventListener("abort",(()=>{J=void 0})),o.addEventListener("abort",(()=>{t.removeAttribute("data-focus-trap");const e=t.getElementsByClassName("sentinel");for(;e.length>0;)e[0].remove();const n=_.findIndex((e=>e.container===t));n>=0&&_.splice(n,1),function(){const t=_.pop();t&&Q(t.container,t.initialFocus,t.originalSignal)}()})),document.addEventListener("focus",(t=>{l(t.target)}),{signal:c.signal,capture:!0}),l(document.activeElement),J={container:t,controller:c,initialFocus:e,originalSignal:o};const u=_.findIndex((e=>e.container===t));if(u>=0&&_.splice(u,1),!n)return i}function tt(){return void 0===Z&&(Z=/^mac/i.test(window.navigator.platform)),Z}let et=1e4;var nt;G(),function(t){t[t.ArrowHorizontal=1]="ArrowHorizontal",t[t.ArrowVertical=2]="ArrowVertical",t[t.JK=4]="JK",t[t.HL=8]="HL",t[t.HomeAndEnd=16]="HomeAndEnd",t[t.PageUpDown=256]="PageUpDown",t[t.WS=32]="WS",t[t.AD=64]="AD",t[t.Tab=128]="Tab",t[t.Backspace=512]="Backspace",t[t.ArrowAll=3]="ArrowAll",t[t.HJKL=12]="HJKL",t[t.WASD=96]="WASD",t[t.All=511]="All"}(nt||(nt={}));const it={ArrowLeft:nt.ArrowHorizontal,ArrowDown:nt.ArrowVertical,ArrowUp:nt.ArrowVertical,ArrowRight:nt.ArrowHorizontal,h:nt.HL,j:nt.JK,k:nt.JK,l:nt.HL,a:nt.AD,s:nt.WS,w:nt.WS,d:nt.AD,Tab:nt.Tab,Home:nt.HomeAndEnd,End:nt.HomeAndEnd,PageUp:nt.PageUpDown,PageDown:nt.PageUpDown,Backspace:nt.Backspace},ot={ArrowLeft:"previous",ArrowDown:"next",ArrowUp:"previous",ArrowRight:"next",h:"previous",j:"next",k:"previous",l:"next",a:"previous",s:"next",w:"previous",d:"next",Tab:"next",Home:"start",End:"end",PageUp:"start",PageDown:"end",Backspace:"previous"};function st(t){const e=ot[t.key];if("Tab"===t.key&&t.shiftKey)return"previous";const n=tt();if(n&&t.metaKey||!n&&t.ctrlKey){if("ArrowLeft"===t.key||"ArrowUp"===t.key)return"start";if("ArrowRight"===t.key||"ArrowDown"===t.key)return"end"}return e}const rt="data-is-active-descendant",at="data-has-active-descendant";function lt(t,e){var n,i,o,s,r;const a=[],l=new WeakMap,c=null!==(n=null==e?void 0:e.bindKeys)&&void 0!==n?n:((null==e?void 0:e.getNextFocusable)?nt.ArrowAll:nt.ArrowVertical)|nt.HomeAndEnd,u=null!==(i=null==e?void 0:e.focusOutBehavior)&&void 0!==i?i:"stop",d=null!==(o=null==e?void 0:e.focusInStrategy)&&void 0!==o?o:"previous",h=null==e?void 0:e.activeDescendantControl,f=null==e?void 0:e.onActiveDescendantChanged;let p;const m=null!==(s=null==e?void 0:e.preventScroll)&&void 0!==s&&s;function g(){return a[0]}function b(t,e=!1){const n=p;p=t,h?t&&document.activeElement===h?v(n,t,e):w():(n&&n!==t&&l.has(n)&&n.setAttribute("tabindex","-1"),null==t||t.setAttribute("tabindex","0"))}function v(e,n,i=!1){n.id||n.setAttribute("id","__primer_id_"+et++),e&&e!==n&&e.removeAttribute(rt),h&&(i||h.getAttribute("aria-activedescendant")!==n.id)&&(h.setAttribute("aria-activedescendant",n.id),t.setAttribute(at,n.id),n.setAttribute(rt,i?"activated-directly":"activated-indirectly"),null==f||f(n,e,i))}function w(e=p){"first"===d&&(p=void 0),null==h||h.removeAttribute("aria-activedescendant"),t.removeAttribute(at),null==e||e.removeAttribute(rt),null==f||f(void 0,e,!1)}function y(...t){const n=t.filter((t=>{var n,i;return null===(i=null===(n=null==e?void 0:e.focusableElementFilter)||void 0===n?void 0:n.call(e,t))||void 0===i||i}));if(0!==n.length){a.splice(function(t){const e=t[0];if(0===a.length)return 0;let n=0,i=a.length-1;for(;n<=i;){const t=Math.floor((n+i)/2);E(e,a[t])?i=t-1:n=t+1}return n}(n),0,...n);for(const t of n)l.has(t)||l.set(t,t.getAttribute("tabindex")),t.setAttribute("tabindex","-1");p||b(g())}}function E(t,e){return(e.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_PRECEDING)>0}function A(...t){for(const e of t){const t=a.indexOf(e);t>=0&&a.splice(t,1);const n=l.get(e);if(void 0!==n&&(null===n?e.removeAttribute("tabindex"):e.setAttribute("tabindex",n),l.delete(e)),e===p){b(g())}}}y(...j(t));b("function"==typeof d?d(document.body):g());new MutationObserver((t=>{for(const e of t)for(const t of e.removedNodes)t instanceof HTMLElement&&A(...j(t));for(const e of t)for(const t of e.addedNodes)t instanceof HTMLElement&&y(...j(t))})).observe(t,{subtree:!0,childList:!0});const L=new AbortController,k=null!==(r=null==e?void 0:e.abortSignal)&&void 0!==r?r:L.signal;let T;k.addEventListener("abort",(()=>{A(...a)})),t.addEventListener("mousedown",(t=>{t.target instanceof HTMLElement&&t.target!==document.activeElement&&(T=a.indexOf(t.target))}),{signal:k}),h?(t.addEventListener("focusin",(t=>{t.target instanceof HTMLElement&&a.includes(t.target)&&(h.focus({preventScroll:m}),b(t.target))})),t.addEventListener("mousemove",(({target:t})=>{if(!(t instanceof Node))return;const e=a.find((e=>e.contains(t)));e&&b(e)}),{signal:k,capture:!0}),h.addEventListener("focusin",(()=>{p?v(void 0,p):b(g())})),h.addEventListener("focusout",(()=>{w()}))):t.addEventListener("focusin",(e=>{if(e.target instanceof HTMLElement)if(void 0!==T)T>=0&&a[T]!==p&&b(a[T]),T=void 0;else if("previous"===d)b(e.target);else if("closest"===d||"first"===d){if(e.relatedTarget instanceof Element&&!t.contains(e.relatedTarget)){const t="previous"===S?a.length-1:0,e=a[t];return void(null==e||e.focus({preventScroll:m}))}b(e.target)}else if("function"==typeof d)if(e.relatedTarget instanceof Element&&!t.contains(e.relatedTarget)){const t=d(e.relatedTarget);if((t?a.indexOf(t):-1)>=0&&t instanceof HTMLElement)return void t.focus({preventScroll:m});console.warn("Element requested is not a known focusable element.")}else b(e.target);S=void 0}),{signal:k});const M=null!=h?h:t;let S;return"closest"===d&&document.addEventListener("keydown",(t=>{"Tab"===t.key&&(S=st(t))}),{signal:k,capture:!0}),M.addEventListener("keydown",(n=>{var i;if(n.key in ot){const o=it[n.key];if(!n.defaultPrevented&&(o&c)>0&&!function(t,e){const n=t.key,i=[...n].length,o=e instanceof HTMLInputElement&&"text"===e.type||e instanceof HTMLTextAreaElement;if(o&&(1===i||"Home"===n||"End"===n))return!0;if(e instanceof HTMLSelectElement){if(1===i)return!0;if("ArrowDown"===n&&tt()&&!t.metaKey)return!0;if("ArrowDown"===n&&!tt()&&t.altKey)return!0}if(e instanceof HTMLTextAreaElement&&("PageUp"===n||"PageDown"===n))return!0;if(o){const t=e,i=0===t.selectionStart&&0===t.selectionEnd,o=t.selectionStart===t.value.length&&t.selectionEnd===t.value.length;if("ArrowLeft"===n&&!i)return!0;if("ArrowRight"===n&&!o)return!0;if(t instanceof HTMLTextAreaElement){if("ArrowUp"===n&&!i)return!0;if("ArrowDown"===n&&!o)return!0}}return!1}(n,document.activeElement)){const o=st(n);let s;if((null==e?void 0:e.getNextFocusable)&&(s=e.getNextFocusable(o,null!==(i=document.activeElement)&&void 0!==i?i:void 0,n)),!s){const e=function(){if(!p)return 0;const e=a.indexOf(p);return-1!==e?e:p===t?-1:0}();let i=e;"previous"===o?i-=1:"start"===o?i=0:"next"===o?i+=1:i=a.length-1,i<0&&(i="wrap"===u&&"Tab"!==n.key?a.length-1:0),i>=a.length&&(i="wrap"===u&&"Tab"!==n.key?0:a.length-1),e!==i&&(s=a[i])}h?b(s||p,!0):s&&(S=o,s.focus({preventScroll:m})),("Tab"!==n.key||s)&&n.preventDefault()}}}),{signal:k}),L}var ct,ut,dt,ht,ft,pt,mt;const gt=new IntersectionObserver((t=>{for(const e of t){const t=e.target;e.isIntersecting&&t instanceof wt&&t.update()}})),bt=new ResizeObserver((t=>{for(const e of t){const t=e.target;t instanceof wt&&t.update()}}));var vt;!function(t){t[t.Item=0]="Item",t[t.Divider=1]="Divider"}(vt||(vt={}));let wt=class ActionBarElement extends HTMLElement{constructor(){super(...arguments),ct.add(this),ut.set(this,null)}connectedCallback(){var t,e;for(const n of this.items){const i=n.getBoundingClientRect().width,o=parseInt(null===(t=window.getComputedStyle(n))||void 0===t?void 0:t.marginLeft,10),s=parseInt(null===(e=window.getComputedStyle(n))||void 0===e?void 0:e.marginRight,10);n.setAttribute("data-offset-width",`${i+o+s}`)}bt.observe(this),gt.observe(this),requestAnimationFrame((()=>this.update()))}disconnectedCallback(){bt.unobserve(this),gt.unobserve(this)}menuItemClick(t){var e;const n=t.currentTarget,i=null==n?void 0:n.getAttribute("data-for");i&&(null===(e=document.getElementById(i))||void 0===e||e.click())}update(){const t=p(this,ct,"a",dt);if(!t)return;const e=t.getBoundingClientRect().top;let n=null;p(this,ct,"m",mt).call(this,((t,i,o)=>{const s=t.getBoundingClientRect().top;return o===vt.Item&&(s>e?(p(this,ct,"m",ft).call(this,i),this.moreMenu.hidden&&(this.moreMenu.hidden=!1),n===vt.Divider&&p(this,ct,"m",ft).call(this,i-1)):(p(this,ct,"m",ht).call(this,i),i===this.items.length-1&&(this.moreMenu.hidden=!0),n===vt.Divider&&p(this,ct,"m",ht).call(this,i-1))),n=o,!0})),p(this,ut,"f")&&p(this,ut,"f").abort(),m(this,ut,lt(this,{bindKeys:nt.ArrowHorizontal|nt.HomeAndEnd,focusOutBehavior:"wrap",focusableElementFilter:t=>{const e=this.items.indexOf(t.parentElement),n=e>-1&&"visible"===this.items[e].style.visibility,i=t===this.moreMenu.invokerElement&&!this.moreMenu.hidden;return n||i}}),"f")}};ut=new WeakMap,ct=new WeakSet,dt=function(){let t=null;return p(this,ct,"m",mt).call(this,((e,n,i)=>i!==vt.Item||(t=e,!1))),t},ht=function(t){this.items[t].style.setProperty("visibility","visible"),p(this,ct,"a",pt)[t].hidden=!0},ft=function(t){this.items[t].style.setProperty("visibility","hidden"),p(this,ct,"a",pt)[t].hidden=!1},pt=function(){return this.moreMenu.querySelectorAll('[role="menu"] > li')},mt=function(t){for(let e=0;e<this.items.length;e++){const n=this.items[e],i=n.classList.contains("ActionBar-divider")?vt.Divider:vt.Item;if(!t(n,e,i))break}},f([P],wt.prototype,"items",void 0),f([O],wt.prototype,"itemContainer",void 0),f([O],wt.prototype,"moreMenu",void 0),wt=f([R],wt),window.ActionBarElement=wt;class DetailsMenuElement extends HTMLElement{get preload(){return this.hasAttribute("preload")}set preload(t){t?this.setAttribute("preload",""):this.removeAttribute("preload")}get src(){return this.getAttribute("src")||""}set src(t){this.setAttribute("src",t)}connectedCallback(){this.hasAttribute("role")||this.setAttribute("role","menu");const t=this.parentElement;if(!t)return;const e=t.querySelector("summary");e&&(e.setAttribute("aria-haspopup","menu"),e.hasAttribute("role")||e.setAttribute("role","button"));const n=[At(t,"compositionstart",(t=>Ht(this,t))),At(t,"compositionend",(t=>Ht(this,t))),At(t,"click",(e=>xt(t,e))),At(t,"change",(e=>xt(t,e))),At(t,"keydown",(e=>function(t,e,n){if(!(n instanceof KeyboardEvent))return;if(t.querySelector("details[open]"))return;const i=yt.get(e);if(!i||i.isComposing)return;const o=n.target instanceof Element&&"SUMMARY"===n.target.tagName;switch(n.key){case"Escape":t.hasAttribute("open")&&(It(t),n.preventDefault(),n.stopPropagation());break;case"ArrowDown":{o&&!t.hasAttribute("open")&&t.setAttribute("open","");const e=Mt(t,!0);e&&e.focus(),n.preventDefault()}break;case"ArrowUp":{o&&!t.hasAttribute("open")&&t.setAttribute("open","");const e=Mt(t,!1);e&&e.focus(),n.preventDefault()}break;case"n":if(St&&n.ctrlKey){const e=Mt(t,!0);e&&e.focus(),n.preventDefault()}break;case"p":if(St&&n.ctrlKey){const e=Mt(t,!1);e&&e.focus(),n.preventDefault()}break;case" ":case"Enter":{const e=document.activeElement;e instanceof HTMLElement&&Dt(e)&&e.closest("details")===t&&(n.preventDefault(),n.stopPropagation(),e.click())}}}(t,this,e))),At(t,"toggle",(()=>Lt(t,this)),{once:!0}),At(t,"toggle",(()=>function(t){if(!t.hasAttribute("open"))return;for(const e of document.querySelectorAll("details[open] > details-menu")){const n=e.closest("details");n&&n!==t&&!n.contains(t)&&n.removeAttribute("open")}}(t))),this.preload?At(t,"mouseover",(()=>Lt(t,this)),{once:!0}):Et,...kt(t)];yt.set(this,{subscriptions:n,loaded:!1,isComposing:!1})}disconnectedCallback(){const t=yt.get(this);if(t){yt.delete(this);for(const e of t.subscriptions)e.unsubscribe()}}}const yt=new WeakMap,Et={unsubscribe(){}};function At(t,e,n,i=!1){return t.addEventListener(e,n,i),{unsubscribe:()=>{t.removeEventListener(e,n,i)}}}function Lt(t,e){const n=e.getAttribute("src");if(!n)return;const i=yt.get(e);if(!i)return;if(i.loaded)return;i.loaded=!0;const o=e.querySelector("include-fragment");o&&!o.hasAttribute("src")&&(o.addEventListener("loadend",(()=>Tt(t))),o.setAttribute("src",n))}function kt(t){let e=!1;return[At(t,"mousedown",(()=>e=!0)),At(t,"keydown",(()=>e=!1)),At(t,"toggle",(()=>{t.hasAttribute("open")&&(Tt(t)||e||function(t){const e=document.activeElement;if(e&&Dt(e)&&t.contains(e))return;const n=Mt(t,!0);n&&n.focus()}(t))}))]}function Tt(t){if(!t.hasAttribute("open"))return!1;const e=t.querySelector("details-menu [autofocus]");return!!e&&(e.focus(),!0)}function Mt(t,e){const n=Array.from(t.querySelectorAll('[role^="menuitem"]:not([hidden]):not([disabled])')),i=document.activeElement,o=i instanceof HTMLElement?n.indexOf(i):-1,s=e?n[o+1]:n[o-1],r=e?n[0]:n[n.length-1];return s||r}const St=navigator.userAgent.match(/Macintosh/);function xt(t,e){const n=e.target;if(n instanceof Element&&n.closest("details")===t)if("click"===e.type){const e=n.closest('[role="menuitem"], [role="menuitemradio"]');if(!e)return;const i=e.querySelector("input");if("LABEL"===e.tagName&&n===i)return;"LABEL"===e.tagName&&i&&!i.checked||Ct(e,t)}else if("change"===e.type){const e=n.closest('[role="menuitemradio"], [role="menuitemcheckbox"]');e&&Ct(e,t)}}function Ct(t,e){if(t.hasAttribute("disabled")||"true"===t.getAttribute("aria-disabled"))return;const n=t.closest("details-menu");if(!n)return;n.dispatchEvent(new CustomEvent("details-menu-select",{cancelable:!0,detail:{relatedTarget:t}}))&&(!function(t,e){const n=e.querySelector("[data-menu-button]");if(!n)return;const i=function(t){if(!t)return null;const e=t.hasAttribute("data-menu-button-text")?t:t.querySelector("[data-menu-button-text]");return e?e.getAttribute("data-menu-button-text")||e.textContent:null}(t);if(i)n.textContent=i;else{const e=function(t){if(!t)return null;const e=t.hasAttribute("data-menu-button-contents")?t:t.querySelector("[data-menu-button-contents]");return e?e.innerHTML:null}(t);e&&(n.innerHTML=e)}}(t,e),function(t,e){for(const n of e.querySelectorAll('[role="menuitemradio"], [role="menuitemcheckbox"]')){const e=n.querySelector('input[type="radio"], input[type="checkbox"]');let i=(n===t).toString();e instanceof HTMLInputElement&&(i=e.indeterminate?"mixed":e.checked.toString()),n.setAttribute("aria-checked",i)}}(t,e),"menuitemcheckbox"!==t.getAttribute("role")&&It(e),n.dispatchEvent(new CustomEvent("details-menu-selected",{detail:{relatedTarget:t}})))}function Dt(t){const e=t.getAttribute("role");return"menuitem"===e||"menuitemcheckbox"===e||"menuitemradio"===e}function It(t){if(!t.hasAttribute("open"))return;t.removeAttribute("open");const e=t.querySelector("summary");e&&e.focus()}function Ht(t,e){const n=yt.get(t);n&&(n.isComposing="compositionstart"===e.type)}var Ot,Pt;window.customElements.get("details-menu")||(window.DetailsMenuElement=DetailsMenuElement,window.customElements.define("details-menu",DetailsMenuElement));const Rt=(()=>{const t=new Set;let e=null,n=null;function i(){for(const e of t)e.update()}return o=>{window.addEventListener("resize",i),e||(e=new IntersectionObserver((e=>{for(const n of e){const e=n.target;n.isIntersecting?(e.update(),t.add(e)):t.delete(e)}}))),n||(n=new ResizeObserver((()=>{for(const e of t)e.update()}))),n.observe(o.ownerDocument.documentElement),e.observe(o)}})();class AnchoredPositionElement extends HTMLElement{constructor(){super(...arguments),Ot.set(this,null),Pt.set(this,void 0)}get align(){const t=this.getAttribute("align");return"center"===t||"end"===t?t:"start"}set align(t){this.setAttribute("align",`${t}`)}get side(){const t=this.getAttribute("side");return"inside-top"===t||"inside-bottom"===t||"inside-left"===t||"inside-right"===t||"inside-center"===t||"outside-top"===t||"outside-left"===t||"outside-right"===t?t:"outside-bottom"}set side(t){this.setAttribute("side",`${t}`)}get anchorOffset(){const t=this.getAttribute("anchor-offset");return"spacious"===t||"8"===t?8:4}set anchorOffset(t){this.setAttribute("anchor-offset",`${t}`)}get anchor(){return this.getAttribute("anchor")||""}set anchor(t){this.setAttribute("anchor",`${t}`)}get anchorElement(){if(p(this,Ot,"f"))return p(this,Ot,"f");const t=this.anchor;return t?this.ownerDocument.getElementById(t):null}set anchorElement(t){m(this,Ot,t,"f"),p(this,Ot,"f")||this.removeAttribute("anchor")}get alignmentOffset(){return Number(this.getAttribute("alignment-offset"))}set alignmentOffset(t){this.setAttribute("alignment-offset",`${t}`)}get allowOutOfBounds(){return this.hasAttribute("allow-out-of-bounds")}set allowOutOfBounds(t){this.toggleAttribute("allow-out-of-bounds",t)}connectedCallback(){this.update(),this.addEventListener("beforetoggle",(()=>this.update())),Rt(this)}attributeChangedCallback(){this.update()}update(){this.isConnected&&(cancelAnimationFrame(p(this,Pt,"f")),m(this,Pt,requestAnimationFrame((()=>{const t=this.anchorElement;if(this.classList.toggle("not-anchored",!t),t){const{left:e,top:n}=F(this,t,this);this.style.top=`${n}px`,this.style.left=`${e}px`,this.style.bottom="auto",this.style.right="auto"}else this.style.top="0",this.style.left="0",this.style.bottom="0",this.style.right="0"})),"f"))}}Ot=new WeakMap,Pt=new WeakMap,AnchoredPositionElement.observedAttributes=["align","side","anchor","alignment-offset","allow-out-of-bounds"],customElements.get("anchored-position")||(window.AnchoredPositionElement=AnchoredPositionElement,customElements.define("anchored-position",AnchoredPositionElement));var qt=class extends Event{oldState;newState;constructor(t,{oldState:e="",newState:n="",...i}={}){super(t,i),this.oldState=String(e||""),this.newState=String(n||"")}},Wt=new WeakMap;function Ft(t,e,n){Wt.set(t,setTimeout((()=>{Wt.has(t)&&t.dispatchEvent(new qt("toggle",{cancelable:!1,oldState:e,newState:n}))}),0))}var Nt=globalThis.ShadowRoot||function(){},Bt=globalThis.HTMLDialogElement||function(){},$t=new WeakMap,Kt=new WeakMap,jt=new WeakMap;function zt(t){return jt.get(t)||"hidden"}var Vt=new WeakMap;function Ut(t,e){return("auto"===t.popover||"manual"===t.popover)&&(!!t.isConnected&&((!e||"showing"===zt(t))&&(!(!e&&"hidden"!==zt(t))&&(!(t instanceof Bt&&t.hasAttribute("open"))&&document.fullscreenElement!==t))))}function Yt(t){return t?Array.from(Kt.get(t.ownerDocument)||[]).indexOf(t)+1:0}function Xt(t){const e=Jt(t),n=function(t){for(;t;){const e=t.popoverTargetElement;if(e instanceof HTMLElement)return e;if((t=t.parentElement||_t(t))instanceof Nt&&(t=t.host),t instanceof Document)return}}(t);return Yt(e)>Yt(n)?e:n}function Gt(t){const e=Kt.get(t);for(const t of e||[]){if(t.isConnected)return t;e.delete(t)}return null}function _t(t){return"function"==typeof t.getRootNode?t.getRootNode():t.parentNode?_t(t.parentNode):t}function Jt(t){for(;t;){if(t instanceof HTMLElement&&"auto"===t.popover&&"showing"===jt.get(t))return t;if((t=t.parentElement||_t(t))instanceof Nt&&(t=t.host),t instanceof Document)return}}function Zt(t){return!(t.hidden||t instanceof Nt)&&((!(t instanceof HTMLButtonElement||t instanceof HTMLInputElement||t instanceof HTMLSelectElement||t instanceof HTMLTextAreaElement||t instanceof HTMLOptGroupElement||t instanceof HTMLOptionElement||t instanceof HTMLFieldSetElement)||!t.disabled)&&(!(t instanceof HTMLInputElement&&"hidden"===t.type)&&(!(t instanceof HTMLAnchorElement&&""===t.href)&&("number"==typeof t.tabIndex&&-1!==t.tabIndex))))}function Qt(t){(function(t){if(t.shadowRoot&&!0!==t.shadowRoot.delegatesFocus)return null;let e=t;e.shadowRoot&&(e=e.shadowRoot);let n=e.querySelector("[autofocus]");if(n)return n;{const t=e.querySelectorAll("slot");for(const e of t){const t=e.assignedElements({flatten:!0});for(const e of t){if(e.hasAttribute("autofocus"))return e;if(n=e.querySelector("[autofocus]"),n)return n}}}const i=t.ownerDocument.createTreeWalker(e,NodeFilter.SHOW_ELEMENT);let o=i.currentNode;for(;o;){if(Zt(o))return o;o=i.nextNode()}})(t)?.focus()}var te=new WeakMap;function ee(t){if(!Ut(t,!1))return;const e=t.ownerDocument;if(!t.dispatchEvent(new qt("beforetoggle",{cancelable:!0,oldState:"closed",newState:"open"})))return;if(!Ut(t,!1))return;let n=!1;if("auto"===t.popover){const n=t.getAttribute("popover");if(oe(function(t){const e=new Map;let n=0;const i=t.ownerDocument;for(const t of Kt.get(i)||[])e.set(t,n),n+=1;e.set(t,n),n+=1;let o=null;return function(t){const n=Jt(t);if(null===n)return null;const i=e.get(n);(null===o||e.get(o)<i)&&(o=n)}(t?.parentElement),o}(t)||e,!1,!0),n!==t.getAttribute("popover")||!Ut(t,!1))return}Gt(e)||(n=!0),te.delete(t);const i=e.activeElement;t.classList.add(":popover-open"),jt.set(t,"showing"),$t.has(e)||$t.set(e,new Set),$t.get(e).add(t),Qt(t),"auto"===t.popover&&(Kt.has(e)||Kt.set(e,new Set),Kt.get(e).add(t),le(Vt.get(t),!0)),n&&i&&"auto"===t.popover&&te.set(t,i),Ft(t,"closed","open")}function ne(t,e=!1,n=!1){if(!Ut(t,!0))return;const i=t.ownerDocument;if("auto"===t.popover&&(oe(t,e,n),!Ut(t,!0)))return;if(le(Vt.get(t),!1),Vt.delete(t),n&&(t.dispatchEvent(new qt("beforetoggle",{oldState:"open",newState:"closed"})),!Ut(t,!0)))return;$t.get(i)?.delete(t),Kt.get(i)?.delete(t),t.classList.remove(":popover-open"),jt.set(t,"hidden"),n&&Ft(t,"open","closed");const o=te.get(t);o&&(te.delete(t),e&&o.focus())}function ie(t,e=!1,n=!1){let i=Gt(t);for(;i;)ne(i,e,n),i=Gt(t)}function oe(t,e,n){const i=t.ownerDocument||t;if(t instanceof Document)return ie(i,e,n);let o=null,s=!1;for(const e of Kt.get(i)||[])if(e===t)s=!0;else if(s){o=e;break}if(!s)return ie(i,e,n);for(;o&&"showing"===zt(o)&&Kt.get(i)?.size;)ne(o,e,n)}var se=new WeakMap;function re(t){if(!t.isTrusted)return;const e=t.composedPath()[0];if(!e)return;const n=e.ownerDocument;if(!Gt(n))return;const i=Xt(e);if(i&&"pointerdown"===t.type)se.set(n,i);else if("pointerup"===t.type){const t=se.get(n)===i;se.delete(n),t&&oe(i||n,!1,!0)}}var ae=new WeakMap;function le(t,e=!1){if(!t)return;ae.has(t)||ae.set(t,t.getAttribute("aria-expanded"));const n=t.popoverTargetElement;if(n instanceof HTMLElement&&"auto"===n.popover)t.setAttribute("aria-expanded",String(e));else{const e=ae.get(t);e?t.setAttribute("aria-expanded",e):t.removeAttribute("aria-expanded")}}var ce=globalThis.ShadowRoot||function(){};function ue(t,e,n){const i=t[e];Object.defineProperty(t,e,{value(t){return i.call(this,n(t))}})}var de,he,fe,pe,me=/(^|[^\\]):popover-open\b/g,ge="\n :where([popover]) {\n position: fixed;\n z-index: 2147483647;\n inset: 0;\n padding: 0.25em;\n width: fit-content;\n height: fit-content;\n border-width: initial;\n border-color: initial;\n border-image: initial;\n border-style: solid;\n background-color: canvas;\n color: canvastext;\n overflow: auto;\n margin: auto;\n }\n\n :where(dialog[popover][open]) {\n display: revert;\n }\n\n :where([anchor].\\:popover-open) {\n inset: auto;\n }\n\n :where([anchor]:popover-open) {\n inset: auto;\n }\n\n @supports not (background-color: canvas) {\n :where([popover]) {\n background-color: white;\n color: black;\n }\n }\n\n @supports (width: -moz-fit-content) {\n :where([popover]) {\n width: -moz-fit-content;\n height: -moz-fit-content;\n }\n }\n\n @supports not (inset: 0) {\n :where([popover]) {\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n }\n }\n\n :where([popover]:not(.\\:popover-open)) {\n display: none;\n }\n",be=null;function ve(t){if(null===be)try{(be=new CSSStyleSheet).replaceSync(ge)}catch{be=!1}if(!1===be){const e=document.createElement("style");e.textContent=ge,t instanceof Document?t.head.prepend(e):t.prepend(e)}else t.adoptedStyleSheets=[be,...t.adoptedStyleSheets]}"undefined"!=typeof HTMLElement&&"object"==typeof HTMLElement.prototype&&"popover"in HTMLElement.prototype||function(){function t(t){return t?.includes(":popover-open")&&(t=t.replace(me,"$1.\\:popover-open")),t}window.ToggleEvent=window.ToggleEvent||qt,ue(Document.prototype,"querySelector",t),ue(Document.prototype,"querySelectorAll",t),ue(Element.prototype,"querySelector",t),ue(Element.prototype,"querySelectorAll",t),ue(Element.prototype,"matches",t),ue(Element.prototype,"closest",t),ue(DocumentFragment.prototype,"querySelectorAll",t),ue(DocumentFragment.prototype,"querySelectorAll",t),Object.defineProperties(HTMLElement.prototype,{popover:{enumerable:!0,configurable:!0,get(){if(!this.hasAttribute("popover"))return null;const t=(this.getAttribute("popover")||"").toLowerCase();return""===t||"auto"==t?"auto":"manual"},set(t){this.setAttribute("popover",t)}},showPopover:{enumerable:!0,configurable:!0,value(){ee(this)}},hidePopover:{enumerable:!0,configurable:!0,value(){ne(this,!0,!0)}},togglePopover:{enumerable:!0,configurable:!0,value(t){"showing"===jt.get(this)&&void 0===t||!1===t?ne(this,!0,!0):void 0!==t&&!0!==t||ee(this)}}});const e=Element.prototype.attachShadow;e&&Object.defineProperties(Element.prototype,{attachShadow:{enumerable:!0,configurable:!0,writable:!0,value(t){const n=e.call(this,t);return ve(n),n}}});const n=HTMLElement.prototype.attachInternals;n&&Object.defineProperties(HTMLElement.prototype,{attachInternals:{enumerable:!0,configurable:!0,writable:!0,value(){const t=n.call(this);return t.shadowRoot&&ve(t.shadowRoot),t}}});const i=new WeakMap;function o(t){Object.defineProperties(t.prototype,{popoverTargetElement:{enumerable:!0,configurable:!0,set(t){if(null===t)this.removeAttribute("popovertarget"),i.delete(this);else{if(!(t instanceof Element))throw new TypeError("popoverTargetElement must be an element or null");this.setAttribute("popovertarget",""),i.set(this,t)}},get(){if("button"!==this.localName&&"input"!==this.localName)return null;if("input"===this.localName&&"reset"!==this.type&&"image"!==this.type&&"button"!==this.type)return null;if(this.disabled)return null;if(this.form&&"submit"===this.type)return null;const t=i.get(this);if(t&&t.isConnected)return t;if(t&&!t.isConnected)return i.delete(this),null;const e=_t(this),n=this.getAttribute("popovertarget");return(e instanceof Document||e instanceof ce)&&n&&e.getElementById(n)||null}},popoverTargetAction:{enumerable:!0,configurable:!0,get(){const t=(this.getAttribute("popovertargetaction")||"").toLowerCase();return"show"===t||"hide"===t?t:"toggle"},set(t){this.setAttribute("popovertargetaction",t)}}})}o(HTMLButtonElement),o(HTMLInputElement);const s=t=>{if(!t.isTrusted)return;const e=t.composedPath()[0];if(!(e instanceof Element)||e?.shadowRoot)return;const n=_t(e);if(!(n instanceof ce||n instanceof Document))return;const i=e.closest("[popovertargetaction],[popovertarget]");i&&function(t){const e=t.popoverTargetElement;if(!(e instanceof HTMLElement))return;const n=zt(e);"show"===t.popoverTargetAction&&"showing"===n||"hide"===t.popoverTargetAction&&"hidden"===n||("showing"===n?ne(e,!0,!0):Ut(e,!1)&&(Vt.set(e,t),ee(e)))}(i)},r=t=>{const e=t.key,n=t.target;t.defaultPrevented||!n||"Escape"!==e&&"Esc"!==e||oe(n.ownerDocument,!0,!0)};(t=>{t.addEventListener("click",s),t.addEventListener("keydown",r),t.addEventListener("pointerdown",re),t.addEventListener("pointerup",re)})(document),ve(document)}();const we=['[role="menuitem"]','[role="menuitemcheckbox"]','[role="menuitemradio"]'].map((t=>`:not([hidden]) > ${t}`)).join(", "),ye=t=>{var e;return null===(e=t.textContent)||void 0===e?void 0:e.trim()[0].toLowerCase()},Ee=/^\S$/;class FocusGroupElement extends HTMLElement{constructor(){super(...arguments),de.add(this),he.set(this,null),fe.set(this,null)}get nowrap(){return this.hasAttribute("nowrap")}set nowrap(t){this.toggleAttribute("nowrap",t)}get direction(){return"horizontal"===this.getAttribute("direction")?"horizontal":"vertical"}set direction(t){this.setAttribute("direction",`${t}`)}get retain(){return this.hasAttribute("retain")}set retain(t){this.toggleAttribute("retain",t)}get mnemonics(){return this.hasAttribute("mnemonics")}connectedCallback(){m(this,fe,new AbortController,"f");const{signal:t}=p(this,fe,"f");this.addEventListener("keydown",this,{signal:t}),this.addEventListener("click",this,{signal:t}),this.addEventListener("mouseover",this,{signal:t}),this.addEventListener("focusin",this,{signal:t})}disconnectedCallback(){var t;null===(t=p(this,fe,"f"))||void 0===t||t.abort()}handleEvent(t){var e;const{direction:n,nowrap:i}=this;if("focusin"===t.type){if(this.retain&&t.target instanceof Element&&t.target.matches(we)){null===(e=p(this,he,"f"))||void 0===e||e.abort();const{signal:n}=m(this,he,new AbortController,"f");for(const e of p(this,de,"a",pe)){e.setAttribute("tabindex",e===t.target?"0":"-1");const i=t.target.closest("[popover]");e===t.target&&"auto"===(null==i?void 0:i.popover)&&i.closest("focus-group")===this&&i.addEventListener("toggle",(t=>{var n,o;if(t.target instanceof Element&&"closed"===t.newState&&(null===(n=p(this,he,"f"))||void 0===n||n.abort(),e.setAttribute("tabindex","-1"),i.id)){const t=this.querySelector(`[popovertarget="${i.id}"]`);t?t.setAttribute("tabindex","0"):null===(o=p(this,de,"a",pe)[0])||void 0===o||o.setAttribute("tabindex","0")}}),{signal:n})}}}else if(t instanceof KeyboardEvent){const e=Array.from(p(this,de,"a",pe));let o=e.indexOf(t.target);const s=t.key;if("Up"===s||"ArrowUp"===s)"vertical"!==n&&"both"!==n||(o-=o<0?0:1,t.preventDefault());else if("Down"===s||"ArrowDown"===s)"vertical"!==n&&"both"!==n||(o+=1,t.preventDefault());else if("Left"===t.key||"ArrowLeft"===t.key)"horizontal"!==n&&"both"!==n||(o-=1,t.preventDefault());else if("Right"===t.key||"ArrowRight"===t.key)"horizontal"!==n&&"both"!==n||(o+=1,t.preventDefault());else if("Home"===t.key||"PageUp"===t.key)o=0,t.preventDefault();else if("End"===t.key||"PageDown"===t.key)o=e.length-1,t.preventDefault();else{if(!this.mnemonics||!Ee.test(s))return;{const n=s.toLowerCase(),r=o>0&&ye(t.target)===n?o:0;o=e.findIndex(((t,e)=>e>r&&ye(t)===n)),o<0&&!i&&(o=e.findIndex((t=>ye(t)===n)))}}i&&o<0&&(o=0),!i&&o>=e.length&&(o=0);const r=e.at(Math.min(o,e.length-1));{let e=r;do{e=e.closest("[popover]:not(:popover-open)"),"auto"!==(null==e?void 0:e.popover)||["ArrowRight","ArrowLeft"].includes(t.key)||e.showPopover(),e=(null==e?void 0:e.parentElement)||null}while(e)}null==r||r.focus()}}}he=new WeakMap,fe=new WeakMap,de=new WeakSet,pe=function(){return this.querySelectorAll(we)},customElements.get("focus-group")||(window.FocusGroupElement=FocusGroupElement,customElements.define("focus-group",FocusGroupElement));let Ae=class ScrollableRegionElement extends HTMLElement{constructor(){super(...arguments),this.hasOverflow=!1,this.labelledBy=""}connectedCallback(){this.style.overflow="auto",this.observer=new ResizeObserver((t=>{for(const e of t)this.hasOverflow=e.target.scrollHeight>e.target.clientHeight||e.target.scrollWidth>e.target.clientWidth})),this.observer.observe(this)}disconnectedCallback(){this.observer.disconnect()}attributeChangedCallback(t){"data-has-overflow"===t&&(this.hasOverflow?(this.setAttribute("aria-labelledby",this.labelledBy),this.setAttribute("role","region"),this.setAttribute("tabindex","0")):(this.removeAttribute("aria-labelledby"),this.removeAttribute("role"),this.removeAttribute("tabindex")))}};f([S],Ae.prototype,"hasOverflow",void 0),f([S],Ae.prototype,"labelledBy",void 0),Ae=f([R],Ae),window.ScrollableRegionElement=Ae;const Le=new WeakMap,ke=new WeakMap,Te=new WeakMap;function Me(t){const e=t.currentTarget;if(!(e instanceof ImageCropElement))return;const{box:n,image:i}=Te.get(e)||{};if(!n||!i)return;let o=0,s=0;if(t instanceof KeyboardEvent)"ArrowUp"===t.key?s=-1:"ArrowDown"===t.key?s=1:"ArrowLeft"===t.key?o=-1:"ArrowRight"===t.key&&(o=1);else if(ke.has(e)&&t instanceof MouseEvent){const n=ke.get(e);o=t.pageX-n.dragStartX,s=t.pageY-n.dragStartY}else if(ke.has(e)&&t instanceof TouchEvent){const{pageX:n,pageY:i}=t.changedTouches[0],{dragStartX:r,dragStartY:a}=ke.get(e);o=n-r,s=i-a}if(0!==o||0!==s){const t=Math.min(Math.max(0,n.offsetLeft+o),i.width-n.offsetWidth),r=Math.min(Math.max(0,n.offsetTop+s),i.height-n.offsetHeight);n.style.left=`${t}px`,n.style.top=`${r}px`,Oe(e,{x:t,y:r,width:n.offsetWidth,height:n.offsetHeight})}if(t instanceof MouseEvent)ke.set(e,{dragStartX:t.pageX,dragStartY:t.pageY});else if(t instanceof TouchEvent){const{pageX:n,pageY:i}=t.changedTouches[0];ke.set(e,{dragStartX:n,dragStartY:i})}}function Se(t){const e=t.target;if(!(e instanceof HTMLElement))return;const n=xe(e);if(!(n instanceof ImageCropElement))return;const{box:i}=Te.get(n)||{};if(!i)return;const o=n.getBoundingClientRect();let s,r,a;if(t instanceof KeyboardEvent){if("Escape"===t.key)return Ie(n);if("-"===t.key&&(a=-10),"="===t.key&&(a=10),!a)return;s=i.offsetWidth+a,r=i.offsetHeight+a,Le.set(n,{startX:i.offsetLeft,startY:i.offsetTop})}else if(t instanceof MouseEvent){const e=Le.get(n);if(!e)return;s=t.pageX-e.startX-o.left-window.pageXOffset,r=t.pageY-e.startY-o.top-window.pageYOffset}else if(t instanceof TouchEvent){const e=Le.get(n);if(!e)return;s=t.changedTouches[0].pageX-e.startX-o.left-window.pageXOffset,r=t.changedTouches[0].pageY-e.startY-o.top-window.pageYOffset}s&&r&&De(n,s,r,!(t instanceof KeyboardEvent))}function xe(t){const e=t.getRootNode();return e instanceof ShadowRoot?e.host:t}function Ce(t){const e=t.currentTarget;if(!(e instanceof HTMLElement))return;const n=xe(e);if(!(n instanceof ImageCropElement))return;const{box:i}=Te.get(n)||{};if(!i)return;const o=t.target;if(o instanceof HTMLElement)if(o.hasAttribute("data-direction")){const e=o.getAttribute("data-direction")||"";n.addEventListener("mousemove",Se),n.addEventListener("touchmove",Se,{passive:!0}),["nw","se"].indexOf(e)>=0&&n.classList.add("nwse"),["ne","sw"].indexOf(e)>=0&&n.classList.add("nesw"),Le.set(n,{startX:i.offsetLeft+(["se","ne"].indexOf(e)>=0?0:i.offsetWidth),startY:i.offsetTop+(["se","sw"].indexOf(e)>=0?0:i.offsetHeight)}),Se(t)}else n.addEventListener("mousemove",Me),n.addEventListener("touchmove",Me,{passive:!0})}function De(t,e,n,i=!0){let o=Math.max(Math.abs(e),Math.abs(n),10);const s=Le.get(t);if(!s)return;const{box:r,image:a}=Te.get(t)||{};if(!r||!a)return;o=Math.min(o,n>0?a.height-s.startY:s.startY,e>0?a.width-s.startX:s.startX);const l=i?Math.round(Math.max(0,e>0?s.startX:s.startX-o)):r.offsetLeft,c=i?Math.round(Math.max(0,n>0?s.startY:s.startY-o)):r.offsetTop;r.style.left=`${l}px`,r.style.top=`${c}px`,r.style.width=`${o}px`,r.style.height=`${o}px`,Oe(t,{x:l,y:c,width:o,height:o})}function Ie(t){const{image:e}=Te.get(t)||{};if(!e)return;const n=Math.round(e.clientWidth>e.clientHeight?e.clientHeight:e.clientWidth);Le.set(t,{startX:(e.clientWidth-n)/2,startY:(e.clientHeight-n)/2}),De(t,n,n)}function He(t){const e=t.currentTarget;e instanceof ImageCropElement&&(ke.delete(e),e.classList.remove("nwse","nesw"),e.removeEventListener("mousemove",Se),e.removeEventListener("mousemove",Me),e.removeEventListener("touchmove",Se),e.removeEventListener("touchmove",Me))}function Oe(t,e){const{image:n}=Te.get(t)||{};if(!n)return;const i=n.naturalWidth/n.width;for(const n in e){const o=Math.round(e[n]*i);e[n]=o;const s=t.querySelector(`[data-image-crop-input='${n}']`);s instanceof HTMLInputElement&&(s.value=o.toString())}t.dispatchEvent(new CustomEvent("image-crop-change",{bubbles:!0,detail:e}))}class ImageCropElement extends HTMLElement{connectedCallback(){if(Te.has(this))return;const t=this.attachShadow({mode:"open"});t.innerHTML='\n<style>\n :host { touch-action: none; display: block; }\n :host(.nesw) { cursor: nesw-resize; }\n :host(.nwse) { cursor: nwse-resize; }\n :host(.nesw) .crop-box, :host(.nwse) .crop-box { cursor: inherit; }\n :host([loaded]) .crop-image { display: block; }\n :host([loaded]) ::slotted([data-loading-slot]), .crop-image { display: none; }\n\n .crop-wrapper {\n position: relative;\n font-size: 0;\n }\n .crop-container {\n user-select: none;\n -ms-user-select: none;\n -moz-user-select: none;\n -webkit-user-select: none;\n position: absolute;\n overflow: hidden;\n z-index: 1;\n top: 0;\n width: 100%;\n height: 100%;\n }\n\n :host([rounded]) .crop-box {\n border-radius: 50%;\n box-shadow: 0 0 0 4000px rgba(0, 0, 0, 0.3);\n }\n .crop-box {\n position: absolute;\n border: 1px dashed #fff;\n box-sizing: border-box;\n cursor: move;\n }\n\n :host([rounded]) .crop-outline {\n outline: none;\n }\n .crop-outline {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n right: 0;\n outline: 4000px solid rgba(0, 0, 0, .3);\n }\n\n .handle { position: absolute; }\n :host([rounded]) .handle::before { border-radius: 50%; }\n .handle:before {\n position: absolute;\n display: block;\n padding: 4px;\n transform: translate(-50%, -50%);\n content: \' \';\n background: #fff;\n border: 1px solid #767676;\n }\n .ne { top: 0; right: 0; cursor: nesw-resize; }\n .nw { top: 0; left: 0; cursor: nwse-resize; }\n .se { bottom: 0; right: 0; cursor: nwse-resize; }\n .sw { bottom: 0; left: 0; cursor: nesw-resize; }\n</style>\n<slot></slot>\n<div class="crop-wrapper">\n <img width="100%" class="crop-image" alt="">\n <div class="crop-container">\n <div data-crop-box class="crop-box">\n <div class="crop-outline"></div>\n <div data-direction="nw" class="handle nw"></div>\n <div data-direction="ne" class="handle ne"></div>\n <div data-direction="sw" class="handle sw"></div>\n <div data-direction="se" class="handle se"></div>\n </div>\n </div>\n</div>\n';const e=t.querySelector("[data-crop-box]");if(!(e instanceof HTMLElement))return;const n=t.querySelector("img");n instanceof HTMLImageElement&&(Te.set(this,{box:e,image:n}),n.addEventListener("load",(()=>{this.loaded=!0,Ie(this)})),this.addEventListener("mouseleave",He),this.addEventListener("touchend",He),this.addEventListener("mouseup",He),e.addEventListener("mousedown",Ce),e.addEventListener("touchstart",Ce,{passive:!0}),this.addEventListener("keydown",Me),this.addEventListener("keydown",Se),this.src&&(n.src=this.src))}static get observedAttributes(){return["src"]}get src(){return this.getAttribute("src")}set src(t){t?this.setAttribute("src",t):this.removeAttribute("src")}get loaded(){return this.hasAttribute("loaded")}set loaded(t){t?this.setAttribute("loaded",""):this.removeAttribute("loaded")}attributeChangedCallback(t,e,n){const{image:i}=Te.get(this)||{};"src"===t&&(this.loaded=!1,i&&(i.src=n))}}var Pe,Re,qe,We;function Fe(t){document.activeElement!==t&&(null==t||t.focus())}window.customElements.get("image-crop")||(window.ImageCropElement=ImageCropElement,window.customElements.define("image-crop",ImageCropElement));const Ne=[];function Be(t){const e=t.target,n=null==e?void 0:e.closest("button");if(!n||n.hasAttribute("disabled")||"true"===n.getAttribute("aria-disabled"))return;let i=null==n?void 0:n.getAttribute("data-show-dialog-id");if(i){t.stopPropagation();const e=document.getElementById(i);if(e instanceof ModalDialogElement)return e.openButton=n,e.show(),void t.preventDefault()}if(Ne.length&&(i=n.getAttribute("data-close-dialog-id")||n.getAttribute("data-submit-dialog-id"),i)){const t=document.getElementById(i);if(t instanceof ModalDialogElement){const e=Ne.findIndex((t=>t.id===i));Ne.splice(e,1),t.close(n.hasAttribute("data-submit-dialog-id"))}}}function $e(t){!(t instanceof KeyboardEvent&&"keydown"===t.type&&"Enter"===t.key)||t.ctrlKey||t.altKey||t.metaKey||t.shiftKey||Be(t)}function Ke(t){const e=t.target;if(null==e?void 0:e.closest("button"))return;const n=Ne[Ne.length-1];if(!n)return;!e.closest(`#${n.getAttribute("id")}`)&&e.ownerDocument.addEventListener("mouseup",(t=>{t.target===e&&(Ne.pop(),n.close())}),{once:!0})}class ModalDialogElement extends HTMLElement{constructor(){super(...arguments),Pe.add(this),Re.set(this,new AbortController)}get open(){return this.hasAttribute("open")}set open(t){var e,n,i,o;if(t){if(this.open)return;this.setAttribute("open",""),this.setAttribute("aria-disabled","false"),document.body.style.paddingRight=window.innerWidth-document.body.clientWidth+"px",document.body.style.overflow="hidden",null===(e=p(this,Pe,"a",qe))||void 0===e||e.classList.remove("Overlay--hidden"),p(this,Re,"f").signal.aborted&&m(this,Re,new AbortController,"f"),Q(this,this.querySelector("[autofocus]"),p(this,Re,"f").signal),Ne.push(this)}else{if(!this.open)return;this.removeAttribute("open"),this.setAttribute("aria-disabled","true"),null===(n=p(this,Pe,"a",qe))||void 0===n||n.classList.add("Overlay--hidden"),document.body.style.paddingRight="0",document.body.style.overflow="initial",p(this,Re,"f").abort();const t=(null===(i=this.openButton)||void 0===i?void 0:i.closest("details"))||(null===(o=this.openButton)||void 0===o?void 0:o.closest("action-menu"));Fe(t?z(t):this.openButton),this.openButton=null}}get showButtons(){return document.querySelectorAll(`button[data-show-dialog-id='${this.id}']`)}connectedCallback(){this.hasAttribute("role")||this.setAttribute("role","dialog"),document.addEventListener("click",Be),document.addEventListener("keydown",$e),document.addEventListener("mousedown",Ke),this.addEventListener("keydown",(t=>p(this,Pe,"m",We).call(this,t)))}show(){this.open=!0}close(t=!1){if(!1===this.open)return;const e=new Event(t?"close":"cancel");this.dispatchEvent(e),this.open=!1}}var je,ze,Ve,Ue,Ye,Xe,Ge;Re=new WeakMap,Pe=new WeakSet,qe=function(){var t;return(null===(t=this.parentElement)||void 0===t?void 0:t.hasAttribute("data-modal-dialog-overlay"))?this.parentElement:null},We=function(t){if(t instanceof KeyboardEvent&&!t.isComposing&&this.open)switch(t.key){case"Escape":this.close(),t.preventDefault(),t.stopPropagation();break;case"Enter":t.target.getAttribute("data-close-dialog-id")===this.id&&t.stopPropagation();break}},window.customElements.get("modal-dialog")||(window.ModalDialogElement=ModalDialogElement,window.customElements.define("modal-dialog",ModalDialogElement));let _e=class NavListElement extends HTMLElement{constructor(){super(...arguments),je.add(this)}selectItemById(t){if(!t)return!1;const e=p(this,je,"m",ze).call(this,t);return!!e&&(p(this,je,"m",Ye).call(this,e),!0)}selectItemByHref(t){if(!t)return!1;const e=p(this,je,"m",Ve).call(this,t);return!!e&&(p(this,je,"m",Ye).call(this,e),!0)}selectItemByCurrentLocation(){const t=p(this,je,"m",Ue).call(this);return!!t&&(p(this,je,"m",Ye).call(this,t),!0)}expandItem(t){var e;null===(e=t.nextElementSibling)||void 0===e||e.removeAttribute("data-hidden"),t.setAttribute("aria-expanded","true")}collapseItem(t){var e;null===(e=t.nextElementSibling)||void 0===e||e.setAttribute("data-hidden",""),t.setAttribute("aria-expanded","false"),t.focus()}itemIsExpanded(t){return"A"===(null==t?void 0:t.tagName)||"true"===(null==t?void 0:t.getAttribute("aria-expanded"))}handleItemWithSubItemClick(t){const e=t.target;if(!(e instanceof HTMLElement))return;const n=e.closest("button");n&&(this.itemIsExpanded(n)?this.collapseItem(n):this.expandItem(n),t.stopPropagation())}handleItemWithSubItemKeydown(t){const e=t.currentTarget;if(!(e instanceof HTMLElement))return;let n=e.closest("button");if(!n){const t=e.getAttribute("aria-labelledby");if(!t)return;n=document.getElementById(t)}this.itemIsExpanded(n)&&"Escape"===t.key&&this.collapseItem(n),t.stopPropagation()}};var Je,Ze;je=new WeakSet,ze=function(t){var e;for(const n of this.items){if(n.classList.contains("ActionListItem--hasSubItem"))continue;if(((null===(e=n.getAttribute("data-item-id"))||void 0===e?void 0:e.split(" "))||[]).includes(t))return n}return null},Ve=function(t){const e=this.querySelector(`.ActionListContent[href="${t}"]`);return e?e.closest(".ActionListItem"):null},Ue=function(){return p(this,je,"m",Ve).call(this,window.location.pathname)},Ye=function(t){const e=this.querySelector(".ActionListItem--navActive");e&&p(this,je,"m",Xe).call(this,e),t.classList.add("ActionListItem--navActive"),t.children.length>0&&t.children[0].setAttribute("aria-current","page");const n=p(this,je,"m",Ge).call(this,t);n&&(this.expandItem(n),n.classList.add("ActionListContent--hasActiveSubItem"))},Xe=function(t){t.classList.remove("ActionListItem--navActive"),t.children.length>0&&t.children[0].removeAttribute("aria-current");const e=p(this,je,"m",Ge).call(this,t);e&&(this.collapseItem(e),e.classList.remove("ActionListContent--hasActiveSubItem"))},Ge=function(t){var e;if(!t.classList.contains("ActionListItem--subItem"))return null;const n=null===(e=t.closest("li.ActionListItem--hasSubItem"))||void 0===e?void 0:e.querySelector("button.ActionListContent");return n||null},f([P],_e.prototype,"items",void 0),_e=f([R],_e);let Qe=class NavListGroupElement extends HTMLElement{constructor(){super(...arguments),Je.add(this)}connectedCallback(){this.setShowMoreItemState()}get showMoreDisabled(){return this.showMoreItem.hasAttribute("aria-disabled")}set showMoreDisabled(t){t?this.showMoreItem.setAttribute("aria-disabled","true"):this.showMoreItem.removeAttribute("aria-disabled"),this.showMoreItem.classList.toggle("disabled",t)}set currentPage(t){this.showMoreItem.setAttribute("data-current-page",t.toString())}get currentPage(){return parseInt(this.showMoreItem.getAttribute("data-current-page"))||1}get totalPages(){return parseInt(this.showMoreItem.getAttribute("data-total-pages"))||1}get paginationSrc(){return this.showMoreItem.getAttribute("src")||""}async showMore(t){var e,n;if(t.preventDefault(),this.showMoreDisabled)return;let i;this.showMoreDisabled=!0;try{const t=new URL(this.paginationSrc,window.location.origin);this.currentPage++,t.searchParams.append("page",this.currentPage.toString());const e=await fetch(t);if(!e.ok)return;i=await e.text(),this.currentPage===this.totalPages&&(this.showMoreItem.hidden=!0)}catch(t){return this.showMoreDisabled=!1,void this.currentPage--}const o=p(this,Je,"m",Ze).call(this,document,i);null===(e=null==o?void 0:o.querySelector("li > a"))||void 0===e||e.setAttribute("data-targets","nav-list-group.focusMarkers");const s=t.target.closest("button").getAttribute("data-list-id");document.getElementById(s).append(o),null===(n=this.focusMarkers.pop())||void 0===n||n.focus(),this.showMoreDisabled=!1}setShowMoreItemState(){this.showMoreItem&&(this.currentPage<this.totalPages?this.showMoreItem.hidden=!1:this.showMoreItem.hidden=!0)}};var tn,en;Je=new WeakSet,Ze=function(t,e){const n=t.createElement("template");return n.innerHTML=e,t.importNode(n.content,!0)},f([O],Qe.prototype,"showMoreItem",void 0),f([P],Qe.prototype,"focusMarkers",void 0),Qe=f([R],Qe),window.NavListGroupElement=Qe;let nn=class SegmentedControlElement extends HTMLElement{constructor(){super(...arguments),tn.add(this)}connectedCallback(){p(this,tn,"m",en).call(this)}select(t){var e,n;const i=t.currentTarget;for(const t of this.items)t.classList.remove("SegmentedControl-item--selected"),null===(e=t.querySelector("[aria-current]"))||void 0===e||e.setAttribute("aria-current","false");null===(n=i.closest("li.SegmentedControl-item"))||void 0===n||n.classList.add("SegmentedControl-item--selected"),i.setAttribute("aria-current","true")}};tn=new WeakSet,en=function(){for(const t of this.querySelectorAll(".Button-label"))t.setAttribute("data-content",t.textContent||"")},f([P],nn.prototype,"items",void 0),nn=f([R],nn),window.customElements.get("segmented-control")||(window.SegmentedControlElement=nn,window.customElements.define("segmented-control",nn));let on=class ToggleSwitchElement extends HTMLElement{constructor(){super(...arguments),this.toggling=!1}get src(){const t=this.getAttribute("src");if(!t)return null;const e=this.ownerDocument.createElement("a");return e.href=t,e.href}get csrf(){const t=this.querySelector("[data-csrf]");return this.getAttribute("csrf")||t instanceof HTMLInputElement&&t.value||null}get csrfField(){return this.getAttribute("csrf-field")||"authenticity_token"}isRemote(){return null!=this.src}async toggle(){if(!this.toggling&&(this.toggling=!0,!this.isDisabled())){if(!this.isRemote())return this.performToggle(),void(this.toggling=!1);this.performToggle(),this.setLoadingState();try{await this.submitForm()}catch(t){return void(t instanceof Error&&(this.setErrorState(t.message||"An error occurred, please try again."),this.performToggle()))}finally{this.toggling=!1}this.setSuccessState()}}turnOn(){this.isDisabled()||(this.switch.setAttribute("aria-pressed","true"),this.classList.add("ToggleSwitch--checked"))}turnOff(){this.isDisabled()||(this.switch.setAttribute("aria-pressed","false"),this.classList.remove("ToggleSwitch--checked"))}isOn(){return"true"===this.switch.getAttribute("aria-pressed")}isOff(){return!this.isOn()}isDisabled(){return null!=this.switch.getAttribute("disabled")}disable(){this.switch.setAttribute("disabled","disabled")}enable(){this.switch.removeAttribute("disabled")}performToggle(){this.isOn()?this.turnOff():this.turnOn()}setLoadingState(){this.errorIcon.setAttribute("hidden","hidden"),this.loadingSpinner.removeAttribute("hidden");const t=new CustomEvent("toggleSwitchLoading",{bubbles:!0});this.dispatchEvent(t)}setSuccessState(){const t=new CustomEvent("toggleSwitchSuccess",{bubbles:!0});this.dispatchEvent(t),this.setFinishedState(!1)}setErrorState(t){const e=new CustomEvent("toggleSwitchError",{bubbles:!0,detail:t});this.dispatchEvent(e),this.setFinishedState(!0)}setFinishedState(t){t&&this.errorIcon.removeAttribute("hidden"),this.loadingSpinner.setAttribute("hidden","hidden")}async submitForm(){const t=new FormData;if(this.csrf&&t.append(this.csrfField,this.csrf),t.append("value",this.isOn()?"1":"0"),!this.src)throw new Error("invalid src");let e;try{e=await fetch(this.src,{credentials:"same-origin",method:"POST",headers:{"Requested-With":"XMLHttpRequest"},body:t})}catch(t){throw new Error("A network error occurred, please try again.")}if(!e.ok)throw new Error(await e.text())}};var sn,rn,an,ln,cn,un,dn,hn,fn,pn;f([O],on.prototype,"switch",void 0),f([O],on.prototype,"loadingSpinner",void 0),f([O],on.prototype,"errorIcon",void 0),on=f([R],on),window.customElements.get("toggle-switch")||(window.ToggleSwitchElement=on,window.customElements.define("toggle-switch",on));const mn=(()=>{let t;return e=>t?e.matches(t):function(e){try{return t=":popover-open",e.matches(t)}catch(n){try{return t=":open",e.matches(":open")}catch(n){return t=".\\:popover-open",e.matches(".\\:popover-open")}}}(e)})(),gn="sr-only",bn=["tooltip-n","tooltip-s","tooltip-e","tooltip-w","tooltip-ne","tooltip-se","tooltip-nw","tooltip-sw"];function vn(t){for(const e of An)e!==t&&(mn(e)?e.hidePopover():An.delete(e))}function wn(){vn()}function yn(t){setTimeout((()=>{for(const e of An)mn(e)&&"focus"===e.showReason&&e.control!==t.target&&e.hidePopover()}),0)}const En=new Set,An=new Set;class ToolTipElement extends HTMLElement{constructor(){super(...arguments),sn.add(this),rn.set(this,void 0),an.set(this,"center"),ln.set(this,"outside-bottom"),cn.set(this,!1),un.set(this,"mouse")}styles(){return'\n :host {\n padding: var(--overlay-paddingBlock-condensed) var(--overlay-padding-condensed) !important;\n font: var(--text-body-shorthand-small);\n color: var(--fgColor-onEmphasis, var(--color-fg-on-emphasis)) !important;\n text-align: center;\n text-decoration: none;\n text-shadow: none;\n text-transform: none;\n letter-spacing: normal;\n word-wrap: break-word;\n white-space: pre;\n background: var(--bgColor-emphasis, var(--color-neutral-emphasis-plus)) !important;\n border-radius: var(--borderRadius-medium);\n border: 0 !important;\n opacity: 0;\n max-width: var(--overlay-width-small);\n word-wrap: break-word;\n white-space: normal;\n width: max-content !important;\n inset: var(--tool-tip-position-top, 0) auto auto var(--tool-tip-position-left, 0) !important;\n overflow: visible !important;\n text-wrap: balance;\n }\n\n :host:before{\n position: absolute;\n z-index: 1000001;\n color: var(--bgColor-emphasis, var(--color-neutral-emphasis-plus));\n content: "";\n border: 6px solid transparent;\n opacity: 0;\n }\n\n @keyframes tooltip-appear {\n from {\n opacity: 0;\n }\n to {\n opacity: 1;\n }\n }\n\n :host:after{\n position: absolute;\n display: block;\n right: 0;\n left: 0;\n height: 12px;\n content: "";\n }\n\n :host(:popover-open),\n :host(:popover-open):before {\n animation-name: tooltip-appear;\n animation-duration: .1s;\n animation-fill-mode: forwards;\n animation-timing-function: ease-in;\n }\n\n :host(.\\:popover-open),\n :host(.\\:popover-open):before {\n animation-name: tooltip-appear;\n animation-duration: .1s;\n animation-fill-mode: forwards;\n animation-timing-function: ease-in;\n animation-delay: .4s;\n }\n\n :host(.tooltip-s):before,\n :host(.tooltip-n):before {\n right: 50%;\n margin-right: -6px;\n }\n :host(.tooltip-s):before,\n :host(.tooltip-se):before,\n :host(.tooltip-sw):before {\n bottom: 100%;\n border-bottom-color: var(--bgColor-emphasis, var(--color-neutral-emphasis-plus));\n }\n :host(.tooltip-s):after,\n :host(.tooltip-se):after,\n :host(.tooltip-sw):after {\n bottom: 100%\n }\n :host(.tooltip-n):before,\n :host(.tooltip-ne):before,\n :host(.tooltip-nw):before {\n top: 100%;\n border-top-color: var(--bgColor-emphasis, var(--color-neutral-emphasis-plus));\n }\n :host(.tooltip-n):after,\n :host(.tooltip-ne):after,\n :host(.tooltip-nw):after {\n top: 100%;\n }\n :host(.tooltip-se):before,\n :host(.tooltip-ne):before {\n left: 0;\n margin-left: 6px;\n }\n :host(.tooltip-sw):before,\n :host(.tooltip-nw):before {\n right: 0;\n margin-right: 6px;\n }\n :host(.tooltip-w):before {\n top: 50%;\n bottom: 50%;\n left: 100%;\n margin-top: -6px;\n border-left-color: var(--bgColor-emphasis, var(--color-neutral-emphasis-plus));\n }\n :host(.tooltip-e):before {\n top: 50%;\n right: 100%;\n bottom: 50%;\n margin-top: -6px;\n border-right-color: var(--bgColor-emphasis, var(--color-neutral-emphasis-plus));\n }\n\n @media (forced-colors: active) {\n :host {\n outline: solid 1px transparent;\n }\n\n :host:before {\n display: none;\n }\n }\n '}get showReason(){return p(this,un,"f")}get htmlFor(){return this.getAttribute("for")||""}set htmlFor(t){this.setAttribute("for",t)}get type(){return"label"===this.getAttribute("data-type")?"label":"description"}set type(t){this.setAttribute("data-type",t)}get direction(){return this.getAttribute("data-direction")||"s"}set direction(t){this.setAttribute("data-direction",t)}get control(){return this.ownerDocument.getElementById(this.htmlFor)}set hiddenFromView(t){t&&mn(this)?this.hidePopover():t||mn(this)||this.showPopover()}get hiddenFromView(){return!mn(this)}connectedCallback(){var t,e;if(En.add(this),p(this,sn,"m",hn).call(this),p(this,sn,"m",fn).call(this),!this.shadowRoot){const t=this.attachShadow({mode:"open"});t.appendChild(document.createElement("style")).textContent=this.styles(),t.appendChild(document.createElement("slot"))}if(p(this,sn,"m",dn).call(this,!1),m(this,cn,!0,"f"),!this.control)return;this.setAttribute("role","tooltip"),null===(t=p(this,rn,"f"))||void 0===t||t.abort(),m(this,rn,new AbortController,"f");const{signal:n}=p(this,rn,"f");this.addEventListener("mouseleave",this,{signal:n}),this.addEventListener("toggle",this,{signal:n}),this.control.addEventListener("mouseenter",this,{signal:n}),this.control.addEventListener("mouseleave",this,{signal:n}),this.control.addEventListener("focus",this,{signal:n}),this.control.addEventListener("mousedown",this,{signal:n}),null===(e=this.control.popoverTargetElement)||void 0===e||e.addEventListener("beforetoggle",this,{signal:n}),this.ownerDocument.addEventListener("focusout",wn),this.ownerDocument.addEventListener("focusin",yn),this.ownerDocument.addEventListener("keydown",this,{signal:n,capture:!0})}disconnectedCallback(){var t;En.delete(this),An.delete(this),null===(t=p(this,rn,"f"))||void 0===t||t.abort()}async handleEvent(t){if(!this.control)return;const e=mn(this),n="mouseenter"===t.type||"focus"===t.type&&(navigator.webdriver||this.control.matches(":focus-visible")),i="mouseleave"===t.type&&t.relatedTarget!==this.control&&t.relatedTarget!==this,o="keydown"===t.type&&"Escape"===t.key,s="mousedown"===t.type&&t.currentTarget===this.control,r="beforetoggle"===t.type&&t.currentTarget!==this,a=i||o||s||r;e&&o&&(t.stopImmediatePropagation(),t.preventDefault()),await Promise.resolve(),e||!n||mn(this)?e&&a&&mn(this)&&this.hidePopover():(m(this,un,"mouseenter"===t.type?"mouse":"focus","f"),this.showPopover()),"toggle"===t.type&&p(this,sn,"m",dn).call(this,"open"===t.newState)}attributeChangedCallback(t){this.isConnected&&("id"===t||"data-type"===t?p(this,sn,"m",hn).call(this):"data-direction"===t&&p(this,sn,"m",fn).call(this))}}var Ln,kn;rn=new WeakMap,an=new WeakMap,ln=new WeakMap,cn=new WeakMap,un=new WeakMap,sn=new WeakSet,dn=function(t){t?(An.add(this),this.classList.remove(gn),vn(this),p(this,sn,"m",pn).call(this)):(An.delete(this),this.classList.remove(...bn),this.classList.add(gn))},hn=function(){if(this.id&&this.control)if("label"===this.type){let t=this.control.getAttribute("aria-labelledby");t=t?t.split(" ").includes(this.id)?`${t}`:`${t} ${this.id}`:this.id,this.control.setAttribute("aria-labelledby",t),this.setAttribute("aria-hidden","true")}else{let t=this.control.getAttribute("aria-describedby");t=t?t.split(" ").includes(this.id)?`${t}`:`${t} ${this.id}`:this.id,this.control.setAttribute("aria-describedby",t)}},fn=function(){this.classList.remove(...bn);const t=this.direction;"n"===t?(m(this,an,"center","f"),m(this,ln,"outside-top","f")):"ne"===t?(m(this,an,"start","f"),m(this,ln,"outside-top","f")):"e"===t?(m(this,an,"center","f"),m(this,ln,"outside-right","f")):"se"===t?(m(this,an,"start","f"),m(this,ln,"outside-bottom","f")):"s"===t?(m(this,an,"center","f"),m(this,ln,"outside-bottom","f")):"sw"===t?(m(this,an,"end","f"),m(this,ln,"outside-bottom","f")):"w"===t?(m(this,an,"center","f"),m(this,ln,"outside-left","f")):"nw"===t&&(m(this,an,"end","f"),m(this,ln,"outside-top","f"))},pn=function(){if(!this.control)return;if(!p(this,cn,"f")||!mn(this))return;const t=F(this,this.control,{side:p(this,ln,"f"),align:p(this,an,"f"),anchorOffset:10}),e=t.anchorSide,n=t.anchorAlign;this.style.setProperty("--tool-tip-position-top",`${t.top}px`),this.style.setProperty("--tool-tip-position-left",`${t.left}px`);let i="s";i="outside-left"===e?"w":"outside-right"===e?"e":"outside-top"===e?"center"===n?"n":"start"===n?"ne":"nw":"center"===n?"s":"start"===n?"se":"sw",this.classList.add(`tooltip-${i}`)},ToolTipElement.observedAttributes=["data-type","data-direction","id"],window.customElements.get("tool-tip")||(window.ToolTipElement=ToolTipElement,window.customElements.define("tool-tip",ToolTipElement));let Tn=class XBannerElement extends HTMLElement{constructor(){super(...arguments),Ln.add(this)}dismiss(){const t=this.parentElement;t&&("remove"===p(this,Ln,"a",kn)?t.removeChild(this):this.hide())}show(){this.style.setProperty("display","initial")}hide(){this.style.setProperty("display","none")}};Ln=new WeakSet,kn=function(){return this.getAttribute("data-dismiss-scheme")},f([O],Tn.prototype,"titleText",void 0),Tn=f([R],Tn),window.customElements.get("x-banner")||(window.XBannerElement=Tn,window.customElements.define("x-banner",Tn));class Mn{constructor(t,e,{tabInsertsSuggestions:n,defaultFirstOption:i}={}){this.input=t,this.list=e,this.tabInsertsSuggestions=null==n||n,this.defaultFirstOption=null!=i&&i,this.isComposing=!1,e.id||(e.id=`combobox-${Math.random().toString().slice(2,6)}`),this.ctrlBindings=!!navigator.userAgent.match(/Macintosh/),this.keyboardEventHandler=t=>function(t,e){if(t.shiftKey||t.metaKey||t.altKey)return;if(!e.ctrlBindings&&t.ctrlKey)return;if(e.isComposing)return;switch(t.key){case"Enter":xn(e.input,e.list)&&t.preventDefault();break;case"Tab":e.tabInsertsSuggestions&&xn(e.input,e.list)&&t.preventDefault();break;case"Escape":e.clearSelection();break;case"ArrowDown":e.navigate(1),t.preventDefault();break;case"ArrowUp":e.navigate(-1),t.preventDefault();break;case"n":e.ctrlBindings&&t.ctrlKey&&(e.navigate(1),t.preventDefault());break;case"p":e.ctrlBindings&&t.ctrlKey&&(e.navigate(-1),t.preventDefault());break;default:if(t.ctrlKey)break;e.clearSelection()}}(t,this),this.compositionEventHandler=t=>function(t,e){e.isComposing="compositionstart"===t.type;const n=document.getElementById(e.input.getAttribute("aria-controls")||"");if(!n)return;e.clearSelection()}(t,this),this.inputHandler=this.clearSelection.bind(this),t.setAttribute("role","combobox"),t.setAttribute("aria-controls",e.id),t.setAttribute("aria-expanded","false"),t.setAttribute("aria-autocomplete","list"),t.setAttribute("aria-haspopup","listbox")}destroy(){this.clearSelection(),this.stop(),this.input.removeAttribute("role"),this.input.removeAttribute("aria-controls"),this.input.removeAttribute("aria-expanded"),this.input.removeAttribute("aria-autocomplete"),this.input.removeAttribute("aria-haspopup")}start(){this.input.setAttribute("aria-expanded","true"),this.input.addEventListener("compositionstart",this.compositionEventHandler),this.input.addEventListener("compositionend",this.compositionEventHandler),this.input.addEventListener("input",this.inputHandler),this.input.addEventListener("keydown",this.keyboardEventHandler),this.list.addEventListener("click",Sn),this.indicateDefaultOption()}stop(){this.clearSelection(),this.input.setAttribute("aria-expanded","false"),this.input.removeEventListener("compositionstart",this.compositionEventHandler),this.input.removeEventListener("compositionend",this.compositionEventHandler),this.input.removeEventListener("input",this.inputHandler),this.input.removeEventListener("keydown",this.keyboardEventHandler),this.list.removeEventListener("click",Sn)}indicateDefaultOption(){var t;this.defaultFirstOption&&(null===(t=Array.from(this.list.querySelectorAll('[role="option"]:not([aria-disabled="true"])')).filter(Cn)[0])||void 0===t||t.setAttribute("data-combobox-option-default","true"))}navigate(t=1){const e=Array.from(this.list.querySelectorAll('[aria-selected="true"]')).filter(Cn)[0],n=Array.from(this.list.querySelectorAll('[role="option"]')).filter(Cn),i=n.indexOf(e);if(i===n.length-1&&1===t||0===i&&-1===t)return this.clearSelection(),void this.input.focus();let o=1===t?0:n.length-1;if(e&&i>=0){const e=i+t;e>=0&&e<n.length&&(o=e)}const s=n[o];if(s)for(const t of n)t.removeAttribute("data-combobox-option-default"),s===t?(this.input.setAttribute("aria-activedescendant",s.id),s.setAttribute("aria-selected","true"),Dn(this.list,s)):t.removeAttribute("aria-selected")}clearSelection(){this.input.removeAttribute("aria-activedescendant");for(const t of this.list.querySelectorAll('[aria-selected="true"]'))t.removeAttribute("aria-selected");this.indicateDefaultOption()}}function Sn(t){if(!(t.target instanceof Element))return;const e=t.target.closest('[role="option"]');e&&"true"!==e.getAttribute("aria-disabled")&&function(t,e){t.dispatchEvent(new CustomEvent("combobox-commit",{bubbles:!0,detail:e}))}(e,{event:t})}function xn(t,e){const n=e.querySelector('[aria-selected="true"], [data-combobox-option-default="true"]');return!!n&&("true"===n.getAttribute("aria-disabled")||n.click(),!0)}function Cn(t){return!t.hidden&&!(t instanceof HTMLInputElement&&"hidden"===t.type)&&(t.offsetWidth>0||t.offsetHeight>0)}function Dn(t,e){(function(t,e){const n=t.scrollTop,i=n+t.clientHeight,o=e.offsetTop,s=o+e.clientHeight;return o>=n&&s<=i})(t,e)||(t.scrollTop=e.offsetTop)}const In=window.testScreenReaderDelay||100;class Hn{constructor(t,e,n,i=!1){var o;if(this.container=t,this.input=e,this.results=n,this.combobox=new Mn(e,n,{defaultFirstOption:i}),this.feedback=t.getRootNode().getElementById(`${this.results.id}-feedback`),this.autoselectEnabled=i,this.clearButton=t.getRootNode().getElementById(`${this.input.id||this.input.name}-clear`),this.clientOptions=n.querySelectorAll("[role=option]"),this.feedback&&(this.feedback.setAttribute("aria-live","polite"),this.feedback.setAttribute("aria-atomic","true")),this.clearButton&&!this.clearButton.getAttribute("aria-label")){const t=document.querySelector(`label[for="${this.input.name}"]`);this.clearButton.setAttribute("aria-label","clear:"),this.clearButton.setAttribute("aria-labelledby",`${this.clearButton.id} ${(null==t?void 0:t.id)||""}`)}this.input.getAttribute("aria-expanded")||this.input.setAttribute("aria-expanded","false"),this.results.popover?this.results.matches(":popover-open")&&this.results.hidePopover():this.results.hidden=!0,this.results.getAttribute("aria-label")||this.results.setAttribute("aria-label","results"),this.input.setAttribute("autocomplete","off"),this.input.setAttribute("spellcheck","false"),this.interactingWithList=!1,this.onInputChange=function(t,e=0){let n;return function(...i){clearTimeout(n),n=window.setTimeout((()=>{clearTimeout(n),t(...i)}),e)}}(this.onInputChange.bind(this),300),this.onResultsMouseDown=this.onResultsMouseDown.bind(this),this.onInputBlur=this.onInputBlur.bind(this),this.onInputFocus=this.onInputFocus.bind(this),this.onKeydown=this.onKeydown.bind(this),this.onCommit=this.onCommit.bind(this),this.handleClear=this.handleClear.bind(this),this.input.addEventListener("keydown",this.onKeydown),this.input.addEventListener("focus",this.onInputFocus),this.input.addEventListener("blur",this.onInputBlur),this.input.addEventListener("input",this.onInputChange),this.results.addEventListener("mousedown",this.onResultsMouseDown),this.results.addEventListener("combobox-commit",this.onCommit),null===(o=this.clearButton)||void 0===o||o.addEventListener("click",this.handleClear)}destroy(){this.input.removeEventListener("keydown",this.onKeydown),this.input.removeEventListener("focus",this.onInputFocus),this.input.removeEventListener("blur",this.onInputBlur),this.input.removeEventListener("input",this.onInputChange),this.results.removeEventListener("mousedown",this.onResultsMouseDown),this.results.removeEventListener("combobox-commit",this.onCommit)}handleClear(t){t.preventDefault(),"true"===this.input.getAttribute("aria-expanded")&&(this.input.setAttribute("aria-expanded","false"),this.updateFeedbackForScreenReaders("Results hidden.")),this.input.value="",this.container.value="",this.input.focus(),this.input.dispatchEvent(new Event("change")),this.container.open=!1}onKeydown(t){if("Escape"===t.key&&this.container.open)this.container.open=!1,t.stopPropagation(),t.preventDefault();else if(t.altKey&&"ArrowUp"===t.key&&this.container.open)this.container.open=!1,t.stopPropagation(),t.preventDefault();else if(t.altKey&&"ArrowDown"===t.key&&!this.container.open){if(!this.input.value.trim())return;this.container.open=!0,t.stopPropagation(),t.preventDefault()}}onInputFocus(){this.fetchResults()}onInputBlur(){this.interactingWithList?this.interactingWithList=!1:this.container.open=!1}onCommit({target:t}){const e=t;if(!(e instanceof HTMLElement))return;if(this.container.open=!1,e instanceof HTMLAnchorElement)return;const n=e.getAttribute("data-autocomplete-value")||e.textContent;this.updateFeedbackForScreenReaders(`${e.textContent||""} selected.`),this.container.value=n,n||this.updateFeedbackForScreenReaders("Results hidden.")}onResultsMouseDown(){this.interactingWithList=!0}onInputChange(){this.feedback&&this.feedback.textContent&&(this.feedback.textContent=""),this.container.removeAttribute("value"),this.fetchResults()}identifyOptions(){let t=0;for(const e of this.results.querySelectorAll('[role="option"]:not([id])'))e.id=`${this.results.id}-option-${t++}`}updateFeedbackForScreenReaders(t){setTimeout((()=>{this.feedback&&(this.feedback.textContent=t)}),In)}fetchResults(){const t=this.input.value.trim();if(!t&&!this.container.fetchOnEmpty)return void(this.container.open=!1);const e=this.container.src;if(!e)return;const n=new URL(e,window.location.href),i=new URLSearchParams(n.search.slice(1));i.append("q",t),n.search=i.toString(),this.container.dispatchEvent(new CustomEvent("loadstart")),this.container.fetchResult(n).then((t=>{this.results.innerHTML=t,this.identifyOptions(),this.combobox.indicateDefaultOption();const e=this.results.querySelectorAll('[role="option"]'),n=!!e.length,i=e.length,[o]=e,s=null==o?void 0:o.textContent;this.autoselectEnabled&&s?this.updateFeedbackForScreenReaders(`${i} results. ${s} is the top result: Press Enter to activate.`):this.updateFeedbackForScreenReaders(`${i||"No"} results.`),this.container.open=n,this.container.dispatchEvent(new CustomEvent("load")),this.container.dispatchEvent(new CustomEvent("loadend"))})).catch((()=>{this.container.dispatchEvent(new CustomEvent("error")),this.container.dispatchEvent(new CustomEvent("loadend"))}))}open(){(this.results.popover?!this.results.matches(":popover-open"):this.results.hidden)&&(this.combobox.start(),this.results.popover?this.results.showPopover():this.results.hidden=!1)}close(){(this.results.popover?this.results.matches(":popover-open"):!this.results.hidden)&&(this.combobox.stop(),this.results.popover?this.results.hidePopover():this.results.hidden=!0)}}var On,Pn,Rn,qn,Wn,Fn=function(t,e,n,i){if("a"===n&&!i)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof e?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===n?i:"a"===n?i.call(t):i?i.value:e.get(t)},Nn=function(t,e,n,i,o){if("m"===i)throw new TypeError("Private method is not writable");if("a"===i&&!o)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof e?t!==e||!o:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===i?o.call(t,n):o?o.value=n:e.set(t,n),n},Bn=function(t,e){var n={};for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&e.indexOf(i)<0&&(n[i]=t[i]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(i=Object.getOwnPropertySymbols(t);o<i.length;o++)e.indexOf(i[o])<0&&Object.prototype.propertyIsEnumerable.call(t,i[o])&&(n[i[o]]=t[i[o]])}return n};const $n=globalThis.HTMLElement||null;class Kn extends Event{constructor(t,e){var{relatedTarget:n}=e;super(t,Bn(e,["relatedTarget"])),this.relatedTarget=n}}const jn=new WeakMap;let zn=null;class AutoCompleteElement extends $n{constructor(){super(...arguments),On.add(this),Pn.set(this,null),Rn.set(this,null),Wn.set(this,void 0)}static define(t="auto-complete",e=customElements){return e.define(t,this),this}static setCSPTrustedTypesPolicy(t){zn=null===t?t:Promise.resolve(t)}get forElement(){var t;if(null===(t=Fn(this,Pn,"f"))||void 0===t?void 0:t.isConnected)return Fn(this,Pn,"f");const e=this.getAttribute("for"),n=this.getRootNode();return e&&(n instanceof Document||n instanceof ShadowRoot)?n.getElementById(e):null}set forElement(t){Nn(this,Pn,t,"f"),this.setAttribute("for","")}get inputElement(){var t;return(null===(t=Fn(this,Rn,"f"))||void 0===t?void 0:t.isConnected)?Fn(this,Rn,"f"):this.querySelector("input")}set inputElement(t){Nn(this,Rn,t,"f"),Fn(this,On,"m",qn).call(this)}connectedCallback(){this.isConnected&&Fn(this,On,"m",qn).call(this)}disconnectedCallback(){const t=jn.get(this);t&&(t.destroy(),jn.delete(this))}get src(){return this.getAttribute("src")||""}set src(t){this.setAttribute("src",t)}get value(){return this.getAttribute("value")||""}set value(t){this.setAttribute("value",t)}get open(){return this.hasAttribute("open")}set open(t){t?this.setAttribute("open",""):this.removeAttribute("open")}get fetchOnEmpty(){return this.hasAttribute("fetch-on-empty")}set fetchOnEmpty(t){this.toggleAttribute("fetch-on-empty",t)}async fetchResult(t){var e;null===(e=Fn(this,Wn,"f"))||void 0===e||e.abort();const{signal:n}=Nn(this,Wn,new AbortController,"f"),i=await fetch(t.toString(),{signal:n,headers:{Accept:"text/fragment+html"}});if(!i.ok)throw new Error(await i.text());if(zn){return(await zn).createHTML(await i.text(),i)}return await i.text()}static get observedAttributes(){return["open","value","for"]}attributeChangedCallback(t,e,n){var i,o;if(e===n)return;const s=jn.get(this);if(s)switch(this.forElement===(null===(i=jn.get(this))||void 0===i?void 0:i.results)&&this.inputElement===(null===(o=jn.get(this))||void 0===o?void 0:o.input)||Fn(this,On,"m",qn).call(this),t){case"open":null===n?s.close():s.open();break;case"value":null!==n&&(s.input.value=n),this.dispatchEvent(new Kn("auto-complete-change",{bubbles:!0,relatedTarget:s.input}))}}}Pn=new WeakMap,Rn=new WeakMap,Wn=new WeakMap,On=new WeakSet,qn=function(){var t;null===(t=jn.get(this))||void 0===t||t.destroy();const{forElement:e,inputElement:n}=this;if(!e||!n)return;const i="true"===this.getAttribute("data-autoselect");jn.set(this,new Hn(this,n,e,i)),e.setAttribute("role","listbox")};const Vn="undefined"!=typeof globalThis?globalThis:window;try{Vn.AutocompleteElement=Vn.AutoCompleteElement=AutoCompleteElement.define()}catch(t){if(!(Vn.DOMException&&t instanceof DOMException&&"NotSupportedError"===t.name||t instanceof ReferenceError))throw t}function Un(t){if("clipboard"in navigator)return navigator.clipboard.writeText(t.textContent||"");const e=getSelection();if(null==e)return Promise.reject(new Error);e.removeAllRanges();const n=document.createRange();return n.selectNodeContents(t),e.addRange(n),document.execCommand("copy"),e.removeAllRanges(),Promise.resolve()}function Yn(t){if("clipboard"in navigator)return navigator.clipboard.writeText(t);const e=document.body;if(!e)return Promise.reject(new Error);const n=function(t){const e=document.createElement("pre");return e.style.width="1px",e.style.height="1px",e.style.position="fixed",e.style.top="5px",e.textContent=t,e}(t);return e.appendChild(n),Un(n),e.removeChild(n),Promise.resolve()}async function Xn(t){const e=t.getAttribute("for"),n=t.getAttribute("value");function i(){t.dispatchEvent(new CustomEvent("clipboard-copy",{bubbles:!0}))}var o;if("true"!==t.getAttribute("aria-disabled"))if(n)await Yn(n),i();else if(e){const n="getRootNode"in Element.prototype?t.getRootNode():t.ownerDocument;if(!(n instanceof Document||"ShadowRoot"in window&&n instanceof ShadowRoot))return;const s=n.getElementById(e);s&&(await(o=s,o instanceof HTMLInputElement||o instanceof HTMLTextAreaElement?Yn(o.value):o instanceof HTMLAnchorElement&&o.hasAttribute("href")?Yn(o.href):Un(o)),i())}}function Gn(t){const e=t.currentTarget;e instanceof HTMLElement&&Xn(e)}function _n(t){if(" "===t.key||"Enter"===t.key){const e=t.currentTarget;e instanceof HTMLElement&&(t.preventDefault(),Xn(e))}}function Jn(t){t.currentTarget.addEventListener("keydown",_n)}function Zn(t){t.currentTarget.removeEventListener("keydown",_n)}class ClipboardCopyElement extends HTMLElement{static define(t="clipboard-copy",e=customElements){return e.define(t,this),this}constructor(){super(),this.addEventListener("click",Gn),this.addEventListener("focus",Jn),this.addEventListener("blur",Zn)}connectedCallback(){this.hasAttribute("tabindex")||this.setAttribute("tabindex","0"),this.hasAttribute("role")||this.setAttribute("role","button")}get value(){return this.getAttribute("value")||""}set value(t){this.setAttribute("value",t)}}const Qn="undefined"!=typeof globalThis?globalThis:window;try{Qn.ClipboardCopyElement=ClipboardCopyElement.define()}catch(t){if(!(Qn.DOMException&&t instanceof DOMException&&"NotSupportedError"===t.name||t instanceof ReferenceError))throw t}function ti(t){t.style.display="inline-block"}function ei(t){t.style.display="none"}const ni=new WeakMap;document.addEventListener("clipboard-copy",(({target:t})=>{if(!(t instanceof HTMLElement))return;if(!t.hasAttribute("data-view-component"))return;const e=ni.get(t);e?(clearTimeout(e),ni.delete(t)):function(t){const[e,n]=t.querySelectorAll(".octicon");e&&n&&(ei(e),ti(n))}(t),ni.set(t,setTimeout((()=>{!function(t){const[e,n]=t.querySelectorAll(".octicon");e&&n&&(ti(e),ei(n))}(t),ni.delete(t)}),2e3))}));var ii,oi=function(t,e,n,i,o){if("m"===i)throw new TypeError("Private method is not writable");if("a"===i&&!o)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof e?t!==e||!o:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===i?o.call(t,n):o?o.value=n:e.set(t,n),n},si=function(t,e,n,i){if("a"===n&&!i)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof e?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===n?i:"a"===n?i.call(t):i?i.value:e.get(t)};const ri="undefined"!=typeof Intl&&Intl.ListFormat||class{formatToParts(t){const e=[];for(const n of t)e.push({type:"element",value:n}),e.push({type:"literal",value:", "});return e.slice(0,-1)}},ai=[["years","year"],["months","month"],["weeks","week"],["days","day"],["hours","hour"],["minutes","minute"],["seconds","second"],["milliseconds","millisecond"]],li={minimumIntegerDigits:2};class ci{constructor(t,e={}){ii.set(this,void 0);let n=String(e.style||"short");"long"!==n&&"short"!==n&&"narrow"!==n&&"digital"!==n&&(n="short");let i="digital"===n?"numeric":n;const o=e.hours||i;i="2-digit"===o?"numeric":o;const s=e.minutes||i;i="2-digit"===s?"numeric":s;const r=e.seconds||i;i="2-digit"===r?"numeric":r;const a=e.milliseconds||i;oi(this,ii,{locale:t,style:n,years:e.years||"digital"===n?"short":n,yearsDisplay:"always"===e.yearsDisplay?"always":"auto",months:e.months||"digital"===n?"short":n,monthsDisplay:"always"===e.monthsDisplay?"always":"auto",weeks:e.weeks||"digital"===n?"short":n,weeksDisplay:"always"===e.weeksDisplay?"always":"auto",days:e.days||"digital"===n?"short":n,daysDisplay:"always"===e.daysDisplay?"always":"auto",hours:o,hoursDisplay:"always"===e.hoursDisplay||"digital"===n?"always":"auto",minutes:s,minutesDisplay:"always"===e.minutesDisplay||"digital"===n?"always":"auto",seconds:r,secondsDisplay:"always"===e.secondsDisplay||"digital"===n?"always":"auto",milliseconds:a,millisecondsDisplay:"always"===e.millisecondsDisplay?"always":"auto"},"f")}resolvedOptions(){return si(this,ii,"f")}formatToParts(t){const e=[],n=si(this,ii,"f"),i=n.style,o=n.locale;for(const[i,s]of ai){const r=t[i];if("auto"===n[`${i}Display`]&&!r)continue;const a=n[i],l="2-digit"===a?li:"numeric"===a?{}:{style:"unit",unit:s,unitDisplay:a};e.push(new Intl.NumberFormat(o,l).format(r))}return new ri(o,{type:"unit",style:"digital"===i?"short":i}).formatToParts(e)}format(t){return this.formatToParts(t).map((t=>t.value)).join("")}}ii=new WeakMap;const ui=/^[-+]?P(?:(\d+)Y)?(?:(\d+)M)?(?:(\d+)W)?(?:(\d+)D)?(?:T(?:(\d+)H)?(?:(\d+)M)?(?:(\d+)S)?)?$/,di=["year","month","week","day","hour","minute","second","millisecond"];class hi{constructor(t=0,e=0,n=0,i=0,o=0,s=0,r=0,a=0){this.years=t,this.months=e,this.weeks=n,this.days=i,this.hours=o,this.minutes=s,this.seconds=r,this.milliseconds=a,this.years||(this.years=0),this.sign||(this.sign=Math.sign(this.years)),this.months||(this.months=0),this.sign||(this.sign=Math.sign(this.months)),this.weeks||(this.weeks=0),this.sign||(this.sign=Math.sign(this.weeks)),this.days||(this.days=0),this.sign||(this.sign=Math.sign(this.days)),this.hours||(this.hours=0),this.sign||(this.sign=Math.sign(this.hours)),this.minutes||(this.minutes=0),this.sign||(this.sign=Math.sign(this.minutes)),this.seconds||(this.seconds=0),this.sign||(this.sign=Math.sign(this.seconds)),this.milliseconds||(this.milliseconds=0),this.sign||(this.sign=Math.sign(this.milliseconds)),this.blank=0===this.sign}abs(){return new hi(Math.abs(this.years),Math.abs(this.months),Math.abs(this.weeks),Math.abs(this.days),Math.abs(this.hours),Math.abs(this.minutes),Math.abs(this.seconds),Math.abs(this.milliseconds))}static from(t){var e;if("string"==typeof t){const n=String(t).trim(),i=n.startsWith("-")?-1:1,o=null===(e=n.match(ui))||void 0===e?void 0:e.slice(1).map((t=>(Number(t)||0)*i));return o?new hi(...o):new hi}if("object"==typeof t){const{years:e,months:n,weeks:i,days:o,hours:s,minutes:r,seconds:a,milliseconds:l}=t;return new hi(e,n,i,o,s,r,a,l)}throw new RangeError("invalid duration")}static compare(t,e){const n=Date.now(),i=Math.abs(fi(n,hi.from(t)).getTime()-n),o=Math.abs(fi(n,hi.from(e)).getTime()-n);return i>o?-1:i<o?1:0}toLocaleString(t,e){return new ci(t,e).format(this)}}function fi(t,e){const n=new Date(t);return n.setFullYear(n.getFullYear()+e.years),n.setMonth(n.getMonth()+e.months),n.setDate(n.getDate()+7*e.weeks+e.days),n.setHours(n.getHours()+e.hours),n.setMinutes(n.getMinutes()+e.minutes),n.setSeconds(n.getSeconds()+e.seconds),n}function pi(t,{relativeTo:e=Date.now()}={}){if(e=new Date(e),t.blank)return t;const n=t.sign;let i=Math.abs(t.years),o=Math.abs(t.months),s=Math.abs(t.weeks),r=Math.abs(t.days),a=Math.abs(t.hours),l=Math.abs(t.minutes),c=Math.abs(t.seconds),u=Math.abs(t.milliseconds);u>=900&&(c+=Math.round(u/1e3)),(c||l||a||r||s||o||i)&&(u=0),c>=55&&(l+=Math.round(c/60)),(l||a||r||s||o||i)&&(c=0),l>=55&&(a+=Math.round(l/60)),(a||r||s||o||i)&&(l=0),r&&a>=12&&(r+=Math.round(a/24)),!r&&a>=21&&(r+=Math.round(a/24)),(r||s||o||i)&&(a=0);const d=e.getFullYear();let h=e.getMonth();const f=e.getDate();return(r>=27||i+o&&r)&&(e.setDate(f+r*n),o+=Math.abs(e.getFullYear()>=d?e.getMonth()-h:e.getMonth()-h-12),o&&(r=0),h=e.getMonth()),r>=6&&(s+=Math.round(r/7)),(s||o||i)&&(r=0),s>=4&&(o+=Math.round(s/4)),(o||i)&&(s=0),(o>=11||i&&o)&&(e.setMonth(e.getMonth()+o*n),i+=Math.abs(d-e.getFullYear())),i&&(o=0),new hi(i*n,o*n,s*n,r*n,a*n,l*n,c*n,u*n)}var mi,gi,bi,vi,wi,yi,Ei,Ai,Li,ki,Ti,Mi=function(t,e,n,i){if("a"===n&&!i)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof e?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===n?i:"a"===n?i.call(t):i?i.value:e.get(t)},Si=function(t,e,n,i,o){if("m"===i)throw new TypeError("Private method is not writable");if("a"===i&&!o)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof e?t!==e||!o:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===i?o.call(t,n):o?o.value=n:e.set(t,n),n};const xi=globalThis.HTMLElement||null,Ci=new hi,Di=new hi(0,0,0,0,0,1);class Ii extends Event{constructor(t,e,n,i){super("relative-time-updated",{bubbles:!0,composed:!0}),this.oldText=t,this.newText=e,this.oldTitle=n,this.newTitle=i}}function Hi(t){if(!t.date)return 1/0;if("duration"===t.format||"elapsed"===t.format){const e=t.precision;if("second"===e)return 1e3;if("minute"===e)return 6e4}const e=Math.abs(Date.now()-t.date.getTime());return e<6e4?1e3:e<36e5?6e4:36e5}const Oi=new class{constructor(){this.elements=new Set,this.time=1/0,this.timer=-1}observe(t){if(this.elements.has(t))return;this.elements.add(t);const e=t.date;if(e&&e.getTime()){const e=Hi(t),n=Date.now()+e;n<this.time&&(clearTimeout(this.timer),this.timer=setTimeout((()=>this.update()),e),this.time=n)}}unobserve(t){this.elements.has(t)&&this.elements.delete(t)}update(){if(clearTimeout(this.timer),!this.elements.size)return;let t=1/0;for(const e of this.elements)t=Math.min(t,Hi(e)),e.update();this.time=Math.min(36e5,t),this.timer=setTimeout((()=>this.update()),this.time),this.time+=Date.now()}};class RelativeTimeElement extends xi{constructor(){super(...arguments),mi.add(this),gi.set(this,!1),bi.set(this,!1),wi.set(this,this.shadowRoot?this.shadowRoot:this.attachShadow?this.attachShadow({mode:"open"}):this),Ti.set(this,null)}static define(t="relative-time",e=customElements){return e.define(t,this),this}static get observedAttributes(){return["second","minute","hour","weekday","day","month","year","time-zone-name","prefix","threshold","tense","precision","format","format-style","datetime","lang","title"]}get onRelativeTimeUpdated(){return Mi(this,Ti,"f")}set onRelativeTimeUpdated(t){Mi(this,Ti,"f")&&this.removeEventListener("relative-time-updated",Mi(this,Ti,"f")),Si(this,Ti,"object"==typeof t||"function"==typeof t?t:null,"f"),"function"==typeof t&&this.addEventListener("relative-time-updated",t)}get second(){const t=this.getAttribute("second");if("numeric"===t||"2-digit"===t)return t}set second(t){this.setAttribute("second",t||"")}get minute(){const t=this.getAttribute("minute");if("numeric"===t||"2-digit"===t)return t}set minute(t){this.setAttribute("minute",t||"")}get hour(){const t=this.getAttribute("hour");if("numeric"===t||"2-digit"===t)return t}set hour(t){this.setAttribute("hour",t||"")}get weekday(){const t=this.getAttribute("weekday");return"long"===t||"short"===t||"narrow"===t?t:"datetime"===this.format&&""!==t?this.formatStyle:void 0}set weekday(t){this.setAttribute("weekday",t||"")}get day(){var t;const e=null!==(t=this.getAttribute("day"))&&void 0!==t?t:"numeric";if("numeric"===e||"2-digit"===e)return e}set day(t){this.setAttribute("day",t||"")}get month(){const t=this.format;let e=this.getAttribute("month");if(""!==e)return null!=e||(e="datetime"===t?this.formatStyle:"short"),"numeric"===e||"2-digit"===e||"short"===e||"long"===e||"narrow"===e?e:void 0}set month(t){this.setAttribute("month",t||"")}get year(){var t;const e=this.getAttribute("year");return"numeric"===e||"2-digit"===e?e:this.hasAttribute("year")||(new Date).getUTCFullYear()===(null===(t=this.date)||void 0===t?void 0:t.getUTCFullYear())?void 0:"numeric"}set year(t){this.setAttribute("year",t||"")}get timeZoneName(){const t=this.getAttribute("time-zone-name");if("long"===t||"short"===t||"shortOffset"===t||"longOffset"===t||"shortGeneric"===t||"longGeneric"===t)return t}set timeZoneName(t){this.setAttribute("time-zone-name",t||"")}get prefix(){var t;return null!==(t=this.getAttribute("prefix"))&&void 0!==t?t:"datetime"===this.format?"":"on"}set prefix(t){this.setAttribute("prefix",t)}get threshold(){const t=this.getAttribute("threshold");return t&&(e=t,ui.test(e))?t:"P30D";var e}set threshold(t){this.setAttribute("threshold",t)}get tense(){const t=this.getAttribute("tense");return"past"===t?"past":"future"===t?"future":"auto"}set tense(t){this.setAttribute("tense",t)}get precision(){const t=this.getAttribute("precision");return di.includes(t)?t:"micro"===this.format?"minute":"second"}set precision(t){this.setAttribute("precision",t)}get format(){const t=this.getAttribute("format");return"datetime"===t?"datetime":"relative"===t?"relative":"duration"===t?"duration":"micro"===t?"micro":"elapsed"===t?"elapsed":"auto"}set format(t){this.setAttribute("format",t)}get formatStyle(){const t=this.getAttribute("format-style");if("long"===t)return"long";if("short"===t)return"short";if("narrow"===t)return"narrow";const e=this.format;return"elapsed"===e||"micro"===e?"narrow":"datetime"===e?"short":"long"}set formatStyle(t){this.setAttribute("format-style",t)}get datetime(){return this.getAttribute("datetime")||""}set datetime(t){this.setAttribute("datetime",t)}get date(){const t=Date.parse(this.datetime);return Number.isNaN(t)?null:new Date(t)}set date(t){this.datetime=(null==t?void 0:t.toISOString())||""}connectedCallback(){this.update()}disconnectedCallback(){Oi.unobserve(this)}attributeChangedCallback(t,e,n){e!==n&&("title"===t&&Si(this,gi,null!==n&&(this.date&&Mi(this,mi,"m",yi).call(this,this.date))!==n,"f"),Mi(this,bi,"f")||"title"===t&&Mi(this,gi,"f")||Si(this,bi,(async()=>{await Promise.resolve(),this.update()})(),"f"))}update(){const t=Mi(this,wi,"f").textContent||this.textContent||"",e=this.getAttribute("title")||"";let n=e;const i=this.date;if("undefined"==typeof Intl||!Intl.DateTimeFormat||!i)return void(Mi(this,wi,"f").textContent=t);const o=Date.now();Mi(this,gi,"f")||(n=Mi(this,mi,"m",yi).call(this,i)||"",n&&this.setAttribute("title",n));const s=function(t,e="second",n=Date.now()){const i=t.getTime()-n;if(0===i)return new hi;const o=Math.sign(i),s=Math.abs(i),r=Math.floor(s/1e3),a=Math.floor(r/60),l=Math.floor(a/60),c=Math.floor(l/24),u=Math.floor(c/30),d=Math.floor(u/12),h=di.indexOf(e)||di.length;return new hi(h>=0?d*o:0,h>=1?(u-12*d)*o:0,0,h>=3?(c-30*u)*o:0,h>=4?(l-24*c)*o:0,h>=5?(a-60*l)*o:0,h>=6?(r-60*a)*o:0,h>=7?(s-1e3*r)*o:0)}(i,this.precision,o),r=Mi(this,mi,"m",Ei).call(this,s);let a=t;a="duration"===r?Mi(this,mi,"m",Ai).call(this,s):"relative"===r?Mi(this,mi,"m",Li).call(this,s):Mi(this,mi,"m",ki).call(this,i),a?Mi(this,wi,"f").textContent=a:this.shadowRoot===Mi(this,wi,"f")&&this.textContent&&(Mi(this,wi,"f").textContent=this.textContent),a===t&&n===e||this.dispatchEvent(new Ii(t,a,e,n)),"relative"===r||"duration"===r?Oi.observe(this):Oi.unobserve(this),Si(this,bi,!1,"f")}}gi=new WeakMap,bi=new WeakMap,wi=new WeakMap,Ti=new WeakMap,mi=new WeakSet,vi=function(){var t;return(null===(t=this.closest("[lang]"))||void 0===t?void 0:t.getAttribute("lang"))||this.ownerDocument.documentElement.getAttribute("lang")||"default"},yi=function(t){return new Intl.DateTimeFormat(Mi(this,mi,"a",vi),{day:"numeric",month:"short",year:"numeric",hour:"numeric",minute:"2-digit",timeZoneName:"short"}).format(t)},Ei=function(t){const e=this.format;if("datetime"===e)return"datetime";if("duration"===e)return"duration";if("elapsed"===e)return"duration";if("micro"===e)return"duration";if(("auto"===e||"relative"===e)&&"undefined"!=typeof Intl&&Intl.RelativeTimeFormat){const e=this.tense;if("past"===e||"future"===e)return"relative";if(1===hi.compare(t,this.threshold))return"relative"}return"datetime"},Ai=function(t){const e=Mi(this,mi,"a",vi),n=this.format,i=this.formatStyle,o=this.tense;let s=Ci;"micro"===n?(t=pi(t),s=Di,("past"===this.tense&&-1!==t.sign||"future"===this.tense&&1!==t.sign)&&(t=Di)):("past"===o&&-1!==t.sign||"future"===o&&1!==t.sign)&&(t=s);const r=`${this.precision}sDisplay`;return t.blank?s.toLocaleString(e,{style:i,[r]:"always"}):t.abs().toLocaleString(e,{style:i})},Li=function(t){const e=new Intl.RelativeTimeFormat(Mi(this,mi,"a",vi),{numeric:"auto",style:this.formatStyle}),n=this.tense;"future"===n&&1!==t.sign&&(t=Ci),"past"===n&&-1!==t.sign&&(t=Ci);const[i,o]=function(t,e){const n=pi(t,e);if(n.blank)return[0,"second"];for(const t of di){if("millisecond"===t)continue;const e=n[`${t}s`];if(e)return[e,t]}return[0,"second"]}(t);return"second"===o&&i<10?e.format(0,"second"):e.format(i,o)},ki=function(t){const e=new Intl.DateTimeFormat(Mi(this,mi,"a",vi),{second:this.second,minute:this.minute,hour:this.hour,weekday:this.weekday,day:this.day,month:this.month,year:this.year,timeZoneName:this.timeZoneName});return`${this.prefix} ${e.format(t)}`.trim()};const Pi="undefined"!=typeof globalThis?globalThis:window;try{Pi.RelativeTimeElement=RelativeTimeElement.define()}catch(t){if(!(Pi.DOMException&&t instanceof DOMException&&"NotSupportedError"===t.name||t instanceof ReferenceError))throw t}function Ri(t){return Array.from(t.querySelectorAll('[role="tablist"] [role="tab"]')).filter((e=>e instanceof HTMLElement&&e.closest(t.tagName)===t))}class TabContainerElement extends HTMLElement{static define(t="tab-container",e=customElements){return e.define(t,this),this}connectedCallback(){this.addEventListener("keydown",(t=>{var e;const n=t.target;if(!(n instanceof HTMLElement))return;if(n.closest(this.tagName)!==this)return;if("tab"!==n.getAttribute("role")&&!n.closest('[role="tablist"]'))return;const i=Ri(this),o=i.indexOf(i.find((t=>t.matches('[aria-selected="true"]')))),[s,r]="vertical"===(null===(e=n.closest('[role="tablist"]'))||void 0===e?void 0:e.getAttribute("aria-orientation"))?[["ArrowDown","ArrowRight"],["ArrowUp","ArrowLeft"]]:[["ArrowRight"],["ArrowLeft"]];if(s.some((e=>t.code===e))){let t=o+1;t>=i.length&&(t=0),this.selectTab(t)}else if(r.some((e=>t.code===e))){let t=o-1;t<0&&(t=i.length-1),this.selectTab(t)}else"Home"===t.code?(this.selectTab(0),t.preventDefault()):"End"===t.code&&(this.selectTab(i.length-1),t.preventDefault())})),this.addEventListener("click",(t=>{const e=Ri(this);if(!(t.target instanceof Element))return;if(t.target.closest(this.tagName)!==this)return;const n=t.target.closest('[role="tab"]');if(!(n instanceof HTMLElement&&n.closest('[role="tablist"]')))return;const i=e.indexOf(n);this.selectTab(i)}));for(const t of Ri(this))t.hasAttribute("aria-selected")||t.setAttribute("aria-selected","false"),t.hasAttribute("tabindex")||("true"===t.getAttribute("aria-selected")?t.setAttribute("tabindex","0"):t.setAttribute("tabindex","-1"))}selectTab(t){const e=Ri(this),n=Array.from(this.querySelectorAll('[role="tabpanel"]')).filter((t=>t.closest(this.tagName)===this));if(t>e.length-1)throw new RangeError(`Index "${t}" out of bounds`);const i=e[t],o=n[t];if(!!this.dispatchEvent(new CustomEvent("tab-container-change",{bubbles:!0,cancelable:!0,detail:{relatedTarget:o}}))){for(const t of e)t.setAttribute("aria-selected","false"),t.setAttribute("tabindex","-1");for(const t of n)t.hidden=!0,t.hasAttribute("tabindex")||t.hasAttribute("data-tab-container-no-tabstop")||t.setAttribute("tabindex","0");i.setAttribute("aria-selected","true"),i.setAttribute("tabindex","0"),i.focus(),o.hidden=!1,this.dispatchEvent(new CustomEvent("tab-container-changed",{bubbles:!0,detail:{relatedTarget:o}}))}}}const qi="undefined"!=typeof globalThis?globalThis:window;try{qi.TabContainerElement=TabContainerElement.define()}catch(t){if(!(qi.DOMException&&t instanceof DOMException&&"NotSupportedError"===t.name||t instanceof ReferenceError))throw t}let Wi=class PrimerMultiInputElement extends HTMLElement{activateField(t){var e,n;const i=this.findField(t);if(i){for(const t of this.fields)t!==i&&(t.setAttribute("disabled","disabled"),t.setAttribute("hidden","hidden"),null===(e=t.parentElement)||void 0===e||e.setAttribute("hidden","hidden"));i.removeAttribute("disabled"),i.removeAttribute("hidden"),null===(n=i.parentElement)||void 0===n||n.removeAttribute("hidden")}}findField(t){for(const e of this.fields)if(e.getAttribute("data-name")===t)return e;return null}};function Fi(t,e=0,{start:n=!1,middle:i=!1,once:o=!1}={}){return function(t,e=0,{start:n=!0,middle:i=!0,once:o=!1}={}){let s,r=0,a=!1;function l(...c){if(a)return;const u=Date.now()-r;r=Date.now(),n?(n=!1,t.apply(this,c),o&&l.cancel()):(i&&u<e||!i)&&(clearTimeout(s),s=setTimeout((()=>{r=Date.now(),t.apply(this,c),o&&l.cancel()}),i?e-u:e))}return l.cancel=()=>{clearTimeout(s),a=!0},l}(t,e,{start:n,middle:i,once:o})}f([P],Wi.prototype,"fields",void 0),Wi=f([R],Wi),window.customElements.get("primer-multi-input")||(Object.assign(window,{PrimerMultiInputElement:Wi}),window.customElements.define("primer-multi-input",Wi));var Ni,Bi=function(t,e,n,i){if("a"===n&&!i)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof e?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===n?i:"a"===n?i.call(t):i?i.value:e.get(t)},$i=function(t,e,n,i,o){if("m"===i)throw new TypeError("Private method is not writable");if("a"===i&&!o)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof e?t!==e||!o:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===i?o.call(t,n):o?o.value=n:e.set(t,n),n};const Ki=new WeakMap;class ji extends Event{constructor(t){super(`auto-check-${t}`,{bubbles:!0}),this.phase=t}get detail(){return this}}class zi extends ji{constructor(t,e=""){super(t),this.phase=t,this.message=e,this.setValidity=t=>{this.message=t}}}class Vi extends ji{constructor(){super("complete")}}class Ui extends ji{constructor(t){super("success"),this.response=t}}class Yi extends zi{constructor(){super("start","Verifying…")}}class Xi extends zi{constructor(t){super("error","Validation failed"),this.response=t}}class Gi extends ji{constructor(t){super("send"),this.body=t}}class AutoCheckElement extends HTMLElement{constructor(){super(...arguments),Ni.set(this,null)}static define(t="auto-check",e=customElements){return e.define(t,this),this}get onloadend(){return Bi(this,Ni,"f")}set onloadend(t){Bi(this,Ni,"f")&&this.removeEventListener("loadend",Bi(this,Ni,"f")),$i(this,Ni,"object"==typeof t||"function"==typeof t?t:null,"f"),"function"==typeof t&&this.addEventListener("loadend",t)}connectedCallback(){const t=this.input;if(!t)return;const e=Fi(Ji.bind(null,this),300),n={check:e,controller:null};Ki.set(this,n),t.addEventListener("input",_i),t.addEventListener("input",e),t.autocomplete="off",t.spellcheck=!1}disconnectedCallback(){const t=this.input;if(!t)return;const e=Ki.get(this);e&&(Ki.delete(this),t.removeEventListener("input",_i),t.removeEventListener("input",e.check),t.setCustomValidity(""))}attributeChangedCallback(t){if("required"===t){const t=this.input;if(!t)return;t.required=this.required}}static get observedAttributes(){return["required"]}get input(){return this.querySelector("input")}get src(){const t=this.getAttribute("src");if(!t)return"";const e=this.ownerDocument.createElement("a");return e.href=t,e.href}set src(t){this.setAttribute("src",t)}get csrf(){const t=this.querySelector("[data-csrf]");return this.getAttribute("csrf")||t instanceof HTMLInputElement&&t.value||""}set csrf(t){this.setAttribute("csrf",t)}get required(){return this.hasAttribute("required")}set required(t){t?this.setAttribute("required",""):this.removeAttribute("required")}get csrfField(){return this.getAttribute("csrf-field")||"authenticity_token"}set csrfField(t){this.setAttribute("csrf-field",t)}}function _i(t){const e=t.currentTarget;if(!(e instanceof HTMLInputElement))return;const n=e.closest("auto-check");if(!(n instanceof AutoCheckElement))return;const i=n.src,o=n.csrf,s=Ki.get(n);if(!i||!o||!s)return;const r=new Yi;e.dispatchEvent(r),n.required&&e.setCustomValidity(r.message)}async function Ji(t){const e=t.input;if(!e)return;const n=t.csrfField,i=t.src,o=t.csrf,s=Ki.get(t);if(!i||!o||!s)return void(t.required&&e.setCustomValidity(""));if(!e.value.trim())return void(t.required&&e.setCustomValidity(""));const r=new FormData;r.append(n,o),r.append("value",e.value),e.dispatchEvent(new Gi(r)),s.controller?s.controller.abort():t.dispatchEvent(new Event("loadstart")),s.controller="AbortController"in window?new AbortController:{signal:null,abort(){}};try{const n=await async function(t,e,n){try{const i=await fetch(e,n);return t.dispatchEvent(new Event("load")),t.dispatchEvent(new Event("loadend")),i}catch(e){throw"AbortError"!==e.name&&(t.dispatchEvent(new Event("error")),t.dispatchEvent(new Event("loadend"))),e}}(t,i,{credentials:"same-origin",signal:s.controller.signal,method:"POST",body:r});if(n.ok)t.required&&e.setCustomValidity(""),e.dispatchEvent(new Ui(n.clone()));else{const i=new Xi(n.clone());e.dispatchEvent(i),t.required&&e.setCustomValidity(i.message)}s.controller=null,e.dispatchEvent(new Vi)}catch(t){"AbortError"!==t.name&&(s.controller=null,e.dispatchEvent(new Vi))}}Ni=new WeakMap;const Zi="undefined"!=typeof globalThis?globalThis:window;try{Zi.AutoCheckElement=AutoCheckElement.define()}catch(t){if(!(Zi.DOMException&&t instanceof DOMException&&"NotSupportedError"===t.name||t instanceof ReferenceError))throw t}var Qi;let to=class PrimerTextFieldElement extends HTMLElement{constructor(){super(...arguments),Qi.set(this,void 0)}connectedCallback(){var t;null===(t=p(this,Qi,"f"))||void 0===t||t.abort();const{signal:e}=m(this,Qi,new AbortController,"f");this.inputElement.addEventListener("auto-check-success",(async t=>{const e=await t.detail.response.text();e&&e.length>0?this.setSuccess(e):this.clearError()}),{signal:e}),this.inputElement.addEventListener("auto-check-error",(async t=>{const e=await t.detail.response.text();this.setError(e)}),{signal:e})}disconnectedCallback(){var t;null===(t=p(this,Qi,"f"))||void 0===t||t.abort()}clearContents(){this.inputElement.value="",this.inputElement.focus()}clearError(){this.inputElement.removeAttribute("invalid"),this.validationElement.hidden=!0,this.validationMessageElement.replaceChildren()}setValidationMessage(t){const e=document.createElement("template");e.innerHTML=t;const n=document.importNode(e.content,!0);this.validationMessageElement.replaceChildren(n)}toggleValidationStyling(t){t?this.validationElement.classList.remove("FormControl-inlineValidation--success"):this.validationElement.classList.add("FormControl-inlineValidation--success"),this.validationSuccessIcon.hidden=t,this.validationErrorIcon.hidden=!t,this.inputElement.setAttribute("invalid",t?"true":"false")}setSuccess(t){this.toggleValidationStyling(!1),this.setValidationMessage(t),this.validationElement.hidden=!1}setError(t){this.toggleValidationStyling(!0),this.setValidationMessage(t),this.validationElement.hidden=!1}};Qi=new WeakMap,f([O],to.prototype,"inputElement",void 0),f([O],to.prototype,"validationElement",void 0),f([O],to.prototype,"validationMessageElement",void 0),f([O],to.prototype,"validationSuccessIcon",void 0),f([O],to.prototype,"validationErrorIcon",void 0),to=f([R],to);let eo=class ToggleSwitchInputElement extends HTMLElement{connectedCallback(){this.addEventListener("toggleSwitchError",(t=>{this.validationMessageElement.textContent=t.detail,this.validationElement.removeAttribute("hidden")})),this.addEventListener("toggleSwitchSuccess",(()=>{this.validationMessageElement.textContent="",this.validationElement.setAttribute("hidden","hidden")})),this.addEventListener("toggleSwitchLoading",(()=>{this.validationMessageElement.textContent="",this.validationElement.setAttribute("hidden","hidden")}))}};var no,io,oo,so,ro,ao,lo,co,uo,ho,fo,po,mo,go,bo,vo,wo,yo,Eo,Ao,Lo,ko,To,Mo;f([O],eo.prototype,"validationElement",void 0),f([O],eo.prototype,"validationMessageElement",void 0),eo=f([R],eo);const So=['[role="menuitem"]','[role="menuitemcheckbox"]','[role="menuitemradio"]'],xo=So.map((t=>`:not([hidden]) > ${t}`));let Co=class ActionMenuElement extends HTMLElement{constructor(){super(...arguments),no.add(this),io.set(this,void 0),oo.set(this,""),so.set(this,""),ro.set(this,!1)}get selectVariant(){return this.getAttribute("data-select-variant")}set selectVariant(t){t?this.setAttribute("data-select-variant",t):this.removeAttribute("variant")}get dynamicLabelPrefix(){const t=this.getAttribute("data-dynamic-label-prefix");return t?`${t}:`:""}set dynamicLabelPrefix(t){this.setAttribute("data-dynamic-label",t)}get dynamicLabel(){return this.hasAttribute("data-dynamic-label")}set dynamicLabel(t){this.toggleAttribute("data-dynamic-label",t)}get popoverElement(){var t;return(null===(t=this.invokerElement)||void 0===t?void 0:t.popoverTargetElement)||null}get invokerElement(){var t;const e=null===(t=this.querySelector("[role=menu]"))||void 0===t?void 0:t.id;if(!e)return null;for(const t of this.querySelectorAll("[aria-controls]"))if(t.getAttribute("aria-controls")===e)return t;return null}get invokerLabel(){return this.invokerElement?this.invokerElement.querySelector(".Button-label"):null}get selectedItems(){const t=this.querySelectorAll("[aria-checked=true]"),e=[];for(const n of t){const t=n.querySelector(".ActionListItem-label");e.push({label:null==t?void 0:t.textContent,value:null==n?void 0:n.getAttribute("data-value"),element:n})}return e}connectedCallback(){var t;const{signal:e}=m(this,io,new AbortController,"f");this.addEventListener("keydown",this,{signal:e}),this.addEventListener("click",this,{signal:e}),this.addEventListener("mouseover",this,{signal:e}),this.addEventListener("focusout",this,{signal:e}),this.addEventListener("mousedown",this,{signal:e}),null===(t=this.popoverElement)||void 0===t||t.addEventListener("toggle",this,{signal:e}),p(this,no,"m",ko).call(this),p(this,no,"m",To).call(this),p(this,no,"m",ao).call(this),this.includeFragment&&this.includeFragment.addEventListener("include-fragment-replaced",this,{signal:e})}disconnectedCallback(){p(this,io,"f").abort()}handleEvent(t){var e,n,i;const o=null===(e=this.invokerElement)||void 0===e?void 0:e.contains(t.target),s=p(this,no,"m",po).call(this,t);if("toggle"===t.type&&"open"===t.newState&&(null===(n=p(this,no,"a",Mo))||void 0===n||n.focus()),o&&"mousedown"===t.type)return void m(this,ro,!0,"f");if("mousedown"===t.type)return void t.preventDefault();if(o&&s)return p(this,no,"m",mo).call(this,t),void m(this,ro,!1,"f");if("focusout"===t.type){if(p(this,ro,"f"))return;return void requestAnimationFrame((()=>{this.contains(document.activeElement)&&document.activeElement!==this.invokerElement||p(this,no,"m",yo).call(this)}))}const r=t.target.closest(xo.join(","));if(null!==r&&s){if(p(this,no,"m",lo).call(this,t))return;const e=r.closest("[data-show-dialog-id]");if(e){const n=this.ownerDocument.getElementById(e.getAttribute("data-show-dialog-id")||"");if(n&&this.contains(e)&&this.contains(n))return void p(this,no,"m",go).call(this,t,n)}return p(this,no,"m",vo).call(this,t,r),p(this,no,"m",bo).call(this,r),void(p(this,no,"m",ho).call(this,t)&&(t.preventDefault(),"submit"===r.getAttribute("type")&&(null===(i=r.closest("form"))||void 0===i||i.submit())))}"include-fragment-replaced"===t.type&&p(this,no,"m",wo).call(this)}get items(){return Array.from(this.querySelectorAll(xo.join(",")))}getItemById(t){return this.querySelector(`li[data-item-id="${t}"`)}isItemDisabled(t){return!!t&&t.classList.contains("ActionListItem--disabled")}disableItem(t){t&&(t.classList.add("ActionListItem--disabled"),t.querySelector(".ActionListContent").setAttribute("aria-disabled","true"))}enableItem(t){t&&(t.classList.remove("ActionListItem--disabled"),t.querySelector(".ActionListContent").removeAttribute("aria-disabled"))}isItemHidden(t){return!!t&&t.hasAttribute("hidden")}hideItem(t){t&&t.setAttribute("hidden","hidden")}showItem(t){t&&t.removeAttribute("hidden")}isItemChecked(t){return!!t&&"true"===t.querySelector(".ActionListContent").getAttribute("aria-checked")}checkItem(t){if(t&&("single"===this.selectVariant||"multiple"===this.selectVariant)){const e=t.querySelector(".ActionListContent");"true"===e.getAttribute("aria-checked")||p(this,no,"m",bo).call(this,e)}}uncheckItem(t){if(t&&("single"===this.selectVariant||"multiple"===this.selectVariant)){const e=t.querySelector(".ActionListContent");"true"===e.getAttribute("aria-checked")&&p(this,no,"m",bo).call(this,e)}}};io=new WeakMap,oo=new WeakMap,so=new WeakMap,ro=new WeakMap,no=new WeakSet,ao=function(){const{signal:t}=p(this,io,"f");for(const e of this.querySelectorAll(So.join(",")))e.addEventListener("click",p(this,no,"m",lo).bind(this),{signal:t}),e.addEventListener("keydown",p(this,no,"m",lo).bind(this),{signal:t})},lo=function(t){if(!p(this,no,"m",po).call(this,t))return!1;const e=t.target.closest(xo.join(","));return!!e&&(!!e.getAttribute("aria-disabled")&&(t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),!0))},co=function(t){return p(this,no,"m",uo).call(this,t)||p(this,no,"m",ho).call(this,t)},uo=function(t){return t instanceof KeyboardEvent&&"keydown"===t.type&&!(t.ctrlKey||t.altKey||t.metaKey||t.shiftKey)&&"Enter"===t.key},ho=function(t){return t instanceof KeyboardEvent&&"keydown"===t.type&&!(t.ctrlKey||t.altKey||t.metaKey||t.shiftKey)&&" "===t.key},fo=function(t){return t instanceof MouseEvent&&"click"===t.type},po=function(t){return p(this,no,"m",fo).call(this,t)||p(this,no,"m",co).call(this,t)},mo=function(t){t.preventDefault(),t.stopPropagation(),p(this,no,"m",Lo).call(this)?p(this,no,"m",Ao).call(this):p(this,no,"m",Eo).call(this)},go=function(t,e){this.querySelector(".ActionListWrap").style.display="none";const n=new AbortController,{signal:i}=n,o=()=>{n.abort(),this.querySelector(".ActionListWrap").style.display="",p(this,no,"m",Lo).call(this)&&p(this,no,"m",Ao).call(this)};e.addEventListener("close",o,{signal:i}),e.addEventListener("cancel",o,{signal:i})},bo=function(t){if("multiple"!==this.selectVariant&&setTimeout((()=>{p(this,no,"m",Lo).call(this)&&p(this,no,"m",Ao).call(this)})),"multiple"!==this.selectVariant&&"single"!==this.selectVariant)return;const e="true"!==t.getAttribute("aria-checked");if("single"===this.selectVariant){e&&t.setAttribute("aria-checked","true");for(const e of this.querySelectorAll("[aria-checked]"))e!==t&&e.setAttribute("aria-checked","false");p(this,no,"m",ko).call(this)}else t.setAttribute("aria-checked",`${e}`);p(this,no,"m",To).call(this),this.dispatchEvent(new CustomEvent("itemActivated",{detail:{item:t.parentElement,checked:this.isItemChecked(t.parentElement)}}))},vo=function(t,e){if(t instanceof MouseEvent&&"click"===t.type||t instanceof KeyboardEvent&&"keydown"===t.type&&!(t.ctrlKey||t.altKey||t.metaKey||t.shiftKey)&&"Enter"===t.key)return;t.stopPropagation();e.click()},wo=function(){p(this,no,"a",Mo)&&p(this,no,"a",Mo).focus(),p(this,no,"m",ao).call(this)},yo=function(){p(this,no,"m",Ao).call(this)},Eo=function(){var t;null===(t=this.popoverElement)||void 0===t||t.showPopover()},Ao=function(){var t;null===(t=this.popoverElement)||void 0===t||t.hidePopover()},Lo=function(){var t;return null===(t=this.popoverElement)||void 0===t?void 0:t.matches(":popover-open")},ko=function(){if(!this.dynamicLabel)return;const t=this.invokerLabel;if(!t)return;m(this,oo,p(this,oo,"f")||t.textContent||"","f");const e=this.querySelector("[aria-checked=true] .ActionListItem-label");if(e&&this.dynamicLabel){const n=document.createElement("span");n.classList.add("color-fg-muted");const i=document.createElement("span");n.textContent=this.dynamicLabelPrefix,i.textContent=e.textContent||"",t.replaceChildren(n,i)}else t.textContent=p(this,oo,"f")},To=function(){if("single"===this.selectVariant){const t=this.querySelector("[data-list-inputs=true] input");if(!t)return;const e=this.selectedItems[0];e?(t.value=(e.value||e.label||"").trim(),t.removeAttribute("disabled")):t.setAttribute("disabled","disabled")}else if("none"!==this.selectVariant){const t=this.querySelector("[data-list-inputs=true]");if(!t)return;const e=t.querySelectorAll("input");e.length>0&&m(this,so,p(this,so,"f")||e[0].name,"f");for(const e of this.selectedItems){const n=document.createElement("input");n.setAttribute("data-list-input","true"),n.type="hidden",n.autocomplete="off",n.name=p(this,so,"f"),n.value=(e.value||e.label||"").trim(),t.append(n)}for(const t of e)t.remove()}},Mo=function(){return this.querySelector(xo.join(","))},f([O],Co.prototype,"includeFragment",void 0),Co=f([R],Co),window.customElements.get("action-menu")||(window.ActionMenuElement=Co,window.customElements.define("action-menu",Co))}();
2
2
  //# sourceMappingURL=primer_view_components.js.map