react-grab 0.0.42 → 0.0.44

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 CHANGED
@@ -515,49 +515,7 @@ var Label = (props) => {
515
515
  }
516
516
  });
517
517
  };
518
- var _tmpl$9 = /* @__PURE__ */ web.template(`<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)">`);
519
- var ProgressIndicator = (props) => {
520
- const opacity = useFadeInOut({
521
- visible: props.visible
522
- });
523
- let progressIndicatorRef;
524
- const computedPosition = () => {
525
- const boundingRect = progressIndicatorRef?.getBoundingClientRect();
526
- if (!boundingRect) return {
527
- left: props.mouseX,
528
- top: props.mouseY
529
- };
530
- const viewportHeight = window.innerHeight;
531
- const indicatorLeft = props.mouseX - boundingRect.width / 2;
532
- const indicatorTop = props.mouseY + CURSOR_OFFSET_PX + boundingRect.height + VIEWPORT_MARGIN_PX > viewportHeight ? props.mouseY - boundingRect.height - CURSOR_OFFSET_PX : props.mouseY + CURSOR_OFFSET_PX;
533
- return getClampedElementPosition(indicatorLeft, indicatorTop, boundingRect.width, boundingRect.height);
534
- };
535
- return web.createComponent(solidJs.Show, {
536
- get when() {
537
- return props.visible !== false;
538
- },
539
- get children() {
540
- var _el$ = _tmpl$9(), _el$2 = _el$.firstChild, _el$3 = _el$2.firstChild;
541
- var _ref$ = progressIndicatorRef;
542
- typeof _ref$ === "function" ? web.use(_ref$, _el$) : progressIndicatorRef = _el$;
543
- web.effect((_p$) => {
544
- var _v$ = `${computedPosition().top}px`, _v$2 = `${computedPosition().left}px`, _v$3 = opacity(), _v$4 = `${Math.min(100, Math.max(0, props.progress * 100))}%`;
545
- _v$ !== _p$.e && web.setStyleProperty(_el$, "top", _p$.e = _v$);
546
- _v$2 !== _p$.t && web.setStyleProperty(_el$, "left", _p$.t = _v$2);
547
- _v$3 !== _p$.a && web.setStyleProperty(_el$, "opacity", _p$.a = _v$3);
548
- _v$4 !== _p$.o && web.setStyleProperty(_el$3, "width", _p$.o = _v$4);
549
- return _p$;
550
- }, {
551
- e: void 0,
552
- t: void 0,
553
- a: void 0,
554
- o: void 0
555
- });
556
- return _el$;
557
- }
558
- });
559
- };
560
- var _tmpl$10 = /* @__PURE__ */ web.template(`<canvas style=position:fixed;top:0;left:0;pointer-events:none;z-index:2147483645>`);
518
+ var _tmpl$9 = /* @__PURE__ */ web.template(`<canvas style=position:fixed;top:0;left:0;pointer-events:none;z-index:2147483645>`);
561
519
  var Crosshair = (props) => {
562
520
  let canvasRef;
563
521
  let context = null;
@@ -617,7 +575,7 @@ var Crosshair = (props) => {
617
575
  return props.visible !== false;
618
576
  },
619
577
  get children() {
620
- var _el$ = _tmpl$10();
578
+ var _el$ = _tmpl$9();
621
579
  var _ref$ = canvasRef;
622
580
  typeof _ref$ === "function" ? web.use(_ref$, _el$) : canvasRef = _el$;
623
581
  return _el$;
@@ -740,26 +698,6 @@ var ReactGrabRenderer = (props) => {
740
698
  }
741
699
  });
742
700
  }
743
- }), web.createComponent(solidJs.Show, {
744
- get when() {
745
- return web.memo(() => !!(props.progressVisible && props.progress !== void 0 && props.mouseX !== void 0))() && props.mouseY !== void 0;
746
- },
747
- get children() {
748
- return web.createComponent(ProgressIndicator, {
749
- get progress() {
750
- return props.progress;
751
- },
752
- get mouseX() {
753
- return props.mouseX;
754
- },
755
- get mouseY() {
756
- return props.mouseY;
757
- },
758
- get visible() {
759
- return props.progressVisible;
760
- }
761
- });
762
- }
763
701
  })];
764
702
  };
765
703
 
@@ -1129,6 +1067,7 @@ var createElementBounds = (element) => {
1129
1067
  };
1130
1068
 
1131
1069
  // src/core.tsx
1070
+ var hasLoggedIntro = false;
1132
1071
  var init = (rawOptions) => {
1133
1072
  const options = {
1134
1073
  enabled: true,
@@ -1150,6 +1089,20 @@ var init = (rawOptions) => {
1150
1089
  }
1151
1090
  };
1152
1091
  }
1092
+ const logIntro = () => {
1093
+ if (hasLoggedIntro) return;
1094
+ hasLoggedIntro = true;
1095
+ try {
1096
+ const version = "0.0.44";
1097
+ const logoSvg = `<svg width="294" height="294" viewBox="0 0 294 294" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_0_3)"><mask id="mask0_0_3" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="294" height="294"><path d="M294 0H0V294H294V0Z" fill="white"/></mask><g mask="url(#mask0_0_3)"><path d="M144.599 47.4924C169.712 27.3959 194.548 20.0265 212.132 30.1797C227.847 39.2555 234.881 60.3243 231.926 89.516C231.677 92.0069 231.328 94.5423 230.94 97.1058L228.526 110.14C228.517 110.136 228.505 110.132 228.495 110.127C228.486 110.165 228.479 110.203 228.468 110.24L216.255 105.741C216.256 105.736 216.248 105.728 216.248 105.723C207.915 103.125 199.421 101.075 190.82 99.5888L190.696 99.5588L173.526 97.2648L173.511 97.2631C173.492 97.236 173.467 97.2176 173.447 97.1905C163.862 96.2064 154.233 95.7166 144.599 95.7223C134.943 95.7162 125.295 96.219 115.693 97.2286C110.075 105.033 104.859 113.118 100.063 121.453C95.2426 129.798 90.8624 138.391 86.939 147.193C90.8624 155.996 95.2426 164.588 100.063 172.933C104.866 181.302 110.099 189.417 115.741 197.245C115.749 197.245 115.758 197.246 115.766 197.247L115.752 197.27L115.745 197.283L115.754 197.296L126.501 211.013L126.574 211.089C132.136 217.767 138.126 224.075 144.507 229.974L144.609 230.082L154.572 238.287C154.539 238.319 154.506 238.35 154.472 238.38C154.485 238.392 154.499 238.402 154.513 238.412L143.846 247.482L143.827 247.497C126.56 261.128 109.472 268.745 94.8019 268.745C88.5916 268.837 82.4687 267.272 77.0657 264.208C61.3496 255.132 54.3164 234.062 57.2707 204.871C57.528 202.307 57.8806 199.694 58.2904 197.054C28.3363 185.327 9.52301 167.51 9.52301 147.193C9.52301 129.042 24.2476 112.396 50.9901 100.375C53.3443 99.3163 55.7938 98.3058 58.2904 97.3526C57.8806 94.7023 57.528 92.0803 57.2707 89.516C54.3164 60.3243 61.3496 39.2555 77.0657 30.1797C94.6494 20.0265 119.486 27.3959 144.599 47.4924ZM70.6423 201.315C70.423 202.955 70.2229 204.566 70.0704 206.168C67.6686 229.567 72.5478 246.628 83.3615 252.988L83.5176 253.062C95.0399 259.717 114.015 254.426 134.782 238.38C125.298 229.45 116.594 219.725 108.764 209.314C95.8516 207.742 83.0977 205.066 70.6423 201.315ZM80.3534 163.438C77.34 171.677 74.8666 180.104 72.9484 188.664C81.1787 191.224 89.5657 193.247 98.0572 194.724L98.4618 194.813C95.2115 189.865 92.0191 184.66 88.9311 179.378C85.8433 174.097 83.003 168.768 80.3534 163.438ZM60.759 110.203C59.234 110.839 57.7378 111.475 56.27 112.11C34.7788 121.806 22.3891 134.591 22.3891 147.193C22.3891 160.493 36.4657 174.297 60.7494 184.26C63.7439 171.581 67.8124 159.182 72.9104 147.193C67.822 135.23 63.7566 122.855 60.759 110.203ZM98.4137 99.6404C89.8078 101.145 81.3075 103.206 72.9676 105.809C74.854 114.203 77.2741 122.468 80.2132 130.554L80.3059 130.939C82.9938 125.6 85.8049 120.338 88.8834 115.008C91.9618 109.679 95.1544 104.569 98.4137 99.6404ZM94.9258 38.5215C90.9331 38.4284 86.9866 39.3955 83.4891 41.3243C72.6291 47.6015 67.6975 64.5954 70.0424 87.9446L70.0416 88.2194C70.194 89.8208 70.3941 91.4325 70.6134 93.0624C83.0737 89.3364 95.8263 86.6703 108.736 85.0924C116.57 74.6779 125.28 64.9532 134.773 56.0249C119.877 44.5087 105.895 38.5215 94.9258 38.5215ZM205.737 41.3148C202.268 39.398 198.355 38.4308 194.394 38.5099L194.29 38.512C183.321 38.512 169.34 44.4991 154.444 56.0153C163.93 64.9374 172.634 74.6557 180.462 85.064C193.375 86.6345 206.128 89.3102 218.584 93.0624C218.812 91.4325 219.003 89.8118 219.165 88.2098C221.548 64.7099 216.65 47.6164 205.737 41.3148ZM144.552 64.3097C138.104 70.2614 132.054 76.6306 126.443 83.3765C132.39 82.995 138.426 82.8046 144.552 82.8046C150.727 82.8046 156.778 83.0143 162.707 83.3765C157.08 76.6293 151.015 70.2596 144.552 64.3097Z" fill="white"/><path d="M144.598 47.4924C169.712 27.3959 194.547 20.0265 212.131 30.1797C227.847 39.2555 234.88 60.3243 231.926 89.516C231.677 92.0069 231.327 94.5423 230.941 97.1058L228.526 110.14L228.496 110.127C228.487 110.165 228.478 110.203 228.469 110.24L216.255 105.741L216.249 105.723C207.916 103.125 199.42 101.075 190.82 99.5888L190.696 99.5588L173.525 97.2648L173.511 97.263C173.492 97.236 173.468 97.2176 173.447 97.1905C163.863 96.2064 154.234 95.7166 144.598 95.7223C134.943 95.7162 125.295 96.219 115.693 97.2286C110.075 105.033 104.859 113.118 100.063 121.453C95.2426 129.798 90.8622 138.391 86.939 147.193C90.8622 155.996 95.2426 164.588 100.063 172.933C104.866 181.302 110.099 189.417 115.741 197.245L115.766 197.247L115.752 197.27L115.745 197.283L115.754 197.296L126.501 211.013L126.574 211.089C132.136 217.767 138.126 224.075 144.506 229.974L144.61 230.082L154.572 238.287C154.539 238.319 154.506 238.35 154.473 238.38L154.512 238.412L143.847 247.482L143.827 247.497C126.56 261.13 109.472 268.745 94.8018 268.745C88.5915 268.837 82.4687 267.272 77.0657 264.208C61.3496 255.132 54.3162 234.062 57.2707 204.871C57.528 202.307 57.8806 199.694 58.2904 197.054C28.3362 185.327 9.52298 167.51 9.52298 147.193C9.52298 129.042 24.2476 112.396 50.9901 100.375C53.3443 99.3163 55.7938 98.3058 58.2904 97.3526C57.8806 94.7023 57.528 92.0803 57.2707 89.516C54.3162 60.3243 61.3496 39.2555 77.0657 30.1797C94.6493 20.0265 119.486 27.3959 144.598 47.4924ZM70.6422 201.315C70.423 202.955 70.2229 204.566 70.0704 206.168C67.6686 229.567 72.5478 246.628 83.3615 252.988L83.5175 253.062C95.0399 259.717 114.015 254.426 134.782 238.38C125.298 229.45 116.594 219.725 108.764 209.314C95.8515 207.742 83.0977 205.066 70.6422 201.315ZM80.3534 163.438C77.34 171.677 74.8666 180.104 72.9484 188.664C81.1786 191.224 89.5657 193.247 98.0572 194.724L98.4618 194.813C95.2115 189.865 92.0191 184.66 88.931 179.378C85.8433 174.097 83.003 168.768 80.3534 163.438ZM60.7589 110.203C59.234 110.839 57.7378 111.475 56.2699 112.11C34.7788 121.806 22.3891 134.591 22.3891 147.193C22.3891 160.493 36.4657 174.297 60.7494 184.26C63.7439 171.581 67.8124 159.182 72.9103 147.193C67.822 135.23 63.7566 122.855 60.7589 110.203ZM98.4137 99.6404C89.8078 101.145 81.3075 103.206 72.9676 105.809C74.8539 114.203 77.2741 122.468 80.2132 130.554L80.3059 130.939C82.9938 125.6 85.8049 120.338 88.8834 115.008C91.9618 109.679 95.1544 104.569 98.4137 99.6404ZM94.9258 38.5215C90.9331 38.4284 86.9866 39.3955 83.4891 41.3243C72.629 47.6015 67.6975 64.5954 70.0424 87.9446L70.0415 88.2194C70.194 89.8208 70.3941 91.4325 70.6134 93.0624C83.0737 89.3364 95.8262 86.6703 108.736 85.0924C116.57 74.6779 125.28 64.9532 134.772 56.0249C119.877 44.5087 105.895 38.5215 94.9258 38.5215ZM205.737 41.3148C202.268 39.398 198.355 38.4308 194.394 38.5099L194.291 38.512C183.321 38.512 169.34 44.4991 154.443 56.0153C163.929 64.9374 172.634 74.6557 180.462 85.064C193.374 86.6345 206.129 89.3102 218.584 93.0624C218.813 91.4325 219.003 89.8118 219.166 88.2098C221.548 64.7099 216.65 47.6164 205.737 41.3148ZM144.551 64.3097C138.103 70.2614 132.055 76.6306 126.443 83.3765C132.389 82.995 138.427 82.8046 144.551 82.8046C150.727 82.8046 156.779 83.0143 162.707 83.3765C157.079 76.6293 151.015 70.2596 144.551 64.3097Z" fill="#FF40E0"/></g><mask id="mask1_0_3" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="102" y="84" width="161" height="162"><path d="M235.282 84.827L102.261 112.259L129.693 245.28L262.714 217.848L235.282 84.827Z" fill="white"/></mask><g mask="url(#mask1_0_3)"><path d="M136.863 129.916L213.258 141.224C220.669 142.322 222.495 152.179 215.967 155.856L187.592 171.843L184.135 204.227C183.339 211.678 173.564 213.901 169.624 207.526L129.021 141.831C125.503 136.14 130.245 128.936 136.863 129.916Z" fill="#FF40E0" stroke="#FF40E0" stroke-width="0.817337" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_0_3"><rect width="294" height="294" fill="white"/></clipPath></defs></svg>`;
1098
+ const logoDataUri = `data:image/svg+xml;base64,${btoa(logoSvg)}`;
1099
+ console.log(`%cReact Grab${version ? ` v${version}` : ""}%c
1100
+ https://react-grab.com`, `background: #330039; color: #ffffff; border: 1px solid #d75fcb; padding: 4px 4px 4px 24px; border-radius: 4px; background-image: url("${logoDataUri}"); background-size: 16px 16px; background-repeat: no-repeat; background-position: 4px center; display: inline-block; margin-bottom: 4px;`, "");
1101
+ fetch("https://react-grab.com/api/version").then((res) => res.text()).catch(() => null);
1102
+ } catch {
1103
+ }
1104
+ };
1105
+ logIntro();
1153
1106
  return solidJs.createRoot((dispose) => {
1154
1107
  const [isHoldingKeys, setIsHoldingKeys] = solidJs.createSignal(false);
1155
1108
  const [mouseX, setMouseX] = solidJs.createSignal(OFFSCREEN_POSITION);
@@ -1417,6 +1370,7 @@ ${formatStack(await getStack(element))}`));
1417
1370
  stopProgressAnimation();
1418
1371
  setIsActivated(true);
1419
1372
  document.body.style.cursor = "crosshair";
1373
+ options.onActivate?.();
1420
1374
  };
1421
1375
  const deactivateRenderer = () => {
1422
1376
  setIsToggleMode(false);
@@ -1435,6 +1389,7 @@ ${formatStack(await getStack(element))}`));
1435
1389
  }
1436
1390
  setMouseHasSettled(false);
1437
1391
  stopProgressAnimation();
1392
+ options.onDeactivate?.();
1438
1393
  };
1439
1394
  const abortController = new AbortController();
1440
1395
  const eventListenerSignal = abortController.signal;
@@ -1452,7 +1407,6 @@ ${formatStack(await getStack(element))}`));
1452
1407
  if (!isActivated()) {
1453
1408
  if (holdTimerId) window.clearTimeout(holdTimerId);
1454
1409
  activateRenderer();
1455
- options.onActivate?.();
1456
1410
  }
1457
1411
  return;
1458
1412
  }
@@ -1479,7 +1433,6 @@ ${formatStack(await getStack(element))}`));
1479
1433
  }
1480
1434
  holdTimerId = window.setTimeout(() => {
1481
1435
  activateRenderer();
1482
- options.onActivate?.();
1483
1436
  }, options.keyHoldDuration);
1484
1437
  }, {
1485
1438
  signal: eventListenerSignal,
@@ -1653,7 +1606,6 @@ ${formatStack(await getStack(element))}`));
1653
1606
  activate: () => {
1654
1607
  if (!isActivated()) {
1655
1608
  activateRenderer();
1656
- options.onActivate?.();
1657
1609
  }
1658
1610
  },
1659
1611
  deactivate: () => {
@@ -1666,7 +1618,6 @@ ${formatStack(await getStack(element))}`));
1666
1618
  deactivateRenderer();
1667
1619
  } else {
1668
1620
  activateRenderer();
1669
- options.onActivate?.();
1670
1621
  }
1671
1622
  },
1672
1623
  isActive: () => isActivated(),
package/dist/index.d.cts CHANGED
@@ -3,6 +3,7 @@ interface Options {
3
3
  keyHoldDuration?: number;
4
4
  allowActivationInsideInput?: boolean;
5
5
  onActivate?: () => void;
6
+ onDeactivate?: () => void;
6
7
  playCopySound?: boolean;
7
8
  }
8
9
  interface ReactGrabAPI {
package/dist/index.d.ts CHANGED
@@ -3,6 +3,7 @@ interface Options {
3
3
  keyHoldDuration?: number;
4
4
  allowActivationInsideInput?: boolean;
5
5
  onActivate?: () => void;
6
+ onDeactivate?: () => void;
6
7
  playCopySound?: boolean;
7
8
  }
8
9
  interface ReactGrabAPI {
@@ -6,36 +6,37 @@ 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 Dr=(e,t)=>e===t;var Hr=Symbol("solid-track"),nt={equals:Dr},Sn=En,ae=1,je=2,Tn={owned:null,cleanups:null,context:null,owner:null};var O=null,g=null,Pe=null,I=null,U=null,Q=null,ot=0;function Fe(e,t){let n=I,r=O,o=e.length===0,i=t===void 0?r:t,s=o?Tn:{owned:null,cleanups:null,context:i?i.context:null,owner:i},a=o?e:()=>e(()=>ie(()=>Te(s)));O=s,I=null;try{return ye(a,!0)}finally{I=n,O=r;}}function E(e,t){t=t?Object.assign({},nt,t):nt;let n={value:e,observers:null,observerSlots:null,comparator:t.equals||void 0},r=o=>(typeof o=="function"&&(o=o(n.value)),Cn(n,o));return [vn.bind(n),r]}function ne(e,t,n){let r=Pt(e,t,false,ae);Ye(r);}function re(e,t,n){Sn=Yr;let r=Pt(e,t,false,ae);(r.user=true),Q?Q.push(r):Ye(r);}function H(e,t,n){n=n?Object.assign({},nt,n):nt;let r=Pt(e,t,true,0);return r.observers=null,r.observerSlots=null,r.comparator=n.equals||void 0,Ye(r),vn.bind(r)}function ie(e){if(I===null)return e();let t=I;I=null;try{return Pe?Pe.untrack(e):e()}finally{I=t;}}function Ie(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=ie(()=>t(a,o,s));return o=a,l}}function xn(e){re(()=>ie(e));}function se(e){return O===null||(O.cleanups===null?O.cleanups=[e]:O.cleanups.push(e)),e}E(false);function vn(){let e=g;if(this.sources&&(this.state))if((this.state)===ae)Ye(this);else {let t=U;U=null,ye(()=>rt(this),false),U=t;}if(I){let t=this.observers?this.observers.length:0;I.sources?(I.sources.push(this),I.sourceSlots.push(t)):(I.sources=[this],I.sourceSlots=[t]),this.observers?(this.observers.push(I),this.observerSlots.push(I.sources.length-1)):(this.observers=[I],this.observerSlots=[I.sources.length-1]);}return e&&g.sources.has(this)?this.tValue:this.value}function Cn(e,t,n){let r=e.value;if(!e.comparator||!e.comparator(r,t)){e.value=t;e.observers&&e.observers.length&&ye(()=>{for(let o=0;o<e.observers.length;o+=1){let i=e.observers[o],s=g&&g.running;s&&g.disposed.has(i)||((s?!i.tState:!i.state)&&(i.pure?U.push(i):Q.push(i),i.observers&&Rn(i)),s?i.tState=ae:i.state=ae);}if(U.length>1e6)throw U=[],new Error},false);}return t}function Ye(e){if(!e.fn)return;Te(e);let t=ot;bn(e,e.value,t);}function bn(e,t,n){let r,o=O,i=I;I=O=e;try{r=e.fn(t);}catch(s){return e.pure&&((e.state=ae,e.owned&&e.owned.forEach(Te),e.owned=null)),e.updatedAt=n+1,It(s)}finally{I=i,O=o;}(!e.updatedAt||e.updatedAt<=n)&&(e.updatedAt!=null&&"observers"in e?Cn(e,r):e.value=r,e.updatedAt=n);}function Pt(e,t,n,r=ae,o){let i={fn:e,state:r,updatedAt:null,owned:null,sources:null,sourceSlots:null,cleanups:null,value:t,owner:O,context:O?O.context:null,pure:n};if(O===null||O!==Tn&&(O.owned?O.owned.push(i):O.owned=[i]),Pe);return i}function Ve(e){let t=g;if((e.state)===0)return;if((e.state)===je)return rt(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<ot);){(e.state)&&n.push(e);}for(let r=n.length-1;r>=0;r--){if(e=n[r],t);if((e.state)===ae)Ye(e);else if((e.state)===je){let o=U;U=null,ye(()=>rt(e,n[0]),false),U=o;}}}function ye(e,t){if(U)return e();let n=false;t||(U=[]),Q?n=true:Q=[],ot++;try{let r=e();return Vr(n),r}catch(r){n||(Q=null),U=null,It(r);}}function Vr(e){if(U&&(En(U),U=null),e)return;let n=Q;Q=null,n.length&&ye(()=>Sn(n),false);}function En(e){for(let t=0;t<e.length;t++)Ve(e[t]);}function Yr(e){let t,n=0;for(t=0;t<e.length;t++){let r=e[t];r.user?e[n++]=r:Ve(r);}for(t=0;t<n;t++)Ve(e[t]);}function rt(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===ae?o!==t&&(!o.updatedAt||o.updatedAt<ot)&&Ve(o):i===je&&rt(o,t);}}}function Rn(e){for(let n=0;n<e.observers.length;n+=1){let r=e.observers[n];(!r.state)&&(r.state=je,r.pure?U.push(r):Q.push(r),r.observers&&Rn(r));}}function Te(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--)Te(e.tOwned[t]);delete e.tOwned;}if(e.owned){for(t=e.owned.length-1;t>=0;t--)Te(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 Ur(e){return e instanceof Error?e:new Error(typeof e=="string"?e:"Unknown error",{cause:e})}function It(e,t=O){let r=Ur(e);throw r;}var zr=Symbol("fallback");function wn(e){for(let t=0;t<e.length;t++)e[t]();}function Xr(e,t,n={}){let r=[],o=[],i=[],s=0,a=t.length>1?[]:null;return se(()=>wn(i)),()=>{let l=e()||[],c=l.length,m,f;return l[Hr],ie(()=>{let h,w,S,Y,oe,z,q,D,W;if(c===0)s!==0&&(wn(i),i=[],r=[],o=[],s=0,a&&(a=[])),n.fallback&&(r=[zr],o[0]=Fe(fe=>(i[0]=fe,n.fallback())),s=1);else if(s===0){for(o=new Array(c),f=0;f<c;f++)r[f]=l[f],o[f]=Fe(T);s=c;}else {for(S=new Array(c),Y=new Array(c),a&&(oe=new Array(c)),z=0,q=Math.min(s,c);z<q&&r[z]===l[z];z++);for(q=s-1,D=c-1;q>=z&&D>=z&&r[q]===l[D];q--,D--)S[D]=o[q],Y[D]=i[q],a&&(oe[D]=a[q]);for(h=new Map,w=new Array(D+1),f=D;f>=z;f--)W=l[f],m=h.get(W),w[f]=m===void 0?-1:m,h.set(W,f);for(m=z;m<=q;m++)W=r[m],f=h.get(W),f!==void 0&&f!==-1?(S[f]=o[m],Y[f]=i[m],a&&(oe[f]=a[m]),f=w[f],h.set(W,f)):i[m]();for(f=z;f<c;f++)f in S?(o[f]=S[f],i[f]=Y[f],a&&(a[f]=oe[f],a[f](f))):o[f]=Fe(T);o=o.slice(0,s=c),r=l.slice(0);}return o});function T(h){if(i[f]=h,a){let[w,S]=E(f);return a[f]=S,t(l[f],w)}return t(l[f])}}}function C(e,t){return ie(()=>e(t||{}))}var Wr=e=>`Stale read from <${e}>.`;function it(e){let t="fallback"in e&&{fallback:()=>e.fallback};return H(Xr(()=>e.each,e.children,t||void 0))}function $(e){let t=e.keyed,n=H(()=>e.when,void 0,void 0),r=t?n:H(n,void 0,{equals:(o,i)=>!o==!i});return H(()=>{let o=r();if(o){let i=e.children;return typeof i=="function"&&i.length>0?ie(()=>i(t?o:()=>{if(!ie(r))throw Wr("Show");return n()})):i}return e.fallback},void 0,void 0)}var he=e=>H(()=>e());function Qr(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 m=i<r?a?n[a-1].nextSibling:n[i-a]:l;for(;a<i;)e.insertBefore(n[a++],m);}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 m=t[--o].nextSibling;e.insertBefore(n[a++],t[s++].nextSibling),e.insertBefore(n[--i],m),t[o]=n[i];}else {if(!c){c=new Map;let f=a;for(;f<i;)c.set(n[f],f++);}let m=c.get(t[s]);if(m!=null)if(a<m&&m<i){let f=s,T=1,h;for(;++f<o&&f<i&&!((h=c.get(t[f]))==null||h!==m+T);)T++;if(T>m-a){let w=t[s];for(;a<m;)e.insertBefore(n[a++],w);}else e.replaceChild(n[a++],t[s++]);}else s++;else t[s++].remove();}}}function On(e,t,n,r={}){let o;return Fe(i=>{o=i,t===document?e():le(t,e(),t.firstChild?null:void 0,n);},r.owner),()=>{o(),t.textContent="";}}function X(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 Jr(e,t,n){(e.removeAttribute(t));}function at(e,t,n){if(!t)return n?Jr(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 ce(e,t,n){n!=null?e.style.setProperty(t,n):e.style.removeProperty(t);}function xe(e,t,n){return ie(()=>e(t,n))}function le(e,t,n,r){if(n!==void 0&&!r&&(r=[]),typeof t!="function")return st(e,t,r,n);ne(o=>st(e,t(),o,n),r);}function st(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=$e(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=$e(e,n,r);}else {if(s==="function")return ne(()=>{let l=t();for(;typeof l=="function";)l=l();n=st(e,l,n,r);}),()=>n;if(Array.isArray(t)){let l=[],c=n&&Array.isArray(n);if($t(l,t,n,o))return ne(()=>n=st(e,l,n,r,true)),()=>n;if(l.length===0){if(n=$e(e,n,r),a)return n}else c?n.length===0?An(e,l,r):Qr(e,n,l):(n&&$e(e),An(e,l));n=l;}else if(t.nodeType){if(Array.isArray(n)){if(a)return n=$e(e,n,r,t);$e(e,n,null,t);}else n==null||n===""||!e.firstChild?e.appendChild(t):e.replaceChild(t,e.firstChild);n=t;}}return n}function $t(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=$t(e,a,l)||o;else if(c==="function")if(r){for(;typeof a=="function";)a=a();o=$t(e,Array.isArray(a)?a:[a],Array.isArray(l)?l:[l])||o;}else e.push(a),o=true;else {let m=String(a);l&&l.nodeType===3&&l.data===m?e.push(l):e.push(document.createTextNode(m));}}return o}function An(e,t,n=null){for(let r=0,o=t.length;r<o;r++)e.insertBefore(t[r],n);}function $e(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 eo=["input","textarea","select","searchbox","slider","spinbutton","menuitem","menuitemcheckbox","menuitemradio","option","radio","textbox"],to=e=>!!e.tagName&&!e.tagName.startsWith("-")&&e.tagName.includes("-"),no=e=>Array.isArray(e),ro=(e,t=false)=>{let{composed:n,target:r}=e,o,i;if(r instanceof HTMLElement&&to(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 no(t)?!!(o&&t&&t.some(s=>typeof o=="string"&&s.toLowerCase()===o.toLowerCase()||s===i)):!!(o&&t&&t)},kn=e=>ro(e,eo);var Me="data-react-grab",Nn=()=>{let e=document.querySelector(`[${Me}]`);if(e){let i=e.shadowRoot?.querySelector(`[${Me}]`);if(i instanceof HTMLDivElement&&e.shadowRoot)return i}let t=document.createElement("div");t.setAttribute(Me,"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(Me,"true"),n.appendChild(r),(document.body??document.documentElement).appendChild(t),r};var ve=(e,t,n)=>e+(t-e)*n;var io=X("<div>"),lt=e=>{let[t,n]=E(e.bounds.x),[r,o]=E(e.bounds.y),[i,s]=E(e.bounds.width),[a,l]=E(e.bounds.height),[c,m]=E(1),f=false,T=null,h=null,w=e.bounds,S=false,Y=()=>e.lerpFactor!==void 0?e.lerpFactor:e.variant==="drag"?.7:.95,oe=()=>{if(S)return;S=true;let D=()=>{let W=ve(t(),w.x,Y()),fe=ve(r(),w.y,Y()),Re=ve(i(),w.width,Y()),Se=ve(a(),w.height,Y());n(W),o(fe),s(Re),l(Se),Math.abs(W-w.x)<.5&&Math.abs(fe-w.y)<.5&&Math.abs(Re-w.width)<.5&&Math.abs(Se-w.height)<.5?(T=null,S=false):T=requestAnimationFrame(D);};T=requestAnimationFrame(D);};re(Ie(()=>e.bounds,D=>{if(w=D,!f){n(w.x),o(w.y),s(w.width),l(w.height),f=true;return}oe();})),re(()=>{e.variant==="grabbed"&&e.createdAt&&(h=window.setTimeout(()=>{m(0);},1500));}),se(()=>{T!==null&&(cancelAnimationFrame(T),T=null),h!==null&&(window.clearTimeout(h),h=null),S=false;});let z={position:"fixed","box-sizing":"border-box","pointer-events":e.variant==="drag"?"none":"auto","z-index":e.variant==="grabbed"?"2147483645":"2147483646"},q=()=>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"}:e.variant==="selection"?{border:"1px dashed rgba(210, 57, 192, 0.5)","background-color":"rgba(210, 57, 192, 0.08)"}:{border:"1px solid rgb(210, 57, 192)","background-color":"rgba(210, 57, 192, 0.08)",transition:"opacity 0.3s ease-out"};return C($,{get when(){return e.visible!==false},get children(){var D=io();return ne(W=>at(D,{...z,...q(),top:`${r()}px`,left:`${t()}px`,width:`${i()}px`,height:`${a()}px`,"border-radius":e.bounds.borderRadius,transform:e.bounds.transform,opacity:c()},W)),D}})};var so=X('<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">'),Pn=e=>{let t;return xn(()=>{t&&t.animate([{transform:"rotate(0deg)"},{transform:"rotate(360deg)"}],{duration:600,easing:"linear",iterations:1/0});}),(()=>{var n=so(),r=t;return typeof r=="function"?xe(r,n):t=n,ne(o=>at(n,{...e.style},o)),n})()};var ct=(e,t,n,r)=>{let o=window.innerWidth,i=window.innerHeight,s=8,a=8,l=o-n-8,c=i-r-8,m=Math.max(s,Math.min(e,l)),f=Math.max(a,Math.min(t,c));return {left:m,top:f}};var ut=e=>{let t=e.lerpFactor??.3,n=e.convergenceThreshold??.5,[r,o]=E(e.x()),[i,s]=E(e.y()),a=e.x(),l=e.y(),c=null,m=false,f=()=>{let h=ve(r(),a,t),w=ve(i(),l,t);o(h),s(w),Math.abs(h-a)<n&&Math.abs(w-l)<n?c=null:c=requestAnimationFrame(f);},T=()=>{c===null&&(c=requestAnimationFrame(f));};return re(()=>{if(a=e.x(),l=e.y(),!m){o(a),s(l),m=true;return}T();}),se(()=>{c!==null&&(cancelAnimationFrame(c),c=null);}),{x:r,y:i}};var ft=e=>{let[t,n]=E(0);return re(Ie(()=>e.visible,r=>{if(r!==false)requestAnimationFrame(()=>{n(1);});else {n(0);return}if(e.autoFadeOutAfter!==void 0){let o=setTimeout(()=>{n(0);},e.autoFadeOutAfter);se(()=>clearTimeout(o));}})),t};var In=(e,t,n,r,o)=>[{left:Math.round(e)+o,top:Math.round(t)+o},{left:Math.round(e)-n-o,top:Math.round(t)+o},{left:Math.round(e)+o,top:Math.round(t)-r-o},{left:Math.round(e)-n-o,top:Math.round(t)-r-o}];var ao=X('<div style="position:absolute;top:0;left:0;bottom:0;background-color:rgba(178, 28, 142, 0.2);border-radius:3px;transition:width 0.1s ease-out;pointer-events:none">'),lo=X("<span style=display:inline-block;margin-right:4px;font-weight:600>\u2713"),co=X("<div style=margin-right:4px>Copied"),uo=X(`<span style="font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;font-variant-numeric:tabular-nums;vertical-align:middle">`),fo=X("<span style=font-variant-numeric:tabular-nums;font-size:10px;margin-left:4px;vertical-align:middle>"),mo=X("<div style=margin-left:4px>to clipboard"),go=X("<div style=font-size:9px;opacity:0.6;text-align:center;margin-top:2px>Click or drag to select"),ho=X(`<div style="position:fixed;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;max-width:calc(100vw - (16px + env(safe-area-inset-left) + env(safe-area-inset-right)));overflow:hidden"><div style="position:relative;padding:2px 6px;display:flex;flex-direction:column"><div style=display:flex;align-items:center;text-overflow:ellipsis;white-space:nowrap>`),Mt=e=>{let t,n=ut({x:()=>e.x,y:()=>e.y,lerpFactor:.3}),r=ft({visible:e.visible,autoFadeOutAfter:e.variant==="success"?1700:void 0}),o=()=>t?.getBoundingClientRect(),i=()=>{let a=o();if(!a)return {left:n.x(),top:n.y()};let l=window.innerWidth,c=window.innerHeight,m=In(n.x(),n.y(),a.width,a.height,14);for(let T of m){let h=T.left>=8&&T.left+a.width<=l-8,w=T.top>=8&&T.top+a.height<=c-8;if(h&&w)return T}let f=ct(m[0].left,m[0].top,a.width,a.height);return f.left+=4,f.top+=4,f},s=()=>{let l=e.text.indexOf(" in ");return l===-1?{primary:e.text,secondary:""}:{primary:e.text.slice(0,l),secondary:e.text.slice(l)}};return C($,{get when(){return e.visible!==false},get children(){var a=ho(),l=a.firstChild,c=l.firstChild,m=t;return typeof m=="function"?xe(m,a):t=a,le(a,C($,{get when(){return he(()=>e.variant==="processing")()&&e.progress!==void 0},get children(){var f=ao();return ne(T=>ce(f,"width",`${Math.min(100,Math.max(0,(e.progress??0)*100))}%`)),f}}),l),le(c,C($,{get when(){return e.variant==="processing"},get children(){return C(Pn,{})}}),null),le(c,C($,{get when(){return e.variant==="success"},get children(){return lo()}}),null),le(c,C($,{get when(){return e.variant==="success"},get children(){return co()}}),null),le(c,C($,{get when(){return e.variant==="processing"},children:"Please wait\u2026"}),null),le(c,C($,{get when(){return e.variant!=="processing"},get children(){return [(()=>{var f=uo();return le(f,()=>s().primary),f})(),C($,{get when(){return he(()=>e.variant==="hover")()&&s().secondary!==""},get children(){var f=fo();return le(f,()=>s().secondary),f}})]}}),null),le(c,C($,{get when(){return e.variant==="success"},get children(){return mo()}}),null),le(l,C($,{get when(){return he(()=>e.variant==="hover")()&&e.showHint},get children(){return go()}}),null),ne(f=>{var T=`${i().top}px`,h=`${i().left}px`,w=e.zIndex?.toString()??"2147483647",S=r();return T!==f.e&&ce(a,"top",f.e=T),h!==f.t&&ce(a,"left",f.t=h),w!==f.a&&ce(a,"z-index",f.a=w),S!==f.o&&ce(a,"opacity",f.o=S),f},{e:void 0,t:void 0,a:void 0,o:void 0}),a}})};var po=X('<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)">'),Mn=e=>{let t=ft({visible: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 ct(s,a,o.width,o.height)};return C($,{get when(){return e.visible!==false},get children(){var o=po(),i=o.firstChild,s=i.firstChild,a=n;return typeof a=="function"?xe(a,o):n=o,ne(l=>{var c=`${r().top}px`,m=`${r().left}px`,f=t(),T=`${Math.min(100,Math.max(0,e.progress*100))}%`;return c!==l.e&&ce(o,"top",l.e=c),m!==l.t&&ce(o,"left",l.t=m),f!==l.a&&ce(o,"opacity",l.a=f),T!==l.o&&ce(s,"width",l.o=T),l},{e:void 0,t:void 0,a:void 0,o:void 0}),o}})};var bo=X("<canvas style=position:fixed;top:0;left:0;pointer-events:none;z-index:2147483645>"),Ln=e=>{let t,n=null,r=0,o=0,i=1,s=ut({x:()=>e.mouseX,y:()=>e.mouseY,lerpFactor:.3}),a=()=>{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));},l=()=>{n&&(n.clearRect(0,0,r,o),n.strokeStyle="rgba(210, 57, 192)",n.lineWidth=1,n.beginPath(),n.moveTo(s.x(),0),n.lineTo(s.x(),o),n.moveTo(0,s.y()),n.lineTo(r,s.y()),n.stroke());};return re(()=>{a(),l();let c=()=>{a(),l();};window.addEventListener("resize",c),se(()=>{window.removeEventListener("resize",c);});}),re(()=>{s.x(),s.y(),l();}),C($,{get when(){return e.visible!==false},get children(){var c=bo(),m=t;return typeof m=="function"?xe(m,c):t=c,c}})};var Dn=e=>[C($,{get when(){return he(()=>!!e.selectionVisible)()&&e.selectionBounds},get children(){return C(lt,{variant:"selection",get bounds(){return e.selectionBounds},get visible(){return e.selectionVisible}})}}),C($,{get when(){return he(()=>e.crosshairVisible===true&&e.mouseX!==void 0)()&&e.mouseY!==void 0},get children(){return C(Ln,{get mouseX(){return e.mouseX},get mouseY(){return e.mouseY},visible:true})}}),C($,{get when(){return he(()=>!!e.dragVisible)()&&e.dragBounds},get children(){return C(lt,{variant:"drag",get bounds(){return e.dragBounds},get visible(){return e.dragVisible}})}}),C(it,{get each(){return e.grabbedBoxes??[]},children:t=>C(lt,{variant:"grabbed",get bounds(){return t.bounds},get createdAt(){return t.createdAt}})}),C($,{get when(){return e.labelVariant!=="processing"},get children(){return C(it,{get each(){return e.successLabels??[]},children:t=>C(Mt,{variant:"success",get text(){return t.text},get x(){return e.mouseX??0},get y(){return e.mouseY??0}})})}}),C($,{get when(){return he(()=>!!(e.labelVisible&&e.labelVariant&&e.labelText&&e.labelX!==void 0))()&&e.labelY!==void 0},get children(){return C(Mt,{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},get progress(){return e.progress},get showHint(){return e.labelShowHint}})}}),C($,{get when(){return he(()=>!!(e.progressVisible&&e.progress!==void 0&&e.mouseX!==void 0))()&&e.mouseY!==void 0},get children(){return C(Mn,{get progress(){return e.progress},get mouseX(){return e.mouseX},get mouseY(){return e.mouseY},get visible(){return e.progressVisible}})}})];var jn="0.5.16",pt=`bippy-${jn}`,Hn=Object.defineProperty,yo=Object.prototype.hasOwnProperty,ze=()=>{},Vn=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{}},Lt=(e=Ce())=>"getFiberRoots"in e,Gn=false,Bn,gt=(e=Ce())=>Gn?true:(typeof e.inject=="function"&&(Bn=e.inject.toString()),!!Bn?.includes("(injected)")),mt=new Set,ke=new Set,Yn=e=>{let t=new Map,n=0,r={_instrumentationIsActive:false,_instrumentationSource:pt,checkDCE:Vn,hasUnsupportedRendererAttached:false,inject(o){let i=++n;return t.set(i,o),ke.add(o),r._instrumentationIsActive||(r._instrumentationIsActive=true,mt.forEach(s=>s())),i},on:ze,onCommitFiberRoot:ze,onCommitFiberUnmount:ze,onPostCommitFiberRoot:ze,renderers:t,supportsFiber:true,supportsFlight:true};try{Hn(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);}),ht(e));}}});let o=window.hasOwnProperty,i=!1;Hn(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{ht(e);}return r},ht=e=>{try{let t=globalThis.__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!t)return;if(!t._instrumentationSource){t.checkDCE=Vn,t.supportsFiber=!0,t.supportsFlight=!0,t.hasUnsupportedRendererAttached=!1,t._instrumentationSource=pt,t._instrumentationIsActive=!1;let n=Lt(t);if(n||(t.on=ze),t.renderers.size){t._instrumentationIsActive=!0,mt.forEach(i=>i());return}let r=t.inject,o=gt(t);o&&!n&&(Gn=!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,mt.forEach(a=>a()),s};}(t.renderers.size||t._instrumentationIsActive||gt())&&e?.();}catch{}},Dt=()=>yo.call(globalThis,"__REACT_DEVTOOLS_GLOBAL_HOOK__"),Ce=e=>Dt()?(ht(e),globalThis.__REACT_DEVTOOLS_GLOBAL_HOOK__):Yn(e),Un=()=>!!(typeof window<"u"&&(window.document?.createElement||window.navigator?.product==="ReactNative")),Ht=()=>{try{Un()&&Ce();}catch{}};Ht();var bt=0,yt=1;var wt=5;var St=11,Bt=13,zn=14,Tt=15,jt=16;var Vt=19;var xt=26,vt=27,Gt=28,Yt=30;var Ct=e=>{switch(e.tag){case wt:case xt:case vt:return true;default:return typeof e.type=="string"}},Et=e=>{switch(e.tag){case yt:case St:case bt:case zn:case Tt:return true;default:return false}},Ut=e=>!e||typeof e!="object"?true:"pendingProps"in e&&!("containerInfo"in e);function Le(e,t,n=false){if(!e)return null;let r=t(e);if(r instanceof Promise)return (async()=>{if(await r===true)return e;let i=n?e.return:e.child;for(;i;){let s=await Xt(i,t,n);if(s)return s;i=n?null:i.sibling;}return null})();if(r===true)return e;let o=n?e.return:e.child;for(;o;){let i=zt(o,t,n);if(i)return i;o=n?null:o.sibling;}return null}var zt=(e,t,n=false)=>{if(!e)return null;if(t(e)===true)return e;let r=n?e.return:e.child;for(;r;){let o=zt(r,t,n);if(o)return o;r=n?null:r.sibling;}return null},Xt=async(e,t,n=false)=>{if(!e)return null;if(await t(e)===true)return e;let r=n?e.return:e.child;for(;r;){let o=await Xt(r,t,n);if(o)return o;r=n?null:r.sibling;}return null};var qt=e=>{let t=e;return typeof t=="function"?t:typeof t=="object"&&t?qt(t.type||t.render):null},Ne=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=qt(t);return r&&(r.displayName||r.name)||null};var Rt=e=>{let t=e.alternate;if(!t)return e;if(t.actualStartTime&&e.actualStartTime)return t.actualStartTime>e.actualStartTime?t:e;for(let n of Xn){let r=Le(n.current,o=>{if(o===e)return true});if(r)return r}return e};var Xe=e=>{let t=Ce();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},Xn=new Set;var _o=Object.create,tr=Object.defineProperty,Ao=Object.getOwnPropertyDescriptor,Oo=Object.getOwnPropertyNames,Fo=Object.getPrototypeOf,ko=Object.prototype.hasOwnProperty,No=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),Po=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(var o=Oo(t),i=0,s=o.length,a;i<s;i++)a=o[i],!ko.call(e,a)&&a!==n&&tr(e,a,{get:(l=>t[l]).bind(null,a),enumerable:!(r=Ao(t,a))||r.enumerable});return e},Io=(e,t,n)=>(n=e==null?{}:_o(Fo(e)),Po(tr(n,"default",{value:e,enumerable:true}),e)),$o=()=>{let e=Ce();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},qn=e=>{for(let t of ke){let n=t.currentDispatcherRef;n&&typeof n=="object"&&("H"in n?n.H=e:n.current=e);}},we=e=>`
10
- in ${e}`,Mo=(e,t)=>{let n=we(e);return t&&(n+=` (at ${t})`),n},Wt=false,Kt=(e,t)=>{if(!e||Wt)return "";let n=Error.prepareStackTrace;Error.prepareStackTrace=void 0,Wt=true;let r=$o();qn(null);let o=console.error,i=console.warn;console.error=()=>{},console.warn=()=>{};try{let l={DetermineComponentFrameRoot(){let T;try{if(t){let h=function(){throw Error()};if(Object.defineProperty(h.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(h,[]);}catch(w){T=w;}Reflect.construct(e,[],h);}else {try{h.call();}catch(w){T=w;}e.call(h.prototype);}}else {try{throw Error()}catch(w){T=w;}let h=e();h&&typeof h.catch=="function"&&h.catch(()=>{});}}catch(h){if(h instanceof Error&&T instanceof Error&&typeof h.stack=="string")return [h.stack,T.stack]}return [null,null]}};l.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot",Object.getOwnPropertyDescriptor(l.DetermineComponentFrameRoot,"name")?.configurable&&Object.defineProperty(l.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});let[m,f]=l.DetermineComponentFrameRoot();if(m&&f){let T=m.split(`
11
- `),h=f.split(`
12
- `),w=0,S=0;for(;w<T.length&&!T[w].includes("DetermineComponentFrameRoot");)w++;for(;S<h.length&&!h[S].includes("DetermineComponentFrameRoot");)S++;if(w===T.length||S===h.length)for(w=T.length-1,S=h.length-1;w>=1&&S>=0&&T[w]!==h[S];)S--;for(;w>=1&&S>=0;w--,S--)if(T[w]!==h[S]){if(w!==1||S!==1)do if(w--,S--,S<0||T[w]!==h[S]){let Y=`
13
- ${T[w].replace(" at new "," at ")}`,oe=Ne(e);return oe&&Y.includes("<anonymous>")&&(Y=Y.replace("<anonymous>",oe)),Y}while(w>=1&&S>=0);break}}}finally{Wt=false,Error.prepareStackTrace=n,qn(r),console.error=o,console.warn=i;}let s=e?Ne(e):"";return s?we(s):""},Lo=(e,t)=>{let n=e.tag,r="";switch(n){case Gt:r=we("Activity");break;case yt:r=Kt(e.type,true);break;case St:r=Kt(e.type.render,false);break;case bt:case Tt:r=Kt(e.type,false);break;case wt:case xt:case vt:r=we(e.type);break;case jt:r=we("Lazy");break;case Bt:r=e.child!==t&&t!==null?we("Suspense Fallback"):we("Suspense");break;case Vt:r=we("SuspenseList");break;case Yt:r=we("ViewTransition");break;default:return ""}return r},Do=e=>{try{let t="",n=e,r=null;do{t+=Lo(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+=Mo(s.name,s.env));}r=n,n=n.return;}while(n);return t}catch(t){return t instanceof Error?`
9
+ var Dr=(e,t)=>e===t;var Hr=Symbol("solid-track"),et={equals:Dr},yn=Tn,se=1,je=2,wn={owned:null,cleanups:null,context:null,owner:null};var _=null,p=null,Le=null,I=null,z=null,Q=null,nt=0;function ke(e,t){let n=I,r=_,o=e.length===0,i=t===void 0?r:t,s=o?wn:{owned:null,cleanups:null,context:i?i.context:null,owner:i},a=o?e:()=>e(()=>re(()=>Se(s)));_=s,I=null;try{return he(a,!0)}finally{I=n,_=r;}}function v(e,t){t=t?Object.assign({},et,t):et;let n={value:e,observers:null,observerSlots:null,comparator:t.equals||void 0},r=o=>(typeof o=="function"&&(o=o(n.value)),xn(n,o));return [Sn.bind(n),r]}function ae(e,t,n){let r=Ft(e,t,false,se);Ue(r);}function ne(e,t,n){yn=Ur;let r=Ft(e,t,false,se);(r.user=true),Q?Q.push(r):Ue(r);}function D(e,t,n){n=n?Object.assign({},et,n):et;let r=Ft(e,t,true,0);return r.observers=null,r.observerSlots=null,r.comparator=n.equals||void 0,Ue(r),Sn.bind(r)}function re(e){if(I===null)return e();let t=I;I=null;try{return Le?Le.untrack(e):e()}finally{I=t;}}function Ie(e,t,n){let r=Array.isArray(e),o;return s=>{let a;if(r){a=Array(e.length);for(let u=0;u<e.length;u++)a[u]=e[u]();}else a=e();let l=re(()=>t(a,o,s));return o=a,l}}function Cn(e){ne(()=>re(e));}function oe(e){return _===null||(_.cleanups===null?_.cleanups=[e]:_.cleanups.push(e)),e}v(false);function Sn(){let e=p;if(this.sources&&(this.state))if((this.state)===se)Ue(this);else {let t=z;z=null,he(()=>tt(this),false),z=t;}if(I){let t=this.observers?this.observers.length:0;I.sources?(I.sources.push(this),I.sourceSlots.push(t)):(I.sources=[this],I.sourceSlots=[t]),this.observers?(this.observers.push(I),this.observerSlots.push(I.sources.length-1)):(this.observers=[I],this.observerSlots=[I.sources.length-1]);}return e&&p.sources.has(this)?this.tValue:this.value}function xn(e,t,n){let r=e.value;if(!e.comparator||!e.comparator(r,t)){e.value=t;e.observers&&e.observers.length&&he(()=>{for(let o=0;o<e.observers.length;o+=1){let i=e.observers[o],s=p&&p.running;s&&p.disposed.has(i)||((s?!i.tState:!i.state)&&(i.pure?z.push(i):Q.push(i),i.observers&&vn(i)),s?i.tState=se:i.state=se);}if(z.length>1e6)throw z=[],new Error},false);}return t}function Ue(e){if(!e.fn)return;Se(e);let t=nt;pn(e,e.value,t);}function pn(e,t,n){let r,o=_,i=I;I=_=e;try{r=e.fn(t);}catch(s){return e.pure&&((e.state=se,e.owned&&e.owned.forEach(Se),e.owned=null)),e.updatedAt=n+1,Ot(s)}finally{I=i,_=o;}(!e.updatedAt||e.updatedAt<=n)&&(e.updatedAt!=null&&"observers"in e?xn(e,r):e.value=r,e.updatedAt=n);}function Ft(e,t,n,r=se,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||_!==wn&&(_.owned?_.owned.push(i):_.owned=[i]),Le);return i}function Ve(e){let t=p;if((e.state)===0)return;if((e.state)===je)return tt(e);if(e.suspense&&re(e.suspense.inFallback))return e.suspense.effects.push(e);let n=[e];for(;(e=e.owner)&&(!e.updatedAt||e.updatedAt<nt);){(e.state)&&n.push(e);}for(let r=n.length-1;r>=0;r--){if(e=n[r],t);if((e.state)===se)Ue(e);else if((e.state)===je){let o=z;z=null,he(()=>tt(e,n[0]),false),z=o;}}}function he(e,t){if(z)return e();let n=false;t||(z=[]),Q?n=true:Q=[],nt++;try{let r=e();return Vr(n),r}catch(r){n||(Q=null),z=null,Ot(r);}}function Vr(e){if(z&&(Tn(z),z=null),e)return;let n=Q;Q=null,n.length&&he(()=>yn(n),false);}function Tn(e){for(let t=0;t<e.length;t++)Ve(e[t]);}function Ur(e){let t,n=0;for(t=0;t<e.length;t++){let r=e[t];r.user?e[n++]=r:Ve(r);}for(t=0;t<n;t++)Ve(e[t]);}function tt(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===se?o!==t&&(!o.updatedAt||o.updatedAt<nt)&&Ve(o):i===je&&tt(o,t);}}}function vn(e){for(let n=0;n<e.observers.length;n+=1){let r=e.observers[n];(!r.state)&&(r.state=je,r.pure?z.push(r):Q.push(r),r.observers&&vn(r));}}function Se(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--)Se(e.tOwned[t]);delete e.tOwned;}if(e.owned){for(t=e.owned.length-1;t>=0;t--)Se(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 Yr(e){return e instanceof Error?e:new Error(typeof e=="string"?e:"Unknown error",{cause:e})}function Ot(e,t=_){let r=Yr(e);throw r;}var zr=Symbol("fallback");function bn(e){for(let t=0;t<e.length;t++)e[t]();}function qr(e,t,n={}){let r=[],o=[],i=[],s=0,a=t.length>1?[]:null;return oe(()=>bn(i)),()=>{let l=e()||[],u=l.length,m,d;return l[Hr],re(()=>{let b,y,T,O,ee,q,X,B,W;if(u===0)s!==0&&(bn(i),i=[],r=[],o=[],s=0,a&&(a=[])),n.fallback&&(r=[zr],o[0]=ke(de=>(i[0]=de,n.fallback())),s=1);else if(s===0){for(o=new Array(u),d=0;d<u;d++)r[d]=l[d],o[d]=ke(C);s=u;}else {for(T=new Array(u),O=new Array(u),a&&(ee=new Array(u)),q=0,X=Math.min(s,u);q<X&&r[q]===l[q];q++);for(X=s-1,B=u-1;X>=q&&B>=q&&r[X]===l[B];X--,B--)T[B]=o[X],O[B]=i[X],a&&(ee[B]=a[X]);for(b=new Map,y=new Array(B+1),d=B;d>=q;d--)W=l[d],m=b.get(W),y[d]=m===void 0?-1:m,b.set(W,d);for(m=q;m<=X;m++)W=r[m],d=b.get(W),d!==void 0&&d!==-1?(T[d]=o[m],O[d]=i[m],a&&(ee[d]=a[m]),d=y[d],b.set(W,d)):i[m]();for(d=q;d<u;d++)d in T?(o[d]=T[d],i[d]=O[d],a&&(a[d]=ee[d],a[d](d))):o[d]=ke(C);o=o.slice(0,s=u),r=l.slice(0);}return o});function C(b){if(i[d]=b,a){let[y,T]=v(d);return a[d]=T,t(l[d],y)}return t(l[d])}}}function R(e,t){return re(()=>e(t||{}))}var Wr=e=>`Stale read from <${e}>.`;function rt(e){let t="fallback"in e&&{fallback:()=>e.fallback};return D(qr(()=>e.each,e.children,t||void 0))}function H(e){let t=e.keyed,n=D(()=>e.when,void 0,void 0),r=t?n:D(n,void 0,{equals:(o,i)=>!o==!i});return D(()=>{let o=r();if(o){let i=e.children;return typeof i=="function"&&i.length>0?re(()=>i(t?o:()=>{if(!re(r))throw Wr("Show");return n()})):i}return e.fallback},void 0,void 0)}var be=e=>D(()=>e());function Qr(e,t,n){let r=n.length,o=t.length,i=r,s=0,a=0,l=t[o-1].nextSibling,u=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 m=i<r?a?n[a-1].nextSibling:n[i-a]:l;for(;a<i;)e.insertBefore(n[a++],m);}else if(i===a)for(;s<o;)(!u||!u.has(t[s]))&&t[s].remove(),s++;else if(t[s]===n[i-1]&&n[a]===t[o-1]){let m=t[--o].nextSibling;e.insertBefore(n[a++],t[s++].nextSibling),e.insertBefore(n[--i],m),t[o]=n[i];}else {if(!u){u=new Map;let d=a;for(;d<i;)u.set(n[d],d++);}let m=u.get(t[s]);if(m!=null)if(a<m&&m<i){let d=s,C=1,b;for(;++d<o&&d<i&&!((b=u.get(t[d]))==null||b!==m+C);)C++;if(C>m-a){let y=t[s];for(;a<m;)e.insertBefore(n[a++],y);}else e.replaceChild(n[a++],t[s++]);}else s++;else t[s++].remove();}}}function _n(e,t,n,r={}){let o;return ke(i=>{o=i,t===document?e():le(t,e(),t.firstChild?null:void 0,n);},r.owner),()=>{o(),t.textContent="";}}function J(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 Jr(e,t,n){(e.removeAttribute(t));}function it(e,t,n){if(!t)return n?Jr(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 Me(e,t,n){n!=null?e.style.setProperty(t,n):e.style.removeProperty(t);}function $e(e,t,n){return re(()=>e(t,n))}function le(e,t,n,r){if(n!==void 0&&!r&&(r=[]),typeof t!="function")return ot(e,t,r,n);ae(o=>ot(e,t(),o,n),r);}function ot(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=Pe(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=Pe(e,n,r);}else {if(s==="function")return ae(()=>{let l=t();for(;typeof l=="function";)l=l();n=ot(e,l,n,r);}),()=>n;if(Array.isArray(t)){let l=[],u=n&&Array.isArray(n);if(Nt(l,t,n,o))return ae(()=>n=ot(e,l,n,r,true)),()=>n;if(l.length===0){if(n=Pe(e,n,r),a)return n}else u?n.length===0?Rn(e,l,r):Qr(e,n,l):(n&&Pe(e),Rn(e,l));n=l;}else if(t.nodeType){if(Array.isArray(n)){if(a)return n=Pe(e,n,r,t);Pe(e,n,null,t);}else n==null||n===""||!e.firstChild?e.appendChild(t):e.replaceChild(t,e.firstChild);n=t;}}return n}function Nt(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],u;if(!(a==null||a===true||a===false))if((u=typeof a)=="object"&&a.nodeType)e.push(a);else if(Array.isArray(a))o=Nt(e,a,l)||o;else if(u==="function")if(r){for(;typeof a=="function";)a=a();o=Nt(e,Array.isArray(a)?a:[a],Array.isArray(l)?l:[l])||o;}else e.push(a),o=true;else {let m=String(a);l&&l.nodeType===3&&l.data===m?e.push(l):e.push(document.createTextNode(m));}}return o}function Rn(e,t,n=null){for(let r=0,o=t.length;r<o;r++)e.insertBefore(t[r],n);}function Pe(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 eo=["input","textarea","select","searchbox","slider","spinbutton","menuitem","menuitemcheckbox","menuitemradio","option","radio","textbox"],to=e=>!!e.tagName&&!e.tagName.startsWith("-")&&e.tagName.includes("-"),no=e=>Array.isArray(e),ro=(e,t=false)=>{let{composed:n,target:r}=e,o,i;if(r instanceof HTMLElement&&to(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 no(t)?!!(o&&t&&t.some(s=>typeof o=="string"&&s.toLowerCase()===o.toLowerCase()||s===i)):!!(o&&t&&t)},kn=e=>ro(e,eo);var De="data-react-grab",Fn=()=>{let e=document.querySelector(`[${De}]`);if(e){let i=e.shadowRoot?.querySelector(`[${De}]`);if(i instanceof HTMLDivElement&&e.shadowRoot)return i}let t=document.createElement("div");t.setAttribute(De,"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(De,"true"),n.appendChild(r),(document.body??document.documentElement).appendChild(t),r};var xe=(e,t,n)=>e+(t-e)*n;var io=J("<div>"),st=e=>{let[t,n]=v(e.bounds.x),[r,o]=v(e.bounds.y),[i,s]=v(e.bounds.width),[a,l]=v(e.bounds.height),[u,m]=v(1),d=false,C=null,b=null,y=e.bounds,T=false,O=()=>e.lerpFactor!==void 0?e.lerpFactor:e.variant==="drag"?.7:.95,ee=()=>{if(T)return;T=true;let B=()=>{let W=xe(t(),y.x,O()),de=xe(r(),y.y,O()),Ee=xe(i(),y.width,O()),Re=xe(a(),y.height,O());n(W),o(de),s(Ee),l(Re),Math.abs(W-y.x)<.5&&Math.abs(de-y.y)<.5&&Math.abs(Ee-y.width)<.5&&Math.abs(Re-y.height)<.5?(C=null,T=false):C=requestAnimationFrame(B);};C=requestAnimationFrame(B);};ne(Ie(()=>e.bounds,B=>{if(y=B,!d){n(y.x),o(y.y),s(y.width),l(y.height),d=true;return}ee();})),ne(()=>{e.variant==="grabbed"&&e.createdAt&&(b=window.setTimeout(()=>{m(0);},1500));}),oe(()=>{C!==null&&(cancelAnimationFrame(C),C=null),b!==null&&(window.clearTimeout(b),b=null),T=false;});let q={position:"fixed","box-sizing":"border-box","pointer-events":e.variant==="drag"?"none":"auto","z-index":e.variant==="grabbed"?"2147483645":"2147483646"},X=()=>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"}:e.variant==="selection"?{border:"1px dashed rgba(210, 57, 192, 0.5)","background-color":"rgba(210, 57, 192, 0.08)"}:{border:"1px solid rgb(210, 57, 192)","background-color":"rgba(210, 57, 192, 0.08)",transition:"opacity 0.3s ease-out"};return R(H,{get when(){return e.visible!==false},get children(){var B=io();return ae(W=>it(B,{...q,...X(),top:`${r()}px`,left:`${t()}px`,width:`${i()}px`,height:`${a()}px`,"border-radius":e.bounds.borderRadius,transform:e.bounds.transform,opacity:u()},W)),B}})};var so=J('<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">'),On=e=>{let t;return Cn(()=>{t&&t.animate([{transform:"rotate(0deg)"},{transform:"rotate(360deg)"}],{duration:600,easing:"linear",iterations:1/0});}),(()=>{var n=so(),r=t;return typeof r=="function"?$e(r,n):t=n,ae(o=>it(n,{...e.style},o)),n})()};var Nn=(e,t,n,r)=>{let o=window.innerWidth,i=window.innerHeight,s=8,a=8,l=o-n-8,u=i-r-8,m=Math.max(s,Math.min(e,l)),d=Math.max(a,Math.min(t,u));return {left:m,top:d}};var at=e=>{let t=e.lerpFactor??.3,n=e.convergenceThreshold??.5,[r,o]=v(e.x()),[i,s]=v(e.y()),a=e.x(),l=e.y(),u=null,m=false,d=()=>{let b=xe(r(),a,t),y=xe(i(),l,t);o(b),s(y),Math.abs(b-a)<n&&Math.abs(y-l)<n?u=null:u=requestAnimationFrame(d);},C=()=>{u===null&&(u=requestAnimationFrame(d));};return ne(()=>{if(a=e.x(),l=e.y(),!m){o(a),s(l),m=true;return}C();}),oe(()=>{u!==null&&(cancelAnimationFrame(u),u=null);}),{x:r,y:i}};var Ln=e=>{let[t,n]=v(0);return ne(Ie(()=>e.visible,r=>{if(r!==false)requestAnimationFrame(()=>{n(1);});else {n(0);return}if(e.autoFadeOutAfter!==void 0){let o=setTimeout(()=>{n(0);},e.autoFadeOutAfter);oe(()=>clearTimeout(o));}})),t};var In=(e,t,n,r,o)=>[{left:Math.round(e)+o,top:Math.round(t)+o},{left:Math.round(e)-n-o,top:Math.round(t)+o},{left:Math.round(e)+o,top:Math.round(t)-r-o},{left:Math.round(e)-n-o,top:Math.round(t)-r-o}];var lo=J('<div style="position:absolute;top:0;left:0;bottom:0;background-color:rgba(178, 28, 142, 0.2);border-radius:3px;transition:width 0.1s ease-out;pointer-events:none">'),co=J("<span style=display:inline-block;margin-right:4px;font-weight:600>\u2713"),uo=J("<div style=margin-right:4px>Copied"),fo=J(`<span style="font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;font-variant-numeric:tabular-nums;vertical-align:middle">`),mo=J("<span style=font-variant-numeric:tabular-nums;font-size:10px;margin-left:4px;vertical-align:middle>"),go=J("<div style=margin-left:4px>to clipboard"),po=J("<div style=font-size:9px;opacity:0.6;text-align:center;margin-top:2px>Click or drag to select"),ho=J(`<div style="position:fixed;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;max-width:calc(100vw - (16px + env(safe-area-inset-left) + env(safe-area-inset-right)));overflow:hidden"><div style="position:relative;padding:2px 6px;display:flex;flex-direction:column"><div style=display:flex;align-items:center;text-overflow:ellipsis;white-space:nowrap>`),Lt=e=>{let t,n=at({x:()=>e.x,y:()=>e.y,lerpFactor:.3}),r=Ln({visible:e.visible,autoFadeOutAfter:e.variant==="success"?1700:void 0}),o=()=>t?.getBoundingClientRect(),i=()=>{let a=o();if(!a)return {left:n.x(),top:n.y()};let l=window.innerWidth,u=window.innerHeight,m=In(n.x(),n.y(),a.width,a.height,14);for(let C of m){let b=C.left>=8&&C.left+a.width<=l-8,y=C.top>=8&&C.top+a.height<=u-8;if(b&&y)return C}let d=Nn(m[0].left,m[0].top,a.width,a.height);return d.left+=4,d.top+=4,d},s=()=>{let l=e.text.indexOf(" in ");return l===-1?{primary:e.text,secondary:""}:{primary:e.text.slice(0,l),secondary:e.text.slice(l)}};return R(H,{get when(){return e.visible!==false},get children(){var a=ho(),l=a.firstChild,u=l.firstChild,m=t;return typeof m=="function"?$e(m,a):t=a,le(a,R(H,{get when(){return be(()=>e.variant==="processing")()&&e.progress!==void 0},get children(){var d=lo();return ae(C=>Me(d,"width",`${Math.min(100,Math.max(0,(e.progress??0)*100))}%`)),d}}),l),le(u,R(H,{get when(){return e.variant==="processing"},get children(){return R(On,{})}}),null),le(u,R(H,{get when(){return e.variant==="success"},get children(){return co()}}),null),le(u,R(H,{get when(){return e.variant==="success"},get children(){return uo()}}),null),le(u,R(H,{get when(){return e.variant==="processing"},children:"Please wait\u2026"}),null),le(u,R(H,{get when(){return e.variant!=="processing"},get children(){return [(()=>{var d=fo();return le(d,()=>s().primary),d})(),R(H,{get when(){return be(()=>e.variant==="hover")()&&s().secondary!==""},get children(){var d=mo();return le(d,()=>s().secondary),d}})]}}),null),le(u,R(H,{get when(){return e.variant==="success"},get children(){return go()}}),null),le(l,R(H,{get when(){return be(()=>e.variant==="hover")()&&e.showHint},get children(){return po()}}),null),ae(d=>{var C=`${i().top}px`,b=`${i().left}px`,y=e.zIndex?.toString()??"2147483647",T=r();return C!==d.e&&Me(a,"top",d.e=C),b!==d.t&&Me(a,"left",d.t=b),y!==d.a&&Me(a,"z-index",d.a=y),T!==d.o&&Me(a,"opacity",d.o=T),d},{e:void 0,t:void 0,a:void 0,o:void 0}),a}})};var bo=J("<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=at({x:()=>e.mouseX,y:()=>e.mouseY,lerpFactor:.3}),a=()=>{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));},l=()=>{n&&(n.clearRect(0,0,r,o),n.strokeStyle="rgba(210, 57, 192)",n.lineWidth=1,n.beginPath(),n.moveTo(s.x(),0),n.lineTo(s.x(),o),n.moveTo(0,s.y()),n.lineTo(r,s.y()),n.stroke());};return ne(()=>{a(),l();let u=()=>{a(),l();};window.addEventListener("resize",u),oe(()=>{window.removeEventListener("resize",u);});}),ne(()=>{s.x(),s.y(),l();}),R(H,{get when(){return e.visible!==false},get children(){var u=bo(),m=t;return typeof m=="function"?$e(m,u):t=u,u}})};var $n=e=>[R(H,{get when(){return be(()=>!!e.selectionVisible)()&&e.selectionBounds},get children(){return R(st,{variant:"selection",get bounds(){return e.selectionBounds},get visible(){return e.selectionVisible}})}}),R(H,{get when(){return be(()=>e.crosshairVisible===true&&e.mouseX!==void 0)()&&e.mouseY!==void 0},get children(){return R(Mn,{get mouseX(){return e.mouseX},get mouseY(){return e.mouseY},visible:true})}}),R(H,{get when(){return be(()=>!!e.dragVisible)()&&e.dragBounds},get children(){return R(st,{variant:"drag",get bounds(){return e.dragBounds},get visible(){return e.dragVisible}})}}),R(rt,{get each(){return e.grabbedBoxes??[]},children:t=>R(st,{variant:"grabbed",get bounds(){return t.bounds},get createdAt(){return t.createdAt}})}),R(H,{get when(){return e.labelVariant!=="processing"},get children(){return R(rt,{get each(){return e.successLabels??[]},children:t=>R(Lt,{variant:"success",get text(){return t.text},get x(){return e.mouseX??0},get y(){return e.mouseY??0}})})}}),R(H,{get when(){return be(()=>!!(e.labelVisible&&e.labelVariant&&e.labelText&&e.labelX!==void 0))()&&e.labelY!==void 0},get children(){return R(Lt,{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},get progress(){return e.progress},get showHint(){return e.labelShowHint}})}})];var Bn="0.5.16",dt=`bippy-${Bn}`,Dn=Object.defineProperty,yo=Object.prototype.hasOwnProperty,Ye=()=>{},jn=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{}},It=(e=Te())=>"getFiberRoots"in e,Vn=false,Hn,ut=(e=Te())=>Vn?true:(typeof e.inject=="function"&&(Hn=e.inject.toString()),!!Hn?.includes("(injected)")),ct=new Set,Fe=new Set,Gn=e=>{let t=new Map,n=0,r={_instrumentationIsActive:false,_instrumentationSource:dt,checkDCE:jn,hasUnsupportedRendererAttached:false,inject(o){let i=++n;return t.set(i,o),Fe.add(o),r._instrumentationIsActive||(r._instrumentationIsActive=true,ct.forEach(s=>s())),i},on:Ye,onCommitFiberRoot:Ye,onCommitFiberUnmount:Ye,onPostCommitFiberRoot:Ye,renderers:t,supportsFiber:true,supportsFlight:true};try{Dn(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,u)=>{Fe.add(l),s.renderers.set(u,l);}),ft(e));}}});let o=window.hasOwnProperty,i=!1;Dn(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{ft(e);}return r},ft=e=>{try{let t=globalThis.__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!t)return;if(!t._instrumentationSource){t.checkDCE=jn,t.supportsFiber=!0,t.supportsFlight=!0,t.hasUnsupportedRendererAttached=!1,t._instrumentationSource=dt,t._instrumentationIsActive=!1;let n=It(t);if(n||(t.on=Ye),t.renderers.size){t._instrumentationIsActive=!0,ct.forEach(i=>i());return}let r=t.inject,o=ut(t);o&&!n&&(Vn=!0,t.inject({scheduleRefresh(){}})&&(t._instrumentationIsActive=!0)),t.inject=i=>{let s=r(i);return Fe.add(i),o&&t.renderers.set(s,i),t._instrumentationIsActive=!0,ct.forEach(a=>a()),s};}(t.renderers.size||t._instrumentationIsActive||ut())&&e?.();}catch{}},Pt=()=>yo.call(globalThis,"__REACT_DEVTOOLS_GLOBAL_HOOK__"),Te=e=>Pt()?(ft(e),globalThis.__REACT_DEVTOOLS_GLOBAL_HOOK__):Gn(e),Un=()=>!!(typeof window<"u"&&(window.document?.createElement||window.navigator?.product==="ReactNative")),Mt=()=>{try{Un()&&Te();}catch{}};Mt();var mt=0,gt=1;var pt=5;var ht=11,$t=13,Yn=14,bt=15,Dt=16;var Ht=19;var yt=26,wt=27,Bt=28,jt=30;var Ct=e=>{switch(e.tag){case pt:case yt:case wt:return true;default:return typeof e.type=="string"}},St=e=>{switch(e.tag){case gt:case ht:case mt:case Yn:case bt:return true;default:return false}},Vt=e=>!e||typeof e!="object"?true:"pendingProps"in e&&!("containerInfo"in e);function He(e,t,n=false){if(!e)return null;let r=t(e);if(r instanceof Promise)return (async()=>{if(await r===true)return e;let i=n?e.return:e.child;for(;i;){let s=await Ut(i,t,n);if(s)return s;i=n?null:i.sibling;}return null})();if(r===true)return e;let o=n?e.return:e.child;for(;o;){let i=Gt(o,t,n);if(i)return i;o=n?null:o.sibling;}return null}var Gt=(e,t,n=false)=>{if(!e)return null;if(t(e)===true)return e;let r=n?e.return:e.child;for(;r;){let o=Gt(r,t,n);if(o)return o;r=n?null:r.sibling;}return null},Ut=async(e,t,n=false)=>{if(!e)return null;if(await t(e)===true)return e;let r=n?e.return:e.child;for(;r;){let o=await Ut(r,t,n);if(o)return o;r=n?null:r.sibling;}return null};var Yt=e=>{let t=e;return typeof t=="function"?t:typeof t=="object"&&t?Yt(t.type||t.render):null},Oe=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=Yt(t);return r&&(r.displayName||r.name)||null};var xt=e=>{let t=e.alternate;if(!t)return e;if(t.actualStartTime&&e.actualStartTime)return t.actualStartTime>e.actualStartTime?t:e;for(let n of zn){let r=He(n.current,o=>{if(o===e)return true});if(r)return r}return e};var ze=e=>{let t=Te();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},zn=new Set;var _o=Object.create,er=Object.defineProperty,Ao=Object.getOwnPropertyDescriptor,ko=Object.getOwnPropertyNames,Fo=Object.getPrototypeOf,Oo=Object.prototype.hasOwnProperty,No=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),Lo=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(var o=ko(t),i=0,s=o.length,a;i<s;i++)a=o[i],!Oo.call(e,a)&&a!==n&&er(e,a,{get:(l=>t[l]).bind(null,a),enumerable:!(r=Ao(t,a))||r.enumerable});return e},Io=(e,t,n)=>(n=e==null?{}:_o(Fo(e)),Lo(er(n,"default",{value:e,enumerable:true}),e)),Po=()=>{let e=Te();for(let t of [...Array.from(Fe),...Array.from(e.renderers.values())]){let n=t.currentDispatcherRef;if(n&&typeof n=="object")return "H"in n?n.H:n.current}return null},qn=e=>{for(let t of Fe){let n=t.currentDispatcherRef;n&&typeof n=="object"&&("H"in n?n.H=e:n.current=e);}},we=e=>`
10
+ in ${e}`,Mo=(e,t)=>{let n=we(e);return t&&(n+=` (at ${t})`),n},zt=false,qt=(e,t)=>{if(!e||zt)return "";let n=Error.prepareStackTrace;Error.prepareStackTrace=void 0,zt=true;let r=Po();qn(null);let o=console.error,i=console.warn;console.error=()=>{},console.warn=()=>{};try{let l={DetermineComponentFrameRoot(){let C;try{if(t){let b=function(){throw Error()};if(Object.defineProperty(b.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(b,[]);}catch(y){C=y;}Reflect.construct(e,[],b);}else {try{b.call();}catch(y){C=y;}e.call(b.prototype);}}else {try{throw Error()}catch(y){C=y;}let b=e();b&&typeof b.catch=="function"&&b.catch(()=>{});}}catch(b){if(b instanceof Error&&C instanceof Error&&typeof b.stack=="string")return [b.stack,C.stack]}return [null,null]}};l.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot",Object.getOwnPropertyDescriptor(l.DetermineComponentFrameRoot,"name")?.configurable&&Object.defineProperty(l.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});let[m,d]=l.DetermineComponentFrameRoot();if(m&&d){let C=m.split(`
11
+ `),b=d.split(`
12
+ `),y=0,T=0;for(;y<C.length&&!C[y].includes("DetermineComponentFrameRoot");)y++;for(;T<b.length&&!b[T].includes("DetermineComponentFrameRoot");)T++;if(y===C.length||T===b.length)for(y=C.length-1,T=b.length-1;y>=1&&T>=0&&C[y]!==b[T];)T--;for(;y>=1&&T>=0;y--,T--)if(C[y]!==b[T]){if(y!==1||T!==1)do if(y--,T--,T<0||C[y]!==b[T]){let O=`
13
+ ${C[y].replace(" at new "," at ")}`,ee=Oe(e);return ee&&O.includes("<anonymous>")&&(O=O.replace("<anonymous>",ee)),O}while(y>=1&&T>=0);break}}}finally{zt=false,Error.prepareStackTrace=n,qn(r),console.error=o,console.warn=i;}let s=e?Oe(e):"";return s?we(s):""},$o=(e,t)=>{let n=e.tag,r="";switch(n){case Bt:r=we("Activity");break;case gt:r=qt(e.type,true);break;case ht:r=qt(e.type.render,false);break;case mt:case bt:r=qt(e.type,false);break;case pt:case yt:case wt:r=we(e.type);break;case Dt:r=we("Lazy");break;case $t:r=e.child!==t&&t!==null?we("Suspense Fallback"):we("Suspense");break;case Ht:r=we("SuspenseList");break;case jt:r=we("ViewTransition");break;default:return ""}return r},Do=e=>{try{let t="",n=e,r=null;do{t+=$o(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+=Mo(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
15
  ${t.stack}`:""}},Ho=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},Bo=/(^|@)\S+:\d+/,nr=/^\s*at .*(\S+:\d+|\(native\))/m,jo=/^(eval@)?(\[native code\])?$/;var Vo=(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=Wn(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(Bo)){let i=Kn(o,void 0)[0];i&&r.push(i);}return Zt(r,t)}return e.match(nr)?Wn(e,t):Kn(e,t)},rr=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]},Zt=(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 Wn=(e,t)=>Zt(e.split(`
20
- `).filter(r=>!!r.match(nr)),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=rr(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 Kn=(e,t)=>Zt(e.split(`
21
- `).filter(r=>!r.match(jo)),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=rr(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 Go=No((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 y=0;y<i.length;y++){let p=i.charCodeAt(y);s[y]=p,a[p]=y;}function l(y,p){let u=0,b=0,v=0;do{let P=y.next();v=a[P],u|=(v&31)<<b,b+=5;}while(v&32);let _=u&1;return u>>>=1,_&&(u=-2147483648|-u),p+u}function c(y,p,u){let b=p-u;b=b<0?-b<<1|1:b<<1;do{let v=b&31;b>>>=5,b>0&&(v|=32),y.write(s[v]);}while(b>0);return p}function m(y,p){return y.pos>=p?false:y.peek()!==r}let f=1024*16,T=typeof TextDecoder<"u"?new TextDecoder:typeof Buffer<"u"?{decode(y){return Buffer.from(y.buffer,y.byteOffset,y.byteLength).toString()}}:{decode(y){let p="";for(let u=0;u<y.length;u++)p+=String.fromCharCode(y[u]);return p}};class h{constructor(){this.pos=0,this.out="",this.buffer=new Uint8Array(f);}write(p){let{buffer:u}=this;u[this.pos++]=p,this.pos===f&&(this.out+=T.decode(u),this.pos=0);}flush(){let{buffer:p,out:u,pos:b}=this;return b>0?u+T.decode(p.subarray(0,b)):u}}class w{constructor(p){this.pos=0,this.buffer=p;}next(){return this.buffer.charCodeAt(this.pos++)}peek(){return this.buffer.charCodeAt(this.pos)}indexOf(p){let{buffer:u,pos:b}=this,v=u.indexOf(p,b);return v===-1?u.length:v}}let S=[];function Y(y){let{length:p}=y,u=new w(y),b=[],v=[],_=0;for(;u.pos<p;u.pos++){_=l(u,_);let P=l(u,0);if(!m(u,p)){let V=v.pop();V[2]=_,V[3]=P;continue}let F=l(u,0),M=l(u,0),L=M&1,N=L?[_,P,0,0,F,l(u,0)]:[_,P,0,0,F],j=S;if(m(u,p)){j=[];do{let V=l(u,0);j.push(V);}while(m(u,p))}N.vars=j,b.push(N),v.push(N);}return b}function oe(y){let p=new h;for(let u=0;u<y.length;)u=z(y,u,p,[0]);return p.flush()}function z(y,p,u,b){let v=y[p],{0:_,1:P,2:F,3:M,4:L,vars:N}=v;p>0&&u.write(r),b[0]=c(u,_,b[0]),c(u,P,0),c(u,L,0);let j=v.length===6?1:0;c(u,j,0),v.length===6&&c(u,v[5],0);for(let V of N)c(u,V,0);for(p++;p<y.length;){let V=y[p],{0:A,1:k}=V;if(A>F||A===F&&k>=M)break;p=z(y,p,u,b);}return u.write(r),b[0]=c(u,F,b[0]),c(u,M,0),p}function q(y){let{length:p}=y,u=new w(y),b=[],v=[],_=0,P=0,F=0,M=0,L=0,N=0,j=0,V=0;do{let A=u.indexOf(";"),k=0;for(;u.pos<A;u.pos++){if(k=l(u,k),!m(u,A)){let te=v.pop();te[2]=_,te[3]=k;continue}let J=l(u,0),de=J&1,K=J&2,ee=J&4,me=null,He=S,pe;if(de){let te=l(u,P);F=l(u,P===te?F:0),P=te,pe=[_,k,0,0,te,F];}else pe=[_,k,0,0];if(pe.isScope=!!ee,K){let te=M,be=L;M=l(u,M);let _e=te===M;L=l(u,_e?L:0),N=l(u,_e&&be===L?N:0),me=[M,L,N];}if(pe.callsite=me,m(u,A)){He=[];do{j=_,V=k;let te=l(u,0),be;if(te<-1){be=[[l(u,0)]];for(let _e=-1;_e>te;_e--){let Qe=j;j=l(u,j),V=l(u,j===Qe?V:0);let Je=l(u,0);be.push([Je,j,V]);}}else be=[[te]];He.push(be);}while(m(u,A))}pe.bindings=He,b.push(pe),v.push(pe);}_++,u.pos=A+1;}while(u.pos<p);return b}function D(y){if(y.length===0)return "";let p=new h;for(let u=0;u<y.length;)u=W(y,u,p,[0,0,0,0,0,0,0]);return p.flush()}function W(y,p,u,b){let v=y[p],{0:_,1:P,2:F,3:M,isScope:L,callsite:N,bindings:j}=v;b[0]<_?(fe(u,b[0],_),b[0]=_,b[1]=0):p>0&&u.write(r),b[1]=c(u,v[1],b[1]);let V=(v.length===6?1:0)|(N?2:0)|(L?4:0);if(c(u,V,0),v.length===6){let{4:A,5:k}=v;A!==b[2]&&(b[3]=0),b[2]=c(u,A,b[2]),b[3]=c(u,k,b[3]);}if(N){let{0:A,1:k,2:J}=v.callsite;A===b[4]?k!==b[5]&&(b[6]=0):(b[5]=0,b[6]=0),b[4]=c(u,A,b[4]),b[5]=c(u,k,b[5]),b[6]=c(u,J,b[6]);}if(j)for(let A of j){A.length>1&&c(u,-A.length,0);let k=A[0][0];c(u,k,0);let J=_,de=P;for(let K=1;K<A.length;K++){let ee=A[K];J=c(u,ee[1],J),de=c(u,ee[2],de),c(u,ee[0],0);}}for(p++;p<y.length;){let A=y[p],{0:k,1:J}=A;if(k>F||k===F&&J>=M)break;p=W(y,p,u,b);}return b[0]<F?(fe(u,b[0],F),b[0]=F,b[1]=0):u.write(r),b[1]=c(u,M,b[1]),p}function fe(y,p,u){do y.write(o);while(++p<u)}function Re(y){let{length:p}=y,u=new w(y),b=[],v=0,_=0,P=0,F=0,M=0;do{let L=u.indexOf(";"),N=[],j=true,V=0;for(v=0;u.pos<L;){let A;v=l(u,v),v<V&&(j=false),V=v,m(u,L)?(_=l(u,_),P=l(u,P),F=l(u,F),m(u,L)?(M=l(u,M),A=[v,_,P,F,M]):A=[v,_,P,F]):A=[v],N.push(A),u.pos++;}j||Se(N),b.push(N),u.pos=L+1;}while(u.pos<=p);return b}function Se(y){y.sort(De);}function De(y,p){return y[0]-p[0]}function Ze(y){let p=new h,u=0,b=0,v=0,_=0;for(let P=0;P<y.length;P++){let F=y[P];if(P>0&&p.write(o),F.length===0)continue;let M=0;for(let L=0;L<F.length;L++){let N=F[L];L>0&&p.write(r),M=c(p,N[0],M),N.length!==1&&(u=c(p,N[1],u),b=c(p,N[2],b),v=c(p,N[3],v),N.length!==4&&(_=c(p,N[4],_)));}}return p.flush()}n.decode=Re,n.decodeGeneratedRanges=q,n.decodeOriginalScopes=Y,n.encode=Ze,n.encodeGeneratedRanges=D,n.encodeOriginalScopes=oe,Object.defineProperty(n,"__esModule",{value:true});});}),or=Io(Go()),ir=/^[a-zA-Z][a-zA-Z\d+\-.]*:/,Yo=/^data:application\/json[^,]+base64,/,Uo=/(?:\/\/[@#][ \t]+sourceMappingURL=([^\s'"]+?)[ \t]*$)|(?:\/\*[@#][ \t]+sourceMappingURL=([^*]+?)[ \t]*(?:\*\/)[ \t]*$)/,sr=typeof WeakRef<"u",qe=new Map,_t=new Map,zo=e=>sr&&e instanceof WeakRef,Zn=(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 m of o)if(m[0]<=r)i=m;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},Xo=(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 Zn(r.map.mappings,r.map.sources,o,i)}return Zn(e.mappings,e.sources,t-1,n)},qo=(e,t)=>{let n=t.split(`
22
- `),r;for(let i=n.length-1;i>=0&&!r;i--){let s=n[i].match(Uo);s&&(r=s[1]||s[2]);}if(!r)return null;let o=ir.test(r);if(!(Yo.test(r)||o||r.startsWith("/"))){let i=e.split("/");i[i.length-1]=r,r=i.join("/");}return r},Wo=e=>({file:e.file,mappings:(0, or.decode)(e.mappings),names:e.names,sourceRoot:e.sourceRoot,sources:e.sources,sourcesContent:e.sourcesContent,version:3}),Ko=e=>{let t=e.sections.map(({map:r,offset:o})=>({map:{...r,mappings:(0, or.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}},Qn=e=>{if(!e)return false;let t=e.trim();if(!t)return false;let n=t.match(ir);if(!n)return true;let r=n[0].toLowerCase();return r==="http:"||r==="https:"},Zo=async(e,t=fetch)=>{if(!Qn(e))return null;let n;try{n=await(await t(e)).text();}catch{return null}if(!n)return null;let r=qo(e,n);if(!r||!Qn(r))return null;try{let o=await t(r),i=await o.json();return "sections"in i?Ko(i):Wo(i)}catch{return null}},Qo=async(e,t=true,n)=>{if(t&&qe.has(e)){let i=qe.get(e);if(i==null)return null;if(zo(i)){let s=i.deref();if(s)return s;qe.delete(e);}else return i}if(t&&_t.has(e))return _t.get(e);let r=Zo(e,n);t&&_t.set(e,r);let o=await r;return t&&_t.delete(e),t&&(o===null?qe.set(e,null):qe.set(e,sr?new WeakRef(o):o)),o},Jn=/^[a-zA-Z][a-zA-Z\d+\-.]*:/,Jo=["rsc://","file:///","webpack://","node:","turbopack://","metro://"],er="about://React/",ei=["<anonymous>","eval",""],ti=/\.(jsx|tsx|ts|js)$/,ni=/(\.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,ri=/^\?[\w~.\-]+(?:=[^&#]*)?(?:&[\w~.\-]+(?:=[^&#]*)?)*$/,oi=e=>e._debugStack instanceof Error&&typeof e._debugStack?.stack=="string",ii=e=>{let t=e._debugSource;return t?typeof t=="object"&&!!t&&"fileName"in t&&typeof t.fileName=="string"&&"lineNumber"in t&&typeof t.lineNumber=="number":false},ar=async(e,t=true,n)=>{if(ii(e))return e._debugSource||null;let r=si(e),o=await ai(r,1,t,n);return !o||o.length===0?null:o[0]},si=e=>oi(e)?Ho(e._debugStack.stack):Do(e);var ai=async(e,t=1,n=true,r)=>{let o=Vo(e,{slice:t??1}),i=[];for(let s of o){if(!s?.file)continue;let a=await Qo(s.file,n,r);if(a&&typeof s.line=="number"&&typeof s.col=="number"){let l=Xo(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},Qt=e=>{if(!e||ei.includes(e))return "";let t=e;if(t.startsWith(er)){let r=t.slice(er.length),o=r.indexOf("/"),i=r.indexOf(":");t=o!==-1&&(i===-1||o<i)?r.slice(o+1):r;}for(let r of Jo)if(t.startsWith(r)){t=t.slice(r.length),r==="file:///"&&(t=`/${t.replace(/^\/+/,"")}`);break}if(Jn.test(t)){let r=t.match(Jn);r&&(t=t.slice(r[0].length));}let n=t.indexOf("?");if(n!==-1){let r=t.slice(n);ri.test(r)&&(t=t.slice(0,n));}return t},lr=e=>{let t=Qt(e);return !(!t||!ti.test(t)||ni.test(t))};var cr=e=>e.length>0&&/^[A-Z]/.test(e);var li=["InnerLayoutRouter","RedirectErrorBoundary","RedirectBoundary","HTTPAccessFallbackErrorBoundary","HTTPAccessFallbackBoundary","LoadingBoundary","ErrorBoundary","InnerScrollAndFocusHandler","ScrollAndFocusHandler","RenderFromTemplateContext","OuterLayoutRouter","body","html","RedirectErrorBoundary","RedirectBoundary","HTTPAccessFallbackErrorBoundary","HTTPAccessFallbackBoundary","DevRootHTTPAccessFallbackBoundary","AppDevOverlayErrorBoundary","AppDevOverlay","HotReload","Router","ErrorBoundaryHandler","ErrorBoundary","AppRouter","ServerRoot","SegmentStateProvider","RootErrorBoundary"],ci=()=>!!document.getElementById("__NEXT_DATA__"),ur=e=>!!(e.startsWith("_")||li.includes(e)),ui=e=>!(ur(e)||!cr(e)||e.startsWith("Primitive.")||e.includes("Provider")&&e.includes("Context")),fr=e=>{let t=Xe(e);if(!t)return null;let n=null;return Le(t,r=>{if(Et(r)){let o=Ne(r);if(o&&ui(o))return n=o,true}return false},true),n},dr=async e=>{let t=Xe(e);if(!t||!Ut(t))return [];let n=Rt(t),r=[];return Le(n,i=>{let s=Ct(i)?typeof i.type=="string"?i.type:null:Ne(i);s&&!ur(s)&&r.push({name:s,sourcePromise:ar(i)});},true),(await Promise.all(r.map(async i=>({name:i.name,source:await i.sourcePromise})))).filter(i=>i.source!==null)},mr=e=>{let t=ci();return e.map(({name:n,source:r})=>{if(!r)return ` at ${n}`;if(r.fileName.startsWith("about://React/Server"))return ` at ${n} (Server)`;if(!lr(r.fileName))return ` at ${n}`;let o=` at ${n} in ${Qt(r.fileName)}`;return t?`${o}:${r.lineNumber}:${r.columnNumber}`:o}).join(`
23
- `)},gr=e=>{let t=e.tagName.toLowerCase();if(!(e instanceof HTMLElement))return `<${t} />`;let n=e.innerText?.trim()??e.textContent?.trim()??"",r="",o=Array.from(e.attributes);for(let h of o){let w=h.name,S=h.value;S.length>20&&(S=`${S.slice(0,20)}...`),r+=` ${w}="${S}"`;}let i=[],s=[],a=false,l=Array.from(e.childNodes);for(let h of l)h.nodeType!==Node.COMMENT_NODE&&(h.nodeType===Node.TEXT_NODE?h.textContent&&h.textContent.trim().length>0&&(a=true):h.nodeType===Node.ELEMENT_NODE&&(a?s.push(h):i.push(h)));let c=h=>h.length===0?"":h.length<=2?h.map(w=>`<${w.tagName.toLowerCase()} ...>`).join(`
24
- `):`(${h.length} elements)`,m="",f=c(i);if(f&&(m+=`
25
- ${f}`),n.length>0){let h=n.length>100?`${n.slice(0,100)}...`:n;m+=`
26
- ${h}`;}let T=c(s);return T&&(m+=`
27
- ${T}`),m.length>0?`<${t}${r}>${m}
28
- </${t}>`:`<${t}${r} />`};var fi=()=>document.hasFocus()?new Promise(e=>setTimeout(e,50)):new Promise(e=>{let t=()=>{window.removeEventListener("focus",t),setTimeout(e,50);};window.addEventListener("focus",t),window.focus();}),At=async(e,t)=>{await fi();try{try{return await navigator.clipboard.writeText(e),t?.(),!0}catch{return di(e,t)}}catch{return false}},di=(e,t)=>{if(!document.execCommand)return false;let n=document.createElement("textarea");n.value=String(e),n.style.clipPath="inset(50%)",n.ariaHidden="true",(document.body||document.documentElement).append(n);try{n.select();let o=document.execCommand("copy");return o&&t?.(),o}finally{n.remove();}};var We=()=>{try{let e=new(window.AudioContext||window.webkitAudioContext),t=e.createGain();t.connect(e.destination),[{freq:523.25,start:0,duration:.1},{freq:659.25,start:.05,duration:.1},{freq:783.99,start:.1,duration:.15}].forEach(r=>{let o=e.createOscillator(),i=e.createGain();o.connect(i),i.connect(t),o.frequency.value=r.freq,o.type="triangle";let s=e.currentTime+r.start,a=s+.01,l=s+r.duration;i.gain.setValueAtTime(0,s),i.gain.linearRampToValueAtTime(.15,a),i.gain.exponentialRampToValueAtTime(.01,l),o.start(s),o.stop(l);});}catch{}};var hr=(e,t=window.getComputedStyle(e))=>t.display!=="none"&&t.visibility!=="hidden"&&t.opacity!=="0";var Ke=e=>{if(e.closest(`[${Me}]`))return false;let t=window.getComputedStyle(e);return !(!hr(e,t)||t.pointerEvents==="none")};var Jt=(e,t)=>{let n=document.elementsFromPoint(e,t);for(let r of n)if(Ke(r))return r;return null};var mi=(e,t)=>{let n=Math.max(e.left,t.left),r=Math.max(e.top,t.top),o=Math.min(e.right,t.right),i=Math.min(e.bottom,t.bottom),s=Math.max(0,o-n),a=Math.max(0,i-r);return s*a},gi=(e,t)=>e.left<t.right&&e.right>t.left&&e.top<t.bottom&&e.bottom>t.top,pr=(e,t,n)=>{let r=[],o=Array.from(document.querySelectorAll("*")),i={left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height};for(let s of o){if(!n){let c=(s.tagName||"").toUpperCase();if(c==="HTML"||c==="BODY")continue}if(!t(s))continue;let a=s.getBoundingClientRect(),l={left:a.left,top:a.top,right:a.left+a.width,bottom:a.top+a.height};if(n){let c=mi(i,l),m=Math.max(0,a.width*a.height);m>0&&c/m>=.75&&r.push(s);}else gi(l,i)&&r.push(s);}return r},br=e=>e.filter(t=>!e.some(n=>n!==t&&n.contains(t))),yr=(e,t)=>{let n=pr(e,t,true);return br(n)},wr=(e,t)=>{let n=pr(e,t,false);return br(n)};var en=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 Sr=e=>{let t={enabled:true,keyHoldDuration:300,allowActivationInsideInput:true,playCopySound:false,...e};return t.enabled===false?{activate:()=>{},deactivate:()=>{},toggle:()=>{},isActive:()=>false,dispose:()=>{}}:Fe(n=>{let[r,o]=E(false),[i,s]=E(-1e3),[a,l]=E(-1e3),[c,m]=E(false),[f,T]=E(-1e3),[h,w]=E(-1e3),[S,Y]=E(false),[oe,z]=E(null),[q,D]=E(null),[W,fe]=E(0),[Re,Se]=E([]),[De,Ze]=E([]),[y,p]=E(false),[u,b]=E(false),[v,_]=E(false),[P,F]=E(false),[M,L]=E(-1e3),[N,j]=E(-1e3),[V,A]=E(false),k=null,J=null,de=null,K=null,ee=null,me=H(()=>y()&&!S()),He=H(()=>i()>-1e3&&a()>-1e3),pe=d=>(d.metaKey||d.ctrlKey)&&d.key.toLowerCase()==="c",te=d=>{let x=`grabbed-${Date.now()}-${Math.random()}`,R=Date.now(),Z={id:x,bounds:d,createdAt:R},B=Re();Se([...B,Z]),setTimeout(()=>{Se(ge=>ge.filter(dn=>dn.id!==x));},1700);},be=d=>{let x=`success-${Date.now()}-${Math.random()}`;Ze(R=>[...R,{id:x,text:d}]),setTimeout(()=>{Ze(R=>R.filter(Z=>Z.id!==x));},1700);},_e=d=>`<selected_element>
29
- ${d}
30
- </selected_element>`,Qe=d=>(d.tagName||"").toLowerCase(),Je=d=>{let x=Qe(d),R=fr(d);return x&&R?`<${x}> in ${R}`:x?`<${x}>`:"<element>"},tn=d=>{try{let x=d.map(R=>({tagName:Qe(R)}));window.dispatchEvent(new CustomEvent("react-grab:element-selected",{detail:{elements:x}}));}catch{}},Ft=async(d,x,R)=>{L(d),j(x),Y(true),Ar(),await R().finally(()=>{Y(false),et(),u()&&(r()?b(false):Ae());});},xr=d=>"innerText"in d,vr=d=>xr(d)?d.innerText:d.textContent??"",nn=d=>d.map(x=>vr(x).trim()).filter(x=>x.length>0).join(`
18
+ `,r)),r!==-1)n=n.slice(0,r);else return "";return n},Bo=/(^|@)\S+:\d+/,tr=/^\s*at .*(\S+:\d+|\(native\))/m,jo=/^(eval@)?(\[native code\])?$/;var Vo=(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=Xn(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(Bo)){let i=Wn(o,void 0)[0];i&&r.push(i);}return Xt(r,t)}return e.match(tr)?Xn(e,t):Wn(e,t)},nr=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]},Xt=(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 Xn=(e,t)=>Xt(e.split(`
20
+ `).filter(r=>!!r.match(tr)),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=nr(s?s[1]:i),l=s&&i||void 0,u=["eval","<anonymous>"].includes(a[0])?void 0:a[0];return {function:l,file:u,line:a[1]?+a[1]:void 0,col:a[2]?+a[2]:void 0,raw:o}});var Wn=(e,t)=>Xt(e.split(`
21
+ `).filter(r=>!r.match(jo)),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=nr(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 Go=No((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 w=0;w<i.length;w++){let g=i.charCodeAt(w);s[w]=g,a[g]=w;}function l(w,g){let c=0,h=0,x=0;do{let N=w.next();x=a[N],c|=(x&31)<<h,h+=5;}while(x&32);let A=c&1;return c>>>=1,A&&(c=-2147483648|-c),g+c}function u(w,g,c){let h=g-c;h=h<0?-h<<1|1:h<<1;do{let x=h&31;h>>>=5,h>0&&(x|=32),w.write(s[x]);}while(h>0);return g}function m(w,g){return w.pos>=g?false:w.peek()!==r}let d=1024*16,C=typeof TextDecoder<"u"?new TextDecoder:typeof Buffer<"u"?{decode(w){return Buffer.from(w.buffer,w.byteOffset,w.byteLength).toString()}}:{decode(w){let g="";for(let c=0;c<w.length;c++)g+=String.fromCharCode(w[c]);return g}};class b{constructor(){this.pos=0,this.out="",this.buffer=new Uint8Array(d);}write(g){let{buffer:c}=this;c[this.pos++]=g,this.pos===d&&(this.out+=C.decode(c),this.pos=0);}flush(){let{buffer:g,out:c,pos:h}=this;return h>0?c+C.decode(g.subarray(0,h)):c}}class y{constructor(g){this.pos=0,this.buffer=g;}next(){return this.buffer.charCodeAt(this.pos++)}peek(){return this.buffer.charCodeAt(this.pos)}indexOf(g){let{buffer:c,pos:h}=this,x=c.indexOf(g,h);return x===-1?c.length:x}}let T=[];function O(w){let{length:g}=w,c=new y(w),h=[],x=[],A=0;for(;c.pos<g;c.pos++){A=l(c,A);let N=l(c,0);if(!m(c,g)){let G=x.pop();G[2]=A,G[3]=N;continue}let F=l(c,0),M=l(c,0),P=M&1,L=P?[A,N,0,0,F,l(c,0)]:[A,N,0,0,F],j=T;if(m(c,g)){j=[];do{let G=l(c,0);j.push(G);}while(m(c,g))}L.vars=j,h.push(L),x.push(L);}return h}function ee(w){let g=new b;for(let c=0;c<w.length;)c=q(w,c,g,[0]);return g.flush()}function q(w,g,c,h){let x=w[g],{0:A,1:N,2:F,3:M,4:P,vars:L}=x;g>0&&c.write(r),h[0]=u(c,A,h[0]),u(c,N,0),u(c,P,0);let j=x.length===6?1:0;u(c,j,0),x.length===6&&u(c,x[5],0);for(let G of L)u(c,G,0);for(g++;g<w.length;){let G=w[g],{0:k,1:$}=G;if(k>F||k===F&&$>=M)break;g=q(w,g,c,h);}return c.write(r),h[0]=u(c,F,h[0]),u(c,M,0),g}function X(w){let{length:g}=w,c=new y(w),h=[],x=[],A=0,N=0,F=0,M=0,P=0,L=0,j=0,G=0;do{let k=c.indexOf(";"),$=0;for(;c.pos<k;c.pos++){if($=l(c,$),!m(c,k)){let te=x.pop();te[2]=A,te[3]=$;continue}let U=l(c,0),me=U&1,ce=U&2,Z=U&4,ie=null,ue=T,ge;if(me){let te=l(c,N);F=l(c,N===te?F:0),N=te,ge=[A,$,0,0,te,F];}else ge=[A,$,0,0];if(ge.isScope=!!Z,ce){let te=M,pe=P;M=l(c,M);let Ce=te===M;P=l(c,Ce?P:0),L=l(c,Ce&&pe===P?L:0),ie=[M,P,L];}if(ge.callsite=ie,m(c,k)){ue=[];do{j=A,G=$;let te=l(c,0),pe;if(te<-1){pe=[[l(c,0)]];for(let Ce=-1;Ce>te;Ce--){let Rt=j;j=l(c,j),G=l(c,j===Rt?G:0);let Ke=l(c,0);pe.push([Ke,j,G]);}}else pe=[[te]];ue.push(pe);}while(m(c,k))}ge.bindings=ue,h.push(ge),x.push(ge);}A++,c.pos=k+1;}while(c.pos<g);return h}function B(w){if(w.length===0)return "";let g=new b;for(let c=0;c<w.length;)c=W(w,c,g,[0,0,0,0,0,0,0]);return g.flush()}function W(w,g,c,h){let x=w[g],{0:A,1:N,2:F,3:M,isScope:P,callsite:L,bindings:j}=x;h[0]<A?(de(c,h[0],A),h[0]=A,h[1]=0):g>0&&c.write(r),h[1]=u(c,x[1],h[1]);let G=(x.length===6?1:0)|(L?2:0)|(P?4:0);if(u(c,G,0),x.length===6){let{4:k,5:$}=x;k!==h[2]&&(h[3]=0),h[2]=u(c,k,h[2]),h[3]=u(c,$,h[3]);}if(L){let{0:k,1:$,2:U}=x.callsite;k===h[4]?$!==h[5]&&(h[6]=0):(h[5]=0,h[6]=0),h[4]=u(c,k,h[4]),h[5]=u(c,$,h[5]),h[6]=u(c,U,h[6]);}if(j)for(let k of j){k.length>1&&u(c,-k.length,0);let $=k[0][0];u(c,$,0);let U=A,me=N;for(let ce=1;ce<k.length;ce++){let Z=k[ce];U=u(c,Z[1],U),me=u(c,Z[2],me),u(c,Z[0],0);}}for(g++;g<w.length;){let k=w[g],{0:$,1:U}=k;if($>F||$===F&&U>=M)break;g=W(w,g,c,h);}return h[0]<F?(de(c,h[0],F),h[0]=F,h[1]=0):c.write(r),h[1]=u(c,M,h[1]),g}function de(w,g,c){do w.write(o);while(++g<c)}function Ee(w){let{length:g}=w,c=new y(w),h=[],x=0,A=0,N=0,F=0,M=0;do{let P=c.indexOf(";"),L=[],j=true,G=0;for(x=0;c.pos<P;){let k;x=l(c,x),x<G&&(j=false),G=x,m(c,P)?(A=l(c,A),N=l(c,N),F=l(c,F),m(c,P)?(M=l(c,M),k=[x,A,N,F,M]):k=[x,A,N,F]):k=[x],L.push(k),c.pos++;}j||Re(L),h.push(L),c.pos=P+1;}while(c.pos<=g);return h}function Re(w){w.sort(Ne);}function Ne(w,g){return w[0]-g[0]}function Ze(w){let g=new b,c=0,h=0,x=0,A=0;for(let N=0;N<w.length;N++){let F=w[N];if(N>0&&g.write(o),F.length===0)continue;let M=0;for(let P=0;P<F.length;P++){let L=F[P];P>0&&g.write(r),M=u(g,L[0],M),L.length!==1&&(c=u(g,L[1],c),h=u(g,L[2],h),x=u(g,L[3],x),L.length!==4&&(A=u(g,L[4],A)));}}return g.flush()}n.decode=Ee,n.decodeGeneratedRanges=X,n.decodeOriginalScopes=O,n.encode=Ze,n.encodeGeneratedRanges=B,n.encodeOriginalScopes=ee,Object.defineProperty(n,"__esModule",{value:true});});}),rr=Io(Go()),or=/^[a-zA-Z][a-zA-Z\d+\-.]*:/,Uo=/^data:application\/json[^,]+base64,/,Yo=/(?:\/\/[@#][ \t]+sourceMappingURL=([^\s'"]+?)[ \t]*$)|(?:\/\*[@#][ \t]+sourceMappingURL=([^*]+?)[ \t]*(?:\*\/)[ \t]*$)/,ir=typeof WeakRef<"u",qe=new Map,Tt=new Map,zo=e=>ir&&e instanceof WeakRef,Zn=(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 m of o)if(m[0]<=r)i=m;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 u=t[s];return u?{columnNumber:l,fileName:u,lineNumber:a+1}:null},qo=(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 Zn(r.map.mappings,r.map.sources,o,i)}return Zn(e.mappings,e.sources,t-1,n)},Xo=(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=or.test(r);if(!(Uo.test(r)||o||r.startsWith("/"))){let i=e.split("/");i[i.length-1]=r,r=i.join("/");}return r},Wo=e=>({file:e.file,mappings:(0, rr.decode)(e.mappings),names:e.names,sourceRoot:e.sourceRoot,sources:e.sources,sourcesContent:e.sourcesContent,version:3}),Zo=e=>{let t=e.sections.map(({map:r,offset:o})=>({map:{...r,mappings:(0, rr.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}},Kn=e=>{if(!e)return false;let t=e.trim();if(!t)return false;let n=t.match(or);if(!n)return true;let r=n[0].toLowerCase();return r==="http:"||r==="https:"},Ko=async(e,t=fetch)=>{if(!Kn(e))return null;let n;try{n=await(await t(e)).text();}catch{return null}if(!n)return null;let r=Xo(e,n);if(!r||!Kn(r))return null;try{let o=await t(r),i=await o.json();return "sections"in i?Zo(i):Wo(i)}catch{return null}},Qo=async(e,t=true,n)=>{if(t&&qe.has(e)){let i=qe.get(e);if(i==null)return null;if(zo(i)){let s=i.deref();if(s)return s;qe.delete(e);}else return i}if(t&&Tt.has(e))return Tt.get(e);let r=Ko(e,n);t&&Tt.set(e,r);let o=await r;return t&&Tt.delete(e),t&&(o===null?qe.set(e,null):qe.set(e,ir?new WeakRef(o):o)),o},Qn=/^[a-zA-Z][a-zA-Z\d+\-.]*:/,Jo=["rsc://","file:///","webpack://","node:","turbopack://","metro://"],Jn="about://React/",ei=["<anonymous>","eval",""],ti=/\.(jsx|tsx|ts|js)$/,ni=/(\.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,ri=/^\?[\w~.\-]+(?:=[^&#]*)?(?:&[\w~.\-]+(?:=[^&#]*)?)*$/,oi=e=>e._debugStack instanceof Error&&typeof e._debugStack?.stack=="string",ii=e=>{let t=e._debugSource;return t?typeof t=="object"&&!!t&&"fileName"in t&&typeof t.fileName=="string"&&"lineNumber"in t&&typeof t.lineNumber=="number":false},sr=async(e,t=true,n)=>{if(ii(e))return e._debugSource||null;let r=si(e),o=await ai(r,1,t,n);return !o||o.length===0?null:o[0]},si=e=>oi(e)?Ho(e._debugStack.stack):Do(e);var ai=async(e,t=1,n=true,r)=>{let o=Vo(e,{slice:t??1}),i=[];for(let s of o){if(!s?.file)continue;let a=await Qo(s.file,n,r);if(a&&typeof s.line=="number"&&typeof s.col=="number"){let l=qo(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},Wt=e=>{if(!e||ei.includes(e))return "";let t=e;if(t.startsWith(Jn)){let r=t.slice(Jn.length),o=r.indexOf("/"),i=r.indexOf(":");t=o!==-1&&(i===-1||o<i)?r.slice(o+1):r;}for(let r of Jo)if(t.startsWith(r)){t=t.slice(r.length),r==="file:///"&&(t=`/${t.replace(/^\/+/,"")}`);break}if(Qn.test(t)){let r=t.match(Qn);r&&(t=t.slice(r[0].length));}let n=t.indexOf("?");if(n!==-1){let r=t.slice(n);ri.test(r)&&(t=t.slice(0,n));}return t},ar=e=>{let t=Wt(e);return !(!t||!ti.test(t)||ni.test(t))};var lr=e=>e.length>0&&/^[A-Z]/.test(e);var li=["InnerLayoutRouter","RedirectErrorBoundary","RedirectBoundary","HTTPAccessFallbackErrorBoundary","HTTPAccessFallbackBoundary","LoadingBoundary","ErrorBoundary","InnerScrollAndFocusHandler","ScrollAndFocusHandler","RenderFromTemplateContext","OuterLayoutRouter","body","html","RedirectErrorBoundary","RedirectBoundary","HTTPAccessFallbackErrorBoundary","HTTPAccessFallbackBoundary","DevRootHTTPAccessFallbackBoundary","AppDevOverlayErrorBoundary","AppDevOverlay","HotReload","Router","ErrorBoundaryHandler","ErrorBoundary","AppRouter","ServerRoot","SegmentStateProvider","RootErrorBoundary"],ci=()=>!!document.getElementById("__NEXT_DATA__"),cr=e=>!!(e.startsWith("_")||li.includes(e)),ui=e=>!(cr(e)||!lr(e)||e.startsWith("Primitive.")||e.includes("Provider")&&e.includes("Context")),ur=e=>{let t=ze(e);if(!t)return null;let n=null;return He(t,r=>{if(St(r)){let o=Oe(r);if(o&&ui(o))return n=o,true}return false},true),n},fr=async e=>{let t=ze(e);if(!t||!Vt(t))return [];let n=xt(t),r=[];return He(n,i=>{let s=Ct(i)?typeof i.type=="string"?i.type:null:Oe(i);s&&!cr(s)&&r.push({name:s,sourcePromise:sr(i)});},true),(await Promise.all(r.map(async i=>({name:i.name,source:await i.sourcePromise})))).filter(i=>i.source!==null)},dr=e=>{let t=ci();return e.map(({name:n,source:r})=>{if(!r)return ` at ${n}`;if(r.fileName.startsWith("about://React/Server"))return ` at ${n} (Server)`;if(!ar(r.fileName))return ` at ${n}`;let o=` at ${n} in ${Wt(r.fileName)}`;return t?`${o}:${r.lineNumber}:${r.columnNumber}`:o}).join(`
23
+ `)},mr=e=>{let t=e.tagName.toLowerCase();if(!(e instanceof HTMLElement))return `<${t} />`;let n=e.innerText?.trim()??e.textContent?.trim()??"",r="",o=Array.from(e.attributes);for(let b of o){let y=b.name,T=b.value;T.length>20&&(T=`${T.slice(0,20)}...`),r+=` ${y}="${T}"`;}let i=[],s=[],a=false,l=Array.from(e.childNodes);for(let b of l)b.nodeType!==Node.COMMENT_NODE&&(b.nodeType===Node.TEXT_NODE?b.textContent&&b.textContent.trim().length>0&&(a=true):b.nodeType===Node.ELEMENT_NODE&&(a?s.push(b):i.push(b)));let u=b=>b.length===0?"":b.length<=2?b.map(y=>`<${y.tagName.toLowerCase()} ...>`).join(`
24
+ `):`(${b.length} elements)`,m="",d=u(i);if(d&&(m+=`
25
+ ${d}`),n.length>0){let b=n.length>100?`${n.slice(0,100)}...`:n;m+=`
26
+ ${b}`;}let C=u(s);return C&&(m+=`
27
+ ${C}`),m.length>0?`<${t}${r}>${m}
28
+ </${t}>`:`<${t}${r} />`};var fi=()=>document.hasFocus()?new Promise(e=>setTimeout(e,50)):new Promise(e=>{let t=()=>{window.removeEventListener("focus",t),setTimeout(e,50);};window.addEventListener("focus",t),window.focus();}),vt=async(e,t)=>{await fi();try{try{return await navigator.clipboard.writeText(e),t?.(),!0}catch{return di(e,t)}}catch{return false}},di=(e,t)=>{if(!document.execCommand)return false;let n=document.createElement("textarea");n.value=String(e),n.style.clipPath="inset(50%)",n.ariaHidden="true",(document.body||document.documentElement).append(n);try{n.select();let o=document.execCommand("copy");return o&&t?.(),o}finally{n.remove();}};var Xe=()=>{try{let e=new(window.AudioContext||window.webkitAudioContext),t=e.createGain();t.connect(e.destination),[{freq:523.25,start:0,duration:.1},{freq:659.25,start:.05,duration:.1},{freq:783.99,start:.1,duration:.15}].forEach(r=>{let o=e.createOscillator(),i=e.createGain();o.connect(i),i.connect(t),o.frequency.value=r.freq,o.type="triangle";let s=e.currentTime+r.start,a=s+.01,l=s+r.duration;i.gain.setValueAtTime(0,s),i.gain.linearRampToValueAtTime(.15,a),i.gain.exponentialRampToValueAtTime(.01,l),o.start(s),o.stop(l);});}catch{}};var gr=(e,t=window.getComputedStyle(e))=>t.display!=="none"&&t.visibility!=="hidden"&&t.opacity!=="0";var We=e=>{if(e.closest(`[${De}]`))return false;let t=window.getComputedStyle(e);return !(!gr(e,t)||t.pointerEvents==="none")};var Zt=(e,t)=>{let n=document.elementsFromPoint(e,t);for(let r of n)if(We(r))return r;return null};var mi=(e,t)=>{let n=Math.max(e.left,t.left),r=Math.max(e.top,t.top),o=Math.min(e.right,t.right),i=Math.min(e.bottom,t.bottom),s=Math.max(0,o-n),a=Math.max(0,i-r);return s*a},gi=(e,t)=>e.left<t.right&&e.right>t.left&&e.top<t.bottom&&e.bottom>t.top,pr=(e,t,n)=>{let r=[],o=Array.from(document.querySelectorAll("*")),i={left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height};for(let s of o){if(!n){let u=(s.tagName||"").toUpperCase();if(u==="HTML"||u==="BODY")continue}if(!t(s))continue;let a=s.getBoundingClientRect(),l={left:a.left,top:a.top,right:a.left+a.width,bottom:a.top+a.height};if(n){let u=mi(i,l),m=Math.max(0,a.width*a.height);m>0&&u/m>=.75&&r.push(s);}else gi(l,i)&&r.push(s);}return r},hr=e=>e.filter(t=>!e.some(n=>n!==t&&n.contains(t))),br=(e,t)=>{let n=pr(e,t,true);return hr(n)},yr=(e,t)=>{let n=pr(e,t,false);return hr(n)};var Kt=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 wr=false,Cr=e=>{let t={enabled:true,keyHoldDuration:300,allowActivationInsideInput:true,playCopySound:false,...e};return t.enabled===false?{activate:()=>{},deactivate:()=>{},toggle:()=>{},isActive:()=>false,dispose:()=>{}}:((()=>{if(!wr){wr=true;try{let r="0.0.44",i=`data:image/svg+xml;base64,${btoa('<svg width="294" height="294" viewBox="0 0 294 294" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_0_3)"><mask id="mask0_0_3" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="294" height="294"><path d="M294 0H0V294H294V0Z" fill="white"/></mask><g mask="url(#mask0_0_3)"><path d="M144.599 47.4924C169.712 27.3959 194.548 20.0265 212.132 30.1797C227.847 39.2555 234.881 60.3243 231.926 89.516C231.677 92.0069 231.328 94.5423 230.94 97.1058L228.526 110.14C228.517 110.136 228.505 110.132 228.495 110.127C228.486 110.165 228.479 110.203 228.468 110.24L216.255 105.741C216.256 105.736 216.248 105.728 216.248 105.723C207.915 103.125 199.421 101.075 190.82 99.5888L190.696 99.5588L173.526 97.2648L173.511 97.2631C173.492 97.236 173.467 97.2176 173.447 97.1905C163.862 96.2064 154.233 95.7166 144.599 95.7223C134.943 95.7162 125.295 96.219 115.693 97.2286C110.075 105.033 104.859 113.118 100.063 121.453C95.2426 129.798 90.8624 138.391 86.939 147.193C90.8624 155.996 95.2426 164.588 100.063 172.933C104.866 181.302 110.099 189.417 115.741 197.245C115.749 197.245 115.758 197.246 115.766 197.247L115.752 197.27L115.745 197.283L115.754 197.296L126.501 211.013L126.574 211.089C132.136 217.767 138.126 224.075 144.507 229.974L144.609 230.082L154.572 238.287C154.539 238.319 154.506 238.35 154.472 238.38C154.485 238.392 154.499 238.402 154.513 238.412L143.846 247.482L143.827 247.497C126.56 261.128 109.472 268.745 94.8019 268.745C88.5916 268.837 82.4687 267.272 77.0657 264.208C61.3496 255.132 54.3164 234.062 57.2707 204.871C57.528 202.307 57.8806 199.694 58.2904 197.054C28.3363 185.327 9.52301 167.51 9.52301 147.193C9.52301 129.042 24.2476 112.396 50.9901 100.375C53.3443 99.3163 55.7938 98.3058 58.2904 97.3526C57.8806 94.7023 57.528 92.0803 57.2707 89.516C54.3164 60.3243 61.3496 39.2555 77.0657 30.1797C94.6494 20.0265 119.486 27.3959 144.599 47.4924ZM70.6423 201.315C70.423 202.955 70.2229 204.566 70.0704 206.168C67.6686 229.567 72.5478 246.628 83.3615 252.988L83.5176 253.062C95.0399 259.717 114.015 254.426 134.782 238.38C125.298 229.45 116.594 219.725 108.764 209.314C95.8516 207.742 83.0977 205.066 70.6423 201.315ZM80.3534 163.438C77.34 171.677 74.8666 180.104 72.9484 188.664C81.1787 191.224 89.5657 193.247 98.0572 194.724L98.4618 194.813C95.2115 189.865 92.0191 184.66 88.9311 179.378C85.8433 174.097 83.003 168.768 80.3534 163.438ZM60.759 110.203C59.234 110.839 57.7378 111.475 56.27 112.11C34.7788 121.806 22.3891 134.591 22.3891 147.193C22.3891 160.493 36.4657 174.297 60.7494 184.26C63.7439 171.581 67.8124 159.182 72.9104 147.193C67.822 135.23 63.7566 122.855 60.759 110.203ZM98.4137 99.6404C89.8078 101.145 81.3075 103.206 72.9676 105.809C74.854 114.203 77.2741 122.468 80.2132 130.554L80.3059 130.939C82.9938 125.6 85.8049 120.338 88.8834 115.008C91.9618 109.679 95.1544 104.569 98.4137 99.6404ZM94.9258 38.5215C90.9331 38.4284 86.9866 39.3955 83.4891 41.3243C72.6291 47.6015 67.6975 64.5954 70.0424 87.9446L70.0416 88.2194C70.194 89.8208 70.3941 91.4325 70.6134 93.0624C83.0737 89.3364 95.8263 86.6703 108.736 85.0924C116.57 74.6779 125.28 64.9532 134.773 56.0249C119.877 44.5087 105.895 38.5215 94.9258 38.5215ZM205.737 41.3148C202.268 39.398 198.355 38.4308 194.394 38.5099L194.29 38.512C183.321 38.512 169.34 44.4991 154.444 56.0153C163.93 64.9374 172.634 74.6557 180.462 85.064C193.375 86.6345 206.128 89.3102 218.584 93.0624C218.812 91.4325 219.003 89.8118 219.165 88.2098C221.548 64.7099 216.65 47.6164 205.737 41.3148ZM144.552 64.3097C138.104 70.2614 132.054 76.6306 126.443 83.3765C132.39 82.995 138.426 82.8046 144.552 82.8046C150.727 82.8046 156.778 83.0143 162.707 83.3765C157.08 76.6293 151.015 70.2596 144.552 64.3097Z" fill="white"/><path d="M144.598 47.4924C169.712 27.3959 194.547 20.0265 212.131 30.1797C227.847 39.2555 234.88 60.3243 231.926 89.516C231.677 92.0069 231.327 94.5423 230.941 97.1058L228.526 110.14L228.496 110.127C228.487 110.165 228.478 110.203 228.469 110.24L216.255 105.741L216.249 105.723C207.916 103.125 199.42 101.075 190.82 99.5888L190.696 99.5588L173.525 97.2648L173.511 97.263C173.492 97.236 173.468 97.2176 173.447 97.1905C163.863 96.2064 154.234 95.7166 144.598 95.7223C134.943 95.7162 125.295 96.219 115.693 97.2286C110.075 105.033 104.859 113.118 100.063 121.453C95.2426 129.798 90.8622 138.391 86.939 147.193C90.8622 155.996 95.2426 164.588 100.063 172.933C104.866 181.302 110.099 189.417 115.741 197.245L115.766 197.247L115.752 197.27L115.745 197.283L115.754 197.296L126.501 211.013L126.574 211.089C132.136 217.767 138.126 224.075 144.506 229.974L144.61 230.082L154.572 238.287C154.539 238.319 154.506 238.35 154.473 238.38L154.512 238.412L143.847 247.482L143.827 247.497C126.56 261.13 109.472 268.745 94.8018 268.745C88.5915 268.837 82.4687 267.272 77.0657 264.208C61.3496 255.132 54.3162 234.062 57.2707 204.871C57.528 202.307 57.8806 199.694 58.2904 197.054C28.3362 185.327 9.52298 167.51 9.52298 147.193C9.52298 129.042 24.2476 112.396 50.9901 100.375C53.3443 99.3163 55.7938 98.3058 58.2904 97.3526C57.8806 94.7023 57.528 92.0803 57.2707 89.516C54.3162 60.3243 61.3496 39.2555 77.0657 30.1797C94.6493 20.0265 119.486 27.3959 144.598 47.4924ZM70.6422 201.315C70.423 202.955 70.2229 204.566 70.0704 206.168C67.6686 229.567 72.5478 246.628 83.3615 252.988L83.5175 253.062C95.0399 259.717 114.015 254.426 134.782 238.38C125.298 229.45 116.594 219.725 108.764 209.314C95.8515 207.742 83.0977 205.066 70.6422 201.315ZM80.3534 163.438C77.34 171.677 74.8666 180.104 72.9484 188.664C81.1786 191.224 89.5657 193.247 98.0572 194.724L98.4618 194.813C95.2115 189.865 92.0191 184.66 88.931 179.378C85.8433 174.097 83.003 168.768 80.3534 163.438ZM60.7589 110.203C59.234 110.839 57.7378 111.475 56.2699 112.11C34.7788 121.806 22.3891 134.591 22.3891 147.193C22.3891 160.493 36.4657 174.297 60.7494 184.26C63.7439 171.581 67.8124 159.182 72.9103 147.193C67.822 135.23 63.7566 122.855 60.7589 110.203ZM98.4137 99.6404C89.8078 101.145 81.3075 103.206 72.9676 105.809C74.8539 114.203 77.2741 122.468 80.2132 130.554L80.3059 130.939C82.9938 125.6 85.8049 120.338 88.8834 115.008C91.9618 109.679 95.1544 104.569 98.4137 99.6404ZM94.9258 38.5215C90.9331 38.4284 86.9866 39.3955 83.4891 41.3243C72.629 47.6015 67.6975 64.5954 70.0424 87.9446L70.0415 88.2194C70.194 89.8208 70.3941 91.4325 70.6134 93.0624C83.0737 89.3364 95.8262 86.6703 108.736 85.0924C116.57 74.6779 125.28 64.9532 134.772 56.0249C119.877 44.5087 105.895 38.5215 94.9258 38.5215ZM205.737 41.3148C202.268 39.398 198.355 38.4308 194.394 38.5099L194.291 38.512C183.321 38.512 169.34 44.4991 154.443 56.0153C163.929 64.9374 172.634 74.6557 180.462 85.064C193.374 86.6345 206.129 89.3102 218.584 93.0624C218.813 91.4325 219.003 89.8118 219.166 88.2098C221.548 64.7099 216.65 47.6164 205.737 41.3148ZM144.551 64.3097C138.103 70.2614 132.055 76.6306 126.443 83.3765C132.389 82.995 138.427 82.8046 144.551 82.8046C150.727 82.8046 156.779 83.0143 162.707 83.3765C157.079 76.6293 151.015 70.2596 144.551 64.3097Z" fill="#FF40E0"/></g><mask id="mask1_0_3" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="102" y="84" width="161" height="162"><path d="M235.282 84.827L102.261 112.259L129.693 245.28L262.714 217.848L235.282 84.827Z" fill="white"/></mask><g mask="url(#mask1_0_3)"><path d="M136.863 129.916L213.258 141.224C220.669 142.322 222.495 152.179 215.967 155.856L187.592 171.843L184.135 204.227C183.339 211.678 173.564 213.901 169.624 207.526L129.021 141.831C125.503 136.14 130.245 128.936 136.863 129.916Z" fill="#FF40E0" stroke="#FF40E0" stroke-width="0.817337" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_0_3"><rect width="294" height="294" fill="white"/></clipPath></defs></svg>')}`;console.log(`%cReact Grab${r?` v${r}`:""}%c
29
+ https://react-grab.com`,`background: #330039; color: #ffffff; border: 1px solid #d75fcb; padding: 4px 4px 4px 24px; border-radius: 4px; background-image: url("${i}"); background-size: 16px 16px; background-repeat: no-repeat; background-position: 4px center; display: inline-block; margin-bottom: 4px;`,""),fetch("https://react-grab.com/api/version").then(s=>s.text()).catch(()=>null);}catch{}}})(),ke(r=>{let[o,i]=v(false),[s,a]=v(-1e3),[l,u]=v(-1e3),[m,d]=v(false),[C,b]=v(-1e3),[y,T]=v(-1e3),[O,ee]=v(false),[q,X]=v(null),[B,W]=v(null),[de,Ee]=v(0),[Re,Ne]=v([]),[Ze,w]=v([]),[g,c]=v(false),[h,x]=v(false),[A,N]=v(false),[F,M]=v(false),[P,L]=v(-1e3),[j,G]=v(-1e3),[k,$]=v(false),U=null,me=null,ce=null,Z=null,ie=null,ue=D(()=>g()&&!O()),ge=D(()=>s()>-1e3&&l()>-1e3),te=f=>(f.metaKey||f.ctrlKey)&&f.key.toLowerCase()==="c",pe=f=>{let S=`grabbed-${Date.now()}-${Math.random()}`,E=Date.now(),K={id:S,bounds:f,createdAt:E},V=Re();Ne([...V,K]),setTimeout(()=>{Ne(fe=>fe.filter(un=>un.id!==S));},1700);},Ce=f=>{let S=`success-${Date.now()}-${Math.random()}`;w(E=>[...E,{id:S,text:f}]),setTimeout(()=>{w(E=>E.filter(K=>K.id!==S));},1700);},Rt=f=>`<selected_element>
30
+ ${f}
31
+ </selected_element>`,Ke=f=>(f.tagName||"").toLowerCase(),Qt=f=>{let S=Ke(f),E=ur(f);return S&&E?`<${S}> in ${E}`:S?`<${S}>`:"<element>"},Jt=f=>{try{let S=f.map(E=>({tagName:Ke(E)}));window.dispatchEvent(new CustomEvent("react-grab:element-selected",{detail:{elements:S}}));}catch{}},_t=async(f,S,E)=>{L(f),G(S),ee(true),Ar(),await E().finally(()=>{ee(false),Qe(),h()&&(o()?x(false):_e());});},xr=f=>"innerText"in f,Tr=f=>xr(f)?f.innerText:f.textContent??"",en=f=>f.map(S=>Tr(S).trim()).filter(S=>S.length>0).join(`
31
32
 
32
- `),rn=async d=>{let x=false;try{let Z=(await Promise.allSettled(d.map(async B=>`## HTML Frame:
33
- ${gr(B)}
33
+ `),tn=async f=>{let S=false;try{let K=(await Promise.allSettled(f.map(async V=>`## HTML Frame:
34
+ ${mr(V)}
34
35
 
35
36
  ## Code Location:
36
- ${mr(await dr(B))}`))).map(B=>B.status==="fulfilled"?B.value:"").filter(B=>B.trim());if(Z.length>0){let B=Z.map(ge=>_e(ge)).join(`
37
+ ${dr(await fr(V))}`))).map(V=>V.status==="fulfilled"?V.value:"").filter(V=>V.trim());if(K.length>0){let V=K.map(fe=>Rt(fe)).join(`
37
38
 
38
- `);x=await At(B,t.playCopySound?We:void 0);}if(!x){let B=nn(d);B.length>0&&(x=await At(B,t.playCopySound?We:void 0));}}catch{let R=nn(d);R.length>0&&(x=await At(R,t.playCopySound?We:void 0));}return x},Cr=async d=>{te(en(d)),await new Promise(R=>requestAnimationFrame(R)),await rn([d])&&be(Je(d)),tn([d]);},on=async d=>{if(d.length===0)return;for(let R of d)te(en(R));await new Promise(R=>requestAnimationFrame(R)),await rn(d)&&be(`${d.length} elements`),tn(d);},Be=H(()=>!me()||c()?null:Jt(i(),a())),Er=H(()=>{let d=Be();if(!d)return;let x=d.getBoundingClientRect(),R=window.getComputedStyle(d);return {borderRadius:R.borderRadius||"0px",height:x.height,transform:R.transform||"none",width:x.width,x:x.left,y:x.top}}),sn=(d,x)=>({x:Math.abs(d-f()),y:Math.abs(x-h())}),an=H(()=>{if(!c())return false;let d=sn(i(),a());return d.x>2||d.y>2}),ln=(d,x)=>{let R=Math.min(f(),d),Z=Math.min(h(),x),B=Math.abs(d-f()),ge=Math.abs(x-h());return {x:R,y:Z,width:B,height:ge}},Rr=H(()=>{if(!an())return;let d=ln(i(),a());return {borderRadius:"0px",height:d.height,transform:"none",width:d.width,x:d.x,y:d.y}}),_r=H(()=>{let d=Be();return d?Je(d):"<element>"}),cn=H(()=>S()?{x:M(),y:N()}:{x:i(),y:a()}),un=H(()=>S()?{x:M(),y:N()}:{x:i(),y:a()});re(Ie(()=>[Be(),oe()],([d,x])=>{x&&d&&x!==d&&z(null);}));let Ar=()=>{let d=Date.now();D(d),_(false),de=window.setTimeout(()=>{_(true),de=null;},150);let x=()=>{let R=q();if(R===null)return;let B=(Date.now()-R)/t.keyHoldDuration,ge=1-Math.exp(-B),mn=S()?Math.min(ge,.95):1;fe(mn),mn<1&&(J=requestAnimationFrame(x));};x();},et=()=>{J!==null&&(cancelAnimationFrame(J),J=null),de!==null&&(window.clearTimeout(de),de=null),D(null),fe(1),_(false);},tt=()=>{et(),p(true),document.body.style.cursor="crosshair";},Ae=()=>{b(false),o(false),p(false),document.body.style.cursor="",c()&&(m(false),document.body.style.userSelect=""),k&&window.clearTimeout(k),K&&window.clearTimeout(K),ee&&(window.clearTimeout(ee),ee=null),A(false),et();},fn=new AbortController,Oe=fn.signal;window.addEventListener("keydown",d=>{if(d.key==="Escape"&&r()){Ae();return}if(d.key==="Enter"&&r()){b(true),K!==null&&(window.clearTimeout(K),K=null),y()||(k&&window.clearTimeout(k),tt(),t.onActivate?.());return}if(!(!t.allowActivationInsideInput&&kn(d))&&pe(d)){if(y()){if(u())return;K!==null&&window.clearTimeout(K),K=window.setTimeout(()=>{Ae();},200);return}d.repeat||(k!==null&&window.clearTimeout(k),r()||o(true),k=window.setTimeout(()=>{tt(),t.onActivate?.();},t.keyHoldDuration));}},{signal:Oe,capture:true}),window.addEventListener("keyup",d=>{if(!r()&&!y())return;let x=!d.metaKey&&!d.ctrlKey;if(d.key.toLowerCase()==="c"||x){if(u())return;Ae();}},{signal:Oe,capture:true}),window.addEventListener("mousemove",d=>{s(d.clientX),l(d.clientY),ee!==null&&window.clearTimeout(ee),A(false),ee=window.setTimeout(()=>{A(true),ee=null;},300);},{signal:Oe}),window.addEventListener("mousedown",d=>{!me()||S()||(d.preventDefault(),m(true),T(d.clientX),w(d.clientY),document.body.style.userSelect="none");},{signal:Oe}),window.addEventListener("mouseup",d=>{if(!c())return;let x=sn(d.clientX,d.clientY),R=x.x>2||x.y>2;if(m(false),document.body.style.userSelect="",R){F(true);let Z=ln(d.clientX,d.clientY),B=yr(Z,Ke);if(B.length>0)Ft(d.clientX,d.clientY,()=>on(B));else {let ge=wr(Z,Ke);ge.length>0&&Ft(d.clientX,d.clientY,()=>on(ge));}}else {let Z=Jt(d.clientX,d.clientY);if(!Z)return;z(Z),Ft(d.clientX,d.clientY,()=>Cr(Z));}},{signal:Oe}),window.addEventListener("click",d=>{(me()||S()||P())&&(d.preventDefault(),d.stopPropagation(),P()&&F(false),u()&&!S()&&(r()?b(false):Ae()));},{signal:Oe,capture:true}),document.addEventListener("visibilitychange",()=>{document.hidden&&Se([]);},{signal:Oe}),se(()=>{fn.abort(),k&&window.clearTimeout(k),K&&window.clearTimeout(K),ee&&window.clearTimeout(ee),et(),document.body.style.userSelect="",document.body.style.cursor="";});let Or=Nn(),Fr=H(()=>me()&&!c()&&!!Be()),kr=H(()=>me()&&an()),Nr=H(()=>S()?"processing":"hover"),Pr=H(()=>S()?true:De().length>0?false:me()&&!c()&&!!Be()),Ir=H(()=>S()&&v()&&He()),$r=H(()=>me()&&!c());return On(()=>C(Dn,{get selectionVisible(){return Fr()},get selectionBounds(){return Er()},get dragVisible(){return kr()},get dragBounds(){return Rr()},get grabbedBoxes(){return Re()},get successLabels(){return De()},get labelVariant(){return Nr()},get labelText(){return _r()},get labelX(){return cn().x},get labelY(){return cn().y},get labelVisible(){return Pr()},labelZIndex:2147483647,get labelShowHint(){return V()},get progressVisible(){return Ir()},get progress(){return W()},get mouseX(){return un().x},get mouseY(){return un().y},get crosshairVisible(){return $r()}}),Or),{activate:()=>{y()||(tt(),t.onActivate?.());},deactivate:()=>{y()&&Ae();},toggle:()=>{y()?Ae():(tt(),t.onActivate?.());},isActive:()=>y(),dispose:n}})};var Tr=null,kl=()=>Tr;Tr=Sr();/*! Bundled license information:
39
+ `);S=await vt(V,t.playCopySound?Xe:void 0);}if(!S){let V=en(f);V.length>0&&(S=await vt(V,t.playCopySound?Xe:void 0));}}catch{let E=en(f);E.length>0&&(S=await vt(E,t.playCopySound?Xe:void 0));}return S},vr=async f=>{pe(Kt(f)),await new Promise(E=>requestAnimationFrame(E)),await tn([f])&&Ce(Qt(f)),Jt([f]);},nn=async f=>{if(f.length===0)return;for(let E of f)pe(Kt(E));await new Promise(E=>requestAnimationFrame(E)),await tn(f)&&Ce(`${f.length} elements`),Jt(f);},Be=D(()=>!ue()||m()?null:Zt(s(),l())),Er=D(()=>{let f=Be();if(!f)return;let S=f.getBoundingClientRect(),E=window.getComputedStyle(f);return {borderRadius:E.borderRadius||"0px",height:S.height,transform:E.transform||"none",width:S.width,x:S.left,y:S.top}}),rn=(f,S)=>({x:Math.abs(f-C()),y:Math.abs(S-y())}),on=D(()=>{if(!m())return false;let f=rn(s(),l());return f.x>2||f.y>2}),sn=(f,S)=>{let E=Math.min(C(),f),K=Math.min(y(),S),V=Math.abs(f-C()),fe=Math.abs(S-y());return {x:E,y:K,width:V,height:fe}},Rr=D(()=>{if(!on())return;let f=sn(s(),l());return {borderRadius:"0px",height:f.height,transform:"none",width:f.width,x:f.x,y:f.y}}),_r=D(()=>{let f=Be();return f?Qt(f):"<element>"}),an=D(()=>O()?{x:P(),y:j()}:{x:s(),y:l()}),ln=D(()=>O()?{x:P(),y:j()}:{x:s(),y:l()});ne(Ie(()=>[Be(),q()],([f,S])=>{S&&f&&S!==f&&X(null);}));let Ar=()=>{let f=Date.now();W(f),N(false),ce=window.setTimeout(()=>{N(true),ce=null;},150);let S=()=>{let E=B();if(E===null)return;let V=(Date.now()-E)/t.keyHoldDuration,fe=1-Math.exp(-V),fn=O()?Math.min(fe,.95):1;Ee(fn),fn<1&&(me=requestAnimationFrame(S));};S();},Qe=()=>{me!==null&&(cancelAnimationFrame(me),me=null),ce!==null&&(window.clearTimeout(ce),ce=null),W(null),Ee(1),N(false);},Je=()=>{Qe(),c(true),document.body.style.cursor="crosshair",t.onActivate?.();},_e=()=>{x(false),i(false),c(false),document.body.style.cursor="",m()&&(d(false),document.body.style.userSelect=""),U&&window.clearTimeout(U),Z&&window.clearTimeout(Z),ie&&(window.clearTimeout(ie),ie=null),$(false),Qe(),t.onDeactivate?.();},cn=new AbortController,Ae=cn.signal;window.addEventListener("keydown",f=>{if(f.key==="Escape"&&o()){_e();return}if(f.key==="Enter"&&o()){x(true),Z!==null&&(window.clearTimeout(Z),Z=null),g()||(U&&window.clearTimeout(U),Je());return}if(!(!t.allowActivationInsideInput&&kn(f))&&te(f)){if(g()){if(h())return;Z!==null&&window.clearTimeout(Z),Z=window.setTimeout(()=>{_e();},200);return}f.repeat||(U!==null&&window.clearTimeout(U),o()||i(true),U=window.setTimeout(()=>{Je();},t.keyHoldDuration));}},{signal:Ae,capture:true}),window.addEventListener("keyup",f=>{if(!o()&&!g())return;let S=!f.metaKey&&!f.ctrlKey;if(f.key.toLowerCase()==="c"||S){if(h())return;_e();}},{signal:Ae,capture:true}),window.addEventListener("mousemove",f=>{a(f.clientX),u(f.clientY),ie!==null&&window.clearTimeout(ie),$(false),ie=window.setTimeout(()=>{$(true),ie=null;},300);},{signal:Ae}),window.addEventListener("mousedown",f=>{!ue()||O()||(f.preventDefault(),d(true),b(f.clientX),T(f.clientY),document.body.style.userSelect="none");},{signal:Ae}),window.addEventListener("mouseup",f=>{if(!m())return;let S=rn(f.clientX,f.clientY),E=S.x>2||S.y>2;if(d(false),document.body.style.userSelect="",E){M(true);let K=sn(f.clientX,f.clientY),V=br(K,We);if(V.length>0)_t(f.clientX,f.clientY,()=>nn(V));else {let fe=yr(K,We);fe.length>0&&_t(f.clientX,f.clientY,()=>nn(fe));}}else {let K=Zt(f.clientX,f.clientY);if(!K)return;X(K),_t(f.clientX,f.clientY,()=>vr(K));}},{signal:Ae}),window.addEventListener("click",f=>{(ue()||O()||F())&&(f.preventDefault(),f.stopPropagation(),F()&&M(false),h()&&!O()&&(o()?x(false):_e()));},{signal:Ae,capture:true}),document.addEventListener("visibilitychange",()=>{document.hidden&&Ne([]);},{signal:Ae}),oe(()=>{cn.abort(),U&&window.clearTimeout(U),Z&&window.clearTimeout(Z),ie&&window.clearTimeout(ie),Qe(),document.body.style.userSelect="",document.body.style.cursor="";});let kr=Fn(),Fr=D(()=>ue()&&!m()&&!!Be()),Or=D(()=>ue()&&on()),Nr=D(()=>O()?"processing":"hover"),Lr=D(()=>O()?true:Ze().length>0?false:ue()&&!m()&&!!Be()),Ir=D(()=>O()&&A()&&ge()),Pr=D(()=>ue()&&!m());return _n(()=>R($n,{get selectionVisible(){return Fr()},get selectionBounds(){return Er()},get dragVisible(){return Or()},get dragBounds(){return Rr()},get grabbedBoxes(){return Re()},get successLabels(){return Ze()},get labelVariant(){return Nr()},get labelText(){return _r()},get labelX(){return an().x},get labelY(){return an().y},get labelVisible(){return Lr()},labelZIndex:2147483647,get labelShowHint(){return k()},get progressVisible(){return Ir()},get progress(){return de()},get mouseX(){return ln().x},get mouseY(){return ln().y},get crosshairVisible(){return Pr()}}),kr),{activate:()=>{g()||Je();},deactivate:()=>{g()&&_e();},toggle:()=>{g()?_e():Je();},isActive:()=>g(),dispose:r}}))};var Sr=null,Cl=()=>Sr;Sr=Cr();/*! Bundled license information:
39
40
 
40
41
  bippy/dist/rdt-hook-CrcWl4lP.js:
41
42
  (**
@@ -96,4 +97,4 @@ bippy/dist/source.js:
96
97
  * This source code is licensed under the MIT license found in the
97
98
  * LICENSE file in the root directory of this source tree.
98
99
  *)
99
- */exports.getGlobalApi=kl;exports.init=Sr;exports.playCopySound=We;return exports;})({});
100
+ */exports.getGlobalApi=Cl;exports.init=Cr;exports.playCopySound=Xe;return exports;})({});
package/dist/index.js CHANGED
@@ -513,49 +513,7 @@ var Label = (props) => {
513
513
  }
514
514
  });
515
515
  };
516
- var _tmpl$9 = /* @__PURE__ */ template(`<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)">`);
517
- var ProgressIndicator = (props) => {
518
- const opacity = useFadeInOut({
519
- visible: props.visible
520
- });
521
- let progressIndicatorRef;
522
- const computedPosition = () => {
523
- const boundingRect = progressIndicatorRef?.getBoundingClientRect();
524
- if (!boundingRect) return {
525
- left: props.mouseX,
526
- top: props.mouseY
527
- };
528
- const viewportHeight = window.innerHeight;
529
- const indicatorLeft = props.mouseX - boundingRect.width / 2;
530
- const indicatorTop = props.mouseY + CURSOR_OFFSET_PX + boundingRect.height + VIEWPORT_MARGIN_PX > viewportHeight ? props.mouseY - boundingRect.height - CURSOR_OFFSET_PX : props.mouseY + CURSOR_OFFSET_PX;
531
- return getClampedElementPosition(indicatorLeft, indicatorTop, boundingRect.width, boundingRect.height);
532
- };
533
- return createComponent(Show, {
534
- get when() {
535
- return props.visible !== false;
536
- },
537
- get children() {
538
- var _el$ = _tmpl$9(), _el$2 = _el$.firstChild, _el$3 = _el$2.firstChild;
539
- var _ref$ = progressIndicatorRef;
540
- typeof _ref$ === "function" ? use(_ref$, _el$) : progressIndicatorRef = _el$;
541
- effect((_p$) => {
542
- var _v$ = `${computedPosition().top}px`, _v$2 = `${computedPosition().left}px`, _v$3 = opacity(), _v$4 = `${Math.min(100, Math.max(0, props.progress * 100))}%`;
543
- _v$ !== _p$.e && setStyleProperty(_el$, "top", _p$.e = _v$);
544
- _v$2 !== _p$.t && setStyleProperty(_el$, "left", _p$.t = _v$2);
545
- _v$3 !== _p$.a && setStyleProperty(_el$, "opacity", _p$.a = _v$3);
546
- _v$4 !== _p$.o && setStyleProperty(_el$3, "width", _p$.o = _v$4);
547
- return _p$;
548
- }, {
549
- e: void 0,
550
- t: void 0,
551
- a: void 0,
552
- o: void 0
553
- });
554
- return _el$;
555
- }
556
- });
557
- };
558
- var _tmpl$10 = /* @__PURE__ */ template(`<canvas style=position:fixed;top:0;left:0;pointer-events:none;z-index:2147483645>`);
516
+ var _tmpl$9 = /* @__PURE__ */ template(`<canvas style=position:fixed;top:0;left:0;pointer-events:none;z-index:2147483645>`);
559
517
  var Crosshair = (props) => {
560
518
  let canvasRef;
561
519
  let context = null;
@@ -615,7 +573,7 @@ var Crosshair = (props) => {
615
573
  return props.visible !== false;
616
574
  },
617
575
  get children() {
618
- var _el$ = _tmpl$10();
576
+ var _el$ = _tmpl$9();
619
577
  var _ref$ = canvasRef;
620
578
  typeof _ref$ === "function" ? use(_ref$, _el$) : canvasRef = _el$;
621
579
  return _el$;
@@ -738,26 +696,6 @@ var ReactGrabRenderer = (props) => {
738
696
  }
739
697
  });
740
698
  }
741
- }), createComponent(Show, {
742
- get when() {
743
- return memo(() => !!(props.progressVisible && props.progress !== void 0 && props.mouseX !== void 0))() && props.mouseY !== void 0;
744
- },
745
- get children() {
746
- return createComponent(ProgressIndicator, {
747
- get progress() {
748
- return props.progress;
749
- },
750
- get mouseX() {
751
- return props.mouseX;
752
- },
753
- get mouseY() {
754
- return props.mouseY;
755
- },
756
- get visible() {
757
- return props.progressVisible;
758
- }
759
- });
760
- }
761
699
  })];
762
700
  };
763
701
 
@@ -1127,6 +1065,7 @@ var createElementBounds = (element) => {
1127
1065
  };
1128
1066
 
1129
1067
  // src/core.tsx
1068
+ var hasLoggedIntro = false;
1130
1069
  var init = (rawOptions) => {
1131
1070
  const options = {
1132
1071
  enabled: true,
@@ -1148,6 +1087,20 @@ var init = (rawOptions) => {
1148
1087
  }
1149
1088
  };
1150
1089
  }
1090
+ const logIntro = () => {
1091
+ if (hasLoggedIntro) return;
1092
+ hasLoggedIntro = true;
1093
+ try {
1094
+ const version = "0.0.44";
1095
+ const logoSvg = `<svg width="294" height="294" viewBox="0 0 294 294" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_0_3)"><mask id="mask0_0_3" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="294" height="294"><path d="M294 0H0V294H294V0Z" fill="white"/></mask><g mask="url(#mask0_0_3)"><path d="M144.599 47.4924C169.712 27.3959 194.548 20.0265 212.132 30.1797C227.847 39.2555 234.881 60.3243 231.926 89.516C231.677 92.0069 231.328 94.5423 230.94 97.1058L228.526 110.14C228.517 110.136 228.505 110.132 228.495 110.127C228.486 110.165 228.479 110.203 228.468 110.24L216.255 105.741C216.256 105.736 216.248 105.728 216.248 105.723C207.915 103.125 199.421 101.075 190.82 99.5888L190.696 99.5588L173.526 97.2648L173.511 97.2631C173.492 97.236 173.467 97.2176 173.447 97.1905C163.862 96.2064 154.233 95.7166 144.599 95.7223C134.943 95.7162 125.295 96.219 115.693 97.2286C110.075 105.033 104.859 113.118 100.063 121.453C95.2426 129.798 90.8624 138.391 86.939 147.193C90.8624 155.996 95.2426 164.588 100.063 172.933C104.866 181.302 110.099 189.417 115.741 197.245C115.749 197.245 115.758 197.246 115.766 197.247L115.752 197.27L115.745 197.283L115.754 197.296L126.501 211.013L126.574 211.089C132.136 217.767 138.126 224.075 144.507 229.974L144.609 230.082L154.572 238.287C154.539 238.319 154.506 238.35 154.472 238.38C154.485 238.392 154.499 238.402 154.513 238.412L143.846 247.482L143.827 247.497C126.56 261.128 109.472 268.745 94.8019 268.745C88.5916 268.837 82.4687 267.272 77.0657 264.208C61.3496 255.132 54.3164 234.062 57.2707 204.871C57.528 202.307 57.8806 199.694 58.2904 197.054C28.3363 185.327 9.52301 167.51 9.52301 147.193C9.52301 129.042 24.2476 112.396 50.9901 100.375C53.3443 99.3163 55.7938 98.3058 58.2904 97.3526C57.8806 94.7023 57.528 92.0803 57.2707 89.516C54.3164 60.3243 61.3496 39.2555 77.0657 30.1797C94.6494 20.0265 119.486 27.3959 144.599 47.4924ZM70.6423 201.315C70.423 202.955 70.2229 204.566 70.0704 206.168C67.6686 229.567 72.5478 246.628 83.3615 252.988L83.5176 253.062C95.0399 259.717 114.015 254.426 134.782 238.38C125.298 229.45 116.594 219.725 108.764 209.314C95.8516 207.742 83.0977 205.066 70.6423 201.315ZM80.3534 163.438C77.34 171.677 74.8666 180.104 72.9484 188.664C81.1787 191.224 89.5657 193.247 98.0572 194.724L98.4618 194.813C95.2115 189.865 92.0191 184.66 88.9311 179.378C85.8433 174.097 83.003 168.768 80.3534 163.438ZM60.759 110.203C59.234 110.839 57.7378 111.475 56.27 112.11C34.7788 121.806 22.3891 134.591 22.3891 147.193C22.3891 160.493 36.4657 174.297 60.7494 184.26C63.7439 171.581 67.8124 159.182 72.9104 147.193C67.822 135.23 63.7566 122.855 60.759 110.203ZM98.4137 99.6404C89.8078 101.145 81.3075 103.206 72.9676 105.809C74.854 114.203 77.2741 122.468 80.2132 130.554L80.3059 130.939C82.9938 125.6 85.8049 120.338 88.8834 115.008C91.9618 109.679 95.1544 104.569 98.4137 99.6404ZM94.9258 38.5215C90.9331 38.4284 86.9866 39.3955 83.4891 41.3243C72.6291 47.6015 67.6975 64.5954 70.0424 87.9446L70.0416 88.2194C70.194 89.8208 70.3941 91.4325 70.6134 93.0624C83.0737 89.3364 95.8263 86.6703 108.736 85.0924C116.57 74.6779 125.28 64.9532 134.773 56.0249C119.877 44.5087 105.895 38.5215 94.9258 38.5215ZM205.737 41.3148C202.268 39.398 198.355 38.4308 194.394 38.5099L194.29 38.512C183.321 38.512 169.34 44.4991 154.444 56.0153C163.93 64.9374 172.634 74.6557 180.462 85.064C193.375 86.6345 206.128 89.3102 218.584 93.0624C218.812 91.4325 219.003 89.8118 219.165 88.2098C221.548 64.7099 216.65 47.6164 205.737 41.3148ZM144.552 64.3097C138.104 70.2614 132.054 76.6306 126.443 83.3765C132.39 82.995 138.426 82.8046 144.552 82.8046C150.727 82.8046 156.778 83.0143 162.707 83.3765C157.08 76.6293 151.015 70.2596 144.552 64.3097Z" fill="white"/><path d="M144.598 47.4924C169.712 27.3959 194.547 20.0265 212.131 30.1797C227.847 39.2555 234.88 60.3243 231.926 89.516C231.677 92.0069 231.327 94.5423 230.941 97.1058L228.526 110.14L228.496 110.127C228.487 110.165 228.478 110.203 228.469 110.24L216.255 105.741L216.249 105.723C207.916 103.125 199.42 101.075 190.82 99.5888L190.696 99.5588L173.525 97.2648L173.511 97.263C173.492 97.236 173.468 97.2176 173.447 97.1905C163.863 96.2064 154.234 95.7166 144.598 95.7223C134.943 95.7162 125.295 96.219 115.693 97.2286C110.075 105.033 104.859 113.118 100.063 121.453C95.2426 129.798 90.8622 138.391 86.939 147.193C90.8622 155.996 95.2426 164.588 100.063 172.933C104.866 181.302 110.099 189.417 115.741 197.245L115.766 197.247L115.752 197.27L115.745 197.283L115.754 197.296L126.501 211.013L126.574 211.089C132.136 217.767 138.126 224.075 144.506 229.974L144.61 230.082L154.572 238.287C154.539 238.319 154.506 238.35 154.473 238.38L154.512 238.412L143.847 247.482L143.827 247.497C126.56 261.13 109.472 268.745 94.8018 268.745C88.5915 268.837 82.4687 267.272 77.0657 264.208C61.3496 255.132 54.3162 234.062 57.2707 204.871C57.528 202.307 57.8806 199.694 58.2904 197.054C28.3362 185.327 9.52298 167.51 9.52298 147.193C9.52298 129.042 24.2476 112.396 50.9901 100.375C53.3443 99.3163 55.7938 98.3058 58.2904 97.3526C57.8806 94.7023 57.528 92.0803 57.2707 89.516C54.3162 60.3243 61.3496 39.2555 77.0657 30.1797C94.6493 20.0265 119.486 27.3959 144.598 47.4924ZM70.6422 201.315C70.423 202.955 70.2229 204.566 70.0704 206.168C67.6686 229.567 72.5478 246.628 83.3615 252.988L83.5175 253.062C95.0399 259.717 114.015 254.426 134.782 238.38C125.298 229.45 116.594 219.725 108.764 209.314C95.8515 207.742 83.0977 205.066 70.6422 201.315ZM80.3534 163.438C77.34 171.677 74.8666 180.104 72.9484 188.664C81.1786 191.224 89.5657 193.247 98.0572 194.724L98.4618 194.813C95.2115 189.865 92.0191 184.66 88.931 179.378C85.8433 174.097 83.003 168.768 80.3534 163.438ZM60.7589 110.203C59.234 110.839 57.7378 111.475 56.2699 112.11C34.7788 121.806 22.3891 134.591 22.3891 147.193C22.3891 160.493 36.4657 174.297 60.7494 184.26C63.7439 171.581 67.8124 159.182 72.9103 147.193C67.822 135.23 63.7566 122.855 60.7589 110.203ZM98.4137 99.6404C89.8078 101.145 81.3075 103.206 72.9676 105.809C74.8539 114.203 77.2741 122.468 80.2132 130.554L80.3059 130.939C82.9938 125.6 85.8049 120.338 88.8834 115.008C91.9618 109.679 95.1544 104.569 98.4137 99.6404ZM94.9258 38.5215C90.9331 38.4284 86.9866 39.3955 83.4891 41.3243C72.629 47.6015 67.6975 64.5954 70.0424 87.9446L70.0415 88.2194C70.194 89.8208 70.3941 91.4325 70.6134 93.0624C83.0737 89.3364 95.8262 86.6703 108.736 85.0924C116.57 74.6779 125.28 64.9532 134.772 56.0249C119.877 44.5087 105.895 38.5215 94.9258 38.5215ZM205.737 41.3148C202.268 39.398 198.355 38.4308 194.394 38.5099L194.291 38.512C183.321 38.512 169.34 44.4991 154.443 56.0153C163.929 64.9374 172.634 74.6557 180.462 85.064C193.374 86.6345 206.129 89.3102 218.584 93.0624C218.813 91.4325 219.003 89.8118 219.166 88.2098C221.548 64.7099 216.65 47.6164 205.737 41.3148ZM144.551 64.3097C138.103 70.2614 132.055 76.6306 126.443 83.3765C132.389 82.995 138.427 82.8046 144.551 82.8046C150.727 82.8046 156.779 83.0143 162.707 83.3765C157.079 76.6293 151.015 70.2596 144.551 64.3097Z" fill="#FF40E0"/></g><mask id="mask1_0_3" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="102" y="84" width="161" height="162"><path d="M235.282 84.827L102.261 112.259L129.693 245.28L262.714 217.848L235.282 84.827Z" fill="white"/></mask><g mask="url(#mask1_0_3)"><path d="M136.863 129.916L213.258 141.224C220.669 142.322 222.495 152.179 215.967 155.856L187.592 171.843L184.135 204.227C183.339 211.678 173.564 213.901 169.624 207.526L129.021 141.831C125.503 136.14 130.245 128.936 136.863 129.916Z" fill="#FF40E0" stroke="#FF40E0" stroke-width="0.817337" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_0_3"><rect width="294" height="294" fill="white"/></clipPath></defs></svg>`;
1096
+ const logoDataUri = `data:image/svg+xml;base64,${btoa(logoSvg)}`;
1097
+ console.log(`%cReact Grab${version ? ` v${version}` : ""}%c
1098
+ https://react-grab.com`, `background: #330039; color: #ffffff; border: 1px solid #d75fcb; padding: 4px 4px 4px 24px; border-radius: 4px; background-image: url("${logoDataUri}"); background-size: 16px 16px; background-repeat: no-repeat; background-position: 4px center; display: inline-block; margin-bottom: 4px;`, "");
1099
+ fetch("https://react-grab.com/api/version").then((res) => res.text()).catch(() => null);
1100
+ } catch {
1101
+ }
1102
+ };
1103
+ logIntro();
1151
1104
  return createRoot((dispose) => {
1152
1105
  const [isHoldingKeys, setIsHoldingKeys] = createSignal(false);
1153
1106
  const [mouseX, setMouseX] = createSignal(OFFSCREEN_POSITION);
@@ -1415,6 +1368,7 @@ ${formatStack(await getStack(element))}`));
1415
1368
  stopProgressAnimation();
1416
1369
  setIsActivated(true);
1417
1370
  document.body.style.cursor = "crosshair";
1371
+ options.onActivate?.();
1418
1372
  };
1419
1373
  const deactivateRenderer = () => {
1420
1374
  setIsToggleMode(false);
@@ -1433,6 +1387,7 @@ ${formatStack(await getStack(element))}`));
1433
1387
  }
1434
1388
  setMouseHasSettled(false);
1435
1389
  stopProgressAnimation();
1390
+ options.onDeactivate?.();
1436
1391
  };
1437
1392
  const abortController = new AbortController();
1438
1393
  const eventListenerSignal = abortController.signal;
@@ -1450,7 +1405,6 @@ ${formatStack(await getStack(element))}`));
1450
1405
  if (!isActivated()) {
1451
1406
  if (holdTimerId) window.clearTimeout(holdTimerId);
1452
1407
  activateRenderer();
1453
- options.onActivate?.();
1454
1408
  }
1455
1409
  return;
1456
1410
  }
@@ -1477,7 +1431,6 @@ ${formatStack(await getStack(element))}`));
1477
1431
  }
1478
1432
  holdTimerId = window.setTimeout(() => {
1479
1433
  activateRenderer();
1480
- options.onActivate?.();
1481
1434
  }, options.keyHoldDuration);
1482
1435
  }, {
1483
1436
  signal: eventListenerSignal,
@@ -1651,7 +1604,6 @@ ${formatStack(await getStack(element))}`));
1651
1604
  activate: () => {
1652
1605
  if (!isActivated()) {
1653
1606
  activateRenderer();
1654
- options.onActivate?.();
1655
1607
  }
1656
1608
  },
1657
1609
  deactivate: () => {
@@ -1664,7 +1616,6 @@ ${formatStack(await getStack(element))}`));
1664
1616
  deactivateRenderer();
1665
1617
  } else {
1666
1618
  activateRenderer();
1667
- options.onActivate?.();
1668
1619
  }
1669
1620
  },
1670
1621
  isActive: () => isActivated(),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-grab",
3
- "version": "0.0.42",
3
+ "version": "0.0.44",
4
4
  "description": "Grab any element in your app and give it to Cursor, Claude Code, or other AI coding agents.",
5
5
  "keywords": [
6
6
  "react",
@@ -54,6 +54,7 @@
54
54
  "devDependencies": {
55
55
  "@babel/core": "^7.28.5",
56
56
  "@babel/preset-typescript": "^7.28.5",
57
+ "@types/node": "^20.19.23",
57
58
  "babel-preset-solid": "^1.9.10",
58
59
  "esbuild-plugin-babel": "^0.2.3",
59
60
  "eslint": "^9.37.0",