react-grab 0.0.26 → 0.0.27
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/index.cjs +8 -1
- package/dist/index.global.js +14 -14
- package/dist/index.js +9 -2
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -739,7 +739,14 @@ var getSourceTrace = async (element) => {
|
|
|
739
739
|
Number.MAX_SAFE_INTEGER
|
|
740
740
|
);
|
|
741
741
|
if (!sources) return null;
|
|
742
|
-
return sources
|
|
742
|
+
return sources.filter((source$1) => {
|
|
743
|
+
return source.isSourceFile(source$1.fileName);
|
|
744
|
+
}).map((source$1) => {
|
|
745
|
+
return {
|
|
746
|
+
...source$1,
|
|
747
|
+
fileName: source.normalizeFileName(source$1.fileName)
|
|
748
|
+
};
|
|
749
|
+
});
|
|
743
750
|
};
|
|
744
751
|
var getHTMLSnippet = (element) => {
|
|
745
752
|
const semanticTags = /* @__PURE__ */ new Set([
|
package/dist/index.global.js
CHANGED
|
@@ -6,29 +6,29 @@ var ReactGrab=(function(exports){'use strict';/**
|
|
|
6
6
|
* This source code is licensed under the MIT license found in the
|
|
7
7
|
* LICENSE file in the root directory of this source tree.
|
|
8
8
|
*/
|
|
9
|
-
var sr=(e,t)=>e===t;var ir=Symbol("solid-track"),Xe={equals:sr},Kt=tn,ue=1,Le=2,Zt={owned:null,cleanups:null,context:null,owner:null};var $=null,y=null,Ne=null,Y=null,Z=null,te=null,We=0;function Oe(e,t){let n=Y,r=$,s=e.length===0,o=t===void 0?r:t,i=s?Zt:{owned:null,cleanups:null,context:o?o.context:null,owner:o},a=s?e:()=>e(()=>ie(()=>Ce(i)));$=i,Y=null;try{return be(a,!0)}finally{Y=n,$=r;}}function P(e,t){t=t?Object.assign({},Xe,t):Xe;let n={value:e,observers:null,observerSlots:null,comparator:t.equals||void 0},r=s=>(typeof s=="function"&&(s=s(n.value)),en(n,s));return [Jt.bind(n),r]}function ae(e,t,n){let r=dt(e,t,false,ue);je(r);}function re(e,t,n){Kt=fr;let r=dt(e,t,false,ue);(r.user=true),te?te.push(r):je(r);}function U(e,t,n){n=n?Object.assign({},Xe,n):Xe;let r=dt(e,t,true,0);return r.observers=null,r.observerSlots=null,r.comparator=n.equals||void 0,je(r),Jt.bind(r)}function ie(e){if(Y===null)return e();let t=Y;Y=null;try{return Ne?Ne.untrack(e):e()}finally{Y=t;}}function ve(e,t,n){let r=Array.isArray(e),s;return i=>{let a;if(r){a=Array(e.length);for(let c=0;c<e.length;c++)a[c]=e[c]();}else a=e();let l=ie(()=>t(a,s,i));return s=a,l}}function Qt(e){re(()=>ie(e));}function fe(e){return $===null||($.cleanups===null?$.cleanups=[e]:$.cleanups.push(e)),e}P(false);function Jt(){let e=y;if(this.sources&&(this.state))if((this.state)===ue)je(this);else {let t=Z;Z=null,be(()=>qe(this),false),Z=t;}if(Y){let t=this.observers?this.observers.length:0;Y.sources?(Y.sources.push(this),Y.sourceSlots.push(t)):(Y.sources=[this],Y.sourceSlots=[t]),this.observers?(this.observers.push(Y),this.observerSlots.push(Y.sources.length-1)):(this.observers=[Y],this.observerSlots=[Y.sources.length-1]);}return e&&y.sources.has(this)?this.tValue:this.value}function en(e,t,n){let r=e.value;if(!e.comparator||!e.comparator(r,t)){e.value=t;e.observers&&e.observers.length&&be(()=>{for(let s=0;s<e.observers.length;s+=1){let o=e.observers[s],i=y&&y.running;i&&y.disposed.has(o)||((i?!o.tState:!o.state)&&(o.pure?Z.push(o):te.push(o),o.observers&&nn(o)),i?o.tState=ue:o.state=ue);}if(Z.length>1e6)throw Z=[],new Error},false);}return t}function je(e){if(!e.fn)return;Ce(e);let t=We;Xt(e,e.value,t);}function Xt(e,t,n){let r,s=$,o=Y;Y=$=e;try{r=e.fn(t);}catch(i){return e.pure&&((e.state=ue,e.owned&&e.owned.forEach(Ce),e.owned=null)),e.updatedAt=n+1,mt(i)}finally{Y=o,$=s;}(!e.updatedAt||e.updatedAt<=n)&&(e.updatedAt!=null&&"observers"in e?en(e,r):e.value=r,e.updatedAt=n);}function dt(e,t,n,r=ue,s){let o={fn:e,state:r,updatedAt:null,owned:null,sources:null,sourceSlots:null,cleanups:null,value:t,owner:$,context:$?$.context:null,pure:n};if($===null||$!==Zt&&($.owned?$.owned.push(o):$.owned=[o]),Ne);return o}function De(e){let t=y;if((e.state)===0)return;if((e.state)===Le)return qe(e);if(e.suspense&&ie(e.suspense.inFallback))return e.suspense.effects.push(e);let n=[e];for(;(e=e.owner)&&(!e.updatedAt||e.updatedAt<We);){(e.state)&&n.push(e);}for(let r=n.length-1;r>=0;r--){if(e=n[r],t);if((e.state)===ue)je(e);else if((e.state)===Le){let s=Z;Z=null,be(()=>qe(e,n[0]),false),Z=s;}}}function be(e,t){if(Z)return e();let n=false;t||(Z=[]),te?n=true:te=[],We++;try{let r=e();return cr(n),r}catch(r){n||(te=null),Z=null,mt(r);}}function cr(e){if(Z&&(tn(Z),Z=null),e)return;let n=te;te=null,n.length&&be(()=>Kt(n),false);}function tn(e){for(let t=0;t<e.length;t++)De(e[t]);}function fr(e){let t,n=0;for(t=0;t<e.length;t++){let r=e[t];r.user?e[n++]=r:De(r);}for(t=0;t<n;t++)De(e[t]);}function qe(e,t){e.state=0;for(let r=0;r<e.sources.length;r+=1){let s=e.sources[r];if(s.sources){let o=s.state;o===ue?s!==t&&(!s.updatedAt||s.updatedAt<We)&&De(s):o===Le&&qe(s,t);}}}function nn(e){for(let n=0;n<e.observers.length;n+=1){let r=e.observers[n];(!r.state)&&(r.state=Le,r.pure?Z.push(r):te.push(r),r.observers&&nn(r));}}function Ce(e){let t;if(e.sources)for(;e.sources.length;){let n=e.sources.pop(),r=e.sourceSlots.pop(),s=n.observers;if(s&&s.length){let o=s.pop(),i=n.observerSlots.pop();r<s.length&&(o.sourceSlots[i]=r,s[r]=o,n.observerSlots[r]=i);}}if(e.tOwned){for(t=e.tOwned.length-1;t>=0;t--)Ce(e.tOwned[t]);delete e.tOwned;}if(e.owned){for(t=e.owned.length-1;t>=0;t--)Ce(e.owned[t]);e.owned=null;}if(e.cleanups){for(t=e.cleanups.length-1;t>=0;t--)e.cleanups[t]();e.cleanups=null;}e.state=0;}function dr(e){return e instanceof Error?e:new Error(typeof e=="string"?e:"Unknown error",{cause:e})}function mt(e,t=$){let r=dr(e);throw r;}var mr=Symbol("fallback");function Wt(e){for(let t=0;t<e.length;t++)e[t]();}function hr(e,t,n={}){let r=[],s=[],o=[],i=0,a=t.length>1?[]:null;return fe(()=>Wt(o)),()=>{let l=e()||[],c=l.length,f,m;return l[ir],ie(()=>{let T,w,E,p,d,g,v,O,A;if(c===0)i!==0&&(Wt(o),o=[],r=[],s=[],i=0,a&&(a=[])),n.fallback&&(r=[mr],s[0]=Oe(H=>(o[0]=H,n.fallback())),i=1);else if(i===0){for(s=new Array(c),m=0;m<c;m++)r[m]=l[m],s[m]=Oe(C);i=c;}else {for(E=new Array(c),p=new Array(c),a&&(d=new Array(c)),g=0,v=Math.min(i,c);g<v&&r[g]===l[g];g++);for(v=i-1,O=c-1;v>=g&&O>=g&&r[v]===l[O];v--,O--)E[O]=s[v],p[O]=o[v],a&&(d[O]=a[v]);for(T=new Map,w=new Array(O+1),m=O;m>=g;m--)A=l[m],f=T.get(A),w[m]=f===void 0?-1:f,T.set(A,m);for(f=g;f<=v;f++)A=r[f],m=T.get(A),m!==void 0&&m!==-1?(E[m]=s[f],p[m]=o[f],a&&(d[m]=a[f]),m=w[m],T.set(A,m)):o[f]();for(m=g;m<c;m++)m in E?(s[m]=E[m],o[m]=p[m],a&&(a[m]=d[m],a[m](m))):s[m]=Oe(C);s=s.slice(0,i=c),r=l.slice(0);}return s});function C(T){if(o[m]=T,a){let[w,E]=P(m);return a[m]=E,t(l[m],w)}return t(l[m])}}}function F(e,t){return ie(()=>e(t||{}))}var pr=e=>`Stale read from <${e}>.`;function Ke(e){let t="fallback"in e&&{fallback:()=>e.fallback};return U(hr(()=>e.each,e.children,t||void 0))}function X(e){let t=e.keyed,n=U(()=>e.when,void 0,void 0),r=t?n:U(n,void 0,{equals:(s,o)=>!s==!o});return U(()=>{let s=r();if(s){let o=e.children;return typeof o=="function"&&o.length>0?ie(()=>o(t?s:()=>{if(!ie(r))throw pr("Show");return n()})):o}return e.fallback},void 0,void 0)}var Ie=e=>U(()=>e());function wr(e,t,n){let r=n.length,s=t.length,o=r,i=0,a=0,l=t[s-1].nextSibling,c=null;for(;i<s||a<o;){if(t[i]===n[a]){i++,a++;continue}for(;t[s-1]===n[o-1];)s--,o--;if(s===i){let f=o<r?a?n[a-1].nextSibling:n[o-a]:l;for(;a<o;)e.insertBefore(n[a++],f);}else if(o===a)for(;i<s;)(!c||!c.has(t[i]))&&t[i].remove(),i++;else if(t[i]===n[o-1]&&n[a]===t[s-1]){let f=t[--s].nextSibling;e.insertBefore(n[a++],t[i++].nextSibling),e.insertBefore(n[--o],f),t[s]=n[o];}else {if(!c){c=new Map;let m=a;for(;m<o;)c.set(n[m],m++);}let f=c.get(t[i]);if(f!=null)if(a<f&&f<o){let m=i,C=1,T;for(;++m<s&&m<o&&!((T=c.get(t[m]))==null||T!==f+C);)C++;if(C>f-a){let w=t[i];for(;a<f;)e.insertBefore(n[a++],w);}else e.replaceChild(n[a++],t[i++]);}else i++;else t[i++].remove();}}}function sn(e,t,n,r={}){let s;return Oe(o=>{s=o,t===document?e():ye(t,e(),t.firstChild?null:void 0,n);},r.owner),()=>{s(),t.textContent="";}}function oe(e,t,n,r){let s,o=()=>{let a=document.createElement("template");return a.innerHTML=e,a.content.firstChild},i=()=>(s||(s=o())).cloneNode(true);return i.cloneNode=i,i}function Sr(e,t,n){(e.removeAttribute(t));}function Qe(e,t,n){if(!t)return n?Sr(e,"style"):t;let r=e.style;if(typeof t=="string")return r.cssText=t;typeof n=="string"&&(r.cssText=n=void 0),n||(n={}),t||(t={});let s,o;for(o in n)t[o]==null&&r.removeProperty(o),delete n[o];for(o in t)s=t[o],s!==n[o]&&(r.setProperty(o,s),n[o]=s);return n}function he(e,t,n){n!=null?e.style.setProperty(t,n):e.style.removeProperty(t);}function Ee(e,t,n){return ie(()=>e(t,n))}function ye(e,t,n,r){if(n!==void 0&&!r&&(r=[]),typeof t!="function")return Ze(e,t,r,n);ae(s=>Ze(e,t(),s,n),r);}function Ze(e,t,n,r,s){for(;typeof n=="function";)n=n();if(t===n)return n;let i=typeof t,a=r!==void 0;if(e=a&&n[0]&&n[0].parentNode||e,i==="string"||i==="number"){if(i==="number"&&(t=t.toString(),t===n))return n;if(a){let l=n[0];l&&l.nodeType===3?l.data!==t&&(l.data=t):l=document.createTextNode(t),n=Fe(e,n,r,l);}else n!==""&&typeof n=="string"?n=e.firstChild.data=t:n=e.textContent=t;}else if(t==null||i==="boolean"){n=Fe(e,n,r);}else {if(i==="function")return ae(()=>{let l=t();for(;typeof l=="function";)l=l();n=Ze(e,l,n,r);}),()=>n;if(Array.isArray(t)){let l=[],c=n&&Array.isArray(n);if(ht(l,t,n,s))return ae(()=>n=Ze(e,l,n,r,true)),()=>n;if(l.length===0){if(n=Fe(e,n,r),a)return n}else c?n.length===0?on(e,l,r):wr(e,n,l):(n&&Fe(e),on(e,l));n=l;}else if(t.nodeType){if(Array.isArray(n)){if(a)return n=Fe(e,n,r,t);Fe(e,n,null,t);}else n==null||n===""||!e.firstChild?e.appendChild(t):e.replaceChild(t,e.firstChild);n=t;}}return n}function ht(e,t,n,r){let s=false;for(let o=0,i=t.length;o<i;o++){let a=t[o],l=n&&n[e.length],c;if(!(a==null||a===true||a===false))if((c=typeof a)=="object"&&a.nodeType)e.push(a);else if(Array.isArray(a))s=ht(e,a,l)||s;else if(c==="function")if(r){for(;typeof a=="function";)a=a();s=ht(e,Array.isArray(a)?a:[a],Array.isArray(l)?l:[l])||s;}else e.push(a),s=true;else {let f=String(a);l&&l.nodeType===3&&l.data===f?e.push(l):e.push(document.createTextNode(f));}}return s}function on(e,t,n=null){for(let r=0,s=t.length;r<s;r++)e.insertBefore(t[r],n);}function Fe(e,t,n,r){if(n===void 0)return e.textContent="";let s=r||document.createTextNode("");if(t.length){let o=false;for(let i=t.length-1;i>=0;i--){let a=t[i];if(s!==a){let l=a.parentNode===e;!o&&!i?l?e.replaceChild(s,a):e.insertBefore(s,n):l&&a.remove();}else o=true;}}else e.insertBefore(s,n);return [s]}var Tr=["input","textarea","select","searchbox","slider","spinbutton","menuitem","menuitemcheckbox","menuitemradio","option","radio","textbox"],xr=e=>!!e.tagName&&!e.tagName.startsWith("-")&&e.tagName.includes("-"),Cr=e=>Array.isArray(e),vr=(e,t=false)=>{let{composed:n,target:r}=e,s,o;if(r instanceof HTMLElement&&xr(r)&&n){let a=e.composedPath()[0];a instanceof HTMLElement&&(s=a.tagName,o=a.role);}else r instanceof HTMLElement&&(s=r.tagName,o=r.role);return Cr(t)?!!(s&&t&&t.some(i=>typeof s=="string"&&i.toLowerCase()===s.toLowerCase()||i===o)):!!(s&&t&&t)},ln=e=>vr(e,Tr);var $e="data-react-grab",cn=()=>{let e=document.querySelector(`[${$e}]`);if(e){let o=e.shadowRoot?.querySelector(`[${$e}]`);if(o instanceof HTMLDivElement&&e.shadowRoot)return o}let t=document.createElement("div");t.setAttribute($e,"true"),t.style.zIndex="2147483646",t.style.position="fixed",t.style.top="0",t.style.left="0";let n=t.attachShadow({mode:"open"}),r=document.createElement("div");return r.setAttribute($e,"true"),n.appendChild(r),(document.body??document.documentElement).appendChild(t),r};var de=(e,t,n)=>e+(t-e)*n;var Rr=oe("<div>"),Je=e=>{let[t,n]=P(e.bounds.x),[r,s]=P(e.bounds.y),[o,i]=P(e.bounds.width),[a,l]=P(e.bounds.height),[c,f]=P(1),m=false,C=null,T=null,w=e.bounds,E=false,p=()=>e.lerpFactor!==void 0?e.lerpFactor:e.variant==="drag"?.7:.95,d=()=>{if(E)return;E=true;let O=()=>{let A=de(t(),w.x,p()),H=de(r(),w.y,p()),k=de(o(),w.width,p()),Q=de(a(),w.height,p());n(A),s(H),i(k),l(Q),Math.abs(A-w.x)<.5&&Math.abs(H-w.y)<.5&&Math.abs(k-w.width)<.5&&Math.abs(Q-w.height)<.5?(C=null,E=false):C=requestAnimationFrame(O);};C=requestAnimationFrame(O);};re(ve(()=>e.bounds,O=>{if(w=O,!m){n(w.x),s(w.y),i(w.width),l(w.height),m=true;return}d();})),re(()=>{e.variant==="grabbed"&&e.createdAt&&(T=window.setTimeout(()=>{f(0);},1500));}),fe(()=>{C!==null&&(cancelAnimationFrame(C),C=null),T!==null&&(window.clearTimeout(T),T=null),E=false;});let g={position:"fixed","box-sizing":"border-box","pointer-events":e.variant==="drag"?"none":"auto","z-index":"2147483646"},v=()=>e.variant==="drag"?{border:"1px dashed rgba(210, 57, 192, 0.4)","background-color":"rgba(210, 57, 192, 0.05)","will-change":"transform, width, height",contain:"layout paint size",cursor:"crosshair"}:{border:"1px solid rgb(210, 57, 192)","background-color":"rgba(210, 57, 192, 0.2)",transition:e.variant==="grabbed"?"opacity 0.3s ease-out":void 0};return F(X,{get when(){return e.visible!==false},get children(){var O=Rr();return ae(A=>Qe(O,{...g,...v(),top:`${r()}px`,left:`${t()}px`,width:`${o()}px`,height:`${a()}px`,"border-radius":e.bounds.borderRadius,transform:e.bounds.transform,opacity:c()},A)),O}})};var _r=oe('<span style="display:inline-block;width:8px;height:8px;border:1.5px solid rgb(210, 57, 192);border-top-color:transparent;border-radius:50%;margin-right:4px;vertical-align:middle">'),un=e=>{let t;return Qt(()=>{t&&t.animate([{transform:"rotate(0deg)"},{transform:"rotate(360deg)"}],{duration:600,easing:"linear",iterations:1/0});}),(()=>{var n=_r(),r=t;return typeof r=="function"?Ee(r,n):t=n,ae(s=>Qe(n,{...e.style},s)),n})()};var Be=(e,t,n,r)=>{let s=window.innerWidth,o=window.innerHeight,i=8,a=8,l=s-n-8,c=o-r-8,f=Math.max(i,Math.min(e,l)),m=Math.max(a,Math.min(t,c));return {left:f,top:m}};var Or=oe("<span style=display:inline-block;margin-right:4px;font-weight:600>\u2713"),kr=oe("<div style=margin-right:4px>Copied"),Ar=oe("<div style=margin-left:4px>to clipboard"),Nr=oe(`<div style="position:fixed;padding:2px 6px;background-color:#fde7f7;color:#b21c8e;border:1px solid #f7c5ec;border-radius:4px;font-size:11px;font-weight:500;font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;pointer-events:none;transition:opacity 0.2s ease-in-out;display:flex;align-items:center;max-width:calc(100vw - (16px + env(safe-area-inset-left) + env(safe-area-inset-right)));overflow:hidden;text-overflow:ellipsis;white-space:nowrap">`),Fr=oe(`<span style="font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;font-variant-numeric:tabular-nums">`),gt=e=>{let[t,n]=P(0),[r,s]=P(0),o,i=e.x,a=e.y,l=e.x,c=e.y,f=null,m=false,C=()=>{i=de(i,l,.3),a=de(a,c,.3),s(g=>g+1),Math.abs(i-l)<.5&&Math.abs(a-c)<.5?f=null:f=requestAnimationFrame(C);},T=()=>{f===null&&(f=requestAnimationFrame(C));},w=()=>{if(l=e.x,c=e.y,!m){i=l,a=c,m=true,s(d=>d+1);return}T();};re(ve(()=>e.visible,d=>{if(d!==false)requestAnimationFrame(()=>{n(1);});else {n(0);return}if(e.variant==="success"){let g=setTimeout(()=>{n(0);},1500);fe(()=>clearTimeout(g));}})),re(()=>{w();}),fe(()=>{f!==null&&(cancelAnimationFrame(f),f=null);});let E=()=>o?.getBoundingClientRect(),p=()=>{r();let d=E();if(!d)return {left:i,top:a};if(e.variant==="success"){let k=Math.round(i),Q=Math.round(a)-d.height-6,ne=k<8,Me=Q<8,x=ne||Me,b=Be(k,Q,d.width,d.height);return x&&(b.left+=4,b.top+=4),b}let g=12,v=window.innerWidth,O=window.innerHeight,A=[{left:Math.round(i)+g,top:Math.round(a)+g},{left:Math.round(i)-d.width-g,top:Math.round(a)+g},{left:Math.round(i)+g,top:Math.round(a)-d.height-g},{left:Math.round(i)-d.width-g,top:Math.round(a)-d.height-g}];for(let k of A){let Q=k.left>=8&&k.left+d.width<=v-8,ne=k.top>=8&&k.top+d.height<=O-8;if(Q&&ne)return k}let H=Be(A[0].left,A[0].top,d.width,d.height);return H.left+=4,H.top+=4,H};return F(X,{get when(){return e.visible!==false},get children(){var d=Nr(),g=o;return typeof g=="function"?Ee(g,d):o=d,ye(d,F(X,{get when(){return e.variant==="processing"},get children(){return F(un,{})}}),null),ye(d,F(X,{get when(){return e.variant==="success"},get children(){return Or()}}),null),ye(d,F(X,{get when(){return e.variant==="success"},get children(){return kr()}}),null),ye(d,F(X,{get when(){return e.variant==="processing"},children:"Grabbing\u2026"}),null),ye(d,F(X,{get when(){return e.text.startsWith("(")},get fallback(){return (()=>{var v=Fr();return ye(v,()=>e.text),v})()},get children(){return e.text}}),null),ye(d,F(X,{get when(){return e.variant==="success"},get children(){return Ar()}}),null),ae(v=>{var O=`${p().top}px`,A=`${p().left}px`,H=e.zIndex?.toString()??"2147483647",k=t();return O!==v.e&&he(d,"top",v.e=O),A!==v.t&&he(d,"left",v.t=A),H!==v.a&&he(d,"z-index",v.a=H),k!==v.o&&he(d,"opacity",v.o=k),v},{e:void 0,t:void 0,a:void 0,o:void 0}),d}})};var Ir=oe('<div style="position:fixed;z-index:2147483647;pointer-events:none;transition:opacity 0.1s ease-in-out"><div style="width:32px;height:2px;background-color:rgba(178, 28, 142, 0.2);border-radius:1px;overflow:hidden;position:relative"><div style="height:100%;background-color:#b21c8e;border-radius:1px;transition:width 0.05s cubic-bezier(0.165, 0.84, 0.44, 1)">'),$r=e=>{let[t,n]=P(0);return re(ve(()=>e,r=>{r!==false?requestAnimationFrame(()=>{n(1);}):n(0);})),t},fn=e=>{let t=$r(e.visible),n,r=()=>{let s=n?.getBoundingClientRect();if(!s)return {left:e.mouseX,top:e.mouseY};let o=window.innerHeight,i=e.mouseX-s.width/2,a=e.mouseY+14+s.height+8>o?e.mouseY-s.height-14:e.mouseY+14;return Be(i,a,s.width,s.height)};return F(X,{get when(){return e.visible!==false},get children(){var s=Ir(),o=s.firstChild,i=o.firstChild,a=n;return typeof a=="function"?Ee(a,s):n=s,ae(l=>{var c=`${r().top}px`,f=`${r().left}px`,m=t(),C=`${Math.min(100,Math.max(0,e.progress*100))}%`;return c!==l.e&&he(s,"top",l.e=c),f!==l.t&&he(s,"left",l.t=f),m!==l.a&&he(s,"opacity",l.a=m),C!==l.o&&he(i,"width",l.o=C),l},{e:void 0,t:void 0,a:void 0,o:void 0}),s}})};var Mr=oe("<canvas style=position:fixed;top:0;left:0;pointer-events:none;z-index:2147483645>"),dn=e=>{let t,n=null,r=0,s=0,o=1,i=e.mouseX,a=e.mouseY,l=e.mouseX,c=e.mouseY,f=null,m=false,C=()=>{t&&(o=Math.max(window.devicePixelRatio||1,2),r=window.innerWidth,s=window.innerHeight,t.width=r*o,t.height=s*o,t.style.width=`${r}px`,t.style.height=`${s}px`,n=t.getContext("2d"),n&&n.scale(o,o));},T=()=>{n&&(n.clearRect(0,0,r,s),n.strokeStyle="rgba(210, 57, 192)",n.lineWidth=1,n.beginPath(),n.moveTo(i,0),n.lineTo(i,s),n.moveTo(0,a),n.lineTo(r,a),n.stroke());},w=()=>{i=de(i,l,.3),a=de(a,c,.3),T(),Math.abs(i-l)<.5&&Math.abs(a-c)<.5?f=null:f=requestAnimationFrame(w);},E=()=>{f===null&&(f=requestAnimationFrame(w));},p=()=>{if(l=e.mouseX,c=e.mouseY,!m){i=l,a=c,m=true,T();return}E();};return re(()=>{C(),T();let d=()=>{C(),T();};window.addEventListener("resize",d),fe(()=>{window.removeEventListener("resize",d),f!==null&&(cancelAnimationFrame(f),f=null);});}),re(()=>{p();}),F(X,{get when(){return e.visible!==false},get children(){var d=Mr(),g=t;return typeof g=="function"?Ee(g,d):t=d,d}})};var mn=e=>[F(X,{get when(){return Ie(()=>!!e.selectionVisible)()&&e.selectionBounds},get children(){return F(Je,{variant:"selection",get bounds(){return e.selectionBounds},get visible(){return e.selectionVisible}})}}),F(X,{get when(){return Ie(()=>e.crosshairVisible===true&&e.mouseX!==void 0)()&&e.mouseY!==void 0},get children(){return F(dn,{get mouseX(){return e.mouseX},get mouseY(){return e.mouseY},visible:true})}}),F(X,{get when(){return Ie(()=>!!e.dragVisible)()&&e.dragBounds},get children(){return F(Je,{variant:"drag",get bounds(){return e.dragBounds},get visible(){return e.dragVisible}})}}),F(Ke,{get each(){return e.grabbedBoxes??[]},children:t=>F(Je,{variant:"grabbed",get bounds(){return t.bounds},get createdAt(){return t.createdAt}})}),F(Ke,{get each(){return e.successLabels??[]},children:t=>F(gt,{variant:"success",get text(){return t.text},get x(){return t.x},get y(){return t.y}})}),F(X,{get when(){return Ie(()=>!!(e.labelVisible&&e.labelVariant&&e.labelText&&e.labelX!==void 0))()&&e.labelY!==void 0},get children(){return F(gt,{get variant(){return e.labelVariant},get text(){return e.labelText},get x(){return e.labelX},get y(){return e.labelY},get visible(){return e.labelVisible},get zIndex(){return e.labelZIndex}})}}),F(X,{get when(){return Ie(()=>!!(e.progressVisible&&e.progress!==void 0&&e.mouseX!==void 0))()&&e.mouseY!==void 0},get children(){return F(fn,{get progress(){return e.progress},get mouseX(){return e.mouseX},get mouseY(){return e.mouseY},get visible(){return e.progressVisible}})}})];var pn="0.5.14",Ye=`bippy-${pn}`,hn=Object.defineProperty,Pr=Object.prototype.hasOwnProperty,Ve=()=>{},bn=e=>{try{Function.prototype.toString.call(e).indexOf("^_^")>-1&&setTimeout(()=>{throw Error("React is running in production mode, but dead code elimination has not been applied. Read how to correctly configure React for production: https://reactjs.org/link/perf-use-production-build")});}catch{}},bt=(e=we())=>"getFiberRoots"in e,yn=false,gn,nt=(e=we())=>yn?true:(typeof e.inject=="function"&&(gn=e.inject.toString()),!!gn?.includes("(injected)")),tt=new Set,ke=new Set,wn=e=>{let t=new Map,n=0,r={_instrumentationIsActive:false,_instrumentationSource:Ye,checkDCE:bn,hasUnsupportedRendererAttached:false,inject(s){let o=++n;return t.set(o,s),ke.add(s),r._instrumentationIsActive||(r._instrumentationIsActive=true,tt.forEach(i=>i())),o},on:Ve,onCommitFiberRoot:Ve,onCommitFiberUnmount:Ve,onPostCommitFiberRoot:Ve,renderers:t,supportsFiber:true,supportsFlight:true};try{hn(globalThis,"__REACT_DEVTOOLS_GLOBAL_HOOK__",{configurable:!0,enumerable:!0,get(){return r},set(i){if(i&&typeof i=="object"){let a=r.renderers;r=i,a.size>0&&(a.forEach((l,c)=>{ke.add(l),i.renderers.set(c,l);}),rt(e));}}});let s=window.hasOwnProperty,o=!1;hn(window,"hasOwnProperty",{configurable:!0,value:function(...i){try{if(!o&&i[0]==="__REACT_DEVTOOLS_GLOBAL_HOOK__")return globalThis.__REACT_DEVTOOLS_GLOBAL_HOOK__=void 0,o=!0,-0}catch{}return s.apply(this,i)},writable:!0});}catch{rt(e);}return r},rt=e=>{e&&tt.add(e);try{let t=globalThis.__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!t)return;if(!t._instrumentationSource){t.checkDCE=bn,t.supportsFiber=!0,t.supportsFlight=!0,t.hasUnsupportedRendererAttached=!1,t._instrumentationSource=Ye,t._instrumentationIsActive=!1;let n=bt(t);if(n||(t.on=Ve),t.renderers.size){t._instrumentationIsActive=!0,tt.forEach(o=>o());return}let r=t.inject,s=nt(t);s&&!n&&(yn=!0,t.inject({scheduleRefresh(){}})&&(t._instrumentationIsActive=!0)),t.inject=o=>{let i=r(o);return ke.add(o),s&&t.renderers.set(i,o),t._instrumentationIsActive=!0,tt.forEach(a=>a()),i};}(t.renderers.size||t._instrumentationIsActive||nt())&&e?.();}catch{}},yt=()=>Pr.call(globalThis,"__REACT_DEVTOOLS_GLOBAL_HOOK__"),we=e=>yt()?(rt(e),globalThis.__REACT_DEVTOOLS_GLOBAL_HOOK__):wn(e),Sn=()=>!!(typeof window<"u"&&(window.document?.createElement||window.navigator?.product==="ReactNative")),wt=()=>{try{Sn()&&we();}catch{}};wt();var St=0,Tt=1;var xt=5;var Ct=11,vt=13;var Et=15,Rt=16;var _t=19;var Ot=26,kt=27,At=28,Nt=30;var Ft=e=>{let t=e;return typeof t=="function"?t:typeof t=="object"&&t?Ft(t.type||t.render):null},ot=e=>{let t=e;if(typeof t=="string")return t;if(typeof t!="function"&&!(typeof t=="object"&&t))return null;let n=t.displayName||t.name||null;if(n)return n;let r=Ft(t);return r&&(r.displayName||r.name)||null};var It=e=>{let t=we(e.onActive);t._instrumentationSource=e.name??Ye;let n=t.onCommitFiberRoot;if(e.onCommitFiberRoot){let o=(i,a,l)=>{n!==o&&(n?.(i,a,l),e.onCommitFiberRoot?.(i,a,l));};t.onCommitFiberRoot=o;}let r=t.onCommitFiberUnmount;if(e.onCommitFiberUnmount){let o=(i,a)=>{t.onCommitFiberUnmount===o&&(r?.(i,a),e.onCommitFiberUnmount?.(i,a));};t.onCommitFiberUnmount=o;}let s=t.onPostCommitFiberRoot;if(e.onPostCommitFiberRoot){let o=(i,a)=>{t.onPostCommitFiberRoot===o&&(s?.(i,a),e.onPostCommitFiberRoot?.(i,a));};t.onPostCommitFiberRoot=o;}return t},st=e=>{let t=we();for(let n of t.renderers.values())try{let r=n.findFiberByHostInstance?.(e);if(r)return r}catch{}if(typeof e=="object"&&e){if("_reactRootContainer"in e)return e._reactRootContainer?._internalRoot?.current?.child;for(let n in e)if(n.startsWith("__reactContainer$")||n.startsWith("__reactInternalInstance$")||n.startsWith("__reactFiber"))return e[n]||null}return null},$t=new Set;var Wr=Object.create,Rn=Object.defineProperty,Kr=Object.getOwnPropertyDescriptor,Zr=Object.getOwnPropertyNames,Qr=Object.getPrototypeOf,Jr=Object.prototype.hasOwnProperty,eo=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),to=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(var s=Zr(t),o=0,i=s.length,a;o<i;o++)a=s[o],!Jr.call(e,a)&&a!==n&&Rn(e,a,{get:(l=>t[l]).bind(null,a),enumerable:!(r=Kr(t,a))||r.enumerable});return e},no=(e,t,n)=>(n=e==null?{}:Wr(Qr(e)),to(Rn(n,"default",{value:e,enumerable:true}),e)),ro=()=>{let e=we();for(let t of [...Array.from(ke),...Array.from(e.renderers.values())]){let n=t.currentDispatcherRef;if(n&&typeof n=="object")return "H"in n?n.H:n.current}return null},Tn=e=>{for(let t of ke){let n=t.currentDispatcherRef;n&&typeof n=="object"&&("H"in n?n.H=e:n.current=e);}},Se=e=>`
|
|
10
|
-
in ${e}`,
|
|
9
|
+
var cr=(e,t)=>e===t;var ur=Symbol("solid-track"),Xe={equals:cr},Zt=nn,ue=1,Le=2,Qt={owned:null,cleanups:null,context:null,owner:null};var $=null,y=null,Fe=null,Y=null,Z=null,te=null,We=0;function Oe(e,t){let n=Y,r=$,o=e.length===0,i=t===void 0?r:t,s=o?Qt:{owned:null,cleanups:null,context:i?i.context:null,owner:i},a=o?e:()=>e(()=>se(()=>Ce(s)));$=s,Y=null;try{return be(a,!0)}finally{Y=n,$=r;}}function P(e,t){t=t?Object.assign({},Xe,t):Xe;let n={value:e,observers:null,observerSlots:null,comparator:t.equals||void 0},r=o=>(typeof o=="function"&&(o=o(n.value)),tn(n,o));return [en.bind(n),r]}function ae(e,t,n){let r=dt(e,t,false,ue);je(r);}function re(e,t,n){Zt=gr;let r=dt(e,t,false,ue);(r.user=true),te?te.push(r):je(r);}function U(e,t,n){n=n?Object.assign({},Xe,n):Xe;let r=dt(e,t,true,0);return r.observers=null,r.observerSlots=null,r.comparator=n.equals||void 0,je(r),en.bind(r)}function se(e){if(Y===null)return e();let t=Y;Y=null;try{return Fe?Fe.untrack(e):e()}finally{Y=t;}}function ve(e,t,n){let r=Array.isArray(e),o;return s=>{let a;if(r){a=Array(e.length);for(let c=0;c<e.length;c++)a[c]=e[c]();}else a=e();let l=se(()=>t(a,o,s));return o=a,l}}function Jt(e){re(()=>se(e));}function fe(e){return $===null||($.cleanups===null?$.cleanups=[e]:$.cleanups.push(e)),e}P(false);function en(){let e=y;if(this.sources&&(this.state))if((this.state)===ue)je(this);else {let t=Z;Z=null,be(()=>qe(this),false),Z=t;}if(Y){let t=this.observers?this.observers.length:0;Y.sources?(Y.sources.push(this),Y.sourceSlots.push(t)):(Y.sources=[this],Y.sourceSlots=[t]),this.observers?(this.observers.push(Y),this.observerSlots.push(Y.sources.length-1)):(this.observers=[Y],this.observerSlots=[Y.sources.length-1]);}return e&&y.sources.has(this)?this.tValue:this.value}function tn(e,t,n){let r=e.value;if(!e.comparator||!e.comparator(r,t)){e.value=t;e.observers&&e.observers.length&&be(()=>{for(let o=0;o<e.observers.length;o+=1){let i=e.observers[o],s=y&&y.running;s&&y.disposed.has(i)||((s?!i.tState:!i.state)&&(i.pure?Z.push(i):te.push(i),i.observers&&rn(i)),s?i.tState=ue:i.state=ue);}if(Z.length>1e6)throw Z=[],new Error},false);}return t}function je(e){if(!e.fn)return;Ce(e);let t=We;qt(e,e.value,t);}function qt(e,t,n){let r,o=$,i=Y;Y=$=e;try{r=e.fn(t);}catch(s){return e.pure&&((e.state=ue,e.owned&&e.owned.forEach(Ce),e.owned=null)),e.updatedAt=n+1,mt(s)}finally{Y=i,$=o;}(!e.updatedAt||e.updatedAt<=n)&&(e.updatedAt!=null&&"observers"in e?tn(e,r):e.value=r,e.updatedAt=n);}function dt(e,t,n,r=ue,o){let i={fn:e,state:r,updatedAt:null,owned:null,sources:null,sourceSlots:null,cleanups:null,value:t,owner:$,context:$?$.context:null,pure:n};if($===null||$!==Qt&&($.owned?$.owned.push(i):$.owned=[i]),Fe);return i}function De(e){let t=y;if((e.state)===0)return;if((e.state)===Le)return qe(e);if(e.suspense&&se(e.suspense.inFallback))return e.suspense.effects.push(e);let n=[e];for(;(e=e.owner)&&(!e.updatedAt||e.updatedAt<We);){(e.state)&&n.push(e);}for(let r=n.length-1;r>=0;r--){if(e=n[r],t);if((e.state)===ue)je(e);else if((e.state)===Le){let o=Z;Z=null,be(()=>qe(e,n[0]),false),Z=o;}}}function be(e,t){if(Z)return e();let n=false;t||(Z=[]),te?n=true:te=[],We++;try{let r=e();return mr(n),r}catch(r){n||(te=null),Z=null,mt(r);}}function mr(e){if(Z&&(nn(Z),Z=null),e)return;let n=te;te=null,n.length&&be(()=>Zt(n),false);}function nn(e){for(let t=0;t<e.length;t++)De(e[t]);}function gr(e){let t,n=0;for(t=0;t<e.length;t++){let r=e[t];r.user?e[n++]=r:De(r);}for(t=0;t<n;t++)De(e[t]);}function qe(e,t){e.state=0;for(let r=0;r<e.sources.length;r+=1){let o=e.sources[r];if(o.sources){let i=o.state;i===ue?o!==t&&(!o.updatedAt||o.updatedAt<We)&&De(o):i===Le&&qe(o,t);}}}function rn(e){for(let n=0;n<e.observers.length;n+=1){let r=e.observers[n];(!r.state)&&(r.state=Le,r.pure?Z.push(r):te.push(r),r.observers&&rn(r));}}function Ce(e){let t;if(e.sources)for(;e.sources.length;){let n=e.sources.pop(),r=e.sourceSlots.pop(),o=n.observers;if(o&&o.length){let i=o.pop(),s=n.observerSlots.pop();r<o.length&&(i.sourceSlots[s]=r,o[r]=i,n.observerSlots[r]=s);}}if(e.tOwned){for(t=e.tOwned.length-1;t>=0;t--)Ce(e.tOwned[t]);delete e.tOwned;}if(e.owned){for(t=e.owned.length-1;t>=0;t--)Ce(e.owned[t]);e.owned=null;}if(e.cleanups){for(t=e.cleanups.length-1;t>=0;t--)e.cleanups[t]();e.cleanups=null;}e.state=0;}function pr(e){return e instanceof Error?e:new Error(typeof e=="string"?e:"Unknown error",{cause:e})}function mt(e,t=$){let r=pr(e);throw r;}var br=Symbol("fallback");function Kt(e){for(let t=0;t<e.length;t++)e[t]();}function yr(e,t,n={}){let r=[],o=[],i=[],s=0,a=t.length>1?[]:null;return fe(()=>Kt(i)),()=>{let l=e()||[],c=l.length,f,m;return l[ur],se(()=>{let T,w,E,p,d,g,v,O,N;if(c===0)s!==0&&(Kt(i),i=[],r=[],o=[],s=0,a&&(a=[])),n.fallback&&(r=[br],o[0]=Oe(H=>(i[0]=H,n.fallback())),s=1);else if(s===0){for(o=new Array(c),m=0;m<c;m++)r[m]=l[m],o[m]=Oe(C);s=c;}else {for(E=new Array(c),p=new Array(c),a&&(d=new Array(c)),g=0,v=Math.min(s,c);g<v&&r[g]===l[g];g++);for(v=s-1,O=c-1;v>=g&&O>=g&&r[v]===l[O];v--,O--)E[O]=o[v],p[O]=i[v],a&&(d[O]=a[v]);for(T=new Map,w=new Array(O+1),m=O;m>=g;m--)N=l[m],f=T.get(N),w[m]=f===void 0?-1:f,T.set(N,m);for(f=g;f<=v;f++)N=r[f],m=T.get(N),m!==void 0&&m!==-1?(E[m]=o[f],p[m]=i[f],a&&(d[m]=a[f]),m=w[m],T.set(N,m)):i[f]();for(m=g;m<c;m++)m in E?(o[m]=E[m],i[m]=p[m],a&&(a[m]=d[m],a[m](m))):o[m]=Oe(C);o=o.slice(0,s=c),r=l.slice(0);}return o});function C(T){if(i[m]=T,a){let[w,E]=P(m);return a[m]=E,t(l[m],w)}return t(l[m])}}}function A(e,t){return se(()=>e(t||{}))}var Sr=e=>`Stale read from <${e}>.`;function Ke(e){let t="fallback"in e&&{fallback:()=>e.fallback};return U(yr(()=>e.each,e.children,t||void 0))}function X(e){let t=e.keyed,n=U(()=>e.when,void 0,void 0),r=t?n:U(n,void 0,{equals:(o,i)=>!o==!i});return U(()=>{let o=r();if(o){let i=e.children;return typeof i=="function"&&i.length>0?se(()=>i(t?o:()=>{if(!se(r))throw Sr("Show");return n()})):i}return e.fallback},void 0,void 0)}var Ie=e=>U(()=>e());function Cr(e,t,n){let r=n.length,o=t.length,i=r,s=0,a=0,l=t[o-1].nextSibling,c=null;for(;s<o||a<i;){if(t[s]===n[a]){s++,a++;continue}for(;t[o-1]===n[i-1];)o--,i--;if(o===s){let f=i<r?a?n[a-1].nextSibling:n[i-a]:l;for(;a<i;)e.insertBefore(n[a++],f);}else if(i===a)for(;s<o;)(!c||!c.has(t[s]))&&t[s].remove(),s++;else if(t[s]===n[i-1]&&n[a]===t[o-1]){let f=t[--o].nextSibling;e.insertBefore(n[a++],t[s++].nextSibling),e.insertBefore(n[--i],f),t[o]=n[i];}else {if(!c){c=new Map;let m=a;for(;m<i;)c.set(n[m],m++);}let f=c.get(t[s]);if(f!=null)if(a<f&&f<i){let m=s,C=1,T;for(;++m<o&&m<i&&!((T=c.get(t[m]))==null||T!==f+C);)C++;if(C>f-a){let w=t[s];for(;a<f;)e.insertBefore(n[a++],w);}else e.replaceChild(n[a++],t[s++]);}else s++;else t[s++].remove();}}}function an(e,t,n,r={}){let o;return Oe(i=>{o=i,t===document?e():ye(t,e(),t.firstChild?null:void 0,n);},r.owner),()=>{o(),t.textContent="";}}function oe(e,t,n,r){let o,i=()=>{let a=document.createElement("template");return a.innerHTML=e,a.content.firstChild},s=()=>(o||(o=i())).cloneNode(true);return s.cloneNode=s,s}function vr(e,t,n){(e.removeAttribute(t));}function Qe(e,t,n){if(!t)return n?vr(e,"style"):t;let r=e.style;if(typeof t=="string")return r.cssText=t;typeof n=="string"&&(r.cssText=n=void 0),n||(n={}),t||(t={});let o,i;for(i in n)t[i]==null&&r.removeProperty(i),delete n[i];for(i in t)o=t[i],o!==n[i]&&(r.setProperty(i,o),n[i]=o);return n}function he(e,t,n){n!=null?e.style.setProperty(t,n):e.style.removeProperty(t);}function Ee(e,t,n){return se(()=>e(t,n))}function ye(e,t,n,r){if(n!==void 0&&!r&&(r=[]),typeof t!="function")return Ze(e,t,r,n);ae(o=>Ze(e,t(),o,n),r);}function Ze(e,t,n,r,o){for(;typeof n=="function";)n=n();if(t===n)return n;let s=typeof t,a=r!==void 0;if(e=a&&n[0]&&n[0].parentNode||e,s==="string"||s==="number"){if(s==="number"&&(t=t.toString(),t===n))return n;if(a){let l=n[0];l&&l.nodeType===3?l.data!==t&&(l.data=t):l=document.createTextNode(t),n=Ae(e,n,r,l);}else n!==""&&typeof n=="string"?n=e.firstChild.data=t:n=e.textContent=t;}else if(t==null||s==="boolean"){n=Ae(e,n,r);}else {if(s==="function")return ae(()=>{let l=t();for(;typeof l=="function";)l=l();n=Ze(e,l,n,r);}),()=>n;if(Array.isArray(t)){let l=[],c=n&&Array.isArray(n);if(ht(l,t,n,o))return ae(()=>n=Ze(e,l,n,r,true)),()=>n;if(l.length===0){if(n=Ae(e,n,r),a)return n}else c?n.length===0?sn(e,l,r):Cr(e,n,l):(n&&Ae(e),sn(e,l));n=l;}else if(t.nodeType){if(Array.isArray(n)){if(a)return n=Ae(e,n,r,t);Ae(e,n,null,t);}else n==null||n===""||!e.firstChild?e.appendChild(t):e.replaceChild(t,e.firstChild);n=t;}}return n}function ht(e,t,n,r){let o=false;for(let i=0,s=t.length;i<s;i++){let a=t[i],l=n&&n[e.length],c;if(!(a==null||a===true||a===false))if((c=typeof a)=="object"&&a.nodeType)e.push(a);else if(Array.isArray(a))o=ht(e,a,l)||o;else if(c==="function")if(r){for(;typeof a=="function";)a=a();o=ht(e,Array.isArray(a)?a:[a],Array.isArray(l)?l:[l])||o;}else e.push(a),o=true;else {let f=String(a);l&&l.nodeType===3&&l.data===f?e.push(l):e.push(document.createTextNode(f));}}return o}function sn(e,t,n=null){for(let r=0,o=t.length;r<o;r++)e.insertBefore(t[r],n);}function Ae(e,t,n,r){if(n===void 0)return e.textContent="";let o=r||document.createTextNode("");if(t.length){let i=false;for(let s=t.length-1;s>=0;s--){let a=t[s];if(o!==a){let l=a.parentNode===e;!i&&!s?l?e.replaceChild(o,a):e.insertBefore(o,n):l&&a.remove();}else i=true;}}else e.insertBefore(o,n);return [o]}var Er=["input","textarea","select","searchbox","slider","spinbutton","menuitem","menuitemcheckbox","menuitemradio","option","radio","textbox"],Rr=e=>!!e.tagName&&!e.tagName.startsWith("-")&&e.tagName.includes("-"),_r=e=>Array.isArray(e),Or=(e,t=false)=>{let{composed:n,target:r}=e,o,i;if(r instanceof HTMLElement&&Rr(r)&&n){let a=e.composedPath()[0];a instanceof HTMLElement&&(o=a.tagName,i=a.role);}else r instanceof HTMLElement&&(o=r.tagName,i=r.role);return _r(t)?!!(o&&t&&t.some(s=>typeof o=="string"&&s.toLowerCase()===o.toLowerCase()||s===i)):!!(o&&t&&t)},cn=e=>Or(e,Er);var $e="data-react-grab",un=()=>{let e=document.querySelector(`[${$e}]`);if(e){let i=e.shadowRoot?.querySelector(`[${$e}]`);if(i instanceof HTMLDivElement&&e.shadowRoot)return i}let t=document.createElement("div");t.setAttribute($e,"true"),t.style.zIndex="2147483646",t.style.position="fixed",t.style.top="0",t.style.left="0";let n=t.attachShadow({mode:"open"}),r=document.createElement("div");return r.setAttribute($e,"true"),n.appendChild(r),(document.body??document.documentElement).appendChild(t),r};var de=(e,t,n)=>e+(t-e)*n;var Nr=oe("<div>"),Je=e=>{let[t,n]=P(e.bounds.x),[r,o]=P(e.bounds.y),[i,s]=P(e.bounds.width),[a,l]=P(e.bounds.height),[c,f]=P(1),m=false,C=null,T=null,w=e.bounds,E=false,p=()=>e.lerpFactor!==void 0?e.lerpFactor:e.variant==="drag"?.7:.95,d=()=>{if(E)return;E=true;let O=()=>{let N=de(t(),w.x,p()),H=de(r(),w.y,p()),k=de(i(),w.width,p()),Q=de(a(),w.height,p());n(N),o(H),s(k),l(Q),Math.abs(N-w.x)<.5&&Math.abs(H-w.y)<.5&&Math.abs(k-w.width)<.5&&Math.abs(Q-w.height)<.5?(C=null,E=false):C=requestAnimationFrame(O);};C=requestAnimationFrame(O);};re(ve(()=>e.bounds,O=>{if(w=O,!m){n(w.x),o(w.y),s(w.width),l(w.height),m=true;return}d();})),re(()=>{e.variant==="grabbed"&&e.createdAt&&(T=window.setTimeout(()=>{f(0);},1500));}),fe(()=>{C!==null&&(cancelAnimationFrame(C),C=null),T!==null&&(window.clearTimeout(T),T=null),E=false;});let g={position:"fixed","box-sizing":"border-box","pointer-events":e.variant==="drag"?"none":"auto","z-index":"2147483646"},v=()=>e.variant==="drag"?{border:"1px dashed rgba(210, 57, 192, 0.4)","background-color":"rgba(210, 57, 192, 0.05)","will-change":"transform, width, height",contain:"layout paint size",cursor:"crosshair"}:{border:"1px solid rgb(210, 57, 192)","background-color":"rgba(210, 57, 192, 0.2)",transition:e.variant==="grabbed"?"opacity 0.3s ease-out":void 0};return A(X,{get when(){return e.visible!==false},get children(){var O=Nr();return ae(N=>Qe(O,{...g,...v(),top:`${r()}px`,left:`${t()}px`,width:`${i()}px`,height:`${a()}px`,"border-radius":e.bounds.borderRadius,transform:e.bounds.transform,opacity:c()},N)),O}})};var Fr=oe('<span style="display:inline-block;width:8px;height:8px;border:1.5px solid rgb(210, 57, 192);border-top-color:transparent;border-radius:50%;margin-right:4px;vertical-align:middle">'),fn=e=>{let t;return Jt(()=>{t&&t.animate([{transform:"rotate(0deg)"},{transform:"rotate(360deg)"}],{duration:600,easing:"linear",iterations:1/0});}),(()=>{var n=Fr(),r=t;return typeof r=="function"?Ee(r,n):t=n,ae(o=>Qe(n,{...e.style},o)),n})()};var Be=(e,t,n,r)=>{let o=window.innerWidth,i=window.innerHeight,s=8,a=8,l=o-n-8,c=i-r-8,f=Math.max(s,Math.min(e,l)),m=Math.max(a,Math.min(t,c));return {left:f,top:m}};var Ar=oe("<span style=display:inline-block;margin-right:4px;font-weight:600>\u2713"),Ir=oe("<div style=margin-right:4px>Copied"),$r=oe("<div style=margin-left:4px>to clipboard"),Mr=oe(`<div style="position:fixed;padding:2px 6px;background-color:#fde7f7;color:#b21c8e;border:1px solid #f7c5ec;border-radius:4px;font-size:11px;font-weight:500;font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;pointer-events:none;transition:opacity 0.2s ease-in-out;display:flex;align-items:center;max-width:calc(100vw - (16px + env(safe-area-inset-left) + env(safe-area-inset-right)));overflow:hidden;text-overflow:ellipsis;white-space:nowrap">`),Pr=oe(`<span style="font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;font-variant-numeric:tabular-nums">`),gt=e=>{let[t,n]=P(0),[r,o]=P(0),i,s=e.x,a=e.y,l=e.x,c=e.y,f=null,m=false,C=()=>{s=de(s,l,.3),a=de(a,c,.3),o(g=>g+1),Math.abs(s-l)<.5&&Math.abs(a-c)<.5?f=null:f=requestAnimationFrame(C);},T=()=>{f===null&&(f=requestAnimationFrame(C));},w=()=>{if(l=e.x,c=e.y,!m){s=l,a=c,m=true,o(d=>d+1);return}T();};re(ve(()=>e.visible,d=>{if(d!==false)requestAnimationFrame(()=>{n(1);});else {n(0);return}if(e.variant==="success"){let g=setTimeout(()=>{n(0);},1500);fe(()=>clearTimeout(g));}})),re(()=>{w();}),fe(()=>{f!==null&&(cancelAnimationFrame(f),f=null);});let E=()=>i?.getBoundingClientRect(),p=()=>{r();let d=E();if(!d)return {left:s,top:a};if(e.variant==="success"){let k=Math.round(s),Q=Math.round(a)-d.height-6,ne=k<8,Me=Q<8,x=ne||Me,b=Be(k,Q,d.width,d.height);return x&&(b.left+=4,b.top+=4),b}let g=12,v=window.innerWidth,O=window.innerHeight,N=[{left:Math.round(s)+g,top:Math.round(a)+g},{left:Math.round(s)-d.width-g,top:Math.round(a)+g},{left:Math.round(s)+g,top:Math.round(a)-d.height-g},{left:Math.round(s)-d.width-g,top:Math.round(a)-d.height-g}];for(let k of N){let Q=k.left>=8&&k.left+d.width<=v-8,ne=k.top>=8&&k.top+d.height<=O-8;if(Q&&ne)return k}let H=Be(N[0].left,N[0].top,d.width,d.height);return H.left+=4,H.top+=4,H};return A(X,{get when(){return e.visible!==false},get children(){var d=Mr(),g=i;return typeof g=="function"?Ee(g,d):i=d,ye(d,A(X,{get when(){return e.variant==="processing"},get children(){return A(fn,{})}}),null),ye(d,A(X,{get when(){return e.variant==="success"},get children(){return Ar()}}),null),ye(d,A(X,{get when(){return e.variant==="success"},get children(){return Ir()}}),null),ye(d,A(X,{get when(){return e.variant==="processing"},children:"Grabbing\u2026"}),null),ye(d,A(X,{get when(){return e.text.startsWith("(")},get fallback(){return (()=>{var v=Pr();return ye(v,()=>e.text),v})()},get children(){return e.text}}),null),ye(d,A(X,{get when(){return e.variant==="success"},get children(){return $r()}}),null),ae(v=>{var O=`${p().top}px`,N=`${p().left}px`,H=e.zIndex?.toString()??"2147483647",k=t();return O!==v.e&&he(d,"top",v.e=O),N!==v.t&&he(d,"left",v.t=N),H!==v.a&&he(d,"z-index",v.a=H),k!==v.o&&he(d,"opacity",v.o=k),v},{e:void 0,t:void 0,a:void 0,o:void 0}),d}})};var Lr=oe('<div style="position:fixed;z-index:2147483647;pointer-events:none;transition:opacity 0.1s ease-in-out"><div style="width:32px;height:2px;background-color:rgba(178, 28, 142, 0.2);border-radius:1px;overflow:hidden;position:relative"><div style="height:100%;background-color:#b21c8e;border-radius:1px;transition:width 0.05s cubic-bezier(0.165, 0.84, 0.44, 1)">'),Dr=e=>{let[t,n]=P(0);return re(ve(()=>e,r=>{r!==false?requestAnimationFrame(()=>{n(1);}):n(0);})),t},dn=e=>{let t=Dr(e.visible),n,r=()=>{let o=n?.getBoundingClientRect();if(!o)return {left:e.mouseX,top:e.mouseY};let i=window.innerHeight,s=e.mouseX-o.width/2,a=e.mouseY+14+o.height+8>i?e.mouseY-o.height-14:e.mouseY+14;return Be(s,a,o.width,o.height)};return A(X,{get when(){return e.visible!==false},get children(){var o=Lr(),i=o.firstChild,s=i.firstChild,a=n;return typeof a=="function"?Ee(a,o):n=o,ae(l=>{var c=`${r().top}px`,f=`${r().left}px`,m=t(),C=`${Math.min(100,Math.max(0,e.progress*100))}%`;return c!==l.e&&he(o,"top",l.e=c),f!==l.t&&he(o,"left",l.t=f),m!==l.a&&he(o,"opacity",l.a=m),C!==l.o&&he(s,"width",l.o=C),l},{e:void 0,t:void 0,a:void 0,o:void 0}),o}})};var Hr=oe("<canvas style=position:fixed;top:0;left:0;pointer-events:none;z-index:2147483645>"),mn=e=>{let t,n=null,r=0,o=0,i=1,s=e.mouseX,a=e.mouseY,l=e.mouseX,c=e.mouseY,f=null,m=false,C=()=>{t&&(i=Math.max(window.devicePixelRatio||1,2),r=window.innerWidth,o=window.innerHeight,t.width=r*i,t.height=o*i,t.style.width=`${r}px`,t.style.height=`${o}px`,n=t.getContext("2d"),n&&n.scale(i,i));},T=()=>{n&&(n.clearRect(0,0,r,o),n.strokeStyle="rgba(210, 57, 192)",n.lineWidth=1,n.beginPath(),n.moveTo(s,0),n.lineTo(s,o),n.moveTo(0,a),n.lineTo(r,a),n.stroke());},w=()=>{s=de(s,l,.3),a=de(a,c,.3),T(),Math.abs(s-l)<.5&&Math.abs(a-c)<.5?f=null:f=requestAnimationFrame(w);},E=()=>{f===null&&(f=requestAnimationFrame(w));},p=()=>{if(l=e.mouseX,c=e.mouseY,!m){s=l,a=c,m=true,T();return}E();};return re(()=>{C(),T();let d=()=>{C(),T();};window.addEventListener("resize",d),fe(()=>{window.removeEventListener("resize",d),f!==null&&(cancelAnimationFrame(f),f=null);});}),re(()=>{p();}),A(X,{get when(){return e.visible!==false},get children(){var d=Hr(),g=t;return typeof g=="function"?Ee(g,d):t=d,d}})};var hn=e=>[A(X,{get when(){return Ie(()=>!!e.selectionVisible)()&&e.selectionBounds},get children(){return A(Je,{variant:"selection",get bounds(){return e.selectionBounds},get visible(){return e.selectionVisible}})}}),A(X,{get when(){return Ie(()=>e.crosshairVisible===true&&e.mouseX!==void 0)()&&e.mouseY!==void 0},get children(){return A(mn,{get mouseX(){return e.mouseX},get mouseY(){return e.mouseY},visible:true})}}),A(X,{get when(){return Ie(()=>!!e.dragVisible)()&&e.dragBounds},get children(){return A(Je,{variant:"drag",get bounds(){return e.dragBounds},get visible(){return e.dragVisible}})}}),A(Ke,{get each(){return e.grabbedBoxes??[]},children:t=>A(Je,{variant:"grabbed",get bounds(){return t.bounds},get createdAt(){return t.createdAt}})}),A(Ke,{get each(){return e.successLabels??[]},children:t=>A(gt,{variant:"success",get text(){return t.text},get x(){return t.x},get y(){return t.y}})}),A(X,{get when(){return Ie(()=>!!(e.labelVisible&&e.labelVariant&&e.labelText&&e.labelX!==void 0))()&&e.labelY!==void 0},get children(){return A(gt,{get variant(){return e.labelVariant},get text(){return e.labelText},get x(){return e.labelX},get y(){return e.labelY},get visible(){return e.labelVisible},get zIndex(){return e.labelZIndex}})}}),A(X,{get when(){return Ie(()=>!!(e.progressVisible&&e.progress!==void 0&&e.mouseX!==void 0))()&&e.mouseY!==void 0},get children(){return A(dn,{get progress(){return e.progress},get mouseX(){return e.mouseX},get mouseY(){return e.mouseY},get visible(){return e.progressVisible}})}})];var bn="0.5.14",Ye=`bippy-${bn}`,gn=Object.defineProperty,jr=Object.prototype.hasOwnProperty,Ve=()=>{},yn=e=>{try{Function.prototype.toString.call(e).indexOf("^_^")>-1&&setTimeout(()=>{throw Error("React is running in production mode, but dead code elimination has not been applied. Read how to correctly configure React for production: https://reactjs.org/link/perf-use-production-build")});}catch{}},bt=(e=we())=>"getFiberRoots"in e,wn=false,pn,nt=(e=we())=>wn?true:(typeof e.inject=="function"&&(pn=e.inject.toString()),!!pn?.includes("(injected)")),tt=new Set,ke=new Set,Sn=e=>{let t=new Map,n=0,r={_instrumentationIsActive:false,_instrumentationSource:Ye,checkDCE:yn,hasUnsupportedRendererAttached:false,inject(o){let i=++n;return t.set(i,o),ke.add(o),r._instrumentationIsActive||(r._instrumentationIsActive=true,tt.forEach(s=>s())),i},on:Ve,onCommitFiberRoot:Ve,onCommitFiberUnmount:Ve,onPostCommitFiberRoot:Ve,renderers:t,supportsFiber:true,supportsFlight:true};try{gn(globalThis,"__REACT_DEVTOOLS_GLOBAL_HOOK__",{configurable:!0,enumerable:!0,get(){return r},set(s){if(s&&typeof s=="object"){let a=r.renderers;r=s,a.size>0&&(a.forEach((l,c)=>{ke.add(l),s.renderers.set(c,l);}),rt(e));}}});let o=window.hasOwnProperty,i=!1;gn(window,"hasOwnProperty",{configurable:!0,value:function(...s){try{if(!i&&s[0]==="__REACT_DEVTOOLS_GLOBAL_HOOK__")return globalThis.__REACT_DEVTOOLS_GLOBAL_HOOK__=void 0,i=!0,-0}catch{}return o.apply(this,s)},writable:!0});}catch{rt(e);}return r},rt=e=>{e&&tt.add(e);try{let t=globalThis.__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!t)return;if(!t._instrumentationSource){t.checkDCE=yn,t.supportsFiber=!0,t.supportsFlight=!0,t.hasUnsupportedRendererAttached=!1,t._instrumentationSource=Ye,t._instrumentationIsActive=!1;let n=bt(t);if(n||(t.on=Ve),t.renderers.size){t._instrumentationIsActive=!0,tt.forEach(i=>i());return}let r=t.inject,o=nt(t);o&&!n&&(wn=!0,t.inject({scheduleRefresh(){}})&&(t._instrumentationIsActive=!0)),t.inject=i=>{let s=r(i);return ke.add(i),o&&t.renderers.set(s,i),t._instrumentationIsActive=!0,tt.forEach(a=>a()),s};}(t.renderers.size||t._instrumentationIsActive||nt())&&e?.();}catch{}},yt=()=>jr.call(globalThis,"__REACT_DEVTOOLS_GLOBAL_HOOK__"),we=e=>yt()?(rt(e),globalThis.__REACT_DEVTOOLS_GLOBAL_HOOK__):Sn(e),Tn=()=>!!(typeof window<"u"&&(window.document?.createElement||window.navigator?.product==="ReactNative")),wt=()=>{try{Tn()&&we();}catch{}};wt();var St=0,Tt=1;var xt=5;var Ct=11,vt=13;var Et=15,Rt=16;var _t=19;var Ot=26,kt=27,Nt=28,Ft=30;var At=e=>{let t=e;return typeof t=="function"?t:typeof t=="object"&&t?At(t.type||t.render):null},ot=e=>{let t=e;if(typeof t=="string")return t;if(typeof t!="function"&&!(typeof t=="object"&&t))return null;let n=t.displayName||t.name||null;if(n)return n;let r=At(t);return r&&(r.displayName||r.name)||null};var It=e=>{let t=we(e.onActive);t._instrumentationSource=e.name??Ye;let n=t.onCommitFiberRoot;if(e.onCommitFiberRoot){let i=(s,a,l)=>{n!==i&&(n?.(s,a,l),e.onCommitFiberRoot?.(s,a,l));};t.onCommitFiberRoot=i;}let r=t.onCommitFiberUnmount;if(e.onCommitFiberUnmount){let i=(s,a)=>{t.onCommitFiberUnmount===i&&(r?.(s,a),e.onCommitFiberUnmount?.(s,a));};t.onCommitFiberUnmount=i;}let o=t.onPostCommitFiberRoot;if(e.onPostCommitFiberRoot){let i=(s,a)=>{t.onPostCommitFiberRoot===i&&(o?.(s,a),e.onPostCommitFiberRoot?.(s,a));};t.onPostCommitFiberRoot=i;}return t},it=e=>{let t=we();for(let n of t.renderers.values())try{let r=n.findFiberByHostInstance?.(e);if(r)return r}catch{}if(typeof e=="object"&&e){if("_reactRootContainer"in e)return e._reactRootContainer?._internalRoot?.current?.child;for(let n in e)if(n.startsWith("__reactContainer$")||n.startsWith("__reactInternalInstance$")||n.startsWith("__reactFiber"))return e[n]||null}return null},$t=new Set;var Jr=Object.create,kn=Object.defineProperty,eo=Object.getOwnPropertyDescriptor,to=Object.getOwnPropertyNames,no=Object.getPrototypeOf,ro=Object.prototype.hasOwnProperty,oo=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),io=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(var o=to(t),i=0,s=o.length,a;i<s;i++)a=o[i],!ro.call(e,a)&&a!==n&&kn(e,a,{get:(l=>t[l]).bind(null,a),enumerable:!(r=eo(t,a))||r.enumerable});return e},so=(e,t,n)=>(n=e==null?{}:Jr(no(e)),io(kn(n,"default",{value:e,enumerable:true}),e)),ao=()=>{let e=we();for(let t of [...Array.from(ke),...Array.from(e.renderers.values())]){let n=t.currentDispatcherRef;if(n&&typeof n=="object")return "H"in n?n.H:n.current}return null},xn=e=>{for(let t of ke){let n=t.currentDispatcherRef;n&&typeof n=="object"&&("H"in n?n.H=e:n.current=e);}},Se=e=>`
|
|
10
|
+
in ${e}`,lo=(e,t)=>{let n=Se(e);return t&&(n+=` (at ${t})`),n},Mt=false,Pt=(e,t)=>{if(!e||Mt)return "";let n=Error.prepareStackTrace;Error.prepareStackTrace=void 0,Mt=true;let r=ao();xn(null);let o=console.error,i=console.warn;console.error=()=>{},console.warn=()=>{};try{let l={DetermineComponentFrameRoot(){let C;try{if(t){let T=function(){throw Error()};if(Object.defineProperty(T.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(T,[]);}catch(w){C=w;}Reflect.construct(e,[],T);}else {try{T.call();}catch(w){C=w;}e.call(T.prototype);}}else {try{throw Error()}catch(w){C=w;}let T=e();T&&typeof T.catch=="function"&&T.catch(()=>{});}}catch(T){if(T instanceof Error&&C instanceof Error&&typeof T.stack=="string")return [T.stack,C.stack]}return [null,null]}};l.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot",Object.getOwnPropertyDescriptor(l.DetermineComponentFrameRoot,"name")?.configurable&&Object.defineProperty(l.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});let[f,m]=l.DetermineComponentFrameRoot();if(f&&m){let C=f.split(`
|
|
11
11
|
`),T=m.split(`
|
|
12
12
|
`),w=0,E=0;for(;w<C.length&&!C[w].includes("DetermineComponentFrameRoot");)w++;for(;E<T.length&&!T[E].includes("DetermineComponentFrameRoot");)E++;if(w===C.length||E===T.length)for(w=C.length-1,E=T.length-1;w>=1&&E>=0&&C[w]!==T[E];)E--;for(;w>=1&&E>=0;w--,E--)if(C[w]!==T[E]){if(w!==1||E!==1)do if(w--,E--,E<0||C[w]!==T[E]){let p=`
|
|
13
|
-
${C[w].replace(" at new "," at ")}`,d=ot(e);return d&&p.includes("<anonymous>")&&(p=p.replace("<anonymous>",d)),p}while(w>=1&&E>=0);break}}}finally{Mt=false,Error.prepareStackTrace=n,
|
|
13
|
+
${C[w].replace(" at new "," at ")}`,d=ot(e);return d&&p.includes("<anonymous>")&&(p=p.replace("<anonymous>",d)),p}while(w>=1&&E>=0);break}}}finally{Mt=false,Error.prepareStackTrace=n,xn(r),console.error=o,console.warn=i;}let s=e?ot(e):"";return s?Se(s):""},co=(e,t)=>{let n=e.tag,r="";switch(n){case Nt:r=Se("Activity");break;case Tt:r=Pt(e.type,true);break;case Ct:r=Pt(e.type.render,false);break;case St:case Et:r=Pt(e.type,false);break;case xt:case Ot:case kt:r=Se(e.type);break;case Rt:r=Se("Lazy");break;case vt:r=e.child!==t&&t!==null?Se("Suspense Fallback"):Se("Suspense");break;case _t:r=Se("SuspenseList");break;case Ft:r=Se("ViewTransition");break;default:return ""}return r},uo=e=>{try{let t="",n=e,r=null;do{t+=co(n,r);let o=n._debugInfo;if(o&&Array.isArray(o))for(let i=o.length-1;i>=0;i--){let s=o[i];typeof s.name=="string"&&(t+=lo(s.name,s.env));}r=n,n=n.return;}while(n);return t}catch(t){return t instanceof Error?`
|
|
14
14
|
Error generating stack: ${t.message}
|
|
15
|
-
${t.stack}`:""}},
|
|
15
|
+
${t.stack}`:""}},fo=e=>{let t=Error.prepareStackTrace;Error.prepareStackTrace=void 0;let n=e;if(!n)return "";Error.prepareStackTrace=t,n.startsWith(`Error: react-stack-top-frame
|
|
16
16
|
`)&&(n=n.slice(29));let r=n.indexOf(`
|
|
17
17
|
`);if(r!==-1&&(n=n.slice(r+1)),r=Math.max(n.indexOf("react_stack_bottom_frame"),n.indexOf("react-stack-bottom-frame")),r!==-1&&(r=n.lastIndexOf(`
|
|
18
|
-
`,r)),r!==-1)n=n.slice(0,r);else return "";return n},
|
|
19
|
-
`),r=[];for(let
|
|
20
|
-
`).filter(r=>!!r.match(
|
|
21
|
-
`).filter(r=>!r.match(
|
|
22
|
-
`),r;for(let
|
|
23
|
-
`)};var
|
|
24
|
-
`),
|
|
18
|
+
`,r)),r!==-1)n=n.slice(0,r);else return "";return n},mo=/(^|@)\S+:\d+/,Nn=/^\s*at .*(\S+:\d+|\(native\))/m,ho=/^(eval@)?(\[native code\])?$/;var go=(e,t)=>{if(t?.includeInElement!==false){let n=e.split(`
|
|
19
|
+
`),r=[];for(let o of n)if(/^\s*at\s+/.test(o)){let i=Cn(o,void 0)[0];i&&r.push(i);}else if(/^\s*in\s+/.test(o)){let i=o.replace(/^\s*in\s+/,"").replace(/\s*\(at .*\)$/,"");r.push({function:i,raw:o});}else if(o.match(mo)){let i=vn(o,void 0)[0];i&&r.push(i);}return Lt(r,t)}return e.match(Nn)?Cn(e,t):vn(e,t)},Fn=e=>{if(!e.includes(":"))return [e,void 0,void 0];let t=/(.+?)(?::(\d+))?(?::(\d+))?$/,n=t.exec(e.replace(/[()]/g,""));return [n[1],n[2]||void 0,n[3]||void 0]},Lt=(e,t)=>t&&t.slice!=null?Array.isArray(t.slice)?e.slice(t.slice[0],t.slice[1]):e.slice(0,t.slice):e;var Cn=(e,t)=>Lt(e.split(`
|
|
20
|
+
`).filter(r=>!!r.match(Nn)),t).map(r=>{let o=r;o.includes("(eval ")&&(o=o.replace(/eval code/g,"eval").replace(/(\(eval at [^()]*)|(,.*$)/g,""));let i=o.replace(/^\s+/,"").replace(/\(eval code/g,"(").replace(/^.*?\s+/,""),s=i.match(/ (\(.+\)$)/);i=s?i.replace(s[0],""):i;let a=Fn(s?s[1]:i),l=s&&i||void 0,c=["eval","<anonymous>"].includes(a[0])?void 0:a[0];return {function:l,file:c,line:a[1]?+a[1]:void 0,col:a[2]?+a[2]:void 0,raw:o}});var vn=(e,t)=>Lt(e.split(`
|
|
21
|
+
`).filter(r=>!r.match(ho)),t).map(r=>{let o=r;if(o.includes(" > eval")&&(o=o.replace(/ line (\d+)(?: > eval line \d+)* > eval:\d+:\d+/g,":$1")),!o.includes("@")&&!o.includes(":"))return {function:o};{let i=/(([^\n\r"\u2028\u2029]*".[^\n\r"\u2028\u2029]*"[^\n\r@\u2028\u2029]*(?:@[^\n\r"\u2028\u2029]*"[^\n\r@\u2028\u2029]*)*(?:[\n\r\u2028\u2029][^@]*)?)?[^@]*)@/,s=o.match(i),a=s&&s[1]?s[1]:void 0,l=Fn(o.replace(i,""));return {function:a,file:l[0],line:l[1]?+l[1]:void 0,col:l[2]?+l[2]:void 0,raw:o}}});var po=oo((e,t)=>{(function(n,r){typeof e=="object"&&t!==void 0?r(e):typeof define=="function"&&define.amd?define(["exports"],r):(n=typeof globalThis<"u"?globalThis:n||self,r(n.sourcemapCodec={}));})(void 0,function(n){let r=44,o=59,i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",s=new Uint8Array(64),a=new Uint8Array(128);for(let x=0;x<i.length;x++){let b=i.charCodeAt(x);s[x]=b,a[b]=x;}function l(x,b){let u=0,S=0,_=0;do{let L=x.next();_=a[L],u|=(_&31)<<S,S+=5;}while(_&32);let F=u&1;return u>>>=1,F&&(u=-2147483648|-u),b+u}function c(x,b,u){let S=b-u;S=S<0?-S<<1|1:S<<1;do{let _=S&31;S>>>=5,S>0&&(_|=32),x.write(s[_]);}while(S>0);return b}function f(x,b){return x.pos>=b?false:x.peek()!==r}let m=1024*16,C=typeof TextDecoder<"u"?new TextDecoder:typeof Buffer<"u"?{decode(x){return Buffer.from(x.buffer,x.byteOffset,x.byteLength).toString()}}:{decode(x){let b="";for(let u=0;u<x.length;u++)b+=String.fromCharCode(x[u]);return b}};class T{constructor(){this.pos=0,this.out="",this.buffer=new Uint8Array(m);}write(b){let{buffer:u}=this;u[this.pos++]=b,this.pos===m&&(this.out+=C.decode(u),this.pos=0);}flush(){let{buffer:b,out:u,pos:S}=this;return S>0?u+C.decode(b.subarray(0,S)):u}}class w{constructor(b){this.pos=0,this.buffer=b;}next(){return this.buffer.charCodeAt(this.pos++)}peek(){return this.buffer.charCodeAt(this.pos)}indexOf(b){let{buffer:u,pos:S}=this,_=u.indexOf(b,S);return _===-1?u.length:_}}let E=[];function p(x){let{length:b}=x,u=new w(x),S=[],_=[],F=0;for(;u.pos<b;u.pos++){F=l(u,F);let L=l(u,0);if(!f(u,b)){let z=_.pop();z[2]=F,z[3]=L;continue}let I=l(u,0),D=l(u,0),j=D&1,B=j?[F,L,0,0,I,l(u,0)]:[F,L,0,0,I],q=E;if(f(u,b)){q=[];do{let z=l(u,0);q.push(z);}while(f(u,b))}B.vars=q,S.push(B),_.push(B);}return S}function d(x){let b=new T;for(let u=0;u<x.length;)u=g(x,u,b,[0]);return b.flush()}function g(x,b,u,S){let _=x[b],{0:F,1:L,2:I,3:D,4:j,vars:B}=_;b>0&&u.write(r),S[0]=c(u,F,S[0]),c(u,L,0),c(u,j,0);let q=_.length===6?1:0;c(u,q,0),_.length===6&&c(u,_[5],0);for(let z of B)c(u,z,0);for(b++;b<x.length;){let z=x[b],{0:M,1:W}=z;if(M>I||M===I&&W>=D)break;b=g(x,b,u,S);}return u.write(r),S[0]=c(u,I,S[0]),c(u,D,0),b}function v(x){let{length:b}=x,u=new w(x),S=[],_=[],F=0,L=0,I=0,D=0,j=0,B=0,q=0,z=0;do{let M=u.indexOf(";"),W=0;for(;u.pos<M;u.pos++){if(W=l(u,W),!f(u,M)){let J=_.pop();J[2]=F,J[3]=W;continue}let ie=l(u,0),Re=ie&1,Te=ie&2,_e=ie&4,Pe=null,me=E,ge;if(Re){let J=l(u,L);I=l(u,L===J?I:0),L=J,ge=[F,W,0,0,J,I];}else ge=[F,W,0,0];if(ge.isScope=!!_e,Te){let J=D,pe=j;D=l(u,D);let xe=J===D;j=l(u,xe?j:0),B=l(u,xe&&pe===j?B:0),Pe=[D,j,B];}if(ge.callsite=Pe,f(u,M)){me=[];do{q=F,z=W;let J=l(u,0),pe;if(J<-1){pe=[[l(u,0)]];for(let xe=-1;xe>J;xe--){let ze=q;q=l(u,q),z=l(u,q===ze?z:0);let at=l(u,0);pe.push([at,q,z]);}}else pe=[[J]];me.push(pe);}while(f(u,M))}ge.bindings=me,S.push(ge),_.push(ge);}F++,u.pos=M+1;}while(u.pos<b);return S}function O(x){if(x.length===0)return "";let b=new T;for(let u=0;u<x.length;)u=N(x,u,b,[0,0,0,0,0,0,0]);return b.flush()}function N(x,b,u,S){let _=x[b],{0:F,1:L,2:I,3:D,isScope:j,callsite:B,bindings:q}=_;S[0]<F?(H(u,S[0],F),S[0]=F,S[1]=0):b>0&&u.write(r),S[1]=c(u,_[1],S[1]);let z=(_.length===6?1:0)|(B?2:0)|(j?4:0);if(c(u,z,0),_.length===6){let{4:M,5:W}=_;M!==S[2]&&(S[3]=0),S[2]=c(u,M,S[2]),S[3]=c(u,W,S[3]);}if(B){let{0:M,1:W,2:ie}=_.callsite;M===S[4]?W!==S[5]&&(S[6]=0):(S[5]=0,S[6]=0),S[4]=c(u,M,S[4]),S[5]=c(u,W,S[5]),S[6]=c(u,ie,S[6]);}if(q)for(let M of q){M.length>1&&c(u,-M.length,0);let W=M[0][0];c(u,W,0);let ie=F,Re=L;for(let Te=1;Te<M.length;Te++){let _e=M[Te];ie=c(u,_e[1],ie),Re=c(u,_e[2],Re),c(u,_e[0],0);}}for(b++;b<x.length;){let M=x[b],{0:W,1:ie}=M;if(W>I||W===I&&ie>=D)break;b=N(x,b,u,S);}return S[0]<I?(H(u,S[0],I),S[0]=I,S[1]=0):u.write(r),S[1]=c(u,D,S[1]),b}function H(x,b,u){do x.write(o);while(++b<u)}function k(x){let{length:b}=x,u=new w(x),S=[],_=0,F=0,L=0,I=0,D=0;do{let j=u.indexOf(";"),B=[],q=true,z=0;for(_=0;u.pos<j;){let M;_=l(u,_),_<z&&(q=false),z=_,f(u,j)?(F=l(u,F),L=l(u,L),I=l(u,I),f(u,j)?(D=l(u,D),M=[_,F,L,I,D]):M=[_,F,L,I]):M=[_],B.push(M),u.pos++;}q||Q(B),S.push(B),u.pos=j+1;}while(u.pos<=b);return S}function Q(x){x.sort(ne);}function ne(x,b){return x[0]-b[0]}function Me(x){let b=new T,u=0,S=0,_=0,F=0;for(let L=0;L<x.length;L++){let I=x[L];if(L>0&&b.write(o),I.length===0)continue;let D=0;for(let j=0;j<I.length;j++){let B=I[j];j>0&&b.write(r),D=c(b,B[0],D),B.length!==1&&(u=c(b,B[1],u),S=c(b,B[2],S),_=c(b,B[3],_),B.length!==4&&(F=c(b,B[4],F)));}}return b.flush()}n.decode=k,n.decodeGeneratedRanges=v,n.decodeOriginalScopes=p,n.encode=Me,n.encodeGeneratedRanges=O,n.encodeOriginalScopes=d,Object.defineProperty(n,"__esModule",{value:true});});}),An=so(po()),In=/^[a-zA-Z][a-zA-Z\d+\-.]*:/,bo=/^data:application\/json[^,]+base64,/,yo=/(?:\/\/[@#][ \t]+sourceMappingURL=([^\s'"]+?)[ \t]*$)|(?:\/\*[@#][ \t]+sourceMappingURL=([^*]+?)[ \t]*(?:\*\/)[ \t]*$)/,$n=typeof WeakRef<"u",Ge=new Map,st=new Map,wo=e=>$n&&e instanceof WeakRef,En=(e,t,n,r)=>{if(n<0||n>=e.length)return null;let o=e[n];if(!o||o.length===0)return null;let i=null;for(let f of o)if(f[0]<=r)i=f;else break;if(!i||i.length<4)return null;let[,s,a,l]=i;if(s===void 0||a===void 0||l===void 0)return null;let c=t[s];return c?{columnNumber:l,fileName:c,lineNumber:a+1}:null},So=(e,t,n)=>{if(e.sections){let r=null;for(let s of e.sections)if(t>s.offset.line||t===s.offset.line&&n>=s.offset.column)r=s;else break;if(!r)return null;let o=t-r.offset.line,i=t===r.offset.line?n-r.offset.column:n;return En(r.map.mappings,r.map.sources,o,i)}return En(e.mappings,e.sources,t-1,n)},To=(e,t)=>{let n=t.split(`
|
|
22
|
+
`),r;for(let i=n.length-1;i>=0&&!r;i--){let s=n[i].match(yo);s&&(r=s[1]||s[2]);}if(!r)return null;let o=In.test(r);if(!(bo.test(r)||o||r.startsWith("/"))){let i=e.split("/");i[i.length-1]=r,r=i.join("/");}return r},xo=e=>({file:e.file,mappings:(0, An.decode)(e.mappings),names:e.names,sourceRoot:e.sourceRoot,sources:e.sources,sourcesContent:e.sourcesContent,version:3}),Co=e=>{let t=e.sections.map(({map:r,offset:o})=>({map:{...r,mappings:(0, An.decode)(r.mappings)},offset:o})),n=new Set;for(let r of t)for(let o of r.map.sources)n.add(o);return {file:e.file,mappings:[],names:[],sections:t,sourceRoot:void 0,sources:Array.from(n),sourcesContent:void 0,version:3}},Rn=e=>{if(!e)return false;let t=e.trim();if(!t)return false;let n=t.match(In);if(!n)return true;let r=n[0].toLowerCase();return r==="http:"||r==="https:"},vo=async(e,t=fetch)=>{if(!Rn(e))return null;let n;try{n=await(await t(e)).text();}catch{return null}if(!n)return null;let r=To(e,n);if(!r||!Rn(r))return null;try{let o=await t(r),i=await o.json();return "sections"in i?Co(i):xo(i)}catch{return null}},Eo=async(e,t=true,n)=>{if(t&&Ge.has(e)){let i=Ge.get(e);if(i==null)return null;if(wo(i)){let s=i.deref();if(s)return s;Ge.delete(e);}else return i}if(t&&st.has(e))return st.get(e);let r=vo(e,n);t&&st.set(e,r);let o=await r;return t&&st.delete(e),t&&(o===null?Ge.set(e,null):Ge.set(e,$n?new WeakRef(o):o)),o},_n=/^[a-zA-Z][a-zA-Z\d+\-.]*:/,Ro=["rsc://","file:///","webpack://","node:","turbopack://","metro://"],On="about://React/",_o=["<anonymous>","eval",""],Oo=/\.(jsx|tsx|ts|js)$/,ko=/(\.min|bundle|chunk|vendor|vendors|runtime|polyfill|polyfills)\.(js|mjs|cjs)$|(chunk|bundle|vendor|vendors|runtime|polyfill|polyfills|framework|app|main|index)[-_.][A-Za-z0-9_-]{4,}\.(js|mjs|cjs)$|[\da-f]{8,}\.(js|mjs|cjs)$|[-_.][\da-f]{20,}\.(js|mjs|cjs)$|\/dist\/|\/build\/|\/.next\/|\/out\/|\/node_modules\/|\.webpack\.|\.vite\.|\.turbopack\./i,No=/^\?[\w~.\-]+(?:=[^&#]*)?(?:&[\w~.\-]+(?:=[^&#]*)?)*$/,Fo=e=>e._debugStack instanceof Error&&typeof e._debugStack?.stack=="string";var Mn=e=>Fo(e)?fo(e._debugStack.stack):uo(e);var Pn=async(e,t=1,n=true,r)=>{let o=go(e,{slice:t??1}),i=[];for(let s of o){if(!s?.file)continue;let a=await Eo(s.file,n,r);if(a&&typeof s.line=="number"&&typeof s.col=="number"){let l=So(a,s.line,s.col);if(l){i.push(l);continue}}i.push({fileName:s.file,lineNumber:s.line,columnNumber:s.col,functionName:s.function});}return i},Dt=e=>{if(!e||_o.includes(e))return "";let t=e;if(t.startsWith(On)){let r=t.slice(On.length),o=r.indexOf("/"),i=r.indexOf(":");t=o!==-1&&(i===-1||o<i)?r.slice(o+1):r;}for(let r of Ro)if(t.startsWith(r)){t=t.slice(r.length),r==="file:///"&&(t=`/${t.replace(/^\/+/,"")}`);break}if(_n.test(t)){let r=t.match(_n);r&&(t=t.slice(r[0].length));}let n=t.indexOf("?");if(n!==-1){let r=t.slice(n);No.test(r)&&(t=t.slice(0,n));}return t},Ln=e=>{let t=Dt(e);return !(!t||!Oo.test(t)||ko.test(t))};It({onCommitFiberRoot(e,t){$t.add(t);}});var Dn=async e=>{let t=it(e);if(!t)return null;let n=Mn(t),r=await Pn(n,Number.MAX_SAFE_INTEGER);return r?r.filter(o=>Ln(o.fileName)).map(o=>({...o,fileName:Dt(o.fileName)})):null};var Hn=e=>{let t=new Set(["article","aside","footer","form","header","main","nav","section"]),n=p=>{let d=p.tagName.toLowerCase();if(t.has(d)||p.id)return true;if(p.className&&typeof p.className=="string"){let g=p.className.trim();if(g&&g.length>0)return true}return Array.from(p.attributes).some(g=>g.name.startsWith("data-"))},r=(p,d=10)=>{let g=[],v=p.parentElement,O=0;for(;v&&O<d&&v.tagName!=="BODY"&&!(n(v)&&(g.push(v),g.length>=3));)v=v.parentElement,O++;return g.reverse()},o=p=>{let d=[],g=p,v=0,O=5;for(;g&&v<O&&g.tagName!=="BODY";){let N=g.tagName.toLowerCase();if(g.id){N+=`#${g.id}`,d.unshift(N);break}else if(g.className&&typeof g.className=="string"&&g.className.trim()){let H=g.className.trim().split(/\s+/).slice(0,2);N+=`.${H.join(".")}`;}if(!g.id&&(!g.className||!g.className.trim())&&g.parentElement){let H=Array.from(g.parentElement.children),k=H.indexOf(g);k>=0&&H.length>1&&(N+=`:nth-child(${k+1})`);}d.unshift(N),g=g.parentElement,v++;}return d.join(" > ")},i=(p,d=false)=>{let g=p.tagName.toLowerCase(),v=[];if(p.id&&v.push(`id="${p.id}"`),p.className&&typeof p.className=="string"){let k=p.className.trim().split(/\s+/);if(k.length>0&&k[0]){let ne=(d?k.slice(0,3):k).join(" ");ne.length>30&&(ne=ne.substring(0,30)+"..."),v.push(`class="${ne}"`);}}let O=Array.from(p.attributes).filter(k=>k.name.startsWith("data-")),N=d?O.slice(0,1):O;for(let k of N){let Q=k.value;Q.length>20&&(Q=Q.substring(0,20)+"..."),v.push(`${k.name}="${Q}"`);}let H=p.getAttribute("aria-label");if(H&&!d){let k=H;k.length>20&&(k=k.substring(0,20)+"..."),v.push(`aria-label="${k}"`);}return v.length>0?`<${g} ${v.join(" ")}>`:`<${g}>`},s=p=>`</${p.tagName.toLowerCase()}>`,a=p=>{let d=p.textContent||"";d=d.trim().replace(/\s+/g," ");let g=60;return d.length>g&&(d=d.substring(0,g)+"..."),d},l=p=>{if(p.id)return `#${p.id}`;if(p.className&&typeof p.className=="string"){let d=p.className.trim().split(/\s+/);if(d.length>0&&d[0])return `.${d[0]}`}return null},c=[];c.push(`Path: ${o(e)}`),c.push("");let f=r(e);for(let p=0;p<f.length;p++){let d=" ".repeat(p);c.push(d+i(f[p],true));}let m=e.parentElement,C=-1;if(m){let p=Array.from(m.children);if(C=p.indexOf(e),C>0){let d=p[C-1];if(l(d)&&C<=2){let v=" ".repeat(f.length);c.push(`${v} ${i(d,true)}`),c.push(`${v} </${d.tagName.toLowerCase()}>`);}else if(C>0){let v=" ".repeat(f.length);c.push(`${v} ... (${C} element${C===1?"":"s"})`);}}}let T=" ".repeat(f.length);c.push(T+" <!-- SELECTED -->");let w=a(e),E=e.children.length;if(w&&E===0&&w.length<40?c.push(`${T} ${i(e)}${w}${s(e)}`):(c.push(T+" "+i(e)),w&&c.push(`${T} ${w}`),E>0&&c.push(`${T} ... (${E} element${E===1?"":"s"})`),c.push(T+" "+s(e))),m&&C>=0){let p=Array.from(m.children),d=p.length-C-1;if(d>0){let g=p[C+1];l(g)&&d<=2?(c.push(`${T} ${i(g,true)}`),c.push(`${T} </${g.tagName.toLowerCase()}>`)):c.push(`${T} ... (${d} element${d===1?"":"s"})`);}}for(let p=f.length-1;p>=0;p--){let d=" ".repeat(p);c.push(d+s(f[p]));}return c.join(`
|
|
23
|
+
`)};var Ao=()=>document.hasFocus()?Promise.resolve():new Promise(e=>{let t=()=>{window.removeEventListener("focus",t),e();};window.addEventListener("focus",t),window.focus();}),Ht=async e=>{await Ao();try{if(Array.isArray(e)){if(!navigator?.clipboard?.write){for(let t of e)if(typeof t=="string"){let n=jn(t);if(!n)return n}return !0}return await navigator.clipboard.write([new ClipboardItem(Object.fromEntries(e.map(t=>t instanceof Blob?[t.type??"text/plain",t]:["text/plain",new Blob([t],{type:"text/plain"})])))]),!0}else {if(e instanceof Blob)return await navigator.clipboard.write([new ClipboardItem({[e.type]:e})]),!0;try{return await navigator.clipboard.writeText(String(e)),!0}catch{return jn(e)}}}catch{return false}},jn=e=>{if(!document.execCommand)return false;let t=document.createElement("textarea");t.value=String(e),t.style.clipPath="inset(50%)",t.ariaHidden="true",(document.body||document.documentElement).append(t);try{return t.select(),document.execCommand("copy")}finally{t.remove();}};var Bn=(e,t=window.getComputedStyle(e))=>t.display!=="none"&&t.visibility!=="hidden"&&t.opacity!=="0";var Ue=e=>{if(e.closest(`[${$e}]`))return false;let t=window.getComputedStyle(e);return !(!Bn(e,t)||t.pointerEvents==="none")};var jt=(e,t)=>{let n=document.elementsFromPoint(e,t);for(let r of n)if(Ue(r))return r;return null};var Vn=(e,t,n)=>{let r=[],o=Array.from(document.querySelectorAll("*")),i=e.x,s=e.y,a=e.x+e.width,l=e.y+e.height;for(let c of o){if(!n){let E=(c.tagName||"").toUpperCase();if(E==="HTML"||E==="BODY")continue}if(!t(c))continue;let f=c.getBoundingClientRect(),m=f.left,C=f.top,T=f.left+f.width,w=f.top+f.height;if(n){let E=Math.max(i,m),p=Math.max(s,C),d=Math.min(a,T),g=Math.min(l,w),v=Math.max(0,d-E),O=Math.max(0,g-p),N=v*O,H=Math.max(0,f.width*f.height);H>0&&N/H>=.75&&r.push(c);}else m<a&&T>i&&C<l&&w>s&&r.push(c);}return r},Yn=e=>e.filter(t=>!e.some(n=>n!==t&&n.contains(t))),Gn=(e,t,n)=>{if(e.length<=1)return null;let r=t.x,o=t.y,i=t.x+t.width,s=t.y+t.height,a=e[0];for(;a;){let l=a.parentElement;if(!l)break;let c=l.getBoundingClientRect(),f=Math.max(r,c.left),m=Math.max(o,c.top),C=Math.min(i,c.left+c.width),T=Math.min(s,c.top+c.height),w=Math.max(0,C-f),E=Math.max(0,T-m),p=w*E,d=Math.max(0,c.width*c.height);if(!(d>0&&p/d>=.75))break;if(!n(l)){a=l;continue}if(e.every(O=>l.contains(O)))return l;a=l;}return null},Un=(e,t)=>{let n=Vn(e,t,true),r=Yn(n),o=Gn(r,e,t);return o?[o]:r},zn=(e,t)=>{let n=Vn(e,t,false),r=Yn(n),o=Gn(r,e,t);return o?[o]:r};var Bt=e=>{let t=e.getBoundingClientRect(),n=window.getComputedStyle(e);return {borderRadius:n.borderRadius||"0px",height:t.height,transform:n.transform||"none",width:t.width,x:t.left,y:t.top}};var Xn=1700,Io=150,qn=e=>{let t={enabled:true,keyHoldDuration:300,...e};if(t.enabled!==false)return Oe(n=>{let[o,i]=P(false),[s,a]=P(-1e3),[l,c]=P(-1e3),[f,m]=P(false),[C,T]=P(-1e3),[w,E]=P(-1e3),[p,d]=P(false),[g,v]=P(null),[O,N]=P(null),[H,k]=P(0),[Q,ne]=P([]),[Me,x]=P([]),[b,u]=P(false),[S,_]=P(false),F=null,L=null,I=null,D=null,j=U(()=>b()&&!p()),B=U(()=>s()>-1e3&&l()>-1e3),q=h=>(h.metaKey||h.ctrlKey)&&h.key.toLowerCase()==="c",z=h=>{let R=`grabbed-${Date.now()}-${Math.random()}`,V=Date.now(),G={id:R,bounds:h,createdAt:V},ee=Q();ne([...ee,G]),setTimeout(()=>{ne(ce=>ce.filter(sr=>sr.id!==R));},Xn);},M=(h,R,V)=>{let G=`success-${Date.now()}-${Math.random()}`;x(ee=>[...ee,{id:G,text:h,x:R,y:V}]),setTimeout(()=>{x(ee=>ee.filter(ce=>ce.id!==G));},Xn);},W=h=>h.map(R=>{let V=R.functionName??"anonymous",G=R.fileName??"unknown",ee=R.lineNumber??0,ce=R.columnNumber??0;return ` ${V} - ${G}:${ee}:${ce}`}).join(`
|
|
24
|
+
`),ie=h=>`<selected_element>${h}</selected_element>`,Re=async h=>{let R=Hn(h),V=await Dn(h);if(V?.length){let G=W(V);return `${R}
|
|
25
25
|
|
|
26
26
|
Component owner stack:
|
|
27
|
-
${G}`}return R},Te=h=>(h.tagName||"").toLowerCase(),_e=async h=>{let R=h.getBoundingClientRect(),V=Te(h);z(
|
|
27
|
+
${G}`}return R},Te=h=>(h.tagName||"").toLowerCase(),_e=async h=>{let R=h.getBoundingClientRect(),V=Te(h);z(Bt(h));try{let G=await Re(h);await Ht(ie(G));}catch{}M(V?`<${V}>`:"<element>",R.left,R.top);},Pe=async h=>{if(h.length===0)return;let R=1/0,V=1/0;for(let G of h){let ee=G.getBoundingClientRect();R=Math.min(R,ee.left),V=Math.min(V,ee.top),z(Bt(G));}try{let ee=(await Promise.all(h.map(ce=>Re(ce)))).join(`
|
|
28
28
|
|
|
29
29
|
---
|
|
30
30
|
|
|
31
|
-
`);await
|
|
31
|
+
`);await Ht(ie(ee));}catch{}M(`${h.length} elements`,R,V);},me=U(()=>!j()||f()?null:jt(s(),l())),ge=U(()=>{let h=me();if(!h)return;let R=h.getBoundingClientRect(),V=window.getComputedStyle(h);return {borderRadius:V.borderRadius||"0px",height:R.height,transform:V.transform||"none",width:R.width,x:R.left,y:R.top}}),J=2,pe=(h,R)=>({x:Math.abs(h-C()),y:Math.abs(R-w())}),xe=U(()=>{if(!f())return false;let h=pe(s(),l());return h.x>J||h.y>J}),ze=(h,R)=>{let V=Math.min(C(),h),G=Math.min(w(),R),ee=Math.abs(h-C()),ce=Math.abs(R-w());return {x:V,y:G,width:ee,height:ce}},at=U(()=>{if(!xe())return;let h=ze(s(),l());return {borderRadius:"0px",height:h.height,transform:"none",width:h.width,x:h.x,y:h.y}}),Wn=U(()=>{let h=me();if(!h)return "(click or drag to select element(s))";let R=Te(h);return R?`<${R}>`:"<element>"}),Vt=U(()=>({x:s(),y:l()})),Kn=U(()=>{let h=me(),R=g();return !!h&&h===R});re(ve(()=>[me(),g()],([h,R])=>{R&&h&&R!==h&&v(null);}));let Yt=U(()=>{let h=O();if(H(),h===null)return 0;let R=Date.now()-h;return Math.min(R/t.keyHoldDuration,1)}),Zn=()=>{N(Date.now()),_(false),I=window.setTimeout(()=>{_(true),I=null;},Io);let h=()=>{if(O()===null)return;k(V=>V+1),Yt()<1&&(L=requestAnimationFrame(h));};h();},lt=()=>{L!==null&&(cancelAnimationFrame(L),L=null),I!==null&&(window.clearTimeout(I),I=null),N(null),_(false);},Qn=()=>{lt(),u(true),document.body.style.cursor="crosshair";},ct=()=>{i(false),u(false),document.body.style.cursor="",f()&&(m(false),document.body.style.userSelect=""),F&&window.clearTimeout(F),D&&window.clearTimeout(D),lt();},Gt=new AbortController,Ne=Gt.signal;window.addEventListener("keydown",h=>{if(h.key==="Escape"&&o()){ct();return}cn(h)||q(h)&&(o()||(i(true),Zn(),F=window.setTimeout(()=>{Qn(),t.onActivate?.();},t.keyHoldDuration)),b()&&(D&&window.clearTimeout(D),D=window.setTimeout(()=>{ct();},200)));},{signal:Ne}),window.addEventListener("keyup",h=>{if(!o()&&!b())return;let R=h.key.toLowerCase()==="c",V=!h.metaKey&&!h.ctrlKey;(R||V)&&ct();},{signal:Ne,capture:true}),window.addEventListener("mousemove",h=>{a(h.clientX),c(h.clientY);},{signal:Ne}),window.addEventListener("mousedown",h=>{!j()||p()||(h.preventDefault(),m(true),T(h.clientX),E(h.clientY),document.body.style.userSelect="none");},{signal:Ne}),window.addEventListener("mouseup",h=>{if(!f())return;let R=pe(h.clientX,h.clientY),V=R.x>J||R.y>J;if(m(false),document.body.style.userSelect="",V){let G=ze(h.clientX,h.clientY),ee=Un(G,Ue);if(ee.length>0)d(true),Pe(ee).finally(()=>{d(false);});else {let ce=zn(G,Ue);ce.length>0&&(d(true),Pe(ce).finally(()=>{d(false);}));}}else {let G=jt(h.clientX,h.clientY);if(!G)return;d(true),v(G),_e(G).finally(()=>{d(false);});}},{signal:Ne}),document.addEventListener("visibilitychange",()=>{document.hidden&&ne([]);},{signal:Ne}),fe(()=>{Gt.abort(),F&&window.clearTimeout(F),D&&window.clearTimeout(D),lt(),document.body.style.userSelect="",document.body.style.cursor="";});let Jn=un(),er=U(()=>false),tr=U(()=>j()&&xe()),nr=U(()=>p()?"processing":"hover"),rr=U(()=>j()&&!f()&&(!!me()&&!Kn()||!me())||p()),or=U(()=>o()&&S()&&B()),ir=U(()=>j()&&!f());return an(()=>A(hn,{get selectionVisible(){return er()},get selectionBounds(){return ge()},get dragVisible(){return tr()},get dragBounds(){return at()},get grabbedBoxes(){return Q()},get successLabels(){return Me()},get labelVariant(){return nr()},get labelText(){return Wn()},get labelX(){return Vt().x},get labelY(){return Vt().y},get labelVisible(){return rr()},get progressVisible(){return or()},get progress(){return Yt()},get mouseX(){return s()},get mouseY(){return l()},get crosshairVisible(){return ir()}}),Jn),n})};qn();/*! Bundled license information:
|
|
32
32
|
|
|
33
33
|
bippy/dist/rdt-hook-DAGphl8S.js:
|
|
34
34
|
(**
|
|
@@ -89,4 +89,4 @@ bippy/dist/source.js:
|
|
|
89
89
|
* This source code is licensed under the MIT license found in the
|
|
90
90
|
* LICENSE file in the root directory of this source tree.
|
|
91
91
|
*)
|
|
92
|
-
*/exports.init=
|
|
92
|
+
*/exports.init=qn;return exports;})({});
|
package/dist/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { render, createComponent, memo, template, effect, style, insert, setStyleProperty, use } from 'solid-js/web';
|
|
2
2
|
import { createRoot, createSignal, createMemo, createEffect, on, onCleanup, Show, For, onMount } from 'solid-js';
|
|
3
3
|
import { instrument, _fiberRoots, getFiberFromHostInstance } from 'bippy';
|
|
4
|
-
import { getOwnerStack, getSourcesFromStack } from 'bippy/dist/source';
|
|
4
|
+
import { getOwnerStack, getSourcesFromStack, isSourceFile, normalizeFileName } from 'bippy/dist/source';
|
|
5
5
|
|
|
6
6
|
/**
|
|
7
7
|
* @license MIT
|
|
@@ -737,7 +737,14 @@ var getSourceTrace = async (element) => {
|
|
|
737
737
|
Number.MAX_SAFE_INTEGER
|
|
738
738
|
);
|
|
739
739
|
if (!sources) return null;
|
|
740
|
-
return sources
|
|
740
|
+
return sources.filter((source) => {
|
|
741
|
+
return isSourceFile(source.fileName);
|
|
742
|
+
}).map((source) => {
|
|
743
|
+
return {
|
|
744
|
+
...source,
|
|
745
|
+
fileName: normalizeFileName(source.fileName)
|
|
746
|
+
};
|
|
747
|
+
});
|
|
741
748
|
};
|
|
742
749
|
var getHTMLSnippet = (element) => {
|
|
743
750
|
const semanticTags = /* @__PURE__ */ new Set([
|