@tung-engineering/agent-platform-web-sdk 0.0.65 → 0.0.67

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/web-sdk.cjs CHANGED
@@ -1,4 +1,4 @@
1
- "use strict";var Ru=Object.defineProperty;var Lu=(e,t,n)=>t in e?Ru(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var se=(e,t,n)=>Lu(e,typeof t!="symbol"?t+"":t,n);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const Iu=`
1
+ "use strict";var ju=Object.defineProperty,Zu=Object.defineProperties;var qu=Object.getOwnPropertyDescriptors;var Ri=Object.getOwnPropertySymbols;var Hu=Object.prototype.hasOwnProperty,Fu=Object.prototype.propertyIsEnumerable;var Li=Math.pow,ds=(e,t,n)=>t in e?ju(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,v=(e,t)=>{for(var n in t||(t={}))Hu.call(t,n)&&ds(e,n,t[n]);if(Ri)for(var n of Ri(t))Fu.call(t,n)&&ds(e,n,t[n]);return e},U=(e,t)=>Zu(e,qu(t));var ae=(e,t,n)=>ds(e,typeof t!="symbol"?t+"":t,n);var L=(e,t,n)=>new Promise((r,o)=>{var i=l=>{try{d(n.next(l))}catch(p){o(p)}},a=l=>{try{d(n.throw(l))}catch(p){o(p)}},d=l=>l.done?r(l.value):Promise.resolve(l.value).then(i,a);d((n=n.apply(e,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const Bu=`
2
2
  :where([data-ap-sdk][popover]) {
3
3
  position: fixed;
4
4
  margin: 0;
@@ -9,7 +9,7 @@
9
9
  overflow: visible;
10
10
  inset: auto;
11
11
  }
12
- `,zu=`
12
+ `,Gu=`
13
13
  @keyframes ap-sdk-panel-in {
14
14
  from { opacity: 0; transform: translateY(-50%) translateX(16px) scale(0.98); }
15
15
  to { opacity: 1; transform: translateY(-50%) translateX(0) scale(1); }
@@ -266,7 +266,7 @@
266
266
  color: #991b1b;
267
267
  border: 1px solid #fca5a5;
268
268
  }
269
- `,$u=`
269
+ `,Wu=`
270
270
  .ap-sdk-highlight {
271
271
  position: fixed;
272
272
  pointer-events: none;
@@ -277,7 +277,7 @@
277
277
  z-index: 2147483645;
278
278
  transition: top 60ms ease, left 60ms ease, width 60ms ease, height 60ms ease;
279
279
  }
280
- `,Ou=`
280
+ `,Ju=`
281
281
  .ap-sdk-picker-cursor {
282
282
  position: fixed;
283
283
  bottom: 16px;
@@ -351,7 +351,7 @@
351
351
  background: rgba(255, 255, 255, 0.12);
352
352
  opacity: 1;
353
353
  }
354
- `,Nu=`
354
+ `,Yu=`
355
355
  .ap-sdk-recorder-bar {
356
356
  position: fixed;
357
357
  bottom: 16px;
@@ -405,7 +405,7 @@
405
405
  .ap-sdk-recorder-bar__btn--stop:hover {
406
406
  background: oklch(95% 0.035 50);
407
407
  }
408
- `,Du=`
408
+ `,Xu=`
409
409
  .ap-sdk-panel__context {
410
410
  padding: 10px 16px;
411
411
  background: #f9fafb;
@@ -635,7 +635,7 @@
635
635
  font-style: italic;
636
636
  white-space: normal;
637
637
  }
638
- `,Mu=`
638
+ `,Vu=`
639
639
  .ap-sdk-fab {
640
640
  position: fixed;
641
641
  bottom: 20px;
@@ -765,7 +765,7 @@
765
765
  line-height: 1;
766
766
  pointer-events: none;
767
767
  }
768
- `,Uu=`
768
+ `,Ku=`
769
769
  .ap-sdk-advanced {
770
770
  border-top: 1px solid #f3f4f6;
771
771
  padding-top: 8px;
@@ -821,7 +821,7 @@
821
821
  color: #9ca3af;
822
822
  margin-top: 2px;
823
823
  }
824
- `,ju=`
824
+ `,Qu=`
825
825
  .ap-sdk-list-body {
826
826
  padding: 8px 0;
827
827
  max-height: 320px;
@@ -946,7 +946,7 @@ button.ap-sdk-list-item__link {
946
946
  .ap-sdk-status-link:hover {
947
947
  color: oklch(47% 0.13 40);
948
948
  }
949
- `,Zu=`
949
+ `,ed=`
950
950
  .ap-sdk-record-review__list {
951
951
  max-height: 320px;
952
952
  overflow-y: auto;
@@ -1007,7 +1007,7 @@ button.ap-sdk-list-item__link {
1007
1007
  color: #ef4444;
1008
1008
  background: #fee2e2;
1009
1009
  }
1010
- `,qu=`
1010
+ `,td=`
1011
1011
  @keyframes ap-sdk-card-in {
1012
1012
  from { opacity: 0; transform: scale(0.97); }
1013
1013
  to { opacity: 1; transform: scale(1); }
@@ -1086,7 +1086,7 @@ button.ap-sdk-list-item__link {
1086
1086
  flex: 1;
1087
1087
  white-space: nowrap;
1088
1088
  }
1089
- `,Hu=`
1089
+ `,nd=`
1090
1090
  .ap-sdk-runner__approval {
1091
1091
  margin-top: 10px;
1092
1092
  display: flex;
@@ -1292,7 +1292,7 @@ button.ap-sdk-list-item__link {
1292
1292
  font-style: italic;
1293
1293
  padding: 4px 0;
1294
1294
  }
1295
- `,Fu=`
1295
+ `,rd=`
1296
1296
  .ap-sdk-resize-handle {
1297
1297
  position: absolute;
1298
1298
  bottom: 2px;
@@ -1314,107 +1314,107 @@ button.ap-sdk-list-item__link {
1314
1314
  border-right: 2px solid #d1d5db;
1315
1315
  border-bottom: 2px solid #d1d5db;
1316
1316
  }
1317
- `,Bu=[Iu,zu,$u,Ou,Nu,Du,Mu,Uu,ju,Zu,qu,Hu,Fu].join(`
1318
- `);let Ei=!1;function Mr(){if(Ei)return;const e=document.createElement("style");e.setAttribute("data-ap-sdk","1"),e.textContent=Bu,document.head.appendChild(e),Ei=!0}function mo(e){if(e===document.body)return"body";const t=[];let n=e;for(;n&&n!==document.body;){if(n.id){t.unshift(`#${CSS.escape(n.id)}`);break}let r=n.tagName.toLowerCase();const o=n.parentElement;if(o){const i=Array.from(o.children).filter(a=>a.tagName===n.tagName);if(i.length>1){const a=i.indexOf(n)+1;r+=`:nth-of-type(${a})`}}t.unshift(r),n=n.parentElement}return t.join(" > ")||e.tagName.toLowerCase()}function Co(e,t=200){const n=(e.textContent??"").replace(/\s+/g," ").trim();return n.length>t?n.slice(0,t)+"…":n}const Gu=["role","type","name","href","src","alt","title","for","placeholder","data-testid"];function bo(e){const t=e.tagName.toLowerCase(),n=e.id?`#${e.id}`:"",r=e.classList.length?"."+Array.from(e.classList).join("."):"",o=[],i=new Set,a=u=>{if(i.has(u)||o.length>=8)return;const d=e.getAttribute(u);if(!d)return;i.add(u);const h=d.length>80?d.slice(0,80)+"…":d;o.push(`[${u}="${h}"]`)};for(const u of Array.from(e.attributes))u.name.startsWith("aria-")&&a(u.name);for(const u of Gu)a(u);return`${t}${n}${r}${o.join("")}`}function Wu(e,t=80){const n=Array.from(e.childNodes).filter(r=>r.nodeType===Node.TEXT_NODE).map(r=>(r.textContent??"").trim()).filter(Boolean).join(" ");return n.length>t?n.slice(0,t)+"…":n}function Ju(e,t=5,n=10){function r(o,i){const a=bo(o),u=" ".repeat(i),d=Array.from(o.children).slice(0,n);if(i>=t||d.length===0){const h=Wu(o);return h?`${u}${a} "${h}"`:`${u}${a}`}return[`${u}${a}`,...d.map(h=>r(h,i+1))].join(`
1319
- `)}return r(e,0)}const Yu='section, article, aside, nav, main, header, footer, form, fieldset, dialog, [role="region"], [role="navigation"], [role="main"], [role="complementary"], [role="banner"], [role="contentinfo"], [role="form"], [role="search"], [role="dialog"]',Xu={fieldset:"legend",table:"caption",figure:"figcaption",details:"summary"};function ro(e,t){const n=e.replace(/\s+/g," ").trim();return n.length>t?n.slice(0,t)+"…":n}function Vu(e){const t=e.querySelectorAll('h1, h2, h3, h4, h5, h6, [role="heading"]');for(const n of Array.from(t)){let r=n.parentElement;for(;r&&r!==e&&!r.matches(Yu);)r=r.parentElement;if(r===e){const o=(n.textContent??"").trim();if(o)return o}}return""}function Ku(e,t=80){var a,u,d;const n=Xu[e.tagName.toLowerCase()];if(n){const h=(u=(a=e.querySelector(n))==null?void 0:a.textContent)==null?void 0:u.trim();if(h)return ro(h,t)}const r=Vu(e);if(r)return ro(r,t);const o=(d=e.getAttribute("aria-label"))==null?void 0:d.trim();if(o)return ro(o,t);const i=e.getAttribute("aria-labelledby");if(i){const h=i.split(/\s+/).map(p=>{var b,m;return((m=(b=document.getElementById(p))==null?void 0:b.textContent)==null?void 0:m.trim())??""}).filter(Boolean).join(" ");if(h)return ro(h,t)}return""}function Qu(e,t=6){const n=[],r=new Set;let o=e;for(;o&&o!==document.body&&n.length<t;){const i=o===e?"":Ku(o),a=i&&!r.has(i)?`${bo(o)} ["${i}"]`:bo(o);i&&r.add(i),n.unshift(a),o=o.parentElement}return n.join(" > ")||bo(e)}function Ia(e,t){return e.length>t?e.slice(0,t)+"… (truncated)":e}function _r(e){var r;const t=document.querySelector(e);return((r=t==null?void 0:t.content)==null?void 0:r.trim())||void 0}function za(){const e=t=>{try{return t()}catch{return}};return{description:e(()=>_r('meta[name="description"]')),canonicalUrl:e(()=>{var t;return((t=document.querySelector('link[rel="canonical"]'))==null?void 0:t.href)||void 0}),lang:e(()=>document.documentElement.lang||void 0),ogTitle:e(()=>_r('meta[property="og:title"]')),ogDescription:e(()=>_r('meta[property="og:description"]')),ogType:e(()=>_r('meta[property="og:type"]')),ogSiteName:e(()=>_r('meta[property="og:site_name"]')),viewportWidth:e(()=>window.innerWidth),viewportHeight:e(()=>window.innerHeight),scrollX:e(()=>Math.round(window.scrollX)),scrollY:e(()=>Math.round(window.scrollY)),selectionText:e(()=>{var n;const t=(n=window.getSelection())==null?void 0:n.toString().trim();return t?Ia(t,1e3):void 0}),capturedAt:new Date().toISOString()}}function ed(e){const t=[];let n=e;for(;n&&t.length<6;){let r=n.tagName.toLowerCase();n.id?r+=`#${n.id}`:n.classList.length&&(r+=`.${Array.from(n.classList).slice(0,2).join(".")}`),t.unshift(r),n=n.parentElement}return t.join(" > ")}function td(e){const t=e.getAttribute("role")||void 0,n=e.getAttribute("aria-label")||void 0;let r;const o=e.closest("section, article, main, nav, aside, header, footer, [role]");if(o){const i=o.querySelector("h1, h2, h3, h4, h5, h6"),a=o.getAttribute("aria-label")||((i==null?void 0:i.textContent)||"").trim(),u=o.tagName.toLowerCase();r=a?`${u}: ${Ia(a,120)}`:u}return{elementRole:t,elementAriaLabel:n,enclosingSection:r}}function nd(e,t){const n=[e.trim(),"",`Page: ${t.pageTitle} (${t.pageUrl})`];return t.description&&n.push(`Description: ${t.description}`),t.selectionText&&n.push(`Selection: ${t.selectionText}`),t.elementText&&n.push(`Selected element: ${t.elementText}`),t.elementRole&&n.push(` Role: ${t.elementRole}`),t.elementAriaLabel&&n.push(` ARIA label: ${t.elementAriaLabel}`),t.enclosingSection&&n.push(`Section: ${t.enclosingSection}`),t.ancestry&&n.push(`Ancestry: ${t.ancestry}`),t.cssSelector&&n.push(`Selector: ${t.cssSelector}`),n.join(`
1320
- `)}const Kn=new Set;let Gn=null,Po=!1,ys=!1;function rd(e){if(e.getAttribute("aria-modal")==="false")return!1;const t=getComputedStyle(e);return t.display!=="none"&&t.visibility!=="hidden"}function od(){const e=document.querySelectorAll("dialog[open]");for(let n=0;n<e.length;n++)try{if(e[n].matches(":modal"))return!0}catch{}const t=document.querySelectorAll('[role="dialog"], [role="alertdialog"]');for(let n=0;n<t.length;n++){const r=t[n];if(!(Kn.has(r)||r.hasAttribute("data-ap-sdk"))&&r.isConnected&&rd(r))return!0}return!1}function $a(){const e=od(),t=e&&!ys;ys=e;for(const n of Kn){n.hasAttribute("inert")&&n.removeAttribute("inert"),n.getAttribute("aria-hidden")==="true"&&n.removeAttribute("aria-hidden");const r=n.contains(document.activeElement);if(n.matches(":popover-open")){if(t&&!r){try{n.hidePopover()}catch{}try{n.showPopover()}catch{}}}else try{n.showPopover()}catch{}}}function Ai(e){if(!(e instanceof Node))return!1;for(const t of Kn)if(t===e||t.contains(e))return!0;return!1}function Wn(e){(Ai(e.target)||"relatedTarget"in e&&Ai(e.relatedTarget))&&e.stopPropagation()}function sd(){Po||(window.addEventListener("focusin",Wn,!0),window.addEventListener("focusout",Wn,!0),window.addEventListener("pointerdown",Wn,!0),Po=!0),!Gn&&(Gn=new MutationObserver(e=>{e.some(n=>n.type==="childList"||n.attributeName==="open"&&n.target.tagName==="DIALOG"||n.attributeName==="inert"||n.attributeName==="aria-hidden"||n.attributeName==="role")&&$a()}),Gn.observe(document.documentElement,{attributes:!0,attributeFilter:["open","inert","aria-hidden","role"],childList:!0,subtree:!0}))}function Ht(e){"showPopover"in e&&(e.setAttribute("popover","manual"),Kn.add(e),sd(),$a())}function Ft(e){if(Kn.delete(e),Kn.size===0&&(Gn&&(Gn.disconnect(),Gn=null),Po&&(window.removeEventListener("focusin",Wn,!0),window.removeEventListener("focusout",Wn,!0),window.removeEventListener("pointerdown",Wn,!0),Po=!1),ys=!1),"hidePopover"in e)try{e.hidePopover()}catch{}}function Os(e="ap-sdk-highlight"){const t=document.createElement("div");return t.className=e,t.setAttribute("data-ap-sdk","1"),t.style.display="none",document.body.appendChild(t),Ht(t),{el:t,update:i=>{const a=i.getBoundingClientRect();t.style.top=`${a.top}px`,t.style.left=`${a.left}px`,t.style.width=`${a.width}px`,t.style.height=`${a.height}px`,t.style.display="block"},hide:()=>{t.style.display="none"},destroy:()=>{Ft(t),t.remove()}}}const Oa=/^cc-|current-password|new-password/i,id=/token|secret|password|apikey|auth/i,cs="[redacted]";function ad(e){if(e instanceof HTMLInputElement&&e.type==="password")return!0;const t=e.getAttribute("autocomplete");return!!t&&Oa.test(t)}function Na(e){const t=[e,...Array.from(e.querySelectorAll("*"))];for(const n of t){n instanceof HTMLInputElement&&n.type==="password"&&n.setAttribute("value",cs);const r=n.getAttribute("autocomplete");r&&Oa.test(r)&&n.setAttribute("value",cs);for(const o of Array.from(n.attributes))id.test(o.name)&&n.setAttribute(o.name,cs)}}const cd="🎯 Click any element to capture";let rn=null,Ie=null,Ne=null;function Pr(e){return e instanceof Element?e.closest("[data-ap-sdk]")!==null||e.closest(".ap-sdk-panel")!==null||e.closest(".ap-sdk-highlight")!==null||e.closest(".ap-sdk-picker-cursor")!==null:!1}function ld(){var e;return(((e=window.matchMedia)==null?void 0:e.call(window,"(pointer: coarse)").matches)??!1)||"ontouchstart"in window}function Ci(e){rn==null||rn.update(e)}function Da(e){const t=za(),n=ed(e),r=td(e);let o;try{const i=e.cloneNode(!0);Na(i),o=i.outerHTML.slice(0,4e3)}catch{}return{pageUrl:window.location.href,pageTitle:document.title,elementText:Co(e),cssSelector:mo(e),innerTree:Ju(e),outerTree:Qu(e),elementOuterHtml:o,ancestry:n,...r,...t}}function ls(e,t){Ne&&Ne();const n=ld();rn=Os(),Ie=document.createElement("div"),Ie.className="ap-sdk-picker-cursor",Ie.setAttribute("data-ap-sdk","1"),Ie.textContent=n?"Tap any element to preview":cd,document.body.appendChild(Ie),Ht(Ie);let r=null,o=null;const i=p=>{Ne==null||Ne(),e(Da(p),p)},a=p=>{if(o=p,Ci(p),!Ie)return;Ie.classList.add("ap-sdk-picker-cursor--confirm"),Ie.innerHTML="";const b=document.createElement("span");b.className="ap-sdk-picker-cursor__label",b.textContent=`<${p.tagName.toLowerCase()}>`;const m=document.createElement("button");m.type="button",m.className="ap-sdk-picker-cursor__btn ap-sdk-picker-cursor__btn--cancel",m.textContent="✕ Cancel",m.setAttribute("data-ap-sdk","1"),m.setAttribute("aria-label","Cancel picking"),m.addEventListener("click",C=>{C.preventDefault(),C.stopPropagation(),Ne==null||Ne(),t()});const _=document.createElement("button");_.type="button",_.className="ap-sdk-picker-cursor__btn",_.textContent="⬆ Parent",_.setAttribute("data-ap-sdk","1"),_.addEventListener("click",C=>{C.preventDefault(),C.stopPropagation(),o!=null&&o.parentElement&&a(o.parentElement)});const v=document.createElement("button");v.type="button",v.className="ap-sdk-picker-cursor__btn ap-sdk-picker-cursor__btn--primary",v.textContent="✓ Select",v.setAttribute("data-ap-sdk","1"),v.addEventListener("click",C=>{C.preventDefault(),C.stopPropagation(),o&&i(o)}),Ie.appendChild(b),Ie.appendChild(m),Ie.appendChild(_),Ie.appendChild(v)},u=p=>{Pr(p.target)||(r=p.target,Ci(r))},d=p=>{if(Pr(p.target))return;p.preventDefault(),p.stopImmediatePropagation();const b=p.target??r;if(b){if(n){a(b);return}i(b)}},h=p=>{p.key==="Escape"&&(Ne==null||Ne(),t())};n||document.addEventListener("mouseover",u,{capture:!0}),document.addEventListener("click",d,{capture:!0}),document.addEventListener("keydown",h,{capture:!0}),Ne=()=>{n||document.removeEventListener("mouseover",u,{capture:!0}),document.removeEventListener("click",d,{capture:!0}),document.removeEventListener("keydown",h,{capture:!0}),Ie&&Ft(Ie),Ie==null||Ie.remove(),rn==null||rn.destroy(),rn=null,Ie=null,o=null,Ne=null}}function Ns(){Ne==null||Ne()}function Jn(){return Ne!==null}const oo={TASK_STATUS_UPDATED:"task:status:updated",TASK_INTERACTION_CREATED:"task:interaction:created",TASK_INTERACTION_ANSWERED:"task:interaction:answered",TASK_BROWSER_COMMAND_CREATED:"task:browser-command:created"};function y(e,t,n){function r(u,d){if(u._zod||Object.defineProperty(u,"_zod",{value:{def:d,constr:a,traits:new Set},enumerable:!1}),u._zod.traits.has(e))return;u._zod.traits.add(e),t(u,d);const h=a.prototype,p=Object.keys(h);for(let b=0;b<p.length;b++){const m=p[b];m in u||(u[m]=h[m].bind(u))}}const o=(n==null?void 0:n.Parent)??Object;class i extends o{}Object.defineProperty(i,"name",{value:e});function a(u){var d;const h=n!=null&&n.Parent?new i:this;r(h,u),(d=h._zod).deferred??(d.deferred=[]);for(const p of h._zod.deferred)p();return h}return Object.defineProperty(a,"init",{value:r}),Object.defineProperty(a,Symbol.hasInstance,{value:u=>{var d,h;return n!=null&&n.Parent&&u instanceof n.Parent?!0:(h=(d=u==null?void 0:u._zod)==null?void 0:d.traits)==null?void 0:h.has(e)}}),Object.defineProperty(a,"name",{value:e}),a}class Yn extends Error{constructor(){super("Encountered Promise during synchronous parse. Use .parseAsync() instead.")}}class Ma extends Error{constructor(t){super(`Encountered unidirectional transform during encode: ${t}`),this.name="ZodEncodeError"}}const Ua={};function on(e){return Ua}function ja(e){const t=Object.values(e).filter(r=>typeof r=="number");return Object.entries(e).filter(([r,o])=>t.indexOf(+r)===-1).map(([r,o])=>o)}function ws(e,t){return typeof t=="bigint"?t.toString():t}function Go(e){return{get value(){{const t=e();return Object.defineProperty(this,"value",{value:t}),t}}}}function Ds(e){return e==null}function Ms(e){const t=e.startsWith("^")?1:0,n=e.endsWith("$")?e.length-1:e.length;return e.slice(t,n)}function ud(e,t){const n=(e.toString().split(".")[1]||"").length,r=t.toString();let o=(r.split(".")[1]||"").length;if(o===0&&/\d?e-\d?/.test(r)){const d=r.match(/\d?e-(\d?)/);d!=null&&d[1]&&(o=Number.parseInt(d[1]))}const i=n>o?n:o,a=Number.parseInt(e.toFixed(i).replace(".","")),u=Number.parseInt(t.toFixed(i).replace(".",""));return a%u/10**i}const Pi=Symbol("evaluating");function Q(e,t,n){let r;Object.defineProperty(e,t,{get(){if(r!==Pi)return r===void 0&&(r=Pi,r=n()),r},set(o){Object.defineProperty(e,t,{value:o})},configurable:!0})}function Pn(e,t,n){Object.defineProperty(e,t,{value:n,writable:!0,enumerable:!0,configurable:!0})}function an(...e){const t={};for(const n of e){const r=Object.getOwnPropertyDescriptors(n);Object.assign(t,r)}return Object.defineProperties({},t)}function Ri(e){return JSON.stringify(e)}function dd(e){return e.toLowerCase().trim().replace(/[^\w\s-]/g,"").replace(/[\s_-]+/g,"-").replace(/^-+|-+$/g,"")}const Za="captureStackTrace"in Error?Error.captureStackTrace:(...e)=>{};function Or(e){return typeof e=="object"&&e!==null&&!Array.isArray(e)}const pd=Go(()=>{var e;if(typeof navigator<"u"&&((e=navigator==null?void 0:navigator.userAgent)!=null&&e.includes("Cloudflare")))return!1;try{const t=Function;return new t(""),!0}catch{return!1}});function Qn(e){if(Or(e)===!1)return!1;const t=e.constructor;if(t===void 0||typeof t!="function")return!0;const n=t.prototype;return!(Or(n)===!1||Object.prototype.hasOwnProperty.call(n,"isPrototypeOf")===!1)}function qa(e){return Qn(e)?{...e}:Array.isArray(e)?[...e]:e}const hd=new Set(["string","number","symbol"]);function er(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function cn(e,t,n){const r=new e._zod.constr(t??e._zod.def);return(!t||n!=null&&n.parent)&&(r._zod.parent=e),r}function N(e){const t=e;if(!t)return{};if(typeof t=="string")return{error:()=>t};if((t==null?void 0:t.message)!==void 0){if((t==null?void 0:t.error)!==void 0)throw new Error("Cannot specify both `message` and `error` params");t.error=t.message}return delete t.message,typeof t.error=="string"?{...t,error:()=>t.error}:t}function fd(e){return Object.keys(e).filter(t=>e[t]._zod.optin==="optional"&&e[t]._zod.optout==="optional")}const gd={safeint:[Number.MIN_SAFE_INTEGER,Number.MAX_SAFE_INTEGER],int32:[-2147483648,2147483647],uint32:[0,4294967295],float32:[-34028234663852886e22,34028234663852886e22],float64:[-Number.MAX_VALUE,Number.MAX_VALUE]};function md(e,t){const n=e._zod.def,r=n.checks;if(r&&r.length>0)throw new Error(".pick() cannot be used on object schemas containing refinements");const i=an(e._zod.def,{get shape(){const a={};for(const u in t){if(!(u in n.shape))throw new Error(`Unrecognized key: "${u}"`);t[u]&&(a[u]=n.shape[u])}return Pn(this,"shape",a),a},checks:[]});return cn(e,i)}function bd(e,t){const n=e._zod.def,r=n.checks;if(r&&r.length>0)throw new Error(".omit() cannot be used on object schemas containing refinements");const i=an(e._zod.def,{get shape(){const a={...e._zod.def.shape};for(const u in t){if(!(u in n.shape))throw new Error(`Unrecognized key: "${u}"`);t[u]&&delete a[u]}return Pn(this,"shape",a),a},checks:[]});return cn(e,i)}function kd(e,t){if(!Qn(t))throw new Error("Invalid input to extend: expected a plain object");const n=e._zod.def.checks;if(n&&n.length>0){const i=e._zod.def.shape;for(const a in t)if(Object.getOwnPropertyDescriptor(i,a)!==void 0)throw new Error("Cannot overwrite keys on object schemas containing refinements. Use `.safeExtend()` instead.")}const o=an(e._zod.def,{get shape(){const i={...e._zod.def.shape,...t};return Pn(this,"shape",i),i}});return cn(e,o)}function _d(e,t){if(!Qn(t))throw new Error("Invalid input to safeExtend: expected a plain object");const n=an(e._zod.def,{get shape(){const r={...e._zod.def.shape,...t};return Pn(this,"shape",r),r}});return cn(e,n)}function vd(e,t){const n=an(e._zod.def,{get shape(){const r={...e._zod.def.shape,...t._zod.def.shape};return Pn(this,"shape",r),r},get catchall(){return t._zod.def.catchall},checks:[]});return cn(e,n)}function yd(e,t,n){const o=t._zod.def.checks;if(o&&o.length>0)throw new Error(".partial() cannot be used on object schemas containing refinements");const a=an(t._zod.def,{get shape(){const u=t._zod.def.shape,d={...u};if(n)for(const h in n){if(!(h in u))throw new Error(`Unrecognized key: "${h}"`);n[h]&&(d[h]=e?new e({type:"optional",innerType:u[h]}):u[h])}else for(const h in u)d[h]=e?new e({type:"optional",innerType:u[h]}):u[h];return Pn(this,"shape",d),d},checks:[]});return cn(t,a)}function wd(e,t,n){const r=an(t._zod.def,{get shape(){const o=t._zod.def.shape,i={...o};if(n)for(const a in n){if(!(a in i))throw new Error(`Unrecognized key: "${a}"`);n[a]&&(i[a]=new e({type:"nonoptional",innerType:o[a]}))}else for(const a in o)i[a]=new e({type:"nonoptional",innerType:o[a]});return Pn(this,"shape",i),i}});return cn(t,r)}function qn(e,t=0){var n;if(e.aborted===!0)return!0;for(let r=t;r<e.issues.length;r++)if(((n=e.issues[r])==null?void 0:n.continue)!==!0)return!0;return!1}function Hn(e,t){return t.map(n=>{var r;return(r=n).path??(r.path=[]),n.path.unshift(e),n})}function so(e){return typeof e=="string"?e:e==null?void 0:e.message}function sn(e,t,n){var o,i,a,u,d,h;const r={...e,path:e.path??[]};if(!e.message){const p=so((a=(i=(o=e.inst)==null?void 0:o._zod.def)==null?void 0:i.error)==null?void 0:a.call(i,e))??so((u=t==null?void 0:t.error)==null?void 0:u.call(t,e))??so((d=n.customError)==null?void 0:d.call(n,e))??so((h=n.localeError)==null?void 0:h.call(n,e))??"Invalid input";r.message=p}return delete r.inst,delete r.continue,t!=null&&t.reportInput||delete r.input,r}function Us(e){return Array.isArray(e)?"array":typeof e=="string"?"string":"unknown"}function Nr(...e){const[t,n,r]=e;return typeof t=="string"?{message:t,code:"custom",input:n,inst:r}:{...t}}const Ha=(e,t)=>{e.name="$ZodError",Object.defineProperty(e,"_zod",{value:e._zod,enumerable:!1}),Object.defineProperty(e,"issues",{value:t,enumerable:!1}),e.message=JSON.stringify(t,ws,2),Object.defineProperty(e,"toString",{value:()=>e.message,enumerable:!1})},Fa=y("$ZodError",Ha),Ba=y("$ZodError",Ha,{Parent:Error});function xd(e,t=n=>n.message){const n={},r=[];for(const o of e.issues)o.path.length>0?(n[o.path[0]]=n[o.path[0]]||[],n[o.path[0]].push(t(o))):r.push(t(o));return{formErrors:r,fieldErrors:n}}function Sd(e,t=n=>n.message){const n={_errors:[]},r=o=>{for(const i of o.issues)if(i.code==="invalid_union"&&i.errors.length)i.errors.map(a=>r({issues:a}));else if(i.code==="invalid_key")r({issues:i.issues});else if(i.code==="invalid_element")r({issues:i.issues});else if(i.path.length===0)n._errors.push(t(i));else{let a=n,u=0;for(;u<i.path.length;){const d=i.path[u];u===i.path.length-1?(a[d]=a[d]||{_errors:[]},a[d]._errors.push(t(i))):a[d]=a[d]||{_errors:[]},a=a[d],u++}}};return r(e),n}const js=e=>(t,n,r,o)=>{const i=r?Object.assign(r,{async:!1}):{async:!1},a=t._zod.run({value:n,issues:[]},i);if(a instanceof Promise)throw new Yn;if(a.issues.length){const u=new((o==null?void 0:o.Err)??e)(a.issues.map(d=>sn(d,i,on())));throw Za(u,o==null?void 0:o.callee),u}return a.value},Zs=e=>async(t,n,r,o)=>{const i=r?Object.assign(r,{async:!0}):{async:!0};let a=t._zod.run({value:n,issues:[]},i);if(a instanceof Promise&&(a=await a),a.issues.length){const u=new((o==null?void 0:o.Err)??e)(a.issues.map(d=>sn(d,i,on())));throw Za(u,o==null?void 0:o.callee),u}return a.value},Wo=e=>(t,n,r)=>{const o=r?{...r,async:!1}:{async:!1},i=t._zod.run({value:n,issues:[]},o);if(i instanceof Promise)throw new Yn;return i.issues.length?{success:!1,error:new(e??Fa)(i.issues.map(a=>sn(a,o,on())))}:{success:!0,data:i.value}},Td=Wo(Ba),Jo=e=>async(t,n,r)=>{const o=r?Object.assign(r,{async:!0}):{async:!0};let i=t._zod.run({value:n,issues:[]},o);return i instanceof Promise&&(i=await i),i.issues.length?{success:!1,error:new e(i.issues.map(a=>sn(a,o,on())))}:{success:!0,data:i.value}},Ed=Jo(Ba),Ad=e=>(t,n,r)=>{const o=r?Object.assign(r,{direction:"backward"}):{direction:"backward"};return js(e)(t,n,o)},Cd=e=>(t,n,r)=>js(e)(t,n,r),Pd=e=>async(t,n,r)=>{const o=r?Object.assign(r,{direction:"backward"}):{direction:"backward"};return Zs(e)(t,n,o)},Rd=e=>async(t,n,r)=>Zs(e)(t,n,r),Ld=e=>(t,n,r)=>{const o=r?Object.assign(r,{direction:"backward"}):{direction:"backward"};return Wo(e)(t,n,o)},Id=e=>(t,n,r)=>Wo(e)(t,n,r),zd=e=>async(t,n,r)=>{const o=r?Object.assign(r,{direction:"backward"}):{direction:"backward"};return Jo(e)(t,n,o)},$d=e=>async(t,n,r)=>Jo(e)(t,n,r),Od=/^[cC][^\s-]{8,}$/,Nd=/^[0-9a-z]+$/,Dd=/^[0-9A-HJKMNP-TV-Za-hjkmnp-tv-z]{26}$/,Md=/^[0-9a-vA-V]{20}$/,Ud=/^[A-Za-z0-9]{27}$/,jd=/^[a-zA-Z0-9_-]{21}$/,Zd=/^P(?:(\d+W)|(?!.*W)(?=\d|T\d)(\d+Y)?(\d+M)?(\d+D)?(T(?=\d)(\d+H)?(\d+M)?(\d+([.,]\d+)?S)?)?)$/,qd=/^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12})$/,Li=e=>e?new RegExp(`^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-${e}[0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12})$`):/^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$/,Hd=/^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$/,Fd="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";function Bd(){return new RegExp(Fd,"u")}const Gd=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,Wd=/^(([0-9a-fA-F]{1,4}:){7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:))$/,Jd=/^((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/([0-9]|[1-2][0-9]|3[0-2])$/,Yd=/^(([0-9a-fA-F]{1,4}:){7}[0-9a-fA-F]{1,4}|::|([0-9a-fA-F]{1,4})?::([0-9a-fA-F]{1,4}:?){0,6})\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,Xd=/^$|^(?:[0-9a-zA-Z+/]{4})*(?:(?:[0-9a-zA-Z+/]{2}==)|(?:[0-9a-zA-Z+/]{3}=))?$/,Ga=/^[A-Za-z0-9_-]*$/,Vd=/^\+[1-9]\d{6,14}$/,Wa="(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))",Kd=new RegExp(`^${Wa}$`);function Ja(e){const t="(?:[01]\\d|2[0-3]):[0-5]\\d";return typeof e.precision=="number"?e.precision===-1?`${t}`:e.precision===0?`${t}:[0-5]\\d`:`${t}:[0-5]\\d\\.\\d{${e.precision}}`:`${t}(?::[0-5]\\d(?:\\.\\d+)?)?`}function Qd(e){return new RegExp(`^${Ja(e)}$`)}function ep(e){const t=Ja({precision:e.precision}),n=["Z"];e.local&&n.push(""),e.offset&&n.push("([+-](?:[01]\\d|2[0-3]):[0-5]\\d)");const r=`${t}(?:${n.join("|")})`;return new RegExp(`^${Wa}T(?:${r})$`)}const tp=e=>{const t=e?`[\\s\\S]{${(e==null?void 0:e.minimum)??0},${(e==null?void 0:e.maximum)??""}}`:"[\\s\\S]*";return new RegExp(`^${t}$`)},np=/^-?\d+$/,Ya=/^-?\d+(?:\.\d+)?$/,rp=/^(?:true|false)$/i,op=/^[^A-Z]*$/,sp=/^[^a-z]*$/,Qe=y("$ZodCheck",(e,t)=>{var n;e._zod??(e._zod={}),e._zod.def=t,(n=e._zod).onattach??(n.onattach=[])}),Xa={number:"number",bigint:"bigint",object:"date"},Va=y("$ZodCheckLessThan",(e,t)=>{Qe.init(e,t);const n=Xa[typeof t.value];e._zod.onattach.push(r=>{const o=r._zod.bag,i=(t.inclusive?o.maximum:o.exclusiveMaximum)??Number.POSITIVE_INFINITY;t.value<i&&(t.inclusive?o.maximum=t.value:o.exclusiveMaximum=t.value)}),e._zod.check=r=>{(t.inclusive?r.value<=t.value:r.value<t.value)||r.issues.push({origin:n,code:"too_big",maximum:typeof t.value=="object"?t.value.getTime():t.value,input:r.value,inclusive:t.inclusive,inst:e,continue:!t.abort})}}),Ka=y("$ZodCheckGreaterThan",(e,t)=>{Qe.init(e,t);const n=Xa[typeof t.value];e._zod.onattach.push(r=>{const o=r._zod.bag,i=(t.inclusive?o.minimum:o.exclusiveMinimum)??Number.NEGATIVE_INFINITY;t.value>i&&(t.inclusive?o.minimum=t.value:o.exclusiveMinimum=t.value)}),e._zod.check=r=>{(t.inclusive?r.value>=t.value:r.value>t.value)||r.issues.push({origin:n,code:"too_small",minimum:typeof t.value=="object"?t.value.getTime():t.value,input:r.value,inclusive:t.inclusive,inst:e,continue:!t.abort})}}),ip=y("$ZodCheckMultipleOf",(e,t)=>{Qe.init(e,t),e._zod.onattach.push(n=>{var r;(r=n._zod.bag).multipleOf??(r.multipleOf=t.value)}),e._zod.check=n=>{if(typeof n.value!=typeof t.value)throw new Error("Cannot mix number and bigint in multiple_of check.");(typeof n.value=="bigint"?n.value%t.value===BigInt(0):ud(n.value,t.value)===0)||n.issues.push({origin:typeof n.value,code:"not_multiple_of",divisor:t.value,input:n.value,inst:e,continue:!t.abort})}}),ap=y("$ZodCheckNumberFormat",(e,t)=>{var a;Qe.init(e,t),t.format=t.format||"float64";const n=(a=t.format)==null?void 0:a.includes("int"),r=n?"int":"number",[o,i]=gd[t.format];e._zod.onattach.push(u=>{const d=u._zod.bag;d.format=t.format,d.minimum=o,d.maximum=i,n&&(d.pattern=np)}),e._zod.check=u=>{const d=u.value;if(n){if(!Number.isInteger(d)){u.issues.push({expected:r,format:t.format,code:"invalid_type",continue:!1,input:d,inst:e});return}if(!Number.isSafeInteger(d)){d>0?u.issues.push({input:d,code:"too_big",maximum:Number.MAX_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:e,origin:r,inclusive:!0,continue:!t.abort}):u.issues.push({input:d,code:"too_small",minimum:Number.MIN_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:e,origin:r,inclusive:!0,continue:!t.abort});return}}d<o&&u.issues.push({origin:"number",input:d,code:"too_small",minimum:o,inclusive:!0,inst:e,continue:!t.abort}),d>i&&u.issues.push({origin:"number",input:d,code:"too_big",maximum:i,inclusive:!0,inst:e,continue:!t.abort})}}),cp=y("$ZodCheckMaxLength",(e,t)=>{var n;Qe.init(e,t),(n=e._zod.def).when??(n.when=r=>{const o=r.value;return!Ds(o)&&o.length!==void 0}),e._zod.onattach.push(r=>{const o=r._zod.bag.maximum??Number.POSITIVE_INFINITY;t.maximum<o&&(r._zod.bag.maximum=t.maximum)}),e._zod.check=r=>{const o=r.value;if(o.length<=t.maximum)return;const a=Us(o);r.issues.push({origin:a,code:"too_big",maximum:t.maximum,inclusive:!0,input:o,inst:e,continue:!t.abort})}}),lp=y("$ZodCheckMinLength",(e,t)=>{var n;Qe.init(e,t),(n=e._zod.def).when??(n.when=r=>{const o=r.value;return!Ds(o)&&o.length!==void 0}),e._zod.onattach.push(r=>{const o=r._zod.bag.minimum??Number.NEGATIVE_INFINITY;t.minimum>o&&(r._zod.bag.minimum=t.minimum)}),e._zod.check=r=>{const o=r.value;if(o.length>=t.minimum)return;const a=Us(o);r.issues.push({origin:a,code:"too_small",minimum:t.minimum,inclusive:!0,input:o,inst:e,continue:!t.abort})}}),up=y("$ZodCheckLengthEquals",(e,t)=>{var n;Qe.init(e,t),(n=e._zod.def).when??(n.when=r=>{const o=r.value;return!Ds(o)&&o.length!==void 0}),e._zod.onattach.push(r=>{const o=r._zod.bag;o.minimum=t.length,o.maximum=t.length,o.length=t.length}),e._zod.check=r=>{const o=r.value,i=o.length;if(i===t.length)return;const a=Us(o),u=i>t.length;r.issues.push({origin:a,...u?{code:"too_big",maximum:t.length}:{code:"too_small",minimum:t.length},inclusive:!0,exact:!0,input:r.value,inst:e,continue:!t.abort})}}),Yo=y("$ZodCheckStringFormat",(e,t)=>{var n,r;Qe.init(e,t),e._zod.onattach.push(o=>{const i=o._zod.bag;i.format=t.format,t.pattern&&(i.patterns??(i.patterns=new Set),i.patterns.add(t.pattern))}),t.pattern?(n=e._zod).check??(n.check=o=>{t.pattern.lastIndex=0,!t.pattern.test(o.value)&&o.issues.push({origin:"string",code:"invalid_format",format:t.format,input:o.value,...t.pattern?{pattern:t.pattern.toString()}:{},inst:e,continue:!t.abort})}):(r=e._zod).check??(r.check=()=>{})}),dp=y("$ZodCheckRegex",(e,t)=>{Yo.init(e,t),e._zod.check=n=>{t.pattern.lastIndex=0,!t.pattern.test(n.value)&&n.issues.push({origin:"string",code:"invalid_format",format:"regex",input:n.value,pattern:t.pattern.toString(),inst:e,continue:!t.abort})}}),pp=y("$ZodCheckLowerCase",(e,t)=>{t.pattern??(t.pattern=op),Yo.init(e,t)}),hp=y("$ZodCheckUpperCase",(e,t)=>{t.pattern??(t.pattern=sp),Yo.init(e,t)}),fp=y("$ZodCheckIncludes",(e,t)=>{Qe.init(e,t);const n=er(t.includes),r=new RegExp(typeof t.position=="number"?`^.{${t.position}}${n}`:n);t.pattern=r,e._zod.onattach.push(o=>{const i=o._zod.bag;i.patterns??(i.patterns=new Set),i.patterns.add(r)}),e._zod.check=o=>{o.value.includes(t.includes,t.position)||o.issues.push({origin:"string",code:"invalid_format",format:"includes",includes:t.includes,input:o.value,inst:e,continue:!t.abort})}}),gp=y("$ZodCheckStartsWith",(e,t)=>{Qe.init(e,t);const n=new RegExp(`^${er(t.prefix)}.*`);t.pattern??(t.pattern=n),e._zod.onattach.push(r=>{const o=r._zod.bag;o.patterns??(o.patterns=new Set),o.patterns.add(n)}),e._zod.check=r=>{r.value.startsWith(t.prefix)||r.issues.push({origin:"string",code:"invalid_format",format:"starts_with",prefix:t.prefix,input:r.value,inst:e,continue:!t.abort})}}),mp=y("$ZodCheckEndsWith",(e,t)=>{Qe.init(e,t);const n=new RegExp(`.*${er(t.suffix)}$`);t.pattern??(t.pattern=n),e._zod.onattach.push(r=>{const o=r._zod.bag;o.patterns??(o.patterns=new Set),o.patterns.add(n)}),e._zod.check=r=>{r.value.endsWith(t.suffix)||r.issues.push({origin:"string",code:"invalid_format",format:"ends_with",suffix:t.suffix,input:r.value,inst:e,continue:!t.abort})}}),bp=y("$ZodCheckOverwrite",(e,t)=>{Qe.init(e,t),e._zod.check=n=>{n.value=t.tx(n.value)}});class kp{constructor(t=[]){this.content=[],this.indent=0,this&&(this.args=t)}indented(t){this.indent+=1,t(this),this.indent-=1}write(t){if(typeof t=="function"){t(this,{execution:"sync"}),t(this,{execution:"async"});return}const r=t.split(`
1321
- `).filter(a=>a),o=Math.min(...r.map(a=>a.length-a.trimStart().length)),i=r.map(a=>a.slice(o)).map(a=>" ".repeat(this.indent*2)+a);for(const a of i)this.content.push(a)}compile(){const t=Function,n=this==null?void 0:this.args,o=[...((this==null?void 0:this.content)??[""]).map(i=>` ${i}`)];return new t(...n,o.join(`
1322
- `))}}const _p={major:4,minor:3,patch:5},ge=y("$ZodType",(e,t)=>{var o;var n;e??(e={}),e._zod.def=t,e._zod.bag=e._zod.bag||{},e._zod.version=_p;const r=[...e._zod.def.checks??[]];e._zod.traits.has("$ZodCheck")&&r.unshift(e);for(const i of r)for(const a of i._zod.onattach)a(e);if(r.length===0)(n=e._zod).deferred??(n.deferred=[]),(o=e._zod.deferred)==null||o.push(()=>{e._zod.run=e._zod.parse});else{const i=(u,d,h)=>{let p=qn(u),b;for(const m of d){if(m._zod.def.when){if(!m._zod.def.when(u))continue}else if(p)continue;const _=u.issues.length,v=m._zod.check(u);if(v instanceof Promise&&(h==null?void 0:h.async)===!1)throw new Yn;if(b||v instanceof Promise)b=(b??Promise.resolve()).then(async()=>{await v,u.issues.length!==_&&(p||(p=qn(u,_)))});else{if(u.issues.length===_)continue;p||(p=qn(u,_))}}return b?b.then(()=>u):u},a=(u,d,h)=>{if(qn(u))return u.aborted=!0,u;const p=i(d,r,h);if(p instanceof Promise){if(h.async===!1)throw new Yn;return p.then(b=>e._zod.parse(b,h))}return e._zod.parse(p,h)};e._zod.run=(u,d)=>{if(d.skipChecks)return e._zod.parse(u,d);if(d.direction==="backward"){const p=e._zod.parse({value:u.value,issues:[]},{...d,skipChecks:!0});return p instanceof Promise?p.then(b=>a(b,u,d)):a(p,u,d)}const h=e._zod.parse(u,d);if(h instanceof Promise){if(d.async===!1)throw new Yn;return h.then(p=>i(p,r,d))}return i(h,r,d)}}Q(e,"~standard",()=>({validate:i=>{var a;try{const u=Td(e,i);return u.success?{value:u.data}:{issues:(a=u.error)==null?void 0:a.issues}}catch{return Ed(e,i).then(d=>{var h;return d.success?{value:d.data}:{issues:(h=d.error)==null?void 0:h.issues}})}},vendor:"zod",version:1}))}),qs=y("$ZodString",(e,t)=>{var n;ge.init(e,t),e._zod.pattern=[...((n=e==null?void 0:e._zod.bag)==null?void 0:n.patterns)??[]].pop()??tp(e._zod.bag),e._zod.parse=(r,o)=>{if(t.coerce)try{r.value=String(r.value)}catch{}return typeof r.value=="string"||r.issues.push({expected:"string",code:"invalid_type",input:r.value,inst:e}),r}}),me=y("$ZodStringFormat",(e,t)=>{Yo.init(e,t),qs.init(e,t)}),vp=y("$ZodGUID",(e,t)=>{t.pattern??(t.pattern=qd),me.init(e,t)}),yp=y("$ZodUUID",(e,t)=>{if(t.version){const r={v1:1,v2:2,v3:3,v4:4,v5:5,v6:6,v7:7,v8:8}[t.version];if(r===void 0)throw new Error(`Invalid UUID version: "${t.version}"`);t.pattern??(t.pattern=Li(r))}else t.pattern??(t.pattern=Li());me.init(e,t)}),wp=y("$ZodEmail",(e,t)=>{t.pattern??(t.pattern=Hd),me.init(e,t)}),xp=y("$ZodURL",(e,t)=>{me.init(e,t),e._zod.check=n=>{try{const r=n.value.trim(),o=new URL(r);t.hostname&&(t.hostname.lastIndex=0,t.hostname.test(o.hostname)||n.issues.push({code:"invalid_format",format:"url",note:"Invalid hostname",pattern:t.hostname.source,input:n.value,inst:e,continue:!t.abort})),t.protocol&&(t.protocol.lastIndex=0,t.protocol.test(o.protocol.endsWith(":")?o.protocol.slice(0,-1):o.protocol)||n.issues.push({code:"invalid_format",format:"url",note:"Invalid protocol",pattern:t.protocol.source,input:n.value,inst:e,continue:!t.abort})),t.normalize?n.value=o.href:n.value=r;return}catch{n.issues.push({code:"invalid_format",format:"url",input:n.value,inst:e,continue:!t.abort})}}}),Sp=y("$ZodEmoji",(e,t)=>{t.pattern??(t.pattern=Bd()),me.init(e,t)}),Tp=y("$ZodNanoID",(e,t)=>{t.pattern??(t.pattern=jd),me.init(e,t)}),Ep=y("$ZodCUID",(e,t)=>{t.pattern??(t.pattern=Od),me.init(e,t)}),Ap=y("$ZodCUID2",(e,t)=>{t.pattern??(t.pattern=Nd),me.init(e,t)}),Cp=y("$ZodULID",(e,t)=>{t.pattern??(t.pattern=Dd),me.init(e,t)}),Pp=y("$ZodXID",(e,t)=>{t.pattern??(t.pattern=Md),me.init(e,t)}),Rp=y("$ZodKSUID",(e,t)=>{t.pattern??(t.pattern=Ud),me.init(e,t)}),Lp=y("$ZodISODateTime",(e,t)=>{t.pattern??(t.pattern=ep(t)),me.init(e,t)}),Ip=y("$ZodISODate",(e,t)=>{t.pattern??(t.pattern=Kd),me.init(e,t)}),zp=y("$ZodISOTime",(e,t)=>{t.pattern??(t.pattern=Qd(t)),me.init(e,t)}),$p=y("$ZodISODuration",(e,t)=>{t.pattern??(t.pattern=Zd),me.init(e,t)}),Op=y("$ZodIPv4",(e,t)=>{t.pattern??(t.pattern=Gd),me.init(e,t),e._zod.bag.format="ipv4"}),Np=y("$ZodIPv6",(e,t)=>{t.pattern??(t.pattern=Wd),me.init(e,t),e._zod.bag.format="ipv6",e._zod.check=n=>{try{new URL(`http://[${n.value}]`)}catch{n.issues.push({code:"invalid_format",format:"ipv6",input:n.value,inst:e,continue:!t.abort})}}}),Dp=y("$ZodCIDRv4",(e,t)=>{t.pattern??(t.pattern=Jd),me.init(e,t)}),Mp=y("$ZodCIDRv6",(e,t)=>{t.pattern??(t.pattern=Yd),me.init(e,t),e._zod.check=n=>{const r=n.value.split("/");try{if(r.length!==2)throw new Error;const[o,i]=r;if(!i)throw new Error;const a=Number(i);if(`${a}`!==i)throw new Error;if(a<0||a>128)throw new Error;new URL(`http://[${o}]`)}catch{n.issues.push({code:"invalid_format",format:"cidrv6",input:n.value,inst:e,continue:!t.abort})}}});function Qa(e){if(e==="")return!0;if(e.length%4!==0)return!1;try{return atob(e),!0}catch{return!1}}const Up=y("$ZodBase64",(e,t)=>{t.pattern??(t.pattern=Xd),me.init(e,t),e._zod.bag.contentEncoding="base64",e._zod.check=n=>{Qa(n.value)||n.issues.push({code:"invalid_format",format:"base64",input:n.value,inst:e,continue:!t.abort})}});function jp(e){if(!Ga.test(e))return!1;const t=e.replace(/[-_]/g,r=>r==="-"?"+":"/"),n=t.padEnd(Math.ceil(t.length/4)*4,"=");return Qa(n)}const Zp=y("$ZodBase64URL",(e,t)=>{t.pattern??(t.pattern=Ga),me.init(e,t),e._zod.bag.contentEncoding="base64url",e._zod.check=n=>{jp(n.value)||n.issues.push({code:"invalid_format",format:"base64url",input:n.value,inst:e,continue:!t.abort})}}),qp=y("$ZodE164",(e,t)=>{t.pattern??(t.pattern=Vd),me.init(e,t)});function Hp(e,t=null){try{const n=e.split(".");if(n.length!==3)return!1;const[r]=n;if(!r)return!1;const o=JSON.parse(atob(r));return!("typ"in o&&(o==null?void 0:o.typ)!=="JWT"||!o.alg||t&&(!("alg"in o)||o.alg!==t))}catch{return!1}}const Fp=y("$ZodJWT",(e,t)=>{me.init(e,t),e._zod.check=n=>{Hp(n.value,t.alg)||n.issues.push({code:"invalid_format",format:"jwt",input:n.value,inst:e,continue:!t.abort})}}),ec=y("$ZodNumber",(e,t)=>{ge.init(e,t),e._zod.pattern=e._zod.bag.pattern??Ya,e._zod.parse=(n,r)=>{if(t.coerce)try{n.value=Number(n.value)}catch{}const o=n.value;if(typeof o=="number"&&!Number.isNaN(o)&&Number.isFinite(o))return n;const i=typeof o=="number"?Number.isNaN(o)?"NaN":Number.isFinite(o)?void 0:"Infinity":void 0;return n.issues.push({expected:"number",code:"invalid_type",input:o,inst:e,...i?{received:i}:{}}),n}}),Bp=y("$ZodNumberFormat",(e,t)=>{ap.init(e,t),ec.init(e,t)}),Gp=y("$ZodBoolean",(e,t)=>{ge.init(e,t),e._zod.pattern=rp,e._zod.parse=(n,r)=>{if(t.coerce)try{n.value=!!n.value}catch{}const o=n.value;return typeof o=="boolean"||n.issues.push({expected:"boolean",code:"invalid_type",input:o,inst:e}),n}}),Wp=y("$ZodAny",(e,t)=>{ge.init(e,t),e._zod.parse=n=>n}),Jp=y("$ZodUnknown",(e,t)=>{ge.init(e,t),e._zod.parse=n=>n}),Yp=y("$ZodNever",(e,t)=>{ge.init(e,t),e._zod.parse=(n,r)=>(n.issues.push({expected:"never",code:"invalid_type",input:n.value,inst:e}),n)});function Ii(e,t,n){e.issues.length&&t.issues.push(...Hn(n,e.issues)),t.value[n]=e.value}const Xp=y("$ZodArray",(e,t)=>{ge.init(e,t),e._zod.parse=(n,r)=>{const o=n.value;if(!Array.isArray(o))return n.issues.push({expected:"array",code:"invalid_type",input:o,inst:e}),n;n.value=Array(o.length);const i=[];for(let a=0;a<o.length;a++){const u=o[a],d=t.element._zod.run({value:u,issues:[]},r);d instanceof Promise?i.push(d.then(h=>Ii(h,n,a))):Ii(d,n,a)}return i.length?Promise.all(i).then(()=>n):n}});function Ro(e,t,n,r,o){if(e.issues.length){if(o&&!(n in r))return;t.issues.push(...Hn(n,e.issues))}e.value===void 0?n in r&&(t.value[n]=void 0):t.value[n]=e.value}function tc(e){var r,o,i,a;const t=Object.keys(e.shape);for(const u of t)if(!((a=(i=(o=(r=e.shape)==null?void 0:r[u])==null?void 0:o._zod)==null?void 0:i.traits)!=null&&a.has("$ZodType")))throw new Error(`Invalid element at key "${u}": expected a Zod schema`);const n=fd(e.shape);return{...e,keys:t,keySet:new Set(t),numKeys:t.length,optionalKeys:new Set(n)}}function nc(e,t,n,r,o,i){const a=[],u=o.keySet,d=o.catchall._zod,h=d.def.type,p=d.optout==="optional";for(const b in t){if(u.has(b))continue;if(h==="never"){a.push(b);continue}const m=d.run({value:t[b],issues:[]},r);m instanceof Promise?e.push(m.then(_=>Ro(_,n,b,t,p))):Ro(m,n,b,t,p)}return a.length&&n.issues.push({code:"unrecognized_keys",keys:a,input:t,inst:i}),e.length?Promise.all(e).then(()=>n):n}const Vp=y("$ZodObject",(e,t)=>{ge.init(e,t);const n=Object.getOwnPropertyDescriptor(t,"shape");if(!(n!=null&&n.get)){const u=t.shape;Object.defineProperty(t,"shape",{get:()=>{const d={...u};return Object.defineProperty(t,"shape",{value:d}),d}})}const r=Go(()=>tc(t));Q(e._zod,"propValues",()=>{const u=t.shape,d={};for(const h in u){const p=u[h]._zod;if(p.values){d[h]??(d[h]=new Set);for(const b of p.values)d[h].add(b)}}return d});const o=Or,i=t.catchall;let a;e._zod.parse=(u,d)=>{a??(a=r.value);const h=u.value;if(!o(h))return u.issues.push({expected:"object",code:"invalid_type",input:h,inst:e}),u;u.value={};const p=[],b=a.shape;for(const m of a.keys){const _=b[m],v=_._zod.optout==="optional",C=_._zod.run({value:h[m],issues:[]},d);C instanceof Promise?p.push(C.then(M=>Ro(M,u,m,h,v))):Ro(C,u,m,h,v)}return i?nc(p,h,u,d,r.value,e):p.length?Promise.all(p).then(()=>u):u}}),Kp=y("$ZodObjectJIT",(e,t)=>{Vp.init(e,t);const n=e._zod.parse,r=Go(()=>tc(t)),o=m=>{var T;const _=new kp(["shape","payload","ctx"]),v=r.value,C=x=>{const R=Ri(x);return`shape[${R}]._zod.run({ value: input[${R}], issues: [] }, ctx)`};_.write("const input = payload.value;");const M=Object.create(null);let J=0;for(const x of v.keys)M[x]=`key_${J++}`;_.write("const newResult = {};");for(const x of v.keys){const R=M[x],D=Ri(x),de=m[x],_e=((T=de==null?void 0:de._zod)==null?void 0:T.optout)==="optional";_.write(`const ${R} = ${C(x)};`),_e?_.write(`
1323
- if (${R}.issues.length) {
1317
+ `,od=[Bu,Gu,Wu,Ju,Yu,Xu,Vu,Ku,Qu,ed,td,nd,rd].join(`
1318
+ `);let Ii=!1;function jr(){if(Ii)return;const e=document.createElement("style");e.setAttribute("data-ap-sdk","1"),e.textContent=od,document.head.appendChild(e),Ii=!0}function _o(e){if(e===document.body)return"body";const t=[];let n=e;for(;n&&n!==document.body;){if(n.id){t.unshift(`#${CSS.escape(n.id)}`);break}let r=n.tagName.toLowerCase();const o=n.parentElement;if(o){const i=Array.from(o.children).filter(a=>a.tagName===n.tagName);if(i.length>1){const a=i.indexOf(n)+1;r+=`:nth-of-type(${a})`}}t.unshift(r),n=n.parentElement}return t.join(" > ")||e.tagName.toLowerCase()}function Lo(e,t=200){var r;const n=((r=e.textContent)!=null?r:"").replace(/\s+/g," ").trim();return n.length>t?n.slice(0,t)+"…":n}const sd=["role","type","name","href","src","alt","title","for","placeholder","data-testid"];function vo(e){const t=e.tagName.toLowerCase(),n=e.id?`#${e.id}`:"",r=e.classList.length?"."+Array.from(e.classList).join("."):"",o=[],i=new Set,a=d=>{if(i.has(d)||o.length>=8)return;const l=e.getAttribute(d);if(!l)return;i.add(d);const p=l.length>80?l.slice(0,80)+"…":l;o.push(`[${d}="${p}"]`)};for(const d of Array.from(e.attributes))d.name.startsWith("aria-")&&a(d.name);for(const d of sd)a(d);return`${t}${n}${r}${o.join("")}`}function id(e,t=80){const n=Array.from(e.childNodes).filter(r=>r.nodeType===Node.TEXT_NODE).map(r=>{var o;return((o=r.textContent)!=null?o:"").trim()}).filter(Boolean).join(" ");return n.length>t?n.slice(0,t)+"…":n}function ad(e,t=5,n=10){function r(o,i){const a=vo(o),d=" ".repeat(i),l=Array.from(o.children).slice(0,n);if(i>=t||l.length===0){const p=id(o);return p?`${d}${a} "${p}"`:`${d}${a}`}return[`${d}${a}`,...l.map(p=>r(p,i+1))].join(`
1319
+ `)}return r(e,0)}const cd='section, article, aside, nav, main, header, footer, form, fieldset, dialog, [role="region"], [role="navigation"], [role="main"], [role="complementary"], [role="banner"], [role="contentinfo"], [role="form"], [role="search"], [role="dialog"]',ld={fieldset:"legend",table:"caption",figure:"figcaption",details:"summary"};function so(e,t){const n=e.replace(/\s+/g," ").trim();return n.length>t?n.slice(0,t)+"…":n}function ud(e){var n;const t=e.querySelectorAll('h1, h2, h3, h4, h5, h6, [role="heading"]');for(const r of Array.from(t)){let o=r.parentElement;for(;o&&o!==e&&!o.matches(cd);)o=o.parentElement;if(o===e){const i=((n=r.textContent)!=null?n:"").trim();if(i)return i}}return""}function dd(e,t=80){var a,d,l;const n=ld[e.tagName.toLowerCase()];if(n){const p=(d=(a=e.querySelector(n))==null?void 0:a.textContent)==null?void 0:d.trim();if(p)return so(p,t)}const r=ud(e);if(r)return so(r,t);const o=(l=e.getAttribute("aria-label"))==null?void 0:l.trim();if(o)return so(o,t);const i=e.getAttribute("aria-labelledby");if(i){const p=i.split(/\s+/).map(h=>{var g,m,k;return(k=(m=(g=document.getElementById(h))==null?void 0:g.textContent)==null?void 0:m.trim())!=null?k:""}).filter(Boolean).join(" ");if(p)return so(p,t)}return""}function pd(e,t=6){const n=[],r=new Set;let o=e;for(;o&&o!==document.body&&n.length<t;){const i=o===e?"":dd(o),a=i&&!r.has(i)?`${vo(o)} ["${i}"]`:vo(o);i&&r.add(i),n.unshift(a),o=o.parentElement}return n.join(" > ")||vo(e)}function Za(e,t){return e.length>t?e.slice(0,t)+"… (truncated)":e}function wr(e){var r;const t=document.querySelector(e);return((r=t==null?void 0:t.content)==null?void 0:r.trim())||void 0}function qa(){const e=t=>{try{return t()}catch(n){return}};return{description:e(()=>wr('meta[name="description"]')),canonicalUrl:e(()=>{var t;return((t=document.querySelector('link[rel="canonical"]'))==null?void 0:t.href)||void 0}),lang:e(()=>document.documentElement.lang||void 0),ogTitle:e(()=>wr('meta[property="og:title"]')),ogDescription:e(()=>wr('meta[property="og:description"]')),ogType:e(()=>wr('meta[property="og:type"]')),ogSiteName:e(()=>wr('meta[property="og:site_name"]')),viewportWidth:e(()=>window.innerWidth),viewportHeight:e(()=>window.innerHeight),scrollX:e(()=>Math.round(window.scrollX)),scrollY:e(()=>Math.round(window.scrollY)),selectionText:e(()=>{var n;const t=(n=window.getSelection())==null?void 0:n.toString().trim();return t?Za(t,1e3):void 0}),capturedAt:new Date().toISOString()}}function hd(e){const t=[];let n=e;for(;n&&t.length<6;){let r=n.tagName.toLowerCase();n.id?r+=`#${n.id}`:n.classList.length&&(r+=`.${Array.from(n.classList).slice(0,2).join(".")}`),t.unshift(r),n=n.parentElement}return t.join(" > ")}function fd(e){const t=e.getAttribute("role")||void 0,n=e.getAttribute("aria-label")||void 0;let r;const o=e.closest("section, article, main, nav, aside, header, footer, [role]");if(o){const i=o.querySelector("h1, h2, h3, h4, h5, h6"),a=o.getAttribute("aria-label")||((i==null?void 0:i.textContent)||"").trim(),d=o.tagName.toLowerCase();r=a?`${d}: ${Za(a,120)}`:d}return{elementRole:t,elementAriaLabel:n,enclosingSection:r}}function gd(e,t){const n=[e.trim(),"",`Page: ${t.pageTitle} (${t.pageUrl})`];return t.description&&n.push(`Description: ${t.description}`),t.selectionText&&n.push(`Selection: ${t.selectionText}`),t.elementText&&n.push(`Selected element: ${t.elementText}`),t.elementRole&&n.push(` Role: ${t.elementRole}`),t.elementAriaLabel&&n.push(` ARIA label: ${t.elementAriaLabel}`),t.enclosingSection&&n.push(`Section: ${t.enclosingSection}`),t.ancestry&&n.push(`Ancestry: ${t.ancestry}`),t.cssSelector&&n.push(`Selector: ${t.cssSelector}`),n.join(`
1320
+ `)}const tr=new Set;let Yn=null,Io=!1,Ts=!1;function md(e){if(e.getAttribute("aria-modal")==="false")return!1;const t=getComputedStyle(e);return t.display!=="none"&&t.visibility!=="hidden"}function bd(){const e=document.querySelectorAll("dialog[open]");for(let n=0;n<e.length;n++)try{if(e[n].matches(":modal"))return!0}catch(r){}const t=document.querySelectorAll('[role="dialog"], [role="alertdialog"]');for(let n=0;n<t.length;n++){const r=t[n];if(!(tr.has(r)||r.hasAttribute("data-ap-sdk"))&&r.isConnected&&md(r))return!0}return!1}function Ha(){const e=bd(),t=e&&!Ts;Ts=e;for(const n of tr){n.hasAttribute("inert")&&n.removeAttribute("inert"),n.getAttribute("aria-hidden")==="true"&&n.removeAttribute("aria-hidden");const r=n.contains(document.activeElement);if(n.matches(":popover-open")){if(t&&!r){try{n.hidePopover()}catch(o){}try{n.showPopover()}catch(o){}}}else try{n.showPopover()}catch(o){}}}function zi(e){if(!(e instanceof Node))return!1;for(const t of tr)if(t===e||t.contains(e))return!0;return!1}function Xn(e){(zi(e.target)||"relatedTarget"in e&&zi(e.relatedTarget))&&e.stopPropagation()}function kd(){Io||(window.addEventListener("focusin",Xn,!0),window.addEventListener("focusout",Xn,!0),window.addEventListener("pointerdown",Xn,!0),Io=!0),!Yn&&(Yn=new MutationObserver(e=>{e.some(n=>n.type==="childList"||n.attributeName==="open"&&n.target.tagName==="DIALOG"||n.attributeName==="inert"||n.attributeName==="aria-hidden"||n.attributeName==="role")&&Ha()}),Yn.observe(document.documentElement,{attributes:!0,attributeFilter:["open","inert","aria-hidden","role"],childList:!0,subtree:!0}))}function Wt(e){"showPopover"in e&&(e.setAttribute("popover","manual"),tr.add(e),kd(),Ha())}function Jt(e){if(tr.delete(e),tr.size===0&&(Yn&&(Yn.disconnect(),Yn=null),Io&&(window.removeEventListener("focusin",Xn,!0),window.removeEventListener("focusout",Xn,!0),window.removeEventListener("pointerdown",Xn,!0),Io=!1),Ts=!1),"hidePopover"in e)try{e.hidePopover()}catch(t){}}function Us(e="ap-sdk-highlight"){const t=document.createElement("div");return t.className=e,t.setAttribute("data-ap-sdk","1"),t.style.display="none",document.body.appendChild(t),Wt(t),{el:t,update:i=>{const a=i.getBoundingClientRect();t.style.top=`${a.top}px`,t.style.left=`${a.left}px`,t.style.width=`${a.width}px`,t.style.height=`${a.height}px`,t.style.display="block"},hide:()=>{t.style.display="none"},destroy:()=>{Jt(t),t.remove()}}}const Fa=/^cc-|current-password|new-password/i,_d=/token|secret|password|apikey|auth/i,ps="[redacted]";function vd(e){if(e instanceof HTMLInputElement&&e.type==="password")return!0;const t=e.getAttribute("autocomplete");return!!t&&Fa.test(t)}function Ba(e){const t=[e,...Array.from(e.querySelectorAll("*"))];for(const n of t){n instanceof HTMLInputElement&&n.type==="password"&&n.setAttribute("value",ps);const r=n.getAttribute("autocomplete");r&&Fa.test(r)&&n.setAttribute("value",ps);for(const o of Array.from(n.attributes))_d.test(o.name)&&n.setAttribute(o.name,ps)}}const yd="🎯 Click any element to capture";let cn=null,ze=null,De=null;function Lr(e){return e instanceof Element?e.closest("[data-ap-sdk]")!==null||e.closest(".ap-sdk-panel")!==null||e.closest(".ap-sdk-highlight")!==null||e.closest(".ap-sdk-picker-cursor")!==null:!1}function wd(){var e,t;return((t=(e=window.matchMedia)==null?void 0:e.call(window,"(pointer: coarse)").matches)!=null?t:!1)||"ontouchstart"in window}function $i(e){cn==null||cn.update(e)}function Ga(e){const t=qa(),n=hd(e),r=fd(e);let o;try{const i=e.cloneNode(!0);Ba(i),o=i.outerHTML.slice(0,4e3)}catch(i){}return v(v({pageUrl:window.location.href,pageTitle:document.title,elementText:Lo(e),cssSelector:_o(e),innerTree:ad(e),outerTree:pd(e),elementOuterHtml:o,ancestry:n},r),t)}function hs(e,t){De&&De();const n=wd();cn=Us(),ze=document.createElement("div"),ze.className="ap-sdk-picker-cursor",ze.setAttribute("data-ap-sdk","1"),ze.textContent=n?"Tap any element to preview":yd,document.body.appendChild(ze),Wt(ze);let r=null,o=null;const i=h=>{De==null||De(),e(Ga(h),h)},a=h=>{if(o=h,$i(h),!ze)return;ze.classList.add("ap-sdk-picker-cursor--confirm"),ze.innerHTML="";const g=document.createElement("span");g.className="ap-sdk-picker-cursor__label",g.textContent=`<${h.tagName.toLowerCase()}>`;const m=document.createElement("button");m.type="button",m.className="ap-sdk-picker-cursor__btn ap-sdk-picker-cursor__btn--cancel",m.textContent="✕ Cancel",m.setAttribute("data-ap-sdk","1"),m.setAttribute("aria-label","Cancel picking"),m.addEventListener("click",E=>{E.preventDefault(),E.stopPropagation(),De==null||De(),t()});const k=document.createElement("button");k.type="button",k.className="ap-sdk-picker-cursor__btn",k.textContent="⬆ Parent",k.setAttribute("data-ap-sdk","1"),k.addEventListener("click",E=>{E.preventDefault(),E.stopPropagation(),o!=null&&o.parentElement&&a(o.parentElement)});const y=document.createElement("button");y.type="button",y.className="ap-sdk-picker-cursor__btn ap-sdk-picker-cursor__btn--primary",y.textContent="✓ Select",y.setAttribute("data-ap-sdk","1"),y.addEventListener("click",E=>{E.preventDefault(),E.stopPropagation(),o&&i(o)}),ze.appendChild(g),ze.appendChild(m),ze.appendChild(k),ze.appendChild(y)},d=h=>{Lr(h.target)||(r=h.target,$i(r))},l=h=>{var m;if(Lr(h.target))return;h.preventDefault(),h.stopImmediatePropagation();const g=(m=h.target)!=null?m:r;if(g){if(n){a(g);return}i(g)}},p=h=>{h.key==="Escape"&&(De==null||De(),t())};n||document.addEventListener("mouseover",d,{capture:!0}),document.addEventListener("click",l,{capture:!0}),document.addEventListener("keydown",p,{capture:!0}),De=()=>{n||document.removeEventListener("mouseover",d,{capture:!0}),document.removeEventListener("click",l,{capture:!0}),document.removeEventListener("keydown",p,{capture:!0}),ze&&Jt(ze),ze==null||ze.remove(),cn==null||cn.destroy(),cn=null,ze=null,o=null,De=null}}function js(){De==null||De()}function Vn(){return De!==null}const io={TASK_STATUS_UPDATED:"task:status:updated",TASK_INTERACTION_CREATED:"task:interaction:created",TASK_INTERACTION_ANSWERED:"task:interaction:answered",TASK_BROWSER_COMMAND_CREATED:"task:browser-command:created"};function w(e,t,n){var d;function r(l,p){if(l._zod||Object.defineProperty(l,"_zod",{value:{def:p,constr:a,traits:new Set},enumerable:!1}),l._zod.traits.has(e))return;l._zod.traits.add(e),t(l,p);const h=a.prototype,g=Object.keys(h);for(let m=0;m<g.length;m++){const k=g[m];k in l||(l[k]=h[k].bind(l))}}const o=(d=n==null?void 0:n.Parent)!=null?d:Object;class i extends o{}Object.defineProperty(i,"name",{value:e});function a(l){var g;var p;const h=n!=null&&n.Parent?new i:this;r(h,l),(g=(p=h._zod).deferred)!=null||(p.deferred=[]);for(const m of h._zod.deferred)m();return h}return Object.defineProperty(a,"init",{value:r}),Object.defineProperty(a,Symbol.hasInstance,{value:l=>{var p,h;return n!=null&&n.Parent&&l instanceof n.Parent?!0:(h=(p=l==null?void 0:l._zod)==null?void 0:p.traits)==null?void 0:h.has(e)}}),Object.defineProperty(a,"name",{value:e}),a}class Kn extends Error{constructor(){super("Encountered Promise during synchronous parse. Use .parseAsync() instead.")}}class Wa extends Error{constructor(t){super(`Encountered unidirectional transform during encode: ${t}`),this.name="ZodEncodeError"}}const Ja={};function ln(e){return Ja}function Ya(e){const t=Object.values(e).filter(r=>typeof r=="number");return Object.entries(e).filter(([r,o])=>t.indexOf(+r)===-1).map(([r,o])=>o)}function Es(e,t){return typeof t=="bigint"?t.toString():t}function Yo(e){return{get value(){{const t=e();return Object.defineProperty(this,"value",{value:t}),t}}}}function Zs(e){return e==null}function qs(e){const t=e.startsWith("^")?1:0,n=e.endsWith("$")?e.length-1:e.length;return e.slice(t,n)}function xd(e,t){const n=(e.toString().split(".")[1]||"").length,r=t.toString();let o=(r.split(".")[1]||"").length;if(o===0&&/\d?e-\d?/.test(r)){const l=r.match(/\d?e-(\d?)/);l!=null&&l[1]&&(o=Number.parseInt(l[1]))}const i=n>o?n:o,a=Number.parseInt(e.toFixed(i).replace(".","")),d=Number.parseInt(t.toFixed(i).replace(".",""));return a%d/Li(10,i)}const Oi=Symbol("evaluating");function oe(e,t,n){let r;Object.defineProperty(e,t,{get(){if(r!==Oi)return r===void 0&&(r=Oi,r=n()),r},set(o){Object.defineProperty(e,t,{value:o})},configurable:!0})}function In(e,t,n){Object.defineProperty(e,t,{value:n,writable:!0,enumerable:!0,configurable:!0})}function dn(...e){const t={};for(const n of e){const r=Object.getOwnPropertyDescriptors(n);Object.assign(t,r)}return Object.defineProperties({},t)}function Ni(e){return JSON.stringify(e)}function Sd(e){return e.toLowerCase().trim().replace(/[^\w\s-]/g,"").replace(/[\s_-]+/g,"-").replace(/^-+|-+$/g,"")}const Xa="captureStackTrace"in Error?Error.captureStackTrace:(...e)=>{};function Dr(e){return typeof e=="object"&&e!==null&&!Array.isArray(e)}const Td=Yo(()=>{var e;if(typeof navigator!="undefined"&&((e=navigator==null?void 0:navigator.userAgent)!=null&&e.includes("Cloudflare")))return!1;try{const t=Function;return new t(""),!0}catch(t){return!1}});function nr(e){if(Dr(e)===!1)return!1;const t=e.constructor;if(t===void 0||typeof t!="function")return!0;const n=t.prototype;return!(Dr(n)===!1||Object.prototype.hasOwnProperty.call(n,"isPrototypeOf")===!1)}function Va(e){return nr(e)?v({},e):Array.isArray(e)?[...e]:e}const Ed=new Set(["string","number","symbol"]);function rr(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function pn(e,t,n){const r=new e._zod.constr(t!=null?t:e._zod.def);return(!t||n!=null&&n.parent)&&(r._zod.parent=e),r}function j(e){const t=e;if(!t)return{};if(typeof t=="string")return{error:()=>t};if((t==null?void 0:t.message)!==void 0){if((t==null?void 0:t.error)!==void 0)throw new Error("Cannot specify both `message` and `error` params");t.error=t.message}return delete t.message,typeof t.error=="string"?U(v({},t),{error:()=>t.error}):t}function Ad(e){return Object.keys(e).filter(t=>e[t]._zod.optin==="optional"&&e[t]._zod.optout==="optional")}const Cd={safeint:[Number.MIN_SAFE_INTEGER,Number.MAX_SAFE_INTEGER],int32:[-2147483648,2147483647],uint32:[0,4294967295],float32:[-34028234663852886e22,34028234663852886e22],float64:[-Number.MAX_VALUE,Number.MAX_VALUE]};function Pd(e,t){const n=e._zod.def,r=n.checks;if(r&&r.length>0)throw new Error(".pick() cannot be used on object schemas containing refinements");const i=dn(e._zod.def,{get shape(){const a={};for(const d in t){if(!(d in n.shape))throw new Error(`Unrecognized key: "${d}"`);t[d]&&(a[d]=n.shape[d])}return In(this,"shape",a),a},checks:[]});return pn(e,i)}function Rd(e,t){const n=e._zod.def,r=n.checks;if(r&&r.length>0)throw new Error(".omit() cannot be used on object schemas containing refinements");const i=dn(e._zod.def,{get shape(){const a=v({},e._zod.def.shape);for(const d in t){if(!(d in n.shape))throw new Error(`Unrecognized key: "${d}"`);t[d]&&delete a[d]}return In(this,"shape",a),a},checks:[]});return pn(e,i)}function Ld(e,t){if(!nr(t))throw new Error("Invalid input to extend: expected a plain object");const n=e._zod.def.checks;if(n&&n.length>0){const i=e._zod.def.shape;for(const a in t)if(Object.getOwnPropertyDescriptor(i,a)!==void 0)throw new Error("Cannot overwrite keys on object schemas containing refinements. Use `.safeExtend()` instead.")}const o=dn(e._zod.def,{get shape(){const i=v(v({},e._zod.def.shape),t);return In(this,"shape",i),i}});return pn(e,o)}function Id(e,t){if(!nr(t))throw new Error("Invalid input to safeExtend: expected a plain object");const n=dn(e._zod.def,{get shape(){const r=v(v({},e._zod.def.shape),t);return In(this,"shape",r),r}});return pn(e,n)}function zd(e,t){const n=dn(e._zod.def,{get shape(){const r=v(v({},e._zod.def.shape),t._zod.def.shape);return In(this,"shape",r),r},get catchall(){return t._zod.def.catchall},checks:[]});return pn(e,n)}function $d(e,t,n){const o=t._zod.def.checks;if(o&&o.length>0)throw new Error(".partial() cannot be used on object schemas containing refinements");const a=dn(t._zod.def,{get shape(){const d=t._zod.def.shape,l=v({},d);if(n)for(const p in n){if(!(p in d))throw new Error(`Unrecognized key: "${p}"`);n[p]&&(l[p]=e?new e({type:"optional",innerType:d[p]}):d[p])}else for(const p in d)l[p]=e?new e({type:"optional",innerType:d[p]}):d[p];return In(this,"shape",l),l},checks:[]});return pn(t,a)}function Od(e,t,n){const r=dn(t._zod.def,{get shape(){const o=t._zod.def.shape,i=v({},o);if(n)for(const a in n){if(!(a in i))throw new Error(`Unrecognized key: "${a}"`);n[a]&&(i[a]=new e({type:"nonoptional",innerType:o[a]}))}else for(const a in o)i[a]=new e({type:"nonoptional",innerType:o[a]});return In(this,"shape",i),i}});return pn(t,r)}function Bn(e,t=0){var n;if(e.aborted===!0)return!0;for(let r=t;r<e.issues.length;r++)if(((n=e.issues[r])==null?void 0:n.continue)!==!0)return!0;return!1}function Gn(e,t){return t.map(n=>{var o;var r;return(o=(r=n).path)!=null||(r.path=[]),n.path.unshift(e),n})}function ao(e){return typeof e=="string"?e:e==null?void 0:e.message}function un(e,t,n){var o,i,a,d,l,p,h,g,m,k,y;const r=U(v({},e),{path:(o=e.path)!=null?o:[]});if(!e.message){const E=(y=(k=(g=(p=ao((d=(a=(i=e.inst)==null?void 0:i._zod.def)==null?void 0:a.error)==null?void 0:d.call(a,e)))!=null?p:ao((l=t==null?void 0:t.error)==null?void 0:l.call(t,e)))!=null?g:ao((h=n.customError)==null?void 0:h.call(n,e)))!=null?k:ao((m=n.localeError)==null?void 0:m.call(n,e)))!=null?y:"Invalid input";r.message=E}return delete r.inst,delete r.continue,t!=null&&t.reportInput||delete r.input,r}function Hs(e){return Array.isArray(e)?"array":typeof e=="string"?"string":"unknown"}function Mr(...e){const[t,n,r]=e;return typeof t=="string"?{message:t,code:"custom",input:n,inst:r}:v({},t)}const Ka=(e,t)=>{e.name="$ZodError",Object.defineProperty(e,"_zod",{value:e._zod,enumerable:!1}),Object.defineProperty(e,"issues",{value:t,enumerable:!1}),e.message=JSON.stringify(t,Es,2),Object.defineProperty(e,"toString",{value:()=>e.message,enumerable:!1})},Qa=w("$ZodError",Ka),ec=w("$ZodError",Ka,{Parent:Error});function Nd(e,t=n=>n.message){const n={},r=[];for(const o of e.issues)o.path.length>0?(n[o.path[0]]=n[o.path[0]]||[],n[o.path[0]].push(t(o))):r.push(t(o));return{formErrors:r,fieldErrors:n}}function Dd(e,t=n=>n.message){const n={_errors:[]},r=o=>{for(const i of o.issues)if(i.code==="invalid_union"&&i.errors.length)i.errors.map(a=>r({issues:a}));else if(i.code==="invalid_key")r({issues:i.issues});else if(i.code==="invalid_element")r({issues:i.issues});else if(i.path.length===0)n._errors.push(t(i));else{let a=n,d=0;for(;d<i.path.length;){const l=i.path[d];d===i.path.length-1?(a[l]=a[l]||{_errors:[]},a[l]._errors.push(t(i))):a[l]=a[l]||{_errors:[]},a=a[l],d++}}};return r(e),n}const Fs=e=>(t,n,r,o)=>{var d;const i=r?Object.assign(r,{async:!1}):{async:!1},a=t._zod.run({value:n,issues:[]},i);if(a instanceof Promise)throw new Kn;if(a.issues.length){const l=new((d=o==null?void 0:o.Err)!=null?d:e)(a.issues.map(p=>un(p,i,ln())));throw Xa(l,o==null?void 0:o.callee),l}return a.value},Bs=e=>(t,n,r,o)=>L(null,null,function*(){var d;const i=r?Object.assign(r,{async:!0}):{async:!0};let a=t._zod.run({value:n,issues:[]},i);if(a instanceof Promise&&(a=yield a),a.issues.length){const l=new((d=o==null?void 0:o.Err)!=null?d:e)(a.issues.map(p=>un(p,i,ln())));throw Xa(l,o==null?void 0:o.callee),l}return a.value}),Xo=e=>(t,n,r)=>{const o=r?U(v({},r),{async:!1}):{async:!1},i=t._zod.run({value:n,issues:[]},o);if(i instanceof Promise)throw new Kn;return i.issues.length?{success:!1,error:new(e!=null?e:Qa)(i.issues.map(a=>un(a,o,ln())))}:{success:!0,data:i.value}},Md=Xo(ec),Vo=e=>(t,n,r)=>L(null,null,function*(){const o=r?Object.assign(r,{async:!0}):{async:!0};let i=t._zod.run({value:n,issues:[]},o);return i instanceof Promise&&(i=yield i),i.issues.length?{success:!1,error:new e(i.issues.map(a=>un(a,o,ln())))}:{success:!0,data:i.value}}),Ud=Vo(ec),jd=e=>(t,n,r)=>{const o=r?Object.assign(r,{direction:"backward"}):{direction:"backward"};return Fs(e)(t,n,o)},Zd=e=>(t,n,r)=>Fs(e)(t,n,r),qd=e=>(t,n,r)=>L(null,null,function*(){const o=r?Object.assign(r,{direction:"backward"}):{direction:"backward"};return Bs(e)(t,n,o)}),Hd=e=>(t,n,r)=>L(null,null,function*(){return Bs(e)(t,n,r)}),Fd=e=>(t,n,r)=>{const o=r?Object.assign(r,{direction:"backward"}):{direction:"backward"};return Xo(e)(t,n,o)},Bd=e=>(t,n,r)=>Xo(e)(t,n,r),Gd=e=>(t,n,r)=>L(null,null,function*(){const o=r?Object.assign(r,{direction:"backward"}):{direction:"backward"};return Vo(e)(t,n,o)}),Wd=e=>(t,n,r)=>L(null,null,function*(){return Vo(e)(t,n,r)}),Jd=/^[cC][^\s-]{8,}$/,Yd=/^[0-9a-z]+$/,Xd=/^[0-9A-HJKMNP-TV-Za-hjkmnp-tv-z]{26}$/,Vd=/^[0-9a-vA-V]{20}$/,Kd=/^[A-Za-z0-9]{27}$/,Qd=/^[a-zA-Z0-9_-]{21}$/,ep=/^P(?:(\d+W)|(?!.*W)(?=\d|T\d)(\d+Y)?(\d+M)?(\d+D)?(T(?=\d)(\d+H)?(\d+M)?(\d+([.,]\d+)?S)?)?)$/,tp=/^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12})$/,Di=e=>e?new RegExp(`^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-${e}[0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12})$`):/^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$/,np=/^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$/,rp="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";function op(){return new RegExp(rp,"u")}const sp=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,ip=/^(([0-9a-fA-F]{1,4}:){7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:))$/,ap=/^((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/([0-9]|[1-2][0-9]|3[0-2])$/,cp=/^(([0-9a-fA-F]{1,4}:){7}[0-9a-fA-F]{1,4}|::|([0-9a-fA-F]{1,4})?::([0-9a-fA-F]{1,4}:?){0,6})\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,lp=/^$|^(?:[0-9a-zA-Z+/]{4})*(?:(?:[0-9a-zA-Z+/]{2}==)|(?:[0-9a-zA-Z+/]{3}=))?$/,tc=/^[A-Za-z0-9_-]*$/,up=/^\+[1-9]\d{6,14}$/,nc="(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))",dp=new RegExp(`^${nc}$`);function rc(e){const t="(?:[01]\\d|2[0-3]):[0-5]\\d";return typeof e.precision=="number"?e.precision===-1?`${t}`:e.precision===0?`${t}:[0-5]\\d`:`${t}:[0-5]\\d\\.\\d{${e.precision}}`:`${t}(?::[0-5]\\d(?:\\.\\d+)?)?`}function pp(e){return new RegExp(`^${rc(e)}$`)}function hp(e){const t=rc({precision:e.precision}),n=["Z"];e.local&&n.push(""),e.offset&&n.push("([+-](?:[01]\\d|2[0-3]):[0-5]\\d)");const r=`${t}(?:${n.join("|")})`;return new RegExp(`^${nc}T(?:${r})$`)}const fp=e=>{var n,r;const t=e?`[\\s\\S]{${(n=e==null?void 0:e.minimum)!=null?n:0},${(r=e==null?void 0:e.maximum)!=null?r:""}}`:"[\\s\\S]*";return new RegExp(`^${t}$`)},gp=/^-?\d+$/,oc=/^-?\d+(?:\.\d+)?$/,mp=/^(?:true|false)$/i,bp=/^[^A-Z]*$/,kp=/^[^a-z]*$/,tt=w("$ZodCheck",(e,t)=>{var r,o;var n;(r=e._zod)!=null||(e._zod={}),e._zod.def=t,(o=(n=e._zod).onattach)!=null||(n.onattach=[])}),sc={number:"number",bigint:"bigint",object:"date"},ic=w("$ZodCheckLessThan",(e,t)=>{tt.init(e,t);const n=sc[typeof t.value];e._zod.onattach.push(r=>{var a;const o=r._zod.bag,i=(a=t.inclusive?o.maximum:o.exclusiveMaximum)!=null?a:Number.POSITIVE_INFINITY;t.value<i&&(t.inclusive?o.maximum=t.value:o.exclusiveMaximum=t.value)}),e._zod.check=r=>{(t.inclusive?r.value<=t.value:r.value<t.value)||r.issues.push({origin:n,code:"too_big",maximum:typeof t.value=="object"?t.value.getTime():t.value,input:r.value,inclusive:t.inclusive,inst:e,continue:!t.abort})}}),ac=w("$ZodCheckGreaterThan",(e,t)=>{tt.init(e,t);const n=sc[typeof t.value];e._zod.onattach.push(r=>{var a;const o=r._zod.bag,i=(a=t.inclusive?o.minimum:o.exclusiveMinimum)!=null?a:Number.NEGATIVE_INFINITY;t.value>i&&(t.inclusive?o.minimum=t.value:o.exclusiveMinimum=t.value)}),e._zod.check=r=>{(t.inclusive?r.value>=t.value:r.value>t.value)||r.issues.push({origin:n,code:"too_small",minimum:typeof t.value=="object"?t.value.getTime():t.value,input:r.value,inclusive:t.inclusive,inst:e,continue:!t.abort})}}),_p=w("$ZodCheckMultipleOf",(e,t)=>{tt.init(e,t),e._zod.onattach.push(n=>{var o;var r;(o=(r=n._zod.bag).multipleOf)!=null||(r.multipleOf=t.value)}),e._zod.check=n=>{if(typeof n.value!=typeof t.value)throw new Error("Cannot mix number and bigint in multiple_of check.");(typeof n.value=="bigint"?n.value%t.value===BigInt(0):xd(n.value,t.value)===0)||n.issues.push({origin:typeof n.value,code:"not_multiple_of",divisor:t.value,input:n.value,inst:e,continue:!t.abort})}}),vp=w("$ZodCheckNumberFormat",(e,t)=>{var a;tt.init(e,t),t.format=t.format||"float64";const n=(a=t.format)==null?void 0:a.includes("int"),r=n?"int":"number",[o,i]=Cd[t.format];e._zod.onattach.push(d=>{const l=d._zod.bag;l.format=t.format,l.minimum=o,l.maximum=i,n&&(l.pattern=gp)}),e._zod.check=d=>{const l=d.value;if(n){if(!Number.isInteger(l)){d.issues.push({expected:r,format:t.format,code:"invalid_type",continue:!1,input:l,inst:e});return}if(!Number.isSafeInteger(l)){l>0?d.issues.push({input:l,code:"too_big",maximum:Number.MAX_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:e,origin:r,inclusive:!0,continue:!t.abort}):d.issues.push({input:l,code:"too_small",minimum:Number.MIN_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:e,origin:r,inclusive:!0,continue:!t.abort});return}}l<o&&d.issues.push({origin:"number",input:l,code:"too_small",minimum:o,inclusive:!0,inst:e,continue:!t.abort}),l>i&&d.issues.push({origin:"number",input:l,code:"too_big",maximum:i,inclusive:!0,inst:e,continue:!t.abort})}}),yp=w("$ZodCheckMaxLength",(e,t)=>{var r;var n;tt.init(e,t),(r=(n=e._zod.def).when)!=null||(n.when=o=>{const i=o.value;return!Zs(i)&&i.length!==void 0}),e._zod.onattach.push(o=>{var a;const i=(a=o._zod.bag.maximum)!=null?a:Number.POSITIVE_INFINITY;t.maximum<i&&(o._zod.bag.maximum=t.maximum)}),e._zod.check=o=>{const i=o.value;if(i.length<=t.maximum)return;const d=Hs(i);o.issues.push({origin:d,code:"too_big",maximum:t.maximum,inclusive:!0,input:i,inst:e,continue:!t.abort})}}),wp=w("$ZodCheckMinLength",(e,t)=>{var r;var n;tt.init(e,t),(r=(n=e._zod.def).when)!=null||(n.when=o=>{const i=o.value;return!Zs(i)&&i.length!==void 0}),e._zod.onattach.push(o=>{var a;const i=(a=o._zod.bag.minimum)!=null?a:Number.NEGATIVE_INFINITY;t.minimum>i&&(o._zod.bag.minimum=t.minimum)}),e._zod.check=o=>{const i=o.value;if(i.length>=t.minimum)return;const d=Hs(i);o.issues.push({origin:d,code:"too_small",minimum:t.minimum,inclusive:!0,input:i,inst:e,continue:!t.abort})}}),xp=w("$ZodCheckLengthEquals",(e,t)=>{var r;var n;tt.init(e,t),(r=(n=e._zod.def).when)!=null||(n.when=o=>{const i=o.value;return!Zs(i)&&i.length!==void 0}),e._zod.onattach.push(o=>{const i=o._zod.bag;i.minimum=t.length,i.maximum=t.length,i.length=t.length}),e._zod.check=o=>{const i=o.value,a=i.length;if(a===t.length)return;const d=Hs(i),l=a>t.length;o.issues.push(U(v({origin:d},l?{code:"too_big",maximum:t.length}:{code:"too_small",minimum:t.length}),{inclusive:!0,exact:!0,input:o.value,inst:e,continue:!t.abort}))}}),Ko=w("$ZodCheckStringFormat",(e,t)=>{var o,i;var n,r;tt.init(e,t),e._zod.onattach.push(a=>{var l;const d=a._zod.bag;d.format=t.format,t.pattern&&((l=d.patterns)!=null||(d.patterns=new Set),d.patterns.add(t.pattern))}),t.pattern?(o=(n=e._zod).check)!=null||(n.check=a=>{t.pattern.lastIndex=0,!t.pattern.test(a.value)&&a.issues.push(U(v({origin:"string",code:"invalid_format",format:t.format,input:a.value},t.pattern?{pattern:t.pattern.toString()}:{}),{inst:e,continue:!t.abort}))}):(i=(r=e._zod).check)!=null||(r.check=()=>{})}),Sp=w("$ZodCheckRegex",(e,t)=>{Ko.init(e,t),e._zod.check=n=>{t.pattern.lastIndex=0,!t.pattern.test(n.value)&&n.issues.push({origin:"string",code:"invalid_format",format:"regex",input:n.value,pattern:t.pattern.toString(),inst:e,continue:!t.abort})}}),Tp=w("$ZodCheckLowerCase",(e,t)=>{var n;(n=t.pattern)!=null||(t.pattern=bp),Ko.init(e,t)}),Ep=w("$ZodCheckUpperCase",(e,t)=>{var n;(n=t.pattern)!=null||(t.pattern=kp),Ko.init(e,t)}),Ap=w("$ZodCheckIncludes",(e,t)=>{tt.init(e,t);const n=rr(t.includes),r=new RegExp(typeof t.position=="number"?`^.{${t.position}}${n}`:n);t.pattern=r,e._zod.onattach.push(o=>{var a;const i=o._zod.bag;(a=i.patterns)!=null||(i.patterns=new Set),i.patterns.add(r)}),e._zod.check=o=>{o.value.includes(t.includes,t.position)||o.issues.push({origin:"string",code:"invalid_format",format:"includes",includes:t.includes,input:o.value,inst:e,continue:!t.abort})}}),Cp=w("$ZodCheckStartsWith",(e,t)=>{var r;tt.init(e,t);const n=new RegExp(`^${rr(t.prefix)}.*`);(r=t.pattern)!=null||(t.pattern=n),e._zod.onattach.push(o=>{var a;const i=o._zod.bag;(a=i.patterns)!=null||(i.patterns=new Set),i.patterns.add(n)}),e._zod.check=o=>{o.value.startsWith(t.prefix)||o.issues.push({origin:"string",code:"invalid_format",format:"starts_with",prefix:t.prefix,input:o.value,inst:e,continue:!t.abort})}}),Pp=w("$ZodCheckEndsWith",(e,t)=>{var r;tt.init(e,t);const n=new RegExp(`.*${rr(t.suffix)}$`);(r=t.pattern)!=null||(t.pattern=n),e._zod.onattach.push(o=>{var a;const i=o._zod.bag;(a=i.patterns)!=null||(i.patterns=new Set),i.patterns.add(n)}),e._zod.check=o=>{o.value.endsWith(t.suffix)||o.issues.push({origin:"string",code:"invalid_format",format:"ends_with",suffix:t.suffix,input:o.value,inst:e,continue:!t.abort})}}),Rp=w("$ZodCheckOverwrite",(e,t)=>{tt.init(e,t),e._zod.check=n=>{n.value=t.tx(n.value)}});class Lp{constructor(t=[]){this.content=[],this.indent=0,this&&(this.args=t)}indented(t){this.indent+=1,t(this),this.indent-=1}write(t){if(typeof t=="function"){t(this,{execution:"sync"}),t(this,{execution:"async"});return}const r=t.split(`
1321
+ `).filter(a=>a),o=Math.min(...r.map(a=>a.length-a.trimStart().length)),i=r.map(a=>a.slice(o)).map(a=>" ".repeat(this.indent*2)+a);for(const a of i)this.content.push(a)}compile(){var i;const t=Function,n=this==null?void 0:this.args,o=[...((i=this==null?void 0:this.content)!=null?i:[""]).map(a=>` ${a}`)];return new t(...n,o.join(`
1322
+ `))}}const Ip={major:4,minor:3,patch:5},be=w("$ZodType",(e,t)=>{var o,i,a;var n;e!=null||(e={}),e._zod.def=t,e._zod.bag=e._zod.bag||{},e._zod.version=Ip;const r=[...(o=e._zod.def.checks)!=null?o:[]];e._zod.traits.has("$ZodCheck")&&r.unshift(e);for(const d of r)for(const l of d._zod.onattach)l(e);if(r.length===0)(i=(n=e._zod).deferred)!=null||(n.deferred=[]),(a=e._zod.deferred)==null||a.push(()=>{e._zod.run=e._zod.parse});else{const d=(p,h,g)=>{let m=Bn(p),k;for(const y of h){if(y._zod.def.when){if(!y._zod.def.when(p))continue}else if(m)continue;const E=p.issues.length,Z=y._zod.check(p);if(Z instanceof Promise&&(g==null?void 0:g.async)===!1)throw new Kn;if(k||Z instanceof Promise)k=(k!=null?k:Promise.resolve()).then(()=>L(null,null,function*(){yield Z,p.issues.length!==E&&(m||(m=Bn(p,E)))}));else{if(p.issues.length===E)continue;m||(m=Bn(p,E))}}return k?k.then(()=>p):p},l=(p,h,g)=>{if(Bn(p))return p.aborted=!0,p;const m=d(h,r,g);if(m instanceof Promise){if(g.async===!1)throw new Kn;return m.then(k=>e._zod.parse(k,g))}return e._zod.parse(m,g)};e._zod.run=(p,h)=>{if(h.skipChecks)return e._zod.parse(p,h);if(h.direction==="backward"){const m=e._zod.parse({value:p.value,issues:[]},U(v({},h),{skipChecks:!0}));return m instanceof Promise?m.then(k=>l(k,p,h)):l(m,p,h)}const g=e._zod.parse(p,h);if(g instanceof Promise){if(h.async===!1)throw new Kn;return g.then(m=>d(m,r,h))}return d(g,r,h)}}oe(e,"~standard",()=>({validate:d=>{var l;try{const p=Md(e,d);return p.success?{value:p.data}:{issues:(l=p.error)==null?void 0:l.issues}}catch(p){return Ud(e,d).then(h=>{var g;return h.success?{value:h.data}:{issues:(g=h.error)==null?void 0:g.issues}})}},vendor:"zod",version:1}))}),Gs=w("$ZodString",(e,t)=>{var n,r,o;be.init(e,t),e._zod.pattern=(o=[...(r=(n=e==null?void 0:e._zod.bag)==null?void 0:n.patterns)!=null?r:[]].pop())!=null?o:fp(e._zod.bag),e._zod.parse=(i,a)=>{if(t.coerce)try{i.value=String(i.value)}catch(d){}return typeof i.value=="string"||i.issues.push({expected:"string",code:"invalid_type",input:i.value,inst:e}),i}}),ke=w("$ZodStringFormat",(e,t)=>{Ko.init(e,t),Gs.init(e,t)}),zp=w("$ZodGUID",(e,t)=>{var n;(n=t.pattern)!=null||(t.pattern=tp),ke.init(e,t)}),$p=w("$ZodUUID",(e,t)=>{var n,r;if(t.version){const i={v1:1,v2:2,v3:3,v4:4,v5:5,v6:6,v7:7,v8:8}[t.version];if(i===void 0)throw new Error(`Invalid UUID version: "${t.version}"`);(n=t.pattern)!=null||(t.pattern=Di(i))}else(r=t.pattern)!=null||(t.pattern=Di());ke.init(e,t)}),Op=w("$ZodEmail",(e,t)=>{var n;(n=t.pattern)!=null||(t.pattern=np),ke.init(e,t)}),Np=w("$ZodURL",(e,t)=>{ke.init(e,t),e._zod.check=n=>{try{const r=n.value.trim(),o=new URL(r);t.hostname&&(t.hostname.lastIndex=0,t.hostname.test(o.hostname)||n.issues.push({code:"invalid_format",format:"url",note:"Invalid hostname",pattern:t.hostname.source,input:n.value,inst:e,continue:!t.abort})),t.protocol&&(t.protocol.lastIndex=0,t.protocol.test(o.protocol.endsWith(":")?o.protocol.slice(0,-1):o.protocol)||n.issues.push({code:"invalid_format",format:"url",note:"Invalid protocol",pattern:t.protocol.source,input:n.value,inst:e,continue:!t.abort})),t.normalize?n.value=o.href:n.value=r;return}catch(r){n.issues.push({code:"invalid_format",format:"url",input:n.value,inst:e,continue:!t.abort})}}}),Dp=w("$ZodEmoji",(e,t)=>{var n;(n=t.pattern)!=null||(t.pattern=op()),ke.init(e,t)}),Mp=w("$ZodNanoID",(e,t)=>{var n;(n=t.pattern)!=null||(t.pattern=Qd),ke.init(e,t)}),Up=w("$ZodCUID",(e,t)=>{var n;(n=t.pattern)!=null||(t.pattern=Jd),ke.init(e,t)}),jp=w("$ZodCUID2",(e,t)=>{var n;(n=t.pattern)!=null||(t.pattern=Yd),ke.init(e,t)}),Zp=w("$ZodULID",(e,t)=>{var n;(n=t.pattern)!=null||(t.pattern=Xd),ke.init(e,t)}),qp=w("$ZodXID",(e,t)=>{var n;(n=t.pattern)!=null||(t.pattern=Vd),ke.init(e,t)}),Hp=w("$ZodKSUID",(e,t)=>{var n;(n=t.pattern)!=null||(t.pattern=Kd),ke.init(e,t)}),Fp=w("$ZodISODateTime",(e,t)=>{var n;(n=t.pattern)!=null||(t.pattern=hp(t)),ke.init(e,t)}),Bp=w("$ZodISODate",(e,t)=>{var n;(n=t.pattern)!=null||(t.pattern=dp),ke.init(e,t)}),Gp=w("$ZodISOTime",(e,t)=>{var n;(n=t.pattern)!=null||(t.pattern=pp(t)),ke.init(e,t)}),Wp=w("$ZodISODuration",(e,t)=>{var n;(n=t.pattern)!=null||(t.pattern=ep),ke.init(e,t)}),Jp=w("$ZodIPv4",(e,t)=>{var n;(n=t.pattern)!=null||(t.pattern=sp),ke.init(e,t),e._zod.bag.format="ipv4"}),Yp=w("$ZodIPv6",(e,t)=>{var n;(n=t.pattern)!=null||(t.pattern=ip),ke.init(e,t),e._zod.bag.format="ipv6",e._zod.check=r=>{try{new URL(`http://[${r.value}]`)}catch(o){r.issues.push({code:"invalid_format",format:"ipv6",input:r.value,inst:e,continue:!t.abort})}}}),Xp=w("$ZodCIDRv4",(e,t)=>{var n;(n=t.pattern)!=null||(t.pattern=ap),ke.init(e,t)}),Vp=w("$ZodCIDRv6",(e,t)=>{var n;(n=t.pattern)!=null||(t.pattern=cp),ke.init(e,t),e._zod.check=r=>{const o=r.value.split("/");try{if(o.length!==2)throw new Error;const[i,a]=o;if(!a)throw new Error;const d=Number(a);if(`${d}`!==a)throw new Error;if(d<0||d>128)throw new Error;new URL(`http://[${i}]`)}catch(i){r.issues.push({code:"invalid_format",format:"cidrv6",input:r.value,inst:e,continue:!t.abort})}}});function cc(e){if(e==="")return!0;if(e.length%4!==0)return!1;try{return atob(e),!0}catch(t){return!1}}const Kp=w("$ZodBase64",(e,t)=>{var n;(n=t.pattern)!=null||(t.pattern=lp),ke.init(e,t),e._zod.bag.contentEncoding="base64",e._zod.check=r=>{cc(r.value)||r.issues.push({code:"invalid_format",format:"base64",input:r.value,inst:e,continue:!t.abort})}});function Qp(e){if(!tc.test(e))return!1;const t=e.replace(/[-_]/g,r=>r==="-"?"+":"/"),n=t.padEnd(Math.ceil(t.length/4)*4,"=");return cc(n)}const eh=w("$ZodBase64URL",(e,t)=>{var n;(n=t.pattern)!=null||(t.pattern=tc),ke.init(e,t),e._zod.bag.contentEncoding="base64url",e._zod.check=r=>{Qp(r.value)||r.issues.push({code:"invalid_format",format:"base64url",input:r.value,inst:e,continue:!t.abort})}}),th=w("$ZodE164",(e,t)=>{var n;(n=t.pattern)!=null||(t.pattern=up),ke.init(e,t)});function nh(e,t=null){try{const n=e.split(".");if(n.length!==3)return!1;const[r]=n;if(!r)return!1;const o=JSON.parse(atob(r));return!("typ"in o&&(o==null?void 0:o.typ)!=="JWT"||!o.alg||t&&(!("alg"in o)||o.alg!==t))}catch(n){return!1}}const rh=w("$ZodJWT",(e,t)=>{ke.init(e,t),e._zod.check=n=>{nh(n.value,t.alg)||n.issues.push({code:"invalid_format",format:"jwt",input:n.value,inst:e,continue:!t.abort})}}),lc=w("$ZodNumber",(e,t)=>{var n;be.init(e,t),e._zod.pattern=(n=e._zod.bag.pattern)!=null?n:oc,e._zod.parse=(r,o)=>{if(t.coerce)try{r.value=Number(r.value)}catch(d){}const i=r.value;if(typeof i=="number"&&!Number.isNaN(i)&&Number.isFinite(i))return r;const a=typeof i=="number"?Number.isNaN(i)?"NaN":Number.isFinite(i)?void 0:"Infinity":void 0;return r.issues.push(v({expected:"number",code:"invalid_type",input:i,inst:e},a?{received:a}:{})),r}}),oh=w("$ZodNumberFormat",(e,t)=>{vp.init(e,t),lc.init(e,t)}),sh=w("$ZodBoolean",(e,t)=>{be.init(e,t),e._zod.pattern=mp,e._zod.parse=(n,r)=>{if(t.coerce)try{n.value=!!n.value}catch(i){}const o=n.value;return typeof o=="boolean"||n.issues.push({expected:"boolean",code:"invalid_type",input:o,inst:e}),n}}),ih=w("$ZodAny",(e,t)=>{be.init(e,t),e._zod.parse=n=>n}),ah=w("$ZodUnknown",(e,t)=>{be.init(e,t),e._zod.parse=n=>n}),ch=w("$ZodNever",(e,t)=>{be.init(e,t),e._zod.parse=(n,r)=>(n.issues.push({expected:"never",code:"invalid_type",input:n.value,inst:e}),n)});function Mi(e,t,n){e.issues.length&&t.issues.push(...Gn(n,e.issues)),t.value[n]=e.value}const lh=w("$ZodArray",(e,t)=>{be.init(e,t),e._zod.parse=(n,r)=>{const o=n.value;if(!Array.isArray(o))return n.issues.push({expected:"array",code:"invalid_type",input:o,inst:e}),n;n.value=Array(o.length);const i=[];for(let a=0;a<o.length;a++){const d=o[a],l=t.element._zod.run({value:d,issues:[]},r);l instanceof Promise?i.push(l.then(p=>Mi(p,n,a))):Mi(l,n,a)}return i.length?Promise.all(i).then(()=>n):n}});function zo(e,t,n,r,o){if(e.issues.length){if(o&&!(n in r))return;t.issues.push(...Gn(n,e.issues))}e.value===void 0?n in r&&(t.value[n]=void 0):t.value[n]=e.value}function uc(e){var r,o,i,a;const t=Object.keys(e.shape);for(const d of t)if(!((a=(i=(o=(r=e.shape)==null?void 0:r[d])==null?void 0:o._zod)==null?void 0:i.traits)!=null&&a.has("$ZodType")))throw new Error(`Invalid element at key "${d}": expected a Zod schema`);const n=Ad(e.shape);return U(v({},e),{keys:t,keySet:new Set(t),numKeys:t.length,optionalKeys:new Set(n)})}function dc(e,t,n,r,o,i){const a=[],d=o.keySet,l=o.catchall._zod,p=l.def.type,h=l.optout==="optional";for(const g in t){if(d.has(g))continue;if(p==="never"){a.push(g);continue}const m=l.run({value:t[g],issues:[]},r);m instanceof Promise?e.push(m.then(k=>zo(k,n,g,t,h))):zo(m,n,g,t,h)}return a.length&&n.issues.push({code:"unrecognized_keys",keys:a,input:t,inst:i}),e.length?Promise.all(e).then(()=>n):n}const uh=w("$ZodObject",(e,t)=>{be.init(e,t);const n=Object.getOwnPropertyDescriptor(t,"shape");if(!(n!=null&&n.get)){const d=t.shape;Object.defineProperty(t,"shape",{get:()=>{const l=v({},d);return Object.defineProperty(t,"shape",{value:l}),l}})}const r=Yo(()=>uc(t));oe(e._zod,"propValues",()=>{var p;const d=t.shape,l={};for(const h in d){const g=d[h]._zod;if(g.values){(p=l[h])!=null||(l[h]=new Set);for(const m of g.values)l[h].add(m)}}return l});const o=Dr,i=t.catchall;let a;e._zod.parse=(d,l)=>{a!=null||(a=r.value);const p=d.value;if(!o(p))return d.issues.push({expected:"object",code:"invalid_type",input:p,inst:e}),d;d.value={};const h=[],g=a.shape;for(const m of a.keys){const k=g[m],y=k._zod.optout==="optional",E=k._zod.run({value:p[m],issues:[]},l);E instanceof Promise?h.push(E.then(Z=>zo(Z,d,m,p,y))):zo(E,d,m,p,y)}return i?dc(h,p,d,l,r.value,e):h.length?Promise.all(h).then(()=>d):d}}),dh=w("$ZodObjectJIT",(e,t)=>{uh.init(e,t);const n=e._zod.parse,r=Yo(()=>uc(t)),o=m=>{var T;const k=new Lp(["shape","payload","ctx"]),y=r.value,E=S=>{const C=Ni(S);return`shape[${C}]._zod.run({ value: input[${C}], issues: [] }, ctx)`};k.write("const input = payload.value;");const Z=Object.create(null);let ee=0;for(const S of y.keys)Z[S]=`key_${ee++}`;k.write("const newResult = {};");for(const S of y.keys){const C=Z[S],D=Ni(S),J=m[S],he=((T=J==null?void 0:J._zod)==null?void 0:T.optout)==="optional";k.write(`const ${C} = ${E(S)};`),he?k.write(`
1323
+ if (${C}.issues.length) {
1324
1324
  if (${D} in input) {
1325
- payload.issues = payload.issues.concat(${R}.issues.map(iss => ({
1325
+ payload.issues = payload.issues.concat(${C}.issues.map(iss => ({
1326
1326
  ...iss,
1327
1327
  path: iss.path ? [${D}, ...iss.path] : [${D}]
1328
1328
  })));
1329
1329
  }
1330
1330
  }
1331
1331
 
1332
- if (${R}.value === undefined) {
1332
+ if (${C}.value === undefined) {
1333
1333
  if (${D} in input) {
1334
1334
  newResult[${D}] = undefined;
1335
1335
  }
1336
1336
  } else {
1337
- newResult[${D}] = ${R}.value;
1337
+ newResult[${D}] = ${C}.value;
1338
1338
  }
1339
1339
 
1340
- `):_.write(`
1341
- if (${R}.issues.length) {
1342
- payload.issues = payload.issues.concat(${R}.issues.map(iss => ({
1340
+ `):k.write(`
1341
+ if (${C}.issues.length) {
1342
+ payload.issues = payload.issues.concat(${C}.issues.map(iss => ({
1343
1343
  ...iss,
1344
1344
  path: iss.path ? [${D}, ...iss.path] : [${D}]
1345
1345
  })));
1346
1346
  }
1347
1347
 
1348
- if (${R}.value === undefined) {
1348
+ if (${C}.value === undefined) {
1349
1349
  if (${D} in input) {
1350
1350
  newResult[${D}] = undefined;
1351
1351
  }
1352
1352
  } else {
1353
- newResult[${D}] = ${R}.value;
1353
+ newResult[${D}] = ${C}.value;
1354
1354
  }
1355
1355
 
1356
- `)}_.write("payload.value = newResult;"),_.write("return payload;");const P=_.compile();return(x,R)=>P(m,x,R)};let i;const a=Or,u=!Ua.jitless,h=u&&pd.value,p=t.catchall;let b;e._zod.parse=(m,_)=>{b??(b=r.value);const v=m.value;return a(v)?u&&h&&(_==null?void 0:_.async)===!1&&_.jitless!==!0?(i||(i=o(t.shape)),m=i(m,_),p?nc([],v,m,_,b,e):m):n(m,_):(m.issues.push({expected:"object",code:"invalid_type",input:v,inst:e}),m)}});function zi(e,t,n,r){for(const i of e)if(i.issues.length===0)return t.value=i.value,t;const o=e.filter(i=>!qn(i));return o.length===1?(t.value=o[0].value,o[0]):(t.issues.push({code:"invalid_union",input:t.value,inst:n,errors:e.map(i=>i.issues.map(a=>sn(a,r,on())))}),t)}const rc=y("$ZodUnion",(e,t)=>{ge.init(e,t),Q(e._zod,"optin",()=>t.options.some(o=>o._zod.optin==="optional")?"optional":void 0),Q(e._zod,"optout",()=>t.options.some(o=>o._zod.optout==="optional")?"optional":void 0),Q(e._zod,"values",()=>{if(t.options.every(o=>o._zod.values))return new Set(t.options.flatMap(o=>Array.from(o._zod.values)))}),Q(e._zod,"pattern",()=>{if(t.options.every(o=>o._zod.pattern)){const o=t.options.map(i=>i._zod.pattern);return new RegExp(`^(${o.map(i=>Ms(i.source)).join("|")})$`)}});const n=t.options.length===1,r=t.options[0]._zod.run;e._zod.parse=(o,i)=>{if(n)return r(o,i);let a=!1;const u=[];for(const d of t.options){const h=d._zod.run({value:o.value,issues:[]},i);if(h instanceof Promise)u.push(h),a=!0;else{if(h.issues.length===0)return h;u.push(h)}}return a?Promise.all(u).then(d=>zi(d,o,e,i)):zi(u,o,e,i)}}),Qp=y("$ZodDiscriminatedUnion",(e,t)=>{t.inclusive=!1,rc.init(e,t);const n=e._zod.parse;Q(e._zod,"propValues",()=>{const o={};for(const i of t.options){const a=i._zod.propValues;if(!a||Object.keys(a).length===0)throw new Error(`Invalid discriminated union option at index "${t.options.indexOf(i)}"`);for(const[u,d]of Object.entries(a)){o[u]||(o[u]=new Set);for(const h of d)o[u].add(h)}}return o});const r=Go(()=>{var a;const o=t.options,i=new Map;for(const u of o){const d=(a=u._zod.propValues)==null?void 0:a[t.discriminator];if(!d||d.size===0)throw new Error(`Invalid discriminated union option at index "${t.options.indexOf(u)}"`);for(const h of d){if(i.has(h))throw new Error(`Duplicate discriminator value "${String(h)}"`);i.set(h,u)}}return i});e._zod.parse=(o,i)=>{const a=o.value;if(!Or(a))return o.issues.push({code:"invalid_type",expected:"object",input:a,inst:e}),o;const u=r.value.get(a==null?void 0:a[t.discriminator]);return u?u._zod.run(o,i):t.unionFallback?n(o,i):(o.issues.push({code:"invalid_union",errors:[],note:"No matching discriminator",discriminator:t.discriminator,input:a,path:[t.discriminator],inst:e}),o)}}),eh=y("$ZodIntersection",(e,t)=>{ge.init(e,t),e._zod.parse=(n,r)=>{const o=n.value,i=t.left._zod.run({value:o,issues:[]},r),a=t.right._zod.run({value:o,issues:[]},r);return i instanceof Promise||a instanceof Promise?Promise.all([i,a]).then(([d,h])=>$i(n,d,h)):$i(n,i,a)}});function xs(e,t){if(e===t)return{valid:!0,data:e};if(e instanceof Date&&t instanceof Date&&+e==+t)return{valid:!0,data:e};if(Qn(e)&&Qn(t)){const n=Object.keys(t),r=Object.keys(e).filter(i=>n.indexOf(i)!==-1),o={...e,...t};for(const i of r){const a=xs(e[i],t[i]);if(!a.valid)return{valid:!1,mergeErrorPath:[i,...a.mergeErrorPath]};o[i]=a.data}return{valid:!0,data:o}}if(Array.isArray(e)&&Array.isArray(t)){if(e.length!==t.length)return{valid:!1,mergeErrorPath:[]};const n=[];for(let r=0;r<e.length;r++){const o=e[r],i=t[r],a=xs(o,i);if(!a.valid)return{valid:!1,mergeErrorPath:[r,...a.mergeErrorPath]};n.push(a.data)}return{valid:!0,data:n}}return{valid:!1,mergeErrorPath:[]}}function $i(e,t,n){const r=new Map;let o;for(const u of t.issues)if(u.code==="unrecognized_keys"){o??(o=u);for(const d of u.keys)r.has(d)||r.set(d,{}),r.get(d).l=!0}else e.issues.push(u);for(const u of n.issues)if(u.code==="unrecognized_keys")for(const d of u.keys)r.has(d)||r.set(d,{}),r.get(d).r=!0;else e.issues.push(u);const i=[...r].filter(([,u])=>u.l&&u.r).map(([u])=>u);if(i.length&&o&&e.issues.push({...o,keys:i}),qn(e))return e;const a=xs(t.value,n.value);if(!a.valid)throw new Error(`Unmergable intersection. Error path: ${JSON.stringify(a.mergeErrorPath)}`);return e.value=a.data,e}const th=y("$ZodRecord",(e,t)=>{ge.init(e,t),e._zod.parse=(n,r)=>{const o=n.value;if(!Qn(o))return n.issues.push({expected:"record",code:"invalid_type",input:o,inst:e}),n;const i=[],a=t.keyType._zod.values;if(a){n.value={};const u=new Set;for(const h of a)if(typeof h=="string"||typeof h=="number"||typeof h=="symbol"){u.add(typeof h=="number"?h.toString():h);const p=t.valueType._zod.run({value:o[h],issues:[]},r);p instanceof Promise?i.push(p.then(b=>{b.issues.length&&n.issues.push(...Hn(h,b.issues)),n.value[h]=b.value})):(p.issues.length&&n.issues.push(...Hn(h,p.issues)),n.value[h]=p.value)}let d;for(const h in o)u.has(h)||(d=d??[],d.push(h));d&&d.length>0&&n.issues.push({code:"unrecognized_keys",input:o,inst:e,keys:d})}else{n.value={};for(const u of Reflect.ownKeys(o)){if(u==="__proto__")continue;let d=t.keyType._zod.run({value:u,issues:[]},r);if(d instanceof Promise)throw new Error("Async schemas not supported in object keys currently");if(typeof u=="string"&&Ya.test(u)&&d.issues.length&&d.issues.some(b=>b.code==="invalid_type"&&b.expected==="number")){const b=t.keyType._zod.run({value:Number(u),issues:[]},r);if(b instanceof Promise)throw new Error("Async schemas not supported in object keys currently");b.issues.length===0&&(d=b)}if(d.issues.length){t.mode==="loose"?n.value[u]=o[u]:n.issues.push({code:"invalid_key",origin:"record",issues:d.issues.map(b=>sn(b,r,on())),input:u,path:[u],inst:e});continue}const p=t.valueType._zod.run({value:o[u],issues:[]},r);p instanceof Promise?i.push(p.then(b=>{b.issues.length&&n.issues.push(...Hn(u,b.issues)),n.value[d.value]=b.value})):(p.issues.length&&n.issues.push(...Hn(u,p.issues)),n.value[d.value]=p.value)}}return i.length?Promise.all(i).then(()=>n):n}}),nh=y("$ZodEnum",(e,t)=>{ge.init(e,t);const n=ja(t.entries),r=new Set(n);e._zod.values=r,e._zod.pattern=new RegExp(`^(${n.filter(o=>hd.has(typeof o)).map(o=>typeof o=="string"?er(o):o.toString()).join("|")})$`),e._zod.parse=(o,i)=>{const a=o.value;return r.has(a)||o.issues.push({code:"invalid_value",values:n,input:a,inst:e}),o}}),rh=y("$ZodLiteral",(e,t)=>{if(ge.init(e,t),t.values.length===0)throw new Error("Cannot create literal schema with no valid values");const n=new Set(t.values);e._zod.values=n,e._zod.pattern=new RegExp(`^(${t.values.map(r=>typeof r=="string"?er(r):r?er(r.toString()):String(r)).join("|")})$`),e._zod.parse=(r,o)=>{const i=r.value;return n.has(i)||r.issues.push({code:"invalid_value",values:t.values,input:i,inst:e}),r}}),oh=y("$ZodTransform",(e,t)=>{ge.init(e,t),e._zod.parse=(n,r)=>{if(r.direction==="backward")throw new Ma(e.constructor.name);const o=t.transform(n.value,n);if(r.async)return(o instanceof Promise?o:Promise.resolve(o)).then(a=>(n.value=a,n));if(o instanceof Promise)throw new Yn;return n.value=o,n}});function Oi(e,t){return e.issues.length&&t===void 0?{issues:[],value:void 0}:e}const oc=y("$ZodOptional",(e,t)=>{ge.init(e,t),e._zod.optin="optional",e._zod.optout="optional",Q(e._zod,"values",()=>t.innerType._zod.values?new Set([...t.innerType._zod.values,void 0]):void 0),Q(e._zod,"pattern",()=>{const n=t.innerType._zod.pattern;return n?new RegExp(`^(${Ms(n.source)})?$`):void 0}),e._zod.parse=(n,r)=>{if(t.innerType._zod.optin==="optional"){const o=t.innerType._zod.run(n,r);return o instanceof Promise?o.then(i=>Oi(i,n.value)):Oi(o,n.value)}return n.value===void 0?n:t.innerType._zod.run(n,r)}}),sh=y("$ZodExactOptional",(e,t)=>{oc.init(e,t),Q(e._zod,"values",()=>t.innerType._zod.values),Q(e._zod,"pattern",()=>t.innerType._zod.pattern),e._zod.parse=(n,r)=>t.innerType._zod.run(n,r)}),ih=y("$ZodNullable",(e,t)=>{ge.init(e,t),Q(e._zod,"optin",()=>t.innerType._zod.optin),Q(e._zod,"optout",()=>t.innerType._zod.optout),Q(e._zod,"pattern",()=>{const n=t.innerType._zod.pattern;return n?new RegExp(`^(${Ms(n.source)}|null)$`):void 0}),Q(e._zod,"values",()=>t.innerType._zod.values?new Set([...t.innerType._zod.values,null]):void 0),e._zod.parse=(n,r)=>n.value===null?n:t.innerType._zod.run(n,r)}),ah=y("$ZodDefault",(e,t)=>{ge.init(e,t),e._zod.optin="optional",Q(e._zod,"values",()=>t.innerType._zod.values),e._zod.parse=(n,r)=>{if(r.direction==="backward")return t.innerType._zod.run(n,r);if(n.value===void 0)return n.value=t.defaultValue,n;const o=t.innerType._zod.run(n,r);return o instanceof Promise?o.then(i=>Ni(i,t)):Ni(o,t)}});function Ni(e,t){return e.value===void 0&&(e.value=t.defaultValue),e}const ch=y("$ZodPrefault",(e,t)=>{ge.init(e,t),e._zod.optin="optional",Q(e._zod,"values",()=>t.innerType._zod.values),e._zod.parse=(n,r)=>(r.direction==="backward"||n.value===void 0&&(n.value=t.defaultValue),t.innerType._zod.run(n,r))}),lh=y("$ZodNonOptional",(e,t)=>{ge.init(e,t),Q(e._zod,"values",()=>{const n=t.innerType._zod.values;return n?new Set([...n].filter(r=>r!==void 0)):void 0}),e._zod.parse=(n,r)=>{const o=t.innerType._zod.run(n,r);return o instanceof Promise?o.then(i=>Di(i,e)):Di(o,e)}});function Di(e,t){return!e.issues.length&&e.value===void 0&&e.issues.push({code:"invalid_type",expected:"nonoptional",input:e.value,inst:t}),e}const uh=y("$ZodCatch",(e,t)=>{ge.init(e,t),Q(e._zod,"optin",()=>t.innerType._zod.optin),Q(e._zod,"optout",()=>t.innerType._zod.optout),Q(e._zod,"values",()=>t.innerType._zod.values),e._zod.parse=(n,r)=>{if(r.direction==="backward")return t.innerType._zod.run(n,r);const o=t.innerType._zod.run(n,r);return o instanceof Promise?o.then(i=>(n.value=i.value,i.issues.length&&(n.value=t.catchValue({...n,error:{issues:i.issues.map(a=>sn(a,r,on()))},input:n.value}),n.issues=[]),n)):(n.value=o.value,o.issues.length&&(n.value=t.catchValue({...n,error:{issues:o.issues.map(i=>sn(i,r,on()))},input:n.value}),n.issues=[]),n)}}),dh=y("$ZodPipe",(e,t)=>{ge.init(e,t),Q(e._zod,"values",()=>t.in._zod.values),Q(e._zod,"optin",()=>t.in._zod.optin),Q(e._zod,"optout",()=>t.out._zod.optout),Q(e._zod,"propValues",()=>t.in._zod.propValues),e._zod.parse=(n,r)=>{if(r.direction==="backward"){const i=t.out._zod.run(n,r);return i instanceof Promise?i.then(a=>io(a,t.in,r)):io(i,t.in,r)}const o=t.in._zod.run(n,r);return o instanceof Promise?o.then(i=>io(i,t.out,r)):io(o,t.out,r)}});function io(e,t,n){return e.issues.length?(e.aborted=!0,e):t._zod.run({value:e.value,issues:e.issues},n)}const ph=y("$ZodReadonly",(e,t)=>{ge.init(e,t),Q(e._zod,"propValues",()=>t.innerType._zod.propValues),Q(e._zod,"values",()=>t.innerType._zod.values),Q(e._zod,"optin",()=>{var n,r;return(r=(n=t.innerType)==null?void 0:n._zod)==null?void 0:r.optin}),Q(e._zod,"optout",()=>{var n,r;return(r=(n=t.innerType)==null?void 0:n._zod)==null?void 0:r.optout}),e._zod.parse=(n,r)=>{if(r.direction==="backward")return t.innerType._zod.run(n,r);const o=t.innerType._zod.run(n,r);return o instanceof Promise?o.then(Mi):Mi(o)}});function Mi(e){return e.value=Object.freeze(e.value),e}const hh=y("$ZodCustom",(e,t)=>{Qe.init(e,t),ge.init(e,t),e._zod.parse=(n,r)=>n,e._zod.check=n=>{const r=n.value,o=t.fn(r);if(o instanceof Promise)return o.then(i=>Ui(i,n,r,e));Ui(o,n,r,e)}});function Ui(e,t,n,r){if(!e){const o={code:"custom",input:n,inst:r,path:[...r._zod.def.path??[]],continue:!r._zod.def.abort};r._zod.def.params&&(o.params=r._zod.def.params),t.issues.push(Nr(o))}}var ji;class fh{constructor(){this._map=new WeakMap,this._idmap=new Map}add(t,...n){const r=n[0];return this._map.set(t,r),r&&typeof r=="object"&&"id"in r&&this._idmap.set(r.id,t),this}clear(){return this._map=new WeakMap,this._idmap=new Map,this}remove(t){const n=this._map.get(t);return n&&typeof n=="object"&&"id"in n&&this._idmap.delete(n.id),this._map.delete(t),this}get(t){const n=t._zod.parent;if(n){const r={...this.get(n)??{}};delete r.id;const o={...r,...this._map.get(t)};return Object.keys(o).length?o:void 0}return this._map.get(t)}has(t){return this._map.has(t)}}function gh(){return new fh}(ji=globalThis).__zod_globalRegistry??(ji.__zod_globalRegistry=gh());const Ar=globalThis.__zod_globalRegistry;function mh(e,t){return new e({type:"string",...N(t)})}function bh(e,t){return new e({type:"string",format:"email",check:"string_format",abort:!1,...N(t)})}function Zi(e,t){return new e({type:"string",format:"guid",check:"string_format",abort:!1,...N(t)})}function kh(e,t){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,...N(t)})}function _h(e,t){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v4",...N(t)})}function vh(e,t){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v6",...N(t)})}function yh(e,t){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v7",...N(t)})}function wh(e,t){return new e({type:"string",format:"url",check:"string_format",abort:!1,...N(t)})}function xh(e,t){return new e({type:"string",format:"emoji",check:"string_format",abort:!1,...N(t)})}function Sh(e,t){return new e({type:"string",format:"nanoid",check:"string_format",abort:!1,...N(t)})}function Th(e,t){return new e({type:"string",format:"cuid",check:"string_format",abort:!1,...N(t)})}function Eh(e,t){return new e({type:"string",format:"cuid2",check:"string_format",abort:!1,...N(t)})}function Ah(e,t){return new e({type:"string",format:"ulid",check:"string_format",abort:!1,...N(t)})}function Ch(e,t){return new e({type:"string",format:"xid",check:"string_format",abort:!1,...N(t)})}function Ph(e,t){return new e({type:"string",format:"ksuid",check:"string_format",abort:!1,...N(t)})}function Rh(e,t){return new e({type:"string",format:"ipv4",check:"string_format",abort:!1,...N(t)})}function Lh(e,t){return new e({type:"string",format:"ipv6",check:"string_format",abort:!1,...N(t)})}function Ih(e,t){return new e({type:"string",format:"cidrv4",check:"string_format",abort:!1,...N(t)})}function zh(e,t){return new e({type:"string",format:"cidrv6",check:"string_format",abort:!1,...N(t)})}function $h(e,t){return new e({type:"string",format:"base64",check:"string_format",abort:!1,...N(t)})}function Oh(e,t){return new e({type:"string",format:"base64url",check:"string_format",abort:!1,...N(t)})}function Nh(e,t){return new e({type:"string",format:"e164",check:"string_format",abort:!1,...N(t)})}function Dh(e,t){return new e({type:"string",format:"jwt",check:"string_format",abort:!1,...N(t)})}function Mh(e,t){return new e({type:"string",format:"datetime",check:"string_format",offset:!1,local:!1,precision:null,...N(t)})}function Uh(e,t){return new e({type:"string",format:"date",check:"string_format",...N(t)})}function jh(e,t){return new e({type:"string",format:"time",check:"string_format",precision:null,...N(t)})}function Zh(e,t){return new e({type:"string",format:"duration",check:"string_format",...N(t)})}function qh(e,t){return new e({type:"number",checks:[],...N(t)})}function Hh(e,t){return new e({type:"number",check:"number_format",abort:!1,format:"safeint",...N(t)})}function Fh(e,t){return new e({type:"boolean",...N(t)})}function Bh(e){return new e({type:"any"})}function Gh(e){return new e({type:"unknown"})}function Wh(e,t){return new e({type:"never",...N(t)})}function qi(e,t){return new Va({check:"less_than",...N(t),value:e,inclusive:!1})}function us(e,t){return new Va({check:"less_than",...N(t),value:e,inclusive:!0})}function Hi(e,t){return new Ka({check:"greater_than",...N(t),value:e,inclusive:!1})}function ds(e,t){return new Ka({check:"greater_than",...N(t),value:e,inclusive:!0})}function Fi(e,t){return new ip({check:"multiple_of",...N(t),value:e})}function sc(e,t){return new cp({check:"max_length",...N(t),maximum:e})}function Lo(e,t){return new lp({check:"min_length",...N(t),minimum:e})}function ic(e,t){return new up({check:"length_equals",...N(t),length:e})}function Jh(e,t){return new dp({check:"string_format",format:"regex",...N(t),pattern:e})}function Yh(e){return new pp({check:"string_format",format:"lowercase",...N(e)})}function Xh(e){return new hp({check:"string_format",format:"uppercase",...N(e)})}function Vh(e,t){return new fp({check:"string_format",format:"includes",...N(t),includes:e})}function Kh(e,t){return new gp({check:"string_format",format:"starts_with",...N(t),prefix:e})}function Qh(e,t){return new mp({check:"string_format",format:"ends_with",...N(t),suffix:e})}function or(e){return new bp({check:"overwrite",tx:e})}function ef(e){return or(t=>t.normalize(e))}function tf(){return or(e=>e.trim())}function nf(){return or(e=>e.toLowerCase())}function rf(){return or(e=>e.toUpperCase())}function of(){return or(e=>dd(e))}function sf(e,t,n){return new e({type:"array",element:t,...N(n)})}function af(e,t,n){return new e({type:"custom",check:"custom",fn:t,...N(n)})}function cf(e){const t=lf(n=>(n.addIssue=r=>{if(typeof r=="string")n.issues.push(Nr(r,n.value,t._zod.def));else{const o=r;o.fatal&&(o.continue=!1),o.code??(o.code="custom"),o.input??(o.input=n.value),o.inst??(o.inst=t),o.continue??(o.continue=!t._zod.def.abort),n.issues.push(Nr(o))}},e(n.value,n)));return t}function lf(e,t){const n=new Qe({check:"custom",...N(t)});return n._zod.check=e,n}function ac(e){let t=(e==null?void 0:e.target)??"draft-2020-12";return t==="draft-4"&&(t="draft-04"),t==="draft-7"&&(t="draft-07"),{processors:e.processors??{},metadataRegistry:(e==null?void 0:e.metadata)??Ar,target:t,unrepresentable:(e==null?void 0:e.unrepresentable)??"throw",override:(e==null?void 0:e.override)??(()=>{}),io:(e==null?void 0:e.io)??"output",counter:0,seen:new Map,cycles:(e==null?void 0:e.cycles)??"ref",reused:(e==null?void 0:e.reused)??"inline",external:(e==null?void 0:e.external)??void 0}}function Te(e,t,n={path:[],schemaPath:[]}){var p,b;var r;const o=e._zod.def,i=t.seen.get(e);if(i)return i.count++,n.schemaPath.includes(e)&&(i.cycle=n.path),i.schema;const a={schema:{},count:1,cycle:void 0,path:n.path};t.seen.set(e,a);const u=(b=(p=e._zod).toJSONSchema)==null?void 0:b.call(p);if(u)a.schema=u;else{const m={...n,schemaPath:[...n.schemaPath,e],path:n.path};if(e._zod.processJSONSchema)e._zod.processJSONSchema(t,a.schema,m);else{const v=a.schema,C=t.processors[o.type];if(!C)throw new Error(`[toJSONSchema]: Non-representable type encountered: ${o.type}`);C(e,t,v,m)}const _=e._zod.parent;_&&(a.ref||(a.ref=_),Te(_,t,m),t.seen.get(_).isParent=!0)}const d=t.metadataRegistry.get(e);return d&&Object.assign(a.schema,d),t.io==="input"&&Ge(e)&&(delete a.schema.examples,delete a.schema.default),t.io==="input"&&a.schema._prefault&&((r=a.schema).default??(r.default=a.schema._prefault)),delete a.schema._prefault,t.seen.get(e).schema}function cc(e,t){var a,u,d,h;const n=e.seen.get(t);if(!n)throw new Error("Unprocessed schema. This is a bug in Zod.");const r=new Map;for(const p of e.seen.entries()){const b=(a=e.metadataRegistry.get(p[0]))==null?void 0:a.id;if(b){const m=r.get(b);if(m&&m!==p[0])throw new Error(`Duplicate schema id "${b}" detected during JSON Schema conversion. Two different schemas cannot share the same id when converted together.`);r.set(b,p[0])}}const o=p=>{var C;const b=e.target==="draft-2020-12"?"$defs":"definitions";if(e.external){const M=(C=e.external.registry.get(p[0]))==null?void 0:C.id,J=e.external.uri??(T=>T);if(M)return{ref:J(M)};const P=p[1].defId??p[1].schema.id??`schema${e.counter++}`;return p[1].defId=P,{defId:P,ref:`${J("__shared")}#/${b}/${P}`}}if(p[1]===n)return{ref:"#"};const _=`#/${b}/`,v=p[1].schema.id??`__schema${e.counter++}`;return{defId:v,ref:_+v}},i=p=>{if(p[1].schema.$ref)return;const b=p[1],{ref:m,defId:_}=o(p);b.def={...b.schema},_&&(b.defId=_);const v=b.schema;for(const C in v)delete v[C];v.$ref=m};if(e.cycles==="throw")for(const p of e.seen.entries()){const b=p[1];if(b.cycle)throw new Error(`Cycle detected: #/${(u=b.cycle)==null?void 0:u.join("/")}/<root>
1356
+ `)}k.write("payload.value = newResult;"),k.write("return payload;");const N=k.compile();return(S,C)=>N(m,S,C)};let i;const a=Dr,d=!Ja.jitless,p=d&&Td.value,h=t.catchall;let g;e._zod.parse=(m,k)=>{g!=null||(g=r.value);const y=m.value;return a(y)?d&&p&&(k==null?void 0:k.async)===!1&&k.jitless!==!0?(i||(i=o(t.shape)),m=i(m,k),h?dc([],y,m,k,g,e):m):n(m,k):(m.issues.push({expected:"object",code:"invalid_type",input:y,inst:e}),m)}});function Ui(e,t,n,r){for(const i of e)if(i.issues.length===0)return t.value=i.value,t;const o=e.filter(i=>!Bn(i));return o.length===1?(t.value=o[0].value,o[0]):(t.issues.push({code:"invalid_union",input:t.value,inst:n,errors:e.map(i=>i.issues.map(a=>un(a,r,ln())))}),t)}const pc=w("$ZodUnion",(e,t)=>{be.init(e,t),oe(e._zod,"optin",()=>t.options.some(o=>o._zod.optin==="optional")?"optional":void 0),oe(e._zod,"optout",()=>t.options.some(o=>o._zod.optout==="optional")?"optional":void 0),oe(e._zod,"values",()=>{if(t.options.every(o=>o._zod.values))return new Set(t.options.flatMap(o=>Array.from(o._zod.values)))}),oe(e._zod,"pattern",()=>{if(t.options.every(o=>o._zod.pattern)){const o=t.options.map(i=>i._zod.pattern);return new RegExp(`^(${o.map(i=>qs(i.source)).join("|")})$`)}});const n=t.options.length===1,r=t.options[0]._zod.run;e._zod.parse=(o,i)=>{if(n)return r(o,i);let a=!1;const d=[];for(const l of t.options){const p=l._zod.run({value:o.value,issues:[]},i);if(p instanceof Promise)d.push(p),a=!0;else{if(p.issues.length===0)return p;d.push(p)}}return a?Promise.all(d).then(l=>Ui(l,o,e,i)):Ui(d,o,e,i)}}),ph=w("$ZodDiscriminatedUnion",(e,t)=>{t.inclusive=!1,pc.init(e,t);const n=e._zod.parse;oe(e._zod,"propValues",()=>{const o={};for(const i of t.options){const a=i._zod.propValues;if(!a||Object.keys(a).length===0)throw new Error(`Invalid discriminated union option at index "${t.options.indexOf(i)}"`);for(const[d,l]of Object.entries(a)){o[d]||(o[d]=new Set);for(const p of l)o[d].add(p)}}return o});const r=Yo(()=>{var a;const o=t.options,i=new Map;for(const d of o){const l=(a=d._zod.propValues)==null?void 0:a[t.discriminator];if(!l||l.size===0)throw new Error(`Invalid discriminated union option at index "${t.options.indexOf(d)}"`);for(const p of l){if(i.has(p))throw new Error(`Duplicate discriminator value "${String(p)}"`);i.set(p,d)}}return i});e._zod.parse=(o,i)=>{const a=o.value;if(!Dr(a))return o.issues.push({code:"invalid_type",expected:"object",input:a,inst:e}),o;const d=r.value.get(a==null?void 0:a[t.discriminator]);return d?d._zod.run(o,i):t.unionFallback?n(o,i):(o.issues.push({code:"invalid_union",errors:[],note:"No matching discriminator",discriminator:t.discriminator,input:a,path:[t.discriminator],inst:e}),o)}}),hh=w("$ZodIntersection",(e,t)=>{be.init(e,t),e._zod.parse=(n,r)=>{const o=n.value,i=t.left._zod.run({value:o,issues:[]},r),a=t.right._zod.run({value:o,issues:[]},r);return i instanceof Promise||a instanceof Promise?Promise.all([i,a]).then(([l,p])=>ji(n,l,p)):ji(n,i,a)}});function As(e,t){if(e===t)return{valid:!0,data:e};if(e instanceof Date&&t instanceof Date&&+e==+t)return{valid:!0,data:e};if(nr(e)&&nr(t)){const n=Object.keys(t),r=Object.keys(e).filter(i=>n.indexOf(i)!==-1),o=v(v({},e),t);for(const i of r){const a=As(e[i],t[i]);if(!a.valid)return{valid:!1,mergeErrorPath:[i,...a.mergeErrorPath]};o[i]=a.data}return{valid:!0,data:o}}if(Array.isArray(e)&&Array.isArray(t)){if(e.length!==t.length)return{valid:!1,mergeErrorPath:[]};const n=[];for(let r=0;r<e.length;r++){const o=e[r],i=t[r],a=As(o,i);if(!a.valid)return{valid:!1,mergeErrorPath:[r,...a.mergeErrorPath]};n.push(a.data)}return{valid:!0,data:n}}return{valid:!1,mergeErrorPath:[]}}function ji(e,t,n){const r=new Map;let o;for(const d of t.issues)if(d.code==="unrecognized_keys"){o!=null||(o=d);for(const l of d.keys)r.has(l)||r.set(l,{}),r.get(l).l=!0}else e.issues.push(d);for(const d of n.issues)if(d.code==="unrecognized_keys")for(const l of d.keys)r.has(l)||r.set(l,{}),r.get(l).r=!0;else e.issues.push(d);const i=[...r].filter(([,d])=>d.l&&d.r).map(([d])=>d);if(i.length&&o&&e.issues.push(U(v({},o),{keys:i})),Bn(e))return e;const a=As(t.value,n.value);if(!a.valid)throw new Error(`Unmergable intersection. Error path: ${JSON.stringify(a.mergeErrorPath)}`);return e.value=a.data,e}const fh=w("$ZodRecord",(e,t)=>{be.init(e,t),e._zod.parse=(n,r)=>{const o=n.value;if(!nr(o))return n.issues.push({expected:"record",code:"invalid_type",input:o,inst:e}),n;const i=[],a=t.keyType._zod.values;if(a){n.value={};const d=new Set;for(const p of a)if(typeof p=="string"||typeof p=="number"||typeof p=="symbol"){d.add(typeof p=="number"?p.toString():p);const h=t.valueType._zod.run({value:o[p],issues:[]},r);h instanceof Promise?i.push(h.then(g=>{g.issues.length&&n.issues.push(...Gn(p,g.issues)),n.value[p]=g.value})):(h.issues.length&&n.issues.push(...Gn(p,h.issues)),n.value[p]=h.value)}let l;for(const p in o)d.has(p)||(l=l!=null?l:[],l.push(p));l&&l.length>0&&n.issues.push({code:"unrecognized_keys",input:o,inst:e,keys:l})}else{n.value={};for(const d of Reflect.ownKeys(o)){if(d==="__proto__")continue;let l=t.keyType._zod.run({value:d,issues:[]},r);if(l instanceof Promise)throw new Error("Async schemas not supported in object keys currently");if(typeof d=="string"&&oc.test(d)&&l.issues.length&&l.issues.some(g=>g.code==="invalid_type"&&g.expected==="number")){const g=t.keyType._zod.run({value:Number(d),issues:[]},r);if(g instanceof Promise)throw new Error("Async schemas not supported in object keys currently");g.issues.length===0&&(l=g)}if(l.issues.length){t.mode==="loose"?n.value[d]=o[d]:n.issues.push({code:"invalid_key",origin:"record",issues:l.issues.map(g=>un(g,r,ln())),input:d,path:[d],inst:e});continue}const h=t.valueType._zod.run({value:o[d],issues:[]},r);h instanceof Promise?i.push(h.then(g=>{g.issues.length&&n.issues.push(...Gn(d,g.issues)),n.value[l.value]=g.value})):(h.issues.length&&n.issues.push(...Gn(d,h.issues)),n.value[l.value]=h.value)}}return i.length?Promise.all(i).then(()=>n):n}}),gh=w("$ZodEnum",(e,t)=>{be.init(e,t);const n=Ya(t.entries),r=new Set(n);e._zod.values=r,e._zod.pattern=new RegExp(`^(${n.filter(o=>Ed.has(typeof o)).map(o=>typeof o=="string"?rr(o):o.toString()).join("|")})$`),e._zod.parse=(o,i)=>{const a=o.value;return r.has(a)||o.issues.push({code:"invalid_value",values:n,input:a,inst:e}),o}}),mh=w("$ZodLiteral",(e,t)=>{if(be.init(e,t),t.values.length===0)throw new Error("Cannot create literal schema with no valid values");const n=new Set(t.values);e._zod.values=n,e._zod.pattern=new RegExp(`^(${t.values.map(r=>typeof r=="string"?rr(r):r?rr(r.toString()):String(r)).join("|")})$`),e._zod.parse=(r,o)=>{const i=r.value;return n.has(i)||r.issues.push({code:"invalid_value",values:t.values,input:i,inst:e}),r}}),bh=w("$ZodTransform",(e,t)=>{be.init(e,t),e._zod.parse=(n,r)=>{if(r.direction==="backward")throw new Wa(e.constructor.name);const o=t.transform(n.value,n);if(r.async)return(o instanceof Promise?o:Promise.resolve(o)).then(a=>(n.value=a,n));if(o instanceof Promise)throw new Kn;return n.value=o,n}});function Zi(e,t){return e.issues.length&&t===void 0?{issues:[],value:void 0}:e}const hc=w("$ZodOptional",(e,t)=>{be.init(e,t),e._zod.optin="optional",e._zod.optout="optional",oe(e._zod,"values",()=>t.innerType._zod.values?new Set([...t.innerType._zod.values,void 0]):void 0),oe(e._zod,"pattern",()=>{const n=t.innerType._zod.pattern;return n?new RegExp(`^(${qs(n.source)})?$`):void 0}),e._zod.parse=(n,r)=>{if(t.innerType._zod.optin==="optional"){const o=t.innerType._zod.run(n,r);return o instanceof Promise?o.then(i=>Zi(i,n.value)):Zi(o,n.value)}return n.value===void 0?n:t.innerType._zod.run(n,r)}}),kh=w("$ZodExactOptional",(e,t)=>{hc.init(e,t),oe(e._zod,"values",()=>t.innerType._zod.values),oe(e._zod,"pattern",()=>t.innerType._zod.pattern),e._zod.parse=(n,r)=>t.innerType._zod.run(n,r)}),_h=w("$ZodNullable",(e,t)=>{be.init(e,t),oe(e._zod,"optin",()=>t.innerType._zod.optin),oe(e._zod,"optout",()=>t.innerType._zod.optout),oe(e._zod,"pattern",()=>{const n=t.innerType._zod.pattern;return n?new RegExp(`^(${qs(n.source)}|null)$`):void 0}),oe(e._zod,"values",()=>t.innerType._zod.values?new Set([...t.innerType._zod.values,null]):void 0),e._zod.parse=(n,r)=>n.value===null?n:t.innerType._zod.run(n,r)}),vh=w("$ZodDefault",(e,t)=>{be.init(e,t),e._zod.optin="optional",oe(e._zod,"values",()=>t.innerType._zod.values),e._zod.parse=(n,r)=>{if(r.direction==="backward")return t.innerType._zod.run(n,r);if(n.value===void 0)return n.value=t.defaultValue,n;const o=t.innerType._zod.run(n,r);return o instanceof Promise?o.then(i=>qi(i,t)):qi(o,t)}});function qi(e,t){return e.value===void 0&&(e.value=t.defaultValue),e}const yh=w("$ZodPrefault",(e,t)=>{be.init(e,t),e._zod.optin="optional",oe(e._zod,"values",()=>t.innerType._zod.values),e._zod.parse=(n,r)=>(r.direction==="backward"||n.value===void 0&&(n.value=t.defaultValue),t.innerType._zod.run(n,r))}),wh=w("$ZodNonOptional",(e,t)=>{be.init(e,t),oe(e._zod,"values",()=>{const n=t.innerType._zod.values;return n?new Set([...n].filter(r=>r!==void 0)):void 0}),e._zod.parse=(n,r)=>{const o=t.innerType._zod.run(n,r);return o instanceof Promise?o.then(i=>Hi(i,e)):Hi(o,e)}});function Hi(e,t){return!e.issues.length&&e.value===void 0&&e.issues.push({code:"invalid_type",expected:"nonoptional",input:e.value,inst:t}),e}const xh=w("$ZodCatch",(e,t)=>{be.init(e,t),oe(e._zod,"optin",()=>t.innerType._zod.optin),oe(e._zod,"optout",()=>t.innerType._zod.optout),oe(e._zod,"values",()=>t.innerType._zod.values),e._zod.parse=(n,r)=>{if(r.direction==="backward")return t.innerType._zod.run(n,r);const o=t.innerType._zod.run(n,r);return o instanceof Promise?o.then(i=>(n.value=i.value,i.issues.length&&(n.value=t.catchValue(U(v({},n),{error:{issues:i.issues.map(a=>un(a,r,ln()))},input:n.value})),n.issues=[]),n)):(n.value=o.value,o.issues.length&&(n.value=t.catchValue(U(v({},n),{error:{issues:o.issues.map(i=>un(i,r,ln()))},input:n.value})),n.issues=[]),n)}}),Sh=w("$ZodPipe",(e,t)=>{be.init(e,t),oe(e._zod,"values",()=>t.in._zod.values),oe(e._zod,"optin",()=>t.in._zod.optin),oe(e._zod,"optout",()=>t.out._zod.optout),oe(e._zod,"propValues",()=>t.in._zod.propValues),e._zod.parse=(n,r)=>{if(r.direction==="backward"){const i=t.out._zod.run(n,r);return i instanceof Promise?i.then(a=>co(a,t.in,r)):co(i,t.in,r)}const o=t.in._zod.run(n,r);return o instanceof Promise?o.then(i=>co(i,t.out,r)):co(o,t.out,r)}});function co(e,t,n){return e.issues.length?(e.aborted=!0,e):t._zod.run({value:e.value,issues:e.issues},n)}const Th=w("$ZodReadonly",(e,t)=>{be.init(e,t),oe(e._zod,"propValues",()=>t.innerType._zod.propValues),oe(e._zod,"values",()=>t.innerType._zod.values),oe(e._zod,"optin",()=>{var n,r;return(r=(n=t.innerType)==null?void 0:n._zod)==null?void 0:r.optin}),oe(e._zod,"optout",()=>{var n,r;return(r=(n=t.innerType)==null?void 0:n._zod)==null?void 0:r.optout}),e._zod.parse=(n,r)=>{if(r.direction==="backward")return t.innerType._zod.run(n,r);const o=t.innerType._zod.run(n,r);return o instanceof Promise?o.then(Fi):Fi(o)}});function Fi(e){return e.value=Object.freeze(e.value),e}const Eh=w("$ZodCustom",(e,t)=>{tt.init(e,t),be.init(e,t),e._zod.parse=(n,r)=>n,e._zod.check=n=>{const r=n.value,o=t.fn(r);if(o instanceof Promise)return o.then(i=>Bi(i,n,r,e));Bi(o,n,r,e)}});function Bi(e,t,n,r){var o;if(!e){const i={code:"custom",input:n,inst:r,path:[...(o=r._zod.def.path)!=null?o:[]],continue:!r._zod.def.abort};r._zod.def.params&&(i.params=r._zod.def.params),t.issues.push(Mr(i))}}var Gi;class Ah{constructor(){this._map=new WeakMap,this._idmap=new Map}add(t,...n){const r=n[0];return this._map.set(t,r),r&&typeof r=="object"&&"id"in r&&this._idmap.set(r.id,t),this}clear(){return this._map=new WeakMap,this._idmap=new Map,this}remove(t){const n=this._map.get(t);return n&&typeof n=="object"&&"id"in n&&this._idmap.delete(n.id),this._map.delete(t),this}get(t){var r;const n=t._zod.parent;if(n){const o=v({},(r=this.get(n))!=null?r:{});delete o.id;const i=v(v({},o),this._map.get(t));return Object.keys(i).length?i:void 0}return this._map.get(t)}has(t){return this._map.has(t)}}function Ch(){return new Ah}var ja;(ja=(Gi=globalThis).__zod_globalRegistry)!=null||(Gi.__zod_globalRegistry=Ch());const Pr=globalThis.__zod_globalRegistry;function Ph(e,t){return new e(v({type:"string"},j(t)))}function Rh(e,t){return new e(v({type:"string",format:"email",check:"string_format",abort:!1},j(t)))}function Wi(e,t){return new e(v({type:"string",format:"guid",check:"string_format",abort:!1},j(t)))}function Lh(e,t){return new e(v({type:"string",format:"uuid",check:"string_format",abort:!1},j(t)))}function Ih(e,t){return new e(v({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v4"},j(t)))}function zh(e,t){return new e(v({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v6"},j(t)))}function $h(e,t){return new e(v({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v7"},j(t)))}function Oh(e,t){return new e(v({type:"string",format:"url",check:"string_format",abort:!1},j(t)))}function Nh(e,t){return new e(v({type:"string",format:"emoji",check:"string_format",abort:!1},j(t)))}function Dh(e,t){return new e(v({type:"string",format:"nanoid",check:"string_format",abort:!1},j(t)))}function Mh(e,t){return new e(v({type:"string",format:"cuid",check:"string_format",abort:!1},j(t)))}function Uh(e,t){return new e(v({type:"string",format:"cuid2",check:"string_format",abort:!1},j(t)))}function jh(e,t){return new e(v({type:"string",format:"ulid",check:"string_format",abort:!1},j(t)))}function Zh(e,t){return new e(v({type:"string",format:"xid",check:"string_format",abort:!1},j(t)))}function qh(e,t){return new e(v({type:"string",format:"ksuid",check:"string_format",abort:!1},j(t)))}function Hh(e,t){return new e(v({type:"string",format:"ipv4",check:"string_format",abort:!1},j(t)))}function Fh(e,t){return new e(v({type:"string",format:"ipv6",check:"string_format",abort:!1},j(t)))}function Bh(e,t){return new e(v({type:"string",format:"cidrv4",check:"string_format",abort:!1},j(t)))}function Gh(e,t){return new e(v({type:"string",format:"cidrv6",check:"string_format",abort:!1},j(t)))}function Wh(e,t){return new e(v({type:"string",format:"base64",check:"string_format",abort:!1},j(t)))}function Jh(e,t){return new e(v({type:"string",format:"base64url",check:"string_format",abort:!1},j(t)))}function Yh(e,t){return new e(v({type:"string",format:"e164",check:"string_format",abort:!1},j(t)))}function Xh(e,t){return new e(v({type:"string",format:"jwt",check:"string_format",abort:!1},j(t)))}function Vh(e,t){return new e(v({type:"string",format:"datetime",check:"string_format",offset:!1,local:!1,precision:null},j(t)))}function Kh(e,t){return new e(v({type:"string",format:"date",check:"string_format"},j(t)))}function Qh(e,t){return new e(v({type:"string",format:"time",check:"string_format",precision:null},j(t)))}function ef(e,t){return new e(v({type:"string",format:"duration",check:"string_format"},j(t)))}function tf(e,t){return new e(v({type:"number",checks:[]},j(t)))}function nf(e,t){return new e(v({type:"number",check:"number_format",abort:!1,format:"safeint"},j(t)))}function rf(e,t){return new e(v({type:"boolean"},j(t)))}function of(e){return new e({type:"any"})}function sf(e){return new e({type:"unknown"})}function af(e,t){return new e(v({type:"never"},j(t)))}function Ji(e,t){return new ic(U(v({check:"less_than"},j(t)),{value:e,inclusive:!1}))}function fs(e,t){return new ic(U(v({check:"less_than"},j(t)),{value:e,inclusive:!0}))}function Yi(e,t){return new ac(U(v({check:"greater_than"},j(t)),{value:e,inclusive:!1}))}function gs(e,t){return new ac(U(v({check:"greater_than"},j(t)),{value:e,inclusive:!0}))}function Xi(e,t){return new _p(U(v({check:"multiple_of"},j(t)),{value:e}))}function fc(e,t){return new yp(U(v({check:"max_length"},j(t)),{maximum:e}))}function $o(e,t){return new wp(U(v({check:"min_length"},j(t)),{minimum:e}))}function gc(e,t){return new xp(U(v({check:"length_equals"},j(t)),{length:e}))}function cf(e,t){return new Sp(U(v({check:"string_format",format:"regex"},j(t)),{pattern:e}))}function lf(e){return new Tp(v({check:"string_format",format:"lowercase"},j(e)))}function uf(e){return new Ep(v({check:"string_format",format:"uppercase"},j(e)))}function df(e,t){return new Ap(U(v({check:"string_format",format:"includes"},j(t)),{includes:e}))}function pf(e,t){return new Cp(U(v({check:"string_format",format:"starts_with"},j(t)),{prefix:e}))}function hf(e,t){return new Pp(U(v({check:"string_format",format:"ends_with"},j(t)),{suffix:e}))}function ar(e){return new Rp({check:"overwrite",tx:e})}function ff(e){return ar(t=>t.normalize(e))}function gf(){return ar(e=>e.trim())}function mf(){return ar(e=>e.toLowerCase())}function bf(){return ar(e=>e.toUpperCase())}function kf(){return ar(e=>Sd(e))}function _f(e,t,n){return new e(v({type:"array",element:t},j(n)))}function vf(e,t,n){return new e(v({type:"custom",check:"custom",fn:t},j(n)))}function yf(e){const t=wf(n=>(n.addIssue=r=>{var o,i,a,d;if(typeof r=="string")n.issues.push(Mr(r,n.value,t._zod.def));else{const l=r;l.fatal&&(l.continue=!1),(o=l.code)!=null||(l.code="custom"),(i=l.input)!=null||(l.input=n.value),(a=l.inst)!=null||(l.inst=t),(d=l.continue)!=null||(l.continue=!t._zod.def.abort),n.issues.push(Mr(l))}},e(n.value,n)));return t}function wf(e,t){const n=new tt(v({check:"custom"},j(t)));return n._zod.check=e,n}function mc(e){var n,r,o,i,a,d,l,p,h;let t=(n=e==null?void 0:e.target)!=null?n:"draft-2020-12";return t==="draft-4"&&(t="draft-04"),t==="draft-7"&&(t="draft-07"),{processors:(r=e.processors)!=null?r:{},metadataRegistry:(o=e==null?void 0:e.metadata)!=null?o:Pr,target:t,unrepresentable:(i=e==null?void 0:e.unrepresentable)!=null?i:"throw",override:(a=e==null?void 0:e.override)!=null?a:(()=>{}),io:(d=e==null?void 0:e.io)!=null?d:"output",counter:0,seen:new Map,cycles:(l=e==null?void 0:e.cycles)!=null?l:"ref",reused:(p=e==null?void 0:e.reused)!=null?p:"inline",external:(h=e==null?void 0:e.external)!=null?h:void 0}}function Re(e,t,n={path:[],schemaPath:[]}){var h,g,m;var r;const o=e._zod.def,i=t.seen.get(e);if(i)return i.count++,n.schemaPath.includes(e)&&(i.cycle=n.path),i.schema;const a={schema:{},count:1,cycle:void 0,path:n.path};t.seen.set(e,a);const d=(g=(h=e._zod).toJSONSchema)==null?void 0:g.call(h);if(d)a.schema=d;else{const k=U(v({},n),{schemaPath:[...n.schemaPath,e],path:n.path});if(e._zod.processJSONSchema)e._zod.processJSONSchema(t,a.schema,k);else{const E=a.schema,Z=t.processors[o.type];if(!Z)throw new Error(`[toJSONSchema]: Non-representable type encountered: ${o.type}`);Z(e,t,E,k)}const y=e._zod.parent;y&&(a.ref||(a.ref=y),Re(y,t,k),t.seen.get(y).isParent=!0)}const l=t.metadataRegistry.get(e);return l&&Object.assign(a.schema,l),t.io==="input"&&Ye(e)&&(delete a.schema.examples,delete a.schema.default),t.io==="input"&&a.schema._prefault&&((m=(r=a.schema).default)!=null||(r.default=a.schema._prefault)),delete a.schema._prefault,t.seen.get(e).schema}function bc(e,t){var a,d,l,p;const n=e.seen.get(t);if(!n)throw new Error("Unprocessed schema. This is a bug in Zod.");const r=new Map;for(const h of e.seen.entries()){const g=(a=e.metadataRegistry.get(h[0]))==null?void 0:a.id;if(g){const m=r.get(g);if(m&&m!==h[0])throw new Error(`Duplicate schema id "${g}" detected during JSON Schema conversion. Two different schemas cannot share the same id when converted together.`);r.set(g,h[0])}}const o=h=>{var E,Z,ee,N,T;const g=e.target==="draft-2020-12"?"$defs":"definitions";if(e.external){const S=(E=e.external.registry.get(h[0]))==null?void 0:E.id,C=(Z=e.external.uri)!=null?Z:(J=>J);if(S)return{ref:C(S)};const D=(N=(ee=h[1].defId)!=null?ee:h[1].schema.id)!=null?N:`schema${e.counter++}`;return h[1].defId=D,{defId:D,ref:`${C("__shared")}#/${g}/${D}`}}if(h[1]===n)return{ref:"#"};const k=`#/${g}/`,y=(T=h[1].schema.id)!=null?T:`__schema${e.counter++}`;return{defId:y,ref:k+y}},i=h=>{if(h[1].schema.$ref)return;const g=h[1],{ref:m,defId:k}=o(h);g.def=v({},g.schema),k&&(g.defId=k);const y=g.schema;for(const E in y)delete y[E];y.$ref=m};if(e.cycles==="throw")for(const h of e.seen.entries()){const g=h[1];if(g.cycle)throw new Error(`Cycle detected: #/${(d=g.cycle)==null?void 0:d.join("/")}/<root>
1357
1357
 
1358
- Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.`)}for(const p of e.seen.entries()){const b=p[1];if(t===p[0]){i(p);continue}if(e.external){const _=(d=e.external.registry.get(p[0]))==null?void 0:d.id;if(t!==p[0]&&_){i(p);continue}}if((h=e.metadataRegistry.get(p[0]))==null?void 0:h.id){i(p);continue}if(b.cycle){i(p);continue}if(b.count>1&&e.reused==="ref"){i(p);continue}}}function lc(e,t){var a,u,d;const n=e.seen.get(t);if(!n)throw new Error("Unprocessed schema. This is a bug in Zod.");const r=h=>{const p=e.seen.get(h);if(p.ref===null)return;const b=p.def??p.schema,m={...b},_=p.ref;if(p.ref=null,_){r(_);const C=e.seen.get(_),M=C.schema;if(M.$ref&&(e.target==="draft-07"||e.target==="draft-04"||e.target==="openapi-3.0")?(b.allOf=b.allOf??[],b.allOf.push(M)):Object.assign(b,M),Object.assign(b,m),h._zod.parent===_)for(const P in b)P==="$ref"||P==="allOf"||P in m||delete b[P];if(M.$ref)for(const P in b)P==="$ref"||P==="allOf"||P in C.def&&JSON.stringify(b[P])===JSON.stringify(C.def[P])&&delete b[P]}const v=h._zod.parent;if(v&&v!==_){r(v);const C=e.seen.get(v);if(C!=null&&C.schema.$ref&&(b.$ref=C.schema.$ref,C.def))for(const M in b)M==="$ref"||M==="allOf"||M in C.def&&JSON.stringify(b[M])===JSON.stringify(C.def[M])&&delete b[M]}e.override({zodSchema:h,jsonSchema:b,path:p.path??[]})};for(const h of[...e.seen.entries()].reverse())r(h[0]);const o={};if(e.target==="draft-2020-12"?o.$schema="https://json-schema.org/draft/2020-12/schema":e.target==="draft-07"?o.$schema="http://json-schema.org/draft-07/schema#":e.target==="draft-04"?o.$schema="http://json-schema.org/draft-04/schema#":e.target,(a=e.external)!=null&&a.uri){const h=(u=e.external.registry.get(t))==null?void 0:u.id;if(!h)throw new Error("Schema is missing an `id` property");o.$id=e.external.uri(h)}Object.assign(o,n.def??n.schema);const i=((d=e.external)==null?void 0:d.defs)??{};for(const h of e.seen.entries()){const p=h[1];p.def&&p.defId&&(i[p.defId]=p.def)}e.external||Object.keys(i).length>0&&(e.target==="draft-2020-12"?o.$defs=i:o.definitions=i);try{const h=JSON.parse(JSON.stringify(o));return Object.defineProperty(h,"~standard",{value:{...t["~standard"],jsonSchema:{input:Io(t,"input",e.processors),output:Io(t,"output",e.processors)}},enumerable:!1,writable:!1}),h}catch{throw new Error("Error converting schema to JSON.")}}function Ge(e,t){const n=t??{seen:new Set};if(n.seen.has(e))return!1;n.seen.add(e);const r=e._zod.def;if(r.type==="transform")return!0;if(r.type==="array")return Ge(r.element,n);if(r.type==="set")return Ge(r.valueType,n);if(r.type==="lazy")return Ge(r.getter(),n);if(r.type==="promise"||r.type==="optional"||r.type==="nonoptional"||r.type==="nullable"||r.type==="readonly"||r.type==="default"||r.type==="prefault")return Ge(r.innerType,n);if(r.type==="intersection")return Ge(r.left,n)||Ge(r.right,n);if(r.type==="record"||r.type==="map")return Ge(r.keyType,n)||Ge(r.valueType,n);if(r.type==="pipe")return Ge(r.in,n)||Ge(r.out,n);if(r.type==="object"){for(const o in r.shape)if(Ge(r.shape[o],n))return!0;return!1}if(r.type==="union"){for(const o of r.options)if(Ge(o,n))return!0;return!1}if(r.type==="tuple"){for(const o of r.items)if(Ge(o,n))return!0;return!!(r.rest&&Ge(r.rest,n))}return!1}const uf=(e,t={})=>n=>{const r=ac({...n,processors:t});return Te(e,r),cc(r,e),lc(r,e)},Io=(e,t,n={})=>r=>{const{libraryOptions:o,target:i}=r??{},a=ac({...o??{},target:i,io:t,processors:n});return Te(e,a),cc(a,e),lc(a,e)},df={guid:"uuid",url:"uri",datetime:"date-time",json_string:"json-string",regex:""},pf=(e,t,n,r)=>{const o=n;o.type="string";const{minimum:i,maximum:a,format:u,patterns:d,contentEncoding:h}=e._zod.bag;if(typeof i=="number"&&(o.minLength=i),typeof a=="number"&&(o.maxLength=a),u&&(o.format=df[u]??u,o.format===""&&delete o.format,u==="time"&&delete o.format),h&&(o.contentEncoding=h),d&&d.size>0){const p=[...d];p.length===1?o.pattern=p[0].source:p.length>1&&(o.allOf=[...p.map(b=>({...t.target==="draft-07"||t.target==="draft-04"||t.target==="openapi-3.0"?{type:"string"}:{},pattern:b.source}))])}},hf=(e,t,n,r)=>{const o=n,{minimum:i,maximum:a,format:u,multipleOf:d,exclusiveMaximum:h,exclusiveMinimum:p}=e._zod.bag;typeof u=="string"&&u.includes("int")?o.type="integer":o.type="number",typeof p=="number"&&(t.target==="draft-04"||t.target==="openapi-3.0"?(o.minimum=p,o.exclusiveMinimum=!0):o.exclusiveMinimum=p),typeof i=="number"&&(o.minimum=i,typeof p=="number"&&t.target!=="draft-04"&&(p>=i?delete o.minimum:delete o.exclusiveMinimum)),typeof h=="number"&&(t.target==="draft-04"||t.target==="openapi-3.0"?(o.maximum=h,o.exclusiveMaximum=!0):o.exclusiveMaximum=h),typeof a=="number"&&(o.maximum=a,typeof h=="number"&&t.target!=="draft-04"&&(h<=a?delete o.maximum:delete o.exclusiveMaximum)),typeof d=="number"&&(o.multipleOf=d)},ff=(e,t,n,r)=>{n.type="boolean"},gf=(e,t,n,r)=>{n.not={}},mf=(e,t,n,r)=>{},bf=(e,t,n,r)=>{},kf=(e,t,n,r)=>{const o=e._zod.def,i=ja(o.entries);i.every(a=>typeof a=="number")&&(n.type="number"),i.every(a=>typeof a=="string")&&(n.type="string"),n.enum=i},_f=(e,t,n,r)=>{const o=e._zod.def,i=[];for(const a of o.values)if(a===void 0){if(t.unrepresentable==="throw")throw new Error("Literal `undefined` cannot be represented in JSON Schema")}else if(typeof a=="bigint"){if(t.unrepresentable==="throw")throw new Error("BigInt literals cannot be represented in JSON Schema");i.push(Number(a))}else i.push(a);if(i.length!==0)if(i.length===1){const a=i[0];n.type=a===null?"null":typeof a,t.target==="draft-04"||t.target==="openapi-3.0"?n.enum=[a]:n.const=a}else i.every(a=>typeof a=="number")&&(n.type="number"),i.every(a=>typeof a=="string")&&(n.type="string"),i.every(a=>typeof a=="boolean")&&(n.type="boolean"),i.every(a=>a===null)&&(n.type="null"),n.enum=i},vf=(e,t,n,r)=>{if(t.unrepresentable==="throw")throw new Error("Custom types cannot be represented in JSON Schema")},yf=(e,t,n,r)=>{if(t.unrepresentable==="throw")throw new Error("Transforms cannot be represented in JSON Schema")},wf=(e,t,n,r)=>{const o=n,i=e._zod.def,{minimum:a,maximum:u}=e._zod.bag;typeof a=="number"&&(o.minItems=a),typeof u=="number"&&(o.maxItems=u),o.type="array",o.items=Te(i.element,t,{...r,path:[...r.path,"items"]})},xf=(e,t,n,r)=>{var h;const o=n,i=e._zod.def;o.type="object",o.properties={};const a=i.shape;for(const p in a)o.properties[p]=Te(a[p],t,{...r,path:[...r.path,"properties",p]});const u=new Set(Object.keys(a)),d=new Set([...u].filter(p=>{const b=i.shape[p]._zod;return t.io==="input"?b.optin===void 0:b.optout===void 0}));d.size>0&&(o.required=Array.from(d)),((h=i.catchall)==null?void 0:h._zod.def.type)==="never"?o.additionalProperties=!1:i.catchall?i.catchall&&(o.additionalProperties=Te(i.catchall,t,{...r,path:[...r.path,"additionalProperties"]})):t.io==="output"&&(o.additionalProperties=!1)},Sf=(e,t,n,r)=>{const o=e._zod.def,i=o.inclusive===!1,a=o.options.map((u,d)=>Te(u,t,{...r,path:[...r.path,i?"oneOf":"anyOf",d]}));i?n.oneOf=a:n.anyOf=a},Tf=(e,t,n,r)=>{const o=e._zod.def,i=Te(o.left,t,{...r,path:[...r.path,"allOf",0]}),a=Te(o.right,t,{...r,path:[...r.path,"allOf",1]}),u=h=>"allOf"in h&&Object.keys(h).length===1,d=[...u(i)?i.allOf:[i],...u(a)?a.allOf:[a]];n.allOf=d},Ef=(e,t,n,r)=>{const o=n,i=e._zod.def;o.type="object";const a=i.keyType,u=a._zod.bag,d=u==null?void 0:u.patterns;if(i.mode==="loose"&&d&&d.size>0){const p=Te(i.valueType,t,{...r,path:[...r.path,"patternProperties","*"]});o.patternProperties={};for(const b of d)o.patternProperties[b.source]=p}else(t.target==="draft-07"||t.target==="draft-2020-12")&&(o.propertyNames=Te(i.keyType,t,{...r,path:[...r.path,"propertyNames"]})),o.additionalProperties=Te(i.valueType,t,{...r,path:[...r.path,"additionalProperties"]});const h=a._zod.values;if(h){const p=[...h].filter(b=>typeof b=="string"||typeof b=="number");p.length>0&&(o.required=p)}},Af=(e,t,n,r)=>{const o=e._zod.def,i=Te(o.innerType,t,r),a=t.seen.get(e);t.target==="openapi-3.0"?(a.ref=o.innerType,n.nullable=!0):n.anyOf=[i,{type:"null"}]},Cf=(e,t,n,r)=>{const o=e._zod.def;Te(o.innerType,t,r);const i=t.seen.get(e);i.ref=o.innerType},Pf=(e,t,n,r)=>{const o=e._zod.def;Te(o.innerType,t,r);const i=t.seen.get(e);i.ref=o.innerType,n.default=JSON.parse(JSON.stringify(o.defaultValue))},Rf=(e,t,n,r)=>{const o=e._zod.def;Te(o.innerType,t,r);const i=t.seen.get(e);i.ref=o.innerType,t.io==="input"&&(n._prefault=JSON.parse(JSON.stringify(o.defaultValue)))},Lf=(e,t,n,r)=>{const o=e._zod.def;Te(o.innerType,t,r);const i=t.seen.get(e);i.ref=o.innerType;let a;try{a=o.catchValue(void 0)}catch{throw new Error("Dynamic catch values are not supported in JSON Schema")}n.default=a},If=(e,t,n,r)=>{const o=e._zod.def,i=t.io==="input"?o.in._zod.def.type==="transform"?o.out:o.in:o.out;Te(i,t,r);const a=t.seen.get(e);a.ref=i},zf=(e,t,n,r)=>{const o=e._zod.def;Te(o.innerType,t,r);const i=t.seen.get(e);i.ref=o.innerType,n.readOnly=!0},uc=(e,t,n,r)=>{const o=e._zod.def;Te(o.innerType,t,r);const i=t.seen.get(e);i.ref=o.innerType},$f=y("ZodISODateTime",(e,t)=>{Lp.init(e,t),ke.init(e,t)});function Of(e){return Mh($f,e)}const Nf=y("ZodISODate",(e,t)=>{Ip.init(e,t),ke.init(e,t)});function Df(e){return Uh(Nf,e)}const Mf=y("ZodISOTime",(e,t)=>{zp.init(e,t),ke.init(e,t)});function Uf(e){return jh(Mf,e)}const jf=y("ZodISODuration",(e,t)=>{$p.init(e,t),ke.init(e,t)});function Zf(e){return Zh(jf,e)}const qf=(e,t)=>{Fa.init(e,t),e.name="ZodError",Object.defineProperties(e,{format:{value:n=>Sd(e,n)},flatten:{value:n=>xd(e,n)},addIssue:{value:n=>{e.issues.push(n),e.message=JSON.stringify(e.issues,ws,2)}},addIssues:{value:n=>{e.issues.push(...n),e.message=JSON.stringify(e.issues,ws,2)}},isEmpty:{get(){return e.issues.length===0}}})},dt=y("ZodError",qf,{Parent:Error}),Hf=js(dt),Ff=Zs(dt),Bf=Wo(dt),Gf=Jo(dt),Wf=Ad(dt),Jf=Cd(dt),Yf=Pd(dt),Xf=Rd(dt),Vf=Ld(dt),Kf=Id(dt),Qf=zd(dt),eg=$d(dt),be=y("ZodType",(e,t)=>(ge.init(e,t),Object.assign(e["~standard"],{jsonSchema:{input:Io(e,"input"),output:Io(e,"output")}}),e.toJSONSchema=uf(e,{}),e.def=t,e.type=t.type,Object.defineProperty(e,"_def",{value:t}),e.check=(...n)=>e.clone(an(t,{checks:[...t.checks??[],...n.map(r=>typeof r=="function"?{_zod:{check:r,def:{check:"custom"},onattach:[]}}:r)]}),{parent:!0}),e.with=e.check,e.clone=(n,r)=>cn(e,n,r),e.brand=()=>e,e.register=((n,r)=>(n.add(e,r),e)),e.parse=(n,r)=>Hf(e,n,r,{callee:e.parse}),e.safeParse=(n,r)=>Bf(e,n,r),e.parseAsync=async(n,r)=>Ff(e,n,r,{callee:e.parseAsync}),e.safeParseAsync=async(n,r)=>Gf(e,n,r),e.spa=e.safeParseAsync,e.encode=(n,r)=>Wf(e,n,r),e.decode=(n,r)=>Jf(e,n,r),e.encodeAsync=async(n,r)=>Yf(e,n,r),e.decodeAsync=async(n,r)=>Xf(e,n,r),e.safeEncode=(n,r)=>Vf(e,n,r),e.safeDecode=(n,r)=>Kf(e,n,r),e.safeEncodeAsync=async(n,r)=>Qf(e,n,r),e.safeDecodeAsync=async(n,r)=>eg(e,n,r),e.refine=(n,r)=>e.check(Yg(n,r)),e.superRefine=n=>e.check(Xg(n)),e.overwrite=n=>e.check(or(n)),e.optional=()=>Ji(e),e.exactOptional=()=>Ng(e),e.nullable=()=>Yi(e),e.nullish=()=>Ji(Yi(e)),e.nonoptional=n=>qg(e,n),e.array=()=>vt(e),e.or=n=>Ag([e,n]),e.and=n=>Rg(e,n),e.transform=n=>Xi(e,$g(n)),e.default=n=>Ug(e,n),e.prefault=n=>Zg(e,n),e.catch=n=>Fg(e,n),e.pipe=n=>Xi(e,n),e.readonly=()=>Wg(e),e.describe=n=>{const r=e.clone();return Ar.add(r,{description:n}),r},Object.defineProperty(e,"description",{get(){var n;return(n=Ar.get(e))==null?void 0:n.description},configurable:!0}),e.meta=(...n)=>{if(n.length===0)return Ar.get(e);const r=e.clone();return Ar.add(r,n[0]),r},e.isOptional=()=>e.safeParse(void 0).success,e.isNullable=()=>e.safeParse(null).success,e.apply=n=>n(e),e)),dc=y("_ZodString",(e,t)=>{qs.init(e,t),be.init(e,t),e._zod.processJSONSchema=(r,o,i)=>pf(e,r,o);const n=e._zod.bag;e.format=n.format??null,e.minLength=n.minimum??null,e.maxLength=n.maximum??null,e.regex=(...r)=>e.check(Jh(...r)),e.includes=(...r)=>e.check(Vh(...r)),e.startsWith=(...r)=>e.check(Kh(...r)),e.endsWith=(...r)=>e.check(Qh(...r)),e.min=(...r)=>e.check(Lo(...r)),e.max=(...r)=>e.check(sc(...r)),e.length=(...r)=>e.check(ic(...r)),e.nonempty=(...r)=>e.check(Lo(1,...r)),e.lowercase=r=>e.check(Yh(r)),e.uppercase=r=>e.check(Xh(r)),e.trim=()=>e.check(tf()),e.normalize=(...r)=>e.check(ef(...r)),e.toLowerCase=()=>e.check(nf()),e.toUpperCase=()=>e.check(rf()),e.slugify=()=>e.check(of())}),tg=y("ZodString",(e,t)=>{qs.init(e,t),dc.init(e,t),e.email=n=>e.check(bh(ng,n)),e.url=n=>e.check(wh(rg,n)),e.jwt=n=>e.check(Dh(kg,n)),e.emoji=n=>e.check(xh(og,n)),e.guid=n=>e.check(Zi(Bi,n)),e.uuid=n=>e.check(kh(ao,n)),e.uuidv4=n=>e.check(_h(ao,n)),e.uuidv6=n=>e.check(vh(ao,n)),e.uuidv7=n=>e.check(yh(ao,n)),e.nanoid=n=>e.check(Sh(sg,n)),e.guid=n=>e.check(Zi(Bi,n)),e.cuid=n=>e.check(Th(ig,n)),e.cuid2=n=>e.check(Eh(ag,n)),e.ulid=n=>e.check(Ah(cg,n)),e.base64=n=>e.check($h(gg,n)),e.base64url=n=>e.check(Oh(mg,n)),e.xid=n=>e.check(Ch(lg,n)),e.ksuid=n=>e.check(Ph(ug,n)),e.ipv4=n=>e.check(Rh(dg,n)),e.ipv6=n=>e.check(Lh(pg,n)),e.cidrv4=n=>e.check(Ih(hg,n)),e.cidrv6=n=>e.check(zh(fg,n)),e.e164=n=>e.check(Nh(bg,n)),e.datetime=n=>e.check(Of(n)),e.date=n=>e.check(Df(n)),e.time=n=>e.check(Uf(n)),e.duration=n=>e.check(Zf(n))});function A(e){return mh(tg,e)}const ke=y("ZodStringFormat",(e,t)=>{me.init(e,t),dc.init(e,t)}),ng=y("ZodEmail",(e,t)=>{wp.init(e,t),ke.init(e,t)}),Bi=y("ZodGUID",(e,t)=>{vp.init(e,t),ke.init(e,t)}),ao=y("ZodUUID",(e,t)=>{yp.init(e,t),ke.init(e,t)}),rg=y("ZodURL",(e,t)=>{xp.init(e,t),ke.init(e,t)}),og=y("ZodEmoji",(e,t)=>{Sp.init(e,t),ke.init(e,t)}),sg=y("ZodNanoID",(e,t)=>{Tp.init(e,t),ke.init(e,t)}),ig=y("ZodCUID",(e,t)=>{Ep.init(e,t),ke.init(e,t)}),ag=y("ZodCUID2",(e,t)=>{Ap.init(e,t),ke.init(e,t)}),cg=y("ZodULID",(e,t)=>{Cp.init(e,t),ke.init(e,t)}),lg=y("ZodXID",(e,t)=>{Pp.init(e,t),ke.init(e,t)}),ug=y("ZodKSUID",(e,t)=>{Rp.init(e,t),ke.init(e,t)}),dg=y("ZodIPv4",(e,t)=>{Op.init(e,t),ke.init(e,t)}),pg=y("ZodIPv6",(e,t)=>{Np.init(e,t),ke.init(e,t)}),hg=y("ZodCIDRv4",(e,t)=>{Dp.init(e,t),ke.init(e,t)}),fg=y("ZodCIDRv6",(e,t)=>{Mp.init(e,t),ke.init(e,t)}),gg=y("ZodBase64",(e,t)=>{Up.init(e,t),ke.init(e,t)}),mg=y("ZodBase64URL",(e,t)=>{Zp.init(e,t),ke.init(e,t)}),bg=y("ZodE164",(e,t)=>{qp.init(e,t),ke.init(e,t)}),kg=y("ZodJWT",(e,t)=>{Fp.init(e,t),ke.init(e,t)}),pc=y("ZodNumber",(e,t)=>{ec.init(e,t),be.init(e,t),e._zod.processJSONSchema=(r,o,i)=>hf(e,r,o),e.gt=(r,o)=>e.check(Hi(r,o)),e.gte=(r,o)=>e.check(ds(r,o)),e.min=(r,o)=>e.check(ds(r,o)),e.lt=(r,o)=>e.check(qi(r,o)),e.lte=(r,o)=>e.check(us(r,o)),e.max=(r,o)=>e.check(us(r,o)),e.int=r=>e.check(Gi(r)),e.safe=r=>e.check(Gi(r)),e.positive=r=>e.check(Hi(0,r)),e.nonnegative=r=>e.check(ds(0,r)),e.negative=r=>e.check(qi(0,r)),e.nonpositive=r=>e.check(us(0,r)),e.multipleOf=(r,o)=>e.check(Fi(r,o)),e.step=(r,o)=>e.check(Fi(r,o)),e.finite=()=>e;const n=e._zod.bag;e.minValue=Math.max(n.minimum??Number.NEGATIVE_INFINITY,n.exclusiveMinimum??Number.NEGATIVE_INFINITY)??null,e.maxValue=Math.min(n.maximum??Number.POSITIVE_INFINITY,n.exclusiveMaximum??Number.POSITIVE_INFINITY)??null,e.isInt=(n.format??"").includes("int")||Number.isSafeInteger(n.multipleOf??.5),e.isFinite=!0,e.format=n.format??null});function Lt(e){return qh(pc,e)}const _g=y("ZodNumberFormat",(e,t)=>{Bp.init(e,t),pc.init(e,t)});function Gi(e){return Hh(_g,e)}const vg=y("ZodBoolean",(e,t)=>{Gp.init(e,t),be.init(e,t),e._zod.processJSONSchema=(n,r,o)=>ff(e,n,r)});function he(e){return Fh(vg,e)}const yg=y("ZodAny",(e,t)=>{Wp.init(e,t),be.init(e,t),e._zod.processJSONSchema=(n,r,o)=>mf()});function hc(){return Bh(yg)}const wg=y("ZodUnknown",(e,t)=>{Jp.init(e,t),be.init(e,t),e._zod.processJSONSchema=(n,r,o)=>bf()});function Wi(){return Gh(wg)}const xg=y("ZodNever",(e,t)=>{Yp.init(e,t),be.init(e,t),e._zod.processJSONSchema=(n,r,o)=>gf(e,n,r)});function Sg(e){return Wh(xg,e)}const Tg=y("ZodArray",(e,t)=>{Xp.init(e,t),be.init(e,t),e._zod.processJSONSchema=(n,r,o)=>wf(e,n,r,o),e.element=t.element,e.min=(n,r)=>e.check(Lo(n,r)),e.nonempty=n=>e.check(Lo(1,n)),e.max=(n,r)=>e.check(sc(n,r)),e.length=(n,r)=>e.check(ic(n,r)),e.unwrap=()=>e.element});function vt(e,t){return sf(Tg,e,t)}const Eg=y("ZodObject",(e,t)=>{Kp.init(e,t),be.init(e,t),e._zod.processJSONSchema=(n,r,o)=>xf(e,n,r,o),Q(e,"shape",()=>t.shape),e.keyof=()=>ct(Object.keys(e._zod.def.shape)),e.catchall=n=>e.clone({...e._zod.def,catchall:n}),e.passthrough=()=>e.clone({...e._zod.def,catchall:Wi()}),e.loose=()=>e.clone({...e._zod.def,catchall:Wi()}),e.strict=()=>e.clone({...e._zod.def,catchall:Sg()}),e.strip=()=>e.clone({...e._zod.def,catchall:void 0}),e.extend=n=>kd(e,n),e.safeExtend=n=>_d(e,n),e.merge=n=>vd(e,n),e.pick=n=>md(e,n),e.omit=n=>bd(e,n),e.partial=(...n)=>yd(mc,e,n[0]),e.required=(...n)=>wd(bc,e,n[0])});function pe(e,t){const n={type:"object",shape:e??{},...N(t)};return new Eg(n)}const fc=y("ZodUnion",(e,t)=>{rc.init(e,t),be.init(e,t),e._zod.processJSONSchema=(n,r,o)=>Sf(e,n,r,o),e.options=t.options});function Ag(e,t){return new fc({type:"union",options:e,...N(t)})}const Cg=y("ZodDiscriminatedUnion",(e,t)=>{fc.init(e,t),Qp.init(e,t)});function gc(e,t,n){return new Cg({type:"union",options:t,discriminator:e,...N(n)})}const Pg=y("ZodIntersection",(e,t)=>{eh.init(e,t),be.init(e,t),e._zod.processJSONSchema=(n,r,o)=>Tf(e,n,r,o)});function Rg(e,t){return new Pg({type:"intersection",left:e,right:t})}const Lg=y("ZodRecord",(e,t)=>{th.init(e,t),be.init(e,t),e._zod.processJSONSchema=(n,r,o)=>Ef(e,n,r,o),e.keyType=t.keyType,e.valueType=t.valueType});function Ct(e,t,n){return new Lg({type:"record",keyType:e,valueType:t,...N(n)})}const Ss=y("ZodEnum",(e,t)=>{nh.init(e,t),be.init(e,t),e._zod.processJSONSchema=(r,o,i)=>kf(e,r,o),e.enum=t.entries,e.options=Object.values(t.entries);const n=new Set(Object.keys(t.entries));e.extract=(r,o)=>{const i={};for(const a of r)if(n.has(a))i[a]=t.entries[a];else throw new Error(`Key ${a} not found in enum`);return new Ss({...t,checks:[],...N(o),entries:i})},e.exclude=(r,o)=>{const i={...t.entries};for(const a of r)if(n.has(a))delete i[a];else throw new Error(`Key ${a} not found in enum`);return new Ss({...t,checks:[],...N(o),entries:i})}});function ct(e,t){const n=Array.isArray(e)?Object.fromEntries(e.map(r=>[r,r])):e;return new Ss({type:"enum",entries:n,...N(t)})}const Ig=y("ZodLiteral",(e,t)=>{rh.init(e,t),be.init(e,t),e._zod.processJSONSchema=(n,r,o)=>_f(e,n,r),e.values=new Set(t.values),Object.defineProperty(e,"value",{get(){if(t.values.length>1)throw new Error("This schema contains multiple valid literal values. Use `.values` instead.");return t.values[0]}})});function at(e,t){return new Ig({type:"literal",values:Array.isArray(e)?e:[e],...N(t)})}const zg=y("ZodTransform",(e,t)=>{oh.init(e,t),be.init(e,t),e._zod.processJSONSchema=(n,r,o)=>yf(e,n),e._zod.parse=(n,r)=>{if(r.direction==="backward")throw new Ma(e.constructor.name);n.addIssue=i=>{if(typeof i=="string")n.issues.push(Nr(i,n.value,t));else{const a=i;a.fatal&&(a.continue=!1),a.code??(a.code="custom"),a.input??(a.input=n.value),a.inst??(a.inst=e),n.issues.push(Nr(a))}};const o=t.transform(n.value,n);return o instanceof Promise?o.then(i=>(n.value=i,n)):(n.value=o,n)}});function $g(e){return new zg({type:"transform",transform:e})}const mc=y("ZodOptional",(e,t)=>{oc.init(e,t),be.init(e,t),e._zod.processJSONSchema=(n,r,o)=>uc(e,n,r,o),e.unwrap=()=>e._zod.def.innerType});function Ji(e){return new mc({type:"optional",innerType:e})}const Og=y("ZodExactOptional",(e,t)=>{sh.init(e,t),be.init(e,t),e._zod.processJSONSchema=(n,r,o)=>uc(e,n,r,o),e.unwrap=()=>e._zod.def.innerType});function Ng(e){return new Og({type:"optional",innerType:e})}const Dg=y("ZodNullable",(e,t)=>{ih.init(e,t),be.init(e,t),e._zod.processJSONSchema=(n,r,o)=>Af(e,n,r,o),e.unwrap=()=>e._zod.def.innerType});function Yi(e){return new Dg({type:"nullable",innerType:e})}const Mg=y("ZodDefault",(e,t)=>{ah.init(e,t),be.init(e,t),e._zod.processJSONSchema=(n,r,o)=>Pf(e,n,r,o),e.unwrap=()=>e._zod.def.innerType,e.removeDefault=e.unwrap});function Ug(e,t){return new Mg({type:"default",innerType:e,get defaultValue(){return typeof t=="function"?t():qa(t)}})}const jg=y("ZodPrefault",(e,t)=>{ch.init(e,t),be.init(e,t),e._zod.processJSONSchema=(n,r,o)=>Rf(e,n,r,o),e.unwrap=()=>e._zod.def.innerType});function Zg(e,t){return new jg({type:"prefault",innerType:e,get defaultValue(){return typeof t=="function"?t():qa(t)}})}const bc=y("ZodNonOptional",(e,t)=>{lh.init(e,t),be.init(e,t),e._zod.processJSONSchema=(n,r,o)=>Cf(e,n,r,o),e.unwrap=()=>e._zod.def.innerType});function qg(e,t){return new bc({type:"nonoptional",innerType:e,...N(t)})}const Hg=y("ZodCatch",(e,t)=>{uh.init(e,t),be.init(e,t),e._zod.processJSONSchema=(n,r,o)=>Lf(e,n,r,o),e.unwrap=()=>e._zod.def.innerType,e.removeCatch=e.unwrap});function Fg(e,t){return new Hg({type:"catch",innerType:e,catchValue:typeof t=="function"?t:()=>t})}const Bg=y("ZodPipe",(e,t)=>{dh.init(e,t),be.init(e,t),e._zod.processJSONSchema=(n,r,o)=>If(e,n,r,o),e.in=t.in,e.out=t.out});function Xi(e,t){return new Bg({type:"pipe",in:e,out:t})}const Gg=y("ZodReadonly",(e,t)=>{ph.init(e,t),be.init(e,t),e._zod.processJSONSchema=(n,r,o)=>zf(e,n,r,o),e.unwrap=()=>e._zod.def.innerType});function Wg(e){return new Gg({type:"readonly",innerType:e})}const Jg=y("ZodCustom",(e,t)=>{hh.init(e,t),be.init(e,t),e._zod.processJSONSchema=(n,r,o)=>vf(e,n)});function Yg(e,t={}){return af(Jg,e,t)}function Xg(e){return cf(e)}const Vg=pe({name:A().min(1).max(100).optional(),command:A().min(1).max(500),args:vt(A()).optional(),failOnError:he().default(!0).optional(),timeout:Lt().int().min(1e3).max(3e5).default(3e4).optional(),workingDirectory:A().optional(),env:Ct(A(),A()).optional(),runOnBackground:he().optional()});pe({name:A(),command:A(),success:he(),exitCode:Lt().optional(),stdout:A().optional(),stderr:A().optional(),error:A().optional(),duration:Lt(),failOnError:he()});const bn=pe({path:A(),extraCommands:vt(Vg).optional(),id:A().uuid().optional(),rotationKey:A().optional(),usageStatus:ct(["free","in_use"]).optional()}),Kg=gc("operation",[bn.extend({operation:at("create"),content:A().optional(),contentPath:A().optional(),encoding:ct(["utf-8","base64"]).optional()}),bn.extend({operation:at("merge"),data:Ct(A(),hc()),mergeStrategy:ct(["deep","shallow"]).optional(),arrayMergeStrategy:ct(["concat","replace"]).optional()}),bn.extend({operation:at("modify"),content:A().optional(),contentPath:A().optional(),createIfMissing:he().optional()}),bn.extend({operation:at("delete"),ignoreIfMissing:he().optional()}),bn.extend({operation:at("createDirectory"),contentPath:A().optional(),mode:Lt().optional(),ignoreIfExists:he().optional()}),bn.extend({operation:at("download"),url:A().url(),headers:Ct(A(),A()).optional(),timeout:Lt().min(1e3).max(3e5).optional()}),bn.extend({operation:at("gitClone"),gitUrl:A(),gitSecretKey:A().optional(),sourceBranch:A().optional(),targetBranch:A().optional()})]);var ye=(e=>(e.PENDING="pending",e.ASSIGNED="assigned",e.IN_PROGRESS="in_progress",e.WAITING_FOR_INPUT="waiting_for_input",e.WAITING_FOR_PLAN_APPROVAL="waiting_for_plan_approval",e.PLAN_APPROVED="plan_approved",e.PLAN_REJECTED="plan_rejected",e.COMPLETED="completed",e.FAILED="failed",e.CANCELLED="cancelled",e.RESULT_REJECTED="result_rejected",e))(ye||{});const Qg=pe({type:ct(["json","file","regex"]).describe("Extraction method"),source:A().describe("Source to extract from (file path or stdout/stderr)"),schema:pe({}).passthrough().optional().describe("JSON schema for validation"),pattern:A().optional().describe("Regex pattern for extraction")}),em=pe({type:ct(["issue_update","bulk_issue_update","notification","webhook"]).describe("Hook type"),config:hc().describe("Hook-specific configuration")});pe({command:A().optional().describe("Legacy — unused in SDK mode"),args:vt(A()).optional().describe("Legacy — unused in SDK mode"),env:Ct(A(),A()).optional().describe("Environment variables"),workingDirectory:A().optional().describe("Working directory for command execution"),fileOperations:vt(Kg).optional().describe("File operations to perform during setup"),gitUrl:A().optional().describe("Git repository URL (populated from project)"),gitPrivateKey:A().optional().describe("Git SSH private key (populated from project)"),gitCommitMessage:A().optional().describe("Commit message for git operations"),resultExtraction:Qg.optional().describe("Schema for extracting result data"),postExecutionHooks:vt(em).optional().describe("Hooks to run after task completion"),executionMode:ct(["claudeAgentSdk","openaiAgentSdk","opencodeSdk","cursorSdk","codexSdk"]).optional().default("claudeAgentSdk").describe("Execution mode (default: claudeAgentSdk)"),executionPlan:gc("executionMode",[pe({executionMode:at("claudeAgentSdk"),promptText:A(),sdkOptions:pe({model:A(),permissionMode:ct(["plan","acceptEdits","bypassPermissions","ask"]),settingSources:vt(A()),allowDangerouslySkipPermissions:he(),persistSession:he(),streamSdkEvents:he().optional(),allowedTools:vt(A()).optional(),settings:pe({enabledPlugins:Ct(A(),he())}),env:Ct(A(),A()).optional()}),resume:pe({sessionId:A().optional(),continue:he()}).optional()}),pe({executionMode:at("opencodeSdk"),promptText:A(),sdkOptions:pe({provider:A(),model:A(),allowedTools:vt(A()).optional(),env:Ct(A(),A()).optional()}),resume:pe({sessionId:A().optional(),continue:he()}).optional()}),pe({executionMode:at("openaiAgentSdk"),promptText:A(),sdkOptions:pe({model:A(),env:Ct(A(),A()).optional()}),resume:pe({sessionId:A().optional(),continue:he()}).optional()}),pe({executionMode:at("codexSdk"),promptText:A(),sdkOptions:pe({model:A().optional(),sandboxMode:ct(["read-only","workspace-write","danger-full-access"]).optional(),approvalPolicy:ct(["never","on-request","on-failure","untrusted"]).optional(),env:Ct(A(),A()).optional()}),resume:pe({sessionId:A().optional(),continue:he()}).optional()}),pe({executionMode:at("cursorSdk"),promptText:A(),sdkOptions:pe({model:A(),env:Ct(A(),A()).optional()}),resume:pe({sessionId:A().optional(),continue:he()}).optional()})]).optional().describe("Backend-built prompt + resolved SDK options for this phase"),planEnabled:he().optional().default(!1).describe("Enable planning phase (computed at runtime for agent)"),planContent:A().optional().describe("Final approved plan content"),planApproved:he().optional().describe("Plan approval status"),planApprovedAt:A().optional().describe("ISO timestamp of approval"),planRejected:he().optional().describe("Plan rejection flag"),planRejectionFeedback:A().optional().describe("User rejection feedback"),rejectedPlanContent:A().optional().describe("Previously rejected plan content"),planCompletedAt:A().optional().describe("ISO timestamp when plan was generated"),planRejectedAt:A().optional().describe("ISO timestamp when plan was rejected"),resultRejectionFeedback:A().optional().describe("User feedback when rejecting the result (most recent)"),resultRejectedAt:A().optional().describe("ISO timestamp when result was rejected (most recent)"),resultRejectionHistory:vt(pe({feedback:A(),rejectedAt:A()})).optional().describe("All rejection messages in chronological order"),notificationChannelPlanMessageId:Lt().optional(),notificationChannelPlanMessageSentAt:A().optional(),notificationChannelCompletedMessageId:Lt().optional(),notificationChannelFailedMessageId:Lt().optional(),streamSdkEvents:he().optional().describe("Stream SDK messages (thinking, tool calls, etc.) as sdk_event chunks"),originalTaskSummary:A().optional().describe("Summary from the original task run (passed to retry for historical context)"),planWasApproved:he().optional().describe("True when planApproved was cleared for rePlan=true retry — indicates the plan had been approved before"),planComments:vt(pe({id:A(),selectedText:A(),startOffset:Lt(),endOffset:Lt(),commentText:A(),createdAt:A()})).optional().describe("Inline review comments attached to the plan"),hasAiConfigSecrets:he().optional().describe("True when AI Config has secret-backed env vars; agent must fetch resolved values via /tasks/:id/resolve-secrets"),hasCredentials:he().optional().describe("True when the task has credentials attached; agent must fetch resolved values via /tasks/:id/resolve-credentials"),mcpServersMode:ct(["all","ignoreExistingMcpServers"]).optional().describe("MCP server strategy for this run; 'ignoreExistingMcpServers' overrides the existing .mcp.json with only the template's configured servers plus the agent-platform server"),enableBrowserTools:he().optional().describe("When true, the MCP server registers browser_interact and browser_get_context (browser_automate tasks only)")});ye.PENDING+"",ye.CANCELLED,ye.ASSIGNED+"",ye.CANCELLED,ye.IN_PROGRESS+"",ye.CANCELLED,ye.FAILED,ye.WAITING_FOR_INPUT+"",ye.CANCELLED,ye.WAITING_FOR_PLAN_APPROVAL+"",ye.CANCELLED,ye.PLAN_APPROVED+"",ye.CANCELLED,ye.PLAN_REJECTED+"",ye.CANCELLED,ye.COMPLETED+"",ye.RESULT_REJECTED+"",ye.CANCELLED,ye.FAILED+"",ye.CANCELLED+"";const kc="browser_capture",tm="browser_automate";async function _c(e){if(!e.ok){const t=await e.json().catch(()=>({message:`HTTP ${e.status}`}));throw new Error(t.message||t.error||`HTTP ${e.status}`)}return e.json()}const nm=3e4;async function zo(e,t={},n=nm){const r=new AbortController,o=setTimeout(()=>r.abort(),n);try{return await fetch(e,{...t,signal:r.signal})}catch(i){throw i instanceof DOMException&&i.name==="AbortError"?new Error(`Request timed out after ${Math.round(n/1e3)}s. Please check your connection and try again.`):i}finally{clearTimeout(o)}}async function Ze(e,t,n,r){const i=`${e.backendUrl.replace(/\/+$/,"")}/api${n}`,a=await zo(i,{method:t,headers:{"Content-Type":"application/json",Authorization:`Bearer ${e.token}`},body:r!==void 0?JSON.stringify(r):void 0});return _c(a)}async function vc(e,t){return Ze(e,"GET",`/projects/by-key/${encodeURIComponent(t)}`)}const rm=["projectId","note","ctx"];function om(e){const t=rm.filter(n=>e[n]===void 0||e[n]===null);if(t.length>0)throw new Error(`createTask: missing required field(s): ${t.join(", ")}`)}async function Ts(e,t){var h,p,b,m,_,v;om(t);const{projectId:n,note:r,ctx:o,advancedOpts:i,titleOverride:a,titleInstruction:u,type:d=kc}=t;return Ze(e,"POST","/tasks",{type:d,title:a||r.slice(0,120)||o.pageTitle||"Browser capture",titleInstruction:u??r,projectId:n,autoAssign:!0,...i!=null&&i.claudeTemplateId?{claudeTemplateId:i.claudeTemplateId}:{},...(i==null?void 0:i.quickMode)!==void 0?{quickMode:i.quickMode}:{},...(i==null?void 0:i.modelOverride)!=null?{modelOverride:i.modelOverride}:{},...(i==null?void 0:i.claudeProfileId)!=null?{claudeProfileId:i.claudeProfileId}:{},...(i==null?void 0:i.effort)!=null?{effort:i.effort}:{},...(i==null?void 0:i.executionMode)!=null?{executionMode:i.executionMode}:{},...(h=i==null?void 0:i.selectedPluginIds)!=null&&h.length?{selectedPluginIds:i.selectedPluginIds}:{},...(p=i==null?void 0:i.selectedSkillIds)!=null&&p.length?{selectedSkillIds:i.selectedSkillIds}:{},...(b=i==null?void 0:i.selectedPluginSkillIds)!=null&&b.length?{selectedPluginSkillIds:i.selectedPluginSkillIds}:{},...(m=i==null?void 0:i.selectedMcpServerIds)!=null&&m.length?{selectedMcpServerIds:i.selectedMcpServerIds}:{},...(_=i==null?void 0:i.selectedSlashCommandIds)!=null&&_.length?{selectedSlashCommandIds:i.selectedSlashCommandIds}:{},...(v=i==null?void 0:i.selectedRemoteContextProviderIds)!=null&&v.length?{selectedRemoteContextProviderIds:i.selectedRemoteContextProviderIds}:{},metadata:{type:d,note:r,source:"web-sdk",pageUrl:o.pageUrl,pageTitle:o.pageTitle,elementText:o.elementText,cssSelector:o.cssSelector,elementOuterHtml:o.elementOuterHtml,ancestry:o.ancestry,elementRole:o.elementRole,elementAriaLabel:o.elementAriaLabel,enclosingSection:o.enclosingSection,description:o.description,canonicalUrl:o.canonicalUrl,lang:o.lang,ogTitle:o.ogTitle,ogDescription:o.ogDescription,ogType:o.ogType,ogSiteName:o.ogSiteName,viewportWidth:o.viewportWidth,viewportHeight:o.viewportHeight,scrollX:o.scrollX,scrollY:o.scrollY,selectionText:o.selectionText,capturedAt:o.capturedAt,interactionSteps:o.interactionSteps}})}async function Vi(e,t){return Ts(e,{...t,type:tm})}async function Ki(e,t,n,r){return Ze(e,"POST","/planning-sessions",{projectId:t,instruction:n,quickMode:(r==null?void 0:r.quickMode)??!1,...r!=null&&r.claudeTemplateId?{claudeTemplateId:r.claudeTemplateId}:{}})}async function sm(e,t){const n=t?`?projectId=${encodeURIComponent(t)}`:"";return Ze(e,"GET",`/claude-templates${n}`)}async function yc(e,t){return Ze(e,"GET",`/tasks/${t}`)}async function im(e,t){return Ze(e,"GET",`/planning-sessions/${t}`)}async function Qi(e){return Ze(e,"GET","/projects")}async function ea(e,t,n){const o=`${e.backendUrl.replace(/\/+$/,"")}/api/auth/tokens/exchange-code`,i=await zo(o,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({code:t,origin:n})});return _c(i)}async function am(e,t){return Ze(e,"GET",`/tasks/${t}/browser-commands/pending`)}async function cm(e,t,n,r,o){return Ze(e,"POST",`/tasks/${t}/browser-commands/${n}/result`,{status:r,message:o})}async function lm(e,t){return Ze(e,"GET",`/tasks/${t}/chunks`)}async function um(e,t,n){return Ze(e,"POST",`/tasks/${t}/instructions`,{content:n})}async function dm(e,t){return Ze(e,"POST",`/tasks/${t}/cancel`)}async function pm(e,t){return Ze(e,"POST",`/tasks/${t}/approve-result`)}async function hm(e,t,n){return Ze(e,"POST",`/tasks/${t}/reject-result`,{feedback:n})}async function $o(e,t){return Ze(e,"GET",`/tasks/${t}/interactions?filter=unanswered`)}async function wc(e,t,n,r){return Ze(e,"POST",`/tasks/${t}/interactions/${n}/answer`,{answer:r})}function fm(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var ps={exports:{}};/*!
1358
+ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.`)}for(const h of e.seen.entries()){const g=h[1];if(t===h[0]){i(h);continue}if(e.external){const k=(l=e.external.registry.get(h[0]))==null?void 0:l.id;if(t!==h[0]&&k){i(h);continue}}if((p=e.metadataRegistry.get(h[0]))==null?void 0:p.id){i(h);continue}if(g.cycle){i(h);continue}if(g.count>1&&e.reused==="ref"){i(h);continue}}}function kc(e,t){var a,d,l,p,h;const n=e.seen.get(t);if(!n)throw new Error("Unprocessed schema. This is a bug in Zod.");const r=g=>{var ee,N,T;const m=e.seen.get(g);if(m.ref===null)return;const k=(ee=m.def)!=null?ee:m.schema,y=v({},k),E=m.ref;if(m.ref=null,E){r(E);const S=e.seen.get(E),C=S.schema;if(C.$ref&&(e.target==="draft-07"||e.target==="draft-04"||e.target==="openapi-3.0")?(k.allOf=(N=k.allOf)!=null?N:[],k.allOf.push(C)):Object.assign(k,C),Object.assign(k,y),g._zod.parent===E)for(const J in k)J==="$ref"||J==="allOf"||J in y||delete k[J];if(C.$ref)for(const J in k)J==="$ref"||J==="allOf"||J in S.def&&JSON.stringify(k[J])===JSON.stringify(S.def[J])&&delete k[J]}const Z=g._zod.parent;if(Z&&Z!==E){r(Z);const S=e.seen.get(Z);if(S!=null&&S.schema.$ref&&(k.$ref=S.schema.$ref,S.def))for(const C in k)C==="$ref"||C==="allOf"||C in S.def&&JSON.stringify(k[C])===JSON.stringify(S.def[C])&&delete k[C]}e.override({zodSchema:g,jsonSchema:k,path:(T=m.path)!=null?T:[]})};for(const g of[...e.seen.entries()].reverse())r(g[0]);const o={};if(e.target==="draft-2020-12"?o.$schema="https://json-schema.org/draft/2020-12/schema":e.target==="draft-07"?o.$schema="http://json-schema.org/draft-07/schema#":e.target==="draft-04"?o.$schema="http://json-schema.org/draft-04/schema#":e.target,(a=e.external)!=null&&a.uri){const g=(d=e.external.registry.get(t))==null?void 0:d.id;if(!g)throw new Error("Schema is missing an `id` property");o.$id=e.external.uri(g)}Object.assign(o,(l=n.def)!=null?l:n.schema);const i=(h=(p=e.external)==null?void 0:p.defs)!=null?h:{};for(const g of e.seen.entries()){const m=g[1];m.def&&m.defId&&(i[m.defId]=m.def)}e.external||Object.keys(i).length>0&&(e.target==="draft-2020-12"?o.$defs=i:o.definitions=i);try{const g=JSON.parse(JSON.stringify(o));return Object.defineProperty(g,"~standard",{value:U(v({},t["~standard"]),{jsonSchema:{input:Oo(t,"input",e.processors),output:Oo(t,"output",e.processors)}}),enumerable:!1,writable:!1}),g}catch(g){throw new Error("Error converting schema to JSON.")}}function Ye(e,t){const n=t!=null?t:{seen:new Set};if(n.seen.has(e))return!1;n.seen.add(e);const r=e._zod.def;if(r.type==="transform")return!0;if(r.type==="array")return Ye(r.element,n);if(r.type==="set")return Ye(r.valueType,n);if(r.type==="lazy")return Ye(r.getter(),n);if(r.type==="promise"||r.type==="optional"||r.type==="nonoptional"||r.type==="nullable"||r.type==="readonly"||r.type==="default"||r.type==="prefault")return Ye(r.innerType,n);if(r.type==="intersection")return Ye(r.left,n)||Ye(r.right,n);if(r.type==="record"||r.type==="map")return Ye(r.keyType,n)||Ye(r.valueType,n);if(r.type==="pipe")return Ye(r.in,n)||Ye(r.out,n);if(r.type==="object"){for(const o in r.shape)if(Ye(r.shape[o],n))return!0;return!1}if(r.type==="union"){for(const o of r.options)if(Ye(o,n))return!0;return!1}if(r.type==="tuple"){for(const o of r.items)if(Ye(o,n))return!0;return!!(r.rest&&Ye(r.rest,n))}return!1}const xf=(e,t={})=>n=>{const r=mc(U(v({},n),{processors:t}));return Re(e,r),bc(r,e),kc(r,e)},Oo=(e,t,n={})=>r=>{const{libraryOptions:o,target:i}=r!=null?r:{},a=mc(U(v({},o!=null?o:{}),{target:i,io:t,processors:n}));return Re(e,a),bc(a,e),kc(a,e)},Sf={guid:"uuid",url:"uri",datetime:"date-time",json_string:"json-string",regex:""},Tf=(e,t,n,r)=>{var h;const o=n;o.type="string";const{minimum:i,maximum:a,format:d,patterns:l,contentEncoding:p}=e._zod.bag;if(typeof i=="number"&&(o.minLength=i),typeof a=="number"&&(o.maxLength=a),d&&(o.format=(h=Sf[d])!=null?h:d,o.format===""&&delete o.format,d==="time"&&delete o.format),p&&(o.contentEncoding=p),l&&l.size>0){const g=[...l];g.length===1?o.pattern=g[0].source:g.length>1&&(o.allOf=[...g.map(m=>U(v({},t.target==="draft-07"||t.target==="draft-04"||t.target==="openapi-3.0"?{type:"string"}:{}),{pattern:m.source}))])}},Ef=(e,t,n,r)=>{const o=n,{minimum:i,maximum:a,format:d,multipleOf:l,exclusiveMaximum:p,exclusiveMinimum:h}=e._zod.bag;typeof d=="string"&&d.includes("int")?o.type="integer":o.type="number",typeof h=="number"&&(t.target==="draft-04"||t.target==="openapi-3.0"?(o.minimum=h,o.exclusiveMinimum=!0):o.exclusiveMinimum=h),typeof i=="number"&&(o.minimum=i,typeof h=="number"&&t.target!=="draft-04"&&(h>=i?delete o.minimum:delete o.exclusiveMinimum)),typeof p=="number"&&(t.target==="draft-04"||t.target==="openapi-3.0"?(o.maximum=p,o.exclusiveMaximum=!0):o.exclusiveMaximum=p),typeof a=="number"&&(o.maximum=a,typeof p=="number"&&t.target!=="draft-04"&&(p<=a?delete o.maximum:delete o.exclusiveMaximum)),typeof l=="number"&&(o.multipleOf=l)},Af=(e,t,n,r)=>{n.type="boolean"},Cf=(e,t,n,r)=>{n.not={}},Pf=(e,t,n,r)=>{},Rf=(e,t,n,r)=>{},Lf=(e,t,n,r)=>{const o=e._zod.def,i=Ya(o.entries);i.every(a=>typeof a=="number")&&(n.type="number"),i.every(a=>typeof a=="string")&&(n.type="string"),n.enum=i},If=(e,t,n,r)=>{const o=e._zod.def,i=[];for(const a of o.values)if(a===void 0){if(t.unrepresentable==="throw")throw new Error("Literal `undefined` cannot be represented in JSON Schema")}else if(typeof a=="bigint"){if(t.unrepresentable==="throw")throw new Error("BigInt literals cannot be represented in JSON Schema");i.push(Number(a))}else i.push(a);if(i.length!==0)if(i.length===1){const a=i[0];n.type=a===null?"null":typeof a,t.target==="draft-04"||t.target==="openapi-3.0"?n.enum=[a]:n.const=a}else i.every(a=>typeof a=="number")&&(n.type="number"),i.every(a=>typeof a=="string")&&(n.type="string"),i.every(a=>typeof a=="boolean")&&(n.type="boolean"),i.every(a=>a===null)&&(n.type="null"),n.enum=i},zf=(e,t,n,r)=>{if(t.unrepresentable==="throw")throw new Error("Custom types cannot be represented in JSON Schema")},$f=(e,t,n,r)=>{if(t.unrepresentable==="throw")throw new Error("Transforms cannot be represented in JSON Schema")},Of=(e,t,n,r)=>{const o=n,i=e._zod.def,{minimum:a,maximum:d}=e._zod.bag;typeof a=="number"&&(o.minItems=a),typeof d=="number"&&(o.maxItems=d),o.type="array",o.items=Re(i.element,t,U(v({},r),{path:[...r.path,"items"]}))},Nf=(e,t,n,r)=>{var p;const o=n,i=e._zod.def;o.type="object",o.properties={};const a=i.shape;for(const h in a)o.properties[h]=Re(a[h],t,U(v({},r),{path:[...r.path,"properties",h]}));const d=new Set(Object.keys(a)),l=new Set([...d].filter(h=>{const g=i.shape[h]._zod;return t.io==="input"?g.optin===void 0:g.optout===void 0}));l.size>0&&(o.required=Array.from(l)),((p=i.catchall)==null?void 0:p._zod.def.type)==="never"?o.additionalProperties=!1:i.catchall?i.catchall&&(o.additionalProperties=Re(i.catchall,t,U(v({},r),{path:[...r.path,"additionalProperties"]}))):t.io==="output"&&(o.additionalProperties=!1)},Df=(e,t,n,r)=>{const o=e._zod.def,i=o.inclusive===!1,a=o.options.map((d,l)=>Re(d,t,U(v({},r),{path:[...r.path,i?"oneOf":"anyOf",l]})));i?n.oneOf=a:n.anyOf=a},Mf=(e,t,n,r)=>{const o=e._zod.def,i=Re(o.left,t,U(v({},r),{path:[...r.path,"allOf",0]})),a=Re(o.right,t,U(v({},r),{path:[...r.path,"allOf",1]})),d=p=>"allOf"in p&&Object.keys(p).length===1,l=[...d(i)?i.allOf:[i],...d(a)?a.allOf:[a]];n.allOf=l},Uf=(e,t,n,r)=>{const o=n,i=e._zod.def;o.type="object";const a=i.keyType,d=a._zod.bag,l=d==null?void 0:d.patterns;if(i.mode==="loose"&&l&&l.size>0){const h=Re(i.valueType,t,U(v({},r),{path:[...r.path,"patternProperties","*"]}));o.patternProperties={};for(const g of l)o.patternProperties[g.source]=h}else(t.target==="draft-07"||t.target==="draft-2020-12")&&(o.propertyNames=Re(i.keyType,t,U(v({},r),{path:[...r.path,"propertyNames"]}))),o.additionalProperties=Re(i.valueType,t,U(v({},r),{path:[...r.path,"additionalProperties"]}));const p=a._zod.values;if(p){const h=[...p].filter(g=>typeof g=="string"||typeof g=="number");h.length>0&&(o.required=h)}},jf=(e,t,n,r)=>{const o=e._zod.def,i=Re(o.innerType,t,r),a=t.seen.get(e);t.target==="openapi-3.0"?(a.ref=o.innerType,n.nullable=!0):n.anyOf=[i,{type:"null"}]},Zf=(e,t,n,r)=>{const o=e._zod.def;Re(o.innerType,t,r);const i=t.seen.get(e);i.ref=o.innerType},qf=(e,t,n,r)=>{const o=e._zod.def;Re(o.innerType,t,r);const i=t.seen.get(e);i.ref=o.innerType,n.default=JSON.parse(JSON.stringify(o.defaultValue))},Hf=(e,t,n,r)=>{const o=e._zod.def;Re(o.innerType,t,r);const i=t.seen.get(e);i.ref=o.innerType,t.io==="input"&&(n._prefault=JSON.parse(JSON.stringify(o.defaultValue)))},Ff=(e,t,n,r)=>{const o=e._zod.def;Re(o.innerType,t,r);const i=t.seen.get(e);i.ref=o.innerType;let a;try{a=o.catchValue(void 0)}catch(d){throw new Error("Dynamic catch values are not supported in JSON Schema")}n.default=a},Bf=(e,t,n,r)=>{const o=e._zod.def,i=t.io==="input"?o.in._zod.def.type==="transform"?o.out:o.in:o.out;Re(i,t,r);const a=t.seen.get(e);a.ref=i},Gf=(e,t,n,r)=>{const o=e._zod.def;Re(o.innerType,t,r);const i=t.seen.get(e);i.ref=o.innerType,n.readOnly=!0},_c=(e,t,n,r)=>{const o=e._zod.def;Re(o.innerType,t,r);const i=t.seen.get(e);i.ref=o.innerType},Wf=w("ZodISODateTime",(e,t)=>{Fp.init(e,t),ye.init(e,t)});function Jf(e){return Vh(Wf,e)}const Yf=w("ZodISODate",(e,t)=>{Bp.init(e,t),ye.init(e,t)});function Xf(e){return Kh(Yf,e)}const Vf=w("ZodISOTime",(e,t)=>{Gp.init(e,t),ye.init(e,t)});function Kf(e){return Qh(Vf,e)}const Qf=w("ZodISODuration",(e,t)=>{Wp.init(e,t),ye.init(e,t)});function eg(e){return ef(Qf,e)}const tg=(e,t)=>{Qa.init(e,t),e.name="ZodError",Object.defineProperties(e,{format:{value:n=>Dd(e,n)},flatten:{value:n=>Nd(e,n)},addIssue:{value:n=>{e.issues.push(n),e.message=JSON.stringify(e.issues,Es,2)}},addIssues:{value:n=>{e.issues.push(...n),e.message=JSON.stringify(e.issues,Es,2)}},isEmpty:{get(){return e.issues.length===0}}})},ft=w("ZodError",tg,{Parent:Error}),ng=Fs(ft),rg=Bs(ft),og=Xo(ft),sg=Vo(ft),ig=jd(ft),ag=Zd(ft),cg=qd(ft),lg=Hd(ft),ug=Fd(ft),dg=Bd(ft),pg=Gd(ft),hg=Wd(ft),_e=w("ZodType",(e,t)=>(be.init(e,t),Object.assign(e["~standard"],{jsonSchema:{input:Oo(e,"input"),output:Oo(e,"output")}}),e.toJSONSchema=xf(e,{}),e.def=t,e.type=t.type,Object.defineProperty(e,"_def",{value:t}),e.check=(...n)=>{var r;return e.clone(dn(t,{checks:[...(r=t.checks)!=null?r:[],...n.map(o=>typeof o=="function"?{_zod:{check:o,def:{check:"custom"},onattach:[]}}:o)]}),{parent:!0})},e.with=e.check,e.clone=(n,r)=>pn(e,n,r),e.brand=()=>e,e.register=((n,r)=>(n.add(e,r),e)),e.parse=(n,r)=>ng(e,n,r,{callee:e.parse}),e.safeParse=(n,r)=>og(e,n,r),e.parseAsync=(n,r)=>L(null,null,function*(){return rg(e,n,r,{callee:e.parseAsync})}),e.safeParseAsync=(n,r)=>L(null,null,function*(){return sg(e,n,r)}),e.spa=e.safeParseAsync,e.encode=(n,r)=>ig(e,n,r),e.decode=(n,r)=>ag(e,n,r),e.encodeAsync=(n,r)=>L(null,null,function*(){return cg(e,n,r)}),e.decodeAsync=(n,r)=>L(null,null,function*(){return lg(e,n,r)}),e.safeEncode=(n,r)=>ug(e,n,r),e.safeDecode=(n,r)=>dg(e,n,r),e.safeEncodeAsync=(n,r)=>L(null,null,function*(){return pg(e,n,r)}),e.safeDecodeAsync=(n,r)=>L(null,null,function*(){return hg(e,n,r)}),e.refine=(n,r)=>e.check(cm(n,r)),e.superRefine=n=>e.check(lm(n)),e.overwrite=n=>e.check(ar(n)),e.optional=()=>ea(e),e.exactOptional=()=>Yg(e),e.nullable=()=>ta(e),e.nullish=()=>ea(ta(e)),e.nonoptional=n=>tm(e,n),e.array=()=>St(e),e.or=n=>jg([e,n]),e.and=n=>Hg(e,n),e.transform=n=>na(e,Wg(n)),e.default=n=>Kg(e,n),e.prefault=n=>em(e,n),e.catch=n=>rm(e,n),e.pipe=n=>na(e,n),e.readonly=()=>im(e),e.describe=n=>{const r=e.clone();return Pr.add(r,{description:n}),r},Object.defineProperty(e,"description",{get(){var n;return(n=Pr.get(e))==null?void 0:n.description},configurable:!0}),e.meta=(...n)=>{if(n.length===0)return Pr.get(e);const r=e.clone();return Pr.add(r,n[0]),r},e.isOptional=()=>e.safeParse(void 0).success,e.isNullable=()=>e.safeParse(null).success,e.apply=n=>n(e),e)),vc=w("_ZodString",(e,t)=>{var r,o,i;Gs.init(e,t),_e.init(e,t),e._zod.processJSONSchema=(a,d,l)=>Tf(e,a,d);const n=e._zod.bag;e.format=(r=n.format)!=null?r:null,e.minLength=(o=n.minimum)!=null?o:null,e.maxLength=(i=n.maximum)!=null?i:null,e.regex=(...a)=>e.check(cf(...a)),e.includes=(...a)=>e.check(df(...a)),e.startsWith=(...a)=>e.check(pf(...a)),e.endsWith=(...a)=>e.check(hf(...a)),e.min=(...a)=>e.check($o(...a)),e.max=(...a)=>e.check(fc(...a)),e.length=(...a)=>e.check(gc(...a)),e.nonempty=(...a)=>e.check($o(1,...a)),e.lowercase=a=>e.check(lf(a)),e.uppercase=a=>e.check(uf(a)),e.trim=()=>e.check(gf()),e.normalize=(...a)=>e.check(ff(...a)),e.toLowerCase=()=>e.check(mf()),e.toUpperCase=()=>e.check(bf()),e.slugify=()=>e.check(kf())}),fg=w("ZodString",(e,t)=>{Gs.init(e,t),vc.init(e,t),e.email=n=>e.check(Rh(gg,n)),e.url=n=>e.check(Oh(mg,n)),e.jwt=n=>e.check(Xh(Lg,n)),e.emoji=n=>e.check(Nh(bg,n)),e.guid=n=>e.check(Wi(Vi,n)),e.uuid=n=>e.check(Lh(lo,n)),e.uuidv4=n=>e.check(Ih(lo,n)),e.uuidv6=n=>e.check(zh(lo,n)),e.uuidv7=n=>e.check($h(lo,n)),e.nanoid=n=>e.check(Dh(kg,n)),e.guid=n=>e.check(Wi(Vi,n)),e.cuid=n=>e.check(Mh(_g,n)),e.cuid2=n=>e.check(Uh(vg,n)),e.ulid=n=>e.check(jh(yg,n)),e.base64=n=>e.check(Wh(Cg,n)),e.base64url=n=>e.check(Jh(Pg,n)),e.xid=n=>e.check(Zh(wg,n)),e.ksuid=n=>e.check(qh(xg,n)),e.ipv4=n=>e.check(Hh(Sg,n)),e.ipv6=n=>e.check(Fh(Tg,n)),e.cidrv4=n=>e.check(Bh(Eg,n)),e.cidrv6=n=>e.check(Gh(Ag,n)),e.e164=n=>e.check(Yh(Rg,n)),e.datetime=n=>e.check(Jf(n)),e.date=n=>e.check(Xf(n)),e.time=n=>e.check(Kf(n)),e.duration=n=>e.check(eg(n))});function R(e){return Ph(fg,e)}const ye=w("ZodStringFormat",(e,t)=>{ke.init(e,t),vc.init(e,t)}),gg=w("ZodEmail",(e,t)=>{Op.init(e,t),ye.init(e,t)}),Vi=w("ZodGUID",(e,t)=>{zp.init(e,t),ye.init(e,t)}),lo=w("ZodUUID",(e,t)=>{$p.init(e,t),ye.init(e,t)}),mg=w("ZodURL",(e,t)=>{Np.init(e,t),ye.init(e,t)}),bg=w("ZodEmoji",(e,t)=>{Dp.init(e,t),ye.init(e,t)}),kg=w("ZodNanoID",(e,t)=>{Mp.init(e,t),ye.init(e,t)}),_g=w("ZodCUID",(e,t)=>{Up.init(e,t),ye.init(e,t)}),vg=w("ZodCUID2",(e,t)=>{jp.init(e,t),ye.init(e,t)}),yg=w("ZodULID",(e,t)=>{Zp.init(e,t),ye.init(e,t)}),wg=w("ZodXID",(e,t)=>{qp.init(e,t),ye.init(e,t)}),xg=w("ZodKSUID",(e,t)=>{Hp.init(e,t),ye.init(e,t)}),Sg=w("ZodIPv4",(e,t)=>{Jp.init(e,t),ye.init(e,t)}),Tg=w("ZodIPv6",(e,t)=>{Yp.init(e,t),ye.init(e,t)}),Eg=w("ZodCIDRv4",(e,t)=>{Xp.init(e,t),ye.init(e,t)}),Ag=w("ZodCIDRv6",(e,t)=>{Vp.init(e,t),ye.init(e,t)}),Cg=w("ZodBase64",(e,t)=>{Kp.init(e,t),ye.init(e,t)}),Pg=w("ZodBase64URL",(e,t)=>{eh.init(e,t),ye.init(e,t)}),Rg=w("ZodE164",(e,t)=>{th.init(e,t),ye.init(e,t)}),Lg=w("ZodJWT",(e,t)=>{rh.init(e,t),ye.init(e,t)}),yc=w("ZodNumber",(e,t)=>{var r,o,i,a,d,l,p,h,g;lc.init(e,t),_e.init(e,t),e._zod.processJSONSchema=(m,k,y)=>Ef(e,m,k),e.gt=(m,k)=>e.check(Yi(m,k)),e.gte=(m,k)=>e.check(gs(m,k)),e.min=(m,k)=>e.check(gs(m,k)),e.lt=(m,k)=>e.check(Ji(m,k)),e.lte=(m,k)=>e.check(fs(m,k)),e.max=(m,k)=>e.check(fs(m,k)),e.int=m=>e.check(Ki(m)),e.safe=m=>e.check(Ki(m)),e.positive=m=>e.check(Yi(0,m)),e.nonnegative=m=>e.check(gs(0,m)),e.negative=m=>e.check(Ji(0,m)),e.nonpositive=m=>e.check(fs(0,m)),e.multipleOf=(m,k)=>e.check(Xi(m,k)),e.step=(m,k)=>e.check(Xi(m,k)),e.finite=()=>e;const n=e._zod.bag;e.minValue=(i=Math.max((r=n.minimum)!=null?r:Number.NEGATIVE_INFINITY,(o=n.exclusiveMinimum)!=null?o:Number.NEGATIVE_INFINITY))!=null?i:null,e.maxValue=(l=Math.min((a=n.maximum)!=null?a:Number.POSITIVE_INFINITY,(d=n.exclusiveMaximum)!=null?d:Number.POSITIVE_INFINITY))!=null?l:null,e.isInt=((p=n.format)!=null?p:"").includes("int")||Number.isSafeInteger((h=n.multipleOf)!=null?h:.5),e.isFinite=!0,e.format=(g=n.format)!=null?g:null});function Ot(e){return tf(yc,e)}const Ig=w("ZodNumberFormat",(e,t)=>{oh.init(e,t),yc.init(e,t)});function Ki(e){return nf(Ig,e)}const zg=w("ZodBoolean",(e,t)=>{sh.init(e,t),_e.init(e,t),e._zod.processJSONSchema=(n,r,o)=>Af(e,n,r)});function ge(e){return rf(zg,e)}const $g=w("ZodAny",(e,t)=>{ih.init(e,t),_e.init(e,t),e._zod.processJSONSchema=(n,r,o)=>Pf()});function wc(){return of($g)}const Og=w("ZodUnknown",(e,t)=>{ah.init(e,t),_e.init(e,t),e._zod.processJSONSchema=(n,r,o)=>Rf()});function Qi(){return sf(Og)}const Ng=w("ZodNever",(e,t)=>{ch.init(e,t),_e.init(e,t),e._zod.processJSONSchema=(n,r,o)=>Cf(e,n,r)});function Dg(e){return af(Ng,e)}const Mg=w("ZodArray",(e,t)=>{lh.init(e,t),_e.init(e,t),e._zod.processJSONSchema=(n,r,o)=>Of(e,n,r,o),e.element=t.element,e.min=(n,r)=>e.check($o(n,r)),e.nonempty=n=>e.check($o(1,n)),e.max=(n,r)=>e.check(fc(n,r)),e.length=(n,r)=>e.check(gc(n,r)),e.unwrap=()=>e.element});function St(e,t){return _f(Mg,e,t)}const Ug=w("ZodObject",(e,t)=>{dh.init(e,t),_e.init(e,t),e._zod.processJSONSchema=(n,r,o)=>Nf(e,n,r,o),oe(e,"shape",()=>t.shape),e.keyof=()=>dt(Object.keys(e._zod.def.shape)),e.catchall=n=>e.clone(U(v({},e._zod.def),{catchall:n})),e.passthrough=()=>e.clone(U(v({},e._zod.def),{catchall:Qi()})),e.loose=()=>e.clone(U(v({},e._zod.def),{catchall:Qi()})),e.strict=()=>e.clone(U(v({},e._zod.def),{catchall:Dg()})),e.strip=()=>e.clone(U(v({},e._zod.def),{catchall:void 0})),e.extend=n=>Ld(e,n),e.safeExtend=n=>Id(e,n),e.merge=n=>zd(e,n),e.pick=n=>Pd(e,n),e.omit=n=>Rd(e,n),e.partial=(...n)=>$d(Tc,e,n[0]),e.required=(...n)=>Od(Ec,e,n[0])});function fe(e,t){const n=v({type:"object",shape:e!=null?e:{}},j(t));return new Ug(n)}const xc=w("ZodUnion",(e,t)=>{pc.init(e,t),_e.init(e,t),e._zod.processJSONSchema=(n,r,o)=>Df(e,n,r,o),e.options=t.options});function jg(e,t){return new xc(v({type:"union",options:e},j(t)))}const Zg=w("ZodDiscriminatedUnion",(e,t)=>{xc.init(e,t),ph.init(e,t)});function Sc(e,t,n){return new Zg(v({type:"union",options:t,discriminator:e},j(n)))}const qg=w("ZodIntersection",(e,t)=>{hh.init(e,t),_e.init(e,t),e._zod.processJSONSchema=(n,r,o)=>Mf(e,n,r,o)});function Hg(e,t){return new qg({type:"intersection",left:e,right:t})}const Fg=w("ZodRecord",(e,t)=>{fh.init(e,t),_e.init(e,t),e._zod.processJSONSchema=(n,r,o)=>Uf(e,n,r,o),e.keyType=t.keyType,e.valueType=t.valueType});function It(e,t,n){return new Fg(v({type:"record",keyType:e,valueType:t},j(n)))}const Cs=w("ZodEnum",(e,t)=>{gh.init(e,t),_e.init(e,t),e._zod.processJSONSchema=(r,o,i)=>Lf(e,r,o),e.enum=t.entries,e.options=Object.values(t.entries);const n=new Set(Object.keys(t.entries));e.extract=(r,o)=>{const i={};for(const a of r)if(n.has(a))i[a]=t.entries[a];else throw new Error(`Key ${a} not found in enum`);return new Cs(U(v(U(v({},t),{checks:[]}),j(o)),{entries:i}))},e.exclude=(r,o)=>{const i=v({},t.entries);for(const a of r)if(n.has(a))delete i[a];else throw new Error(`Key ${a} not found in enum`);return new Cs(U(v(U(v({},t),{checks:[]}),j(o)),{entries:i}))}});function dt(e,t){const n=Array.isArray(e)?Object.fromEntries(e.map(r=>[r,r])):e;return new Cs(v({type:"enum",entries:n},j(t)))}const Bg=w("ZodLiteral",(e,t)=>{mh.init(e,t),_e.init(e,t),e._zod.processJSONSchema=(n,r,o)=>If(e,n,r),e.values=new Set(t.values),Object.defineProperty(e,"value",{get(){if(t.values.length>1)throw new Error("This schema contains multiple valid literal values. Use `.values` instead.");return t.values[0]}})});function ut(e,t){return new Bg(v({type:"literal",values:Array.isArray(e)?e:[e]},j(t)))}const Gg=w("ZodTransform",(e,t)=>{bh.init(e,t),_e.init(e,t),e._zod.processJSONSchema=(n,r,o)=>$f(e,n),e._zod.parse=(n,r)=>{if(r.direction==="backward")throw new Wa(e.constructor.name);n.addIssue=i=>{var a,d,l;if(typeof i=="string")n.issues.push(Mr(i,n.value,t));else{const p=i;p.fatal&&(p.continue=!1),(a=p.code)!=null||(p.code="custom"),(d=p.input)!=null||(p.input=n.value),(l=p.inst)!=null||(p.inst=e),n.issues.push(Mr(p))}};const o=t.transform(n.value,n);return o instanceof Promise?o.then(i=>(n.value=i,n)):(n.value=o,n)}});function Wg(e){return new Gg({type:"transform",transform:e})}const Tc=w("ZodOptional",(e,t)=>{hc.init(e,t),_e.init(e,t),e._zod.processJSONSchema=(n,r,o)=>_c(e,n,r,o),e.unwrap=()=>e._zod.def.innerType});function ea(e){return new Tc({type:"optional",innerType:e})}const Jg=w("ZodExactOptional",(e,t)=>{kh.init(e,t),_e.init(e,t),e._zod.processJSONSchema=(n,r,o)=>_c(e,n,r,o),e.unwrap=()=>e._zod.def.innerType});function Yg(e){return new Jg({type:"optional",innerType:e})}const Xg=w("ZodNullable",(e,t)=>{_h.init(e,t),_e.init(e,t),e._zod.processJSONSchema=(n,r,o)=>jf(e,n,r,o),e.unwrap=()=>e._zod.def.innerType});function ta(e){return new Xg({type:"nullable",innerType:e})}const Vg=w("ZodDefault",(e,t)=>{vh.init(e,t),_e.init(e,t),e._zod.processJSONSchema=(n,r,o)=>qf(e,n,r,o),e.unwrap=()=>e._zod.def.innerType,e.removeDefault=e.unwrap});function Kg(e,t){return new Vg({type:"default",innerType:e,get defaultValue(){return typeof t=="function"?t():Va(t)}})}const Qg=w("ZodPrefault",(e,t)=>{yh.init(e,t),_e.init(e,t),e._zod.processJSONSchema=(n,r,o)=>Hf(e,n,r,o),e.unwrap=()=>e._zod.def.innerType});function em(e,t){return new Qg({type:"prefault",innerType:e,get defaultValue(){return typeof t=="function"?t():Va(t)}})}const Ec=w("ZodNonOptional",(e,t)=>{wh.init(e,t),_e.init(e,t),e._zod.processJSONSchema=(n,r,o)=>Zf(e,n,r,o),e.unwrap=()=>e._zod.def.innerType});function tm(e,t){return new Ec(v({type:"nonoptional",innerType:e},j(t)))}const nm=w("ZodCatch",(e,t)=>{xh.init(e,t),_e.init(e,t),e._zod.processJSONSchema=(n,r,o)=>Ff(e,n,r,o),e.unwrap=()=>e._zod.def.innerType,e.removeCatch=e.unwrap});function rm(e,t){return new nm({type:"catch",innerType:e,catchValue:typeof t=="function"?t:()=>t})}const om=w("ZodPipe",(e,t)=>{Sh.init(e,t),_e.init(e,t),e._zod.processJSONSchema=(n,r,o)=>Bf(e,n,r,o),e.in=t.in,e.out=t.out});function na(e,t){return new om({type:"pipe",in:e,out:t})}const sm=w("ZodReadonly",(e,t)=>{Th.init(e,t),_e.init(e,t),e._zod.processJSONSchema=(n,r,o)=>Gf(e,n,r,o),e.unwrap=()=>e._zod.def.innerType});function im(e){return new sm({type:"readonly",innerType:e})}const am=w("ZodCustom",(e,t)=>{Eh.init(e,t),_e.init(e,t),e._zod.processJSONSchema=(n,r,o)=>zf(e,n)});function cm(e,t={}){return vf(am,e,t)}function lm(e){return yf(e)}const um=fe({name:R().min(1).max(100).optional(),command:R().min(1).max(500),args:St(R()).optional(),failOnError:ge().default(!0).optional(),timeout:Ot().int().min(1e3).max(3e5).default(3e4).optional(),workingDirectory:R().optional(),env:It(R(),R()).optional(),runOnBackground:ge().optional()});fe({name:R(),command:R(),success:ge(),exitCode:Ot().optional(),stdout:R().optional(),stderr:R().optional(),error:R().optional(),duration:Ot(),failOnError:ge()});const yn=fe({path:R(),extraCommands:St(um).optional(),id:R().uuid().optional(),rotationKey:R().optional(),usageStatus:dt(["free","in_use"]).optional()}),dm=Sc("operation",[yn.extend({operation:ut("create"),content:R().optional(),contentPath:R().optional(),encoding:dt(["utf-8","base64"]).optional()}),yn.extend({operation:ut("merge"),data:It(R(),wc()),mergeStrategy:dt(["deep","shallow"]).optional(),arrayMergeStrategy:dt(["concat","replace"]).optional()}),yn.extend({operation:ut("modify"),content:R().optional(),contentPath:R().optional(),createIfMissing:ge().optional()}),yn.extend({operation:ut("delete"),ignoreIfMissing:ge().optional()}),yn.extend({operation:ut("createDirectory"),contentPath:R().optional(),mode:Ot().optional(),ignoreIfExists:ge().optional()}),yn.extend({operation:ut("download"),url:R().url(),headers:It(R(),R()).optional(),timeout:Ot().min(1e3).max(3e5).optional()}),yn.extend({operation:ut("gitClone"),gitUrl:R(),gitSecretKey:R().optional(),sourceBranch:R().optional(),targetBranch:R().optional()})]);var Te=(e=>(e.PENDING="pending",e.ASSIGNED="assigned",e.IN_PROGRESS="in_progress",e.WAITING_FOR_INPUT="waiting_for_input",e.WAITING_FOR_PLAN_APPROVAL="waiting_for_plan_approval",e.PLAN_APPROVED="plan_approved",e.PLAN_REJECTED="plan_rejected",e.COMPLETED="completed",e.FAILED="failed",e.CANCELLED="cancelled",e.RESULT_REJECTED="result_rejected",e))(Te||{});const pm=fe({type:dt(["json","file","regex"]).describe("Extraction method"),source:R().describe("Source to extract from (file path or stdout/stderr)"),schema:fe({}).passthrough().optional().describe("JSON schema for validation"),pattern:R().optional().describe("Regex pattern for extraction")}),hm=fe({type:dt(["issue_update","bulk_issue_update","notification","webhook"]).describe("Hook type"),config:wc().describe("Hook-specific configuration")});fe({command:R().optional().describe("Legacy — unused in SDK mode"),args:St(R()).optional().describe("Legacy — unused in SDK mode"),env:It(R(),R()).optional().describe("Environment variables"),workingDirectory:R().optional().describe("Working directory for command execution"),fileOperations:St(dm).optional().describe("File operations to perform during setup"),gitUrl:R().optional().describe("Git repository URL (populated from project)"),gitPrivateKey:R().optional().describe("Git SSH private key (populated from project)"),gitCommitMessage:R().optional().describe("Commit message for git operations"),resultExtraction:pm.optional().describe("Schema for extracting result data"),postExecutionHooks:St(hm).optional().describe("Hooks to run after task completion"),executionMode:dt(["claudeAgentSdk","openaiAgentSdk","opencodeSdk","cursorSdk","codexSdk"]).optional().default("claudeAgentSdk").describe("Execution mode (default: claudeAgentSdk)"),executionPlan:Sc("executionMode",[fe({executionMode:ut("claudeAgentSdk"),promptText:R(),sdkOptions:fe({model:R(),permissionMode:dt(["plan","acceptEdits","bypassPermissions","ask"]),settingSources:St(R()),allowDangerouslySkipPermissions:ge(),persistSession:ge(),streamSdkEvents:ge().optional(),allowedTools:St(R()).optional(),settings:fe({enabledPlugins:It(R(),ge())}),env:It(R(),R()).optional()}),resume:fe({sessionId:R().optional(),continue:ge()}).optional()}),fe({executionMode:ut("opencodeSdk"),promptText:R(),sdkOptions:fe({provider:R(),model:R(),allowedTools:St(R()).optional(),env:It(R(),R()).optional()}),resume:fe({sessionId:R().optional(),continue:ge()}).optional()}),fe({executionMode:ut("openaiAgentSdk"),promptText:R(),sdkOptions:fe({model:R(),env:It(R(),R()).optional()}),resume:fe({sessionId:R().optional(),continue:ge()}).optional()}),fe({executionMode:ut("codexSdk"),promptText:R(),sdkOptions:fe({model:R().optional(),sandboxMode:dt(["read-only","workspace-write","danger-full-access"]).optional(),approvalPolicy:dt(["never","on-request","on-failure","untrusted"]).optional(),env:It(R(),R()).optional()}),resume:fe({sessionId:R().optional(),continue:ge()}).optional()}),fe({executionMode:ut("cursorSdk"),promptText:R(),sdkOptions:fe({model:R(),env:It(R(),R()).optional()}),resume:fe({sessionId:R().optional(),continue:ge()}).optional()})]).optional().describe("Backend-built prompt + resolved SDK options for this phase"),planEnabled:ge().optional().default(!1).describe("Enable planning phase (computed at runtime for agent)"),planContent:R().optional().describe("Final approved plan content"),planApproved:ge().optional().describe("Plan approval status"),planApprovedAt:R().optional().describe("ISO timestamp of approval"),planRejected:ge().optional().describe("Plan rejection flag"),planRejectionFeedback:R().optional().describe("User rejection feedback"),rejectedPlanContent:R().optional().describe("Previously rejected plan content"),planCompletedAt:R().optional().describe("ISO timestamp when plan was generated"),planRejectedAt:R().optional().describe("ISO timestamp when plan was rejected"),resultRejectionFeedback:R().optional().describe("User feedback when rejecting the result (most recent)"),resultRejectedAt:R().optional().describe("ISO timestamp when result was rejected (most recent)"),resultRejectionHistory:St(fe({feedback:R(),rejectedAt:R()})).optional().describe("All rejection messages in chronological order"),notificationChannelPlanMessageId:Ot().optional(),notificationChannelPlanMessageSentAt:R().optional(),notificationChannelCompletedMessageId:Ot().optional(),notificationChannelFailedMessageId:Ot().optional(),streamSdkEvents:ge().optional().describe("Stream SDK messages (thinking, tool calls, etc.) as sdk_event chunks"),originalTaskSummary:R().optional().describe("Summary from the original task run (passed to retry for historical context)"),planWasApproved:ge().optional().describe("True when planApproved was cleared for rePlan=true retry — indicates the plan had been approved before"),planComments:St(fe({id:R(),selectedText:R(),startOffset:Ot(),endOffset:Ot(),commentText:R(),createdAt:R()})).optional().describe("Inline review comments attached to the plan"),hasAiConfigSecrets:ge().optional().describe("True when AI Config has secret-backed env vars; agent must fetch resolved values via /tasks/:id/resolve-secrets"),hasCredentials:ge().optional().describe("True when the task has credentials attached; agent must fetch resolved values via /tasks/:id/resolve-credentials"),mcpServersMode:dt(["all","ignoreExistingMcpServers"]).optional().describe("MCP server strategy for this run; 'ignoreExistingMcpServers' overrides the existing .mcp.json with only the template's configured servers plus the agent-platform server"),enableBrowserTools:ge().optional().describe("When true, the MCP server registers browser_interact and browser_get_context (browser_automate tasks only)")});Te.PENDING+"",Te.CANCELLED,Te.ASSIGNED+"",Te.CANCELLED,Te.IN_PROGRESS+"",Te.CANCELLED,Te.FAILED,Te.WAITING_FOR_INPUT+"",Te.CANCELLED,Te.WAITING_FOR_PLAN_APPROVAL+"",Te.CANCELLED,Te.PLAN_APPROVED+"",Te.CANCELLED,Te.PLAN_REJECTED+"",Te.CANCELLED,Te.COMPLETED+"",Te.RESULT_REJECTED+"",Te.CANCELLED,Te.FAILED+"",Te.CANCELLED+"";const Ac="browser_capture",fm="browser_automate";function ra(e){let t=(e||"").trim().toLowerCase();const n=t.indexOf("@");return n>=0&&(t=t.slice(n+1)),t=t.split("/")[0].split(":")[0],t.startsWith("www.")&&(t=t.slice(4)),t}function gm(e,t){const n=ra(e),r=(t||"").trim().toLowerCase();if(!n||!r)return!1;if(r.startsWith("*.")){const o=r.slice(2);return n===o||n.endsWith("."+o)}return n===ra(r)}function oa(e,t){var i;let n;try{const a=new URL(e);if(a.protocol!=="http:"&&a.protocol!=="https:")return null;n=a.hostname}catch(a){return null}let r=null,o=-1;for(const a of t)for(const d of(i=a.domains)!=null?i:[])gm(n,d)&&d.length>o&&(o=d.length,r=a.id);return r}function Cc(e){return L(this,null,function*(){if(!e.ok){const t=yield e.json().catch(()=>({message:`HTTP ${e.status}`}));throw new Error(t.message||t.error||`HTTP ${e.status}`)}return e.json()})}const mm=3e4;function No(r){return L(this,arguments,function*(e,t={},n=mm){const o=new AbortController,i=setTimeout(()=>o.abort(),n);try{return yield fetch(e,U(v({},t),{signal:o.signal}))}catch(a){throw a instanceof DOMException&&a.name==="AbortError"?new Error(`Request timed out after ${Math.round(n/1e3)}s. Please check your connection and try again.`):a}finally{clearTimeout(i)}})}function Ue(e,t,n,r){return L(this,null,function*(){const i=`${e.backendUrl.replace(/\/+$/,"")}/api${n}`,a=yield No(i,{method:t,headers:{"Content-Type":"application/json",Authorization:`Bearer ${e.token}`},body:r!==void 0?JSON.stringify(r):void 0});return Cc(a)})}function Pc(e,t){return L(this,null,function*(){return Ue(e,"GET",`/projects/by-key/${encodeURIComponent(t)}`)})}const bm=["projectId","note","ctx"];function km(e){const t=bm.filter(n=>e[n]===void 0||e[n]===null);if(t.length>0)throw new Error(`createTask: missing required field(s): ${t.join(", ")}`)}function Ps(e,t){return L(this,null,function*(){var p,h,g,m,k,y;km(t);const{projectId:n,note:r,ctx:o,advancedOpts:i,titleOverride:a,titleInstruction:d,type:l=Ac}=t;return Ue(e,"POST","/tasks",U(v(v(v(v(v(v(v(v(v(v(v(v({type:l,title:a||r.slice(0,120)||o.pageTitle||"Browser capture",titleInstruction:d!=null?d:r,projectId:n,autoAssign:!0},i!=null&&i.claudeTemplateId?{claudeTemplateId:i.claudeTemplateId}:{}),(i==null?void 0:i.quickMode)!==void 0?{quickMode:i.quickMode}:{}),(i==null?void 0:i.modelOverride)!=null?{modelOverride:i.modelOverride}:{}),(i==null?void 0:i.claudeProfileId)!=null?{claudeProfileId:i.claudeProfileId}:{}),(i==null?void 0:i.effort)!=null?{effort:i.effort}:{}),(i==null?void 0:i.executionMode)!=null?{executionMode:i.executionMode}:{}),(p=i==null?void 0:i.selectedPluginIds)!=null&&p.length?{selectedPluginIds:i.selectedPluginIds}:{}),(h=i==null?void 0:i.selectedSkillIds)!=null&&h.length?{selectedSkillIds:i.selectedSkillIds}:{}),(g=i==null?void 0:i.selectedPluginSkillIds)!=null&&g.length?{selectedPluginSkillIds:i.selectedPluginSkillIds}:{}),(m=i==null?void 0:i.selectedMcpServerIds)!=null&&m.length?{selectedMcpServerIds:i.selectedMcpServerIds}:{}),(k=i==null?void 0:i.selectedSlashCommandIds)!=null&&k.length?{selectedSlashCommandIds:i.selectedSlashCommandIds}:{}),(y=i==null?void 0:i.selectedRemoteContextProviderIds)!=null&&y.length?{selectedRemoteContextProviderIds:i.selectedRemoteContextProviderIds}:{}),{metadata:{type:l,note:r,source:"web-sdk",pageUrl:o.pageUrl,pageTitle:o.pageTitle,elementText:o.elementText,cssSelector:o.cssSelector,elementOuterHtml:o.elementOuterHtml,ancestry:o.ancestry,elementRole:o.elementRole,elementAriaLabel:o.elementAriaLabel,enclosingSection:o.enclosingSection,description:o.description,canonicalUrl:o.canonicalUrl,lang:o.lang,ogTitle:o.ogTitle,ogDescription:o.ogDescription,ogType:o.ogType,ogSiteName:o.ogSiteName,viewportWidth:o.viewportWidth,viewportHeight:o.viewportHeight,scrollX:o.scrollX,scrollY:o.scrollY,selectionText:o.selectionText,capturedAt:o.capturedAt,interactionSteps:o.interactionSteps}}))})}function sa(e,t){return L(this,null,function*(){return Ps(e,U(v({},t),{type:fm}))})}function ia(e,t,n,r){return L(this,null,function*(){var o;return Ue(e,"POST","/planning-sessions",v({projectId:t,instruction:n,quickMode:(o=r==null?void 0:r.quickMode)!=null?o:!1},r!=null&&r.claudeTemplateId?{claudeTemplateId:r.claudeTemplateId}:{}))})}function _m(e,t){return L(this,null,function*(){const n=t?`?projectId=${encodeURIComponent(t)}`:"";return Ue(e,"GET",`/claude-templates${n}`)})}function Rc(e,t){return L(this,null,function*(){return Ue(e,"GET",`/tasks/${t}`)})}function vm(e,t){return L(this,null,function*(){return Ue(e,"GET",`/planning-sessions/${t}`)})}function aa(e){return L(this,null,function*(){return Ue(e,"GET","/projects")})}function ym(e){return L(this,null,function*(){return(yield Ue(e,"GET","/tenants/current")).membership})}function wm(e,t){if(!e||e.includes("tenant:*")||e.includes(t))return!0;const n=t.split(":")[0];return e.includes(`${n}:*`)}function ca(e,t,n){return L(this,null,function*(){const o=`${e.backendUrl.replace(/\/+$/,"")}/api/auth/tokens/exchange-code`,i=yield No(o,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({code:t,origin:n})});return Cc(i)})}function xm(e,t){return L(this,null,function*(){return Ue(e,"GET",`/tasks/${t}/browser-commands/pending`)})}function Sm(e,t,n,r,o){return L(this,null,function*(){return Ue(e,"POST",`/tasks/${t}/browser-commands/${n}/result`,{status:r,message:o})})}function Tm(e,t){return L(this,null,function*(){return Ue(e,"GET",`/tasks/${t}/chunks`)})}function Em(e,t,n){return L(this,null,function*(){return Ue(e,"POST",`/tasks/${t}/instructions`,{content:n})})}function Am(e,t){return L(this,null,function*(){return Ue(e,"POST",`/tasks/${t}/cancel`)})}function Cm(e,t){return L(this,null,function*(){return Ue(e,"POST",`/tasks/${t}/approve-result`)})}function Pm(e,t,n){return L(this,null,function*(){return Ue(e,"POST",`/tasks/${t}/reject-result`,{feedback:n})})}function Do(e,t){return L(this,null,function*(){return Ue(e,"GET",`/tasks/${t}/interactions?filter=unanswered`)})}function Lc(e,t,n,r){return L(this,null,function*(){return Ue(e,"POST",`/tasks/${t}/interactions/${n}/answer`,{answer:r})})}function Rm(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var ms={exports:{}};/*!
1359
1359
  * Pusher JavaScript Library v8.5.0
1360
1360
  * https://pusher.com/
1361
1361
  *
1362
1362
  * Copyright 2020, Pusher
1363
1363
  * Released under the MIT licence.
1364
- */var ta;function gm(){return ta||(ta=1,(function(e,t){(function(r,o){e.exports=o()})(self,()=>(()=>{var n={594(a,u){var d=this&&this.__extends||(function(){var P=function(T,x){return P=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(R,D){R.__proto__=D}||function(R,D){for(var de in D)D.hasOwnProperty(de)&&(R[de]=D[de])},P(T,x)};return function(T,x){P(T,x);function R(){this.constructor=T}T.prototype=x===null?Object.create(x):(R.prototype=x.prototype,new R)}})();Object.defineProperty(u,"__esModule",{value:!0});var h=256,p=(function(){function P(T){T===void 0&&(T="="),this._paddingCharacter=T}return P.prototype.encodedLength=function(T){return this._paddingCharacter?(T+2)/3*4|0:(T*8+5)/6|0},P.prototype.encode=function(T){for(var x="",R=0;R<T.length-2;R+=3){var D=T[R]<<16|T[R+1]<<8|T[R+2];x+=this._encodeByte(D>>>18&63),x+=this._encodeByte(D>>>12&63),x+=this._encodeByte(D>>>6&63),x+=this._encodeByte(D>>>0&63)}var de=T.length-R;if(de>0){var D=T[R]<<16|(de===2?T[R+1]<<8:0);x+=this._encodeByte(D>>>18&63),x+=this._encodeByte(D>>>12&63),de===2?x+=this._encodeByte(D>>>6&63):x+=this._paddingCharacter||"",x+=this._paddingCharacter||""}return x},P.prototype.maxDecodedLength=function(T){return this._paddingCharacter?T/4*3|0:(T*6+7)/8|0},P.prototype.decodedLength=function(T){return this.maxDecodedLength(T.length-this._getPaddingLength(T))},P.prototype.decode=function(T){if(T.length===0)return new Uint8Array(0);for(var x=this._getPaddingLength(T),R=T.length-x,D=new Uint8Array(this.maxDecodedLength(R)),de=0,_e=0,Ee=0,qe=0,V=0,Ae=0,Me=0;_e<R-4;_e+=4)qe=this._decodeChar(T.charCodeAt(_e+0)),V=this._decodeChar(T.charCodeAt(_e+1)),Ae=this._decodeChar(T.charCodeAt(_e+2)),Me=this._decodeChar(T.charCodeAt(_e+3)),D[de++]=qe<<2|V>>>4,D[de++]=V<<4|Ae>>>2,D[de++]=Ae<<6|Me,Ee|=qe&h,Ee|=V&h,Ee|=Ae&h,Ee|=Me&h;if(_e<R-1&&(qe=this._decodeChar(T.charCodeAt(_e)),V=this._decodeChar(T.charCodeAt(_e+1)),D[de++]=qe<<2|V>>>4,Ee|=qe&h,Ee|=V&h),_e<R-2&&(Ae=this._decodeChar(T.charCodeAt(_e+2)),D[de++]=V<<4|Ae>>>2,Ee|=Ae&h),_e<R-3&&(Me=this._decodeChar(T.charCodeAt(_e+3)),D[de++]=Ae<<6|Me,Ee|=Me&h),Ee!==0)throw new Error("Base64Coder: incorrect characters for decoding");return D},P.prototype._encodeByte=function(T){var x=T;return x+=65,x+=25-T>>>8&6,x+=51-T>>>8&-75,x+=61-T>>>8&-15,x+=62-T>>>8&3,String.fromCharCode(x)},P.prototype._decodeChar=function(T){var x=h;return x+=(42-T&T-44)>>>8&-h+T-43+62,x+=(46-T&T-48)>>>8&-h+T-47+63,x+=(47-T&T-58)>>>8&-h+T-48+52,x+=(64-T&T-91)>>>8&-h+T-65+0,x+=(96-T&T-123)>>>8&-h+T-97+26,x},P.prototype._getPaddingLength=function(T){var x=0;if(this._paddingCharacter){for(var R=T.length-1;R>=0&&T[R]===this._paddingCharacter;R--)x++;if(T.length<4||x>2)throw new Error("Base64Coder: incorrect padding")}return x},P})();u.Coder=p;var b=new p;function m(P){return b.encode(P)}u.encode=m;function _(P){return b.decode(P)}u.decode=_;var v=(function(P){d(T,P);function T(){return P!==null&&P.apply(this,arguments)||this}return T.prototype._encodeByte=function(x){var R=x;return R+=65,R+=25-x>>>8&6,R+=51-x>>>8&-75,R+=61-x>>>8&-13,R+=62-x>>>8&49,String.fromCharCode(R)},T.prototype._decodeChar=function(x){var R=h;return R+=(44-x&x-46)>>>8&-h+x-45+62,R+=(94-x&x-96)>>>8&-h+x-95+63,R+=(47-x&x-58)>>>8&-h+x-48+52,R+=(64-x&x-91)>>>8&-h+x-65+0,R+=(96-x&x-123)>>>8&-h+x-97+26,R},T})(p);u.URLSafeCoder=v;var C=new v;function M(P){return C.encode(P)}u.encodeURLSafe=M;function J(P){return C.decode(P)}u.decodeURLSafe=J,u.encodedLength=function(P){return b.encodedLength(P)},u.maxDecodedLength=function(P){return b.maxDecodedLength(P)},u.decodedLength=function(P){return b.decodedLength(P)}},978(a,u){var d="utf8: invalid source encoding";function h(p){for(var b=[],m=0;m<p.length;m++){var _=p[m];if(_&128){var v=void 0;if(_<224){if(m>=p.length)throw new Error(d);var C=p[++m];if((C&192)!==128)throw new Error(d);_=(_&31)<<6|C&63,v=128}else if(_<240){if(m>=p.length-1)throw new Error(d);var C=p[++m],M=p[++m];if((C&192)!==128||(M&192)!==128)throw new Error(d);_=(_&15)<<12|(C&63)<<6|M&63,v=2048}else if(_<248){if(m>=p.length-2)throw new Error(d);var C=p[++m],M=p[++m],J=p[++m];if((C&192)!==128||(M&192)!==128||(J&192)!==128)throw new Error(d);_=(_&15)<<18|(C&63)<<12|(M&63)<<6|J&63,v=65536}else throw new Error(d);if(_<v||_>=55296&&_<=57343)throw new Error(d);if(_>=65536){if(_>1114111)throw new Error(d);_-=65536,b.push(String.fromCharCode(55296|_>>10)),_=56320|_&1023}}b.push(String.fromCharCode(_))}return b.join("")}u.D4=h},721(a,u,d){a.exports=d(207).default},207(a,u,d){d.d(u,{default:()=>to});class h{constructor(s,c){this.lastId=0,this.prefix=s,this.name=c}create(s){this.lastId++;var c=this.lastId,f=this.prefix+c,g=this.name+"["+c+"]",w=!1,E=function(){w||(s.apply(null,arguments),w=!0)};return this[c]=E,{number:c,id:f,name:g,callback:E}}remove(s){delete this[s.number]}}var p=new h("_pusher_script_","Pusher.ScriptReceivers"),b={VERSION:"8.5.0",PROTOCOL:7,wsPort:80,wssPort:443,wsPath:"",httpHost:"sockjs.pusher.com",httpPort:80,httpsPort:443,httpPath:"/pusher",stats_host:"stats.pusher.com",authEndpoint:"/pusher/auth",authTransport:"ajax",activityTimeout:12e4,pongTimeout:3e4,unavailableTimeout:1e4,userAuthentication:{endpoint:"/pusher/user-auth",transport:"ajax"},channelAuthorization:{endpoint:"/pusher/auth",transport:"ajax"},cdn_http:"http://js.pusher.com",cdn_https:"https://js.pusher.com",dependency_suffix:""};const m=b;class _{constructor(s){this.options=s,this.receivers=s.receivers||p,this.loading={}}load(s,c,f){var g=this;if(g.loading[s]&&g.loading[s].length>0)g.loading[s].push(f);else{g.loading[s]=[f];var w=F.createScriptRequest(g.getPath(s,c)),E=g.receivers.create(function($){if(g.receivers.remove(E),g.loading[s]){var q=g.loading[s];delete g.loading[s];for(var X=function(xe){xe||w.cleanup()},te=0;te<q.length;te++)q[te]($,X)}});w.send(E)}}getRoot(s){var c,f=F.getDocument().location.protocol;return s&&s.useTLS||f==="https:"?c=this.options.cdn_https:c=this.options.cdn_http,c.replace(/\/*$/,"")+"/"+this.options.version}getPath(s,c){return this.getRoot(c)+"/"+s+this.options.suffix+".js"}}var v=new h("_pusher_dependencies","Pusher.DependenciesReceivers"),C=new _({cdn_http:m.cdn_http,cdn_https:m.cdn_https,version:m.VERSION,suffix:m.dependency_suffix,receivers:v});const M={baseUrl:"https://pusher.com",urls:{authenticationEndpoint:{path:"/docs/channels/server_api/authenticating_users"},authorizationEndpoint:{path:"/docs/channels/server_api/authorizing-users/"},javascriptQuickStart:{path:"/docs/javascript_quick_start"},triggeringClientEvents:{path:"/docs/client_api_guide/client_events#trigger-events"},encryptedChannelSupport:{fullUrl:"https://github.com/pusher/pusher-js/tree/cc491015371a4bde5743d1c87a0fbac0feb53195#encrypted-channel-support"}}},P={buildLogSuffix:function(l){const s="See:",c=M.urls[l];if(!c)return"";let f;return c.fullUrl?f=c.fullUrl:c.path&&(f=M.baseUrl+c.path),f?`${s} ${f}`:""}};var T;(function(l){l.UserAuthentication="user-authentication",l.ChannelAuthorization="channel-authorization"})(T||(T={}));class x extends Error{constructor(s){super(s),Object.setPrototypeOf(this,new.target.prototype)}}class R extends Error{constructor(s){super(s),Object.setPrototypeOf(this,new.target.prototype)}}class D extends Error{constructor(s){super(s),Object.setPrototypeOf(this,new.target.prototype)}}class de extends Error{constructor(s){super(s),Object.setPrototypeOf(this,new.target.prototype)}}class _e extends Error{constructor(s){super(s),Object.setPrototypeOf(this,new.target.prototype)}}class Ee extends Error{constructor(s){super(s),Object.setPrototypeOf(this,new.target.prototype)}}class qe extends Error{constructor(s){super(s),Object.setPrototypeOf(this,new.target.prototype)}}class V extends Error{constructor(s){super(s),Object.setPrototypeOf(this,new.target.prototype)}}class Ae extends Error{constructor(s,c){super(c),this.status=s,Object.setPrototypeOf(this,new.target.prototype)}}const pt=function(l,s,c,f,g){const w=F.createXHR();w.open("POST",c.endpoint,!0),w.setRequestHeader("Content-Type","application/x-www-form-urlencoded");for(var E in c.headers)w.setRequestHeader(E,c.headers[E]);if(c.headersProvider!=null){let $=c.headersProvider();for(var E in $)w.setRequestHeader(E,$[E])}return w.onreadystatechange=function(){if(w.readyState===4)if(w.status===200){let $,q=!1;try{$=JSON.parse(w.responseText),q=!0}catch{g(new Ae(200,`JSON returned from ${f.toString()} endpoint was invalid, yet status code was 200. Data was: ${w.responseText}`),null)}q&&g(null,$)}else{let $="";switch(f){case T.UserAuthentication:$=P.buildLogSuffix("authenticationEndpoint");break;case T.ChannelAuthorization:$=`Clients must be authorized to join private or presence channels. ${P.buildLogSuffix("authorizationEndpoint")}`;break}g(new Ae(w.status,`Unable to retrieve auth string from ${f.toString()} endpoint - received status: ${w.status} from ${c.endpoint}. ${$}`),null)}},w.send(s),w};function Gt(l){return Y(K(l))}var et=String.fromCharCode,zt="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",j=function(l){var s=l.charCodeAt(0);return s<128?l:s<2048?et(192|s>>>6)+et(128|s&63):et(224|s>>>12&15)+et(128|s>>>6&63)+et(128|s&63)},K=function(l){return l.replace(/[^\x00-\x7F]/g,j)},$e=function(l){var s=[0,2,1][l.length%3],c=l.charCodeAt(0)<<16|(l.length>1?l.charCodeAt(1):0)<<8|(l.length>2?l.charCodeAt(2):0),f=[zt.charAt(c>>>18),zt.charAt(c>>>12&63),s>=2?"=":zt.charAt(c>>>6&63),s>=1?"=":zt.charAt(c&63)];return f.join("")},Y=window.btoa||function(l){return l.replace(/[\s\S]{1,3}/g,$e)};class ht{constructor(s,c,f,g){this.clear=c,this.timer=s(()=>{this.timer&&(this.timer=g(this.timer))},f)}isRunning(){return this.timer!==null}ensureAborted(){this.timer&&(this.clear(this.timer),this.timer=null)}}const ne=ht;function ln(l){window.clearTimeout(l)}function ce(l){window.clearInterval(l)}class re extends ne{constructor(s,c){super(setTimeout,ln,s,function(f){return c(),null})}}class Ce extends ne{constructor(s,c){super(setInterval,ce,s,function(f){return c(),f})}}var Pe={now(){return Date.now?Date.now():new Date().valueOf()},defer(l){return new re(0,l)},method(l,...s){var c=Array.prototype.slice.call(arguments,1);return function(f){return f[l].apply(f,c.concat(arguments))}}};const ee=Pe;function we(l,...s){for(var c=0;c<s.length;c++){var f=s[c];for(var g in f)f[g]&&f[g].constructor&&f[g].constructor===Object?l[g]=we(l[g]||{},f[g]):l[g]=f[g]}return l}function Ve(){for(var l=["Pusher"],s=0;s<arguments.length;s++)typeof arguments[s]=="string"?l.push(arguments[s]):l.push(He(arguments[s]));return l.join(" : ")}function nt(l,s){var c=Array.prototype.indexOf;if(l===null)return-1;if(c&&l.indexOf===c)return l.indexOf(s);for(var f=0,g=l.length;f<g;f++)if(l[f]===s)return f;return-1}function Re(l,s){for(var c in l)Object.prototype.hasOwnProperty.call(l,c)&&s(l[c],c,l)}function rt(l){var s=[];return Re(l,function(c,f){s.push(f)}),s}function $t(l){var s=[];return Re(l,function(c){s.push(c)}),s}function Ot(l,s,c){for(var f=0;f<l.length;f++)s.call(c||window,l[f],f,l)}function Ln(l,s){for(var c=[],f=0;f<l.length;f++)c.push(s(l[f],f,l,c));return c}function Wt(l,s){var c={};return Re(l,function(f,g){c[g]=s(f)}),c}function un(l,s){s=s||function(g){return!!g};for(var c=[],f=0;f<l.length;f++)s(l[f],f,l,c)&&c.push(l[f]);return c}function dn(l,s){var c={};return Re(l,function(f,g){(s&&s(f,g,l,c)||f)&&(c[g]=f)}),c}function Zr(l){var s=[];return Re(l,function(c,f){s.push([f,c])}),s}function ar(l,s){for(var c=0;c<l.length;c++)if(s(l[c],c,l))return!0;return!1}function Vo(l,s){for(var c=0;c<l.length;c++)if(!s(l[c],c,l))return!1;return!0}function cr(l){return Wt(l,function(s){return typeof s=="object"&&(s=He(s)),encodeURIComponent(Gt(s.toString()))})}function pn(l){var s=dn(l,function(f){return f!==void 0}),c=Ln(Zr(cr(s)),ee.method("join","=")).join("&");return c}function Jt(l){var s=[],c=[];return(function f(g,w){var E,$,q;switch(typeof g){case"object":if(!g)return null;for(E=0;E<s.length;E+=1)if(s[E]===g)return{$ref:c[E]};if(s.push(g),c.push(w),Object.prototype.toString.apply(g)==="[object Array]")for(q=[],E=0;E<g.length;E+=1)q[E]=f(g[E],w+"["+E+"]");else{q={};for($ in g)Object.prototype.hasOwnProperty.call(g,$)&&(q[$]=f(g[$],w+"["+JSON.stringify($)+"]"))}return q;case"number":case"string":case"boolean":return g}})(l,"$")}function He(l){try{return JSON.stringify(l)}catch{return JSON.stringify(Jt(l))}}class lr{constructor(){this.globalLog=s=>{window.console&&window.console.log&&window.console.log(s)}}debug(...s){this.log(this.globalLog,s)}warn(...s){this.log(this.globalLogWarn,s)}error(...s){this.log(this.globalLogError,s)}globalLogWarn(s){window.console&&window.console.warn?window.console.warn(s):this.globalLog(s)}globalLogError(s){window.console&&window.console.error?window.console.error(s):this.globalLogWarn(s)}log(s,...c){var f=Ve.apply(this,arguments);to.log?to.log(f):to.logToConsole&&s.bind(this)(f)}}const le=new lr;var qr=function(l,s,c,f,g){(c.headers!==void 0||c.headersProvider!=null)&&le.warn(`To send headers with the ${f.toString()} request, you must use AJAX, rather than JSONP.`);var w=l.nextAuthCallbackID.toString();l.nextAuthCallbackID++;var E=l.getDocument(),$=E.createElement("script");l.auth_callbacks[w]=function(te){g(null,te)};var q="Pusher.auth_callbacks['"+w+"']";$.src=c.endpoint+"?callback="+encodeURIComponent(q)+"&"+s;var X=E.getElementsByTagName("head")[0]||E.documentElement;X.insertBefore($,X.firstChild)};const ur=qr;class Hr{constructor(s){this.src=s}send(s){var c=this,f="Error loading "+c.src;c.script=document.createElement("script"),c.script.id=s.id,c.script.src=c.src,c.script.type="text/javascript",c.script.charset="UTF-8",c.script.addEventListener?(c.script.onerror=function(){s.callback(f)},c.script.onload=function(){s.callback(null)}):c.script.onreadystatechange=function(){(c.script.readyState==="loaded"||c.script.readyState==="complete")&&s.callback(null)},c.script.async===void 0&&document.attachEvent&&/opera/i.test(navigator.userAgent)?(c.errorScript=document.createElement("script"),c.errorScript.id=s.id+"_error",c.errorScript.text=s.name+"('"+f+"');",c.script.async=c.errorScript.async=!1):c.script.async=!0;var g=document.getElementsByTagName("head")[0];g.insertBefore(c.script,g.firstChild),c.errorScript&&g.insertBefore(c.errorScript,c.script.nextSibling)}cleanup(){this.script&&(this.script.onload=this.script.onerror=null,this.script.onreadystatechange=null),this.script&&this.script.parentNode&&this.script.parentNode.removeChild(this.script),this.errorScript&&this.errorScript.parentNode&&this.errorScript.parentNode.removeChild(this.errorScript),this.script=null,this.errorScript=null}}class In{constructor(s,c){this.url=s,this.data=c}send(s){if(!this.request){var c=pn(this.data),f=this.url+"/"+s.number+"?"+c;this.request=F.createScriptRequest(f),this.request.send(s)}}cleanup(){this.request&&this.request.cleanup()}}var zn=function(l,s){return function(c,f){var g="http"+(s?"s":"")+"://",w=g+(l.host||l.options.host)+l.options.path,E=F.createJSONPRequest(w,c),$=F.ScriptReceivers.create(function(q,X){p.remove($),E.cleanup(),X&&X.host&&(l.host=X.host),f&&f(q,X)});E.send($)}},ft={name:"jsonp",getAgent:zn};const Yt=ft;function hn(l,s,c){var f=l+(s.useTLS?"s":""),g=s.useTLS?s.hostTLS:s.hostNonTLS;return f+"://"+g+c}function fn(l,s){var c="/app/"+l,f="?protocol="+m.PROTOCOL+"&client=js&version="+m.VERSION+(s?"&"+s:"");return c+f}var Ko={getInitial:function(l,s){var c=(s.httpPath||"")+fn(l,"flash=false");return hn("ws",s,c)}},$n={getInitial:function(l,s){var c=(s.httpPath||"/pusher")+fn(l);return hn("http",s,c)}},On={getInitial:function(l,s){return hn("http",s,s.httpPath||"/pusher")},getPath:function(l,s){return fn(l)}};class Qo{constructor(){this._callbacks={}}get(s){return this._callbacks[Nt(s)]}add(s,c,f){var g=Nt(s);this._callbacks[g]=this._callbacks[g]||[],this._callbacks[g].push({fn:c,context:f})}remove(s,c,f){if(!s&&!c&&!f){this._callbacks={};return}var g=s?[Nt(s)]:rt(this._callbacks);c||f?this.removeCallback(g,c,f):this.removeAllCallbacks(g)}removeCallback(s,c,f){Ot(s,function(g){this._callbacks[g]=un(this._callbacks[g]||[],function(w){return c&&c!==w.fn||f&&f!==w.context}),this._callbacks[g].length===0&&delete this._callbacks[g]},this)}removeAllCallbacks(s){Ot(s,function(c){delete this._callbacks[c]},this)}}function Nt(l){return"_"+l}class gt{constructor(s){this.callbacks=new Qo,this.global_callbacks=[],this.failThrough=s}bind(s,c,f){return this.callbacks.add(s,c,f),this}bind_global(s){return this.global_callbacks.push(s),this}unbind(s,c,f){return this.callbacks.remove(s,c,f),this}unbind_global(s){return s?(this.global_callbacks=un(this.global_callbacks||[],c=>c!==s),this):(this.global_callbacks=[],this)}unbind_all(){return this.unbind(),this.unbind_global(),this}emit(s,c,f){for(var g=0;g<this.global_callbacks.length;g++)this.global_callbacks[g](s,c);var w=this.callbacks.get(s),E=[];if(f?E.push(c,f):c&&E.push(c),w&&w.length>0)for(var g=0;g<w.length;g++)w[g].fn.apply(w[g].context||window,E);else this.failThrough&&this.failThrough(s,c);return this}}class es extends gt{constructor(s,c,f,g,w){super(),this.initialize=F.transportConnectionInitializer,this.hooks=s,this.name=c,this.priority=f,this.key=g,this.options=w,this.state="new",this.timeline=w.timeline,this.activityTimeout=w.activityTimeout,this.id=this.timeline.generateUniqueID()}handlesActivityChecks(){return!!this.hooks.handlesActivityChecks}supportsPing(){return!!this.hooks.supportsPing}connect(){if(this.socket||this.state!=="initialized")return!1;var s=this.hooks.urls.getInitial(this.key,this.options);try{this.socket=this.hooks.getSocket(s,this.options)}catch(c){return ee.defer(()=>{this.onError(c),this.changeState("closed")}),!1}return this.bindListeners(),le.debug("Connecting",{transport:this.name,url:s}),this.changeState("connecting"),!0}close(){return this.socket?(this.socket.close(),!0):!1}send(s){return this.state==="open"?(ee.defer(()=>{this.socket&&this.socket.send(s)}),!0):!1}ping(){this.state==="open"&&this.supportsPing()&&this.socket.ping()}onOpen(){this.hooks.beforeOpen&&this.hooks.beforeOpen(this.socket,this.hooks.urls.getPath(this.key,this.options)),this.changeState("open"),this.socket.onopen=void 0}onError(s){this.emit("error",{type:"WebSocketError",error:s}),this.timeline.error(this.buildTimelineMessage({error:s.toString()}))}onClose(s){s?this.changeState("closed",{code:s.code,reason:s.reason,wasClean:s.wasClean}):this.changeState("closed"),this.unbindListeners(),this.socket=void 0}onMessage(s){this.emit("message",s)}onActivity(){this.emit("activity")}bindListeners(){this.socket.onopen=()=>{this.onOpen()},this.socket.onerror=s=>{this.onError(s)},this.socket.onclose=s=>{this.onClose(s)},this.socket.onmessage=s=>{this.onMessage(s)},this.supportsPing()&&(this.socket.onactivity=()=>{this.onActivity()})}unbindListeners(){this.socket&&(this.socket.onopen=void 0,this.socket.onerror=void 0,this.socket.onclose=void 0,this.socket.onmessage=void 0,this.supportsPing()&&(this.socket.onactivity=void 0))}changeState(s,c){this.state=s,this.timeline.info(this.buildTimelineMessage({state:s,params:c})),this.emit(s,c)}buildTimelineMessage(s){return we({cid:this.id},s)}}class ue{constructor(s){this.hooks=s}isSupported(s){return this.hooks.isSupported(s)}createConnection(s,c,f,g){return new es(this.hooks,s,c,f,g)}}var Xt=new ue({urls:Ko,handlesActivityChecks:!1,supportsPing:!1,isInitialized:function(){return!!F.getWebSocketAPI()},isSupported:function(){return!!F.getWebSocketAPI()},getSocket:function(l){return F.createWebSocket(l)}}),Fr={urls:$n,handlesActivityChecks:!1,supportsPing:!0,isInitialized:function(){return!0}},dr=we({getSocket:function(l){return F.HTTPFactory.createStreamingSocket(l)}},Fr),Nn=we({getSocket:function(l){return F.HTTPFactory.createPollingSocket(l)}},Fr),pr={isSupported:function(){return F.isXHRSupported()}},Br=new ue(we({},dr,pr)),ts=new ue(we({},Nn,pr)),ot={ws:Xt,xhr_streaming:Br,xhr_polling:ts};const st=ot;var Gr=new ue({file:"sockjs",urls:On,handlesActivityChecks:!0,supportsPing:!1,isSupported:function(){return!0},isInitialized:function(){return window.SockJS!==void 0},getSocket:function(l,s){return new window.SockJS(l,null,{js_path:C.getPath("sockjs",{useTLS:s.useTLS}),ignore_null_origin:s.ignoreNullOrigin})},beforeOpen:function(l,s){l.send(JSON.stringify({path:s}))}}),hr={isSupported:function(l){var s=F.isXDRSupported(l.useTLS);return s}},fr=new ue(we({},dr,hr)),Wr=new ue(we({},Nn,hr));st.xdr_streaming=fr,st.xdr_polling=Wr,st.sockjs=Gr;const mt=st;class Jr extends gt{constructor(){super();var s=this;window.addEventListener!==void 0&&(window.addEventListener("online",function(){s.emit("online")},!1),window.addEventListener("offline",function(){s.emit("offline")},!1))}isOnline(){return window.navigator.onLine===void 0?!0:window.navigator.onLine}}var Yr=new Jr;class Xr{constructor(s,c,f){this.manager=s,this.transport=c,this.minPingDelay=f.minPingDelay,this.maxPingDelay=f.maxPingDelay,this.pingDelay=void 0}createConnection(s,c,f,g){g=we({},g,{activityTimeout:this.pingDelay});var w=this.transport.createConnection(s,c,f,g),E=null,$=function(){w.unbind("open",$),w.bind("closed",q),E=ee.now()},q=X=>{if(w.unbind("closed",q),X.code===1002||X.code===1003)this.manager.reportDeath();else if(!X.wasClean&&E){var te=ee.now()-E;te<2*this.maxPingDelay&&(this.manager.reportDeath(),this.pingDelay=Math.max(te/2,this.minPingDelay))}};return w.bind("open",$),w}isSupported(s){return this.manager.isAlive()&&this.transport.isSupported(s)}}const gr={decodeMessage:function(l){try{var s=JSON.parse(l.data),c=s.data;if(typeof c=="string")try{c=JSON.parse(s.data)}catch{}var f={event:s.event,channel:s.channel,data:c};return s.user_id&&(f.user_id=s.user_id),f}catch(g){throw{type:"MessageParseError",error:g,data:l.data}}},encodeMessage:function(l){return JSON.stringify(l)},processHandshake:function(l){var s=gr.decodeMessage(l);if(s.event==="pusher:connection_established"){if(!s.data.activity_timeout)throw"No activity timeout specified in handshake";return{action:"connected",id:s.data.socket_id,activityTimeout:s.data.activity_timeout*1e3}}else{if(s.event==="pusher:error")return{action:this.getCloseAction(s.data),error:this.getCloseError(s.data)};throw"Invalid handshake"}},getCloseAction:function(l){return l.code<4e3?l.code>=1002&&l.code<=1004?"backoff":null:l.code===4e3?"tls_only":l.code<4100?"refused":l.code<4200?"backoff":l.code<4300?"retry":"refused"},getCloseError:function(l){return l.code!==1e3&&l.code!==1001?{type:"PusherError",data:{code:l.code,message:l.reason||l.message}}:null}},Dt=gr;class O extends gt{constructor(s,c){super(),this.id=s,this.transport=c,this.activityTimeout=c.activityTimeout,this.bindListeners()}handlesActivityChecks(){return this.transport.handlesActivityChecks()}send(s){return this.transport.send(s)}send_event(s,c,f){var g={event:s,data:c};return f&&(g.channel=f),le.debug("Event sent",g),this.send(Dt.encodeMessage(g))}ping(){this.transport.supportsPing()?this.transport.ping():this.send_event("pusher:ping",{})}close(){this.transport.close()}bindListeners(){var s={message:f=>{var g;try{g=Dt.decodeMessage(f)}catch(w){this.emit("error",{type:"MessageParseError",error:w,data:f.data})}if(g!==void 0){switch(le.debug("Event recd",g),g.event){case"pusher:error":this.emit("error",{type:"PusherError",data:g.data});break;case"pusher:ping":this.emit("ping");break;case"pusher:pong":this.emit("pong");break}this.emit("message",g)}},activity:()=>{this.emit("activity")},error:f=>{this.emit("error",f)},closed:f=>{c(),f&&f.code&&this.handleCloseEvent(f),this.transport=null,this.emit("closed")}},c=()=>{Re(s,(f,g)=>{this.transport.unbind(g,f)})};Re(s,(f,g)=>{this.transport.bind(g,f)})}handleCloseEvent(s){var c=Dt.getCloseAction(s),f=Dt.getCloseError(s);f&&this.emit("error",f),c&&this.emit(c,{action:c,error:f})}}class k{constructor(s,c){this.transport=s,this.callback=c,this.bindListeners()}close(){this.unbindListeners(),this.transport.close()}bindListeners(){this.onMessage=s=>{this.unbindListeners();var c;try{c=Dt.processHandshake(s)}catch(f){this.finish("error",{error:f}),this.transport.close();return}c.action==="connected"?this.finish("connected",{connection:new O(c.id,this.transport),activityTimeout:c.activityTimeout}):(this.finish(c.action,{error:c.error}),this.transport.close())},this.onClosed=s=>{this.unbindListeners();var c=Dt.getCloseAction(s)||"backoff",f=Dt.getCloseError(s);this.finish(c,{error:f})},this.transport.bind("message",this.onMessage),this.transport.bind("closed",this.onClosed)}unbindListeners(){this.transport.unbind("message",this.onMessage),this.transport.unbind("closed",this.onClosed)}finish(s,c){this.callback(we({transport:this.transport,action:s},c))}}class S{constructor(s,c){this.timeline=s,this.options=c||{}}send(s,c){this.timeline.isEmpty()||this.timeline.send(F.TimelineTransport.getAgent(this,s),c)}}class L extends gt{constructor(s,c){super(function(f,g){le.debug("No callbacks on "+s+" for "+f)}),this.name=s,this.pusher=c,this.subscribed=!1,this.subscriptionPending=!1,this.subscriptionCancelled=!1}authorize(s,c){return c(null,{auth:""})}trigger(s,c){if(s.indexOf("client-")!==0)throw new x("Event '"+s+"' does not start with 'client-'");if(!this.subscribed){var f=P.buildLogSuffix("triggeringClientEvents");le.warn(`Client event triggered before channel 'subscription_succeeded' event . ${f}`)}return this.pusher.send_event(s,c,this.name)}disconnect(){this.subscribed=!1,this.subscriptionPending=!1}handleEvent(s){var c=s.event,f=s.data;if(c==="pusher_internal:subscription_succeeded")this.handleSubscriptionSucceededEvent(s);else if(c==="pusher_internal:subscription_count")this.handleSubscriptionCountEvent(s);else if(c.indexOf("pusher_internal:")!==0){var g={};this.emit(c,f,g)}}handleSubscriptionSucceededEvent(s){this.subscriptionPending=!1,this.subscribed=!0,this.subscriptionCancelled?this.pusher.unsubscribe(this.name):this.emit("pusher:subscription_succeeded",s.data)}handleSubscriptionCountEvent(s){s.data.subscription_count&&(this.subscriptionCount=s.data.subscription_count),this.emit("pusher:subscription_count",s.data)}subscribe(){this.subscribed||(this.subscriptionPending=!0,this.subscriptionCancelled=!1,this.authorize(this.pusher.connection.socket_id,(s,c)=>{s?(this.subscriptionPending=!1,le.error(s.toString()),this.emit("pusher:subscription_error",Object.assign({},{type:"AuthError",error:s.message},s instanceof Ae?{status:s.status}:{}))):this.pusher.send_event("pusher:subscribe",{auth:c.auth,channel_data:c.channel_data,channel:this.name})}))}unsubscribe(){this.subscribed=!1,this.pusher.send_event("pusher:unsubscribe",{channel:this.name})}cancelSubscription(){this.subscriptionCancelled=!0}reinstateSubscription(){this.subscriptionCancelled=!1}}class oe extends L{authorize(s,c){return this.pusher.config.channelAuthorizer({channelName:this.name,socketId:s},c)}}class ze{constructor(){this.reset()}get(s){return Object.prototype.hasOwnProperty.call(this.members,s)?{id:s,info:this.members[s]}:null}each(s){Re(this.members,(c,f)=>{s(this.get(f))})}setMyID(s){this.myID=s}onSubscription(s){this.members=s.presence.hash,this.count=s.presence.count,this.me=this.get(this.myID)}addMember(s){return this.get(s.user_id)===null&&this.count++,this.members[s.user_id]=s.user_info,this.get(s.user_id)}removeMember(s){var c=this.get(s.user_id);return c&&(delete this.members[s.user_id],this.count--),c}reset(){this.members={},this.count=0,this.myID=null,this.me=null}}var ve=function(l,s,c,f){function g(w){return w instanceof c?w:new c(function(E){E(w)})}return new(c||(c=Promise))(function(w,E){function $(te){try{X(f.next(te))}catch(xe){E(xe)}}function q(te){try{X(f.throw(te))}catch(xe){E(xe)}}function X(te){te.done?w(te.value):g(te.value).then($,q)}X((f=f.apply(l,s||[])).next())})};class Ue extends oe{constructor(s,c){super(s,c),this.members=new ze}authorize(s,c){super.authorize(s,(f,g)=>ve(this,void 0,void 0,function*(){if(!f)if(g=g,g.channel_data!=null){var w=JSON.parse(g.channel_data);this.members.setMyID(w.user_id)}else if(yield this.pusher.user.signinDonePromise,this.pusher.user.user_data!=null)this.members.setMyID(this.pusher.user.user_data.id);else{let E=P.buildLogSuffix("authorizationEndpoint");le.error(`Invalid auth response for channel '${this.name}', expected 'channel_data' field. ${E}, or the user should be signed in.`),c("Invalid auth response");return}c(f,g)}))}handleEvent(s){var c=s.event;if(c.indexOf("pusher_internal:")===0)this.handleInternalEvent(s);else{var f=s.data,g={};s.user_id&&(g.user_id=s.user_id),this.emit(c,f,g)}}handleInternalEvent(s){var c=s.event,f=s.data;switch(c){case"pusher_internal:subscription_succeeded":this.handleSubscriptionSucceededEvent(s);break;case"pusher_internal:subscription_count":this.handleSubscriptionCountEvent(s);break;case"pusher_internal:member_added":var g=this.members.addMember(f);this.emit("pusher:member_added",g);break;case"pusher_internal:member_removed":var w=this.members.removeMember(f);w&&this.emit("pusher:member_removed",w);break}}handleSubscriptionSucceededEvent(s){this.subscriptionPending=!1,this.subscribed=!0,this.subscriptionCancelled?this.pusher.unsubscribe(this.name):(this.members.onSubscription(s.data),this.emit("pusher:subscription_succeeded",this.members))}disconnect(){this.members.reset(),super.disconnect()}}var bt=d(978),St=d(594);class mr extends oe{constructor(s,c,f){super(s,c),this.key=null,this.nacl=f}authorize(s,c){super.authorize(s,(f,g)=>{if(f){c(f,g);return}let w=g.shared_secret;if(!w){c(new Error(`No shared_secret key in auth payload for encrypted channel: ${this.name}`),null);return}this.key=(0,St.decode)(w),delete g.shared_secret,c(null,g)})}trigger(s,c){throw new Ee("Client events are not currently supported for encrypted channels")}handleEvent(s){var c=s.event,f=s.data;if(c.indexOf("pusher_internal:")===0||c.indexOf("pusher:")===0){super.handleEvent(s);return}this.handleEncryptedEvent(c,f)}handleEncryptedEvent(s,c){if(!this.key){le.debug("Received encrypted event before key has been retrieved from the authEndpoint");return}if(!c.ciphertext||!c.nonce){le.error("Unexpected format for encrypted event, expected object with `ciphertext` and `nonce` fields, got: "+c);return}let f=(0,St.decode)(c.ciphertext);if(f.length<this.nacl.secretbox.overheadLength){le.error(`Expected encrypted event ciphertext length to be ${this.nacl.secretbox.overheadLength}, got: ${f.length}`);return}let g=(0,St.decode)(c.nonce);if(g.length<this.nacl.secretbox.nonceLength){le.error(`Expected encrypted event nonce length to be ${this.nacl.secretbox.nonceLength}, got: ${g.length}`);return}let w=this.nacl.secretbox.open(f,g,this.key);if(w===null){le.debug("Failed to decrypt an event, probably because it was encrypted with a different key. Fetching a new key from the authEndpoint..."),this.authorize(this.pusher.connection.socket_id,(E,$)=>{if(E){le.error(`Failed to make a request to the authEndpoint: ${$}. Unable to fetch new key, so dropping encrypted event`);return}if(w=this.nacl.secretbox.open(f,g,this.key),w===null){le.error("Failed to decrypt event with new key. Dropping encrypted event");return}this.emit(s,this.getDataToEmit(w))});return}this.emit(s,this.getDataToEmit(w))}getDataToEmit(s){let c=(0,bt.D4)(s);try{return JSON.parse(c)}catch{return c}}}class Le extends gt{constructor(s,c){super(),this.state="initialized",this.connection=null,this.key=s,this.options=c,this.timeline=this.options.timeline,this.usingTLS=this.options.useTLS,this.errorCallbacks=this.buildErrorCallbacks(),this.connectionCallbacks=this.buildConnectionCallbacks(this.errorCallbacks),this.handshakeCallbacks=this.buildHandshakeCallbacks(this.errorCallbacks);var f=F.getNetwork();f.bind("online",()=>{this.timeline.info({netinfo:"online"}),(this.state==="connecting"||this.state==="unavailable")&&this.retryIn(0)}),f.bind("offline",()=>{this.timeline.info({netinfo:"offline"}),this.connection&&this.sendActivityCheck()}),this.updateStrategy()}switchCluster(s){this.key=s,this.updateStrategy(),this.retryIn(0)}connect(){if(!(this.connection||this.runner)){if(!this.strategy.isSupported()){this.updateState("failed");return}this.updateState("connecting"),this.startConnecting(),this.setUnavailableTimer()}}send(s){return this.connection?this.connection.send(s):!1}send_event(s,c,f){return this.connection?this.connection.send_event(s,c,f):!1}disconnect(){this.disconnectInternally(),this.updateState("disconnected")}isUsingTLS(){return this.usingTLS}startConnecting(){var s=(c,f)=>{c?this.runner=this.strategy.connect(0,s):f.action==="error"?(this.emit("error",{type:"HandshakeError",error:f.error}),this.timeline.error({handshakeError:f.error})):(this.abortConnecting(),this.handshakeCallbacks[f.action](f))};this.runner=this.strategy.connect(0,s)}abortConnecting(){this.runner&&(this.runner.abort(),this.runner=null)}disconnectInternally(){if(this.abortConnecting(),this.clearRetryTimer(),this.clearUnavailableTimer(),this.connection){var s=this.abandonConnection();s.close()}}updateStrategy(){this.strategy=this.options.getStrategy({key:this.key,timeline:this.timeline,useTLS:this.usingTLS})}retryIn(s){this.timeline.info({action:"retry",delay:s}),s>0&&this.emit("connecting_in",Math.round(s/1e3)),this.retryTimer=new re(s||0,()=>{this.disconnectInternally(),this.connect()})}clearRetryTimer(){this.retryTimer&&(this.retryTimer.ensureAborted(),this.retryTimer=null)}setUnavailableTimer(){this.unavailableTimer=new re(this.options.unavailableTimeout,()=>{this.updateState("unavailable")})}clearUnavailableTimer(){this.unavailableTimer&&this.unavailableTimer.ensureAborted()}sendActivityCheck(){this.stopActivityCheck(),this.connection.ping(),this.activityTimer=new re(this.options.pongTimeout,()=>{this.timeline.error({pong_timed_out:this.options.pongTimeout}),this.retryIn(0)})}resetActivityCheck(){this.stopActivityCheck(),this.connection&&!this.connection.handlesActivityChecks()&&(this.activityTimer=new re(this.activityTimeout,()=>{this.sendActivityCheck()}))}stopActivityCheck(){this.activityTimer&&this.activityTimer.ensureAborted()}buildConnectionCallbacks(s){return we({},s,{message:c=>{this.resetActivityCheck(),this.emit("message",c)},ping:()=>{this.send_event("pusher:pong",{})},activity:()=>{this.resetActivityCheck()},error:c=>{this.emit("error",c)},closed:()=>{this.abandonConnection(),this.shouldRetry()&&this.retryIn(1e3)}})}buildHandshakeCallbacks(s){return we({},s,{connected:c=>{this.activityTimeout=Math.min(this.options.activityTimeout,c.activityTimeout,c.connection.activityTimeout||1/0),this.clearUnavailableTimer(),this.setConnection(c.connection),this.socket_id=this.connection.id,this.updateState("connected",{socket_id:this.socket_id})}})}buildErrorCallbacks(){let s=c=>f=>{f.error&&this.emit("error",{type:"WebSocketError",error:f.error}),c(f)};return{tls_only:s(()=>{this.usingTLS=!0,this.updateStrategy(),this.retryIn(0)}),refused:s(()=>{this.disconnect()}),backoff:s(()=>{this.retryIn(1e3)}),retry:s(()=>{this.retryIn(0)})}}setConnection(s){this.connection=s;for(var c in this.connectionCallbacks)this.connection.bind(c,this.connectionCallbacks[c]);this.resetActivityCheck()}abandonConnection(){if(this.connection){this.stopActivityCheck();for(var s in this.connectionCallbacks)this.connection.unbind(s,this.connectionCallbacks[s]);var c=this.connection;return this.connection=null,c}}updateState(s,c){var f=this.state;if(this.state=s,f!==s){var g=s;g==="connected"&&(g+=" with new socket ID "+c.socket_id),le.debug("State changed",f+" -> "+g),this.timeline.info({state:s,params:c}),this.emit("state_change",{previous:f,current:s}),this.emit(s,c)}}shouldRetry(){return this.state==="connecting"||this.state==="connected"}}class Vr{constructor(){this.channels={}}add(s,c){return this.channels[s]||(this.channels[s]=Kr(s,c)),this.channels[s]}all(){return $t(this.channels)}find(s){return this.channels[s]}remove(s){var c=this.channels[s];return delete this.channels[s],c}disconnect(){Re(this.channels,function(s){s.disconnect()})}}function Kr(l,s){if(l.indexOf("private-encrypted-")===0){if(s.config.nacl)return Mt.createEncryptedChannel(l,s,s.config.nacl);let c="Tried to subscribe to a private-encrypted- channel but no nacl implementation available",f=P.buildLogSuffix("encryptedChannelSupport");throw new Ee(`${c}. ${f}`)}else{if(l.indexOf("private-")===0)return Mt.createPrivateChannel(l,s);if(l.indexOf("presence-")===0)return Mt.createPresenceChannel(l,s);if(l.indexOf("#")===0)throw new R('Cannot create a channel with name "'+l+'".');return Mt.createChannel(l,s)}}var yl={createChannels(){return new Vr},createConnectionManager(l,s){return new Le(l,s)},createChannel(l,s){return new L(l,s)},createPrivateChannel(l,s){return new oe(l,s)},createPresenceChannel(l,s){return new Ue(l,s)},createEncryptedChannel(l,s,c){return new mr(l,s,c)},createTimelineSender(l,s){return new S(l,s)},createHandshake(l,s){return new k(l,s)},createAssistantToTheTransportManager(l,s,c){return new Xr(l,s,c)}};const Mt=yl;class ui{constructor(s){this.options=s||{},this.livesLeft=this.options.lives||1/0}getAssistant(s){return Mt.createAssistantToTheTransportManager(this,s,{minPingDelay:this.options.minPingDelay,maxPingDelay:this.options.maxPingDelay})}isAlive(){return this.livesLeft>0}reportDeath(){this.livesLeft-=1}}class gn{constructor(s,c){this.strategies=s,this.loop=!!c.loop,this.failFast=!!c.failFast,this.timeout=c.timeout,this.timeoutLimit=c.timeoutLimit}isSupported(){return ar(this.strategies,ee.method("isSupported"))}connect(s,c){var f=this.strategies,g=0,w=this.timeout,E=null,$=(q,X)=>{X?c(null,X):(g=g+1,this.loop&&(g=g%f.length),g<f.length?(w&&(w=w*2,this.timeoutLimit&&(w=Math.min(w,this.timeoutLimit))),E=this.tryStrategy(f[g],s,{timeout:w,failFast:this.failFast},$)):c(!0))};return E=this.tryStrategy(f[g],s,{timeout:w,failFast:this.failFast},$),{abort:function(){E.abort()},forceMinPriority:function(q){s=q,E&&E.forceMinPriority(q)}}}tryStrategy(s,c,f,g){var w=null,E=null;return f.timeout>0&&(w=new re(f.timeout,function(){E.abort(),g(!0)})),E=s.connect(c,function($,q){$&&w&&w.isRunning()&&!f.failFast||(w&&w.ensureAborted(),g($,q))}),{abort:function(){w&&w.ensureAborted(),E.abort()},forceMinPriority:function($){E.forceMinPriority($)}}}}class ns{constructor(s){this.strategies=s}isSupported(){return ar(this.strategies,ee.method("isSupported"))}connect(s,c){return wl(this.strategies,s,function(f,g){return function(w,E){if(g[f].error=w,w){xl(g)&&c(!0);return}Ot(g,function($){$.forceMinPriority(E.transport.priority)}),c(null,E)}})}}function wl(l,s,c){var f=Ln(l,function(g,w,E,$){return g.connect(s,c(w,$))});return{abort:function(){Ot(f,Sl)},forceMinPriority:function(g){Ot(f,function(w){w.forceMinPriority(g)})}}}function xl(l){return Vo(l,function(s){return!!s.error})}function Sl(l){!l.error&&!l.aborted&&(l.abort(),l.aborted=!0)}class Tl{constructor(s,c,f){this.strategy=s,this.transports=c,this.ttl=f.ttl||18e5,this.usingTLS=f.useTLS,this.timeline=f.timeline}isSupported(){return this.strategy.isSupported()}connect(s,c){var f=this.usingTLS,g=El(f),w=g&&g.cacheSkipCount?g.cacheSkipCount:0,E=[this.strategy];if(g&&g.timestamp+this.ttl>=ee.now()){var $=this.transports[g.transport];$&&(["ws","wss"].includes(g.transport)||w>3?(this.timeline.info({cached:!0,transport:g.transport,latency:g.latency}),E.push(new gn([$],{timeout:g.latency*2+1e3,failFast:!0}))):w++)}var q=ee.now(),X=E.pop().connect(s,function te(xe,no){xe?(di(f),E.length>0?(q=ee.now(),X=E.pop().connect(s,te)):c(xe)):(Al(f,no.transport.name,ee.now()-q,w),c(null,no))});return{abort:function(){X.abort()},forceMinPriority:function(te){s=te,X&&X.forceMinPriority(te)}}}}function rs(l){return"pusherTransport"+(l?"TLS":"NonTLS")}function El(l){var s=F.getLocalStorage();if(s)try{var c=s[rs(l)];if(c)return JSON.parse(c)}catch{di(l)}return null}function Al(l,s,c,f){var g=F.getLocalStorage();if(g)try{g[rs(l)]=He({timestamp:ee.now(),transport:s,latency:c,cacheSkipCount:f})}catch{}}function di(l){var s=F.getLocalStorage();if(s)try{delete s[rs(l)]}catch{}}class Qr{constructor(s,{delay:c}){this.strategy=s,this.options={delay:c}}isSupported(){return this.strategy.isSupported()}connect(s,c){var f=this.strategy,g,w=new re(this.options.delay,function(){g=f.connect(s,c)});return{abort:function(){w.ensureAborted(),g&&g.abort()},forceMinPriority:function(E){s=E,g&&g.forceMinPriority(E)}}}}class br{constructor(s,c,f){this.test=s,this.trueBranch=c,this.falseBranch=f}isSupported(){var s=this.test()?this.trueBranch:this.falseBranch;return s.isSupported()}connect(s,c){var f=this.test()?this.trueBranch:this.falseBranch;return f.connect(s,c)}}class Cl{constructor(s){this.strategy=s}isSupported(){return this.strategy.isSupported()}connect(s,c){var f=this.strategy.connect(s,function(g,w){w&&f.abort(),c(g,w)});return f}}function kr(l){return function(){return l.isSupported()}}var Pl=function(l,s,c){var f={};function g(Si,Eu,Au,Cu,Pu){var Ti=c(l,Si,Eu,Au,Cu,Pu);return f[Si]=Ti,Ti}var w=Object.assign({},s,{hostNonTLS:l.wsHost+":"+l.wsPort,hostTLS:l.wsHost+":"+l.wssPort,httpPath:l.wsPath}),E=Object.assign({},w,{useTLS:!0}),$=Object.assign({},s,{hostNonTLS:l.httpHost+":"+l.httpPort,hostTLS:l.httpHost+":"+l.httpsPort,httpPath:l.httpPath}),q={loop:!0,timeout:15e3,timeoutLimit:6e4},X=new ui({minPingDelay:1e4,maxPingDelay:l.activityTimeout}),te=new ui({lives:2,minPingDelay:1e4,maxPingDelay:l.activityTimeout}),xe=g("ws","ws",3,w,X),no=g("wss","ws",3,E,X),yu=g("sockjs","sockjs",1,$),ki=g("xhr_streaming","xhr_streaming",1,$,te),wu=g("xdr_streaming","xdr_streaming",1,$,te),_i=g("xhr_polling","xhr_polling",1,$),xu=g("xdr_polling","xdr_polling",1,$),vi=new gn([xe],q),Su=new gn([no],q),Tu=new gn([yu],q),yi=new gn([new br(kr(ki),ki,wu)],q),wi=new gn([new br(kr(_i),_i,xu)],q),xi=new gn([new br(kr(yi),new ns([yi,new Qr(wi,{delay:4e3})]),wi)],q),is=new br(kr(xi),xi,Tu),as;return s.useTLS?as=new ns([vi,new Qr(is,{delay:2e3})]):as=new ns([vi,new Qr(Su,{delay:2e3}),new Qr(is,{delay:5e3})]),new Tl(new Cl(new br(kr(xe),as,is)),f,{ttl:18e5,timeline:s.timeline,useTLS:s.useTLS})};const Rl=Pl;function Ll(){var l=this;l.timeline.info(l.buildTimelineMessage({transport:l.name+(l.options.useTLS?"s":"")})),l.hooks.isInitialized()?l.changeState("initialized"):l.hooks.file?(l.changeState("initializing"),C.load(l.hooks.file,{useTLS:l.options.useTLS},function(s,c){l.hooks.isInitialized()?(l.changeState("initialized"),c(!0)):(s&&l.onError(s),l.onClose(),c(!1))})):l.onClose()}var Il={getRequest:function(l){var s=new window.XDomainRequest;return s.ontimeout=function(){l.emit("error",new D),l.close()},s.onerror=function(c){l.emit("error",c),l.close()},s.onprogress=function(){s.responseText&&s.responseText.length>0&&l.onChunk(200,s.responseText)},s.onload=function(){s.responseText&&s.responseText.length>0&&l.onChunk(200,s.responseText),l.emit("finished",200),l.close()},s},abortRequest:function(l){l.ontimeout=l.onerror=l.onprogress=l.onload=null,l.abort()}};const zl=Il,$l=256*1024;class Ol extends gt{constructor(s,c,f){super(),this.hooks=s,this.method=c,this.url=f}start(s){this.position=0,this.xhr=this.hooks.getRequest(this),this.unloader=()=>{this.close()},F.addUnloadListener(this.unloader),this.xhr.open(this.method,this.url,!0),this.xhr.setRequestHeader&&this.xhr.setRequestHeader("Content-Type","application/json"),this.xhr.send(s)}close(){this.unloader&&(F.removeUnloadListener(this.unloader),this.unloader=null),this.xhr&&(this.hooks.abortRequest(this.xhr),this.xhr=null)}onChunk(s,c){for(;;){var f=this.advanceBuffer(c);if(f)this.emit("chunk",{status:s,data:f});else break}this.isBufferTooLong(c)&&this.emit("buffer_too_long")}advanceBuffer(s){var c=s.slice(this.position),f=c.indexOf(`
1365
- `);return f!==-1?(this.position+=f+1,c.slice(0,f)):null}isBufferTooLong(s){return this.position===s.length&&s.length>$l}}var os;(function(l){l[l.CONNECTING=0]="CONNECTING",l[l.OPEN=1]="OPEN",l[l.CLOSED=3]="CLOSED"})(os||(os={}));const mn=os;var Nl=1;class Dl{constructor(s,c){this.hooks=s,this.session=hi(1e3)+"/"+Zl(8),this.location=Ml(c),this.readyState=mn.CONNECTING,this.openStream()}send(s){return this.sendRaw(JSON.stringify([s]))}ping(){this.hooks.sendHeartbeat(this)}close(s,c){this.onClose(s,c,!0)}sendRaw(s){if(this.readyState===mn.OPEN)try{return F.createSocketRequest("POST",pi(Ul(this.location,this.session))).start(s),!0}catch{return!1}else return!1}reconnect(){this.closeStream(),this.openStream()}onClose(s,c,f){this.closeStream(),this.readyState=mn.CLOSED,this.onclose&&this.onclose({code:s,reason:c,wasClean:f})}onChunk(s){if(s.status===200){this.readyState===mn.OPEN&&this.onActivity();var c,f=s.data.slice(0,1);switch(f){case"o":c=JSON.parse(s.data.slice(1)||"{}"),this.onOpen(c);break;case"a":c=JSON.parse(s.data.slice(1)||"[]");for(var g=0;g<c.length;g++)this.onEvent(c[g]);break;case"m":c=JSON.parse(s.data.slice(1)||"null"),this.onEvent(c);break;case"h":this.hooks.onHeartbeat(this);break;case"c":c=JSON.parse(s.data.slice(1)||"[]"),this.onClose(c[0],c[1],!0);break}}}onOpen(s){this.readyState===mn.CONNECTING?(s&&s.hostname&&(this.location.base=jl(this.location.base,s.hostname)),this.readyState=mn.OPEN,this.onopen&&this.onopen()):this.onClose(1006,"Server lost session",!0)}onEvent(s){this.readyState===mn.OPEN&&this.onmessage&&this.onmessage({data:s})}onActivity(){this.onactivity&&this.onactivity()}onError(s){this.onerror&&this.onerror(s)}openStream(){this.stream=F.createSocketRequest("POST",pi(this.hooks.getReceiveURL(this.location,this.session))),this.stream.bind("chunk",s=>{this.onChunk(s)}),this.stream.bind("finished",s=>{this.hooks.onFinished(this,s)}),this.stream.bind("buffer_too_long",()=>{this.reconnect()});try{this.stream.start()}catch(s){ee.defer(()=>{this.onError(s),this.onClose(1006,"Could not start streaming",!1)})}}closeStream(){this.stream&&(this.stream.unbind_all(),this.stream.close(),this.stream=null)}}function Ml(l){var s=/([^\?]*)\/*(\??.*)/.exec(l);return{base:s[1],queryString:s[2]}}function Ul(l,s){return l.base+"/"+s+"/xhr_send"}function pi(l){var s=l.indexOf("?")===-1?"?":"&";return l+s+"t="+ +new Date+"&n="+Nl++}function jl(l,s){var c=/(https?:\/\/)([^\/:]+)((\/|:)?.*)/.exec(l);return c[1]+s+c[3]}function hi(l){return F.randomInt(l)}function Zl(l){for(var s=[],c=0;c<l;c++)s.push(hi(32).toString(32));return s.join("")}const ql=Dl;var Hl={getReceiveURL:function(l,s){return l.base+"/"+s+"/xhr_streaming"+l.queryString},onHeartbeat:function(l){l.sendRaw("[]")},sendHeartbeat:function(l){l.sendRaw("[]")},onFinished:function(l,s){l.onClose(1006,"Connection interrupted ("+s+")",!1)}};const Fl=Hl;var Bl={getReceiveURL:function(l,s){return l.base+"/"+s+"/xhr"+l.queryString},onHeartbeat:function(){},sendHeartbeat:function(l){l.sendRaw("[]")},onFinished:function(l,s){s===200?l.reconnect():l.onClose(1006,"Connection interrupted ("+s+")",!1)}};const Gl=Bl;var Wl={getRequest:function(l){var s=F.getXHRAPI(),c=new s;return c.onreadystatechange=c.onprogress=function(){switch(c.readyState){case 3:c.responseText&&c.responseText.length>0&&l.onChunk(c.status,c.responseText);break;case 4:c.responseText&&c.responseText.length>0&&l.onChunk(c.status,c.responseText),l.emit("finished",c.status),l.close();break}},c},abortRequest:function(l){l.onreadystatechange=null,l.abort()}};const Jl=Wl;var Yl={createStreamingSocket(l){return this.createSocket(Fl,l)},createPollingSocket(l){return this.createSocket(Gl,l)},createSocket(l,s){return new ql(l,s)},createXHR(l,s){return this.createRequest(Jl,l,s)},createRequest(l,s,c){return new Ol(l,s,c)}};const fi=Yl;fi.createXDR=function(l,s){return this.createRequest(zl,l,s)};var Xl={nextAuthCallbackID:1,auth_callbacks:{},ScriptReceivers:p,DependenciesReceivers:v,getDefaultStrategy:Rl,Transports:mt,transportConnectionInitializer:Ll,HTTPFactory:fi,TimelineTransport:Yt,getXHRAPI(){return window.XMLHttpRequest},getWebSocketAPI(){return window.WebSocket||window.MozWebSocket},setup(l){window.Pusher=l;var s=()=>{this.onDocumentBody(l.ready)};window.JSON?s():C.load("json2",{},s)},getDocument(){return document},getProtocol(){return this.getDocument().location.protocol},getAuthorizers(){return{ajax:pt,jsonp:ur}},onDocumentBody(l){document.body?l():setTimeout(()=>{this.onDocumentBody(l)},0)},createJSONPRequest(l,s){return new In(l,s)},createScriptRequest(l){return new Hr(l)},getLocalStorage(){try{return window.localStorage}catch{return}},createXHR(){return this.getXHRAPI()?this.createXMLHttpRequest():this.createMicrosoftXHR()},createXMLHttpRequest(){var l=this.getXHRAPI();return new l},createMicrosoftXHR(){return new ActiveXObject("Microsoft.XMLHTTP")},getNetwork(){return Yr},createWebSocket(l){var s=this.getWebSocketAPI();return new s(l)},createSocketRequest(l,s){if(this.isXHRSupported())return this.HTTPFactory.createXHR(l,s);if(this.isXDRSupported(s.indexOf("https:")===0))return this.HTTPFactory.createXDR(l,s);throw"Cross-origin HTTP requests are not supported"},isXHRSupported(){var l=this.getXHRAPI();return!!l&&new l().withCredentials!==void 0},isXDRSupported(l){var s=l?"https:":"http:",c=this.getProtocol();return!!window.XDomainRequest&&c===s},addUnloadListener(l){window.addEventListener!==void 0?window.addEventListener("unload",l,!1):window.attachEvent!==void 0&&window.attachEvent("onunload",l)},removeUnloadListener(l){window.addEventListener!==void 0?window.removeEventListener("unload",l,!1):window.detachEvent!==void 0&&window.detachEvent("onunload",l)},randomInt(l){return Math.floor(function(){return(window.crypto||window.msCrypto).getRandomValues(new Uint32Array(1))[0]/Math.pow(2,32)}()*l)}};const F=Xl;var ss;(function(l){l[l.ERROR=3]="ERROR",l[l.INFO=6]="INFO",l[l.DEBUG=7]="DEBUG"})(ss||(ss={}));const eo=ss;class Vl{constructor(s,c,f){this.key=s,this.session=c,this.events=[],this.options=f||{},this.sent=0,this.uniqueID=0}log(s,c){s<=this.options.level&&(this.events.push(we({},c,{timestamp:ee.now()})),this.options.limit&&this.events.length>this.options.limit&&this.events.shift())}error(s){this.log(eo.ERROR,s)}info(s){this.log(eo.INFO,s)}debug(s){this.log(eo.DEBUG,s)}isEmpty(){return this.events.length===0}send(s,c){var f=we({session:this.session,bundle:this.sent+1,key:this.key,lib:"js",version:this.options.version,cluster:this.options.cluster,features:this.options.features,timeline:this.events},this.options.params);return this.events=[],s(f,(g,w)=>{g||this.sent++,c&&c(g,w)}),!0}generateUniqueID(){return this.uniqueID++,this.uniqueID}}class Kl{constructor(s,c,f,g){this.name=s,this.priority=c,this.transport=f,this.options=g||{}}isSupported(){return this.transport.isSupported({useTLS:this.options.useTLS})}connect(s,c){if(this.isSupported()){if(this.priority<s)return gi(new de,c)}else return gi(new V,c);var f=!1,g=this.transport.createConnection(this.name,this.priority,this.options.key,this.options),w=null,E=function(){g.unbind("initialized",E),g.connect()},$=function(){w=Mt.createHandshake(g,function(xe){f=!0,te(),c(null,xe)})},q=function(xe){te(),c(xe)},X=function(){te();var xe;xe=He(g),c(new _e(xe))},te=function(){g.unbind("initialized",E),g.unbind("open",$),g.unbind("error",q),g.unbind("closed",X)};return g.bind("initialized",E),g.bind("open",$),g.bind("error",q),g.bind("closed",X),g.initialize(),{abort:()=>{f||(te(),w?w.close():g.close())},forceMinPriority:xe=>{f||this.priority<xe&&(w?w.close():g.close())}}}}function gi(l,s){return ee.defer(function(){s(l)}),{abort:function(){},forceMinPriority:function(){}}}const{Transports:Ql}=F;var eu=function(l,s,c,f,g,w){var E=Ql[c];if(!E)throw new qe(c);var $=(!l.enabledTransports||nt(l.enabledTransports,s)!==-1)&&(!l.disabledTransports||nt(l.disabledTransports,s)===-1),q;return $?(g=Object.assign({ignoreNullOrigin:l.ignoreNullOrigin},g),q=new Kl(s,f,w?w.getAssistant(E):E,g)):q=tu,q},tu={isSupported:function(){return!1},connect:function(l,s){var c=ee.defer(function(){s(new V)});return{abort:function(){c.ensureAborted()},forceMinPriority:function(){}}}};function nu(l){if(l==null)throw"You must pass an options object";if(l.cluster==null)throw"Options object must provide a cluster";"disableStats"in l&&le.warn("The disableStats option is deprecated in favor of enableStats")}const ru=(l,s)=>{var c="socket_id="+encodeURIComponent(l.socketId);for(var f in s.params)c+="&"+encodeURIComponent(f)+"="+encodeURIComponent(s.params[f]);if(s.paramsProvider!=null){let g=s.paramsProvider();for(var f in g)c+="&"+encodeURIComponent(f)+"="+encodeURIComponent(g[f])}return c},ou=l=>{if(typeof F.getAuthorizers()[l.transport]>"u")throw`'${l.transport}' is not a recognized auth transport`;return(s,c)=>{const f=ru(s,l);F.getAuthorizers()[l.transport](F,f,l,T.UserAuthentication,c)}},su=(l,s)=>{var c="socket_id="+encodeURIComponent(l.socketId);c+="&channel_name="+encodeURIComponent(l.channelName);for(var f in s.params)c+="&"+encodeURIComponent(f)+"="+encodeURIComponent(s.params[f]);if(s.paramsProvider!=null){let g=s.paramsProvider();for(var f in g)c+="&"+encodeURIComponent(f)+"="+encodeURIComponent(g[f])}return c},iu=l=>{if(typeof F.getAuthorizers()[l.transport]>"u")throw`'${l.transport}' is not a recognized auth transport`;return(s,c)=>{const f=su(s,l);F.getAuthorizers()[l.transport](F,f,l,T.ChannelAuthorization,c)}},au=(l,s,c)=>{const f={authTransport:s.transport,authEndpoint:s.endpoint,auth:{params:s.params,headers:s.headers}};return(g,w)=>{const E=l.channel(g.channelName);c(E,f).authorize(g.socketId,w)}};function mi(l,s){let c={activityTimeout:l.activityTimeout||m.activityTimeout,cluster:l.cluster,httpPath:l.httpPath||m.httpPath,httpPort:l.httpPort||m.httpPort,httpsPort:l.httpsPort||m.httpsPort,pongTimeout:l.pongTimeout||m.pongTimeout,statsHost:l.statsHost||m.stats_host,unavailableTimeout:l.unavailableTimeout||m.unavailableTimeout,wsPath:l.wsPath||m.wsPath,wsPort:l.wsPort||m.wsPort,wssPort:l.wssPort||m.wssPort,enableStats:pu(l),httpHost:cu(l),useTLS:du(l),wsHost:lu(l),userAuthenticator:hu(l),channelAuthorizer:gu(l,s)};return"disabledTransports"in l&&(c.disabledTransports=l.disabledTransports),"enabledTransports"in l&&(c.enabledTransports=l.enabledTransports),"ignoreNullOrigin"in l&&(c.ignoreNullOrigin=l.ignoreNullOrigin),"timelineParams"in l&&(c.timelineParams=l.timelineParams),"nacl"in l&&(c.nacl=l.nacl),c}function cu(l){return l.httpHost?l.httpHost:l.cluster?`sockjs-${l.cluster}.pusher.com`:m.httpHost}function lu(l){return l.wsHost?l.wsHost:uu(l.cluster)}function uu(l){return`ws-${l}.pusher.com`}function du(l){return F.getProtocol()==="https:"?!0:l.forceTLS!==!1}function pu(l){return"enableStats"in l?l.enableStats:"disableStats"in l?!l.disableStats:!1}const bi=l=>"customHandler"in l&&l.customHandler!=null;function hu(l){const s=Object.assign(Object.assign({},m.userAuthentication),l.userAuthentication);return bi(s)?s.customHandler:ou(s)}function fu(l,s){let c;if("channelAuthorization"in l)c=Object.assign(Object.assign({},m.channelAuthorization),l.channelAuthorization);else if(c={transport:l.authTransport||m.authTransport,endpoint:l.authEndpoint||m.authEndpoint},"auth"in l&&("params"in l.auth&&(c.params=l.auth.params),"headers"in l.auth&&(c.headers=l.auth.headers)),"authorizer"in l)return{customHandler:au(s,c,l.authorizer)};return c}function gu(l,s){const c=fu(l,s);return bi(c)?c.customHandler:iu(c)}class mu extends gt{constructor(s){super(function(c,f){le.debug(`No callbacks on watchlist events for ${c}`)}),this.pusher=s,this.bindWatchlistInternalEvent()}handleEvent(s){s.data.events.forEach(c=>{this.emit(c.name,c)})}bindWatchlistInternalEvent(){this.pusher.connection.bind("message",s=>{var c=s.event;c==="pusher_internal:watchlist_events"&&this.handleEvent(s)})}}function bu(){let l,s;return{promise:new Promise((f,g)=>{l=f,s=g}),resolve:l,reject:s}}const ku=bu;class _u extends gt{constructor(s){super(function(c,f){le.debug("No callbacks on user for "+c)}),this.signin_requested=!1,this.user_data=null,this.serverToUserChannel=null,this.signinDonePromise=null,this._signinDoneResolve=null,this._onAuthorize=(c,f)=>{if(c){le.warn(`Error during signin: ${c}`),this._cleanup();return}this.pusher.send_event("pusher:signin",{auth:f.auth,user_data:f.user_data})},this.pusher=s,this.pusher.connection.bind("state_change",({previous:c,current:f})=>{c!=="connected"&&f==="connected"&&this._signin(),c==="connected"&&f!=="connected"&&(this._cleanup(),this._newSigninPromiseIfNeeded())}),this.watchlist=new mu(s),this.pusher.connection.bind("message",c=>{var f=c.event;f==="pusher:signin_success"&&this._onSigninSuccess(c.data),this.serverToUserChannel&&this.serverToUserChannel.name===c.channel&&this.serverToUserChannel.handleEvent(c)})}signin(){this.signin_requested||(this.signin_requested=!0,this._signin())}_signin(){this.signin_requested&&(this._newSigninPromiseIfNeeded(),this.pusher.connection.state==="connected"&&this.pusher.config.userAuthenticator({socketId:this.pusher.connection.socket_id},this._onAuthorize))}_onSigninSuccess(s){try{this.user_data=JSON.parse(s.user_data)}catch{le.error(`Failed parsing user data after signin: ${s.user_data}`),this._cleanup();return}if(typeof this.user_data.id!="string"||this.user_data.id===""){le.error(`user_data doesn't contain an id. user_data: ${this.user_data}`),this._cleanup();return}this._signinDoneResolve(),this._subscribeChannels()}_subscribeChannels(){const s=c=>{c.subscriptionPending&&c.subscriptionCancelled?c.reinstateSubscription():!c.subscriptionPending&&this.pusher.connection.state==="connected"&&c.subscribe()};this.serverToUserChannel=new L(`#server-to-user-${this.user_data.id}`,this.pusher),this.serverToUserChannel.bind_global((c,f)=>{c.indexOf("pusher_internal:")===0||c.indexOf("pusher:")===0||this.emit(c,f)}),s(this.serverToUserChannel)}_cleanup(){this.user_data=null,this.serverToUserChannel&&(this.serverToUserChannel.unbind_all(),this.serverToUserChannel.disconnect(),this.serverToUserChannel=null),this.signin_requested&&this._signinDoneResolve()}_newSigninPromiseIfNeeded(){if(!this.signin_requested||this.signinDonePromise&&!this.signinDonePromise.done)return;const{promise:s,resolve:c}=ku();s.done=!1;const f=()=>{s.done=!0};s.then(f).catch(f),this.signinDonePromise=s,this._signinDoneResolve=c}}class Oe{static ready(){Oe.isReady=!0;for(var s=0,c=Oe.instances.length;s<c;s++)Oe.instances[s].connect()}static getClientFeatures(){return rt(dn({ws:F.Transports.ws},function(s){return s.isSupported({})}))}constructor(s,c){vu(s),nu(c),this.key=s,this.options=c,this.config=mi(this.options,this),this.channels=Mt.createChannels(),this.global_emitter=new gt,this.sessionID=F.randomInt(1e9),this.timeline=new Vl(this.key,this.sessionID,{cluster:this.config.cluster,features:Oe.getClientFeatures(),params:this.config.timelineParams||{},limit:50,level:eo.INFO,version:m.VERSION}),this.config.enableStats&&(this.timelineSender=Mt.createTimelineSender(this.timeline,{host:this.config.statsHost,path:"/timeline/v2/"+F.TimelineTransport.name}));var f=g=>F.getDefaultStrategy(this.config,g,eu);this.connection=Mt.createConnectionManager(this.key,{getStrategy:f,timeline:this.timeline,activityTimeout:this.config.activityTimeout,pongTimeout:this.config.pongTimeout,unavailableTimeout:this.config.unavailableTimeout,useTLS:!!this.config.useTLS}),this.connection.bind("connected",()=>{this.subscribeAll(),this.timelineSender&&this.timelineSender.send(this.connection.isUsingTLS())}),this.connection.bind("message",g=>{var w=g.event,E=w.indexOf("pusher_internal:")===0;if(g.channel){var $=this.channel(g.channel);$&&$.handleEvent(g)}E||this.global_emitter.emit(g.event,g.data)}),this.connection.bind("connecting",()=>{this.channels.disconnect()}),this.connection.bind("disconnected",()=>{this.channels.disconnect()}),this.connection.bind("error",g=>{le.warn(g)}),Oe.instances.push(this),this.timeline.info({instances:Oe.instances.length}),this.user=new _u(this),Oe.isReady&&this.connect()}switchCluster(s){const{appKey:c,cluster:f}=s;this.key=c,this.options=Object.assign(Object.assign({},this.options),{cluster:f}),this.config=mi(this.options,this),this.connection.switchCluster(this.key)}channel(s){return this.channels.find(s)}allChannels(){return this.channels.all()}connect(){if(this.connection.connect(),this.timelineSender&&!this.timelineSenderTimer){var s=this.connection.isUsingTLS(),c=this.timelineSender;this.timelineSenderTimer=new Ce(6e4,function(){c.send(s)})}}disconnect(){this.connection.disconnect(),this.timelineSenderTimer&&(this.timelineSenderTimer.ensureAborted(),this.timelineSenderTimer=null)}bind(s,c,f){return this.global_emitter.bind(s,c,f),this}unbind(s,c,f){return this.global_emitter.unbind(s,c,f),this}bind_global(s){return this.global_emitter.bind_global(s),this}unbind_global(s){return this.global_emitter.unbind_global(s),this}unbind_all(s){return this.global_emitter.unbind_all(),this}subscribeAll(){var s;for(s in this.channels.channels)this.channels.channels.hasOwnProperty(s)&&this.subscribe(s)}subscribe(s){var c=this.channels.add(s,this);return c.subscriptionPending&&c.subscriptionCancelled?c.reinstateSubscription():!c.subscriptionPending&&this.connection.state==="connected"&&c.subscribe(),c}unsubscribe(s){var c=this.channels.find(s);c&&c.subscriptionPending?c.cancelSubscription():(c=this.channels.remove(s),c&&c.subscribed&&c.unsubscribe())}send_event(s,c,f){return this.connection.send_event(s,c,f)}shouldUseTLS(){return this.config.useTLS}signin(){this.user.signin()}}Oe.instances=[],Oe.isReady=!1,Oe.logToConsole=!1,Oe.Runtime=F,Oe.ScriptReceivers=F.ScriptReceivers,Oe.DependenciesReceivers=F.DependenciesReceivers,Oe.auth_callbacks=F.auth_callbacks;const to=Oe;function vu(l){if(l==null)throw"You must pass your app key when you instantiate Pusher."}F.setup(Oe)}},r={};function o(a){var u=r[a];if(u!==void 0)return u.exports;var d=r[a]={exports:{}};return n[a].call(d.exports,d,d.exports,o),d.exports}o.d=(a,u)=>{for(var d in u)o.o(u,d)&&!o.o(a,d)&&Object.defineProperty(a,d,{enumerable:!0,get:u[d]})},o.o=(a,u)=>Object.prototype.hasOwnProperty.call(a,u);var i=o(721);return i})())})(ps)),ps.exports}var mm=gm();const bm=fm(mm);let xt=null,Dn=null;async function km(e){return Dn||(Dn=(async()=>{const t=e.backendUrl.replace(/\/+$/,""),n=await zo(`${t}/api/settings`,{headers:{Authorization:`Bearer ${e.token}`}});if(!n.ok)throw new Error(`Failed to fetch settings: HTTP ${n.status}`);const r=await n.json();xt=new bm(r.pusher.key,{cluster:r.pusher.cluster||"local",forceTLS:!0,wsHost:r.pusher.wsHost||void 0,wsPort:r.pusher.wssPort,wssPort:r.pusher.wssPort,enabledTransports:r.pusher.wsHost?["ws"]:void 0,channelAuthorization:{customHandler:({socketId:o,channelName:i},a)=>{zo(`${t}/api/pusher/auth`,{method:"POST",headers:{"Content-Type":"application/json",Authorization:`Bearer ${e.token}`},body:JSON.stringify({socket_id:o,channel_name:i})}).then(u=>u.json()).then(u=>a(null,u)).catch(u=>a(u instanceof Error?u:new Error(String(u)),null))}}})})(),Dn.catch(()=>{Dn=null}),Dn)}function _m(e){if(!e||!xt)return null;let t=!1;const n=({current:r})=>{r==="connected"&&t?(t=!1,e()):r!=="connected"&&(t=!0)};return xt.connection.bind("state_change",n),()=>xt==null?void 0:xt.connection.unbind("state_change",n)}async function vm(e,t,n){if(await km(e),!xt)return()=>{};const r=xt.subscribe(`private-task-${t}`);n.onStatusUpdate&&r.bind(oo.TASK_STATUS_UPDATED,n.onStatusUpdate),n.onInteractionCreated&&r.bind(oo.TASK_INTERACTION_CREATED,n.onInteractionCreated),n.onInteractionAnswered&&r.bind(oo.TASK_INTERACTION_ANSWERED,n.onInteractionAnswered),n.onBrowserCommandCreated&&r.bind(oo.TASK_BROWSER_COMMAND_CREATED,n.onBrowserCommandCreated);const o=_m(n.onReconnect);return()=>{r.unbind_all(),xt==null||xt.unsubscribe(`private-task-${t}`),o==null||o()}}const Hs="ap-sdk-active-automation";function ym(){try{const e=sessionStorage.getItem(Hs);if(!e)return null;const t=JSON.parse(e);return t!=null&&t.taskId&&(t!=null&&t.backendUrl)&&(t!=null&&t.title)?t:null}catch{return null}}function xc(e){try{sessionStorage.setItem(Hs,JSON.stringify(e))}catch{}}function Sc(){try{sessionStorage.removeItem(Hs)}catch{}}async function wm(e){var i;try{(i=e.focus)==null||i.call(e)}catch{}e.scrollIntoView({block:"center",inline:"center",behavior:"instant"});let t=e.getBoundingClientRect();t.width===0&&t.height===0&&(await xm(),t=e.getBoundingClientRect());const n=t.left+t.width/2,r=t.top+t.height/2,o={bubbles:!0,cancelable:!0,clientX:n,clientY:r};typeof PointerEvent=="function"&&e.dispatchEvent(new PointerEvent("pointerdown",o)),e.dispatchEvent(new MouseEvent("mousedown",o)),typeof PointerEvent=="function"&&e.dispatchEvent(new PointerEvent("pointerup",o)),e.dispatchEvent(new MouseEvent("mouseup",o)),e.click()}function xm(){return new Promise(e=>{typeof requestAnimationFrame=="function"?requestAnimationFrame(()=>e()):setTimeout(e,16)})}const Fs="shared",Tc="ap-sdk-panel-size:",na=280,ra=200;function Sm(e){try{const t=sessionStorage.getItem(Tc+e);if(!t)return null;const n=JSON.parse(t);return typeof(n==null?void 0:n.width)=="number"&&typeof(n==null?void 0:n.height)=="number"?n:null}catch{return null}}function Tm(e,t){try{sessionStorage.setItem(Tc+e,JSON.stringify(t))}catch{}}function co(e,t,n){return Math.min(Math.max(e,t),n)}function oa(){return window.innerWidth-32}function sa(){return window.innerHeight-64}function Bs(e,t){const n=Sm(t);n&&(e.style.width=`${co(n.width,na,oa())}px`,e.style.height=`${co(n.height,ra,sa())}px`);const r=document.createElement("div");r.className="ap-sdk-resize-handle",r.setAttribute("data-ap-sdk","1"),e.appendChild(r);let o=!1,i=0,a=0,u=0,d=0,h=0,p=0;const b=_=>{o&&(h=co(u+(_.clientX-i),na,oa()),p=co(d+(_.clientY-a),ra,sa()),e.style.width=`${h}px`,e.style.height=`${p}px`)},m=()=>{o&&(o=!1,document.removeEventListener("pointermove",b),document.removeEventListener("pointerup",m),Tm(t,{width:h,height:p}))};r.addEventListener("pointerdown",_=>{_.preventDefault(),_.stopPropagation(),o=!0,i=_.clientX,a=_.clientY;const v=e.getBoundingClientRect();u=v.width,d=v.height,h=u,p=d,document.addEventListener("pointermove",b),document.addEventListener("pointerup",m)})}function Gs(){return{async:!1,breaks:!1,extensions:null,gfm:!0,hooks:null,pedantic:!1,renderer:null,silent:!1,tokenizer:null,walkTokens:null}}var Rn=Gs();function Ec(e){Rn=e}var _n={exec:()=>null};function Mn(e){let t=[];return n=>{let r=Math.max(0,Math.min(3,n-1)),o=t[r];return o||(o=e(r),t[r]=o),o}}function G(e,t=""){let n=typeof e=="string"?e:e.source,r={replace:(o,i)=>{let a=typeof i=="string"?i:i.source;return a=a.replace(je.caret,"$1"),n=n.replace(o,a),r},getRegex:()=>new RegExp(n,t)};return r}var Em=((e="")=>{try{return!!new RegExp("(?<=1)(?<!1)"+e)}catch{return!1}})(),je={codeRemoveIndent:/^(?: {1,4}| {0,3}\t)/gm,outputLinkReplace:/\\([\[\]])/g,indentCodeCompensation:/^(\s+)(?:```)/,beginningSpace:/^\s+/,endingHash:/#$/,startingSpaceChar:/^ /,endingSpaceChar:/ $/,nonSpaceChar:/[^ ]/,newLineCharGlobal:/\n/g,tabCharGlobal:/\t/g,multipleSpaceGlobal:/\s+/g,blankLine:/^[ \t]*$/,doubleBlankLine:/\n[ \t]*\n[ \t]*$/,blockquoteStart:/^ {0,3}>/,blockquoteSetextReplace:/\n {0,3}((?:=+|-+) *)(?=\n|$)/g,blockquoteSetextReplace2:/^ {0,3}>[ \t]?/gm,listReplaceNesting:/^ {1,4}(?=( {4})*[^ ])/g,listIsTask:/^\[[ xX]\] +\S/,listReplaceTask:/^\[[ xX]\] +/,listTaskCheckbox:/\[[ xX]\]/,anyLine:/\n.*\n/,hrefBrackets:/^<(.*)>$/,tableDelimiter:/[:|]/,tableAlignChars:/^\||\| *$/g,tableRowBlankLine:/\n[ \t]*$/,tableAlignRight:/^ *-+: *$/,tableAlignCenter:/^ *:-+: *$/,tableAlignLeft:/^ *:-+ *$/,startATag:/^<a /i,endATag:/^<\/a>/i,startPreScriptTag:/^<(pre|code|kbd|script)(\s|>)/i,endPreScriptTag:/^<\/(pre|code|kbd|script)(\s|>)/i,startAngleBracket:/^</,endAngleBracket:/>$/,pedanticHrefTitle:/^([^'"]*[^\s])\s+(['"])(.*)\2/,unicodeAlphaNumeric:/[\p{L}\p{N}]/u,escapeTest:/[&<>"']/,escapeReplace:/[&<>"']/g,escapeTestNoEncode:/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/,escapeReplaceNoEncode:/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/g,caret:/(^|[^\[])\^/g,percentDecode:/%25/g,findPipe:/\|/g,splitPipe:/ \|/,slashPipe:/\\\|/g,carriageReturn:/\r\n|\r/g,spaceLine:/^ +$/gm,notSpaceStart:/^\S*/,endingNewline:/\n$/,listItemRegex:e=>new RegExp(`^( {0,3}${e})((?:[ ][^\\n]*)?(?:\\n|$))`),nextBulletRegex:Mn(e=>new RegExp(`^ {0,${e}}(?:[*+-]|\\d{1,9}[.)])((?:[ ][^\\n]*)?(?:\\n|$))`)),hrRegex:Mn(e=>new RegExp(`^ {0,${e}}((?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$)`)),fencesBeginRegex:Mn(e=>new RegExp(`^ {0,${e}}(?:\`\`\`|~~~)`)),headingBeginRegex:Mn(e=>new RegExp(`^ {0,${e}}#`)),htmlBeginRegex:Mn(e=>new RegExp(`^ {0,${e}}<(?:[a-z].*>|!--)`,"i")),blockquoteBeginRegex:Mn(e=>new RegExp(`^ {0,${e}}>`))},Am=/^(?:[ \t]*(?:\n|$))+/,Cm=/^((?: {4}| {0,3}\t)[^\n]+(?:\n(?:[ \t]*(?:\n|$))*)?)+/,Pm=/^ {0,3}(`{3,}(?=[^`\n]*(?:\n|$))|~{3,})([^\n]*)(?:\n|$)(?:|([\s\S]*?)(?:\n|$))(?: {0,3}\1[~`]* *(?=\n|$)|$)/,Ur=/^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/,Rm=/^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,Ws=/ {0,3}(?:[*+-]|\d{1,9}[.)])/,Ac=/^(?!bull |blockCode|fences|blockquote|heading|html|table)((?:.|\n(?!\s*?\n|bull |blockCode|fences|blockquote|heading|html|table))+?)\n {0,3}(=+|-+) *(?:\n+|$)/,Cc=G(Ac).replace(/bull/g,Ws).replace(/blockCode/g,/(?: {4}| {0,3}\t)/).replace(/fences/g,/ {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g,/ {0,3}>/).replace(/heading/g,/ {0,3}#{1,6}(?:\s|$)/).replace(/html/g,/ {0,3}<[^\n>]+>\n/).replace(/\|table/g,"").getRegex(),Lm=G(Ac).replace(/bull/g,Ws).replace(/blockCode/g,/(?: {4}| {0,3}\t)/).replace(/fences/g,/ {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g,/ {0,3}>/).replace(/heading/g,/ {0,3}#{1,6}(?:\s|$)/).replace(/html/g,/ {0,3}<[^\n>]+>\n/).replace(/table/g,/ {0,3}\|?(?:[:\- ]*\|)+[\:\- ]*\n/).getRegex(),Js=/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table|[ \t]+\n)[^\n]+)*)/,Im=/^[^\n]+/,Ys=/(?!\s*\])(?:\\[\s\S]|[^\[\]\\])+/,zm=G(/^ {0,3}\[(label)\]: *(?:\n[ \t]*)?([^<\s][^\s]*|<.*?>)(?:(?: +(?:\n[ \t]*)?| *\n[ \t]*)(title))? *(?:\n+|$)/).replace("label",Ys).replace("title",/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/).getRegex(),$m=G(/^(bull)([ \t][^\n]*?)?(?:\n|$)/).replace(/bull/g,Ws).getRegex(),Xo="address|article|aside|base|basefont|blockquote|body|caption|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption|figure|footer|form|frame|frameset|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|search|section|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul",Xs=/<!--(?:-?>|[\s\S]*?(?:-->|$))/,Om=G("^ {0,3}(?:<(script|pre|style|textarea)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n*|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?(?:\\?>[^\\n]*\\n*|$)|<![A-Z][\\s\\S]*?(?:>[^\\n]*\\n*|$)|<!\\[CDATA\\[[\\s\\S]*?(?:\\]\\]>[^\\n]*\\n*|$)|</?(tag)(?: +|\\n|/?>)[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|<(?!script|pre|style|textarea)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|</(?!script|pre|style|textarea)[a-z][\\w-]*\\s*>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$))","i").replace("comment",Xs).replace("tag",Xo).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),Pc=e=>G(Js).replace("hr",Ur).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("|table","").replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~~~)[^\\n]*\\n").replace("list",e).replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",Xo).getRegex(),Nm=Pc(/ {0,3}(?:[*+-]|1[.)])[ \t]+[^ \t\n]/),Dm=Pc(/ {0,3}(?:[*+-]|\d{1,9}[.)])(?:[ \t]|\n|$)/),Mm=G(/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/).replace("paragraph",Dm).getRegex(),Vs={blockquote:Mm,code:Cm,def:zm,fences:Pm,heading:Rm,hr:Ur,html:Om,lheading:Cc,list:$m,newline:Am,paragraph:Nm,table:_n,text:Im},ia=G("^ *([^\\n ].*)\\n {0,3}((?:\\| *)?:?-+:? *(?:\\| *:?-+:? *)*(?:\\| *)?)(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)").replace("hr",Ur).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("blockquote"," {0,3}>").replace("code","(?: {4}| {0,3} )[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~~~)[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)])[ \\t]").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",Xo).getRegex(),Um={...Vs,lheading:Lm,table:ia,paragraph:G(Js).replace("hr",Ur).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("table",ia).replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~~~)[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)])[ \\t]+[^ \\t\\n]").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",Xo).getRegex()},jm={...Vs,html:G(`^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:"[^"]*"|'[^']*'|\\s[^'"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))`).replace("comment",Xs).replace(/tag/g,"(?!(?:a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(),def:/^ *\[([^\]]+)\]: *<?([^\s>]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/,heading:/^(#{1,6})(.*)(?:\n+|$)/,fences:_n,lheading:/^(.+?)\n {0,3}(=+|-+) *(?:\n+|$)/,paragraph:G(Js).replace("hr",Ur).replace("heading",` *#{1,6} *[^
1366
- ]`).replace("lheading",Cc).replace("|table","").replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").replace("|tag","").getRegex()},Zm=/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,qm=/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,Rc=/^( {2,}|\\)\n(?!\s*$)/,Hm=/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/,Bt=/[\p{P}\p{S}]/u,sr=/[\s\p{P}\p{S}]/u,jr=/[^\s\p{P}\p{S}]/u,Fm=G(/^((?![*_])punctSpace)/,"u").replace(/punctSpace/g,sr).getRegex(),Bm=/[\p{Pi}\p{Ps}"']/u,Lc=/(?!~)[\p{P}\p{S}]/u,Gm=/(?!~)[\s\p{P}\p{S}]/u,Wm=/(?:[^\s\p{P}\p{S}]|~)/u,Jm=G(/link|precode-code|html/,"g").replace("link",/\[(?:[^\[\]`]|(?<a>`+)[^`]+\k<a>(?!`))*?\]\((?:\\[\s\S]|[^\\\(\)]|\((?:\\[\s\S]|[^\\\(\)])*\))*\)/).replace("precode-",Em?"(?<!`)()":"(^^|[^`])").replace("code",/(?<b>`+)[^`]+\k<b>(?!`)/).replace("html",/<(?! )[^<>]*?>/).getRegex(),Ic=/^(?:\*+(?:((?!\*)punct)|([^\s*]))?)|^_+(?:((?!_)punct)|([^\s_]))?/,Ym=G(Ic,"u").replace(/punct/g,Bt).getRegex(),Xm=G(Ic,"u").replace(/punct/g,Lc).getRegex(),Vm=/^(?:\*+(?:((?!\*)(?!openQuote)punct)|([^\s*]))?)|^_+(?:((?!_)(?!openQuote)punct)|([^\s_]))?/,Km=G(Vm,"u").replace(/openQuote/g,Bm).replace(/punct/g,Bt).getRegex(),zc="^[^_*]*?__[^_*]*?\\*[^_*]*?(?=__)|[^*]+(?=[^*])|(?!\\*)punct(\\*+)(?=[\\s]|$)|notPunctSpace(\\*+)(?!\\*)(?=punctSpace|$)|(?!\\*)punctSpace(\\*+)(?=notPunctSpace)|[\\s](\\*+)(?!\\*)(?=punct)|(?!\\*)punct(\\*+)(?!\\*)(?=punct)|notPunctSpace(\\*+)(?=notPunctSpace)",Qm=G(zc,"gu").replace(/notPunctSpace/g,jr).replace(/punctSpace/g,sr).replace(/punct/g,Bt).getRegex(),eb=G(zc,"gu").replace(/notPunctSpace/g,Wm).replace(/punctSpace/g,Gm).replace(/punct/g,Lc).getRegex(),tb="^[^_*]*?__[^_*]*?\\*[^_*]*?(?=__)|[^*]+(?=[^*])|(?!\\*)punct(\\*+)(?=[\\s]|$)|notPunctSpace(\\*+)(?!\\*)(?=punctSpace|$)|(?!\\*)[\\s](\\*+)(?=notPunctSpace)|[\\s](\\*+)(?!\\*)(?=punct)|(?!\\*)punct(\\*+)(?!\\*)(?=punct)|(?:(?!\\*)punct|notPunctSpace)(\\*+)(?!\\*)(?=notPunctSpace)",nb=G(tb,"gu").replace(/notPunctSpace/g,jr).replace(/punctSpace/g,sr).replace(/punct/g,Bt).getRegex(),rb=G("^[^_*]*?\\*\\*[^_*]*?_[^_*]*?(?=\\*\\*)|[^_]+(?=[^_])|(?!_)punct(_+)(?=[\\s]|$)|notPunctSpace(_+)(?!_)(?=punctSpace|$)|(?!_)punctSpace(_+)(?=notPunctSpace)|[\\s](_+)(?!_)(?=punct)|(?!_)punct(_+)(?!_)(?=punct)","gu").replace(/notPunctSpace/g,jr).replace(/punctSpace/g,sr).replace(/punct/g,Bt).getRegex(),ob="^[^_*]*?\\*\\*[^_*]*?_[^_*]*?(?=\\*\\*)|[^_]+(?=[^_])|(?!_)punct(_+)(?=[\\s]|$)|notPunctSpace(_+)(?!_)(?=punctSpace|$)|(?!_)[\\s](_+)(?=notPunctSpace)|[\\s](_+)(?!_)(?=punct)|(?!_)punct(_+)(?!_)(?=punct)|(?:(?!_)punct|notPunctSpace)(_+)(?!_)(?=notPunctSpace)",sb=G(ob,"gu").replace(/notPunctSpace/g,jr).replace(/punctSpace/g,sr).replace(/punct/g,Bt).getRegex(),ib=G(/^~~?(?:((?!~)punct)|[^\s~])/,"u").replace(/punct/g,Bt).getRegex(),ab="^[^~]+(?=[^~])|(?!~)punct(~~?)(?=[\\s]|$)|notPunctSpace(~~?)(?!~)(?=punctSpace|$)|(?!~)punctSpace(~~?)(?=notPunctSpace)|[\\s](~~?)(?!~)(?=punct)|(?!~)punct(~~?)(?!~)(?=punct)|notPunctSpace(~~?)(?=notPunctSpace)",cb=G(ab,"gu").replace(/notPunctSpace/g,jr).replace(/punctSpace/g,sr).replace(/punct/g,Bt).getRegex(),lb=G(/\\(punct)/,"gu").replace(/punct/g,Bt).getRegex(),ub=G(/^<(scheme:[^\s\x00-\x1f<>]*|email)>/).replace("scheme",/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/).replace("email",/[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/).getRegex(),db=G(Xs).replace("(?:-->|$)","-->").getRegex(),pb=G("^comment|^</[a-zA-Z][\\w:-]*\\s*>|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^<![a-zA-Z]+\\s[\\s\\S]*?>|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>").replace("comment",db).replace("attribute",/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/).getRegex(),Oo=/(?:\[(?:\\[\s\S]|[^\[\]\\])*\]|\\[\s\S]|`+(?!`)[^`]*?`+(?!`)|``+(?=\])|[^\[\]\\`])*?/,hb=G(/^!?\[(label)\]\(\s*(href)(?:(?:[ \t]+(?:\n[ \t]*)?|\n[ \t]*)(title))?\s*\)/).replace("label",Oo).replace("href",/<(?:\\.|[^\n<>\\])+>|[^ \t\n\x00-\x1f]+|(?=\))/).replace("title",/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/).getRegex(),$c=G(/^!?\[(label)\]\[(ref)\]/).replace("label",Oo).replace("ref",Ys).getRegex(),Oc=G(/^!?\[(ref)\](?:\[\])?/).replace("ref",Ys).getRegex(),fb=G("reflink|nolink(?!\\()","g").replace("reflink",$c).replace("nolink",Oc).getRegex(),aa=/[hH][tT][tT][pP][sS]?|[fF][tT][pP]/,Ks={_backpedal:_n,anyPunctuation:lb,autolink:ub,blockSkip:Jm,br:Rc,code:qm,del:_n,delLDelim:_n,delRDelim:_n,emStrongLDelim:Ym,emStrongRDelimAst:Qm,emStrongRDelimUnd:rb,escape:Zm,link:hb,nolink:Oc,punctuation:Fm,reflink:$c,reflinkSearch:fb,tag:pb,text:Hm,url:_n},gb={...Ks,emStrongLDelim:Km,emStrongRDelimAst:nb,emStrongRDelimUnd:sb,link:G(/^!?\[(label)\]\((.*?)\)/).replace("label",Oo).getRegex(),reflink:G(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",Oo).getRegex()},Es={...Ks,emStrongRDelimAst:eb,emStrongLDelim:Xm,delLDelim:ib,delRDelim:cb,url:G(/^((?:protocol):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/).replace("protocol",aa).replace("email",/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/).getRegex(),_backpedal:/(?:[^?!.,:;*_'"~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_'"~)]+(?!$))+/,del:/^(~~?)(?=[^\s~])((?:\\[\s\S]|[^\\])*?(?:\\[\s\S]|[^\s~\\]))\1(?=[^~]|$)/,text:G(/^(`+|~+|[^`~])(?:(?=[`~])|(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\<!\[`*~_]|\b_|protocol:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)))/).replace("protocol",aa).getRegex()},mb={...Es,br:G(Rc).replace("{2,}","*").getRegex(),text:G(Es.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()},lo={normal:Vs,gfm:Um,pedantic:jm},vr={normal:Ks,gfm:Es,breaks:mb,pedantic:gb},bb={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"},ca=e=>bb[e];function Tt(e,t){if(t){if(je.escapeTest.test(e))return e.replace(je.escapeReplace,ca)}else if(je.escapeTestNoEncode.test(e))return e.replace(je.escapeReplaceNoEncode,ca);return e}function la(e){try{e=encodeURI(e).replace(je.percentDecode,"%")}catch{return null}return e}function ua(e,t){var i;let n=e.replace(je.findPipe,(a,u,d)=>{let h=!1,p=u;for(;--p>=0&&d[p]==="\\";)h=!h;return h?"|":" |"}),r=n.split(je.splitPipe),o=0;if(r[0].trim()||r.shift(),r.length>0&&!((i=r.at(-1))!=null&&i.trim())&&r.pop(),t)if(r.length>t)r.splice(t);else for(;r.length<t;)r.push("");for(;o<r.length;o++)r[o]=r[o].trim().replace(je.slashPipe,"|");return r}function Vt(e,t,n){let r=e.length;if(r===0)return"";let o=0;for(;o<r&&e.charAt(r-o-1)===t;)o++;return e.slice(0,r-o)}function da(e){let t=e.split(`
1367
- `),n=t.length-1;for(;n>=0&&je.blankLine.test(t[n]);)n--;return t.length-n<=2?e:t.slice(0,n+1).join(`
1368
- `)}function kb(e,t){if(e.indexOf(t[1])===-1)return-1;let n=0;for(let r=0;r<e.length;r++)if(e[r]==="\\")r++;else if(e[r]===t[0])n++;else if(e[r]===t[1]&&(n--,n<0))return r;return n>0?-2:-1}function _b(e,t=0){let n=t,r="";for(let o of e)if(o===" "){let i=4-n%4;r+=" ".repeat(i),n+=i}else r+=o,n++;return r}function pa(e,t,n,r,o){let i=t.href,a=t.title||null,u=e[1].replace(o.other.outputLinkReplace,"$1");r.state.inLink=!0;let d={type:e[0].charAt(0)==="!"?"image":"link",raw:n,href:i,title:a,text:u,tokens:r.inlineTokens(u)};return r.state.inLink=!1,d}function vb(e,t,n){let r=e.match(n.other.indentCodeCompensation);if(r===null)return t;let o=r[1];return t.split(`
1369
- `).map(i=>{let a=i.match(n.other.beginningSpace);if(a===null)return i;let[u]=a;return u.length>=o.length?i.slice(o.length):i}).join(`
1370
- `)}var No=class{constructor(e){se(this,"options");se(this,"rules");se(this,"lexer");this.options=e||Rn}space(e){let t=this.rules.block.newline.exec(e);if(t&&t[0].length>0)return{type:"space",raw:t[0]}}code(e){let t=this.rules.block.code.exec(e);if(t){let n=this.options.pedantic?t[0]:da(t[0]),r=n.replace(this.rules.other.codeRemoveIndent,"");return{type:"code",raw:n,codeBlockStyle:"indented",text:r}}}fences(e){let t=this.rules.block.fences.exec(e);if(t){let n=t[0],r=vb(n,t[3]||"",this.rules);return{type:"code",raw:n,lang:t[2]?t[2].trim().replace(this.rules.inline.anyPunctuation,"$1"):t[2],text:r}}}heading(e){let t=this.rules.block.heading.exec(e);if(t){let n=t[2].trim();if(this.rules.other.endingHash.test(n)){let r=Vt(n,"#");(this.options.pedantic||!r||this.rules.other.endingSpaceChar.test(r))&&(n=r.trim())}return{type:"heading",raw:Vt(t[0],`
1371
- `),depth:t[1].length,text:n,tokens:this.lexer.inline(n)}}}hr(e){let t=this.rules.block.hr.exec(e);if(t)return{type:"hr",raw:Vt(t[0],`
1372
- `)}}blockquote(e){let t=this.rules.block.blockquote.exec(e);if(t){let n=Vt(t[0],`
1364
+ */var la;function Lm(){return la||(la=1,(function(e,t){(function(r,o){e.exports=o()})(self,()=>(()=>{var n={594(a,d){var l=this&&this.__extends||(function(){var N=function(T,S){return N=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(C,D){C.__proto__=D}||function(C,D){for(var J in D)D.hasOwnProperty(J)&&(C[J]=D[J])},N(T,S)};return function(T,S){N(T,S);function C(){this.constructor=T}T.prototype=S===null?Object.create(S):(C.prototype=S.prototype,new C)}})();Object.defineProperty(d,"__esModule",{value:!0});var p=256,h=(function(){function N(T){T===void 0&&(T="="),this._paddingCharacter=T}return N.prototype.encodedLength=function(T){return this._paddingCharacter?(T+2)/3*4|0:(T*8+5)/6|0},N.prototype.encode=function(T){for(var S="",C=0;C<T.length-2;C+=3){var D=T[C]<<16|T[C+1]<<8|T[C+2];S+=this._encodeByte(D>>>18&63),S+=this._encodeByte(D>>>12&63),S+=this._encodeByte(D>>>6&63),S+=this._encodeByte(D>>>0&63)}var J=T.length-C;if(J>0){var D=T[C]<<16|(J===2?T[C+1]<<8:0);S+=this._encodeByte(D>>>18&63),S+=this._encodeByte(D>>>12&63),J===2?S+=this._encodeByte(D>>>6&63):S+=this._paddingCharacter||"",S+=this._paddingCharacter||""}return S},N.prototype.maxDecodedLength=function(T){return this._paddingCharacter?T/4*3|0:(T*6+7)/8|0},N.prototype.decodedLength=function(T){return this.maxDecodedLength(T.length-this._getPaddingLength(T))},N.prototype.decode=function(T){if(T.length===0)return new Uint8Array(0);for(var S=this._getPaddingLength(T),C=T.length-S,D=new Uint8Array(this.maxDecodedLength(C)),J=0,he=0,Oe=0,nt=0,te=0,Se=0,Fe=0;he<C-4;he+=4)nt=this._decodeChar(T.charCodeAt(he+0)),te=this._decodeChar(T.charCodeAt(he+1)),Se=this._decodeChar(T.charCodeAt(he+2)),Fe=this._decodeChar(T.charCodeAt(he+3)),D[J++]=nt<<2|te>>>4,D[J++]=te<<4|Se>>>2,D[J++]=Se<<6|Fe,Oe|=nt&p,Oe|=te&p,Oe|=Se&p,Oe|=Fe&p;if(he<C-1&&(nt=this._decodeChar(T.charCodeAt(he)),te=this._decodeChar(T.charCodeAt(he+1)),D[J++]=nt<<2|te>>>4,Oe|=nt&p,Oe|=te&p),he<C-2&&(Se=this._decodeChar(T.charCodeAt(he+2)),D[J++]=te<<4|Se>>>2,Oe|=Se&p),he<C-3&&(Fe=this._decodeChar(T.charCodeAt(he+3)),D[J++]=Se<<6|Fe,Oe|=Fe&p),Oe!==0)throw new Error("Base64Coder: incorrect characters for decoding");return D},N.prototype._encodeByte=function(T){var S=T;return S+=65,S+=25-T>>>8&6,S+=51-T>>>8&-75,S+=61-T>>>8&-15,S+=62-T>>>8&3,String.fromCharCode(S)},N.prototype._decodeChar=function(T){var S=p;return S+=(42-T&T-44)>>>8&-p+T-43+62,S+=(46-T&T-48)>>>8&-p+T-47+63,S+=(47-T&T-58)>>>8&-p+T-48+52,S+=(64-T&T-91)>>>8&-p+T-65+0,S+=(96-T&T-123)>>>8&-p+T-97+26,S},N.prototype._getPaddingLength=function(T){var S=0;if(this._paddingCharacter){for(var C=T.length-1;C>=0&&T[C]===this._paddingCharacter;C--)S++;if(T.length<4||S>2)throw new Error("Base64Coder: incorrect padding")}return S},N})();d.Coder=h;var g=new h;function m(N){return g.encode(N)}d.encode=m;function k(N){return g.decode(N)}d.decode=k;var y=(function(N){l(T,N);function T(){return N!==null&&N.apply(this,arguments)||this}return T.prototype._encodeByte=function(S){var C=S;return C+=65,C+=25-S>>>8&6,C+=51-S>>>8&-75,C+=61-S>>>8&-13,C+=62-S>>>8&49,String.fromCharCode(C)},T.prototype._decodeChar=function(S){var C=p;return C+=(44-S&S-46)>>>8&-p+S-45+62,C+=(94-S&S-96)>>>8&-p+S-95+63,C+=(47-S&S-58)>>>8&-p+S-48+52,C+=(64-S&S-91)>>>8&-p+S-65+0,C+=(96-S&S-123)>>>8&-p+S-97+26,C},T})(h);d.URLSafeCoder=y;var E=new y;function Z(N){return E.encode(N)}d.encodeURLSafe=Z;function ee(N){return E.decode(N)}d.decodeURLSafe=ee,d.encodedLength=function(N){return g.encodedLength(N)},d.maxDecodedLength=function(N){return g.maxDecodedLength(N)},d.decodedLength=function(N){return g.decodedLength(N)}},978(a,d){var l="utf8: invalid source encoding";function p(h){for(var g=[],m=0;m<h.length;m++){var k=h[m];if(k&128){var y=void 0;if(k<224){if(m>=h.length)throw new Error(l);var E=h[++m];if((E&192)!==128)throw new Error(l);k=(k&31)<<6|E&63,y=128}else if(k<240){if(m>=h.length-1)throw new Error(l);var E=h[++m],Z=h[++m];if((E&192)!==128||(Z&192)!==128)throw new Error(l);k=(k&15)<<12|(E&63)<<6|Z&63,y=2048}else if(k<248){if(m>=h.length-2)throw new Error(l);var E=h[++m],Z=h[++m],ee=h[++m];if((E&192)!==128||(Z&192)!==128||(ee&192)!==128)throw new Error(l);k=(k&15)<<18|(E&63)<<12|(Z&63)<<6|ee&63,y=65536}else throw new Error(l);if(k<y||k>=55296&&k<=57343)throw new Error(l);if(k>=65536){if(k>1114111)throw new Error(l);k-=65536,g.push(String.fromCharCode(55296|k>>10)),k=56320|k&1023}}g.push(String.fromCharCode(k))}return g.join("")}d.D4=p},721(a,d,l){a.exports=l(207).default},207(a,d,l){l.d(d,{default:()=>ro});class p{constructor(s,c){this.lastId=0,this.prefix=s,this.name=c}create(s){this.lastId++;var c=this.lastId,f=this.prefix+c,b=this.name+"["+c+"]",x=!1,P=function(){x||(s.apply(null,arguments),x=!0)};return this[c]=P,{number:c,id:f,name:b,callback:P}}remove(s){delete this[s.number]}}var h=new p("_pusher_script_","Pusher.ScriptReceivers"),g={VERSION:"8.5.0",PROTOCOL:7,wsPort:80,wssPort:443,wsPath:"",httpHost:"sockjs.pusher.com",httpPort:80,httpsPort:443,httpPath:"/pusher",stats_host:"stats.pusher.com",authEndpoint:"/pusher/auth",authTransport:"ajax",activityTimeout:12e4,pongTimeout:3e4,unavailableTimeout:1e4,userAuthentication:{endpoint:"/pusher/user-auth",transport:"ajax"},channelAuthorization:{endpoint:"/pusher/auth",transport:"ajax"},cdn_http:"http://js.pusher.com",cdn_https:"https://js.pusher.com",dependency_suffix:""};const m=g;class k{constructor(s){this.options=s,this.receivers=s.receivers||h,this.loading={}}load(s,c,f){var b=this;if(b.loading[s]&&b.loading[s].length>0)b.loading[s].push(f);else{b.loading[s]=[f];var x=G.createScriptRequest(b.getPath(s,c)),P=b.receivers.create(function(O){if(b.receivers.remove(P),b.loading[s]){var B=b.loading[s];delete b.loading[s];for(var ne=function(Ce){Ce||x.cleanup()},se=0;se<B.length;se++)B[se](O,ne)}});x.send(P)}}getRoot(s){var c,f=G.getDocument().location.protocol;return s&&s.useTLS||f==="https:"?c=this.options.cdn_https:c=this.options.cdn_http,c.replace(/\/*$/,"")+"/"+this.options.version}getPath(s,c){return this.getRoot(c)+"/"+s+this.options.suffix+".js"}}var y=new p("_pusher_dependencies","Pusher.DependenciesReceivers"),E=new k({cdn_http:m.cdn_http,cdn_https:m.cdn_https,version:m.VERSION,suffix:m.dependency_suffix,receivers:y});const Z={baseUrl:"https://pusher.com",urls:{authenticationEndpoint:{path:"/docs/channels/server_api/authenticating_users"},authorizationEndpoint:{path:"/docs/channels/server_api/authorizing-users/"},javascriptQuickStart:{path:"/docs/javascript_quick_start"},triggeringClientEvents:{path:"/docs/client_api_guide/client_events#trigger-events"},encryptedChannelSupport:{fullUrl:"https://github.com/pusher/pusher-js/tree/cc491015371a4bde5743d1c87a0fbac0feb53195#encrypted-channel-support"}}},N={buildLogSuffix:function(u){const s="See:",c=Z.urls[u];if(!c)return"";let f;return c.fullUrl?f=c.fullUrl:c.path&&(f=Z.baseUrl+c.path),f?`${s} ${f}`:""}};var T;(function(u){u.UserAuthentication="user-authentication",u.ChannelAuthorization="channel-authorization"})(T||(T={}));class S extends Error{constructor(s){super(s),Object.setPrototypeOf(this,new.target.prototype)}}class C extends Error{constructor(s){super(s),Object.setPrototypeOf(this,new.target.prototype)}}class D extends Error{constructor(s){super(s),Object.setPrototypeOf(this,new.target.prototype)}}class J extends Error{constructor(s){super(s),Object.setPrototypeOf(this,new.target.prototype)}}class he extends Error{constructor(s){super(s),Object.setPrototypeOf(this,new.target.prototype)}}class Oe extends Error{constructor(s){super(s),Object.setPrototypeOf(this,new.target.prototype)}}class nt extends Error{constructor(s){super(s),Object.setPrototypeOf(this,new.target.prototype)}}class te extends Error{constructor(s){super(s),Object.setPrototypeOf(this,new.target.prototype)}}class Se extends Error{constructor(s,c){super(c),this.status=s,Object.setPrototypeOf(this,new.target.prototype)}}const Xt=function(u,s,c,f,b){const x=G.createXHR();x.open("POST",c.endpoint,!0),x.setRequestHeader("Content-Type","application/x-www-form-urlencoded");for(var P in c.headers)x.setRequestHeader(P,c.headers[P]);if(c.headersProvider!=null){let O=c.headersProvider();for(var P in O)x.setRequestHeader(P,O[P])}return x.onreadystatechange=function(){if(x.readyState===4)if(x.status===200){let O,B=!1;try{O=JSON.parse(x.responseText),B=!0}catch(ne){b(new Se(200,`JSON returned from ${f.toString()} endpoint was invalid, yet status code was 200. Data was: ${x.responseText}`),null)}B&&b(null,O)}else{let O="";switch(f){case T.UserAuthentication:O=N.buildLogSuffix("authenticationEndpoint");break;case T.ChannelAuthorization:O=`Clients must be authorized to join private or presence channels. ${N.buildLogSuffix("authorizationEndpoint")}`;break}b(new Se(x.status,`Unable to retrieve auth string from ${f.toString()} endpoint - received status: ${x.status} from ${c.endpoint}. ${O}`),null)}},x.send(s),x};function Vt(u){return ve($n(u))}var rt=String.fromCharCode,gt="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",mt=function(u){var s=u.charCodeAt(0);return s<128?u:s<2048?rt(192|s>>>6)+rt(128|s&63):rt(224|s>>>12&15)+rt(128|s>>>6&63)+rt(128|s&63)},$n=function(u){return u.replace(/[^\x00-\x7F]/g,mt)},hn=function(u){var s=[0,2,1][u.length%3],c=u.charCodeAt(0)<<16|(u.length>1?u.charCodeAt(1):0)<<8|(u.length>2?u.charCodeAt(2):0),f=[gt.charAt(c>>>18),gt.charAt(c>>>12&63),s>=2?"=":gt.charAt(c>>>6&63),s>=1?"=":gt.charAt(c&63)];return f.join("")},ve=window.btoa||function(u){return u.replace(/[\s\S]{1,3}/g,hn)};class W{constructor(s,c,f,b){this.clear=c,this.timer=s(()=>{this.timer&&(this.timer=b(this.timer))},f)}isRunning(){return this.timer!==null}ensureAborted(){this.timer&&(this.clear(this.timer),this.timer=null)}}const F=W;function Ee(u){window.clearTimeout(u)}function K(u){window.clearInterval(u)}class Ae extends F{constructor(s,c){super(setTimeout,Ee,s,function(f){return c(),null})}}class ot extends F{constructor(s,c){super(setInterval,K,s,function(f){return c(),f})}}var bt={now(){return Date.now?Date.now():new Date().valueOf()},defer(u){return new Ae(0,u)},method(u,...s){var c=Array.prototype.slice.call(arguments,1);return function(f){return f[u].apply(f,c.concat(arguments))}}};const we=bt;function re(u,...s){for(var c=0;c<s.length;c++){var f=s[c];for(var b in f)f[b]&&f[b].constructor&&f[b].constructor===Object?u[b]=re(u[b]||{},f[b]):u[b]=f[b]}return u}function Be(){for(var u=["Pusher"],s=0;s<arguments.length;s++)typeof arguments[s]=="string"?u.push(arguments[s]):u.push(Ge(arguments[s]));return u.join(" : ")}function je(u,s){var c=Array.prototype.indexOf;if(u===null)return-1;if(c&&u.indexOf===c)return u.indexOf(s);for(var f=0,b=u.length;f<b;f++)if(u[f]===s)return f;return-1}function ue(u,s){for(var c in u)Object.prototype.hasOwnProperty.call(u,c)&&s(u[c],c,u)}function Dt(u){var s=[];return ue(u,function(c,f){s.push(f)}),s}function Le(u){var s=[];return ue(u,function(c){s.push(c)}),s}function Ze(u,s,c){for(var f=0;f<u.length;f++)s.call(c||window,u[f],f,u)}function Mt(u,s){for(var c=[],f=0;f<u.length;f++)c.push(s(u[f],f,u,c));return c}function st(u,s){var c={};return ue(u,function(f,b){c[b]=s(f)}),c}function fn(u,s){s=s||function(b){return!!b};for(var c=[],f=0;f<u.length;f++)s(u[f],f,u,c)&&c.push(u[f]);return c}function gn(u,s){var c={};return ue(u,function(f,b){(s&&s(f,b,u,c)||f)&&(c[b]=f)}),c}function Hr(u){var s=[];return ue(u,function(c,f){s.push([f,c])}),s}function ur(u,s){for(var c=0;c<u.length;c++)if(s(u[c],c,u))return!0;return!1}function es(u,s){for(var c=0;c<u.length;c++)if(!s(u[c],c,u))return!1;return!0}function dr(u){return st(u,function(s){return typeof s=="object"&&(s=Ge(s)),encodeURIComponent(Vt(s.toString()))})}function mn(u){var s=gn(u,function(f){return f!==void 0}),c=Mt(Hr(dr(s)),we.method("join","=")).join("&");return c}function Kt(u){var s=[],c=[];return(function f(b,x){var P,O,B;switch(typeof b){case"object":if(!b)return null;for(P=0;P<s.length;P+=1)if(s[P]===b)return{$ref:c[P]};if(s.push(b),c.push(x),Object.prototype.toString.apply(b)==="[object Array]")for(B=[],P=0;P<b.length;P+=1)B[P]=f(b[P],x+"["+P+"]");else{B={};for(O in b)Object.prototype.hasOwnProperty.call(b,O)&&(B[O]=f(b[O],x+"["+JSON.stringify(O)+"]"))}return B;case"number":case"string":case"boolean":return b}})(u,"$")}function Ge(u){try{return JSON.stringify(u)}catch(s){return JSON.stringify(Kt(u))}}class pr{constructor(){this.globalLog=s=>{window.console&&window.console.log&&window.console.log(s)}}debug(...s){this.log(this.globalLog,s)}warn(...s){this.log(this.globalLogWarn,s)}error(...s){this.log(this.globalLogError,s)}globalLogWarn(s){window.console&&window.console.warn?window.console.warn(s):this.globalLog(s)}globalLogError(s){window.console&&window.console.error?window.console.error(s):this.globalLogWarn(s)}log(s,...c){var f=Be.apply(this,arguments);ro.log?ro.log(f):ro.logToConsole&&s.bind(this)(f)}}const de=new pr;var Fr=function(u,s,c,f,b){(c.headers!==void 0||c.headersProvider!=null)&&de.warn(`To send headers with the ${f.toString()} request, you must use AJAX, rather than JSONP.`);var x=u.nextAuthCallbackID.toString();u.nextAuthCallbackID++;var P=u.getDocument(),O=P.createElement("script");u.auth_callbacks[x]=function(se){b(null,se)};var B="Pusher.auth_callbacks['"+x+"']";O.src=c.endpoint+"?callback="+encodeURIComponent(B)+"&"+s;var ne=P.getElementsByTagName("head")[0]||P.documentElement;ne.insertBefore(O,ne.firstChild)};const hr=Fr;class Br{constructor(s){this.src=s}send(s){var c=this,f="Error loading "+c.src;c.script=document.createElement("script"),c.script.id=s.id,c.script.src=c.src,c.script.type="text/javascript",c.script.charset="UTF-8",c.script.addEventListener?(c.script.onerror=function(){s.callback(f)},c.script.onload=function(){s.callback(null)}):c.script.onreadystatechange=function(){(c.script.readyState==="loaded"||c.script.readyState==="complete")&&s.callback(null)},c.script.async===void 0&&document.attachEvent&&/opera/i.test(navigator.userAgent)?(c.errorScript=document.createElement("script"),c.errorScript.id=s.id+"_error",c.errorScript.text=s.name+"('"+f+"');",c.script.async=c.errorScript.async=!1):c.script.async=!0;var b=document.getElementsByTagName("head")[0];b.insertBefore(c.script,b.firstChild),c.errorScript&&b.insertBefore(c.errorScript,c.script.nextSibling)}cleanup(){this.script&&(this.script.onload=this.script.onerror=null,this.script.onreadystatechange=null),this.script&&this.script.parentNode&&this.script.parentNode.removeChild(this.script),this.errorScript&&this.errorScript.parentNode&&this.errorScript.parentNode.removeChild(this.errorScript),this.script=null,this.errorScript=null}}class On{constructor(s,c){this.url=s,this.data=c}send(s){if(!this.request){var c=mn(this.data),f=this.url+"/"+s.number+"?"+c;this.request=G.createScriptRequest(f),this.request.send(s)}}cleanup(){this.request&&this.request.cleanup()}}var Nn=function(u,s){return function(c,f){var b="http"+(s?"s":"")+"://",x=b+(u.host||u.options.host)+u.options.path,P=G.createJSONPRequest(x,c),O=G.ScriptReceivers.create(function(B,ne){h.remove(O),P.cleanup(),ne&&ne.host&&(u.host=ne.host),f&&f(B,ne)});P.send(O)}},kt={name:"jsonp",getAgent:Nn};const Qt=kt;function bn(u,s,c){var f=u+(s.useTLS?"s":""),b=s.useTLS?s.hostTLS:s.hostNonTLS;return f+"://"+b+c}function kn(u,s){var c="/app/"+u,f="?protocol="+m.PROTOCOL+"&client=js&version="+m.VERSION+(s?"&"+s:"");return c+f}var ts={getInitial:function(u,s){var c=(s.httpPath||"")+kn(u,"flash=false");return bn("ws",s,c)}},Dn={getInitial:function(u,s){var c=(s.httpPath||"/pusher")+kn(u);return bn("http",s,c)}},Mn={getInitial:function(u,s){return bn("http",s,s.httpPath||"/pusher")},getPath:function(u,s){return kn(u)}};class ns{constructor(){this._callbacks={}}get(s){return this._callbacks[Ut(s)]}add(s,c,f){var b=Ut(s);this._callbacks[b]=this._callbacks[b]||[],this._callbacks[b].push({fn:c,context:f})}remove(s,c,f){if(!s&&!c&&!f){this._callbacks={};return}var b=s?[Ut(s)]:Dt(this._callbacks);c||f?this.removeCallback(b,c,f):this.removeAllCallbacks(b)}removeCallback(s,c,f){Ze(s,function(b){this._callbacks[b]=fn(this._callbacks[b]||[],function(x){return c&&c!==x.fn||f&&f!==x.context}),this._callbacks[b].length===0&&delete this._callbacks[b]},this)}removeAllCallbacks(s){Ze(s,function(c){delete this._callbacks[c]},this)}}function Ut(u){return"_"+u}class _t{constructor(s){this.callbacks=new ns,this.global_callbacks=[],this.failThrough=s}bind(s,c,f){return this.callbacks.add(s,c,f),this}bind_global(s){return this.global_callbacks.push(s),this}unbind(s,c,f){return this.callbacks.remove(s,c,f),this}unbind_global(s){return s?(this.global_callbacks=fn(this.global_callbacks||[],c=>c!==s),this):(this.global_callbacks=[],this)}unbind_all(){return this.unbind(),this.unbind_global(),this}emit(s,c,f){for(var b=0;b<this.global_callbacks.length;b++)this.global_callbacks[b](s,c);var x=this.callbacks.get(s),P=[];if(f?P.push(c,f):c&&P.push(c),x&&x.length>0)for(var b=0;b<x.length;b++)x[b].fn.apply(x[b].context||window,P);else this.failThrough&&this.failThrough(s,c);return this}}class rs extends _t{constructor(s,c,f,b,x){super(),this.initialize=G.transportConnectionInitializer,this.hooks=s,this.name=c,this.priority=f,this.key=b,this.options=x,this.state="new",this.timeline=x.timeline,this.activityTimeout=x.activityTimeout,this.id=this.timeline.generateUniqueID()}handlesActivityChecks(){return!!this.hooks.handlesActivityChecks}supportsPing(){return!!this.hooks.supportsPing}connect(){if(this.socket||this.state!=="initialized")return!1;var s=this.hooks.urls.getInitial(this.key,this.options);try{this.socket=this.hooks.getSocket(s,this.options)}catch(c){return we.defer(()=>{this.onError(c),this.changeState("closed")}),!1}return this.bindListeners(),de.debug("Connecting",{transport:this.name,url:s}),this.changeState("connecting"),!0}close(){return this.socket?(this.socket.close(),!0):!1}send(s){return this.state==="open"?(we.defer(()=>{this.socket&&this.socket.send(s)}),!0):!1}ping(){this.state==="open"&&this.supportsPing()&&this.socket.ping()}onOpen(){this.hooks.beforeOpen&&this.hooks.beforeOpen(this.socket,this.hooks.urls.getPath(this.key,this.options)),this.changeState("open"),this.socket.onopen=void 0}onError(s){this.emit("error",{type:"WebSocketError",error:s}),this.timeline.error(this.buildTimelineMessage({error:s.toString()}))}onClose(s){s?this.changeState("closed",{code:s.code,reason:s.reason,wasClean:s.wasClean}):this.changeState("closed"),this.unbindListeners(),this.socket=void 0}onMessage(s){this.emit("message",s)}onActivity(){this.emit("activity")}bindListeners(){this.socket.onopen=()=>{this.onOpen()},this.socket.onerror=s=>{this.onError(s)},this.socket.onclose=s=>{this.onClose(s)},this.socket.onmessage=s=>{this.onMessage(s)},this.supportsPing()&&(this.socket.onactivity=()=>{this.onActivity()})}unbindListeners(){this.socket&&(this.socket.onopen=void 0,this.socket.onerror=void 0,this.socket.onclose=void 0,this.socket.onmessage=void 0,this.supportsPing()&&(this.socket.onactivity=void 0))}changeState(s,c){this.state=s,this.timeline.info(this.buildTimelineMessage({state:s,params:c})),this.emit(s,c)}buildTimelineMessage(s){return re({cid:this.id},s)}}class pe{constructor(s){this.hooks=s}isSupported(s){return this.hooks.isSupported(s)}createConnection(s,c,f,b){return new rs(this.hooks,s,c,f,b)}}var en=new pe({urls:ts,handlesActivityChecks:!1,supportsPing:!1,isInitialized:function(){return!!G.getWebSocketAPI()},isSupported:function(){return!!G.getWebSocketAPI()},getSocket:function(u){return G.createWebSocket(u)}}),Gr={urls:Dn,handlesActivityChecks:!1,supportsPing:!0,isInitialized:function(){return!0}},fr=re({getSocket:function(u){return G.HTTPFactory.createStreamingSocket(u)}},Gr),Un=re({getSocket:function(u){return G.HTTPFactory.createPollingSocket(u)}},Gr),gr={isSupported:function(){return G.isXHRSupported()}},Wr=new pe(re({},fr,gr)),os=new pe(re({},Un,gr)),at={ws:en,xhr_streaming:Wr,xhr_polling:os};const ct=at;var Jr=new pe({file:"sockjs",urls:Mn,handlesActivityChecks:!0,supportsPing:!1,isSupported:function(){return!0},isInitialized:function(){return window.SockJS!==void 0},getSocket:function(u,s){return new window.SockJS(u,null,{js_path:E.getPath("sockjs",{useTLS:s.useTLS}),ignore_null_origin:s.ignoreNullOrigin})},beforeOpen:function(u,s){u.send(JSON.stringify({path:s}))}}),mr={isSupported:function(u){var s=G.isXDRSupported(u.useTLS);return s}},br=new pe(re({},fr,mr)),Yr=new pe(re({},Un,mr));ct.xdr_streaming=br,ct.xdr_polling=Yr,ct.sockjs=Jr;const vt=ct;class Xr extends _t{constructor(){super();var s=this;window.addEventListener!==void 0&&(window.addEventListener("online",function(){s.emit("online")},!1),window.addEventListener("offline",function(){s.emit("offline")},!1))}isOnline(){return window.navigator.onLine===void 0?!0:window.navigator.onLine}}var Vr=new Xr;class Kr{constructor(s,c,f){this.manager=s,this.transport=c,this.minPingDelay=f.minPingDelay,this.maxPingDelay=f.maxPingDelay,this.pingDelay=void 0}createConnection(s,c,f,b){b=re({},b,{activityTimeout:this.pingDelay});var x=this.transport.createConnection(s,c,f,b),P=null,O=function(){x.unbind("open",O),x.bind("closed",B),P=we.now()},B=ne=>{if(x.unbind("closed",B),ne.code===1002||ne.code===1003)this.manager.reportDeath();else if(!ne.wasClean&&P){var se=we.now()-P;se<2*this.maxPingDelay&&(this.manager.reportDeath(),this.pingDelay=Math.max(se/2,this.minPingDelay))}};return x.bind("open",O),x}isSupported(s){return this.manager.isAlive()&&this.transport.isSupported(s)}}const kr={decodeMessage:function(u){try{var s=JSON.parse(u.data),c=s.data;if(typeof c=="string")try{c=JSON.parse(s.data)}catch(b){}var f={event:s.event,channel:s.channel,data:c};return s.user_id&&(f.user_id=s.user_id),f}catch(b){throw{type:"MessageParseError",error:b,data:u.data}}},encodeMessage:function(u){return JSON.stringify(u)},processHandshake:function(u){var s=kr.decodeMessage(u);if(s.event==="pusher:connection_established"){if(!s.data.activity_timeout)throw"No activity timeout specified in handshake";return{action:"connected",id:s.data.socket_id,activityTimeout:s.data.activity_timeout*1e3}}else{if(s.event==="pusher:error")return{action:this.getCloseAction(s.data),error:this.getCloseError(s.data)};throw"Invalid handshake"}},getCloseAction:function(u){return u.code<4e3?u.code>=1002&&u.code<=1004?"backoff":null:u.code===4e3?"tls_only":u.code<4100?"refused":u.code<4200?"backoff":u.code<4300?"retry":"refused"},getCloseError:function(u){return u.code!==1e3&&u.code!==1001?{type:"PusherError",data:{code:u.code,message:u.reason||u.message}}:null}},jt=kr;class M extends _t{constructor(s,c){super(),this.id=s,this.transport=c,this.activityTimeout=c.activityTimeout,this.bindListeners()}handlesActivityChecks(){return this.transport.handlesActivityChecks()}send(s){return this.transport.send(s)}send_event(s,c,f){var b={event:s,data:c};return f&&(b.channel=f),de.debug("Event sent",b),this.send(jt.encodeMessage(b))}ping(){this.transport.supportsPing()?this.transport.ping():this.send_event("pusher:ping",{})}close(){this.transport.close()}bindListeners(){var s={message:f=>{var b;try{b=jt.decodeMessage(f)}catch(x){this.emit("error",{type:"MessageParseError",error:x,data:f.data})}if(b!==void 0){switch(de.debug("Event recd",b),b.event){case"pusher:error":this.emit("error",{type:"PusherError",data:b.data});break;case"pusher:ping":this.emit("ping");break;case"pusher:pong":this.emit("pong");break}this.emit("message",b)}},activity:()=>{this.emit("activity")},error:f=>{this.emit("error",f)},closed:f=>{c(),f&&f.code&&this.handleCloseEvent(f),this.transport=null,this.emit("closed")}},c=()=>{ue(s,(f,b)=>{this.transport.unbind(b,f)})};ue(s,(f,b)=>{this.transport.bind(b,f)})}handleCloseEvent(s){var c=jt.getCloseAction(s),f=jt.getCloseError(s);f&&this.emit("error",f),c&&this.emit(c,{action:c,error:f})}}class _{constructor(s,c){this.transport=s,this.callback=c,this.bindListeners()}close(){this.unbindListeners(),this.transport.close()}bindListeners(){this.onMessage=s=>{this.unbindListeners();var c;try{c=jt.processHandshake(s)}catch(f){this.finish("error",{error:f}),this.transport.close();return}c.action==="connected"?this.finish("connected",{connection:new M(c.id,this.transport),activityTimeout:c.activityTimeout}):(this.finish(c.action,{error:c.error}),this.transport.close())},this.onClosed=s=>{this.unbindListeners();var c=jt.getCloseAction(s)||"backoff",f=jt.getCloseError(s);this.finish(c,{error:f})},this.transport.bind("message",this.onMessage),this.transport.bind("closed",this.onClosed)}unbindListeners(){this.transport.unbind("message",this.onMessage),this.transport.unbind("closed",this.onClosed)}finish(s,c){this.callback(re({transport:this.transport,action:s},c))}}class A{constructor(s,c){this.timeline=s,this.options=c||{}}send(s,c){this.timeline.isEmpty()||this.timeline.send(G.TimelineTransport.getAgent(this,s),c)}}class I extends _t{constructor(s,c){super(function(f,b){de.debug("No callbacks on "+s+" for "+f)}),this.name=s,this.pusher=c,this.subscribed=!1,this.subscriptionPending=!1,this.subscriptionCancelled=!1}authorize(s,c){return c(null,{auth:""})}trigger(s,c){if(s.indexOf("client-")!==0)throw new S("Event '"+s+"' does not start with 'client-'");if(!this.subscribed){var f=N.buildLogSuffix("triggeringClientEvents");de.warn(`Client event triggered before channel 'subscription_succeeded' event . ${f}`)}return this.pusher.send_event(s,c,this.name)}disconnect(){this.subscribed=!1,this.subscriptionPending=!1}handleEvent(s){var c=s.event,f=s.data;if(c==="pusher_internal:subscription_succeeded")this.handleSubscriptionSucceededEvent(s);else if(c==="pusher_internal:subscription_count")this.handleSubscriptionCountEvent(s);else if(c.indexOf("pusher_internal:")!==0){var b={};this.emit(c,f,b)}}handleSubscriptionSucceededEvent(s){this.subscriptionPending=!1,this.subscribed=!0,this.subscriptionCancelled?this.pusher.unsubscribe(this.name):this.emit("pusher:subscription_succeeded",s.data)}handleSubscriptionCountEvent(s){s.data.subscription_count&&(this.subscriptionCount=s.data.subscription_count),this.emit("pusher:subscription_count",s.data)}subscribe(){this.subscribed||(this.subscriptionPending=!0,this.subscriptionCancelled=!1,this.authorize(this.pusher.connection.socket_id,(s,c)=>{s?(this.subscriptionPending=!1,de.error(s.toString()),this.emit("pusher:subscription_error",Object.assign({},{type:"AuthError",error:s.message},s instanceof Se?{status:s.status}:{}))):this.pusher.send_event("pusher:subscribe",{auth:c.auth,channel_data:c.channel_data,channel:this.name})}))}unsubscribe(){this.subscribed=!1,this.pusher.send_event("pusher:unsubscribe",{channel:this.name})}cancelSubscription(){this.subscriptionCancelled=!0}reinstateSubscription(){this.subscriptionCancelled=!1}}class ie extends I{authorize(s,c){return this.pusher.config.channelAuthorizer({channelName:this.name,socketId:s},c)}}class $e{constructor(){this.reset()}get(s){return Object.prototype.hasOwnProperty.call(this.members,s)?{id:s,info:this.members[s]}:null}each(s){ue(this.members,(c,f)=>{s(this.get(f))})}setMyID(s){this.myID=s}onSubscription(s){this.members=s.presence.hash,this.count=s.presence.count,this.me=this.get(this.myID)}addMember(s){return this.get(s.user_id)===null&&this.count++,this.members[s.user_id]=s.user_info,this.get(s.user_id)}removeMember(s){var c=this.get(s.user_id);return c&&(delete this.members[s.user_id],this.count--),c}reset(){this.members={},this.count=0,this.myID=null,this.me=null}}var xe=function(u,s,c,f){function b(x){return x instanceof c?x:new c(function(P){P(x)})}return new(c||(c=Promise))(function(x,P){function O(se){try{ne(f.next(se))}catch(Ce){P(Ce)}}function B(se){try{ne(f.throw(se))}catch(Ce){P(Ce)}}function ne(se){se.done?x(se.value):b(se.value).then(O,B)}ne((f=f.apply(u,s||[])).next())})};class qe extends ie{constructor(s,c){super(s,c),this.members=new $e}authorize(s,c){super.authorize(s,(f,b)=>xe(this,void 0,void 0,function*(){if(!f)if(b=b,b.channel_data!=null){var x=JSON.parse(b.channel_data);this.members.setMyID(x.user_id)}else if(yield this.pusher.user.signinDonePromise,this.pusher.user.user_data!=null)this.members.setMyID(this.pusher.user.user_data.id);else{let P=N.buildLogSuffix("authorizationEndpoint");de.error(`Invalid auth response for channel '${this.name}', expected 'channel_data' field. ${P}, or the user should be signed in.`),c("Invalid auth response");return}c(f,b)}))}handleEvent(s){var c=s.event;if(c.indexOf("pusher_internal:")===0)this.handleInternalEvent(s);else{var f=s.data,b={};s.user_id&&(b.user_id=s.user_id),this.emit(c,f,b)}}handleInternalEvent(s){var c=s.event,f=s.data;switch(c){case"pusher_internal:subscription_succeeded":this.handleSubscriptionSucceededEvent(s);break;case"pusher_internal:subscription_count":this.handleSubscriptionCountEvent(s);break;case"pusher_internal:member_added":var b=this.members.addMember(f);this.emit("pusher:member_added",b);break;case"pusher_internal:member_removed":var x=this.members.removeMember(f);x&&this.emit("pusher:member_removed",x);break}}handleSubscriptionSucceededEvent(s){this.subscriptionPending=!1,this.subscribed=!0,this.subscriptionCancelled?this.pusher.unsubscribe(this.name):(this.members.onSubscription(s.data),this.emit("pusher:subscription_succeeded",this.members))}disconnect(){this.members.reset(),super.disconnect()}}var yt=l(978),Ct=l(594);class _r extends ie{constructor(s,c,f){super(s,c),this.key=null,this.nacl=f}authorize(s,c){super.authorize(s,(f,b)=>{if(f){c(f,b);return}let x=b.shared_secret;if(!x){c(new Error(`No shared_secret key in auth payload for encrypted channel: ${this.name}`),null);return}this.key=(0,Ct.decode)(x),delete b.shared_secret,c(null,b)})}trigger(s,c){throw new Oe("Client events are not currently supported for encrypted channels")}handleEvent(s){var c=s.event,f=s.data;if(c.indexOf("pusher_internal:")===0||c.indexOf("pusher:")===0){super.handleEvent(s);return}this.handleEncryptedEvent(c,f)}handleEncryptedEvent(s,c){if(!this.key){de.debug("Received encrypted event before key has been retrieved from the authEndpoint");return}if(!c.ciphertext||!c.nonce){de.error("Unexpected format for encrypted event, expected object with `ciphertext` and `nonce` fields, got: "+c);return}let f=(0,Ct.decode)(c.ciphertext);if(f.length<this.nacl.secretbox.overheadLength){de.error(`Expected encrypted event ciphertext length to be ${this.nacl.secretbox.overheadLength}, got: ${f.length}`);return}let b=(0,Ct.decode)(c.nonce);if(b.length<this.nacl.secretbox.nonceLength){de.error(`Expected encrypted event nonce length to be ${this.nacl.secretbox.nonceLength}, got: ${b.length}`);return}let x=this.nacl.secretbox.open(f,b,this.key);if(x===null){de.debug("Failed to decrypt an event, probably because it was encrypted with a different key. Fetching a new key from the authEndpoint..."),this.authorize(this.pusher.connection.socket_id,(P,O)=>{if(P){de.error(`Failed to make a request to the authEndpoint: ${O}. Unable to fetch new key, so dropping encrypted event`);return}if(x=this.nacl.secretbox.open(f,b,this.key),x===null){de.error("Failed to decrypt event with new key. Dropping encrypted event");return}this.emit(s,this.getDataToEmit(x))});return}this.emit(s,this.getDataToEmit(x))}getDataToEmit(s){let c=(0,yt.D4)(s);try{return JSON.parse(c)}catch(f){return c}}}class Ie extends _t{constructor(s,c){super(),this.state="initialized",this.connection=null,this.key=s,this.options=c,this.timeline=this.options.timeline,this.usingTLS=this.options.useTLS,this.errorCallbacks=this.buildErrorCallbacks(),this.connectionCallbacks=this.buildConnectionCallbacks(this.errorCallbacks),this.handshakeCallbacks=this.buildHandshakeCallbacks(this.errorCallbacks);var f=G.getNetwork();f.bind("online",()=>{this.timeline.info({netinfo:"online"}),(this.state==="connecting"||this.state==="unavailable")&&this.retryIn(0)}),f.bind("offline",()=>{this.timeline.info({netinfo:"offline"}),this.connection&&this.sendActivityCheck()}),this.updateStrategy()}switchCluster(s){this.key=s,this.updateStrategy(),this.retryIn(0)}connect(){if(!(this.connection||this.runner)){if(!this.strategy.isSupported()){this.updateState("failed");return}this.updateState("connecting"),this.startConnecting(),this.setUnavailableTimer()}}send(s){return this.connection?this.connection.send(s):!1}send_event(s,c,f){return this.connection?this.connection.send_event(s,c,f):!1}disconnect(){this.disconnectInternally(),this.updateState("disconnected")}isUsingTLS(){return this.usingTLS}startConnecting(){var s=(c,f)=>{c?this.runner=this.strategy.connect(0,s):f.action==="error"?(this.emit("error",{type:"HandshakeError",error:f.error}),this.timeline.error({handshakeError:f.error})):(this.abortConnecting(),this.handshakeCallbacks[f.action](f))};this.runner=this.strategy.connect(0,s)}abortConnecting(){this.runner&&(this.runner.abort(),this.runner=null)}disconnectInternally(){if(this.abortConnecting(),this.clearRetryTimer(),this.clearUnavailableTimer(),this.connection){var s=this.abandonConnection();s.close()}}updateStrategy(){this.strategy=this.options.getStrategy({key:this.key,timeline:this.timeline,useTLS:this.usingTLS})}retryIn(s){this.timeline.info({action:"retry",delay:s}),s>0&&this.emit("connecting_in",Math.round(s/1e3)),this.retryTimer=new Ae(s||0,()=>{this.disconnectInternally(),this.connect()})}clearRetryTimer(){this.retryTimer&&(this.retryTimer.ensureAborted(),this.retryTimer=null)}setUnavailableTimer(){this.unavailableTimer=new Ae(this.options.unavailableTimeout,()=>{this.updateState("unavailable")})}clearUnavailableTimer(){this.unavailableTimer&&this.unavailableTimer.ensureAborted()}sendActivityCheck(){this.stopActivityCheck(),this.connection.ping(),this.activityTimer=new Ae(this.options.pongTimeout,()=>{this.timeline.error({pong_timed_out:this.options.pongTimeout}),this.retryIn(0)})}resetActivityCheck(){this.stopActivityCheck(),this.connection&&!this.connection.handlesActivityChecks()&&(this.activityTimer=new Ae(this.activityTimeout,()=>{this.sendActivityCheck()}))}stopActivityCheck(){this.activityTimer&&this.activityTimer.ensureAborted()}buildConnectionCallbacks(s){return re({},s,{message:c=>{this.resetActivityCheck(),this.emit("message",c)},ping:()=>{this.send_event("pusher:pong",{})},activity:()=>{this.resetActivityCheck()},error:c=>{this.emit("error",c)},closed:()=>{this.abandonConnection(),this.shouldRetry()&&this.retryIn(1e3)}})}buildHandshakeCallbacks(s){return re({},s,{connected:c=>{this.activityTimeout=Math.min(this.options.activityTimeout,c.activityTimeout,c.connection.activityTimeout||1/0),this.clearUnavailableTimer(),this.setConnection(c.connection),this.socket_id=this.connection.id,this.updateState("connected",{socket_id:this.socket_id})}})}buildErrorCallbacks(){let s=c=>f=>{f.error&&this.emit("error",{type:"WebSocketError",error:f.error}),c(f)};return{tls_only:s(()=>{this.usingTLS=!0,this.updateStrategy(),this.retryIn(0)}),refused:s(()=>{this.disconnect()}),backoff:s(()=>{this.retryIn(1e3)}),retry:s(()=>{this.retryIn(0)})}}setConnection(s){this.connection=s;for(var c in this.connectionCallbacks)this.connection.bind(c,this.connectionCallbacks[c]);this.resetActivityCheck()}abandonConnection(){if(this.connection){this.stopActivityCheck();for(var s in this.connectionCallbacks)this.connection.unbind(s,this.connectionCallbacks[s]);var c=this.connection;return this.connection=null,c}}updateState(s,c){var f=this.state;if(this.state=s,f!==s){var b=s;b==="connected"&&(b+=" with new socket ID "+c.socket_id),de.debug("State changed",f+" -> "+b),this.timeline.info({state:s,params:c}),this.emit("state_change",{previous:f,current:s}),this.emit(s,c)}}shouldRetry(){return this.state==="connecting"||this.state==="connected"}}class Qr{constructor(){this.channels={}}add(s,c){return this.channels[s]||(this.channels[s]=eo(s,c)),this.channels[s]}all(){return Le(this.channels)}find(s){return this.channels[s]}remove(s){var c=this.channels[s];return delete this.channels[s],c}disconnect(){ue(this.channels,function(s){s.disconnect()})}}function eo(u,s){if(u.indexOf("private-encrypted-")===0){if(s.config.nacl)return Zt.createEncryptedChannel(u,s,s.config.nacl);let c="Tried to subscribe to a private-encrypted- channel but no nacl implementation available",f=N.buildLogSuffix("encryptedChannelSupport");throw new Oe(`${c}. ${f}`)}else{if(u.indexOf("private-")===0)return Zt.createPrivateChannel(u,s);if(u.indexOf("presence-")===0)return Zt.createPresenceChannel(u,s);if(u.indexOf("#")===0)throw new C('Cannot create a channel with name "'+u+'".');return Zt.createChannel(u,s)}}var Ll={createChannels(){return new Qr},createConnectionManager(u,s){return new Ie(u,s)},createChannel(u,s){return new I(u,s)},createPrivateChannel(u,s){return new ie(u,s)},createPresenceChannel(u,s){return new qe(u,s)},createEncryptedChannel(u,s,c){return new _r(u,s,c)},createTimelineSender(u,s){return new A(u,s)},createHandshake(u,s){return new _(u,s)},createAssistantToTheTransportManager(u,s,c){return new Kr(u,s,c)}};const Zt=Ll;class fi{constructor(s){this.options=s||{},this.livesLeft=this.options.lives||1/0}getAssistant(s){return Zt.createAssistantToTheTransportManager(this,s,{minPingDelay:this.options.minPingDelay,maxPingDelay:this.options.maxPingDelay})}isAlive(){return this.livesLeft>0}reportDeath(){this.livesLeft-=1}}class _n{constructor(s,c){this.strategies=s,this.loop=!!c.loop,this.failFast=!!c.failFast,this.timeout=c.timeout,this.timeoutLimit=c.timeoutLimit}isSupported(){return ur(this.strategies,we.method("isSupported"))}connect(s,c){var f=this.strategies,b=0,x=this.timeout,P=null,O=(B,ne)=>{ne?c(null,ne):(b=b+1,this.loop&&(b=b%f.length),b<f.length?(x&&(x=x*2,this.timeoutLimit&&(x=Math.min(x,this.timeoutLimit))),P=this.tryStrategy(f[b],s,{timeout:x,failFast:this.failFast},O)):c(!0))};return P=this.tryStrategy(f[b],s,{timeout:x,failFast:this.failFast},O),{abort:function(){P.abort()},forceMinPriority:function(B){s=B,P&&P.forceMinPriority(B)}}}tryStrategy(s,c,f,b){var x=null,P=null;return f.timeout>0&&(x=new Ae(f.timeout,function(){P.abort(),b(!0)})),P=s.connect(c,function(O,B){O&&x&&x.isRunning()&&!f.failFast||(x&&x.ensureAborted(),b(O,B))}),{abort:function(){x&&x.ensureAborted(),P.abort()},forceMinPriority:function(O){P.forceMinPriority(O)}}}}class ss{constructor(s){this.strategies=s}isSupported(){return ur(this.strategies,we.method("isSupported"))}connect(s,c){return Il(this.strategies,s,function(f,b){return function(x,P){if(b[f].error=x,x){zl(b)&&c(!0);return}Ze(b,function(O){O.forceMinPriority(P.transport.priority)}),c(null,P)}})}}function Il(u,s,c){var f=Mt(u,function(b,x,P,O){return b.connect(s,c(x,O))});return{abort:function(){Ze(f,$l)},forceMinPriority:function(b){Ze(f,function(x){x.forceMinPriority(b)})}}}function zl(u){return es(u,function(s){return!!s.error})}function $l(u){!u.error&&!u.aborted&&(u.abort(),u.aborted=!0)}class Ol{constructor(s,c,f){this.strategy=s,this.transports=c,this.ttl=f.ttl||18e5,this.usingTLS=f.useTLS,this.timeline=f.timeline}isSupported(){return this.strategy.isSupported()}connect(s,c){var f=this.usingTLS,b=Nl(f),x=b&&b.cacheSkipCount?b.cacheSkipCount:0,P=[this.strategy];if(b&&b.timestamp+this.ttl>=we.now()){var O=this.transports[b.transport];O&&(["ws","wss"].includes(b.transport)||x>3?(this.timeline.info({cached:!0,transport:b.transport,latency:b.latency}),P.push(new _n([O],{timeout:b.latency*2+1e3,failFast:!0}))):x++)}var B=we.now(),ne=P.pop().connect(s,function se(Ce,oo){Ce?(gi(f),P.length>0?(B=we.now(),ne=P.pop().connect(s,se)):c(Ce)):(Dl(f,oo.transport.name,we.now()-B,x),c(null,oo))});return{abort:function(){ne.abort()},forceMinPriority:function(se){s=se,ne&&ne.forceMinPriority(se)}}}}function is(u){return"pusherTransport"+(u?"TLS":"NonTLS")}function Nl(u){var s=G.getLocalStorage();if(s)try{var c=s[is(u)];if(c)return JSON.parse(c)}catch(f){gi(u)}return null}function Dl(u,s,c,f){var b=G.getLocalStorage();if(b)try{b[is(u)]=Ge({timestamp:we.now(),transport:s,latency:c,cacheSkipCount:f})}catch(x){}}function gi(u){var s=G.getLocalStorage();if(s)try{delete s[is(u)]}catch(c){}}class to{constructor(s,{delay:c}){this.strategy=s,this.options={delay:c}}isSupported(){return this.strategy.isSupported()}connect(s,c){var f=this.strategy,b,x=new Ae(this.options.delay,function(){b=f.connect(s,c)});return{abort:function(){x.ensureAborted(),b&&b.abort()},forceMinPriority:function(P){s=P,b&&b.forceMinPriority(P)}}}}class vr{constructor(s,c,f){this.test=s,this.trueBranch=c,this.falseBranch=f}isSupported(){var s=this.test()?this.trueBranch:this.falseBranch;return s.isSupported()}connect(s,c){var f=this.test()?this.trueBranch:this.falseBranch;return f.connect(s,c)}}class Ml{constructor(s){this.strategy=s}isSupported(){return this.strategy.isSupported()}connect(s,c){var f=this.strategy.connect(s,function(b,x){x&&f.abort(),c(b,x)});return f}}function yr(u){return function(){return u.isSupported()}}var Ul=function(u,s,c){var f={};function b(Ci,Nu,Du,Mu,Uu){var Pi=c(u,Ci,Nu,Du,Mu,Uu);return f[Ci]=Pi,Pi}var x=Object.assign({},s,{hostNonTLS:u.wsHost+":"+u.wsPort,hostTLS:u.wsHost+":"+u.wssPort,httpPath:u.wsPath}),P=Object.assign({},x,{useTLS:!0}),O=Object.assign({},s,{hostNonTLS:u.httpHost+":"+u.httpPort,hostTLS:u.httpHost+":"+u.httpsPort,httpPath:u.httpPath}),B={loop:!0,timeout:15e3,timeoutLimit:6e4},ne=new fi({minPingDelay:1e4,maxPingDelay:u.activityTimeout}),se=new fi({lives:2,minPingDelay:1e4,maxPingDelay:u.activityTimeout}),Ce=b("ws","ws",3,x,ne),oo=b("wss","ws",3,P,ne),Lu=b("sockjs","sockjs",1,O),wi=b("xhr_streaming","xhr_streaming",1,O,se),Iu=b("xdr_streaming","xdr_streaming",1,O,se),xi=b("xhr_polling","xhr_polling",1,O),zu=b("xdr_polling","xdr_polling",1,O),Si=new _n([Ce],B),$u=new _n([oo],B),Ou=new _n([Lu],B),Ti=new _n([new vr(yr(wi),wi,Iu)],B),Ei=new _n([new vr(yr(xi),xi,zu)],B),Ai=new _n([new vr(yr(Ti),new ss([Ti,new to(Ei,{delay:4e3})]),Ei)],B),ls=new vr(yr(Ai),Ai,Ou),us;return s.useTLS?us=new ss([Si,new to(ls,{delay:2e3})]):us=new ss([Si,new to($u,{delay:2e3}),new to(ls,{delay:5e3})]),new Ol(new Ml(new vr(yr(Ce),us,ls)),f,{ttl:18e5,timeline:s.timeline,useTLS:s.useTLS})};const jl=Ul;function Zl(){var u=this;u.timeline.info(u.buildTimelineMessage({transport:u.name+(u.options.useTLS?"s":"")})),u.hooks.isInitialized()?u.changeState("initialized"):u.hooks.file?(u.changeState("initializing"),E.load(u.hooks.file,{useTLS:u.options.useTLS},function(s,c){u.hooks.isInitialized()?(u.changeState("initialized"),c(!0)):(s&&u.onError(s),u.onClose(),c(!1))})):u.onClose()}var ql={getRequest:function(u){var s=new window.XDomainRequest;return s.ontimeout=function(){u.emit("error",new D),u.close()},s.onerror=function(c){u.emit("error",c),u.close()},s.onprogress=function(){s.responseText&&s.responseText.length>0&&u.onChunk(200,s.responseText)},s.onload=function(){s.responseText&&s.responseText.length>0&&u.onChunk(200,s.responseText),u.emit("finished",200),u.close()},s},abortRequest:function(u){u.ontimeout=u.onerror=u.onprogress=u.onload=null,u.abort()}};const Hl=ql,Fl=256*1024;class Bl extends _t{constructor(s,c,f){super(),this.hooks=s,this.method=c,this.url=f}start(s){this.position=0,this.xhr=this.hooks.getRequest(this),this.unloader=()=>{this.close()},G.addUnloadListener(this.unloader),this.xhr.open(this.method,this.url,!0),this.xhr.setRequestHeader&&this.xhr.setRequestHeader("Content-Type","application/json"),this.xhr.send(s)}close(){this.unloader&&(G.removeUnloadListener(this.unloader),this.unloader=null),this.xhr&&(this.hooks.abortRequest(this.xhr),this.xhr=null)}onChunk(s,c){for(;;){var f=this.advanceBuffer(c);if(f)this.emit("chunk",{status:s,data:f});else break}this.isBufferTooLong(c)&&this.emit("buffer_too_long")}advanceBuffer(s){var c=s.slice(this.position),f=c.indexOf(`
1365
+ `);return f!==-1?(this.position+=f+1,c.slice(0,f)):null}isBufferTooLong(s){return this.position===s.length&&s.length>Fl}}var as;(function(u){u[u.CONNECTING=0]="CONNECTING",u[u.OPEN=1]="OPEN",u[u.CLOSED=3]="CLOSED"})(as||(as={}));const vn=as;var Gl=1;class Wl{constructor(s,c){this.hooks=s,this.session=bi(1e3)+"/"+Vl(8),this.location=Jl(c),this.readyState=vn.CONNECTING,this.openStream()}send(s){return this.sendRaw(JSON.stringify([s]))}ping(){this.hooks.sendHeartbeat(this)}close(s,c){this.onClose(s,c,!0)}sendRaw(s){if(this.readyState===vn.OPEN)try{return G.createSocketRequest("POST",mi(Yl(this.location,this.session))).start(s),!0}catch(c){return!1}else return!1}reconnect(){this.closeStream(),this.openStream()}onClose(s,c,f){this.closeStream(),this.readyState=vn.CLOSED,this.onclose&&this.onclose({code:s,reason:c,wasClean:f})}onChunk(s){if(s.status===200){this.readyState===vn.OPEN&&this.onActivity();var c,f=s.data.slice(0,1);switch(f){case"o":c=JSON.parse(s.data.slice(1)||"{}"),this.onOpen(c);break;case"a":c=JSON.parse(s.data.slice(1)||"[]");for(var b=0;b<c.length;b++)this.onEvent(c[b]);break;case"m":c=JSON.parse(s.data.slice(1)||"null"),this.onEvent(c);break;case"h":this.hooks.onHeartbeat(this);break;case"c":c=JSON.parse(s.data.slice(1)||"[]"),this.onClose(c[0],c[1],!0);break}}}onOpen(s){this.readyState===vn.CONNECTING?(s&&s.hostname&&(this.location.base=Xl(this.location.base,s.hostname)),this.readyState=vn.OPEN,this.onopen&&this.onopen()):this.onClose(1006,"Server lost session",!0)}onEvent(s){this.readyState===vn.OPEN&&this.onmessage&&this.onmessage({data:s})}onActivity(){this.onactivity&&this.onactivity()}onError(s){this.onerror&&this.onerror(s)}openStream(){this.stream=G.createSocketRequest("POST",mi(this.hooks.getReceiveURL(this.location,this.session))),this.stream.bind("chunk",s=>{this.onChunk(s)}),this.stream.bind("finished",s=>{this.hooks.onFinished(this,s)}),this.stream.bind("buffer_too_long",()=>{this.reconnect()});try{this.stream.start()}catch(s){we.defer(()=>{this.onError(s),this.onClose(1006,"Could not start streaming",!1)})}}closeStream(){this.stream&&(this.stream.unbind_all(),this.stream.close(),this.stream=null)}}function Jl(u){var s=/([^\?]*)\/*(\??.*)/.exec(u);return{base:s[1],queryString:s[2]}}function Yl(u,s){return u.base+"/"+s+"/xhr_send"}function mi(u){var s=u.indexOf("?")===-1?"?":"&";return u+s+"t="+ +new Date+"&n="+Gl++}function Xl(u,s){var c=/(https?:\/\/)([^\/:]+)((\/|:)?.*)/.exec(u);return c[1]+s+c[3]}function bi(u){return G.randomInt(u)}function Vl(u){for(var s=[],c=0;c<u;c++)s.push(bi(32).toString(32));return s.join("")}const Kl=Wl;var Ql={getReceiveURL:function(u,s){return u.base+"/"+s+"/xhr_streaming"+u.queryString},onHeartbeat:function(u){u.sendRaw("[]")},sendHeartbeat:function(u){u.sendRaw("[]")},onFinished:function(u,s){u.onClose(1006,"Connection interrupted ("+s+")",!1)}};const eu=Ql;var tu={getReceiveURL:function(u,s){return u.base+"/"+s+"/xhr"+u.queryString},onHeartbeat:function(){},sendHeartbeat:function(u){u.sendRaw("[]")},onFinished:function(u,s){s===200?u.reconnect():u.onClose(1006,"Connection interrupted ("+s+")",!1)}};const nu=tu;var ru={getRequest:function(u){var s=G.getXHRAPI(),c=new s;return c.onreadystatechange=c.onprogress=function(){switch(c.readyState){case 3:c.responseText&&c.responseText.length>0&&u.onChunk(c.status,c.responseText);break;case 4:c.responseText&&c.responseText.length>0&&u.onChunk(c.status,c.responseText),u.emit("finished",c.status),u.close();break}},c},abortRequest:function(u){u.onreadystatechange=null,u.abort()}};const ou=ru;var su={createStreamingSocket(u){return this.createSocket(eu,u)},createPollingSocket(u){return this.createSocket(nu,u)},createSocket(u,s){return new Kl(u,s)},createXHR(u,s){return this.createRequest(ou,u,s)},createRequest(u,s,c){return new Bl(u,s,c)}};const ki=su;ki.createXDR=function(u,s){return this.createRequest(Hl,u,s)};var iu={nextAuthCallbackID:1,auth_callbacks:{},ScriptReceivers:h,DependenciesReceivers:y,getDefaultStrategy:jl,Transports:vt,transportConnectionInitializer:Zl,HTTPFactory:ki,TimelineTransport:Qt,getXHRAPI(){return window.XMLHttpRequest},getWebSocketAPI(){return window.WebSocket||window.MozWebSocket},setup(u){window.Pusher=u;var s=()=>{this.onDocumentBody(u.ready)};window.JSON?s():E.load("json2",{},s)},getDocument(){return document},getProtocol(){return this.getDocument().location.protocol},getAuthorizers(){return{ajax:Xt,jsonp:hr}},onDocumentBody(u){document.body?u():setTimeout(()=>{this.onDocumentBody(u)},0)},createJSONPRequest(u,s){return new On(u,s)},createScriptRequest(u){return new Br(u)},getLocalStorage(){try{return window.localStorage}catch(u){return}},createXHR(){return this.getXHRAPI()?this.createXMLHttpRequest():this.createMicrosoftXHR()},createXMLHttpRequest(){var u=this.getXHRAPI();return new u},createMicrosoftXHR(){return new ActiveXObject("Microsoft.XMLHTTP")},getNetwork(){return Vr},createWebSocket(u){var s=this.getWebSocketAPI();return new s(u)},createSocketRequest(u,s){if(this.isXHRSupported())return this.HTTPFactory.createXHR(u,s);if(this.isXDRSupported(s.indexOf("https:")===0))return this.HTTPFactory.createXDR(u,s);throw"Cross-origin HTTP requests are not supported"},isXHRSupported(){var u=this.getXHRAPI();return!!u&&new u().withCredentials!==void 0},isXDRSupported(u){var s=u?"https:":"http:",c=this.getProtocol();return!!window.XDomainRequest&&c===s},addUnloadListener(u){window.addEventListener!==void 0?window.addEventListener("unload",u,!1):window.attachEvent!==void 0&&window.attachEvent("onunload",u)},removeUnloadListener(u){window.addEventListener!==void 0?window.removeEventListener("unload",u,!1):window.detachEvent!==void 0&&window.detachEvent("onunload",u)},randomInt(u){return Math.floor(function(){return(window.crypto||window.msCrypto).getRandomValues(new Uint32Array(1))[0]/Math.pow(2,32)}()*u)}};const G=iu;var cs;(function(u){u[u.ERROR=3]="ERROR",u[u.INFO=6]="INFO",u[u.DEBUG=7]="DEBUG"})(cs||(cs={}));const no=cs;class au{constructor(s,c,f){this.key=s,this.session=c,this.events=[],this.options=f||{},this.sent=0,this.uniqueID=0}log(s,c){s<=this.options.level&&(this.events.push(re({},c,{timestamp:we.now()})),this.options.limit&&this.events.length>this.options.limit&&this.events.shift())}error(s){this.log(no.ERROR,s)}info(s){this.log(no.INFO,s)}debug(s){this.log(no.DEBUG,s)}isEmpty(){return this.events.length===0}send(s,c){var f=re({session:this.session,bundle:this.sent+1,key:this.key,lib:"js",version:this.options.version,cluster:this.options.cluster,features:this.options.features,timeline:this.events},this.options.params);return this.events=[],s(f,(b,x)=>{b||this.sent++,c&&c(b,x)}),!0}generateUniqueID(){return this.uniqueID++,this.uniqueID}}class cu{constructor(s,c,f,b){this.name=s,this.priority=c,this.transport=f,this.options=b||{}}isSupported(){return this.transport.isSupported({useTLS:this.options.useTLS})}connect(s,c){if(this.isSupported()){if(this.priority<s)return _i(new J,c)}else return _i(new te,c);var f=!1,b=this.transport.createConnection(this.name,this.priority,this.options.key,this.options),x=null,P=function(){b.unbind("initialized",P),b.connect()},O=function(){x=Zt.createHandshake(b,function(Ce){f=!0,se(),c(null,Ce)})},B=function(Ce){se(),c(Ce)},ne=function(){se();var Ce;Ce=Ge(b),c(new he(Ce))},se=function(){b.unbind("initialized",P),b.unbind("open",O),b.unbind("error",B),b.unbind("closed",ne)};return b.bind("initialized",P),b.bind("open",O),b.bind("error",B),b.bind("closed",ne),b.initialize(),{abort:()=>{f||(se(),x?x.close():b.close())},forceMinPriority:Ce=>{f||this.priority<Ce&&(x?x.close():b.close())}}}}function _i(u,s){return we.defer(function(){s(u)}),{abort:function(){},forceMinPriority:function(){}}}const{Transports:lu}=G;var uu=function(u,s,c,f,b,x){var P=lu[c];if(!P)throw new nt(c);var O=(!u.enabledTransports||je(u.enabledTransports,s)!==-1)&&(!u.disabledTransports||je(u.disabledTransports,s)===-1),B;return O?(b=Object.assign({ignoreNullOrigin:u.ignoreNullOrigin},b),B=new cu(s,f,x?x.getAssistant(P):P,b)):B=du,B},du={isSupported:function(){return!1},connect:function(u,s){var c=we.defer(function(){s(new te)});return{abort:function(){c.ensureAborted()},forceMinPriority:function(){}}}};function pu(u){if(u==null)throw"You must pass an options object";if(u.cluster==null)throw"Options object must provide a cluster";"disableStats"in u&&de.warn("The disableStats option is deprecated in favor of enableStats")}const hu=(u,s)=>{var c="socket_id="+encodeURIComponent(u.socketId);for(var f in s.params)c+="&"+encodeURIComponent(f)+"="+encodeURIComponent(s.params[f]);if(s.paramsProvider!=null){let b=s.paramsProvider();for(var f in b)c+="&"+encodeURIComponent(f)+"="+encodeURIComponent(b[f])}return c},fu=u=>{if(typeof G.getAuthorizers()[u.transport]=="undefined")throw`'${u.transport}' is not a recognized auth transport`;return(s,c)=>{const f=hu(s,u);G.getAuthorizers()[u.transport](G,f,u,T.UserAuthentication,c)}},gu=(u,s)=>{var c="socket_id="+encodeURIComponent(u.socketId);c+="&channel_name="+encodeURIComponent(u.channelName);for(var f in s.params)c+="&"+encodeURIComponent(f)+"="+encodeURIComponent(s.params[f]);if(s.paramsProvider!=null){let b=s.paramsProvider();for(var f in b)c+="&"+encodeURIComponent(f)+"="+encodeURIComponent(b[f])}return c},mu=u=>{if(typeof G.getAuthorizers()[u.transport]=="undefined")throw`'${u.transport}' is not a recognized auth transport`;return(s,c)=>{const f=gu(s,u);G.getAuthorizers()[u.transport](G,f,u,T.ChannelAuthorization,c)}},bu=(u,s,c)=>{const f={authTransport:s.transport,authEndpoint:s.endpoint,auth:{params:s.params,headers:s.headers}};return(b,x)=>{const P=u.channel(b.channelName);c(P,f).authorize(b.socketId,x)}};function vi(u,s){let c={activityTimeout:u.activityTimeout||m.activityTimeout,cluster:u.cluster,httpPath:u.httpPath||m.httpPath,httpPort:u.httpPort||m.httpPort,httpsPort:u.httpsPort||m.httpsPort,pongTimeout:u.pongTimeout||m.pongTimeout,statsHost:u.statsHost||m.stats_host,unavailableTimeout:u.unavailableTimeout||m.unavailableTimeout,wsPath:u.wsPath||m.wsPath,wsPort:u.wsPort||m.wsPort,wssPort:u.wssPort||m.wssPort,enableStats:wu(u),httpHost:ku(u),useTLS:yu(u),wsHost:_u(u),userAuthenticator:xu(u),channelAuthorizer:Tu(u,s)};return"disabledTransports"in u&&(c.disabledTransports=u.disabledTransports),"enabledTransports"in u&&(c.enabledTransports=u.enabledTransports),"ignoreNullOrigin"in u&&(c.ignoreNullOrigin=u.ignoreNullOrigin),"timelineParams"in u&&(c.timelineParams=u.timelineParams),"nacl"in u&&(c.nacl=u.nacl),c}function ku(u){return u.httpHost?u.httpHost:u.cluster?`sockjs-${u.cluster}.pusher.com`:m.httpHost}function _u(u){return u.wsHost?u.wsHost:vu(u.cluster)}function vu(u){return`ws-${u}.pusher.com`}function yu(u){return G.getProtocol()==="https:"?!0:u.forceTLS!==!1}function wu(u){return"enableStats"in u?u.enableStats:"disableStats"in u?!u.disableStats:!1}const yi=u=>"customHandler"in u&&u.customHandler!=null;function xu(u){const s=Object.assign(Object.assign({},m.userAuthentication),u.userAuthentication);return yi(s)?s.customHandler:fu(s)}function Su(u,s){let c;if("channelAuthorization"in u)c=Object.assign(Object.assign({},m.channelAuthorization),u.channelAuthorization);else if(c={transport:u.authTransport||m.authTransport,endpoint:u.authEndpoint||m.authEndpoint},"auth"in u&&("params"in u.auth&&(c.params=u.auth.params),"headers"in u.auth&&(c.headers=u.auth.headers)),"authorizer"in u)return{customHandler:bu(s,c,u.authorizer)};return c}function Tu(u,s){const c=Su(u,s);return yi(c)?c.customHandler:mu(c)}class Eu extends _t{constructor(s){super(function(c,f){de.debug(`No callbacks on watchlist events for ${c}`)}),this.pusher=s,this.bindWatchlistInternalEvent()}handleEvent(s){s.data.events.forEach(c=>{this.emit(c.name,c)})}bindWatchlistInternalEvent(){this.pusher.connection.bind("message",s=>{var c=s.event;c==="pusher_internal:watchlist_events"&&this.handleEvent(s)})}}function Au(){let u,s;return{promise:new Promise((f,b)=>{u=f,s=b}),resolve:u,reject:s}}const Cu=Au;class Pu extends _t{constructor(s){super(function(c,f){de.debug("No callbacks on user for "+c)}),this.signin_requested=!1,this.user_data=null,this.serverToUserChannel=null,this.signinDonePromise=null,this._signinDoneResolve=null,this._onAuthorize=(c,f)=>{if(c){de.warn(`Error during signin: ${c}`),this._cleanup();return}this.pusher.send_event("pusher:signin",{auth:f.auth,user_data:f.user_data})},this.pusher=s,this.pusher.connection.bind("state_change",({previous:c,current:f})=>{c!=="connected"&&f==="connected"&&this._signin(),c==="connected"&&f!=="connected"&&(this._cleanup(),this._newSigninPromiseIfNeeded())}),this.watchlist=new Eu(s),this.pusher.connection.bind("message",c=>{var f=c.event;f==="pusher:signin_success"&&this._onSigninSuccess(c.data),this.serverToUserChannel&&this.serverToUserChannel.name===c.channel&&this.serverToUserChannel.handleEvent(c)})}signin(){this.signin_requested||(this.signin_requested=!0,this._signin())}_signin(){this.signin_requested&&(this._newSigninPromiseIfNeeded(),this.pusher.connection.state==="connected"&&this.pusher.config.userAuthenticator({socketId:this.pusher.connection.socket_id},this._onAuthorize))}_onSigninSuccess(s){try{this.user_data=JSON.parse(s.user_data)}catch(c){de.error(`Failed parsing user data after signin: ${s.user_data}`),this._cleanup();return}if(typeof this.user_data.id!="string"||this.user_data.id===""){de.error(`user_data doesn't contain an id. user_data: ${this.user_data}`),this._cleanup();return}this._signinDoneResolve(),this._subscribeChannels()}_subscribeChannels(){const s=c=>{c.subscriptionPending&&c.subscriptionCancelled?c.reinstateSubscription():!c.subscriptionPending&&this.pusher.connection.state==="connected"&&c.subscribe()};this.serverToUserChannel=new I(`#server-to-user-${this.user_data.id}`,this.pusher),this.serverToUserChannel.bind_global((c,f)=>{c.indexOf("pusher_internal:")===0||c.indexOf("pusher:")===0||this.emit(c,f)}),s(this.serverToUserChannel)}_cleanup(){this.user_data=null,this.serverToUserChannel&&(this.serverToUserChannel.unbind_all(),this.serverToUserChannel.disconnect(),this.serverToUserChannel=null),this.signin_requested&&this._signinDoneResolve()}_newSigninPromiseIfNeeded(){if(!this.signin_requested||this.signinDonePromise&&!this.signinDonePromise.done)return;const{promise:s,resolve:c}=Cu();s.done=!1;const f=()=>{s.done=!0};s.then(f).catch(f),this.signinDonePromise=s,this._signinDoneResolve=c}}class Ne{static ready(){Ne.isReady=!0;for(var s=0,c=Ne.instances.length;s<c;s++)Ne.instances[s].connect()}static getClientFeatures(){return Dt(gn({ws:G.Transports.ws},function(s){return s.isSupported({})}))}constructor(s,c){Ru(s),pu(c),this.key=s,this.options=c,this.config=vi(this.options,this),this.channels=Zt.createChannels(),this.global_emitter=new _t,this.sessionID=G.randomInt(1e9),this.timeline=new au(this.key,this.sessionID,{cluster:this.config.cluster,features:Ne.getClientFeatures(),params:this.config.timelineParams||{},limit:50,level:no.INFO,version:m.VERSION}),this.config.enableStats&&(this.timelineSender=Zt.createTimelineSender(this.timeline,{host:this.config.statsHost,path:"/timeline/v2/"+G.TimelineTransport.name}));var f=b=>G.getDefaultStrategy(this.config,b,uu);this.connection=Zt.createConnectionManager(this.key,{getStrategy:f,timeline:this.timeline,activityTimeout:this.config.activityTimeout,pongTimeout:this.config.pongTimeout,unavailableTimeout:this.config.unavailableTimeout,useTLS:!!this.config.useTLS}),this.connection.bind("connected",()=>{this.subscribeAll(),this.timelineSender&&this.timelineSender.send(this.connection.isUsingTLS())}),this.connection.bind("message",b=>{var x=b.event,P=x.indexOf("pusher_internal:")===0;if(b.channel){var O=this.channel(b.channel);O&&O.handleEvent(b)}P||this.global_emitter.emit(b.event,b.data)}),this.connection.bind("connecting",()=>{this.channels.disconnect()}),this.connection.bind("disconnected",()=>{this.channels.disconnect()}),this.connection.bind("error",b=>{de.warn(b)}),Ne.instances.push(this),this.timeline.info({instances:Ne.instances.length}),this.user=new Pu(this),Ne.isReady&&this.connect()}switchCluster(s){const{appKey:c,cluster:f}=s;this.key=c,this.options=Object.assign(Object.assign({},this.options),{cluster:f}),this.config=vi(this.options,this),this.connection.switchCluster(this.key)}channel(s){return this.channels.find(s)}allChannels(){return this.channels.all()}connect(){if(this.connection.connect(),this.timelineSender&&!this.timelineSenderTimer){var s=this.connection.isUsingTLS(),c=this.timelineSender;this.timelineSenderTimer=new ot(6e4,function(){c.send(s)})}}disconnect(){this.connection.disconnect(),this.timelineSenderTimer&&(this.timelineSenderTimer.ensureAborted(),this.timelineSenderTimer=null)}bind(s,c,f){return this.global_emitter.bind(s,c,f),this}unbind(s,c,f){return this.global_emitter.unbind(s,c,f),this}bind_global(s){return this.global_emitter.bind_global(s),this}unbind_global(s){return this.global_emitter.unbind_global(s),this}unbind_all(s){return this.global_emitter.unbind_all(),this}subscribeAll(){var s;for(s in this.channels.channels)this.channels.channels.hasOwnProperty(s)&&this.subscribe(s)}subscribe(s){var c=this.channels.add(s,this);return c.subscriptionPending&&c.subscriptionCancelled?c.reinstateSubscription():!c.subscriptionPending&&this.connection.state==="connected"&&c.subscribe(),c}unsubscribe(s){var c=this.channels.find(s);c&&c.subscriptionPending?c.cancelSubscription():(c=this.channels.remove(s),c&&c.subscribed&&c.unsubscribe())}send_event(s,c,f){return this.connection.send_event(s,c,f)}shouldUseTLS(){return this.config.useTLS}signin(){this.user.signin()}}Ne.instances=[],Ne.isReady=!1,Ne.logToConsole=!1,Ne.Runtime=G,Ne.ScriptReceivers=G.ScriptReceivers,Ne.DependenciesReceivers=G.DependenciesReceivers,Ne.auth_callbacks=G.auth_callbacks;const ro=Ne;function Ru(u){if(u==null)throw"You must pass your app key when you instantiate Pusher."}G.setup(Ne)}},r={};function o(a){var d=r[a];if(d!==void 0)return d.exports;var l=r[a]={exports:{}};return n[a].call(l.exports,l,l.exports,o),l.exports}o.d=(a,d)=>{for(var l in d)o.o(d,l)&&!o.o(a,l)&&Object.defineProperty(a,l,{enumerable:!0,get:d[l]})},o.o=(a,d)=>Object.prototype.hasOwnProperty.call(a,d);var i=o(721);return i})())})(ms)),ms.exports}var Im=Lm();const zm=Rm(Im);let At=null,jn=null;function $m(e){return L(this,null,function*(){return jn||(jn=L(null,null,function*(){const t=e.backendUrl.replace(/\/+$/,""),n=yield No(`${t}/api/settings`,{headers:{Authorization:`Bearer ${e.token}`}});if(!n.ok)throw new Error(`Failed to fetch settings: HTTP ${n.status}`);const r=yield n.json();At=new zm(r.pusher.key,{cluster:r.pusher.cluster||"local",forceTLS:!0,wsHost:r.pusher.wsHost||void 0,wsPort:r.pusher.wssPort,wssPort:r.pusher.wssPort,enabledTransports:r.pusher.wsHost?["ws"]:void 0,channelAuthorization:{customHandler:({socketId:o,channelName:i},a)=>{No(`${t}/api/pusher/auth`,{method:"POST",headers:{"Content-Type":"application/json",Authorization:`Bearer ${e.token}`},body:JSON.stringify({socket_id:o,channel_name:i})}).then(d=>d.json()).then(d=>a(null,d)).catch(d=>a(d instanceof Error?d:new Error(String(d)),null))}}})}),jn.catch(()=>{jn=null}),jn)})}function Om(e){if(!e||!At)return null;let t=!1;const n=({current:r})=>{r==="connected"&&t?(t=!1,e()):r!=="connected"&&(t=!0)};return At.connection.bind("state_change",n),()=>At==null?void 0:At.connection.unbind("state_change",n)}function Nm(e,t,n){return L(this,null,function*(){if(yield $m(e),!At)return()=>{};const r=At.subscribe(`private-task-${t}`);n.onStatusUpdate&&r.bind(io.TASK_STATUS_UPDATED,n.onStatusUpdate),n.onInteractionCreated&&r.bind(io.TASK_INTERACTION_CREATED,n.onInteractionCreated),n.onInteractionAnswered&&r.bind(io.TASK_INTERACTION_ANSWERED,n.onInteractionAnswered),n.onBrowserCommandCreated&&r.bind(io.TASK_BROWSER_COMMAND_CREATED,n.onBrowserCommandCreated);const o=Om(n.onReconnect);return()=>{r.unbind_all(),At==null||At.unsubscribe(`private-task-${t}`),o==null||o()}})}const Ws="ap-sdk-active-automation";function Dm(){try{const e=sessionStorage.getItem(Ws);if(!e)return null;const t=JSON.parse(e);return t!=null&&t.taskId&&(t!=null&&t.backendUrl)&&(t!=null&&t.title)?t:null}catch(e){return null}}function Ic(e){try{sessionStorage.setItem(Ws,JSON.stringify(e))}catch(t){}}function zc(){try{sessionStorage.removeItem(Ws)}catch(e){}}function Mm(e){return L(this,null,function*(){var i;try{(i=e.focus)==null||i.call(e)}catch(a){}e.scrollIntoView({block:"center",inline:"center",behavior:"instant"});let t=e.getBoundingClientRect();t.width===0&&t.height===0&&(yield Um(),t=e.getBoundingClientRect());const n=t.left+t.width/2,r=t.top+t.height/2,o={bubbles:!0,cancelable:!0,clientX:n,clientY:r};typeof PointerEvent=="function"&&e.dispatchEvent(new PointerEvent("pointerdown",o)),e.dispatchEvent(new MouseEvent("mousedown",o)),typeof PointerEvent=="function"&&e.dispatchEvent(new PointerEvent("pointerup",o)),e.dispatchEvent(new MouseEvent("mouseup",o)),e.click()})}function Um(){return new Promise(e=>{typeof requestAnimationFrame=="function"?requestAnimationFrame(()=>e()):setTimeout(e,16)})}const Js="shared",$c="ap-sdk-panel-size:",ua=280,da=200;function jm(e){try{const t=sessionStorage.getItem($c+e);if(!t)return null;const n=JSON.parse(t);return typeof(n==null?void 0:n.width)=="number"&&typeof(n==null?void 0:n.height)=="number"?n:null}catch(t){return null}}function Zm(e,t){try{sessionStorage.setItem($c+e,JSON.stringify(t))}catch(n){}}function uo(e,t,n){return Math.min(Math.max(e,t),n)}function pa(){return window.innerWidth-32}function ha(){return window.innerHeight-64}function Ys(e,t){const n=jm(t);n&&(e.style.width=`${uo(n.width,ua,pa())}px`,e.style.height=`${uo(n.height,da,ha())}px`);const r=document.createElement("div");r.className="ap-sdk-resize-handle",r.setAttribute("data-ap-sdk","1"),e.appendChild(r);let o=!1,i=0,a=0,d=0,l=0,p=0,h=0;const g=k=>{o&&(p=uo(d+(k.clientX-i),ua,pa()),h=uo(l+(k.clientY-a),da,ha()),e.style.width=`${p}px`,e.style.height=`${h}px`)},m=()=>{o&&(o=!1,document.removeEventListener("pointermove",g),document.removeEventListener("pointerup",m),Zm(t,{width:p,height:h}))};r.addEventListener("pointerdown",k=>{k.preventDefault(),k.stopPropagation(),o=!0,i=k.clientX,a=k.clientY;const y=e.getBoundingClientRect();d=y.width,l=y.height,p=d,h=l,document.addEventListener("pointermove",g),document.addEventListener("pointerup",m)})}function Xs(){return{async:!1,breaks:!1,extensions:null,gfm:!0,hooks:null,pedantic:!1,renderer:null,silent:!1,tokenizer:null,walkTokens:null}}var zn=Xs();function Oc(e){zn=e}var wn={exec:()=>null};function Zn(e){let t=[];return n=>{let r=Math.max(0,Math.min(3,n-1)),o=t[r];return o||(o=e(r),t[r]=o),o}}function V(e,t=""){let n=typeof e=="string"?e:e.source,r={replace:(o,i)=>{let a=typeof i=="string"?i:i.source;return a=a.replace(He.caret,"$1"),n=n.replace(o,a),r},getRegex:()=>new RegExp(n,t)};return r}var qm=((e="")=>{try{return!!new RegExp("(?<=1)(?<!1)"+e)}catch(t){return!1}})(),He={codeRemoveIndent:/^(?: {1,4}| {0,3}\t)/gm,outputLinkReplace:/\\([\[\]])/g,indentCodeCompensation:/^(\s+)(?:```)/,beginningSpace:/^\s+/,endingHash:/#$/,startingSpaceChar:/^ /,endingSpaceChar:/ $/,nonSpaceChar:/[^ ]/,newLineCharGlobal:/\n/g,tabCharGlobal:/\t/g,multipleSpaceGlobal:/\s+/g,blankLine:/^[ \t]*$/,doubleBlankLine:/\n[ \t]*\n[ \t]*$/,blockquoteStart:/^ {0,3}>/,blockquoteSetextReplace:/\n {0,3}((?:=+|-+) *)(?=\n|$)/g,blockquoteSetextReplace2:/^ {0,3}>[ \t]?/gm,listReplaceNesting:/^ {1,4}(?=( {4})*[^ ])/g,listIsTask:/^\[[ xX]\] +\S/,listReplaceTask:/^\[[ xX]\] +/,listTaskCheckbox:/\[[ xX]\]/,anyLine:/\n.*\n/,hrefBrackets:/^<(.*)>$/,tableDelimiter:/[:|]/,tableAlignChars:/^\||\| *$/g,tableRowBlankLine:/\n[ \t]*$/,tableAlignRight:/^ *-+: *$/,tableAlignCenter:/^ *:-+: *$/,tableAlignLeft:/^ *:-+ *$/,startATag:/^<a /i,endATag:/^<\/a>/i,startPreScriptTag:/^<(pre|code|kbd|script)(\s|>)/i,endPreScriptTag:/^<\/(pre|code|kbd|script)(\s|>)/i,startAngleBracket:/^</,endAngleBracket:/>$/,pedanticHrefTitle:/^([^'"]*[^\s])\s+(['"])(.*)\2/,unicodeAlphaNumeric:/[\p{L}\p{N}]/u,escapeTest:/[&<>"']/,escapeReplace:/[&<>"']/g,escapeTestNoEncode:/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/,escapeReplaceNoEncode:/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/g,caret:/(^|[^\[])\^/g,percentDecode:/%25/g,findPipe:/\|/g,splitPipe:/ \|/,slashPipe:/\\\|/g,carriageReturn:/\r\n|\r/g,spaceLine:/^ +$/gm,notSpaceStart:/^\S*/,endingNewline:/\n$/,listItemRegex:e=>new RegExp(`^( {0,3}${e})((?:[ ][^\\n]*)?(?:\\n|$))`),nextBulletRegex:Zn(e=>new RegExp(`^ {0,${e}}(?:[*+-]|\\d{1,9}[.)])((?:[ ][^\\n]*)?(?:\\n|$))`)),hrRegex:Zn(e=>new RegExp(`^ {0,${e}}((?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$)`)),fencesBeginRegex:Zn(e=>new RegExp(`^ {0,${e}}(?:\`\`\`|~~~)`)),headingBeginRegex:Zn(e=>new RegExp(`^ {0,${e}}#`)),htmlBeginRegex:Zn(e=>new RegExp(`^ {0,${e}}<(?:[a-z].*>|!--)`,"i")),blockquoteBeginRegex:Zn(e=>new RegExp(`^ {0,${e}}>`))},Hm=/^(?:[ \t]*(?:\n|$))+/,Fm=/^((?: {4}| {0,3}\t)[^\n]+(?:\n(?:[ \t]*(?:\n|$))*)?)+/,Bm=/^ {0,3}(`{3,}(?=[^`\n]*(?:\n|$))|~{3,})([^\n]*)(?:\n|$)(?:|([\s\S]*?)(?:\n|$))(?: {0,3}\1[~`]* *(?=\n|$)|$)/,Zr=/^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/,Gm=/^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,Vs=/ {0,3}(?:[*+-]|\d{1,9}[.)])/,Nc=/^(?!bull |blockCode|fences|blockquote|heading|html|table)((?:.|\n(?!\s*?\n|bull |blockCode|fences|blockquote|heading|html|table))+?)\n {0,3}(=+|-+) *(?:\n+|$)/,Dc=V(Nc).replace(/bull/g,Vs).replace(/blockCode/g,/(?: {4}| {0,3}\t)/).replace(/fences/g,/ {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g,/ {0,3}>/).replace(/heading/g,/ {0,3}#{1,6}(?:\s|$)/).replace(/html/g,/ {0,3}<[^\n>]+>\n/).replace(/\|table/g,"").getRegex(),Wm=V(Nc).replace(/bull/g,Vs).replace(/blockCode/g,/(?: {4}| {0,3}\t)/).replace(/fences/g,/ {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g,/ {0,3}>/).replace(/heading/g,/ {0,3}#{1,6}(?:\s|$)/).replace(/html/g,/ {0,3}<[^\n>]+>\n/).replace(/table/g,/ {0,3}\|?(?:[:\- ]*\|)+[\:\- ]*\n/).getRegex(),Ks=/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table|[ \t]+\n)[^\n]+)*)/,Jm=/^[^\n]+/,Qs=/(?!\s*\])(?:\\[\s\S]|[^\[\]\\])+/,Ym=V(/^ {0,3}\[(label)\]: *(?:\n[ \t]*)?([^<\s][^\s]*|<.*?>)(?:(?: +(?:\n[ \t]*)?| *\n[ \t]*)(title))? *(?:\n+|$)/).replace("label",Qs).replace("title",/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/).getRegex(),Xm=V(/^(bull)([ \t][^\n]*?)?(?:\n|$)/).replace(/bull/g,Vs).getRegex(),Qo="address|article|aside|base|basefont|blockquote|body|caption|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption|figure|footer|form|frame|frameset|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|search|section|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul",ei=/<!--(?:-?>|[\s\S]*?(?:-->|$))/,Vm=V("^ {0,3}(?:<(script|pre|style|textarea)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n*|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?(?:\\?>[^\\n]*\\n*|$)|<![A-Z][\\s\\S]*?(?:>[^\\n]*\\n*|$)|<!\\[CDATA\\[[\\s\\S]*?(?:\\]\\]>[^\\n]*\\n*|$)|</?(tag)(?: +|\\n|/?>)[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|<(?!script|pre|style|textarea)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|</(?!script|pre|style|textarea)[a-z][\\w-]*\\s*>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$))","i").replace("comment",ei).replace("tag",Qo).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),Mc=e=>V(Ks).replace("hr",Zr).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("|table","").replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~~~)[^\\n]*\\n").replace("list",e).replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",Qo).getRegex(),Km=Mc(/ {0,3}(?:[*+-]|1[.)])[ \t]+[^ \t\n]/),Qm=Mc(/ {0,3}(?:[*+-]|\d{1,9}[.)])(?:[ \t]|\n|$)/),eb=V(/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/).replace("paragraph",Qm).getRegex(),ti={blockquote:eb,code:Fm,def:Ym,fences:Bm,heading:Gm,hr:Zr,html:Vm,lheading:Dc,list:Xm,newline:Hm,paragraph:Km,table:wn,text:Jm},fa=V("^ *([^\\n ].*)\\n {0,3}((?:\\| *)?:?-+:? *(?:\\| *:?-+:? *)*(?:\\| *)?)(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)").replace("hr",Zr).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("blockquote"," {0,3}>").replace("code","(?: {4}| {0,3} )[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~~~)[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)])[ \\t]").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",Qo).getRegex(),tb=U(v({},ti),{lheading:Wm,table:fa,paragraph:V(Ks).replace("hr",Zr).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("table",fa).replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~~~)[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)])[ \\t]+[^ \\t\\n]").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",Qo).getRegex()}),nb=U(v({},ti),{html:V(`^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:"[^"]*"|'[^']*'|\\s[^'"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))`).replace("comment",ei).replace(/tag/g,"(?!(?:a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(),def:/^ *\[([^\]]+)\]: *<?([^\s>]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/,heading:/^(#{1,6})(.*)(?:\n+|$)/,fences:wn,lheading:/^(.+?)\n {0,3}(=+|-+) *(?:\n+|$)/,paragraph:V(Ks).replace("hr",Zr).replace("heading",` *#{1,6} *[^
1366
+ ]`).replace("lheading",Dc).replace("|table","").replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").replace("|tag","").getRegex()}),rb=/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,ob=/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,Uc=/^( {2,}|\\)\n(?!\s*$)/,sb=/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/,Yt=/[\p{P}\p{S}]/u,cr=/[\s\p{P}\p{S}]/u,qr=/[^\s\p{P}\p{S}]/u,ib=V(/^((?![*_])punctSpace)/,"u").replace(/punctSpace/g,cr).getRegex(),ab=/[\p{Pi}\p{Ps}"']/u,jc=/(?!~)[\p{P}\p{S}]/u,cb=/(?!~)[\s\p{P}\p{S}]/u,lb=/(?:[^\s\p{P}\p{S}]|~)/u,ub=V(/link|precode-code|html/,"g").replace("link",new RegExp("\\[(?:[^\\[\\]`]|(?<a>`+)[^`]+\\k<a>(?!`))*?\\]\\((?:\\\\[\\s\\S]|[^\\\\\\(\\)]|\\((?:\\\\[\\s\\S]|[^\\\\\\(\\)])*\\))*\\)")).replace("precode-",qm?"(?<!`)()":"(^^|[^`])").replace("code",new RegExp("(?<b>`+)[^`]+\\k<b>(?!`)")).replace("html",/<(?! )[^<>]*?>/).getRegex(),Zc=/^(?:\*+(?:((?!\*)punct)|([^\s*]))?)|^_+(?:((?!_)punct)|([^\s_]))?/,db=V(Zc,"u").replace(/punct/g,Yt).getRegex(),pb=V(Zc,"u").replace(/punct/g,jc).getRegex(),hb=/^(?:\*+(?:((?!\*)(?!openQuote)punct)|([^\s*]))?)|^_+(?:((?!_)(?!openQuote)punct)|([^\s_]))?/,fb=V(hb,"u").replace(/openQuote/g,ab).replace(/punct/g,Yt).getRegex(),qc="^[^_*]*?__[^_*]*?\\*[^_*]*?(?=__)|[^*]+(?=[^*])|(?!\\*)punct(\\*+)(?=[\\s]|$)|notPunctSpace(\\*+)(?!\\*)(?=punctSpace|$)|(?!\\*)punctSpace(\\*+)(?=notPunctSpace)|[\\s](\\*+)(?!\\*)(?=punct)|(?!\\*)punct(\\*+)(?!\\*)(?=punct)|notPunctSpace(\\*+)(?=notPunctSpace)",gb=V(qc,"gu").replace(/notPunctSpace/g,qr).replace(/punctSpace/g,cr).replace(/punct/g,Yt).getRegex(),mb=V(qc,"gu").replace(/notPunctSpace/g,lb).replace(/punctSpace/g,cb).replace(/punct/g,jc).getRegex(),bb="^[^_*]*?__[^_*]*?\\*[^_*]*?(?=__)|[^*]+(?=[^*])|(?!\\*)punct(\\*+)(?=[\\s]|$)|notPunctSpace(\\*+)(?!\\*)(?=punctSpace|$)|(?!\\*)[\\s](\\*+)(?=notPunctSpace)|[\\s](\\*+)(?!\\*)(?=punct)|(?!\\*)punct(\\*+)(?!\\*)(?=punct)|(?:(?!\\*)punct|notPunctSpace)(\\*+)(?!\\*)(?=notPunctSpace)",kb=V(bb,"gu").replace(/notPunctSpace/g,qr).replace(/punctSpace/g,cr).replace(/punct/g,Yt).getRegex(),_b=V("^[^_*]*?\\*\\*[^_*]*?_[^_*]*?(?=\\*\\*)|[^_]+(?=[^_])|(?!_)punct(_+)(?=[\\s]|$)|notPunctSpace(_+)(?!_)(?=punctSpace|$)|(?!_)punctSpace(_+)(?=notPunctSpace)|[\\s](_+)(?!_)(?=punct)|(?!_)punct(_+)(?!_)(?=punct)","gu").replace(/notPunctSpace/g,qr).replace(/punctSpace/g,cr).replace(/punct/g,Yt).getRegex(),vb="^[^_*]*?\\*\\*[^_*]*?_[^_*]*?(?=\\*\\*)|[^_]+(?=[^_])|(?!_)punct(_+)(?=[\\s]|$)|notPunctSpace(_+)(?!_)(?=punctSpace|$)|(?!_)[\\s](_+)(?=notPunctSpace)|[\\s](_+)(?!_)(?=punct)|(?!_)punct(_+)(?!_)(?=punct)|(?:(?!_)punct|notPunctSpace)(_+)(?!_)(?=notPunctSpace)",yb=V(vb,"gu").replace(/notPunctSpace/g,qr).replace(/punctSpace/g,cr).replace(/punct/g,Yt).getRegex(),wb=V(/^~~?(?:((?!~)punct)|[^\s~])/,"u").replace(/punct/g,Yt).getRegex(),xb="^[^~]+(?=[^~])|(?!~)punct(~~?)(?=[\\s]|$)|notPunctSpace(~~?)(?!~)(?=punctSpace|$)|(?!~)punctSpace(~~?)(?=notPunctSpace)|[\\s](~~?)(?!~)(?=punct)|(?!~)punct(~~?)(?!~)(?=punct)|notPunctSpace(~~?)(?=notPunctSpace)",Sb=V(xb,"gu").replace(/notPunctSpace/g,qr).replace(/punctSpace/g,cr).replace(/punct/g,Yt).getRegex(),Tb=V(/\\(punct)/,"gu").replace(/punct/g,Yt).getRegex(),Eb=V(/^<(scheme:[^\s\x00-\x1f<>]*|email)>/).replace("scheme",/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/).replace("email",/[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/).getRegex(),Ab=V(ei).replace("(?:-->|$)","-->").getRegex(),Cb=V("^comment|^</[a-zA-Z][\\w:-]*\\s*>|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^<![a-zA-Z]+\\s[\\s\\S]*?>|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>").replace("comment",Ab).replace("attribute",/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/).getRegex(),Mo=/(?:\[(?:\\[\s\S]|[^\[\]\\])*\]|\\[\s\S]|`+(?!`)[^`]*?`+(?!`)|``+(?=\])|[^\[\]\\`])*?/,Pb=V(/^!?\[(label)\]\(\s*(href)(?:(?:[ \t]+(?:\n[ \t]*)?|\n[ \t]*)(title))?\s*\)/).replace("label",Mo).replace("href",/<(?:\\.|[^\n<>\\])+>|[^ \t\n\x00-\x1f]+|(?=\))/).replace("title",/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/).getRegex(),Hc=V(/^!?\[(label)\]\[(ref)\]/).replace("label",Mo).replace("ref",Qs).getRegex(),Fc=V(/^!?\[(ref)\](?:\[\])?/).replace("ref",Qs).getRegex(),Rb=V("reflink|nolink(?!\\()","g").replace("reflink",Hc).replace("nolink",Fc).getRegex(),ga=/[hH][tT][tT][pP][sS]?|[fF][tT][pP]/,ni={_backpedal:wn,anyPunctuation:Tb,autolink:Eb,blockSkip:ub,br:Uc,code:ob,del:wn,delLDelim:wn,delRDelim:wn,emStrongLDelim:db,emStrongRDelimAst:gb,emStrongRDelimUnd:_b,escape:rb,link:Pb,nolink:Fc,punctuation:ib,reflink:Hc,reflinkSearch:Rb,tag:Cb,text:sb,url:wn},Lb=U(v({},ni),{emStrongLDelim:fb,emStrongRDelimAst:kb,emStrongRDelimUnd:yb,link:V(/^!?\[(label)\]\((.*?)\)/).replace("label",Mo).getRegex(),reflink:V(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",Mo).getRegex()}),Rs=U(v({},ni),{emStrongRDelimAst:mb,emStrongLDelim:pb,delLDelim:wb,delRDelim:Sb,url:V(/^((?:protocol):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/).replace("protocol",ga).replace("email",/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/).getRegex(),_backpedal:/(?:[^?!.,:;*_'"~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_'"~)]+(?!$))+/,del:/^(~~?)(?=[^\s~])((?:\\[\s\S]|[^\\])*?(?:\\[\s\S]|[^\s~\\]))\1(?=[^~]|$)/,text:V(/^(`+|~+|[^`~])(?:(?=[`~])|(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\<!\[`*~_]|\b_|protocol:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)))/).replace("protocol",ga).getRegex()}),Ib=U(v({},Rs),{br:V(Uc).replace("{2,}","*").getRegex(),text:V(Rs.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()}),po={normal:ti,gfm:tb,pedantic:nb},xr={normal:ni,gfm:Rs,breaks:Ib,pedantic:Lb},zb={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"},ma=e=>zb[e];function Pt(e,t){if(t){if(He.escapeTest.test(e))return e.replace(He.escapeReplace,ma)}else if(He.escapeTestNoEncode.test(e))return e.replace(He.escapeReplaceNoEncode,ma);return e}function ba(e){try{e=encodeURI(e).replace(He.percentDecode,"%")}catch(t){return null}return e}function ka(e,t){var i;let n=e.replace(He.findPipe,(a,d,l)=>{let p=!1,h=d;for(;--h>=0&&l[h]==="\\";)p=!p;return p?"|":" |"}),r=n.split(He.splitPipe),o=0;if(r[0].trim()||r.shift(),r.length>0&&!((i=r.at(-1))!=null&&i.trim())&&r.pop(),t)if(r.length>t)r.splice(t);else for(;r.length<t;)r.push("");for(;o<r.length;o++)r[o]=r[o].trim().replace(He.slashPipe,"|");return r}function tn(e,t,n){let r=e.length;if(r===0)return"";let o=0;for(;o<r&&e.charAt(r-o-1)===t;)o++;return e.slice(0,r-o)}function _a(e){let t=e.split(`
1367
+ `),n=t.length-1;for(;n>=0&&He.blankLine.test(t[n]);)n--;return t.length-n<=2?e:t.slice(0,n+1).join(`
1368
+ `)}function $b(e,t){if(e.indexOf(t[1])===-1)return-1;let n=0;for(let r=0;r<e.length;r++)if(e[r]==="\\")r++;else if(e[r]===t[0])n++;else if(e[r]===t[1]&&(n--,n<0))return r;return n>0?-2:-1}function Ob(e,t=0){let n=t,r="";for(let o of e)if(o===" "){let i=4-n%4;r+=" ".repeat(i),n+=i}else r+=o,n++;return r}function va(e,t,n,r,o){let i=t.href,a=t.title||null,d=e[1].replace(o.other.outputLinkReplace,"$1");r.state.inLink=!0;let l={type:e[0].charAt(0)==="!"?"image":"link",raw:n,href:i,title:a,text:d,tokens:r.inlineTokens(d)};return r.state.inLink=!1,l}function Nb(e,t,n){let r=e.match(n.other.indentCodeCompensation);if(r===null)return t;let o=r[1];return t.split(`
1369
+ `).map(i=>{let a=i.match(n.other.beginningSpace);if(a===null)return i;let[d]=a;return d.length>=o.length?i.slice(o.length):i}).join(`
1370
+ `)}var Uo=class{constructor(e){ae(this,"options");ae(this,"rules");ae(this,"lexer");this.options=e||zn}space(e){let t=this.rules.block.newline.exec(e);if(t&&t[0].length>0)return{type:"space",raw:t[0]}}code(e){let t=this.rules.block.code.exec(e);if(t){let n=this.options.pedantic?t[0]:_a(t[0]),r=n.replace(this.rules.other.codeRemoveIndent,"");return{type:"code",raw:n,codeBlockStyle:"indented",text:r}}}fences(e){let t=this.rules.block.fences.exec(e);if(t){let n=t[0],r=Nb(n,t[3]||"",this.rules);return{type:"code",raw:n,lang:t[2]?t[2].trim().replace(this.rules.inline.anyPunctuation,"$1"):t[2],text:r}}}heading(e){let t=this.rules.block.heading.exec(e);if(t){let n=t[2].trim();if(this.rules.other.endingHash.test(n)){let r=tn(n,"#");(this.options.pedantic||!r||this.rules.other.endingSpaceChar.test(r))&&(n=r.trim())}return{type:"heading",raw:tn(t[0],`
1371
+ `),depth:t[1].length,text:n,tokens:this.lexer.inline(n)}}}hr(e){let t=this.rules.block.hr.exec(e);if(t)return{type:"hr",raw:tn(t[0],`
1372
+ `)}}blockquote(e){let t=this.rules.block.blockquote.exec(e);if(t){let n=tn(t[0],`
1373
1373
  `).split(`
1374
- `),r="",o="",i=[];for(;n.length>0;){let a=!1,u=[],d;for(d=0;d<n.length;d++)if(this.rules.other.blockquoteStart.test(n[d]))u.push(n[d]),a=!0;else if(!a)u.push(n[d]);else break;n=n.slice(d);let h=u.join(`
1375
- `),p=h.replace(this.rules.other.blockquoteSetextReplace,`
1374
+ `),r="",o="",i=[];for(;n.length>0;){let a=!1,d=[],l;for(l=0;l<n.length;l++)if(this.rules.other.blockquoteStart.test(n[l]))d.push(n[l]),a=!0;else if(!a)d.push(n[l]);else break;n=n.slice(l);let p=d.join(`
1375
+ `),h=p.replace(this.rules.other.blockquoteSetextReplace,`
1376
1376
  $1`).replace(this.rules.other.blockquoteSetextReplace2,"");r=r?`${r}
1377
- ${h}`:h,o=o?`${o}
1378
- ${p}`:p;let b=this.lexer.state.top;if(this.lexer.state.top=!0,this.lexer.blockTokens(p,i,!0),this.lexer.state.top=b,n.length===0)break;let m=i.at(-1);if((m==null?void 0:m.type)==="code")break;if((m==null?void 0:m.type)==="blockquote"){let _=m,v=n.join(`
1379
- `),C=_.raw+`
1380
- `+v.replace(this.rules.other.blockquoteSetextReplace2,""),M=this.blockquote(C);i[i.length-1]=M,r=`${r}
1381
- ${v}`,o=o.substring(0,o.length-_.text.length)+M.text;break}else if((m==null?void 0:m.type)==="list"){let _=m,v=_.raw+`
1377
+ ${p}`:p,o=o?`${o}
1378
+ ${h}`:h;let g=this.lexer.state.top;if(this.lexer.state.top=!0,this.lexer.blockTokens(h,i,!0),this.lexer.state.top=g,n.length===0)break;let m=i.at(-1);if((m==null?void 0:m.type)==="code")break;if((m==null?void 0:m.type)==="blockquote"){let k=m,y=n.join(`
1379
+ `),E=k.raw+`
1380
+ `+y.replace(this.rules.other.blockquoteSetextReplace2,""),Z=this.blockquote(E);i[i.length-1]=Z,r=`${r}
1381
+ ${y}`,o=o.substring(0,o.length-k.text.length)+Z.text;break}else if((m==null?void 0:m.type)==="list"){let k=m,y=k.raw+`
1382
1382
  `+n.join(`
1383
- `),C=this.list(v);i[i.length-1]=C,r=r.substring(0,r.length-m.raw.length)+C.raw,o=o.substring(0,o.length-_.raw.length)+C.raw,n=v.substring(i.at(-1).raw.length).split(`
1384
- `);continue}}return{type:"blockquote",raw:r,tokens:i,text:o}}}list(e){let t=this.rules.block.list.exec(e);if(t){let n=t[1].trim(),r=n.length>1,o={type:"list",raw:"",ordered:r,start:r?+n.slice(0,-1):"",loose:!1,items:[]};n=r?`\\d{1,9}\\${n.slice(-1)}`:`\\${n}`,this.options.pedantic&&(n=r?n:"[*+-]");let i=this.rules.other.listItemRegex(n),a=!1;for(;e;){let d=!1,h="",p="";if(!(t=i.exec(e))||this.rules.block.hr.test(e))break;h=t[0],e=e.substring(h.length);let b=_b(t[2].split(`
1383
+ `),E=this.list(y);i[i.length-1]=E,r=r.substring(0,r.length-m.raw.length)+E.raw,o=o.substring(0,o.length-k.raw.length)+E.raw,n=y.substring(i.at(-1).raw.length).split(`
1384
+ `);continue}}return{type:"blockquote",raw:r,tokens:i,text:o}}}list(e){let t=this.rules.block.list.exec(e);if(t){let n=t[1].trim(),r=n.length>1,o={type:"list",raw:"",ordered:r,start:r?+n.slice(0,-1):"",loose:!1,items:[]};n=r?`\\d{1,9}\\${n.slice(-1)}`:`\\${n}`,this.options.pedantic&&(n=r?n:"[*+-]");let i=this.rules.other.listItemRegex(n),a=!1;for(;e;){let l=!1,p="",h="";if(!(t=i.exec(e))||this.rules.block.hr.test(e))break;p=t[0],e=e.substring(p.length);let g=Ob(t[2].split(`
1385
1385
  `,1)[0],t[1].length),m=e.split(`
1386
- `,1)[0],_=!b.trim(),v=0;if(this.options.pedantic?(v=2,p=b.trimStart()):_?v=t[1].length+1:(v=b.search(this.rules.other.nonSpaceChar),v=v>4?1:v,p=b.slice(v),v+=t[1].length),_&&this.rules.other.blankLine.test(m)&&(h+=m+`
1387
- `,e=e.substring(m.length+1),d=!0),!d){let C=this.rules.other.nextBulletRegex(v),M=this.rules.other.hrRegex(v),J=this.rules.other.fencesBeginRegex(v),P=this.rules.other.headingBeginRegex(v),T=this.rules.other.htmlBeginRegex(v),x=this.rules.other.blockquoteBeginRegex(v);for(;e;){let R=e.split(`
1388
- `,1)[0],D;if(m=R,this.options.pedantic?(m=m.replace(this.rules.other.listReplaceNesting," "),D=m):D=m.replace(this.rules.other.tabCharGlobal," "),J.test(m)||P.test(m)||T.test(m)||x.test(m)||C.test(m)||M.test(m))break;if(D.search(this.rules.other.nonSpaceChar)>=v||!m.trim())p+=`
1389
- `+D.slice(v);else{if(_||b.replace(this.rules.other.tabCharGlobal," ").search(this.rules.other.nonSpaceChar)>=4||J.test(b)||P.test(b)||M.test(b))break;p+=`
1390
- `+m}_=!m.trim(),h+=R+`
1391
- `,e=e.substring(R.length+1),b=D.slice(v)}}o.loose||(a?o.loose=!0:this.rules.other.doubleBlankLine.test(h)&&(a=!0)),o.items.push({type:"list_item",raw:h,task:!!this.options.gfm&&this.rules.other.listIsTask.test(p),loose:!1,text:p,tokens:[]}),o.raw+=h}let u=o.items.at(-1);if(u)u.raw=u.raw.trimEnd(),u.text=u.text.trimEnd();else return;o.raw=o.raw.trimEnd();for(let d of o.items){this.lexer.state.top=!1,d.tokens=this.lexer.blockTokens(d.text,[]);let h=d.tokens[0];if(d.task&&((h==null?void 0:h.type)==="text"||(h==null?void 0:h.type)==="paragraph")){d.text=d.text.replace(this.rules.other.listReplaceTask,""),h.raw=h.raw.replace(this.rules.other.listReplaceTask,""),h.text=h.text.replace(this.rules.other.listReplaceTask,"");for(let b=this.lexer.inlineQueue.length-1;b>=0;b--)if(this.rules.other.listIsTask.test(this.lexer.inlineQueue[b].src)){this.lexer.inlineQueue[b].src=this.lexer.inlineQueue[b].src.replace(this.rules.other.listReplaceTask,"");break}let p=this.rules.other.listTaskCheckbox.exec(d.raw);if(p){let b={type:"checkbox",raw:p[0]+" ",checked:p[0]!=="[ ]"};d.checked=b.checked,o.loose?d.tokens[0]&&["paragraph","text"].includes(d.tokens[0].type)&&"tokens"in d.tokens[0]&&d.tokens[0].tokens?(d.tokens[0].raw=b.raw+d.tokens[0].raw,d.tokens[0].text=b.raw+d.tokens[0].text,d.tokens[0].tokens.unshift(b)):d.tokens.unshift({type:"paragraph",raw:b.raw,text:b.raw,tokens:[b]}):d.tokens.unshift(b)}}else d.task&&(d.task=!1);if(!o.loose){let p=d.tokens.filter(m=>m.type==="space"),b=p.length>0&&p.some(m=>this.rules.other.anyLine.test(m.raw));o.loose=b}}if(o.loose)for(let d of o.items){d.loose=!0;for(let h of d.tokens)h.type==="text"&&(h.type="paragraph")}return o}}html(e){let t=this.rules.block.html.exec(e);if(t){let n=da(t[0]);return{type:"html",block:!0,raw:n,pre:t[1]==="pre"||t[1]==="script"||t[1]==="style",text:n}}}def(e){let t=this.rules.block.def.exec(e);if(t){let n=t[1].toLowerCase().replace(this.rules.other.multipleSpaceGlobal," "),r=t[2]?t[2].replace(this.rules.other.hrefBrackets,"$1").replace(this.rules.inline.anyPunctuation,"$1"):"",o=t[3]?t[3].substring(1,t[3].length-1).replace(this.rules.inline.anyPunctuation,"$1"):t[3];return{type:"def",tag:n,raw:Vt(t[0],`
1392
- `),href:r,title:o}}}table(e){var a;let t=this.rules.block.table.exec(e);if(!t||!this.rules.other.tableDelimiter.test(t[2]))return;let n=ua(t[1]),r=t[2].replace(this.rules.other.tableAlignChars,"").split("|"),o=(a=t[3])!=null&&a.trim()?t[3].replace(this.rules.other.tableRowBlankLine,"").split(`
1393
- `):[],i={type:"table",raw:Vt(t[0],`
1394
- `),header:[],align:[],rows:[]};if(n.length===r.length){for(let u of r)this.rules.other.tableAlignRight.test(u)?i.align.push("right"):this.rules.other.tableAlignCenter.test(u)?i.align.push("center"):this.rules.other.tableAlignLeft.test(u)?i.align.push("left"):i.align.push(null);for(let u=0;u<n.length;u++)i.header.push({text:n[u],tokens:this.lexer.inline(n[u]),header:!0,align:i.align[u]});for(let u of o)i.rows.push(ua(u,i.header.length).map((d,h)=>({text:d,tokens:this.lexer.inline(d),header:!1,align:i.align[h]})));return i}}lheading(e){let t=this.rules.block.lheading.exec(e);if(t){let n=t[1].trim();return{type:"heading",raw:Vt(t[0],`
1386
+ `,1)[0],k=!g.trim(),y=0;if(this.options.pedantic?(y=2,h=g.trimStart()):k?y=t[1].length+1:(y=g.search(this.rules.other.nonSpaceChar),y=y>4?1:y,h=g.slice(y),y+=t[1].length),k&&this.rules.other.blankLine.test(m)&&(p+=m+`
1387
+ `,e=e.substring(m.length+1),l=!0),!l){let E=this.rules.other.nextBulletRegex(y),Z=this.rules.other.hrRegex(y),ee=this.rules.other.fencesBeginRegex(y),N=this.rules.other.headingBeginRegex(y),T=this.rules.other.htmlBeginRegex(y),S=this.rules.other.blockquoteBeginRegex(y);for(;e;){let C=e.split(`
1388
+ `,1)[0],D;if(m=C,this.options.pedantic?(m=m.replace(this.rules.other.listReplaceNesting," "),D=m):D=m.replace(this.rules.other.tabCharGlobal," "),ee.test(m)||N.test(m)||T.test(m)||S.test(m)||E.test(m)||Z.test(m))break;if(D.search(this.rules.other.nonSpaceChar)>=y||!m.trim())h+=`
1389
+ `+D.slice(y);else{if(k||g.replace(this.rules.other.tabCharGlobal," ").search(this.rules.other.nonSpaceChar)>=4||ee.test(g)||N.test(g)||Z.test(g))break;h+=`
1390
+ `+m}k=!m.trim(),p+=C+`
1391
+ `,e=e.substring(C.length+1),g=D.slice(y)}}o.loose||(a?o.loose=!0:this.rules.other.doubleBlankLine.test(p)&&(a=!0)),o.items.push({type:"list_item",raw:p,task:!!this.options.gfm&&this.rules.other.listIsTask.test(h),loose:!1,text:h,tokens:[]}),o.raw+=p}let d=o.items.at(-1);if(d)d.raw=d.raw.trimEnd(),d.text=d.text.trimEnd();else return;o.raw=o.raw.trimEnd();for(let l of o.items){this.lexer.state.top=!1,l.tokens=this.lexer.blockTokens(l.text,[]);let p=l.tokens[0];if(l.task&&((p==null?void 0:p.type)==="text"||(p==null?void 0:p.type)==="paragraph")){l.text=l.text.replace(this.rules.other.listReplaceTask,""),p.raw=p.raw.replace(this.rules.other.listReplaceTask,""),p.text=p.text.replace(this.rules.other.listReplaceTask,"");for(let g=this.lexer.inlineQueue.length-1;g>=0;g--)if(this.rules.other.listIsTask.test(this.lexer.inlineQueue[g].src)){this.lexer.inlineQueue[g].src=this.lexer.inlineQueue[g].src.replace(this.rules.other.listReplaceTask,"");break}let h=this.rules.other.listTaskCheckbox.exec(l.raw);if(h){let g={type:"checkbox",raw:h[0]+" ",checked:h[0]!=="[ ]"};l.checked=g.checked,o.loose?l.tokens[0]&&["paragraph","text"].includes(l.tokens[0].type)&&"tokens"in l.tokens[0]&&l.tokens[0].tokens?(l.tokens[0].raw=g.raw+l.tokens[0].raw,l.tokens[0].text=g.raw+l.tokens[0].text,l.tokens[0].tokens.unshift(g)):l.tokens.unshift({type:"paragraph",raw:g.raw,text:g.raw,tokens:[g]}):l.tokens.unshift(g)}}else l.task&&(l.task=!1);if(!o.loose){let h=l.tokens.filter(m=>m.type==="space"),g=h.length>0&&h.some(m=>this.rules.other.anyLine.test(m.raw));o.loose=g}}if(o.loose)for(let l of o.items){l.loose=!0;for(let p of l.tokens)p.type==="text"&&(p.type="paragraph")}return o}}html(e){let t=this.rules.block.html.exec(e);if(t){let n=_a(t[0]);return{type:"html",block:!0,raw:n,pre:t[1]==="pre"||t[1]==="script"||t[1]==="style",text:n}}}def(e){let t=this.rules.block.def.exec(e);if(t){let n=t[1].toLowerCase().replace(this.rules.other.multipleSpaceGlobal," "),r=t[2]?t[2].replace(this.rules.other.hrefBrackets,"$1").replace(this.rules.inline.anyPunctuation,"$1"):"",o=t[3]?t[3].substring(1,t[3].length-1).replace(this.rules.inline.anyPunctuation,"$1"):t[3];return{type:"def",tag:n,raw:tn(t[0],`
1392
+ `),href:r,title:o}}}table(e){var a;let t=this.rules.block.table.exec(e);if(!t||!this.rules.other.tableDelimiter.test(t[2]))return;let n=ka(t[1]),r=t[2].replace(this.rules.other.tableAlignChars,"").split("|"),o=(a=t[3])!=null&&a.trim()?t[3].replace(this.rules.other.tableRowBlankLine,"").split(`
1393
+ `):[],i={type:"table",raw:tn(t[0],`
1394
+ `),header:[],align:[],rows:[]};if(n.length===r.length){for(let d of r)this.rules.other.tableAlignRight.test(d)?i.align.push("right"):this.rules.other.tableAlignCenter.test(d)?i.align.push("center"):this.rules.other.tableAlignLeft.test(d)?i.align.push("left"):i.align.push(null);for(let d=0;d<n.length;d++)i.header.push({text:n[d],tokens:this.lexer.inline(n[d]),header:!0,align:i.align[d]});for(let d of o)i.rows.push(ka(d,i.header.length).map((l,p)=>({text:l,tokens:this.lexer.inline(l),header:!1,align:i.align[p]})));return i}}lheading(e){let t=this.rules.block.lheading.exec(e);if(t){let n=t[1].trim();return{type:"heading",raw:tn(t[0],`
1395
1395
  `),depth:t[2].charAt(0)==="="?1:2,text:n,tokens:this.lexer.inline(n)}}}paragraph(e){let t=this.rules.block.paragraph.exec(e);if(t){let n=t[1].charAt(t[1].length-1)===`
1396
- `?t[1].slice(0,-1):t[1];return{type:"paragraph",raw:t[0],text:n,tokens:this.lexer.inline(n)}}}text(e){let t=this.rules.block.text.exec(e);if(t)return{type:"text",raw:t[0],text:t[0],tokens:this.lexer.inline(t[0])}}escape(e){let t=this.rules.inline.escape.exec(e);if(t)return{type:"escape",raw:t[0],text:t[1]}}tag(e){let t=this.rules.inline.tag.exec(e);if(t)return!this.lexer.state.inLink&&this.rules.other.startATag.test(t[0])?this.lexer.state.inLink=!0:this.lexer.state.inLink&&this.rules.other.endATag.test(t[0])&&(this.lexer.state.inLink=!1),!this.lexer.state.inRawBlock&&this.rules.other.startPreScriptTag.test(t[0])?this.lexer.state.inRawBlock=!0:this.lexer.state.inRawBlock&&this.rules.other.endPreScriptTag.test(t[0])&&(this.lexer.state.inRawBlock=!1),{type:"html",raw:t[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,block:!1,text:t[0]}}link(e){let t=this.rules.inline.link.exec(e);if(t){let n=t[2].trim();if(!this.options.pedantic&&this.rules.other.startAngleBracket.test(n)){if(!this.rules.other.endAngleBracket.test(n))return;let i=Vt(n.slice(0,-1),"\\");if((n.length-i.length)%2===0)return}else{let i=kb(t[2],"()");if(i===-2)return;if(i>-1){let a=(t[0].indexOf("!")===0?5:4)+t[1].length+i;t[2]=t[2].substring(0,i),t[0]=t[0].substring(0,a).trim(),t[3]=""}}let r=t[2],o="";if(this.options.pedantic){let i=this.rules.other.pedanticHrefTitle.exec(r);i&&(r=i[1],o=i[3])}else o=t[3]?t[3].slice(1,-1):"";return r=r.trim(),this.rules.other.startAngleBracket.test(r)&&(this.options.pedantic&&!this.rules.other.endAngleBracket.test(n)?r=r.slice(1):r=r.slice(1,-1)),pa(t,{href:r&&r.replace(this.rules.inline.anyPunctuation,"$1"),title:o&&o.replace(this.rules.inline.anyPunctuation,"$1")},t[0],this.lexer,this.rules)}}reflink(e,t){let n;if((n=this.rules.inline.reflink.exec(e))||(n=this.rules.inline.nolink.exec(e))){let r=(n[2]||n[1]).replace(this.rules.other.multipleSpaceGlobal," "),o=t[r.toLowerCase()];if(!o){let i=n[0].charAt(0);return{type:"text",raw:i,text:i}}return pa(n,o,n[0],this.lexer,this.rules)}}emStrong(e,t,n=""){let r=this.rules.inline.emStrongLDelim.exec(e);if(!(!r||!r[1]&&!r[2]&&!r[3]&&!r[4]||r[4]&&n.match(this.rules.other.unicodeAlphaNumeric))&&(!(r[1]||r[3])||!n||this.rules.inline.punctuation.exec(n))){let o=[...r[0]].length-1,i,a,u=o,d=0,h=r[0][0],p=n===h,b=h==="*"?this.rules.inline.emStrongRDelimAst:this.rules.inline.emStrongRDelimUnd;for(b.lastIndex=0,t=t.slice(-1*e.length+o);(r=b.exec(t))!==null;){if(i=r[1]||r[2]||r[3]||r[4]||r[5]||r[6],!i)continue;if(a=[...i].length,r[3]||r[4]){u+=a;continue}else if(r[5]||r[6]){if(o%3&&!((o+a)%3)){d+=a;continue}if(p)break}if(u-=a,u>0)continue;a=Math.min(a,a+u+d);let m=[...r[0]][0].length,_=e.slice(0,o+r.index+m+a);if(Math.min(o,a)%2){let C=_.slice(1,-1);return{type:"em",raw:_,text:C,tokens:this.lexer.inlineTokens(C)}}let v=_.slice(2,-2);return{type:"strong",raw:_,text:v,tokens:this.lexer.inlineTokens(v)}}}}codespan(e){let t=this.rules.inline.code.exec(e);if(t){let n=t[2].replace(this.rules.other.newLineCharGlobal," "),r=this.rules.other.nonSpaceChar.test(n),o=this.rules.other.startingSpaceChar.test(n)&&this.rules.other.endingSpaceChar.test(n);return r&&o&&(n=n.substring(1,n.length-1)),{type:"codespan",raw:t[0],text:n}}}br(e){let t=this.rules.inline.br.exec(e);if(t)return{type:"br",raw:t[0]}}del(e,t,n=""){let r=this.rules.inline.delLDelim.exec(e);if(r&&(!r[1]||!n||this.rules.inline.punctuation.exec(n))){let o=[...r[0]].length-1,i,a,u=o,d=this.rules.inline.delRDelim;for(d.lastIndex=0,t=t.slice(-1*e.length+o);(r=d.exec(t))!==null;){if(i=r[1]||r[2]||r[3]||r[4]||r[5]||r[6],!i||(a=[...i].length,a!==o))continue;if(r[3]||r[4]){u+=a;continue}if(u-=a,u>0)continue;a=Math.min(a,a+u);let h=[...r[0]][0].length,p=e.slice(0,o+r.index+h+a),b=p.slice(o,-o);return{type:"del",raw:p,text:b,tokens:this.lexer.inlineTokens(b)}}}}autolink(e){let t=this.rules.inline.autolink.exec(e);if(t){let n,r;return t[2]==="@"?(n=t[1],r="mailto:"+n):(n=t[1],r=n),{type:"link",raw:t[0],text:n,href:r,tokens:[{type:"text",raw:n,text:n}]}}}url(e){var n;let t;if(t=this.rules.inline.url.exec(e)){let r,o;if(t[2]==="@")r=t[0],o="mailto:"+r;else{let i;do i=t[0],t[0]=((n=this.rules.inline._backpedal.exec(t[0]))==null?void 0:n[0])??"";while(i!==t[0]);r=t[0],t[1]==="www."?o="http://"+t[0]:o=t[0]}return{type:"link",raw:t[0],text:r,href:o,tokens:[{type:"text",raw:r,text:r}]}}}inlineText(e){let t=this.rules.inline.text.exec(e);if(t){let n=this.lexer.state.inRawBlock;return{type:"text",raw:t[0],text:t[0],escaped:n}}}},yt=class As{constructor(t){se(this,"tokens");se(this,"options");se(this,"state");se(this,"inlineQueue");se(this,"tokenizer");this.tokens=[],this.tokens.links=Object.create(null),this.options=t||Rn,this.options.tokenizer=this.options.tokenizer||new No,this.tokenizer=this.options.tokenizer,this.tokenizer.options=this.options,this.tokenizer.lexer=this,this.inlineQueue=[],this.state={inLink:!1,inRawBlock:!1,top:!0};let n={other:je,block:lo.normal,inline:vr.normal};this.options.pedantic?(n.block=lo.pedantic,n.inline=vr.pedantic):this.options.gfm&&(n.block=lo.gfm,this.options.breaks?n.inline=vr.breaks:n.inline=vr.gfm),this.tokenizer.rules=n}static get rules(){return{block:lo,inline:vr}}static lex(t,n){return new As(n).lex(t)}static lexInline(t,n){return new As(n).inlineTokens(t)}lex(t){t=t.replace(je.carriageReturn,`
1397
- `),this.blockTokens(t,this.tokens);for(let n=0;n<this.inlineQueue.length;n++){let r=this.inlineQueue[n];this.inlineTokens(r.src,r.tokens)}return this.inlineQueue=[],this.tokens}blockTokens(t,n=[],r=!1){var i,a,u;this.tokenizer.lexer=this,this.options.pedantic&&(t=t.replace(je.tabCharGlobal," ").replace(je.spaceLine,""));let o=1/0;for(;t;){if(t.length<o)o=t.length;else{this.infiniteLoopError(t.charCodeAt(0));break}let d;if((a=(i=this.options.extensions)==null?void 0:i.block)!=null&&a.some(p=>(d=p.call({lexer:this},t,n))?(t=t.substring(d.raw.length),n.push(d),!0):!1))continue;if(d=this.tokenizer.space(t)){t=t.substring(d.raw.length);let p=n.at(-1);d.raw.length===1&&p!==void 0?p.raw+=`
1398
- `:n.push(d);continue}if(d=this.tokenizer.code(t)){t=t.substring(d.raw.length);let p=n.at(-1);(p==null?void 0:p.type)==="paragraph"||(p==null?void 0:p.type)==="text"?(p.raw+=(p.raw.endsWith(`
1396
+ `?t[1].slice(0,-1):t[1];return{type:"paragraph",raw:t[0],text:n,tokens:this.lexer.inline(n)}}}text(e){let t=this.rules.block.text.exec(e);if(t)return{type:"text",raw:t[0],text:t[0],tokens:this.lexer.inline(t[0])}}escape(e){let t=this.rules.inline.escape.exec(e);if(t)return{type:"escape",raw:t[0],text:t[1]}}tag(e){let t=this.rules.inline.tag.exec(e);if(t)return!this.lexer.state.inLink&&this.rules.other.startATag.test(t[0])?this.lexer.state.inLink=!0:this.lexer.state.inLink&&this.rules.other.endATag.test(t[0])&&(this.lexer.state.inLink=!1),!this.lexer.state.inRawBlock&&this.rules.other.startPreScriptTag.test(t[0])?this.lexer.state.inRawBlock=!0:this.lexer.state.inRawBlock&&this.rules.other.endPreScriptTag.test(t[0])&&(this.lexer.state.inRawBlock=!1),{type:"html",raw:t[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,block:!1,text:t[0]}}link(e){let t=this.rules.inline.link.exec(e);if(t){let n=t[2].trim();if(!this.options.pedantic&&this.rules.other.startAngleBracket.test(n)){if(!this.rules.other.endAngleBracket.test(n))return;let i=tn(n.slice(0,-1),"\\");if((n.length-i.length)%2===0)return}else{let i=$b(t[2],"()");if(i===-2)return;if(i>-1){let a=(t[0].indexOf("!")===0?5:4)+t[1].length+i;t[2]=t[2].substring(0,i),t[0]=t[0].substring(0,a).trim(),t[3]=""}}let r=t[2],o="";if(this.options.pedantic){let i=this.rules.other.pedanticHrefTitle.exec(r);i&&(r=i[1],o=i[3])}else o=t[3]?t[3].slice(1,-1):"";return r=r.trim(),this.rules.other.startAngleBracket.test(r)&&(this.options.pedantic&&!this.rules.other.endAngleBracket.test(n)?r=r.slice(1):r=r.slice(1,-1)),va(t,{href:r&&r.replace(this.rules.inline.anyPunctuation,"$1"),title:o&&o.replace(this.rules.inline.anyPunctuation,"$1")},t[0],this.lexer,this.rules)}}reflink(e,t){let n;if((n=this.rules.inline.reflink.exec(e))||(n=this.rules.inline.nolink.exec(e))){let r=(n[2]||n[1]).replace(this.rules.other.multipleSpaceGlobal," "),o=t[r.toLowerCase()];if(!o){let i=n[0].charAt(0);return{type:"text",raw:i,text:i}}return va(n,o,n[0],this.lexer,this.rules)}}emStrong(e,t,n=""){let r=this.rules.inline.emStrongLDelim.exec(e);if(!(!r||!r[1]&&!r[2]&&!r[3]&&!r[4]||r[4]&&n.match(this.rules.other.unicodeAlphaNumeric))&&(!(r[1]||r[3])||!n||this.rules.inline.punctuation.exec(n))){let o=[...r[0]].length-1,i,a,d=o,l=0,p=r[0][0],h=n===p,g=p==="*"?this.rules.inline.emStrongRDelimAst:this.rules.inline.emStrongRDelimUnd;for(g.lastIndex=0,t=t.slice(-1*e.length+o);(r=g.exec(t))!==null;){if(i=r[1]||r[2]||r[3]||r[4]||r[5]||r[6],!i)continue;if(a=[...i].length,r[3]||r[4]){d+=a;continue}else if(r[5]||r[6]){if(o%3&&!((o+a)%3)){l+=a;continue}if(h)break}if(d-=a,d>0)continue;a=Math.min(a,a+d+l);let m=[...r[0]][0].length,k=e.slice(0,o+r.index+m+a);if(Math.min(o,a)%2){let E=k.slice(1,-1);return{type:"em",raw:k,text:E,tokens:this.lexer.inlineTokens(E)}}let y=k.slice(2,-2);return{type:"strong",raw:k,text:y,tokens:this.lexer.inlineTokens(y)}}}}codespan(e){let t=this.rules.inline.code.exec(e);if(t){let n=t[2].replace(this.rules.other.newLineCharGlobal," "),r=this.rules.other.nonSpaceChar.test(n),o=this.rules.other.startingSpaceChar.test(n)&&this.rules.other.endingSpaceChar.test(n);return r&&o&&(n=n.substring(1,n.length-1)),{type:"codespan",raw:t[0],text:n}}}br(e){let t=this.rules.inline.br.exec(e);if(t)return{type:"br",raw:t[0]}}del(e,t,n=""){let r=this.rules.inline.delLDelim.exec(e);if(r&&(!r[1]||!n||this.rules.inline.punctuation.exec(n))){let o=[...r[0]].length-1,i,a,d=o,l=this.rules.inline.delRDelim;for(l.lastIndex=0,t=t.slice(-1*e.length+o);(r=l.exec(t))!==null;){if(i=r[1]||r[2]||r[3]||r[4]||r[5]||r[6],!i||(a=[...i].length,a!==o))continue;if(r[3]||r[4]){d+=a;continue}if(d-=a,d>0)continue;a=Math.min(a,a+d);let p=[...r[0]][0].length,h=e.slice(0,o+r.index+p+a),g=h.slice(o,-o);return{type:"del",raw:h,text:g,tokens:this.lexer.inlineTokens(g)}}}}autolink(e){let t=this.rules.inline.autolink.exec(e);if(t){let n,r;return t[2]==="@"?(n=t[1],r="mailto:"+n):(n=t[1],r=n),{type:"link",raw:t[0],text:n,href:r,tokens:[{type:"text",raw:n,text:n}]}}}url(e){var n,r;let t;if(t=this.rules.inline.url.exec(e)){let o,i;if(t[2]==="@")o=t[0],i="mailto:"+o;else{let a;do a=t[0],t[0]=(r=(n=this.rules.inline._backpedal.exec(t[0]))==null?void 0:n[0])!=null?r:"";while(a!==t[0]);o=t[0],t[1]==="www."?i="http://"+t[0]:i=t[0]}return{type:"link",raw:t[0],text:o,href:i,tokens:[{type:"text",raw:o,text:o}]}}}inlineText(e){let t=this.rules.inline.text.exec(e);if(t){let n=this.lexer.state.inRawBlock;return{type:"text",raw:t[0],text:t[0],escaped:n}}}},Tt=class Ls{constructor(t){ae(this,"tokens");ae(this,"options");ae(this,"state");ae(this,"inlineQueue");ae(this,"tokenizer");this.tokens=[],this.tokens.links=Object.create(null),this.options=t||zn,this.options.tokenizer=this.options.tokenizer||new Uo,this.tokenizer=this.options.tokenizer,this.tokenizer.options=this.options,this.tokenizer.lexer=this,this.inlineQueue=[],this.state={inLink:!1,inRawBlock:!1,top:!0};let n={other:He,block:po.normal,inline:xr.normal};this.options.pedantic?(n.block=po.pedantic,n.inline=xr.pedantic):this.options.gfm&&(n.block=po.gfm,this.options.breaks?n.inline=xr.breaks:n.inline=xr.gfm),this.tokenizer.rules=n}static get rules(){return{block:po,inline:xr}}static lex(t,n){return new Ls(n).lex(t)}static lexInline(t,n){return new Ls(n).inlineTokens(t)}lex(t){t=t.replace(He.carriageReturn,`
1397
+ `),this.blockTokens(t,this.tokens);for(let n=0;n<this.inlineQueue.length;n++){let r=this.inlineQueue[n];this.inlineTokens(r.src,r.tokens)}return this.inlineQueue=[],this.tokens}blockTokens(t,n=[],r=!1){var i,a,d;this.tokenizer.lexer=this,this.options.pedantic&&(t=t.replace(He.tabCharGlobal," ").replace(He.spaceLine,""));let o=1/0;for(;t;){if(t.length<o)o=t.length;else{this.infiniteLoopError(t.charCodeAt(0));break}let l;if((a=(i=this.options.extensions)==null?void 0:i.block)!=null&&a.some(h=>(l=h.call({lexer:this},t,n))?(t=t.substring(l.raw.length),n.push(l),!0):!1))continue;if(l=this.tokenizer.space(t)){t=t.substring(l.raw.length);let h=n.at(-1);l.raw.length===1&&h!==void 0?h.raw+=`
1398
+ `:n.push(l);continue}if(l=this.tokenizer.code(t)){t=t.substring(l.raw.length);let h=n.at(-1);(h==null?void 0:h.type)==="paragraph"||(h==null?void 0:h.type)==="text"?(h.raw+=(h.raw.endsWith(`
1399
1399
  `)?"":`
1400
- `)+d.raw,p.text+=`
1401
- `+d.text,this.inlineQueue.at(-1).src=p.text):n.push(d);continue}if(d=this.tokenizer.fences(t)){t=t.substring(d.raw.length),n.push(d);continue}if(d=this.tokenizer.heading(t)){t=t.substring(d.raw.length),n.push(d);continue}if(d=this.tokenizer.hr(t)){t=t.substring(d.raw.length),n.push(d);continue}if(d=this.tokenizer.blockquote(t)){t=t.substring(d.raw.length),n.push(d);continue}if(d=this.tokenizer.list(t)){t=t.substring(d.raw.length),n.push(d);continue}if(d=this.tokenizer.html(t)){t=t.substring(d.raw.length),n.push(d);continue}if(d=this.tokenizer.def(t)){t=t.substring(d.raw.length);let p=n.at(-1);(p==null?void 0:p.type)==="paragraph"||(p==null?void 0:p.type)==="text"?(p.raw+=(p.raw.endsWith(`
1400
+ `)+l.raw,h.text+=`
1401
+ `+l.text,this.inlineQueue.at(-1).src=h.text):n.push(l);continue}if(l=this.tokenizer.fences(t)){t=t.substring(l.raw.length),n.push(l);continue}if(l=this.tokenizer.heading(t)){t=t.substring(l.raw.length),n.push(l);continue}if(l=this.tokenizer.hr(t)){t=t.substring(l.raw.length),n.push(l);continue}if(l=this.tokenizer.blockquote(t)){t=t.substring(l.raw.length),n.push(l);continue}if(l=this.tokenizer.list(t)){t=t.substring(l.raw.length),n.push(l);continue}if(l=this.tokenizer.html(t)){t=t.substring(l.raw.length),n.push(l);continue}if(l=this.tokenizer.def(t)){t=t.substring(l.raw.length);let h=n.at(-1);(h==null?void 0:h.type)==="paragraph"||(h==null?void 0:h.type)==="text"?(h.raw+=(h.raw.endsWith(`
1402
1402
  `)?"":`
1403
- `)+d.raw,p.text+=`
1404
- `+d.raw,this.inlineQueue.at(-1).src=p.text):this.tokens.links[d.tag]||(this.tokens.links[d.tag]={href:d.href,title:d.title},n.push(d));continue}if(d=this.tokenizer.table(t)){t=t.substring(d.raw.length),n.push(d);continue}if(d=this.tokenizer.lheading(t)){t=t.substring(d.raw.length),n.push(d);continue}let h=t;if((u=this.options.extensions)!=null&&u.startBlock){let p=1/0,b=t.slice(1),m;this.options.extensions.startBlock.forEach(_=>{m=_.call({lexer:this},b),typeof m=="number"&&m>=0&&(p=Math.min(p,m))}),p<1/0&&p>=0&&(h=t.substring(0,p+1))}if(this.state.top&&(d=this.tokenizer.paragraph(h))){let p=n.at(-1);r&&(p==null?void 0:p.type)==="paragraph"?(p.raw+=(p.raw.endsWith(`
1403
+ `)+l.raw,h.text+=`
1404
+ `+l.raw,this.inlineQueue.at(-1).src=h.text):this.tokens.links[l.tag]||(this.tokens.links[l.tag]={href:l.href,title:l.title},n.push(l));continue}if(l=this.tokenizer.table(t)){t=t.substring(l.raw.length),n.push(l);continue}if(l=this.tokenizer.lheading(t)){t=t.substring(l.raw.length),n.push(l);continue}let p=t;if((d=this.options.extensions)!=null&&d.startBlock){let h=1/0,g=t.slice(1),m;this.options.extensions.startBlock.forEach(k=>{m=k.call({lexer:this},g),typeof m=="number"&&m>=0&&(h=Math.min(h,m))}),h<1/0&&h>=0&&(p=t.substring(0,h+1))}if(this.state.top&&(l=this.tokenizer.paragraph(p))){let h=n.at(-1);r&&(h==null?void 0:h.type)==="paragraph"?(h.raw+=(h.raw.endsWith(`
1405
1405
  `)?"":`
1406
- `)+d.raw,p.text+=`
1407
- `+d.text,this.inlineQueue.pop(),this.inlineQueue.at(-1).src=p.text):n.push(d),r=h.length!==t.length,t=t.substring(d.raw.length);continue}if(d=this.tokenizer.text(t)){t=t.substring(d.raw.length);let p=n.at(-1);(p==null?void 0:p.type)==="text"?(p.raw+=(p.raw.endsWith(`
1406
+ `)+l.raw,h.text+=`
1407
+ `+l.text,this.inlineQueue.pop(),this.inlineQueue.at(-1).src=h.text):n.push(l),r=p.length!==t.length,t=t.substring(l.raw.length);continue}if(l=this.tokenizer.text(t)){t=t.substring(l.raw.length);let h=n.at(-1);(h==null?void 0:h.type)==="text"?(h.raw+=(h.raw.endsWith(`
1408
1408
  `)?"":`
1409
- `)+d.raw,p.text+=`
1410
- `+d.text,this.inlineQueue.pop(),this.inlineQueue.at(-1).src=p.text):n.push(d);continue}if(t){this.infiniteLoopError(t.charCodeAt(0));break}}return this.state.top=!0,n}inline(t,n=[]){return this.inlineQueue.push({src:t,tokens:n}),n}inlineTokens(t,n=[]){var u,d,h,p,b;this.tokenizer.lexer=this;let r=t;if(this.tokens.links){let m=Object.keys(this.tokens.links);m.length>0&&(r=r.replace(this.tokenizer.rules.inline.reflinkSearch,_=>m.includes(_.slice(_.lastIndexOf("[")+1,-1))?"["+"a".repeat(_.length-2)+"]":_))}r=r.replace(this.tokenizer.rules.inline.anyPunctuation,"++"),r=r.replace(this.tokenizer.rules.inline.blockSkip,(m,_,v)=>{let C=v?v.length:0;return m.slice(0,C)+"["+"a".repeat(m.length-C-2)+"]"}),r=((d=(u=this.options.hooks)==null?void 0:u.emStrongMask)==null?void 0:d.call({lexer:this},r))??r;let o=!1,i="",a=1/0;for(;t;){if(t.length<a)a=t.length;else{this.infiniteLoopError(t.charCodeAt(0));break}o||(i=""),o=!1;let m;if((p=(h=this.options.extensions)==null?void 0:h.inline)!=null&&p.some(v=>(m=v.call({lexer:this},t,n))?(t=t.substring(m.raw.length),n.push(m),!0):!1))continue;if(m=this.tokenizer.escape(t)){t=t.substring(m.raw.length),n.push(m);continue}if(m=this.tokenizer.tag(t)){t=t.substring(m.raw.length),n.push(m);continue}if(m=this.tokenizer.link(t)){t=t.substring(m.raw.length),n.push(m);continue}if(m=this.tokenizer.reflink(t,this.tokens.links)){t=t.substring(m.raw.length);let v=n.at(-1);m.type==="text"&&(v==null?void 0:v.type)==="text"?(v.raw+=m.raw,v.text+=m.text):n.push(m);continue}if(m=this.tokenizer.emStrong(t,r,i)){t=t.substring(m.raw.length),n.push(m);continue}if(m=this.tokenizer.codespan(t)){t=t.substring(m.raw.length),n.push(m);continue}if(m=this.tokenizer.br(t)){t=t.substring(m.raw.length),n.push(m);continue}if(m=this.tokenizer.del(t,r,i)){t=t.substring(m.raw.length),n.push(m);continue}if(m=this.tokenizer.autolink(t)){t=t.substring(m.raw.length),n.push(m);continue}if(!this.state.inLink&&(m=this.tokenizer.url(t))){t=t.substring(m.raw.length),n.push(m);continue}let _=t;if((b=this.options.extensions)!=null&&b.startInline){let v=1/0,C=t.slice(1),M;this.options.extensions.startInline.forEach(J=>{M=J.call({lexer:this},C),typeof M=="number"&&M>=0&&(v=Math.min(v,M))}),v<1/0&&v>=0&&(_=t.substring(0,v+1))}if(m=this.tokenizer.inlineText(_)){t=t.substring(m.raw.length),m.raw.slice(-1)!=="_"&&(i=m.raw.slice(-1)),o=!0;let v=n.at(-1);(v==null?void 0:v.type)==="text"?(v.raw+=m.raw,v.text+=m.text):n.push(m);continue}if(t){this.infiniteLoopError(t.charCodeAt(0));break}}return n}infiniteLoopError(t){let n="Infinite loop on byte: "+t;if(this.options.silent)console.error(n);else throw new Error(n)}},Do=class{constructor(e){se(this,"options");se(this,"parser");this.options=e||Rn}space(e){return""}code({text:e,lang:t,escaped:n}){var i;let r=(i=(t||"").match(je.notSpaceStart))==null?void 0:i[0],o=e.replace(je.endingNewline,"")+`
1411
- `;return r?'<pre><code class="language-'+Tt(r)+'">'+(n?o:Tt(o,!0))+`</code></pre>
1412
- `:"<pre><code>"+(n?o:Tt(o,!0))+`</code></pre>
1409
+ `)+l.raw,h.text+=`
1410
+ `+l.text,this.inlineQueue.pop(),this.inlineQueue.at(-1).src=h.text):n.push(l);continue}if(t){this.infiniteLoopError(t.charCodeAt(0));break}}return this.state.top=!0,n}inline(t,n=[]){return this.inlineQueue.push({src:t,tokens:n}),n}inlineTokens(t,n=[]){var d,l,p,h,g,m;this.tokenizer.lexer=this;let r=t;if(this.tokens.links){let k=Object.keys(this.tokens.links);k.length>0&&(r=r.replace(this.tokenizer.rules.inline.reflinkSearch,y=>k.includes(y.slice(y.lastIndexOf("[")+1,-1))?"["+"a".repeat(y.length-2)+"]":y))}r=r.replace(this.tokenizer.rules.inline.anyPunctuation,"++"),r=r.replace(this.tokenizer.rules.inline.blockSkip,(k,y,E)=>{let Z=E?E.length:0;return k.slice(0,Z)+"["+"a".repeat(k.length-Z-2)+"]"}),r=(p=(l=(d=this.options.hooks)==null?void 0:d.emStrongMask)==null?void 0:l.call({lexer:this},r))!=null?p:r;let o=!1,i="",a=1/0;for(;t;){if(t.length<a)a=t.length;else{this.infiniteLoopError(t.charCodeAt(0));break}o||(i=""),o=!1;let k;if((g=(h=this.options.extensions)==null?void 0:h.inline)!=null&&g.some(E=>(k=E.call({lexer:this},t,n))?(t=t.substring(k.raw.length),n.push(k),!0):!1))continue;if(k=this.tokenizer.escape(t)){t=t.substring(k.raw.length),n.push(k);continue}if(k=this.tokenizer.tag(t)){t=t.substring(k.raw.length),n.push(k);continue}if(k=this.tokenizer.link(t)){t=t.substring(k.raw.length),n.push(k);continue}if(k=this.tokenizer.reflink(t,this.tokens.links)){t=t.substring(k.raw.length);let E=n.at(-1);k.type==="text"&&(E==null?void 0:E.type)==="text"?(E.raw+=k.raw,E.text+=k.text):n.push(k);continue}if(k=this.tokenizer.emStrong(t,r,i)){t=t.substring(k.raw.length),n.push(k);continue}if(k=this.tokenizer.codespan(t)){t=t.substring(k.raw.length),n.push(k);continue}if(k=this.tokenizer.br(t)){t=t.substring(k.raw.length),n.push(k);continue}if(k=this.tokenizer.del(t,r,i)){t=t.substring(k.raw.length),n.push(k);continue}if(k=this.tokenizer.autolink(t)){t=t.substring(k.raw.length),n.push(k);continue}if(!this.state.inLink&&(k=this.tokenizer.url(t))){t=t.substring(k.raw.length),n.push(k);continue}let y=t;if((m=this.options.extensions)!=null&&m.startInline){let E=1/0,Z=t.slice(1),ee;this.options.extensions.startInline.forEach(N=>{ee=N.call({lexer:this},Z),typeof ee=="number"&&ee>=0&&(E=Math.min(E,ee))}),E<1/0&&E>=0&&(y=t.substring(0,E+1))}if(k=this.tokenizer.inlineText(y)){t=t.substring(k.raw.length),k.raw.slice(-1)!=="_"&&(i=k.raw.slice(-1)),o=!0;let E=n.at(-1);(E==null?void 0:E.type)==="text"?(E.raw+=k.raw,E.text+=k.text):n.push(k);continue}if(t){this.infiniteLoopError(t.charCodeAt(0));break}}return n}infiniteLoopError(t){let n="Infinite loop on byte: "+t;if(this.options.silent)console.error(n);else throw new Error(n)}},jo=class{constructor(e){ae(this,"options");ae(this,"parser");this.options=e||zn}space(e){return""}code({text:e,lang:t,escaped:n}){var i;let r=(i=(t||"").match(He.notSpaceStart))==null?void 0:i[0],o=e.replace(He.endingNewline,"")+`
1411
+ `;return r?'<pre><code class="language-'+Pt(r)+'">'+(n?o:Pt(o,!0))+`</code></pre>
1412
+ `:"<pre><code>"+(n?o:Pt(o,!0))+`</code></pre>
1413
1413
  `}blockquote({tokens:e}){return`<blockquote>
1414
1414
  ${this.parser.parse(e)}</blockquote>
1415
1415
  `}html({text:e}){return e}def(e){return""}heading({tokens:e,depth:t}){return`<h${t}>${this.parser.parseInline(e)}</h${t}>
1416
1416
  `}hr(e){return`<hr>
1417
- `}list(e){let t=e.ordered,n=e.start,r="";for(let a=0;a<e.items.length;a++){let u=e.items[a];r+=this.listitem(u)}let o=t?"ol":"ul",i=t&&n!==1?' start="'+n+'"':"";return"<"+o+i+`>
1417
+ `}list(e){let t=e.ordered,n=e.start,r="";for(let a=0;a<e.items.length;a++){let d=e.items[a];r+=this.listitem(d)}let o=t?"ol":"ul",i=t&&n!==1?' start="'+n+'"':"";return"<"+o+i+`>
1418
1418
  `+r+"</"+o+`>
1419
1419
  `}listitem(e){return`<li>${this.parser.parse(e.tokens)}</li>
1420
1420
  `}checkbox({checked:e}){return"<input "+(e?'checked="" ':"")+'disabled="" type="checkbox"> '}paragraph({tokens:e}){return`<p>${this.parser.parseInline(e)}</p>
@@ -1425,9 +1425,9 @@ ${this.parser.parse(e)}</blockquote>
1425
1425
  `}tablerow({text:e}){return`<tr>
1426
1426
  ${e}</tr>
1427
1427
  `}tablecell(e){let t=this.parser.parseInline(e.tokens),n=e.header?"th":"td";return(e.align?`<${n} align="${e.align}">`:`<${n}>`)+t+`</${n}>
1428
- `}strong({tokens:e}){return`<strong>${this.parser.parseInline(e)}</strong>`}em({tokens:e}){return`<em>${this.parser.parseInline(e)}</em>`}codespan({text:e}){return`<code>${Tt(e,!0)}</code>`}br(e){return"<br>"}del({tokens:e}){return`<del>${this.parser.parseInline(e)}</del>`}link({href:e,title:t,tokens:n}){let r=this.parser.parseInline(n),o=la(e);if(o===null)return r;e=o;let i='<a href="'+e+'"';return t&&(i+=' title="'+Tt(t)+'"'),i+=">"+r+"</a>",i}image({href:e,title:t,text:n,tokens:r}){r&&(n=this.parser.parseInline(r,this.parser.textRenderer));let o=la(e);if(o===null)return Tt(n);e=o;let i=`<img src="${e}" alt="${Tt(n)}"`;return t&&(i+=` title="${Tt(t)}"`),i+=">",i}text(e){return"tokens"in e&&e.tokens?this.parser.parseInline(e.tokens):"escaped"in e&&e.escaped?e.text:Tt(e.text)}},Qs=class{strong({text:e}){return e}em({text:e}){return e}codespan({text:e}){return e}del({text:e}){return e}html({text:e}){return e}text({text:e}){return e}link({text:e}){return""+e}image({text:e}){return""+e}br(){return""}checkbox({raw:e}){return e}},wt=class Cs{constructor(t){se(this,"options");se(this,"renderer");se(this,"textRenderer");this.options=t||Rn,this.options.renderer=this.options.renderer||new Do,this.renderer=this.options.renderer,this.renderer.options=this.options,this.renderer.parser=this,this.textRenderer=new Qs}static parse(t,n){return new Cs(n).parse(t)}static parseInline(t,n){return new Cs(n).parseInline(t)}parse(t){var r,o;this.renderer.parser=this;let n="";for(let i=0;i<t.length;i++){let a=t[i];if((o=(r=this.options.extensions)==null?void 0:r.renderers)!=null&&o[a.type]){let d=a,h=this.options.extensions.renderers[d.type].call({parser:this},d);if(h!==!1||!["space","hr","heading","code","table","blockquote","list","checkbox","html","def","paragraph","text"].includes(d.type)){n+=h||"";continue}}let u=a;switch(u.type){case"space":{n+=this.renderer.space(u);break}case"hr":{n+=this.renderer.hr(u);break}case"heading":{n+=this.renderer.heading(u);break}case"code":{n+=this.renderer.code(u);break}case"table":{n+=this.renderer.table(u);break}case"blockquote":{n+=this.renderer.blockquote(u);break}case"list":{n+=this.renderer.list(u);break}case"checkbox":{n+=this.renderer.checkbox(u);break}case"html":{n+=this.renderer.html(u);break}case"def":{n+=this.renderer.def(u);break}case"paragraph":{n+=this.renderer.paragraph(u);break}case"text":{n+=this.renderer.text(u);break}default:{let d='Token with "'+u.type+'" type was not found.';if(this.options.silent)return console.error(d),"";throw new Error(d)}}}return n}parseInline(t,n=this.renderer){var o,i;this.renderer.parser=this;let r="";for(let a=0;a<t.length;a++){let u=t[a];if((i=(o=this.options.extensions)==null?void 0:o.renderers)!=null&&i[u.type]){let h=this.options.extensions.renderers[u.type].call({parser:this},u);if(h!==!1||!["escape","html","link","image","checkbox","strong","em","codespan","br","del","text"].includes(u.type)){r+=h||"";continue}}let d=u;switch(d.type){case"escape":{r+=n.text(d);break}case"html":{r+=n.html(d);break}case"link":{r+=n.link(d);break}case"image":{r+=n.image(d);break}case"checkbox":{r+=n.checkbox(d);break}case"strong":{r+=n.strong(d);break}case"em":{r+=n.em(d);break}case"codespan":{r+=n.codespan(d);break}case"br":{r+=n.br(d);break}case"del":{r+=n.del(d);break}case"text":{r+=n.text(d);break}default:{let h='Token with "'+d.type+'" type was not found.';if(this.options.silent)return console.error(h),"";throw new Error(h)}}}return r}},go,Cr=(go=class{constructor(e){se(this,"options");se(this,"block");this.options=e||Rn}preprocess(e){return e}postprocess(e){return e}processAllTokens(e){return e}emStrongMask(e){return e}provideLexer(e=this.block){return e?yt.lex:yt.lexInline}provideParser(e=this.block){return e?wt.parse:wt.parseInline}},se(go,"passThroughHooks",new Set(["preprocess","postprocess","processAllTokens","emStrongMask"])),se(go,"passThroughHooksRespectAsync",new Set(["preprocess","postprocess","processAllTokens"])),go),yb=class{constructor(...e){se(this,"defaults",Gs());se(this,"options",this.setOptions);se(this,"parse",this.parseMarkdown(!0));se(this,"parseInline",this.parseMarkdown(!1));se(this,"Parser",wt);se(this,"Renderer",Do);se(this,"TextRenderer",Qs);se(this,"Lexer",yt);se(this,"Tokenizer",No);se(this,"Hooks",Cr);this.use(...e)}walkTokens(e,t){var r,o;let n=[];for(let i of e)switch(n=n.concat(t.call(this,i)),i.type){case"table":{let a=i;for(let u of a.header)n=n.concat(this.walkTokens(u.tokens,t));for(let u of a.rows)for(let d of u)n=n.concat(this.walkTokens(d.tokens,t));break}case"list":{let a=i;n=n.concat(this.walkTokens(a.items,t));break}default:{let a=i;(o=(r=this.defaults.extensions)==null?void 0:r.childTokens)!=null&&o[a.type]?this.defaults.extensions.childTokens[a.type].forEach(u=>{let d=a[u].flat(1/0);n=n.concat(this.walkTokens(d,t))}):a.tokens&&(n=n.concat(this.walkTokens(a.tokens,t)))}}return n}use(...e){let t=this.defaults.extensions||{renderers:{},childTokens:{}};return e.forEach(n=>{let r={...n};if(r.async=this.defaults.async||r.async||!1,n.extensions&&(n.extensions.forEach(o=>{if(!o.name)throw new Error("extension name required");if("renderer"in o){let i=t.renderers[o.name];i?t.renderers[o.name]=function(...a){let u=o.renderer.apply(this,a);return u===!1&&(u=i.apply(this,a)),u}:t.renderers[o.name]=o.renderer}if("tokenizer"in o){if(!o.level||o.level!=="block"&&o.level!=="inline")throw new Error("extension level must be 'block' or 'inline'");let i=t[o.level];i?i.unshift(o.tokenizer):t[o.level]=[o.tokenizer],o.start&&(o.level==="block"?t.startBlock?t.startBlock.push(o.start):t.startBlock=[o.start]:o.level==="inline"&&(t.startInline?t.startInline.push(o.start):t.startInline=[o.start]))}"childTokens"in o&&o.childTokens&&(t.childTokens[o.name]=o.childTokens)}),r.extensions=t),n.renderer){let o=this.defaults.renderer||new Do(this.defaults);for(let i in n.renderer){if(!(i in o))throw new Error(`renderer '${i}' does not exist`);if(["options","parser"].includes(i))continue;let a=i,u=n.renderer[a],d=o[a];o[a]=(...h)=>{let p=u.apply(o,h);return p===!1&&(p=d.apply(o,h)),p||""}}r.renderer=o}if(n.tokenizer){let o=this.defaults.tokenizer||new No(this.defaults);for(let i in n.tokenizer){if(!(i in o))throw new Error(`tokenizer '${i}' does not exist`);if(["options","rules","lexer"].includes(i))continue;let a=i,u=n.tokenizer[a],d=o[a];o[a]=(...h)=>{let p=u.apply(o,h);return p===!1&&(p=d.apply(o,h)),p}}r.tokenizer=o}if(n.hooks){let o=this.defaults.hooks||new Cr;for(let i in n.hooks){if(!(i in o))throw new Error(`hook '${i}' does not exist`);if(["options","block"].includes(i))continue;let a=i,u=n.hooks[a],d=o[a];Cr.passThroughHooks.has(i)?o[a]=h=>{if(this.defaults.async&&Cr.passThroughHooksRespectAsync.has(i))return(async()=>{let b=await u.call(o,h);return d.call(o,b)})();let p=u.call(o,h);return d.call(o,p)}:o[a]=(...h)=>{if(this.defaults.async)return(async()=>{let b=await u.apply(o,h);return b===!1&&(b=await d.apply(o,h)),b})();let p=u.apply(o,h);return p===!1&&(p=d.apply(o,h)),p}}r.hooks=o}if(n.walkTokens){let o=this.defaults.walkTokens,i=n.walkTokens;r.walkTokens=function(a){let u=[];return u.push(i.call(this,a)),o&&(u=u.concat(o.call(this,a))),u}}this.defaults={...this.defaults,...r}}),this}setOptions(e){return this.defaults={...this.defaults,...e},this}lexer(e,t){return yt.lex(e,t??this.defaults)}parser(e,t){return wt.parse(e,t??this.defaults)}parseMarkdown(e){return(t,n)=>{let r={...n},o={...this.defaults,...r},i=this.onError(!!o.silent,!!o.async);if(this.defaults.async===!0&&r.async===!1)return i(new Error("marked(): The async option was set to true by an extension. Remove async: false from the parse options object to return a Promise."));if(typeof t>"u"||t===null)return i(new Error("marked(): input parameter is undefined or null"));if(typeof t!="string")return i(new Error("marked(): input parameter is of type "+Object.prototype.toString.call(t)+", string expected"));if(o.hooks&&(o.hooks.options=o,o.hooks.block=e),o.async)return(async()=>{let a=o.hooks?await o.hooks.preprocess(t):t,u=await(o.hooks?await o.hooks.provideLexer(e):e?yt.lex:yt.lexInline)(a,o),d=o.hooks?await o.hooks.processAllTokens(u):u;o.walkTokens&&await Promise.all(this.walkTokens(d,o.walkTokens));let h=await(o.hooks?await o.hooks.provideParser(e):e?wt.parse:wt.parseInline)(d,o);return o.hooks?await o.hooks.postprocess(h):h})().catch(i);try{o.hooks&&(t=o.hooks.preprocess(t));let a=(o.hooks?o.hooks.provideLexer(e):e?yt.lex:yt.lexInline)(t,o);o.hooks&&(a=o.hooks.processAllTokens(a)),o.walkTokens&&this.walkTokens(a,o.walkTokens);let u=(o.hooks?o.hooks.provideParser(e):e?wt.parse:wt.parseInline)(a,o);return o.hooks&&(u=o.hooks.postprocess(u)),u}catch(a){return i(a)}}}onError(e,t){return n=>{if(n.message+=`
1429
- Please report this to https://github.com/markedjs/marked.`,e){let r="<p>An error occurred:</p><pre>"+Tt(n.message+"",!0)+"</pre>";return t?Promise.resolve(r):r}if(t)return Promise.reject(n);throw n}}},Tn=new yb;function ae(e,t){return Tn.parse(e,t)}ae.options=ae.setOptions=function(e){return Tn.setOptions(e),ae.defaults=Tn.defaults,Ec(ae.defaults),ae};ae.getDefaults=Gs;ae.defaults=Rn;function wb(...e){return Tn.use(...e),ae.defaults=Tn.defaults,Ec(ae.defaults),ae}ae.use=wb;ae.walkTokens=function(e,t){return Tn.walkTokens(e,t)};ae.parseInline=Tn.parseInline;ae.Parser=wt;ae.parser=wt.parse;ae.Renderer=Do;ae.TextRenderer=Qs;ae.Lexer=yt;ae.lexer=yt.lex;ae.Tokenizer=No;ae.Hooks=Cr;ae.parse=ae;ae.options;ae.setOptions;ae.walkTokens;ae.parseInline;wt.parse;yt.lex;/*! @license DOMPurify 3.3.1 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.3.1/LICENSE */const{entries:Nc,setPrototypeOf:ha,isFrozen:xb,getPrototypeOf:Sb,getOwnPropertyDescriptor:Tb}=Object;let{freeze:Ye,seal:ut,create:Ps}=Object,{apply:Rs,construct:Ls}=typeof Reflect<"u"&&Reflect;Ye||(Ye=function(t){return t});ut||(ut=function(t){return t});Rs||(Rs=function(t,n){for(var r=arguments.length,o=new Array(r>2?r-2:0),i=2;i<r;i++)o[i-2]=arguments[i];return t.apply(n,o)});Ls||(Ls=function(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),o=1;o<n;o++)r[o-1]=arguments[o];return new t(...r)});const uo=Xe(Array.prototype.forEach),Eb=Xe(Array.prototype.lastIndexOf),fa=Xe(Array.prototype.pop),yr=Xe(Array.prototype.push),Ab=Xe(Array.prototype.splice),ko=Xe(String.prototype.toLowerCase),hs=Xe(String.prototype.toString),fs=Xe(String.prototype.match),wr=Xe(String.prototype.replace),Cb=Xe(String.prototype.indexOf),Pb=Xe(String.prototype.trim),kt=Xe(Object.prototype.hasOwnProperty),Fe=Xe(RegExp.prototype.test),xr=Rb(TypeError);function Xe(e){return function(t){t instanceof RegExp&&(t.lastIndex=0);for(var n=arguments.length,r=new Array(n>1?n-1:0),o=1;o<n;o++)r[o-1]=arguments[o];return Rs(e,t,r)}}function Rb(e){return function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];return Ls(e,n)}}function B(e,t){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:ko;ha&&ha(e,null);let r=t.length;for(;r--;){let o=t[r];if(typeof o=="string"){const i=n(o);i!==o&&(xb(t)||(t[r]=i),o=i)}e[o]=!0}return e}function Lb(e){for(let t=0;t<e.length;t++)kt(e,t)||(e[t]=null);return e}function Et(e){const t=Ps(null);for(const[n,r]of Nc(e))kt(e,n)&&(Array.isArray(r)?t[n]=Lb(r):r&&typeof r=="object"&&r.constructor===Object?t[n]=Et(r):t[n]=r);return t}function Sr(e,t){for(;e!==null;){const r=Tb(e,t);if(r){if(r.get)return Xe(r.get);if(typeof r.value=="function")return Xe(r.value)}e=Sb(e)}function n(){return null}return n}const ga=Ye(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","search","section","select","shadow","slot","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),gs=Ye(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","enterkeyhint","exportparts","filter","font","g","glyph","glyphref","hkern","image","inputmode","line","lineargradient","marker","mask","metadata","mpath","part","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),ms=Ye(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),Ib=Ye(["animate","color-profile","cursor","discard","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),bs=Ye(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover","mprescripts"]),zb=Ye(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),ma=Ye(["#text"]),ba=Ye(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","exportparts","face","for","headers","height","hidden","high","href","hreflang","id","inert","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","part","pattern","placeholder","playsinline","popover","popovertarget","popovertargetaction","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","slot","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","wrap","xmlns","slot"]),ks=Ye(["accent-height","accumulate","additive","alignment-baseline","amplitude","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","exponent","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","intercept","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","mask-type","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","slope","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","tablevalues","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),ka=Ye(["accent","accentunder","align","bevelled","close","columnsalign","columnlines","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lspace","lquote","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),po=Ye(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),$b=ut(/\{\{[\w\W]*|[\w\W]*\}\}/gm),Ob=ut(/<%[\w\W]*|[\w\W]*%>/gm),Nb=ut(/\$\{[\w\W]*/gm),Db=ut(/^data-[\-\w.\u00B7-\uFFFF]+$/),Mb=ut(/^aria-[\-\w]+$/),Dc=ut(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),Ub=ut(/^(?:\w+script|data):/i),jb=ut(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),Mc=ut(/^html$/i),Zb=ut(/^[a-z][.\w]*(-[.\w]+)+$/i);var _a=Object.freeze({__proto__:null,ARIA_ATTR:Mb,ATTR_WHITESPACE:jb,CUSTOM_ELEMENT:Zb,DATA_ATTR:Db,DOCTYPE_NAME:Mc,ERB_EXPR:Ob,IS_ALLOWED_URI:Dc,IS_SCRIPT_OR_DATA:Ub,MUSTACHE_EXPR:$b,TMPLIT_EXPR:Nb});const Tr={element:1,text:3,progressingInstruction:7,comment:8,document:9},qb=function(){return typeof window>"u"?null:window},Hb=function(t,n){if(typeof t!="object"||typeof t.createPolicy!="function")return null;let r=null;const o="data-tt-policy-suffix";n&&n.hasAttribute(o)&&(r=n.getAttribute(o));const i="dompurify"+(r?"#"+r:"");try{return t.createPolicy(i,{createHTML(a){return a},createScriptURL(a){return a}})}catch{return console.warn("TrustedTypes policy "+i+" could not be created."),null}},va=function(){return{afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]}};function Uc(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:qb();const t=O=>Uc(O);if(t.version="3.3.1",t.removed=[],!e||!e.document||e.document.nodeType!==Tr.document||!e.Element)return t.isSupported=!1,t;let{document:n}=e;const r=n,o=r.currentScript,{DocumentFragment:i,HTMLTemplateElement:a,Node:u,Element:d,NodeFilter:h,NamedNodeMap:p=e.NamedNodeMap||e.MozNamedAttrMap,HTMLFormElement:b,DOMParser:m,trustedTypes:_}=e,v=d.prototype,C=Sr(v,"cloneNode"),M=Sr(v,"remove"),J=Sr(v,"nextSibling"),P=Sr(v,"childNodes"),T=Sr(v,"parentNode");if(typeof a=="function"){const O=n.createElement("template");O.content&&O.content.ownerDocument&&(n=O.content.ownerDocument)}let x,R="";const{implementation:D,createNodeIterator:de,createDocumentFragment:_e,getElementsByTagName:Ee}=n,{importNode:qe}=r;let V=va();t.isSupported=typeof Nc=="function"&&typeof T=="function"&&D&&D.createHTMLDocument!==void 0;const{MUSTACHE_EXPR:Ae,ERB_EXPR:Me,TMPLIT_EXPR:pt,DATA_ATTR:Gt,ARIA_ATTR:et,IS_SCRIPT_OR_DATA:zt,ATTR_WHITESPACE:j,CUSTOM_ELEMENT:K}=_a;let{IS_ALLOWED_URI:$e}=_a,Y=null;const ht=B({},[...ga,...gs,...ms,...bs,...ma]);let ne=null;const ln=B({},[...ba,...ks,...ka,...po]);let ce=Object.seal(Ps(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),re=null,Ce=null;const Pe=Object.seal(Ps(null,{tagCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeCheck:{writable:!0,configurable:!1,enumerable:!0,value:null}}));let ee=!0,we=!0,Ve=!1,nt=!0,Re=!1,rt=!0,$t=!1,Ot=!1,Ln=!1,Wt=!1,un=!1,dn=!1,Zr=!0,ar=!1;const Vo="user-content-";let cr=!0,pn=!1,Jt={},He=null;const lr=B({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]);let le=null;const qr=B({},["audio","video","img","source","image","track"]);let ur=null;const Hr=B({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),In="http://www.w3.org/1998/Math/MathML",zn="http://www.w3.org/2000/svg",ft="http://www.w3.org/1999/xhtml";let Yt=ft,hn=!1,fn=null;const Ko=B({},[In,zn,ft],hs);let $n=B({},["mi","mo","mn","ms","mtext"]),On=B({},["annotation-xml"]);const Qo=B({},["title","style","font","a","script"]);let Nt=null;const gt=["application/xhtml+xml","text/html"],es="text/html";let ue=null,Xt=null;const Fr=n.createElement("form"),dr=function(k){return k instanceof RegExp||k instanceof Function},Nn=function(){let k=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};if(!(Xt&&Xt===k)){if((!k||typeof k!="object")&&(k={}),k=Et(k),Nt=gt.indexOf(k.PARSER_MEDIA_TYPE)===-1?es:k.PARSER_MEDIA_TYPE,ue=Nt==="application/xhtml+xml"?hs:ko,Y=kt(k,"ALLOWED_TAGS")?B({},k.ALLOWED_TAGS,ue):ht,ne=kt(k,"ALLOWED_ATTR")?B({},k.ALLOWED_ATTR,ue):ln,fn=kt(k,"ALLOWED_NAMESPACES")?B({},k.ALLOWED_NAMESPACES,hs):Ko,ur=kt(k,"ADD_URI_SAFE_ATTR")?B(Et(Hr),k.ADD_URI_SAFE_ATTR,ue):Hr,le=kt(k,"ADD_DATA_URI_TAGS")?B(Et(qr),k.ADD_DATA_URI_TAGS,ue):qr,He=kt(k,"FORBID_CONTENTS")?B({},k.FORBID_CONTENTS,ue):lr,re=kt(k,"FORBID_TAGS")?B({},k.FORBID_TAGS,ue):Et({}),Ce=kt(k,"FORBID_ATTR")?B({},k.FORBID_ATTR,ue):Et({}),Jt=kt(k,"USE_PROFILES")?k.USE_PROFILES:!1,ee=k.ALLOW_ARIA_ATTR!==!1,we=k.ALLOW_DATA_ATTR!==!1,Ve=k.ALLOW_UNKNOWN_PROTOCOLS||!1,nt=k.ALLOW_SELF_CLOSE_IN_ATTR!==!1,Re=k.SAFE_FOR_TEMPLATES||!1,rt=k.SAFE_FOR_XML!==!1,$t=k.WHOLE_DOCUMENT||!1,Wt=k.RETURN_DOM||!1,un=k.RETURN_DOM_FRAGMENT||!1,dn=k.RETURN_TRUSTED_TYPE||!1,Ln=k.FORCE_BODY||!1,Zr=k.SANITIZE_DOM!==!1,ar=k.SANITIZE_NAMED_PROPS||!1,cr=k.KEEP_CONTENT!==!1,pn=k.IN_PLACE||!1,$e=k.ALLOWED_URI_REGEXP||Dc,Yt=k.NAMESPACE||ft,$n=k.MATHML_TEXT_INTEGRATION_POINTS||$n,On=k.HTML_INTEGRATION_POINTS||On,ce=k.CUSTOM_ELEMENT_HANDLING||{},k.CUSTOM_ELEMENT_HANDLING&&dr(k.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(ce.tagNameCheck=k.CUSTOM_ELEMENT_HANDLING.tagNameCheck),k.CUSTOM_ELEMENT_HANDLING&&dr(k.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(ce.attributeNameCheck=k.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),k.CUSTOM_ELEMENT_HANDLING&&typeof k.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(ce.allowCustomizedBuiltInElements=k.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),Re&&(we=!1),un&&(Wt=!0),Jt&&(Y=B({},ma),ne=[],Jt.html===!0&&(B(Y,ga),B(ne,ba)),Jt.svg===!0&&(B(Y,gs),B(ne,ks),B(ne,po)),Jt.svgFilters===!0&&(B(Y,ms),B(ne,ks),B(ne,po)),Jt.mathMl===!0&&(B(Y,bs),B(ne,ka),B(ne,po))),k.ADD_TAGS&&(typeof k.ADD_TAGS=="function"?Pe.tagCheck=k.ADD_TAGS:(Y===ht&&(Y=Et(Y)),B(Y,k.ADD_TAGS,ue))),k.ADD_ATTR&&(typeof k.ADD_ATTR=="function"?Pe.attributeCheck=k.ADD_ATTR:(ne===ln&&(ne=Et(ne)),B(ne,k.ADD_ATTR,ue))),k.ADD_URI_SAFE_ATTR&&B(ur,k.ADD_URI_SAFE_ATTR,ue),k.FORBID_CONTENTS&&(He===lr&&(He=Et(He)),B(He,k.FORBID_CONTENTS,ue)),k.ADD_FORBID_CONTENTS&&(He===lr&&(He=Et(He)),B(He,k.ADD_FORBID_CONTENTS,ue)),cr&&(Y["#text"]=!0),$t&&B(Y,["html","head","body"]),Y.table&&(B(Y,["tbody"]),delete re.tbody),k.TRUSTED_TYPES_POLICY){if(typeof k.TRUSTED_TYPES_POLICY.createHTML!="function")throw xr('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if(typeof k.TRUSTED_TYPES_POLICY.createScriptURL!="function")throw xr('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');x=k.TRUSTED_TYPES_POLICY,R=x.createHTML("")}else x===void 0&&(x=Hb(_,o)),x!==null&&typeof R=="string"&&(R=x.createHTML(""));Ye&&Ye(k),Xt=k}},pr=B({},[...gs,...ms,...Ib]),Br=B({},[...bs,...zb]),ts=function(k){let S=T(k);(!S||!S.tagName)&&(S={namespaceURI:Yt,tagName:"template"});const L=ko(k.tagName),oe=ko(S.tagName);return fn[k.namespaceURI]?k.namespaceURI===zn?S.namespaceURI===ft?L==="svg":S.namespaceURI===In?L==="svg"&&(oe==="annotation-xml"||$n[oe]):!!pr[L]:k.namespaceURI===In?S.namespaceURI===ft?L==="math":S.namespaceURI===zn?L==="math"&&On[oe]:!!Br[L]:k.namespaceURI===ft?S.namespaceURI===zn&&!On[oe]||S.namespaceURI===In&&!$n[oe]?!1:!Br[L]&&(Qo[L]||!pr[L]):!!(Nt==="application/xhtml+xml"&&fn[k.namespaceURI]):!1},ot=function(k){yr(t.removed,{element:k});try{T(k).removeChild(k)}catch{M(k)}},st=function(k,S){try{yr(t.removed,{attribute:S.getAttributeNode(k),from:S})}catch{yr(t.removed,{attribute:null,from:S})}if(S.removeAttribute(k),k==="is")if(Wt||un)try{ot(S)}catch{}else try{S.setAttribute(k,"")}catch{}},Gr=function(k){let S=null,L=null;if(Ln)k="<remove></remove>"+k;else{const ve=fs(k,/^[\r\n\t ]+/);L=ve&&ve[0]}Nt==="application/xhtml+xml"&&Yt===ft&&(k='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+k+"</body></html>");const oe=x?x.createHTML(k):k;if(Yt===ft)try{S=new m().parseFromString(oe,Nt)}catch{}if(!S||!S.documentElement){S=D.createDocument(Yt,"template",null);try{S.documentElement.innerHTML=hn?R:oe}catch{}}const ze=S.body||S.documentElement;return k&&L&&ze.insertBefore(n.createTextNode(L),ze.childNodes[0]||null),Yt===ft?Ee.call(S,$t?"html":"body")[0]:$t?S.documentElement:ze},hr=function(k){return de.call(k.ownerDocument||k,k,h.SHOW_ELEMENT|h.SHOW_COMMENT|h.SHOW_TEXT|h.SHOW_PROCESSING_INSTRUCTION|h.SHOW_CDATA_SECTION,null)},fr=function(k){return k instanceof b&&(typeof k.nodeName!="string"||typeof k.textContent!="string"||typeof k.removeChild!="function"||!(k.attributes instanceof p)||typeof k.removeAttribute!="function"||typeof k.setAttribute!="function"||typeof k.namespaceURI!="string"||typeof k.insertBefore!="function"||typeof k.hasChildNodes!="function")},Wr=function(k){return typeof u=="function"&&k instanceof u};function mt(O,k,S){uo(O,L=>{L.call(t,k,S,Xt)})}const Jr=function(k){let S=null;if(mt(V.beforeSanitizeElements,k,null),fr(k))return ot(k),!0;const L=ue(k.nodeName);if(mt(V.uponSanitizeElement,k,{tagName:L,allowedTags:Y}),rt&&k.hasChildNodes()&&!Wr(k.firstElementChild)&&Fe(/<[/\w!]/g,k.innerHTML)&&Fe(/<[/\w!]/g,k.textContent)||k.nodeType===Tr.progressingInstruction||rt&&k.nodeType===Tr.comment&&Fe(/<[/\w]/g,k.data))return ot(k),!0;if(!(Pe.tagCheck instanceof Function&&Pe.tagCheck(L))&&(!Y[L]||re[L])){if(!re[L]&&Xr(L)&&(ce.tagNameCheck instanceof RegExp&&Fe(ce.tagNameCheck,L)||ce.tagNameCheck instanceof Function&&ce.tagNameCheck(L)))return!1;if(cr&&!He[L]){const oe=T(k)||k.parentNode,ze=P(k)||k.childNodes;if(ze&&oe){const ve=ze.length;for(let Ue=ve-1;Ue>=0;--Ue){const bt=C(ze[Ue],!0);bt.__removalCount=(k.__removalCount||0)+1,oe.insertBefore(bt,J(k))}}}return ot(k),!0}return k instanceof d&&!ts(k)||(L==="noscript"||L==="noembed"||L==="noframes")&&Fe(/<\/no(script|embed|frames)/i,k.innerHTML)?(ot(k),!0):(Re&&k.nodeType===Tr.text&&(S=k.textContent,uo([Ae,Me,pt],oe=>{S=wr(S,oe," ")}),k.textContent!==S&&(yr(t.removed,{element:k.cloneNode()}),k.textContent=S)),mt(V.afterSanitizeElements,k,null),!1)},Yr=function(k,S,L){if(Zr&&(S==="id"||S==="name")&&(L in n||L in Fr))return!1;if(!(we&&!Ce[S]&&Fe(Gt,S))){if(!(ee&&Fe(et,S))){if(!(Pe.attributeCheck instanceof Function&&Pe.attributeCheck(S,k))){if(!ne[S]||Ce[S]){if(!(Xr(k)&&(ce.tagNameCheck instanceof RegExp&&Fe(ce.tagNameCheck,k)||ce.tagNameCheck instanceof Function&&ce.tagNameCheck(k))&&(ce.attributeNameCheck instanceof RegExp&&Fe(ce.attributeNameCheck,S)||ce.attributeNameCheck instanceof Function&&ce.attributeNameCheck(S,k))||S==="is"&&ce.allowCustomizedBuiltInElements&&(ce.tagNameCheck instanceof RegExp&&Fe(ce.tagNameCheck,L)||ce.tagNameCheck instanceof Function&&ce.tagNameCheck(L))))return!1}else if(!ur[S]){if(!Fe($e,wr(L,j,""))){if(!((S==="src"||S==="xlink:href"||S==="href")&&k!=="script"&&Cb(L,"data:")===0&&le[k])){if(!(Ve&&!Fe(zt,wr(L,j,"")))){if(L)return!1}}}}}}}return!0},Xr=function(k){return k!=="annotation-xml"&&fs(k,K)},gr=function(k){mt(V.beforeSanitizeAttributes,k,null);const{attributes:S}=k;if(!S||fr(k))return;const L={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:ne,forceKeepAttr:void 0};let oe=S.length;for(;oe--;){const ze=S[oe],{name:ve,namespaceURI:Ue,value:bt}=ze,St=ue(ve),mr=bt;let Le=ve==="value"?mr:Pb(mr);if(L.attrName=St,L.attrValue=Le,L.keepAttr=!0,L.forceKeepAttr=void 0,mt(V.uponSanitizeAttribute,k,L),Le=L.attrValue,ar&&(St==="id"||St==="name")&&(st(ve,k),Le=Vo+Le),rt&&Fe(/((--!?|])>)|<\/(style|title|textarea)/i,Le)){st(ve,k);continue}if(St==="attributename"&&fs(Le,"href")){st(ve,k);continue}if(L.forceKeepAttr)continue;if(!L.keepAttr){st(ve,k);continue}if(!nt&&Fe(/\/>/i,Le)){st(ve,k);continue}Re&&uo([Ae,Me,pt],Kr=>{Le=wr(Le,Kr," ")});const Vr=ue(k.nodeName);if(!Yr(Vr,St,Le)){st(ve,k);continue}if(x&&typeof _=="object"&&typeof _.getAttributeType=="function"&&!Ue)switch(_.getAttributeType(Vr,St)){case"TrustedHTML":{Le=x.createHTML(Le);break}case"TrustedScriptURL":{Le=x.createScriptURL(Le);break}}if(Le!==mr)try{Ue?k.setAttributeNS(Ue,ve,Le):k.setAttribute(ve,Le),fr(k)?ot(k):fa(t.removed)}catch{st(ve,k)}}mt(V.afterSanitizeAttributes,k,null)},Dt=function O(k){let S=null;const L=hr(k);for(mt(V.beforeSanitizeShadowDOM,k,null);S=L.nextNode();)mt(V.uponSanitizeShadowNode,S,null),Jr(S),gr(S),S.content instanceof i&&O(S.content);mt(V.afterSanitizeShadowDOM,k,null)};return t.sanitize=function(O){let k=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},S=null,L=null,oe=null,ze=null;if(hn=!O,hn&&(O="<!-->"),typeof O!="string"&&!Wr(O))if(typeof O.toString=="function"){if(O=O.toString(),typeof O!="string")throw xr("dirty is not a string, aborting")}else throw xr("toString is not a function");if(!t.isSupported)return O;if(Ot||Nn(k),t.removed=[],typeof O=="string"&&(pn=!1),pn){if(O.nodeName){const bt=ue(O.nodeName);if(!Y[bt]||re[bt])throw xr("root node is forbidden and cannot be sanitized in-place")}}else if(O instanceof u)S=Gr("<!---->"),L=S.ownerDocument.importNode(O,!0),L.nodeType===Tr.element&&L.nodeName==="BODY"||L.nodeName==="HTML"?S=L:S.appendChild(L);else{if(!Wt&&!Re&&!$t&&O.indexOf("<")===-1)return x&&dn?x.createHTML(O):O;if(S=Gr(O),!S)return Wt?null:dn?R:""}S&&Ln&&ot(S.firstChild);const ve=hr(pn?O:S);for(;oe=ve.nextNode();)Jr(oe),gr(oe),oe.content instanceof i&&Dt(oe.content);if(pn)return O;if(Wt){if(un)for(ze=_e.call(S.ownerDocument);S.firstChild;)ze.appendChild(S.firstChild);else ze=S;return(ne.shadowroot||ne.shadowrootmode)&&(ze=qe.call(r,ze,!0)),ze}let Ue=$t?S.outerHTML:S.innerHTML;return $t&&Y["!doctype"]&&S.ownerDocument&&S.ownerDocument.doctype&&S.ownerDocument.doctype.name&&Fe(Mc,S.ownerDocument.doctype.name)&&(Ue="<!DOCTYPE "+S.ownerDocument.doctype.name+`>
1430
- `+Ue),Re&&uo([Ae,Me,pt],bt=>{Ue=wr(Ue,bt," ")}),x&&dn?x.createHTML(Ue):Ue},t.setConfig=function(){let O=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};Nn(O),Ot=!0},t.clearConfig=function(){Xt=null,Ot=!1},t.isValidAttribute=function(O,k,S){Xt||Nn({});const L=ue(O),oe=ue(k);return Yr(L,oe,S)},t.addHook=function(O,k){typeof k=="function"&&yr(V[O],k)},t.removeHook=function(O,k){if(k!==void 0){const S=Eb(V[O],k);return S===-1?void 0:Ab(V[O],S,1)[0]}return fa(V[O])},t.removeHooks=function(O){V[O]=[]},t.removeAllHooks=function(){V=va()},t}var Fb=Uc();function jc(e){const t=ae.parse(e,{gfm:!0,breaks:!0,async:!1});return Fb.sanitize(t)}const Zc=1e3,qc=32,ya=15e3,Bb=new Set(["completed","failed","cancelled"]),Gb=4e3;let z=null,It=null,De=null,ei=null,Mo=null,Is=!1,_o=null,Rr=null,U={kind:"connecting"},Xn=[],tr=null,fe=null,nr=null,jt=null,Lr=-1,Je=null,qt=!1,Zt=null,yn=new Set;function zs(){vo(),Sc(),It&&clearInterval(It),It=null,Zt==null||Zt(),Zt=null,De==null||De.destroy(),De=null,z&&Ft(z),z==null||z.remove(),z=null,ei=null,U={kind:"connecting"},Xn=[],tr=null,fe=null,nr=null,jt=null,Mo=null,Lr=-1,Je=null,qt=!1,yn=new Set}function ti(e,t,n,r,o){z&&zs(),ei=o??null,U={kind:"connecting"},Xn=[],tr=null,Lr=-1,Je=null,qt=!1,yn=new Set,fe=e,nr=n,jt=t,Mo=r,xc({taskId:e,backendUrl:n,title:r}),z=document.createElement("div"),z.className="ap-sdk-panel",z.setAttribute("data-ap-sdk","1"),z.setAttribute("role","dialog"),z.setAttribute("aria-modal","true"),z.setAttribute("aria-label","Automation in progress");const i=r.length>55?`${r.slice(0,52)}…`:r;z.innerHTML=`
1428
+ `}strong({tokens:e}){return`<strong>${this.parser.parseInline(e)}</strong>`}em({tokens:e}){return`<em>${this.parser.parseInline(e)}</em>`}codespan({text:e}){return`<code>${Pt(e,!0)}</code>`}br(e){return"<br>"}del({tokens:e}){return`<del>${this.parser.parseInline(e)}</del>`}link({href:e,title:t,tokens:n}){let r=this.parser.parseInline(n),o=ba(e);if(o===null)return r;e=o;let i='<a href="'+e+'"';return t&&(i+=' title="'+Pt(t)+'"'),i+=">"+r+"</a>",i}image({href:e,title:t,text:n,tokens:r}){r&&(n=this.parser.parseInline(r,this.parser.textRenderer));let o=ba(e);if(o===null)return Pt(n);e=o;let i=`<img src="${e}" alt="${Pt(n)}"`;return t&&(i+=` title="${Pt(t)}"`),i+=">",i}text(e){return"tokens"in e&&e.tokens?this.parser.parseInline(e.tokens):"escaped"in e&&e.escaped?e.text:Pt(e.text)}},ri=class{strong({text:e}){return e}em({text:e}){return e}codespan({text:e}){return e}del({text:e}){return e}html({text:e}){return e}text({text:e}){return e}link({text:e}){return""+e}image({text:e}){return""+e}br(){return""}checkbox({raw:e}){return e}},Et=class Is{constructor(t){ae(this,"options");ae(this,"renderer");ae(this,"textRenderer");this.options=t||zn,this.options.renderer=this.options.renderer||new jo,this.renderer=this.options.renderer,this.renderer.options=this.options,this.renderer.parser=this,this.textRenderer=new ri}static parse(t,n){return new Is(n).parse(t)}static parseInline(t,n){return new Is(n).parseInline(t)}parse(t){var r,o;this.renderer.parser=this;let n="";for(let i=0;i<t.length;i++){let a=t[i];if((o=(r=this.options.extensions)==null?void 0:r.renderers)!=null&&o[a.type]){let l=a,p=this.options.extensions.renderers[l.type].call({parser:this},l);if(p!==!1||!["space","hr","heading","code","table","blockquote","list","checkbox","html","def","paragraph","text"].includes(l.type)){n+=p||"";continue}}let d=a;switch(d.type){case"space":{n+=this.renderer.space(d);break}case"hr":{n+=this.renderer.hr(d);break}case"heading":{n+=this.renderer.heading(d);break}case"code":{n+=this.renderer.code(d);break}case"table":{n+=this.renderer.table(d);break}case"blockquote":{n+=this.renderer.blockquote(d);break}case"list":{n+=this.renderer.list(d);break}case"checkbox":{n+=this.renderer.checkbox(d);break}case"html":{n+=this.renderer.html(d);break}case"def":{n+=this.renderer.def(d);break}case"paragraph":{n+=this.renderer.paragraph(d);break}case"text":{n+=this.renderer.text(d);break}default:{let l='Token with "'+d.type+'" type was not found.';if(this.options.silent)return console.error(l),"";throw new Error(l)}}}return n}parseInline(t,n=this.renderer){var o,i;this.renderer.parser=this;let r="";for(let a=0;a<t.length;a++){let d=t[a];if((i=(o=this.options.extensions)==null?void 0:o.renderers)!=null&&i[d.type]){let p=this.options.extensions.renderers[d.type].call({parser:this},d);if(p!==!1||!["escape","html","link","image","checkbox","strong","em","codespan","br","del","text"].includes(d.type)){r+=p||"";continue}}let l=d;switch(l.type){case"escape":{r+=n.text(l);break}case"html":{r+=n.html(l);break}case"link":{r+=n.link(l);break}case"image":{r+=n.image(l);break}case"checkbox":{r+=n.checkbox(l);break}case"strong":{r+=n.strong(l);break}case"em":{r+=n.em(l);break}case"codespan":{r+=n.codespan(l);break}case"br":{r+=n.br(l);break}case"del":{r+=n.del(l);break}case"text":{r+=n.text(l);break}default:{let p='Token with "'+l.type+'" type was not found.';if(this.options.silent)return console.error(p),"";throw new Error(p)}}}return r}},ko,Rr=(ko=class{constructor(e){ae(this,"options");ae(this,"block");this.options=e||zn}preprocess(e){return e}postprocess(e){return e}processAllTokens(e){return e}emStrongMask(e){return e}provideLexer(e=this.block){return e?Tt.lex:Tt.lexInline}provideParser(e=this.block){return e?Et.parse:Et.parseInline}},ae(ko,"passThroughHooks",new Set(["preprocess","postprocess","processAllTokens","emStrongMask"])),ae(ko,"passThroughHooksRespectAsync",new Set(["preprocess","postprocess","processAllTokens"])),ko),Db=class{constructor(...e){ae(this,"defaults",Xs());ae(this,"options",this.setOptions);ae(this,"parse",this.parseMarkdown(!0));ae(this,"parseInline",this.parseMarkdown(!1));ae(this,"Parser",Et);ae(this,"Renderer",jo);ae(this,"TextRenderer",ri);ae(this,"Lexer",Tt);ae(this,"Tokenizer",Uo);ae(this,"Hooks",Rr);this.use(...e)}walkTokens(e,t){var r,o;let n=[];for(let i of e)switch(n=n.concat(t.call(this,i)),i.type){case"table":{let a=i;for(let d of a.header)n=n.concat(this.walkTokens(d.tokens,t));for(let d of a.rows)for(let l of d)n=n.concat(this.walkTokens(l.tokens,t));break}case"list":{let a=i;n=n.concat(this.walkTokens(a.items,t));break}default:{let a=i;(o=(r=this.defaults.extensions)==null?void 0:r.childTokens)!=null&&o[a.type]?this.defaults.extensions.childTokens[a.type].forEach(d=>{let l=a[d].flat(1/0);n=n.concat(this.walkTokens(l,t))}):a.tokens&&(n=n.concat(this.walkTokens(a.tokens,t)))}}return n}use(...e){let t=this.defaults.extensions||{renderers:{},childTokens:{}};return e.forEach(n=>{let r=v({},n);if(r.async=this.defaults.async||r.async||!1,n.extensions&&(n.extensions.forEach(o=>{if(!o.name)throw new Error("extension name required");if("renderer"in o){let i=t.renderers[o.name];i?t.renderers[o.name]=function(...a){let d=o.renderer.apply(this,a);return d===!1&&(d=i.apply(this,a)),d}:t.renderers[o.name]=o.renderer}if("tokenizer"in o){if(!o.level||o.level!=="block"&&o.level!=="inline")throw new Error("extension level must be 'block' or 'inline'");let i=t[o.level];i?i.unshift(o.tokenizer):t[o.level]=[o.tokenizer],o.start&&(o.level==="block"?t.startBlock?t.startBlock.push(o.start):t.startBlock=[o.start]:o.level==="inline"&&(t.startInline?t.startInline.push(o.start):t.startInline=[o.start]))}"childTokens"in o&&o.childTokens&&(t.childTokens[o.name]=o.childTokens)}),r.extensions=t),n.renderer){let o=this.defaults.renderer||new jo(this.defaults);for(let i in n.renderer){if(!(i in o))throw new Error(`renderer '${i}' does not exist`);if(["options","parser"].includes(i))continue;let a=i,d=n.renderer[a],l=o[a];o[a]=(...p)=>{let h=d.apply(o,p);return h===!1&&(h=l.apply(o,p)),h||""}}r.renderer=o}if(n.tokenizer){let o=this.defaults.tokenizer||new Uo(this.defaults);for(let i in n.tokenizer){if(!(i in o))throw new Error(`tokenizer '${i}' does not exist`);if(["options","rules","lexer"].includes(i))continue;let a=i,d=n.tokenizer[a],l=o[a];o[a]=(...p)=>{let h=d.apply(o,p);return h===!1&&(h=l.apply(o,p)),h}}r.tokenizer=o}if(n.hooks){let o=this.defaults.hooks||new Rr;for(let i in n.hooks){if(!(i in o))throw new Error(`hook '${i}' does not exist`);if(["options","block"].includes(i))continue;let a=i,d=n.hooks[a],l=o[a];Rr.passThroughHooks.has(i)?o[a]=p=>{if(this.defaults.async&&Rr.passThroughHooksRespectAsync.has(i))return L(this,null,function*(){let g=yield d.call(o,p);return l.call(o,g)});let h=d.call(o,p);return l.call(o,h)}:o[a]=(...p)=>{if(this.defaults.async)return L(this,null,function*(){let g=yield d.apply(o,p);return g===!1&&(g=yield l.apply(o,p)),g});let h=d.apply(o,p);return h===!1&&(h=l.apply(o,p)),h}}r.hooks=o}if(n.walkTokens){let o=this.defaults.walkTokens,i=n.walkTokens;r.walkTokens=function(a){let d=[];return d.push(i.call(this,a)),o&&(d=d.concat(o.call(this,a))),d}}this.defaults=v(v({},this.defaults),r)}),this}setOptions(e){return this.defaults=v(v({},this.defaults),e),this}lexer(e,t){return Tt.lex(e,t!=null?t:this.defaults)}parser(e,t){return Et.parse(e,t!=null?t:this.defaults)}parseMarkdown(e){return(t,n)=>{let r=v({},n),o=v(v({},this.defaults),r),i=this.onError(!!o.silent,!!o.async);if(this.defaults.async===!0&&r.async===!1)return i(new Error("marked(): The async option was set to true by an extension. Remove async: false from the parse options object to return a Promise."));if(typeof t>"u"||t===null)return i(new Error("marked(): input parameter is undefined or null"));if(typeof t!="string")return i(new Error("marked(): input parameter is of type "+Object.prototype.toString.call(t)+", string expected"));if(o.hooks&&(o.hooks.options=o,o.hooks.block=e),o.async)return L(this,null,function*(){let a=o.hooks?yield o.hooks.preprocess(t):t,d=yield(o.hooks?yield o.hooks.provideLexer(e):e?Tt.lex:Tt.lexInline)(a,o),l=o.hooks?yield o.hooks.processAllTokens(d):d;o.walkTokens&&(yield Promise.all(this.walkTokens(l,o.walkTokens)));let p=yield(o.hooks?yield o.hooks.provideParser(e):e?Et.parse:Et.parseInline)(l,o);return o.hooks?yield o.hooks.postprocess(p):p}).catch(i);try{o.hooks&&(t=o.hooks.preprocess(t));let a=(o.hooks?o.hooks.provideLexer(e):e?Tt.lex:Tt.lexInline)(t,o);o.hooks&&(a=o.hooks.processAllTokens(a)),o.walkTokens&&this.walkTokens(a,o.walkTokens);let d=(o.hooks?o.hooks.provideParser(e):e?Et.parse:Et.parseInline)(a,o);return o.hooks&&(d=o.hooks.postprocess(d)),d}catch(a){return i(a)}}}onError(e,t){return n=>{if(n.message+=`
1429
+ Please report this to https://github.com/markedjs/marked.`,e){let r="<p>An error occurred:</p><pre>"+Pt(n.message+"",!0)+"</pre>";return t?Promise.resolve(r):r}if(t)return Promise.reject(n);throw n}}},Cn=new Db;function le(e,t){return Cn.parse(e,t)}le.options=le.setOptions=function(e){return Cn.setOptions(e),le.defaults=Cn.defaults,Oc(le.defaults),le};le.getDefaults=Xs;le.defaults=zn;function Mb(...e){return Cn.use(...e),le.defaults=Cn.defaults,Oc(le.defaults),le}le.use=Mb;le.walkTokens=function(e,t){return Cn.walkTokens(e,t)};le.parseInline=Cn.parseInline;le.Parser=Et;le.parser=Et.parse;le.Renderer=jo;le.TextRenderer=ri;le.Lexer=Tt;le.lexer=Tt.lex;le.Tokenizer=Uo;le.Hooks=Rr;le.parse=le;le.options;le.setOptions;le.walkTokens;le.parseInline;Et.parse;Tt.lex;/*! @license DOMPurify 3.3.1 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.3.1/LICENSE */const{entries:Bc,setPrototypeOf:ya,isFrozen:Ub,getPrototypeOf:jb,getOwnPropertyDescriptor:Zb}=Object;let{freeze:Ke,seal:ht,create:zs}=Object,{apply:$s,construct:Os}=typeof Reflect!="undefined"&&Reflect;Ke||(Ke=function(t){return t});ht||(ht=function(t){return t});$s||($s=function(t,n){for(var r=arguments.length,o=new Array(r>2?r-2:0),i=2;i<r;i++)o[i-2]=arguments[i];return t.apply(n,o)});Os||(Os=function(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),o=1;o<n;o++)r[o-1]=arguments[o];return new t(...r)});const ho=Qe(Array.prototype.forEach),qb=Qe(Array.prototype.lastIndexOf),wa=Qe(Array.prototype.pop),Sr=Qe(Array.prototype.push),Hb=Qe(Array.prototype.splice),yo=Qe(String.prototype.toLowerCase),bs=Qe(String.prototype.toString),ks=Qe(String.prototype.match),Tr=Qe(String.prototype.replace),Fb=Qe(String.prototype.indexOf),Bb=Qe(String.prototype.trim),wt=Qe(Object.prototype.hasOwnProperty),We=Qe(RegExp.prototype.test),Er=Gb(TypeError);function Qe(e){return function(t){t instanceof RegExp&&(t.lastIndex=0);for(var n=arguments.length,r=new Array(n>1?n-1:0),o=1;o<n;o++)r[o-1]=arguments[o];return $s(e,t,r)}}function Gb(e){return function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];return Os(e,n)}}function Y(e,t){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:yo;ya&&ya(e,null);let r=t.length;for(;r--;){let o=t[r];if(typeof o=="string"){const i=n(o);i!==o&&(Ub(t)||(t[r]=i),o=i)}e[o]=!0}return e}function Wb(e){for(let t=0;t<e.length;t++)wt(e,t)||(e[t]=null);return e}function Rt(e){const t=zs(null);for(const[n,r]of Bc(e))wt(e,n)&&(Array.isArray(r)?t[n]=Wb(r):r&&typeof r=="object"&&r.constructor===Object?t[n]=Rt(r):t[n]=r);return t}function Ar(e,t){for(;e!==null;){const r=Zb(e,t);if(r){if(r.get)return Qe(r.get);if(typeof r.value=="function")return Qe(r.value)}e=jb(e)}function n(){return null}return n}const xa=Ke(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","search","section","select","shadow","slot","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),_s=Ke(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","enterkeyhint","exportparts","filter","font","g","glyph","glyphref","hkern","image","inputmode","line","lineargradient","marker","mask","metadata","mpath","part","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),vs=Ke(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),Jb=Ke(["animate","color-profile","cursor","discard","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),ys=Ke(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover","mprescripts"]),Yb=Ke(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),Sa=Ke(["#text"]),Ta=Ke(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","exportparts","face","for","headers","height","hidden","high","href","hreflang","id","inert","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","part","pattern","placeholder","playsinline","popover","popovertarget","popovertargetaction","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","slot","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","wrap","xmlns","slot"]),ws=Ke(["accent-height","accumulate","additive","alignment-baseline","amplitude","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","exponent","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","intercept","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","mask-type","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","slope","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","tablevalues","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),Ea=Ke(["accent","accentunder","align","bevelled","close","columnsalign","columnlines","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lspace","lquote","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),fo=Ke(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),Xb=ht(/\{\{[\w\W]*|[\w\W]*\}\}/gm),Vb=ht(/<%[\w\W]*|[\w\W]*%>/gm),Kb=ht(/\$\{[\w\W]*/gm),Qb=ht(/^data-[\-\w.\u00B7-\uFFFF]+$/),ek=ht(/^aria-[\-\w]+$/),Gc=ht(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),tk=ht(/^(?:\w+script|data):/i),nk=ht(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),Wc=ht(/^html$/i),rk=ht(/^[a-z][.\w]*(-[.\w]+)+$/i);var Aa=Object.freeze({__proto__:null,ARIA_ATTR:ek,ATTR_WHITESPACE:nk,CUSTOM_ELEMENT:rk,DATA_ATTR:Qb,DOCTYPE_NAME:Wc,ERB_EXPR:Vb,IS_ALLOWED_URI:Gc,IS_SCRIPT_OR_DATA:tk,MUSTACHE_EXPR:Xb,TMPLIT_EXPR:Kb});const Cr={element:1,text:3,progressingInstruction:7,comment:8,document:9},ok=function(){return typeof window=="undefined"?null:window},sk=function(t,n){if(typeof t!="object"||typeof t.createPolicy!="function")return null;let r=null;const o="data-tt-policy-suffix";n&&n.hasAttribute(o)&&(r=n.getAttribute(o));const i="dompurify"+(r?"#"+r:"");try{return t.createPolicy(i,{createHTML(a){return a},createScriptURL(a){return a}})}catch(a){return console.warn("TrustedTypes policy "+i+" could not be created."),null}},Ca=function(){return{afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]}};function Jc(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:ok();const t=M=>Jc(M);if(t.version="3.3.1",t.removed=[],!e||!e.document||e.document.nodeType!==Cr.document||!e.Element)return t.isSupported=!1,t;let{document:n}=e;const r=n,o=r.currentScript,{DocumentFragment:i,HTMLTemplateElement:a,Node:d,Element:l,NodeFilter:p,NamedNodeMap:h=e.NamedNodeMap||e.MozNamedAttrMap,HTMLFormElement:g,DOMParser:m,trustedTypes:k}=e,y=l.prototype,E=Ar(y,"cloneNode"),Z=Ar(y,"remove"),ee=Ar(y,"nextSibling"),N=Ar(y,"childNodes"),T=Ar(y,"parentNode");if(typeof a=="function"){const M=n.createElement("template");M.content&&M.content.ownerDocument&&(n=M.content.ownerDocument)}let S,C="";const{implementation:D,createNodeIterator:J,createDocumentFragment:he,getElementsByTagName:Oe}=n,{importNode:nt}=r;let te=Ca();t.isSupported=typeof Bc=="function"&&typeof T=="function"&&D&&D.createHTMLDocument!==void 0;const{MUSTACHE_EXPR:Se,ERB_EXPR:Fe,TMPLIT_EXPR:Xt,DATA_ATTR:Vt,ARIA_ATTR:rt,IS_SCRIPT_OR_DATA:gt,ATTR_WHITESPACE:mt,CUSTOM_ELEMENT:$n}=Aa;let{IS_ALLOWED_URI:hn}=Aa,ve=null;const W=Y({},[...xa,..._s,...vs,...ys,...Sa]);let F=null;const Ee=Y({},[...Ta,...ws,...Ea,...fo]);let K=Object.seal(zs(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),Ae=null,ot=null;const bt=Object.seal(zs(null,{tagCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeCheck:{writable:!0,configurable:!1,enumerable:!0,value:null}}));let we=!0,re=!0,Be=!1,je=!0,ue=!1,Dt=!0,Le=!1,Ze=!1,Mt=!1,st=!1,fn=!1,gn=!1,Hr=!0,ur=!1;const es="user-content-";let dr=!0,mn=!1,Kt={},Ge=null;const pr=Y({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]);let de=null;const Fr=Y({},["audio","video","img","source","image","track"]);let hr=null;const Br=Y({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),On="http://www.w3.org/1998/Math/MathML",Nn="http://www.w3.org/2000/svg",kt="http://www.w3.org/1999/xhtml";let Qt=kt,bn=!1,kn=null;const ts=Y({},[On,Nn,kt],bs);let Dn=Y({},["mi","mo","mn","ms","mtext"]),Mn=Y({},["annotation-xml"]);const ns=Y({},["title","style","font","a","script"]);let Ut=null;const _t=["application/xhtml+xml","text/html"],rs="text/html";let pe=null,en=null;const Gr=n.createElement("form"),fr=function(_){return _ instanceof RegExp||_ instanceof Function},Un=function(){let _=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};if(!(en&&en===_)){if((!_||typeof _!="object")&&(_={}),_=Rt(_),Ut=_t.indexOf(_.PARSER_MEDIA_TYPE)===-1?rs:_.PARSER_MEDIA_TYPE,pe=Ut==="application/xhtml+xml"?bs:yo,ve=wt(_,"ALLOWED_TAGS")?Y({},_.ALLOWED_TAGS,pe):W,F=wt(_,"ALLOWED_ATTR")?Y({},_.ALLOWED_ATTR,pe):Ee,kn=wt(_,"ALLOWED_NAMESPACES")?Y({},_.ALLOWED_NAMESPACES,bs):ts,hr=wt(_,"ADD_URI_SAFE_ATTR")?Y(Rt(Br),_.ADD_URI_SAFE_ATTR,pe):Br,de=wt(_,"ADD_DATA_URI_TAGS")?Y(Rt(Fr),_.ADD_DATA_URI_TAGS,pe):Fr,Ge=wt(_,"FORBID_CONTENTS")?Y({},_.FORBID_CONTENTS,pe):pr,Ae=wt(_,"FORBID_TAGS")?Y({},_.FORBID_TAGS,pe):Rt({}),ot=wt(_,"FORBID_ATTR")?Y({},_.FORBID_ATTR,pe):Rt({}),Kt=wt(_,"USE_PROFILES")?_.USE_PROFILES:!1,we=_.ALLOW_ARIA_ATTR!==!1,re=_.ALLOW_DATA_ATTR!==!1,Be=_.ALLOW_UNKNOWN_PROTOCOLS||!1,je=_.ALLOW_SELF_CLOSE_IN_ATTR!==!1,ue=_.SAFE_FOR_TEMPLATES||!1,Dt=_.SAFE_FOR_XML!==!1,Le=_.WHOLE_DOCUMENT||!1,st=_.RETURN_DOM||!1,fn=_.RETURN_DOM_FRAGMENT||!1,gn=_.RETURN_TRUSTED_TYPE||!1,Mt=_.FORCE_BODY||!1,Hr=_.SANITIZE_DOM!==!1,ur=_.SANITIZE_NAMED_PROPS||!1,dr=_.KEEP_CONTENT!==!1,mn=_.IN_PLACE||!1,hn=_.ALLOWED_URI_REGEXP||Gc,Qt=_.NAMESPACE||kt,Dn=_.MATHML_TEXT_INTEGRATION_POINTS||Dn,Mn=_.HTML_INTEGRATION_POINTS||Mn,K=_.CUSTOM_ELEMENT_HANDLING||{},_.CUSTOM_ELEMENT_HANDLING&&fr(_.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(K.tagNameCheck=_.CUSTOM_ELEMENT_HANDLING.tagNameCheck),_.CUSTOM_ELEMENT_HANDLING&&fr(_.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(K.attributeNameCheck=_.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),_.CUSTOM_ELEMENT_HANDLING&&typeof _.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(K.allowCustomizedBuiltInElements=_.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),ue&&(re=!1),fn&&(st=!0),Kt&&(ve=Y({},Sa),F=[],Kt.html===!0&&(Y(ve,xa),Y(F,Ta)),Kt.svg===!0&&(Y(ve,_s),Y(F,ws),Y(F,fo)),Kt.svgFilters===!0&&(Y(ve,vs),Y(F,ws),Y(F,fo)),Kt.mathMl===!0&&(Y(ve,ys),Y(F,Ea),Y(F,fo))),_.ADD_TAGS&&(typeof _.ADD_TAGS=="function"?bt.tagCheck=_.ADD_TAGS:(ve===W&&(ve=Rt(ve)),Y(ve,_.ADD_TAGS,pe))),_.ADD_ATTR&&(typeof _.ADD_ATTR=="function"?bt.attributeCheck=_.ADD_ATTR:(F===Ee&&(F=Rt(F)),Y(F,_.ADD_ATTR,pe))),_.ADD_URI_SAFE_ATTR&&Y(hr,_.ADD_URI_SAFE_ATTR,pe),_.FORBID_CONTENTS&&(Ge===pr&&(Ge=Rt(Ge)),Y(Ge,_.FORBID_CONTENTS,pe)),_.ADD_FORBID_CONTENTS&&(Ge===pr&&(Ge=Rt(Ge)),Y(Ge,_.ADD_FORBID_CONTENTS,pe)),dr&&(ve["#text"]=!0),Le&&Y(ve,["html","head","body"]),ve.table&&(Y(ve,["tbody"]),delete Ae.tbody),_.TRUSTED_TYPES_POLICY){if(typeof _.TRUSTED_TYPES_POLICY.createHTML!="function")throw Er('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if(typeof _.TRUSTED_TYPES_POLICY.createScriptURL!="function")throw Er('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');S=_.TRUSTED_TYPES_POLICY,C=S.createHTML("")}else S===void 0&&(S=sk(k,o)),S!==null&&typeof C=="string"&&(C=S.createHTML(""));Ke&&Ke(_),en=_}},gr=Y({},[..._s,...vs,...Jb]),Wr=Y({},[...ys,...Yb]),os=function(_){let A=T(_);(!A||!A.tagName)&&(A={namespaceURI:Qt,tagName:"template"});const I=yo(_.tagName),ie=yo(A.tagName);return kn[_.namespaceURI]?_.namespaceURI===Nn?A.namespaceURI===kt?I==="svg":A.namespaceURI===On?I==="svg"&&(ie==="annotation-xml"||Dn[ie]):!!gr[I]:_.namespaceURI===On?A.namespaceURI===kt?I==="math":A.namespaceURI===Nn?I==="math"&&Mn[ie]:!!Wr[I]:_.namespaceURI===kt?A.namespaceURI===Nn&&!Mn[ie]||A.namespaceURI===On&&!Dn[ie]?!1:!Wr[I]&&(ns[I]||!gr[I]):!!(Ut==="application/xhtml+xml"&&kn[_.namespaceURI]):!1},at=function(_){Sr(t.removed,{element:_});try{T(_).removeChild(_)}catch(A){Z(_)}},ct=function(_,A){try{Sr(t.removed,{attribute:A.getAttributeNode(_),from:A})}catch(I){Sr(t.removed,{attribute:null,from:A})}if(A.removeAttribute(_),_==="is")if(st||fn)try{at(A)}catch(I){}else try{A.setAttribute(_,"")}catch(I){}},Jr=function(_){let A=null,I=null;if(Mt)_="<remove></remove>"+_;else{const xe=ks(_,/^[\r\n\t ]+/);I=xe&&xe[0]}Ut==="application/xhtml+xml"&&Qt===kt&&(_='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+_+"</body></html>");const ie=S?S.createHTML(_):_;if(Qt===kt)try{A=new m().parseFromString(ie,Ut)}catch(xe){}if(!A||!A.documentElement){A=D.createDocument(Qt,"template",null);try{A.documentElement.innerHTML=bn?C:ie}catch(xe){}}const $e=A.body||A.documentElement;return _&&I&&$e.insertBefore(n.createTextNode(I),$e.childNodes[0]||null),Qt===kt?Oe.call(A,Le?"html":"body")[0]:Le?A.documentElement:$e},mr=function(_){return J.call(_.ownerDocument||_,_,p.SHOW_ELEMENT|p.SHOW_COMMENT|p.SHOW_TEXT|p.SHOW_PROCESSING_INSTRUCTION|p.SHOW_CDATA_SECTION,null)},br=function(_){return _ instanceof g&&(typeof _.nodeName!="string"||typeof _.textContent!="string"||typeof _.removeChild!="function"||!(_.attributes instanceof h)||typeof _.removeAttribute!="function"||typeof _.setAttribute!="function"||typeof _.namespaceURI!="string"||typeof _.insertBefore!="function"||typeof _.hasChildNodes!="function")},Yr=function(_){return typeof d=="function"&&_ instanceof d};function vt(M,_,A){ho(M,I=>{I.call(t,_,A,en)})}const Xr=function(_){let A=null;if(vt(te.beforeSanitizeElements,_,null),br(_))return at(_),!0;const I=pe(_.nodeName);if(vt(te.uponSanitizeElement,_,{tagName:I,allowedTags:ve}),Dt&&_.hasChildNodes()&&!Yr(_.firstElementChild)&&We(/<[/\w!]/g,_.innerHTML)&&We(/<[/\w!]/g,_.textContent)||_.nodeType===Cr.progressingInstruction||Dt&&_.nodeType===Cr.comment&&We(/<[/\w]/g,_.data))return at(_),!0;if(!(bt.tagCheck instanceof Function&&bt.tagCheck(I))&&(!ve[I]||Ae[I])){if(!Ae[I]&&Kr(I)&&(K.tagNameCheck instanceof RegExp&&We(K.tagNameCheck,I)||K.tagNameCheck instanceof Function&&K.tagNameCheck(I)))return!1;if(dr&&!Ge[I]){const ie=T(_)||_.parentNode,$e=N(_)||_.childNodes;if($e&&ie){const xe=$e.length;for(let qe=xe-1;qe>=0;--qe){const yt=E($e[qe],!0);yt.__removalCount=(_.__removalCount||0)+1,ie.insertBefore(yt,ee(_))}}}return at(_),!0}return _ instanceof l&&!os(_)||(I==="noscript"||I==="noembed"||I==="noframes")&&We(/<\/no(script|embed|frames)/i,_.innerHTML)?(at(_),!0):(ue&&_.nodeType===Cr.text&&(A=_.textContent,ho([Se,Fe,Xt],ie=>{A=Tr(A,ie," ")}),_.textContent!==A&&(Sr(t.removed,{element:_.cloneNode()}),_.textContent=A)),vt(te.afterSanitizeElements,_,null),!1)},Vr=function(_,A,I){if(Hr&&(A==="id"||A==="name")&&(I in n||I in Gr))return!1;if(!(re&&!ot[A]&&We(Vt,A))){if(!(we&&We(rt,A))){if(!(bt.attributeCheck instanceof Function&&bt.attributeCheck(A,_))){if(!F[A]||ot[A]){if(!(Kr(_)&&(K.tagNameCheck instanceof RegExp&&We(K.tagNameCheck,_)||K.tagNameCheck instanceof Function&&K.tagNameCheck(_))&&(K.attributeNameCheck instanceof RegExp&&We(K.attributeNameCheck,A)||K.attributeNameCheck instanceof Function&&K.attributeNameCheck(A,_))||A==="is"&&K.allowCustomizedBuiltInElements&&(K.tagNameCheck instanceof RegExp&&We(K.tagNameCheck,I)||K.tagNameCheck instanceof Function&&K.tagNameCheck(I))))return!1}else if(!hr[A]){if(!We(hn,Tr(I,mt,""))){if(!((A==="src"||A==="xlink:href"||A==="href")&&_!=="script"&&Fb(I,"data:")===0&&de[_])){if(!(Be&&!We(gt,Tr(I,mt,"")))){if(I)return!1}}}}}}}return!0},Kr=function(_){return _!=="annotation-xml"&&ks(_,$n)},kr=function(_){vt(te.beforeSanitizeAttributes,_,null);const{attributes:A}=_;if(!A||br(_))return;const I={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:F,forceKeepAttr:void 0};let ie=A.length;for(;ie--;){const $e=A[ie],{name:xe,namespaceURI:qe,value:yt}=$e,Ct=pe(xe),_r=yt;let Ie=xe==="value"?_r:Bb(_r);if(I.attrName=Ct,I.attrValue=Ie,I.keepAttr=!0,I.forceKeepAttr=void 0,vt(te.uponSanitizeAttribute,_,I),Ie=I.attrValue,ur&&(Ct==="id"||Ct==="name")&&(ct(xe,_),Ie=es+Ie),Dt&&We(/((--!?|])>)|<\/(style|title|textarea)/i,Ie)){ct(xe,_);continue}if(Ct==="attributename"&&ks(Ie,"href")){ct(xe,_);continue}if(I.forceKeepAttr)continue;if(!I.keepAttr){ct(xe,_);continue}if(!je&&We(/\/>/i,Ie)){ct(xe,_);continue}ue&&ho([Se,Fe,Xt],eo=>{Ie=Tr(Ie,eo," ")});const Qr=pe(_.nodeName);if(!Vr(Qr,Ct,Ie)){ct(xe,_);continue}if(S&&typeof k=="object"&&typeof k.getAttributeType=="function"&&!qe)switch(k.getAttributeType(Qr,Ct)){case"TrustedHTML":{Ie=S.createHTML(Ie);break}case"TrustedScriptURL":{Ie=S.createScriptURL(Ie);break}}if(Ie!==_r)try{qe?_.setAttributeNS(qe,xe,Ie):_.setAttribute(xe,Ie),br(_)?at(_):wa(t.removed)}catch(eo){ct(xe,_)}}vt(te.afterSanitizeAttributes,_,null)},jt=function M(_){let A=null;const I=mr(_);for(vt(te.beforeSanitizeShadowDOM,_,null);A=I.nextNode();)vt(te.uponSanitizeShadowNode,A,null),Xr(A),kr(A),A.content instanceof i&&M(A.content);vt(te.afterSanitizeShadowDOM,_,null)};return t.sanitize=function(M){let _=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},A=null,I=null,ie=null,$e=null;if(bn=!M,bn&&(M="<!-->"),typeof M!="string"&&!Yr(M))if(typeof M.toString=="function"){if(M=M.toString(),typeof M!="string")throw Er("dirty is not a string, aborting")}else throw Er("toString is not a function");if(!t.isSupported)return M;if(Ze||Un(_),t.removed=[],typeof M=="string"&&(mn=!1),mn){if(M.nodeName){const yt=pe(M.nodeName);if(!ve[yt]||Ae[yt])throw Er("root node is forbidden and cannot be sanitized in-place")}}else if(M instanceof d)A=Jr("<!---->"),I=A.ownerDocument.importNode(M,!0),I.nodeType===Cr.element&&I.nodeName==="BODY"||I.nodeName==="HTML"?A=I:A.appendChild(I);else{if(!st&&!ue&&!Le&&M.indexOf("<")===-1)return S&&gn?S.createHTML(M):M;if(A=Jr(M),!A)return st?null:gn?C:""}A&&Mt&&at(A.firstChild);const xe=mr(mn?M:A);for(;ie=xe.nextNode();)Xr(ie),kr(ie),ie.content instanceof i&&jt(ie.content);if(mn)return M;if(st){if(fn)for($e=he.call(A.ownerDocument);A.firstChild;)$e.appendChild(A.firstChild);else $e=A;return(F.shadowroot||F.shadowrootmode)&&($e=nt.call(r,$e,!0)),$e}let qe=Le?A.outerHTML:A.innerHTML;return Le&&ve["!doctype"]&&A.ownerDocument&&A.ownerDocument.doctype&&A.ownerDocument.doctype.name&&We(Wc,A.ownerDocument.doctype.name)&&(qe="<!DOCTYPE "+A.ownerDocument.doctype.name+`>
1430
+ `+qe),ue&&ho([Se,Fe,Xt],yt=>{qe=Tr(qe,yt," ")}),S&&gn?S.createHTML(qe):qe},t.setConfig=function(){let M=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};Un(M),Ze=!0},t.clearConfig=function(){en=null,Ze=!1},t.isValidAttribute=function(M,_,A){en||Un({});const I=pe(M),ie=pe(_);return Vr(I,ie,A)},t.addHook=function(M,_){typeof _=="function"&&Sr(te[M],_)},t.removeHook=function(M,_){if(_!==void 0){const A=qb(te[M],_);return A===-1?void 0:Hb(te[M],A,1)[0]}return wa(te[M])},t.removeHooks=function(M){te[M]=[]},t.removeAllHooks=function(){te=Ca()},t}var ik=Jc();function Yc(e){const t=le.parse(e,{gfm:!0,breaks:!0,async:!1});return ik.sanitize(t)}const Xc=1e3,Vc=32,Pa=15e3,ak=new Set(["completed","failed","cancelled"]),ck=4e3;let $=null,Nt=null,Me=null,oi=null,Zo=null,Ns=!1,wo=null,Ir=null,H={kind:"connecting"},Qn=[],or=null,me=null,sr=null,Ft=null,zr=-1,Ve=null,Gt=!1,Bt=null,Sn=new Set;function Ds(){xo(),zc(),Nt&&clearInterval(Nt),Nt=null,Bt==null||Bt(),Bt=null,Me==null||Me.destroy(),Me=null,$&&Jt($),$==null||$.remove(),$=null,oi=null,H={kind:"connecting"},Qn=[],or=null,me=null,sr=null,Ft=null,Zo=null,zr=-1,Ve=null,Gt=!1,Sn=new Set}function si(e,t,n,r,o){$&&Ds(),oi=o!=null?o:null,H={kind:"connecting"},Qn=[],or=null,zr=-1,Ve=null,Gt=!1,Sn=new Set,me=e,sr=n,Ft=t,Zo=r,Ic({taskId:e,backendUrl:n,title:r}),$=document.createElement("div"),$.className="ap-sdk-panel",$.setAttribute("data-ap-sdk","1"),$.setAttribute("role","dialog"),$.setAttribute("aria-modal","true"),$.setAttribute("aria-label","Automation in progress");const i=r.length>55?`${r.slice(0,52)}…`:r;$.innerHTML=`
1431
1431
  <div class="ap-sdk-panel__header">
1432
1432
  <span class="ap-sdk-panel__title">
1433
1433
  <span class="ap-sdk-panel__logo">AP</span>
@@ -1440,7 +1440,7 @@ Please report this to https://github.com/markedjs/marked.`,e){let r="<p>An error
1440
1440
  <div class="ap-sdk-runner__meta">
1441
1441
  <div class="ap-sdk-runner__meta-row">
1442
1442
  <span class="ap-sdk-list-item__badge ap-sdk-list-item__badge--automate">Automate</span>
1443
- <span class="ap-sdk-runner__title" title="${ok(r)}">${ri(i)}</span>
1443
+ <span class="ap-sdk-runner__title" title="${vk(r)}">${ai(i)}</span>
1444
1444
  </div>
1445
1445
  <div class="ap-sdk-runner__meta-row ap-sdk-runner__meta-row--controls">
1446
1446
  <span class="ap-sdk-runner__counter" data-ap-runner-counter>0 actions</span>
@@ -1466,17 +1466,17 @@ Please report this to https://github.com/markedjs/marked.`,e){let r="<p>An error
1466
1466
  </div>
1467
1467
  <div class="ap-sdk-runner__hint" data-ap-runner-hint>Closing keeps the task running — resume anytime from My Captures.</div>
1468
1468
  <div class="ap-sdk-panel__status" data-ap-runner-summary style="display:none"></div>
1469
- `,z.addEventListener("wheel",a=>{a.stopPropagation()},{passive:!0}),z.addEventListener("touchmove",a=>{a.stopPropagation()},{passive:!0}),document.body.appendChild(z),De=Os(),Ht(z),Bs(z,Fs),z.querySelector("[data-ap-close]").addEventListener("click",()=>{zs(),o==null||o()}),z.querySelector("[data-ap-runner-chat-form]").addEventListener("submit",a=>{a.preventDefault(),Yb(t,e)}),z.querySelector("[data-ap-runner-cancel]").addEventListener("click",a=>{a.stopPropagation();const u=a.currentTarget;if(!Is){Is=!0,u.textContent="Confirm",_o=setTimeout(vo,Gb),Rr=d=>{d.target!==u&&vo()},document.addEventListener("click",Rr,!0);return}vo(),Wb(t,e)}),ni(),Hc(e,t)}function Hc(e,t){const n=async u=>{if(fe!==e||!z||U.kind!=="idle"&&U.kind!=="connecting"||yn.has(u.commandId))return;yn.add(u.commandId);const d={id:u.commandId,taskId:u.taskId,action:u.action,selector:u.selector,value:u.value,description:u.description,status:"pending",createdAt:new Date().toISOString()};vn({kind:"executing",command:d,actionsRun:U.kind==="idle"?U.actionsRun:0}),await wa(d,t,e)},r=u=>{if(!(fe!==e||!z)&&Bb.has(u)){if(U.kind==="executing")vn({kind:"finishing",status:u,actionsRun:U.actionsRun});else if(U.kind==="connecting"||U.kind==="idle"){const d=U.kind==="idle"?U.actionsRun:0;vn({kind:"finished",status:u,actionsRun:d})}}},o=u=>{fe!==e||!z||(u.outputChunk&&xa([u.outputChunk]),r(u.status))},i=async()=>{if(!(fe!==e||!z))try{const u=await $o(t,e);fe===e&&z&&(Je=u[0]??null,En())}catch{}},a=async()=>{try{const[u,d,h,p]=await Promise.all([yc(t,e),lm(t,e),$o(t,e),am(t,e)]);if(fe!==e||!z)return;xa(d),Je=h[0]??null,En(),r(u.status),p&&p.status==="pending"&&(U.kind==="idle"||U.kind==="connecting")&&!yn.has(p.id)?(yn.add(p.id),vn({kind:"executing",command:p,actionsRun:U.kind==="idle"?U.actionsRun:0}),await wa(p,t,e)):U.kind==="connecting"&&vn({kind:"idle",actionsRun:0})}catch{}};a(),vm(t,e,{onStatusUpdate:o,onInteractionCreated:i,onInteractionAnswered:i,onBrowserCommandCreated:n,onReconnect:()=>{a()}}).then(u=>{if(fe!==e||U.kind==="finished"){u();return}Zt=u})}function vn(e){U=e,U.kind==="idle"&&tr===null&&(tr=Date.now(),Uo(),It=setInterval(Uo,Zc)),U.kind==="finished"&&(It&&(clearInterval(It),It=null),Zt==null||Zt(),Zt=null,De==null||De.hide(),Sc()),ni()}function vo(){Is=!1,_o&&(clearTimeout(_o),_o=null),Rr&&(document.removeEventListener("click",Rr,!0),Rr=null);const e=z==null?void 0:z.querySelector("[data-ap-runner-cancel]");e&&(e.textContent="Cancel task")}async function Wb(e,t){if(fe!==t||!z)return;const n=z.querySelector("[data-ap-runner-cancel]");n&&(n.disabled=!0);try{await dm(e,t)}catch{n&&(n.disabled=!1)}}function Fc(){if(!fe||!jt||!nr||!Mo)return;const e=fe,t=jt;xc({taskId:e,backendUrl:nr,title:Mo}),It&&clearInterval(It),Uo(),It=setInterval(Uo,Zc);const n=U.kind==="finished"?U.actionsRun:0;yn=new Set,U={kind:"idle",actionsRun:n},ni(),Hc(e,t)}function ni(){if(!z)return;const e=z.querySelector("[data-ap-runner-status]"),t=z.querySelector("[data-ap-runner-counter]"),n=z.querySelector("[data-ap-runner-log]"),r=z.querySelector("[data-ap-runner-hint]");if(!e||!t||!n||!r)return;const o="actionsRun"in U?U.actionsRun:0;t.textContent=`${o} action${o===1?"":"s"}`,U.kind==="finished"?(e.textContent=U.status.replace(/_/g," "),e.className=`ap-sdk-status-badge ap-sdk-status-badge--${U.status.replace(/_/g,"-")}`,r.style.display="none",nk(U.status)):(e.textContent="running",e.className="ap-sdk-status-badge ap-sdk-status-badge--in-progress",r.style.display="block");const i=n.querySelector("[data-ap-runner-placeholder]");if(Xn.length===0&&(U.kind==="connecting"||U.kind==="idle")){if(!i){const p=document.createElement("div");p.className="ap-sdk-runner__placeholder",p.setAttribute("data-ap-runner-placeholder","1"),p.textContent="Waiting for the agent's first action…",n.appendChild(p)}}else i==null||i.remove();En();const a=z.querySelector("[data-ap-runner-chat-input]"),u=z.querySelector("[data-ap-runner-chat-send]");if(a&&u){const p=U.kind==="finished"&&U.status==="failed";a.disabled=p,u.disabled=p||qt,p&&(a.placeholder="This task failed — start a new automation to continue.")}const d=z.querySelector("[data-ap-runner-cancel]");d&&(d.style.display=U.kind==="finished"?"none":"");const h=z.querySelector("[data-ap-runner-summary]");h&&U.kind!=="finished"&&(h.style.display="none",h.innerHTML="")}function En(){if(!z)return;const e=z.querySelector("[data-ap-runner-question]"),t=z.querySelector("[data-ap-runner-chat-input]");if(!e||!t)return;if(!Je){e.style.display="none",e.innerHTML="",t.placeholder="Send a message to the agent…";return}const n=Je.questionMetadata,r=(n==null?void 0:n.options)??[];if(t.placeholder="Type your answer…",e.style.display="block",e.innerHTML=`
1470
- <div class="ap-sdk-runner__question-label">${ri((n==null?void 0:n.header)||"The agent has a question")}</div>
1471
- <div class="ap-sdk-runner__question-text ap-sdk-markdown">${jc((n==null?void 0:n.question)||Je.question)}</div>
1469
+ `,$.addEventListener("wheel",a=>{a.stopPropagation()},{passive:!0}),$.addEventListener("touchmove",a=>{a.stopPropagation()},{passive:!0}),document.body.appendChild($),Me=Us(),Wt($),Ys($,Js),$.querySelector("[data-ap-close]").addEventListener("click",()=>{Ds(),o==null||o()}),$.querySelector("[data-ap-runner-chat-form]").addEventListener("submit",a=>{a.preventDefault(),dk(t,e)}),$.querySelector("[data-ap-runner-cancel]").addEventListener("click",a=>{a.stopPropagation();const d=a.currentTarget;if(!Ns){Ns=!0,d.textContent="Confirm",wo=setTimeout(xo,ck),Ir=l=>{l.target!==d&&xo()},document.addEventListener("click",Ir,!0);return}xo(),lk(t,e)}),ii(),Kc(e,t)}function Kc(e,t){const n=d=>L(null,null,function*(){if(me!==e||!$||H.kind!=="idle"&&H.kind!=="connecting"||Sn.has(d.commandId))return;Sn.add(d.commandId);const l={id:d.commandId,taskId:d.taskId,action:d.action,selector:d.selector,value:d.value,description:d.description,status:"pending",createdAt:new Date().toISOString()};xn({kind:"executing",command:l,actionsRun:H.kind==="idle"?H.actionsRun:0}),yield Ra(l,t,e)}),r=d=>{if(!(me!==e||!$)&&ak.has(d)){if(H.kind==="executing")xn({kind:"finishing",status:d,actionsRun:H.actionsRun});else if(H.kind==="connecting"||H.kind==="idle"){const l=H.kind==="idle"?H.actionsRun:0;xn({kind:"finished",status:d,actionsRun:l})}}},o=d=>{me!==e||!$||(d.outputChunk&&La([d.outputChunk]),r(d.status))},i=()=>L(null,null,function*(){var d;if(!(me!==e||!$))try{const l=yield Do(t,e);me===e&&$&&(Ve=(d=l[0])!=null?d:null,Pn())}catch(l){}}),a=()=>L(null,null,function*(){var d;try{const[l,p,h,g]=yield Promise.all([Rc(t,e),Tm(t,e),Do(t,e),xm(t,e)]);if(me!==e||!$)return;La(p),Ve=(d=h[0])!=null?d:null,Pn(),r(l.status),g&&g.status==="pending"&&(H.kind==="idle"||H.kind==="connecting")&&!Sn.has(g.id)?(Sn.add(g.id),xn({kind:"executing",command:g,actionsRun:H.kind==="idle"?H.actionsRun:0}),yield Ra(g,t,e)):H.kind==="connecting"&&xn({kind:"idle",actionsRun:0})}catch(l){}});a(),Nm(t,e,{onStatusUpdate:o,onInteractionCreated:i,onInteractionAnswered:i,onBrowserCommandCreated:n,onReconnect:()=>{a()}}).then(d=>{if(me!==e||H.kind==="finished"){d();return}Bt=d})}function xn(e){H=e,H.kind==="idle"&&or===null&&(or=Date.now(),qo(),Nt=setInterval(qo,Xc)),H.kind==="finished"&&(Nt&&(clearInterval(Nt),Nt=null),Bt==null||Bt(),Bt=null,Me==null||Me.hide(),zc()),ii()}function xo(){Ns=!1,wo&&(clearTimeout(wo),wo=null),Ir&&(document.removeEventListener("click",Ir,!0),Ir=null);const e=$==null?void 0:$.querySelector("[data-ap-runner-cancel]");e&&(e.textContent="Cancel task")}function lk(e,t){return L(this,null,function*(){if(me!==t||!$)return;const n=$.querySelector("[data-ap-runner-cancel]");n&&(n.disabled=!0);try{yield Am(e,t)}catch(r){n&&(n.disabled=!1)}})}function Qc(){if(!me||!Ft||!sr||!Zo)return;const e=me,t=Ft;Ic({taskId:e,backendUrl:sr,title:Zo}),Nt&&clearInterval(Nt),qo(),Nt=setInterval(qo,Xc);const n=H.kind==="finished"?H.actionsRun:0;Sn=new Set,H={kind:"idle",actionsRun:n},ii(),Kc(e,t)}function ii(){if(!$)return;const e=$.querySelector("[data-ap-runner-status]"),t=$.querySelector("[data-ap-runner-counter]"),n=$.querySelector("[data-ap-runner-log]"),r=$.querySelector("[data-ap-runner-hint]");if(!e||!t||!n||!r)return;const o="actionsRun"in H?H.actionsRun:0;t.textContent=`${o} action${o===1?"":"s"}`,H.kind==="finished"?(e.textContent=H.status.replace(/_/g," "),e.className=`ap-sdk-status-badge ap-sdk-status-badge--${H.status.replace(/_/g,"-")}`,r.style.display="none",kk(H.status)):(e.textContent="running",e.className="ap-sdk-status-badge ap-sdk-status-badge--in-progress",r.style.display="block");const i=n.querySelector("[data-ap-runner-placeholder]");if(Qn.length===0&&(H.kind==="connecting"||H.kind==="idle")){if(!i){const h=document.createElement("div");h.className="ap-sdk-runner__placeholder",h.setAttribute("data-ap-runner-placeholder","1"),h.textContent="Waiting for the agent's first action…",n.appendChild(h)}}else i==null||i.remove();Pn();const a=$.querySelector("[data-ap-runner-chat-input]"),d=$.querySelector("[data-ap-runner-chat-send]");if(a&&d){const h=H.kind==="finished"&&H.status==="failed";a.disabled=h,d.disabled=h||Gt,h&&(a.placeholder="This task failed — start a new automation to continue.")}const l=$.querySelector("[data-ap-runner-cancel]");l&&(l.style.display=H.kind==="finished"?"none":"");const p=$.querySelector("[data-ap-runner-summary]");p&&H.kind!=="finished"&&(p.style.display="none",p.innerHTML="")}function Pn(){var o;if(!$)return;const e=$.querySelector("[data-ap-runner-question]"),t=$.querySelector("[data-ap-runner-chat-input]");if(!e||!t)return;if(!Ve){e.style.display="none",e.innerHTML="",t.placeholder="Send a message to the agent…";return}const n=Ve.questionMetadata,r=(o=n==null?void 0:n.options)!=null?o:[];if(t.placeholder="Type your answer…",e.style.display="block",e.innerHTML=`
1470
+ <div class="ap-sdk-runner__question-label">${ai((n==null?void 0:n.header)||"The agent has a question")}</div>
1471
+ <div class="ap-sdk-runner__question-text ap-sdk-markdown">${Yc((n==null?void 0:n.question)||Ve.question)}</div>
1472
1472
  ${r.length>0?'<div class="ap-sdk-runner__question-options" data-ap-runner-question-options></div>':""}
1473
- `,r.length>0){const o=e.querySelector("[data-ap-runner-question-options]");for(const i of r){const a=document.createElement("button");a.type="button",a.className="ap-sdk-panel__btn ap-sdk-panel__btn--ghost ap-sdk-runner__question-option",a.textContent=i.label,a.addEventListener("click",()=>void Jb(i.label)),o.appendChild(a)}}}async function Jb(e){if(!z||!Je||!fe||qt)return;const t=fe,n=jt;if(n){qt=!0;try{const r={selectedOption:e};await wc(n,t,Je.id,r),Je=null,En();const o=await $o(n,t);fe===t&&z&&(Je=o[0]??null,En())}catch{const r=z.querySelector("[data-ap-runner-chat-error]");r&&(r.textContent="Failed to send your answer — try again.",r.style.display="block")}finally{qt=!1}}}function Uo(){if(!z||tr===null)return;const e=z.querySelector("[data-ap-runner-timer]");if(!e)return;const t=Math.max(0,Math.floor((Date.now()-tr)/1e3)),n=String(Math.floor(t/60)).padStart(2,"0"),r=String(t%60).padStart(2,"0");e.textContent=`${n}:${r}`}async function wa(e,t,n){let r="done",o;try{if(e.action==="getContext"){const a=e.selector?document.querySelector(e.selector):document.body;if(!a)throw new Error(`element not found (${e.selector})`);De==null||De.update(a),o=Vb(a)}else{if(!e.selector)throw new Error(`${e.action} command is missing a selector`);const a=document.querySelector(e.selector);if(!a)throw new Error(`element not found (${e.selector})`);if(De==null||De.update(a),e.action==="click")await wm(a),o="Clicked";else{if(e.value===void 0)throw new Error("inputText command is missing a value");Kb(a,e.value),o="Entered text"}}}catch(a){r="error",o=a instanceof Error?a.message:"Unknown error executing command"}if(fe===n&&z&&Qb(r,e,o),await Xb(t,n,e.id,r,o),fe!==n||!z)return;De==null||De.hide();const i=(U.kind==="executing"||U.kind==="finishing"?U.actionsRun:0)+1;U.kind==="finishing"?vn({kind:"finished",status:U.status,actionsRun:i}):U.kind==="executing"&&vn({kind:"idle",actionsRun:i})}async function Yb(e,t){if(!z||qt||U.kind==="finished"&&U.status==="failed")return;const n=z.querySelector("[data-ap-runner-chat-input]"),r=z.querySelector("[data-ap-runner-chat-error]"),o=z.querySelector("[data-ap-runner-chat-send]");if(!n||!r||!o)return;const i=n.value.trim();if(i){qt=!0,o.disabled=!0,r.style.display="none";try{if(Je){await wc(e,t,Je.id,i),Je=null,En();try{const a=await $o(e,t);fe===t&&z&&(Je=a[0]??null,En())}catch{}}else await um(e,t,i),U.kind==="finished"&&Fc();n.value=""}catch(a){r.textContent=a instanceof Error?a.message:"Failed to send — try again.",r.style.display="block"}finally{qt=!1,o.disabled=!1}}}async function Xb(e,t,n,r,o){try{await cm(e,t,n,r,o)}catch{}}function Vb(e){const t=e.cloneNode(!0);t.querySelectorAll("script, style, noscript").forEach(o=>o.remove()),Na(t);let n=t.outerHTML,r=!1;return n.length>ya&&(n=n.slice(0,ya),r=!0),`URL: ${location.href}
1473
+ `,r.length>0){const i=e.querySelector("[data-ap-runner-question-options]");for(const a of r){const d=document.createElement("button");d.type="button",d.className="ap-sdk-panel__btn ap-sdk-panel__btn--ghost ap-sdk-runner__question-option",d.textContent=a.label,d.addEventListener("click",()=>void uk(a.label)),i.appendChild(d)}}}function uk(e){return L(this,null,function*(){var r;if(!$||!Ve||!me||Gt)return;const t=me,n=Ft;if(n){Gt=!0;try{const o={selectedOption:e};yield Lc(n,t,Ve.id,o),Ve=null,Pn();const i=yield Do(n,t);me===t&&$&&(Ve=(r=i[0])!=null?r:null,Pn())}catch(o){const i=$.querySelector("[data-ap-runner-chat-error]");i&&(i.textContent="Failed to send your answer — try again.",i.style.display="block")}finally{Gt=!1}}})}function qo(){if(!$||or===null)return;const e=$.querySelector("[data-ap-runner-timer]");if(!e)return;const t=Math.max(0,Math.floor((Date.now()-or)/1e3)),n=String(Math.floor(t/60)).padStart(2,"0"),r=String(t%60).padStart(2,"0");e.textContent=`${n}:${r}`}function Ra(e,t,n){return L(this,null,function*(){let r="done",o;try{if(e.action==="getContext"){const a=e.selector?document.querySelector(e.selector):document.body;if(!a)throw new Error(`element not found (${e.selector})`);Me==null||Me.update(a),o=hk(a)}else{if(!e.selector)throw new Error(`${e.action} command is missing a selector`);const a=document.querySelector(e.selector);if(!a)throw new Error(`element not found (${e.selector})`);if(Me==null||Me.update(a),e.action==="click")yield Mm(a),o="Clicked";else{if(e.value===void 0)throw new Error("inputText command is missing a value");fk(a,e.value),o="Entered text"}}}catch(a){r="error",o=a instanceof Error?a.message:"Unknown error executing command"}if(me===n&&$&&gk(r,e,o),yield pk(t,n,e.id,r,o),me!==n||!$)return;Me==null||Me.hide();const i=(H.kind==="executing"||H.kind==="finishing"?H.actionsRun:0)+1;H.kind==="finishing"?xn({kind:"finished",status:H.status,actionsRun:i}):H.kind==="executing"&&xn({kind:"idle",actionsRun:i})})}function dk(e,t){return L(this,null,function*(){var a;if(!$||Gt||H.kind==="finished"&&H.status==="failed")return;const n=$.querySelector("[data-ap-runner-chat-input]"),r=$.querySelector("[data-ap-runner-chat-error]"),o=$.querySelector("[data-ap-runner-chat-send]");if(!n||!r||!o)return;const i=n.value.trim();if(i){Gt=!0,o.disabled=!0,r.style.display="none";try{if(Ve){yield Lc(e,t,Ve.id,i),Ve=null,Pn();try{const d=yield Do(e,t);me===t&&$&&(Ve=(a=d[0])!=null?a:null,Pn())}catch(d){}}else yield Em(e,t,i),H.kind==="finished"&&Qc();n.value=""}catch(d){r.textContent=d instanceof Error?d.message:"Failed to send — try again.",r.style.display="block"}finally{Gt=!1,o.disabled=!1}}})}function pk(e,t,n,r,o){return L(this,null,function*(){try{yield Sm(e,t,n,r,o)}catch(i){}})}function hk(e){const t=e.cloneNode(!0);t.querySelectorAll("script, style, noscript").forEach(o=>o.remove()),Ba(t);let n=t.outerHTML,r=!1;return n.length>Pa&&(n=n.slice(0,Pa),r=!0),`URL: ${location.href}
1474
1474
  Title: ${document.title}
1475
1475
 
1476
1476
  ${n}${r?`
1477
- … (truncated)`:""}`}function Kb(e,t){var i;const r=e instanceof HTMLTextAreaElement?HTMLTextAreaElement.prototype:HTMLInputElement.prototype,o=(i=Object.getOwnPropertyDescriptor(r,"value"))==null?void 0:i.set;if(!o)throw new Error("target element does not accept text input");o.call(e,t),e.dispatchEvent(new Event("input",{bubbles:!0})),e.dispatchEvent(new Event("change",{bubbles:!0}))}function Qb(e,t,n){var b;const r=e==="done"?"✓":"✗",o=t.selector?` \`${t.selector}\``:"",i=t.description||`${t.action}${o}`,a=e==="done"&&t.action==="getContext"?`read context (${(n==null?void 0:n.length)??0} chars)`:n,u=a?` — ${a}`:"";if(Xn.push({status:e,text:`${r} ${i}${u}`}),!z)return;const d=z.querySelector("[data-ap-runner-log]");if(!d)return;(b=d.querySelector("[data-ap-runner-placeholder]"))==null||b.remove();const h=d.scrollHeight-d.scrollTop-d.clientHeight<=qc,p=document.createElement("div");p.className=`ap-sdk-runner__log-entry ap-sdk-runner__log-entry--${e}`,p.textContent=Xn[Xn.length-1].text,d.appendChild(p),h&&(d.scrollTop=d.scrollHeight)}function ek(e){var t;return((t=e.display)==null?void 0:t.variant)??e.sdkEventType}function tk(e){const t=ek(e);return(e.stream==="stdout"||e.stream==="stderr"||e.stream==="sdk_event"&&(t==="text"||t==="thinking"))&&e.data.trim()||null}function xa(e){var r;const t=e.filter(o=>o.sequence>Lr).sort((o,i)=>o.sequence-i.sequence);if(t.length===0||(Lr=Math.max(Lr,...t.map(o=>o.sequence)),!z))return;const n=z.querySelector("[data-ap-runner-log]");if(n)for(const o of t){const i=tk(o);if(!i)continue;(r=n.querySelector("[data-ap-runner-placeholder]"))==null||r.remove();const a=n.scrollHeight-n.scrollTop-n.clientHeight<=qc,u=document.createElement("div");u.className=`ap-sdk-runner__log-entry ap-sdk-runner__log-entry--output ap-sdk-runner__log-entry--${o.stream}`,o.stream==="sdk_event"?(u.classList.add("ap-sdk-markdown"),u.innerHTML=jc(i)):u.textContent=i,n.appendChild(u),a&&(n.scrollTop=n.scrollHeight)}}function nk(e){if(!z||!fe||!nr)return;const t=z.querySelector("[data-ap-runner-summary]");if(!t)return;const n=`${nr.replace(/\/+$/,"")}/tasks/${fe}`,r=e==="completed"?"Automation complete!":"Automation ended",o=e==="completed";t.style.display="block",t.innerHTML=`
1477
+ … (truncated)`:""}`}function fk(e,t){var i;const r=e instanceof HTMLTextAreaElement?HTMLTextAreaElement.prototype:HTMLInputElement.prototype,o=(i=Object.getOwnPropertyDescriptor(r,"value"))==null?void 0:i.set;if(!o)throw new Error("target element does not accept text input");o.call(e,t),e.dispatchEvent(new Event("input",{bubbles:!0})),e.dispatchEvent(new Event("change",{bubbles:!0}))}function gk(e,t,n){var g,m;const r=e==="done"?"✓":"✗",o=t.selector?` \`${t.selector}\``:"",i=t.description||`${t.action}${o}`,a=e==="done"&&t.action==="getContext"?`read context (${(g=n==null?void 0:n.length)!=null?g:0} chars)`:n,d=a?` — ${a}`:"";if(Qn.push({status:e,text:`${r} ${i}${d}`}),!$)return;const l=$.querySelector("[data-ap-runner-log]");if(!l)return;(m=l.querySelector("[data-ap-runner-placeholder]"))==null||m.remove();const p=l.scrollHeight-l.scrollTop-l.clientHeight<=Vc,h=document.createElement("div");h.className=`ap-sdk-runner__log-entry ap-sdk-runner__log-entry--${e}`,h.textContent=Qn[Qn.length-1].text,l.appendChild(h),p&&(l.scrollTop=l.scrollHeight)}function mk(e){var t,n;return(n=(t=e.display)==null?void 0:t.variant)!=null?n:e.sdkEventType}function bk(e){const t=mk(e);return(e.stream==="stdout"||e.stream==="stderr"||e.stream==="sdk_event"&&(t==="text"||t==="thinking"))&&e.data.trim()||null}function La(e){var r;const t=e.filter(o=>o.sequence>zr).sort((o,i)=>o.sequence-i.sequence);if(t.length===0||(zr=Math.max(zr,...t.map(o=>o.sequence)),!$))return;const n=$.querySelector("[data-ap-runner-log]");if(n)for(const o of t){const i=bk(o);if(!i)continue;(r=n.querySelector("[data-ap-runner-placeholder]"))==null||r.remove();const a=n.scrollHeight-n.scrollTop-n.clientHeight<=Vc,d=document.createElement("div");d.className=`ap-sdk-runner__log-entry ap-sdk-runner__log-entry--output ap-sdk-runner__log-entry--${o.stream}`,o.stream==="sdk_event"?(d.classList.add("ap-sdk-markdown"),d.innerHTML=Yc(i)):d.textContent=i,n.appendChild(d),a&&(n.scrollTop=n.scrollHeight)}}function kk(e){if(!$||!me||!sr)return;const t=$.querySelector("[data-ap-runner-summary]");if(!t)return;const n=`${sr.replace(/\/+$/,"")}/tasks/${me}`,r=e==="completed"?"Automation complete!":"Automation ended",o=e==="completed";t.style.display="block",t.innerHTML=`
1478
1478
  <div class="ap-sdk-success-card">
1479
- <p class="ap-sdk-success-headline">${ri(r)}</p>
1479
+ <p class="ap-sdk-success-headline">${ai(r)}</p>
1480
1480
  ${o?`
1481
1481
  <div class="ap-sdk-runner__approval" data-ap-runner-approval>
1482
1482
  <div class="ap-sdk-runner__approval-actions">
@@ -1494,7 +1494,7 @@ ${n}${r?`
1494
1494
  <button class="ap-sdk-panel__btn ap-sdk-panel__btn--ghost" data-ap-runner-close>Close</button>
1495
1495
  </div>
1496
1496
  </div>
1497
- `,t.querySelector("[data-ap-runner-view]").addEventListener("click",()=>window.open(n,"_blank","noopener,noreferrer")),t.querySelector("[data-ap-runner-close]").addEventListener("click",()=>{const i=ei;zs(),i==null||i()}),o&&rk(t)}function rk(e){const t=e.querySelector("[data-ap-runner-approve]"),n=e.querySelector("[data-ap-runner-reject]"),r=e.querySelector("[data-ap-runner-reject-form]"),o=e.querySelector("[data-ap-runner-reject-feedback]"),i=e.querySelector("[data-ap-runner-reject-submit]"),a=e.querySelector("[data-ap-runner-approval-error]"),u=e.querySelector(".ap-sdk-runner__approval-actions"),d=p=>{a.textContent=p,a.style.display="block"};t.addEventListener("click",async()=>{if(!fe||!jt)return;const p=fe,b=jt;t.disabled=!0,n.disabled=!0,a.style.display="none";try{await pm(b,p),u.innerHTML='<span class="ap-sdk-status-badge ap-sdk-status-badge--approved">Approved</span>',r.style.display="none"}catch(m){t.disabled=!1,n.disabled=!1,d(m instanceof Error?m.message:"Failed to approve — try again.")}}),n.addEventListener("click",()=>{r.style.display=r.style.display==="none"?"block":"none",r.style.display==="block"&&o.focus()});const h=()=>{i.textContent=o.value.trim()?"Reject & Continue":"Reject Permanently"};o.addEventListener("input",h),i.addEventListener("click",async()=>{if(!fe||!jt)return;const p=fe,b=jt,m=o.value.trim();i.disabled=!0,t.disabled=!0,a.style.display="none",i.textContent="Rejecting…";try{await hm(b,p,m),m?Fc():(u.innerHTML='<span class="ap-sdk-status-badge ap-sdk-status-badge--rejected">Rejected</span>',r.style.display="none")}catch(_){i.disabled=!1,t.disabled=!1,h(),d(_ instanceof Error?_.message:"Failed to reject — try again.")}})}function ok(e){return e.replace(/&/g,"&amp;").replace(/"/g,"&quot;").replace(/</g,"&lt;").replace(/>/g,"&gt;")}function ri(e){return e.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;")}function sk(e,t,n){const r=!!(t.backendUrl&&t.token),o=document.createElement("div");o.className="ap-sdk-advanced",o.innerHTML=`
1497
+ `,t.querySelector("[data-ap-runner-view]").addEventListener("click",()=>window.open(n,"_blank","noopener,noreferrer")),t.querySelector("[data-ap-runner-close]").addEventListener("click",()=>{const i=oi;Ds(),i==null||i()}),o&&_k(t)}function _k(e){const t=e.querySelector("[data-ap-runner-approve]"),n=e.querySelector("[data-ap-runner-reject]"),r=e.querySelector("[data-ap-runner-reject-form]"),o=e.querySelector("[data-ap-runner-reject-feedback]"),i=e.querySelector("[data-ap-runner-reject-submit]"),a=e.querySelector("[data-ap-runner-approval-error]"),d=e.querySelector(".ap-sdk-runner__approval-actions"),l=h=>{a.textContent=h,a.style.display="block"};t.addEventListener("click",()=>L(null,null,function*(){if(!me||!Ft)return;const h=me,g=Ft;t.disabled=!0,n.disabled=!0,a.style.display="none";try{yield Cm(g,h),d.innerHTML='<span class="ap-sdk-status-badge ap-sdk-status-badge--approved">Approved</span>',r.style.display="none"}catch(m){t.disabled=!1,n.disabled=!1,l(m instanceof Error?m.message:"Failed to approve — try again.")}})),n.addEventListener("click",()=>{r.style.display=r.style.display==="none"?"block":"none",r.style.display==="block"&&o.focus()});const p=()=>{i.textContent=o.value.trim()?"Reject & Continue":"Reject Permanently"};o.addEventListener("input",p),i.addEventListener("click",()=>L(null,null,function*(){if(!me||!Ft)return;const h=me,g=Ft,m=o.value.trim();i.disabled=!0,t.disabled=!0,a.style.display="none",i.textContent="Rejecting…";try{yield Pm(g,h,m),m?Qc():(d.innerHTML='<span class="ap-sdk-status-badge ap-sdk-status-badge--rejected">Rejected</span>',r.style.display="none")}catch(k){i.disabled=!1,t.disabled=!1,p(),l(k instanceof Error?k.message:"Failed to reject — try again.")}}))}function vk(e){return e.replace(/&/g,"&amp;").replace(/"/g,"&quot;").replace(/</g,"&lt;").replace(/>/g,"&gt;")}function ai(e){return e.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;")}function yk(e,t,n){const r=!!(t.backendUrl&&t.token),o=document.createElement("div");o.className="ap-sdk-advanced",o.innerHTML=`
1498
1498
  <details class="ap-sdk-advanced__details">
1499
1499
  <summary class="ap-sdk-advanced__summary">Advanced options</summary>
1500
1500
  <div class="ap-sdk-advanced__body">
@@ -1513,12 +1513,12 @@ ${n}${r?`
1513
1513
  </div>
1514
1514
  </div>
1515
1515
  </details>
1516
- `,e.appendChild(o);const i=o.querySelector("[data-ap-adv-template-field]"),a=o.querySelector("[data-ap-template]"),u=o.querySelector("[data-ap-quickmode]");let d=[];if(r){const h={backendUrl:t.backendUrl,token:t.token};sm(h,n??void 0).then(p=>{if(d=p,p.length===0){i.style.display="none";return}const b=p.find(m=>m.isDefault&&m.scope==="project")??p.find(m=>m.isDefault&&m.scope==="global");a.innerHTML='<option value="">None (use default)</option>'+p.map(m=>`<option value="${ik(m.id)}">${ak(m.name)}${m.isDefault?" (Default)":""}</option>`).join(""),a.value=(b==null?void 0:b.id)??""}).catch(()=>{i.style.display="none"})}else{a.innerHTML='<option value="">None</option>',a.disabled=!0;const h=document.createElement("span");h.className="ap-sdk-advanced__hint",h.textContent="Connect credentials to enable template selection",i.appendChild(h)}return{getOptions(){var b,m,_,v,C,M,J;const h=a.value||null,p=h?((b=d.find(P=>P.id===h))==null?void 0:b.templateData)??{}:{};return{claudeTemplateId:h,quickMode:u.checked,...p.modelOverride!=null?{modelOverride:p.modelOverride}:{},...p.claudeProfileId!=null?{claudeProfileId:p.claudeProfileId}:{},...p.effort!=null?{effort:p.effort}:{},...p.executionMode!=null?{executionMode:p.executionMode}:{},...(m=p.selectedPluginIds)!=null&&m.length?{selectedPluginIds:p.selectedPluginIds}:{},...(_=p.selectedSkillIds)!=null&&_.length?{selectedSkillIds:p.selectedSkillIds}:{},...(v=p.selectedPluginSkillIds)!=null&&v.length?{selectedPluginSkillIds:p.selectedPluginSkillIds}:{},...(C=p.selectedMcpServerIds)!=null&&C.length?{selectedMcpServerIds:p.selectedMcpServerIds}:{},...(M=p.selectedSlashCommandIds)!=null&&M.length?{selectedSlashCommandIds:p.selectedSlashCommandIds}:{},...(J=p.selectedRemoteContextProviderIds)!=null&&J.length?{selectedRemoteContextProviderIds:p.selectedRemoteContextProviderIds}:{}}}}}function ik(e){return e.replace(/&/g,"&amp;").replace(/"/g,"&quot;").replace(/</g,"&lt;").replace(/>/g,"&gt;")}function ak(e){return e.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;")}const oi="ap-sdk-captures",ck=50;function ir(){try{const e=localStorage.getItem(oi);return e?JSON.parse(e):[]}catch{return[]}}function lk(e){const t=ir(),n=[e,...t].slice(0,ck);try{localStorage.setItem(oi,JSON.stringify(n))}catch{}}function uk(){try{localStorage.removeItem(oi)}catch{}}function Bc(e){var a,u,d,h,p;if(e.id){const b=document.querySelector(`label[for="${CSS.escape(e.id)}"]`),m=(a=b==null?void 0:b.textContent)==null?void 0:a.trim();if(m)return m}const t=e.closest("label"),n=(u=t==null?void 0:t.textContent)==null?void 0:u.trim();if(n)return n;const r=(d=e.getAttribute("aria-label"))==null?void 0:d.trim();if(r)return r;const o=(h=e.placeholder)==null?void 0:h.trim();if(o)return o;const i=(p=e.getAttribute("name"))==null?void 0:p.trim();return i||e.tagName.toLowerCase()}function dk(e,t){return`Click "${e}" ${t.toLowerCase()}`}function Gc(e,t,n){return n?`Typed [redacted] into ${e}`:`Typed "${t}" into ${e}`}function Sa(e,t){return`Scrolled to (${e}, ${t})`}function pk(e,t){return t?`Pressed "${e}" in ${t}`:`Pressed "${e}"`}function Wc(e){return e.map((t,n)=>`${n+1}. ${t.description}`).join(`
1517
- `)}const hk=400,fk=new Set(["Enter","Tab","ArrowUp","ArrowDown","ArrowLeft","ArrowRight","Home","End","PageUp","PageDown"]),gk=new Set(["Control","Meta","Alt","Shift"]);function mk(e){if(gk.has(e.key))return null;const t=[];return e.ctrlKey&&t.push("Ctrl"),e.metaKey&&t.push("Cmd"),e.altKey&&t.push("Alt"),t.length>0?(t.push(e.key.length===1?e.key.toUpperCase():e.key),t.join("+")):fk.has(e.key)?e.key:null}function bk(e){return e instanceof HTMLInputElement||e instanceof HTMLTextAreaElement||e instanceof HTMLSelectElement?Bc(e):Co(e)||e.tagName.toLowerCase()}let rr=[],Be=null,jo=null,Ke=null,Pt=null,Rt=null;function Jc(){jo&&(jo.textContent=`● Recording — ${rr.length} step${rr.length===1?"":"s"}`)}function $s(){Rt&&(clearTimeout(Rt),Rt=null),Pt&&(rr.push(Pt),Pt=null,Jc())}function _s(e){$s(),rr.push(e),Jc()}function kk(e){var t,n;return e instanceof HTMLSelectElement?((n=(t=e.selectedOptions[0])==null?void 0:t.textContent)==null?void 0:n.trim())??e.value:e.value}function _k(e,t){Ke&&Ke(),rr=[],Pt=null,Be=document.createElement("div"),Be.className="ap-sdk-recorder-bar",Be.setAttribute("data-ap-sdk","1"),Be.innerHTML=`
1516
+ `,e.appendChild(o);const i=o.querySelector("[data-ap-adv-template-field]"),a=o.querySelector("[data-ap-template]"),d=o.querySelector("[data-ap-quickmode]");let l=[];if(r){const p={backendUrl:t.backendUrl,token:t.token};_m(p,n!=null?n:void 0).then(h=>{var m,k;if(l=h,h.length===0){i.style.display="none";return}const g=(m=h.find(y=>y.isDefault&&y.scope==="project"))!=null?m:h.find(y=>y.isDefault&&y.scope==="global");a.innerHTML='<option value="">None (use default)</option>'+h.map(y=>`<option value="${wk(y.id)}">${xk(y.name)}${y.isDefault?" (Default)":""}</option>`).join(""),a.value=(k=g==null?void 0:g.id)!=null?k:""}).catch(()=>{i.style.display="none"})}else{a.innerHTML='<option value="">None</option>',a.disabled=!0;const p=document.createElement("span");p.className="ap-sdk-advanced__hint",p.textContent="Connect credentials to enable template selection",i.appendChild(p)}return{getOptions(){var g,m,k,y,E,Z,ee,N;const p=a.value||null,h=p?(m=(g=l.find(T=>T.id===p))==null?void 0:g.templateData)!=null?m:{}:{};return v(v(v(v(v(v(v(v(v(v({claudeTemplateId:p,quickMode:d.checked},h.modelOverride!=null?{modelOverride:h.modelOverride}:{}),h.claudeProfileId!=null?{claudeProfileId:h.claudeProfileId}:{}),h.effort!=null?{effort:h.effort}:{}),h.executionMode!=null?{executionMode:h.executionMode}:{}),(k=h.selectedPluginIds)!=null&&k.length?{selectedPluginIds:h.selectedPluginIds}:{}),(y=h.selectedSkillIds)!=null&&y.length?{selectedSkillIds:h.selectedSkillIds}:{}),(E=h.selectedPluginSkillIds)!=null&&E.length?{selectedPluginSkillIds:h.selectedPluginSkillIds}:{}),(Z=h.selectedMcpServerIds)!=null&&Z.length?{selectedMcpServerIds:h.selectedMcpServerIds}:{}),(ee=h.selectedSlashCommandIds)!=null&&ee.length?{selectedSlashCommandIds:h.selectedSlashCommandIds}:{}),(N=h.selectedRemoteContextProviderIds)!=null&&N.length?{selectedRemoteContextProviderIds:h.selectedRemoteContextProviderIds}:{})}}}function wk(e){return e.replace(/&/g,"&amp;").replace(/"/g,"&quot;").replace(/</g,"&lt;").replace(/>/g,"&gt;")}function xk(e){return e.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;")}const ci="ap-sdk-captures",Sk=50;function lr(){try{const e=localStorage.getItem(ci);return e?JSON.parse(e):[]}catch(e){return[]}}function Tk(e){const t=lr(),n=[e,...t].slice(0,Sk);try{localStorage.setItem(ci,JSON.stringify(n))}catch(r){}}function Ek(){try{localStorage.removeItem(ci)}catch(e){}}function el(e){var a,d,l,p,h;if(e.id){const g=document.querySelector(`label[for="${CSS.escape(e.id)}"]`),m=(a=g==null?void 0:g.textContent)==null?void 0:a.trim();if(m)return m}const t=e.closest("label"),n=(d=t==null?void 0:t.textContent)==null?void 0:d.trim();if(n)return n;const r=(l=e.getAttribute("aria-label"))==null?void 0:l.trim();if(r)return r;const o=(p=e.placeholder)==null?void 0:p.trim();if(o)return o;const i=(h=e.getAttribute("name"))==null?void 0:h.trim();return i||e.tagName.toLowerCase()}function Ak(e,t){return`Click "${e}" ${t.toLowerCase()}`}function tl(e,t,n){return n?`Typed [redacted] into ${e}`:`Typed "${t}" into ${e}`}function Ia(e,t){return`Scrolled to (${e}, ${t})`}function Ck(e,t){return t?`Pressed "${e}" in ${t}`:`Pressed "${e}"`}function nl(e){return e.map((t,n)=>`${n+1}. ${t.description}`).join(`
1517
+ `)}const Pk=400,Rk=new Set(["Enter","Tab","ArrowUp","ArrowDown","ArrowLeft","ArrowRight","Home","End","PageUp","PageDown"]),Lk=new Set(["Control","Meta","Alt","Shift"]);function Ik(e){if(Lk.has(e.key))return null;const t=[];return e.ctrlKey&&t.push("Ctrl"),e.metaKey&&t.push("Cmd"),e.altKey&&t.push("Alt"),t.length>0?(t.push(e.key.length===1?e.key.toUpperCase():e.key),t.join("+")):Rk.has(e.key)?e.key:null}function zk(e){return e instanceof HTMLInputElement||e instanceof HTMLTextAreaElement||e instanceof HTMLSelectElement?el(e):Lo(e)||e.tagName.toLowerCase()}let ir=[],Je=null,Ho=null,et=null,zt=null,$t=null;function rl(){Ho&&(Ho.textContent=`● Recording — ${ir.length} step${ir.length===1?"":"s"}`)}function Ms(){$t&&(clearTimeout($t),$t=null),zt&&(ir.push(zt),zt=null,rl())}function xs(e){Ms(),ir.push(e),rl()}function $k(e){var t,n,r;return e instanceof HTMLSelectElement&&(r=(n=(t=e.selectedOptions[0])==null?void 0:t.textContent)==null?void 0:n.trim())!=null?r:e.value}function Ok(e,t){et&&et(),ir=[],zt=null,Je=document.createElement("div"),Je.className="ap-sdk-recorder-bar",Je.setAttribute("data-ap-sdk","1"),Je.innerHTML=`
1518
1518
  <span class="ap-sdk-recorder-bar__counter" data-ap-recorder-counter>● Recording — 0 steps</span>
1519
1519
  <button class="ap-sdk-recorder-bar__btn ap-sdk-recorder-bar__btn--stop" data-ap-recorder-stop type="button">Stop</button>
1520
1520
  <button class="ap-sdk-recorder-bar__btn ap-sdk-recorder-bar__btn--discard" data-ap-recorder-discard type="button">Discard</button>
1521
- `,document.body.appendChild(Be),Ht(Be),jo=Be.querySelector("[data-ap-recorder-counter]");const n=()=>{$s();const d=rr;Ke==null||Ke(),e(d)},r=()=>{Ke==null||Ke()};Be.querySelector("[data-ap-recorder-stop]").addEventListener("click",n),Be.querySelector("[data-ap-recorder-discard]").addEventListener("click",r);const o=d=>{if(Pr(d.target))return;const h=d.target;_s({action:"click",cssSelector:mo(h),elementText:Co(h),description:dk(Co(h),h.tagName),capturedAt:new Date().toISOString()})},i=d=>{if(Pr(d.target))return;const h=d.target;if(!(h instanceof HTMLInputElement)&&!(h instanceof HTMLTextAreaElement)&&!(h instanceof HTMLSelectElement))return;const p=Bc(h),b=ad(h),m=b?"[redacted]":kk(h);_s({action:"inputText",cssSelector:mo(h),elementText:p,value:m,...b?{redacted:!0}:{},description:Gc(p,m,b),capturedAt:new Date().toISOString()})},a=()=>{const d=Math.round(window.scrollX),h=Math.round(window.scrollY);Pt?(Pt.scrollX=d,Pt.scrollY=h,Pt.description=Sa(d,h)):Pt={action:"scroll",scrollX:d,scrollY:h,description:Sa(d,h),capturedAt:new Date().toISOString()},Rt&&clearTimeout(Rt),Rt=setTimeout(()=>{Rt=null,$s()},hk)},u=d=>{if(d.key==="Escape"){r();return}if(Pr(d.target))return;const h=mk(d);if(!h)return;const p=d.target instanceof Element?d.target:document.body,b=bk(p);_s({action:"keypress",cssSelector:mo(p),elementText:b,key:h,description:pk(h,b),capturedAt:new Date().toISOString()})};document.addEventListener("click",o,{capture:!0}),document.addEventListener("change",i,{capture:!0}),window.addEventListener("scroll",a,{capture:!0,passive:!0}),document.addEventListener("keydown",u,{capture:!0}),Ke=()=>{document.removeEventListener("click",o,{capture:!0}),document.removeEventListener("change",i,{capture:!0}),window.removeEventListener("scroll",a,{capture:!0}),document.removeEventListener("keydown",u,{capture:!0}),Rt&&(clearTimeout(Rt),Rt=null),Pt=null,Be&&Ft(Be),Be==null||Be.remove(),Be=null,jo=null,Ke=null}}function vk(){Ke==null||Ke()}function yo(){return Ke!==null}const yk="data-ap-sdk",wk="ap-sdk-fab",Ta="ap-sdk-fab--dragging",si="ap-sdk-fab--open",Yc="ap-sdk-fab-pos",Zo="ap-sdk-fab--left-edge",xk='<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 8V4H8"/><rect width="16" height="12" x="4" y="8" rx="2"/><path d="M2 14h2"/><path d="M20 14h2"/><path d="M15 13v2"/><path d="M9 13v2"/></svg>',Sk='<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m3 3 7.07 16.97 2.51-7.39 7.39-2.51L3 3z"/><path d="m13 13 6 6"/></svg>',Tk='<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="currentColor"><circle cx="12" cy="12" r="8"/></svg>',Ek='<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><line x1="8" y1="6" x2="21" y2="6"/><line x1="8" y1="12" x2="21" y2="12"/><line x1="8" y1="18" x2="21" y2="18"/><line x1="3" y1="6" x2="3.01" y2="6"/><line x1="3" y1="12" x2="3.01" y2="12"/><line x1="3" y1="18" x2="3.01" y2="18"/></svg>';let I=null,At=null,en=null,tn=null,it=null,Un=null,jn=null,Zn=null,wo=null,Ir=null,Vn=null,xo=null,So=null,To=null,Xc=0,Vc=0,Kc=0,Qc=0,Fn=!1,_t=!1,zr=null,wn=null;function Ak(){zr=e=>{if(!I){Eo();return}if(!Fn){if(Math.hypot(e.clientX-Kc,e.clientY-Qc)<5)return;Fn=!0,_t=!0,I.classList.add(Ta)}Ck(e.clientX-Xc,e.clientY-Vc)},wn=()=>{if(!I){Eo();return}Fn?(Fn=!1,I.classList.remove(Ta),I.style.transition="",Pk(I.getBoundingClientRect())):I.style.transition="",Eo()},window.addEventListener("pointermove",zr),window.addEventListener("pointerup",wn),window.addEventListener("pointercancel",wn)}function Eo(){zr&&(window.removeEventListener("pointermove",zr),zr=null),wn&&(window.removeEventListener("pointerup",wn),window.removeEventListener("pointercancel",wn),wn=null)}function Ck(e,t){if(!I)return;const n=I.offsetWidth||52,r=I.offsetHeight||52;I.style.top=`${Math.max(0,Math.min(t,window.innerHeight-r))}px`,I.style.left=`${Math.max(0,Math.min(e,window.innerWidth-n))}px`,I.style.bottom="auto",I.style.right="auto"}function Pk(e){if(!I)return;const n=Math.max(16,Math.min(window.innerHeight-e.bottom,window.innerHeight-52-16)),r=e.left+e.width/2<window.innerWidth/2?"left":"right";I.style.top="auto",I.style.bottom=`${n}px`,r==="left"?(I.style.right="auto",I.style.left="16px",I.classList.add(Zo)):(I.style.left="auto",I.style.right="16px",I.classList.remove(Zo));try{localStorage.setItem(Yc,JSON.stringify({edge:r,bottom:n}))}catch{}}function Rk(){if(I)try{const e=localStorage.getItem(Yc);if(!e)return;const t=JSON.parse(e);if(typeof t.bottom!="number"||t.edge!=="left"&&t.edge!=="right")return;const r=Math.max(16,Math.min(t.bottom,window.innerHeight-52-16));I.style.top="auto",I.style.bottom=`${r}px`,t.edge==="left"?(I.style.right="auto",I.style.left="16px",I.classList.add(Zo)):(I.style.left="auto",I.style.right="16px",I.classList.remove(Zo))}catch{}}function Bn(){I==null||I.classList.remove(si),Vn&&(window.removeEventListener("pointerdown",Vn,{capture:!0}),Vn=null)}function Lk(){I&&(I.classList.add(si),Vn=e=>{!I||I.contains(e.target)||Bn()},requestAnimationFrame(()=>{Vn&&window.addEventListener("pointerdown",Vn,{capture:!0})}))}function ho(e){return new DOMParser().parseFromString(e,"text/html").body.firstElementChild}function el(e,t,n){if(xo=e,So=t,To=n,I)return;I=document.createElement("div"),I.className=wk,I.setAttribute(yk,"1"),Un=document.createElement("div"),Un.className="ap-sdk-fab__row";const r=document.createElement("span");r.className="ap-sdk-fab__label",r.textContent="View captures",it=document.createElement("button"),it.className="ap-sdk-fab__list ap-sdk-fab__sub",it.setAttribute("aria-label","My captures"),it.setAttribute("title","View my captures"),it.appendChild(ho(Ek));const o=document.createElement("span");o.className="ap-sdk-fab__badge",o.setAttribute("data-ap-badge",""),o.style.display="none",it.appendChild(o),Un.appendChild(r),Un.appendChild(it),jn=document.createElement("div"),jn.className="ap-sdk-fab__row";const i=document.createElement("span");i.className="ap-sdk-fab__label",i.textContent="Capture element",en=document.createElement("button"),en.className="ap-sdk-fab__capture ap-sdk-fab__sub",en.setAttribute("aria-label","Capture element"),en.setAttribute("title","Capture element to Agent Platform"),en.appendChild(ho(Sk)),jn.appendChild(i),jn.appendChild(en),Zn=document.createElement("div"),Zn.className="ap-sdk-fab__row";const a=document.createElement("span");a.className="ap-sdk-fab__label",a.textContent="Record interaction",tn=document.createElement("button"),tn.className="ap-sdk-fab__record ap-sdk-fab__sub",tn.setAttribute("aria-label","Record interaction"),tn.setAttribute("title","Record a sequence of interactions"),tn.appendChild(ho(Tk)),Zn.appendChild(a),Zn.appendChild(tn),At=document.createElement("button"),At.className="ap-sdk-fab__main",At.setAttribute("aria-label","Agent Platform"),At.setAttribute("title","Agent Platform"),At.appendChild(ho(xk)),I.appendChild(Un),I.appendChild(jn),I.appendChild(Zn),I.appendChild(At),At.addEventListener("click",u=>{if(_t){_t=!1;return}u.preventDefault(),u.stopPropagation(),I!=null&&I.classList.contains(si)?Bn():Lk()}),en.addEventListener("click",u=>{if(_t){_t=!1;return}u.preventDefault(),u.stopPropagation(),Bn(),!Jn()&&!yo()&&xo&&xo()}),tn.addEventListener("click",u=>{if(_t){_t=!1;return}u.preventDefault(),u.stopPropagation(),Bn(),!Jn()&&!yo()&&So&&So()}),it.addEventListener("click",u=>{if(_t){_t=!1;return}u.preventDefault(),u.stopPropagation(),Bn(),To&&To()}),Ir=u=>{if(!I||!(I===u.target||I.contains(u.target)))return;const d=I.getBoundingClientRect();Xc=u.clientX-d.left,Vc=u.clientY-d.top,Kc=u.clientX,Qc=u.clientY,Fn=!1,_t=!1,I.style.transition="none",u.stopPropagation(),Ak()},window.addEventListener("pointerdown",Ir,{capture:!0}),(document.body??document.documentElement).appendChild(I),Ht(I),Rk(),wo=setInterval(()=>{At&&At.classList.toggle("ap-sdk-fab__main--active",Jn()||yo())},200)}function An(e){const t=it==null?void 0:it.querySelector("[data-ap-badge]");t&&(e>0?(t.textContent=String(e),t.style.display=""):t.style.display="none")}function tl(){Fn=!1,_t=!1,Eo(),Bn(),wo&&(clearInterval(wo),wo=null),Ir&&(window.removeEventListener("pointerdown",Ir,{capture:!0}),Ir=null),I&&Ft(I),I==null||I.remove(),I=null,At=null,en=null,tn=null,it=null,Un=null,jn=null,Zn=null,xo=null,So=null,To=null}async function nl(e,t){try{if(e.type==="planning"){const r=await im(t,e.id);return{capture:e,status:r.status,approved:r.status==="approved"}}const n=await yc(t,e.id);return{capture:e,status:n.status,approved:n.approved===!0}}catch{return{capture:e,status:"unavailable",approved:!1}}}function rl(e){return e.filter(t=>!t.approved).length}async function ol(e){const t=ir();if(!e||t.length===0){An(t.length);return}const n=await Promise.all(t.map(r=>nl(r,e)));An(rl(n))}let H=null,We=null,Ut=null;function $r(){return H!==null}function Dr(){H&&Ft(H),H==null||H.remove(),H=null,Ut==null||Ut(),Ut=null,We==null||We.destroy(),We=null}function sl(e,t,n,r,o,i,a,u,d,h){H&&Dr();const p={captureType:"task",submitting:!1,completedPicks:[],currentCtx:e,currentPickedEl:t,awaitingPick:!1},b=!n.backendUrl||!n.token;H=document.createElement("div"),H.className="ap-sdk-panel",H.setAttribute("data-ap-sdk","1"),H.setAttribute("role","dialog"),H.setAttribute("aria-modal","true"),H.setAttribute("aria-label","Capture to Agent Platform"),H.innerHTML=`
1521
+ `,document.body.appendChild(Je),Wt(Je),Ho=Je.querySelector("[data-ap-recorder-counter]");const n=()=>{Ms();const l=ir;et==null||et(),e(l)},r=()=>{et==null||et()};Je.querySelector("[data-ap-recorder-stop]").addEventListener("click",n),Je.querySelector("[data-ap-recorder-discard]").addEventListener("click",r);const o=l=>{if(Lr(l.target))return;const p=l.target;xs({action:"click",cssSelector:_o(p),elementText:Lo(p),description:Ak(Lo(p),p.tagName),capturedAt:new Date().toISOString()})},i=l=>{if(Lr(l.target))return;const p=l.target;if(!(p instanceof HTMLInputElement)&&!(p instanceof HTMLTextAreaElement)&&!(p instanceof HTMLSelectElement))return;const h=el(p),g=vd(p),m=g?"[redacted]":$k(p);xs(U(v({action:"inputText",cssSelector:_o(p),elementText:h,value:m},g?{redacted:!0}:{}),{description:tl(h,m,g),capturedAt:new Date().toISOString()}))},a=()=>{const l=Math.round(window.scrollX),p=Math.round(window.scrollY);zt?(zt.scrollX=l,zt.scrollY=p,zt.description=Ia(l,p)):zt={action:"scroll",scrollX:l,scrollY:p,description:Ia(l,p),capturedAt:new Date().toISOString()},$t&&clearTimeout($t),$t=setTimeout(()=>{$t=null,Ms()},Pk)},d=l=>{if(l.key==="Escape"){r();return}if(Lr(l.target))return;const p=Ik(l);if(!p)return;const h=l.target instanceof Element?l.target:document.body,g=zk(h);xs({action:"keypress",cssSelector:_o(h),elementText:g,key:p,description:Ck(p,g),capturedAt:new Date().toISOString()})};document.addEventListener("click",o,{capture:!0}),document.addEventListener("change",i,{capture:!0}),window.addEventListener("scroll",a,{capture:!0,passive:!0}),document.addEventListener("keydown",d,{capture:!0}),et=()=>{document.removeEventListener("click",o,{capture:!0}),document.removeEventListener("change",i,{capture:!0}),window.removeEventListener("scroll",a,{capture:!0}),document.removeEventListener("keydown",d,{capture:!0}),$t&&(clearTimeout($t),$t=null),zt=null,Je&&Jt(Je),Je==null||Je.remove(),Je=null,Ho=null,et=null}}function Nk(){et==null||et()}function So(){return et!==null}const Dk="data-ap-sdk",Mk="ap-sdk-fab",za="ap-sdk-fab--dragging",li="ap-sdk-fab--open",ol="ap-sdk-fab-pos",Fo="ap-sdk-fab--left-edge",Uk='<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 8V4H8"/><rect width="16" height="12" x="4" y="8" rx="2"/><path d="M2 14h2"/><path d="M20 14h2"/><path d="M15 13v2"/><path d="M9 13v2"/></svg>',jk='<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m3 3 7.07 16.97 2.51-7.39 7.39-2.51L3 3z"/><path d="m13 13 6 6"/></svg>',Zk='<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="currentColor"><circle cx="12" cy="12" r="8"/></svg>',qk='<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><line x1="8" y1="6" x2="21" y2="6"/><line x1="8" y1="12" x2="21" y2="12"/><line x1="8" y1="18" x2="21" y2="18"/><line x1="3" y1="6" x2="3.01" y2="6"/><line x1="3" y1="12" x2="3.01" y2="12"/><line x1="3" y1="18" x2="3.01" y2="18"/></svg>';let z=null,Lt=null,on=null,sn=null,lt=null,qn=null,Hn=null,Fn=null,To=null,$r=null,er=null,Eo=null,Ao=null,Co=null,sl=0,il=0,al=0,cl=0,Wn=!1,xt=!1,Or=null,Tn=null;function Hk(){Or=e=>{if(!z){Po();return}if(!Wn){if(Math.hypot(e.clientX-al,e.clientY-cl)<5)return;Wn=!0,xt=!0,z.classList.add(za)}Fk(e.clientX-sl,e.clientY-il)},Tn=()=>{if(!z){Po();return}Wn?(Wn=!1,z.classList.remove(za),z.style.transition="",Bk(z.getBoundingClientRect())):z.style.transition="",Po()},window.addEventListener("pointermove",Or),window.addEventListener("pointerup",Tn),window.addEventListener("pointercancel",Tn)}function Po(){Or&&(window.removeEventListener("pointermove",Or),Or=null),Tn&&(window.removeEventListener("pointerup",Tn),window.removeEventListener("pointercancel",Tn),Tn=null)}function Fk(e,t){if(!z)return;const n=z.offsetWidth||52,r=z.offsetHeight||52;z.style.top=`${Math.max(0,Math.min(t,window.innerHeight-r))}px`,z.style.left=`${Math.max(0,Math.min(e,window.innerWidth-n))}px`,z.style.bottom="auto",z.style.right="auto"}function Bk(e){if(!z)return;const n=Math.max(16,Math.min(window.innerHeight-e.bottom,window.innerHeight-52-16)),r=e.left+e.width/2<window.innerWidth/2?"left":"right";z.style.top="auto",z.style.bottom=`${n}px`,r==="left"?(z.style.right="auto",z.style.left="16px",z.classList.add(Fo)):(z.style.left="auto",z.style.right="16px",z.classList.remove(Fo));try{localStorage.setItem(ol,JSON.stringify({edge:r,bottom:n}))}catch(o){}}function Gk(){if(z)try{const e=localStorage.getItem(ol);if(!e)return;const t=JSON.parse(e);if(typeof t.bottom!="number"||t.edge!=="left"&&t.edge!=="right")return;const r=Math.max(16,Math.min(t.bottom,window.innerHeight-52-16));z.style.top="auto",z.style.bottom=`${r}px`,t.edge==="left"?(z.style.right="auto",z.style.left="16px",z.classList.add(Fo)):(z.style.left="auto",z.style.right="16px",z.classList.remove(Fo))}catch(e){}}function Jn(){z==null||z.classList.remove(li),er&&(window.removeEventListener("pointerdown",er,{capture:!0}),er=null)}function Wk(){z&&(z.classList.add(li),er=e=>{!z||z.contains(e.target)||Jn()},requestAnimationFrame(()=>{er&&window.addEventListener("pointerdown",er,{capture:!0})}))}function go(e){return new DOMParser().parseFromString(e,"text/html").body.firstElementChild}function ll(e,t,n){var d;if(Eo=e,Ao=t,Co=n,z)return;z=document.createElement("div"),z.className=Mk,z.setAttribute(Dk,"1"),qn=document.createElement("div"),qn.className="ap-sdk-fab__row";const r=document.createElement("span");r.className="ap-sdk-fab__label",r.textContent="View captures",lt=document.createElement("button"),lt.className="ap-sdk-fab__list ap-sdk-fab__sub",lt.setAttribute("aria-label","My captures"),lt.setAttribute("title","View my captures"),lt.appendChild(go(qk));const o=document.createElement("span");o.className="ap-sdk-fab__badge",o.setAttribute("data-ap-badge",""),o.style.display="none",lt.appendChild(o),qn.appendChild(r),qn.appendChild(lt),Hn=document.createElement("div"),Hn.className="ap-sdk-fab__row";const i=document.createElement("span");i.className="ap-sdk-fab__label",i.textContent="Capture element",on=document.createElement("button"),on.className="ap-sdk-fab__capture ap-sdk-fab__sub",on.setAttribute("aria-label","Capture element"),on.setAttribute("title","Capture element to Agent Platform"),on.appendChild(go(jk)),Hn.appendChild(i),Hn.appendChild(on),Fn=document.createElement("div"),Fn.className="ap-sdk-fab__row";const a=document.createElement("span");a.className="ap-sdk-fab__label",a.textContent="Record interaction",sn=document.createElement("button"),sn.className="ap-sdk-fab__record ap-sdk-fab__sub",sn.setAttribute("aria-label","Record interaction"),sn.setAttribute("title","Record a sequence of interactions"),sn.appendChild(go(Zk)),Fn.appendChild(a),Fn.appendChild(sn),Lt=document.createElement("button"),Lt.className="ap-sdk-fab__main",Lt.setAttribute("aria-label","Agent Platform"),Lt.setAttribute("title","Agent Platform"),Lt.appendChild(go(Uk)),z.appendChild(qn),z.appendChild(Hn),z.appendChild(Fn),z.appendChild(Lt),Lt.addEventListener("click",l=>{if(xt){xt=!1;return}l.preventDefault(),l.stopPropagation(),z!=null&&z.classList.contains(li)?Jn():Wk()}),on.addEventListener("click",l=>{if(xt){xt=!1;return}l.preventDefault(),l.stopPropagation(),Jn(),!Vn()&&!So()&&Eo&&Eo()}),sn.addEventListener("click",l=>{if(xt){xt=!1;return}l.preventDefault(),l.stopPropagation(),Jn(),!Vn()&&!So()&&Ao&&Ao()}),lt.addEventListener("click",l=>{if(xt){xt=!1;return}l.preventDefault(),l.stopPropagation(),Jn(),Co&&Co()}),$r=l=>{if(!z||!(z===l.target||z.contains(l.target)))return;const p=z.getBoundingClientRect();sl=l.clientX-p.left,il=l.clientY-p.top,al=l.clientX,cl=l.clientY,Wn=!1,xt=!1,z.style.transition="none",l.stopPropagation(),Hk()},window.addEventListener("pointerdown",$r,{capture:!0}),((d=document.body)!=null?d:document.documentElement).appendChild(z),Wt(z),Gk(),To=setInterval(()=>{Lt&&Lt.classList.toggle("ap-sdk-fab__main--active",Vn()||So())},200)}function Rn(e){const t=lt==null?void 0:lt.querySelector("[data-ap-badge]");t&&(e>0?(t.textContent=String(e),t.style.display=""):t.style.display="none")}function ul(){Wn=!1,xt=!1,Po(),Jn(),To&&(clearInterval(To),To=null),$r&&(window.removeEventListener("pointerdown",$r,{capture:!0}),$r=null),z&&Jt(z),z==null||z.remove(),z=null,Lt=null,on=null,sn=null,lt=null,qn=null,Hn=null,Fn=null,Eo=null,Ao=null,Co=null}function dl(e,t){return L(this,null,function*(){try{if(e.type==="planning"){const r=yield vm(t,e.id);return{capture:e,status:r.status,approved:r.status==="approved"}}const n=yield Rc(t,e.id);return{capture:e,status:n.status,approved:n.approved===!0}}catch(n){return{capture:e,status:"unavailable",approved:!1}}})}function pl(e){return e.filter(t=>!t.approved).length}function hl(e){return L(this,null,function*(){const t=lr();if(!e||t.length===0){Rn(t.length);return}const n=yield Promise.all(t.map(r=>dl(r,e)));Rn(pl(n))})}let X=null,Xe=null,Ht=null;function Nr(){return X!==null}function Ur(){X&&Jt(X),X==null||X.remove(),X=null,Ht==null||Ht(),Ht=null,Xe==null||Xe.destroy(),Xe=null}function fl(e,t,n,r,o,i,a,d,l,p,h=null){var ve;X&&Ur();const g={captureType:"task",submitting:!1,completedPicks:[],currentCtx:e,currentPickedEl:t,awaitingPick:!1},m=!n.backendUrl||!n.token,k=wm(h,"planning-sessions:write");X=document.createElement("div"),X.className="ap-sdk-panel",X.setAttribute("data-ap-sdk","1"),X.setAttribute("role","dialog"),X.setAttribute("aria-modal","true"),X.setAttribute("aria-label","Capture to Agent Platform"),X.innerHTML=`
1522
1522
  <div class="ap-sdk-panel__header">
1523
1523
  <span class="ap-sdk-panel__title">
1524
1524
  <span class="ap-sdk-panel__logo">AP</span>
@@ -1531,32 +1531,22 @@ ${n}${r?`
1531
1531
  </div>
1532
1532
  <div class="ap-sdk-pick-list" data-ap-pick-list style="display:none"></div>
1533
1533
  <div class="ap-sdk-panel__context" data-ap-context>
1534
- ${Ea(e)}
1534
+ ${$a(e)}
1535
1535
  </div>
1536
1536
  <div class="ap-sdk-panel__pick-actions" data-ap-pick-actions>
1537
1537
  <button class="ap-sdk-panel__btn ap-sdk-panel__btn--ghost ap-sdk-panel__btn--select-parent" data-ap-select-parent type="button">
1538
1538
  ⬆ Select parent
1539
1539
  </button>
1540
- ${d?`
1540
+ ${l?`
1541
1541
  <button class="ap-sdk-panel__btn ap-sdk-panel__btn--ghost ap-sdk-panel__btn--reselect" data-ap-reselect type="button">
1542
1542
  ↻ Re-select
1543
1543
  </button>`:""}
1544
1544
  </div>
1545
- ${b?`
1545
+ ${m?`
1546
1546
  <div class="ap-sdk-credentials-section" data-ap-credentials>
1547
- <p class="ap-sdk-credentials-heading">Credentials required</p>
1548
- ${n.backendUrl?"":`
1549
- <div class="ap-sdk-panel__field">
1550
- <label class="ap-sdk-panel__label" for="ap-sdk-backend-url">Backend URL</label>
1551
- <input id="ap-sdk-backend-url" class="ap-sdk-panel__input" type="url"
1552
- placeholder="https://api.yourplatform.com" autocomplete="off" data-ap-backend-url />
1553
- </div>`}
1554
- ${n.token?"":`
1555
- <div class="ap-sdk-panel__field">
1556
- <label class="ap-sdk-panel__label" for="ap-sdk-token">API Token</label>
1557
- <input id="ap-sdk-token" class="ap-sdk-panel__input" type="password"
1558
- placeholder="Your personal API token" autocomplete="off" data-ap-token />
1559
- </div>`}
1547
+ <p class="ap-sdk-credentials-heading">Connect to Agent Platform to continue</p>
1548
+ <p class="ap-sdk-config-hint">You'll be asked to approve this connection on Agent Platform's own sign-in page.</p>
1549
+ <button class="ap-sdk-panel__btn ap-sdk-panel__btn--primary" data-ap-connect-required type="button">Connect via Agent Platform</button>
1560
1550
  </div>`:""}
1561
1551
  <div class="ap-sdk-panel__body">
1562
1552
  <div class="ap-sdk-panel__field">
@@ -1564,14 +1554,14 @@ ${n}${r?`
1564
1554
  <textarea id="ap-sdk-note" class="ap-sdk-panel__textarea" rows="3"
1565
1555
  placeholder="Describe the task or planning session…" data-ap-note></textarea>
1566
1556
  </div>
1567
- ${u?`
1557
+ ${d?`
1568
1558
  <button class="ap-sdk-panel__btn ap-sdk-panel__btn--add-another" data-ap-add-another disabled>
1569
1559
  + Add another
1570
1560
  </button>`:""}
1571
1561
  <div class="ap-sdk-panel__field">
1572
1562
  <div class="ap-sdk-panel__label">Type</div>
1573
1563
  <div class="ap-sdk-panel__toggle">
1574
- <button class="ap-sdk-panel__toggle-btn" data-ap-type="planning">Planning Session</button>
1564
+ ${k?'<button class="ap-sdk-panel__toggle-btn" data-ap-type="planning">Planning Session</button>':""}
1575
1565
  <button class="ap-sdk-panel__toggle-btn ap-sdk-active" data-ap-type="task">Task</button>
1576
1566
  <button class="ap-sdk-panel__toggle-btn" data-ap-type="automate">Automate</button>
1577
1567
  </div>
@@ -1582,41 +1572,41 @@ ${n}${r?`
1582
1572
  <button class="ap-sdk-panel__btn ap-sdk-panel__btn--primary" data-ap-submit>Submit</button>
1583
1573
  <button class="ap-sdk-panel__btn ap-sdk-panel__btn--ghost" data-ap-cancel>Cancel</button>
1584
1574
  </div>
1585
- `,H.addEventListener("wheel",j=>{j.stopPropagation()},{passive:!0}),H.addEventListener("touchmove",j=>{j.stopPropagation()},{passive:!0});const m=H.querySelector(".ap-sdk-panel__body"),_=sk(m,n,(r==null?void 0:r.id)??null);document.body.appendChild(H),We=Os(),p.currentPickedEl&&We.update(p.currentPickedEl),Ht(H),Bs(H,Fs);const v=H.querySelector("[data-ap-close]"),C=H.querySelector("[data-ap-cancel]"),M=H.querySelector("[data-ap-submit]"),J=H.querySelector("[data-ap-note]"),P=H.querySelector("[data-ap-status]"),T=H.querySelectorAll("[data-ap-type]"),x=H.querySelector("[data-ap-pick-list]"),R=H.querySelector("[data-ap-context]"),D=H.querySelector("[data-ap-add-another]"),de=H.querySelector("[data-ap-pick-actions]"),_e=H.querySelector("[data-ap-select-parent]"),Ee=H.querySelector("[data-ap-reselect]"),qe=()=>{p.currentPickedEl&&(We==null||We.update(p.currentPickedEl))};window.addEventListener("scroll",qe,{capture:!0,passive:!0}),window.addEventListener("resize",qe),Ut=()=>{window.removeEventListener("scroll",qe,!0),window.removeEventListener("resize",qe)};const V=j=>{j?(R.innerHTML=Ea(j),J.disabled=!1,J.placeholder="Describe the task or planning session…",setTimeout(()=>J.focus(),50)):(R.innerHTML=`
1575
+ `,X.addEventListener("wheel",W=>{W.stopPropagation()},{passive:!0}),X.addEventListener("touchmove",W=>{W.stopPropagation()},{passive:!0});const y=X.querySelector(".ap-sdk-panel__body"),E=yk(y,n,(ve=r==null?void 0:r.id)!=null?ve:null);document.body.appendChild(X),Xe=Us(),g.currentPickedEl&&Xe.update(g.currentPickedEl),Wt(X),Ys(X,Js);const Z=X.querySelector("[data-ap-close]"),ee=X.querySelector("[data-ap-cancel]"),N=X.querySelector("[data-ap-submit]"),T=X.querySelector("[data-ap-note]"),S=X.querySelector("[data-ap-status]"),C=X.querySelectorAll("[data-ap-type]"),D=X.querySelector("[data-ap-pick-list]"),J=X.querySelector("[data-ap-context]"),he=X.querySelector("[data-ap-add-another]"),Oe=X.querySelector("[data-ap-pick-actions]"),nt=X.querySelector("[data-ap-select-parent]"),te=X.querySelector("[data-ap-reselect]"),Se=()=>{g.currentPickedEl&&(Xe==null||Xe.update(g.currentPickedEl))};window.addEventListener("scroll",Se,{capture:!0,passive:!0}),window.addEventListener("resize",Se),Ht=()=>{window.removeEventListener("scroll",Se,!0),window.removeEventListener("resize",Se)};const Fe=W=>{W?(J.innerHTML=$a(W),T.disabled=!1,T.placeholder="Describe the task or planning session…",setTimeout(()=>T.focus(),50)):(J.innerHTML=`
1586
1576
  <div class="ap-sdk-panel__context-label">Next element</div>
1587
1577
  <div class="ap-sdk-panel__context-text ap-sdk-awaiting-pick">👆 Hover and click any element on the page</div>
1588
- `,J.disabled=!0,J.placeholder="Pick an element to continue…")},Ae=()=>{if(p.completedPicks.length===0){x.style.display="none",x.innerHTML="";return}x.style.display="block",x.innerHTML=p.completedPicks.map((j,K)=>`
1589
- <div class="ap-sdk-pick-entry" data-pick-index="${K}">
1578
+ `,T.disabled=!0,T.placeholder="Pick an element to continue…")},Xt=()=>{if(g.completedPicks.length===0){D.style.display="none",D.innerHTML="";return}D.style.display="block",D.innerHTML=g.completedPicks.map((W,F)=>{var Ee;return`
1579
+ <div class="ap-sdk-pick-entry" data-pick-index="${F}">
1590
1580
  <div class="ap-sdk-pick-entry__header">
1591
- <span class="ap-sdk-pick-entry__number">${K+1}</span>
1592
- <span class="ap-sdk-pick-entry__element" title="${tt(j.ctx.elementText??"")}">${tt(j.ctx.elementText||"(no text)")}</span>
1593
- <button class="ap-sdk-pick-entry__remove" data-ap-remove="${K}" aria-label="Remove pick ${K+1}">×</button>
1581
+ <span class="ap-sdk-pick-entry__number">${F+1}</span>
1582
+ <span class="ap-sdk-pick-entry__element" title="${it((Ee=W.ctx.elementText)!=null?Ee:"")}">${it(W.ctx.elementText||"(no text)")}</span>
1583
+ <button class="ap-sdk-pick-entry__remove" data-ap-remove="${F}" aria-label="Remove pick ${F+1}">×</button>
1594
1584
  </div>
1595
- <div class="ap-sdk-pick-entry__instruction">${tt(j.instruction)}</div>
1585
+ <div class="ap-sdk-pick-entry__instruction">${it(W.instruction)}</div>
1596
1586
  </div>
1597
- `).join(""),x.querySelectorAll("[data-ap-remove]").forEach(j=>{j.addEventListener("click",()=>{const K=parseInt(j.dataset.apRemove,10);p.completedPicks.splice(K,1),Ae()})})},Me=()=>{if(!p.currentPickedEl){de.style.display="none";return}de.style.display="",_e.disabled=!p.currentPickedEl.parentElement||p.awaitingPick,Ee&&(Ee.disabled=p.awaitingPick)},pt=()=>{D&&(D.disabled=!J.value.trim()||p.submitting||p.awaitingPick)},Gt=(j,K)=>{p.currentCtx=j,p.currentPickedEl=K,V(j),We==null||We.update(K),Me()};Me(),_e.addEventListener("click",()=>{var K;const j=(K=p.currentPickedEl)==null?void 0:K.parentElement;j&&Gt(Da(j),j)}),Ee&&d&&Ee.addEventListener("click",()=>{if(p.awaitingPick)return;const j=p.currentCtx,K=p.currentPickedEl;p.awaitingPick=!0,Me(),pt(),V(null),d(($e,Y)=>{p.awaitingPick=!1,Gt($e,Y),pt()},()=>{p.awaitingPick=!1,K&&Gt(j,K),pt()})});const et=()=>{Dr(),h==null||h()};v.addEventListener("click",et),C.addEventListener("click",et),T.forEach(j=>{j.addEventListener("click",()=>{p.captureType=j.dataset.apType,T.forEach(K=>K.classList.toggle("ap-sdk-active",K===j))})});const zt=H.querySelector("[data-ap-reconfigure]");a?zt.addEventListener("click",()=>{et(),a()}):zt.style.display="none",D&&u&&(J.addEventListener("input",pt),D.addEventListener("click",()=>{const j=J.value.trim();!j||p.awaitingPick||(p.completedPicks.push({ctx:p.currentCtx,instruction:j}),Ae(),J.value="",p.awaitingPick=!0,D.disabled=!0,Me(),V(null),u((K,$e)=>{p.awaitingPick=!1,Gt(K,$e),pt()}))})),M.addEventListener("click",async()=>{var ln,ce;if(p.submitting)return;let j=n.backendUrl??"",K=n.token??"";if(b){const re=H==null?void 0:H.querySelector("[data-ap-backend-url]"),Ce=H==null?void 0:H.querySelector("[data-ap-token]");if(re&&(j=re.value.trim()),Ce&&(K=Ce.value.trim()),!j){Er(P,"error","Backend URL is required.");return}if(!K){Er(P,"error","API Token is required.");return}}const $e=J.value.trim();if(!$e){Er(P,"error","Please enter an instruction.");return}p.submitting=!0,Aa(H,!0),Er(P,null,""),M.textContent="Submitting…";const Y={backendUrl:j,token:K},ht=_.getOptions(),ne=[...p.completedPicks,{ctx:p.currentCtx,instruction:$e}];try{let re=r;re||(re=await vc(Y,o),i({backendUrl:j,token:K}));let Ce,Pe,ee;if(ne.length===1)if(p.captureType==="task")Ce=(await Ts(Y,{projectId:re.id,note:$e,ctx:p.currentCtx,advancedOpts:ht})).id,Pe="task",ee=$e.slice(0,120)||p.currentCtx.pageTitle||"Browser capture";else if(p.captureType==="planning"){let Ve=nd($e,{...p.currentCtx,ancestry:p.currentCtx.outerTree||p.currentCtx.ancestry});(ln=p.currentCtx.innerTree)!=null&&ln.trim()&&(Ve+=`
1587
+ `}).join(""),D.querySelectorAll("[data-ap-remove]").forEach(W=>{W.addEventListener("click",()=>{const F=parseInt(W.dataset.apRemove,10);g.completedPicks.splice(F,1),Xt()})})},Vt=()=>{if(!g.currentPickedEl){Oe.style.display="none";return}Oe.style.display="",nt.disabled=!g.currentPickedEl.parentElement||g.awaitingPick,te&&(te.disabled=g.awaitingPick)},rt=()=>{he&&(he.disabled=!T.value.trim()||g.submitting||g.awaitingPick)},gt=(W,F)=>{g.currentCtx=W,g.currentPickedEl=F,Fe(W),Xe==null||Xe.update(F),Vt()};Vt(),nt.addEventListener("click",()=>{var F;const W=(F=g.currentPickedEl)==null?void 0:F.parentElement;W&&gt(Ga(W),W)}),te&&l&&te.addEventListener("click",()=>{if(g.awaitingPick)return;const W=g.currentCtx,F=g.currentPickedEl;g.awaitingPick=!0,Vt(),rt(),Fe(null),l((Ee,K)=>{g.awaitingPick=!1,gt(Ee,K),rt()},()=>{g.awaitingPick=!1,F&&gt(W,F),rt()})});const mt=()=>{Ur(),p==null||p()};Z.addEventListener("click",mt),ee.addEventListener("click",mt);const $n=X.querySelector("[data-ap-connect-required]");$n&&a&&$n.addEventListener("click",()=>{mt(),a()}),C.forEach(W=>{W.addEventListener("click",()=>{g.captureType=W.dataset.apType,C.forEach(F=>F.classList.toggle("ap-sdk-active",F===W))})});const hn=X.querySelector("[data-ap-reconfigure]");a?hn.addEventListener("click",()=>{mt(),a()}):hn.style.display="none",he&&d&&(T.addEventListener("input",rt),he.addEventListener("click",()=>{const W=T.value.trim();!W||g.awaitingPick||(g.completedPicks.push({ctx:g.currentCtx,instruction:W}),Xt(),T.value="",g.awaitingPick=!0,he.disabled=!0,Vt(),Fe(null),d((F,Ee)=>{g.awaitingPick=!1,gt(F,Ee),rt()}))})),N.addEventListener("click",()=>L(null,null,function*(){var bt,we;if(g.submitting)return;if(m){mo(S,"error","Connect to Agent Platform first.");return}const W=n.backendUrl,F=n.token,Ee=T.value.trim();if(!Ee){mo(S,"error","Please enter an instruction.");return}g.submitting=!0,Oa(X,!0),mo(S,null,""),N.textContent="Submitting…";const K={backendUrl:W,token:F},Ae=E.getOptions(),ot=[...g.completedPicks,{ctx:g.currentCtx,instruction:Ee}];try{let re=r;re||(re=yield Pc(K,o),i({backendUrl:W,token:F}));let Be,je,ue;if(ot.length===1)if(g.captureType==="task")Be=(yield Ps(K,{projectId:re.id,note:Ee,ctx:g.currentCtx,advancedOpts:Ae})).id,je="task",ue=Ee.slice(0,120)||g.currentCtx.pageTitle||"Browser capture";else if(g.captureType==="planning"){let Le=gd(Ee,U(v({},g.currentCtx),{ancestry:g.currentCtx.outerTree||g.currentCtx.ancestry}));(bt=g.currentCtx.innerTree)!=null&&bt.trim()&&(Le+=`
1598
1588
 
1599
1589
  Element tree:
1600
- ${p.currentCtx.innerTree}`),(ce=p.currentCtx.interactionSteps)!=null&&ce.length&&(Ve+=`
1590
+ ${g.currentCtx.innerTree}`),(we=g.currentCtx.interactionSteps)!=null&&we.length&&(Le+=`
1601
1591
 
1602
1592
  Recorded steps:
1603
- ${Wc(p.currentCtx.interactionSteps)}`),Ce=(await Ki(Y,re.id,Ve,ht)).id,Pe="planning",ee=$e.slice(0,120)||p.currentCtx.pageTitle||"Planning session"}else Ce=(await Vi(Y,{projectId:re.id,note:$e,ctx:p.currentCtx,advancedOpts:ht})).id,Pe="automate",ee=$e.slice(0,120)||p.currentCtx.pageTitle||"Browser automation";else{const Ve=zk(ne),nt=ne[0].instruction.slice(0,120)||ne[0].ctx.pageTitle||"Multi-element capture",Re=ne.map(rt=>rt.instruction).filter(Boolean).join(`
1593
+ ${nl(g.currentCtx.interactionSteps)}`),Be=(yield ia(K,re.id,Le,Ae)).id,je="planning",ue=Ee.slice(0,120)||g.currentCtx.pageTitle||"Planning session"}else Be=(yield sa(K,{projectId:re.id,note:Ee,ctx:g.currentCtx,advancedOpts:Ae})).id,je="automate",ue=Ee.slice(0,120)||g.currentCtx.pageTitle||"Browser automation";else{const Le=Yk(ot),Ze=ot[0].instruction.slice(0,120)||ot[0].ctx.pageTitle||"Multi-element capture",Mt=ot.map(st=>st.instruction).filter(Boolean).join(`
1604
1594
 
1605
- `);p.captureType==="task"?(Ce=(await Ts(Y,{projectId:re.id,note:Ve,ctx:ne[0].ctx,advancedOpts:ht,titleOverride:nt,type:kc,titleInstruction:Re})).id,Pe="task",ee=nt):p.captureType==="planning"?(Ce=(await Ki(Y,re.id,Ve,ht)).id,Pe="planning",ee=nt):(Ce=(await Vi(Y,{projectId:re.id,note:Ve,ctx:ne[0].ctx,advancedOpts:ht,titleOverride:nt,titleInstruction:Re})).id,Pe="automate",ee=nt)}if(lk({id:Ce,type:Pe,title:ee,backendUrl:j,createdAt:new Date().toISOString()}),ol(Y).catch(()=>{}),b&&i({backendUrl:j,token:K}),Pe==="automate"){et(),ti(Ce,Y,j,ee,h);return}const we=Pe==="task"?`${j.replace(/\/+$/,"")}/tasks/${Ce}`:`${j.replace(/\/+$/,"")}/planning/${Ce}`;$k(P,Pe,ee,we,et),H.classList.add("ap-sdk-panel--success"),Ut==null||Ut(),Ut=null,We==null||We.hide(),p.submitting=!1}catch(re){Er(P,"error",re instanceof Error?re.message:"An unexpected error occurred."),p.submitting=!1,Aa(H,!1),M.textContent="Submit"}}),setTimeout(()=>J.focus(),50)}const Ik={click:"🖱",inputText:"⌨",scroll:"↕",keypress:"⌤"};function Ea(e){var t;return(t=e.interactionSteps)!=null&&t.length?`
1595
+ `);g.captureType==="task"?(Be=(yield Ps(K,{projectId:re.id,note:Le,ctx:ot[0].ctx,advancedOpts:Ae,titleOverride:Ze,type:Ac,titleInstruction:Mt})).id,je="task",ue=Ze):g.captureType==="planning"?(Be=(yield ia(K,re.id,Le,Ae)).id,je="planning",ue=Ze):(Be=(yield sa(K,{projectId:re.id,note:Le,ctx:ot[0].ctx,advancedOpts:Ae,titleOverride:Ze,titleInstruction:Mt})).id,je="automate",ue=Ze)}if(Tk({id:Be,type:je,title:ue,backendUrl:W,createdAt:new Date().toISOString()}),hl(K).catch(()=>{}),je==="automate"){mt(),si(Be,K,W,ue,p);return}const Dt=je==="task"?`${W.replace(/\/+$/,"")}/tasks/${Be}`:`${W.replace(/\/+$/,"")}/planning/${Be}`;Xk(S,je,ue,Dt,mt),X.classList.add("ap-sdk-panel--success"),Ht==null||Ht(),Ht=null,Xe==null||Xe.hide(),g.submitting=!1}catch(re){mo(S,"error",re instanceof Error?re.message:"An unexpected error occurred."),g.submitting=!1,Oa(X,!1),N.textContent="Submit"}})),setTimeout(()=>T.focus(),50)}const Jk={click:"🖱",inputText:"⌨",scroll:"↕",keypress:"⌤"};function $a(e){var t,n;return(t=e.interactionSteps)!=null&&t.length?`
1606
1596
  <div class="ap-sdk-panel__context-label">Recorded steps (${e.interactionSteps.length})</div>
1607
1597
  <div class="ap-sdk-panel__context-steps">
1608
- ${e.interactionSteps.map(n=>`
1598
+ ${e.interactionSteps.map(r=>`
1609
1599
  <div class="ap-sdk-panel__context-step">
1610
- <span class="ap-sdk-panel__context-step-icon">${Ik[n.action]}</span>
1611
- <span class="ap-sdk-panel__context-step-text">${tt(n.description)}</span>
1600
+ <span class="ap-sdk-panel__context-step-icon">${Jk[r.action]}</span>
1601
+ <span class="ap-sdk-panel__context-step-text">${it(r.description)}</span>
1612
1602
  </div>
1613
1603
  `).join("")}
1614
1604
  </div>
1615
1605
  `:`
1616
1606
  <div class="ap-sdk-panel__context-label">Captured element</div>
1617
- <div class="ap-sdk-panel__context-text" title="${tt(e.elementText??"")}">${tt(e.elementText||"(no text)")}</div>
1618
- ${e.cssSelector?`<div class="ap-sdk-panel__context-selector" title="${tt(e.cssSelector)}">${tt(e.cssSelector)}</div>`:""}
1619
- `}function zk(e){return e.map((t,n)=>{var o,i;const r=[`## Pick ${n+1}`,""];return(o=t.ctx.interactionSteps)!=null&&o.length?r.push("Recorded steps:",Wc(t.ctx.interactionSteps)):(r.push(`Element: ${t.ctx.elementText||"(no text)"}`),t.ctx.cssSelector&&r.push(`Selector: ${t.ctx.cssSelector}`),t.ctx.ancestry&&r.push(`Ancestry: ${t.ctx.ancestry}`)),r.push(`Page: ${t.ctx.pageTitle} (${t.ctx.pageUrl})`),(i=t.ctx.innerTree)!=null&&i.trim()&&r.push(`
1607
+ <div class="ap-sdk-panel__context-text" title="${it((n=e.elementText)!=null?n:"")}">${it(e.elementText||"(no text)")}</div>
1608
+ ${e.cssSelector?`<div class="ap-sdk-panel__context-selector" title="${it(e.cssSelector)}">${it(e.cssSelector)}</div>`:""}
1609
+ `}function Yk(e){return e.map((t,n)=>{var o,i;const r=[`## Pick ${n+1}`,""];return(o=t.ctx.interactionSteps)!=null&&o.length?r.push("Recorded steps:",nl(t.ctx.interactionSteps)):(r.push(`Element: ${t.ctx.elementText||"(no text)"}`),t.ctx.cssSelector&&r.push(`Selector: ${t.ctx.cssSelector}`),t.ctx.ancestry&&r.push(`Ancestry: ${t.ctx.ancestry}`)),r.push(`Page: ${t.ctx.pageTitle} (${t.ctx.pageUrl})`),(i=t.ctx.innerTree)!=null&&i.trim()&&r.push(`
1620
1610
  Element tree:
1621
1611
  ${t.ctx.innerTree}`),r.push("",`Instruction:
1622
1612
  ${t.instruction}`),r.join(`
@@ -1624,23 +1614,23 @@ ${t.instruction}`),r.join(`
1624
1614
 
1625
1615
  ---
1626
1616
 
1627
- `)}function Er(e,t,n){if(!t){e.style.display="none",e.textContent="",e.innerHTML="";return}e.style.display="block",e.className=`ap-sdk-panel__status ap-sdk-panel__status--${t}`,e.textContent=n}function $k(e,t,n,r,o){const i=t==="task"?"Task":"Planning",a=t==="task"?"Task created successfully!":"Planning session created!",u=t==="task"?"View task →":"View planning session →",d=n.length>55?`${n.slice(0,52)}…`:n;e.style.display="block",e.className="ap-sdk-panel__status",e.innerHTML=`
1617
+ `)}function mo(e,t,n){if(!t){e.style.display="none",e.textContent="",e.innerHTML="";return}e.style.display="block",e.className=`ap-sdk-panel__status ap-sdk-panel__status--${t}`,e.textContent=n}function Xk(e,t,n,r,o){const i=t==="task"?"Task":"Planning",a=t==="task"?"Task created successfully!":"Planning session created!",d=t==="task"?"View task →":"View planning session →",l=n.length>55?`${n.slice(0,52)}…`:n;e.style.display="block",e.className="ap-sdk-panel__status",e.innerHTML=`
1628
1618
  <div class="ap-sdk-success-card">
1629
1619
  <svg class="ap-sdk-success-check" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
1630
1620
  <circle class="ap-sdk-success-check__circle" cx="24" cy="24" r="22"/>
1631
1621
  <path class="ap-sdk-success-check__tick" d="M14 24l7 7 13-14"/>
1632
1622
  </svg>
1633
- <p class="ap-sdk-success-headline">${tt(a)}</p>
1623
+ <p class="ap-sdk-success-headline">${it(a)}</p>
1634
1624
  <div class="ap-sdk-success-meta">
1635
- <span class="ap-sdk-list-item__badge ap-sdk-list-item__badge--${t}">${tt(i)}</span>
1636
- <span class="ap-sdk-success-title" title="${tt(n)}">${tt(d)}</span>
1625
+ <span class="ap-sdk-list-item__badge ap-sdk-list-item__badge--${t}">${it(i)}</span>
1626
+ <span class="ap-sdk-success-title" title="${it(n)}">${it(l)}</span>
1637
1627
  </div>
1638
1628
  <div class="ap-sdk-success-actions">
1639
- <button class="ap-sdk-panel__btn ap-sdk-panel__btn--primary" data-ap-success-view>${tt(u)}</button>
1629
+ <button class="ap-sdk-panel__btn ap-sdk-panel__btn--primary" data-ap-success-view>${it(d)}</button>
1640
1630
  <button class="ap-sdk-panel__btn ap-sdk-panel__btn--ghost" data-ap-success-close>Close</button>
1641
1631
  </div>
1642
1632
  </div>
1643
- `,e.querySelector("[data-ap-success-view]").addEventListener("click",()=>window.open(r,"_blank","noopener,noreferrer")),e.querySelector("[data-ap-success-close]").addEventListener("click",o)}function Aa(e,t){e.querySelectorAll("button, input, textarea, select").forEach(n=>{n.disabled=t})}function tt(e){return e.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#39;")}let ie=null;function il(){return ie!==null}function Sn(){ie&&Ft(ie),ie==null||ie.remove(),ie=null}function Ok(e){return e==="task"?"Task":e==="planning"?"Planning":"Automate"}function Nk(e){if(ie){Sn();return}ie=document.createElement("div"),ie.className="ap-sdk-panel",ie.setAttribute("data-ap-sdk","1"),ie.setAttribute("role","dialog"),ie.setAttribute("aria-modal","true"),ie.setAttribute("aria-label","My captures"),ie.addEventListener("wheel",t=>{t.stopPropagation()},{passive:!0}),ie.addEventListener("touchmove",t=>{t.stopPropagation()},{passive:!0}),ie.innerHTML=`
1633
+ `,e.querySelector("[data-ap-success-view]").addEventListener("click",()=>window.open(r,"_blank","noopener,noreferrer")),e.querySelector("[data-ap-success-close]").addEventListener("click",o)}function Oa(e,t){e.querySelectorAll("button, input, textarea, select").forEach(n=>{n.disabled=t})}function it(e){return e.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#39;")}let ce=null;function gl(){return ce!==null}function An(){ce&&Jt(ce),ce==null||ce.remove(),ce=null}function Vk(e){return e==="task"?"Task":e==="planning"?"Planning":"Automate"}function Kk(e){if(ce){An();return}ce=document.createElement("div"),ce.className="ap-sdk-panel",ce.setAttribute("data-ap-sdk","1"),ce.setAttribute("role","dialog"),ce.setAttribute("aria-modal","true"),ce.setAttribute("aria-label","My captures"),ce.addEventListener("wheel",t=>{t.stopPropagation()},{passive:!0}),ce.addEventListener("touchmove",t=>{t.stopPropagation()},{passive:!0}),ce.innerHTML=`
1644
1634
  <div class="ap-sdk-panel__header">
1645
1635
  <span class="ap-sdk-panel__title">
1646
1636
  <span class="ap-sdk-panel__logo">AP</span>
@@ -1653,18 +1643,18 @@ ${t.instruction}`),r.join(`
1653
1643
  <button class="ap-sdk-panel__btn ap-sdk-panel__btn--secondary" data-ap-clear-history>Clear history</button>
1654
1644
  <button class="ap-sdk-panel__btn ap-sdk-panel__btn--secondary" data-ap-close-list>Close</button>
1655
1645
  </div>
1656
- `,document.body.appendChild(ie),Ht(ie),Bs(ie,Fs),ie.querySelector("[data-ap-close]").addEventListener("click",()=>{Sn()}),ie.querySelector("[data-ap-close-list]").addEventListener("click",()=>{Sn()}),ie.querySelector("[data-ap-clear-history]").addEventListener("click",()=>{uk(),An(0),Ca(e)}),Ca(e)}function Ca(e){if(!ie)return;const t=ie.querySelector("[data-ap-list-body]"),n=ir();if(n.length===0){t.innerHTML='<p class="ap-sdk-list-empty">No captures yet. Use the capture button to get started.</p>';return}if(t.innerHTML=n.map(r=>`
1646
+ `,document.body.appendChild(ce),Wt(ce),Ys(ce,Js),ce.querySelector("[data-ap-close]").addEventListener("click",()=>{An()}),ce.querySelector("[data-ap-close-list]").addEventListener("click",()=>{An()}),ce.querySelector("[data-ap-clear-history]").addEventListener("click",()=>{Ek(),Rn(0),Na(e)}),Na(e)}function Na(e){if(!ce)return;const t=ce.querySelector("[data-ap-list-body]"),n=lr();if(n.length===0){t.innerHTML='<p class="ap-sdk-list-empty">No captures yet. Use the capture button to get started.</p>';return}if(t.innerHTML=n.map(r=>`
1657
1647
  <div class="ap-sdk-list-item">
1658
1648
  <div class="ap-sdk-list-item__row">
1659
- <span class="ap-sdk-list-item__badge ap-sdk-list-item__badge--${r.type}">${Ok(r.type)}</span>
1660
- <span class="ap-sdk-list-item__title" title="${fo(r.title)}">${Uk(r.title)}</span>
1649
+ <span class="ap-sdk-list-item__badge ap-sdk-list-item__badge--${r.type}">${Vk(r.type)}</span>
1650
+ <span class="ap-sdk-list-item__title" title="${bo(r.title)}">${t_(r.title)}</span>
1661
1651
  </div>
1662
1652
  <div class="ap-sdk-list-item__row">
1663
- <span class="ap-sdk-status-badge" data-ap-status="${fo(r.id)}">${e?"…":"—"}</span>
1664
- ${r.type==="automate"&&e?`<button class="ap-sdk-list-item__link" data-ap-resume="${fo(r.id)}">Resume →</button>`:`<a class="ap-sdk-list-item__link" href="${fo(Mk(r))}" target="_blank" rel="noopener noreferrer">View →</a>`}
1653
+ <span class="ap-sdk-status-badge" data-ap-status="${bo(r.id)}">${e?"…":"—"}</span>
1654
+ ${r.type==="automate"&&e?`<button class="ap-sdk-list-item__link" data-ap-resume="${bo(r.id)}">Resume →</button>`:`<a class="ap-sdk-list-item__link" href="${bo(e_(r))}" target="_blank" rel="noopener noreferrer">View →</a>`}
1665
1655
  </div>
1666
1656
  </div>
1667
- `).join(""),e){const r=e;Promise.all(n.map(o=>Dk(o,r))).then(o=>{An(rl(o))}),t.querySelectorAll("[data-ap-resume]").forEach(o=>{o.addEventListener("click",()=>{const i=o.dataset.apResume,a=n.find(u=>u.id===i);a&&(Sn(),ti(a.id,r,a.backendUrl,a.title,()=>{}))})})}}async function Dk(e,t){const n=await nl(e,t),r=ie==null?void 0:ie.querySelector(`[data-ap-status="${CSS.escape(e.id)}"]`);return r&&(r.textContent=n.status.replace(/_/g," "),r.className=`ap-sdk-status-badge ap-sdk-status-badge--${n.status.replace(/_/g,"-")}`),n}function Mk(e){const t=e.backendUrl.replace(/\/+$/,"");return e.type==="planning"?`${t}/planning/${e.id}`:`${t}/tasks/${e.id}`}function fo(e){return e.replace(/&/g,"&amp;").replace(/"/g,"&quot;").replace(/</g,"&lt;").replace(/>/g,"&gt;")}function Uk(e){return e.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;")}let Kt=null;function jk(){const e=new Uint32Array(4);return crypto.getRandomValues(e),Array.from(e,t=>t.toString(16)).join("")}function Pa(e){if(Kt){const u=Kt;u.cleanup(),u.popup.closed||u.popup.close(),Kt=null}const t=e.replace(/\/+$/,""),n=new URL(t).origin,r=jk(),o=window.location.origin,i=`${t}/oauth/authorize?origin=${encodeURIComponent(o)}&state=${encodeURIComponent(r)}`,a=window.open(i,"ap-sdk-oauth","width=480,height=640");return a?new Promise((u,d)=>{let h=!1;function p(){window.removeEventListener("message",b),clearInterval(m),(Kt==null?void 0:Kt.popup)===a&&(Kt=null)}function b(_){if(_.origin!==n)return;const v=_.data;!v||v.type!=="ap-sdk-oauth"||v.state!==r||!v.code||(h=!0,p(),u({code:v.code}))}window.addEventListener("message",b);const m=window.setInterval(()=>{a.closed&&(p(),h||d(new Error("Connection cancelled.")))},500);Kt={popup:a,cleanup:p}}):Promise.reject(new Error("Popup blocked — please allow popups for this site and try again."))}const ii="ap-sdk-config";function Zk(){try{const e=sessionStorage.getItem(ii);if(!e)return null;const t=JSON.parse(e);return!(t!=null&&t.backendUrl)||!(t!=null&&t.token)||!(t!=null&&t.projectCode)||!(t!=null&&t.expiresAt)?null:new Date(t.expiresAt).getTime()<=Date.now()?(al(),null):t}catch{return null}}function qk(e){sessionStorage.setItem(ii,JSON.stringify(e)),Fk({backendUrl:e.backendUrl,projectCode:e.projectCode})}function al(){sessionStorage.removeItem(ii)}const cl="ap-sdk-last-connection";function Hk(){try{const e=localStorage.getItem(cl);if(!e)return null;const t=JSON.parse(e);return!(t!=null&&t.backendUrl)||!(t!=null&&t.projectCode)?null:t}catch{return null}}function Fk(e){try{localStorage.setItem(cl,JSON.stringify(e))}catch{}}let W=null;function kn(){W&&Ft(W),W==null||W.remove(),W=null}function Bk(e){W&&kn(),W=document.createElement("div"),W.className="ap-sdk-panel",W.setAttribute("data-ap-sdk","1"),W.setAttribute("role","dialog"),W.setAttribute("aria-modal","true"),W.setAttribute("aria-label","Connect to Agent Platform");const t=Hk();t?n(t):r(""),document.body.appendChild(W),Ht(W);function n(i){if(!W)return;W.innerHTML=`
1657
+ `).join(""),e){const r=e;Promise.all(n.map(o=>Qk(o,r))).then(o=>{Rn(pl(o))}),t.querySelectorAll("[data-ap-resume]").forEach(o=>{o.addEventListener("click",()=>{const i=o.dataset.apResume,a=n.find(d=>d.id===i);a&&(An(),si(a.id,r,a.backendUrl,a.title,()=>{}))})})}}function Qk(e,t){return L(this,null,function*(){const n=yield dl(e,t),r=ce==null?void 0:ce.querySelector(`[data-ap-status="${CSS.escape(e.id)}"]`);return r&&(r.textContent=n.status.replace(/_/g," "),r.className=`ap-sdk-status-badge ap-sdk-status-badge--${n.status.replace(/_/g,"-")}`),n})}function e_(e){const t=e.backendUrl.replace(/\/+$/,"");return e.type==="planning"?`${t}/planning/${e.id}`:`${t}/tasks/${e.id}`}function bo(e){return e.replace(/&/g,"&amp;").replace(/"/g,"&quot;").replace(/</g,"&lt;").replace(/>/g,"&gt;")}function t_(e){return e.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;")}let nn=null;function n_(){const e=new Uint32Array(4);return crypto.getRandomValues(e),Array.from(e,t=>t.toString(16)).join("")}function Da(e){if(nn){const d=nn;d.cleanup(),d.popup.closed||d.popup.close(),nn=null}const t=e.replace(/\/+$/,""),n=new URL(t).origin,r=n_(),o=window.location.origin,i=`${t}/oauth/authorize?origin=${encodeURIComponent(o)}&state=${encodeURIComponent(r)}`,a=window.open(i,"ap-sdk-oauth","width=480,height=640");return a?new Promise((d,l)=>{let p=!1;function h(){window.removeEventListener("message",g),clearInterval(m),(nn==null?void 0:nn.popup)===a&&(nn=null)}function g(k){if(k.origin!==n)return;const y=k.data;!y||y.type!=="ap-sdk-oauth"||y.state!==r||!y.code||(p=!0,h(),d({code:y.code}))}window.addEventListener("message",g);const m=window.setInterval(()=>{a.closed&&(h(),p||l(new Error("Connection cancelled.")))},500);nn={popup:a,cleanup:h}}):Promise.reject(new Error("Popup blocked — please allow popups for this site and try again."))}const r_="https://agent-platform.tung.engineering",ui="ap-sdk-config";function o_(){try{const e=sessionStorage.getItem(ui);if(!e)return null;const t=JSON.parse(e);return!(t!=null&&t.backendUrl)||!(t!=null&&t.token)||!(t!=null&&t.projectCode)||!(t!=null&&t.expiresAt)?null:new Date(t.expiresAt).getTime()<=Date.now()?(ml(),null):t}catch(e){return null}}function s_(e){sessionStorage.setItem(ui,JSON.stringify(e)),a_({backendUrl:e.backendUrl,projectCode:e.projectCode})}function ml(){sessionStorage.removeItem(ui)}const bl="ap-sdk-last-connection";function i_(){try{const e=localStorage.getItem(bl);if(!e)return null;const t=JSON.parse(e);return!(t!=null&&t.backendUrl)||!(t!=null&&t.projectCode)?null:t}catch(e){return null}}function a_(e){try{localStorage.setItem(bl,JSON.stringify(e))}catch(t){}}let Q=null;function qt(){Q&&Jt(Q),Q==null||Q.remove(),Q=null}function c_(e){Q&&qt(),Q=document.createElement("div"),Q.className="ap-sdk-panel",Q.setAttribute("data-ap-sdk","1"),Q.setAttribute("role","dialog"),Q.setAttribute("aria-modal","true"),Q.setAttribute("aria-label","Connect to Agent Platform");const t=i_();t?n(t):r(r_),document.body.appendChild(Q),Wt(Q);function n(i){if(!Q)return;Q.innerHTML=`
1668
1658
  <div class="ap-sdk-panel__header">
1669
1659
  <span class="ap-sdk-panel__title">
1670
1660
  <span class="ap-sdk-panel__logo">AP</span>
@@ -1674,7 +1664,7 @@ ${t.instruction}`),r.join(`
1674
1664
  </div>
1675
1665
  <div class="ap-sdk-panel__body">
1676
1666
  <p class="ap-sdk-config-hint">
1677
- Reconnect to <strong>${vs(i.backendUrl)}</strong>. You'll be asked to
1667
+ Reconnect to <strong>${Ss(i.backendUrl)}</strong>. You'll be asked to
1678
1668
  approve this connection on Agent Platform's own sign-in page.
1679
1669
  </p>
1680
1670
  </div>
@@ -1683,7 +1673,7 @@ ${t.instruction}`),r.join(`
1683
1673
  <button class="ap-sdk-panel__btn ap-sdk-panel__btn--primary" data-ap-reconnect>Reconnect</button>
1684
1674
  <button class="ap-sdk-panel__btn ap-sdk-panel__btn--secondary" data-ap-use-different>Use a different connection</button>
1685
1675
  </div>
1686
- `;const a=W.querySelector("[data-ap-cfg-status]"),u=W.querySelector("[data-ap-reconnect]");W.querySelector("[data-ap-close]").addEventListener("click",()=>{kn()}),W.querySelector("[data-ap-use-different]").addEventListener("click",()=>r(i.backendUrl)),u.addEventListener("click",async()=>{u.disabled=!0,u.textContent="Connecting…",Qt(a,null,"");try{const{code:d}=await Pa(i.backendUrl),{token:h,expiresAt:p}=await ea({backendUrl:i.backendUrl},d,window.location.origin),b={backendUrl:i.backendUrl,token:h},m=await Qi(b);if(m.length===0){Qt(a,"error","No projects found — check your account permissions."),u.disabled=!1,u.textContent="Reconnect";return}const _=m.find(v=>v.key===i.projectCode);_?(kn(),e({backendUrl:i.backendUrl,token:h,projectCode:_.key,expiresAt:p})):o(i.backendUrl,h,p,m)}catch(d){Qt(a,"error",`Could not connect — ${d instanceof Error?d.message:"please try again"}`),u.disabled=!1,u.textContent="Reconnect"}})}function r(i){if(!W)return;W.innerHTML=`
1676
+ `;const a=Q.querySelector("[data-ap-cfg-status]"),d=Q.querySelector("[data-ap-reconnect]");Q.querySelector("[data-ap-close]").addEventListener("click",()=>{qt()}),Q.querySelector("[data-ap-use-different]").addEventListener("click",()=>r(i.backendUrl)),d.addEventListener("click",()=>L(null,null,function*(){d.disabled=!0,d.textContent="Connecting…",rn(a,null,"");try{const{code:l}=yield Da(i.backendUrl),{token:p,expiresAt:h}=yield ca({backendUrl:i.backendUrl},l,window.location.origin),g={backendUrl:i.backendUrl,token:p},m=yield aa(g);if(m.length===0){rn(a,"error","No projects found — check your account permissions."),d.disabled=!1,d.textContent="Reconnect";return}const k=m.find(Z=>Z.key===i.projectCode);if(k){qt(),e({backendUrl:i.backendUrl,token:p,projectCode:k.key,expiresAt:h});return}const y=oa(window.location.href,m),E=y?m.find(Z=>Z.id===y):void 0;E?(qt(),e({backendUrl:i.backendUrl,token:p,projectCode:E.key,expiresAt:h})):o(i.backendUrl,p,h,m)}catch(l){rn(a,"error",`Could not connect — ${l instanceof Error?l.message:"please try again"}`),d.disabled=!1,d.textContent="Reconnect"}}))}function r(i){if(!Q)return;Q.innerHTML=`
1687
1677
  <div class="ap-sdk-panel__header">
1688
1678
  <span class="ap-sdk-panel__title">
1689
1679
  <span class="ap-sdk-panel__logo">AP</span>
@@ -1696,7 +1686,7 @@ ${t.instruction}`),r.join(`
1696
1686
  <label class="ap-sdk-panel__label" for="ap-sdk-cfg-url">Backend URL</label>
1697
1687
  <input id="ap-sdk-cfg-url" class="ap-sdk-panel__input" type="url"
1698
1688
  placeholder="https://your-platform.example.com"
1699
- value="${Ra(i)}" autocomplete="off" data-ap-cfg-url />
1689
+ value="${Ma(i)}" autocomplete="off" data-ap-cfg-url />
1700
1690
  </div>
1701
1691
  <p class="ap-sdk-config-hint">
1702
1692
  You'll be asked to approve this connection on Agent Platform's own sign-in page.
@@ -1707,7 +1697,7 @@ ${t.instruction}`),r.join(`
1707
1697
  <button class="ap-sdk-panel__btn ap-sdk-panel__btn--primary" data-ap-connect>Connect via Agent Platform</button>
1708
1698
  <button class="ap-sdk-panel__btn ap-sdk-panel__btn--secondary" data-ap-cancel>Cancel</button>
1709
1699
  </div>
1710
- `;const a=W.querySelector("[data-ap-cfg-url]"),u=W.querySelector("[data-ap-cfg-status]"),d=W.querySelector("[data-ap-connect]");W.querySelector("[data-ap-close]").addEventListener("click",()=>{kn()}),W.querySelector("[data-ap-cancel]").addEventListener("click",()=>{kn()}),d.addEventListener("click",async()=>{const h=a.value.trim();if(!h){Qt(u,"error","Backend URL is required.");return}d.disabled=!0,d.textContent="Connecting…",Qt(u,null,"");try{const{code:p}=await Pa(h),{token:b,expiresAt:m}=await ea({backendUrl:h},p,window.location.origin),v=await Qi({backendUrl:h,token:b});if(v.length===0){Qt(u,"error","No projects found — check your account permissions."),d.disabled=!1,d.textContent="Connect via Agent Platform";return}o(h,b,m,v)}catch(p){Qt(u,"error",`Could not connect — ${p instanceof Error?p.message:"please try again"}`),d.disabled=!1,d.textContent="Connect via Agent Platform"}}),setTimeout(()=>a.focus(),50)}function o(i,a,u,d){if(!W)return;const h=d.map(m=>`<option value="${Ra(m.key)}"${m.key===(t==null?void 0:t.projectCode)?" selected":""}>${vs(m.name)} (${vs(m.key)})</option>`).join("");W.innerHTML=`
1700
+ `;const a=Q.querySelector("[data-ap-cfg-url]"),d=Q.querySelector("[data-ap-cfg-status]"),l=Q.querySelector("[data-ap-connect]");Q.querySelector("[data-ap-close]").addEventListener("click",()=>{qt()}),Q.querySelector("[data-ap-cancel]").addEventListener("click",()=>{qt()}),l.addEventListener("click",()=>L(null,null,function*(){const p=a.value.trim();if(!p){rn(d,"error","Backend URL is required.");return}l.disabled=!0,l.textContent="Connecting…",rn(d,null,"");try{const{code:h}=yield Da(p),{token:g,expiresAt:m}=yield ca({backendUrl:p},h,window.location.origin),y=yield aa({backendUrl:p,token:g});if(y.length===0){rn(d,"error","No projects found — check your account permissions."),l.disabled=!1,l.textContent="Connect via Agent Platform";return}const E=oa(window.location.href,y),Z=E?y.find(ee=>ee.id===E):void 0;if(Z){qt(),e({backendUrl:p,token:g,projectCode:Z.key,expiresAt:m});return}o(p,g,m,y)}catch(h){rn(d,"error",`Could not connect — ${h instanceof Error?h.message:"please try again"}`),l.disabled=!1,l.textContent="Connect via Agent Platform"}})),setTimeout(()=>a.focus(),50)}function o(i,a,d,l){if(!Q)return;const p=l.map(m=>`<option value="${Ma(m.key)}"${m.key===(t==null?void 0:t.projectCode)?" selected":""}>${Ss(m.name)} (${Ss(m.key)})</option>`).join("");Q.innerHTML=`
1711
1701
  <div class="ap-sdk-panel__header">
1712
1702
  <span class="ap-sdk-panel__title">
1713
1703
  <span class="ap-sdk-panel__logo">AP</span>
@@ -1720,7 +1710,7 @@ ${t.instruction}`),r.join(`
1720
1710
  <label class="ap-sdk-panel__label" for="ap-sdk-cfg-project">Project</label>
1721
1711
  <select id="ap-sdk-cfg-project" class="ap-sdk-panel__input" data-ap-cfg-project>
1722
1712
  <option value="">Select a project…</option>
1723
- ${h}
1713
+ ${p}
1724
1714
  </select>
1725
1715
  </div>
1726
1716
  </div>
@@ -1729,7 +1719,7 @@ ${t.instruction}`),r.join(`
1729
1719
  <button class="ap-sdk-panel__btn ap-sdk-panel__btn--primary" data-ap-save>Save</button>
1730
1720
  <button class="ap-sdk-panel__btn ap-sdk-panel__btn--secondary" data-ap-back>Back</button>
1731
1721
  </div>
1732
- `;const p=W.querySelector("[data-ap-cfg-project]"),b=W.querySelector("[data-ap-cfg-status]");W.querySelector("[data-ap-close]").addEventListener("click",()=>{kn()}),W.querySelector("[data-ap-back]").addEventListener("click",()=>r(i)),W.querySelector("[data-ap-save]").addEventListener("click",()=>{const m=p.value;if(!m){Qt(b,"error","Please select a project.");return}kn(),e({backendUrl:i,token:a,projectCode:m,expiresAt:u})})}}function Qt(e,t,n){if(!t){e.style.display="none",e.textContent="";return}e.style.display="block",e.className=`ap-sdk-panel__status ap-sdk-panel__status--${t}`,e.textContent=n}function Ra(e){return e.replace(/&/g,"&amp;").replace(/"/g,"&quot;").replace(/</g,"&lt;").replace(/>/g,"&gt;")}function vs(e){return e.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;")}let lt=null,qo=!1;function Gk(){lt==null||lt.disconnect(),Array.from(document.body.querySelectorAll(':scope > [data-ap-sdk="1"]')).forEach(e=>document.body.appendChild(e)),lt&&lt.observe(document.body,{childList:!0}),qo=!1}function ll(){lt||(lt=new MutationObserver(e=>{!e.some(n=>Array.from(n.addedNodes).some(r=>r instanceof Element&&r.getAttribute("data-ap-sdk")!=="1"))||qo||(qo=!0,queueMicrotask(Gk))}),lt.observe(document.body,{childList:!0}))}function Wk(){lt==null||lt.disconnect(),lt=null,qo=!1}const Jk={click:"🖱",inputText:"⌨",scroll:"↕",keypress:"⌤"};let Se=null,nn=[];function Ao(){Se&&Ft(Se),Se==null||Se.remove(),Se=null,nn=[]}function Yk(e,t,n){Se&&Ao(),nn=[...e],Se=document.createElement("div"),Se.className="ap-sdk-panel ap-sdk-record-review",Se.setAttribute("data-ap-sdk","1"),Se.setAttribute("role","dialog"),Se.setAttribute("aria-modal","true"),Se.setAttribute("aria-label","Review recorded steps"),Se.innerHTML=`
1722
+ `;const h=Q.querySelector("[data-ap-cfg-project]"),g=Q.querySelector("[data-ap-cfg-status]");Q.querySelector("[data-ap-close]").addEventListener("click",()=>{qt()}),Q.querySelector("[data-ap-back]").addEventListener("click",()=>r(i)),Q.querySelector("[data-ap-save]").addEventListener("click",()=>{const m=h.value;if(!m){rn(g,"error","Please select a project.");return}qt(),e({backendUrl:i,token:a,projectCode:m,expiresAt:d})})}}function rn(e,t,n){if(!t){e.style.display="none",e.textContent="";return}e.style.display="block",e.className=`ap-sdk-panel__status ap-sdk-panel__status--${t}`,e.textContent=n}function Ma(e){return e.replace(/&/g,"&amp;").replace(/"/g,"&quot;").replace(/</g,"&lt;").replace(/>/g,"&gt;")}function Ss(e){return e.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;")}let pt=null,Bo=!1;function l_(){pt==null||pt.disconnect(),Array.from(document.body.querySelectorAll(':scope > [data-ap-sdk="1"]')).forEach(e=>document.body.appendChild(e)),pt&&pt.observe(document.body,{childList:!0}),Bo=!1}function kl(){pt||(pt=new MutationObserver(e=>{!e.some(n=>Array.from(n.addedNodes).some(r=>r instanceof Element&&r.getAttribute("data-ap-sdk")!=="1"))||Bo||(Bo=!0,queueMicrotask(l_))}),pt.observe(document.body,{childList:!0}))}function u_(){pt==null||pt.disconnect(),pt=null,Bo=!1}const d_={click:"🖱",inputText:"⌨",scroll:"↕",keypress:"⌤"};let Pe=null,an=[];function Ro(){Pe&&Jt(Pe),Pe==null||Pe.remove(),Pe=null,an=[]}function p_(e,t,n){Pe&&Ro(),an=[...e],Pe=document.createElement("div"),Pe.className="ap-sdk-panel ap-sdk-record-review",Pe.setAttribute("data-ap-sdk","1"),Pe.setAttribute("role","dialog"),Pe.setAttribute("aria-modal","true"),Pe.setAttribute("aria-label","Review recorded steps"),Pe.innerHTML=`
1733
1723
  <div class="ap-sdk-panel__header">
1734
1724
  <span class="ap-sdk-panel__title">
1735
1725
  <span class="ap-sdk-panel__logo">AP</span>
@@ -1744,11 +1734,11 @@ ${t.instruction}`),r.join(`
1744
1734
  <button class="ap-sdk-panel__btn ap-sdk-panel__btn--primary" data-ap-review-continue>Continue</button>
1745
1735
  <button class="ap-sdk-panel__btn ap-sdk-panel__btn--ghost" data-ap-review-cancel>Cancel</button>
1746
1736
  </div>
1747
- `,document.body.appendChild(Se),Ht(Se);const r=Se.querySelector("[data-ap-review-list]"),o=Se.querySelector("[data-ap-review-continue]"),i=()=>{if(nn.length===0){r.innerHTML='<p class="ap-sdk-list-empty">No steps recorded.</p>',o.disabled=!0;return}o.disabled=!1,r.innerHTML=nn.map((u,d)=>`
1748
- <div class="ap-sdk-record-step" data-step-index="${d}">
1749
- <span class="ap-sdk-record-step__icon">${Jk[u.action]}</span>
1750
- ${u.action==="inputText"&&!u.redacted?`<input class="ap-sdk-record-step__input" type="text" value="${Xk(u.value??"")}" data-ap-step-value />`:`<span class="ap-sdk-record-step__description">${ul(u.description)}</span>`}
1751
- <button class="ap-sdk-record-step__remove" data-ap-step-remove="${d}" aria-label="Remove step ${d+1}">✕</button>
1737
+ `,document.body.appendChild(Pe),Wt(Pe);const r=Pe.querySelector("[data-ap-review-list]"),o=Pe.querySelector("[data-ap-review-continue]"),i=()=>{if(an.length===0){r.innerHTML='<p class="ap-sdk-list-empty">No steps recorded.</p>',o.disabled=!0;return}o.disabled=!1,r.innerHTML=an.map((d,l)=>{var p;return`
1738
+ <div class="ap-sdk-record-step" data-step-index="${l}">
1739
+ <span class="ap-sdk-record-step__icon">${d_[d.action]}</span>
1740
+ ${d.action==="inputText"&&!d.redacted?`<input class="ap-sdk-record-step__input" type="text" value="${h_((p=d.value)!=null?p:"")}" data-ap-step-value />`:`<span class="ap-sdk-record-step__description">${_l(d.description)}</span>`}
1741
+ <button class="ap-sdk-record-step__remove" data-ap-step-remove="${l}" aria-label="Remove step ${l+1}">✕</button>
1752
1742
  </div>
1753
- `).join(""),r.querySelectorAll("[data-ap-step-remove]").forEach(u=>{u.addEventListener("click",()=>{const d=parseInt(u.dataset.apStepRemove,10);nn.splice(d,1),i()})}),r.querySelectorAll("[data-ap-step-value]").forEach(u=>{const d=u.closest("[data-step-index]"),h=parseInt(d.dataset.stepIndex,10);u.addEventListener("input",()=>{const p=nn[h];p.value=u.value,p.description=Gc(p.elementText??"",u.value,!1)})})};i();const a=()=>{Ao()};Se.querySelector("[data-ap-review-close]").addEventListener("click",a),Se.querySelector("[data-ap-review-cancel]").addEventListener("click",a),o.addEventListener("click",()=>{if(nn.length===0)return;const u=nn,d={...za(),pageUrl:window.location.href,pageTitle:document.title,interactionSteps:u};Ao(),t(d)})}function ul(e){return e.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#39;")}function Xk(e){return ul(e)}let Z=null,Ho=null,Fo=null,Bo=null;function ai(e,t,n){Ho=e,Fo=t,Bo=n,el(e,t,n)}const dl="#agent-platform-web-sdk",pl="ap-sdk-fab-unlocked";let xn=null;function hl(){try{if(localStorage.getItem(pl)==="1")return!0}catch{}return window.location.hash===dl}function La(){try{localStorage.setItem(pl,"1")}catch{}}async function fl(e){if(Mr(),!(Z&&Z.projectCode===e.projectCode&&Z.backendUrl===(e.backendUrl??null)&&Z.token===(e.token??null))){if(Z={projectCode:e.projectCode,backendUrl:e.backendUrl??null,token:e.token??null,project:null,resolvingProject:!1},ai(()=>gl(),()=>Kk(),()=>li()),An(ir().length),Z.backendUrl&&Z.token){const t=Z.backendUrl,n=Z.token;await vl(),ol({backendUrl:t,token:n}).catch(()=>{});const r=ym();r&&ti(r.taskId,{backendUrl:t,token:n},r.backendUrl,r.title,()=>{})}ll()}}async function ci(e,t){if(!Z)throw new Error("AgentPlatformSDK: call init() first.");Z.backendUrl=e,Z.token=t,Z.project=null,await vl()}function gl(){if(!Z)throw new Error("AgentPlatformSDK: call init() first.");Jn()||(Mr(),ls(async(e,t)=>{il()&&Sn(),sl(e,t,{backendUrl:Z.backendUrl,token:Z.token},Z.project,Z.projectCode,async n=>{await ci(n.backendUrl,n.token)},Cn,n=>{ls((r,o)=>{$r()&&n(r,o)},()=>{ml()})},(n,r)=>{ls((o,i)=>{$r()&&n(o,i)},()=>{$r()&&r()})},()=>{Jn()&&Ns()})},()=>{}))}function Vk(){Ns()}function Kk(){if(!Z)throw new Error("AgentPlatformSDK: call init() first.");yo()||(Mr(),_k(e=>{Yk(e,t=>{sl(t,null,{backendUrl:Z.backendUrl,token:Z.token},Z.project,Z.projectCode,async n=>{await ci(n.backendUrl,n.token)},Cn,void 0,void 0,()=>{})})}))}function ml(){$r()&&Dr()}function Qk(){return Jn()}function bl(){Wk(),xn&&(window.removeEventListener("hashchange",xn),xn=null),Ns(),vk(),Ao(),Dr(),Sn(),tl(),Ho=null,Fo=null,Bo=null,Z=null}function kl(){if(typeof window>"u"||typeof document>"u")return;Mr();const e=Zk(),t=()=>{e?_l(e).catch(console.error):(ai(()=>Cn(),()=>Cn(),()=>li()),An(ir().length),ll())};if(hl()){La(),t();return}xn=()=>{window.location.hash===dl&&(La(),window.removeEventListener("hashchange",xn),xn=null,t())},window.addEventListener("hashchange",xn)}function e_(){Ho&&Fo&&Bo&&el(Ho,Fo,Bo)}function t_(){tl()}function Cn(){Bk(e=>{qk(e),_l(e).catch(console.error)})}function n_(){al(),bl(),Mr(),hl()&&(ai(()=>Cn(),()=>Cn(),()=>li()),An(ir().length))}async function _l(e){await fl({projectCode:e.projectCode,backendUrl:e.backendUrl,token:e.token})}function li(){if(il()){Sn();return}$r()&&Dr();const e=Z!=null&&Z.backendUrl&&(Z!=null&&Z.token)?{backendUrl:Z.backendUrl,token:Z.token}:null;Nk(e)}async function vl(){if(!(!Z||!Z.backendUrl||!Z.token||Z.project||Z.resolvingProject)){Z.resolvingProject=!0;try{Z.project=await vc({backendUrl:Z.backendUrl,token:Z.token},Z.projectCode)}catch{}finally{Z&&(Z.resolvingProject=!1)}}}kl();exports.activateElementPicker=gl;exports.autoInit=kl;exports.clearConfig=n_;exports.closePanelIfOpen=ml;exports.configure=Cn;exports.deactivateElementPicker=Vk;exports.destroy=bl;exports.hideFab=t_;exports.init=fl;exports.isPickerRunning=Qk;exports.showFab=e_;exports.updateCredentials=ci;
1743
+ `}).join(""),r.querySelectorAll("[data-ap-step-remove]").forEach(d=>{d.addEventListener("click",()=>{const l=parseInt(d.dataset.apStepRemove,10);an.splice(l,1),i()})}),r.querySelectorAll("[data-ap-step-value]").forEach(d=>{const l=d.closest("[data-step-index]"),p=parseInt(l.dataset.stepIndex,10);d.addEventListener("input",()=>{var g;const h=an[p];h.value=d.value,h.description=tl((g=h.elementText)!=null?g:"",d.value,!1)})})};i();const a=()=>{Ro()};Pe.querySelector("[data-ap-review-close]").addEventListener("click",a),Pe.querySelector("[data-ap-review-cancel]").addEventListener("click",a),o.addEventListener("click",()=>{if(an.length===0)return;const d=an,l=U(v({},qa()),{pageUrl:window.location.href,pageTitle:document.title,interactionSteps:d});Ro(),t(l)})}function _l(e){return e.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#39;")}function h_(e){return _l(e)}let q=null,Go=null,Wo=null,Jo=null;function di(e,t,n){Go=e,Wo=t,Jo=n,ll(e,t,n)}const vl="#agent-platform-web-sdk",yl="ap-sdk-fab-unlocked";let En=null;function wl(){try{if(localStorage.getItem(yl)==="1")return!0}catch(e){}return window.location.hash===vl}function Ua(){try{localStorage.setItem(yl,"1")}catch(e){}}function xl(e){return L(this,null,function*(){var t,n,r,o;if(jr(),!(q&&q.projectCode===e.projectCode&&q.backendUrl===((t=e.backendUrl)!=null?t:null)&&q.token===((n=e.token)!=null?n:null))){if(q={projectCode:e.projectCode,backendUrl:(r=e.backendUrl)!=null?r:null,token:(o=e.token)!=null?o:null,project:null,resolvingProject:!1,permissions:null},di(()=>Sl(),()=>g_(),()=>hi()),Rn(lr().length),q.backendUrl&&q.token){const i=q.backendUrl,a=q.token;yield Rl(),hl({backendUrl:i,token:a}).catch(()=>{}),Pl({backendUrl:i,token:a}).catch(()=>{});const d=Dm();d&&si(d.taskId,{backendUrl:i,token:a},d.backendUrl,d.title,()=>{})}kl()}})}function pi(e,t){return L(this,null,function*(){if(!q)throw new Error("AgentPlatformSDK: call init() first.");q.backendUrl=e,q.token=t,q.project=null,q.permissions=null,yield Rl(),Pl({backendUrl:e,token:t}).catch(()=>{})})}function Sl(){if(!q)throw new Error("AgentPlatformSDK: call init() first.");Vn()||(jr(),hs((e,t)=>L(null,null,function*(){gl()&&An(),fl(e,t,{backendUrl:q.backendUrl,token:q.token},q.project,q.projectCode,n=>L(null,null,function*(){yield pi(n.backendUrl,n.token)}),Ln,n=>{hs((r,o)=>{Nr()&&n(r,o)},()=>{Tl()})},(n,r)=>{hs((o,i)=>{Nr()&&n(o,i)},()=>{Nr()&&r()})},()=>{Vn()&&js()},q.permissions)}),()=>{}))}function f_(){js()}function g_(){if(!q)throw new Error("AgentPlatformSDK: call init() first.");So()||(jr(),Ok(e=>{p_(e,t=>{fl(t,null,{backendUrl:q.backendUrl,token:q.token},q.project,q.projectCode,n=>L(null,null,function*(){yield pi(n.backendUrl,n.token)}),Ln,void 0,void 0,()=>{},q.permissions)})}))}function Tl(){Nr()&&Ur()}function m_(){return Vn()}function El(){u_(),En&&(window.removeEventListener("hashchange",En),En=null),js(),Nk(),Ro(),Ur(),An(),ul(),Go=null,Wo=null,Jo=null,q=null}function Al(){if(typeof window=="undefined"||typeof document=="undefined")return;jr();const e=o_(),t=()=>{e?Cl(e).catch(console.error):(di(()=>Ln(),()=>Ln(),()=>hi()),Rn(lr().length),kl())};if(wl()){Ua(),t();return}En=()=>{window.location.hash===vl&&(Ua(),window.removeEventListener("hashchange",En),En=null,t())},window.addEventListener("hashchange",En)}function b_(){Go&&Wo&&Jo&&ll(Go,Wo,Jo)}function k_(){ul()}function Ln(){c_(e=>{s_(e),Cl(e).catch(console.error)})}function __(){ml(),El(),jr(),wl()&&(di(()=>Ln(),()=>Ln(),()=>hi()),Rn(lr().length))}function Cl(e){return L(this,null,function*(){yield xl({projectCode:e.projectCode,backendUrl:e.backendUrl,token:e.token})})}function hi(){if(gl()){An();return}Nr()&&Ur();const e=q!=null&&q.backendUrl&&(q!=null&&q.token)?{backendUrl:q.backendUrl,token:q.token}:null;Kk(e)}function Pl(e){return L(this,null,function*(){const t=yield ym(e);q&&(q.permissions=t.permissions)})}function Rl(){return L(this,null,function*(){if(!(!q||!q.backendUrl||!q.token||q.project||q.resolvingProject)){q.resolvingProject=!0;try{q.project=yield Pc({backendUrl:q.backendUrl,token:q.token},q.projectCode)}catch(e){}finally{q&&(q.resolvingProject=!1)}}})}Al();exports.activateElementPicker=Sl;exports.autoInit=Al;exports.clearConfig=__;exports.closePanelIfOpen=Tl;exports.configure=Ln;exports.deactivateElementPicker=f_;exports.destroy=El;exports.hideFab=k_;exports.init=xl;exports.isPickerRunning=m_;exports.showFab=b_;exports.updateCredentials=pi;
1754
1744
  //# sourceMappingURL=web-sdk.cjs.map