@texturehq/edges 5.1.6 → 5.2.0

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
@@ -1,5 +1,5 @@
1
- 'use strict';var reactAriaComponents=require('react-aria-components'),qe=require('react'),tailwindMerge=require('tailwind-merge'),jsxRuntime=require('react/jsx-runtime'),_m=require('@phosphor-icons/react'),luxon=require('luxon'),reactVirtual=require('@tanstack/react-virtual'),Dw=require('@phosphor-icons/react/ssr'),reactAria=require('react-aria'),reactStately=require('react-stately'),lucideReact=require('lucide-react'),framerMotion=require('framer-motion'),Dk=require('react-ace'),reactColorful=require('react-colorful'),curve=require('@visx/curve'),shape=require('@visx/shape'),gradient=require('@visx/gradient'),group=require('@visx/group'),scale=require('@visx/scale'),d3Array=require('d3-array'),axis=require('@visx/axis'),responsive=require('@visx/responsive'),zoom=require('@visx/zoom'),_T=require('papaparse'),brush=require('@visx/brush'),pattern=require('@visx/pattern'),d3Scale=require('d3-scale'),d3Time=require('d3-time'),dateFns=require('date-fns'),date=require('@internationalized/date'),core=require('@dnd-kit/core'),sortable=require('@dnd-kit/sortable'),utilities=require('@dnd-kit/utilities'),reactDom=require('react-dom'),GL=require('react-map-gl'),server=require('react-dom/server'),cA=require('@tiptap/extension-link'),react=require('@tiptap/react'),menus=require('@tiptap/react/menus'),mA=require('@tiptap/starter-kit'),TI=require('fuse.js');var _documentCurrentScript=typeof document!=='undefined'?document.currentScript:null;function _interopDefault(e){return e&&e.__esModule?e:{default:e}}function _interopNamespace(e){if(e&&e.__esModule)return e;var n=Object.create(null);if(e){Object.keys(e).forEach(function(k){if(k!=='default'){var d=Object.getOwnPropertyDescriptor(e,k);Object.defineProperty(n,k,d.get?d:{enumerable:true,get:function(){return e[k]}});}})}n.default=e;return Object.freeze(n)}var qe__namespace=/*#__PURE__*/_interopNamespace(qe);var _m__namespace=/*#__PURE__*/_interopNamespace(_m);var Dw__namespace=/*#__PURE__*/_interopNamespace(Dw);var Dk__default=/*#__PURE__*/_interopDefault(Dk);var _T__default=/*#__PURE__*/_interopDefault(_T);var GL__default=/*#__PURE__*/_interopDefault(GL);var cA__default=/*#__PURE__*/_interopDefault(cA);var mA__default=/*#__PURE__*/_interopDefault(mA);var TI__default=/*#__PURE__*/_interopDefault(TI);var _C=Object.create;var vd=Object.defineProperty;var $C=Object.getOwnPropertyDescriptor;var e0=Object.getOwnPropertyNames;var t0=Object.getPrototypeOf,r0=Object.prototype.hasOwnProperty;var o0=(e,t,r)=>t in e?vd(e,t,{enumerable:true,configurable:true,writable:true,value:r}):e[t]=r;var n0=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var a0=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of e0(t))!r0.call(e,n)&&n!==r&&vd(e,n,{get:()=>t[n],enumerable:!(o=$C(t,n))||o.enumerable});return e};var jm=(e,t,r)=>(r=e!=null?_C(t0(e)):{},a0(vd(r,"default",{value:e,enumerable:true}),e));var gi=(e,t,r)=>o0(e,typeof t!="symbol"?t+"":t,r);var op=n0((tp,rp)=>{(function(e,t){typeof define=="function"&&define.amd?define([],t):typeof tp<"u"?t():(t(),e.FileSaver={});})(tp,function(){function e(s,c){return typeof c>"u"?c={autoBom:false}:typeof c!="object"&&(console.warn("Deprecated: Expected third argument to be a object"),c={autoBom:!c}),c.autoBom&&/^\s*(?:text\/\S*|application\/xml|\S*\/\S*\+xml)\s*;.*charset\s*=\s*utf-8/i.test(s.type)?new Blob(["\uFEFF",s],{type:s.type}):s}function t(s,c,l){var d=new XMLHttpRequest;d.open("GET",s),d.responseType="blob",d.onload=function(){i(d.response,c,l);},d.onerror=function(){console.error("could not download file");},d.send();}function r(s){var c=new XMLHttpRequest;c.open("HEAD",s,false);try{c.send();}catch{}return 200<=c.status&&299>=c.status}function o(s){try{s.dispatchEvent(new MouseEvent("click"));}catch{var c=document.createEvent("MouseEvents");c.initMouseEvent("click",true,true,window,0,0,0,80,20,false,false,false,false,0,null),s.dispatchEvent(c);}}var n=typeof window=="object"&&window.window===window?window:typeof self=="object"&&self.self===self?self:typeof global=="object"&&global.global===global?global:void 0,a=n.navigator&&/Macintosh/.test(navigator.userAgent)&&/AppleWebKit/.test(navigator.userAgent)&&!/Safari/.test(navigator.userAgent),i=n.saveAs||(typeof window!="object"||window!==n?function(){}:"download"in HTMLAnchorElement.prototype&&!a?function(s,c,l){var d=n.URL||n.webkitURL,u=document.createElement("a");c=c||s.name||"download",u.download=c,u.rel="noopener",typeof s=="string"?(u.href=s,u.origin===location.origin?o(u):r(u.href)?t(s,c,l):o(u,u.target="_blank")):(u.href=d.createObjectURL(s),setTimeout(function(){d.revokeObjectURL(u.href);},4e4),setTimeout(function(){o(u);},0));}:"msSaveOrOpenBlob"in navigator?function(s,c,l){if(c=c||s.name||"download",typeof s!="string")navigator.msSaveOrOpenBlob(e(s,l),c);else if(r(s))t(s,c,l);else {var d=document.createElement("a");d.href=s,d.target="_blank",setTimeout(function(){o(d);});}}:function(s,c,l,d){if(d=d||open("","_blank"),d&&(d.document.title=d.document.body.innerText="downloading..."),typeof s=="string")return t(s,c,l);var u=s.type==="application/octet-stream",m=/constructor/i.test(n.HTMLElement)||n.safari,p=/CriOS\/[\d]+/.test(navigator.userAgent);if((p||u&&m||a)&&typeof FileReader<"u"){var f=new FileReader;f.onloadend=function(){var b=f.result;b=p?b:b.replace(/^data:[^;]*;/,"data:attachment/file;"),d?d.location.href=b:location=b,d=null;},f.readAsDataURL(s);}else {var g=n.URL||n.webkitURL,h=g.createObjectURL(s);d?d.location=h:location.href=h,d=null,setTimeout(function(){g.revokeObjectURL(h);},4e4);}});n.saveAs=i.saveAs=i,typeof rp<"u"&&(rp.exports=i);});});function nr(e,t=false){let[r,o]=qe.useState(t);return qe.useEffect(()=>{if(typeof window>"u")return;let n=window.matchMedia(e);o(n.matches);let a=i=>{o(i.matches);};return n.addEventListener("change",a),()=>{n.removeEventListener("change",a);}},[e]),r}var Tn={sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1536px"};function ar(e="base"){let t=nr(`(min-width: ${Tn.sm})`,e!=="base"),r=nr(`(min-width: ${Tn.md})`,["md","lg","xl","2xl"].includes(e)),o=nr(`(min-width: ${Tn.lg})`,["lg","xl","2xl"].includes(e)),n=nr(`(min-width: ${Tn.xl})`,["xl","2xl"].includes(e)),a=nr(`(min-width: ${Tn["2xl"]})`,e==="2xl"),i=!r,s=r,c="base";return a?c="2xl":n?c="xl":o?c="lg":r?c="md":t&&(c="sm"),{current:c,isSm:t,isMd:r,isLg:o,isXl:n,is2Xl:a,isMobile:i,isDesktop:s}}function ut(e,t){let r=qe.forwardRef(({size:o=24,color:n="currentColor",className:a,mirrored:i,alt:s,...c},l)=>{let d=!!s||"aria-label"in c;return jsxRuntime.jsx("svg",{ref:l,xmlns:"http://www.w3.org/2000/svg",width:o,height:o,viewBox:"0 0 256 256",fill:n,className:a,transform:i?"scale(-1, 1)":void 0,"aria-hidden":d?void 0:true,role:d?"img":void 0,"aria-label":s,...c,children:t})});return r.displayName=e,r}var Ds=()=>jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("path",{d:"M12 128h44M200 128h44",fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round"}),jsxRuntime.jsx("circle",{cx:"76",cy:"128",r:"20",fill:"none",stroke:"currentColor",strokeWidth:"16"}),jsxRuntime.jsx("circle",{cx:"180",cy:"128",r:"20",fill:"none",stroke:"currentColor",strokeWidth:"16"})]}),qm=()=>jsxRuntime.jsx("path",{d:"M166 120 88 70",fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round"}),Qm=()=>jsxRuntime.jsx("path",{d:"M162 122 92 128",fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round"}),Zm=()=>jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("path",{d:"M112 85.7 A32 32 0 1 1 144 85.7",fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round"}),jsxRuntime.jsx("circle",{cx:"128",cy:"58",r:"8",fill:"currentColor",stroke:"none"})]}),d0=ut("TextureRecloser",jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("rect",{x:"36",y:"36",width:"184",height:"184",fill:"none",stroke:"currentColor",strokeWidth:"16"}),jsxRuntime.jsx("text",{x:"128",y:"126",textAnchor:"middle",dominantBaseline:"central",fontFamily:"ui-sans-serif, system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif",fontSize:"140",fontWeight:"700",fill:"currentColor",stroke:"none",children:"R"})]})),u0=ut("TextureFuse",jsxRuntime.jsx("path",{d:"M20 128h72q18 -84 36 0q18 84 36 0h72",fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round",strokeLinejoin:"round"})),p0=ut("TextureBreaker",jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("rect",{x:"36",y:"36",width:"184",height:"184",fill:"none",stroke:"currentColor",strokeWidth:"16"}),jsxRuntime.jsx("text",{x:"128",y:"126",textAnchor:"middle",dominantBaseline:"central",fontFamily:"ui-sans-serif, system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif",fontSize:"140",fontWeight:"700",fill:"currentColor",stroke:"none",children:"B"})]})),m0=ut("TextureSource",jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("path",{d:"M4 128h40M212 128h40",fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round"}),jsxRuntime.jsx("circle",{cx:"128",cy:"128",r:"84",fill:"none",stroke:"currentColor",strokeWidth:"16"}),jsxRuntime.jsx("path",{d:"M92 128q18 -84 36 0q18 84 36 0",fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round",strokeLinejoin:"round"})]})),f0=ut("TextureCapacitor",jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{d:"M4 128h106M146 128h106M110 72v112M146 72v112",fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round"})})),g0=ut("TextureRegulator",jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("circle",{cx:"128",cy:"128",r:"92",fill:"none",stroke:"currentColor",strokeWidth:"16"}),jsxRuntime.jsx("text",{x:"128",y:"126",textAnchor:"middle",dominantBaseline:"central",fontFamily:"ui-sans-serif, system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif",fontSize:"128",fontWeight:"700",fill:"currentColor",stroke:"none",children:"V"})]})),b0=ut("TextureSwitch",jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(Ds,{}),jsxRuntime.jsx(qm,{})]})),h0=ut("TextureSwitchClosed",jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(Ds,{}),jsxRuntime.jsx(Qm,{})]})),x0=ut("TextureOpenPoint",jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("path",{d:"M112 52 C 74 92, 74 164, 112 204",fill:"none",stroke:"currentColor",strokeWidth:"18",strokeLinecap:"round"}),jsxRuntime.jsx("path",{d:"M144 52 C 182 92, 182 164, 144 204",fill:"none",stroke:"currentColor",strokeWidth:"18",strokeLinecap:"round"})]})),y0=ut("TextureSectionalizerOpen",jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(Ds,{}),jsxRuntime.jsx(qm,{}),jsxRuntime.jsx(Zm,{})]})),v0=ut("TextureSectionalizerClosed",jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(Ds,{}),jsxRuntime.jsx(Qm,{}),jsxRuntime.jsx(Zm,{})]})),C0=ut("TextureTransformer",jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("path",{d:"M40 64H88A22 22 0 0 1 88 108A22 22 0 0 1 88 152A22 22 0 0 1 88 196H40",fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M216 64H168A22 22 0 0 0 168 108A22 22 0 0 0 168 152A22 22 0 0 0 168 196H216",fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round",strokeLinejoin:"round"})]})),wa={1:[128],2:[110,146],3:[92,128,164]},Cd=e=>jsxRuntime.jsx("path",{d:`M24 ${e}h208`,fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round"},e),Sd=e=>jsxRuntime.jsx("path",{d:`M24 ${e}h208`,fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round",pathLength:100,strokeDasharray:"20 20"},e),S0=ut("TextureSinglePhaseOverheadLine",jsxRuntime.jsx(jsxRuntime.Fragment,{children:wa[1].map(Cd)})),w0=ut("TextureTwoPhaseOverheadLine",jsxRuntime.jsx(jsxRuntime.Fragment,{children:wa[2].map(Cd)})),N0=ut("TextureThreePhaseOverheadLine",jsxRuntime.jsx(jsxRuntime.Fragment,{children:wa[3].map(Cd)})),k0=ut("TextureSinglePhaseUndergroundLine",jsxRuntime.jsx(jsxRuntime.Fragment,{children:wa[1].map(Sd)})),T0=ut("TextureTwoPhaseUndergroundLine",jsxRuntime.jsx(jsxRuntime.Fragment,{children:wa[2].map(Sd)})),P0=ut("TextureThreePhaseUndergroundLine",jsxRuntime.jsx(jsxRuntime.Fragment,{children:wa[3].map(Sd)})),R0=ut("TextureSupportStructure",jsxRuntime.jsx("circle",{cx:"128",cy:"128",r:"40",fill:"currentColor",stroke:"none"})),Na={TextureRecloser:d0,TextureFuse:u0,TextureBreaker:p0,TextureSource:m0,TextureCapacitor:f0,TextureRegulator:g0,TextureSwitch:b0,TextureSwitchClosed:h0,TextureOpenPoint:x0,TextureSectionalizerOpen:y0,TextureSectionalizerClosed:v0,TextureTransformer:C0,TextureSinglePhaseOverheadLine:S0,TextureTwoPhaseOverheadLine:w0,TextureThreePhaseOverheadLine:N0,TextureSinglePhaseUndergroundLine:k0,TextureTwoPhaseUndergroundLine:T0,TextureThreePhaseUndergroundLine:P0,TextureSupportStructure:R0};if(process.env.NODE_ENV==="development")for(let e of Object.keys(Na))e in _m__namespace&&console.error(`Custom icon "${e}" collides with a Phosphor icon of the same name. Rename it (use the "Texture" prefix) to keep the icon namespace unambiguous.`);var ka={xs:16,sm:20,md:24,lg:32,xl:40,"2xl":48},V=qe.memo(({name:e,size:t="md",color:r,weight:o="regular",className:n,ariaLabel:a,...i})=>{let s=Na[e]??_m__namespace[e];if(!s)return process.env.NODE_ENV==="development"&&console.error(`Icon "${e}" not found in @phosphor-icons/react or the custom icon registry`),null;let c=typeof t=="string"&&t in ka?ka[t]:t,l=tailwindMerge.twMerge("inline-block flex-shrink-0",!r&&"text-current",n);return jsxRuntime.jsx(s,{...i,size:c,color:r,weight:o,className:l,"aria-label":a||`${e} icon`,"data-testid":`icon-${e}`})});V.displayName="Icon";var M0=qe.memo(({variant:e="subtle",shape:t="square",containerSize:r,containerClassName:o,size:n="md",className:a,name:i,color:s,weight:c,ariaLabel:l,ref:d,...u})=>{let m=typeof n=="string"&&n in ka?ka[n]:n,p=r?typeof r=="string"&&r in ka?ka[r]:r:m*1.75,f=tailwindMerge.twMerge("inline-flex items-center justify-center flex-shrink-0",t==="circle"?"rounded-full":"rounded-lg",e==="subtle"&&"bg-background-muted",e==="solid"&&"bg-action-brand text-[color:var(--color-action-brand-text)]",e==="outline"&&"border-2 border-current",o);return jsxRuntime.jsx("div",{className:f,style:{width:p,height:p},children:jsxRuntime.jsx(V,{...u,name:i,size:n,color:s,weight:c,className:a,ariaLabel:l})})});M0.displayName="IconWithContainer";function wr({transparent:e=false,className:t,children:r,...o}){return jsxRuntime.jsx(reactAriaComponents.ModalOverlay,{...o,className:reactAriaComponents.composeRenderProps(t,(n,a)=>tailwindMerge.twMerge("fixed inset-0 z-50","outline-none focus:outline-none focus-visible:outline-none ring-0 focus:ring-0 focus-visible:ring-0",e?"bg-transparent":["bg-gradient-to-br from-background-modal/20 via-background-modal/15 to-background-modal/20","backdrop-blur-[2px]","supports-[backdrop-filter]:bg-background-modal/15"].join(" "),a.isEntering&&["animate-in fade-in","duration-300 ease-out"].join(" "),a.isExiting&&["animate-out fade-out","duration-200 ease-in"].join(" "),n)),children:r})}function H0({isEntering:e,isExiting:t,className:r="",disableGroup:o=false}){let n=[!o&&"group","bg-background-surface","forced-colors:bg-[Canvas]","shadow-lg","rounded-[var(--control-border-radius)]","bg-clip-padding","border","border-border-default","outline-none"].filter(Boolean).join(" "),a=e?["animate-in","fade-in","placement-bottom:slide-in-from-top-1","placement-top:slide-in-from-bottom-1","placement-left:slide-in-from-right-1","placement-right:slide-in-from-left-1","ease-out","duration-200"].join(" "):"",i=t?["animate-out","fade-out","placement-bottom:slide-out-to-top-1","placement-top:slide-out-to-bottom-1","placement-left:slide-out-to-right-1","placement-right:slide-out-to-left-1","ease-in","duration-150"].join(" "):"";return [n,a,i,r].filter(Boolean).join(" ")}function ht({children:e,showArrow:t=false,withBackdrop:r=false,className:o,isDismissable:n=true,disableGroup:a=false,...i}){let c=reactAriaComponents.useSlottedContext(reactAriaComponents.PopoverContext)?.trigger==="SubmenuTrigger",l=t?12:8;l=c?l-6:l;let d=jsxRuntime.jsxs(reactAriaComponents.Popover,{offset:l,...i,className:reactAriaComponents.composeRenderProps(o,(u,m)=>H0({...m,className:u,disableGroup:a})),children:[t&&jsxRuntime.jsx(reactAriaComponents.OverlayArrow,{children:jsxRuntime.jsx("svg",{width:12,height:12,viewBox:"0 0 12 12",className:"block fill-background-surface stroke-border-default stroke-1 group-placement-left:-rotate-90 group-placement-right:rotate-90 group-placement-bottom:rotate-180 forced-colors:fill-[Canvas] forced-colors:stroke-[ButtonBorder]",children:jsxRuntime.jsx("path",{d:"M0 0 L6 6 L12 0"})})}),e]});return r?jsxRuntime.jsx(wr,{isDismissable:n,children:jsxRuntime.jsx(reactAriaComponents.Modal,{className:"outline-none focus:outline-none focus-visible:outline-none ring-0 focus:ring-0 focus-visible:ring-0",isDismissable:n,children:d})}):d}function As(e=true){let[t,r]=qe.useState(null);return qe.useEffect(()=>{if(!e){r(null);return}let o=typeof window<"u"?window.visualViewport:null;if(!o)return;let n=()=>{let a=Math.max(0,window.innerHeight-o.height-(o.offsetTop??0));r({height:o.height,keyboardOffset:a});};return n(),o.addEventListener("resize",n),o.addEventListener("scroll",n),()=>{o.removeEventListener("resize",n),o.removeEventListener("scroll",n);}},[e]),t}var Y0={"--color-brand-primary":["--color-action-brand","--color-text-link-default","--action-brand-background"],"--color-brand-dark":["--color-action-brand-hover","--color-text-link-hover","--action-brand-hover"],"--color-action-brand":["--color-text-link-default","--action-brand-background"],"--color-action-brand-hover":["--color-text-link-hover","--action-brand-hover"]};function tf(e){let t={...e};for(let[r,o]of Object.entries(Y0))if(e[r])for(let n of o)e[n]||(t[n]=e[r]);return t}function rf(e){return e.replace(/[{}<>]/g,"")}function of(e){return Object.entries(e).map(([t,r])=>`${rf(t)}: ${rf(r)};`).join(" ")}function af({variables:e,darkVariables:t,children:r}){let n=qe.useId().replace(/:/g,""),a=e&&Object.keys(e).length>0,i=t&&Object.keys(t).length>0;if(!a&&!i)return jsxRuntime.jsx(jsxRuntime.Fragment,{children:r});let s=a?tf(e):null,c=i?tf(t):null,l=s?`[data-brand-scope="${n}"] { ${of(s)} }`:"",d=c?`.theme-dark [data-brand-scope="${n}"] { ${of(c)} }`:"",u=[l,d].filter(Boolean).join(`
2
- `);return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("style",{dangerouslySetInnerHTML:{__html:u}}),jsxRuntime.jsx("div",{"data-brand-scope":n,children:r})]})}var Ta=new Map,X0=8;function j0(e){if(!e.startsWith("var("))return e;let t=e.slice(4,e.lastIndexOf(")")).trim(),r=t.indexOf(",");return (r===-1?t:t.slice(0,r)).trim()}var Bt=(e,t="#000000")=>typeof window>"u"?t:sf(e,t,0);function sf(e,t,r){if(r>X0)return t;let o=e.startsWith("var(")?j0(e):e.startsWith("--")?e:`--${e}`;if(!e.startsWith("--")&&!e.startsWith("var(")&&!o.startsWith("--color-")&&(o=`--color-${o.slice(2)}`),Ta.has(o))return Ta.get(o);try{let n=document.body||document.documentElement,i=getComputedStyle(n).getPropertyValue(o).trim();if(i){if(i.startsWith("var(")){let l=sf(i,t,r+1);return Ta.set(o,l),l}return Ta.set(o,i),i}let s=document.createElement("div");s.style.color=`var(${o})`,document.body.appendChild(s);let c=getComputedStyle(s).color;return document.body.removeChild(s),c&&c!=="rgb(0, 0, 0)"?(Ta.set(o,c),c):t}catch(n){return console.warn(`Failed to resolve color for ${e}:`,n),t}}var Is=()=>{Ta.clear();},Do=()=>{let e=[];for(let t=1;t<=12;t++){let r=Bt(`--color-viz-categorical-${t}`,"");r&&e.push(r);}return e.length===0?Fs():e},Fs=()=>["#5424db","#d92361","#e86a00","#5d89ff","#9a47e2","#f24cb8","#0ba286","#9c28af","#036e45","#52a119","#ff513d","#046691"],hi=()=>Bt("--color-viz-default","#444ae1"),q0=(e,t)=>{let r={},o=Do();return e.forEach((n,a)=>{t&&t[n]?r[n]=t[n]:r[n]=o[a%o.length];}),r},lf=e=>{let t=e.match(/\d+/g);if(!t||t.length<3)return true;let[r,o,n]=t.map(Number);return (.299*r+.587*o+.114*n)/255>.5},Q0=e=>lf(e)?Bt("--color-text-primary","#333333"):Bt("--color-text-inverse","#ffffff"),cf=(e,t)=>{if(!e||typeof e!="object")return console.warn("[Colors] Invalid GeoJSON data provided to extractUniqueValues"),[];if(!("type"in e)||e.type!=="FeatureCollection"&&e.type!=="Feature")return console.warn("[Colors] Data is not valid GeoJSON (missing type or invalid type)"),[];let r=new Set,o="features"in e?e.features:[e];if(!Array.isArray(o)||o.length===0)return console.warn("[Colors] No features found in GeoJSON data"),[];let n=0;return o.forEach(a=>{if(!(!a||typeof a!="object")&&a.properties&&t in a.properties){n++;let i=a.properties[t];i!=null&&r.add(i);}}),n===0&&console.warn(`[Colors] Property "${t}" not found on any features. Available properties: ${o[0]?.properties?Object.keys(o[0].properties).join(", "):"none"}`),Array.from(r).sort()},kd=e=>{let t=Do(),r={};return e.forEach((o,n)=>{r[o]=t[n%t.length];}),r};var Td=(e,t)=>{if(!e||typeof e!="object")return console.warn("[Colors] Invalid GeoJSON data provided to extractNumericValues"),[];if(!("type"in e)||e.type!=="FeatureCollection"&&e.type!=="Feature")return console.warn("[Colors] Data is not valid GeoJSON (missing type or invalid type)"),[];let r="features"in e?e.features:[e];if(!Array.isArray(r)||r.length===0)return console.warn("[Colors] No features found in GeoJSON data"),[];let o=new Set,n=0;return r.forEach(a=>{if(!(!a||typeof a!="object")&&a.properties&&t in a.properties){n++;let i=a.properties[t];typeof i=="number"&&!isNaN(i)&&o.add(i);}}),n===0&&console.warn(`[Colors] Property "${t}" not found on any features. Available properties: ${r[0]?.properties?Object.keys(r[0].properties).join(", "):"none"}`),Array.from(o).sort((a,i)=>a-i)},Pd=e=>e.length===0?(console.warn("[Colors] Cannot calculate bounds from empty array"),{min:0,max:1}):{min:e[0],max:e[e.length-1]},df=(e,t)=>{if(typeof t=="number")return t;if(e.length===0)return console.warn("[Colors] Cannot calculate center from empty array, defaulting to 0"),0;if(t==="median"){let r=Math.floor(e.length/2);return e.length%2===0?(e[r-1]+e[r])/2:e[r]}return e.reduce((r,o)=>r+o,0)/e.length},xi=(e="viridis")=>{let o=`viz-sequential-${{redYellowGreen:"red-yellow-green"}[e]||e}`,n=[];for(let a=1;a<=10;a++){let i=`${o}-${a}`,s=Bt(i);n.push(s);}return n},yi=(e="redYellowBlue")=>{let o=`viz-diverging-${{orangeYellowSeafoam:"orange-yellow-seafoam",redYellowBlue:"red-yellow-blue",redBlue:"red-blue"}[e]||e}`,n=[];for(let a=1;a<=10;a++){let i=`${o}-${a}`,s=Bt(i);n.push(s);}return n},vi=(e,t,r,o="viridis")=>{let n=xi(o);if(e<=t)return n[0];if(e>=r)return n[n.length-1];if(t===r)return n[Math.floor(n.length/2)];let i=(e-t)/(r-t)*(n.length-1),s=Math.floor(i);return n[s]},Ci=(e,t,r,o,n="redYellowBlue")=>{let a=yi(n),i=4;if(e<=t)return a[0];if(e>=r)return a[a.length-1];if(e===o||t===r)return a[i];if(e<o){let c=(e-t)/(o-t)*i,l=Math.floor(c);return a[Math.min(l,i)]}else {let s=(e-o)/(r-o),c=i+s*(a.length-1-i),l=Math.floor(c);return a[Math.min(l,a.length-1)]}};var Rd=qe.createContext({mode:"system",colorMode:"light",isDarkTheme:false,toggleTheme:()=>{}}),qt=()=>qe.useContext(Rd);function tS(){return typeof window>"u"?"light":window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"}function mf(){if(typeof window>"u")return "system";let e=localStorage.getItem("colorModePreference");return e==="light"||e==="dark"||e==="system"?e:"system"}function ff(e){return e==="system"?tS():e}var bf=({children:e})=>{let[t,r]=qe.useState(mf),[o,n]=qe.useState(()=>ff(mf())),a=o==="dark",i=qe.useCallback(c=>{c==="dark"?(document.documentElement.classList.add("theme-dark"),document.body.classList.add("theme-dark")):(document.documentElement.classList.remove("theme-dark"),document.body.classList.remove("theme-dark")),Is();},[]);qe.useEffect(()=>{Is();let c=ff(t);if(n(c),i(c),t==="system"){let l=window.matchMedia("(prefers-color-scheme: dark)"),d=u=>{let m=u.matches?"dark":"light";n(m),i(m);};return l.addEventListener("change",d),()=>{l.removeEventListener("change",d);}}},[t,i]);let s=qe.useCallback(()=>{r(c=>{let l=c==="system"?"light":c==="light"?"dark":"system";return localStorage.setItem("colorModePreference",l),l});},[]);return jsxRuntime.jsx(Rd.Provider,{value:{mode:t,colorMode:o,isDarkTheme:a,toggleTheme:s},children:e})};function ir(...e){return e.filter(Boolean).join(" ")}var Md=class{constructor(){gi(this,"formatters",new Map);}register(t,r){this.formatters.set(t,r);}format(t,r,...o){let n=this.formatters.get(t);return n?n(r,...o):(console.warn(`No formatter registered for key: ${t}`),null)}has(t){return this.formatters.has(t)}keys(){return Array.from(this.formatters.keys())}unregister(t){this.formatters.delete(t);}clear(){this.formatters.clear();}},le=new Md;var Jo=(e,t="Yes",r="No")=>e==null?null:e?t:r,rS=e=>Jo(e,"Enabled","Disabled"),oS=e=>Jo(e,"On","Off"),nS=e=>Jo(e,"Active","Inactive"),aS=e=>Jo(e,"True","False"),iS=e=>Jo(e,"\u2713","\u2717"),Xo=e=>{if(e==null)return null;if(typeof e=="boolean")return e;if(typeof e=="string"){let t=e.toLowerCase().trim();return t==="true"||t==="yes"||t==="1"||t==="on"||t==="enabled"?true:t==="false"||t==="no"||t==="0"||t==="off"||t==="disabled"?false:null}return typeof e=="number"?e!==0:null},hf=(e,t)=>{if(t.hideWhenNull&&e==null)return null;if(e==null)return t.nullText??null;let r=Xo(e);return r===null?t.nullText??null:Jo(r,t.trueText??"Yes",t.falseText??"No")};le.register("boolean",(e,t,r)=>{let o=Xo(e);return o!==null?Jo(o,typeof t=="string"?t:"Yes",typeof r=="string"?r:"No"):null});le.register("yesNo",e=>{let t=Xo(e);return t!==null?Jo(t,"Yes","No"):null});le.register("enabledDisabled",e=>{let t=Xo(e);return t!==null?rS(t):null});le.register("onOff",e=>{let t=Xo(e);return t!==null?oS(t):null});le.register("activeInactive",e=>{let t=Xo(e);return t!==null?nS(t):null});le.register("trueFalse",e=>{let t=Xo(e);return t!==null?aS(t):null});le.register("checkmark",e=>{let t=Xo(e);return t!==null?iS(t):null});var ge=e=>e==null,xf=(e,t=0)=>ge(e)?null:`${e.toFixed(t)}%`,yf=(e,t=0)=>xf(e,t)??"\u2014",sS=e=>ge(e)?null:Math.round(e).toString(),lS=(e,t=1)=>ge(e)?null:e.toFixed(t),cS=(e,t,r=true)=>{if(ge(e))return null;let o={useGrouping:r};return t!==void 0&&(o.minimumFractionDigits=t,o.maximumFractionDigits=t),new Intl.NumberFormat("en-US",o).format(e)},dS=(e,t="short")=>ge(e)?null:new Intl.NumberFormat("en-US",{notation:"compact",compactDisplay:t}).format(e),uS=(e,t=2)=>ge(e)?null:e.toExponential(t),vf=(e,t="USD",r)=>{if(ge(e))return null;let o={style:"currency",currency:t,currencyDisplay:r?.currencyDisplay??"symbol",useGrouping:r?.thousandsSeparator??true};return r?.minimumFractionDigits!==void 0&&(o.minimumFractionDigits=r.minimumFractionDigits),r?.maximumFractionDigits!==void 0&&(o.maximumFractionDigits=r.maximumFractionDigits),new Intl.NumberFormat("en-US",o).format(e)},Cf=(e,t)=>{if(t.hideWhenNull&&e==null||t.hideWhenZero&&e===0)return null;if(e==null)return t.nullText??null;let r=typeof e=="string"?parseFloat(e):Number(e);if(isNaN(r))return t.nullText??null;let o={useGrouping:t.thousandsSeparator??false};return t.decimals!==void 0&&(o.minimumFractionDigits=t.decimals,o.maximumFractionDigits=t.decimals),t.notation&&(o.notation=t.notation,t.notation==="compact"&&t.compactDisplay&&(o.compactDisplay=t.compactDisplay)),t.sign&&(o.signDisplay=t.sign),new Intl.NumberFormat("en-US",o).format(r)},Sf=(e,t)=>{if(t.hideWhenNull&&e==null||t.hideWhenZero&&e===0)return null;if(e==null)return t.nullText??null;let r=typeof e=="string"?parseFloat(e):Number(e);return isNaN(r)?t.nullText??null:vf(r,t.currency,t)};le.register("percentage",(e,t)=>typeof e=="number"?xf(e,typeof t=="number"?t:0):null);le.register("integer",e=>typeof e=="number"?sS(e):null);le.register("float",(e,t)=>typeof e=="number"?lS(e,typeof t=="number"?t:1):null);le.register("number",(e,t,r)=>{let o=typeof e=="string"?parseFloat(e):Number(e);return isNaN(o)?null:cS(o,typeof t=="number"?t:void 0,typeof r=="boolean"?r:true)});le.register("compact",(e,t)=>typeof e=="number"?dS(e,t==="long"?"long":"short"):null);le.register("scientific",(e,t)=>typeof e=="number"?uS(e,typeof t=="number"?t:2):null);le.register("currency",(e,t,r)=>typeof e=="number"?vf(e,typeof t=="string"?t:"USD",typeof r=="object"&&r!==null?r:{}):null);function H5(e,t=1){return ge(e)?null:Math.abs(e)>=1e3?`${(e/1e3).toFixed(t)} MWh`:`${e.toFixed(t)} kWh`}function G5(e,t=1){return ge(e)?null:Math.abs(e)>=1e3?`${(e/1e3).toFixed(t)} MW`:`${e.toFixed(t)} kW`}function uo({value:e,formatter:t,emptyClassName:r="text-text-secondary",emptyText:o="\u2014"}){if(e==null)return jsxRuntime.jsx("span",{className:r,children:o});if(typeof t=="function")return t(e);if(t&&typeof t=="object"){let n=Nr(e,t);return e instanceof Date&&n?jsxRuntime.jsx("time",{dateTime:e.toISOString(),title:e.toISOString(),children:n}):n||jsxRuntime.jsx("span",{className:r,children:o})}if(!t){if(typeof e=="string")return e;if(e instanceof Date){let n=Nr(e,{type:"date"});return jsxRuntime.jsx("time",{dateTime:e.toISOString(),title:e.toISOString(),children:n})}if(typeof e=="number")return Nr(e,{type:"number"});if(typeof e=="boolean")return Nr(e,{type:"boolean"})}return String(e)}function Y5(e,t,r){return qe__namespace.default.useCallback(o=>uo({value:o,formatter:e,emptyClassName:t,emptyText:r}),[e,t,r])}var Ed=(e,t=0)=>{if(ge(e))return null;let r=e*1e3;return t===0?`${Math.round(r)} mA`:`${r.toFixed(t)} mA`},Vs=(e,t=1)=>ge(e)?null:`${e.toFixed(t)} A`,Ld=(e,t=2)=>ge(e)?null:`${(e/1e3).toFixed(t)} kA`,mS=(e,t)=>{if(ge(e))return null;let r=Math.abs(e);return r>=1e3?Ld(e,t??2):r<1?Ed(e,t??0):Vs(e,t??1)},Dd=(e,t)=>{if(t.hideWhenNull&&e==null||t.hideWhenZero&&e===0)return null;if(e==null)return t.nullText??null;let r=typeof e=="string"?parseFloat(e):Number(e);if(isNaN(r))return t.nullText??null;let o=t.decimals;if(t.unit)switch(t.unit){case "kA":return Ld(r,o??2);case "mA":return Ed(r,o??0);case "A":return Vs(r,o??1)}return t.autoScale!==false?mS(r,o):Vs(r,o??1)};le.register("current",Dd);var Q5=Ed,Z5=Vs,_5=Ld;var Pn=e=>{if(e==null)return null;if(e instanceof Date)return luxon.DateTime.fromJSDate(e);if(typeof e=="string"){let t=luxon.DateTime.fromISO(e);return t.isValid?t:null}if(typeof e=="number"){let t=luxon.DateTime.fromMillis(e);return t.isValid?t:null}return null},fS=(e,t=false,r)=>{if(!e)return null;let o=Pn(e);if(!o)return "Invalid Date";let n=r?o.setZone(r):o;return t?n.toLocaleString(luxon.DateTime.DATETIME_SHORT):n.toLocaleString(luxon.DateTime.DATE_SHORT)},Os=e=>{if(!e)return null;let t=Pn(e);return t?t.toRelative():"Invalid Date"},gS=(e,t)=>{if(!e)return null;let r=Pn(e);return r?(t?r.setZone(t):r).toLocaleString(luxon.DateTime.DATETIME_MED_WITH_WEEKDAY):"Invalid Date"},bS=e=>{if(!e)return null;let t=Pn(e);return t?t.toISO():null},hS=(e,t,r)=>{if(!e)return null;let o=Pn(e);return o?(r?o.setZone(r):o).toFormat(t):"Invalid Date"},r4=e=>{let t=Pn(e);return t?{year:t.year,month:t.month,day:t.day,weekday:t.weekday,hour:t.hour,minute:t.minute,second:t.second,millisecond:t.millisecond,weekdayShort:t.weekdayShort,weekdayLong:t.weekdayLong,monthShort:t.monthShort,monthLong:t.monthLong}:null},wf=(e,t)=>{if(t.hideWhenNull&&e==null)return null;if(e==null)return t.nullText??null;let r=Pn(e);if(!r)return t.nullText??"Invalid Date";let o=t.timezone?r.setZone(t.timezone):r;if(t.relative)return o.toRelative();if(t.format)return o.toFormat(t.format);if(t.dateStyle||t.timeStyle){let n={};if(t.dateStyle)switch(t.dateStyle){case "short":n.date=luxon.DateTime.DATE_SHORT;break;case "medium":n.date=luxon.DateTime.DATE_MED;break;case "long":n.date=luxon.DateTime.DATE_FULL;break;case "full":n.date=luxon.DateTime.DATE_HUGE;break}if(t.timeStyle)switch(t.timeStyle){case "short":n.time=luxon.DateTime.TIME_SIMPLE;break;case "medium":n.time=luxon.DateTime.TIME_WITH_SECONDS;break;case "long":case "full":n.time=luxon.DateTime.TIME_WITH_SHORT_OFFSET;break}if(n.date&&n.time)return o.toLocaleString({...n.date,...n.time});if(n.date)return o.toLocaleString(n.date);if(n.time)return o.toLocaleString(n.time)}return o.toLocaleString(luxon.DateTime.DATETIME_SHORT)};le.register("date",(e,t,r)=>fS(e,typeof t=="boolean"?t:false,typeof r=="string"?r:void 0));le.register("relativeTime",e=>Os(e));le.register("fullDateTime",(e,t)=>gS(e,typeof t=="string"?t:void 0));le.register("isoString",e=>bS(e));le.register("customDateFormat",(e,t,r)=>typeof t=="string"?hS(e,t,typeof r=="string"?r:void 0):null);var Ad=(e,t=1)=>ge(e)?null:`${e.toFixed(t)} m`,xS=(e,t=1)=>ge(e)?null:`${(e*100).toFixed(t)} cm`,yS=(e,t=0)=>ge(e)?null:`${(e*1e3).toFixed(t)} mm`,Id=(e,t=1)=>ge(e)?null:`${(e/1e3).toFixed(t)} km`,Fd=(e,t=0)=>ge(e)?null:`${e.toFixed(t)} ft`,vS=(e,t=1)=>ge(e)?null:`${e.toFixed(t)} in`,Bd=(e,t=1)=>ge(e)?null:`${e.toFixed(t)} mi`,Vd=(e,t=0)=>ge(e)?null:`${e.toFixed(t)} yd`,i4=(e,t=1)=>ge(e)?null:`${e.toFixed(t)} nm`,s4=e=>e*3.28084,l4=e=>e/3.28084,c4=e=>e*1.60934,d4=e=>e/1.60934,u4=e=>e/5280,Nf=e=>e*5280,p4=e=>e/1609.34,m4=e=>e*1609.34,f4=e=>e*.9144,g4=e=>e/.9144,b4=e=>e*2.54,h4=e=>e/2.54,kf=(e,t=false,r=1)=>{if(ge(e))return null;let o=Math.abs(e);return t?o>=1e3?Id(e,r):o<.01?yS(e,0):o<1?xS(e,r):Ad(e,r):o<.01?Fd(Nf(e),0):o<.1?Vd(Nf(e)/3,0):Bd(e,r)},Tf=(e,t)=>{if(t.hideWhenNull&&e==null||t.hideWhenZero&&e===0)return null;if(e==null)return t.nullText??null;let r=typeof e=="string"?parseFloat(e):Number(e);if(isNaN(r))return t.nullText??null;let o=t.decimals??1;if(t.autoScale){let n=t.unit==="m"||t.unit==="km";return kf(r,n,o)}switch(t.unit){case "km":return Id(r,o);case "ft":return Fd(r,o);case "mi":return Bd(r,o);case "yd":return Vd(r,o);default:return Ad(r,o)}};le.register("miles",(e,t)=>typeof e=="number"?Bd(e,typeof t=="number"?t:1):null);le.register("kilometers",(e,t)=>typeof e=="number"?Id(e,typeof t=="number"?t:1):null);le.register("meters",(e,t)=>typeof e=="number"?Ad(e,typeof t=="number"?t:1):null);le.register("feet",(e,t)=>typeof e=="number"?Fd(e,typeof t=="number"?t:0):null);le.register("yards",(e,t)=>typeof e=="number"?Vd(e,typeof t=="number"?t:0):null);le.register("inches",(e,t)=>typeof e=="number"?vS(e,typeof t=="number"?t:1):null);le.register("autoScaleDistance",(e,t,r)=>typeof e=="number"?kf(e,typeof t=="boolean"?t:false,typeof r=="number"?r:1):null);var Od=(e,t=1)=>ge(e)?null:`${e.toFixed(t)} Wh`,zd=(e,t=1)=>ge(e)?null:`${(e/1e3).toFixed(t)} kWh`,Pf=(e,t=1)=>ge(e)?null:`${(e/1e6).toFixed(t)} MWh`,Rf=(e,t=1)=>ge(e)?null:`${(e/1e9).toFixed(t)} GWh`,Hd=e=>{let t=Math.abs(e);return t>=1e9?"GWh":t>=1e6?"MWh":t>=1e3?"kWh":"Wh"},Mf=(e,t=1)=>{if(ge(e))return null;switch(Hd(e)){case "GWh":return Rf(e,t);case "MWh":return Pf(e,t);case "kWh":return zd(e,t);default:return Od(e,t)}},Gd={Wh:1,kWh:1e3,MWh:1e6,GWh:1e9},Wd=(e,t)=>{if(t.hideWhenNull&&e==null||t.hideWhenZero&&e===0)return null;if(e==null)return t.nullText??null;let r=typeof e=="string"?parseFloat(e):Number(e);if(isNaN(r))return t.nullText??null;let o=t.sourceUnit?r*Gd[t.sourceUnit]:r,n=t.decimals??1;if(t.unit)switch(t.unit){case "GWh":return Rf(o,n);case "MWh":return Pf(o,n);case "kWh":return zd(o,n);case "Wh":return Od(o,n)}return t.autoScale!==false?Mf(o,n):Od(o,n)};le.register("kWh",e=>typeof e=="number"?zd(e):null);le.register("autoScaleEnergy",(e,t)=>typeof e=="number"?Mf(e,typeof t=="number"?t:1):null);le.register("energy",Wd);var zs=e=>{if(!e)return null;let t=e.replace(/\D/g,"");return t.length===10?t.replace(/(\d{3})(\d{3})(\d{4})/,"($1) $2-$3"):t.length===11&&t.startsWith("1")?t.replace(/1(\d{3})(\d{3})(\d{4})/,"+1 ($1) $2-$3"):e},Ud=e=>{if(!e)return null;let t=e.replace(/[^\d+]/g,"");return t.startsWith("+")?t.length===12&&t.startsWith("+1")?t.replace(/\+1(\d{3})(\d{3})(\d{4})/,"+1 ($1) $2-$3"):t.length===13&&t.startsWith("+44")?t.replace(/\+44(\d{2})(\d{4})(\d{4})/,"+44 $1 $2 $3"):t.replace(/(\+\d{1,3})(\d{3,4})(\d{3,4})(\d{3,4})?/,"$1 $2 $3 $4").trim():zs(e)},Pa=e=>e?e.startsWith("+")||e.length>11?Ud(e):zs(e):null,Ef=(e,t)=>{if(t.hideWhenNull&&e==null)return null;if(e==null)return t.nullText??null;let r=String(e);if(t.international)return Ud(r);switch(t.country){case "US":case "CA":return zs(r);default:return Pa(r)}};le.register("phoneNumber",e=>typeof e=="string"?Pa(e):null);le.register("usPhone",e=>typeof e=="string"?zs(e):null);le.register("internationalPhone",e=>typeof e=="string"?Ud(e):null);var Hs=(e,t=0)=>ge(e)?null:t===0?`${Math.round(e)} W`:`${e.toFixed(t)} W`,Kd=(e,t=1)=>ge(e)?null:`${(e/1e3).toFixed(t)} kW`,Yd=(e,t=1)=>ge(e)?null:`${(e/1e6).toFixed(t)} MW`,Jd=(e,t=2)=>ge(e)?null:`${(e/1e9).toFixed(t)} GW`,CS=(e,t)=>{if(ge(e))return null;let r=Math.abs(e);return r>=1e9?Jd(e,t??2):r>=1e6?Yd(e,t??1):r>=1e3?Kd(e,t??1):Hs(e,t??0)},Xd=(e,t)=>{if(t.hideWhenNull&&e==null||t.hideWhenZero&&e===0)return null;if(e==null)return t.nullText??null;let r=typeof e=="string"?parseFloat(e):Number(e);if(isNaN(r))return t.nullText??null;let o=t.decimals;if(t.unit)switch(t.unit){case "GW":return Jd(r,o??2);case "MW":return Yd(r,o??1);case "kW":return Kd(r,o??1);case "W":return Hs(r,o??0)}return t.autoScale!==false?CS(r,o):Hs(r,o??0)};le.register("power",Xd);var T4=Hs,P4=Kd,R4=Yd,M4=Jd;var jd=(e,t=1)=>ge(e)?null:`${(e*1e3).toFixed(t)} m\u03A9`,Gs=(e,t=1)=>ge(e)?null:`${e.toFixed(t)} \u03A9`,Lf=(e,t=1)=>ge(e)?null:`${(e/1e3).toFixed(t)} k\u03A9`,Df=(e,t=2)=>ge(e)?null:`${(e/1e6).toFixed(t)} M\u03A9`,SS=(e,t)=>{if(ge(e))return null;let r=Math.abs(e);return r>=1e6?Df(e,t??2):r>=1e3?Lf(e,t??1):r<1?jd(e,t??1):Gs(e,t??1)},qd=(e,t)=>{if(t.hideWhenNull&&e==null||t.hideWhenZero&&e===0)return null;if(e==null)return t.nullText??null;let r=typeof e=="string"?parseFloat(e):Number(e);if(isNaN(r))return t.nullText??null;let o=t.decimals;if(t.unit)switch(t.unit){case "M\u03A9":return Df(r,o??2);case "k\u03A9":return Lf(r,o??1);case "m\u03A9":return jd(r,o??1);case "\u03A9":return Gs(r,o??1)}return t.autoScale!==false?SS(r,o):Gs(r,o??1)};le.register("resistance",qd);le.register("ohms",e=>typeof e=="number"?Gs(e):null);le.register("milliohms",e=>typeof e=="number"?jd(e):null);var Af=e=>{switch(e){case "FAHRENHEIT":return "F";case "CELSIUS":return "C";case "KELVIN":return "K";default:return "F"}},If=(e,t=0)=>ge(e)?null:`${e.toFixed(t)}\xB0F`,Ff=(e,t=true,r=0)=>ge(e)?null:`${(t?(e-32)*(5/9):e).toFixed(r)}\xB0C`,Bf=(e,t=true,r=0)=>ge(e)?null:`${(t?(e-32)*(5/9)+273.15:e+273.15).toFixed(r)}K`,wS=e=>e*9/5+32,NS=e=>(e-32)*(5/9),B4=e=>e+273.15,kS=e=>e-273.15,V4=e=>NS(e)+273.15,O4=e=>wS(kS(e)),Vf=(e,t="F",r=0)=>{if(ge(e))return null;switch(typeof t=="string"&&t.length>1?Af(t):t){case "C":return Ff(e,true,r);case "K":return Bf(e,true,r);default:return If(e,r)}},Of=(e,t)=>{if(t.hideWhenNull&&e==null)return null;if(e==null)return t.nullText??null;let r=typeof e=="string"?parseFloat(e):Number(e);if(isNaN(r))return t.nullText??null;let o=t.decimals??0,n=t.unit??"F";if(t.showUnit===false)switch(typeof n=="string"&&n.length>1?Af(n):n){case "C":return ((r-32)*.5555555555555556).toFixed(o);case "K":return ((r-32)*.5555555555555556+273.15).toFixed(o);default:return r.toFixed(o)}return Vf(r,n,o)};le.register("temperature",(e,t,r)=>typeof e=="number"?Vf(e,typeof t=="string"?t:"F",typeof r=="number"?r:0):null);le.register("fahrenheit",(e,t)=>typeof e=="number"?If(e,typeof t=="number"?t:0):null);le.register("celsius",(e,t,r)=>typeof e=="number"?Ff(e,typeof t=="boolean"?t:true,typeof r=="number"?r:0):null);le.register("kelvin",(e,t,r)=>typeof e=="number"?Bf(e,typeof t=="boolean"?t:true,typeof r=="number"?r:0):null);var TS=(e,t)=>!!(t.hideWhenNull&&e==null||t.hideWhenZero&&e===0),zf=e=>e?.toUpperCase()??"",Hf=e=>e?.toLowerCase()??"",Gf=e=>e?e.charAt(0).toUpperCase()+e.slice(1).toLowerCase():"",Wf=e=>{if(!e)return "";let t=new Set(["a","an","the","and","but","or","for","nor","on","at","of","to","with","in","as","by"]);return e.toLowerCase().split(/\s+/).map((r,o)=>t.has(r)&&o!==0?r:r.charAt(0).toUpperCase()+r.slice(1)).join(" ")},Uf=e=>e?e.split(/\s+/).map(t=>t.charAt(0).toUpperCase()+t.slice(1).toLowerCase()).join(" "):"",Kf=e=>e?e.charAt(0).toUpperCase()+e.slice(1):"",Yf=e=>e?e.replace(/([A-Z])/g," $1").replace(/^./,t=>t.toUpperCase()).trim():"",Jf=e=>e?e.toLowerCase().split("_").map(t=>Kf(t)).join(" "):"",PS=e=>e?e.includes("_")?Jf(e):e.toUpperCase()===e?Kf(e.toLowerCase()):Yf(e):"",Ra=(e,t=16)=>{if(!e)return "";if(t<5||e.length<=t)return e;let r=t-3,o=Math.ceil(r/2),n=Math.floor(r/2);return `${e.slice(0,o)}...${e.slice(-n)}`},Ws=(e,t=8)=>e?e.length<=t?e:`...${e.slice(-t)}`:"",Us=(e,t=16,r="...")=>e?e.length<=t?e:e.slice(0,t)+r:"",RS=e=>{if(!e)return "";let t=e.toString(),r=t.slice(-4),o=t.length-4;return o>0?"*".repeat(o)+r:t},Xf=(e,t)=>{if(TS(e,t))return null;if(e==null)return t.nullText??null;let r=String(e);if(t.transform&&(Array.isArray(t.transform)?t.transform:[t.transform]).forEach(n=>{switch(n){case "uppercase":r=zf(r);break;case "lowercase":r=Hf(r);break;case "capitalize":r=Uf(r);break;case "titleCase":r=Wf(r);break;case "sentenceCase":r=Gf(r);break}}),t.truncate){let{length:o,position:n,ellipsis:a="..."}=t.truncate;switch(n){case "start":r=Ws(r,o);break;case "middle":r=Ra(r,o);break;case "end":r=Us(r,o,a);break}}return r};le.register("uppercase",e=>zf(String(e)));le.register("lowercase",e=>Hf(String(e)));le.register("sentenceCase",e=>Gf(String(e)));le.register("titleCase",e=>Wf(String(e)));le.register("capitalize",e=>Uf(String(e)));le.register("camelCaseToWords",e=>Yf(String(e)));le.register("snakeCaseToWords",e=>Jf(String(e)));le.register("enumToSentenceCase",e=>PS(String(e)));le.register("truncateMiddle",(e,t)=>Ra(String(e),typeof t=="number"?t:16));le.register("truncateStart",(e,t)=>Ws(String(e),typeof t=="number"?t:8));le.register("truncateEnd",(e,t,r)=>Us(String(e),typeof t=="number"?t:16,typeof r=="string"?r:"..."));le.register("secret",e=>RS(String(e)));var Qd=(e,t=0)=>{if(ge(e))return null;let r=e*1e3;return t===0?`${Math.round(r)} mV`:`${r.toFixed(t)} mV`},Ks=(e,t=0)=>ge(e)?null:t===0?`${Math.round(e)} V`:`${e.toFixed(t)} V`,Zd=(e,t=1)=>ge(e)?null:`${(e/1e3).toFixed(t)} kV`,MS=(e,t)=>{if(ge(e))return null;let r=Math.abs(e);return r>=1e3?Zd(e,t??1):r<1?Qd(e,t??0):Ks(e,t??0)},_d=(e,t)=>{if(t.hideWhenNull&&e==null||t.hideWhenZero&&e===0)return null;if(e==null)return t.nullText??null;let r=typeof e=="string"?parseFloat(e):Number(e);if(isNaN(r))return t.nullText??null;let o=t.decimals;if(t.unit)switch(t.unit){case "kV":return Zd(r,o??1);case "mV":return Qd(r,o??0);case "V":return Ks(r,o??0)}return t.autoScale!==false?MS(r,o):Ks(r,o??0)};le.register("voltage",_d);var K4=Qd,Y4=Ks,J4=Zd;var ES=(e,t)=>{if(e==null)return t.nullText??null;if(t.hideWhenNull&&e===null)return null;let r=typeof e=="number"?e:Number(e);return Number.isNaN(r)?t.nullText??null:yf(r,t.decimals??0)},Nr=(e,t)=>{switch(t.type){case "text":return Xf(e,t);case "number":return Cf(e,t);case "percentage":return ES(e,t);case "currency":return Sf(e,t);case "date":return wf(e,t);case "boolean":return hf(e,t);case "energy":return Wd(e,t);case "power":return Xd(e,t);case "voltage":return _d(e,t);case "current":return Dd(e,t);case "resistance":return qd(e,t);case "temperature":return Of(e,t);case "distance":return Tf(e,t);case "phone":return Ef(e,t);case "custom":{let r=t;return r.hideWhenNull&&e==null?null:e==null?r.nullText??null:r.formatter(e,r.options)}default:return e!=null?String(e):null}};var Ma={power:"W",energy:"Wh",voltage:"V",current:"A",resistance:"\u03A9",distance:"m"},LS=new Set(["number","power","energy","voltage","current","resistance","temperature","distance","percentage"]);function $d(e){if(!e)return null;switch(e.type){case "percentage":return "%";case "power":return e.unit??Ma.power;case "energy":return e.unit??e.sourceUnit??Ma.energy;case "voltage":return e.unit??Ma.voltage;case "current":return e.unit??Ma.current;case "resistance":return e.unit??Ma.resistance;case "temperature":{let t=typeof e.unit=="string"?e.unit:"F";return t==="C"||t==="CELSIUS"?"\xB0C":t==="F"||t==="FAHRENHEIT"?"\xB0F":t==="K"||t==="KELVIN"?"K":t}case "distance":return e.unit??Ma.distance;default:return null}}function jf(e,t){if(!LS.has(t.type))return null;let r;if(typeof e=="number")r=e;else if(typeof e=="string"){let n=parseFloat(e);if(Number.isNaN(n))return null;r=n;}else return null;let o=$d(t);if(o!==null){let n;if(t.type==="percentage")n=t;else if(t.type==="energy")n=t.unit?{...t,autoScale:false}:{...t,unit:t.sourceUnit??"Wh",autoScale:false};else if(t.type==="temperature")n={...t};else {let s=t.unit;n={...t,unit:s??o,autoScale:false};}let a=Nr(r,n);if(!a)return "";if(typeof a=="string"&&a.startsWith("device."))return null;let i=String(a);return i.endsWith(` ${o}`)?i.slice(0,-(o.length+1)):i.endsWith(o)?i.slice(0,-o.length):i}if(t.type==="number"){let n=Nr(r,t);return n?String(n):""}return String(r)}var cF=(e,t)=>({type:e,...t});function Mn(e){return e instanceof Date&&!Number.isNaN(e.getTime())}function Rn(e,t){return Mn(e)?t.format(e):""}function qf(e){if(!Mn(e.start)||!Mn(e.end))return ()=>"";if((e.end.getTime()-e.start.getTime())/(1e3*60*60)<=720){let i=new Intl.DateTimeFormat("en",{month:"short",day:"numeric",hour:"numeric",minute:"2-digit"});return s=>Rn(s,i)}let r=e.start.getFullYear(),o=e.end.getFullYear(),n=r!==o,a=new Intl.DateTimeFormat("en",{month:"short",day:"numeric",hour:"numeric",minute:"2-digit",...n&&{year:"numeric"}});return i=>Rn(i,a)}var DS=864e5;function Qf(e,t){let r=t?.compact??false,o=e<5*DS,n=a=>{let i=a.getHours(),s=i>=12?"PM":"AM";return {displayHour:i%12||12,period:s}};return a=>{if(!Mn(a))return "";let i=a.getHours()===0&&a.getMinutes()===0&&a.getSeconds()===0&&a.getMilliseconds()===0;if(i&&a.getDate()===1)return a.getMonth()===0?String(a.getFullYear()):a.toLocaleDateString("en",{month:"short"});if(i){let d=a.getDate();if(o){let u=a.toLocaleDateString("en",{weekday:"short"});return r?`${u.charAt(0)}${d}`:`${u} ${d}`}return r?`${a.getMonth()+1}/${d}`:`${a.toLocaleDateString("en",{month:"short"})} ${d}`}let{displayHour:s,period:c}=n(a);if(a.getMinutes()===0&&a.getSeconds()===0)return r?`${s}${c.charAt(0).toLowerCase()}`:`${s} ${c}`;let l=String(a.getMinutes()).padStart(2,"0");return r?`${s}:${l}${c.charAt(0).toLowerCase()}`:`${s}:${l} ${c}`}}function eu(e,t){if(!Mn(e.start)||!Mn(e.end))return ()=>"";let r=(e.end.getTime()-e.start.getTime())/(1e3*60*60),o=t?.compact??false,n=l=>d=>Mn(d)?l(d):"";if(r<=24){if(o)return n(d=>{let u=d.getHours(),m=u>=12?"pm":"am";return `${u%12||12}${m}`});let l=new Intl.DateTimeFormat("en",{hour:"numeric",minute:"2-digit"});return d=>Rn(d,l)}if(r<=48){if(o)return n(d=>{let u=d.getMonth()+1,m=d.getDate(),p=d.getHours(),f=p>=12?"p":"a",g=p%12||12;return `${u}/${m} ${g}${f}`});let l=new Intl.DateTimeFormat("en",{month:"short",day:"numeric",hour:"numeric"});return d=>Rn(d,l)}if(r<=168){if(o)return n(d=>{let u=d.getDate();return `${d.toLocaleDateString("en",{weekday:"short"}).charAt(0)}${u}`});let l=new Intl.DateTimeFormat("en",{weekday:"short",day:"numeric"});return d=>Rn(d,l)}if(r<=720){if(o)return n(d=>{let u=d.getMonth()+1,m=d.getDate();return `${u}/${m}`});let l=new Intl.DateTimeFormat("en",{month:"short",day:"numeric"});return d=>Rn(d,l)}let a=e.start.getFullYear(),i=e.end.getFullYear(),s=a!==i;if(o)return n(l=>{let d=l.getMonth()+1,u=l.getDate(),m=s?`/${l.getFullYear().toString().slice(-2)}`:"";return `${d}/${u}${m}`});let c=new Intl.DateTimeFormat("en",{month:"short",day:"numeric",...s&&{year:"numeric"}});return l=>Rn(l,c)}var po={displayXl:"text-display-xl",displayLg:"text-display-lg",displayMd:"text-display-md",displaySm:"text-display-sm",headingXl:"text-heading-xl",headingLg:"text-heading-lg",headingMd:"text-heading-md",headingSm:"text-heading-sm",bodyLg:"text-body-lg",bodyMd:"text-body-md",bodySm:"text-body-sm",labelLg:"text-label-lg",labelMd:"text-label-md",labelSm:"text-label-sm",code:"text-code",agent:"text-agent"};function Nt(e,...t){return ir(po[e],...t)}function tt(e=false){return `${e?"outline outline-1 outline-border-input data-[focus-visible]:outline-2 data-[focus-visible]:outline-action-default data-[focus-visible]:outline-offset-0 invalid:outline-2 invalid:outline-feedback-error-border group-invalid:outline-2 group-invalid:outline-feedback-error-border forced-colors:focus:outline-[Highlight] forced-colors:focus:outline-2 forced-colors:focus:outline-offset-2":"outline-none data-[focus-visible]:outline data-[focus-visible]:outline-2 data-[focus-visible]:outline-action-default data-[focus-visible]:outline-offset-0 invalid:outline-2 invalid:outline-feedback-error-border group-invalid:outline-2 group-invalid:outline-feedback-error-border forced-colors:focus:outline-[Highlight] forced-colors:focus:outline-2 forced-colors:focus:outline-offset-2"}`}function Me(e,t){return reactAriaComponents.composeRenderProps(e,r=>tailwindMerge.twMerge(t,r))}var Ge={sm:{text:"text-[length:var(--control-text-sm)]",height:"h-[var(--control-sm-height)]",padding:"px-[var(--control-padding-sm)]",paddingY:"py-[var(--control-gap-sm)]",gap:"gap-[var(--control-gap-sm)]"},md:{text:"text-[length:var(--control-text-md)]",height:"h-[var(--control-md-height)]",padding:"px-[var(--control-padding-md)]",paddingY:"py-[var(--control-gap-md)]",gap:"gap-[var(--control-gap-md)]"},lg:{text:"text-[length:var(--control-text-lg)]",height:"h-[var(--control-lg-height)]",padding:"px-[var(--control-padding-lg)]",paddingY:"py-[var(--control-gap-lg)]",gap:"gap-[var(--control-gap-lg)]"},xl:{text:"text-[length:var(--control-text-xl)]",height:"h-[var(--control-xl-height)]",padding:"px-[var(--control-padding-xl)]",paddingY:"py-[var(--control-gap-xl)]",gap:"gap-[var(--control-gap-xl)]"}};var VS="flex font-medium justify-center items-center gap-2 text-center transition rounded-[var(--control-border-radius)] whitespace-nowrap box-border",OS="bg-action-primary text-[color:var(--color-action-primary-text)] hover:bg-action-primary-hover forced-colors:bg-[ButtonText] forced-colors:text-[ButtonFace] border-2 border-transparent",zS={primary:OS,secondary:"bg-action-secondary text-[color:var(--color-action-secondary-text)] border-2 border-border-muted hover:bg-action-secondary-hover forced-colors:border-[ButtonBorder] forced-colors:bg-[ButtonFace] forced-colors:text-[ButtonText]",ghost:"border-none text-text-primary hover:bg-text-primary/5 forced-colors:text-[ButtonText] forced-colors:hover:bg-[ButtonFace]",destructive:"bg-transparent text-feedback-error-text border-2 border-border-muted hover:bg-feedback-error-background/50 forced-colors:border-[ButtonBorder] forced-colors:bg-[ButtonFace] forced-colors:text-[Mark]",link:"!text-action-primary hover:text-action-primary/90 hover:underline hover:decoration-2 hover:underline-offset-4",icon:"border-none text-text-primary hover:bg-background-hover hover:text-text-primary forced-colors:text-[ButtonText] forced-colors:hover:bg-[ButtonFace] p-1 flex-shrink-0 rounded-[var(--control-border-radius)]",unstyled:"bg-transparent"},_f={full:"w-full",default:"w-fit"},HS="opacity-50 cursor-not-allowed pointer-events-none",GS="opacity-100 cursor-pointer",WS={"top-right":"-right-2 -top-2","top-left":"-left-2 -top-2","bottom-right":"-right-2 -bottom-2","bottom-left":"-left-2 -bottom-2"},US={primary:"bg-action-primary text-[color:var(--color-action-primary-text)]",destructive:"bg-feedback-error-border text-text-inverse"};function KS(e){return !e||e==="default"||e==="brand"?"primary":e}function YS(e){let{variant:t="primary",size:r="md",isDisabled:o,fullWidth:n=false,isLoading:a=false}=e,i=KS(t),s=i==="unstyled"?"":`${VS} ${zS[i]}`;i!=="unstyled"&&(s+=` ${Ge[r].text} ${Ge[r].height} ${Ge[r].padding} ${Ge[r].gap}`),o||a?s+=` ${HS}`:s+=` ${GS}`,n?s+=` ${_f.full}`:s+=` ${_f.default}`;let c=i==="primary"?"focus-visible:outline-action-primary":void 0;return [s,tt(),c].filter(Boolean).join(" ")}function $(e){let{icon:t,children:r,isLoading:o=false,loadingText:n,loadingIndicator:a,size:i="md",iconPosition:s="left",iconWeight:c,href:l,className:d,badgeNumber:u,badgeVariant:m="primary",badgePosition:p="top-right",style:f,target:g,rel:h,...b}=e,x=t?jsxRuntime.jsx(V,{name:t,size:i,weight:c}):null,y=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[s==="left"&&x,typeof r=="function"?null:r,s==="right"&&x]}),v=jsxRuntime.jsxs("div",{className:"relative inline-flex items-center justify-center",children:[jsxRuntime.jsx("div",{className:"absolute inset-0 flex items-center justify-center",children:a||jsxRuntime.jsx(V,{name:"CircleNotch",size:i,className:"animate-spin","aria-hidden":"true"})}),jsxRuntime.jsx("div",{className:"invisible","aria-hidden":"true",children:y}),n&&jsxRuntime.jsx("span",{className:"sr-only",role:"status","aria-live":"polite",children:n})]}),S=(u??0)>0,w=tailwindMerge.twMerge(YS(e),d),N=l?{href:l,target:g,rel:h,...b}:{};if(l){let{onPress:T,onPressStart:R,onPressEnd:F,onPressChange:E,onPressUp:D,onAuxClick:L,onContextMenu:O,onDoubleClick:z,...G}=b;Object.assign(N,G);}let P=l?jsxRuntime.jsx(reactAriaComponents.Link,{...N,...o&&{"aria-busy":true},style:S?void 0:f,className:w,children:o?v:typeof r=="function"?(function(T){return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[s==="left"&&x,r(T),s==="right"&&x]})}):y}):jsxRuntime.jsx(reactAriaComponents.Button,{...b,...o&&{"aria-busy":true},style:S?void 0:f,className:w,children:o?v:typeof r=="function"?(function(T){return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[s==="left"&&x,r(T),s==="right"&&x]})}):y});return S?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("relative flex",d),style:f,children:[P,jsxRuntime.jsx("span",{className:`absolute ${WS[p]} flex h-5 w-5 items-center justify-center rounded-full ${US[m]} text-xs font-medium`,"aria-label":`${u} items`,children:u})]}):P}function ru({action:e,defaultVariant:t,defaultSize:r="lg"}){let o=!!e.formId;return jsxRuntime.jsx($,{type:o?"submit":"button",form:o?e.formId:void 0,size:e.size||r,variant:e.variant||t,onPress:o?void 0:e.onPress,isLoading:e.isLoading,isDisabled:e.isDisabled,children:e.label})}function qo({primaryAction:e,secondaryAction:t,tertiaryAction:r,footerContent:o}){let n=e||t||r;return !n&&!o?null:jsxRuntime.jsxs("div",{className:`flex w-full flex-col items-center justify-center border-t p-4 ${o?"h-28":""}`,children:[o&&jsxRuntime.jsx("div",{className:"flex h-10 justify-center",children:o}),n&&jsxRuntime.jsxs("div",{className:"flex w-full items-center justify-between gap-3",children:[jsxRuntime.jsx("div",{children:r&&jsxRuntime.jsx(ru,{action:r,defaultVariant:"destructive"})}),jsxRuntime.jsxs("div",{className:"flex items-center gap-3",children:[t&&jsxRuntime.jsx(ru,{action:t,defaultVariant:"secondary"}),e&&jsxRuntime.jsx(ru,{action:e,defaultVariant:"primary"})]})]})]})}var JS={heading:{sm:po.headingSm,md:po.headingMd,lg:po.headingLg,xl:po.headingXl},display:{sm:po.displaySm,md:po.displayMd,lg:po.displayLg,xl:po.displayXl}},XS={page:"h-16 leading-[62px]"};function lr({tag:e="h1",variant:t="heading",size:r="lg",height:o,className:n="",children:a}){let i=r==="xs"?"sm":r,s=JS[t][i],c=o?XS[o]:"";return jsxRuntime.jsx(e,{className:ir(s,"text-text-primary",c,n),children:a})}var Zt=({title:e,onClose:t,hideCloseIcon:r=false,titleAlign:o="left",hasBackArrow:n=false,onBack:a,headerContent:i})=>jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("relative flex h-16 w-full flex-shrink-0 items-center justify-between border-b px-6",e&&"border-b",o==="center"?"justify-center":""),children:[n&&jsxRuntime.jsx($,{variant:"icon",onPress:a,className:"absolute left-6","aria-label":"Go back",children:jsxRuntime.jsx(V,{name:"CaretLeft","data-testid":"back-arrow"})}),i||jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[e&&jsxRuntime.jsx(lr,{size:"xs",children:e}),t&&!r&&jsxRuntime.jsx($,{variant:"icon",onPress:t,"aria-label":"Close dialog",children:jsxRuntime.jsx(V,{name:"X","data-testid":"close-button"})})]})]});var au=48,Ni=qe.createContext(false);function Qo({children:e}){return jsxRuntime.jsx(Ni.Provider,{value:true,children:e})}function tg({children:e}){return jsxRuntime.jsx(Ni.Provider,{value:false,children:e})}function Da(e,t){let r=qe.useContext(Ni),{ref:o,height:n}=tw();return {headerRef:o,headerHeight:!r||e||t?n||au:0}}function rg(){return !qe.useContext(Ni)}function tw(){let[e,t]=qe.useState(0),r=qe.useRef(null),o=qe.useRef(null),n=qe.useCallback(a=>{if(o.current?.disconnect(),o.current=null,r.current=a,!a){t(0);return}let i=()=>t(r.current?.offsetHeight??0);i(),o.current=new ResizeObserver(i),o.current.observe(a);},[]);return qe.useEffect(()=>()=>o.current?.disconnect(),[]),{ref:n,height:e}}function Aa({title:e,controls:t,actions:r,containerRef:o,marginLeft:n=0,marginRight:a=0}){let s=!qe.useContext(Ni);return !s&&!t&&!r?null:jsxRuntime.jsxs("div",{ref:o,"data-chart-header":"",className:"flex min-h-[32px] shrink-0 flex-wrap items-center justify-between gap-3 pb-4",style:{marginLeft:n,marginRight:a},children:[s?jsxRuntime.jsx("h3",{className:"truncate text-sm font-medium text-text-primary",children:e}):jsxRuntime.jsx("span",{}),t?jsxRuntime.jsx("div",{"data-chart-header-controls":"",className:"flex min-w-0 flex-1 items-center justify-end",children:t}):null,r?jsxRuntime.jsx("div",{"data-chart-header-actions":"",className:"flex shrink-0 items-center gap-1 -mt-[9px]",children:r}):null]})}var K=({width:e,height:t,variant:r="rect",animation:o="pulse",gradient:n=false,flex:a=false,stack:i,responsive:s,delay:c=0,adjustAnimationSpeedBasedOnWidth:l=false,ariaLabel:d,className:u,"data-testid":m})=>{let[p,f]=qe.useState(c===0);if(qe.useEffect(()=>{if(c>0){let S=setTimeout(()=>f(true),c);return ()=>clearTimeout(S)}},[c]),!p)return null;let g=n?"bg-gradient-to-r from-[var(--color-skeleton-base)] via-[var(--color-skeleton-highlight)] to-[var(--color-skeleton-base)]":"bg-[var(--color-skeleton-base)]",h=l&&e?(()=>{let S=typeof e=="number"?e:parseFloat(String(e));return isNaN(S)?"":`animation-duration-[${Math.max(.8,S/100)}s]`})():"",b=o==="pulse"?`animate-pulse ${h}`:o==="wave"?`relative overflow-hidden before:absolute before:inset-0 before:bg-gradient-to-r before:from-transparent before:via-[var(--color-skeleton-wave)] before:to-transparent before:animate-wave ${h}`:"",x="rounded-sm";r==="circle"&&(x="rounded-full"),r==="text"&&(x="h-4 w-full rounded-sm");let y=a?"flex-1 min-w-0":"",v=s?Object.entries(s).map(([S,w])=>`${S}:w-[${w}]`).join(" "):"";return i?jsxRuntime.jsx("div",{className:"space-y-2","data-testid":m,children:i.map((S,w)=>jsxRuntime.jsx("div",{className:tailwindMerge.twMerge(g,b,x,y,v,u),style:{width:S,height:t}},w))}):jsxRuntime.jsx("div",{className:tailwindMerge.twMerge(g,b,x,y,v,u),style:{width:e,height:t},role:"presentation","aria-hidden":!d,"aria-label":d??void 0,"data-testid":m})},ng=({count:e=1,children:t,className:r,"data-testid":o})=>jsxRuntime.jsx("div",{className:r,"data-testid":o,children:Array.from({length:e}).map((n,a)=>jsxRuntime.jsx("div",{children:t},a))});var aw={outlined:"bg-background-surface border border-border-default",elevated:"bg-background-surface border-0 shadow-md",filled:"bg-background-muted border-0",ghost:"bg-transparent border-0 shadow-none"},iw="rounded-lg",iu={square:"aspect-square",video:"aspect-video",wide:"aspect-[2/1]",auto:""},sw={start:"justify-start",end:"justify-end",center:"justify-center",between:"justify-between"};function lw(e){return qe__namespace.default.Children.toArray(e).some(t=>qe__namespace.default.isValidElement(t)&&t.type===Ys&&!!t.props.title)}function Qe({variant:e="outlined",className:t,children:r,isLoading:o=false,layout:n="default"}){let a=lw(r)?jsxRuntime.jsx(Qo,{children:r}):r;return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("w-full overflow-hidden",aw[e],iw,n==="flex"&&"flex flex-col",t),"data-testid":"card",children:o?jsxRuntime.jsx(K,{width:"100%",height:"100%",className:"rounded-none"}):a})}function Ys({title:e,subtitle:t,actions:r,leading:o,className:n,isLoading:a=false}){return a?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("p-6 pb-4",n),children:[jsxRuntime.jsxs("div",{className:"flex justify-between items-start mb-1",children:[jsxRuntime.jsx(K,{width:120,height:20}),jsxRuntime.jsx(K,{width:24,height:24})]}),t&&jsxRuntime.jsx(K,{width:200,height:16})]}):!e&&!t&&!r&&!o?null:jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("p-6 pb-4",n),children:jsxRuntime.jsxs("div",{className:"flex justify-between items-start gap-4",children:[o&&jsxRuntime.jsx("div",{className:"flex-shrink-0",children:o}),jsxRuntime.jsxs("div",{className:"min-w-0 flex-1",children:[e&&jsxRuntime.jsx("div",{className:"mb-1",children:typeof e=="string"?jsxRuntime.jsx(lr,{tag:"h3",size:"sm",className:"text-text-primary",children:e}):e}),t&&jsxRuntime.jsx("div",{className:Nt("bodySm","text-text-secondary"),children:t})]}),r&&jsxRuntime.jsx("div",{className:"flex-shrink-0",children:r})]})})}function su({src:e,alt:t,aspectRatio:r="auto",className:o,children:n,isLoading:a=false}){return a?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("bg-background-muted",iu[r],o),children:jsxRuntime.jsx(K,{width:"100%",height:"100%"})}):n?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("overflow-hidden",iu[r],o),children:n}):e?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("overflow-hidden",iu[r],o),children:jsxRuntime.jsx("img",{src:e,alt:t||"",className:"w-full h-full object-cover",loading:"lazy"})}):null}function lu({className:e,children:t,isLoading:r=false,fill:o=false,style:n}){let i=e?.match(/p(?:t|b|l|r|x|y)?-(?:\d+(?:\.\d+)?|px|\[.+?\])/)?"":"px-6 py-4";return r?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge(i,o&&"flex-1 flex flex-col min-h-0",e),style:n,children:jsxRuntime.jsxs("div",{className:"space-y-2",children:[jsxRuntime.jsx(K,{width:"100%",height:16}),jsxRuntime.jsx(K,{width:"80%",height:16}),jsxRuntime.jsx(K,{width:"60%",height:16})]})}):t?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge(i,"text-text-primary",o&&"flex-1 flex flex-col min-h-0",e),style:n,children:t}):null}function cu({className:e,children:t,align:r="end",isLoading:o=false}){return o?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("px-6 py-4 flex gap-2 justify-end",e),children:[jsxRuntime.jsx(K,{width:80,height:32}),jsxRuntime.jsx(K,{width:60,height:32})]}):t?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("px-6 py-4 flex items-center gap-2",sw[r],e),children:t}):null}Qe.Header=Ys;Qe.Media=su;Qe.Content=lu;Qe.Footer=cu;var Zr=class extends qe.Component{constructor(){super(...arguments);gi(this,"state",{hasError:false});gi(this,"handleRetry",()=>{this.setState({hasError:false,error:void 0}),typeof window<"u"&&window.location.reload();});}static getDerivedStateFromError(r){return {hasError:true,error:r}}componentDidCatch(r,o){console.error("Error Boundary caught an error:",r,o);}render(){return this.state.hasError?this.props.fallback?this.props.fallback:jsxRuntime.jsxs(Qe,{children:[this.props.title&&jsxRuntime.jsx(Qe.Header,{title:this.props.title}),jsxRuntime.jsx(Qe.Content,{children:jsxRuntime.jsxs("div",{className:"flex flex-col items-center justify-center gap-4","data-testid":"error-boundary",children:[jsxRuntime.jsx("p",{className:"text-feedback-error-text",children:this.state.error?.message||"Something went wrong"}),jsxRuntime.jsx("button",{className:"rounded bg-action-default px-4 py-2 text-[color:var(--color-action-default-text)] hover:bg-action-default-hover",onClick:this.handleRetry,children:"Retry"})]})})]}):this.props.children}};var pw=.3,mw=.5;function xt({children:e,title:t,headerContent:r,titleAlign:o="left",hideCloseIcon:n=false,hasBackArrow:a=false,onBack:i,isOpen:s,onClose:c,isDismissable:l=true,transparentOverlay:d=false,primaryAction:u,secondaryAction:m,footerContent:p,maxHeight:f="80vh",height:g,maxWidth:h="640px",contentPadding:b=true,showHandle:x=true,animationVariant:y="scale",className:v}){let[S,w]=qe.useState(false),[N,P]=qe.useState(0),[T,R]=qe.useState(false),F=As(s),E=F?.height??null,D=F?.keyboardOffset??0,L=qe.useRef(null),O=qe.useRef(null),z=qe.useRef(null),G=qe.useRef({isDragging:false,startY:0,startTime:0,pointerId:null});qe.useEffect(()=>{if(s){let I=setTimeout(()=>{w(true),setTimeout(()=>w(false),600);},400);return ()=>clearTimeout(I)}},[s]),qe.useEffect(()=>{s||(P(0),R(false),G.current={isDragging:false,startY:0,startTime:0,pointerId:null});},[s]),qe.useEffect(()=>{let I=O.current;if(!I||!s)return;let U=null,k=C=>{let M=C.target;M&&["INPUT","TEXTAREA","SELECT"].includes(M.tagName)&&(U&&clearTimeout(U),U=setTimeout(()=>{M.scrollIntoView({block:"nearest",behavior:"smooth"});},320));};return I.addEventListener("focusin",k),()=>{I.removeEventListener("focusin",k),U&&clearTimeout(U);}},[s]);let j=qe.useCallback(I=>{l&&(I.pointerType!=="touch"&&I.pointerType!=="pen"||(z.current&&(clearTimeout(z.current),z.current=null),G.current={isDragging:true,startY:I.clientY,startTime:Date.now(),pointerId:I.pointerId},R(false),I.currentTarget.setPointerCapture(I.pointerId)));},[l]),Z=qe.useCallback(I=>{let{isDragging:U,startY:k,pointerId:C}=G.current;if(!U||I.pointerId!==C)return;let M=I.clientY-k;P(Math.max(0,M));},[]),H=qe.useCallback(I=>{let{isDragging:U,startY:k,startTime:C,pointerId:M}=G.current;if(!U||I.pointerId!==M)return;let B=I.clientY-k,J=Date.now()-C,te=B/J;G.current={isDragging:false,startY:0,startTime:0,pointerId:null};let ee=(L.current?.getBoundingClientRect().height??0)*pw;(B>ee||te>mw&&B>50)&&l?(c?.(),P(0)):(R(true),P(0),z.current=setTimeout(()=>{R(false),z.current=null;},200));},[l,c]);if(!s)return null;let X=t||r,W=u||m||p;return jsxRuntime.jsx(Zr,{children:jsxRuntime.jsx(wr,{isOpen:s,onOpenChange:I=>{I||c?.();},isDismissable:l,transparent:d,style:{paddingBottom:D>0?`${D}px`:void 0,transition:"padding-bottom 0.25s ease-out"},className:"flex items-end justify-center p-0 sm:p-4",children:jsxRuntime.jsx(reactAriaComponents.Modal,{className:"w-full max-w-full p-0 sm:p-2 outline-none focus:outline-none focus-visible:outline-none ring-0 focus:ring-0 focus-visible:ring-0",isDismissable:l,children:jsxRuntime.jsx("div",{ref:L,className:tailwindMerge.twMerge("w-full",T&&"transition-transform duration-200"),style:{transform:N>0?`translateY(${N}px)`:void 0},children:jsxRuntime.jsxs(reactAriaComponents.Dialog,{className:tailwindMerge.twMerge("relative flex w-full flex-col overflow-hidden","bg-background-surface","shadow-2xl shadow-black/30 dark:shadow-black/60","border-t border-x border-border-default/40","outline-none focus:outline-none focus-visible:outline-none ring-0 focus:ring-0 focus-visible:ring-0 focus:shadow-none","origin-bottom",y==="scale"?"animate-[tray-enter-scale_400ms_cubic-bezier(0.32,0.72,0,1)]":"animate-[tray-enter_400ms_cubic-bezier(0.32,0.72,0,1)]",y==="scale"?"data-[exiting]:animate-[tray-exit-scale_250ms_cubic-bezier(0.32,0,0.67,0)]":"data-[exiting]:animate-[tray-exit_250ms_cubic-bezier(0.32,0,0.67,0)]",v),style:{maxWidth:h,...g?{height:g}:{maxHeight:/\d/.test(f)?E!==null?`min(${f}, ${Math.max(E-8,0)}px, 100dvh)`:`min(${f}, 100dvh)`:f}},children:[x&&jsxRuntime.jsx("div",{className:"absolute top-0 left-0 right-0 h-8 z-10 flex justify-center items-start pt-2 touch-none cursor-grab active:cursor-grabbing",onPointerDown:j,onPointerMove:Z,onPointerUp:H,onPointerCancel:H,children:jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("h-1 w-12 rounded-full bg-border-muted transition-all duration-300","hover:bg-border-default hover:w-16",S&&"animate-[handle-wiggle_0.6s_ease-in-out]")})}),X&&(a?jsxRuntime.jsx(Zt,{title:t,headerContent:r,titleAlign:o,hideCloseIcon:n||!c,hasBackArrow:true,onBack:i??(()=>{}),onClose:c||(()=>{})}):jsxRuntime.jsx(Zt,{title:t,headerContent:r,titleAlign:o,hideCloseIcon:n||!c,onClose:c||(()=>{})})),jsxRuntime.jsx("div",{ref:O,className:tailwindMerge.twMerge("flex-1 min-h-0 overflow-y-auto overscroll-contain",b?"p-4":"p-0"),children:e}),W&&jsxRuntime.jsx(qo,{primaryAction:u,secondaryAction:m,footerContent:p})]})})})})})}xt.displayName="Tray";function Fa({children:e,items:t,className:r,align:o="left",textAlign:n="left",size:a="md",onAction:i,header:s,footer:c,useMobileTray:l=true,popoverClassName:d}){let[u,m]=qe.useState(false),{isMobile:p}=ar();if(l&&p){let g=qe__namespace.default.isValidElement(e)?qe__namespace.default.cloneElement(e,{onPress:()=>m(true)}):e,x=(y=>{if(typeof y=="string")return y;if(qe__namespace.default.isValidElement(y)){let v=y.props;if(typeof v.children=="string")return v.children;if(Array.isArray(v.children))return v.children.find(w=>typeof w=="string")||""}return ""})(e)||"Actions";return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("div",{className:r,children:g}),jsxRuntime.jsx(xt,{isOpen:u,onClose:()=>m(false),title:x,contentPadding:false,headerContent:s,footerContent:c,children:jsxRuntime.jsx("div",{className:"flex flex-col",children:t.map(y=>{let v=y.href&&!y.disabled?"a":"button";return jsxRuntime.jsxs(v,{...y.href&&!y.disabled?{href:y.href}:{},onClick:()=>{y.disabled||(y.onAction?y.onAction():i?.(y),m(false));},disabled:y.disabled,"data-testid":y.testId,className:tailwindMerge.twMerge("flex w-full items-center text-start transition-colors",!y.noPadding&&"px-6 py-3","border-b border-border-muted last:border-0",y.variant==="destructive"?"text-feedback-error-text hover:bg-feedback-error-background active:bg-feedback-error-background/80":"text-text-primary hover:bg-background-hover active:bg-background-hover/80",y.disabled&&"opacity-50 cursor-not-allowed"),children:[y.iconName&&jsxRuntime.jsx(V,{name:y.iconName,size:20,className:"mr-3 flex-shrink-0"}),jsxRuntime.jsx("div",{className:"flex flex-1 flex-col",children:y.render?y.render():jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("span",{className:y.subtitle?"font-medium":"",children:y.name}),y.subtitle&&jsxRuntime.jsx("span",{className:"text-sm text-text-secondary",children:y.subtitle})]})})]},y.id)})})})]})}return jsxRuntime.jsx("div",{className:r,children:jsxRuntime.jsxs(reactAriaComponents.MenuTrigger,{children:[e,jsxRuntime.jsx(ht,{className:tailwindMerge.twMerge("w-fit min-w-[180px] overflow-auto rounded-[var(--control-border-radius)] border border-border-default","bg-background-surface shadow-lg","animate-in fade-in zoom-in-97","duration-200 ease-out","data-[exiting]:animate-out data-[exiting]:fade-out data-[exiting]:zoom-out-97","data-[exiting]:duration-150 data-[exiting]:ease-in",o==="right"?"origin-top-right":"origin-top-left",d),placement:o==="right"?"bottom end":"bottom start",children:jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex min-w-[180px] flex-col gap-1 py-1",d),children:[s?jsxRuntime.jsx("div",{className:"px-3 pb-2 pt-3",children:s}):null,jsxRuntime.jsx(reactAriaComponents.Menu,{className:"!outline-none",children:t.map(g=>jsxRuntime.jsx(xw,{id:g.id,href:g.href,onAction:()=>{g.onAction?g.onAction():i?.(g);},textAlign:n,size:a,iconName:g.iconName,isDisabled:g.disabled,variant:g.variant,subtitle:g.subtitle,render:g.render,noPadding:g.noPadding,"data-testid":g.testId,children:g.name},g.id))}),c?jsxRuntime.jsx("div",{className:"px-3 pb-3 pt-2",children:c}):null]})})]})})}function xw({textAlign:e="left",iconName:t,size:r="md",isDisabled:o,children:n,variant:a="default",subtitle:i,render:s,noPadding:c,...l}){let d={sm:"px-3 py-2 text-sm",md:i?"px-4 py-2.5 text-base":"px-4 py-2 text-base"},u="text-text-primary hover:bg-background-hover data-[focused]:bg-background-hover data-[focus-visible]:ring-2 data-[focus-visible]:ring-action-primary data-[focus-visible]:ring-inset",m={primary:u,default:u,destructive:"text-feedback-error-text hover:bg-feedback-error-background data-[focused]:bg-feedback-error-background data-[focus-visible]:ring-2 data-[focus-visible]:ring-feedback-error-border data-[focus-visible]:ring-inset"};return s?jsxRuntime.jsx(reactAriaComponents.MenuItem,{...l,isDisabled:o,className:tailwindMerge.twMerge("group box-border flex w-full cursor-pointer items-center rounded-sm outline-none transition-colors",!c&&d[r],m[a],e==="right"?"justify-end":"justify-start",o&&"pointer-events-none opacity-50"),children:s()}):jsxRuntime.jsxs(reactAriaComponents.MenuItem,{...l,isDisabled:o,className:tailwindMerge.twMerge("group box-border flex w-full cursor-pointer items-center rounded-sm outline-none transition-colors",!c&&d[r],m[a],e==="right"?"justify-end":"justify-start",o&&"pointer-events-none opacity-50"),children:[t&&e==="left"&&jsxRuntime.jsx(V,{name:t,size:r==="sm"?16:20,className:"mr-3 flex-shrink-0"}),jsxRuntime.jsxs("div",{className:"flex flex-1 flex-col",children:[jsxRuntime.jsx("span",{className:i?"font-medium":"",children:n}),i&&jsxRuntime.jsx("span",{className:"text-sm text-text-secondary",children:i})]}),t&&e==="right"&&jsxRuntime.jsx(V,{name:t,size:r==="sm"?16:20,className:"ml-3 flex-shrink-0"})]})}var zr=({className:e,size:t=24,color:r="text-action-brand"})=>jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("inline-block animate-spin rounded-full border-2 border-solid border-current border-r-transparent",r,e),style:{width:t,height:t},role:"status","aria-label":"loading",children:jsxRuntime.jsx("span",{className:"sr-only",children:"Loading..."})});function Hr({state:e,message:t,className:r,customIndicator:o}){if(e!=="loading-more")return null;let n=jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center justify-center gap-2 py-4","text-text-secondary",r),"aria-label":t||"Loading",children:[jsxRuntime.jsx(zr,{size:20,color:"text-text-secondary"}),t&&jsxRuntime.jsx("span",{className:"text-sm","aria-hidden":"true",children:t})]});return o||n}function Zo({items:e,onLoadMore:t,hasMore:r,isLoading:o=false,loadingState:n,enableVirtualization:a,estimatedItemSize:i=50,overscan:s=5,scrollElement:c,loadMoreThreshold:l=100}){let d=qe.useRef(null),u=qe.useRef(null),m=qe.useRef(false),[p,f]=qe.useState(0);qe.useEffect(()=>{u.current&&(c||d.current)&&f(P=>P+1);},[c,e.length]);let g=n||(o?e.length===0?"loading":"loading-more":"idle"),h=g==="loading",b=g==="loading-more",x=a!==void 0?a:e.length>=100,y=reactVirtual.useVirtualizer({count:e.length,getScrollElement:()=>c||d.current,estimateSize:()=>i,overscan:s}),v=x?y:null,S=x?y.getVirtualItems():[];qe.useEffect(()=>{let P=u.current,T=c||d.current;if(!P||!T||!r||o||!t)return;let R=new IntersectionObserver(F=>{let[E]=F;E?.isIntersecting&&!m.current&&r&&t&&(m.current=true,Promise.resolve(t()).finally(()=>{m.current=false;}));},{root:T,rootMargin:`0px 0px ${l}px 0px`,threshold:0});return R.observe(P),()=>{R.disconnect();}},[r,o,t,c,l,p]);let w=qe.useCallback((P,T)=>{v?v.scrollToIndex(P,T):d.current&&d.current.children[P]?.scrollIntoView({behavior:"smooth",block:T?.align||"start"});},[v]),N=qe.useCallback(()=>{v?v.scrollToIndex(0,{align:"start"}):d.current&&d.current.scrollTo({top:0,behavior:"smooth"});},[v]);return {virtualizer:v,virtualItems:S,computedLoadingState:g,isInitialLoad:h,isLoadingMore:b,scrollRef:d,loadMoreRef:u,scrollToIndex:w,scrollToTop:N}}var Ba=qe.createContext({variant:"timeline",size:"md"});function gg(){return qe.useContext(Ba)}function qs(e){return qe.isValidElement(e)&&e.type===_s}function Rw(e){return qe.isValidElement(e)&&e.type===Zs}function bu({variant:e="timeline",size:t="md",className:r,children:o,items:n,renderItem:a,isLoading:i=false,loadingState:s,error:c=null,renderLoadingSkeleton:l,loadingSkeletonCount:d=5,emptyMessage:u="No activity found.",onLoadMore:m,hasMore:p=false,enableVirtualization:f,estimatedItemSize:g,loadingIndicator:h,height:b,maxHeight:x,...y}){let v=qe.useRef(null),{isMobile:S}=ar(),w=S?"stacked":e,N=n!==void 0&&a!==void 0,{scrollRef:P,loadMoreRef:T,virtualizer:R,virtualItems:F,isLoadingMore:E,computedLoadingState:D}=Zo({items:n||[],onLoadMore:N?m:void 0,hasMore:N?p:false,isLoading:i,loadingState:s,enableVirtualization:N?f:false,estimatedItemSize:g||(w==="stacked"?120:150),overscan:5}),L=N&&P?P:v,O=qe.useMemo(()=>({variant:w,size:t}),[w,t]),z=w==="timeline"?t==="sm"?"gap-4":"gap-6":"gap-0",G=w==="stacked"?"divide-y divide-border-subtle rounded-lg border border-border-subtle bg-background-surface":"",j={};if(N&&m&&(b?(j.height=typeof b=="number"?`${b}px`:b,j.overflowY="auto"):x?(j.maxHeight=typeof x=="number"?`${x}px`:x,j.overflowY="auto"):(j.height="600px",j.overflowY="auto")),N){let X=D==="loading"||i&&(!n||n.length===0);if(X){let I=l?jsxRuntime.jsx(jsxRuntime.Fragment,{children:Array.from({length:d}).map((U,k)=>jsxRuntime.jsx("div",{children:l()},`skeleton-${k}`))}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:Array.from({length:d}).map((U,k)=>{let C=t==="sm"?"gap-2":"gap-3";if(w==="timeline"){let M=t==="sm"?"pt-3":"pt-4",B=t==="sm"?"p-3":"p-4";return jsxRuntime.jsxs("div",{className:"group relative grid items-start gap-4 grid-cols-[3rem_1fr]",children:[jsxRuntime.jsxs("div",{className:`relative flex h-full flex-col items-center ${M}`,children:[jsxRuntime.jsx(K,{width:32,height:32,variant:"circle"}),k<d-1&&jsxRuntime.jsx("span",{className:"absolute top-[2rem] left-1/2 w-0 border-l-2 border-dotted -translate-x-1/2 h-[calc(100%+2.5rem)] border-border-muted"})]}),jsxRuntime.jsxs("div",{className:`min-w-0 flex flex-col ${C} ${B} rounded-md border border-border-subtle bg-background-surface`,children:[jsxRuntime.jsxs("div",{className:"flex items-center justify-between gap-3",children:[jsxRuntime.jsx(K,{width:"50%",height:16}),jsxRuntime.jsx(K,{width:"15%",height:12})]}),jsxRuntime.jsx(K,{width:"85%",height:t==="sm"?14:15}),jsxRuntime.jsx(K,{width:"70%",height:t==="sm"?14:15})]})]},`skeleton-${k}`)}else return jsxRuntime.jsxs("div",{className:`flex flex-col ${t==="sm"?"px-3 py-3":"px-4 py-4"}`,children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-3",children:[jsxRuntime.jsx(K,{width:24,height:24,variant:"circle"}),jsxRuntime.jsx(K,{width:"50%",height:16})]}),jsxRuntime.jsxs("div",{className:`mt-3 flex flex-col ${C}`,children:[jsxRuntime.jsx(K,{width:"85%",height:t==="sm"?14:15}),jsxRuntime.jsx(K,{width:"70%",height:t==="sm"?14:15}),jsxRuntime.jsx(K,{width:"20%",height:12})]})]},`skeleton-${k}`)})});return jsxRuntime.jsx(Ba.Provider,{value:O,children:jsxRuntime.jsx("div",{ref:L,"data-slot":"feed","data-variant":w,className:tailwindMerge.twMerge("flex flex-col",z,G,r),style:j,...y,children:I})})}if(c)return jsxRuntime.jsx(Ba.Provider,{value:O,children:jsxRuntime.jsx("div",{ref:L,"data-slot":"feed","data-variant":w,className:tailwindMerge.twMerge("flex flex-col",z,G,r),style:j,...y,children:jsxRuntime.jsx("div",{className:"p-4 text-center text-feedback-error-text",children:c})})});if(!n||n.length===0)return jsxRuntime.jsx(Ba.Provider,{value:O,children:jsxRuntime.jsx("div",{ref:L,"data-slot":"feed","data-variant":w,className:tailwindMerge.twMerge("flex flex-col",z,G,r),style:j,...y,children:jsxRuntime.jsx("div",{className:"p-4 text-center text-text-secondary",children:u})})});let W=R?F?.map(I=>({virtualItem:I,item:n[I.index],index:I.index}))||[]:n.map((I,U)=>({item:I,index:U,virtualItem:null}));return jsxRuntime.jsx(Ba.Provider,{value:O,children:jsxRuntime.jsxs("div",{ref:L,"data-slot":"feed","data-variant":w,className:tailwindMerge.twMerge("flex flex-col",z,G,r),style:{...j,position:R?"relative":void 0},...y,children:[R?jsxRuntime.jsxs("div",{style:{height:`${R.getTotalSize()}px`,position:"relative"},children:[W.map(({item:I,index:U,virtualItem:k})=>{if(!I||!k)return null;let C=a(I,U),M=w==="timeline"&&qe.isValidElement(C)&&qs(C)?qe.cloneElement(C,{showConnector:U!==n.length-1}):C;return jsxRuntime.jsx("div",{style:{position:"absolute",top:0,left:0,width:"100%",transform:`translateY(${k.start}px)`},"data-index":k.index,ref:R.measureElement,children:M},`item-${U}`)}),E&&jsxRuntime.jsx("div",{style:{position:"absolute",top:`${R.getTotalSize()}px`,left:0,width:"100%"},children:h||jsxRuntime.jsx(Hr,{state:"loading-more"})})]}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[W.map(({item:I,index:U})=>{let k=a(I,U);if(w==="timeline"&&qe.isValidElement(k)&&qs(k)){let C=U===n.length-1;return jsxRuntime.jsx("div",{children:qe.cloneElement(k,{showConnector:!C})},`item-${U}`)}return jsxRuntime.jsx("div",{children:k},`item-${U}`)}),E&&(h||jsxRuntime.jsx(Hr,{state:"loading-more"}))]}),m&&p&&!X&&jsxRuntime.jsx("div",{ref:T,style:R?{position:"absolute",top:`${R.getTotalSize()}px`,left:0,width:"100%",height:1}:{height:1,width:"100%"}})]})})}let Z=qe.Children.toArray(o),H=Z.map((X,W)=>{if(qs(X)){let I=X.props.showConnector??(w==="timeline"&&W<Z.length-1),U=w==="timeline"&&W>0;return qe.cloneElement(X,{showConnector:I,showIncomingConnector:U})}if(Rw(X)){let I=W===Z.length-1;return qe.cloneElement(X,{__isLastGroup:I,__isFirstGroup:W===0})}return X});return jsxRuntime.jsx(Ba.Provider,{value:O,children:jsxRuntime.jsx("div",{"data-slot":"feed","data-variant":w,className:tailwindMerge.twMerge("flex flex-col",z,G,r),...y,children:H})})}bu.displayName="ActivityFeed";function Zs(e){let{variant:t,size:r}=gg(),{title:o,description:n,actions:a,children:i,className:s,__isLastGroup:c=false,__isFirstGroup:l=false,...d}=e,u=qe.Children.toArray(i),m=u.map((g,h)=>{if(qs(g)){let b=g.props.showConnector??(t==="timeline"&&!(c&&h===u.length-1));return qe.cloneElement(g,{showConnector:b,showIncomingConnector:t==="timeline"&&!(l&&h===0)})}return g}),p=t==="timeline"?"pl-[3rem]":r==="sm"?"px-3":"px-4",f=r==="sm"?"gap-3":"gap-4";return jsxRuntime.jsxs("section",{"data-slot":"group",className:tailwindMerge.twMerge("flex flex-col",s),...d,children:[(o||n||a)&&jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("mb-2 flex flex-wrap items-end justify-between gap-2",p),children:[jsxRuntime.jsxs("div",{className:"flex min-w-0 flex-col gap-1",children:[o&&jsxRuntime.jsx("span",{className:"text-xs font-semibold uppercase tracking-wide text-text-secondary",children:o}),n&&jsxRuntime.jsx("span",{className:"text-sm text-text-secondary",children:n})]}),a&&jsxRuntime.jsx("div",{className:"flex flex-shrink-0 items-center gap-2",children:a})]}),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex flex-col",f),children:m})]})}Zs.displayName="ActivityFeedGroup";var mg={neutral:"bg-background-muted text-text-secondary border-border-muted",brand:"bg-background-muted text-action-brand border-action-brand/30",success:"bg-background-muted text-feedback-success-text border-feedback-success-border/40",warning:"bg-background-muted text-feedback-warning-text border-feedback-warning-border/40",danger:"bg-background-muted text-feedback-error-text border-feedback-error-border/40",info:"bg-background-muted text-feedback-info-text border-feedback-info-border/40"},Mw={neutral:"bg-background-subtle",brand:"bg-action-brand/5",success:"bg-feedback-success-background",warning:"bg-feedback-warning-background",danger:"bg-feedback-error-background",info:"bg-feedback-info-background"},Ew={neutral:"border-border-muted",brand:"border-action-brand",success:"border-feedback-success-border",warning:"border-feedback-warning-border",danger:"border-feedback-error-border",info:"border-feedback-info-border"};function _s(e){let{variant:t,size:r}=gg(),{title:o,description:n,timestamp:a,meta:i,media:s,actions:c,visual:l,icon:d,iconWeight:u,tone:m="neutral",surface:p,isHighlighted:f=false,showConnector:g=true,hideIndicator:h=false,interactive:b,className:x,children:y,onKeyDown:v,showIncomingConnector:S,...w}=e,N=l??(d?jsxRuntime.jsx(V,{name:d,weight:u||"fill",className:"h-4 w-4"}):null),P=p??(t==="stacked"?"minimal":"subtle"),T=r==="sm"?"gap-2":"gap-3",R="text-xs text-text-secondary",F=r==="sm"?"text-sm":"text-[15px]",E="text-xs text-text-secondary",D=b??typeof w.onClick=="function",L=W=>{if(!D){v?.(W);return}W.key===" "?W.preventDefault():W.key==="Enter"&&(W.preventDefault(),W.currentTarget.click()),v?.(W);},O=W=>{D&&W.key===" "&&(W.preventDefault(),W.currentTarget.click());},z=D?tailwindMerge.twMerge("group cursor-pointer",tt()):void 0,j=jsxRuntime.jsxs("div",{"data-slot":"connector",className:tailwindMerge.twMerge("relative flex h-full flex-col items-center",P==="minimal"?r==="sm"?"pt-2":"pt-3":r==="sm"?"pt-3":"pt-4"),children:[jsxRuntime.jsx("span",{"data-slot":"indicator",className:tailwindMerge.twMerge("relative z-10 flex h-8 w-8 flex-shrink-0 items-center justify-center rounded-full border text-sm font-medium shadow-sm ring-2 ring-background-surface",mg[m]),children:N}),t==="timeline"&&g&&jsxRuntime.jsx("span",{"data-slot":"separator",className:"absolute top-[2rem] left-1/2 w-0 border-l-2 border-dotted -translate-x-1/2 h-[calc(100%+2.5rem)] border-border-muted"})]}),Z=f?tailwindMerge.twMerge(Mw[m],P==="minimal"?"rounded-md border border-border-muted":Ew[m]):"";if(t==="stacked")return jsxRuntime.jsxs("div",{"data-slot":"item","data-variant":"stacked",role:D?"button":void 0,tabIndex:D?0:void 0,className:tailwindMerge.twMerge("flex flex-col",r==="sm"?"px-3 py-3":"px-4 py-4",{minimal:"",subtle:"bg-background-subtle",solid:"bg-background-muted"}[P],Z,z,D?"transition-colors hover:bg-background-subtle/80":"",x),onKeyDown:L,onKeyUp:O,...w,children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-3",children:[!h&&jsxRuntime.jsx("span",{"data-slot":"indicator",className:tailwindMerge.twMerge("flex h-6 w-6 flex-shrink-0 items-center justify-center rounded-full border text-sm font-medium shadow-sm ring-2 ring-background-surface",mg[m]),children:N}),jsxRuntime.jsx("div",{"data-slot":"title",className:"min-w-0 flex-1 text-sm font-semibold text-text-primary",children:o})]}),jsxRuntime.jsxs("div",{"data-slot":"content",className:tailwindMerge.twMerge("mt-3 flex flex-col",T),children:[n&&jsxRuntime.jsx("div",{"data-slot":"description",className:tailwindMerge.twMerge("text-text-secondary",F),children:n}),i&&jsxRuntime.jsx("div",{className:E,children:i}),s&&jsxRuntime.jsx("div",{className:"flex flex-col gap-2 text-sm text-text-secondary",children:s}),y,c&&jsxRuntime.jsx("div",{className:"flex flex-wrap gap-2 pt-1",children:c}),a&&jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("-mt-1.5",R),children:a})]})]});let H=P==="minimal"?r==="sm"?"py-2":"py-3":r==="sm"?"p-3":"p-4",X={minimal:"",subtle:"rounded-md border border-border-subtle bg-background-surface",solid:"rounded-md bg-background-muted shadow-sm"};return jsxRuntime.jsxs("div",{"data-slot":"item","data-variant":"timeline",role:D?"button":void 0,tabIndex:D?0:void 0,className:tailwindMerge.twMerge("group relative grid items-start gap-4 grid-cols-[3rem_1fr]",z,x),onKeyDown:L,onKeyUp:O,...w,children:[h?jsxRuntime.jsx("div",{}):j,jsxRuntime.jsxs("div",{"data-slot":"content",className:tailwindMerge.twMerge("min-w-0 flex flex-col",T,H,X[P],Z,D?"transition-colors group-hover:bg-background-subtle/70":""),children:[jsxRuntime.jsxs("div",{className:"flex items-center justify-between gap-3",children:[jsxRuntime.jsx("div",{"data-slot":"title",className:"min-w-0 flex-1 text-sm font-semibold text-text-primary",children:o}),a&&jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex-shrink-0",R),children:a})]}),n&&jsxRuntime.jsx("div",{"data-slot":"description",className:tailwindMerge.twMerge("text-text-secondary",F),children:n}),i&&jsxRuntime.jsx("div",{className:E,children:i}),s&&jsxRuntime.jsx("div",{className:"flex flex-col gap-2 text-sm text-text-secondary",children:s}),y,c&&jsxRuntime.jsx("div",{className:"flex flex-wrap gap-2 pt-2",children:c})]})]})}_s.displayName="ActivityItem";function cr({isOpen:e,onClose:t,title:r,headerContent:o,titleAlign:n="left",hideCloseIcon:a=false,hasBackArrow:i=false,onBack:s,children:c,primaryAction:l,secondaryAction:d,tertiaryAction:u,footerContent:m,transparentOverlay:p=false,maxWidth:f="600px",minWidth:g="400px",maxHeight:h="85vh",height:b,mobileMaxHeight:x="90vh",mobileHeight:y,contentPadding:v=true,className:S}){let w=nr("(max-width: 767px)"),N=As(w&&e===void 0),P=N?.height??null,T=N?.keyboardOffset??0,R=qe.useRef(null),F=qe.useCallback(()=>{R.current&&R.current.scrollTop!==0&&(R.current.scrollTop=0);},[]),E=qe.useRef(null),D=qe.useRef(null);qe.useEffect(()=>{let j=D.current;if(!j||!w)return;let Z=null,H=X=>{let W=X.target;W&&["INPUT","TEXTAREA","SELECT"].includes(W.tagName)&&(Z&&clearTimeout(Z),Z=setTimeout(()=>{W.scrollIntoView({block:"nearest",behavior:"smooth"});},320));};return j.addEventListener("focusin",H),()=>{j.removeEventListener("focusin",H),Z&&clearTimeout(Z);}},[w]);let L=qe.useCallback(()=>{E.current&&E.current.scrollTop!==0&&(E.current.scrollTop=0);},[]);if(e===false)return null;let O=r||o,z=l||d||u||m,G=e!==void 0;return w?G?jsxRuntime.jsx(xt,{isOpen:e,onClose:t,title:r,headerContent:o,titleAlign:n,hideCloseIcon:a,hasBackArrow:i,onBack:s,primaryAction:l,secondaryAction:d,footerContent:m,transparentOverlay:p,maxHeight:x,height:y,maxWidth:f,contentPadding:v,showHandle:true,animationVariant:"scale",className:S,children:c}):jsxRuntime.jsx(Zr,{children:jsxRuntime.jsx(wr,{isDismissable:true,transparent:p,style:{paddingBottom:T>0?`${T}px`:void 0,transition:"padding-bottom 0.25s ease-out"},className:"flex items-end justify-center",children:jsxRuntime.jsx(reactAriaComponents.Modal,{className:"w-full p-0 outline-none focus:outline-none focus-visible:outline-none ring-0 focus:ring-0 focus-visible:ring-0",children:jsxRuntime.jsxs(reactAriaComponents.Dialog,{ref:R,onScroll:F,className:tailwindMerge.twMerge("relative flex w-full flex-col","bg-background-surface","shadow-2xl shadow-black/20","border-t border-x border-border-default/40","rounded-t-xl","overflow-hidden","animate-in slide-in-from-bottom","duration-300 ease-out","data-[exiting]:animate-out data-[exiting]:slide-out-to-bottom","data-[exiting]:duration-200 data-[exiting]:ease-in",S),style:{...y?{height:y}:{maxHeight:/\d/.test(x)?P!==null?`min(${x}, ${Math.max(P-8,0)}px, 100dvh)`:`min(${x}, 100dvh)`:x}},children:[jsxRuntime.jsx("div",{className:"flex justify-center pt-2",children:jsxRuntime.jsx("div",{className:"h-1.5 w-12 rounded-full bg-border-muted"})}),O&&(i?jsxRuntime.jsx(Zt,{title:r,headerContent:o,titleAlign:n,hideCloseIcon:a||!t,hasBackArrow:true,onBack:s,onClose:t||(()=>{})}):jsxRuntime.jsx(Zt,{title:r,headerContent:o,titleAlign:n,hideCloseIcon:a||!t,onClose:t||(()=>{})})),jsxRuntime.jsx("div",{ref:D,className:tailwindMerge.twMerge("flex-1 min-h-0 overflow-y-auto overscroll-contain",v?"px-6 py-6":"p-0"),children:c}),z&&jsxRuntime.jsx(qo,{primaryAction:l,secondaryAction:d,tertiaryAction:u,footerContent:m})]})})})}):jsxRuntime.jsx(Zr,{children:jsxRuntime.jsx(wr,{...G?{isOpen:e,onOpenChange:j=>{!j&&t&&t();}}:{},isDismissable:true,transparent:p,className:"flex items-center justify-center",children:jsxRuntime.jsx(reactAriaComponents.Modal,{className:"w-full p-4 outline-none focus:outline-none focus-visible:outline-none ring-0 focus:ring-0 focus-visible:ring-0",style:{maxWidth:f},children:jsxRuntime.jsxs(reactAriaComponents.Dialog,{ref:E,onScroll:L,className:tailwindMerge.twMerge("relative flex w-full flex-col","bg-background-surface","shadow-2xl shadow-black/20","border border-border-default/50","rounded-md","overflow-hidden","outline-none focus:outline-none focus-visible:outline-none ring-0 focus:ring-0","animate-in fade-in zoom-in-96 slide-in-from-bottom-2","duration-300 ease-out","data-[exiting]:animate-out data-[exiting]:fade-out data-[exiting]:zoom-out-95","data-[exiting]:duration-200 data-[exiting]:ease-in",S),style:{minWidth:g,...b?{height:b}:{maxHeight:h}},children:[O&&(i?jsxRuntime.jsx(Zt,{title:r,headerContent:o,titleAlign:n,hideCloseIcon:a||!t,hasBackArrow:true,onBack:s,onClose:t||(()=>{})}):jsxRuntime.jsx(Zt,{title:r,headerContent:o,titleAlign:n,hideCloseIcon:a||!t,onClose:t||(()=>{})})),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex-1 min-h-0 overflow-y-auto",v?"px-6 py-6":"p-0"),children:c}),z&&jsxRuntime.jsx(qo,{primaryAction:l,secondaryAction:d,tertiaryAction:u,footerContent:m})]})})})})}function Cg({isOpen:e,onClose:t,title:r,message:o,confirmLabel:n="OK",confirmVariant:a="primary",maxWidth:i="400px",minWidth:s="320px"}){return jsxRuntime.jsx(cr,{isOpen:e,onClose:t,title:r,maxWidth:i,minWidth:s,primaryAction:{label:n,onPress:t,variant:a},children:jsxRuntime.jsx("div",{className:"text-text-primary",children:o})})}var _o={xs:16,sm:20,md:24,lg:32,xl:40,"2xl":48},kr=qe.memo(({name:e,size:t="md",color:r,weight:o="regular",className:n,ariaLabel:a,...i})=>{let s=Dw__namespace[e];if(!s)return null;let c=typeof t=="string"?t in _o?_o[t]:_o.md:t,l=tailwindMerge.twMerge("inline-block flex-shrink-0",!r&&"text-current",n);return jsxRuntime.jsx(s,{...i,size:c,color:r,weight:o,className:l,"aria-label":a||`${e} icon`,"data-testid":`icon-${e}`})});kr.displayName="IconSSR";var Aw=qe.memo(({variant:e="subtle",shape:t="square",containerSize:r,containerClassName:o,size:n="md",className:a,name:i,color:s,weight:c,ariaLabel:l,ref:d,...u})=>{let m=typeof n=="string"?n in _o?_o[n]:_o.md:n,p=r?typeof r=="string"?r in _o?_o[r]:m*1.75:r:m*1.75,f=tailwindMerge.twMerge("inline-flex items-center justify-center flex-shrink-0",t==="circle"?"rounded-full":"rounded-lg",e==="subtle"&&"bg-background-muted",e==="solid"&&"bg-action-brand text-[color:var(--color-action-brand-text)]",e==="outline"&&"border-2 border-current",o);return jsxRuntime.jsx("div",{className:f,style:{width:p,height:p},children:jsxRuntime.jsx(kr,{...u,name:i,size:n,color:s,weight:c,className:a,ariaLabel:l})})});Aw.displayName="IconSSRWithContainer";var Va=({className:e,showWordmark:t=true,width:r,fill:o})=>{let n,a;if(o?o.startsWith("fill-")?a=o:n=o:e?a=e:n="var(--color-text-primary)",t){let c=r||270,l=c/270*80;return jsxRuntime.jsxs("svg",{width:c,height:l,viewBox:"0 0 270 80",xmlns:"http://www.w3.org/2000/svg",className:a,style:n?{fill:n}:void 0,children:[jsxRuntime.jsxs("g",{clipPath:"url(#clip0_796_283)",children:[jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0.223654 20.2934C0.417233 19.8234 0.873598 19.517 1.37984 19.517H20.5909C21.282 19.517 21.8422 20.0798 21.8422 20.774V40.049C21.8422 40.5572 21.5375 41.0155 21.0702 41.2102C20.6028 41.405 20.0647 41.2977 19.7067 40.9385L0.495628 21.6635C0.137428 21.3041 0.030075 20.7633 0.223654 20.2934ZM4.40349 22.0311L19.3396 37.017V22.0311H4.40349Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M38.6458 20.2934C38.8394 19.8234 39.2958 19.517 39.802 19.517H59.013C59.7041 19.517 60.2642 20.0798 60.2642 20.774V40.049C60.2642 40.5572 59.9597 41.0155 59.4923 41.2102C59.025 41.405 58.4867 41.2977 58.1289 40.9385L38.9178 21.6635C38.5595 21.3041 38.4522 20.7633 38.6458 20.2934ZM42.8255 22.0311L57.7618 37.017V22.0311H42.8255Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19.4347 58.8447C19.6283 58.3747 20.0847 58.0685 20.5909 58.0685H39.802C40.493 58.0685 41.0532 58.6312 41.0532 59.3255V78.6005C41.0532 79.1087 40.7486 79.567 40.2813 79.7617C39.8139 79.9562 39.2757 79.849 38.9178 79.49L19.7067 60.215C19.3485 59.8555 19.2411 59.3147 19.4347 58.8447ZM23.6146 60.5825L38.5508 75.5682V60.5825H23.6146Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M39.3227 58.1643C39.79 57.9695 40.3283 58.0768 40.6861 58.436L59.8972 77.711C60.2555 78.0703 60.3628 78.6113 60.1692 79.081C59.9756 79.551 59.5192 79.8575 59.013 79.8575H39.802C39.1109 79.8575 38.5508 79.2948 38.5508 78.6005V59.3255C38.5508 58.8173 38.8554 58.359 39.3227 58.1643ZM41.0532 62.3575V77.3433H55.9893L41.0532 62.3575Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M39.3227 19.6129C39.79 19.4182 40.3283 19.5254 40.6861 19.8846L59.8972 39.1595C60.2555 39.519 60.3628 40.0598 60.1692 40.5298C59.9756 40.9995 59.5192 41.306 59.013 41.306H39.802C39.1109 41.306 38.5508 40.7433 38.5508 40.049V20.7741C38.5508 20.2658 38.8554 19.8075 39.3227 19.6129ZM41.0532 23.8061V38.792H55.9893L41.0532 23.8061Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M39.3227 38.8885C39.79 38.694 40.3283 38.8012 40.6861 39.1602L59.8972 58.4352C60.2555 58.7945 60.3628 59.3355 60.1692 59.8055C59.9756 60.2752 59.5192 60.5817 59.013 60.5817H39.802C39.1109 60.5817 38.5508 60.019 38.5508 59.3247V40.0497C38.5508 39.5415 38.8554 39.0832 39.3227 38.8885ZM41.0532 43.0817V58.0675H55.9893L41.0532 43.0817Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M38.6458 39.569C38.8394 39.0992 39.2958 38.7927 39.802 38.7927H59.013C59.7041 38.7927 60.2642 39.3555 60.2642 40.0497V59.3247C60.2642 59.833 59.9597 60.2912 59.4923 60.486C59.025 60.6805 58.4867 60.5732 58.1289 60.2142L38.9178 40.9392C38.5595 40.5797 38.4522 40.039 38.6458 39.569ZM42.8255 41.3067L57.7618 56.2927V41.3067H42.8255Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M38.6458 58.8447C38.8394 58.3747 39.2958 58.0685 39.802 58.0685H59.013C59.7041 58.0685 60.2642 58.6312 60.2642 59.3255V78.6005C60.2642 79.1087 59.9597 79.567 59.4923 79.7617C59.025 79.9562 58.4867 79.849 58.1289 79.49L38.9178 60.215C38.5595 59.8555 38.4522 59.3147 38.6458 58.8447ZM42.8255 60.5825L57.7618 75.5682V60.5825H42.8255Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M58.5338 19.6129C59.0011 19.4182 59.5394 19.5254 59.8972 19.8846L79.1083 39.1595C79.4666 39.519 79.5739 40.0598 79.3803 40.5298C79.1867 40.9995 78.7303 41.306 78.2241 41.306H59.013C58.322 41.306 57.7618 40.7433 57.7618 40.049V20.7741C57.7618 20.2658 58.0664 19.8075 58.5338 19.6129ZM60.2643 23.8061V38.792H75.2006L60.2643 23.8061Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M58.5338 0.338803C59.0011 0.144135 59.5394 0.251385 59.8972 0.610565L79.1083 19.8855C79.4666 20.2449 79.5739 20.7857 79.3803 21.2556C79.1867 21.7256 78.7303 22.032 78.2241 22.032H59.013C58.322 22.032 57.7618 21.4692 57.7618 20.775V1.50003C57.7618 0.99174 58.0664 0.533468 58.5338 0.338803ZM60.2643 4.53208V19.5179H75.2006L60.2643 4.53208Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M57.8569 20.2934C58.0505 19.8234 58.5069 19.517 59.013 19.517H78.2241C78.9151 19.517 79.4753 20.0798 79.4753 20.774V40.049C79.4753 40.5572 79.1707 41.0155 78.7034 41.2102C78.236 41.405 77.6978 41.2977 77.3399 40.9385L58.1289 21.6635C57.7705 21.3041 57.6633 20.7633 57.8569 20.2934ZM62.0365 22.0311L76.9729 37.017V22.0311H62.0365Z"}),jsxRuntime.jsx("path",{d:"M269.838 49.4457H249.005C249.266 51.801 250.162 53.6985 251.695 55.1377C253.225 56.577 255.134 57.2967 257.416 57.2967C259.307 57.2967 260.887 56.8715 262.159 56.021C263.463 55.1377 264.408 53.9927 264.996 52.5862H269.251C268.502 54.9415 267.084 56.937 264.996 58.5725C262.943 60.208 260.414 61.026 257.416 61.026C255.069 61.026 252.917 60.4697 250.961 59.3575C249.037 58.2127 247.504 56.6587 246.363 54.696C245.255 52.7332 244.7 50.558 244.7 48.17C244.7 45.782 245.255 43.6067 246.363 41.644C247.504 39.6812 249.037 38.1437 250.961 37.0315C252.917 35.8867 255.069 35.3142 257.416 35.3142C259.73 35.3142 261.833 35.8702 263.724 36.9825C265.615 38.0947 267.098 39.6485 268.176 41.644C269.283 43.6395 269.838 45.913 269.838 48.4645V49.4457ZM257.416 39.0432C255.263 39.0432 253.439 39.6812 251.939 40.957C250.47 42.2327 249.542 43.9337 249.152 46.06H265.583C265.192 43.9992 264.262 42.3145 262.796 41.006C261.36 39.6975 259.568 39.0432 257.416 39.0432Z"}),jsxRuntime.jsx("path",{d:"M228.356 60.5352V35.8049H232.219V39.7794H232.464C233.05 38.5689 233.963 37.5712 235.202 36.7862C236.474 35.9684 237.974 35.5594 239.701 35.5594H243.125V39.4359H239.701C237.517 39.4359 235.757 40.1554 234.42 41.5949C233.083 43.0342 232.414 44.9152 232.414 47.2377V60.5352H228.356Z"}),jsxRuntime.jsx("path",{d:"M208.607 61.0259C205.64 61.0259 203.326 60.1262 201.663 58.3272C200 56.4952 199.169 53.8947 199.169 50.5252V35.8047H203.228V49.8874C203.228 52.2427 203.766 54.0744 204.842 55.3829C205.95 56.6587 207.532 57.2967 209.586 57.2967C211.02 57.2967 212.308 56.9694 213.449 56.3152C214.623 55.6284 215.536 54.6959 216.188 53.5184C216.84 52.3407 217.166 50.9997 217.166 49.4949V35.8047H221.225V60.5352H217.313V56.5607H217.068C216.286 57.9019 215.161 58.9814 213.694 59.7992C212.226 60.6169 210.531 61.0259 208.607 61.0259Z"}),jsxRuntime.jsx("path",{d:"M186.736 39.534V56.806H194.756V60.5352H182.677V39.534H177.199V35.8047H182.677V29.5732H186.736V35.8047H193.24V39.534H186.736Z"}),jsxRuntime.jsx("path",{d:"M156.585 60.5352H151.988L158.394 48.0227L152.33 35.8047H156.976L162.062 46.0599H165.388L170.474 35.8047H175.022L168.958 48.0227L175.365 60.5352H170.67L165.29 49.7892H162.013L156.585 60.5352Z"}),jsxRuntime.jsx("path",{d:"M150.138 49.1315H129.304C129.565 51.4867 130.461 53.3842 131.994 54.8235C133.526 56.2627 135.433 56.9825 137.715 56.9825C139.606 56.9825 141.188 56.5572 142.459 55.7067C143.763 54.8235 144.709 53.6785 145.296 52.272H149.551C148.801 54.6272 147.382 56.6227 145.296 58.2582C143.242 59.8937 140.715 60.7118 137.715 60.7118C135.368 60.7118 133.216 60.1555 131.26 59.0432C129.336 57.8985 127.804 56.3445 126.663 54.3817C125.554 52.419 125 50.2437 125 47.8557C125 45.4677 125.554 43.2925 126.663 41.3298C127.804 39.367 129.336 37.8295 131.26 36.7173C133.216 35.5725 135.368 35 137.715 35C140.03 35 142.133 35.556 144.024 36.6682C145.915 37.7805 147.399 39.3342 148.475 41.3298C149.583 43.3252 150.138 45.5987 150.138 48.1502V49.1315ZM137.715 38.729C135.564 38.729 133.738 39.367 132.238 40.6427C130.771 41.9185 129.842 43.6195 129.45 45.7458H145.883C145.491 43.685 144.562 42.0002 143.095 40.6917C141.661 39.3832 139.867 38.729 137.715 38.729Z"}),jsxRuntime.jsx("path",{d:"M116.961 60.5353H112.559V30.4072H101.164V26.1875H128.307V30.4072H116.961V60.5353Z"})]}),jsxRuntime.jsx("defs",{children:jsxRuntime.jsx("clipPath",{id:"clip0_796_283",children:jsxRuntime.jsx("rect",{width:"270",height:"80",fill:"white"})})})]})}let i=r||80;return jsxRuntime.jsxs("svg",{width:i,height:i,viewBox:"0 0 80 80",xmlns:"http://www.w3.org/2000/svg",className:a,style:n?{fill:n}:void 0,children:[jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0.223654 20.2934C0.417233 19.8234 0.873598 19.517 1.37984 19.517H20.5909C21.282 19.517 21.8422 20.0798 21.8422 20.774V40.049C21.8422 40.5572 21.5375 41.0155 21.0702 41.2102C20.6028 41.405 20.0647 41.2977 19.7067 40.9385L0.495628 21.6635C0.137428 21.3041 0.030075 20.7633 0.223654 20.2934ZM4.40349 22.0311L19.3396 37.017V22.0311H4.40349Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M38.6458 20.2934C38.8394 19.8234 39.2958 19.517 39.802 19.517H59.013C59.7041 19.517 60.2642 20.0798 60.2642 20.774V40.049C60.2642 40.5572 59.9597 41.0155 59.4923 41.2102C59.025 41.405 58.4867 41.2977 58.1289 40.9385L38.9178 21.6635C38.5595 21.3041 38.4522 20.7633 38.6458 20.2934ZM42.8255 22.0311L57.7618 37.017V22.0311H42.8255Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19.4347 58.8447C19.6283 58.3747 20.0847 58.0685 20.5909 58.0685H39.802C40.493 58.0685 41.0532 58.6312 41.0532 59.3255V78.6005C41.0532 79.1087 40.7486 79.567 40.2813 79.7617C39.8139 79.9562 39.2757 79.849 38.9178 79.49L19.7067 60.215C19.3485 59.8555 19.2411 59.3147 19.4347 58.8447ZM23.6146 60.5825L38.5508 75.5682V60.5825H23.6146Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M39.3227 58.1643C39.79 57.9695 40.3283 58.0768 40.6861 58.436L59.8972 77.711C60.2555 78.0703 60.3628 78.6113 60.1692 79.081C59.9756 79.551 59.5192 79.8575 59.013 79.8575H39.802C39.1109 79.8575 38.5508 79.2948 38.5508 78.6005V59.3255C38.5508 58.8173 38.8554 58.359 39.3227 58.1643ZM41.0532 62.3575V77.3433H55.9893L41.0532 62.3575Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M39.3227 19.6129C39.79 19.4182 40.3283 19.5254 40.6861 19.8846L59.8972 39.1595C60.2555 39.519 60.3628 40.0598 60.1692 40.5298C59.9756 40.9995 59.5192 41.306 59.013 41.306H39.802C39.1109 41.306 38.5508 40.7433 38.5508 40.049V20.7741C38.5508 20.2658 38.8554 19.8075 39.3227 19.6129ZM41.0532 23.8061V38.792H55.9893L41.0532 23.8061Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M39.3227 38.8885C39.79 38.694 40.3283 38.8012 40.6861 39.1602L59.8972 58.4352C60.2555 58.7945 60.3628 59.3355 60.1692 59.8055C59.9756 60.2752 59.5192 60.5817 59.013 60.5817H39.802C39.1109 60.5817 38.5508 60.019 38.5508 59.3247V40.0497C38.5508 39.5415 38.8554 39.0832 39.3227 38.8885ZM41.0532 43.0817V58.0675H55.9893L41.0532 43.0817Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M38.6458 39.569C38.8394 39.0992 39.2958 38.7927 39.802 38.7927H59.013C59.7041 38.7927 60.2642 39.3555 60.2642 40.0497V59.3247C60.2642 59.833 59.9597 60.2912 59.4923 60.486C59.025 60.6805 58.4867 60.5732 58.1289 60.2142L38.9178 40.9392C38.5595 40.5797 38.4522 40.039 38.6458 39.569ZM42.8255 41.3067L57.7618 56.2927V41.3067H42.8255Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M38.6458 58.8447C38.8394 58.3747 39.2958 58.0685 39.802 58.0685H59.013C59.7041 58.0685 60.2642 58.6312 60.2642 59.3255V78.6005C60.2642 79.1087 59.9597 79.567 59.4923 79.7617C59.025 79.9562 58.4867 79.849 58.1289 79.49L38.9178 60.215C38.5595 59.8555 38.4522 59.3147 38.6458 58.8447ZM42.8255 60.5825L57.7618 75.5682V60.5825H42.8255Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M58.5338 19.6129C59.0011 19.4182 59.5394 19.5254 59.8972 19.8846L79.1083 39.1595C79.4666 39.519 79.5739 40.0598 79.3803 40.5298C79.1867 40.9995 78.7303 41.306 78.2241 41.306H59.013C58.322 41.306 57.7618 40.7433 57.7618 40.049V20.7741C57.7618 20.2658 58.0664 19.8075 58.5338 19.6129ZM60.2643 23.8061V38.792H75.2006L60.2643 23.8061Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M58.5338 0.338803C59.0011 0.144135 59.5394 0.251385 59.8972 0.610565L79.1083 19.8855C79.4666 20.2449 79.5739 20.7857 79.3803 21.2556C79.1867 21.7256 78.7303 22.032 78.2241 22.032H59.013C58.322 22.032 57.7618 21.4692 57.7618 20.775V1.50003C57.7618 0.99174 58.0664 0.533468 58.5338 0.338803ZM60.2643 4.53208V19.5179H75.2006L60.2643 4.53208Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M57.8569 20.2934C58.0505 19.8234 58.5069 19.517 59.013 19.517H78.2241C78.9151 19.517 79.4753 20.0798 79.4753 20.774V40.049C79.4753 40.5572 79.1707 41.0155 78.7034 41.2102C78.236 41.405 77.6978 41.2977 77.3399 40.9385L58.1289 21.6635C57.7705 21.3041 57.6633 20.7633 57.8569 20.2934ZM62.0365 22.0311L76.9729 37.017V22.0311H62.0365Z"})]})};var el=({topItems:e=[],bottomItems:t=[],bottomContent:r,logo:o,showLogo:n=true,linkComponent:a="a",className:i="",mobileMenuId:s="app-mobile-menu",sidebarCollapseId:c="app-sidebar-collapse"})=>{let l=p=>p.length>0&&"items"in p[0],d=p=>l(p)?p:[{id:"default-section",items:p}],u=(p,f,g)=>jsxRuntime.jsxs("div",{className:"space-y-0.5",children:[p.title&&jsxRuntime.jsx("div",{className:"px-6 py-1 text-xs font-medium text-text-secondary uppercase tracking-wider",children:p.title}),jsxRuntime.jsx("div",{className:"space-y-0.5",children:p.items.map(h=>m(h))}),f<g-1&&jsxRuntime.jsx("div",{className:"border-b border-border-subtle mx-6 my-2"})]},p.id),m=(p,f=false)=>{if(p.children&&p.children.length>0){let b=`category-${p.id}`;return jsxRuntime.jsxs("div",{className:"group/category",children:[jsxRuntime.jsx("input",{type:"checkbox",id:b,className:"peer/category hidden",defaultChecked:p.isExpanded,"aria-hidden":"true"}),jsxRuntime.jsxs("label",{htmlFor:b,className:"flex items-center gap-3 px-6 py-1 text-text-primary hover:bg-background-hover hover:text-text-primary cursor-pointer transition-all duration-200",children:[p.icon&&jsxRuntime.jsx("span",{className:"flex-shrink-0 w-3.5 h-3.5 flex items-center justify-center transition-all duration-200",children:p.icon}),jsxRuntime.jsx("span",{className:"transition-all duration-200",children:p.label}),jsxRuntime.jsx("span",{className:"flex-1"}),jsxRuntime.jsx("svg",{className:"w-4 h-4 transform transition-transform duration-200 peer-checked/category:rotate-180 ml-auto",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:jsxRuntime.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M19 9l-7 7-7-7"})})]}),jsxRuntime.jsx("div",{className:"hidden peer-checked/category:block bg-background-subtle border-l-2 border-border-subtle ml-6",children:p.children.map(x=>m(x,true))})]},p.id)}let g={href:p.href||"#",className:`flex items-center gap-3 transition-all duration-200 hover:bg-background-hover ${f?"pl-8 pr-6 py-1 text-sm":"px-6 py-1"} ${p.isActive?`bg-action-brand/10 text-action-brand ${f?"":"border-l-2 border-action-brand"}`:"text-text-primary hover:text-text-primary"}`,"aria-current":p.isActive?"page":void 0},h=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[p.icon&&!f&&jsxRuntime.jsx("span",{className:"flex-shrink-0 w-3.5 h-3.5 flex items-center justify-center transition-all duration-200",children:p.icon}),jsxRuntime.jsx("span",{className:"transition-all duration-200",children:p.label})]});return a==="a"?jsxRuntime.jsx("a",{...g,children:h},p.id):jsxRuntime.jsx(a,{...g,children:h},p.id)};return jsxRuntime.jsxs("div",{className:`flex flex-col h-full ${i}`,children:[jsxRuntime.jsxs("div",{className:"flex items-center justify-between h-[60px] px-6 border-b border-border-default",children:[n&&jsxRuntime.jsx("div",{className:"relative top-[-1px] transition-all duration-200",children:o||jsxRuntime.jsx(Va,{showWordmark:true,width:120})}),jsxRuntime.jsx("label",{htmlFor:c,className:"hidden md:flex items-center justify-center w-8 h-8 rounded hover:bg-background-hover cursor-pointer transition-all duration-200 relative top-[-1px]","aria-label":"Collapse sidebar",children:jsxRuntime.jsx(kr,{name:"Sidebar",size:"sm"})}),jsxRuntime.jsx("label",{htmlFor:s,className:"md:hidden flex items-center justify-center w-8 h-8 rounded hover:bg-background-hover cursor-pointer transition-colors","aria-label":"Close menu",children:jsxRuntime.jsx("svg",{className:"w-5 h-5",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:jsxRuntime.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M6 18L18 6M6 6l12 12"})})})]}),jsxRuntime.jsxs("nav",{className:"flex-1 flex flex-col overflow-hidden",children:[e&&e.length>0&&jsxRuntime.jsx("div",{className:"flex-1 overflow-y-auto py-2 scrollbar-hide",children:d(e).map((p,f,g)=>u(p,f,g.length))}),t&&t.length>0&&jsxRuntime.jsx("div",{className:"flex-shrink-0 border-t bg-background-muted/30",children:jsxRuntime.jsx("div",{className:"mt-2 pb-2 space-y-0.5",children:t.map(p=>m(p))})}),r&&jsxRuntime.jsx("div",{className:"flex-shrink-0 border-t border-border-default",children:jsxRuntime.jsx("div",{children:r})})]})]})};function An(e){return e.id??e.href??e.label}function vu(e,t,r=[]){for(let o of e){if(o.href===t||o.id===t)return o.children?.length&&o.pushOnSelect!==false?[...r,An(o)]:r;if(o.children?.length){let n=vu(o.children,t,[...r,An(o)]);if(n)return n}}return null}function Pg(e,t){let r=[],o=e;for(let n of t){let a=o.find(i=>An(i)===n);if(!a)break;r.push(a),o=a.children??[];}return r}function Fw(e,t,r){let o=t.length>0?[...e,...t]:e,n=[{path:[],items:e,bottomItems:t.length>0?t:void 0}],a=Pg(o,r),i=[];for(let s of a){if(!s.children?.length)break;i=[...i,An(s)],n.push({path:i,parent:s,items:s.children});}return n}var Bw=({href:e,...t})=>jsxRuntime.jsx("a",{href:e,...t}),Ng=[];function Vw(e){let t=[];for(let r of e){let o=r.items??[];o.length!==0&&(t.length>0&&t.push({id:`__divider__${r.id}`,label:"",divider:true}),r.title&&t.push({id:`__group__${r.id}`,label:r.title,groupLabel:true}),t.push(...o));}return t}function Ow(e,t){if(process.env.NODE_ENV==="production"||t.length===0)return;let r=new Map;for(let o of e)o.id&&r.set(o.id,"id"),o.href&&!r.has(o.href)&&r.set(o.href,"href");for(let o of t){let n=null;o.id&&r.has(o.id)?n=r.get(o.id)==="id"?`id "${o.id}"`:`id "${o.id}" (matches an items \`href\`)`:o.href&&r.has(o.href)&&(n=r.get(o.href)==="href"?`href "${o.href}"`:`href "${o.href}" (matches an items \`id\`)`),n&&console.warn(`[StackNav] L1 ${n} appears in both \`items\` and \`bottomItems\`. Stack tokens and value lookups will resolve to the \`items\` entry, making the bottomItems entry unreachable. L1 ids and hrefs must be unique across both arrays.`);}}function zw(e){if(!e)return {};let t={};return e.background!==void 0&&(t["--edges-stack-nav-background"]=e.background),e.activeBackground!==void 0&&(t["--edges-stack-nav-row-active-background"]=e.activeBackground),e.activeColor!==void 0&&(t["--edges-stack-nav-row-active-color"]=e.activeColor),e.hoverBackground!==void 0&&(t["--edges-stack-nav-row-hover-background"]=e.hoverBackground),e.borderColor!==void 0&&(t["--edges-stack-nav-border-color"]=e.borderColor),t}function Oa({items:e,groups:t,bottomItems:r,value:o,defaultStack:n,stack:a,onStackChange:i,onSelect:s,linkComponent:c=Bw,renderRow:l,showLogo:d=false,logo:u,header:m,footer:p,mobileMenuId:f,sidebarCollapseId:g,rootLabel:h,sticky:b=true,width:x=260,ariaLabel:y="Navigation",theme:v,animated:S=true,style:w,className:N}){process.env.NODE_ENV!=="production"&&t&&e&&console.warn("[StackNav] Both `items` and `groups` were provided. `groups` takes precedence and `items` is ignored.");let P=qe__namespace.useMemo(()=>t?Vw(t):e??Ng,[t,e]),T=r??Ng,R=qe__namespace.useMemo(()=>T.length>0?[...P,...T]:P,[P,T]);qe__namespace.useEffect(()=>{Ow(P,T);},[P,T]);let[F,E]=qe__namespace.useState(()=>a!==void 0?a:n!==void 0?n:o?vu(R,o)??[]:[]),D=a??F,L=qe__namespace.useCallback(I=>{a===void 0&&E(I),i?.(I);},[a,i]),O=qe__namespace.useRef(false);qe__namespace.useEffect(()=>{if(a!==void 0||!O.current&&(O.current=true,n!==void 0)||!o)return;let I=vu(R,o);E(U=>{let k=I??[];return Uw(U,k)?U:k});},[o,R,a,n]);let z=qe__namespace.useMemo(()=>Fw(P,T,D),[P,T,D]),G=qe__namespace.useCallback((I,U)=>{I.children?.length&&L([...U,An(I)]);},[L]),j=qe__namespace.useCallback(()=>{L(D.slice(0,-1));},[D,L]),Z=qe__namespace.useCallback((I,U)=>{let k=Pg(R,D);if(s?.(U,k),!!U.children?.length){let M=z[z.length-1]?.path??[];G(U,M);}U.href||I.preventDefault();},[R,D,s,G,z]),H=qe__namespace.useCallback(I=>o?I.href===o||I.id===o:false,[o]),X=b?"sticky top-0 h-[100dvh]":"",W={...x!=null?{width:x}:{},...zw(v),...w};return jsxRuntime.jsxs("aside",{role:"navigation","aria-label":y,"data-edges-stack-nav":"",className:tailwindMerge.twMerge("edges-stack-nav flex flex-col flex-shrink-0 overflow-hidden",S&&"edges-stack-nav--animated",X,N),style:W,children:[d?jsxRuntime.jsxs("div",{className:"edges-stack-nav__logo",children:[jsxRuntime.jsx("div",{className:"relative top-[-1px]",children:u??jsxRuntime.jsx(Va,{showWordmark:true,width:120})}),g?jsxRuntime.jsx("label",{htmlFor:g,className:"hidden md:flex items-center justify-center w-8 h-8 rounded hover:bg-background-hover cursor-pointer transition-all duration-200 relative top-[-1px]","aria-label":"Collapse sidebar",children:jsxRuntime.jsx(kr,{name:"Sidebar",size:"sm"})}):null,f?jsxRuntime.jsx("label",{htmlFor:f,className:"md:hidden flex items-center justify-center w-8 h-8 rounded hover:bg-background-hover cursor-pointer transition-colors","aria-label":"Close menu",children:jsxRuntime.jsx("svg",{className:"w-5 h-5",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:jsxRuntime.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M6 18L18 6M6 6l12 12"})})}):null]}):null,m?jsxRuntime.jsx("div",{className:"edges-stack-nav__header",children:m}):null,jsxRuntime.jsx("div",{className:"relative flex-1 overflow-hidden",children:z.map((I,U)=>{let k=I.path.length,C=U===z.length-1,M=U<z.length-1,B=k===0?"__root__":I.path.join("/");return jsxRuntime.jsx(Hw,{pane:I,parentPath:I.path.slice(0,-1),depth:k,isTop:C,isAbove:M,rootLabel:h,LinkComponent:c,renderRow:l,isActive:H,onSelect:Z,onBack:j,animated:S},B)})}),p?jsxRuntime.jsx("div",{className:"edges-stack-nav__footer",children:p}):null]})}function Hw({pane:e,depth:t,isTop:r,isAbove:o,rootLabel:n,LinkComponent:a,renderRow:i,isActive:s,onSelect:c,onBack:l,animated:d}){let u=r?"edges-stack-nav__pane--top":o?"edges-stack-nav__pane--above":"edges-stack-nav__pane--below";return jsxRuntime.jsxs("nav",{"aria-label":e.parent?.label??n??"Navigation","aria-hidden":r?void 0:true,inert:r?void 0:true,className:tailwindMerge.twMerge("edges-stack-nav__pane absolute inset-0 flex flex-col gap-px overflow-y-auto px-2 py-3",!d&&"edges-stack-nav__pane--instant",u),children:[t>0&&e.parent?jsxRuntime.jsxs("button",{type:"button",className:"edges-stack-nav__back edges-stack-nav__row flex w-full cursor-pointer items-center gap-2 rounded-sm border-0 bg-transparent px-3 py-2 mb-2 text-left text-sm font-semibold text-text-primary",onClick:l,"aria-label":`Back from ${e.parent.label}`,children:[jsxRuntime.jsx(Ww,{}),jsxRuntime.jsx("span",{children:e.parent.label})]}):n?jsxRuntime.jsx("div",{className:"px-3 pb-1.5 text-[10px] font-semibold uppercase tracking-[0.08em] text-text-secondary",children:n}):null,e.items.map(m=>jsxRuntime.jsx(kg,{item:m,LinkComponent:a,renderRow:i,isActive:s(m),onSelect:c},An(m))),e.bottomItems&&e.bottomItems.length>0?jsxRuntime.jsx("div",{className:"edges-stack-nav__bottom-items mt-auto flex flex-col gap-px pt-3",children:e.bottomItems.map(m=>jsxRuntime.jsx(kg,{item:m,LinkComponent:a,renderRow:i,isActive:s(m),onSelect:c},An(m)))}):null]})}function kg({item:e,LinkComponent:t,renderRow:r,isActive:o,onSelect:n}){if(e.divider)return jsxRuntime.jsx("div",{className:"edges-stack-nav__divider my-2",role:"separator"});if(e.groupLabel)return jsxRuntime.jsx("div",{className:"px-3 pt-6 pb-1.5 text-[10px] font-semibold uppercase tracking-[0.08em] text-text-secondary",children:e.label});let a=!!e.children?.length,i=tailwindMerge.twMerge("edges-stack-nav__row flex items-center justify-between gap-3 rounded-sm px-3 py-2 text-sm font-normal text-text-primary no-underline cursor-pointer text-left bg-transparent border-0 transition-colors",o&&"edges-stack-nav__row--active font-semibold");if(r)return jsxRuntime.jsx(jsxRuntime.Fragment,{children:r({item:e,isActive:o,hasChildren:a,select:c=>n(c,e),LinkComponent:t,className:i})});let s=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsxs("span",{className:"flex min-w-0 items-center gap-2",children:[e.leading??e.icon?jsxRuntime.jsx("span",{className:"inline-flex items-center flex-shrink-0",children:e.leading??e.icon}):null,jsxRuntime.jsx("span",{className:"truncate",children:e.label})]}),jsxRuntime.jsxs("span",{className:"flex flex-shrink-0 items-center gap-2 text-text-secondary",children:[e.trailing,a?jsxRuntime.jsx(Gw,{}):null]})]});return e.href?jsxRuntime.jsx(t,{href:e.href,"aria-label":e.ariaLabel,className:i,"aria-current":o?"page":void 0,onClick:c=>n(c,e),children:s}):jsxRuntime.jsx("button",{type:"button",className:i,"aria-label":e.ariaLabel,onClick:c=>{n(c,e);},children:s})}function Gw(){return jsxRuntime.jsx("svg",{width:12,height:12,viewBox:"0 0 12 12",fill:"none","aria-hidden":"true",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round",children:jsxRuntime.jsx("path",{d:"M4.5 3 7.5 6 4.5 9"})})}function Ww(){return jsxRuntime.jsx("svg",{width:14,height:14,viewBox:"0 0 14 14",fill:"none","aria-hidden":"true",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round",children:jsxRuntime.jsx("path",{d:"M8.5 3 4.5 7 8.5 11"})})}function Uw(e,t){if(e===t)return true;if(e.length!==t.length)return false;for(let r=0;r<e.length;r+=1)if(e[r]!==t[r])return false;return true}var Ri=({rightContent:e,centerContent:t,showMobileMenu:r=true,avatar:o,showColorModeSwitcher:n=false,toggleTheme:a,isDarkThemeEnabled:i=false,colorMode:s,actions:c,className:l="",mobileMenuId:d="app-mobile-menu"})=>{let u=()=>{switch(s||(i?"dark":"light")){case "system":return jsxRuntime.jsx(kr,{name:"Monitor",size:"sm"});case "light":return jsxRuntime.jsx(kr,{name:"Sun",size:"sm"});case "dark":return jsxRuntime.jsx(kr,{name:"Moon",size:"sm"})}},m=()=>{switch(s||(i?"dark":"light")){case "system":return "Switch to light mode";case "light":return "Switch to dark mode";case "dark":return "Switch to system mode";default:return "Toggle theme"}};return jsxRuntime.jsx("header",{className:`h-[60px] bg-background-surface border-b ${l}`,children:jsxRuntime.jsxs("div",{className:"relative flex h-full items-center",children:[jsxRuntime.jsx("div",{className:"flex items-center h-full flex-shrink-0",children:r&&jsxRuntime.jsx("label",{htmlFor:d,className:"md:hidden cursor-pointer","aria-label":"Open menu",children:jsxRuntime.jsx("div",{className:"flex h-full w-14 flex-col items-center justify-center border-r hover:bg-background-hover transition-colors",children:jsxRuntime.jsx(kr,{name:"List",size:"sm"})})})}),t&&jsxRuntime.jsx("div",{className:"flex-1 flex justify-end md:justify-center md:px-4 min-w-0",children:jsxRuntime.jsx("div",{className:"w-full md:max-w-4xl min-w-0",children:t})}),!t&&jsxRuntime.jsx("div",{className:"flex-1"}),jsxRuntime.jsxs("div",{className:"flex items-center gap-4 pr-4 flex-shrink-0 ml-4",children:[e,n&&a&&jsxRuntime.jsx("button",{type:"button",onClick:a,className:"flex items-center justify-center w-8 h-8 rounded hover:bg-background-hover transition-colors","aria-label":m(),children:u()}),c,o&&jsxRuntime.jsx("div",{className:"flex items-center",children:o})]})]})})};function Mg({sideNav:e,stackNav:t,topNav:r,children:o,contentPaddingX:n,contentPaddingY:a,showSidebarBorder:i=true,mainClassName:s,enableJsEnhancements:c=false}){let l="app-mobile-menu",d="app-sidebar-collapse";return qe.useEffect(()=>{if(!c)return;let u=document.getElementById(d),m=document.getElementById(l),p=document.querySelector("[data-app-shell]"),f=document.getElementById("app-sidebar");if(!u||!p||!f)return;let g=null,h=false;try{let R=localStorage.getItem("sidebar-collapsed");R!==null&&(u.checked=R==="true");}catch{}let b=()=>{try{localStorage.setItem("sidebar-collapsed",String(u.checked));}catch{}u.checked?h=true:(g&&(clearTimeout(g),g=null),p.removeAttribute("data-peek"),h=false);};u.addEventListener("change",b);let x=R=>{R.key==="Escape"&&(m&&(m.checked=false),p.removeAttribute("data-peek"));};document.addEventListener("keydown",x);let y=null;m&&(y=()=>{document.body.style.overflow=m.checked?"hidden":"";},m.addEventListener("change",y));let v=R=>{let E=R.target.closest("a");E&&E.href&&window.innerWidth<768&&m&&setTimeout(()=>{m.checked=false,document.body.style.overflow="";},100);};f.addEventListener("click",v);let S=16,w=200,N=()=>{g&&(clearTimeout(g),g=null),p.getAttribute("data-peek")!=="true"&&p.setAttribute("data-peek","true");},P=()=>{g&&clearTimeout(g),g=setTimeout(()=>{p.removeAttribute("data-peek"),g=null;},w);},T=R=>{if(window.innerWidth<768||!u.checked)return;let F=f.contains(R.target);if(h&&!F&&(h=false),h)return;R.clientX<=S||F?N():p.getAttribute("data-peek")==="true"&&P();};return document.addEventListener("mousemove",T),()=>{u.removeEventListener("change",b),document.removeEventListener("keydown",x),m&&y&&m.removeEventListener("change",y),f.removeEventListener("click",v),document.removeEventListener("mousemove",T),g&&clearTimeout(g);}},[c,l,d]),jsxRuntime.jsxs("div",{className:"min-h-[100dvh] bg-background text-text-primary relative","data-app-shell":"",children:[jsxRuntime.jsx("input",{type:"checkbox",id:d,className:"sr-only peer/sidebar","aria-hidden":"true"}),jsxRuntime.jsx("a",{href:"#app-content",className:"sr-only focus:not-sr-only focus:absolute focus:left-4 focus:top-4 z-50 rounded px-3 py-2 bg-background-surface shadow",children:"Skip to content"}),jsxRuntime.jsx(Ri,{...r,mobileMenuId:l,className:["sticky top-0 flex-shrink-0 z-30 md:hidden",r?.className].filter(Boolean).join(" ")}),jsxRuntime.jsxs("div",{className:"flex w-full h-[calc(100dvh-60px)] md:h-[100dvh] relative overflow-hidden",children:[jsxRuntime.jsx("input",{type:"checkbox",id:l,className:"sr-only peer/mobile","aria-hidden":"true"}),jsxRuntime.jsx("label",{htmlFor:l,className:"fixed inset-0 bg-background-modal z-[55] opacity-0 pointer-events-none peer-checked/mobile:opacity-100 peer-checked/mobile:pointer-events-auto transition-opacity md:hidden","aria-label":"Close menu"}),jsxRuntime.jsx("div",{"aria-hidden":"true","data-peek-zone":"",className:"hidden md:block fixed left-0 top-0 bottom-0 w-4 z-[70] pointer-events-none"}),jsxRuntime.jsx("label",{htmlFor:d,"data-expand-rail":"",className:"hidden fixed left-3 top-3 z-[75] items-center justify-center w-9 h-9 rounded-md bg-background-surface border border-border-default shadow-sm hover:bg-background-hover cursor-pointer transition-all duration-200","aria-label":"Expand sidebar",children:jsxRuntime.jsx(kr,{name:"Sidebar",size:"sm"})}),jsxRuntime.jsx("aside",{id:"app-sidebar","data-app-sidebar":"",className:["bg-background-surface","border-r border-border-default","transition-transform duration-300 ease-in-out md:transition-[transform,width] md:duration-300 md:ease-in-out","fixed md:relative","left-0 top-0 bottom-0","z-[60] md:z-10","w-full md:w-64","h-[100dvh] md:h-full","-translate-x-full","peer-checked/mobile:translate-x-0","md:translate-x-0",i?"":"!border-r-0",(t??e)?.className||""].filter(Boolean).join(" "),children:t?jsxRuntime.jsx(Oa,{...t,mobileMenuId:l,sidebarCollapseId:d,sticky:false,width:null,className:["h-full !border-r-0",t.className].filter(Boolean).join(" ")}):jsxRuntime.jsx(el,{...e,mobileMenuId:l,sidebarCollapseId:d,className:"h-full"})}),jsxRuntime.jsxs("div",{className:"flex-1 flex flex-col h-full overflow-hidden",children:[jsxRuntime.jsx("div",{className:"sticky top-0 flex-shrink-0 hidden md:block z-20","data-top-nav-wrapper":"",children:jsxRuntime.jsx(Ri,{...r,className:r?.className})}),jsxRuntime.jsx("main",{id:"app-content",className:["flex-1 overflow-y-auto overflow-x-hidden bg-background-body scrollbar-visible",n,a,s||""].join(" "),role:"main",children:o})]})]}),jsxRuntime.jsx("style",{dangerouslySetInnerHTML:{__html:`
1
+ 'use strict';var reactAriaComponents=require('react-aria-components'),je=require('react'),tailwindMerge=require('tailwind-merge'),jsxRuntime=require('react/jsx-runtime'),_m=require('@phosphor-icons/react'),luxon=require('luxon'),reactVirtual=require('@tanstack/react-virtual'),Dw=require('@phosphor-icons/react/ssr'),reactAria=require('react-aria'),reactStately=require('react-stately'),lucideReact=require('lucide-react'),framerMotion=require('framer-motion'),Dk=require('react-ace'),reactColorful=require('react-colorful'),curve=require('@visx/curve'),shape=require('@visx/shape'),gradient=require('@visx/gradient'),group=require('@visx/group'),scale=require('@visx/scale'),d3Array=require('d3-array'),axis=require('@visx/axis'),responsive=require('@visx/responsive'),zoom=require('@visx/zoom'),_T=require('papaparse'),brush=require('@visx/brush'),pattern=require('@visx/pattern'),d3Scale=require('d3-scale'),d3Time=require('d3-time'),dateFns=require('date-fns'),date=require('@internationalized/date'),core=require('@dnd-kit/core'),sortable=require('@dnd-kit/sortable'),utilities=require('@dnd-kit/utilities'),reactDom=require('react-dom'),GL=require('react-map-gl'),server=require('react-dom/server'),cA=require('@tiptap/extension-link'),react=require('@tiptap/react'),menus=require('@tiptap/react/menus'),mA=require('@tiptap/starter-kit'),TI=require('fuse.js');var _documentCurrentScript=typeof document!=='undefined'?document.currentScript:null;function _interopDefault(e){return e&&e.__esModule?e:{default:e}}function _interopNamespace(e){if(e&&e.__esModule)return e;var n=Object.create(null);if(e){Object.keys(e).forEach(function(k){if(k!=='default'){var d=Object.getOwnPropertyDescriptor(e,k);Object.defineProperty(n,k,d.get?d:{enumerable:true,get:function(){return e[k]}});}})}n.default=e;return Object.freeze(n)}var je__namespace=/*#__PURE__*/_interopNamespace(je);var _m__namespace=/*#__PURE__*/_interopNamespace(_m);var Dw__namespace=/*#__PURE__*/_interopNamespace(Dw);var Dk__default=/*#__PURE__*/_interopDefault(Dk);var _T__default=/*#__PURE__*/_interopDefault(_T);var GL__default=/*#__PURE__*/_interopDefault(GL);var cA__default=/*#__PURE__*/_interopDefault(cA);var mA__default=/*#__PURE__*/_interopDefault(mA);var TI__default=/*#__PURE__*/_interopDefault(TI);var _C=Object.create;var vd=Object.defineProperty;var $C=Object.getOwnPropertyDescriptor;var e0=Object.getOwnPropertyNames;var t0=Object.getPrototypeOf,r0=Object.prototype.hasOwnProperty;var o0=(e,t,r)=>t in e?vd(e,t,{enumerable:true,configurable:true,writable:true,value:r}):e[t]=r;var n0=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var a0=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of e0(t))!r0.call(e,n)&&n!==r&&vd(e,n,{get:()=>t[n],enumerable:!(o=$C(t,n))||o.enumerable});return e};var jm=(e,t,r)=>(r=e!=null?_C(t0(e)):{},a0(vd(r,"default",{value:e,enumerable:true}),e));var gi=(e,t,r)=>o0(e,typeof t!="symbol"?t+"":t,r);var op=n0((tp,rp)=>{(function(e,t){typeof define=="function"&&define.amd?define([],t):typeof tp<"u"?t():(t(),e.FileSaver={});})(tp,function(){function e(s,c){return typeof c>"u"?c={autoBom:false}:typeof c!="object"&&(console.warn("Deprecated: Expected third argument to be a object"),c={autoBom:!c}),c.autoBom&&/^\s*(?:text\/\S*|application\/xml|\S*\/\S*\+xml)\s*;.*charset\s*=\s*utf-8/i.test(s.type)?new Blob(["\uFEFF",s],{type:s.type}):s}function t(s,c,l){var d=new XMLHttpRequest;d.open("GET",s),d.responseType="blob",d.onload=function(){i(d.response,c,l);},d.onerror=function(){console.error("could not download file");},d.send();}function r(s){var c=new XMLHttpRequest;c.open("HEAD",s,false);try{c.send();}catch{}return 200<=c.status&&299>=c.status}function o(s){try{s.dispatchEvent(new MouseEvent("click"));}catch{var c=document.createEvent("MouseEvents");c.initMouseEvent("click",true,true,window,0,0,0,80,20,false,false,false,false,0,null),s.dispatchEvent(c);}}var n=typeof window=="object"&&window.window===window?window:typeof self=="object"&&self.self===self?self:typeof global=="object"&&global.global===global?global:void 0,a=n.navigator&&/Macintosh/.test(navigator.userAgent)&&/AppleWebKit/.test(navigator.userAgent)&&!/Safari/.test(navigator.userAgent),i=n.saveAs||(typeof window!="object"||window!==n?function(){}:"download"in HTMLAnchorElement.prototype&&!a?function(s,c,l){var d=n.URL||n.webkitURL,u=document.createElement("a");c=c||s.name||"download",u.download=c,u.rel="noopener",typeof s=="string"?(u.href=s,u.origin===location.origin?o(u):r(u.href)?t(s,c,l):o(u,u.target="_blank")):(u.href=d.createObjectURL(s),setTimeout(function(){d.revokeObjectURL(u.href);},4e4),setTimeout(function(){o(u);},0));}:"msSaveOrOpenBlob"in navigator?function(s,c,l){if(c=c||s.name||"download",typeof s!="string")navigator.msSaveOrOpenBlob(e(s,l),c);else if(r(s))t(s,c,l);else {var d=document.createElement("a");d.href=s,d.target="_blank",setTimeout(function(){o(d);});}}:function(s,c,l,d){if(d=d||open("","_blank"),d&&(d.document.title=d.document.body.innerText="downloading..."),typeof s=="string")return t(s,c,l);var u=s.type==="application/octet-stream",m=/constructor/i.test(n.HTMLElement)||n.safari,p=/CriOS\/[\d]+/.test(navigator.userAgent);if((p||u&&m||a)&&typeof FileReader<"u"){var f=new FileReader;f.onloadend=function(){var b=f.result;b=p?b:b.replace(/^data:[^;]*;/,"data:attachment/file;"),d?d.location.href=b:location=b,d=null;},f.readAsDataURL(s);}else {var g=n.URL||n.webkitURL,h=g.createObjectURL(s);d?d.location=h:location.href=h,d=null,setTimeout(function(){g.revokeObjectURL(h);},4e4);}});n.saveAs=i.saveAs=i,typeof rp<"u"&&(rp.exports=i);});});function or(e,t=false){let[r,o]=je.useState(t);return je.useEffect(()=>{if(typeof window>"u")return;let n=window.matchMedia(e);o(n.matches);let a=i=>{o(i.matches);};return n.addEventListener("change",a),()=>{n.removeEventListener("change",a);}},[e]),r}var Tn={sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1536px"};function nr(e="base"){let t=or(`(min-width: ${Tn.sm})`,e!=="base"),r=or(`(min-width: ${Tn.md})`,["md","lg","xl","2xl"].includes(e)),o=or(`(min-width: ${Tn.lg})`,["lg","xl","2xl"].includes(e)),n=or(`(min-width: ${Tn.xl})`,["xl","2xl"].includes(e)),a=or(`(min-width: ${Tn["2xl"]})`,e==="2xl"),i=!r,s=r,c="base";return a?c="2xl":n?c="xl":o?c="lg":r?c="md":t&&(c="sm"),{current:c,isSm:t,isMd:r,isLg:o,isXl:n,is2Xl:a,isMobile:i,isDesktop:s}}function ut(e,t){let r=je.forwardRef(({size:o=24,color:n="currentColor",className:a,mirrored:i,alt:s,...c},l)=>{let d=!!s||"aria-label"in c;return jsxRuntime.jsx("svg",{ref:l,xmlns:"http://www.w3.org/2000/svg",width:o,height:o,viewBox:"0 0 256 256",fill:n,className:a,transform:i?"scale(-1, 1)":void 0,"aria-hidden":d?void 0:true,role:d?"img":void 0,"aria-label":s,...c,children:t})});return r.displayName=e,r}var Ds=()=>jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("path",{d:"M12 128h44M200 128h44",fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round"}),jsxRuntime.jsx("circle",{cx:"76",cy:"128",r:"20",fill:"none",stroke:"currentColor",strokeWidth:"16"}),jsxRuntime.jsx("circle",{cx:"180",cy:"128",r:"20",fill:"none",stroke:"currentColor",strokeWidth:"16"})]}),qm=()=>jsxRuntime.jsx("path",{d:"M166 120 88 70",fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round"}),Qm=()=>jsxRuntime.jsx("path",{d:"M162 122 92 128",fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round"}),Zm=()=>jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("path",{d:"M112 85.7 A32 32 0 1 1 144 85.7",fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round"}),jsxRuntime.jsx("circle",{cx:"128",cy:"58",r:"8",fill:"currentColor",stroke:"none"})]}),d0=ut("TextureRecloser",jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("rect",{x:"36",y:"36",width:"184",height:"184",fill:"none",stroke:"currentColor",strokeWidth:"16"}),jsxRuntime.jsx("text",{x:"128",y:"126",textAnchor:"middle",dominantBaseline:"central",fontFamily:"ui-sans-serif, system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif",fontSize:"140",fontWeight:"700",fill:"currentColor",stroke:"none",children:"R"})]})),u0=ut("TextureFuse",jsxRuntime.jsx("path",{d:"M20 128h72q18 -84 36 0q18 84 36 0h72",fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round",strokeLinejoin:"round"})),p0=ut("TextureBreaker",jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("rect",{x:"36",y:"36",width:"184",height:"184",fill:"none",stroke:"currentColor",strokeWidth:"16"}),jsxRuntime.jsx("text",{x:"128",y:"126",textAnchor:"middle",dominantBaseline:"central",fontFamily:"ui-sans-serif, system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif",fontSize:"140",fontWeight:"700",fill:"currentColor",stroke:"none",children:"B"})]})),m0=ut("TextureSource",jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("path",{d:"M4 128h40M212 128h40",fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round"}),jsxRuntime.jsx("circle",{cx:"128",cy:"128",r:"84",fill:"none",stroke:"currentColor",strokeWidth:"16"}),jsxRuntime.jsx("path",{d:"M92 128q18 -84 36 0q18 84 36 0",fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round",strokeLinejoin:"round"})]})),f0=ut("TextureCapacitor",jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{d:"M4 128h106M146 128h106M110 72v112M146 72v112",fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round"})})),g0=ut("TextureRegulator",jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("circle",{cx:"128",cy:"128",r:"92",fill:"none",stroke:"currentColor",strokeWidth:"16"}),jsxRuntime.jsx("text",{x:"128",y:"126",textAnchor:"middle",dominantBaseline:"central",fontFamily:"ui-sans-serif, system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif",fontSize:"128",fontWeight:"700",fill:"currentColor",stroke:"none",children:"V"})]})),b0=ut("TextureSwitch",jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(Ds,{}),jsxRuntime.jsx(qm,{})]})),h0=ut("TextureSwitchClosed",jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(Ds,{}),jsxRuntime.jsx(Qm,{})]})),x0=ut("TextureOpenPoint",jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("path",{d:"M112 52 C 74 92, 74 164, 112 204",fill:"none",stroke:"currentColor",strokeWidth:"18",strokeLinecap:"round"}),jsxRuntime.jsx("path",{d:"M144 52 C 182 92, 182 164, 144 204",fill:"none",stroke:"currentColor",strokeWidth:"18",strokeLinecap:"round"})]})),y0=ut("TextureSectionalizerOpen",jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(Ds,{}),jsxRuntime.jsx(qm,{}),jsxRuntime.jsx(Zm,{})]})),v0=ut("TextureSectionalizerClosed",jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(Ds,{}),jsxRuntime.jsx(Qm,{}),jsxRuntime.jsx(Zm,{})]})),C0=ut("TextureTransformer",jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("path",{d:"M40 64H88A22 22 0 0 1 88 108A22 22 0 0 1 88 152A22 22 0 0 1 88 196H40",fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx("path",{d:"M216 64H168A22 22 0 0 0 168 108A22 22 0 0 0 168 152A22 22 0 0 0 168 196H216",fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round",strokeLinejoin:"round"})]})),wa={1:[128],2:[110,146],3:[92,128,164]},Cd=e=>jsxRuntime.jsx("path",{d:`M24 ${e}h208`,fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round"},e),Sd=e=>jsxRuntime.jsx("path",{d:`M24 ${e}h208`,fill:"none",stroke:"currentColor",strokeWidth:"16",strokeLinecap:"round",pathLength:100,strokeDasharray:"20 20"},e),S0=ut("TextureSinglePhaseOverheadLine",jsxRuntime.jsx(jsxRuntime.Fragment,{children:wa[1].map(Cd)})),w0=ut("TextureTwoPhaseOverheadLine",jsxRuntime.jsx(jsxRuntime.Fragment,{children:wa[2].map(Cd)})),N0=ut("TextureThreePhaseOverheadLine",jsxRuntime.jsx(jsxRuntime.Fragment,{children:wa[3].map(Cd)})),k0=ut("TextureSinglePhaseUndergroundLine",jsxRuntime.jsx(jsxRuntime.Fragment,{children:wa[1].map(Sd)})),T0=ut("TextureTwoPhaseUndergroundLine",jsxRuntime.jsx(jsxRuntime.Fragment,{children:wa[2].map(Sd)})),P0=ut("TextureThreePhaseUndergroundLine",jsxRuntime.jsx(jsxRuntime.Fragment,{children:wa[3].map(Sd)})),R0=ut("TextureSupportStructure",jsxRuntime.jsx("circle",{cx:"128",cy:"128",r:"40",fill:"currentColor",stroke:"none"})),Na={TextureRecloser:d0,TextureFuse:u0,TextureBreaker:p0,TextureSource:m0,TextureCapacitor:f0,TextureRegulator:g0,TextureSwitch:b0,TextureSwitchClosed:h0,TextureOpenPoint:x0,TextureSectionalizerOpen:y0,TextureSectionalizerClosed:v0,TextureTransformer:C0,TextureSinglePhaseOverheadLine:S0,TextureTwoPhaseOverheadLine:w0,TextureThreePhaseOverheadLine:N0,TextureSinglePhaseUndergroundLine:k0,TextureTwoPhaseUndergroundLine:T0,TextureThreePhaseUndergroundLine:P0,TextureSupportStructure:R0};if(process.env.NODE_ENV==="development")for(let e of Object.keys(Na))e in _m__namespace&&console.error(`Custom icon "${e}" collides with a Phosphor icon of the same name. Rename it (use the "Texture" prefix) to keep the icon namespace unambiguous.`);var ka={xs:16,sm:20,md:24,lg:32,xl:40,"2xl":48},B=je.memo(({name:e,size:t="md",color:r,weight:o="regular",className:n,ariaLabel:a,...i})=>{let s=Na[e]??_m__namespace[e];if(!s)return process.env.NODE_ENV==="development"&&console.error(`Icon "${e}" not found in @phosphor-icons/react or the custom icon registry`),null;let c=typeof t=="string"&&t in ka?ka[t]:t,l=tailwindMerge.twMerge("inline-block flex-shrink-0",!r&&"text-current",n);return jsxRuntime.jsx(s,{...i,size:c,color:r,weight:o,className:l,"aria-label":a||`${e} icon`,"data-testid":`icon-${e}`})});B.displayName="Icon";var M0=je.memo(({variant:e="subtle",shape:t="square",containerSize:r,containerClassName:o,size:n="md",className:a,name:i,color:s,weight:c,ariaLabel:l,ref:d,...u})=>{let m=typeof n=="string"&&n in ka?ka[n]:n,p=r?typeof r=="string"&&r in ka?ka[r]:r:m*1.75,f=tailwindMerge.twMerge("inline-flex items-center justify-center flex-shrink-0",t==="circle"?"rounded-full":"rounded-lg",e==="subtle"&&"bg-background-muted",e==="solid"&&"bg-action-brand text-[color:var(--color-action-brand-text)]",e==="outline"&&"border-2 border-current",o);return jsxRuntime.jsx("div",{className:f,style:{width:p,height:p},children:jsxRuntime.jsx(B,{...u,name:i,size:n,color:s,weight:c,className:a,ariaLabel:l})})});M0.displayName="IconWithContainer";function Sr({transparent:e=false,className:t,children:r,...o}){return jsxRuntime.jsx(reactAriaComponents.ModalOverlay,{...o,className:reactAriaComponents.composeRenderProps(t,(n,a)=>tailwindMerge.twMerge("fixed inset-0 z-50","outline-none focus:outline-none focus-visible:outline-none ring-0 focus:ring-0 focus-visible:ring-0",e?"bg-transparent":["bg-gradient-to-br from-background-modal/20 via-background-modal/15 to-background-modal/20","backdrop-blur-[2px]","supports-[backdrop-filter]:bg-background-modal/15"].join(" "),a.isEntering&&["animate-in fade-in","duration-300 ease-out"].join(" "),a.isExiting&&["animate-out fade-out","duration-200 ease-in"].join(" "),n)),children:r})}function H0({isEntering:e,isExiting:t,className:r="",disableGroup:o=false}){let n=[!o&&"group","bg-background-surface","forced-colors:bg-[Canvas]","shadow-lg","rounded-[var(--control-border-radius)]","bg-clip-padding","border","border-border-default","outline-none"].filter(Boolean).join(" "),a=e?["animate-in","fade-in","placement-bottom:slide-in-from-top-1","placement-top:slide-in-from-bottom-1","placement-left:slide-in-from-right-1","placement-right:slide-in-from-left-1","ease-out","duration-200"].join(" "):"",i=t?["animate-out","fade-out","placement-bottom:slide-out-to-top-1","placement-top:slide-out-to-bottom-1","placement-left:slide-out-to-right-1","placement-right:slide-out-to-left-1","ease-in","duration-150"].join(" "):"";return [n,a,i,r].filter(Boolean).join(" ")}function ht({children:e,showArrow:t=false,withBackdrop:r=false,className:o,isDismissable:n=true,disableGroup:a=false,...i}){let c=reactAriaComponents.useSlottedContext(reactAriaComponents.PopoverContext)?.trigger==="SubmenuTrigger",l=t?12:8;l=c?l-6:l;let d=jsxRuntime.jsxs(reactAriaComponents.Popover,{offset:l,...i,className:reactAriaComponents.composeRenderProps(o,(u,m)=>H0({...m,className:u,disableGroup:a})),children:[t&&jsxRuntime.jsx(reactAriaComponents.OverlayArrow,{children:jsxRuntime.jsx("svg",{width:12,height:12,viewBox:"0 0 12 12",className:"block fill-background-surface stroke-border-default stroke-1 group-placement-left:-rotate-90 group-placement-right:rotate-90 group-placement-bottom:rotate-180 forced-colors:fill-[Canvas] forced-colors:stroke-[ButtonBorder]",children:jsxRuntime.jsx("path",{d:"M0 0 L6 6 L12 0"})})}),e]});return r?jsxRuntime.jsx(Sr,{isDismissable:n,children:jsxRuntime.jsx(reactAriaComponents.Modal,{className:"outline-none focus:outline-none focus-visible:outline-none ring-0 focus:ring-0 focus-visible:ring-0",isDismissable:n,children:d})}):d}function As(e=true){let[t,r]=je.useState(null);return je.useEffect(()=>{if(!e){r(null);return}let o=typeof window<"u"?window.visualViewport:null;if(!o)return;let n=()=>{let a=Math.max(0,window.innerHeight-o.height-(o.offsetTop??0));r({height:o.height,keyboardOffset:a});};return n(),o.addEventListener("resize",n),o.addEventListener("scroll",n),()=>{o.removeEventListener("resize",n),o.removeEventListener("scroll",n);}},[e]),t}var Y0={"--color-brand-primary":["--color-action-brand","--color-text-link-default","--action-brand-background"],"--color-brand-dark":["--color-action-brand-hover","--color-text-link-hover","--action-brand-hover"],"--color-action-brand":["--color-text-link-default","--action-brand-background"],"--color-action-brand-hover":["--color-text-link-hover","--action-brand-hover"]};function tf(e){let t={...e};for(let[r,o]of Object.entries(Y0))if(e[r])for(let n of o)e[n]||(t[n]=e[r]);return t}function rf(e){return e.replace(/[{}<>]/g,"")}function of(e){return Object.entries(e).map(([t,r])=>`${rf(t)}: ${rf(r)};`).join(" ")}function af({variables:e,darkVariables:t,children:r}){let n=je.useId().replace(/:/g,""),a=e&&Object.keys(e).length>0,i=t&&Object.keys(t).length>0;if(!a&&!i)return jsxRuntime.jsx(jsxRuntime.Fragment,{children:r});let s=a?tf(e):null,c=i?tf(t):null,l=s?`[data-brand-scope="${n}"] { ${of(s)} }`:"",d=c?`.theme-dark [data-brand-scope="${n}"] { ${of(c)} }`:"",u=[l,d].filter(Boolean).join(`
2
+ `);return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("style",{dangerouslySetInnerHTML:{__html:u}}),jsxRuntime.jsx("div",{"data-brand-scope":n,children:r})]})}var Ta=new Map,X0=8;function j0(e){if(!e.startsWith("var("))return e;let t=e.slice(4,e.lastIndexOf(")")).trim(),r=t.indexOf(",");return (r===-1?t:t.slice(0,r)).trim()}var Bt=(e,t="#000000")=>typeof window>"u"?t:sf(e,t,0);function sf(e,t,r){if(r>X0)return t;let o=e.startsWith("var(")?j0(e):e.startsWith("--")?e:`--${e}`;if(!e.startsWith("--")&&!e.startsWith("var(")&&!o.startsWith("--color-")&&(o=`--color-${o.slice(2)}`),Ta.has(o))return Ta.get(o);try{let n=document.body||document.documentElement,i=getComputedStyle(n).getPropertyValue(o).trim();if(i){if(i.startsWith("var(")){let l=sf(i,t,r+1);return Ta.set(o,l),l}return Ta.set(o,i),i}let s=document.createElement("div");s.style.color=`var(${o})`,document.body.appendChild(s);let c=getComputedStyle(s).color;return document.body.removeChild(s),c&&c!=="rgb(0, 0, 0)"?(Ta.set(o,c),c):t}catch(n){return console.warn(`Failed to resolve color for ${e}:`,n),t}}var Is=()=>{Ta.clear();},Do=()=>{let e=[];for(let t=1;t<=12;t++){let r=Bt(`--color-viz-categorical-${t}`,"");r&&e.push(r);}return e.length===0?Fs():e},Fs=()=>["#5424db","#d92361","#e86a00","#5d89ff","#9a47e2","#f24cb8","#0ba286","#9c28af","#036e45","#52a119","#ff513d","#046691"],hi=()=>Bt("--color-viz-default","#444ae1"),q0=(e,t)=>{let r={},o=Do();return e.forEach((n,a)=>{t&&t[n]?r[n]=t[n]:r[n]=o[a%o.length];}),r},lf=e=>{let t=e.match(/\d+/g);if(!t||t.length<3)return true;let[r,o,n]=t.map(Number);return (.299*r+.587*o+.114*n)/255>.5},Q0=e=>lf(e)?Bt("--color-text-primary","#333333"):Bt("--color-text-inverse","#ffffff"),cf=(e,t)=>{if(!e||typeof e!="object")return console.warn("[Colors] Invalid GeoJSON data provided to extractUniqueValues"),[];if(!("type"in e)||e.type!=="FeatureCollection"&&e.type!=="Feature")return console.warn("[Colors] Data is not valid GeoJSON (missing type or invalid type)"),[];let r=new Set,o="features"in e?e.features:[e];if(!Array.isArray(o)||o.length===0)return console.warn("[Colors] No features found in GeoJSON data"),[];let n=0;return o.forEach(a=>{if(!(!a||typeof a!="object")&&a.properties&&t in a.properties){n++;let i=a.properties[t];i!=null&&r.add(i);}}),n===0&&console.warn(`[Colors] Property "${t}" not found on any features. Available properties: ${o[0]?.properties?Object.keys(o[0].properties).join(", "):"none"}`),Array.from(r).sort()},kd=e=>{let t=Do(),r={};return e.forEach((o,n)=>{r[o]=t[n%t.length];}),r};var Td=(e,t)=>{if(!e||typeof e!="object")return console.warn("[Colors] Invalid GeoJSON data provided to extractNumericValues"),[];if(!("type"in e)||e.type!=="FeatureCollection"&&e.type!=="Feature")return console.warn("[Colors] Data is not valid GeoJSON (missing type or invalid type)"),[];let r="features"in e?e.features:[e];if(!Array.isArray(r)||r.length===0)return console.warn("[Colors] No features found in GeoJSON data"),[];let o=new Set,n=0;return r.forEach(a=>{if(!(!a||typeof a!="object")&&a.properties&&t in a.properties){n++;let i=a.properties[t];typeof i=="number"&&!isNaN(i)&&o.add(i);}}),n===0&&console.warn(`[Colors] Property "${t}" not found on any features. Available properties: ${r[0]?.properties?Object.keys(r[0].properties).join(", "):"none"}`),Array.from(o).sort((a,i)=>a-i)},Pd=e=>e.length===0?(console.warn("[Colors] Cannot calculate bounds from empty array"),{min:0,max:1}):{min:e[0],max:e[e.length-1]},df=(e,t)=>{if(typeof t=="number")return t;if(e.length===0)return console.warn("[Colors] Cannot calculate center from empty array, defaulting to 0"),0;if(t==="median"){let r=Math.floor(e.length/2);return e.length%2===0?(e[r-1]+e[r])/2:e[r]}return e.reduce((r,o)=>r+o,0)/e.length},xi=(e="viridis")=>{let o=`viz-sequential-${{redYellowGreen:"red-yellow-green"}[e]||e}`,n=[];for(let a=1;a<=10;a++){let i=`${o}-${a}`,s=Bt(i);n.push(s);}return n},yi=(e="redYellowBlue")=>{let o=`viz-diverging-${{orangeYellowSeafoam:"orange-yellow-seafoam",redYellowBlue:"red-yellow-blue",redBlue:"red-blue"}[e]||e}`,n=[];for(let a=1;a<=10;a++){let i=`${o}-${a}`,s=Bt(i);n.push(s);}return n},vi=(e,t,r,o="viridis")=>{let n=xi(o);if(e<=t)return n[0];if(e>=r)return n[n.length-1];if(t===r)return n[Math.floor(n.length/2)];let i=(e-t)/(r-t)*(n.length-1),s=Math.floor(i);return n[s]},Ci=(e,t,r,o,n="redYellowBlue")=>{let a=yi(n),i=4;if(e<=t)return a[0];if(e>=r)return a[a.length-1];if(e===o||t===r)return a[i];if(e<o){let c=(e-t)/(o-t)*i,l=Math.floor(c);return a[Math.min(l,i)]}else {let s=(e-o)/(r-o),c=i+s*(a.length-1-i),l=Math.floor(c);return a[Math.min(l,a.length-1)]}};var Rd=je.createContext({mode:"system",colorMode:"light",isDarkTheme:false,toggleTheme:()=>{}}),qt=()=>je.useContext(Rd);function tS(){return typeof window>"u"?"light":window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"}function mf(){if(typeof window>"u")return "system";let e=localStorage.getItem("colorModePreference");return e==="light"||e==="dark"||e==="system"?e:"system"}function ff(e){return e==="system"?tS():e}var bf=({children:e})=>{let[t,r]=je.useState(mf),[o,n]=je.useState(()=>ff(mf())),a=o==="dark",i=je.useCallback(c=>{c==="dark"?(document.documentElement.classList.add("theme-dark"),document.body.classList.add("theme-dark")):(document.documentElement.classList.remove("theme-dark"),document.body.classList.remove("theme-dark")),Is();},[]);je.useEffect(()=>{Is();let c=ff(t);if(n(c),i(c),t==="system"){let l=window.matchMedia("(prefers-color-scheme: dark)"),d=u=>{let m=u.matches?"dark":"light";n(m),i(m);};return l.addEventListener("change",d),()=>{l.removeEventListener("change",d);}}},[t,i]);let s=je.useCallback(()=>{r(c=>{let l=c==="system"?"light":c==="light"?"dark":"system";return localStorage.setItem("colorModePreference",l),l});},[]);return jsxRuntime.jsx(Rd.Provider,{value:{mode:t,colorMode:o,isDarkTheme:a,toggleTheme:s},children:e})};function ar(...e){return e.filter(Boolean).join(" ")}var Md=class{constructor(){gi(this,"formatters",new Map);}register(t,r){this.formatters.set(t,r);}format(t,r,...o){let n=this.formatters.get(t);return n?n(r,...o):(console.warn(`No formatter registered for key: ${t}`),null)}has(t){return this.formatters.has(t)}keys(){return Array.from(this.formatters.keys())}unregister(t){this.formatters.delete(t);}clear(){this.formatters.clear();}},ce=new Md;var Jo=(e,t="Yes",r="No")=>e==null?null:e?t:r,rS=e=>Jo(e,"Enabled","Disabled"),oS=e=>Jo(e,"On","Off"),nS=e=>Jo(e,"Active","Inactive"),aS=e=>Jo(e,"True","False"),iS=e=>Jo(e,"\u2713","\u2717"),Xo=e=>{if(e==null)return null;if(typeof e=="boolean")return e;if(typeof e=="string"){let t=e.toLowerCase().trim();return t==="true"||t==="yes"||t==="1"||t==="on"||t==="enabled"?true:t==="false"||t==="no"||t==="0"||t==="off"||t==="disabled"?false:null}return typeof e=="number"?e!==0:null},hf=(e,t)=>{if(t.hideWhenNull&&e==null)return null;if(e==null)return t.nullText??null;let r=Xo(e);return r===null?t.nullText??null:Jo(r,t.trueText??"Yes",t.falseText??"No")};ce.register("boolean",(e,t,r)=>{let o=Xo(e);return o!==null?Jo(o,typeof t=="string"?t:"Yes",typeof r=="string"?r:"No"):null});ce.register("yesNo",e=>{let t=Xo(e);return t!==null?Jo(t,"Yes","No"):null});ce.register("enabledDisabled",e=>{let t=Xo(e);return t!==null?rS(t):null});ce.register("onOff",e=>{let t=Xo(e);return t!==null?oS(t):null});ce.register("activeInactive",e=>{let t=Xo(e);return t!==null?nS(t):null});ce.register("trueFalse",e=>{let t=Xo(e);return t!==null?aS(t):null});ce.register("checkmark",e=>{let t=Xo(e);return t!==null?iS(t):null});var be=e=>e==null,xf=(e,t=0)=>be(e)?null:`${e.toFixed(t)}%`,yf=(e,t=0)=>xf(e,t)??"\u2014",sS=e=>be(e)?null:Math.round(e).toString(),lS=(e,t=1)=>be(e)?null:e.toFixed(t),cS=(e,t,r=true)=>{if(be(e))return null;let o={useGrouping:r};return t!==void 0&&(o.minimumFractionDigits=t,o.maximumFractionDigits=t),new Intl.NumberFormat("en-US",o).format(e)},dS=(e,t="short")=>be(e)?null:new Intl.NumberFormat("en-US",{notation:"compact",compactDisplay:t}).format(e),uS=(e,t=2)=>be(e)?null:e.toExponential(t),vf=(e,t="USD",r)=>{if(be(e))return null;let o={style:"currency",currency:t,currencyDisplay:r?.currencyDisplay??"symbol",useGrouping:r?.thousandsSeparator??true};return r?.minimumFractionDigits!==void 0&&(o.minimumFractionDigits=r.minimumFractionDigits),r?.maximumFractionDigits!==void 0&&(o.maximumFractionDigits=r.maximumFractionDigits),new Intl.NumberFormat("en-US",o).format(e)},Cf=(e,t)=>{if(t.hideWhenNull&&e==null||t.hideWhenZero&&e===0)return null;if(e==null)return t.nullText??null;let r=typeof e=="string"?parseFloat(e):Number(e);if(isNaN(r))return t.nullText??null;let o={useGrouping:t.thousandsSeparator??false};return t.decimals!==void 0&&(o.minimumFractionDigits=t.decimals,o.maximumFractionDigits=t.decimals),t.notation&&(o.notation=t.notation,t.notation==="compact"&&t.compactDisplay&&(o.compactDisplay=t.compactDisplay)),t.sign&&(o.signDisplay=t.sign),new Intl.NumberFormat("en-US",o).format(r)},Sf=(e,t)=>{if(t.hideWhenNull&&e==null||t.hideWhenZero&&e===0)return null;if(e==null)return t.nullText??null;let r=typeof e=="string"?parseFloat(e):Number(e);return isNaN(r)?t.nullText??null:vf(r,t.currency,t)};ce.register("percentage",(e,t)=>typeof e=="number"?xf(e,typeof t=="number"?t:0):null);ce.register("integer",e=>typeof e=="number"?sS(e):null);ce.register("float",(e,t)=>typeof e=="number"?lS(e,typeof t=="number"?t:1):null);ce.register("number",(e,t,r)=>{let o=typeof e=="string"?parseFloat(e):Number(e);return isNaN(o)?null:cS(o,typeof t=="number"?t:void 0,typeof r=="boolean"?r:true)});ce.register("compact",(e,t)=>typeof e=="number"?dS(e,t==="long"?"long":"short"):null);ce.register("scientific",(e,t)=>typeof e=="number"?uS(e,typeof t=="number"?t:2):null);ce.register("currency",(e,t,r)=>typeof e=="number"?vf(e,typeof t=="string"?t:"USD",typeof r=="object"&&r!==null?r:{}):null);function H5(e,t=1){return be(e)?null:Math.abs(e)>=1e3?`${(e/1e3).toFixed(t)} MWh`:`${e.toFixed(t)} kWh`}function G5(e,t=1){return be(e)?null:Math.abs(e)>=1e3?`${(e/1e3).toFixed(t)} MW`:`${e.toFixed(t)} kW`}function uo({value:e,formatter:t,emptyClassName:r="text-text-secondary",emptyText:o="\u2014"}){if(e==null)return jsxRuntime.jsx("span",{className:r,children:o});if(typeof t=="function")return t(e);if(t&&typeof t=="object"){let n=wr(e,t);return e instanceof Date&&n?jsxRuntime.jsx("time",{dateTime:e.toISOString(),title:e.toISOString(),children:n}):n||jsxRuntime.jsx("span",{className:r,children:o})}if(!t){if(typeof e=="string")return e;if(e instanceof Date){let n=wr(e,{type:"date"});return jsxRuntime.jsx("time",{dateTime:e.toISOString(),title:e.toISOString(),children:n})}if(typeof e=="number")return wr(e,{type:"number"});if(typeof e=="boolean")return wr(e,{type:"boolean"})}return String(e)}function Y5(e,t,r){return je__namespace.default.useCallback(o=>uo({value:o,formatter:e,emptyClassName:t,emptyText:r}),[e,t,r])}var Ed=(e,t=0)=>{if(be(e))return null;let r=e*1e3;return t===0?`${Math.round(r)} mA`:`${r.toFixed(t)} mA`},Vs=(e,t=1)=>be(e)?null:`${e.toFixed(t)} A`,Ld=(e,t=2)=>be(e)?null:`${(e/1e3).toFixed(t)} kA`,mS=(e,t)=>{if(be(e))return null;let r=Math.abs(e);return r>=1e3?Ld(e,t??2):r<1?Ed(e,t??0):Vs(e,t??1)},Dd=(e,t)=>{if(t.hideWhenNull&&e==null||t.hideWhenZero&&e===0)return null;if(e==null)return t.nullText??null;let r=typeof e=="string"?parseFloat(e):Number(e);if(isNaN(r))return t.nullText??null;let o=t.decimals;if(t.unit)switch(t.unit){case "kA":return Ld(r,o??2);case "mA":return Ed(r,o??0);case "A":return Vs(r,o??1)}return t.autoScale!==false?mS(r,o):Vs(r,o??1)};ce.register("current",Dd);var Q5=Ed,Z5=Vs,_5=Ld;var Pn=e=>{if(e==null)return null;if(e instanceof Date)return luxon.DateTime.fromJSDate(e);if(typeof e=="string"){let t=luxon.DateTime.fromISO(e);return t.isValid?t:null}if(typeof e=="number"){let t=luxon.DateTime.fromMillis(e);return t.isValid?t:null}return null},fS=(e,t=false,r)=>{if(!e)return null;let o=Pn(e);if(!o)return "Invalid Date";let n=r?o.setZone(r):o;return t?n.toLocaleString(luxon.DateTime.DATETIME_SHORT):n.toLocaleString(luxon.DateTime.DATE_SHORT)},Os=e=>{if(!e)return null;let t=Pn(e);return t?t.toRelative():"Invalid Date"},gS=(e,t)=>{if(!e)return null;let r=Pn(e);return r?(t?r.setZone(t):r).toLocaleString(luxon.DateTime.DATETIME_MED_WITH_WEEKDAY):"Invalid Date"},bS=e=>{if(!e)return null;let t=Pn(e);return t?t.toISO():null},hS=(e,t,r)=>{if(!e)return null;let o=Pn(e);return o?(r?o.setZone(r):o).toFormat(t):"Invalid Date"},r4=e=>{let t=Pn(e);return t?{year:t.year,month:t.month,day:t.day,weekday:t.weekday,hour:t.hour,minute:t.minute,second:t.second,millisecond:t.millisecond,weekdayShort:t.weekdayShort,weekdayLong:t.weekdayLong,monthShort:t.monthShort,monthLong:t.monthLong}:null},wf=(e,t)=>{if(t.hideWhenNull&&e==null)return null;if(e==null)return t.nullText??null;let r=Pn(e);if(!r)return t.nullText??"Invalid Date";let o=t.timezone?r.setZone(t.timezone):r;if(t.relative)return o.toRelative();if(t.format)return o.toFormat(t.format);if(t.dateStyle||t.timeStyle){let n={};if(t.dateStyle)switch(t.dateStyle){case "short":n.date=luxon.DateTime.DATE_SHORT;break;case "medium":n.date=luxon.DateTime.DATE_MED;break;case "long":n.date=luxon.DateTime.DATE_FULL;break;case "full":n.date=luxon.DateTime.DATE_HUGE;break}if(t.timeStyle)switch(t.timeStyle){case "short":n.time=luxon.DateTime.TIME_SIMPLE;break;case "medium":n.time=luxon.DateTime.TIME_WITH_SECONDS;break;case "long":case "full":n.time=luxon.DateTime.TIME_WITH_SHORT_OFFSET;break}if(n.date&&n.time)return o.toLocaleString({...n.date,...n.time});if(n.date)return o.toLocaleString(n.date);if(n.time)return o.toLocaleString(n.time)}return o.toLocaleString(luxon.DateTime.DATETIME_SHORT)};ce.register("date",(e,t,r)=>fS(e,typeof t=="boolean"?t:false,typeof r=="string"?r:void 0));ce.register("relativeTime",e=>Os(e));ce.register("fullDateTime",(e,t)=>gS(e,typeof t=="string"?t:void 0));ce.register("isoString",e=>bS(e));ce.register("customDateFormat",(e,t,r)=>typeof t=="string"?hS(e,t,typeof r=="string"?r:void 0):null);var Ad=(e,t=1)=>be(e)?null:`${e.toFixed(t)} m`,xS=(e,t=1)=>be(e)?null:`${(e*100).toFixed(t)} cm`,yS=(e,t=0)=>be(e)?null:`${(e*1e3).toFixed(t)} mm`,Id=(e,t=1)=>be(e)?null:`${(e/1e3).toFixed(t)} km`,Fd=(e,t=0)=>be(e)?null:`${e.toFixed(t)} ft`,vS=(e,t=1)=>be(e)?null:`${e.toFixed(t)} in`,Bd=(e,t=1)=>be(e)?null:`${e.toFixed(t)} mi`,Vd=(e,t=0)=>be(e)?null:`${e.toFixed(t)} yd`,i4=(e,t=1)=>be(e)?null:`${e.toFixed(t)} nm`,s4=e=>e*3.28084,l4=e=>e/3.28084,c4=e=>e*1.60934,d4=e=>e/1.60934,u4=e=>e/5280,Nf=e=>e*5280,p4=e=>e/1609.34,m4=e=>e*1609.34,f4=e=>e*.9144,g4=e=>e/.9144,b4=e=>e*2.54,h4=e=>e/2.54,kf=(e,t=false,r=1)=>{if(be(e))return null;let o=Math.abs(e);return t?o>=1e3?Id(e,r):o<.01?yS(e,0):o<1?xS(e,r):Ad(e,r):o<.01?Fd(Nf(e),0):o<.1?Vd(Nf(e)/3,0):Bd(e,r)},Tf=(e,t)=>{if(t.hideWhenNull&&e==null||t.hideWhenZero&&e===0)return null;if(e==null)return t.nullText??null;let r=typeof e=="string"?parseFloat(e):Number(e);if(isNaN(r))return t.nullText??null;let o=t.decimals??1;if(t.autoScale){let n=t.unit==="m"||t.unit==="km";return kf(r,n,o)}switch(t.unit){case "km":return Id(r,o);case "ft":return Fd(r,o);case "mi":return Bd(r,o);case "yd":return Vd(r,o);default:return Ad(r,o)}};ce.register("miles",(e,t)=>typeof e=="number"?Bd(e,typeof t=="number"?t:1):null);ce.register("kilometers",(e,t)=>typeof e=="number"?Id(e,typeof t=="number"?t:1):null);ce.register("meters",(e,t)=>typeof e=="number"?Ad(e,typeof t=="number"?t:1):null);ce.register("feet",(e,t)=>typeof e=="number"?Fd(e,typeof t=="number"?t:0):null);ce.register("yards",(e,t)=>typeof e=="number"?Vd(e,typeof t=="number"?t:0):null);ce.register("inches",(e,t)=>typeof e=="number"?vS(e,typeof t=="number"?t:1):null);ce.register("autoScaleDistance",(e,t,r)=>typeof e=="number"?kf(e,typeof t=="boolean"?t:false,typeof r=="number"?r:1):null);var Od=(e,t=1)=>be(e)?null:`${e.toFixed(t)} Wh`,zd=(e,t=1)=>be(e)?null:`${(e/1e3).toFixed(t)} kWh`,Pf=(e,t=1)=>be(e)?null:`${(e/1e6).toFixed(t)} MWh`,Rf=(e,t=1)=>be(e)?null:`${(e/1e9).toFixed(t)} GWh`,Hd=e=>{let t=Math.abs(e);return t>=1e9?"GWh":t>=1e6?"MWh":t>=1e3?"kWh":"Wh"},Mf=(e,t=1)=>{if(be(e))return null;switch(Hd(e)){case "GWh":return Rf(e,t);case "MWh":return Pf(e,t);case "kWh":return zd(e,t);default:return Od(e,t)}},Gd={Wh:1,kWh:1e3,MWh:1e6,GWh:1e9},Wd=(e,t)=>{if(t.hideWhenNull&&e==null||t.hideWhenZero&&e===0)return null;if(e==null)return t.nullText??null;let r=typeof e=="string"?parseFloat(e):Number(e);if(isNaN(r))return t.nullText??null;let o=t.sourceUnit?r*Gd[t.sourceUnit]:r,n=t.decimals??1;if(t.unit)switch(t.unit){case "GWh":return Rf(o,n);case "MWh":return Pf(o,n);case "kWh":return zd(o,n);case "Wh":return Od(o,n)}return t.autoScale!==false?Mf(o,n):Od(o,n)};ce.register("kWh",e=>typeof e=="number"?zd(e):null);ce.register("autoScaleEnergy",(e,t)=>typeof e=="number"?Mf(e,typeof t=="number"?t:1):null);ce.register("energy",Wd);var zs=e=>{if(!e)return null;let t=e.replace(/\D/g,"");return t.length===10?t.replace(/(\d{3})(\d{3})(\d{4})/,"($1) $2-$3"):t.length===11&&t.startsWith("1")?t.replace(/1(\d{3})(\d{3})(\d{4})/,"+1 ($1) $2-$3"):e},Ud=e=>{if(!e)return null;let t=e.replace(/[^\d+]/g,"");return t.startsWith("+")?t.length===12&&t.startsWith("+1")?t.replace(/\+1(\d{3})(\d{3})(\d{4})/,"+1 ($1) $2-$3"):t.length===13&&t.startsWith("+44")?t.replace(/\+44(\d{2})(\d{4})(\d{4})/,"+44 $1 $2 $3"):t.replace(/(\+\d{1,3})(\d{3,4})(\d{3,4})(\d{3,4})?/,"$1 $2 $3 $4").trim():zs(e)},Pa=e=>e?e.startsWith("+")||e.length>11?Ud(e):zs(e):null,Ef=(e,t)=>{if(t.hideWhenNull&&e==null)return null;if(e==null)return t.nullText??null;let r=String(e);if(t.international)return Ud(r);switch(t.country){case "US":case "CA":return zs(r);default:return Pa(r)}};ce.register("phoneNumber",e=>typeof e=="string"?Pa(e):null);ce.register("usPhone",e=>typeof e=="string"?zs(e):null);ce.register("internationalPhone",e=>typeof e=="string"?Ud(e):null);var Hs=(e,t=0)=>be(e)?null:t===0?`${Math.round(e)} W`:`${e.toFixed(t)} W`,Kd=(e,t=1)=>be(e)?null:`${(e/1e3).toFixed(t)} kW`,Yd=(e,t=1)=>be(e)?null:`${(e/1e6).toFixed(t)} MW`,Jd=(e,t=2)=>be(e)?null:`${(e/1e9).toFixed(t)} GW`,CS=(e,t)=>{if(be(e))return null;let r=Math.abs(e);return r>=1e9?Jd(e,t??2):r>=1e6?Yd(e,t??1):r>=1e3?Kd(e,t??1):Hs(e,t??0)},Xd=(e,t)=>{if(t.hideWhenNull&&e==null||t.hideWhenZero&&e===0)return null;if(e==null)return t.nullText??null;let r=typeof e=="string"?parseFloat(e):Number(e);if(isNaN(r))return t.nullText??null;let o=t.decimals;if(t.unit)switch(t.unit){case "GW":return Jd(r,o??2);case "MW":return Yd(r,o??1);case "kW":return Kd(r,o??1);case "W":return Hs(r,o??0)}return t.autoScale!==false?CS(r,o):Hs(r,o??0)};ce.register("power",Xd);var T4=Hs,P4=Kd,R4=Yd,M4=Jd;var jd=(e,t=1)=>be(e)?null:`${(e*1e3).toFixed(t)} m\u03A9`,Gs=(e,t=1)=>be(e)?null:`${e.toFixed(t)} \u03A9`,Lf=(e,t=1)=>be(e)?null:`${(e/1e3).toFixed(t)} k\u03A9`,Df=(e,t=2)=>be(e)?null:`${(e/1e6).toFixed(t)} M\u03A9`,SS=(e,t)=>{if(be(e))return null;let r=Math.abs(e);return r>=1e6?Df(e,t??2):r>=1e3?Lf(e,t??1):r<1?jd(e,t??1):Gs(e,t??1)},qd=(e,t)=>{if(t.hideWhenNull&&e==null||t.hideWhenZero&&e===0)return null;if(e==null)return t.nullText??null;let r=typeof e=="string"?parseFloat(e):Number(e);if(isNaN(r))return t.nullText??null;let o=t.decimals;if(t.unit)switch(t.unit){case "M\u03A9":return Df(r,o??2);case "k\u03A9":return Lf(r,o??1);case "m\u03A9":return jd(r,o??1);case "\u03A9":return Gs(r,o??1)}return t.autoScale!==false?SS(r,o):Gs(r,o??1)};ce.register("resistance",qd);ce.register("ohms",e=>typeof e=="number"?Gs(e):null);ce.register("milliohms",e=>typeof e=="number"?jd(e):null);var Af=e=>{switch(e){case "FAHRENHEIT":return "F";case "CELSIUS":return "C";case "KELVIN":return "K";default:return "F"}},If=(e,t=0)=>be(e)?null:`${e.toFixed(t)}\xB0F`,Ff=(e,t=true,r=0)=>be(e)?null:`${(t?(e-32)*(5/9):e).toFixed(r)}\xB0C`,Bf=(e,t=true,r=0)=>be(e)?null:`${(t?(e-32)*(5/9)+273.15:e+273.15).toFixed(r)}K`,wS=e=>e*9/5+32,NS=e=>(e-32)*(5/9),B4=e=>e+273.15,kS=e=>e-273.15,V4=e=>NS(e)+273.15,O4=e=>wS(kS(e)),Vf=(e,t="F",r=0)=>{if(be(e))return null;switch(typeof t=="string"&&t.length>1?Af(t):t){case "C":return Ff(e,true,r);case "K":return Bf(e,true,r);default:return If(e,r)}},Of=(e,t)=>{if(t.hideWhenNull&&e==null)return null;if(e==null)return t.nullText??null;let r=typeof e=="string"?parseFloat(e):Number(e);if(isNaN(r))return t.nullText??null;let o=t.decimals??0,n=t.unit??"F";if(t.showUnit===false)switch(typeof n=="string"&&n.length>1?Af(n):n){case "C":return ((r-32)*.5555555555555556).toFixed(o);case "K":return ((r-32)*.5555555555555556+273.15).toFixed(o);default:return r.toFixed(o)}return Vf(r,n,o)};ce.register("temperature",(e,t,r)=>typeof e=="number"?Vf(e,typeof t=="string"?t:"F",typeof r=="number"?r:0):null);ce.register("fahrenheit",(e,t)=>typeof e=="number"?If(e,typeof t=="number"?t:0):null);ce.register("celsius",(e,t,r)=>typeof e=="number"?Ff(e,typeof t=="boolean"?t:true,typeof r=="number"?r:0):null);ce.register("kelvin",(e,t,r)=>typeof e=="number"?Bf(e,typeof t=="boolean"?t:true,typeof r=="number"?r:0):null);var TS=(e,t)=>!!(t.hideWhenNull&&e==null||t.hideWhenZero&&e===0),zf=e=>e?.toUpperCase()??"",Hf=e=>e?.toLowerCase()??"",Gf=e=>e?e.charAt(0).toUpperCase()+e.slice(1).toLowerCase():"",Wf=e=>{if(!e)return "";let t=new Set(["a","an","the","and","but","or","for","nor","on","at","of","to","with","in","as","by"]);return e.toLowerCase().split(/\s+/).map((r,o)=>t.has(r)&&o!==0?r:r.charAt(0).toUpperCase()+r.slice(1)).join(" ")},Uf=e=>e?e.split(/\s+/).map(t=>t.charAt(0).toUpperCase()+t.slice(1).toLowerCase()).join(" "):"",Kf=e=>e?e.charAt(0).toUpperCase()+e.slice(1):"",Yf=e=>e?e.replace(/([A-Z])/g," $1").replace(/^./,t=>t.toUpperCase()).trim():"",Jf=e=>e?e.toLowerCase().split("_").map(t=>Kf(t)).join(" "):"",PS=e=>e?e.includes("_")?Jf(e):e.toUpperCase()===e?Kf(e.toLowerCase()):Yf(e):"",Ra=(e,t=16)=>{if(!e)return "";if(t<5||e.length<=t)return e;let r=t-3,o=Math.ceil(r/2),n=Math.floor(r/2);return `${e.slice(0,o)}...${e.slice(-n)}`},Ws=(e,t=8)=>e?e.length<=t?e:`...${e.slice(-t)}`:"",Us=(e,t=16,r="...")=>e?e.length<=t?e:e.slice(0,t)+r:"",RS=e=>{if(!e)return "";let t=e.toString(),r=t.slice(-4),o=t.length-4;return o>0?"*".repeat(o)+r:t},Xf=(e,t)=>{if(TS(e,t))return null;if(e==null)return t.nullText??null;let r=String(e);if(t.transform&&(Array.isArray(t.transform)?t.transform:[t.transform]).forEach(n=>{switch(n){case "uppercase":r=zf(r);break;case "lowercase":r=Hf(r);break;case "capitalize":r=Uf(r);break;case "titleCase":r=Wf(r);break;case "sentenceCase":r=Gf(r);break}}),t.truncate){let{length:o,position:n,ellipsis:a="..."}=t.truncate;switch(n){case "start":r=Ws(r,o);break;case "middle":r=Ra(r,o);break;case "end":r=Us(r,o,a);break}}return r};ce.register("uppercase",e=>zf(String(e)));ce.register("lowercase",e=>Hf(String(e)));ce.register("sentenceCase",e=>Gf(String(e)));ce.register("titleCase",e=>Wf(String(e)));ce.register("capitalize",e=>Uf(String(e)));ce.register("camelCaseToWords",e=>Yf(String(e)));ce.register("snakeCaseToWords",e=>Jf(String(e)));ce.register("enumToSentenceCase",e=>PS(String(e)));ce.register("truncateMiddle",(e,t)=>Ra(String(e),typeof t=="number"?t:16));ce.register("truncateStart",(e,t)=>Ws(String(e),typeof t=="number"?t:8));ce.register("truncateEnd",(e,t,r)=>Us(String(e),typeof t=="number"?t:16,typeof r=="string"?r:"..."));ce.register("secret",e=>RS(String(e)));var Qd=(e,t=0)=>{if(be(e))return null;let r=e*1e3;return t===0?`${Math.round(r)} mV`:`${r.toFixed(t)} mV`},Ks=(e,t=0)=>be(e)?null:t===0?`${Math.round(e)} V`:`${e.toFixed(t)} V`,Zd=(e,t=1)=>be(e)?null:`${(e/1e3).toFixed(t)} kV`,MS=(e,t)=>{if(be(e))return null;let r=Math.abs(e);return r>=1e3?Zd(e,t??1):r<1?Qd(e,t??0):Ks(e,t??0)},_d=(e,t)=>{if(t.hideWhenNull&&e==null||t.hideWhenZero&&e===0)return null;if(e==null)return t.nullText??null;let r=typeof e=="string"?parseFloat(e):Number(e);if(isNaN(r))return t.nullText??null;let o=t.decimals;if(t.unit)switch(t.unit){case "kV":return Zd(r,o??1);case "mV":return Qd(r,o??0);case "V":return Ks(r,o??0)}return t.autoScale!==false?MS(r,o):Ks(r,o??0)};ce.register("voltage",_d);var K4=Qd,Y4=Ks,J4=Zd;var ES=(e,t)=>{if(e==null)return t.nullText??null;if(t.hideWhenNull&&e===null)return null;let r=typeof e=="number"?e:Number(e);return Number.isNaN(r)?t.nullText??null:yf(r,t.decimals??0)},wr=(e,t)=>{switch(t.type){case "text":return Xf(e,t);case "number":return Cf(e,t);case "percentage":return ES(e,t);case "currency":return Sf(e,t);case "date":return wf(e,t);case "boolean":return hf(e,t);case "energy":return Wd(e,t);case "power":return Xd(e,t);case "voltage":return _d(e,t);case "current":return Dd(e,t);case "resistance":return qd(e,t);case "temperature":return Of(e,t);case "distance":return Tf(e,t);case "phone":return Ef(e,t);case "custom":{let r=t;return r.hideWhenNull&&e==null?null:e==null?r.nullText??null:r.formatter(e,r.options)}default:return e!=null?String(e):null}};var Ma={power:"W",energy:"Wh",voltage:"V",current:"A",resistance:"\u03A9",distance:"m"},LS=new Set(["number","power","energy","voltage","current","resistance","temperature","distance","percentage"]);function $d(e){if(!e)return null;switch(e.type){case "percentage":return "%";case "power":return e.unit??Ma.power;case "energy":return e.unit??e.sourceUnit??Ma.energy;case "voltage":return e.unit??Ma.voltage;case "current":return e.unit??Ma.current;case "resistance":return e.unit??Ma.resistance;case "temperature":{let t=typeof e.unit=="string"?e.unit:"F";return t==="C"||t==="CELSIUS"?"\xB0C":t==="F"||t==="FAHRENHEIT"?"\xB0F":t==="K"||t==="KELVIN"?"K":t}case "distance":return e.unit??Ma.distance;default:return null}}function jf(e,t){if(!LS.has(t.type))return null;let r;if(typeof e=="number")r=e;else if(typeof e=="string"){let n=parseFloat(e);if(Number.isNaN(n))return null;r=n;}else return null;let o=$d(t);if(o!==null){let n;if(t.type==="percentage")n=t;else if(t.type==="energy")n=t.unit?{...t,autoScale:false}:{...t,unit:t.sourceUnit??"Wh",autoScale:false};else if(t.type==="temperature")n={...t};else {let s=t.unit;n={...t,unit:s??o,autoScale:false};}let a=wr(r,n);if(!a)return "";if(typeof a=="string"&&a.startsWith("device."))return null;let i=String(a);return i.endsWith(` ${o}`)?i.slice(0,-(o.length+1)):i.endsWith(o)?i.slice(0,-o.length):i}if(t.type==="number"){let n=wr(r,t);return n?String(n):""}return String(r)}var cF=(e,t)=>({type:e,...t});function Mn(e){return e instanceof Date&&!Number.isNaN(e.getTime())}function Rn(e,t){return Mn(e)?t.format(e):""}function qf(e){if(!Mn(e.start)||!Mn(e.end))return ()=>"";if((e.end.getTime()-e.start.getTime())/(1e3*60*60)<=720){let i=new Intl.DateTimeFormat("en",{month:"short",day:"numeric",hour:"numeric",minute:"2-digit"});return s=>Rn(s,i)}let r=e.start.getFullYear(),o=e.end.getFullYear(),n=r!==o,a=new Intl.DateTimeFormat("en",{month:"short",day:"numeric",hour:"numeric",minute:"2-digit",...n&&{year:"numeric"}});return i=>Rn(i,a)}var DS=864e5;function Qf(e,t){let r=t?.compact??false,o=e<5*DS,n=a=>{let i=a.getHours(),s=i>=12?"PM":"AM";return {displayHour:i%12||12,period:s}};return a=>{if(!Mn(a))return "";let i=a.getHours()===0&&a.getMinutes()===0&&a.getSeconds()===0&&a.getMilliseconds()===0;if(i&&a.getDate()===1)return a.getMonth()===0?String(a.getFullYear()):a.toLocaleDateString("en",{month:"short"});if(i){let d=a.getDate();if(o){let u=a.toLocaleDateString("en",{weekday:"short"});return r?`${u.charAt(0)}${d}`:`${u} ${d}`}return r?`${a.getMonth()+1}/${d}`:`${a.toLocaleDateString("en",{month:"short"})} ${d}`}let{displayHour:s,period:c}=n(a);if(a.getMinutes()===0&&a.getSeconds()===0)return r?`${s}${c.charAt(0).toLowerCase()}`:`${s} ${c}`;let l=String(a.getMinutes()).padStart(2,"0");return r?`${s}:${l}${c.charAt(0).toLowerCase()}`:`${s}:${l} ${c}`}}function eu(e,t){if(!Mn(e.start)||!Mn(e.end))return ()=>"";let r=(e.end.getTime()-e.start.getTime())/(1e3*60*60),o=t?.compact??false,n=l=>d=>Mn(d)?l(d):"";if(r<=24){if(o)return n(d=>{let u=d.getHours(),m=u>=12?"pm":"am";return `${u%12||12}${m}`});let l=new Intl.DateTimeFormat("en",{hour:"numeric",minute:"2-digit"});return d=>Rn(d,l)}if(r<=48){if(o)return n(d=>{let u=d.getMonth()+1,m=d.getDate(),p=d.getHours(),f=p>=12?"p":"a",g=p%12||12;return `${u}/${m} ${g}${f}`});let l=new Intl.DateTimeFormat("en",{month:"short",day:"numeric",hour:"numeric"});return d=>Rn(d,l)}if(r<=168){if(o)return n(d=>{let u=d.getDate();return `${d.toLocaleDateString("en",{weekday:"short"}).charAt(0)}${u}`});let l=new Intl.DateTimeFormat("en",{weekday:"short",day:"numeric"});return d=>Rn(d,l)}if(r<=720){if(o)return n(d=>{let u=d.getMonth()+1,m=d.getDate();return `${u}/${m}`});let l=new Intl.DateTimeFormat("en",{month:"short",day:"numeric"});return d=>Rn(d,l)}let a=e.start.getFullYear(),i=e.end.getFullYear(),s=a!==i;if(o)return n(l=>{let d=l.getMonth()+1,u=l.getDate(),m=s?`/${l.getFullYear().toString().slice(-2)}`:"";return `${d}/${u}${m}`});let c=new Intl.DateTimeFormat("en",{month:"short",day:"numeric",...s&&{year:"numeric"}});return l=>Rn(l,c)}var po={displayXl:"text-display-xl",displayLg:"text-display-lg",displayMd:"text-display-md",displaySm:"text-display-sm",headingXl:"text-heading-xl",headingLg:"text-heading-lg",headingMd:"text-heading-md",headingSm:"text-heading-sm",bodyLg:"text-body-lg",bodyMd:"text-body-md",bodySm:"text-body-sm",labelLg:"text-label-lg",labelMd:"text-label-md",labelSm:"text-label-sm",code:"text-code",agent:"text-agent"};function Nt(e,...t){return ar(po[e],...t)}function tt(e=false){return `${e?"outline outline-1 outline-border-input data-[focus-visible]:outline-2 data-[focus-visible]:outline-action-default data-[focus-visible]:outline-offset-0 invalid:outline-2 invalid:outline-feedback-error-border group-invalid:outline-2 group-invalid:outline-feedback-error-border forced-colors:focus:outline-[Highlight] forced-colors:focus:outline-2 forced-colors:focus:outline-offset-2":"outline-none data-[focus-visible]:outline data-[focus-visible]:outline-2 data-[focus-visible]:outline-action-default data-[focus-visible]:outline-offset-0 invalid:outline-2 invalid:outline-feedback-error-border group-invalid:outline-2 group-invalid:outline-feedback-error-border forced-colors:focus:outline-[Highlight] forced-colors:focus:outline-2 forced-colors:focus:outline-offset-2"}`}function Ee(e,t){return reactAriaComponents.composeRenderProps(e,r=>tailwindMerge.twMerge(t,r))}var Ge={sm:{text:"text-[length:var(--control-text-sm)]",height:"h-[var(--control-sm-height)]",padding:"px-[var(--control-padding-sm)]",paddingY:"py-[var(--control-gap-sm)]",gap:"gap-[var(--control-gap-sm)]"},md:{text:"text-[length:var(--control-text-md)]",height:"h-[var(--control-md-height)]",padding:"px-[var(--control-padding-md)]",paddingY:"py-[var(--control-gap-md)]",gap:"gap-[var(--control-gap-md)]"},lg:{text:"text-[length:var(--control-text-lg)]",height:"h-[var(--control-lg-height)]",padding:"px-[var(--control-padding-lg)]",paddingY:"py-[var(--control-gap-lg)]",gap:"gap-[var(--control-gap-lg)]"},xl:{text:"text-[length:var(--control-text-xl)]",height:"h-[var(--control-xl-height)]",padding:"px-[var(--control-padding-xl)]",paddingY:"py-[var(--control-gap-xl)]",gap:"gap-[var(--control-gap-xl)]"}};var VS="flex font-medium justify-center items-center gap-2 text-center transition rounded-[var(--control-border-radius)] whitespace-nowrap box-border",OS="bg-action-primary text-[color:var(--color-action-primary-text)] hover:bg-action-primary-hover forced-colors:bg-[ButtonText] forced-colors:text-[ButtonFace] border-2 border-transparent",zS={primary:OS,secondary:"bg-action-secondary text-[color:var(--color-action-secondary-text)] border-2 border-border-muted hover:bg-action-secondary-hover forced-colors:border-[ButtonBorder] forced-colors:bg-[ButtonFace] forced-colors:text-[ButtonText]",ghost:"border-none text-text-primary hover:bg-text-primary/5 forced-colors:text-[ButtonText] forced-colors:hover:bg-[ButtonFace]",destructive:"bg-transparent text-feedback-error-text border-2 border-border-muted hover:bg-feedback-error-background/50 forced-colors:border-[ButtonBorder] forced-colors:bg-[ButtonFace] forced-colors:text-[Mark]",link:"!text-action-primary hover:text-action-primary/90 hover:underline hover:decoration-2 hover:underline-offset-4",icon:"border-none text-text-primary hover:bg-background-hover hover:text-text-primary forced-colors:text-[ButtonText] forced-colors:hover:bg-[ButtonFace] p-1 flex-shrink-0 rounded-[var(--control-border-radius)]",unstyled:"bg-transparent"},_f={full:"w-full",default:"w-fit"},HS="opacity-50 cursor-not-allowed pointer-events-none",GS="opacity-100 cursor-pointer",WS={"top-right":"-right-2 -top-2","top-left":"-left-2 -top-2","bottom-right":"-right-2 -bottom-2","bottom-left":"-left-2 -bottom-2"},US={primary:"bg-action-primary text-[color:var(--color-action-primary-text)]",destructive:"bg-feedback-error-border text-text-inverse"};function KS(e){return !e||e==="default"||e==="brand"?"primary":e}function YS(e){let{variant:t="primary",size:r="md",isDisabled:o,fullWidth:n=false,isLoading:a=false}=e,i=KS(t),s=i==="unstyled"?"":`${VS} ${zS[i]}`;i!=="unstyled"&&(s+=` ${Ge[r].text} ${Ge[r].height} ${Ge[r].padding} ${Ge[r].gap}`),o||a?s+=` ${HS}`:s+=` ${GS}`,n?s+=` ${_f.full}`:s+=` ${_f.default}`;let c=i==="primary"?"focus-visible:outline-action-primary":void 0;return [s,tt(),c].filter(Boolean).join(" ")}function ee(e){let{icon:t,children:r,isLoading:o=false,loadingText:n,loadingIndicator:a,size:i="md",iconPosition:s="left",iconWeight:c,href:l,className:d,badgeNumber:u,badgeVariant:m="primary",badgePosition:p="top-right",style:f,target:g,rel:h,...b}=e,x=t?jsxRuntime.jsx(B,{name:t,size:i,weight:c}):null,y=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[s==="left"&&x,typeof r=="function"?null:r,s==="right"&&x]}),v=jsxRuntime.jsxs("div",{className:"relative inline-flex items-center justify-center",children:[jsxRuntime.jsx("div",{className:"absolute inset-0 flex items-center justify-center",children:a||jsxRuntime.jsx(B,{name:"CircleNotch",size:i,className:"animate-spin","aria-hidden":"true"})}),jsxRuntime.jsx("div",{className:"invisible","aria-hidden":"true",children:y}),n&&jsxRuntime.jsx("span",{className:"sr-only",role:"status","aria-live":"polite",children:n})]}),S=(u??0)>0,w=tailwindMerge.twMerge(YS(e),d),N=l?{href:l,target:g,rel:h,...b}:{};if(l){let{onPress:k,onPressStart:R,onPressEnd:I,onPressChange:M,onPressUp:D,onAuxClick:E,onContextMenu:V,onDoubleClick:O,...U}=b;Object.assign(N,U);}let P=l?jsxRuntime.jsx(reactAriaComponents.Link,{...N,...o&&{"aria-busy":true},style:S?void 0:f,className:w,children:o?v:typeof r=="function"?(function(k){return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[s==="left"&&x,r(k),s==="right"&&x]})}):y}):jsxRuntime.jsx(reactAriaComponents.Button,{...b,...o&&{"aria-busy":true},style:S?void 0:f,className:w,children:o?v:typeof r=="function"?(function(k){return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[s==="left"&&x,r(k),s==="right"&&x]})}):y});return S?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("relative flex",d),style:f,children:[P,jsxRuntime.jsx("span",{className:`absolute ${WS[p]} flex h-5 w-5 items-center justify-center rounded-full ${US[m]} text-xs font-medium`,"aria-label":`${u} items`,children:u})]}):P}function ru({action:e,defaultVariant:t,defaultSize:r="lg"}){let o=!!e.formId;return jsxRuntime.jsx(ee,{type:o?"submit":"button",form:o?e.formId:void 0,size:e.size||r,variant:e.variant||t,onPress:o?void 0:e.onPress,isLoading:e.isLoading,isDisabled:e.isDisabled,children:e.label})}function qo({primaryAction:e,secondaryAction:t,tertiaryAction:r,footerContent:o}){let n=e||t||r;return !n&&!o?null:jsxRuntime.jsxs("div",{className:`flex w-full flex-col items-center justify-center border-t p-4 ${o?"h-28":""}`,children:[o&&jsxRuntime.jsx("div",{className:"flex h-10 justify-center",children:o}),n&&jsxRuntime.jsxs("div",{className:"flex w-full items-center justify-between gap-3",children:[jsxRuntime.jsx("div",{children:r&&jsxRuntime.jsx(ru,{action:r,defaultVariant:"destructive"})}),jsxRuntime.jsxs("div",{className:"flex items-center gap-3",children:[t&&jsxRuntime.jsx(ru,{action:t,defaultVariant:"secondary"}),e&&jsxRuntime.jsx(ru,{action:e,defaultVariant:"primary"})]})]})]})}var JS={heading:{sm:po.headingSm,md:po.headingMd,lg:po.headingLg,xl:po.headingXl},display:{sm:po.displaySm,md:po.displayMd,lg:po.displayLg,xl:po.displayXl}},XS={page:"h-16 leading-[62px]"};function sr({tag:e="h1",variant:t="heading",size:r="lg",height:o,className:n="",children:a}){let i=r==="xs"?"sm":r,s=JS[t][i],c=o?XS[o]:"";return jsxRuntime.jsx(e,{className:ar(s,"text-text-primary",c,n),children:a})}var Zt=({title:e,onClose:t,hideCloseIcon:r=false,titleAlign:o="left",hasBackArrow:n=false,onBack:a,headerContent:i})=>jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("relative flex h-16 w-full flex-shrink-0 items-center justify-between border-b px-6",e&&"border-b",o==="center"?"justify-center":""),children:[n&&jsxRuntime.jsx(ee,{variant:"icon",onPress:a,className:"absolute left-6","aria-label":"Go back",children:jsxRuntime.jsx(B,{name:"CaretLeft","data-testid":"back-arrow"})}),i||jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[e&&jsxRuntime.jsx(sr,{size:"xs",children:e}),t&&!r&&jsxRuntime.jsx(ee,{variant:"icon",onPress:t,"aria-label":"Close dialog",children:jsxRuntime.jsx(B,{name:"X","data-testid":"close-button"})})]})]});var au=48,Ni=je.createContext(false);function Qo({children:e}){return jsxRuntime.jsx(Ni.Provider,{value:true,children:e})}function tg({children:e}){return jsxRuntime.jsx(Ni.Provider,{value:false,children:e})}function Da(e,t){let r=je.useContext(Ni),{ref:o,height:n}=tw();return {headerRef:o,headerHeight:!r||e||t?n||au:0}}function rg(){return !je.useContext(Ni)}function tw(){let[e,t]=je.useState(0),r=je.useRef(null),o=je.useRef(null),n=je.useCallback(a=>{if(o.current?.disconnect(),o.current=null,r.current=a,!a){t(0);return}let i=()=>t(r.current?.offsetHeight??0);i(),o.current=new ResizeObserver(i),o.current.observe(a);},[]);return je.useEffect(()=>()=>o.current?.disconnect(),[]),{ref:n,height:e}}function Aa({title:e,controls:t,actions:r,containerRef:o,marginLeft:n=0,marginRight:a=0}){let s=!je.useContext(Ni);return !s&&!t&&!r?null:jsxRuntime.jsxs("div",{ref:o,"data-chart-header":"",className:"flex min-h-[32px] shrink-0 flex-wrap items-center justify-between gap-3 pb-4",style:{marginLeft:n,marginRight:a},children:[s?jsxRuntime.jsx("h3",{className:"truncate text-sm font-medium text-text-primary",children:e}):jsxRuntime.jsx("span",{}),t?jsxRuntime.jsx("div",{"data-chart-header-controls":"",className:"flex min-w-0 flex-1 items-center justify-end",children:t}):null,r?jsxRuntime.jsx("div",{"data-chart-header-actions":"",className:"flex shrink-0 items-center gap-1 -mt-[9px]",children:r}):null]})}var W=({width:e,height:t,variant:r="rect",animation:o="pulse",gradient:n=false,flex:a=false,stack:i,responsive:s,delay:c=0,adjustAnimationSpeedBasedOnWidth:l=false,ariaLabel:d,className:u,"data-testid":m})=>{let[p,f]=je.useState(c===0);if(je.useEffect(()=>{if(c>0){let S=setTimeout(()=>f(true),c);return ()=>clearTimeout(S)}},[c]),!p)return null;let g=n?"bg-gradient-to-r from-[var(--color-skeleton-base)] via-[var(--color-skeleton-highlight)] to-[var(--color-skeleton-base)]":"bg-[var(--color-skeleton-base)]",h=l&&e?(()=>{let S=typeof e=="number"?e:parseFloat(String(e));return isNaN(S)?"":`animation-duration-[${Math.max(.8,S/100)}s]`})():"",b=o==="pulse"?`animate-pulse ${h}`:o==="wave"?`relative overflow-hidden before:absolute before:inset-0 before:bg-gradient-to-r before:from-transparent before:via-[var(--color-skeleton-wave)] before:to-transparent before:animate-wave ${h}`:"",x="rounded-sm";r==="circle"&&(x="rounded-full"),r==="text"&&(x="h-4 w-full rounded-sm");let y=a?"flex-1 min-w-0":"",v=s?Object.entries(s).map(([S,w])=>`${S}:w-[${w}]`).join(" "):"";return i?jsxRuntime.jsx("div",{className:"space-y-2","data-testid":m,children:i.map((S,w)=>jsxRuntime.jsx("div",{className:tailwindMerge.twMerge(g,b,x,y,v,u),style:{width:S,height:t}},w))}):jsxRuntime.jsx("div",{className:tailwindMerge.twMerge(g,b,x,y,v,u),style:{width:e,height:t},role:"presentation","aria-hidden":!d,"aria-label":d??void 0,"data-testid":m})},ng=({count:e=1,children:t,className:r,"data-testid":o})=>jsxRuntime.jsx("div",{className:r,"data-testid":o,children:Array.from({length:e}).map((n,a)=>jsxRuntime.jsx("div",{children:t},a))});var aw={outlined:"bg-background-surface border border-border-default",elevated:"bg-background-surface border-0 shadow-md",filled:"bg-background-muted border-0",ghost:"bg-transparent border-0 shadow-none"},iw="rounded-lg",iu={square:"aspect-square",video:"aspect-video",wide:"aspect-[2/1]",auto:""},sw={start:"justify-start",end:"justify-end",center:"justify-center",between:"justify-between"};function lw(e){return je__namespace.default.Children.toArray(e).some(t=>je__namespace.default.isValidElement(t)&&t.type===Ys&&!!t.props.title)}function Qe({variant:e="outlined",className:t,children:r,isLoading:o=false,layout:n="default"}){let a=lw(r)?jsxRuntime.jsx(Qo,{children:r}):r;return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("w-full overflow-hidden",aw[e],iw,n==="flex"&&"flex flex-col",t),"data-testid":"card",children:o?jsxRuntime.jsx(W,{width:"100%",height:"100%",className:"rounded-none"}):a})}function Ys({title:e,subtitle:t,actions:r,leading:o,className:n,isLoading:a=false}){return a?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("p-6 pb-4",n),children:[jsxRuntime.jsxs("div",{className:"flex justify-between items-start mb-1",children:[jsxRuntime.jsx(W,{width:120,height:20}),jsxRuntime.jsx(W,{width:24,height:24})]}),t&&jsxRuntime.jsx(W,{width:200,height:16})]}):!e&&!t&&!r&&!o?null:jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("p-6 pb-4",n),children:jsxRuntime.jsxs("div",{className:"flex justify-between items-start gap-4",children:[o&&jsxRuntime.jsx("div",{className:"flex-shrink-0",children:o}),jsxRuntime.jsxs("div",{className:"min-w-0 flex-1",children:[e&&jsxRuntime.jsx("div",{className:"mb-1",children:typeof e=="string"?jsxRuntime.jsx(sr,{tag:"h3",size:"sm",className:"text-text-primary",children:e}):e}),t&&jsxRuntime.jsx("div",{className:Nt("bodySm","text-text-secondary"),children:t})]}),r&&jsxRuntime.jsx("div",{className:"flex-shrink-0",children:r})]})})}function su({src:e,alt:t,aspectRatio:r="auto",className:o,children:n,isLoading:a=false}){return a?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("bg-background-muted",iu[r],o),children:jsxRuntime.jsx(W,{width:"100%",height:"100%"})}):n?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("overflow-hidden",iu[r],o),children:n}):e?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("overflow-hidden",iu[r],o),children:jsxRuntime.jsx("img",{src:e,alt:t||"",className:"w-full h-full object-cover",loading:"lazy"})}):null}function lu({className:e,children:t,isLoading:r=false,fill:o=false,style:n}){let i=e?.match(/p(?:t|b|l|r|x|y)?-(?:\d+(?:\.\d+)?|px|\[.+?\])/)?"":"px-6 py-4";return r?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge(i,o&&"flex-1 flex flex-col min-h-0",e),style:n,children:jsxRuntime.jsxs("div",{className:"space-y-2",children:[jsxRuntime.jsx(W,{width:"100%",height:16}),jsxRuntime.jsx(W,{width:"80%",height:16}),jsxRuntime.jsx(W,{width:"60%",height:16})]})}):t?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge(i,"text-text-primary",o&&"flex-1 flex flex-col min-h-0",e),style:n,children:t}):null}function cu({className:e,children:t,align:r="end",isLoading:o=false}){return o?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("px-6 py-4 flex gap-2 justify-end",e),children:[jsxRuntime.jsx(W,{width:80,height:32}),jsxRuntime.jsx(W,{width:60,height:32})]}):t?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("px-6 py-4 flex items-center gap-2",sw[r],e),children:t}):null}Qe.Header=Ys;Qe.Media=su;Qe.Content=lu;Qe.Footer=cu;var Zr=class extends je.Component{constructor(){super(...arguments);gi(this,"state",{hasError:false});gi(this,"handleRetry",()=>{this.setState({hasError:false,error:void 0}),typeof window<"u"&&window.location.reload();});}static getDerivedStateFromError(r){return {hasError:true,error:r}}componentDidCatch(r,o){console.error("Error Boundary caught an error:",r,o);}render(){return this.state.hasError?this.props.fallback?this.props.fallback:jsxRuntime.jsxs(Qe,{children:[this.props.title&&jsxRuntime.jsx(Qe.Header,{title:this.props.title}),jsxRuntime.jsx(Qe.Content,{children:jsxRuntime.jsxs("div",{className:"flex flex-col items-center justify-center gap-4","data-testid":"error-boundary",children:[jsxRuntime.jsx("p",{className:"text-feedback-error-text",children:this.state.error?.message||"Something went wrong"}),jsxRuntime.jsx("button",{className:"rounded bg-action-default px-4 py-2 text-[color:var(--color-action-default-text)] hover:bg-action-default-hover",onClick:this.handleRetry,children:"Retry"})]})})]}):this.props.children}};var pw=.3,mw=.5;function xt({children:e,title:t,headerContent:r,titleAlign:o="left",hideCloseIcon:n=false,hasBackArrow:a=false,onBack:i,isOpen:s,onClose:c,isDismissable:l=true,transparentOverlay:d=false,primaryAction:u,secondaryAction:m,footerContent:p,maxHeight:f="80vh",height:g,maxWidth:h="640px",contentPadding:b=true,showHandle:x=true,animationVariant:y="scale",className:v}){let[S,w]=je.useState(false),[N,P]=je.useState(0),[k,R]=je.useState(false),I=As(s),M=I?.height??null,D=I?.keyboardOffset??0,E=je.useRef(null),V=je.useRef(null),O=je.useRef(null),U=je.useRef({isDragging:false,startY:0,startTime:0,pointerId:null});je.useEffect(()=>{if(s){let A=setTimeout(()=>{w(true),setTimeout(()=>w(false),600);},400);return ()=>clearTimeout(A)}},[s]),je.useEffect(()=>{s||(P(0),R(false),U.current={isDragging:false,startY:0,startTime:0,pointerId:null});},[s]),je.useEffect(()=>{let A=V.current;if(!A||!s)return;let G=null,T=C=>{let L=C.target;L&&["INPUT","TEXTAREA","SELECT"].includes(L.tagName)&&(G&&clearTimeout(G),G=setTimeout(()=>{L.scrollIntoView({block:"nearest",behavior:"smooth"});},320));};return A.addEventListener("focusin",T),()=>{A.removeEventListener("focusin",T),G&&clearTimeout(G);}},[s]);let q=je.useCallback(A=>{l&&(A.pointerType!=="touch"&&A.pointerType!=="pen"||(O.current&&(clearTimeout(O.current),O.current=null),U.current={isDragging:true,startY:A.clientY,startTime:Date.now(),pointerId:A.pointerId},R(false),A.currentTarget.setPointerCapture(A.pointerId)));},[l]),$=je.useCallback(A=>{let{isDragging:G,startY:T,pointerId:C}=U.current;if(!G||A.pointerId!==C)return;let L=A.clientY-T;P(Math.max(0,L));},[]),z=je.useCallback(A=>{let{isDragging:G,startY:T,startTime:C,pointerId:L}=U.current;if(!G||A.pointerId!==L)return;let F=A.clientY-T,K=Date.now()-C,ae=F/K;U.current={isDragging:false,startY:0,startTime:0,pointerId:null};let te=(E.current?.getBoundingClientRect().height??0)*pw;(F>te||ae>mw&&F>50)&&l?(c?.(),P(0)):(R(true),P(0),O.current=setTimeout(()=>{R(false),O.current=null;},200));},[l,c]);if(!s)return null;let J=t||r,H=u||m||p;return jsxRuntime.jsx(Zr,{children:jsxRuntime.jsx(Sr,{isOpen:s,onOpenChange:A=>{A||c?.();},isDismissable:l,transparent:d,style:{paddingBottom:D>0?`${D}px`:void 0,transition:"padding-bottom 0.25s ease-out"},className:"flex items-end justify-center p-0 sm:p-4",children:jsxRuntime.jsx(reactAriaComponents.Modal,{className:"w-full max-w-full p-0 sm:p-2 outline-none focus:outline-none focus-visible:outline-none ring-0 focus:ring-0 focus-visible:ring-0",isDismissable:l,children:jsxRuntime.jsx("div",{ref:E,className:tailwindMerge.twMerge("w-full",k&&"transition-transform duration-200"),style:{transform:N>0?`translateY(${N}px)`:void 0},children:jsxRuntime.jsxs(reactAriaComponents.Dialog,{className:tailwindMerge.twMerge("relative flex w-full flex-col overflow-hidden","bg-background-surface","shadow-2xl shadow-black/30 dark:shadow-black/60","border-t border-x border-border-default/40","outline-none focus:outline-none focus-visible:outline-none ring-0 focus:ring-0 focus-visible:ring-0 focus:shadow-none","origin-bottom",y==="scale"?"animate-[tray-enter-scale_400ms_cubic-bezier(0.32,0.72,0,1)]":"animate-[tray-enter_400ms_cubic-bezier(0.32,0.72,0,1)]",y==="scale"?"data-[exiting]:animate-[tray-exit-scale_250ms_cubic-bezier(0.32,0,0.67,0)]":"data-[exiting]:animate-[tray-exit_250ms_cubic-bezier(0.32,0,0.67,0)]",v),style:{maxWidth:h,...g?{height:g}:{maxHeight:/\d/.test(f)?M!==null?`min(${f}, ${Math.max(M-8,0)}px, 100dvh)`:`min(${f}, 100dvh)`:f}},children:[x&&jsxRuntime.jsx("div",{className:"absolute top-0 left-0 right-0 h-8 z-10 flex justify-center items-start pt-2 touch-none cursor-grab active:cursor-grabbing",onPointerDown:q,onPointerMove:$,onPointerUp:z,onPointerCancel:z,children:jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("h-1 w-12 rounded-full bg-border-muted transition-all duration-300","hover:bg-border-default hover:w-16",S&&"animate-[handle-wiggle_0.6s_ease-in-out]")})}),J&&(a?jsxRuntime.jsx(Zt,{title:t,headerContent:r,titleAlign:o,hideCloseIcon:n||!c,hasBackArrow:true,onBack:i??(()=>{}),onClose:c||(()=>{})}):jsxRuntime.jsx(Zt,{title:t,headerContent:r,titleAlign:o,hideCloseIcon:n||!c,onClose:c||(()=>{})})),jsxRuntime.jsx("div",{ref:V,className:tailwindMerge.twMerge("flex-1 min-h-0 overflow-y-auto overscroll-contain",b?"p-4":"p-0"),children:e}),H&&jsxRuntime.jsx(qo,{primaryAction:u,secondaryAction:m,footerContent:p})]})})})})})}xt.displayName="Tray";function Fa({children:e,items:t,className:r,align:o="left",textAlign:n="left",size:a="md",onAction:i,header:s,footer:c,useMobileTray:l=true,popoverClassName:d}){let[u,m]=je.useState(false),{isMobile:p}=nr();if(l&&p){let g=je__namespace.default.isValidElement(e)?je__namespace.default.cloneElement(e,{onPress:()=>m(true)}):e,x=(y=>{if(typeof y=="string")return y;if(je__namespace.default.isValidElement(y)){let v=y.props;if(typeof v.children=="string")return v.children;if(Array.isArray(v.children))return v.children.find(w=>typeof w=="string")||""}return ""})(e)||"Actions";return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("div",{className:r,children:g}),jsxRuntime.jsx(xt,{isOpen:u,onClose:()=>m(false),title:x,contentPadding:false,headerContent:s,footerContent:c,children:jsxRuntime.jsx("div",{className:"flex flex-col",children:t.map(y=>{let v=y.href&&!y.disabled?"a":"button";return jsxRuntime.jsxs(v,{...y.href&&!y.disabled?{href:y.href}:{},onClick:()=>{y.disabled||(y.onAction?y.onAction():i?.(y),m(false));},disabled:y.disabled,"data-testid":y.testId,className:tailwindMerge.twMerge("flex w-full items-center text-start transition-colors",!y.noPadding&&"px-6 py-3","border-b border-border-muted last:border-0",y.variant==="destructive"?"text-feedback-error-text hover:bg-feedback-error-background active:bg-feedback-error-background/80":"text-text-primary hover:bg-background-hover active:bg-background-hover/80",y.disabled&&"opacity-50 cursor-not-allowed"),children:[y.iconName&&jsxRuntime.jsx(B,{name:y.iconName,size:20,className:"mr-3 flex-shrink-0"}),jsxRuntime.jsx("div",{className:"flex flex-1 flex-col",children:y.render?y.render():jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("span",{className:y.subtitle?"font-medium":"",children:y.name}),y.subtitle&&jsxRuntime.jsx("span",{className:"text-sm text-text-secondary",children:y.subtitle})]})})]},y.id)})})})]})}return jsxRuntime.jsx("div",{className:r,children:jsxRuntime.jsxs(reactAriaComponents.MenuTrigger,{children:[e,jsxRuntime.jsx(ht,{className:tailwindMerge.twMerge("w-fit min-w-[180px] overflow-auto rounded-[var(--control-border-radius)] border border-border-default","bg-background-surface shadow-lg","animate-in fade-in zoom-in-97","duration-200 ease-out","data-[exiting]:animate-out data-[exiting]:fade-out data-[exiting]:zoom-out-97","data-[exiting]:duration-150 data-[exiting]:ease-in",o==="right"?"origin-top-right":"origin-top-left",d),placement:o==="right"?"bottom end":"bottom start",children:jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex min-w-[180px] flex-col gap-1 py-1",d),children:[s?jsxRuntime.jsx("div",{className:"px-3 pb-2 pt-3",children:s}):null,jsxRuntime.jsx(reactAriaComponents.Menu,{className:"!outline-none",children:t.map(g=>jsxRuntime.jsx(xw,{id:g.id,href:g.href,onAction:()=>{g.onAction?g.onAction():i?.(g);},textAlign:n,size:a,iconName:g.iconName,isDisabled:g.disabled,variant:g.variant,subtitle:g.subtitle,render:g.render,noPadding:g.noPadding,"data-testid":g.testId,children:g.name},g.id))}),c?jsxRuntime.jsx("div",{className:"px-3 pb-3 pt-2",children:c}):null]})})]})})}function xw({textAlign:e="left",iconName:t,size:r="md",isDisabled:o,children:n,variant:a="default",subtitle:i,render:s,noPadding:c,...l}){let d={sm:"px-3 py-2 text-sm",md:i?"px-4 py-2.5 text-base":"px-4 py-2 text-base"},u="text-text-primary hover:bg-background-hover data-[focused]:bg-background-hover data-[focus-visible]:ring-2 data-[focus-visible]:ring-action-primary data-[focus-visible]:ring-inset",m={primary:u,default:u,destructive:"text-feedback-error-text hover:bg-feedback-error-background data-[focused]:bg-feedback-error-background data-[focus-visible]:ring-2 data-[focus-visible]:ring-feedback-error-border data-[focus-visible]:ring-inset"};return s?jsxRuntime.jsx(reactAriaComponents.MenuItem,{...l,isDisabled:o,className:tailwindMerge.twMerge("group box-border flex w-full cursor-pointer items-center rounded-sm outline-none transition-colors",!c&&d[r],m[a],e==="right"?"justify-end":"justify-start",o&&"pointer-events-none opacity-50"),children:s()}):jsxRuntime.jsxs(reactAriaComponents.MenuItem,{...l,isDisabled:o,className:tailwindMerge.twMerge("group box-border flex w-full cursor-pointer items-center rounded-sm outline-none transition-colors",!c&&d[r],m[a],e==="right"?"justify-end":"justify-start",o&&"pointer-events-none opacity-50"),children:[t&&e==="left"&&jsxRuntime.jsx(B,{name:t,size:r==="sm"?16:20,className:"mr-3 flex-shrink-0"}),jsxRuntime.jsxs("div",{className:"flex flex-1 flex-col",children:[jsxRuntime.jsx("span",{className:i?"font-medium":"",children:n}),i&&jsxRuntime.jsx("span",{className:"text-sm text-text-secondary",children:i})]}),t&&e==="right"&&jsxRuntime.jsx(B,{name:t,size:r==="sm"?16:20,className:"ml-3 flex-shrink-0"})]})}var zr=({className:e,size:t=24,color:r="text-action-brand"})=>jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("inline-block animate-spin rounded-full border-2 border-solid border-current border-r-transparent",r,e),style:{width:t,height:t},role:"status","aria-label":"loading",children:jsxRuntime.jsx("span",{className:"sr-only",children:"Loading..."})});function Hr({state:e,message:t,className:r,customIndicator:o}){if(e!=="loading-more")return null;let n=jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center justify-center gap-2 py-4","text-text-secondary",r),"aria-label":t||"Loading",children:[jsxRuntime.jsx(zr,{size:20,color:"text-text-secondary"}),t&&jsxRuntime.jsx("span",{className:"text-sm","aria-hidden":"true",children:t})]});return o||n}function Zo({items:e,onLoadMore:t,hasMore:r,isLoading:o=false,loadingState:n,enableVirtualization:a,estimatedItemSize:i=50,overscan:s=5,scrollElement:c,loadMoreThreshold:l=100}){let d=je.useRef(null),u=je.useRef(null),m=je.useRef(false),[p,f]=je.useState(0);je.useEffect(()=>{u.current&&(c||d.current)&&f(P=>P+1);},[c,e.length]);let g=n||(o?e.length===0?"loading":"loading-more":"idle"),h=g==="loading",b=g==="loading-more",x=a!==void 0?a:e.length>=100,y=reactVirtual.useVirtualizer({count:e.length,getScrollElement:()=>c||d.current,estimateSize:()=>i,overscan:s}),v=x?y:null,S=x?y.getVirtualItems():[];je.useEffect(()=>{let P=u.current,k=c||d.current;if(!P||!k||!r||o||!t)return;let R=new IntersectionObserver(I=>{let[M]=I;M?.isIntersecting&&!m.current&&r&&t&&(m.current=true,Promise.resolve(t()).finally(()=>{m.current=false;}));},{root:k,rootMargin:`0px 0px ${l}px 0px`,threshold:0});return R.observe(P),()=>{R.disconnect();}},[r,o,t,c,l,p]);let w=je.useCallback((P,k)=>{v?v.scrollToIndex(P,k):d.current&&d.current.children[P]?.scrollIntoView({behavior:"smooth",block:k?.align||"start"});},[v]),N=je.useCallback(()=>{v?v.scrollToIndex(0,{align:"start"}):d.current&&d.current.scrollTo({top:0,behavior:"smooth"});},[v]);return {virtualizer:v,virtualItems:S,computedLoadingState:g,isInitialLoad:h,isLoadingMore:b,scrollRef:d,loadMoreRef:u,scrollToIndex:w,scrollToTop:N}}var Ba=je.createContext({variant:"timeline",size:"md"});function gg(){return je.useContext(Ba)}function qs(e){return je.isValidElement(e)&&e.type===_s}function Rw(e){return je.isValidElement(e)&&e.type===Zs}function bu({variant:e="timeline",size:t="md",className:r,children:o,items:n,renderItem:a,isLoading:i=false,loadingState:s,error:c=null,renderLoadingSkeleton:l,loadingSkeletonCount:d=5,emptyMessage:u="No activity found.",onLoadMore:m,hasMore:p=false,enableVirtualization:f,estimatedItemSize:g,loadingIndicator:h,height:b,maxHeight:x,...y}){let v=je.useRef(null),{isMobile:S}=nr(),w=S?"stacked":e,N=n!==void 0&&a!==void 0,{scrollRef:P,loadMoreRef:k,virtualizer:R,virtualItems:I,isLoadingMore:M,computedLoadingState:D}=Zo({items:n||[],onLoadMore:N?m:void 0,hasMore:N?p:false,isLoading:i,loadingState:s,enableVirtualization:N?f:false,estimatedItemSize:g||(w==="stacked"?120:150),overscan:5}),E=N&&P?P:v,V=je.useMemo(()=>({variant:w,size:t}),[w,t]),O=w==="timeline"?t==="sm"?"gap-4":"gap-6":"gap-0",U=w==="stacked"?"divide-y divide-border-subtle rounded-lg border border-border-subtle bg-background-surface":"",q={};if(N&&m&&(b?(q.height=typeof b=="number"?`${b}px`:b,q.overflowY="auto"):x?(q.maxHeight=typeof x=="number"?`${x}px`:x,q.overflowY="auto"):(q.height="600px",q.overflowY="auto")),N){let J=D==="loading"||i&&(!n||n.length===0);if(J){let A=l?jsxRuntime.jsx(jsxRuntime.Fragment,{children:Array.from({length:d}).map((G,T)=>jsxRuntime.jsx("div",{children:l()},`skeleton-${T}`))}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:Array.from({length:d}).map((G,T)=>{let C=t==="sm"?"gap-2":"gap-3";if(w==="timeline"){let L=t==="sm"?"pt-3":"pt-4",F=t==="sm"?"p-3":"p-4";return jsxRuntime.jsxs("div",{className:"group relative grid items-start gap-4 grid-cols-[3rem_1fr]",children:[jsxRuntime.jsxs("div",{className:`relative flex h-full flex-col items-center ${L}`,children:[jsxRuntime.jsx(W,{width:32,height:32,variant:"circle"}),T<d-1&&jsxRuntime.jsx("span",{className:"absolute top-[2rem] left-1/2 w-0 border-l-2 border-dotted -translate-x-1/2 h-[calc(100%+2.5rem)] border-border-muted"})]}),jsxRuntime.jsxs("div",{className:`min-w-0 flex flex-col ${C} ${F} rounded-md border border-border-subtle bg-background-surface`,children:[jsxRuntime.jsxs("div",{className:"flex items-center justify-between gap-3",children:[jsxRuntime.jsx(W,{width:"50%",height:16}),jsxRuntime.jsx(W,{width:"15%",height:12})]}),jsxRuntime.jsx(W,{width:"85%",height:t==="sm"?14:15}),jsxRuntime.jsx(W,{width:"70%",height:t==="sm"?14:15})]})]},`skeleton-${T}`)}else return jsxRuntime.jsxs("div",{className:`flex flex-col ${t==="sm"?"px-3 py-3":"px-4 py-4"}`,children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-3",children:[jsxRuntime.jsx(W,{width:24,height:24,variant:"circle"}),jsxRuntime.jsx(W,{width:"50%",height:16})]}),jsxRuntime.jsxs("div",{className:`mt-3 flex flex-col ${C}`,children:[jsxRuntime.jsx(W,{width:"85%",height:t==="sm"?14:15}),jsxRuntime.jsx(W,{width:"70%",height:t==="sm"?14:15}),jsxRuntime.jsx(W,{width:"20%",height:12})]})]},`skeleton-${T}`)})});return jsxRuntime.jsx(Ba.Provider,{value:V,children:jsxRuntime.jsx("div",{ref:E,"data-slot":"feed","data-variant":w,className:tailwindMerge.twMerge("flex flex-col",O,U,r),style:q,...y,children:A})})}if(c)return jsxRuntime.jsx(Ba.Provider,{value:V,children:jsxRuntime.jsx("div",{ref:E,"data-slot":"feed","data-variant":w,className:tailwindMerge.twMerge("flex flex-col",O,U,r),style:q,...y,children:jsxRuntime.jsx("div",{className:"p-4 text-center text-feedback-error-text",children:c})})});if(!n||n.length===0)return jsxRuntime.jsx(Ba.Provider,{value:V,children:jsxRuntime.jsx("div",{ref:E,"data-slot":"feed","data-variant":w,className:tailwindMerge.twMerge("flex flex-col",O,U,r),style:q,...y,children:jsxRuntime.jsx("div",{className:"p-4 text-center text-text-secondary",children:u})})});let H=R?I?.map(A=>({virtualItem:A,item:n[A.index],index:A.index}))||[]:n.map((A,G)=>({item:A,index:G,virtualItem:null}));return jsxRuntime.jsx(Ba.Provider,{value:V,children:jsxRuntime.jsxs("div",{ref:E,"data-slot":"feed","data-variant":w,className:tailwindMerge.twMerge("flex flex-col",O,U,r),style:{...q,position:R?"relative":void 0},...y,children:[R?jsxRuntime.jsxs("div",{style:{height:`${R.getTotalSize()}px`,position:"relative"},children:[H.map(({item:A,index:G,virtualItem:T})=>{if(!A||!T)return null;let C=a(A,G),L=w==="timeline"&&je.isValidElement(C)&&qs(C)?je.cloneElement(C,{showConnector:G!==n.length-1}):C;return jsxRuntime.jsx("div",{style:{position:"absolute",top:0,left:0,width:"100%",transform:`translateY(${T.start}px)`},"data-index":T.index,ref:R.measureElement,children:L},`item-${G}`)}),M&&jsxRuntime.jsx("div",{style:{position:"absolute",top:`${R.getTotalSize()}px`,left:0,width:"100%"},children:h||jsxRuntime.jsx(Hr,{state:"loading-more"})})]}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[H.map(({item:A,index:G})=>{let T=a(A,G);if(w==="timeline"&&je.isValidElement(T)&&qs(T)){let C=G===n.length-1;return jsxRuntime.jsx("div",{children:je.cloneElement(T,{showConnector:!C})},`item-${G}`)}return jsxRuntime.jsx("div",{children:T},`item-${G}`)}),M&&(h||jsxRuntime.jsx(Hr,{state:"loading-more"}))]}),m&&p&&!J&&jsxRuntime.jsx("div",{ref:k,style:R?{position:"absolute",top:`${R.getTotalSize()}px`,left:0,width:"100%",height:1}:{height:1,width:"100%"}})]})})}let $=je.Children.toArray(o),z=$.map((J,H)=>{if(qs(J)){let A=J.props.showConnector??(w==="timeline"&&H<$.length-1),G=w==="timeline"&&H>0;return je.cloneElement(J,{showConnector:A,showIncomingConnector:G})}if(Rw(J)){let A=H===$.length-1;return je.cloneElement(J,{__isLastGroup:A,__isFirstGroup:H===0})}return J});return jsxRuntime.jsx(Ba.Provider,{value:V,children:jsxRuntime.jsx("div",{"data-slot":"feed","data-variant":w,className:tailwindMerge.twMerge("flex flex-col",O,U,r),...y,children:z})})}bu.displayName="ActivityFeed";function Zs(e){let{variant:t,size:r}=gg(),{title:o,description:n,actions:a,children:i,className:s,__isLastGroup:c=false,__isFirstGroup:l=false,...d}=e,u=je.Children.toArray(i),m=u.map((g,h)=>{if(qs(g)){let b=g.props.showConnector??(t==="timeline"&&!(c&&h===u.length-1));return je.cloneElement(g,{showConnector:b,showIncomingConnector:t==="timeline"&&!(l&&h===0)})}return g}),p=t==="timeline"?"pl-[3rem]":r==="sm"?"px-3":"px-4",f=r==="sm"?"gap-3":"gap-4";return jsxRuntime.jsxs("section",{"data-slot":"group",className:tailwindMerge.twMerge("flex flex-col",s),...d,children:[(o||n||a)&&jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("mb-2 flex flex-wrap items-end justify-between gap-2",p),children:[jsxRuntime.jsxs("div",{className:"flex min-w-0 flex-col gap-1",children:[o&&jsxRuntime.jsx("span",{className:"text-xs font-semibold uppercase tracking-wide text-text-secondary",children:o}),n&&jsxRuntime.jsx("span",{className:"text-sm text-text-secondary",children:n})]}),a&&jsxRuntime.jsx("div",{className:"flex flex-shrink-0 items-center gap-2",children:a})]}),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex flex-col",f),children:m})]})}Zs.displayName="ActivityFeedGroup";var mg={neutral:"bg-background-muted text-text-secondary border-border-muted",brand:"bg-background-muted text-action-brand border-action-brand/30",success:"bg-background-muted text-feedback-success-text border-feedback-success-border/40",warning:"bg-background-muted text-feedback-warning-text border-feedback-warning-border/40",danger:"bg-background-muted text-feedback-error-text border-feedback-error-border/40",info:"bg-background-muted text-feedback-info-text border-feedback-info-border/40"},Mw={neutral:"bg-background-subtle",brand:"bg-action-brand/5",success:"bg-feedback-success-background",warning:"bg-feedback-warning-background",danger:"bg-feedback-error-background",info:"bg-feedback-info-background"},Ew={neutral:"border-border-muted",brand:"border-action-brand",success:"border-feedback-success-border",warning:"border-feedback-warning-border",danger:"border-feedback-error-border",info:"border-feedback-info-border"};function _s(e){let{variant:t,size:r}=gg(),{title:o,description:n,timestamp:a,meta:i,media:s,actions:c,visual:l,icon:d,iconWeight:u,tone:m="neutral",surface:p,isHighlighted:f=false,showConnector:g=true,hideIndicator:h=false,interactive:b,className:x,children:y,onKeyDown:v,showIncomingConnector:S,...w}=e,N=l??(d?jsxRuntime.jsx(B,{name:d,weight:u||"fill",className:"h-4 w-4"}):null),P=p??(t==="stacked"?"minimal":"subtle"),k=r==="sm"?"gap-2":"gap-3",R="text-xs text-text-secondary",I=r==="sm"?"text-sm":"text-[15px]",M="text-xs text-text-secondary",D=b??typeof w.onClick=="function",E=H=>{if(!D){v?.(H);return}H.key===" "?H.preventDefault():H.key==="Enter"&&(H.preventDefault(),H.currentTarget.click()),v?.(H);},V=H=>{D&&H.key===" "&&(H.preventDefault(),H.currentTarget.click());},O=D?tailwindMerge.twMerge("group cursor-pointer",tt()):void 0,q=jsxRuntime.jsxs("div",{"data-slot":"connector",className:tailwindMerge.twMerge("relative flex h-full flex-col items-center",P==="minimal"?r==="sm"?"pt-2":"pt-3":r==="sm"?"pt-3":"pt-4"),children:[jsxRuntime.jsx("span",{"data-slot":"indicator",className:tailwindMerge.twMerge("relative z-10 flex h-8 w-8 flex-shrink-0 items-center justify-center rounded-full border text-sm font-medium shadow-sm ring-2 ring-background-surface",mg[m]),children:N}),t==="timeline"&&g&&jsxRuntime.jsx("span",{"data-slot":"separator",className:"absolute top-[2rem] left-1/2 w-0 border-l-2 border-dotted -translate-x-1/2 h-[calc(100%+2.5rem)] border-border-muted"})]}),$=f?tailwindMerge.twMerge(Mw[m],P==="minimal"?"rounded-md border border-border-muted":Ew[m]):"";if(t==="stacked")return jsxRuntime.jsxs("div",{"data-slot":"item","data-variant":"stacked",role:D?"button":void 0,tabIndex:D?0:void 0,className:tailwindMerge.twMerge("flex flex-col",r==="sm"?"px-3 py-3":"px-4 py-4",{minimal:"",subtle:"bg-background-subtle",solid:"bg-background-muted"}[P],$,O,D?"transition-colors hover:bg-background-subtle/80":"",x),onKeyDown:E,onKeyUp:V,...w,children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-3",children:[!h&&jsxRuntime.jsx("span",{"data-slot":"indicator",className:tailwindMerge.twMerge("flex h-6 w-6 flex-shrink-0 items-center justify-center rounded-full border text-sm font-medium shadow-sm ring-2 ring-background-surface",mg[m]),children:N}),jsxRuntime.jsx("div",{"data-slot":"title",className:"min-w-0 flex-1 text-sm font-semibold text-text-primary",children:o})]}),jsxRuntime.jsxs("div",{"data-slot":"content",className:tailwindMerge.twMerge("mt-3 flex flex-col",k),children:[n&&jsxRuntime.jsx("div",{"data-slot":"description",className:tailwindMerge.twMerge("text-text-secondary",I),children:n}),i&&jsxRuntime.jsx("div",{className:M,children:i}),s&&jsxRuntime.jsx("div",{className:"flex flex-col gap-2 text-sm text-text-secondary",children:s}),y,c&&jsxRuntime.jsx("div",{className:"flex flex-wrap gap-2 pt-1",children:c}),a&&jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("-mt-1.5",R),children:a})]})]});let z=P==="minimal"?r==="sm"?"py-2":"py-3":r==="sm"?"p-3":"p-4",J={minimal:"",subtle:"rounded-md border border-border-subtle bg-background-surface",solid:"rounded-md bg-background-muted shadow-sm"};return jsxRuntime.jsxs("div",{"data-slot":"item","data-variant":"timeline",role:D?"button":void 0,tabIndex:D?0:void 0,className:tailwindMerge.twMerge("group relative grid items-start gap-4 grid-cols-[3rem_1fr]",O,x),onKeyDown:E,onKeyUp:V,...w,children:[h?jsxRuntime.jsx("div",{}):q,jsxRuntime.jsxs("div",{"data-slot":"content",className:tailwindMerge.twMerge("min-w-0 flex flex-col",k,z,J[P],$,D?"transition-colors group-hover:bg-background-subtle/70":""),children:[jsxRuntime.jsxs("div",{className:"flex items-center justify-between gap-3",children:[jsxRuntime.jsx("div",{"data-slot":"title",className:"min-w-0 flex-1 text-sm font-semibold text-text-primary",children:o}),a&&jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex-shrink-0",R),children:a})]}),n&&jsxRuntime.jsx("div",{"data-slot":"description",className:tailwindMerge.twMerge("text-text-secondary",I),children:n}),i&&jsxRuntime.jsx("div",{className:M,children:i}),s&&jsxRuntime.jsx("div",{className:"flex flex-col gap-2 text-sm text-text-secondary",children:s}),y,c&&jsxRuntime.jsx("div",{className:"flex flex-wrap gap-2 pt-2",children:c})]})]})}_s.displayName="ActivityItem";function lr({isOpen:e,onClose:t,title:r,headerContent:o,titleAlign:n="left",hideCloseIcon:a=false,hasBackArrow:i=false,onBack:s,children:c,primaryAction:l,secondaryAction:d,tertiaryAction:u,footerContent:m,transparentOverlay:p=false,maxWidth:f="600px",minWidth:g="400px",maxHeight:h="85vh",height:b,mobileMaxHeight:x="90vh",mobileHeight:y,contentPadding:v=true,className:S}){let w=or("(max-width: 767px)"),N=As(w&&e===void 0),P=N?.height??null,k=N?.keyboardOffset??0,R=je.useRef(null),I=je.useCallback(()=>{R.current&&R.current.scrollTop!==0&&(R.current.scrollTop=0);},[]),M=je.useRef(null),D=je.useRef(null);je.useEffect(()=>{let q=D.current;if(!q||!w)return;let $=null,z=J=>{let H=J.target;H&&["INPUT","TEXTAREA","SELECT"].includes(H.tagName)&&($&&clearTimeout($),$=setTimeout(()=>{H.scrollIntoView({block:"nearest",behavior:"smooth"});},320));};return q.addEventListener("focusin",z),()=>{q.removeEventListener("focusin",z),$&&clearTimeout($);}},[w]);let E=je.useCallback(()=>{M.current&&M.current.scrollTop!==0&&(M.current.scrollTop=0);},[]);if(e===false)return null;let V=r||o,O=l||d||u||m,U=e!==void 0;return w?U?jsxRuntime.jsx(xt,{isOpen:e,onClose:t,title:r,headerContent:o,titleAlign:n,hideCloseIcon:a,hasBackArrow:i,onBack:s,primaryAction:l,secondaryAction:d,footerContent:m,transparentOverlay:p,maxHeight:x,height:y,maxWidth:f,contentPadding:v,showHandle:true,animationVariant:"scale",className:S,children:c}):jsxRuntime.jsx(Zr,{children:jsxRuntime.jsx(Sr,{isDismissable:true,transparent:p,style:{paddingBottom:k>0?`${k}px`:void 0,transition:"padding-bottom 0.25s ease-out"},className:"flex items-end justify-center",children:jsxRuntime.jsx(reactAriaComponents.Modal,{className:"w-full p-0 outline-none focus:outline-none focus-visible:outline-none ring-0 focus:ring-0 focus-visible:ring-0",children:jsxRuntime.jsxs(reactAriaComponents.Dialog,{ref:R,onScroll:I,className:tailwindMerge.twMerge("relative flex w-full flex-col","bg-background-surface","shadow-2xl shadow-black/20","border-t border-x border-border-default/40","rounded-t-xl","overflow-hidden","animate-in slide-in-from-bottom","duration-300 ease-out","data-[exiting]:animate-out data-[exiting]:slide-out-to-bottom","data-[exiting]:duration-200 data-[exiting]:ease-in",S),style:{...y?{height:y}:{maxHeight:/\d/.test(x)?P!==null?`min(${x}, ${Math.max(P-8,0)}px, 100dvh)`:`min(${x}, 100dvh)`:x}},children:[jsxRuntime.jsx("div",{className:"flex justify-center pt-2",children:jsxRuntime.jsx("div",{className:"h-1.5 w-12 rounded-full bg-border-muted"})}),V&&(i?jsxRuntime.jsx(Zt,{title:r,headerContent:o,titleAlign:n,hideCloseIcon:a||!t,hasBackArrow:true,onBack:s,onClose:t||(()=>{})}):jsxRuntime.jsx(Zt,{title:r,headerContent:o,titleAlign:n,hideCloseIcon:a||!t,onClose:t||(()=>{})})),jsxRuntime.jsx("div",{ref:D,className:tailwindMerge.twMerge("flex-1 min-h-0 overflow-y-auto overscroll-contain",v?"px-6 py-6":"p-0"),children:c}),O&&jsxRuntime.jsx(qo,{primaryAction:l,secondaryAction:d,tertiaryAction:u,footerContent:m})]})})})}):jsxRuntime.jsx(Zr,{children:jsxRuntime.jsx(Sr,{...U?{isOpen:e,onOpenChange:q=>{!q&&t&&t();}}:{},isDismissable:true,transparent:p,className:"flex items-center justify-center",children:jsxRuntime.jsx(reactAriaComponents.Modal,{className:"w-full p-4 outline-none focus:outline-none focus-visible:outline-none ring-0 focus:ring-0 focus-visible:ring-0",style:{maxWidth:f},children:jsxRuntime.jsxs(reactAriaComponents.Dialog,{ref:M,onScroll:E,className:tailwindMerge.twMerge("relative flex w-full flex-col","bg-background-surface","shadow-2xl shadow-black/20","border border-border-default/50","rounded-md","overflow-hidden","outline-none focus:outline-none focus-visible:outline-none ring-0 focus:ring-0","animate-in fade-in zoom-in-96 slide-in-from-bottom-2","duration-300 ease-out","data-[exiting]:animate-out data-[exiting]:fade-out data-[exiting]:zoom-out-95","data-[exiting]:duration-200 data-[exiting]:ease-in",S),style:{minWidth:g,...b?{height:b}:{maxHeight:h}},children:[V&&(i?jsxRuntime.jsx(Zt,{title:r,headerContent:o,titleAlign:n,hideCloseIcon:a||!t,hasBackArrow:true,onBack:s,onClose:t||(()=>{})}):jsxRuntime.jsx(Zt,{title:r,headerContent:o,titleAlign:n,hideCloseIcon:a||!t,onClose:t||(()=>{})})),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex-1 min-h-0 overflow-y-auto",v?"px-6 py-6":"p-0"),children:c}),O&&jsxRuntime.jsx(qo,{primaryAction:l,secondaryAction:d,tertiaryAction:u,footerContent:m})]})})})})}function Cg({isOpen:e,onClose:t,title:r,message:o,confirmLabel:n="OK",confirmVariant:a="primary",maxWidth:i="400px",minWidth:s="320px"}){return jsxRuntime.jsx(lr,{isOpen:e,onClose:t,title:r,maxWidth:i,minWidth:s,primaryAction:{label:n,onPress:t,variant:a},children:jsxRuntime.jsx("div",{className:"text-text-primary",children:o})})}var _o={xs:16,sm:20,md:24,lg:32,xl:40,"2xl":48},Nr=je.memo(({name:e,size:t="md",color:r,weight:o="regular",className:n,ariaLabel:a,...i})=>{let s=Dw__namespace[e];if(!s)return null;let c=typeof t=="string"?t in _o?_o[t]:_o.md:t,l=tailwindMerge.twMerge("inline-block flex-shrink-0",!r&&"text-current",n);return jsxRuntime.jsx(s,{...i,size:c,color:r,weight:o,className:l,"aria-label":a||`${e} icon`,"data-testid":`icon-${e}`})});Nr.displayName="IconSSR";var Aw=je.memo(({variant:e="subtle",shape:t="square",containerSize:r,containerClassName:o,size:n="md",className:a,name:i,color:s,weight:c,ariaLabel:l,ref:d,...u})=>{let m=typeof n=="string"?n in _o?_o[n]:_o.md:n,p=r?typeof r=="string"?r in _o?_o[r]:m*1.75:r:m*1.75,f=tailwindMerge.twMerge("inline-flex items-center justify-center flex-shrink-0",t==="circle"?"rounded-full":"rounded-lg",e==="subtle"&&"bg-background-muted",e==="solid"&&"bg-action-brand text-[color:var(--color-action-brand-text)]",e==="outline"&&"border-2 border-current",o);return jsxRuntime.jsx("div",{className:f,style:{width:p,height:p},children:jsxRuntime.jsx(Nr,{...u,name:i,size:n,color:s,weight:c,className:a,ariaLabel:l})})});Aw.displayName="IconSSRWithContainer";var Va=({className:e,showWordmark:t=true,width:r,fill:o})=>{let n,a;if(o?o.startsWith("fill-")?a=o:n=o:e?a=e:n="var(--color-text-primary)",t){let c=r||270,l=c/270*80;return jsxRuntime.jsxs("svg",{width:c,height:l,viewBox:"0 0 270 80",xmlns:"http://www.w3.org/2000/svg",className:a,style:n?{fill:n}:void 0,children:[jsxRuntime.jsxs("g",{clipPath:"url(#clip0_796_283)",children:[jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0.223654 20.2934C0.417233 19.8234 0.873598 19.517 1.37984 19.517H20.5909C21.282 19.517 21.8422 20.0798 21.8422 20.774V40.049C21.8422 40.5572 21.5375 41.0155 21.0702 41.2102C20.6028 41.405 20.0647 41.2977 19.7067 40.9385L0.495628 21.6635C0.137428 21.3041 0.030075 20.7633 0.223654 20.2934ZM4.40349 22.0311L19.3396 37.017V22.0311H4.40349Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M38.6458 20.2934C38.8394 19.8234 39.2958 19.517 39.802 19.517H59.013C59.7041 19.517 60.2642 20.0798 60.2642 20.774V40.049C60.2642 40.5572 59.9597 41.0155 59.4923 41.2102C59.025 41.405 58.4867 41.2977 58.1289 40.9385L38.9178 21.6635C38.5595 21.3041 38.4522 20.7633 38.6458 20.2934ZM42.8255 22.0311L57.7618 37.017V22.0311H42.8255Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19.4347 58.8447C19.6283 58.3747 20.0847 58.0685 20.5909 58.0685H39.802C40.493 58.0685 41.0532 58.6312 41.0532 59.3255V78.6005C41.0532 79.1087 40.7486 79.567 40.2813 79.7617C39.8139 79.9562 39.2757 79.849 38.9178 79.49L19.7067 60.215C19.3485 59.8555 19.2411 59.3147 19.4347 58.8447ZM23.6146 60.5825L38.5508 75.5682V60.5825H23.6146Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M39.3227 58.1643C39.79 57.9695 40.3283 58.0768 40.6861 58.436L59.8972 77.711C60.2555 78.0703 60.3628 78.6113 60.1692 79.081C59.9756 79.551 59.5192 79.8575 59.013 79.8575H39.802C39.1109 79.8575 38.5508 79.2948 38.5508 78.6005V59.3255C38.5508 58.8173 38.8554 58.359 39.3227 58.1643ZM41.0532 62.3575V77.3433H55.9893L41.0532 62.3575Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M39.3227 19.6129C39.79 19.4182 40.3283 19.5254 40.6861 19.8846L59.8972 39.1595C60.2555 39.519 60.3628 40.0598 60.1692 40.5298C59.9756 40.9995 59.5192 41.306 59.013 41.306H39.802C39.1109 41.306 38.5508 40.7433 38.5508 40.049V20.7741C38.5508 20.2658 38.8554 19.8075 39.3227 19.6129ZM41.0532 23.8061V38.792H55.9893L41.0532 23.8061Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M39.3227 38.8885C39.79 38.694 40.3283 38.8012 40.6861 39.1602L59.8972 58.4352C60.2555 58.7945 60.3628 59.3355 60.1692 59.8055C59.9756 60.2752 59.5192 60.5817 59.013 60.5817H39.802C39.1109 60.5817 38.5508 60.019 38.5508 59.3247V40.0497C38.5508 39.5415 38.8554 39.0832 39.3227 38.8885ZM41.0532 43.0817V58.0675H55.9893L41.0532 43.0817Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M38.6458 39.569C38.8394 39.0992 39.2958 38.7927 39.802 38.7927H59.013C59.7041 38.7927 60.2642 39.3555 60.2642 40.0497V59.3247C60.2642 59.833 59.9597 60.2912 59.4923 60.486C59.025 60.6805 58.4867 60.5732 58.1289 60.2142L38.9178 40.9392C38.5595 40.5797 38.4522 40.039 38.6458 39.569ZM42.8255 41.3067L57.7618 56.2927V41.3067H42.8255Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M38.6458 58.8447C38.8394 58.3747 39.2958 58.0685 39.802 58.0685H59.013C59.7041 58.0685 60.2642 58.6312 60.2642 59.3255V78.6005C60.2642 79.1087 59.9597 79.567 59.4923 79.7617C59.025 79.9562 58.4867 79.849 58.1289 79.49L38.9178 60.215C38.5595 59.8555 38.4522 59.3147 38.6458 58.8447ZM42.8255 60.5825L57.7618 75.5682V60.5825H42.8255Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M58.5338 19.6129C59.0011 19.4182 59.5394 19.5254 59.8972 19.8846L79.1083 39.1595C79.4666 39.519 79.5739 40.0598 79.3803 40.5298C79.1867 40.9995 78.7303 41.306 78.2241 41.306H59.013C58.322 41.306 57.7618 40.7433 57.7618 40.049V20.7741C57.7618 20.2658 58.0664 19.8075 58.5338 19.6129ZM60.2643 23.8061V38.792H75.2006L60.2643 23.8061Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M58.5338 0.338803C59.0011 0.144135 59.5394 0.251385 59.8972 0.610565L79.1083 19.8855C79.4666 20.2449 79.5739 20.7857 79.3803 21.2556C79.1867 21.7256 78.7303 22.032 78.2241 22.032H59.013C58.322 22.032 57.7618 21.4692 57.7618 20.775V1.50003C57.7618 0.99174 58.0664 0.533468 58.5338 0.338803ZM60.2643 4.53208V19.5179H75.2006L60.2643 4.53208Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M57.8569 20.2934C58.0505 19.8234 58.5069 19.517 59.013 19.517H78.2241C78.9151 19.517 79.4753 20.0798 79.4753 20.774V40.049C79.4753 40.5572 79.1707 41.0155 78.7034 41.2102C78.236 41.405 77.6978 41.2977 77.3399 40.9385L58.1289 21.6635C57.7705 21.3041 57.6633 20.7633 57.8569 20.2934ZM62.0365 22.0311L76.9729 37.017V22.0311H62.0365Z"}),jsxRuntime.jsx("path",{d:"M269.838 49.4457H249.005C249.266 51.801 250.162 53.6985 251.695 55.1377C253.225 56.577 255.134 57.2967 257.416 57.2967C259.307 57.2967 260.887 56.8715 262.159 56.021C263.463 55.1377 264.408 53.9927 264.996 52.5862H269.251C268.502 54.9415 267.084 56.937 264.996 58.5725C262.943 60.208 260.414 61.026 257.416 61.026C255.069 61.026 252.917 60.4697 250.961 59.3575C249.037 58.2127 247.504 56.6587 246.363 54.696C245.255 52.7332 244.7 50.558 244.7 48.17C244.7 45.782 245.255 43.6067 246.363 41.644C247.504 39.6812 249.037 38.1437 250.961 37.0315C252.917 35.8867 255.069 35.3142 257.416 35.3142C259.73 35.3142 261.833 35.8702 263.724 36.9825C265.615 38.0947 267.098 39.6485 268.176 41.644C269.283 43.6395 269.838 45.913 269.838 48.4645V49.4457ZM257.416 39.0432C255.263 39.0432 253.439 39.6812 251.939 40.957C250.47 42.2327 249.542 43.9337 249.152 46.06H265.583C265.192 43.9992 264.262 42.3145 262.796 41.006C261.36 39.6975 259.568 39.0432 257.416 39.0432Z"}),jsxRuntime.jsx("path",{d:"M228.356 60.5352V35.8049H232.219V39.7794H232.464C233.05 38.5689 233.963 37.5712 235.202 36.7862C236.474 35.9684 237.974 35.5594 239.701 35.5594H243.125V39.4359H239.701C237.517 39.4359 235.757 40.1554 234.42 41.5949C233.083 43.0342 232.414 44.9152 232.414 47.2377V60.5352H228.356Z"}),jsxRuntime.jsx("path",{d:"M208.607 61.0259C205.64 61.0259 203.326 60.1262 201.663 58.3272C200 56.4952 199.169 53.8947 199.169 50.5252V35.8047H203.228V49.8874C203.228 52.2427 203.766 54.0744 204.842 55.3829C205.95 56.6587 207.532 57.2967 209.586 57.2967C211.02 57.2967 212.308 56.9694 213.449 56.3152C214.623 55.6284 215.536 54.6959 216.188 53.5184C216.84 52.3407 217.166 50.9997 217.166 49.4949V35.8047H221.225V60.5352H217.313V56.5607H217.068C216.286 57.9019 215.161 58.9814 213.694 59.7992C212.226 60.6169 210.531 61.0259 208.607 61.0259Z"}),jsxRuntime.jsx("path",{d:"M186.736 39.534V56.806H194.756V60.5352H182.677V39.534H177.199V35.8047H182.677V29.5732H186.736V35.8047H193.24V39.534H186.736Z"}),jsxRuntime.jsx("path",{d:"M156.585 60.5352H151.988L158.394 48.0227L152.33 35.8047H156.976L162.062 46.0599H165.388L170.474 35.8047H175.022L168.958 48.0227L175.365 60.5352H170.67L165.29 49.7892H162.013L156.585 60.5352Z"}),jsxRuntime.jsx("path",{d:"M150.138 49.1315H129.304C129.565 51.4867 130.461 53.3842 131.994 54.8235C133.526 56.2627 135.433 56.9825 137.715 56.9825C139.606 56.9825 141.188 56.5572 142.459 55.7067C143.763 54.8235 144.709 53.6785 145.296 52.272H149.551C148.801 54.6272 147.382 56.6227 145.296 58.2582C143.242 59.8937 140.715 60.7118 137.715 60.7118C135.368 60.7118 133.216 60.1555 131.26 59.0432C129.336 57.8985 127.804 56.3445 126.663 54.3817C125.554 52.419 125 50.2437 125 47.8557C125 45.4677 125.554 43.2925 126.663 41.3298C127.804 39.367 129.336 37.8295 131.26 36.7173C133.216 35.5725 135.368 35 137.715 35C140.03 35 142.133 35.556 144.024 36.6682C145.915 37.7805 147.399 39.3342 148.475 41.3298C149.583 43.3252 150.138 45.5987 150.138 48.1502V49.1315ZM137.715 38.729C135.564 38.729 133.738 39.367 132.238 40.6427C130.771 41.9185 129.842 43.6195 129.45 45.7458H145.883C145.491 43.685 144.562 42.0002 143.095 40.6917C141.661 39.3832 139.867 38.729 137.715 38.729Z"}),jsxRuntime.jsx("path",{d:"M116.961 60.5353H112.559V30.4072H101.164V26.1875H128.307V30.4072H116.961V60.5353Z"})]}),jsxRuntime.jsx("defs",{children:jsxRuntime.jsx("clipPath",{id:"clip0_796_283",children:jsxRuntime.jsx("rect",{width:"270",height:"80",fill:"white"})})})]})}let i=r||80;return jsxRuntime.jsxs("svg",{width:i,height:i,viewBox:"0 0 80 80",xmlns:"http://www.w3.org/2000/svg",className:a,style:n?{fill:n}:void 0,children:[jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0.223654 20.2934C0.417233 19.8234 0.873598 19.517 1.37984 19.517H20.5909C21.282 19.517 21.8422 20.0798 21.8422 20.774V40.049C21.8422 40.5572 21.5375 41.0155 21.0702 41.2102C20.6028 41.405 20.0647 41.2977 19.7067 40.9385L0.495628 21.6635C0.137428 21.3041 0.030075 20.7633 0.223654 20.2934ZM4.40349 22.0311L19.3396 37.017V22.0311H4.40349Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M38.6458 20.2934C38.8394 19.8234 39.2958 19.517 39.802 19.517H59.013C59.7041 19.517 60.2642 20.0798 60.2642 20.774V40.049C60.2642 40.5572 59.9597 41.0155 59.4923 41.2102C59.025 41.405 58.4867 41.2977 58.1289 40.9385L38.9178 21.6635C38.5595 21.3041 38.4522 20.7633 38.6458 20.2934ZM42.8255 22.0311L57.7618 37.017V22.0311H42.8255Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19.4347 58.8447C19.6283 58.3747 20.0847 58.0685 20.5909 58.0685H39.802C40.493 58.0685 41.0532 58.6312 41.0532 59.3255V78.6005C41.0532 79.1087 40.7486 79.567 40.2813 79.7617C39.8139 79.9562 39.2757 79.849 38.9178 79.49L19.7067 60.215C19.3485 59.8555 19.2411 59.3147 19.4347 58.8447ZM23.6146 60.5825L38.5508 75.5682V60.5825H23.6146Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M39.3227 58.1643C39.79 57.9695 40.3283 58.0768 40.6861 58.436L59.8972 77.711C60.2555 78.0703 60.3628 78.6113 60.1692 79.081C59.9756 79.551 59.5192 79.8575 59.013 79.8575H39.802C39.1109 79.8575 38.5508 79.2948 38.5508 78.6005V59.3255C38.5508 58.8173 38.8554 58.359 39.3227 58.1643ZM41.0532 62.3575V77.3433H55.9893L41.0532 62.3575Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M39.3227 19.6129C39.79 19.4182 40.3283 19.5254 40.6861 19.8846L59.8972 39.1595C60.2555 39.519 60.3628 40.0598 60.1692 40.5298C59.9756 40.9995 59.5192 41.306 59.013 41.306H39.802C39.1109 41.306 38.5508 40.7433 38.5508 40.049V20.7741C38.5508 20.2658 38.8554 19.8075 39.3227 19.6129ZM41.0532 23.8061V38.792H55.9893L41.0532 23.8061Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M39.3227 38.8885C39.79 38.694 40.3283 38.8012 40.6861 39.1602L59.8972 58.4352C60.2555 58.7945 60.3628 59.3355 60.1692 59.8055C59.9756 60.2752 59.5192 60.5817 59.013 60.5817H39.802C39.1109 60.5817 38.5508 60.019 38.5508 59.3247V40.0497C38.5508 39.5415 38.8554 39.0832 39.3227 38.8885ZM41.0532 43.0817V58.0675H55.9893L41.0532 43.0817Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M38.6458 39.569C38.8394 39.0992 39.2958 38.7927 39.802 38.7927H59.013C59.7041 38.7927 60.2642 39.3555 60.2642 40.0497V59.3247C60.2642 59.833 59.9597 60.2912 59.4923 60.486C59.025 60.6805 58.4867 60.5732 58.1289 60.2142L38.9178 40.9392C38.5595 40.5797 38.4522 40.039 38.6458 39.569ZM42.8255 41.3067L57.7618 56.2927V41.3067H42.8255Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M38.6458 58.8447C38.8394 58.3747 39.2958 58.0685 39.802 58.0685H59.013C59.7041 58.0685 60.2642 58.6312 60.2642 59.3255V78.6005C60.2642 79.1087 59.9597 79.567 59.4923 79.7617C59.025 79.9562 58.4867 79.849 58.1289 79.49L38.9178 60.215C38.5595 59.8555 38.4522 59.3147 38.6458 58.8447ZM42.8255 60.5825L57.7618 75.5682V60.5825H42.8255Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M58.5338 19.6129C59.0011 19.4182 59.5394 19.5254 59.8972 19.8846L79.1083 39.1595C79.4666 39.519 79.5739 40.0598 79.3803 40.5298C79.1867 40.9995 78.7303 41.306 78.2241 41.306H59.013C58.322 41.306 57.7618 40.7433 57.7618 40.049V20.7741C57.7618 20.2658 58.0664 19.8075 58.5338 19.6129ZM60.2643 23.8061V38.792H75.2006L60.2643 23.8061Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M58.5338 0.338803C59.0011 0.144135 59.5394 0.251385 59.8972 0.610565L79.1083 19.8855C79.4666 20.2449 79.5739 20.7857 79.3803 21.2556C79.1867 21.7256 78.7303 22.032 78.2241 22.032H59.013C58.322 22.032 57.7618 21.4692 57.7618 20.775V1.50003C57.7618 0.99174 58.0664 0.533468 58.5338 0.338803ZM60.2643 4.53208V19.5179H75.2006L60.2643 4.53208Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M57.8569 20.2934C58.0505 19.8234 58.5069 19.517 59.013 19.517H78.2241C78.9151 19.517 79.4753 20.0798 79.4753 20.774V40.049C79.4753 40.5572 79.1707 41.0155 78.7034 41.2102C78.236 41.405 77.6978 41.2977 77.3399 40.9385L58.1289 21.6635C57.7705 21.3041 57.6633 20.7633 57.8569 20.2934ZM62.0365 22.0311L76.9729 37.017V22.0311H62.0365Z"})]})};var el=({topItems:e=[],bottomItems:t=[],bottomContent:r,logo:o,showLogo:n=true,linkComponent:a="a",className:i="",mobileMenuId:s="app-mobile-menu",sidebarCollapseId:c="app-sidebar-collapse"})=>{let l=p=>p.length>0&&"items"in p[0],d=p=>l(p)?p:[{id:"default-section",items:p}],u=(p,f,g)=>jsxRuntime.jsxs("div",{className:"space-y-0.5",children:[p.title&&jsxRuntime.jsx("div",{className:"px-6 py-1 text-xs font-medium text-text-secondary uppercase tracking-wider",children:p.title}),jsxRuntime.jsx("div",{className:"space-y-0.5",children:p.items.map(h=>m(h))}),f<g-1&&jsxRuntime.jsx("div",{className:"border-b border-border-subtle mx-6 my-2"})]},p.id),m=(p,f=false)=>{if(p.children&&p.children.length>0){let b=`category-${p.id}`;return jsxRuntime.jsxs("div",{className:"group/category",children:[jsxRuntime.jsx("input",{type:"checkbox",id:b,className:"peer/category hidden",defaultChecked:p.isExpanded,"aria-hidden":"true"}),jsxRuntime.jsxs("label",{htmlFor:b,className:"flex items-center gap-3 px-6 py-1 text-text-primary hover:bg-background-hover hover:text-text-primary cursor-pointer transition-all duration-200",children:[p.icon&&jsxRuntime.jsx("span",{className:"flex-shrink-0 w-3.5 h-3.5 flex items-center justify-center transition-all duration-200",children:p.icon}),jsxRuntime.jsx("span",{className:"transition-all duration-200",children:p.label}),jsxRuntime.jsx("span",{className:"flex-1"}),jsxRuntime.jsx("svg",{className:"w-4 h-4 transform transition-transform duration-200 peer-checked/category:rotate-180 ml-auto",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:jsxRuntime.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M19 9l-7 7-7-7"})})]}),jsxRuntime.jsx("div",{className:"hidden peer-checked/category:block bg-background-subtle border-l-2 border-border-subtle ml-6",children:p.children.map(x=>m(x,true))})]},p.id)}let g={href:p.href||"#",className:`flex items-center gap-3 transition-all duration-200 hover:bg-background-hover ${f?"pl-8 pr-6 py-1 text-sm":"px-6 py-1"} ${p.isActive?`bg-action-brand/10 text-action-brand ${f?"":"border-l-2 border-action-brand"}`:"text-text-primary hover:text-text-primary"}`,"aria-current":p.isActive?"page":void 0},h=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[p.icon&&!f&&jsxRuntime.jsx("span",{className:"flex-shrink-0 w-3.5 h-3.5 flex items-center justify-center transition-all duration-200",children:p.icon}),jsxRuntime.jsx("span",{className:"transition-all duration-200",children:p.label})]});return a==="a"?jsxRuntime.jsx("a",{...g,children:h},p.id):jsxRuntime.jsx(a,{...g,children:h},p.id)};return jsxRuntime.jsxs("div",{className:`flex flex-col h-full ${i}`,children:[jsxRuntime.jsxs("div",{className:"flex items-center justify-between h-[60px] px-6 border-b border-border-default",children:[n&&jsxRuntime.jsx("div",{className:"relative top-[-1px] transition-all duration-200",children:o||jsxRuntime.jsx(Va,{showWordmark:true,width:120})}),jsxRuntime.jsx("label",{htmlFor:c,className:"hidden md:flex items-center justify-center w-8 h-8 rounded hover:bg-background-hover cursor-pointer transition-all duration-200 relative top-[-1px]","aria-label":"Collapse sidebar",children:jsxRuntime.jsx(Nr,{name:"Sidebar",size:"sm"})}),jsxRuntime.jsx("label",{htmlFor:s,className:"md:hidden flex items-center justify-center w-8 h-8 rounded hover:bg-background-hover cursor-pointer transition-colors","aria-label":"Close menu",children:jsxRuntime.jsx("svg",{className:"w-5 h-5",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:jsxRuntime.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M6 18L18 6M6 6l12 12"})})})]}),jsxRuntime.jsxs("nav",{className:"flex-1 flex flex-col overflow-hidden",children:[e&&e.length>0&&jsxRuntime.jsx("div",{className:"flex-1 overflow-y-auto py-2 scrollbar-hide",children:d(e).map((p,f,g)=>u(p,f,g.length))}),t&&t.length>0&&jsxRuntime.jsx("div",{className:"flex-shrink-0 border-t bg-background-muted/30",children:jsxRuntime.jsx("div",{className:"mt-2 pb-2 space-y-0.5",children:t.map(p=>m(p))})}),r&&jsxRuntime.jsx("div",{className:"flex-shrink-0 border-t border-border-default",children:jsxRuntime.jsx("div",{children:r})})]})]})};function An(e){return e.id??e.href??e.label}function vu(e,t,r=[]){for(let o of e){if(o.href===t||o.id===t)return o.children?.length&&o.pushOnSelect!==false?[...r,An(o)]:r;if(o.children?.length){let n=vu(o.children,t,[...r,An(o)]);if(n)return n}}return null}function Pg(e,t){let r=[],o=e;for(let n of t){let a=o.find(i=>An(i)===n);if(!a)break;r.push(a),o=a.children??[];}return r}function Fw(e,t,r){let o=t.length>0?[...e,...t]:e,n=[{path:[],items:e,bottomItems:t.length>0?t:void 0}],a=Pg(o,r),i=[];for(let s of a){if(!s.children?.length)break;i=[...i,An(s)],n.push({path:i,parent:s,items:s.children});}return n}var Bw=({href:e,...t})=>jsxRuntime.jsx("a",{href:e,...t}),Ng=[];function Vw(e){let t=[];for(let r of e){let o=r.items??[];o.length!==0&&(t.length>0&&t.push({id:`__divider__${r.id}`,label:"",divider:true}),r.title&&t.push({id:`__group__${r.id}`,label:r.title,groupLabel:true}),t.push(...o));}return t}function Ow(e,t){if(process.env.NODE_ENV==="production"||t.length===0)return;let r=new Map;for(let o of e)o.id&&r.set(o.id,"id"),o.href&&!r.has(o.href)&&r.set(o.href,"href");for(let o of t){let n=null;o.id&&r.has(o.id)?n=r.get(o.id)==="id"?`id "${o.id}"`:`id "${o.id}" (matches an items \`href\`)`:o.href&&r.has(o.href)&&(n=r.get(o.href)==="href"?`href "${o.href}"`:`href "${o.href}" (matches an items \`id\`)`),n&&console.warn(`[StackNav] L1 ${n} appears in both \`items\` and \`bottomItems\`. Stack tokens and value lookups will resolve to the \`items\` entry, making the bottomItems entry unreachable. L1 ids and hrefs must be unique across both arrays.`);}}function zw(e){if(!e)return {};let t={};return e.background!==void 0&&(t["--edges-stack-nav-background"]=e.background),e.activeBackground!==void 0&&(t["--edges-stack-nav-row-active-background"]=e.activeBackground),e.activeColor!==void 0&&(t["--edges-stack-nav-row-active-color"]=e.activeColor),e.hoverBackground!==void 0&&(t["--edges-stack-nav-row-hover-background"]=e.hoverBackground),e.borderColor!==void 0&&(t["--edges-stack-nav-border-color"]=e.borderColor),t}function Oa({items:e,groups:t,bottomItems:r,value:o,defaultStack:n,stack:a,onStackChange:i,onSelect:s,linkComponent:c=Bw,renderRow:l,showLogo:d=false,logo:u,header:m,footer:p,mobileMenuId:f,sidebarCollapseId:g,rootLabel:h,sticky:b=true,width:x=260,ariaLabel:y="Navigation",theme:v,animated:S=true,style:w,className:N}){process.env.NODE_ENV!=="production"&&t&&e&&console.warn("[StackNav] Both `items` and `groups` were provided. `groups` takes precedence and `items` is ignored.");let P=je__namespace.useMemo(()=>t?Vw(t):e??Ng,[t,e]),k=r??Ng,R=je__namespace.useMemo(()=>k.length>0?[...P,...k]:P,[P,k]);je__namespace.useEffect(()=>{Ow(P,k);},[P,k]);let[I,M]=je__namespace.useState(()=>a!==void 0?a:n!==void 0?n:o?vu(R,o)??[]:[]),D=a??I,E=je__namespace.useCallback(A=>{a===void 0&&M(A),i?.(A);},[a,i]),V=je__namespace.useRef(false);je__namespace.useEffect(()=>{if(a!==void 0||!V.current&&(V.current=true,n!==void 0)||!o)return;let A=vu(R,o);M(G=>{let T=A??[];return Uw(G,T)?G:T});},[o,R,a,n]);let O=je__namespace.useMemo(()=>Fw(P,k,D),[P,k,D]),U=je__namespace.useCallback((A,G)=>{A.children?.length&&E([...G,An(A)]);},[E]),q=je__namespace.useCallback(()=>{E(D.slice(0,-1));},[D,E]),$=je__namespace.useCallback((A,G)=>{let T=Pg(R,D);if(s?.(G,T),!!G.children?.length){let L=O[O.length-1]?.path??[];U(G,L);}G.href||A.preventDefault();},[R,D,s,U,O]),z=je__namespace.useCallback(A=>o?A.href===o||A.id===o:false,[o]),J=b?"sticky top-0 h-[100dvh]":"",H={...x!=null?{width:x}:{},...zw(v),...w};return jsxRuntime.jsxs("aside",{role:"navigation","aria-label":y,"data-edges-stack-nav":"",className:tailwindMerge.twMerge("edges-stack-nav flex flex-col flex-shrink-0 overflow-hidden",S&&"edges-stack-nav--animated",J,N),style:H,children:[d?jsxRuntime.jsxs("div",{className:"edges-stack-nav__logo",children:[jsxRuntime.jsx("div",{className:"relative top-[-1px]",children:u??jsxRuntime.jsx(Va,{showWordmark:true,width:120})}),g?jsxRuntime.jsx("label",{htmlFor:g,className:"hidden md:flex items-center justify-center w-8 h-8 rounded hover:bg-background-hover cursor-pointer transition-all duration-200 relative top-[-1px]","aria-label":"Collapse sidebar",children:jsxRuntime.jsx(Nr,{name:"Sidebar",size:"sm"})}):null,f?jsxRuntime.jsx("label",{htmlFor:f,className:"md:hidden flex items-center justify-center w-8 h-8 rounded hover:bg-background-hover cursor-pointer transition-colors","aria-label":"Close menu",children:jsxRuntime.jsx("svg",{className:"w-5 h-5",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:jsxRuntime.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M6 18L18 6M6 6l12 12"})})}):null]}):null,m?jsxRuntime.jsx("div",{className:"edges-stack-nav__header",children:m}):null,jsxRuntime.jsx("div",{className:"relative flex-1 overflow-hidden",children:O.map((A,G)=>{let T=A.path.length,C=G===O.length-1,L=G<O.length-1,F=T===0?"__root__":A.path.join("/");return jsxRuntime.jsx(Hw,{pane:A,parentPath:A.path.slice(0,-1),depth:T,isTop:C,isAbove:L,rootLabel:h,LinkComponent:c,renderRow:l,isActive:z,onSelect:$,onBack:q,animated:S},F)})}),p?jsxRuntime.jsx("div",{className:"edges-stack-nav__footer",children:p}):null]})}function Hw({pane:e,depth:t,isTop:r,isAbove:o,rootLabel:n,LinkComponent:a,renderRow:i,isActive:s,onSelect:c,onBack:l,animated:d}){let u=r?"edges-stack-nav__pane--top":o?"edges-stack-nav__pane--above":"edges-stack-nav__pane--below";return jsxRuntime.jsxs("nav",{"aria-label":e.parent?.label??n??"Navigation","aria-hidden":r?void 0:true,inert:r?void 0:true,className:tailwindMerge.twMerge("edges-stack-nav__pane absolute inset-0 flex flex-col gap-px overflow-y-auto px-2 py-3",!d&&"edges-stack-nav__pane--instant",u),children:[t>0&&e.parent?jsxRuntime.jsxs("button",{type:"button",className:"edges-stack-nav__back edges-stack-nav__row flex w-full cursor-pointer items-center gap-2 rounded-sm border-0 bg-transparent px-3 py-2 mb-2 text-left text-sm font-semibold text-text-primary",onClick:l,"aria-label":`Back from ${e.parent.label}`,children:[jsxRuntime.jsx(Ww,{}),jsxRuntime.jsx("span",{children:e.parent.label})]}):n?jsxRuntime.jsx("div",{className:"px-3 pb-1.5 text-[10px] font-semibold uppercase tracking-[0.08em] text-text-secondary",children:n}):null,e.items.map(m=>jsxRuntime.jsx(kg,{item:m,LinkComponent:a,renderRow:i,isActive:s(m),onSelect:c},An(m))),e.bottomItems&&e.bottomItems.length>0?jsxRuntime.jsx("div",{className:"edges-stack-nav__bottom-items mt-auto flex flex-col gap-px pt-3",children:e.bottomItems.map(m=>jsxRuntime.jsx(kg,{item:m,LinkComponent:a,renderRow:i,isActive:s(m),onSelect:c},An(m)))}):null]})}function kg({item:e,LinkComponent:t,renderRow:r,isActive:o,onSelect:n}){if(e.divider)return jsxRuntime.jsx("div",{className:"edges-stack-nav__divider my-2",role:"separator"});if(e.groupLabel)return jsxRuntime.jsx("div",{className:"px-3 pt-6 pb-1.5 text-[10px] font-semibold uppercase tracking-[0.08em] text-text-secondary",children:e.label});let a=!!e.children?.length,i=tailwindMerge.twMerge("edges-stack-nav__row flex items-center justify-between gap-3 rounded-sm px-3 py-2 text-sm font-normal text-text-primary no-underline cursor-pointer text-left bg-transparent border-0 transition-colors",o&&"edges-stack-nav__row--active font-semibold");if(r)return jsxRuntime.jsx(jsxRuntime.Fragment,{children:r({item:e,isActive:o,hasChildren:a,select:c=>n(c,e),LinkComponent:t,className:i})});let s=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsxs("span",{className:"flex min-w-0 items-center gap-2",children:[e.leading??e.icon?jsxRuntime.jsx("span",{className:"inline-flex items-center flex-shrink-0",children:e.leading??e.icon}):null,jsxRuntime.jsx("span",{className:"truncate",children:e.label})]}),jsxRuntime.jsxs("span",{className:"flex flex-shrink-0 items-center gap-2 text-text-secondary",children:[e.trailing,a?jsxRuntime.jsx(Gw,{}):null]})]});return e.href?jsxRuntime.jsx(t,{href:e.href,"aria-label":e.ariaLabel,className:i,"aria-current":o?"page":void 0,onClick:c=>n(c,e),children:s}):jsxRuntime.jsx("button",{type:"button",className:i,"aria-label":e.ariaLabel,onClick:c=>{n(c,e);},children:s})}function Gw(){return jsxRuntime.jsx("svg",{width:12,height:12,viewBox:"0 0 12 12",fill:"none","aria-hidden":"true",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round",children:jsxRuntime.jsx("path",{d:"M4.5 3 7.5 6 4.5 9"})})}function Ww(){return jsxRuntime.jsx("svg",{width:14,height:14,viewBox:"0 0 14 14",fill:"none","aria-hidden":"true",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round",children:jsxRuntime.jsx("path",{d:"M8.5 3 4.5 7 8.5 11"})})}function Uw(e,t){if(e===t)return true;if(e.length!==t.length)return false;for(let r=0;r<e.length;r+=1)if(e[r]!==t[r])return false;return true}var Ri=({rightContent:e,centerContent:t,showMobileMenu:r=true,avatar:o,showColorModeSwitcher:n=false,toggleTheme:a,isDarkThemeEnabled:i=false,colorMode:s,actions:c,className:l="",mobileMenuId:d="app-mobile-menu"})=>{let u=()=>{switch(s||(i?"dark":"light")){case "system":return jsxRuntime.jsx(Nr,{name:"Monitor",size:"sm"});case "light":return jsxRuntime.jsx(Nr,{name:"Sun",size:"sm"});case "dark":return jsxRuntime.jsx(Nr,{name:"Moon",size:"sm"})}},m=()=>{switch(s||(i?"dark":"light")){case "system":return "Switch to light mode";case "light":return "Switch to dark mode";case "dark":return "Switch to system mode";default:return "Toggle theme"}};return jsxRuntime.jsx("header",{className:`h-[60px] bg-background-surface border-b ${l}`,children:jsxRuntime.jsxs("div",{className:"relative flex h-full items-center",children:[jsxRuntime.jsx("div",{className:"flex items-center h-full flex-shrink-0",children:r&&jsxRuntime.jsx("label",{htmlFor:d,className:"md:hidden cursor-pointer","aria-label":"Open menu",children:jsxRuntime.jsx("div",{className:"flex h-full w-14 flex-col items-center justify-center border-r hover:bg-background-hover transition-colors",children:jsxRuntime.jsx(Nr,{name:"List",size:"sm"})})})}),t&&jsxRuntime.jsx("div",{className:"flex-1 flex justify-end md:justify-center md:px-4 min-w-0",children:jsxRuntime.jsx("div",{className:"w-full md:max-w-4xl min-w-0",children:t})}),!t&&jsxRuntime.jsx("div",{className:"flex-1"}),jsxRuntime.jsxs("div",{className:"flex items-center gap-4 pr-4 flex-shrink-0 ml-4",children:[e,n&&a&&jsxRuntime.jsx("button",{type:"button",onClick:a,className:"flex items-center justify-center w-8 h-8 rounded hover:bg-background-hover transition-colors","aria-label":m(),children:u()}),c,o&&jsxRuntime.jsx("div",{className:"flex items-center",children:o})]})]})})};function Mg({sideNav:e,stackNav:t,topNav:r,children:o,contentPaddingX:n,contentPaddingY:a,showSidebarBorder:i=true,mainClassName:s,enableJsEnhancements:c=false}){let l="app-mobile-menu",d="app-sidebar-collapse";return je.useEffect(()=>{if(!c)return;let u=document.getElementById(d),m=document.getElementById(l),p=document.querySelector("[data-app-shell]"),f=document.getElementById("app-sidebar");if(!u||!p||!f)return;let g=null,h=false;try{let R=localStorage.getItem("sidebar-collapsed");R!==null&&(u.checked=R==="true");}catch{}let b=()=>{try{localStorage.setItem("sidebar-collapsed",String(u.checked));}catch{}u.checked?h=true:(g&&(clearTimeout(g),g=null),p.removeAttribute("data-peek"),h=false);};u.addEventListener("change",b);let x=R=>{R.key==="Escape"&&(m&&(m.checked=false),p.removeAttribute("data-peek"));};document.addEventListener("keydown",x);let y=null;m&&(y=()=>{document.body.style.overflow=m.checked?"hidden":"";},m.addEventListener("change",y));let v=R=>{let M=R.target.closest("a");M&&M.href&&window.innerWidth<768&&m&&setTimeout(()=>{m.checked=false,document.body.style.overflow="";},100);};f.addEventListener("click",v);let S=16,w=200,N=()=>{g&&(clearTimeout(g),g=null),p.getAttribute("data-peek")!=="true"&&p.setAttribute("data-peek","true");},P=()=>{g&&clearTimeout(g),g=setTimeout(()=>{p.removeAttribute("data-peek"),g=null;},w);},k=R=>{if(window.innerWidth<768||!u.checked)return;let I=f.contains(R.target);if(h&&!I&&(h=false),h)return;R.clientX<=S||I?N():p.getAttribute("data-peek")==="true"&&P();};return document.addEventListener("mousemove",k),()=>{u.removeEventListener("change",b),document.removeEventListener("keydown",x),m&&y&&m.removeEventListener("change",y),f.removeEventListener("click",v),document.removeEventListener("mousemove",k),g&&clearTimeout(g);}},[c,l,d]),jsxRuntime.jsxs("div",{className:"min-h-[100dvh] bg-background text-text-primary relative","data-app-shell":"",children:[jsxRuntime.jsx("input",{type:"checkbox",id:d,className:"sr-only peer/sidebar","aria-hidden":"true"}),jsxRuntime.jsx("a",{href:"#app-content",className:"sr-only focus:not-sr-only focus:absolute focus:left-4 focus:top-4 z-50 rounded px-3 py-2 bg-background-surface shadow",children:"Skip to content"}),jsxRuntime.jsx(Ri,{...r,mobileMenuId:l,className:["sticky top-0 flex-shrink-0 z-30 md:hidden",r?.className].filter(Boolean).join(" ")}),jsxRuntime.jsxs("div",{className:"flex w-full h-[calc(100dvh-60px)] md:h-[100dvh] relative overflow-hidden",children:[jsxRuntime.jsx("input",{type:"checkbox",id:l,className:"sr-only peer/mobile","aria-hidden":"true"}),jsxRuntime.jsx("label",{htmlFor:l,className:"fixed inset-0 bg-background-modal z-[55] opacity-0 pointer-events-none peer-checked/mobile:opacity-100 peer-checked/mobile:pointer-events-auto transition-opacity md:hidden","aria-label":"Close menu"}),jsxRuntime.jsx("div",{"aria-hidden":"true","data-peek-zone":"",className:"hidden md:block fixed left-0 top-0 bottom-0 w-4 z-[70] pointer-events-none"}),jsxRuntime.jsx("label",{htmlFor:d,"data-expand-rail":"",className:"hidden fixed left-3 top-3 z-[75] items-center justify-center w-9 h-9 rounded-md bg-background-surface border border-border-default shadow-sm hover:bg-background-hover cursor-pointer transition-all duration-200","aria-label":"Expand sidebar",children:jsxRuntime.jsx(Nr,{name:"Sidebar",size:"sm"})}),jsxRuntime.jsx("aside",{id:"app-sidebar","data-app-sidebar":"",className:["bg-background-surface","border-r border-border-default","transition-transform duration-300 ease-in-out md:transition-[transform,width] md:duration-300 md:ease-in-out","fixed md:relative","left-0 top-0 bottom-0","z-[60] md:z-10","w-full md:w-64","h-[100dvh] md:h-full","-translate-x-full","peer-checked/mobile:translate-x-0","md:translate-x-0",i?"":"!border-r-0",(t??e)?.className||""].filter(Boolean).join(" "),children:t?jsxRuntime.jsx(Oa,{...t,mobileMenuId:l,sidebarCollapseId:d,sticky:false,width:null,className:["h-full !border-r-0",t.className].filter(Boolean).join(" ")}):jsxRuntime.jsx(el,{...e,mobileMenuId:l,sidebarCollapseId:d,className:"h-full"})}),jsxRuntime.jsxs("div",{className:"flex-1 flex flex-col h-full overflow-hidden",children:[jsxRuntime.jsx("div",{className:"sticky top-0 flex-shrink-0 hidden md:block z-20","data-top-nav-wrapper":"",children:jsxRuntime.jsx(Ri,{...r,className:r?.className})}),jsxRuntime.jsx("main",{id:"app-content",className:["flex-1 overflow-y-auto overflow-x-hidden bg-background-body scrollbar-visible",n,a,s||""].join(" "),role:"main",children:o})]})]}),jsxRuntime.jsx("style",{dangerouslySetInnerHTML:{__html:`
3
3
  @media (min-width: 768px) {
4
4
  /* Collapsed: hide the rail offscreen, surface the floating expand
5
5
  button, and let the edge zone receive hover events. */
@@ -24,8 +24,8 @@
24
24
  z-index: 50;
25
25
  }
26
26
  }
27
- `}})]})}function $o(e,t=300){let[r,o]=qe.useState(e);return qe.useEffect(()=>{let n=setTimeout(()=>o(e),t);return ()=>clearTimeout(n)},[e,t]),r}function tl(e,t=300){let[r,o]=qe.useState(false);return qe.useEffect(()=>{if(e){let n=setTimeout(()=>{o(true);},t);return ()=>clearTimeout(n)}o(false);},[e,t]),r}var $w=({isEntering:e,isExiting:t,className:r})=>["max-w-[200px] group bg-action-default border border-action-default-hover text-[color:var(--color-action-default-text)] text-sm rounded-lg drop-shadow-lg will-change-transform px-3 py-1",e?"animate-in fade-in placement-bottom:slide-in-from-top-0.5 placement-top:slide-in-from-bottom-0.5 placement-left:slide-in-from-right-0.5 placement-right:slide-in-from-left-0.5 ease-out duration-200":"",t?"animate-out fade-out placement-bottom:slide-out-to-top-0.5 placement-top:slide-out-to-bottom-0.5 placement-left:slide-out-to-right-0.5 placement-right:slide-out-to-left-0.5 ease-in duration-150":"",r].filter(Boolean).join(" ");function dr({children:e,content:t,...r}){return jsxRuntime.jsxs(reactAriaComponents.TooltipTrigger,{delay:200,children:[e,jsxRuntime.jsxs(reactAriaComponents.Tooltip,{...r,offset:10,className:reactAriaComponents.composeRenderProps(r.className,(o,n)=>$w({...n,className:o})),children:[jsxRuntime.jsx(reactAriaComponents.OverlayArrow,{children:jsxRuntime.jsx("svg",{width:8,height:8,viewBox:"0 0 8 8",className:"fill-action-default stroke-action-default-hover group-placement-left:-rotate-90 group-placement-right:rotate-90 group-placement-bottom:rotate-180 forced-colors:fill-[Canvas] forced-colors:stroke-[ButtonBorder]",children:jsxRuntime.jsx("path",{d:"M0 0 L4 4 L8 0"})})}),t]})]})}function ur(){let[e,t]=qe__namespace.default.useState(false),r=qe__namespace.default.useCallback((n,a)=>{t(true),a?.(n);},[]),o=qe__namespace.default.useCallback((n,a)=>{t(false),a?.(n);},[]);return {isFocused:e,handleFocus:r,handleBlur:o}}var yt=qe__namespace.default.forwardRef(({children:e,className:t},r)=>jsxRuntime.jsx("div",{ref:r,className:tailwindMerge.twMerge("relative w-full",t),children:e}));yt.displayName="InputWrapper";function Mi({onClick:e,size:t="md",className:r}){return jsxRuntime.jsx("button",{type:"button",onClick:o=>{o.preventDefault(),o.stopPropagation(),e();},className:tailwindMerge.twMerge("absolute right-2 top-[48%] -translate-y-1/2 transform text-text-secondary hover:text-text-primary cursor-pointer",r),"aria-label":"Clear input",onMouseDown:o=>{o.preventDefault(),o.stopPropagation();},children:jsxRuntime.jsx(V,{name:"X",size:t==="sm"?16:20})})}function en(e){let{isInvalid:t,isDisabled:r,isFocused:o}=e,n="border rounded-[var(--control-border-radius)] !outline-none ";return r?`${n} border-border-muted`:t&&o?`${n} border-feedback-error-border shadow-[inset_0_0_0_1px_var(--color-feedback-error-border)]`:t?`${n} border-feedback-error-border`:o?`${n} border-border-focus shadow-[inset_0_0_0_1px_var(--color-border-focus)]`:`${n} border-border-input`}function Lg(e){return e.isDisabled?"bg-background-muted":e.transparent?"bg-transparent":"bg-background-input"}function eN(e){return e==="sm"?"!text-base md:!text-[length:var(--control-text-sm)]":e==="md"?"!text-base md:!text-[length:var(--control-text-md)]":""}function Ot(e){let{isInvalid:t,isDisabled:r,isFocused:o,transparent:n,size:a="md",className:i}=e;return tailwindMerge.twMerge("w-full",en({isInvalid:t,isDisabled:r,isFocused:o}),Lg({transparent:n,isDisabled:r}),Ge[a].text,Ge[a].height,Ge[a].padding,eN(a),i)}function tN(e){let{size:t="md",isFocusWithin:r,isInvalid:o,isDisabled:n,transparent:a,className:i}=e;return tailwindMerge.twMerge("group flex items-center rounded-[var(--control-border-radius)] overflow-hidden",Lg({transparent:a,isDisabled:n}),Ge[t].height,en({isFocused:r,isInvalid:o,isDisabled:n}),i)}function Ue({children:e,size:t="md",tooltip:r,description:o,descriptionPlacement:n="below",isRequired:a,className:i,htmlFor:s}){let c=r||o&&n==="tooltip",l=r||o,d=o&&n==="inline",u=jsxRuntime.jsxs("label",{htmlFor:s,className:tailwindMerge.twMerge(Ge[t].text,"!text-text-label font-semibold flex items-center gap-1",i),children:[e,a&&jsxRuntime.jsx("span",{children:"*"}),c&&jsxRuntime.jsx("span",{className:"inline-flex items-center text-text-secondary",children:jsxRuntime.jsx(V,{name:"Info",size:t==="sm"?16:20})}),d&&jsxRuntime.jsx("span",{className:"text-text-secondary font-normal ml-1",children:o})]});return c&&l?jsxRuntime.jsx(dr,{content:l,children:u}):u}function we({size:e="md",className:t,children:r,...o}){return jsxRuntime.jsx("div",{...o,className:tailwindMerge.twMerge("leading-[2.25] text-text-secondary",Ge[e].text,t),children:r})}function be({children:e,size:t="md",className:r}){return jsxRuntime.jsx("div",{role:"alert",className:tailwindMerge.twMerge(Ge[t].text,"text-feedback-error-text",r),children:e})}function ol({size:e="md",isInvalid:t,isDisabled:r,isFocused:o,transparent:n,className:a,...i}){return jsxRuntime.jsx("input",{className:Ot({isInvalid:t,isDisabled:r,isFocused:o,transparent:n,size:e,className:a}),...i})}function Dg(e){let{children:t,...r}=e;return jsxRuntime.jsx("div",{...r,className:tN(e),children:typeof t=="function"?t(e):t})}var Ru=qe.createContext("md");function Vg(){return qe.useContext(Ru)}function ku(e="md"){let t=e==="sm"?"!text-base md:!text-[length:var(--control-text-sm)]":e==="md"?"!text-base md:!text-[length:var(--control-text-md)]":"";return `flex-1 text-start data-[placeholder]:text-text-disabled overflow-hidden text-ellipsis whitespace-nowrap ${Ge[e].text} ${t}`}function sN(){let e=qe__namespace.default.useCallback((r,o)=>{o?.(r);},[]),t=qe__namespace.default.useCallback((r,o)=>{o?.(r);},[]);return {handleFocus:e,handleBlur:t}}function Ao({label:e,description:t,errorMessage:r,children:o,items:n,renderItem:a,renderSelectedValue:i,size:s="md",selectedKey:c,defaultSelectedKey:l,onSelectionChange:d,placeholder:u,showErrors:m=false,tooltip:p,isRequired:f,transparent:g,reserveErrorSpace:h=false,placement:b="bottom start",shouldFlip:x=true,menuWidth:y="match",descriptionPlacement:v="below",useMobileTray:S=true,...w}){let[N,P]=qe.useState(null),[T,R]=qe.useState(null),[F,E]=qe.useState(false),D=c??N??l,{handleFocus:L,handleBlur:O}=sN(),{isMobile:z}=ar(),G=S&&z,j=qe__namespace.default.useMemo(()=>!i||!D||!n?null:Array.from(n).find(U=>U.id===D)??null,[i,D,n]),Z=I=>{d&&I!==null&&d(I),d||P(I);},H=qe.useRef(null),X=qe.useRef(null),W=()=>{G&&E(!F);};return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(reactAriaComponents.Select,{...w,selectedKey:D,defaultSelectedKey:l,onSelectionChange:Z,placeholder:u,className:Me(w.className,"group flex w-full flex-col"),ref:H,onOpenChange:I=>{G||(I&&X.current?R(X.current.offsetWidth):I||H.current?.blur());},children:({isDisabled:I,isInvalid:U,isOpen:k})=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Ue,{size:s,tooltip:p,description:v==="tooltip"||v==="inline"?t:void 0,descriptionPlacement:v,isRequired:f,children:e}),jsxRuntime.jsx(yt,{children:jsxRuntime.jsx("div",{ref:X,children:jsxRuntime.jsxs($,{variant:"unstyled",className:tailwindMerge.twMerge(Ot({isInvalid:U||m&&!!r,isDisabled:I,isFocused:G?F:k,transparent:g,size:s}),"flex items-center text-start gap-4 cursor-pointer pl-[var(--control-padding-sm)]"),onFocus:C=>L(C,w.onFocus),onBlur:C=>O(C,w.onBlur),onPress:G?W:void 0,"data-open":G?F:k,children:[i&&j?jsxRuntime.jsx("div",{className:ku(s),children:i(j)}):G&&D?jsxRuntime.jsx("div",{className:ku(s),children:n?Array.from(n).find(B=>B.id===D)?.label:String(D)}):jsxRuntime.jsx(reactAriaComponents.SelectValue,{className:ku(s)}),jsxRuntime.jsx(V,{name:"CaretDown","aria-hidden":true,className:tailwindMerge.twMerge("h-4 w-4 text-text-primary group-disabled:text-text-disabled forced-colors:text-[ButtonText] transition-transform",(G?F:k)&&"rotate-180")})]})})}),h?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:m?jsxRuntime.jsx(be,{size:s,className:"text-feedback-error-text",children:typeof r=="function"&&w.validationResult?r(w.validationResult):typeof r=="string"?r:null}):t&&v==="below"?jsxRuntime.jsx(we,{size:s,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:m?jsxRuntime.jsx(be,{size:s,className:"mt-1 text-feedback-error-text",children:typeof r=="function"&&w.validationResult?r(w.validationResult):typeof r=="string"?r:null}):t&&v==="below"?jsxRuntime.jsx(we,{size:s,className:"mt-1",children:t}):null}),G?null:jsxRuntime.jsx(ht,{className:"bg-background-input shadow-xl border border-border-input/20 backdrop-blur-sm rounded-[var(--control-border-radius)]",style:{width:y==="match"&&T?`${T}px`:void 0,minWidth:y==="auto"&&T?`${T}px`:void 0,maxWidth:y==="auto"?"min(600px, 90vw)":void 0},placement:b,shouldFlip:x,children:jsxRuntime.jsx(Ru.Provider,{value:"md",children:jsxRuntime.jsx(reactAriaComponents.ListBox,{items:n,className:"w-full max-h-[300px] overflow-auto bg-background-input p-0 outline-0",children:a&&n?C=>jsxRuntime.jsx(pr,{id:C.id,textValue:C.label,children:jsxRuntime.jsx("span",{className:"overflow-hidden text-ellipsis whitespace-nowrap min-w-0 flex-1",children:a(C)})},C.id):o})})})]})}),G&&jsxRuntime.jsx(xt,{isOpen:F,onClose:()=>E(false),title:e??"Select an option",contentPadding:false,children:jsxRuntime.jsx(Ru.Provider,{value:"md",children:jsxRuntime.jsx(reactAriaComponents.ListBox,{items:n,className:"w-full bg-background-surface p-0 outline-0 [&_[role=option]]:border-b [&_[role=option]]:border-border-default [&_[role=option]:last-child]:border-0 [&_[role=option]]:!px-6 [&_[role=option]]:!py-4 [&_[role=option]]:rounded-none",selectionMode:"single",selectedKeys:D!=null?[D]:[],onSelectionChange:I=>{let U=Array.from(I)[0];U!=null&&(Z(U),E(false));},children:a&&n?I=>jsxRuntime.jsx(pr,{id:I.id,textValue:I.label,children:jsxRuntime.jsx("span",{className:"overflow-hidden text-ellipsis whitespace-nowrap min-w-0 flex-1",children:a(I)})},I.id):o})})})]})}function pr({size:e,className:t,...r}){let o=Vg(),n=e??o;return jsxRuntime.jsx(reactAriaComponents.ListBoxItem,{...r,className:tailwindMerge.twMerge("flex cursor-default items-center gap-2 rounded-sm px-3 outline-none text-text-primary data-[focused]:bg-background-hover data-[focus-visible]:ring-2 data-[focus-visible]:ring-action-default data-[focus-visible]:ring-inset data-[selected]:bg-background-selected data-[selected]:font-medium overflow-hidden",Ge[n].paddingY,Ge[n].text,t)})}var yN=[],vN={sm:"h-4 w-4",md:"h-5 w-5",lg:"h-6 w-6",xl:"h-7 w-7"},CN={sm:"pl-8",md:"pl-10",lg:"pl-11",xl:"pl-13"},zg={sm:"py-1",md:"py-2",lg:"py-3",xl:"py-4"},Eu=(e,t,r)=>{if(e==null||e==="")return "";let n=(r?r.flatMap(a=>a.items):t||[]).find(a=>a.id===e);return n?n.name:""};async function SN(e,t,r){try{let o=e.url.replace("{q}",t),n=new URLSearchParams;e.extraParams&&Object.entries(e.extraParams).forEach(([c,l])=>{n.append(c,l.toString());});let a=`${o}${n.toString()?"?"+n.toString():""}`,i=await fetch(a,{method:"GET",headers:e.headers,signal:r});if(!i.ok)throw new Error(`HTTP error! status: ${i.status}`);let s=await i.json();return {items:e.transformResponse(s)}}catch(o){if(o instanceof Error&&o.name==="AbortError")return {items:[]};console.error("Error in REST request:",o);let n=o instanceof Error?o.message:"Unknown error occurred";return {items:[],error:n}}}async function wN(e,t,r){try{let o=e.graphqlQuery.replace(`$${e.variableKey||"filter"}`,`"${t}"`),n=await fetch(e.url,{method:"POST",headers:{"Content-Type":"application/json",...e.headers},body:JSON.stringify({query:o}),signal:r});if(!n.ok)throw new Error(`HTTP error! status: ${n.status}`);let a=await n.json();if(a.errors)throw new Error(a.errors[0]?.message||"GraphQL error occurred");return e.responsePath&&(a=e.responsePath.split(".").reduce((i,s)=>i?.[s],a)),{items:e.transformResponse(a)}}catch(o){if(o instanceof Error&&o.name==="AbortError")return {items:[]};console.error("Error in GraphQL request:",o);let n=o instanceof Error?o.message:"Unknown error occurred";return {items:[],error:n}}}function il({label:e,staticItems:t=yN,sections:r,selectedKey:o,defaultSelectedKey:n,onSelectionChange:a,requestConfig:i,defaultFilter:s,placeholder:c,errorMessage:l,description:d,size:u="md",tooltip:m,isRequired:p,isDisabled:f,isInvalid:g,validationResult:h,showErrors:b=true,renderItem:x,renderLeftIcon:y,renderSection:v,autoFocus:S=false,reserveErrorSpace:w=false,hideChevron:N=false,useMobileTray:P=true,className:T}){let R=qe__namespace.default.useRef(null),F=qe__namespace.default.useRef(null),[E,D]=qe__namespace.default.useState(),[L,O]=qe.useState(()=>Eu(o||n,t,r)),[z,G]=qe.useState(false),[j,Z]=qe.useState(false),H=$o(L),{contains:X}=reactAria.useFilter({sensitivity:"base"}),[W,I]=qe.useState(),{isMobile:U}=ar(),k=P&&U,C=Ge[u].text,M=reactStately.useAsyncList({async load({signal:re,filterText:ie=""}){if(!i)return {items:[]};if(!i.url||i.shouldLoad&&!i.shouldLoad(ie))return {items:[]};try{let ce;return i.requestType==="GraphQL"?ce=await wN(i,ie,re):ce=await SN(i,ie,re),I(ce.error),{items:ce.items}}catch(ce){return ce instanceof Error&&ce.name==="AbortError"?{items:[]}:(console.error("Error loading items:",ce),I(ce instanceof Error?ce.message:"Unknown error occurred"),{items:[]})}},initialFilterText:""}),B=i&&H!==""?M:null,J=false,te=qe.useRef("");qe.useEffect(()=>{S&&G(true);},[S]),qe.useEffect(()=>{let re=Eu(o,t,r);re!==L&&O(re);},[o,t,r]),qe.useEffect(()=>{let re=()=>{R.current&&D(R.current.offsetWidth);};return re(),window.addEventListener("resize",re),()=>window.removeEventListener("resize",re)},[]),qe.useEffect(()=>{H===""?te.current="":B&&H!==te.current&&(te.current=H,B.setFilterText(H));},[H,B]),J=tl(!!B?.isLoading,300);let de=qe__namespace.default.useMemo(()=>{if(!k||!L)return B?B.items:t;let re=B?B.items:t,ie=s??(i?()=>true:X);return re.filter(ce=>ie(ce.name,L))},[k,L,B,t,s,X]),ee=re=>{let ie=Eu(re,t,r);O(ie),a&&a(re);},ae=re=>{O(re);},Ie=()=>{k&&Z(true);};return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(reactAriaComponents.ComboBox,{onSelectionChange:ee,selectedKey:o||void 0,defaultSelectedKey:n||void 0,items:B?B.items:r?r.flatMap(re=>re.items):t,className:Me(T,"group flex flex-col w-full"),menuTrigger:k?"manual":i?"input":"focus",allowsEmptyCollection:!!i,isDisabled:f,isInvalid:g||!!l,inputValue:L,onInputChange:ae,autoFocus:S&&!k,defaultFilter:s??(i?()=>true:X),"aria-label":e||c||"Autocomplete",children:re=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Ue,{size:u,tooltip:m,isRequired:p,children:e}),jsxRuntime.jsxs(yt,{ref:R,children:[y?jsxRuntime.jsx("div",{className:"pointer-events-none absolute left-3 top-[45%] -translate-y-1/2 z-10",children:y(J)}):jsxRuntime.jsx("div",{className:"pointer-events-none absolute left-3 top-1/2 -translate-y-1/2 z-10 flex items-center",children:J?jsxRuntime.jsx(zr,{size:16,color:"text-text-secondary"}):jsxRuntime.jsx(V,{name:"MagnifyingGlass",className:`${vN[u]} text-text-secondary`})}),jsxRuntime.jsx(reactAriaComponents.Input,{className:Ot({isInvalid:g||!!l,isDisabled:f,isFocused:z||(k?j:re.isOpen),size:u,className:tailwindMerge.twMerge(CN[u],L&&!f||!N&&!L?"pr-10":"pr-3",k&&"cursor-pointer",T)}),placeholder:c,disabled:f,onFocus:ie=>{G(true),k&&(ie.currentTarget.blur(),Ie());},onBlur:()=>{G(false);},onClick:k?Ie:void 0,readOnly:k,"aria-label":e||c||"Autocomplete"}),L&&!f&&jsxRuntime.jsx(Mi,{onClick:()=>{O(""),a?.(null);},size:u}),!N&&!L&&jsxRuntime.jsx(reactAriaComponents.Button,{className:"absolute right-3 top-[46%] -translate-y-1/2 transform text-text-secondary hover:text-text-primary","aria-label":"Toggle menu",isDisabled:f,children:({isPressed:ie})=>jsxRuntime.jsx(V,{name:ie?"CaretUp":"CaretDown",className:"h-4 w-4"})})]}),w?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:b&&W?jsxRuntime.jsx(be,{size:u,className:"text-feedback-error-text",children:W}):b&&typeof l=="string"?jsxRuntime.jsx(be,{size:u,className:"text-feedback-error-text",children:l}):b&&typeof l=="function"&&h?jsxRuntime.jsx(be,{size:u,className:"text-feedback-error-text",children:l(h)}):d?jsxRuntime.jsx(we,{size:u,children:d}):null}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[d&&jsxRuntime.jsx(we,{size:u,className:"mt-1",children:d}),b&&W&&jsxRuntime.jsx(be,{size:u,className:"text-feedback-error-text mt-1",children:W}),b&&typeof l=="string"&&jsxRuntime.jsx(be,{size:u,className:"text-feedback-error-text mt-1",children:l}),b&&typeof l=="function"&&h&&jsxRuntime.jsx(be,{size:u,className:"text-feedback-error-text mt-1",children:l(h)})]}),!k&&jsxRuntime.jsx(ht,{className:"bg-background-input shadow-xl border border-border-input/20 backdrop-blur-sm ring-1 ring-black/5 rounded-[var(--control-border-radius)]",style:{minWidth:E?`${E}px`:void 0,zIndex:9999},children:jsxRuntime.jsx(reactAriaComponents.ListBox,{"aria-label":e||c||"Suggestions",className:`max-h-[300px] overflow-auto bg-background-input outline-none ${C}`,children:r?r.map(ie=>{let ce=ie.items.map(he=>jsxRuntime.jsx(pr,{id:he.id,textValue:he.name,size:u,className:`flex cursor-default items-center gap-2 px-3 ${zg[u]} text-text-primary outline-none data-[focused]:bg-background-hover data-[selected]:bg-background-selected data-[selected]:font-medium data-[focus-visible]:ring-0`,children:x?x(he):he.name},he.id));if(v){let he=v(ie,ce);return qe__namespace.default.isValidElement(he)&&he.type===reactAriaComponents.ListBoxSection?he:jsxRuntime.jsx(reactAriaComponents.ListBoxSection,{children:he},ie.name)}return jsxRuntime.jsxs(reactAriaComponents.ListBoxSection,{children:[jsxRuntime.jsx(reactAriaComponents.Header,{className:"px-3 py-1 text-sm font-bold text-text-secondary",children:ie.name}),ce]},ie.name)}):ie=>jsxRuntime.jsx(pr,{id:ie.id,textValue:ie.name,size:u,className:`flex cursor-default items-center gap-2 px-3 ${zg[u]} text-text-primary outline-none data-[focused]:bg-background-hover data-[selected]:bg-background-selected data-[selected]:font-medium data-[focus-visible]:ring-0`,children:x?x(ie):ie.name},ie.id)})})]})}),k&&jsxRuntime.jsx(xt,{isOpen:j,onClose:()=>Z(false),title:e??c??"Search",contentPadding:false,height:"80vh",children:jsxRuntime.jsxs("div",{className:"flex flex-col h-full",children:[jsxRuntime.jsx("div",{className:"p-4 border-b border-border-default",children:jsxRuntime.jsxs(yt,{children:[jsxRuntime.jsx("div",{className:"pointer-events-none absolute left-3 top-[45%] -translate-y-1/2 z-10 flex items-center",children:J?jsxRuntime.jsx(zr,{size:16,color:"text-text-secondary"}):jsxRuntime.jsx(V,{name:"MagnifyingGlass",className:"h-4 w-4 text-text-secondary"})}),jsxRuntime.jsx("input",{ref:F,type:"text",value:L,onChange:re=>ae(re.target.value),placeholder:c,autoFocus:true,className:Ot({isInvalid:false,isDisabled:false,isFocused:true,size:"md",className:"pl-10 pr-10"})}),L&&jsxRuntime.jsx(Mi,{onClick:()=>{O(""),a?.(null);},size:"md"})]})}),jsxRuntime.jsx("div",{className:"flex-1 overflow-auto",children:jsxRuntime.jsx(reactAriaComponents.ListBox,{"aria-label":e||c||"Suggestions",items:de,selectedKeys:o?[o]:[],selectionMode:"single",onSelectionChange:re=>{let ie=Array.from(re)[0];ie&&(ee(ie),Z(false));},className:"bg-background-input outline-none",children:re=>jsxRuntime.jsx(pr,{id:re.id,textValue:re.name,size:"md",className:"flex cursor-default items-center gap-2 px-4 py-3 text-text-primary outline-none data-[focused]:bg-background-hover data-[selected]:bg-background-selected data-[selected]:font-medium data-[focus-visible]:ring-0",children:x?x(re):re.name},re.id)})})]})})]})}function Io({src:e,alt:t,firstName:r,lastName:o,fullName:n,onClick:a,size:i="md",shape:s="circle",variant:c="user",className:l,status:d,bordered:u=false,piiEntity:m}){let[p,f]=qe.useState(false),g=qe.useCallback(()=>f(true),[]);qe.useEffect(()=>{f(false);},[e]);let h={xs:"h-6 w-6 text-xs",sm:"h-8 w-8 text-sm",md:"h-10 w-10 text-base",lg:"h-12 w-12 text-lg",xl:"h-16 w-16 text-xl"},b={xs:"h-1.5 w-1.5",sm:"h-2 w-2",md:"h-2.5 w-2.5",lg:"h-3 w-3",xl:"h-4 w-4"},x={xs:"bottom-0 right-0",sm:"bottom-0 right-0",md:"bottom-0 right-0",lg:"bottom-0.5 right-0.5",xl:"bottom-1 right-1"},y={online:"bg-feedback-success-background border-feedback-success-border",offline:"bg-text-secondary border-border-muted",away:"bg-feedback-warning-background border-feedback-warning-border",busy:"bg-feedback-error-background border-feedback-error-border"},v={user:"bg-feedback-info-background text-feedback-info-text",team:"bg-feedback-info-background text-feedback-info-text",organization:"bg-feedback-success-background text-feedback-success-text"},S=s==="circle"?"rounded-full":"rounded-md",w=tailwindMerge.twMerge("relative inline-flex items-center justify-center overflow-hidden transition-opacity outline-none",h[i],S,a&&"cursor-pointer hover:opacity-80",u&&"ring-2 ring-background-surface",l),P=(()=>{if(r||o){let E=r?.[0]||"",D=o?.[0]||"";return (E+D).toUpperCase()}if(n){let E=n.split(" "),D=E[0]?.[0]||"",L=E[E.length-1]?.[0]||"";return D===L?D.toUpperCase():(D+L).toUpperCase()}return ""})(),T=()=>{let E={xs:14,sm:16,md:20,lg:24,xl:32}[i];switch(c){case "team":return jsxRuntime.jsx(lucideReact.Users,{size:E});case "organization":return jsxRuntime.jsx(lucideReact.Building2,{size:E});default:return jsxRuntime.jsx(lucideReact.User,{size:E})}},R=E=>{if(m)return c==="organization"?E?"organization-logo":"initials":E?"avatar":"initials"},F=()=>e&&!p?jsxRuntime.jsx("img",{src:e,alt:t||n||"Avatar",className:"h-full w-full object-cover",onError:g,"data-pii-type":R(true),"data-pii-entity":m}):P?jsxRuntime.jsx("span",{className:"font-semibold","data-pii-type":R(false),"data-pii-entity":m,children:P}):T();return jsxRuntime.jsxs("div",{className:"relative inline-block",children:[jsxRuntime.jsx("div",{"data-avatar":true,className:tailwindMerge.twMerge(w,!e||p?v[c]:""),onClick:a,role:a?"button":void 0,tabIndex:a?0:void 0,children:F()}),d&&jsxRuntime.jsx("span",{className:tailwindMerge.twMerge("absolute border-2 border-background-surface",S,b[i],x[i],y[d]),"aria-label":`Status: ${d}`})]})}var LN={default:"bg-feedback-info-background text-feedback-info-text",success:"bg-feedback-success-background text-feedback-success-text",error:"bg-feedback-error-background text-feedback-error-text",warning:"bg-feedback-warning-background text-feedback-warning-text",info:"bg-feedback-info-background text-feedback-info-text",primary:"bg-action-primary/10 text-action-primary border border-action-primary/20",brand:"bg-action-primary/10 text-action-primary border border-action-primary/20",secondary:"bg-action-secondary text-[color:var(--color-action-secondary-text)] border border-border-muted",neutral:"bg-background-muted text-text-secondary",charging:"bg-state-charging text-state-charging-text",discharging:"bg-state-discharging text-state-discharging-text",heat:"bg-state-heat text-state-heat-text",cool:"bg-state-cool text-state-cool-text",eco:"bg-state-eco text-state-eco-text",auto:"bg-state-auto text-state-auto-text",on:"bg-state-on text-state-on-text",off:"bg-state-off text-state-off-text",idle:"bg-state-idle text-state-idle-text",circulate:"bg-state-circulate text-state-circulate-text",unknown:"bg-state-unknown text-state-unknown-text",connected:"bg-feedback-success-background text-feedback-success-text",disconnected:"bg-feedback-error-background text-feedback-error-text",importing:"bg-state-importing text-state-importing-text",exporting:"bg-state-exporting text-state-exporting-text"},DN={xs:"px-1.5 py-0.5 text-xs",sm:"px-2.5 py-1.5 text-xs",md:"px-3.5 py-2 text-sm",lg:"px-4 py-2.5 text-base"},AN={pill:"rounded-full",rounded:"rounded-lg",square:"rounded-sm"},IN={xs:"w-1 h-1",sm:"w-1.5 h-1.5",md:"w-2 h-2",lg:"w-2.5 h-2.5"};function pt({children:e,variant:t="default",size:r="sm",shape:o="square",dot:n=false,dotPosition:a="left",dotPulse:i=false,title:s,className:c}){let l=n&&jsxRuntime.jsx("span",{className:tailwindMerge.twMerge("rounded-full bg-current opacity-75",IN[r],i&&"animate-pulse"),"aria-hidden":"true"});return jsxRuntime.jsxs("span",{title:s,className:tailwindMerge.twMerge("inline-flex items-center gap-1.5 font-medium",DN[r],AN[o],LN[t],c),children:[n&&a==="left"&&l,e,n&&a==="right"&&l]})}var ct=({href:e,children:t,className:r="",external:o=false,title:n,variant:a="secondary",onClick:i,asButton:s=false,onPress:c,showArrow:l=false,alwaysUnderlined:d=false,LinkComponent:u,"data-pii-type":m,"data-pii-entity":p})=>{let f={...m&&{"data-pii-type":m},...p&&{"data-pii-entity":p}},g=o?{target:"_blank",rel:"noopener noreferrer"}:{},v=`${`${d?"underline decoration-1 underline-offset-4 decoration-current":"hover:underline hover:decoration-1 hover:underline-offset-4 hover:decoration-current"} cursor-pointer`} ${{primary:"text-action-primary hover:text-action-primary-hover visited:text-action-primary",secondary:"text-text-link-default hover:text-text-link-hover visited:text-text-link-default",muted:"text-text-secondary hover:text-text-secondary visited:text-text-secondary",unstyled:""}[a==="brand"?"primary":a==="default"?"secondary":a]} ${r}`,S=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[t,l&&jsxRuntime.jsxs("span",{children:["\xA0","\u2192"]})]});return s?jsxRuntime.jsx("button",{type:"button",className:v,onClick:c,title:n,...f,children:S}):u&&e?jsxRuntime.jsx(u,{href:e,className:v,title:n,onClick:i,...g,...f,children:S}):jsxRuntime.jsx("a",{href:e||"#",className:v,...g,...f,title:n,onClick:i,children:S})};var KN={info:{subtle:{container:"bg-feedback-info-background border-l-4 border-l-feedback-info-border",iconColor:"text-feedback-info-border",titleColor:"text-text-primary",bodyColor:"text-text-primary"},bold:{container:"bg-feedback-info-border border-feedback-info-border",iconColor:"text-text-inverse",titleColor:"text-text-inverse",bodyColor:"text-text-inverse/90"},icon:lucideReact.Info},success:{subtle:{container:"bg-feedback-success-background border-l-4 border-l-feedback-success-border",iconColor:"text-feedback-success-border",titleColor:"text-text-primary",bodyColor:"text-text-primary"},bold:{container:"bg-feedback-success-border border-feedback-success-border",iconColor:"text-text-inverse",titleColor:"text-text-inverse",bodyColor:"text-text-inverse/90"},icon:lucideReact.CheckCircle},warning:{subtle:{container:"bg-feedback-warning-background border-l-4 border-l-feedback-warning-border",iconColor:"text-feedback-warning-border",titleColor:"text-text-primary",bodyColor:"text-text-primary"},bold:{container:"bg-feedback-warning-border border-feedback-warning-border",iconColor:"text-text-inverse",titleColor:"text-text-inverse",bodyColor:"text-text-inverse/90"},icon:lucideReact.AlertCircle},error:{subtle:{container:"bg-feedback-error-background border-l-4 border-l-feedback-error-border",iconColor:"text-feedback-error-border",titleColor:"text-text-primary",bodyColor:"text-text-primary"},bold:{container:"bg-feedback-error-border border-feedback-error-border",iconColor:"text-text-inverse",titleColor:"text-text-inverse",bodyColor:"text-text-inverse/90"},icon:lucideReact.XCircle},discovery:{subtle:{container:"bg-background-muted border-l-4 border-l-action-brand",iconColor:"text-action-brand",titleColor:"text-text-primary",bodyColor:"text-text-primary"},bold:{container:"bg-action-brand border-action-brand",iconColor:"text-text-inverse",titleColor:"text-text-inverse",bodyColor:"text-text-inverse/90"},icon:lucideReact.Lightbulb}};function ll({variant:e="info",appearance:t="subtle",title:r,children:o,dismissible:n=false,onDismiss:a,primaryAction:i,secondaryAction:s,icon:c,hideIcon:l=false,className:d,testId:u}){let m=KN[e],p=m[t],f=m.icon,g=!!(i||s),h=!!(r||o);return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex gap-3 rounded-sm border p-4",p.container,d),role:"region","aria-live":"polite","data-testid":u,children:[!l&&jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex-shrink-0",p.iconColor),"aria-hidden":"true",children:c||jsxRuntime.jsx(f,{className:"h-5 w-5"})}),jsxRuntime.jsxs("div",{className:"flex min-w-0 flex-1 flex-col gap-3",children:[h&&jsxRuntime.jsxs("div",{className:"flex-1",children:[r&&jsxRuntime.jsx("div",{className:ir(Nt("headingSm"),p.titleColor),children:r}),o&&jsxRuntime.jsx("div",{className:ir(Nt("bodySm"),r?"mt-1":"",p.bodyColor),children:o})]}),g&&jsxRuntime.jsxs("div",{className:"flex flex-wrap items-center gap-3",children:[i&&(i.asLink?jsxRuntime.jsx(ct,{asButton:true,onPress:i.onPress,variant:t==="bold"?"unstyled":"default",className:t==="bold"?"text-text-inverse hover:text-text-inverse/80":"",children:i.label}):jsxRuntime.jsx($,{size:"sm",variant:"primary",onPress:i.onPress,className:t==="bold"?"bg-background-surface text-text-primary hover:bg-background-surface/90":"",children:i.label})),s&&(s.asLink?jsxRuntime.jsx(ct,{asButton:true,onPress:s.onPress,variant:t==="bold"?"unstyled":"default",className:t==="bold"?"text-text-inverse hover:text-text-inverse/80":"",children:s.label}):jsxRuntime.jsx($,{size:"sm",variant:"secondary",onPress:s.onPress,className:t==="bold"?"border-text-inverse/30 text-text-inverse hover:bg-text-inverse/10":"",children:s.label}))]})]}),n&&jsxRuntime.jsx("button",{type:"button",onClick:a,className:tailwindMerge.twMerge("flex h-8 w-8 flex-shrink-0 items-center justify-center self-start rounded-md transition-colors hover:bg-background-modal/10",p.iconColor,tt()),"aria-label":"Dismiss banner",children:jsxRuntime.jsx(lucideReact.X,{className:"h-4 w-4"})})]})}function Ug({isOpen:e=true,position:t="sticky",className:r,...o}){let n=t==="fixed"?"fixed top-0 left-0 right-0 z-50":"sticky top-0 z-50",a=r?`${r} !rounded-none`:"!rounded-none";return jsxRuntime.jsx(framerMotion.AnimatePresence,{children:e&&jsxRuntime.jsx(framerMotion.motion.div,{initial:{height:0,opacity:0},animate:{height:"auto",opacity:1},exit:{height:0,opacity:0},transition:{duration:.2,ease:"easeInOut"},className:n,children:jsxRuntime.jsx(ll,{...o,className:a})})})}function za(){let[e,t]=qe.useState({width:0,height:0}),r=qe.useRef(null),o=qe.useRef(void 0),n=qe.useCallback(a=>{if(r.current&&(r.current.disconnect(),r.current=null),o.current&&(cancelAnimationFrame(o.current),o.current=void 0),!a){t({width:0,height:0});return}let i=a.getBoundingClientRect();t({width:i.width,height:i.height}),r.current=new ResizeObserver(s=>{o.current&&cancelAnimationFrame(o.current),o.current=requestAnimationFrame(c=>{for(let l of s){let{width:d,height:u}=l.contentRect;t(m=>m.width!==d||m.height!==u?{width:d,height:u}:m);}});}),r.current.observe(a);},[]);return qe.useEffect(()=>()=>{o.current&&cancelAnimationFrame(o.current),r.current&&r.current.disconnect();},[]),{ref:n,width:e.width,height:e.height}}function tn({value:e,children:t,className:r,size:o="sm",iconPosition:n="right"}){let[a,i]=qe.useState(false),l=jsxRuntime.jsx($,{variant:"icon",size:o,onPress:()=>{let u=e||(typeof t=="string"?t:"");navigator.clipboard.writeText(u),i(true),setTimeout(()=>{i(false);},2e3);},className:"!px-2 relative",style:{top:"0.5px"},children:jsxRuntime.jsx(V,{name:"Copy",size:o==="sm"?14:16})}),d=a?jsxRuntime.jsx(dr,{content:"Copied!",children:l}):l;return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("inline-flex items-center gap-0.5",r),children:[n==="left"&&d,t,n==="right"&&d]})}function cl(e){let{children:t,maxWidth:r=600,className:o,...n}=e,{ref:a,width:i}=za(),[s,c]=qe__namespace.default.useState(false),[l,d]=qe__namespace.default.useState(false),u=qe__namespace.default.useRef(false),m=qe__namespace.default.useMemo(()=>t&&!e.items&&typeof t!="function"?qe__namespace.default.Children.toArray(t):null,[t,e.items]);if(qe__namespace.default.useEffect(()=>{m&&m.length>=4&&i>0&&!u.current?(u.current=true,c(i>r),d(true)):(!m||m&&m.length<4)&&d(true);let p=setTimeout(()=>{l||d(true);},100);return ()=>clearTimeout(p)},[i,r,m,l]),m&&s&&m.length>=4){let p=m[0],f=m.slice(1,-2),g=m.slice(-2),h=f.map(b=>{if(qe__namespace.default.isValidElement(b)){let x=b.props;if(typeof x.children=="string")return {label:x.children,href:x.href}}return {label:"..."}});return jsxRuntime.jsxs(reactAriaComponents.Breadcrumbs,{...n,ref:a,className:tailwindMerge.twMerge("flex gap-2",l?"opacity-100":"opacity-0",o),children:[p,jsxRuntime.jsx($N,{items:h}),g]})}return jsxRuntime.jsx(reactAriaComponents.Breadcrumbs,{...n,ref:a,className:tailwindMerge.twMerge("flex gap-2",l?"opacity-100":"opacity-0",o),children:t})}function $N({items:e}){let t=e.map((r,o)=>({id:`breadcrumb-${o}`,name:r.label,href:r.href}));return jsxRuntime.jsx(reactAriaComponents.Breadcrumb,{className:"flex items-center gap-2",children:jsxRuntime.jsxs("span",{className:"flex items-center gap-2",children:[jsxRuntime.jsx(Fa,{items:t,align:"left",size:"sm",children:jsxRuntime.jsx($,{variant:"icon",size:"sm",icon:"DotsThree","aria-label":"Show hidden breadcrumbs",className:"px-0.5"})}),jsxRuntime.jsx(lucideReact.ChevronRight,{className:"h-4 w-4 text-text-secondary"})]})})}function dl(e){let{className:t,children:r,href:o,copyable:n,copyValue:a,...i}=e;return jsxRuntime.jsx(reactAriaComponents.Breadcrumb,{className:Me(t,"flex items-center gap-2"),...i,children:s=>{let c=s.isCurrent,l=typeof r=="function"?r(s):r;return jsxRuntime.jsx(jsxRuntime.Fragment,{children:c?n?jsxRuntime.jsx(tn,{value:a||(typeof l=="string"?l:void 0),size:"sm",iconPosition:"right",children:jsxRuntime.jsx("span",{className:"max-w-[200px] truncate font-semibold text-text-primary sm:max-w-none",children:l})}):jsxRuntime.jsx("span",{className:"max-w-[200px] truncate font-semibold text-text-primary sm:max-w-none",children:l}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(ct,{variant:"muted",href:o,className:"max-w-[150px] truncate sm:max-w-[300px] md:max-w-none",children:l}),jsxRuntime.jsx(lucideReact.ChevronRight,{className:"h-4 w-4 shrink-0 text-text-secondary"})]})})}})}function ck({isSelected:e,isDisabled:t}){let r=[tt,"w-9 h-9 text-sm cursor-default rounded-sm flex items-center justify-center forced-color-adjust-none font-semibold"];return t?r.push("text-text-disabled forced-colors:text-[GrayText]"):e?r.push("bg-action-default text-text-inverse invalid:bg-feedback-error-border forced-colors:bg-[Highlight] forced-colors:invalid:bg-[Mark] forced-colors:text-[HighlightText]"):r.push("text-text-primary hover:bg-background-hover pressed:bg-background-selected"),r.join(" ")}function Ha({errorMessage:e,...t}){return jsxRuntime.jsxs(reactAriaComponents.Calendar,{...t,children:[jsxRuntime.jsx(ul,{}),jsxRuntime.jsxs(reactAriaComponents.CalendarGrid,{className:"border-separate [border-spacing:0] [&_td]:p-0 [&_td]:!border-0",children:[jsxRuntime.jsx(pl,{}),jsxRuntime.jsx(reactAriaComponents.CalendarGridBody,{children:r=>jsxRuntime.jsx(reactAriaComponents.CalendarCell,{date:r,className:({isSelected:o,isDisabled:n})=>`${ck({isSelected:o,isDisabled:n})} border-0`})})]}),e&&jsxRuntime.jsx(reactAriaComponents.Text,{slot:"errorMessage",className:"text-sm text-feedback-error-text",children:e})]})}function ul(){let{direction:e}=reactAriaComponents.useLocale(),t=18;return jsxRuntime.jsxs("header",{className:"flex w-full items-center gap-1 px-1 pb-4",children:[jsxRuntime.jsx($,{variant:"icon",slot:"previous",className:"pl-0",children:e==="rtl"?jsxRuntime.jsx(V,{name:"CaretRight","aria-hidden":true,size:t}):jsxRuntime.jsx(V,{name:"CaretLeft","aria-hidden":true,size:t})}),jsxRuntime.jsx(reactAriaComponents.Heading,{className:"text-md mx-2 flex-1 text-center font-semibold text-text-primary"}),jsxRuntime.jsx($,{variant:"icon",slot:"next",className:"pr-0",children:e==="rtl"?jsxRuntime.jsx(V,{name:"CaretLeft","aria-hidden":true,size:t}):jsxRuntime.jsx(V,{name:"CaretRight","aria-hidden":true,size:t})})]})}function pl(){return jsxRuntime.jsx(reactAriaComponents.CalendarGridHeader,{children:e=>jsxRuntime.jsx(reactAriaComponents.CalendarHeaderCell,{className:"text-xs font-semibold text-text-secondary",children:e})})}var Qg=qe__namespace.createContext(null);function rn(){let e=qe__namespace.useContext(Qg);if(!e)throw new Error("Carousel components must be used within a CarouselRoot");return e}function Zg({page:e,defaultPage:t=0,onPageChange:r,orientation:o="horizontal",loop:n=false,autoplay:a=false,autoplayDelay:i=4e3,allowMouseDrag:s=false,spacing:c="1rem",slidesPerView:l=1,slidesPerMove:d=1,className:u,children:m,...p}){let f=e!==void 0,[g,h]=qe__namespace.useState(t),b=f?e:g,x=qe__namespace.useRef(null),[y,v]=qe__namespace.useState(0),[S,w]=qe__namespace.useState(typeof a=="boolean"?a:!!a),[N,P]=qe__namespace.useState(false),T=qe__namespace.useRef(null),R=qe__namespace.useRef(null),F=typeof a=="object"&&a!==null&&a.delay?a.delay:i;qe__namespace.useEffect(()=>{if(x.current){let C=Math.max(1,Math.floor(Number(l)||1)),M=x.current.children;if(M.length===0){v(0);return}let B=Math.ceil(M.length/C);v(B);}},[m,l]);let E=qe__namespace.useRef(-1);qe__namespace.useEffect(()=>{if(b!==E.current&&x.current){let C=Array.from(x.current.children);if(C.length===0)return;let M=b*l,B=Math.min(M,C.length-1),J=C[B];J&&typeof J.scrollIntoView=="function"&&(J.scrollIntoView({behavior:"smooth",block:o==="vertical"?"start":"nearest",inline:o==="horizontal"?"start":"nearest"}),E.current=b);}},[b,l,o]);let D=qe__namespace.useCallback(C=>{let M=C;n?M<0?M=y-1:M>=y&&(M=0):M=Math.max(0,Math.min(C,y-1)),f||h(M),r?.(M);},[f,n,r,y]),L=qe__namespace.useCallback(()=>{D(b+d);},[b,D,d]),O=qe__namespace.useCallback(()=>{D(b-d);},[b,D,d]),z=qe__namespace.useRef(L);qe__namespace.useEffect(()=>{z.current=L;},[L]);let G=y>0&&(n||b<y-1),j=y>0&&(n||b>0),Z=qe__namespace.useCallback(()=>{w(C=>!C);},[]);qe__namespace.useEffect(()=>{if(S&&y>1)return T.current=setInterval(()=>{z.current();},F),()=>{T.current&&(clearInterval(T.current),T.current=null);}},[S,y,F]);let H=qe__namespace.useCallback(()=>{T.current&&(clearInterval(T.current),T.current=null);},[]),X=qe__namespace.useCallback(()=>{S&&y>1&&(T.current=setInterval(()=>{z.current();},F));},[S,y,F]),W=qe__namespace.useCallback(C=>{if(!s)return;P(true);let M="touches"in C&&C.touches&&C.touches.length>0?C.touches[0].clientX:"clientX"in C?C.clientX:0,B="touches"in C&&C.touches&&C.touches.length>0?C.touches[0].clientY:"clientY"in C?C.clientY:0;R.current={x:M,y:B};},[s]),I=qe__namespace.useCallback(C=>{if(!N||!R.current)return;let M="touches"in C&&C.touches&&C.touches.length>0?C.touches[0].clientX:"clientX"in C?C.clientX:0,B="touches"in C&&C.touches&&C.touches.length>0?C.touches[0].clientY:"clientY"in C?C.clientY:0,J=M-R.current.x,te=B-R.current.y,de=50;o==="horizontal"&&Math.abs(J)>de?(J>0?O():L(),P(false),R.current=null):o==="vertical"&&Math.abs(te)>de&&(te>0?O():L(),P(false),R.current=null);},[N,o,L,O]),U=qe__namespace.useCallback(()=>{P(false),R.current=null;},[]),k={currentPage:b,totalPages:y,orientation:o,loop:n,spacing:c,slidesPerView:l,goToPage:D,goToNext:L,goToPrev:O,canGoNext:G,canGoPrev:j,isAutoplayActive:S,toggleAutoplay:Z,itemsRef:x,isDragging:N,allowMouseDrag:s,handleDragStart:W,handleDragMove:I,handleDragEnd:U};return jsxRuntime.jsx(Qg.Provider,{value:k,children:jsxRuntime.jsx("div",{...p,className:tailwindMerge.twMerge("relative w-full",o==="vertical"?"h-full":"",u),onMouseEnter:H,onMouseLeave:X,children:m})})}function _g({className:e,children:t,...r}){let{itemsRef:o,orientation:n,spacing:a,isDragging:i,allowMouseDrag:s,handleDragStart:c,handleDragMove:l,handleDragEnd:d}=rn();return jsxRuntime.jsx("div",{ref:o,...r,className:tailwindMerge.twMerge("flex overflow-x-auto overflow-y-hidden snap-x snap-mandatory scrollbar-hide scroll-smooth",n==="vertical"&&"flex-col overflow-y-auto overflow-x-hidden snap-y",s&&i&&"cursor-grabbing select-none",s&&!i&&"cursor-grab",e),style:{gap:a,"--carousel-spacing":a,...r.style},onMouseDown:c,onMouseMove:l,onMouseUp:d,onMouseLeave:d,onTouchStart:c,onTouchMove:l,onTouchEnd:d,children:t})}function $g({index:e,className:t,children:r,...o}){let{orientation:n,slidesPerView:a}=rn();return jsxRuntime.jsx("div",{...o,"data-index":e,className:tailwindMerge.twMerge("shrink-0 snap-start",n==="horizontal"?"h-full":"w-full",t),style:{width:n==="horizontal"?`calc((100% - (${a-1} * var(--carousel-spacing, 1rem))) / ${a})`:void 0,height:n==="vertical"?`calc((100% - (${a-1} * var(--carousel-spacing, 1rem))) / ${a})`:void 0,...o.style},children:r})}function eb({className:e,children:t,...r}){return jsxRuntime.jsx("div",{...r,className:tailwindMerge.twMerge("flex items-center justify-center gap-4 mt-4",e),children:t})}function tb({className:e,children:t,...r}){let{goToPrev:o,canGoPrev:n}=rn();return jsxRuntime.jsx("button",{type:"button",...r,onClick:a=>{o(),r.onClick?.(a);},disabled:!n||r.disabled,"aria-label":"Previous slide",className:tailwindMerge.twMerge("inline-flex items-center justify-center rounded-md","h-10 w-10","bg-background-input border border-border-input","text-text-primary hover:bg-background-muted","transition-colors duration-200","disabled:opacity-40 disabled:cursor-not-allowed","focus-visible:outline focus-visible:outline-2 focus-visible:outline-action-default",e),children:t||jsxRuntime.jsx(V,{name:"CaretLeft",size:"sm"})})}function rb({className:e,children:t,...r}){let{goToNext:o,canGoNext:n}=rn();return jsxRuntime.jsx("button",{type:"button",...r,onClick:a=>{o(),r.onClick?.(a);},disabled:!n||r.disabled,"aria-label":"Next slide",className:tailwindMerge.twMerge("inline-flex items-center justify-center rounded-md","h-10 w-10","bg-background-input border border-border-input","text-text-primary hover:bg-background-muted","transition-colors duration-200","disabled:opacity-40 disabled:cursor-not-allowed","focus-visible:outline focus-visible:outline-2 focus-visible:outline-action-default",e),children:t||jsxRuntime.jsx(V,{name:"CaretRight",size:"sm"})})}function Ou({index:e,className:t,children:r,...o}){let{currentPage:n,goToPage:a}=rn(),i=n===e;return jsxRuntime.jsx("button",{type:"button",...o,onClick:s=>{a(e),o.onClick?.(s);},"aria-label":`Go to slide ${e+1}`,"aria-current":i,className:tailwindMerge.twMerge("h-2 rounded-full transition-all duration-200",i?"w-6 bg-action-brand":"w-2 bg-border-muted hover:bg-border-input","focus-visible:outline focus-visible:outline-2 focus-visible:outline-action-default",t),children:r})}function ob({className:e,...t}){let{totalPages:r}=rn();return jsxRuntime.jsx("div",{...t,className:tailwindMerge.twMerge("flex items-center gap-2",e),role:"group","aria-label":"Carousel indicators",children:Array.from({length:r},(o,n)=>jsxRuntime.jsx(Ou,{index:n},n))})}function nb({className:e,children:t,...r}){let{isAutoplayActive:o,toggleAutoplay:n}=rn();return jsxRuntime.jsx("button",{type:"button",...r,onClick:a=>{n(),r.onClick?.(a);},"aria-label":o?"Pause autoplay":"Start autoplay",className:tailwindMerge.twMerge("inline-flex items-center justify-center rounded-md","h-10 w-10","bg-background-input border border-border-input","text-text-primary hover:bg-background-muted","transition-colors duration-200","focus-visible:outline focus-visible:outline-2 focus-visible:outline-action-default",e),children:t||jsxRuntime.jsx(V,{name:o?"Pause":"Play",size:"sm"})})}function ab({className:e,...t}){let{currentPage:r,totalPages:o}=rn();return jsxRuntime.jsxs("div",{...t,className:tailwindMerge.twMerge("text-sm text-text-secondary tabular-nums",e),"aria-live":"polite","aria-atomic":"true",children:[r+1," / ",o]})}var bk="focus:ring-action-primary",hk="bg-action-primary border-action-primary text-[color:var(--color-action-primary-text)] hover:bg-action-primary-hover hover:border-action-primary-hover";function zu(e){return jsxRuntime.jsxs(reactAriaComponents.CheckboxGroup,{...e,className:Me(e.className,"flex flex-col gap-2"),children:[jsxRuntime.jsx(Ue,{children:e.label}),e.children,e.description&&jsxRuntime.jsx(we,{children:e.description}),jsxRuntime.jsx(be,{children:typeof e.errorMessage=="function"?void 0:e.errorMessage})]})}function xk({isDisabled:e}){return `relative flex gap-2 items-center group text-sm transition ${e?"text-text-disabled":"text-text-secondary"}`}function yk({isSelected:e,isInvalid:t,isDisabled:r,isIndeterminate:o}){let n="w-5 h-5 flex-shrink-0 rounded-[var(--control-border-radius)] flex items-center justify-center border-2 transition ring-offset-2 focus:ring-2",a=bk,i="";return r?i="border-border-muted bg-background-muted":t?i="border-feedback-error-border bg-feedback-error-background":e||o?i=hk:i="bg-background-input border-border-input hover:border-border-focus",`${n} ${a} ${i}`}var ib="w-4 h-4 text-current group-disabled:text-text-disabled";function Hu({className:e,...t}){return jsxRuntime.jsx("div",{"aria-hidden":"true",className:`${yk(t)} ${e||""}`,children:t.isIndeterminate?jsxRuntime.jsx(lucideReact.Minus,{"aria-hidden":true,className:ib}):t.isSelected?jsxRuntime.jsx(lucideReact.Check,{"aria-hidden":true,className:ib}):null})}function _r(e){let{children:t,variant:r,...o}=e;return jsxRuntime.jsx(reactAriaComponents.Checkbox,{...o,className:reactAriaComponents.composeRenderProps(e.className,(n,a)=>`${xk(a)} ${n||""}`),children:n=>{let{isSelected:a,isIndeterminate:i,isDisabled:s,isInvalid:c}=n;return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(Hu,{isSelected:a,isIndeterminate:i,isDisabled:s,isInvalid:c}),typeof t=="function"?t(n):t]})}})}var Sk={primary:"bg-action-primary/10 text-action-primary border border-action-primary/20 hover:bg-action-primary/15",secondary:"bg-action-secondary text-[color:var(--color-action-secondary-text)] border border-border-muted hover:bg-action-secondary-hover",info:"bg-feedback-info-background text-feedback-info-text border border-feedback-info-border hover:bg-feedback-info-background/80"};function lb(e){return !e||e==="default"?"secondary":e==="brand"?"primary":e}var wk={xs:"px-1.5 py-[2px] gap-0.5",sm:"px-2 py-1 gap-1",md:"px-3 py-1.5 gap-1.5",lg:"px-3 py-2 gap-2",xl:"px-4 py-2.5 gap-2"},Nk="opacity-75 cursor-not-allowed pointer-events-none";function cb(e){let{variant:t,size:r,isDisabled:o,isClickable:n,className:a}=e,i=r==="xs"?"text-xs":Ge[r].text;return tailwindMerge.twMerge("inline-flex items-center justify-center rounded-full font-medium transition-colors","whitespace-nowrap select-none",wk[r],i,Sk[t],n&&!o&&"cursor-pointer",o&&Nk,a)}function Wr({children:e,onRemove:t,removeLabel:r="Remove",size:o="md",variant:n="secondary",isRemovable:a=true,isDisabled:i=false,className:s,onClick:c}){let l=!!c&&!i,d=a&&t&&!i,u=h=>{h.stopPropagation(),h.preventDefault(),t&&!i&&t();},m=()=>{c&&!i&&c();},p=o==="xs"?10:o==="sm"?12:o==="md"?14:16,g=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("span",{className:"truncate",children:e}),d?l?jsxRuntime.jsx("span",{onClick:u,onKeyDown:h=>{(h.key==="Enter"||h.key===" ")&&(h.preventDefault(),u(h));},role:"button",tabIndex:0,className:"flex-shrink-0 rounded-full p-0.5 hover:bg-text-primary/10 transition-colors cursor-pointer","aria-label":r,title:r,children:jsxRuntime.jsx(V,{name:"X",size:p,className:"text-current opacity-70 hover:opacity-100"})}):jsxRuntime.jsx("button",{type:"button",onClick:u,className:"flex-shrink-0 rounded-full p-0.5 hover:bg-text-primary/10 transition-colors cursor-pointer","aria-label":r,title:r,tabIndex:-1,children:jsxRuntime.jsx(V,{name:"X",size:p,className:"text-current opacity-70 hover:opacity-100"})}):null]});return l?jsxRuntime.jsx("button",{type:"button",onClick:m,className:cb({variant:lb(n),size:o,isDisabled:i,isClickable:l,className:s}),disabled:i,children:g}):jsxRuntime.jsx("span",{className:cb({variant:lb(n),size:o,isDisabled:i,isClickable:l,className:s}),children:g})}function pb({label:e,description:t,errorMessage:r,size:o="md",tooltip:n,isRequired:a=false,isDisabled:i=false,isInvalid:s=false,validationResult:c,placeholder:l="Add items...",selectedItems:d=[],onItemsChange:u,staticItems:m,fetchSuggestions:p,chipVariant:f="secondary",showErrors:g=true,className:h}){let[b,x]=qe.useState(""),[y,v]=qe.useState([]),[S,w]=qe.useState(false),[N,P]=qe.useState(false),[T,R]=qe.useState(-1),F=$o(b,300),E=qe.useRef(null),D=qe.useRef(null),{isFocused:L,handleFocus:O,handleBlur:z}=ur(),G=qe.useId(),j=qe.useCallback(k=>{if(!u||!k.trim())return;let C=k.trim();if(d.includes(C)){x(""),P(false),v([]),R(-1);return}u([...d,C]),x(""),P(false),v([]),R(-1),E.current?.focus();},[d,u]),Z=qe.useCallback(k=>{u&&u(d.filter(C=>C!==k));},[d,u]);qe.useEffect(()=>{if(!p)return;let k=true;return (async()=>{let M=F.trim();if(!M){k&&(w(false),v([]),P(false));return}w(true);try{let B=await p(M);if(!k)return;v(B),P(!0);}catch(B){if(!k)return;console.error("Error fetching suggestions:",B),v([]),P(false);}finally{k&&w(false);}})(),()=>{k=false;}},[F,p]),qe.useEffect(()=>{if(p||!m)return;if(!F.trim()){v([]),P(false);return}let k=m.filter(C=>C.name.toLowerCase().includes(F.toLowerCase())).map(C=>C.id);v(k),P(k.length>0||F.trim().length>0);},[F,m,p]);let H=qe.useMemo(()=>{let k=y.filter(C=>!d.includes(C));return b.trim()&&!k.includes(b.trim())&&!d.includes(b.trim())?[...k,`Create tag: "${b.trim()}"`]:k},[y,b,d]),X=qe.useCallback(k=>{x(k.target.value),R(-1),k.target.value&&P(true);},[]),W=qe.useCallback(k=>{i||(k.startsWith("Create tag:")?j(b):j(k));},[j,b,i]),I=qe.useCallback(k=>{if(!i)switch(k.key){case "Enter":case ",":if(k.preventDefault(),T>=0&&T<H.length){let C=H[T];C.startsWith("Create tag:")?j(b):j(C);}else b.trim()&&j(b.trim());break;case "Backspace":!b&&d.length>0&&(k.preventDefault(),Z(d[d.length-1]));break;case "ArrowDown":k.preventDefault(),N&&R(C=>C<H.length-1?C+1:C);break;case "ArrowUp":k.preventDefault(),N&&R(C=>C>0?C-1:-1);break;case "Escape":P(false),R(-1);break}},[i,b,d,H,T,N,j,Z]);qe.useEffect(()=>{let k=C=>{D.current&&C.target instanceof Node&&!D.current.contains(C.target)&&P(false);};return document.addEventListener("mousedown",k),()=>document.removeEventListener("mousedown",k)},[]);let U=()=>tailwindMerge.twMerge("flex items-center gap-1.5 rounded-md overflow-x-auto overflow-y-hidden","[&::-webkit-scrollbar]:hidden [-ms-overflow-style:none] [scrollbar-width:none]",en({isInvalid:s,isDisabled:i,isFocused:L}),"bg-background-input",o==="sm"&&"px-2 py-1 h-[32px]",o==="md"&&"px-2.5 py-1.5 h-[40px]",o==="lg"&&"px-3 py-2 h-[44px]",o==="xl"&&"px-3.5 py-2.5 h-[48px]",i&&"opacity-50 cursor-not-allowed bg-background-muted");return jsxRuntime.jsxs("div",{ref:D,className:tailwindMerge.twMerge("relative flex flex-col gap-1",h),children:[e&&jsxRuntime.jsx(Ue,{size:o,tooltip:n,isRequired:a,children:e}),jsxRuntime.jsx(yt,{children:jsxRuntime.jsxs("div",{className:U(),onClick:()=>!i&&E.current?.focus(),children:[d.map(k=>jsxRuntime.jsx(Wr,{variant:f,size:"xs",onRemove:()=>Z(k),isDisabled:i,className:"shrink-0 max-h-full",children:k},k)),jsxRuntime.jsx("input",{ref:E,type:"text",role:"combobox","aria-expanded":N,"aria-haspopup":"listbox","aria-controls":G,"aria-autocomplete":"list",value:b,onChange:X,onKeyDown:I,onFocus:k=>O(k),onBlur:k=>z(k),placeholder:d.length===0?l:"",disabled:i,className:"flex-1 min-w-[120px] h-full !border-0 !outline-none !ring-0 bg-transparent text-text-primary text-sm placeholder:text-text-disabled disabled:cursor-not-allowed focus:!ring-0 focus:!outline-none focus:!border-0 focus-visible:!ring-0 focus-visible:!outline-none focus-visible:!border-0",style:{boxShadow:"none",WebkitAppearance:"none",appearance:"none",border:"none",outline:"none"}})]})}),N&&(b||H.length>0)&&jsxRuntime.jsx("div",{id:G,role:"listbox",className:tailwindMerge.twMerge("absolute z-50 mt-1 rounded-lg border border-border-default","max-h-60 overflow-auto bg-background-surface shadow-lg","left-0 right-0 top-full"),children:S?jsxRuntime.jsx("div",{className:"px-3 py-2 text-sm text-text-secondary",children:"Loading..."}):H.length>0?H.map((k,C)=>jsxRuntime.jsx("div",{role:"option","aria-selected":C===T,className:tailwindMerge.twMerge("cursor-pointer px-3 py-2 text-sm transition-colors","hover:bg-background-hover",C===T&&"bg-background-selected",k.startsWith("Create tag:")&&"italic text-text-secondary"),onClick:()=>W(k),children:k},k)):b&&jsxRuntime.jsx("div",{className:"px-3 py-2 text-sm text-text-secondary",children:"No suggestions found"})}),t&&jsxRuntime.jsx(we,{size:o,className:"mt-1",children:t}),g&&typeof r=="string"&&jsxRuntime.jsx(be,{size:o,className:"text-feedback-error-text mt-1",children:r}),g&&typeof r=="function"&&c&&jsxRuntime.jsx(be,{size:o,className:"text-feedback-error-text mt-1",children:r(c)})]})}var Ik={json:()=>import('ace-builds/src-noconflict/mode-json'),javascript:()=>import('ace-builds/src-noconflict/mode-javascript'),typescript:()=>import('ace-builds/src-noconflict/mode-typescript'),html:()=>import('ace-builds/src-noconflict/mode-html'),css:()=>import('ace-builds/src-noconflict/mode-css'),markdown:()=>import('ace-builds/src-noconflict/mode-markdown'),yaml:()=>import('ace-builds/src-noconflict/mode-yaml'),xml:()=>import('ace-builds/src-noconflict/mode-xml'),python:()=>import('ace-builds/src-noconflict/mode-python'),sql:()=>import('ace-builds/src-noconflict/mode-sql')},Fk={github:()=>import('ace-builds/src-noconflict/theme-github'),github_dark:()=>import('ace-builds/src-noconflict/theme-github_dark')},Bk={"ext-language-tools":()=>import('ace-builds/src-noconflict/ext-language_tools')},Ai=new Set;async function Wu(e,t){Ai.has(e)||(await t(),Ai.add(e));}async function Vk(e,t,r){await Promise.all([Wu(`language:${e}`,Ik[e]),Wu(`theme:${t}`,Fk[t]),r?Wu("extension:language-tools",Bk["ext-language-tools"]):void 0]);}function fb(e,t,r){let o=Ai.has(`language:${e}`)&&Ai.has(`theme:${t}`);return r?o&&Ai.has("extension:language-tools"):o}function gb({value:e,readOnly:t=false,onChange:r,language:o="json",theme:n="github_dark",height:a,width:i="100%",className:s,lineHeight:c=19,minLines:l=3,maxLines:d=50,showLineNumbers:u=true,showGutter:m=true,fontSize:p=14,wrapEnabled:f=false}){let g=qe.useRef(null),[h,b]=qe.useState(()=>fb(o,n,!t)),x=qe.useMemo(()=>{if(a)return a;let y=(e.match(/\n/g)||[]).length+1;return `${Math.max(l,Math.min(y,d))*c+10}px`},[e,a,c,l,d]);return qe.useEffect(()=>{let y=false,v=!t;return fb(o,n,v)?(b(true),()=>{y=true;}):(b(false),Vk(o,n,v).then(()=>{y||b(true);}).catch(S=>{y||b(true),console.error("Failed to load Ace editor resources",S);}),()=>{y=true;})},[o,t,n]),qe.useEffect(()=>{h&&g.current?.editor&&g.current.editor.resize();},[x,h]),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("overflow-hidden rounded-md border border-border-input",s),style:{width:i,height:x},children:h?jsxRuntime.jsx(Dk__default.default,{ref:g,mode:o,theme:n,value:e,onChange:r,readOnly:t,width:"100%",height:"100%",fontSize:p,showPrintMargin:false,showGutter:m,highlightActiveLine:!t,setOptions:{useWorker:true,showLineNumbers:u,tabSize:2,enableBasicAutocompletion:!t,enableLiveAutocompletion:!t,enableSnippets:!t,showFoldWidgets:true,wrap:f},editorProps:{$blockScrolling:true}}):jsxRuntime.jsx("div",{className:"flex h-full w-full items-center justify-center bg-surface-muted text-foreground-muted",children:"Loading editor\u2026"})})}var hb=qe__namespace.createContext({variant:"contained",density:"comfortable",showDividers:true}),xb=qe__namespace.createContext(null),Wk={contained:"rounded-lg border border-border-default bg-background-surface overflow-hidden",bordered:"rounded-lg border border-border-default bg-background-surface",plain:"bg-transparent"},bb={true:"divide-y divide-border-default",false:"gap-3"},Uk={comfortable:"px-5 py-3",compact:"px-4 py-2.5"},Kk={comfortable:"px-5 pt-0",compact:"px-4 pt-0"},Yk={comfortable:"h-4 w-4",compact:"h-3.5 w-3.5"};function Ju(){return qe__namespace.useContext(hb)}function Jk(e){let t=qe__namespace.useContext(xb);if(!t)throw new Error(`${e} must be used within a <CollapseItem>`);return t}function Xk({variant:e,showDividers:t,className:r}){let o="group/collapse-item w-full transition-colors",n={contained:"bg-background-surface",bordered:"bg-background-surface",plain:"bg-transparent"},a=t?"":"rounded-lg border border-border-default bg-background-surface overflow-hidden";return tailwindMerge.twMerge(o,n[e],a,r)}function jk({isDisabled:e,isPressed:t,density:r,variant:o,showDividers:n,className:a}){let i="group/collapse-header flex w-full items-start gap-4 text-left transition-colors duration-150",s=e?"cursor-not-allowed text-text-disabled":"cursor-pointer text-text-primary",c=t&&!e?"bg-background-hover":"",l=Uk[r];return tailwindMerge.twMerge(i,tt(),l,s,c,o==="plain"&&n?"px-0":"",a)}function qk({density:e,showDividers:t,className:r}){let o="text-text-primary",n=Kk[e];return tailwindMerge.twMerge(o,n,t?"":"rounded-b-lg",r)}function Ga({variant:e="contained",density:t="comfortable",showDividers:r=true,className:o,...n}){let a=qe__namespace.useMemo(()=>({variant:e,density:t,showDividers:r}),[e,t,r]),i=tailwindMerge.twMerge("flex w-full flex-col",Wk[e],r?bb.true:bb.false,e==="plain"&&r?"border-y border-border-default/60":"");return jsxRuntime.jsx(hb.Provider,{value:a,children:jsxRuntime.jsx(reactAriaComponents.DisclosureGroup,{...n,className:Me(o,i)})})}function an({className:e,children:t,...r}){let{variant:o,showDividers:n}=Ju();return jsxRuntime.jsx(reactAriaComponents.Disclosure,{...r,className:reactAriaComponents.composeRenderProps(e,a=>Xk({variant:o,showDividers:n,className:a})),children:a=>jsxRuntime.jsx(xb.Provider,{value:a,children:t})})}an.displayName="CollapseItem";function sn({title:e,description:t,startContent:r,endContent:o,indicator:n,indicatorPosition:a="end",showIndicator:i=true,keepIndicatorSpace:s=false,children:c,className:l,...d}){let u=Jk("CollapseHeader"),{density:m,variant:p,showDividers:f}=Ju(),g=Yk[m];return jsxRuntime.jsx(reactAriaComponents.Button,{...d,slot:"trigger","data-expanded":u.isExpanded?"true":void 0,className:reactAriaComponents.composeRenderProps(l,(h,b)=>jk({isDisabled:b.isDisabled??false,isPressed:b.isPressed??false,density:m,variant:p,showDividers:f,className:h})),children:h=>{let b=h.isDisabled??false,x=i?typeof n=="function"?n({isExpanded:u.isExpanded,isDisabled:b}):n??jsxRuntime.jsx(V,{name:"CaretDown",size:m==="compact"?"xs":"sm",weight:"bold","aria-hidden":"true",className:tailwindMerge.twMerge("text-text-secondary transition-transform duration-200",u.isExpanded?"rotate-180":"rotate-0")}):null,y=x?jsxRuntime.jsx("span",{className:tailwindMerge.twMerge("flex flex-shrink-0 items-center justify-center text-text-secondary",g),"aria-hidden":"true",children:x}):s?jsxRuntime.jsx("span",{className:tailwindMerge.twMerge("flex flex-shrink-0 items-center justify-center",g),"aria-hidden":"true"}):null;return jsxRuntime.jsxs("div",{className:"flex w-full items-center gap-4",children:[a==="start"&&y,r&&jsxRuntime.jsx("div",{className:"flex flex-shrink-0 items-center text-text-secondary",children:r}),jsxRuntime.jsxs("div",{className:"flex min-w-0 flex-1 items-start gap-3",children:[c??jsxRuntime.jsxs("div",{className:"flex min-w-0 flex-1 flex-col gap-1 text-left",children:[e&&jsxRuntime.jsx("span",{className:"truncate font-medium text-text-primary",children:e}),t&&jsxRuntime.jsx("span",{className:"text-sm text-text-secondary",children:t})]}),o&&jsxRuntime.jsx("div",{className:"flex flex-shrink-0 items-center text-sm text-text-secondary",children:o})]}),a==="end"&&y]})}})}sn.displayName="CollapseHeader";function ln({className:e,children:t,...r}){let{density:o,showDividers:n}=Ju();return jsxRuntime.jsx(reactAriaComponents.DisclosurePanel,{...r,className:reactAriaComponents.composeRenderProps(e,a=>qk({density:o,showDividers:n,className:a})),children:jsxRuntime.jsx(Qo,{children:t})})}ln.displayName="CollapseContent";function Wa(e){if(!e)return false;let t=e.startsWith("#")?e.slice(1):e;return /^[0-9A-Fa-f]{3}$|^[0-9A-Fa-f]{6}$/.test(t)}function ju(e){if(!e)return "";let t=e.startsWith("#")?e.slice(1):e;return t.length===3&&(t=t.split("").map(r=>r+r).join("")),`#${t.toUpperCase()}`}function $k({label:e,description:t,errorMessage:r,size:o="md",tooltip:n,isRequired:a,transparent:i,className:s,validationResult:c,value:l,defaultValue:d,onChange:u,placeholder:m="#000000",showColorSwatch:p=true,reserveErrorSpace:f=true,...g}){let[h,b]=qe.useState(d||""),[x,y]=qe.useState(l||d||""),[v,S]=qe.useState(false),[w,N]=qe.useState(null),{isFocused:P,handleFocus:T,handleBlur:R}=ur(),F=l!==void 0?l:h;qe.useEffect(()=>{l!==void 0&&y(l);},[l]);let E=F?!Wa(F):false,D=qe.useCallback(z=>{if(y(z),Wa(z)){let G=ju(z);u?u(G):b(G);}else z===""&&(u?u(""):b(""));},[u]),L=qe.useCallback(z=>{let G=ju(z);y(G),u?u(G):b(G);},[u]),O=qe.useCallback(z=>{if(Wa(x)){let G=ju(x);y(G),u&&G!==F?u(G):!u&&G!==h&&b(G);}R(z,g.onBlur);},[x,F,h,u,R,g.onBlur]);return jsxRuntime.jsx(reactAriaComponents.TextField,{...g,isRequired:a,className:Me(s,"group flex flex-col"),children:({isDisabled:z})=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Ue,{size:o,tooltip:n,isRequired:a,children:e}),jsxRuntime.jsx(yt,{children:jsxRuntime.jsxs("div",{className:"flex gap-2",children:[jsxRuntime.jsxs("div",{className:"flex-1 relative",children:[jsxRuntime.jsx(ol,{size:o,disabled:z,type:"text",value:x,placeholder:m,onFocus:G=>T(G,g.onFocus),onBlur:O,onChange:G=>D(G.target.value),className:tailwindMerge.twMerge(Ot({isInvalid:E,isDisabled:z,isFocused:P,size:o,transparent:i}),p?"pr-12":"pr-3","pl-3")}),p&&jsxRuntime.jsx("div",{className:"absolute right-3 top-1/2 -translate-y-1/2 pointer-events-none",style:{width:Ge[o].height},children:jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("w-6 h-6 rounded border shadow-sm",Wa(F)?"border-border-default":"border-border-default bg-background-muted"),style:Wa(F)?{backgroundColor:F}:void 0,"aria-hidden":"true",children:!Wa(F)&&jsxRuntime.jsx("div",{className:"w-full h-full flex items-center justify-center",children:jsxRuntime.jsx("div",{className:"w-3 h-3 rounded-full border-2 border-border-muted"})})})})]}),jsxRuntime.jsx("div",{ref:N,children:jsxRuntime.jsx($,{variant:"secondary",size:o,icon:"Palette",onPress:()=>S(!v),isDisabled:z,className:"flex-shrink-0",children:"Pick"})})]})}),f?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:typeof r=="string"?jsxRuntime.jsx(be,{size:o,children:r}):typeof r=="function"&&c?jsxRuntime.jsx(be,{size:o,children:r(c)}):t?jsxRuntime.jsx(we,{size:o,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:typeof r=="string"?jsxRuntime.jsx(be,{size:o,className:"mt-1",children:r}):typeof r=="function"&&c?jsxRuntime.jsx(be,{size:o,className:"mt-1",children:r(c)}):t?jsxRuntime.jsx(we,{size:o,className:"mt-1",children:t}):null}),v&&w&&jsxRuntime.jsx(ht,{triggerRef:{current:w},isOpen:v,onOpenChange:S,placement:"bottom end",className:"bg-background-input shadow-xl border border-border-input/20 backdrop-blur-sm rounded-lg p-4",children:jsxRuntime.jsxs("div",{className:"flex flex-col gap-4",children:[jsxRuntime.jsx(reactColorful.HexColorPicker,{color:F||"#000000",onChange:L,style:{width:"200px",height:"200px"}}),jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[jsxRuntime.jsx("div",{className:"w-10 h-10 rounded border border-border-default shadow-sm flex-shrink-0",style:{backgroundColor:F||"#000000"}}),jsxRuntime.jsx("div",{className:"flex-1 text-text-primary text-[length:var(--control-text-sm)] font-mono",children:F||"#000000"})]})]})})]})})}function Cb({isOpen:e,onClose:t,onConfirm:r,title:o,message:n,confirmLabel:a="Confirm",cancelLabel:i="Cancel",confirmVariant:s,isDestructive:c=false,isLoading:l=false,maxWidth:d="500px",minWidth:u="400px"}){return jsxRuntime.jsx(cr,{isOpen:e,onClose:t,title:o,maxWidth:d,minWidth:u,primaryAction:{label:a,onPress:()=>{r();},variant:s??(c?"destructive":"primary"),isLoading:l},secondaryAction:{label:i,onPress:t,variant:"secondary",isDisabled:l},children:jsxRuntime.jsx("div",{className:"text-text-primary",children:n})})}function Sb({isConnected:e,connectedAt:t,disconnectedAt:r,showTimestamp:o=false,isLoading:n,size:a="sm",shape:i="pill",...s}){if(n)return jsxRuntime.jsx(K,{className:"inline-flex h-6 w-24"});let c=e?"Connected":"Disconnected",l=e?"success":"neutral",d=null;if(o){if(e&&t)d=Os(t);else if(!e&&r){let u=Os(r);d=u?`Offline ${u}`:null;}}return jsxRuntime.jsxs("div",{className:"inline-flex flex-col gap-1",children:[jsxRuntime.jsx(pt,{variant:l,size:a,shape:i,dot:e,dotPulse:e,...s,children:c}),d&&jsxRuntime.jsx("span",{className:"text-xs text-text-secondary",children:d})]})}function wb({firstName:e,lastName:t,email:r,phone:o,avatarUrl:n,href:a,LinkComponent:i,variant:s="outlined",layout:c="horizontal",showEmail:l=true,showPhone:d=false,isLoading:u=false,className:m,contentClassName:p,piiEntity:f}){let g=`${e} ${t}`.trim(),h=({children:x,className:y})=>a?i?jsxRuntime.jsx(i,{href:a,className:y,children:x}):jsxRuntime.jsx(ct,{href:a,variant:"unstyled",className:tailwindMerge.twMerge("hover:underline",y),asButton:false,children:x}):jsxRuntime.jsx("span",{className:y,children:x}),b=c==="vertical";return u?jsxRuntime.jsx(Qe,{variant:s,className:tailwindMerge.twMerge("flex flex-col",m),children:jsxRuntime.jsx(Qe.Content,{className:"flex items-center flex-1",children:jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("w-full",b?"flex flex-col items-center gap-4":"flex items-center gap-4"),children:[jsxRuntime.jsx(K,{width:56,height:56,className:"rounded flex-shrink-0"}),jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge(b?"w-full text-center":"flex-1","space-y-2"),children:[jsxRuntime.jsx(K,{width:"70%",height:20,className:tailwindMerge.twMerge(b&&"mx-auto")}),jsxRuntime.jsx(K,{width:"100%",height:16,className:tailwindMerge.twMerge(b&&"mx-auto")})]})]})})}):jsxRuntime.jsx(Qe,{variant:s,className:tailwindMerge.twMerge("group/card flex flex-col",m),children:jsxRuntime.jsx(Qe.Content,{className:tailwindMerge.twMerge("flex items-center flex-1",a&&"cursor-pointer",p),children:jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("relative w-full",b?"flex flex-col items-center gap-4 text-center":"flex items-center gap-4"),children:[jsxRuntime.jsx(Io,{firstName:e,lastName:t,src:n,size:"xl",variant:"user",shape:"square",className:"flex-shrink-0",piiEntity:f}),jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge(b?"w-full":"flex-1 min-w-0"),children:[a&&jsxRuntime.jsx(h,{className:"after:absolute after:inset-0",children:jsxRuntime.jsx("span",{className:"sr-only",children:g})}),jsxRuntime.jsx("span",{className:"text-lg font-semibold leading-tight text-text-primary block mb-1.5 group-hover/card:text-text-brand transition-colors","data-pii-type":f?"full-name":void 0,"data-pii-entity":f,children:g}),jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("space-y-0.5",b&&"flex flex-col items-center"),children:[l&&r&&jsxRuntime.jsxs("div",{className:"flex items-center gap-2.5 text-text-primary",children:[jsxRuntime.jsx(V,{name:"Envelope",size:16,className:"text-text-secondary flex-shrink-0"}),jsxRuntime.jsx(ct,{href:`mailto:${r}`,variant:"unstyled",className:tailwindMerge.twMerge("text-sm leading-relaxed text-text-primary relative z-20",b?"":"truncate"),"data-pii-type":f?"email":void 0,"data-pii-entity":f,children:r})]}),d&&o&&jsxRuntime.jsxs("div",{className:"flex items-center gap-2.5 text-text-primary",children:[jsxRuntime.jsx(V,{name:"Phone",size:16,className:"text-text-secondary flex-shrink-0"}),jsxRuntime.jsx(ct,{href:`tel:${o}`,variant:"unstyled",className:tailwindMerge.twMerge("text-sm leading-relaxed text-text-primary relative z-20",b?"":"truncate"),"data-pii-type":f?"phone":void 0,"data-pii-entity":f,children:Pa(o)})]})]})]})]})})})}function gl({firstName:e,lastName:t,email:r,avatarUrl:o,layout:n="stacked",size:a="md",href:i,LinkComponent:s,linkVariant:c="unstyled",emphasis:l="normal",showEmail:d=false,badge:u,avatarShape:m,isLoading:p=false,className:f,piiEntity:g}){let h=m??(n==="inline"?"circle":"square"),x={xs:{avatarSize:"xs",gap:"gap-1.5",textSize:"text-xs",secondaryTextSize:"text-xs",skeletonAvatar:24,skeletonText:80,skeletonSecondary:60},sm:{avatarSize:"sm",gap:"gap-2",textSize:"text-sm",secondaryTextSize:"text-xs",skeletonAvatar:32,skeletonText:96,skeletonSecondary:72},md:{avatarSize:"md",gap:"gap-3",textSize:"text-base",secondaryTextSize:"text-sm",skeletonAvatar:40,skeletonText:128,skeletonSecondary:96},lg:{avatarSize:"lg",gap:"gap-3",textSize:"text-lg",secondaryTextSize:"text-base",skeletonAvatar:48,skeletonText:160,skeletonSecondary:120}}[a],y=`${e} ${t}`.trim(),S={strong:"font-semibold text-text-primary",high:"font-semibold text-text-primary",normal:"text-text-primary",low:"text-text-secondary"}[l],w=({children:N,className:P})=>i?s?jsxRuntime.jsx(s,{href:i,className:P,children:N}):jsxRuntime.jsx(ct,{href:i,variant:c,className:tailwindMerge.twMerge("hover:underline",P),asButton:false,children:N}):jsxRuntime.jsx("span",{className:P,children:N});return p?n==="inline"?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",x.gap,f),children:[jsxRuntime.jsx(K,{width:x.skeletonAvatar,height:x.skeletonAvatar,className:"flex-shrink-0 rounded-full"}),jsxRuntime.jsx(K,{width:x.skeletonText,height:x.skeletonAvatar*.5})]}):jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",x.gap,f),children:[jsxRuntime.jsx(K,{width:x.skeletonAvatar,height:x.skeletonAvatar,className:"flex-shrink-0 rounded-full"}),jsxRuntime.jsxs("div",{className:"flex flex-col gap-1",children:[jsxRuntime.jsx(K,{width:x.skeletonText,height:16}),d&&jsxRuntime.jsx(K,{width:x.skeletonSecondary,height:12})]})]}):n==="inline"?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",x.gap,f),children:[jsxRuntime.jsxs(w,{className:tailwindMerge.twMerge("flex items-center",x.gap),children:[jsxRuntime.jsx(Io,{firstName:e,lastName:t,src:o,size:x.avatarSize,variant:"user",shape:h,className:"flex-shrink-0",piiEntity:g}),jsxRuntime.jsx("span",{className:tailwindMerge.twMerge("leading-normal truncate hover:text-text-primary",S,x.textSize,i&&"hover:underline hover:decoration-1 hover:underline-offset-4"),"data-pii-type":g?"full-name":void 0,"data-pii-entity":g,children:y})]}),u]}):jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center justify-start",x.gap,f),children:[jsxRuntime.jsx(Io,{firstName:e,lastName:t,src:o,size:x.avatarSize,variant:"user",shape:h,className:"flex-shrink-0",piiEntity:g}),jsxRuntime.jsxs("div",{className:"flex flex-col items-start min-w-0",children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[jsxRuntime.jsx(w,{className:tailwindMerge.twMerge("leading-normal truncate hover:text-text-primary",S,x.textSize,i&&"hover:underline hover:decoration-1 hover:underline-offset-4"),children:jsxRuntime.jsx("span",{"data-pii-type":g?"full-name":void 0,"data-pii-entity":g,children:y})}),u]}),d&&r&&jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("text-text-secondary leading-normal truncate",x.secondaryTextSize),"data-pii-type":g?"email":void 0,"data-pii-entity":g,children:r})]})]})}var Qu=qe.createContext(null);function Nb(e){let t=qe.useContext(Qu),r=qe.useRef(null),o=e??r,[n,a]=qe.useState(()=>t||{current:"xl",isSm:true,isMd:true,isLg:true,isXl:true,is2Xl:false,isMobile:false,isDesktop:true});return qe.useEffect(()=>{if(t){a(t);return}let i=o.current;if(!i||typeof ResizeObserver>"u")return;let s=()=>{let l=i.offsetWidth,d=l>=640,u=l>=768,m=l>=1024,p=l>=1280,f=l>=1536,g="base";f?g="2xl":p?g="xl":m?g="lg":u?g="md":d&&(g="sm"),a({current:g,isSm:d,isMd:u,isLg:m,isXl:p,is2Xl:f,isMobile:!u,isDesktop:u});};s();let c=new ResizeObserver(s);return c.observe(i),()=>c.disconnect()},[t,o]),n}function Tb({children:e,className:t}){let r=qe.useRef(null),[o,n]=qe.useState({current:"base",isSm:false,isMd:false,isLg:false,isXl:false,is2Xl:false,isMobile:true,isDesktop:false});return qe.useEffect(()=>{let a=r.current;if(!a||typeof ResizeObserver>"u")return;let i=()=>{let c=a.offsetWidth,l=c>=640,d=c>=768,u=c>=1024,m=c>=1280,p=c>=1536,f="base";p?f="2xl":m?f="xl":u?f="lg":d?f="md":l&&(f="sm"),n({current:f,isSm:l,isMd:d,isLg:u,isXl:m,is2Xl:p,isMobile:!d,isDesktop:d});};i();let s=new ResizeObserver(i);return s.observe(a),()=>s.disconnect()},[]),jsxRuntime.jsx(Qu.Provider,{value:o,children:jsxRuntime.jsx("div",{ref:r,className:t,style:{width:"100%"},children:e})})}var bl={duration:.5,ease:"easeInOut"},Ur=qe.createContext(null);function hl(){let e=qe.useRef({played:false});return qe.useEffect(()=>{e.current.played=true;},[]),e.current}var Gn=()=>{let e=qe.useContext(Ur);if(!e)throw new Error("useChartContext must be used within a ChartContextProvider");return e};function xl(e,t){if(t<=0||e.length<2)return e;let r=[e[0]];for(let o=1;o<e.length;o++)e[o].xValue.getTime()-e[o-1].xValue.getTime()>t&&r.push(null),r.push(e[o]);return r}var dn=({data:e,color:t="var(--color-viz-default)",baseline:r,fillOpacity:o=.1,showLine:n=true,maxGapMs:a,animate:i=true})=>{let s=qe.useId(),c=qe.useId(),{xScale:l,yScale:d,animationSettings:u,entrance:m}=Gn(),[p]=qe__namespace.default.useState(()=>m?.played!==true),f=i&&p,g=l.range(),h=d.range(),b=(N,P)=>typeof r=="function"?r(N,P):r??0,x=N=>N.chartYValue??N.yValue,y=a!=null?xl(e,a):e,v=i?void 0:"non-scaling-stroke",S={transformOrigin:`0 ${h[0]}px`,transformBox:"fill-box",isolation:"isolate"},w=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[r===void 0?jsxRuntime.jsx(shape.AreaClosed,{data:y,x:N=>N?l(N.xValue):0,y:N=>N?d(x(N)):0,yScale:d,defined:N=>N!=null,fill:`url(#${s})`,curve:curve.curveLinear}):jsxRuntime.jsx(shape.Area,{data:y,x:N=>N?l(N.xValue):0,y0:(N,P)=>N?d(b(N,P)):0,y1:N=>N?d(x(N)):0,defined:N=>N!=null,fill:t,fillOpacity:o,curve:curve.curveLinear}),n?jsxRuntime.jsx(shape.LinePath,{data:y,x:N=>N?l(N.xValue):0,y:N=>N?d(x(N)):0,defined:N=>N!=null,stroke:t,strokeWidth:3,vectorEffect:v,curve:curve.curveLinear}):null]});return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsxs("defs",{children:[jsxRuntime.jsxs("linearGradient",{id:s,x1:"0%",y1:"0%",x2:"0%",y2:"100%",children:[jsxRuntime.jsx("stop",{offset:"50%",stopColor:t,stopOpacity:o}),jsxRuntime.jsx("stop",{offset:"100%",stopColor:t,stopOpacity:0})]}),f&&jsxRuntime.jsx("clipPath",{id:c,children:jsxRuntime.jsx("rect",{x:g[0],y:h[1],width:g[1]-g[0],height:h[0]-h[1]})})]}),f?jsxRuntime.jsx("g",{clipPath:`url(#${c})`,children:jsxRuntime.jsx(framerMotion.motion.g,{initial:{scaleY:0},animate:{scaleY:1},transition:{duration:u.duration,ease:u.ease},style:S,children:w})}):jsxRuntime.jsx("g",{style:S,children:w})]})};var vl=({data:e,color:t="var(--color-viz-default)",opacity:r=1,categoryColors:o={}})=>{let{xScale:n,yScale:a,animationSettings:i}=Gn(),s=qe.useId(),c=n.range(),l=a.range(),d=[...e].sort((p,f)=>p.xValue.getTime()-f.xValue.getTime());if(d.length===0)return null;let u=d.length>1?d[1].xValue.getTime()-d[0].xValue.getTime():15*6e4,m=Math.abs(n(new Date(d[0].xValue.getTime()+u))-n(d[0].xValue));return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("defs",{children:jsxRuntime.jsx("clipPath",{id:s,children:jsxRuntime.jsx("rect",{x:c[0],y:l[1],width:c[1]-c[0],height:l[0]-l[1]})})}),jsxRuntime.jsx("g",{clipPath:`url(#${s})`,children:jsxRuntime.jsx(framerMotion.motion.g,{initial:{scaleY:0},animate:{scaleY:1},transition:{duration:i.duration,ease:i.ease},style:{transformOrigin:`0 ${a(0)}px`,isolation:"isolate"},children:d.map((p,f)=>{let g=n(p.xValue),h=p.chartYValue??p.yValue,b=p.baselineValue??0,x=a(h),y=a(b),v=Math.min(x,y),S=Math.abs(x-y),w=d[f+1],N=w?Math.abs(n(w.xValue)-g):m,P=p.category&&o[p.category]?o[p.category]:t;return jsxRuntime.jsx(shape.Bar,{x:g-N/2,y:v,width:N,height:S,fill:P,opacity:r,rx:1},p.xValue.getTime())})})})]})};function RT(e){return e>=1e9?"GW":e>=1e6?"MW":e>=1e3?"kW":"W"}function MT(e){return e>=1e3?"kA":e<1?"mA":"A"}function ET(e){return e>=1e3?"kV":e<1?"mV":"V"}function LT(e){return e>=1e6?"M\u03A9":e>=1e3?"k\u03A9":e<1?"m\u03A9":"\u03A9"}function Ka(e,t){if(typeof e!="object"||e===null)return e;switch(e.type){case "energy":{if(e.unit||e.autoScale===false)return e;let r=e.sourceUnit?Gd[e.sourceUnit]:1;return {...e,unit:Hd(t*r)}}case "power":return e.unit||e.autoScale===false?e:{...e,unit:RT(t)};case "current":return e.unit||e.autoScale===false?e:{...e,unit:MT(t)};case "voltage":return e.unit||e.autoScale===false?e:{...e,unit:ET(t)};case "resistance":return e.unit||e.autoScale===false?e:{...e,unit:LT(t)};default:return e}}var DT=e=>e.baselineValue??0,He={top:8,right:0,bottom:50,left:60};function eo(e={type:"number"}){let t=i=>{if(i==null)return "-";let s=uo({value:i,formatter:e});if(s===null)return "-";if(typeof s=="string")return s;if(typeof s=="number")return s.toString();if(typeof s=="object"&&s!==null&&"props"in s){let c=d=>{if(d==null)return "";if(typeof d=="string")return d;if(typeof d=="number")return d.toString();if(typeof d=="object"&&"props"in d){let u=d.props;if(u?.children)return Array.isArray(u.children)?u.children.map(c).join(""):c(u.children)}return ""};return c(s)||i.toString()}return i.toString()},r=i=>{if(i==null)return "-";if(typeof e=="string"){let s=uo({value:i,formatter:e});return s===null?"-":String(s)}if(typeof e=="object"&&e.type)switch(e.type){case "energy":case "power":case "voltage":case "current":case "resistance":case "temperature":case "distance":return t(i);case "currency":return t(i);default:return t(i)}return t(i)},o,n,a;return typeof e=="object"&&e.type&&e.type==="number"&&("min"in e&&(o=e.min),"max"in e&&(n=e.max)),{format:t,tickFormat:r,min:o,max:n,tickInterval:a}}var _u=(e,t)=>{let r=d3Array.extent(e,o=>o.xValue);return scale.scaleTime({range:[He.left,t-He.right],domain:r,nice:true})},Fi=(e,t,r,o)=>{let n=eo(r);if(o)return scale.scaleLinear({range:[t-He.bottom,He.top],domain:o,nice:true});let a=d3Array.min(e,l=>Math.min(l.yValue,l.chartYValue??l.yValue,l.baselineValue??l.yValue))||0,i=d3Array.max(e,l=>Math.max(l.yValue,l.chartYValue??l.yValue,l.baselineValue??l.yValue))||0,s=n.min!==void 0?n.min:a>=0?0:a*1.1,c=n.max!==void 0?n.max:i<=0?0:i*1.1;return scale.scaleLinear({range:[t-He.bottom,He.top],domain:[s,c],nice:true})};function AT(e,t=12,r="system-ui"){if(typeof window>"u"||typeof document>"u")return e.length*(t*.6);let o=document.createElement("canvas"),n=null;try{n=o.getContext("2d");}catch{return e.length*(t*.6)}return n?(n.font=`${t}px ${r}`,n.measureText(e).width):e.length*(t*.6)}function Ya(e,t=12,r="system-ui"){return e.length===0?0:Math.max(...e.map(o=>AT(o,t,r)))}function Bi(e){return e instanceof Date&&!Number.isNaN(e.getTime())}function IT(e,t,r=12,o=false){if(!Bi(t[0])||!Bi(t[1]))return console.warn("ChartAxis: Invalid date in domain, skipping tick calculation"),[];let n=t[0].getTime(),a=t[1].getTime(),i=a-n;if(i===0||i<1e3)return [t[0]];let s=eu({start:t[0],end:t[1]},{compact:o}),l=[t[0],new Date((t[0].getTime()+t[1].getTime())/2),t[1]].map(x=>s(x)),d=Ya(l,r),m=d+d,p=Math.floor(e/m),f=Math.max(2,Math.min(8,p));if(f<=2)return [t[0],t[1]];let g=[t[0]],h=i/36e5,b;h<=1?b=6e4:h<=6?b=5*6e4:h<=48?b=60*6e4:h<=168?b=360*6e4:b=1440*6e4;for(let x=1;x<f-1;x++){let y=x/(f-1),v=n+i*y,S=Math.round(v/b)*b,w=g[g.length-1].getTime(),N=S>w?S:w+b;if(N>=a)break;g.push(new Date(N));}return g.push(t[1]),g}var FT=({top:e,scale:t,width:r})=>{let o=t.domain(),n=[o[0],o[o.length-1]],a=Bi(n[0])&&Bi(n[1]),i=r<400,s=a?n[0].getTime():0,c=a?n[1].getTime():0,l=qe.useMemo(()=>a?eu({start:n[0],end:n[1]},{compact:i}):()=>"",[s,c,i,a]),d=qe.useMemo(()=>IT(r,n,12,i),[r,s,c,i]);return d.length===0?null:jsxRuntime.jsx(axis.Axis,{orientation:"bottom",top:e,scale:t,tickValues:d,tickFormat:u=>{let m=u;return Bi(m)?l(m):""},stroke:"var(--color-border-muted)",tickStroke:"var(--color-border-muted)",tickLabelProps:(u,m,p)=>({fill:"var(--color-text-secondary)",fontSize:12,textAnchor:m===0?"start":m===p.length-1?"end":"middle"}),rangePadding:0})};function Ja(e,t=12){let r=t*2.5,o=Math.floor(e/r);return Math.max(2,Math.min(6,o))}var $u=12,BT=({left:e,scale:t,yFormatter:r,height:o})=>{let n=eo(r),a=qe.useMemo(()=>!o||o<=0?5:Ja(o),[o]);return jsxRuntime.jsx(axis.Axis,{orientation:"left",left:e,scale:t,numTicks:a,tickFormat:i=>(n.tickFormat||n.format)(i),stroke:"var(--color-border-muted)",tickStroke:"var(--color-border-muted)",tickLabelProps:i=>{let s={fill:"var(--color-text-secondary)",fontSize:$u,textAnchor:"end"},c=t(i),[l,d]=t.range(),u=Math.min(l,d),m=Math.max(l,d);return c-u<$u/2?{...s,verticalAnchor:"start"}:m-c<$u/2?{...s,verticalAnchor:"end"}:{...s,dy:"0.33em"}}})},VT=({top:e,scale:t})=>jsxRuntime.jsx(axis.Axis,{orientation:"bottom",top:e,scale:t,stroke:"var(--color-border-muted)",tickStroke:"var(--color-border-muted)",tickLabelProps:()=>({fill:"var(--color-text-secondary)",fontSize:12,textAnchor:"middle",dy:"0.25em"})}),OT=({left:e,scale:t})=>jsxRuntime.jsx(axis.Axis,{orientation:"left",left:e,scale:t,stroke:"var(--color-border-muted)",tickStroke:"var(--color-border-muted)",tickLabelProps:()=>({fill:"var(--color-text-secondary)",fontSize:12,textAnchor:"end",dx:"-0.25em",dy:"0.33em"})}),zT=({top:e,scale:t,yFormatter:r,width:o})=>{let n=eo(r),a=qe.useMemo(()=>{if(!o||o<=0)return 5;let s=Math.floor(o/60);return Math.max(2,Math.min(8,s))},[o]);return jsxRuntime.jsx(axis.Axis,{orientation:"bottom",top:e,scale:t,numTicks:a,tickFormat:i=>(n.tickFormat||n.format)(i),stroke:"var(--color-border-muted)",tickStroke:"var(--color-border-muted)",tickLabelProps:()=>({fill:"var(--color-text-secondary)",fontSize:12,textAnchor:"middle",dy:"0.25em"})})},Kr={Bottom:FT,Left:BT,CategoryBottom:VT,CategoryLeft:OT,NumericBottom:zT};var un=({data:e,formatter:t,label:r,categoryLabels:o})=>{if(!e)return null;let n=qe__namespace.default.useContext(Ur),a=o??n?.categoryLabels,i=n?.xScale,s=n?.width,c=n?.height,l=eo(t),d=x=>{if(x.baselineValue===void 0)return l.format(x.value);let y=Math.min(x.baselineValue,x.value),v=Math.max(x.baselineValue,x.value);return `${l.format(y)} \u2013 ${l.format(v)}`},u=qe__namespace.default.useRef(null),[m,p]=qe__namespace.default.useState({x:0,y:0,translate:"translate(-50%, -100%)"});qe__namespace.default.useEffect(()=>{if(!u.current)return;let y=u.current.getBoundingClientRect(),v=s??window.innerWidth,S=c??window.innerHeight,w=e.x,N=e.y,P=16,T=e.x+y.width+P<=v,R=e.x-y.width-P>=0,F;e.position==="left"?F=R||!T:F=!T&&R;let E=F?"translate(calc(-100% - 16px), -50%)":"translate(16px, -50%)";if(!T&&!R){let D=v-e.x,L=e.x;D<=L?(w=v,E="translate(-100%, -50%)"):(w=0,E="translate(0, -50%)");}N-y.height/2<0?N=y.height/2:N+y.height/2>S&&(N=S-y.height/2),p({x:w,y:N,translate:E});},[e.x,e.y,e.position,s,c]);let f=i?.domain(),h=f&&f.length===2&&f.every(x=>x instanceof Date)?qf({start:f[0],end:f[1]}):null,b=r||(h&&e.xValue instanceof Date?h(e.xValue):String(e.xValue));return jsxRuntime.jsx(framerMotion.AnimatePresence,{children:jsxRuntime.jsxs(framerMotion.motion.div,{ref:u,role:"tooltip","aria-live":"polite",initial:{opacity:0},animate:{opacity:1},exit:{opacity:0},"data-testid":"tooltip",className:"pointer-events-none absolute z-50 rounded-lg bg-background-surface p-4 text-sm shadow-xl ring-1 ring-border-default whitespace-nowrap",style:{left:m.x,top:m.y,transform:m.translate},children:[jsxRuntime.jsx("div",{className:"mb-1 font-medium text-text-primary",children:b}),e.isEvent?jsxRuntime.jsxs("div",{className:"space-y-2",children:[e.series.length>1&&jsxRuntime.jsx("ul",{className:"list-none p-0 border-b border-border-default pb-2",children:e.series.slice(0,-1).map(x=>jsxRuntime.jsxs("li",{className:"py-0.5",children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[jsxRuntime.jsxs("span",{className:"font-medium text-text-primary",children:[x.label,":"]}),jsxRuntime.jsx("span",{className:"text-text-secondary",children:d(x)})]}),x.category&&jsxRuntime.jsxs("div",{className:"mt-0.5 flex items-center gap-2",children:[jsxRuntime.jsx("div",{className:"h-3 w-3",style:{backgroundColor:x.categoryColor||x.color,borderRadius:"1px"}}),jsxRuntime.jsx("span",{className:"text-sm text-text-secondary",children:a?.[x.category]||x.category})]}),x.extraTooltipRows&&x.extraTooltipRows.length>0&&jsxRuntime.jsx("div",{className:"mt-0.5 space-y-0.5",children:x.extraTooltipRows.map(y=>jsxRuntime.jsxs("div",{className:"flex items-center gap-2 text-sm text-text-secondary",children:[jsxRuntime.jsxs("span",{children:[y.label,":"]}),jsxRuntime.jsx("span",{className:"font-medium text-text-primary",children:y.value})]},y.label))})]},x.label))}),(()=>{let x=e.series[e.series.length-1],y=e.eventItems?.length?e.eventItems:[{label:x.label,color:x.color,metadata:e.eventMetadata}];return jsxRuntime.jsx("div",{className:"space-y-2",children:y.map((v,S)=>jsxRuntime.jsxs("div",{children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[jsxRuntime.jsx("div",{className:"h-2 w-2 rounded-full",style:{backgroundColor:v.color}}),jsxRuntime.jsx("span",{className:"font-medium text-text-primary",children:v.label})]}),v.metadata&&Object.keys(v.metadata).length>0&&jsxRuntime.jsx("div",{className:"ml-4 mt-1 space-y-0.5 text-xs text-text-secondary",children:Object.entries(v.metadata).map(([w,N])=>jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[jsxRuntime.jsxs("span",{className:"capitalize",children:[w,":"]}),jsxRuntime.jsx("span",{className:"font-medium",children:N})]},w))})]},`${v.label}-${S}`))})})()]}):jsxRuntime.jsx("ul",{className:"list-none p-0",children:e.series.map(x=>jsxRuntime.jsxs("li",{className:"py-0.5",children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[jsxRuntime.jsxs("span",{className:"font-medium text-text-primary",children:[x.label,":"]}),jsxRuntime.jsx("span",{className:"text-text-secondary",children:d(x)})]}),x.category&&jsxRuntime.jsxs("div",{className:"mt-0.5 flex items-center gap-2",children:[jsxRuntime.jsx("div",{className:"h-3 w-3",style:{backgroundColor:x.categoryColor||x.color,borderRadius:"1px"}}),jsxRuntime.jsx("span",{className:"text-sm text-text-secondary",children:a?.[x.category]||x.category})]}),x.extraTooltipRows&&x.extraTooltipRows.length>0&&jsxRuntime.jsx("div",{className:"mt-0.5 space-y-0.5",children:x.extraTooltipRows.map(y=>jsxRuntime.jsxs("div",{className:"flex items-center gap-2 text-sm text-text-secondary",children:[jsxRuntime.jsxs("span",{children:[y.label,":"]}),jsxRuntime.jsx("span",{className:"font-medium text-text-primary",children:y.value})]},y.label))})]},x.label))})]})})};var jT={top:20,right:20,bottom:50,left:60},Bb=({data:e,width:t,height:r,margin:o=jT,color:n,yFormatter:a={type:"number"},showGrid:i=true,showAxes:s=true,animate:c=true,barRadius:l=4,barPadding:d=.3,onBarClick:u,onBarHover:m,activeIndex:p,className:f,style:g,"aria-label":h,orientation:b="horizontal",showTooltip:x=true})=>{let[y,v]=qe.useState(null),[S,w]=qe.useState(null),[N,P]=qe.useState(null),[T,R]=qe.useState(t??600),[F,E]=qe.useState(r??300),D=qe.useRef(null),L=p??y,O=qe.useId(),z=n||"var(--color-viz-default)";qe.useEffect(()=>{if(t!==void 0&&r!==void 0){R(t),E(r);return}if(!D.current)return;let W=new ResizeObserver(I=>{for(let U of I)t===void 0&&R(U.contentRect.width),r===void 0&&E(U.contentRect.height);});return W.observe(D.current),t===void 0&&R(D.current.offsetWidth),r===void 0&&E(D.current.offsetHeight||300),()=>{W.disconnect();}},[t,r]);let{xScale:G,yScale:j,innerWidth:Z,innerHeight:H}=qe.useMemo(()=>{let W=T-o.left-o.right,I=F-o.top-o.bottom;if(b==="horizontal"){let k=d3Array.max(e,C=>C.value)||0;return {xScale:scale.scaleLinear({range:[0,W],domain:[0,k*1.1],nice:true}),yScale:scale.scaleBand({range:[0,I],domain:e.map(C=>C.label),padding:d}),innerWidth:W,innerHeight:I}}let U=d3Array.max(e,k=>k.value)||0;return {xScale:scale.scaleBand({range:[0,W],domain:e.map(k=>k.label),padding:d}),yScale:scale.scaleLinear({range:[I,0],domain:[0,U*1.1],nice:true}),innerWidth:W,innerHeight:I}},[e,T,F,o,d,b]);if(e.length===0)return jsxRuntime.jsx("div",{ref:D,className:tailwindMerge.twMerge("flex h-full min-h-[200px] w-full items-center justify-center rounded-lg border border-dashed border-border-default bg-background-surface text-sm font-medium text-text-secondary",f),style:r!==void 0?{height:r,...g}:g,children:"No data available"});let X=(W,I)=>{if(v(W),m?.(I,W),W!==null&&I){let U,k;if(b==="horizontal"){let M=G(I.value),B=j(I.label)||0,J=j.bandwidth();U=o.left+M,k=o.top+B+J/2;}else {let M=G,B=j,J=M(I.label)??0,te=M.bandwidth(),de=B(I.value);U=o.left+J+te/2,k=o.top+de;}let C=U>T/2;P(I.label),w({xValue:new Date,series:[{label:"Value",value:I.value,color:I.color||z}],x:U,y:k,position:C?"left":"right"});}else w(null),P(null);};return jsxRuntime.jsxs("div",{ref:D,className:tailwindMerge.twMerge("relative h-full w-full overflow-hidden rounded-lg bg-background-surface",f),style:r!==void 0?{height:r,...g}:g,"aria-label":h,role:"img",children:[jsxRuntime.jsxs("svg",{width:T,height:F,children:[jsxRuntime.jsx("defs",{children:jsxRuntime.jsx(gradient.LinearGradient,{id:`${O}-bar`,from:z,to:z,toOpacity:.85})}),jsxRuntime.jsxs(group.Group,{left:o.left,top:o.top,children:[i&&jsxRuntime.jsx("g",{className:"grid-lines",children:(b==="horizontal"?G.ticks(5):j.ticks(5)).map(W=>{let I=b==="horizontal"?0:j(W),U=b==="horizontal"?G(W):0;return jsxRuntime.jsx("line",{x1:b==="horizontal"?U:0,y1:b==="horizontal"?0:I,x2:b==="horizontal"?U:Z,y2:b==="horizontal"?H:I,stroke:"var(--color-border-default)",strokeOpacity:.5,strokeDasharray:"2,3"},W)})}),e.map((W,I)=>{let U=L===I||L==null,k=W.color||`url(#${O}-bar)`;if(b==="horizontal"){let ee=G(W.value),ae=j.bandwidth(),Ie=j(W.label)||0;return jsxRuntime.jsx(framerMotion.motion.rect,{x:0,y:Ie,width:ee,height:ae,fill:k,rx:l,ry:l,initial:c?{width:0,opacity:.5}:void 0,animate:{width:ee,opacity:U?1:.5},transition:{duration:.5,delay:I*.05,ease:"easeOut",opacity:{duration:.15,delay:0}},style:{cursor:u||m?"pointer":"default"},onMouseEnter:()=>X(I,W),onMouseLeave:()=>X(null,null),onClick:()=>u?.(W,I)},W.label)}let C=G,M=j,B=C.bandwidth(),J=C(W.label)??0,te=M(W.value),de=Math.max(0,H-te);return c?jsxRuntime.jsx(framerMotion.motion.rect,{x:J,width:B,fill:k,rx:l,ry:l,initial:{y:H,height:0,opacity:.5},animate:{y:te,height:de,opacity:U?1:.5},transition:{duration:.5,delay:I*.05,ease:"easeOut",opacity:{duration:.15,delay:0}},style:{cursor:u||m?"pointer":"default"},onMouseEnter:()=>X(I,W),onMouseLeave:()=>X(null,null),onClick:()=>u?.(W,I)},W.label):jsxRuntime.jsx("rect",{x:J,y:te,width:B,height:de,fill:k,rx:l,ry:l,opacity:U?1:.5,style:{cursor:u||m?"pointer":"default",transition:"opacity 150ms ease-out"},onMouseEnter:()=>X(I,W),onMouseLeave:()=>X(null,null),onClick:()=>u?.(W,I)},W.label)}),s&&b==="vertical"&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(Kr.CategoryBottom,{top:H,scale:G}),jsxRuntime.jsx(Kr.Left,{left:0,scale:j,yFormatter:a,height:H})]}),s&&b==="horizontal"&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(Kr.NumericBottom,{top:H,scale:G,yFormatter:a,width:Z}),jsxRuntime.jsx(Kr.CategoryLeft,{left:0,scale:j})]})]})]}),x&&jsxRuntime.jsx(un,{data:S,formatter:a,label:N??void 0})]})};var Vb=({item:e,onToggle:t})=>{let r=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("div",{className:"h-3 w-3 shrink-0",style:{backgroundColor:e.fill,borderRadius:"1px",opacity:e.isHidden?.35:1}}),jsxRuntime.jsx("span",{className:`text-sm whitespace-nowrap ${e.isHidden?"text-text-disabled line-through":"text-text-secondary"}`,children:e.category})]});return t?jsxRuntime.jsx("button",{type:"button",className:"flex items-center gap-2 shrink-0 rounded-sm focus:outline-none focus:ring-2 focus:ring-border-focus disabled:cursor-not-allowed disabled:opacity-60","aria-pressed":!e.isHidden,"aria-label":`${e.isHidden?"Show":"Hide"} ${e.category}`,disabled:e.isDisabled,onClick:()=>t(e.category),children:r}):jsxRuntime.jsx("div",{className:"flex items-center gap-2 shrink-0",children:r})},ZT=({items:e,onToggle:t})=>e.length===0?null:jsxRuntime.jsx("div",{className:"flex items-center gap-3 flex-wrap",children:e.map(r=>jsxRuntime.jsx(Vb,{item:r,onToggle:t},r.category))}),ja=({items:e,onExport:t,marginLeft:r=0,marginRight:o=0,isZoomed:n=false,onResetZoom:a,onLegendItemToggle:i})=>{let[s,c]=qe__namespace.default.useState(false),[l,d]=qe__namespace.default.useState(null),[u,m]=qe__namespace.default.useState(false),[p,f]=qe__namespace.default.useState(false),g=qe__namespace.default.useCallback(async b=>{c(true),d(b),f(false);try{await t(b);}catch(x){console.error("Export failed:",x);}finally{c(false),d(null);}},[t]),h=qe__namespace.default.useCallback(async b=>{await g(b);},[g]);return jsxRuntime.jsxs("div",{className:"mt-4 flex items-center justify-between gap-3 min-h-[32px]",style:{marginLeft:r,marginRight:o},children:[jsxRuntime.jsx("div",{className:"hidden sm:block flex-1 min-w-0",children:jsxRuntime.jsx(ZT,{items:e,onToggle:i})}),jsxRuntime.jsx("div",{className:"sm:hidden flex items-center gap-3",children:e.length>0&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("button",{onClick:()=>m(true),className:"text-sm text-text-secondary hover:text-text-primary transition-colors underline decoration-dotted underline-offset-4",children:"Legend"}),jsxRuntime.jsx(xt,{isOpen:u,onClose:()=>m(false),title:"Legend",children:jsxRuntime.jsx("div",{className:"grid grid-cols-1 gap-3 p-4",children:e.map(b=>jsxRuntime.jsx(Vb,{item:b,onToggle:i},b.category))})})]})}),jsxRuntime.jsxs("div",{className:"sm:hidden flex items-center gap-2 shrink-0",children:[n&&a&&jsxRuntime.jsx($,{variant:"secondary",size:"sm",onPress:a,children:jsxRuntime.jsx(V,{name:"ArrowsOut",size:16})}),jsxRuntime.jsx($,{variant:"secondary",size:"sm",onPress:()=>f(true),isDisabled:s,children:jsxRuntime.jsx(V,{name:"Export",size:16})}),jsxRuntime.jsx(xt,{isOpen:p,onClose:()=>f(false),title:"Export Chart",contentPadding:false,children:jsxRuntime.jsxs("div",{className:"flex flex-col",children:[jsxRuntime.jsxs("button",{onClick:()=>g("csv"),disabled:s,className:"flex items-center gap-3 px-6 py-4 text-left hover:bg-background-hover active:bg-background-muted transition-colors disabled:opacity-50 disabled:cursor-not-allowed",children:[jsxRuntime.jsx(V,{name:"List",size:20,className:"text-text-secondary"}),jsxRuntime.jsx("span",{className:"text-sm text-text-primary",children:l==="csv"?"Exporting...":"Export as CSV"})]}),jsxRuntime.jsxs("button",{onClick:()=>g("svg"),disabled:s,className:"flex items-center gap-3 px-6 py-4 text-left hover:bg-background-hover active:bg-background-muted transition-colors disabled:opacity-50 disabled:cursor-not-allowed",children:[jsxRuntime.jsx(V,{name:"Code",size:20,className:"text-text-secondary"}),jsxRuntime.jsx("span",{className:"text-sm text-text-primary",children:l==="svg"?"Exporting...":"Export as SVG"})]}),jsxRuntime.jsxs("button",{onClick:()=>g("png"),disabled:s,className:"flex items-center gap-3 px-6 py-4 text-left hover:bg-background-hover active:bg-background-muted transition-colors disabled:opacity-50 disabled:cursor-not-allowed",children:[jsxRuntime.jsx(V,{name:"DownloadSimple",size:20,className:"text-text-secondary"}),jsxRuntime.jsx("span",{className:"text-sm text-text-primary",children:l==="png"?"Exporting...":"Export as PNG"})]})]})})]}),jsxRuntime.jsxs("div",{className:"hidden sm:flex items-center gap-2 shrink-0",children:[n&&a&&jsxRuntime.jsxs($,{variant:"secondary",size:"sm",onPress:a,children:[jsxRuntime.jsx(V,{name:"ArrowsOut",size:16}),jsxRuntime.jsx("span",{className:"hidden sm:inline",children:"Reset Zoom"})]}),jsxRuntime.jsxs(reactAriaComponents.DialogTrigger,{children:[jsxRuntime.jsxs($,{variant:"secondary",size:"sm",isDisabled:s,children:[jsxRuntime.jsx(V,{name:"Export",size:16}),s?"Exporting...":"Export"]}),jsxRuntime.jsx(ht,{placement:"top end",className:"min-w-48 p-1 bg-background-surface rounded-lg shadow-xl ring-1 ring-border-default",children:jsxRuntime.jsxs(reactAriaComponents.Menu,{onAction:h,className:"outline-none",children:[jsxRuntime.jsx(reactAriaComponents.MenuItem,{id:"csv",className:"flex items-center gap-2 px-3 py-2 text-sm text-text-primary rounded cursor-pointer hover:bg-background-hover focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-border-focus focus-visible:ring-offset-1 focus-visible:ring-offset-background-surface data-[focused]:bg-background-hover data-[focused]:ring-2 data-[focused]:ring-border-focus data-[focused]:ring-offset-1 data-[focused]:ring-offset-background-surface",isDisabled:s,children:jsxRuntime.jsxs("span",{className:"flex items-center gap-2",children:[jsxRuntime.jsx(V,{name:"List",size:14}),l==="csv"?"Exporting...":"Export as CSV"]})}),jsxRuntime.jsx(reactAriaComponents.MenuItem,{id:"svg",className:"flex items-center gap-2 px-3 py-2 text-sm text-text-primary rounded cursor-pointer hover:bg-background-hover focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-border-focus focus-visible:ring-offset-1 focus-visible:ring-offset-background-surface data-[focused]:bg-background-hover data-[focused]:ring-2 data-[focused]:ring-border-focus data-[focused]:ring-offset-1 data-[focused]:ring-offset-background-surface",isDisabled:s,children:jsxRuntime.jsxs("span",{className:"flex items-center gap-2",children:[jsxRuntime.jsx(V,{name:"Code",size:14}),l==="svg"?"Exporting...":"Export as SVG"]})}),jsxRuntime.jsx(reactAriaComponents.MenuItem,{id:"png",className:"flex items-center gap-2 px-3 py-2 text-sm text-text-primary rounded cursor-pointer hover:bg-background-hover focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-border-focus focus-visible:ring-offset-1 focus-visible:ring-offset-background-surface data-[focused]:bg-background-hover data-[focused]:ring-2 data-[focused]:ring-border-focus data-[focused]:ring-offset-1 data-[focused]:ring-offset-background-surface",isDisabled:s,children:jsxRuntime.jsxs("span",{className:"flex items-center gap-2",children:[jsxRuntime.jsx(V,{name:"DownloadSimple",size:14}),l==="png"?"Exporting...":"Export as PNG"]})})]})})]})]})]})};var wl=jm(op());var zb=["stroke","fill","color","stop-color","flood-color","lighting-color"],Hb=/var\s*\(/;function Gb(e,t){let r=[e,...Array.from(e.querySelectorAll("*"))],o=[t,...Array.from(t.querySelectorAll("*"))],n=Math.min(r.length,o.length);for(let a=0;a<n;a++){let i=r[a],s=o[a];if(!(i instanceof Element)||!(s instanceof Element))continue;let c=window.getComputedStyle(i);for(let l of zb){let d=s.getAttribute(l);if(d&&Hb.test(d)){let u=c.getPropertyValue(l);u&&s.setAttribute(l,u.trim());}}if(s instanceof HTMLElement||s instanceof SVGElement)for(let l of zb){let d=l,u=s.style.getPropertyValue(d);if(u&&Hb.test(u)){let m=c.getPropertyValue(d);m&&s.style.setProperty(d,m.trim());}}}}function np(e,t,r=true){let o=e||"chart";if(r){let n=new Date().toISOString().replace(/[:.]/g,"-").slice(0,-5);return `${o}-${n}.${t}`}return `${o}.${t}`}async function ap(e,t,r={},o){let n=Array.isArray(t[0])?t:[t];try{switch(e){case "csv":await $T(n,r);break;case "svg":await eP(o,r);break;case "png":await tP(o,r);break;default:throw new Error(`Unsupported export type: ${e}`)}}catch(a){throw console.error("Export failed:",a),new Error(`Failed to export chart as ${e}: ${a instanceof Error?a.message:"Unknown error"}`)}}async function $T(e,t){try{let r=t.yFormat?$d(t.yFormat):null,o=t.yFormat,n=m=>{if(m==null||m==="")return "";if(!o)return typeof m=="number"?m:String(m);let p=jf(m,o);return p===null?typeof m=="number"?m:String(m):p},a=new Map;e.forEach(m=>{m.forEach(p=>{let f=p.xValue.getTime();a.has(f)||a.set(f,p.xValue);});});let i=Array.from(a.values()).sort((m,p)=>m.getTime()-p.getTime()),s=e.map((m,p)=>{let f=t.seriesLabels?.[p]||`Series ${p+1}`;return r&&!f.includes(`(${r})`)?`${f} (${r})`:f}),c=i.map(m=>{let p={[t.xLabel||"Date"]:m.toLocaleString("en-US",{year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"})};return e.forEach((f,g)=>{let h=s[g],b=f.find(x=>x.xValue.getTime()===m.getTime());p[h]=b?n(b.yValue):"",b?.category&&(p[`${h} Category`]=b.category);}),p}),l=_T__default.default.unparse(c,{header:!0,skipEmptyLines:!0}),d=new Blob([l],{type:"text/csv;charset=utf-8;"}),u=np(t.filename||"chart-data","csv",t.timestamp!==!1);(0,wl.saveAs)(d,u);}catch(r){throw new Error(`CSV export failed: ${r instanceof Error?r.message:"Unknown error"}`)}}async function eP(e,t){if(!e.current)throw new Error("SVG element not found");try{let r=e.current,o=r.cloneNode(!0);if(Gb(r,o),!o.querySelector("rect[data-background]")){let l=document.createElementNS("http://www.w3.org/2000/svg","rect");l.setAttribute("width",o.getAttribute("width")||"100%"),l.setAttribute("height",o.getAttribute("height")||"100%"),l.setAttribute("fill","white"),l.setAttribute("data-background","true"),o.insertBefore(l,o.firstChild);}let i=new XMLSerializer().serializeToString(o);i.includes("<?xml")||(i=`<?xml version="1.0" encoding="UTF-8"?>
28
- `+i),i.includes("xmlns=")||(i=i.replace("<svg",'<svg xmlns="http://www.w3.org/2000/svg"'));let s=new Blob([i],{type:"image/svg+xml;charset=utf-8"}),c=np(t.filename||"chart","svg",t.timestamp!==!1);(0,wl.saveAs)(s,c);}catch(r){throw new Error(`SVG export failed: ${r instanceof Error?r.message:"Unknown error"}`)}}async function tP(e,t,r=2){if(!e.current)throw new Error("SVG element not found");let o="";try{let n=e.current,a=n.getBoundingClientRect(),i=n.cloneNode(!0);Gb(n,i),i.setAttribute("width",String(a.width)),i.setAttribute("height",String(a.height)),i.removeAttribute("transform");let s=i.getElementsByTagName("text");Array.from(s).forEach(m=>{m.style.fontFamily||(m.style.fontFamily="system-ui, -apple-system, sans-serif"),m.style.fontSize||(m.style.fontSize="12px");});let c=document.createElementNS("http://www.w3.org/2000/svg","rect");c.setAttribute("width",String(a.width)),c.setAttribute("height",String(a.height)),c.setAttribute("fill","white"),i.insertBefore(c,i.firstChild);let d=new XMLSerializer().serializeToString(i);d.includes("xmlns=")||(d=d.replace("<svg",'<svg xmlns="http://www.w3.org/2000/svg"'));let u=new Blob([d],{type:"image/svg+xml;charset=utf-8"});return o=URL.createObjectURL(u),new Promise((m,p)=>{let f=new Image,g=setTimeout(()=>{o&&URL.revokeObjectURL(o),p(new Error("Image loading timeout"));},1e4);f.onload=()=>{clearTimeout(g);try{let h=document.createElement("canvas");h.width=a.width*r,h.height=a.height*r;let b=h.getContext("2d");if(!b)throw new Error("Canvas context not available");b.imageSmoothingEnabled=!0,b.imageSmoothingQuality="high",b.scale(r,r),b.fillStyle="white",b.fillRect(0,0,a.width,a.height),b.drawImage(f,0,0,a.width,a.height),h.toBlob(x=>{if(x){let y=np(t.filename||"chart","png",t.timestamp!==!1);(0,wl.saveAs)(x,y),m();}else p(new Error("Failed to create PNG blob"));o&&URL.revokeObjectURL(o);},"image/png",1);}catch(h){o&&URL.revokeObjectURL(o),p(h);}},f.onerror=()=>{clearTimeout(g),o&&URL.revokeObjectURL(o),p(new Error("Failed to load SVG as image"));},f.src=o;})}catch(n){throw o&&URL.revokeObjectURL(o),new Error(`PNG export failed: ${n instanceof Error?n.message:"Unknown error"}`)}}function rP(e){if(typeof window>"u")return false;switch(e){case "csv":return true;case "svg":return typeof XMLSerializer<"u";case "png":return typeof HTMLCanvasElement<"u"&&typeof HTMLCanvasElement.prototype.toBlob=="function";default:return false}}function oP(e){return {csv:"CSV Spreadsheet",svg:"SVG Vector Image",png:"PNG Image"}[e]||"Unknown Format"}function Nl({datasets:e,metadata:t,svgRef:r}){return qe.useCallback(async o=>{try{await ap(o,e,t,r);}catch(n){throw console.error("Chart export failed:",n),n}},[e,t,r])}var ip=({data:e,seriesMetadata:t,width:r,height:o,onBrushChange:n,brushRegion:a,margin:i=He,yDomain:s})=>{let c=qe.useRef(null),l=qe.useRef(false),d=qe.useMemo(()=>e.flat(),[e]),u=qe.useMemo(()=>({top:10,bottom:15,left:i.left,right:i.right}),[i]),m=r-u.left-u.right,p=qe.useMemo(()=>{if(d.length===0)return scale.scaleTime({domain:[new Date,new Date],range:[0,m]});let x=new Date(Math.min(...d.map(v=>v.xValue.getTime()))),y=new Date(Math.max(...d.map(v=>v.xValue.getTime())));return scale.scaleTime({domain:[x,y],range:[0,m]})},[d,m]),f=qe.useMemo(()=>{let x=d.length>0?Math.max(0,...d.map(y=>y.yValue)):1;return scale.scaleLinear({domain:s??[0,x],range:[o-u.bottom,u.top]})},[d,o,s,u.top,u.bottom]),g=x=>{if(l.current)return;if(!x){n(null);return}let{x0:y,x1:v}=x;if(y===v)return;let S=new Date(y),w=new Date(v);if(!(Number.isNaN(S.getTime())||Number.isNaN(w.getTime()))){if(d.length>0){let N=Math.min(...d.map(E=>E.xValue.getTime())),P=Math.max(...d.map(E=>E.xValue.getTime())),R=(P-N)*.05;if(Math.abs(S.getTime()-N)<R&&Math.abs(w.getTime()-P)<R){n(null);return}}n([S,w]);}},h=qe.useMemo(()=>{if(d.length!==0)return {start:{x:0,y:u.top},end:{x:m,y:o-u.bottom}}},[m,o,d]);qe.useEffect(()=>{if(!c.current||d.length===0)return;let x=c.current.state;if(x?.isBrushing||x?.activeHandle)return;let y=Math.min(...d.map(T=>T.xValue.getTime())),v=Math.max(...d.map(T=>T.xValue.getTime())),S=a?a[0]:new Date(y),w=a?a[1]:new Date(v),N=c.current.state?.extent;if(N){let T=p.invert(N.x0),R=p.invert(N.x1),F=Math.abs(T.getTime()-S.getTime()),E=Math.abs(R.getTime()-w.getTime());if(F<1e3&&E<1e3)return}l.current=true;let P=T=>{let R=c.current.getExtent({x:p(S),y:u.top},{x:p(w),y:o-u.bottom});return {...T,start:{y:R.y0,x:R.x0},end:{y:R.y1,x:R.x1},extent:R}};c.current.updateBrush(P),setTimeout(()=>{l.current=false;},50);},[a,p,o,d]);let b={fill:"url(#brush_pattern)",fillOpacity:.15,stroke:"var(--color-border-focus)",strokeWidth:1.5,strokeOpacity:.3};return jsxRuntime.jsx("div",{className:"mt-2",children:jsxRuntime.jsxs("svg",{width:r,height:o,children:[jsxRuntime.jsx(pattern.PatternLines,{id:"brush_pattern",height:8,width:8,stroke:"var(--color-text-secondary)",strokeWidth:1,orientation:["diagonal"]}),jsxRuntime.jsxs("g",{transform:`translate(${u.left}, 0)`,children:[e.map((x,y)=>jsxRuntime.jsx(shape.LinePath,{data:x,x:v=>p(v.xValue),y:v=>f(v.yValue),stroke:t[y]?.color||"var(--color-gray-500)",strokeWidth:1.5,opacity:.8},`brush-series-${y}`)),jsxRuntime.jsx(brush.Brush,{xScale:p,yScale:f,width:m,height:o-u.top-u.bottom,margin:{top:u.top,bottom:u.bottom,left:0,right:0},handleSize:8,innerRef:c,resizeTriggerAreas:["left","right"],brushDirection:"horizontal",initialBrushPosition:h,onChange:g,onClick:()=>n(null),selectedBoxStyle:b,useWindowMoveEvents:true})]})]})})};function Bo(e){switch(e){case "command":return Bt("--color-action-brand","#111111");case "success":return Bt("--color-feedback-success-border","#278a4a");case "warning":return Bt("--color-feedback-warning-border","#c88420");case "error":return Bt("--color-feedback-error-border","#c42d2d");case "alert":return Bt("--color-feedback-warning-border","#c88420");default:return Bt("--color-text-secondary","#525250")}}function Tl({events:e,color:t,showLabels:r=false}){let o=qe.useContext(Ur),[n,a]=qe.useState(null);if(!o)return console.warn("ChartEventMarkers must be used within a ChartContainer"),null;let{xScale:i,yScale:s,height:c,tooltip:l,datasets:d,seriesMetadata:u,seriesTypes:m,categoryColors:p}=o,f=e.filter(b=>{let x=i(b.timestamp);return x>=He.left&&x<=i.range()[1]}),g=qe.useCallback((b,x)=>{a(x);let y=i(b.timestamp),v=y>(i.range()[1]-He.right-He.left)/2+He.left,S=[];d&&u&&d.forEach((P,T)=>{if(P.length===0)return;let R=d3Array.bisector(O=>O.xValue).left,F=R(P,b.timestamp),E=P[F-1],D=P[F],L;if(!E)L=D;else if(!D)L=E;else {let O=Math.abs(b.timestamp.getTime()-E.xValue.getTime()),z=Math.abs(b.timestamp.getTime()-D.xValue.getTime());L=O<z?E:D;}L&&u[T]&&S.push({label:u[T].label,value:L.yValue,color:u[T].color,type:m?.[T]||"line",...L.category&&{category:L.category,categoryColor:p?.[L.category]}});});let N=f.filter(P=>Math.abs(i(P.timestamp)-y)<=10).map(P=>({label:P.label,color:t||Bo(P.type),metadata:P.metadata}));S.push({label:N.length>1?`${N.length} events`:b.label,value:0,color:t||Bo(b.type),type:"event"}),l.show({xValue:b.timestamp,series:S,x:y,y:S.length>1&&typeof S[0].value=="number"?s(S[0].value):c/2,position:v?"left":"right",isEvent:true,eventMetadata:b.metadata,eventItems:N});},[i,s,c,l,t,d,u,m,p,f]),h=qe.useCallback(()=>{a(null),l.hide();},[l]);return f.length===0?null:jsxRuntime.jsx("g",{className:"chart-event-markers","data-testid":"chart-event-markers",children:f.map((b,x)=>{let y=i(b.timestamp),v=t||Bo(b.type),S=n===x;return jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx("line",{x1:y,y1:He.top,x2:y,y2:c-He.bottom,stroke:v,strokeWidth:S?3:2,strokeDasharray:"4 4",strokeOpacity:S?.9:.6,pointerEvents:"none"}),jsxRuntime.jsx("circle",{cx:y,cy:He.top,r:S?5:4,fill:v,stroke:"var(--color-background-surface)",strokeWidth:2,pointerEvents:"none"}),jsxRuntime.jsx("circle",{cx:y,cy:c-He.bottom,r:S?5:4,fill:v,stroke:"var(--color-background-surface)",strokeWidth:2,pointerEvents:"none"}),r&&jsxRuntime.jsx("text",{x:y,y:He.top-8,textAnchor:"middle",fill:"var(--color-text-secondary)",fontSize:11,fontWeight:500,pointerEvents:"none",children:b.label}),jsxRuntime.jsx("rect",{x:y-10,y:He.top,width:20,height:c-He.top-He.bottom,fill:"transparent",style:{cursor:"pointer"},onMouseEnter:()=>g(b,x),onMouseLeave:h})]},`${b.timestamp.getTime()}-${x}`)})})}function Pl({spans:e,opacity:t=.25,color:r}){let o=qe.useContext(Ur),[n,a]=qe.useState(null),i=o?.xScale,s=o?.height,c=o?.tooltip,[l,d]=i?.domain()??[new Date(0),new Date(0)],[u,m]=i?.range()??[0,0],p=qe.useCallback((S,w)=>{if(!i||!c)return;a(w);let N=S.start<l?l:S.start,P=S.end>d?d:S.end,T=(i(N)+i(P))/2,R=T>(m-u)/2+u,E=e.filter(D=>D.end>D.start&&D.start<S.end&&D.end>S.start).map(D=>({label:D.label,color:D.color??r??Bo(D.type),metadata:D.metadata}));c.show({xValue:S.start,series:[{label:E.length>1?`${E.length} scheduled commands`:S.label,value:0,color:S.color??r??Bo(S.type),type:"event"}],x:T,y:(s??0)/2,position:R?"left":"right",isEvent:true,eventMetadata:S.metadata,eventItems:E});},[i,s,c,r,l,d,u,m,e]),f=qe.useCallback(()=>{a(null),c?.hide();},[c]);if(!o)return console.warn("ChartEventSpans must be used within a ChartContainer"),null;let{xScale:g,height:h}=o,b=He.top,y=h-He.bottom-b,v=e.filter(S=>S.end>S.start);return v.length===0?null:jsxRuntime.jsx("g",{className:"chart-event-spans","data-testid":"chart-event-spans",children:v.map((S,w)=>{let N=S.start<l?l:S.start,P=S.end>d?d:S.end;if(N>=d||P<=l)return null;let T=g(N),F=g(P)-T;if(F<=0)return null;let E=S.color??r??Bo(S.type);return jsxRuntime.jsx("rect",{x:T,y:b,width:F,height:y,fill:E,fillOpacity:n===w?Math.min((t??.25)*1.8,1):t??.25,pointerEvents:"all",style:{cursor:"pointer"},onMouseEnter:()=>p(S,w),onMouseLeave:f},`${S.start.getTime()}-${S.end.getTime()}-${w}`)})})}var qb=qe.createContext(false);function vP({children:e}){return jsxRuntime.jsx(qb.Provider,{value:true,children:e})}function Wi(e){let t=qe.useContext(qb),[r,o]=qe.useState(false),[n,a]=qe.useState(null),i=qe.useRef(null),s=qe.useCallback(u=>{if(i.current?.disconnect(),i.current=null,!u||typeof ResizeObserver>"u")return;let m=new ResizeObserver(([p])=>{if(!p)return;let{width:f,height:g}=p.contentRect;a(h=>h&&h.width===f&&h.height===g?h:{width:f,height:g});});m.observe(u),i.current=m;},[]);qe.useEffect(()=>()=>i.current?.disconnect(),[]);let c=qe.useCallback(()=>{o(false),a(null);},[]),l=t?null:jsxRuntime.jsx($,{variant:"icon",size:"sm",icon:"ArrowsOutSimple","aria-label":`Expand ${e} chart`,onPress:()=>o(true)}),d=qe.useCallback(u=>r&&!t?jsxRuntime.jsx(cr,{isOpen:true,onClose:c,title:e,contentPadding:false,maxWidth:"min(1200px, 100vw)",minWidth:"min(360px, 100vw)",height:"82vh",mobileHeight:"82vh",children:jsxRuntime.jsx("div",{ref:s,className:"h-full w-full p-4",children:u})}):u,[r,t,c,e,s]);return {isExpanded:r,action:l,expandedSize:n,present:d}}var Wn=({data:e,color:t="var(--color-viz-default)",strokeWidth:r=3,strokeDasharray:o,categoryColors:n={},maxGapMs:a,animate:i=true})=>{let{xScale:s,yScale:c,animationSettings:l,entrance:d}=Gn(),[u]=qe__namespace.default.useState(()=>d?.played!==true),m=i&&u,p=c.range(),f=Object.keys(n).length>0,g=w=>w.category?n[w.category]??t:t,h=w=>w.chartYValue??w.yValue,b=e.length===1?e[0]:void 0,x=a!=null?xl(e,a):e,y=i?void 0:"non-scaling-stroke",v=b?jsxRuntime.jsx("circle",{cx:s(b.xValue),cy:c(h(b)),r,fill:f?g(b):t}):f?e.slice(0,-1).map((w,N)=>{let P=e[N+1];return a!=null&&a>0&&P.xValue.getTime()-w.xValue.getTime()>a?null:jsxRuntime.jsx(shape.LinePath,{data:[w,P],x:T=>s(T.xValue),y:T=>c(h(T)),stroke:g(w),strokeWidth:r,strokeDasharray:o,strokeLinecap:"round",vectorEffect:y,curve:curve.curveLinear},`${w.xValue.getTime()}-${P.xValue.getTime()}`)}):jsxRuntime.jsx(shape.LinePath,{data:x,x:w=>w?s(w.xValue):0,y:w=>w?c(h(w)):0,defined:w=>w!=null,stroke:t,strokeWidth:r,strokeDasharray:o,strokeLinecap:"round",vectorEffect:y,curve:curve.curveLinear}),S={transformOrigin:`0 ${p[0]}px`,transformBox:"fill-box",isolation:"isolate"};return m?jsxRuntime.jsx(framerMotion.motion.g,{initial:{scaleY:0},animate:{scaleY:1},transition:{duration:l.duration,ease:l.ease},style:S,children:v}):jsxRuntime.jsx("g",{style:S,children:v})};var th=e=>e.type===dn||e.type===Wn||e.type===vl,MP=e=>e.type===Tl||e.type===Pl,EP=(e,t,r)=>{if(!e.tooltipRange||e.baseline===void 0)return;let o=typeof e.baseline=="function"?e.baseline(t,r):e.baseline;return typeof o=="number"&&Number.isFinite(o)&&o!==t.yValue?o:void 0},LP=d3Array.bisector(e=>e.xValue).left,DP=()=>jsxRuntime.jsx("div",{className:"flex h-full items-center justify-center",children:jsxRuntime.jsx("p",{className:"text-text-secondary",children:"No data available"})}),AP=()=>jsxRuntime.jsxs("div",{className:"flex h-full flex-col gap-4 p-4",children:[jsxRuntime.jsx(K,{className:"h-full w-full"}),jsxRuntime.jsxs("div",{className:"flex gap-4",children:[jsxRuntime.jsx(K,{className:"h-4 w-24"}),jsxRuntime.jsx(K,{className:"h-4 w-24"})]})]}),IP=({parentWidth:e,parentHeight:t,yFormatter:r={type:"number"},yDomain:o,referenceLines:n,isLoading:a=false,enableZoom:i=false,enableBrush:s=false,brushHeight:c=60,onZoomChange:l,zoomDomain:d,hiddenSeriesLabels:u,onHiddenSeriesChange:m,hideBottomBar:p=false,headerActions:f,headerControls:g,title:h,children:b})=>{let x=u!==void 0,y=d!==void 0,[v,S]=qe.useState(null),[w,N]=qe.useState(null),P=y?d:w,[T,R]=qe.useState(()=>new Set),F=x?u:T,E=qe.useRef(null),D=qe.useId(),L=qe.useRef(0),O=qe.useRef(""),z=qe.useRef(null),{colorMode:G}=qt(),j=qe.useMemo(()=>Do(),[G]),Z=qe.useMemo(()=>hi(),[G]),{datasets:H,seriesMetadata:X,categoryInfo:W,categoryColors:I,categoryLabels:U,seriesTypes:k}=qe.useMemo(()=>{let pe=qe.Children.toArray(b).filter(De=>qe.isValidElement(De)&&th(De)),Be=pe.filter(De=>De.props.data).length,Pe=[],Oe=[],et=[],dt=null,Le=null;pe.forEach((De,wt)=>{let Ae=De.props;if(!Ae.data)return;Pe.push(Ae.data);let Sa=("color"in Ae&&Ae.color?Ae.color:void 0)||(Be===1?Z:j[wt%j.length]),kn=De.type===dn;Oe.push({label:"label"in Ae&&Ae.label||`Series ${Pe.length}`,color:Sa,...kn&&"baseline"in Ae&&Ae.baseline!==void 0?{baseline:Ae.baseline,tooltipRange:"tooltipRange"in Ae&&Ae.tooltipRange||false}:{}});let yd=kn?"area":De.type===Wn?"line":"bar";et.push(yd),"categoryColors"in Ae&&Ae.categoryColors&&(dt=Ae.categoryColors),"categoryLabels"in Ae&&Ae.categoryLabels&&(Le=Ae.categoryLabels);});let st=null;if(dt){let De=new Set;Pe.forEach(wt=>{wt.forEach(Ae=>{Ae.category&&De.add(Ae.category);});}),st=Array.from(De).map(wt=>({label:Le?.[wt]||wt,color:dt[wt]||"#6b7280"}));}return {datasets:Pe,seriesMetadata:Oe,categoryInfo:st,categoryColors:dt,categoryLabels:Le,seriesTypes:et}},[b,Z,j,G]),C=Wi(h),M=C.expandedSize?.width??e,B=C.expandedSize?.height??t,te=!p?C.action:null,de=f||te?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[f,te]}):void 0,{headerRef:ee,headerHeight:ae}=Da(!!de,!!g),Ie=p?0:60,re=s?c+8:0,ie=B-ae-Ie-re,ce=Math.max(100,ie),he=qe.useCallback(Y=>Y?F.has(Y):false,[F]),Te=qe.useMemo(()=>X.map((Y,pe)=>he(Y.label)?null:pe).filter(Y=>Y!==null),[X,he]),Je=qe.useMemo(()=>Te.map(Y=>H[Y]).filter(Y=>!!Y),[H,Te]),it=qe.useMemo(()=>Te.map(Y=>X[Y]).filter(Y=>!!Y),[X,Te]),jt=qe.useMemo(()=>Te.map(Y=>k[Y]).filter(Y=>!!Y),[k,Te]),Br=jt.findIndex(Y=>Y==="bar"),Eo=Br!==-1,or=qe.useCallback((Y,pe)=>{let Be=Y.has(pe);if(!Be&&X.reduce((et,dt)=>Y.has(dt.label)||dt.label===pe?et:et+1,0)<1)return Y;let Pe=new Set(Y);return Be?Pe.delete(pe):Pe.add(pe),Pe},[X]),q=qe.useCallback(Y=>{if(x){let pe=u;if(!pe.has(Y)&&X.reduce((Oe,et)=>pe.has(et.label)||et.label===Y?Oe:Oe+1,0)<1){S(null);return}m?.(Pe=>or(Pe,Y));}else R(pe=>or(pe,Y));S(null);},[x,u,m,X,or]),A=qe.useMemo(()=>X.map(Y=>Y.label).join(""),[X]),ne=qe.useRef(A);qe.useEffect(()=>{ne.current!==A&&(ne.current=A,x||R(Y=>Y.size===0?Y:new Set));},[A,x]);let se=qe.useMemo(()=>Je.flat(),[Je]),ue=qe.useMemo(()=>{if(se.length===0)return null;let Y=[...se].sort((pe,Be)=>pe.xValue.getTime()-Be.xValue.getTime());return [Y[0].xValue,Y[Y.length-1].xValue]},[se]),ye=P||ue,Ne=qe.useCallback(Y=>{y?l?.(Y):N(Y);},[y,l]),Ee=qe.useMemo(()=>ye?H.map(pe=>pe.filter(Be=>Be.xValue>=ye[0]&&Be.xValue<=ye[1])):H,[H,ye]),_e=qe.useMemo(()=>Te.map(Y=>Ee[Y]??[]),[Te,Ee]);qe.useEffect(()=>{l&&l(P);},[P,l]);let Lt=qe.useMemo(()=>Te.flatMap(Y=>Ee[Y]??[]),[Ee,Te]),Xe=qe.useMemo(()=>Fi(Lt,ce,r,o),[Lt,ce,r,o]),Pt=qe.useRef(JSON.stringify(r)),Vr=qe.useRef(null),oe=qe.useMemo(()=>{let[Y,pe]=Xe.domain(),Be=Math.max(Math.abs(Y),Math.abs(pe)),Pe=JSON.stringify(r);if(Pe!==Pt.current&&(Pt.current=Pe,Vr.current=null),Vr.current!==null)return Vr.current;if(Be===0)return Ka(r,0);let Oe=Ka(r,Be);return Vr.current=Oe,Oe},[Xe,r]),fe=qe.useMemo(()=>{let Y=ce-He.top-He.bottom;return Ja(Y)},[ce]),Q=qe.useMemo(()=>{let Y=eo(oe),pe=Y.tickFormat||Y.format,Pe=Xe.ticks(fe).map(dt=>pe(dt)),Oe=Ya(Pe,12,"system-ui"),et=Math.ceil(Oe)+12;return {...He,left:Math.max(et,30),right:8}},[Xe,oe,fe]),Fe=qe.useMemo(()=>ye?scale.scaleTime({domain:ye,range:[Q.left,M-Q.right]}):_u(se,M),[ye,se,M,Q]),Yo=qe.useCallback(Y=>{if(!ue)return;let{scaleX:pe,translateX:Be}=Y,Pe=M-Q.left-Q.right,[Oe,et]=ue,dt=et.getTime()-Oe.getTime();if(dt<=0){Ne(null);return}let Le=-Be,st=Le+Pe,De=Pe*pe/dt,wt=Le/De,Ae=st/De,Nn=new Date(Oe.getTime()+wt),Sa=new Date(Oe.getTime()+Ae),kn=Math.abs(Nn.getTime()-Oe.getTime()),yd=Math.abs(Sa.getTime()-et.getTime()),Xm=dt*.02;kn<Xm&&yd<Xm?Ne(null):Ne([Nn,Sa]);},[ue,M,Q,Ne]),Es=qe.useCallback(Y=>{let{left:pe}=E.current?.getBoundingClientRect()||{left:0},Be=Y.clientX-pe;if(Y.timeStamp-(L.current||0)<16)return;L.current=Y.timeStamp;let Pe=Fe.invert(Be),Oe=_e.map((Le,st)=>{if(!Le||Le.length===0)return null;let De=LP(Le,Pe,1);if(De===0)return {point:Le[0],index:0,datasetIndex:st};if(De>=Le.length)return {point:Le[Le.length-1],index:Le.length-1,datasetIndex:st};let wt=Le[De-1],Ae=Le[De];if(!wt||!Ae)return null;let Nn=Math.abs(wt.xValue.getTime()-Pe.getTime()),Sa=Math.abs(Ae.xValue.getTime()-Pe.getTime()),kn=Nn<Sa;return {point:kn?wt:Ae,index:kn?De-1:De,datasetIndex:st}}).filter(Le=>Le!==null&&it[Le.datasetIndex]!==void 0).map(({point:Le,index:st,datasetIndex:De})=>({label:it[De].label,value:Le.yValue,baselineValue:EP(it[De],Le,st),color:it[De].color,point:Le,type:jt[De]}));if(Oe.length===0){S(null);return}let et=Fe(Oe[0].point.xValue),dt=et>(M-Q.right-Q.left)/2+Q.left;S({xValue:Oe[0].point.xValue,series:Oe.map(({label:Le,value:st,baselineValue:De,color:wt,point:Ae,type:Nn})=>({label:Le,value:st,...De!==void 0?{baselineValue:De}:{},chartY:Ae.chartYValue??st,showMarker:Ae.showTooltipMarker??true,color:wt,type:Nn,category:Ae.category,categoryColor:Ae.category&&I?I[Ae.category]:void 0,...Ae.extraTooltipRows&&Ae.extraTooltipRows.length>0?{extraTooltipRows:Ae.extraTooltipRows}:{}})),x:et,y:Xe(Oe[0].point.chartYValue??Oe[0].value),position:dt?"left":"right"});},[_e,it,jt,Fe,Xe,M,I,Q]),Lo=()=>{S(null);},WC=qe.useCallback(()=>{Ne(null),z.current&&z.current.reset();},[Ne]),UC=qe.useCallback(Y=>{let pe={scaleX:1,scaleY:1,translateX:0,translateY:0,skewX:0,skewY:0};if(!Y||!ue)return pe;let[Be,Pe]=ue,Oe=Pe.getTime()-Be.getTime();if(Oe<=0)return pe;let[et,dt]=Y,Le=dt.getTime()-et.getTime();if(Le<=0)return pe;let st=Oe/Le,De=M-Q.left-Q.right,wt=et.getTime()-Be.getTime();return {scaleX:st,scaleY:1,translateX:-(wt/Oe)*De*st,translateY:0,skewX:0,skewY:0}},[ue,M,Q]),Ls=qe.useCallback(Y=>{if(!(z.current&&ue))return;let[pe,Be]=ue,Pe=Be.getTime()-pe.getTime();if(Pe<=0){z.current.reset();return}if(!Y){z.current.reset();return}let[Oe,et]=Y,dt=et.getTime()-Oe.getTime();if(dt<=0){z.current.reset();return}let Le=Pe/dt,st=M-Q.left-Q.right,wt=-((Oe.getTime()-pe.getTime())/Pe)*st*Le;z.current.setTransformMatrix({scaleX:Le,scaleY:1,translateX:wt,translateY:0,skewX:0,skewY:0});},[ue,M,Q]),KC=qe.useCallback(Y=>{Ne(Y),Ls(Y);},[Ne,Ls]);qe.useEffect(()=>{y&&Ls(d??null);},[y,d,Ls]);let YC=hl(),JC={width:M,height:ce,xScale:Fe,yScale:Xe,yFormatter:oe,animationSettings:bl,entrance:YC,tooltip:{data:v,show:S,hide:()=>S(null)},datasets:_e,seriesMetadata:it,seriesTypes:jt,categoryColors:I||void 0,categoryLabels:U||void 0},XC=qe.Children.toArray(b),Um=0,Km=[],Ym=[],hd=[];XC.forEach(Y=>{if(!qe.isValidElement(Y)){hd.push(Y);return}if(MP(Y))Ym.push(Y);else if(th(Y)){let pe=Um;Um++;let Be=Y.props,Pe=X[pe]?.label;if(he(Pe))return;Km.push(qe__namespace.default.cloneElement(Y,{...Be,data:Ee[pe]||Be.data,color:X[pe]?.color}));}else hd.push(Y);});let jC=Te.length,qC=(W||X).map(Y=>{let pe=!W&&he(Y.label);return {category:Y.label,fill:Y.color,isHidden:pe,isDisabled:!W&&!pe&&jC<=1}}),QC=typeof r=="object"&&r!==null&&typeof r.type=="string",ZC=Nl({datasets:Je,metadata:{xLabel:"Date",yLabel:"Value",seriesLabels:it.map(Y=>Y.label),timestamp:true,...QC?{yFormat:r}:{}},svgRef:E}),xd=jsxRuntime.jsx(Aa,{title:h,controls:g,actions:de,containerRef:ee,marginRight:Q.right});if(a)return C.present(jsxRuntime.jsxs("div",{className:"relative flex h-full flex-col",children:[xd,jsxRuntime.jsx(AP,{})]}));if(H.length===0)return C.present(jsxRuntime.jsxs("div",{className:"relative flex h-full flex-col",children:[xd,jsxRuntime.jsx(DP,{})]}));let Jm=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("title",{children:h}),jsxRuntime.jsx("g",{children:Xe.ticks(fe).map(Y=>{let pe=Math.abs(Y)<Number.EPSILON;return jsxRuntime.jsx(shape.Line,{from:{x:Q.left,y:Xe(Y)},to:{x:M-Q.right,y:Xe(Y)},stroke:pe?"var(--color-border-default)":"var(--color-border-muted)",strokeWidth:pe?1.5:1},`grid-line-${Y}`)})}),jsxRuntime.jsx("defs",{children:jsxRuntime.jsx("clipPath",{id:D,children:jsxRuntime.jsx("rect",{x:Fe.range()[0],y:Xe.range()[1],width:Fe.range()[1]-Fe.range()[0],height:Xe.range()[0]-Xe.range()[1]})})}),jsxRuntime.jsx("g",{clipPath:`url(#${D})`,children:Km}),hd,n&&n.length>0&&jsxRuntime.jsx("g",{children:n.map(Y=>{let pe=Xe(Y.value),Be=Y.color??"var(--color-error-base)";return jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx(shape.Line,{from:{x:Q.left,y:pe},to:{x:M-Q.right,y:pe},stroke:Be,strokeWidth:1.5,strokeDasharray:"6 4"}),Y.label&&jsxRuntime.jsx("text",{x:M-Q.right-4,y:pe-4,textAnchor:"end",fontSize:11,fill:Be,children:Y.label})]},`ref-line-${Y.value}`)})}),jsxRuntime.jsx(Kr.Bottom,{top:ce-Q.bottom,scale:Fe,width:M-Q.left-Q.right}),jsxRuntime.jsx(Kr.Left,{left:Q.left,scale:Xe,yFormatter:oe,height:ce-Q.top-Q.bottom}),v&&!v.isEvent&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[Eo?(()=>{let Y=Je[Br]??[];if(Y.length===0)return null;let pe=[...Y].sort((De,wt)=>De.xValue.getTime()-wt.xValue.getTime()),Be=pe.findIndex(De=>De.xValue.getTime()===v.xValue.getTime()),Pe=pe[Be+1],Oe=pe.length>1&&Pe?Pe.xValue.getTime()-v.xValue.getTime():15*6e4,et=Math.abs(Fe(new Date(v.xValue.getTime()+Oe))-Fe(v.xValue)),Le=Fe(v.xValue)-et/2,st=Xe.range();return jsxRuntime.jsx("rect",{x:Le,y:st[1],width:et,height:st[0]-st[1],className:"fill-background-muted",opacity:.5,pointerEvents:"none",style:{transition:"all 100ms ease-out"}})})():null,v.series.filter(Y=>Y.type!=="bar"&&Y.showMarker!==false).map(Y=>jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx("circle",{cx:Fe(v.xValue),cy:Xe(Y.chartY??Y.value),r:8,fill:"white",stroke:Y.color,strokeWidth:2,style:{transition:"all 100ms ease-out"}}),jsxRuntime.jsx("circle",{cx:Fe(v.xValue),cy:Xe(Y.chartY??Y.value),r:4,fill:Y.color,style:{transition:"all 100ms ease-out"}})]},`highlight-${Y.label}`))]}),jsxRuntime.jsx("rect",{x:Q.left,y:Q.top,width:M-Q.left-Q.right,height:ce-Q.top-Q.bottom,fill:"transparent",style:{cursor:i?"grab":"crosshair",touchAction:"none"},onMouseMove:Es,onMouseLeave:Lo}),Ym]});return C.present(jsxRuntime.jsx("div",{className:"relative flex h-full flex-col",children:jsxRuntime.jsxs(Ur.Provider,{value:JC,children:[xd,i?jsxRuntime.jsx(zoom.Zoom,{initialTransformMatrix:UC(P),width:M,height:ce,scaleXMin:1,scaleXMax:20,scaleYMin:1,scaleYMax:1,constrain:Y=>{let{scaleX:pe,translateX:Be}=Y,Pe=Math.max(1,Math.min(20,pe)),Oe=1,et=M-Q.left-Q.right,dt=0,Le=et*(1-Pe),st=Math.max(Le,Math.min(dt,Be));return {...Y,scaleX:Pe,scaleY:Oe,translateX:st,translateY:0}},children:Y=>{if(z.current=Y,Y.transformMatrix){let{scaleX:pe,translateX:Be}=Y.transformMatrix,Pe=`${pe.toFixed(4)}-${Be.toFixed(2)}`;Pe!==O.current&&(O.current=Pe,setTimeout(()=>{Yo(Y.transformMatrix);},0));}return jsxRuntime.jsx("svg",{width:M,height:ce,className:"overflow-visible",ref:pe=>{E.current=pe,Y.containerRef.current!==pe&&(Y.containerRef.current=pe);},role:"img","aria-label":h,style:{cursor:Y.isDragging?"grabbing":"grab",touchAction:"none"},onMouseDown:Y.dragStart,onMouseMove:Y.dragMove,onMouseUp:Y.dragEnd,onMouseLeave:()=>{Y.isDragging&&Y.dragEnd();},onTouchStart:Y.dragStart,onTouchMove:Y.dragMove,onTouchEnd:Y.dragEnd,children:Jm})}},`zoom-${Math.round(M)}x${Math.round(ce)}`):jsxRuntime.jsx("svg",{width:M,height:ce,className:"overflow-visible",ref:E,role:"img","aria-label":h,children:Jm}),jsxRuntime.jsx(un,{data:v,formatter:oe}),s&&ue&&jsxRuntime.jsx(ip,{data:Je,seriesMetadata:it,width:M,height:c,onBrushChange:KC,brushRegion:P,margin:Q,...o?{yDomain:o}:{}}),!p&&jsxRuntime.jsx(ja,{onExport:ZC,items:qC,marginLeft:0,marginRight:Q.right,isZoomed:P!==null,onResetZoom:WC,onLegendItemToggle:W?void 0:q})]})}))},rh=responsive.withParentSize(IP);var HP=e=>e.toLocaleString(),GP=e=>`${Math.round(e*100)}%`,ih=({data:e,width:t=800,height:r=400,padding:o=0,barGap:n=30,formatValue:a=HP,formatPercentage:i=GP,color:s,showScale:c=true,showOverallConversion:l=true,overallConversionLabel:d="Overall Conversion:",activeStageId:u,onStageClick:m,onStageHover:p,className:f,style:g,"aria-label":h="Funnel chart"})=>{let[b,x]=qe.useState(null),[y,v]=qe.useState(t),S=qe.useRef(null),w=u??b,N=qe.useId(),P=s||"var(--color-viz-default)";qe.useEffect(()=>{if(!S.current)return;let L=new ResizeObserver(O=>{for(let z of O)v(z.contentRect.width);});return L.observe(S.current),()=>{L.disconnect();}},[]);let{layout:T,overallConversion:R}=qe.useMemo(()=>{if(e.length===0)return {layout:[],overallConversion:0};let L=e[0].value,O=l?60:0,z=r-o*2-O,G=(e.length-1)*n,j=(z-G)/e.length,Z=e.map((X,W)=>{let I=o+O+W*(j+n),U=L===0?0:X.value/L,k=U,C=W===0?null:e[W-1].value,M=C==null||C===0?0:1-X.value/C;return {stage:X,index:W,y:I,barHeight:j,widthPercent:U,conversionRate:k,dropOff:M}}),H=L===0?0:e[e.length-1].value/L;return {layout:Z,overallConversion:H,maxValue:L}},[e,y,r,o,n,c,l]);if(e.length===0)return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex h-full min-h-[280px] w-full items-center justify-center rounded-lg border border-dashed border-border-default bg-background-surface text-sm font-medium text-text-secondary",f),style:{width:t,height:r,...g},children:"No funnel data available"});let F=c?60:0,E=o+F,D=y-o*2-F;return jsxRuntime.jsx("div",{ref:S,className:tailwindMerge.twMerge("relative w-full overflow-hidden rounded-lg bg-background-surface",f),style:{height:r,...g},"aria-label":h,role:"img",children:jsxRuntime.jsxs("svg",{width:"100%",height:r,className:"relative",children:[jsxRuntime.jsxs("defs",{children:[jsxRuntime.jsx(gradient.LinearGradient,{id:`${N}-bar`,from:P,to:P,toOpacity:.85}),jsxRuntime.jsx(gradient.LinearGradient,{id:`${N}-bg`,from:P,to:P,fromOpacity:.01,toOpacity:.15,x1:"0",y1:"0",x2:"1",y2:"0"})]}),l&&jsxRuntime.jsxs("text",{x:E,y:o+20,className:"fill-text-primary text-sm font-medium",children:[jsxRuntime.jsx("tspan",{className:"fill-text-secondary",children:d})," ",i(R)]}),c&&jsxRuntime.jsx("g",{children:T.map(L=>{let O=L.y+L.barHeight/2;return jsxRuntime.jsx("text",{x:o+F-12,y:O,textAnchor:"end",dominantBaseline:"middle",className:"fill-text-secondary text-xs",children:i(L.conversionRate)},L.stage.id)})}),T.map(L=>{let O=w===L.stage.id,z=D*L.widthPercent;return jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx("rect",{x:E,y:L.y,width:D,height:L.barHeight,fill:`url(#${N}-bg)`,rx:4}),jsxRuntime.jsx(framerMotion.motion.rect,{x:E,y:L.y,width:z,height:L.barHeight,fill:`url(#${N}-bar)`,rx:4,initial:{width:0},animate:{width:z},transition:{duration:.6,delay:L.index*.1,ease:"easeOut"},opacity:O||w==null?1:.5,style:{cursor:m||p?"pointer":"default",transition:"opacity 150ms ease"},onMouseEnter:()=>{x(L.stage.id),p?.(L.stage);},onMouseLeave:()=>{x(null),p?.(null);},onClick:()=>m?.(L.stage)}),jsxRuntime.jsx("rect",{x:E+10,y:L.y+L.barHeight/2-10,width:70,height:20,className:"fill-background-surface stroke-border-default",strokeWidth:1,rx:4,style:{pointerEvents:"none"}}),jsxRuntime.jsx("text",{x:E+16,y:L.y+L.barHeight/2+4,className:"fill-text-primary text-xs font-semibold",style:{pointerEvents:"none"},children:a(L.stage.value)}),jsxRuntime.jsxs("text",{x:E,y:L.y-8,className:"fill-text-secondary text-xs",style:{pointerEvents:"none"},children:[jsxRuntime.jsx("tspan",{children:L.index+1})," ",L.stage.label]}),L.stage.secondaryValue&&jsxRuntime.jsx("text",{x:E+16,y:L.y-24,className:"fill-text-secondary text-xs",style:{pointerEvents:"none"},children:L.stage.secondaryValue}),L.index>0&&L.dropOff>0&&jsxRuntime.jsxs("text",{x:E+D,y:L.y-8,textAnchor:"end",className:"fill-text-secondary text-xs",children:[i(L.dropOff)," drop"]}),L.stage.annotation&&jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx("rect",{x:E+z+8,y:L.y+8,width:60,height:24,rx:3,className:"fill-background-muted"}),jsxRuntime.jsx("text",{x:E+z+16,y:L.y+20,className:"fill-text-secondary text-xs font-medium",children:L.stage.annotation})]})]},L.stage.id)})]})})};function sh(){let e=new Map;return {publish(t,r){for(let[o,n]of e)o!==t&&n(r);},subscribe(t,r){return e.set(t,r),()=>{e.delete(t);}}}}var UP=d3Array.bisector(e=>e.xValue).left,KP=(e,t,r)=>{if(!e.tooltipRange||e.baseline===void 0)return;let o=typeof e.baseline=="function"?e.baseline(t,r):e.baseline;return typeof o=="number"&&Number.isFinite(o)&&o!==t.yValue?o:void 0};function lh(e){let{mouseX:t,datasets:r,seriesMetadata:o,seriesTypes:n,xScale:a,yScale:i,plotLeft:s,plotRight:c}=e,l=a.invert(t),d=r.map((p,f)=>{if(!p||p.length===0)return null;let g=UP(p,l,1);if(g===0)return {point:p[0],index:0,datasetIndex:f};if(g>=p.length)return {point:p[p.length-1],index:p.length-1,datasetIndex:f};let h=p[g-1],b=p[g];if(!h||!b)return null;let x=Math.abs(h.xValue.getTime()-l.getTime()),y=Math.abs(b.xValue.getTime()-l.getTime()),v=x<y;return {point:v?h:b,index:v?g-1:g,datasetIndex:f}}).filter(p=>p!==null&&o[p.datasetIndex]!==void 0).map(({point:p,index:f,datasetIndex:g})=>({label:o[g].label,value:p.yValue,baselineValue:KP(o[g],p,f),color:o[g].color,point:p,type:n[g]}));if(d.length===0)return null;let u=a(d[0].point.xValue),m=u>(s+c)/2;return {xValue:d[0].point.xValue,series:d.map(({label:p,value:f,baselineValue:g,color:h,point:b,type:x})=>({label:p,value:f,...g!==void 0?{baselineValue:g}:{},chartY:b.chartYValue??f,showMarker:b.showTooltipMarker??true,color:h,type:x,...b.category!==void 0?{category:b.category}:{},...b.extraTooltipRows&&b.extraTooltipRows.length>0?{extraTooltipRows:b.extraTooltipRows}:{}})),x:u,y:i(d[0].point.chartYValue??d[0].value),position:m?"left":"right"}}var uh=e=>e instanceof Date&&!Number.isNaN(e.getTime()),jP=160;function Ml(e,t,r){let[o,n]=qe.useState(null);qe.useImperativeHandle(r,()=>({setPreview:n}),[]);let[a,i]=e.range(),s=qe.useMemo(()=>o?d3Scale.scaleTime().domain([new Date(o[0]),new Date(o[1])]).range([a,i]):e,[o,e,a,i]),c=s.domain(),l=c[0],d=c[c.length-1],u=uh(l)&&uh(d),m=t<400,p=Math.max(2,Math.min(8,Math.floor(t/(m?70:110)))),f=qe.useMemo(()=>{if(!u)return [];let g=i-a;if(g<=0)return s.ticks(p);let[h,b]=s.domain(),x=h.getTime(),y=b.getTime(),v=(y-x)/g,S=Math.min(jP,g),w=S*v,N=d3Scale.scaleTime().domain([new Date(x-w),new Date(y+w)]).range([a-S,i+S]),P=d3Time.timeTickInterval(h,b,p);if(P)return N.ticks(P);let T=Math.max(2,Math.round(p*(g+2*S)/g));return N.ticks(T)},[s,p,u,a,i]);return {activeScale:s,ticks:f,start:l,end:d,valid:u,compact:m,rangeStart:a,rangeEnd:i}}var _P=6,ph=20,pp=qe.forwardRef(({top:e,scale:t,width:r},o)=>{let{activeScale:n,ticks:a,start:i,end:s,valid:c,compact:l,rangeStart:d,rangeEnd:u}=Ml(t,r,o),m=a.length>=2?a[1].getTime()-a[0].getTime():s.getTime()-i.getTime(),p=qe.useMemo(()=>c?Qf(m,{compact:l}):()=>"",[m,l,c]),f=qe.useId(),g=Math.min(d,u),h=Math.abs(u-d);return jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx("line",{x1:d,x2:u,y1:e,y2:e,stroke:"var(--color-border-muted)",strokeWidth:1}),a.length>0&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("defs",{children:jsxRuntime.jsx("clipPath",{id:f,children:jsxRuntime.jsx("rect",{x:g,y:e-4,width:h,height:ph+16})})}),jsxRuntime.jsx("g",{clipPath:`url(#${f})`,children:a.map(b=>jsxRuntime.jsxs("g",{transform:`translate(${n(b)},${e})`,children:[jsxRuntime.jsx("line",{x1:0,x2:0,y1:0,y2:_P,stroke:"var(--color-border-muted)",strokeWidth:1}),jsxRuntime.jsx("text",{x:0,y:ph,textAnchor:"middle",fontSize:12,fill:"var(--color-text-secondary)",children:p(b)})]},b.getTime()))})]})]})});pp.displayName="LiveTimeAxisBottom";var mp=qe.forwardRef(({scale:e,width:t,top:r,bottom:o},n)=>{let{activeScale:a,ticks:i,rangeStart:s,rangeEnd:c}=Ml(e,t,n),l=qe.useId(),d=Math.min(s,c),u=Math.abs(c-s);return jsxRuntime.jsxs("g",{"aria-hidden":"true",children:[jsxRuntime.jsx("defs",{children:jsxRuntime.jsx("clipPath",{id:l,children:jsxRuntime.jsx("rect",{x:d,y:r,width:u,height:o-r})})}),jsxRuntime.jsx("g",{clipPath:`url(#${l})`,children:i.map(m=>{let p=a(m);return jsxRuntime.jsx("line",{x1:p,x2:p,y1:r,y2:o,stroke:"var(--color-border-muted)",strokeWidth:1},m.getTime())})})]})});mp.displayName="LiveTimeGridlines";function El(e,t,r){let o=e[1]-e[0],n=t/Math.max(1,r)*o;return [e[0]-n,e[1]-n]}function mh(e,t,r){let o=e[1]-e[0],n=e[0]+t*o,a=o/r,i=n-t*a;return [i,i+a]}function fp(e,t,r=16,o=800){return t===1?e*r:t===2?e*o:e}var fh=(e,t,r,o,n)=>{let a=t!==1?mh(e,r,t):e;return o!==0&&(a=El(a,o,n)),a},gh=(e,t)=>{if(!t)return e;let r=e[1]-e[0];if(r>=t[1]-t[0])return [t[0],t[1]];let[o,n]=e;return n>t[1]&&(n=t[1],o=n-r),o<t[0]&&(o=t[0],n=o+r),[o,n]},n1=e=>typeof requestAnimationFrame=="function"?requestAnimationFrame(e):setTimeout(()=>e(0),0),a1=e=>{typeof cancelAnimationFrame=="function"?cancelAnimationFrame(e):clearTimeout(e);};function bh(e){let{groupRef:t}=e,r=qe.useRef({xDomain:e.xDomain,plotWidthPx:e.plotWidthPx,plotLeftPx:e.plotLeftPx??0});r.current={xDomain:e.xDomain,plotWidthPx:e.plotWidthPx,plotLeftPx:e.plotLeftPx??0};let o=qe.useRef(e.onCommit);o.current=e.onCommit;let n=qe.useRef(e.panBoundsMs);n.current=e.panBoundsMs;let a=qe.useRef(e.settleMs??140);a.current=e.settleMs??140;let i=qe.useRef(e.zoomIntent??(E=>E.ctrlKey));i.current=e.zoomIntent??(E=>E.ctrlKey);let s=qe.useRef(e.onGestureStart);s.current=e.onGestureStart;let c=qe.useRef(e.onFramePreview);c.current=e.onFramePreview;let l=qe.useRef(null),d=qe.useRef({scale:1,cursorFrac:.5,panDxPx:0,timer:null}),u=qe.useRef(null),m=qe.useRef(null),p=qe.useRef(false),f=qe.useCallback((E,D,L)=>{m.current={translateX:E,scaleX:D,preview:L},u.current==null&&(u.current=n1(()=>{u.current=null;let O=m.current;O!=null&&(t.current?.setAttribute("transform",`translate(${O.translateX},0) scale(${O.scaleX},1)`),c.current?.(O.preview));}));},[t]),g=qe.useCallback(()=>{u.current!=null&&(a1(u.current),u.current=null),m.current=null,t.current?.removeAttribute("transform"),c.current?.(null);},[t]),h=qe.useCallback(()=>{p.current||(p.current=true,s.current?.());},[]),b=qe.useCallback(()=>{p.current=false;},[]),x=qe.useCallback(()=>{d.current.timer!=null&&(clearTimeout(d.current.timer),d.current.timer=null);},[]),y=qe.useCallback(()=>{d.current={scale:1,cursorFrac:.5,panDxPx:0,timer:null};},[]),v=qe.useCallback(()=>{let{xDomain:E,plotWidthPx:D}=r.current,{scale:L,cursorFrac:O,panDxPx:z}=d.current;L===1&&z===0||o.current(gh(fh(E,L,O,z,D),n.current));},[]),S=qe.useCallback(()=>{d.current.timer!=null&&(x(),v(),y(),g());},[x,v,y,g]),w=qe.useCallback(E=>{S(),E.currentTarget.setPointerCapture?.(E.pointerId),l.current={startX:E.clientX,dxPx:0},h();},[S,h]),N=qe.useCallback(E=>{if(!l.current)return;l.current.dxPx=E.clientX-l.current.startX;let{xDomain:D,plotWidthPx:L}=r.current;f(l.current.dxPx,1,El(D,l.current.dxPx,L));},[f]),P=qe.useCallback(E=>{if(!l.current)return;let{dxPx:D}=l.current;l.current=null,g(),b(),D!==0&&o.current(gh(El(r.current.xDomain,D,r.current.plotWidthPx),n.current));},[g,b]),T=qe.useCallback(()=>{l.current&&(l.current=null,g(),b());},[g,b]),R=qe.useRef(null),F=qe.useCallback(E=>{if(R.current?.(),R.current=null,!E)return;let D=L=>{if(l.current)return;let{plotWidthPx:O,plotLeftPx:z}=r.current,G=fp(L.deltaY,L.deltaMode),j=fp(L.deltaX,L.deltaMode),Z=i.current(L);if(!Z&&j===0)return;if(L.preventDefault(),h(),Z){let I=Math.min(1,Math.max(0,(L.clientX-E.getBoundingClientRect().left)/Math.max(1,O)));d.current.scale*=Math.exp(-G/200),d.current.cursorFrac=I;}else d.current.panDxPx-=j;let{scale:H,cursorFrac:X,panDxPx:W}=d.current;f((z+X*O)*(1-H)+W,H,fh(r.current.xDomain,H,X,W,O)),x(),d.current.timer=setTimeout(()=>{v(),y(),g(),b();},a.current);};E.addEventListener("wheel",D,{passive:false}),R.current=()=>E.removeEventListener("wheel",D);},[f,g,x,v,y,h,b]);return qe.useEffect(()=>()=>{R.current?.(),R.current=null,g(),d.current.timer!=null&&clearTimeout(d.current.timer);},[g]),{onPointerDown:w,onPointerMove:N,onPointerUp:P,onPointerCancel:T,wheelTargetRef:F,gestureActiveRef:p}}var vh=e=>e.type===dn||e.type===Wn,u1=({children:e,title:t,headerActions:r,headerControls:o,viewport:n,panBounds:a,onViewportChange:i,onPlotWidthChange:s,yFormatter:c={type:"number"},yDomain:l,referenceLines:d,cameraSync:u,parentWidth:m=0,parentHeight:p=0})=>{let[f,g]=qe.useState(null),h=qe.useRef(null),b=qe.useRef(0),x=qe.useId(),y=qe.useRef(null),v=qe.useRef(null),S=qe.useRef(null),{colorMode:w}=qt(),N=qe.useMemo(()=>Do(),[w]),P=qe.useMemo(()=>hi(),[w]),{datasets:T,seriesMetadata:R,seriesTypes:F}=qe.useMemo(()=>{let _=qe.Children.toArray(e).filter(Lt=>qe.isValidElement(Lt)&&vh(Lt)),ye=_.filter(Lt=>Lt.props.data).length,Ne=[],Ee=[],_e=[];return _.forEach((Lt,Xe)=>{let Pt=Lt.props;if(!Pt.data)return;Ne.push(Pt.data);let oe=("color"in Pt&&Pt.color?Pt.color:void 0)||(ye===1?P:N[Xe%N.length]),fe=Lt.type===dn;Ee.push({label:"label"in Pt&&Pt.label||`Series ${Ne.length}`,color:oe,...fe&&"baseline"in Pt&&Pt.baseline!==void 0?{baseline:Pt.baseline,tooltipRange:"tooltipRange"in Pt&&Pt.tooltipRange||false}:{}}),_e.push(fe?"area":"line");}),{datasets:Ne,seriesMetadata:Ee,seriesTypes:_e}},[e,P,N]),E=Wi(t),D=E.expandedSize?.width??m,L=r||E.action?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[r,E.action]}):void 0,{headerRef:O,headerHeight:z}=Da(!!L,!!o),G=Math.max(100,(E.expandedSize?.height??p)-z-60),j=qe.useMemo(()=>[new Date(n.startMs),new Date(n.endMs)],[n.startMs,n.endMs]),Z=qe.useMemo(()=>{let _=T.flat(),ye=_.filter(Ne=>{let Ee=Ne.xValue.getTime();return Ee>=n.startMs&&Ee<=n.endMs});return ye.length>0?ye:_},[T,n.startMs,n.endMs]),H=qe.useMemo(()=>{let _=Fi(Z,G,c,l);if(!l){let[ye,Ne]=_.domain();Ne>ye&&_.domain([ye,Ne+(Ne-ye)*.05]);}return _},[Z,G,c,l]),X=qe.useRef(JSON.stringify(c)),W=qe.useRef(null),I=qe.useMemo(()=>{let[_,ye]=H.domain(),Ne=Math.max(Math.abs(_),Math.abs(ye)),Ee=JSON.stringify(c);if(Ee!==X.current&&(X.current=Ee,W.current=null),W.current!==null)return W.current;if(Ne===0)return Ka(c,0);let _e=Ka(c,Ne);return W.current=_e,_e},[H,c]),U=qe.useMemo(()=>{let _=G-He.top-He.bottom;return Ja(_)},[G]),k=qe.useMemo(()=>{let _=eo(I),ye=_.tickFormat||_.format,Ee=H.ticks(U).map(Xe=>ye(Xe)),_e=Ya(Ee,12,"system-ui"),Lt=Math.ceil(_e)+12;return {...He,left:Math.max(Lt,30)}},[H,I,U]),C=qe.useMemo(()=>scale.scaleTime({domain:j,range:[k.left,D-k.right]}),[j,D,k]),M=qe.useMemo(()=>[n.startMs,n.endMs],[n.startMs,n.endMs]),B=qe.useMemo(()=>a?[a.startMs,a.endMs]:void 0,[a]),J=qe.useCallback(_=>{i({startMs:_[0],endMs:_[1]});},[i]),te=D-k.left-k.right,de=qe.useCallback(()=>g(null),[]),ee=qe.useRef({}),ae=qe.useRef(u);ae.current=u;let Ie=qe.useCallback(_=>{v.current?.setPreview(_),S.current?.setPreview(_),ae.current?.publish(ee.current,_);},[]),{onPointerDown:re,onPointerMove:ie,onPointerUp:ce,onPointerCancel:he,wheelTargetRef:Te,gestureActiveRef:Je}=bh({xDomain:M,plotWidthPx:te,plotLeftPx:k.left,groupRef:y,onCommit:J,onGestureStart:de,onFramePreview:Ie,...B?{panBoundsMs:B}:{}}),it=qe.useRef({startMs:n.startMs,endMs:n.endMs,left:0,width:0});it.current={startMs:n.startMs,endMs:n.endMs,left:k.left,width:te},qe.useEffect(()=>{if(!u)return;let _=()=>{y.current?.removeAttribute("transform"),v.current?.setPreview(null),S.current?.setPreview(null);},ye=Ee=>{if(Je.current)return;if(Ee==null){_();return}let{startMs:_e,endMs:Lt,left:Xe,width:Pt}=it.current,Vr=Lt-_e,oe=Ee[1]-Ee[0];if(Vr<=0||oe<=0||Pt<=0)return;let fe=Vr/oe,Q=Xe*(1-fe)+(_e-Ee[0])*Pt/oe;y.current?.setAttribute("transform",`translate(${Q},0) scale(${fe},1)`),v.current?.setPreview(Ee),S.current?.setPreview(Ee);},Ne=u.subscribe(ee.current,ye);return ()=>{Ne(),Je.current||_();}},[u,Je]),qe.useEffect(()=>{s?.(Math.max(0,D-k.left-k.right));},[D,k,s]);let jt=qe.useCallback(_=>{if(Je.current)return;let{left:ye}=h.current?.getBoundingClientRect()||{left:0},Ne=_.clientX-ye;_.timeStamp-(b.current||0)<16||(b.current=_.timeStamp,g(lh({mouseX:Ne,datasets:T,seriesMetadata:R,seriesTypes:F,xScale:C,yScale:H,plotLeft:k.left,plotRight:D-k.right})));},[T,R,F,C,H,D,k,Je]),Br=qe.useCallback(()=>g(null),[]),Eo=hl(),or={width:D,height:G,xScale:C,yScale:H,yFormatter:I,animationSettings:bl,entrance:Eo,tooltip:{data:f,show:g,hide:()=>g(null)},datasets:T,seriesMetadata:R,seriesTypes:F},q=0,A=[];qe.Children.toArray(e).forEach(_=>{if(!qe.isValidElement(_)){A.push(_);return}if(vh(_)){let ye=q;q++;let Ne=_.props;A.push(qe__namespace.default.cloneElement(_,{...Ne,color:R[ye]?.color,animate:false}));}else A.push(_);});let ne=R.map(_=>({category:_.label,fill:_.color})),se=Nl({datasets:T,metadata:{xLabel:"Date",yLabel:"Value",seriesLabels:R.map(_=>_.label),timestamp:true},svgRef:h}),ue=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("title",{children:t}),jsxRuntime.jsx("g",{children:H.ticks(U).map(_=>{let ye=Math.abs(_)<Number.EPSILON;return jsxRuntime.jsx(shape.Line,{from:{x:k.left,y:H(_)},to:{x:D-k.right,y:H(_)},stroke:ye?"var(--color-border-default)":"var(--color-border-muted)",strokeWidth:ye?1.5:1},`grid-line-${_}`)})}),jsxRuntime.jsx(mp,{ref:S,scale:C,width:D-k.left-k.right,top:H.range()[1],bottom:H.range()[0]}),jsxRuntime.jsx("defs",{children:jsxRuntime.jsx("clipPath",{id:x,children:jsxRuntime.jsx("rect",{x:C.range()[0],y:H.range()[1],width:C.range()[1]-C.range()[0],height:H.range()[0]-H.range()[1]})})}),jsxRuntime.jsx("g",{clipPath:`url(#${x})`,children:jsxRuntime.jsx("g",{"data-camera-plot-group":"",ref:y,children:A})}),d&&d.length>0&&jsxRuntime.jsx("g",{children:d.map(_=>{let ye=H(_.value),Ne=_.color??"var(--color-error-base)";return jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx(shape.Line,{from:{x:k.left,y:ye},to:{x:D-k.right,y:ye},stroke:Ne,strokeWidth:1.5,strokeDasharray:"6 4"}),_.label&&jsxRuntime.jsx("text",{x:D-k.right-4,y:ye-4,textAnchor:"end",fontSize:11,fill:Ne,children:_.label})]},`ref-line-${_.value}`)})}),jsxRuntime.jsx(pp,{ref:v,top:G-k.bottom,scale:C,width:D-k.left-k.right}),jsxRuntime.jsx(Kr.Left,{left:k.left,scale:H,yFormatter:I,height:G-k.top-k.bottom}),f&&!f.isEvent&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(shape.Line,{"data-testid":"chart-hover-crosshair",from:{x:C(f.xValue),y:H.range()[1]},to:{x:C(f.xValue),y:H.range()[0]},stroke:"var(--color-text-secondary)",strokeWidth:1,strokeDasharray:"3 3",opacity:.7}),f.series.filter(_=>_.type!=="bar"&&_.showMarker!==false).map(_=>jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx("circle",{cx:C(f.xValue),cy:H(_.chartY??_.value),r:8,fill:"white",stroke:_.color,strokeWidth:2,style:{transition:"all 100ms ease-out"}}),jsxRuntime.jsx("circle",{cx:C(f.xValue),cy:H(_.chartY??_.value),r:4,fill:_.color,style:{transition:"all 100ms ease-out"}})]},`highlight-${_.label}`))]}),jsxRuntime.jsx("rect",{"data-camera-surface":"",x:k.left,y:k.top,width:D-k.left-k.right,height:G-k.top-k.bottom,fill:"transparent",style:{cursor:"grab",touchAction:"none"},onMouseMove:jt,onMouseLeave:Br,onPointerDown:re,onPointerMove:ie,onPointerUp:ce,onPointerCancel:he,ref:Te})]});return E.present(jsxRuntime.jsx("div",{className:"relative flex h-full flex-col",children:jsxRuntime.jsxs(Ur.Provider,{value:or,children:[jsxRuntime.jsx(Aa,{title:t,controls:o,actions:L,containerRef:O,marginRight:k.right}),jsxRuntime.jsx("svg",{width:D,height:G,className:"overflow-visible",ref:h,role:"img","aria-label":t,children:ue}),jsxRuntime.jsx(un,{data:f,formatter:I}),jsxRuntime.jsx(ja,{onExport:se,items:ne,marginLeft:0,marginRight:k.right})]})}))},Ll=responsive.withParentSize(u1);function Dl(e,t,r,o){if(r.length===0)throw new Error("tierForViewport: resolution ladder is empty");let n=[...r].sort((s,c)=>s.bucketMs-c.bucketMs),a=e/Math.max(1,t*o.targetPointsPerPx),i=Math.max(o.nativeMs,a);return n.find(s=>s.bucketMs>=i)??n[n.length-1]}function p1(e,t){return Math.floor(e/t.tileSpanMs)}function pn(e,t,r){let o=p1(e.startMs,t)-r,n=Math.ceil(e.endMs/t.tileSpanMs)-1+r,a=[];for(let i=o;i<=n;i++)a.push({tierId:t.id,index:i,startMs:i*t.tileSpanMs,endMs:(i+1)*t.tileSpanMs});return a}var hr=(e,t)=>`${e}:${t}`;var Ch={erroredTiles:0};function hp(e,t){let r=new Map,o=new Map,n=new Map,a=0;for(let d of e){let u=t.get(hr(d.tierId,d.index));if(u){if(u.status==="error"){a+=1;continue}if(u.data){for(let m of u.data.line)r.set(m.xValue.getTime(),m);for(let m of u.data.band??[])o.set(m.xValue.getTime(),m);for(let[m,p]of Object.entries(u.data.lines??{})){let f=n.get(m);f||(f=new Map,n.set(m,f));for(let g of p)f.set(g.xValue.getTime(),g);}}}}let i=(d,u)=>d.xValue.getTime()-u.xValue.getTime(),s=[...r.values()].sort(i),c=[...o.values()].sort(i),l=Object.fromEntries([...n.entries()].map(([d,u])=>[d,[...u.values()].sort(i)]));return {line:s,band:c,lines:l,coverage:{earliestMs:s.length?s[0].xValue.getTime():void 0,latestMs:s.length?s[s.length-1].xValue.getTime():void 0,erroredTiles:a}}}function m1(e,t,r){let o=pn(e,t,0);return o.length===0?false:o.every(n=>{let a=r.get(hr(n.tierId,n.index));return a!=null&&(a.status==="loaded"||a.status==="empty")})}function Sh(e,t,r){return pn(e,t,0).some(n=>{let a=r.get(hr(n.tierId,n.index));return a?.status==="loaded"&&(a.data?.line.length??0)>0})}function f1(e,t){if(!e.line.length)return false;let r=e.coverage.earliestMs,o=e.coverage.latestMs;return r==null||o==null?false:r<t.endMs&&o>t.startMs}function wh({viewport:e,targetTier:t,ladder:r,store:o,overscanTiles:n,prev:a}){let i=m1(e,t,o);if(i&&Sh(e,t,o)){let c=pn(e,t,n),{line:l,band:d,lines:u,coverage:m}=hp(c,o);return {line:l,band:d,lines:u,renderTier:t,targetTier:t,isFallback:false,isStale:false,coverage:m}}let s=r.findIndex(c=>c.id===t.id);for(let c=s+1;c<r.length;c++){let l=r[c];if(Sh(e,l,o)){let d=pn(e,l,n),{line:u,band:m,lines:p,coverage:f}=hp(d,o);return {line:u,band:m,lines:p,renderTier:l,targetTier:t,isFallback:true,isStale:false,coverage:f}}}if(i){let c=pn(e,t,n),{line:l,band:d,lines:u,coverage:m}=hp(c,o);return {line:l,band:d,lines:u,renderTier:t,targetTier:t,isFallback:false,isStale:false,coverage:m}}return a?f1(a,e)?{...a,targetTier:t,isFallback:true,isStale:false}:{line:a.line,band:a.band,lines:a.lines,renderTier:null,targetTier:t,isFallback:true,isStale:true,coverage:Ch}:{line:[],band:[],lines:{},renderTier:null,targetTier:t,isFallback:false,isStale:false,coverage:Ch}}var Nh=new Map;function kh(e,t){switch(t.type){case "reset":return new Map;case "request":{let r=new Map(e);for(let o of t.ids){let n=r.get(o);(!n||n.status==="error")&&r.set(o,{status:"loading"});}return r}case "fulfilled":{let r=new Map(e);return r.set(t.id,{status:t.data.line.length>0?"loaded":"empty",data:t.data}),r}case "failed":{let r=new Map(e);return r.set(t.id,{status:"error",error:t.error}),r}default:return e}}function Ph({refs:e,refsKey:t,store:r,tier:o,viewport:n,fetchTile:a,dispatch:i,concurrency:s,maxFutureMs:c}){let l=qe.useRef(e);l.current=e;let d=qe.useRef(n);d.current=n;let u=qe.useRef(new Map),m=qe.useCallback(()=>{for(let p of u.current.values())p.ac.abort();u.current.clear();},[]);return qe.useEffect(()=>{for(let[b,x]of u.current)x.tierId!==o.id&&(x.ac.abort(),u.current.delete(b));let p=l.current.filter(b=>{let x=hr(b.tierId,b.index),y=r.get(x);return y?y.status==="loading"&&!u.current.has(x):true}),f=(d.current.startMs+d.current.endMs)/2;p.sort((b,x)=>Math.abs((b.startMs+b.endMs)/2-f)-Math.abs((x.startMs+x.endMs)/2-f));let g=Math.max(0,s-u.current.size),h=p.slice(0,g);if(h.length!==0){i({type:"request",ids:h.map(b=>hr(b.tierId,b.index))});for(let b of h){let x=hr(b.tierId,b.index),y=new AbortController;u.current.set(x,{ac:y,tierId:b.tierId});let v=c!=null?Math.min(b.endMs,c):b.endMs;a(o,b.startMs,v,y.signal).then(S=>{y.signal.aborted||i({type:"fulfilled",id:x,data:S});}).catch(S=>{if(!y.signal.aborted){let w=S instanceof Error?S.message:String(S);i({type:"failed",id:x,error:new Error(`tile fetch failed (tile ${x}, tier ${o.id}): ${w}`)});}}).finally(()=>{u.current.delete(x);});}}},[t,r,a,o,i,s,c]),qe.useEffect(()=>m,[m]),{abortAll:m}}var Eh=1.3,h1=25e4,x1=3;function y1(e,t,r){let o=t.tileSpanMs/t.bucketMs,n=Math.max(1,Math.floor(h1/o/r));return Math.min(Math.max(1,Math.ceil(.5*e/t.tileSpanMs)),n)}function Dh(e){let{fetchTile:t,ladder:r,nativeMs:o,viewport:n,widthPx:a,maxFutureMs:i,targetPointsPerPx:s=1,concurrency:c=3,tileCostSeriesCount:l=x1,resetKey:d}=e,u=qe.useMemo(()=>({targetPointsPerPx:s,nativeMs:o}),[s,o]),[m,p]=qe.useState(()=>Dl(n.endMs-n.startMs,Math.max(1,a),r,u)),[f,g]=qe.useReducer(kh,Nh),h=qe.useRef(n.endMs-n.startMs),b=qe.useRef(u);qe.useEffect(()=>{let z=n.endMs-n.startMs,G=Dl(z,Math.max(1,a),r,u);if(G.id===m.id){b.current=u;return}let Z=Dl(z,Math.max(1,a),r,b.current).id!==G.id,H=z/h.current;(Z||H>Eh||H<1/Eh)&&(h.current=z,b.current=u,p(G));},[n,a,r,m.id,u]);let x=n.endMs-n.startMs,y=qe.useMemo(()=>y1(x,m,l),[x,m,l]),v=qe.useMemo(()=>pn(n,m,y),[n,m,y]),S=qe.useMemo(()=>v.map(z=>hr(z.tierId,z.index)).join(","),[v]),w=qe.useRef(v);w.current=v;let N=qe.useRef(n);N.current=n;let P=qe.useRef(f);P.current=f;let{abortAll:T}=Ph({refs:v,refsKey:S,store:f,tier:m,viewport:n,fetchTile:t,dispatch:g,concurrency:c,...i!=null?{maxFutureMs:i}:{}}),R=qe.useRef(null),F=qe.useRef(false);qe.useEffect(()=>{if(!F.current){F.current=true;return}T(),R.current=null,g({type:"reset"});},[T,d]);let E=qe.useMemo(()=>w.current.map(z=>`${hr(z.tierId,z.index)}:${f.get(hr(z.tierId,z.index))?.status??"\u2205"}`).join("|"),[S,f]),D=qe.useMemo(()=>{let z=wh({viewport:N.current,targetTier:m,ladder:r,store:P.current,overscanTiles:y,prev:R.current});return R.current=z,z},[E,m,r,y,n.startMs,n.endMs]),L=qe.useMemo(()=>w.current.some(z=>P.current.get(hr(z.tierId,z.index))?.status==="loading"),[E]),O=qe.useMemo(()=>{let z=w.current[0];return z?P.current.get(hr(z.tierId,z.index))?.status==="empty":false},[E]);return {tier:m,series:D,loading:L,atDataStart:O}}function yp(e){let{initialViewport:t,...r}=e,[o,n]=qe.useState(t),a=Dh({...r,viewport:o}),i=qe.useCallback(c=>n(c),[]),s=qe.useCallback(c=>n(c),[]);return {viewport:o,onViewportChange:i,jumpTo:s,...a}}var v1={sm:"gap-4 px-6 py-8",md:"gap-5 px-8 py-12",lg:"gap-6 px-10 py-16"},C1={sm:"xs",md:"sm",lg:"md"},S1={sm:Nt("bodySm"),md:Nt("bodySm"),lg:Nt("bodyMd")},w1={sm:"h-10 w-10",md:"h-12 w-12",lg:"h-16 w-16"},N1={sm:20,md:24,lg:32},k1={center:"items-center text-center [&_.empty-state-actions]:justify-center [&_.empty-state-actions]:text-center",start:"items-start text-left [&_.empty-state-actions]:justify-start [&_.empty-state-actions]:text-left"},T1={mesh:"radial-gradient(at 20% 20%, rgba(68, 74, 225, 0.06) 0px, transparent 45%), radial-gradient(at 80% 80%, rgba(68, 74, 225, 0.045) 0px, transparent 45%), radial-gradient(at 50% 50%, rgba(68, 74, 225, 0.03) 0px, transparent 50%)","top-fade":"linear-gradient(to bottom, rgba(68, 74, 225, 0.06) 0%, rgba(68, 74, 225, 0.02) 60%, transparent 100%)",center:"radial-gradient(ellipse 600px 400px at center, rgba(68, 74, 225, 0.06) 0px, transparent 60%)",corners:"radial-gradient(at 0% 0%, rgba(68, 74, 225, 0.06) 0px, transparent 40%), radial-gradient(at 100% 100%, rgba(68, 74, 225, 0.045) 0px, transparent 40%)",bottom:"radial-gradient(ellipse 700px 300px at 50% 100%, rgba(68, 74, 225, 0.06) 0px, transparent 60%)",asymmetric:"radial-gradient(at 15% 30%, rgba(68, 74, 225, 0.06) 0px, transparent 45%), radial-gradient(at 85% 70%, rgba(68, 74, 225, 0.04) 0px, transparent 50%)"};function Al({icon:e,title:t,description:r,primaryAction:o,secondaryAction:n,actions:a,size:i="md",alignment:s="center",variant:c="default",spotlightPattern:l="mesh",fullHeight:d=false,className:u}){let m=i==="sm"?"sm":"md",p=c==="spotlight",f=p?{background:T1[l]}:void 0,g=()=>a?jsxRuntime.jsx("div",{className:"empty-state-actions mt-2 flex flex-wrap items-center gap-3",children:a}):o||n?jsxRuntime.jsxs("div",{className:"empty-state-actions mt-2 flex flex-col gap-3",children:[o&&(o.href?jsxRuntime.jsx($,{variant:"secondary",size:m,onPress:o.onPress,isDisabled:o.isDisabled,isLoading:o.isLoading,href:o.href,children:o.label}):jsxRuntime.jsx($,{variant:"secondary",size:m,onPress:o.onPress,isDisabled:o.isDisabled,isLoading:o.isLoading,children:o.label})),n&&jsxRuntime.jsx(ct,{href:n.href||"#",variant:"muted",onPress:n.onPress,className:Nt("labelMd"),children:n.label})]}):null;return jsxRuntime.jsxs("section",{"data-testid":"empty-state",role:"status","aria-live":"polite",className:tailwindMerge.twMerge("flex w-full flex-col rounded-xl text-text-primary",v1[i],k1[s],d?"h-full justify-center":"",p?"relative overflow-hidden":"",u),style:f,children:[e&&jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex items-center justify-center rounded-full border border-border-muted bg-background-muted text-text-secondary",w1[i]),children:jsxRuntime.jsx(V,{name:e,size:N1[i]})}),jsxRuntime.jsx(lr,{size:C1[i],tag:"h2",className:"text-text-secondary",children:t}),r&&jsxRuntime.jsx("p",{className:tailwindMerge.twMerge("max-w-xs text-text-secondary whitespace-pre-line",S1[i]),children:r}),g()]})}var R1=1440*60*1e3,M1=[{id:"5y",label:"5 years",days:5*365},{id:"year",label:"Year",days:365},{id:"month",label:"Month",days:30},{id:"week",label:"Week",days:7},{id:"day",label:"24h",days:1}],E1=[{id:"day",days:1},{id:"week",days:7},{id:"month",days:30}];function Ih(e,t=Date.now){return E1.map(({id:r,days:o})=>({id:r,label:e[r],getRange:()=>{let n=new Date(t());return {after:dateFns.subDays(n,o),before:n}}}))}function Il(e=Date.now){return M1.map(({id:t,label:r,days:o})=>({id:t,label:r,getRange:()=>{let n=e();return {after:new Date(n-o*R1),before:new Date(n)}}}))}function B1({selectionState:e,isDisabled:t}){let r=`${tt} w-full h-full flex items-center justify-center rounded-sm forced-color-adjust-none font-semibold`,o={none:"text-text-primary group-hover:bg-background-muted group-pressed:bg-background-muted",middle:["bg-background-selected group-hover:bg-background-muted forced-colors:group-hover:bg-[Highlight]","group-invalid:group-hover:bg-feedback-error-background forced-colors:group-invalid:group-hover:bg-[Mark]","group-pressed:bg-background-muted forced-colors:group-pressed:bg-[Highlight] forced-colors:text-[HighlightText]","group-invalid:group-pressed:bg-feedback-error-background forced-colors:group-invalid:group-pressed:bg-[Mark]"].join(" "),cap:"bg-action-default text-[color:var(--color-action-default-text)] group-invalid:bg-feedback-error-border forced-colors:bg-[Highlight] forced-colors:group-invalid:bg-[Mark] forced-colors:text-[HighlightText]"},n=t?"text-text-disabled forced-colors:text-text-disabled font-light":"";return [r,o[e],n].filter(Boolean).join(" ")}function _a({errorMessage:e,...t}){return jsxRuntime.jsxs(reactAriaComponents.RangeCalendar,{...t,children:[jsxRuntime.jsx(ul,{}),jsxRuntime.jsxs(reactAriaComponents.CalendarGrid,{className:"w-full border-separate [border-spacing:0] [&_td]:p-0 [&_td]:!border-0",children:[jsxRuntime.jsx(pl,{}),jsxRuntime.jsx(reactAriaComponents.CalendarGridBody,{children:r=>jsxRuntime.jsx(reactAriaComponents.CalendarCell,{date:r,className:"selection-start:rounded-s-full selection-end:rounded-e-full [td:last-child_&]:rounded-e-end group h-9 w-9 cursor-default text-sm border-0 outside-month:text-text-disabled invalid:selected:bg-feedback-error-background forced-colors:selected:bg-[Highlight] forced-colors:selected:text-[HighlightText] forced-colors:invalid:selected:bg-[Mark] [td:first-child_&]:rounded-s-full [&]:border-0",children:({formattedDate:o,isSelected:n,isSelectionStart:a,isSelectionEnd:i,isFocusVisible:s,isDisabled:c})=>jsxRuntime.jsx("span",{className:B1({selectionState:n&&(a||i)?"cap":n?"middle":"none",isDisabled:c}),children:o})})})]}),e&&jsxRuntime.jsx(reactAriaComponents.Text,{slot:"errorMessage",className:"text-sm text-feedback-error-text",children:e})]})}function Bh(e){return e==="brand"?"primary":e==="default"||e==="secondary"||!e?"subtle":e}var O1={sm:"h-[var(--control-sm-height)] text-xs",md:"h-[var(--control-md-height)] text-sm",lg:"h-[var(--control-lg-height)] text-base",xl:"h-[var(--control-xl-height)] text-lg"},z1={sm:14,md:16,lg:18,xl:20},H1=({isSelected:e,isFirst:t,isLast:r,isDisabled:o,variant:n="subtle"})=>{let a=Bh(n),i=a==="primary"?"focus-visible:outline-action-primary":"focus-visible:outline-[color:var(--color-action-secondary-text)]";return a==="subtle"?tailwindMerge.twMerge(tt(),"focus-visible:outline-[color:var(--color-action-secondary-text)]","px-3 text-center transition cursor-pointer forced-color-adjust-none -ml-px first:ml-0 flex items-center justify-center h-full gap-2",e?"bg-background-muted text-text-primary font-medium forced-colors:!bg-[Highlight] forced-colors:!text-[HighlightText]":"text-text-secondary hover:bg-background-hover pressed:bg-background-hover forced-colors:!bg-[ButtonFace] forced-colors:!text-[ButtonText]",!r&&"border-r border-border-muted",o&&"bg-background-muted text-text-disabled forced-colors:!bg-[ButtonFace] forced-colors:!text-[GrayText] border-border-muted forced-colors:border-[GrayText] cursor-not-allowed"):tailwindMerge.twMerge(tt(),i,"px-3 text-center transition cursor-pointer forced-color-adjust-none -ml-px first:ml-0 flex items-center justify-center h-full gap-2",e?"bg-action-primary text-[color:var(--color-action-primary-text)] font-semibold forced-colors:!bg-[Highlight] forced-colors:!text-[HighlightText]":"text-text-secondary hover:bg-background-hover pressed:bg-background-hover forced-colors:!bg-[ButtonFace] forced-colors:!text-[ButtonText] hover:font-semibold",!r&&"border-r border-border-muted",o&&"bg-background-muted text-text-disabled forced-colors:!bg-[ButtonFace] forced-colors:!text-[GrayText] border-border-muted forced-colors:border-[GrayText] cursor-not-allowed")};function Bl({options:e,value:t,onChange:r,size:o="md",className:n,isDisabled:a,variant:i="subtle",iconOnly:s=false,"aria-label":c}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("inline-flex overflow-hidden rounded-[var(--control-border-radius)]",Bh(i)==="subtle"?"border border-border-muted":"border-2 border-border-muted",O1[o],n),role:"group","aria-label":c,children:e.map((l,d)=>{let u=s&&!!l.icon;return jsxRuntime.jsxs(reactAriaComponents.ToggleButton,{isSelected:t===l.id,onChange:()=>r(l.id),className:H1({isSelected:t===l.id,isFirst:d===0,isLast:d===e.length-1,isDisabled:a,variant:i}),isDisabled:a,"aria-label":l.label,children:[l.icon&&jsxRuntime.jsx(V,{name:l.icon,size:z1[o]}),u?jsxRuntime.jsx("span",{className:"sr-only",children:l.label}):jsxRuntime.jsx("span",{className:"inline-flex flex-col items-center after:content-[attr(data-label)] after:font-semibold after:h-0 after:overflow-hidden after:invisible","data-label":l.label,children:l.label})]},l.id)})})}function K1(e){return e instanceof Date&&!Number.isNaN(e.getTime())}function wp(e){return K1(e)?e:(console.warn("Invalid date detected in TimeControls, using fallback:",e),new Date)}var Wh=120*1e3,Y1=.02,Uh={FIVE_MINUTES:0,FIFTEEN_MINUTES:1,HOUR:2,DAY:3,WEEK:4,MONTH:5,YEAR:6},J1=[{id:"FIFTEEN_MINUTES",label:"15m"},{id:"HOUR",label:"1h"},{id:"DAY",label:"1d"},{id:"WEEK",label:"1w"}];function Vl({dateRange:e,onDateRangeChange:t,windowSize:r,onWindowSizeChange:o,showWindowSize:n=true,showRangeSelector:a=true,allowDatePicker:i=false,lockWindowSize:s=false,showReset:c=true,restrictToSingleDay:l=false,presetRanges:d=[],windowSizeOptions:u=J1,autoAdjustWindowSize:m=false,className:p}){let[f,g]=qe.useState(0),h=qe.useRef(null),[b,x]=qe.useState(false),[y,v]=qe.useState(null),S=k=>{let M=(k.before.getTime()-k.after.getTime())/(1e3*60*60);return M<=24?"FIFTEEN_MINUTES":M<=72||M<=168?"HOUR":("DAY")};qe.useEffect(()=>{if(m&&!b&&o){let k=S(e);o(k);}},[e,m,b,o]);let w=k=>{let C;for(let M of d){let B=M.getRange(),J=(B.before.getTime()-B.after.getTime())*Y1,te=Math.abs(B.after.getTime()-k.after.getTime()),de=Math.abs(B.before.getTime()-k.before.getTime());if(te>J||de>J)continue;let ee=te+de;(!C||ee<C.distance)&&(C={id:M.id,distance:ee});}return C?.id},N=y&&d.some(k=>k.id===y.id)&&Math.abs(y.after-e.after.getTime())<=Wh&&Math.abs(y.before-e.before.getTime())<=Wh?y.id:w(e),P=wp(e.after),T=wp(e.before),R=new Date(T.getTime()-1),F={start:date.fromDate(P,date.getLocalTimeZone()),end:date.fromDate(R,date.getLocalTimeZone())};qe.useEffect(()=>{let k=new ResizeObserver(C=>{for(let M of C)g(M.contentRect.width);});return h.current&&k.observe(h.current),()=>{h.current&&k.unobserve(h.current);}},[]);let E=[...u].sort((k,C)=>Uh[k.id]-Uh[C.id]),D=k=>{let C=k.toString(),M=d.find(B=>B.id===C);if(M){let B=M.getRange();v({id:C,after:B.after.getTime(),before:B.before.getTime()}),x(false),t(B,{presetId:C});}},L=k=>{if(k?.start&&k?.end){v(null);let C=new Date(k.start.year,k.start.month-1,k.start.day,0,0,0,0),M=new Date(k.end.year,k.end.month-1,k.end.day+1,0,0,0,0);t({after:C,before:M});}},O=k=>{if(k){v(null);let C=new Date(k.year,k.month-1,k.day,0,0,0,0),M=new Date(k.year,k.month-1,k.day+1,0,0,0,0);t({after:C,before:M});}},z=k=>{o&&(x(true),o(k.toString()));},G=()=>{d.length>0&&D(d[0].id);},j=k=>wp(k).toLocaleDateString("en-US"),Z=E.map(k=>({id:k.id,label:k.label,value:k.id})),H=d.map(k=>({id:k.id,label:k.label,value:k.id})),X=s?jsxRuntime.jsx("div",{className:"flex items-center rounded-md border border-border-muted bg-background-muted px-3 py-2 text-sm text-text-secondary",children:E.find(k=>k.id===r)?.label||r}):jsxRuntime.jsx(Ao,{className:"w-full md:w-auto",selectedKey:r,onSelectionChange:z,items:Z,size:"md","aria-label":"Select Window Size",children:k=>jsxRuntime.jsx(pr,{id:k.id,"aria-label":k.label,size:"md",children:k.label},k.id)}),W=c&&!N&&d.length>0,I=l?jsxRuntime.jsx("div",{className:"flex items-center",children:jsxRuntime.jsxs(reactAriaComponents.DialogTrigger,{children:[jsxRuntime.jsxs($,{className:"border-l pl-2 pr-2 hover:border-border-default hover:bg-background-muted hover:text-text-link-hover",variant:"secondary",children:[jsxRuntime.jsx(V,{name:"CalendarBlank",size:18}),jsxRuntime.jsx("span",{className:"ml-2 hidden md:block",children:j(e.after)})]}),jsxRuntime.jsx(ht,{className:"z-50 w-auto p-3",disableGroup:true,children:jsxRuntime.jsx(Ha,{"aria-label":"Select date",value:date.parseDate(P.toISOString().split("T")[0]),onChange:O})})]})}):jsxRuntime.jsxs("div",{className:"flex items-center",children:[jsxRuntime.jsxs(reactAriaComponents.DialogTrigger,{children:[jsxRuntime.jsxs($,{className:tailwindMerge.twMerge("border-l pl-2 pr-2 hover:border-border-default hover:bg-background-muted hover:text-text-link-hover",W&&"rounded-r-none"),variant:"secondary",children:[jsxRuntime.jsx(V,{name:"CalendarBlank",size:18}),!N&&jsxRuntime.jsx("span",{className:"ml-2 hidden md:block",children:`${j(e.after)} - ${j(R)}`})]}),jsxRuntime.jsx(ht,{className:"z-50 w-auto p-3",disableGroup:true,children:jsxRuntime.jsx(_a,{"aria-label":"Date range calendar",value:F,onChange:L})})]}),W&&jsxRuntime.jsx($,{variant:"ghost",size:"md",onPress:G,children:"Reset"})]}),U=f<600;return jsxRuntime.jsx("div",{ref:h,className:tailwindMerge.twMerge("flex w-full flex-wrap items-center justify-between gap-4",p),children:U?jsxRuntime.jsxs("div",{className:"flex w-full justify-between",children:[jsxRuntime.jsxs("div",{className:"flex items-center",children:[i&&I,a&&d.length>0&&jsxRuntime.jsx(Ao,{selectedKey:N??"",onSelectionChange:D,items:H,size:"md","aria-label":"Select Date Range",children:k=>jsxRuntime.jsx(pr,{id:k.id,size:"md",children:k.label},k.id)})]}),jsxRuntime.jsx("div",{className:"flex items-center",children:n&&r&&X})]}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-4",children:[i&&I,a&&d.length>0&&jsxRuntime.jsx(Bl,{options:d.map(k=>({id:k.id,label:k.label})),value:N??"",onChange:D,size:"sm",variant:"secondary","aria-label":"Select Date Range"})]}),jsxRuntime.jsx("div",{className:"flex items-center",children:n&&r&&X})]})})}var Z1=1440*60*1e3,_1=6e4,Kh=(e,t)=>({startMs:t-e*Z1,endMs:t}),$1=e=>({after:new Date(e.startMs),before:new Date(e.endMs)});function Yh({source:e,title:t,initialRange:r,viewportEnd:o,yFormatter:n,yDomain:a,referenceLines:i,emptyState:s,presetRanges:c,tierToWindow:l,windowSizeOptions:d,height:u=360,hint:m,dataBounds:p,children:f}){let[g,h]=qe.useState(900),b=p?.endMs,[x,y]=qe.useState(()=>b??Date.now());qe.useEffect(()=>{if(b!=null){y(b);return}y(Date.now());let re=setInterval(()=>y(Date.now()),_1);return ()=>clearInterval(re)},[b]);let v=o?.getTime()??b,S=r?.days??30,w=qe.useMemo(()=>Kh(S,v??Date.now()),[S,v]),N=x,P=qe.useMemo(()=>({startMs:p?.startMs??0,endMs:x}),[p?.startMs,x]),T=re=>{let ie=Math.min(re.endMs-re.startMs,P.endMs-P.startMs),ce=Math.max(Math.min(re.endMs,P.endMs),P.startMs+ie);return {startMs:ce-ie,endMs:ce}},[R,F]=qe.useState(null),[E,D]=qe.useState(null),L=R??w,O=yp({fetchTile:e.fetchTile,ladder:e.ladder,nativeMs:e.nativeMs,initialViewport:w,widthPx:g,maxFutureMs:N,tileCostSeriesCount:e.tileCostSeriesCount,resetKey:e.resetKey}),z=qe.useMemo(()=>Il(()=>v??Date.now()),[v]),G=c??z,j=()=>{if(E&&"presetId"in E){let re=G.find(ie=>ie.id===E.presetId);if(re){let ie=re.getRange();return {startMs:ie.after.getTime(),endMs:ie.before.getTime()}}}return E&&"range"in E?E.range:Kh(S,v??Date.now())},{line:Z,coverage:H,renderTier:X,targetTier:W,isFallback:I,isStale:U}=O.series,k=X?X.bucketMs*1.5:0,C=re=>re==null?"\u2014":new Date(re).toLocaleDateString("en-US",{month:"short",day:"numeric",year:"numeric"}),M=(re,ie)=>{let ce=ie-re<1728e5?{month:"short",day:"numeric",hour:"numeric",minute:"2-digit"}:{month:"short",day:"numeric",year:"numeric"},he=new Intl.DateTimeFormat("en-US",ce);return `${he.format(new Date(re))} \u2013 ${he.format(new Date(ie))}`},B=O.viewport.startMs!==L.startMs||O.viewport.endMs!==L.endMs,J=U||O.loading&&H.earliestMs==null,te=(O.viewport.endMs-O.viewport.startMs)*.03,de=!J&&H.earliestMs!=null&&H.earliestMs>O.viewport.startMs+te,ee=!O.loading&&H.earliestMs==null&&H.latestMs==null&&Z.length===0&&!U,ae=f({series:O.series,gapMs:k}),Ie=qe.isValidElement(ae)&&ae.type===qe.Fragment?ae.props.children:ae;return jsxRuntime.jsxs("div",{className:"flex flex-col gap-3",children:[jsxRuntime.jsx(Vl,{dateRange:$1(O.viewport),onDateRangeChange:(re,ie)=>{let ce=T({startMs:re.after.getTime(),endMs:re.before.getTime()});D(ie?.presetId?{presetId:ie.presetId}:{range:ce}),F(ce),O.jumpTo(ce);},windowSize:l[W.id],windowSizeOptions:d,lockWindowSize:true,presetRanges:G,allowDatePicker:true,showReset:false}),jsxRuntime.jsxs("div",{className:"flex flex-wrap items-center gap-3 text-xs text-text-secondary",children:[jsxRuntime.jsxs("span",{children:["Window"," ",jsxRuntime.jsx("span",{className:"font-medium text-text-primary",children:M(O.viewport.startMs,O.viewport.endMs)})]}),jsxRuntime.jsx("span",{className:"text-text-tertiary",children:"\u2022"}),jsxRuntime.jsxs("span",{children:["Resolution ",jsxRuntime.jsx("span",{className:"font-medium text-text-primary",children:X?.id??W.id}),I&&jsxRuntime.jsxs("span",{className:"text-text-tertiary",children:[" \xB7 loading ",W.id]})]}),O.loading&&jsxRuntime.jsx("span",{className:"text-text-tertiary",children:"loading\u2026"}),de&&jsxRuntime.jsxs("span",{className:"text-text-tertiary",children:["showing available history from ",C(H.earliestMs)]}),!de&&!J&&O.atDataStart&&jsxRuntime.jsx("span",{className:"text-text-tertiary",children:"no earlier data loaded"}),B&&jsxRuntime.jsx($,{variant:"ghost",size:"sm",onPress:()=>{let re=T(j());F(re),O.jumpTo(re);},children:"\u27F2 Reset"})]}),jsxRuntime.jsx("div",{className:"relative overflow-hidden rounded-md border border-border-subtle",style:{height:u},children:ee?jsxRuntime.jsx(Al,{title:s.title,description:s.description}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(Ll,{title:t,viewport:O.viewport,panBounds:P,onViewportChange:O.onViewportChange,onPlotWidthChange:h,...n&&{yFormatter:n},...a&&{yDomain:a},...i&&{referenceLines:i},children:Ie}),O.loading&&jsxRuntime.jsx("div",{className:"pointer-events-none absolute inset-x-0 top-0 h-0.5 animate-pulse bg-[var(--color-viz-categorical-1)] opacity-60"})]})}),m&&jsxRuntime.jsx("p",{className:"text-xs text-text-tertiary",children:m})]})}function Ji({count:e,label:t="results",isLoading:r=false,className:o=""}){if(r)return jsxRuntime.jsx("div",{className:`flex items-center ${o}`,children:jsxRuntime.jsx(K,{width:80,height:16})});let n=t.endsWith("s")?t.slice(0,-1):t,a=e===1?n:t;return jsxRuntime.jsxs("div",{className:`text-sm text-text-secondary whitespace-nowrap ${o}`,children:[e.toLocaleString()," ",a]})}var aR=e=>{let t=Ot({isInvalid:e.isInvalid,isDisabled:e.isDisabled,isFocused:e.isFocused,transparent:e.transparent,size:e.size}),r=[e.showSearchIcon?"":"pl-3",e.isClearable&&e.hasValue||e.isPassword?"pr-8":"pr-3"].join(" ");return tailwindMerge.twMerge(t,r,e.className)};function Xr({label:e,description:t,errorMessage:r,size:o="md",tooltip:n,isRequired:a,transparent:i,showSearchIcon:s,isClearable:c,onClear:l,type:d,validationResult:u,reserveErrorSpace:m=true,isLoading:p=false,descriptionPlacement:f="below",...g}){let[h,b]=qe__namespace.default.useState(false),{isFocused:x,handleFocus:y,handleBlur:v}=ur(),S=d==="password",w=tl(p,300);return jsxRuntime.jsx(reactAriaComponents.TextField,{...g,isRequired:a,className:Me(g.className,"group flex flex-col"),children:({isDisabled:N,isInvalid:P})=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Ue,{size:o,tooltip:n,description:f==="tooltip"||f==="inline"?t:void 0,descriptionPlacement:f,isRequired:a,children:e}),jsxRuntime.jsxs(yt,{children:[s&&jsxRuntime.jsx("div",{className:"pointer-events-none absolute top-1/2 -translate-y-1/2 transform flex items-center z-10",style:{left:9},children:(()=>{let T={sm:14,md:16,lg:18,xl:20}[o];return w?jsxRuntime.jsx(zr,{size:T,color:"text-text-secondary"}):jsxRuntime.jsx(V,{name:"MagnifyingGlass",size:T,className:`transition-colors ${x?"text-action-brand":"text-text-secondary"}`})})()}),jsxRuntime.jsx(ol,{size:o,disabled:N,type:S?h?"text":"password":d,name:g.name,autoComplete:g.autoComplete,value:g.value,defaultValue:g.defaultValue,placeholder:g.placeholder,onFocus:T=>y(T,g.onFocus),onBlur:T=>v(T,g.onBlur),onChange:T=>g.onChange?.(T.target.value),style:s?{paddingLeft:{sm:28,md:32,lg:36,xl:37}[o]}:void 0,className:aR({isInvalid:P,isDisabled:N,isFocused:x,size:o,transparent:i,showSearchIcon:s,isClearable:c,hasValue:!!g.value,isPassword:S,className:typeof g.className=="string"?g.className:void 0})}),c&&g.value&&!N&&jsxRuntime.jsx(Mi,{onClick:()=>{l?l():g.onChange&&g.onChange("");},size:o}),S&&!N&&jsxRuntime.jsx("button",{type:"button",onClick:()=>b(!h),className:"absolute right-3 top-1/2 -translate-y-1/2 transform text-text-secondary hover:text-text-primary","aria-label":h?"Hide password":"Show password",onMouseDown:T=>{T.preventDefault(),T.stopPropagation();},children:jsxRuntime.jsx(V,{name:h?"EyeSlash":"Eye",size:o==="sm"?16:20,className:"text-text-primary"})})]}),m?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:typeof r=="string"?jsxRuntime.jsx(be,{size:o,children:r}):typeof r=="function"&&u?jsxRuntime.jsx(be,{size:o,children:r(u)}):t&&f==="below"?jsxRuntime.jsx(we,{size:o,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:typeof r=="string"?jsxRuntime.jsx(be,{size:o,className:"mt-1",children:r}):typeof r=="function"&&u?jsxRuntime.jsx(be,{size:o,className:"mt-1",children:r(u)}):t&&f==="below"?jsxRuntime.jsx(we,{size:o,className:"mt-1",children:t}):null})]})})}function jn({value:e,onChange:t,onClear:r,placeholder:o="Search...",size:n="sm",className:a="",isLoading:i=false}){return jsxRuntime.jsx("div",{className:`flex-1 min-w-0 sm:max-w-sm ${a}`,children:jsxRuntime.jsx(Xr,{value:e,onChange:t,placeholder:o,showSearchIcon:true,isClearable:!!e&&!!r,onClear:r,size:n,"aria-label":o,reserveErrorSpace:false,isLoading:i})})}function Xi({value:e,options:t,onChange:r,direction:o,onDirectionChange:n,showLabel:a=true,size:i="sm",className:s="",compact:c=false}){let[l,d]=qe.useState(false),u=o!==void 0&&n!==void 0,m=t.find(p=>p.value===e);return c?jsxRuntime.jsxs("div",{className:`flex items-center gap-2 ${s}`,children:[jsxRuntime.jsx($,{variant:"secondary",size:i,icon:"ArrowsDownUp","aria-label":`Sort by: ${m?.label||"Select"}`,onPress:()=>d(true)}),jsxRuntime.jsx(xt,{isOpen:l,onClose:()=>d(false),title:"Sort by",contentPadding:false,children:jsxRuntime.jsx(reactAriaComponents.ListBox,{items:t.map(p=>({id:p.value,label:p.label,value:p.value})),className:"w-full bg-background-surface p-0 outline-0 [&_[role=option]]:border-b [&_[role=option]]:border-border-default [&_[role=option]:last-child]:border-0 [&_[role=option]]:!px-6 [&_[role=option]]:!py-4 [&_[role=option]]:rounded-none",selectionMode:"single",selectedKeys:e?[e]:[],onSelectionChange:p=>{let f=Array.from(p)[0];f!=null&&(r(f),d(false));},children:p=>jsxRuntime.jsx(pr,{id:p.id,textValue:p.label,children:jsxRuntime.jsx("span",{className:"overflow-hidden text-ellipsis whitespace-nowrap min-w-0 flex-1",children:p.label})},p.id)})})]}):jsxRuntime.jsxs("div",{className:`flex items-center gap-2 ${s}`,children:[a&&jsxRuntime.jsx("span",{className:"text-sm text-text-secondary whitespace-nowrap",children:"Sort by:"}),jsxRuntime.jsx(Ao,{selectedKey:e,onSelectionChange:p=>r(p),size:i,className:"min-w-32",items:t.map(p=>({id:p.value,label:p.label,value:p.value})),renderItem:p=>p.label,"aria-label":"Sort by",reserveErrorSpace:false}),u&&jsxRuntime.jsx($,{variant:"ghost",size:i,onClick:()=>n(o==="asc"?"desc":"asc"),"aria-label":`Sort ${o==="asc"?"descending":"ascending"}`,className:"p-1.5",children:o==="asc"?jsxRuntime.jsx(lucideReact.ArrowUp,{className:"w-4 h-4"}):jsxRuntime.jsx(lucideReact.ArrowDown,{className:"w-4 h-4"})})]})}function Qh({search:e,searchMobileMode:t="expanded",filters:r=[],onRemoveFilter:o,onClearAllFilters:n,onManageFilters:a,exportControl:i,maxVisibleFilterChips:s=3,sort:c,resultsCount:l,leftControls:d,onManageColumns:u,columnPicker:m,customControls:p,actions:f,interactionMode:g="auto",sticky:h,stickyTop:b="0",zIndex:x=10,className:y="",style:v}){let S=r.length>0;if(!(e||S||a||c||l||d||u||m||p||f||i))return null;let N=h?"sticky bg-background-surface":"",P=h?{top:b,zIndex:x}:{};return jsxRuntime.jsxs("div",{className:`@container flex flex-col gap-3 bg-background-surface py-3 border-b border-border-default ${N} ${y}`,style:{...v,...P},children:[jsxRuntime.jsxs("div",{className:"hidden @[640px]:flex @[640px]:items-center @[640px]:justify-between @[640px]:gap-4",children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-3 flex-1 min-w-0",children:[d,d&&l&&jsxRuntime.jsx("div",{className:"h-4 w-px bg-border-default"}),l&&jsxRuntime.jsx(Ji,{count:l.count,label:l.label,isLoading:l.isLoading}),l&&c&&jsxRuntime.jsx("div",{className:"h-4 w-px bg-border-default"}),c&&jsxRuntime.jsx(Xi,{value:c.value,options:c.options,onChange:c.onChange,showLabel:c.showLabel,direction:c.direction,onDirectionChange:c.onDirectionChange}),u?jsxRuntime.jsx($,{variant:"secondary",size:"sm",icon:"Columns",onClick:u,children:"Columns"}):m,S&&o&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[r.slice(0,s).map(T=>jsxRuntime.jsxs(Wr,{variant:"primary",size:"sm",onRemove:()=>o(T.id),isRemovable:true,children:[T.label,": ",T.value]},T.id)),r.length>s&&a&&jsxRuntime.jsxs($,{variant:"ghost",size:"sm",onClick:a,className:"text-text-secondary hover:text-text-primary whitespace-nowrap",children:["+",r.length-s," more"]}),n&&jsxRuntime.jsx($,{variant:"ghost",size:"sm",onClick:n,className:"text-text-secondary hover:text-text-primary whitespace-nowrap",children:"Clear all"})]})]}),jsxRuntime.jsx("div",{className:"flex items-center gap-3 flex-shrink-0",children:p||jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[f&&f.items.length>0&&jsxRuntime.jsx(jsxRuntime.Fragment,{children:f.items.map(T=>jsxRuntime.jsx($,{variant:T.variant||"secondary",size:"sm",icon:T.icon,onPress:T.onClick,isDisabled:T.disabled,children:T.label},T.id))}),e&&jsxRuntime.jsx("div",{className:"w-64",children:jsxRuntime.jsx(jn,{value:e.value,onChange:e.onChange,onClear:e.onClear,placeholder:e.placeholder,isLoading:e.isLoading})}),a&&jsxRuntime.jsx($,{variant:"secondary",size:"sm",icon:"Sliders",badgeNumber:r.length>0?r.length:void 0,onClick:a,children:"Filters"}),i&&jsxRuntime.jsx($,{variant:"secondary",size:"sm",icon:"Upload",onClick:i.onClick,isDisabled:i.isDisabled,children:i.label})]})})]}),jsxRuntime.jsxs("div",{className:"@[640px]:hidden",children:[jsxRuntime.jsx("div",{className:"flex flex-col gap-3 mb-3",children:jsxRuntime.jsx("div",{className:"flex items-center gap-3",children:p?jsxRuntime.jsx("div",{className:"flex-1",children:p}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[f&&f.items.length>0&&jsxRuntime.jsx(Fa,{items:f.items.map(T=>({id:T.id,name:T.label,iconName:T.icon,variant:T.variant==="destructive"?"destructive":"primary",disabled:T.disabled,onAction:T.onClick})),align:"left",size:"sm",children:jsxRuntime.jsx($,{variant:"secondary",size:"sm",icon:"DotsThreeVertical","aria-label":f.menuLabel||"Actions"})}),e&&jsxRuntime.jsx("div",{className:"flex-1",children:jsxRuntime.jsx(jn,{value:e.value,onChange:e.onChange,onClear:e.onClear,placeholder:e.placeholder,isLoading:e.isLoading})}),a&&jsxRuntime.jsx($,{variant:"secondary",size:"sm",icon:"Sliders",badgeNumber:r.length>0?r.length:void 0,onClick:a,"aria-label":`Filters${r.length>0?` (${r.length} active)`:""}`}),i&&jsxRuntime.jsx($,{variant:"secondary",size:"sm",icon:"Upload",onClick:i.onClick,isDisabled:i.isDisabled,children:i.label})]})})}),jsxRuntime.jsxs("div",{className:"flex items-center justify-between gap-3",children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-3",children:[d,l&&jsxRuntime.jsx(Ji,{count:l.count,label:l.label,isLoading:l.isLoading})]}),jsxRuntime.jsx("div",{className:"flex items-center gap-2",children:c&&jsxRuntime.jsx(Xi,{value:c.value,options:c.options,onChange:c.onChange,showLabel:false,direction:c.direction,onDirectionChange:c.onDirectionChange,compact:g!=="desktop"})})]})]})]})}function Zh({filters:e,onRemove:t,onClearAll:r,onManageFilters:o,maxVisibleChips:n=3,mode:a="chips",showManageButton:i=true,size:s="sm",className:c=""}){let l=e.length>0,d=e.slice(0,n),u=Math.max(0,e.length-n),m=u>0,p=a==="button"&&!!o,f=a==="chips"&&i&&!!o;if(!l&&!p&&!f)return null;let g=p&&jsxRuntime.jsxs($,{variant:"secondary",size:s,onClick:o,className:"whitespace-nowrap",children:[e.length," ",e.length===1?"filter":"filters"]}),h=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[f&&jsxRuntime.jsx($,{variant:"secondary",size:s,icon:"Sliders",onClick:o,className:"whitespace-nowrap",children:"Filters"}),l&&d.map(x=>jsxRuntime.jsxs(Wr,{variant:"secondary",size:s,onRemove:()=>t(x.id),isRemovable:true,children:[x.label,": ",x.value]},x.id)),l&&m&&o&&jsxRuntime.jsxs($,{variant:"ghost",size:s,onClick:o,className:"text-text-secondary hover:text-text-primary whitespace-nowrap",children:["+",u," more"]}),l&&r&&jsxRuntime.jsx($,{variant:"ghost",size:s,onClick:r,className:"text-text-secondary hover:text-text-primary whitespace-nowrap",children:"Clear all"})]}),b=a==="button"?g:h;return jsxRuntime.jsx("div",{className:`flex flex-wrap items-center gap-2 ${c}`,children:b})}function pR(e,t,r){return {field:e,operator:t,value:r}}function mR(e,t="AND"){return {logic:t,conditions:e}}function ji(){return {logic:"AND",conditions:[]}}function Gl(e){return !e||e.conditions.length===0?true:e.conditions.every(t=>"conditions"in t?Gl(t):false)}function fR(e,t){if(!e)return [];let r=new Map(t?.map(i=>[i.field,i])),o=new Map;function n(i){if("conditions"in i)i.conditions.forEach(s=>n(s));else {let s=o.get(i.field)||[];s.push(i),o.set(i.field,s);}}e.conditions.forEach(i=>n(i));let a=[];for(let[i,s]of o.entries()){let c=r.get(i),l=c?.label||i,d=[],u=[],m=[];for(let p of s)p.operator==="in"&&Array.isArray(p.value)?d.push(...p.value):p.operator==="eq"?typeof p.value!="boolean"&&!Array.isArray(p.value)?d.push(p.value):m.push(p):["gte","gt","lte","lt"].includes(p.operator)?u.push({operator:p.operator,value:typeof p.value=="boolean"||Array.isArray(p.value)?String(p.value):p.value}):m.push(p);if(d.length>0){let f=Array.from(new Set(d)).map(g=>c?.values?.find(b=>String(b.value)===String(g))?.label??g);a.push({id:`${i}-in`,label:l,value:f.join(", ")});}if(u.length>0){let p=u.find(g=>g.operator==="gte"||g.operator==="gt"),f=u.find(g=>g.operator==="lte"||g.operator==="lt");if(p&&f){let g=p.operator==="gte"?"\u2265":">",h=f.operator==="lte"?"\u2264":"<";a.push({id:`${i}-range`,label:l,value:`${g} ${p.value} and ${h} ${f.value}`});}else for(let g of u){let h;g.operator==="gte"?h="\u2265":g.operator==="gt"?h=">":g.operator==="lte"?h="\u2264":h="<",a.push({id:`${i}-${g.operator}`,label:l,value:`${h} ${g.value}`});}}for(let p of m){let f;p.operator==="neq"?f=`\u2260 ${p.value}`:p.operator==="contains"?f=`contains "${p.value}"`:p.operator==="startsWith"?f=`starts with "${p.value}"`:p.operator==="endsWith"?f=`ends with "${p.value}"`:f=String(p.value),a.push({id:`${i}-${p.operator}`,label:l,value:f});}}return a}function gn(e,t){let r=e||ji();return {...r,conditions:[...r.conditions,t]}}function qn(e,t){if(!e)return ji();let r=e.conditions.filter(o=>"conditions"in o?qn(o,t).conditions.length>0:o.field!==t);return {...e,conditions:r}}function Qn(e){if(!e)return [];let t=new Set;function r(o){"conditions"in o?o.conditions.forEach(r):t.add(o.field);}return e.conditions.forEach(r),Array.from(t)}function $h({label:e,description:t,errorMessage:r,size:o="md",tooltip:n,isRequired:a,isDisabled:i,isInvalid:s,showCalendar:c=true,reserveErrorSpace:l=true,validationResult:d,className:u,...m}){let[p,f]=qe.useState(false),g=h=>{m.onChange&&h&&m.onChange(h),f(false);};return jsxRuntime.jsxs(reactAriaComponents.DateField,{...m,isDisabled:i,isRequired:a,isInvalid:s,className:Me(u,"flex flex-col gap-1"),children:[e&&jsxRuntime.jsx(Ue,{size:o,tooltip:n,isRequired:a,children:e}),jsxRuntime.jsx(yt,{children:jsxRuntime.jsxs("div",{className:"relative w-full",children:[jsxRuntime.jsx(qi,{size:o,isDisabled:i,isInvalid:s,hasCalendar:c}),c&&!i&&jsxRuntime.jsxs(reactAriaComponents.DialogTrigger,{isOpen:p,onOpenChange:f,children:[jsxRuntime.jsx($,{variant:"unstyled",className:"absolute right-2 top-1/2 -translate-y-1/2 flex h-8 w-8 items-center justify-center rounded hover:bg-background-hover text-text-secondary hover:text-text-primary transition-colors","aria-label":"Open calendar",children:jsxRuntime.jsx(V,{name:"Calendar",size:18})}),jsxRuntime.jsx(reactAriaComponents.Popover,{className:"bg-background-surface rounded-lg border border-border-default shadow-xl",children:jsxRuntime.jsx(reactAriaComponents.Dialog,{className:"p-4 outline-none",children:jsxRuntime.jsx(Ha,{value:m.value,onChange:g,minValue:m.minValue,maxValue:m.maxValue,isDisabled:i,isReadOnly:m.isReadOnly,isDateUnavailable:m.isDateUnavailable})})})]})]})}),l?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:typeof r=="string"?jsxRuntime.jsx(be,{size:o,children:r}):typeof r=="function"&&d?jsxRuntime.jsx(be,{size:o,children:r(d)}):t?jsxRuntime.jsx(we,{size:o,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:typeof r=="string"?jsxRuntime.jsx(be,{size:o,className:"mt-1",children:r}):typeof r=="function"&&d?jsxRuntime.jsx(be,{size:o,className:"mt-1",children:r(d)}):t?jsxRuntime.jsx(we,{size:o,className:"mt-1",children:t}):null})]})}function SR({isPlaceholder:e,isDisabled:t,size:r="md"}){return tailwindMerge.twMerge("inline-block box-content px-0.5 rounded outline-none tabular-nums text-center transition-colors",{sm:"text-base md:text-xs",md:"text-base md:text-sm",lg:"text-base",xl:"text-lg"}[r],e?"text-text-disabled italic":"text-text-primary",t?"text-text-disabled cursor-not-allowed":"cursor-text",!t&&"hover:bg-background-hover","data-[focused]:bg-background-selected data-[focused]:text-text-primary")}function qi({size:e="md",isDisabled:t,isInvalid:r,hasCalendar:o,className:n,...a}){return jsxRuntime.jsx(reactAriaComponents.DateInput,{className:tailwindMerge.twMerge(en({isInvalid:r,isDisabled:t}),"px-3 py-2 flex items-center gap-0.5 w-full",o&&"pr-10",n),...a,children:i=>jsxRuntime.jsx(reactAriaComponents.DateSegment,{segment:i,className:SR({isPlaceholder:i.isPlaceholder,isDisabled:!i.isEditable||t,size:e})})})}function Wl({label:e,description:t,errorMessage:r,...o}){return jsxRuntime.jsxs(reactAriaComponents.DateRangePicker,{...o,className:Me(o.className,"group flex flex-col gap-1"),children:[e&&jsxRuntime.jsx(Ue,{children:e}),jsxRuntime.jsxs(Dg,{className:"w-auto min-w-[208px]",children:[jsxRuntime.jsx(qi,{slot:"start",className:"px-2 py-1.5 text-sm"}),jsxRuntime.jsx("span",{"aria-hidden":"true",className:"text-text-primary group-disabled:text-text-disabled forced-colors:text-[ButtonText] group-disabled:forced-colors:text-[GrayText]",children:"\u2013"}),jsxRuntime.jsx(qi,{slot:"end",className:"flex-1 px-2 py-1.5 text-sm"}),jsxRuntime.jsx($,{variant:"icon",className:"mr-1 w-6 rounded outline-offset-0",children:jsxRuntime.jsx(lucideReact.CalendarIcon,{"aria-hidden":true,className:"h-4 w-4"})})]}),t&&jsxRuntime.jsx(we,{children:t}),typeof r=="string"?jsxRuntime.jsx(be,{children:r}):null,jsxRuntime.jsx(ht,{children:jsxRuntime.jsx(_a,{})})]})}var LR=e=>{let t=Ot({isInvalid:e.isInvalid,isDisabled:e.isDisabled,isFocused:e.isFocused,transparent:e.transparent,size:e.size});return tailwindMerge.twMerge(t,"pr-9","[appearance:textfield] [&::-webkit-outer-spin-button]:appearance-none [&::-webkit-inner-spin-button]:appearance-none",e.className)};function Qi({label:e,description:t,errorMessage:r,size:o="md",tooltip:n,isRequired:a,transparent:i,validationResult:s,reserveErrorSpace:c=true,descriptionPlacement:l="below",...d}){let u=qe.useId(),{isFocused:m,handleFocus:p,handleBlur:f}=ur();return jsxRuntime.jsx(reactAriaComponents.NumberField,{...d,id:u,isRequired:a,className:Me(d.className,"group flex flex-col gap-1"),step:d.step??1,onChange:g=>{typeof g=="number"&&(d.maxValue!=null&&g>d.maxValue?d.onChange?.(d.maxValue):d.minValue!=null&&g<d.minValue?d.onChange?.(d.minValue):d.onChange?.(g));},isInvalid:!!r||typeof d.value=="number"&&(d.maxValue!=null&&d.value>d.maxValue||d.minValue!=null&&d.value<d.minValue),children:({isDisabled:g,isInvalid:h})=>jsxRuntime.jsxs("div",{className:"flex flex-col gap-1",children:[e&&jsxRuntime.jsx(Ue,{size:o,tooltip:n,description:l==="tooltip"||l==="inline"?t:void 0,descriptionPlacement:l,isRequired:a,htmlFor:u,children:e}),jsxRuntime.jsx("div",{className:"relative",children:jsxRuntime.jsxs(reactAriaComponents.Group,{className:"relative",children:[jsxRuntime.jsx(reactAriaComponents.Input,{onFocus:x=>p(x,d.onFocus),onBlur:x=>f(x,d.onBlur),className:LR({isInvalid:h||!!r,isDisabled:g,isFocused:m,transparent:i,size:o,className:typeof d.className=="string"?d.className:void 0})}),jsxRuntime.jsxs("div",{className:"absolute inset-y-[2px] right-[2px] flex flex-col divide-y divide-border-default border-l border-border-default overflow-hidden rounded-r-[calc(var(--control-border-radius)-2px)]",children:[jsxRuntime.jsx(reactAriaComponents.Button,{slot:"increment",isDisabled:g,className:"flex h-1/2 w-7 items-center justify-center bg-background-input hover:bg-background-input-hover active:bg-background-input-active disabled:cursor-not-allowed disabled:opacity-50",children:jsxRuntime.jsx(V,{name:"CaretUp",size:14})}),jsxRuntime.jsx(reactAriaComponents.Button,{slot:"decrement",isDisabled:g,className:"flex h-1/2 w-7 items-center justify-center bg-background-input hover:bg-background-input-hover active:bg-background-input-active disabled:cursor-not-allowed disabled:opacity-50",children:jsxRuntime.jsx(V,{name:"CaretDown",size:14})})]})]})}),c?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:r?jsxRuntime.jsx(be,{size:o,children:typeof r=="function"?r(s):r}):t&&l==="below"?jsxRuntime.jsx(we,{size:o,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:r?jsxRuntime.jsx(be,{size:o,className:"mt-1",children:typeof r=="function"?r(s):r}):t&&l==="below"?jsxRuntime.jsx(we,{size:o,className:"mt-1",children:t}):null})]})})}var Mp={sm:{track:"h-4 w-7",handle:"h-3.5 w-3.5",text:"text-xs"},md:{track:"h-5 w-9",handle:"h-4 w-4",text:"text-sm"},lg:{track:"h-6 w-11",handle:"h-5 w-5",text:"text-base"},xl:{track:"h-7 w-14",handle:"h-6 w-6",text:"text-lg"}};function IR({isSelected:e,isDisabled:t,size:r="md"}){let o="flex px-px items-center shrink-0 cursor-default rounded-full transition duration-200 ease-in-out shadow-inner border border-transparent",n=Mp[r].track,a=tt,i="focus-visible:outline-action-primary",s="";return e?s="bg-action-primary forced-colors:!bg-[Highlight] group-pressed:bg-action-primary-hover":s="bg-border-input group-pressed:bg-border-focus",[o,n,a,i,s,t?"bg-background-muted forced-colors:group-selected:!bg-[GrayText] forced-colors:border-[GrayText]":""].filter(Boolean).join(" ")}function FR({isSelected:e,isDisabled:t,size:r="md"}){let o="transform rounded-full bg-background-surface outline-none shadow transition duration-200 ease-in-out",n=Mp[r].handle;return [o,n,e?"translate-x-[100%]":"translate-x-0",t?"forced-colors:outline-[GrayText]":""].filter(Boolean).join(" ")}function Ul({children:e,variant:t="primary",size:r="md",...o}){return jsxRuntime.jsx(reactAriaComponents.Switch,{...o,className:Me(o.className,`relative group flex items-center gap-2 ${Mp[r].text} text-text-primary transition disabled:text-text-disabled forced-colors:disabled:text-[GrayText]`),children:n=>jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("div",{className:IR({...n,size:r}),children:jsxRuntime.jsx("span",{className:FR({...n,size:r})})}),e]})})}function rx(e){return new Intl.NumberFormat("en-US").format(e)}function ox({isOpen:e,onClose:t,facetConfigs:r,facetCounts:o={},currentFilters:n,onApply:a,onClear:i,title:s="Filters",resultCount:c}){let[l,d]=qe.useState(n),[u,m]=qe.useState({}),[p,f]=qe.useState({}),[g,h]=qe.useState(null),{isMobile:b}=ar(),x=qe.useMemo(()=>r.some(C=>C.group),[r]),{groups:y,ungroupedFacets:v,facetsByGroup:S}=qe.useMemo(()=>{let C=new Set,M=[],B={};for(let J of r)J.group?(C.has(J.group)||(C.add(J.group),B[J.group]=[]),B[J.group].push(J)):M.push(J);return {groups:Array.from(C),ungroupedFacets:M,facetsByGroup:B}},[r]);qe.useEffect(()=>{e&&(d(n),m({}),f({}),h(!b&&y.length>0?y[0]:null));},[e,n,y,b]);let w=qe.useMemo(()=>!l||Gl(l)?0:Qn(l).length,[l]),N=()=>{a(l),t();},P=()=>{let C=ji();d(C),i?i():a(C),t();},T=C=>{if(!l)return [];if(!Qn(l).includes(C))return [];let B=[];function J(te){if(te)for(let de of te.conditions)"conditions"in de?J(de):de.field===C&&de.operator==="in"&&Array.isArray(de.value)&&B.push(...de.value.map(String));}return J(l),B},R=(C,M,B)=>{let J=qn(l,C);M!==void 0&&(J=gn(J,{field:C,operator:"gte",value:M})),B!==void 0&&(J=gn(J,{field:C,operator:"lte",value:B})),d(J);},F=C=>{if(!l)return;let M;function B(J){if(J)for(let te of J.conditions)"conditions"in te?B(te):te.field===C&&te.operator==="eq"&&typeof te.value=="boolean"&&(M=te.value);}return B(l),M},E=(C,M)=>{let B=qn(l,C);M!==void 0&&(B=gn(B,{field:C,operator:"eq",value:M})),d(B);},D=(C,M,B)=>{let J=qn(l,C);M&&(J=gn(J,{field:C,operator:"gte",value:M.toString()})),B&&(J=gn(J,{field:C,operator:"lte",value:B.toString()})),d(J);},L=C=>{let M=S[C]||[],B=l?Qn(l):[];return M.filter(J=>B.includes(J.field)).length},O="pr-9 bg-background-muted/50",z="border-t border-border-muted",G="text-sm font-medium text-text-link-default",j=C=>jsxRuntime.jsx("span",{className:G,children:C}),Z=C=>{let M=o[C.field]||{},B=u[C.field]||"",J=[];C.values?J=C.values.map(ee=>({value:String(ee.value),label:ee.label,count:M[String(ee.value)]})):J=Object.entries(M).map(([ee,ae])=>({value:ee,label:ee,count:ae}));let te=J.length;if(B){let ee=B.toLowerCase();J=J.filter(ae=>ae.label.toLowerCase().includes(ee));}J.sort((ee,ae)=>ee.count!==void 0&&ae.count!==void 0&&ae.count!==ee.count?ae.count-ee.count:ee.label.localeCompare(ae.label));let de=C.type||"string";if(de==="string"||!C.type){let ee=T(C.field),ae=C.searchThreshold??10,Ie=C.maxVisibleOptions??50,re=p[C.field]??false,ie=re||J.length<=Ie?J:J.slice(0,Ie),ce=J.length>Ie&&!re;return jsxRuntime.jsxs(an,{id:C.field,children:[jsxRuntime.jsx(sn,{title:C.label,description:C.description,className:O,endContent:ee.length>0?j(`${ee.length} selected`):void 0}),jsxRuntime.jsx(ln,{className:z,children:jsxRuntime.jsxs("div",{className:"space-y-4 pt-4 pb-4",children:[te>ae&&jsxRuntime.jsx(jn,{value:B,onChange:he=>m(Te=>({...Te,[C.field]:he})),onClear:()=>m(he=>({...he,[C.field]:""})),placeholder:`Search ${C.label.toLowerCase()}...`,size:"sm",className:"w-full !max-w-none pr-4"}),jsxRuntime.jsx(zu,{value:ee,onChange:he=>{let Te=qn(l,C.field);he.length>0&&(Te=gn(Te,{field:C.field,operator:"in",value:he})),d(Te);},children:jsxRuntime.jsx("div",{className:"space-y-1.5",children:ie.map(he=>jsxRuntime.jsx("div",{className:"rounded-md py-2 pr-4 transition-colors hover:bg-background-hover",children:jsxRuntime.jsx(_r,{value:he.value,children:jsxRuntime.jsxs("div",{className:"flex items-center justify-between gap-3 flex-1",children:[C.renderLabel?C.renderLabel(he.value,he.label):jsxRuntime.jsx("span",{className:"text-sm font-medium text-text-primary",children:he.label}),he.count!==void 0&&jsxRuntime.jsx("span",{className:"text-xs font-medium text-text-secondary tabular-nums",children:rx(he.count)})]})})},he.value))})}),ce&&jsxRuntime.jsx("div",{className:"pt-2 border-t border-border-muted",children:jsxRuntime.jsxs($,{variant:"ghost",size:"sm",onPress:()=>f(he=>({...he,[C.field]:true})),className:"w-full",children:["Show all ",J.length," options"]})}),re&&J.length>Ie&&jsxRuntime.jsx("div",{className:"pt-2 border-t border-border-muted",children:jsxRuntime.jsx($,{variant:"ghost",size:"sm",onPress:()=>f(he=>({...he,[C.field]:false})),className:"w-full",children:"Show less"})})]})})]},C.field)}if(de==="number"){let ee,ae,Ie=ie=>{if(ie)for(let ce of ie.conditions)"conditions"in ce?Ie(ce):ce.field===C.field&&(ce.operator==="gte"&&typeof ce.value=="number"&&(ee=ce.value),ce.operator==="lte"&&typeof ce.value=="number"&&(ae=ce.value));};Ie(l);let re=ee!==void 0||ae!==void 0;return jsxRuntime.jsxs(an,{id:C.field,children:[jsxRuntime.jsx(sn,{title:C.label,description:C.description,className:O,endContent:re?j(ee!==void 0&&ae!==void 0?`${ee} - ${ae}`:ee!==void 0?`\u2265 ${ee}`:`\u2264 ${ae}`):void 0}),jsxRuntime.jsx(ln,{className:z,children:jsxRuntime.jsxs("div",{className:"grid grid-cols-2 gap-4 pt-4 pb-4",children:[jsxRuntime.jsx(Qi,{label:"Min",value:ee,onChange:ie=>R(C.field,ie,ae)},`${C.field}-min`),jsxRuntime.jsx(Qi,{label:"Max",value:ae,onChange:ie=>R(C.field,ee,ie)},`${C.field}-max`)]})})]},C.field)}if(de==="boolean"){let ee=F(C.field);return jsxRuntime.jsxs(an,{id:C.field,children:[jsxRuntime.jsx(sn,{title:C.label,description:C.description,className:O,endContent:ee!==void 0?j(ee?"Yes":"No"):void 0}),jsxRuntime.jsx(ln,{className:z,children:jsxRuntime.jsxs("div",{className:"flex items-center justify-between pt-4 pb-4",children:[jsxRuntime.jsx("span",{className:"text-sm font-medium text-text-primary",children:ee!==void 0?ee?"Enabled":"Disabled":"No filter applied"}),jsxRuntime.jsx(Ul,{size:"lg",isSelected:ee??false,onChange:ae=>E(C.field,ae?true:void 0),children:ee?"Yes":"No"})]})})]},C.field)}if(de==="date"){let ee,ae,Ie=Te=>{if(Te)for(let Je of Te.conditions)"conditions"in Je?Ie(Je):Je.field===C.field&&(Je.operator==="gte"&&(ee=String(Je.value)),Je.operator==="lte"&&(ae=String(Je.value)));};Ie(l);let re=ee!==void 0||ae!==void 0,ie=Te=>{if(Te)try{return /^\d{4}-\d{2}-\d{2}$/.test(Te)?date.parseDate(Te):void 0}catch{return}},ce=ie(ee),he=ie(ae);return jsxRuntime.jsxs(an,{id:C.field,children:[jsxRuntime.jsx(sn,{title:C.label,description:C.description,className:O,endContent:re?j("Date range selected"):void 0}),jsxRuntime.jsx(ln,{className:z,children:jsxRuntime.jsx("div",{className:"pt-4 pb-4",children:jsxRuntime.jsx(Wl,{label:"Date Range",value:ce&&he?{start:ce,end:he}:void 0,onChange:Te=>{Te?D(C.field,Te.start,Te.end):D(C.field,void 0,void 0);}})})})]},C.field)}return null},H=()=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[v.map(C=>{let B=(l?Qn(l):[]).includes(C.field);return jsxRuntime.jsxs("button",{type:"button",onClick:()=>h(`__ungrouped__${C.field}`),className:"flex items-center justify-between px-6 py-3 text-left hover:bg-background-hover border-b border-border-muted transition-colors",children:[jsxRuntime.jsx("span",{className:"text-sm font-medium text-text-primary",children:C.label}),jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[B&&jsxRuntime.jsx("span",{className:G,children:"1 active"}),jsxRuntime.jsx(V,{name:"CaretRight",size:"sm",className:"text-text-secondary"})]})]},C.field)}),y.map(C=>{let M=L(C);return jsxRuntime.jsxs("button",{type:"button",onClick:()=>h(C),className:"flex items-center justify-between px-6 py-3 text-left hover:bg-background-hover border-b border-border-muted transition-colors",children:[jsxRuntime.jsx("span",{className:"text-sm font-medium text-text-primary",children:C}),jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[M>0&&jsxRuntime.jsxs("span",{className:G,children:[M," active"]}),jsxRuntime.jsx(V,{name:"CaretRight",size:"sm",className:"text-text-secondary"})]})]},C)})]}),X=C=>{if(C.startsWith("__ungrouped__")){let B=C.replace("__ungrouped__",""),J=v.find(te=>te.field===B);return J?jsxRuntime.jsx(Ga,{variant:"contained",density:"comfortable",showDividers:true,defaultExpandedKeys:[J.field],children:Z(J)}):null}let M=S[C]||[];return M.length===0?null:jsxRuntime.jsx(Ga,{variant:"contained",density:"comfortable",showDividers:true,defaultExpandedKeys:[M[0].field],children:M.map(B=>Z(B))})},W=()=>{if(g){let C=g.startsWith("__ungrouped__")&&v.find(M=>M.field===g.replace("__ungrouped__",""))?.label||g;return jsxRuntime.jsxs("div",{className:"flex flex-col h-full",children:[jsxRuntime.jsxs("button",{type:"button",onClick:()=>h(null),className:"flex items-center gap-2 px-4 py-3 border-b border-border-muted hover:bg-background-hover transition-colors",children:[jsxRuntime.jsx(V,{name:"CaretLeft",size:"sm",className:"text-text-secondary"}),jsxRuntime.jsx("span",{className:"text-sm font-medium text-text-primary",children:C})]}),jsxRuntime.jsx("div",{className:"flex-1 overflow-y-auto",children:X(g)})]})}return H()},I=()=>jsxRuntime.jsxs("div",{className:"flex h-full",children:[jsxRuntime.jsxs("div",{className:"w-48 flex-shrink-0 border-r border-border-muted overflow-y-auto bg-background-muted/30",children:[v.map(C=>{let B=(l?Qn(l):[]).includes(C.field),J=g===`__ungrouped__${C.field}`;return jsxRuntime.jsxs("button",{type:"button",onClick:()=>h(`__ungrouped__${C.field}`),className:`flex items-center justify-between w-full px-4 py-3 text-left border-b border-border-muted transition-colors ${J?"bg-background-selected":"hover:bg-background-hover"}`,children:[jsxRuntime.jsx("span",{className:`text-sm truncate ${J?"font-semibold text-text-primary":"font-medium text-text-primary"}`,children:C.label}),B&&jsxRuntime.jsx("span",{className:"w-2 h-2 rounded-full bg-action-primary flex-shrink-0 ml-2"})]},C.field)}),y.map(C=>{let M=L(C),B=g===C;return jsxRuntime.jsxs("button",{type:"button",onClick:()=>h(C),className:`flex items-center justify-between w-full px-4 py-3 text-left border-b border-border-muted transition-colors ${B?"bg-background-selected":"hover:bg-background-hover"}`,children:[jsxRuntime.jsx("span",{className:`text-sm truncate ${B?"font-semibold text-text-primary":"font-medium text-text-primary"}`,children:C}),M>0&&jsxRuntime.jsx("span",{className:"w-2 h-2 rounded-full bg-action-primary flex-shrink-0 ml-2"})]},C)})]}),jsxRuntime.jsx("div",{className:"flex-1 overflow-y-auto",children:g?X(g):jsxRuntime.jsx("div",{className:"flex items-center justify-center h-full text-text-secondary text-sm",children:"Select a category to view filters"})})]}),U=()=>jsxRuntime.jsx(Ga,{variant:"contained",density:"comfortable",showDividers:true,defaultExpandedKeys:[r[0].field],children:r.map(C=>Z(C))});return jsxRuntime.jsx(cr,{isOpen:e,onClose:t,title:x&&b&&g?g.startsWith("__ungrouped__")?v.find(C=>C.field===g.replace("__ungrouped__",""))?.label||s:g:w>0?`${s} (${w} active)`:s,hideCloseIcon:false,primaryAction:{label:"Apply filters",onPress:N,variant:"primary"},secondaryAction:{label:"Clear all",onPress:P},maxWidth:x?"800px":"700px",height:"600px",mobileHeight:"85vh",contentPadding:false,footerContent:c!==void 0?jsxRuntime.jsxs("div",{className:"text-sm text-text-secondary text-center",children:[jsxRuntime.jsx("span",{className:"font-semibold text-text-primary",children:rx(c)})," ",c===1?"result":"results"," with current filters"]}):void 0,children:r.length===0?jsxRuntime.jsx("div",{className:"py-12 text-center",children:jsxRuntime.jsx("div",{className:"text-sm font-medium text-text-secondary",children:"No filters available"})}):x?b?W():I():U()})}function Lp(e="left"){switch(e){case "center":return "justify-center text-center";case "right":return "justify-end text-right";default:return "justify-start text-left"}}function yr(e="normal",t){return tailwindMerge.twMerge({strong:"font-semibold text-text-primary",high:"font-semibold text-text-primary",normal:"text-text-primary",low:"text-text-secondary"}[e],t&&"hover:text-action-primary cursor-pointer transition-colors")}function Ce(e="left",t){return tailwindMerge.twMerge("flex items-center gap-1 min-w-0 overflow-hidden",Lp(e),t)}function Jl(e,t="\u2014"){return e==null||e===""?t:String(e)}var bn={xs:"h-4 w-12",sm:"h-4 w-20",md:"h-4 w-24",lg:"h-4 w-32",xl:"h-4 w-40"};function St(e="normal"){return {strong:bn.lg,high:bn.lg,normal:bn.md,low:bn.sm}[e]}function me(e,...t){return typeof e=="function"?e(...t):e}function nx(e="neutral",t="sm"){return tailwindMerge.twMerge("inline-flex items-center rounded-full font-medium",t==="sm"?"px-2 py-0.5 text-xs":"px-2.5 py-1 text-sm",{success:"bg-feedback-success-background text-feedback-success-text",error:"bg-feedback-error-background text-feedback-error-text",warning:"bg-feedback-warning-background text-feedback-warning-text",info:"bg-feedback-info-background text-feedback-info-text",neutral:"bg-background-muted text-text-secondary"}[e])}function ax(e){return e?"success":"neutral"}function Xl(e,t=false){return t?e>0?"text-feedback-success-text":e<0?"text-feedback-error-text":"text-text-primary":"text-text-primary"}function Dp(e="hover",t="secondary"){let r={primary:"text-action-primary hover:text-action-primary-hover visited:text-action-primary",secondary:"text-text-link-default hover:text-text-link-hover visited:text-text-link-default",default:"text-text-link-default hover:text-text-link-hover visited:text-text-link-default",brand:"text-action-primary hover:text-action-primary-hover visited:text-action-primary",muted:"text-text-secondary hover:text-text-secondary visited:text-text-secondary",unstyled:""},o={visible:"underline underline-offset-4 decoration-1 cursor-pointer",hover:"hover:underline hover:underline-offset-4 hover:decoration-1 cursor-pointer transition-colors",none:"cursor-pointer"},n=r[t],a=o[e]||"";return `${n} ${a}`.trim()}function wo(e,t,r,o="hover",n="secondary",a,i){if(!t)return e;let s=typeof t=="function"&&r?t(r):t,c=Dp(o,n);return jsxRuntime.jsx("a",{href:s,className:tailwindMerge.twMerge(c,a==="strong"||a==="high"?"font-semibold":"",i),onClick:d=>{d.metaKey||d.ctrlKey;},children:e})}function ix({row:e,context:t,actions:r,align:o="right",size:n="sm"}){let{isLoading:a}=t;if(a)return jsxRuntime.jsx(K,{className:bn.sm});let s=(typeof r=="function"?r(e):r).filter(l=>!me(l.hidden,e));if(s.length===0)return null;let c=Ce(o);return jsxRuntime.jsx("div",{className:c,children:s.map(l=>{let d=me(l.disabled,e);return l.variant==="icon"||!l.label?jsxRuntime.jsx($,{variant:"icon",size:n,onPress:()=>{l.onClick(e);},isDisabled:d,"aria-label":l.label||l.id,children:jsxRuntime.jsx(V,{name:l.icon||"DotsThree",size:n==="sm"?16:20})},l.id):jsxRuntime.jsxs($,{variant:l.variant||"secondary",size:n,onPress:()=>{l.onClick(e);},isDisabled:d,children:[l.icon&&jsxRuntime.jsx(V,{name:l.icon,size:n==="sm"?14:16}),l.label]},l.id)})})}function lx({value:e,row:t,context:r,variant:o="default",label:n,size:a="sm",shape:i="square",dot:s,dotPosition:c="left",dotPulse:l,align:d="left",emptyText:u="\u2014",className:m,maxVisible:p=2,maxLabelLength:f}){let{isLoading:g}=r,h=(w,N)=>{if(!f||w.length<=f)return jsxRuntime.jsx(jsxRuntime.Fragment,{children:w});let P=w.slice(0,f-1)+"\u2026";return jsxRuntime.jsx(dr,{content:N,children:jsxRuntime.jsx("span",{children:P})})};if(g)return jsxRuntime.jsx(K,{className:St("normal")});if(e==null||e==="")return jsxRuntime.jsx("div",{className:Ce(d,"text-text-secondary"),children:u});if(Array.isArray(e)&&e.length===0)return jsxRuntime.jsx("div",{className:Ce(d,"text-text-secondary"),children:u});let b=Ce(d,m);if(Array.isArray(e)){let w=e.slice(0,p),N=e.slice(p),P=N.length>0;return jsxRuntime.jsx("div",{className:b,children:jsxRuntime.jsxs("div",{className:"flex items-center gap-1",children:[w.map((T,R)=>{let F=me(o,T,t),E=n!==void 0?me(n,T,t):String(T),D=me(s,T,t),L=me(l,T,t);return jsxRuntime.jsx("span",{className:"flex-shrink-0 whitespace-nowrap",children:jsxRuntime.jsx(pt,{variant:F,size:a,shape:i,dot:D,dotPosition:c,dotPulse:L,children:h(E,E)})},R)}),P&&jsxRuntime.jsx(dr,{content:N.join(", "),children:jsxRuntime.jsx("span",{className:"flex-shrink-0 whitespace-nowrap",children:jsxRuntime.jsxs(pt,{variant:"neutral",size:a,shape:i,children:["+",N.length]})})})]})})}let x=me(o,e,t),y=n!==void 0?me(n,e,t):String(e),v=me(s,e,t),S=me(l,e,t);return jsxRuntime.jsx("div",{className:b,children:jsxRuntime.jsx(pt,{variant:x,size:a,shape:i,dot:v,dotPosition:c,dotPulse:S,children:h(y,y)})})}function cx({value:e,context:t,format:r="icon",trueText:o="Yes",falseText:n="No",trueIcon:a="Check",falseIcon:i="X",showFalse:s=true,align:c="center",emphasis:l="normal",className:d}){let{isLoading:u}=t;if(u)return jsxRuntime.jsx(K,{className:St(l)});let m=!!e;if(!m&&!s)return jsxRuntime.jsx("div",{className:Ce(c,d)});let p=Ce(c,d);switch(r){case "icon":return jsxRuntime.jsx("div",{className:p,children:jsxRuntime.jsx(V,{name:m?a:i,size:16,className:m?"text-feedback-success-text":"text-text-disabled"})});case "text":return jsxRuntime.jsx("div",{className:p,children:jsxRuntime.jsx("span",{className:yr(l),children:m?o:n})});case "badge":return jsxRuntime.jsx("div",{className:p,children:jsxRuntime.jsx(pt,{variant:m?"success":"neutral",size:"sm",children:m?o:n})});default:return null}}var jl="var(--color-text-subtle)",dx=Fs().map((e,t)=>`var(--color-viz-categorical-${t+1})`);function px({value:e,row:t,context:r,color:o,swatch:n="dot",emptyText:a="\u2014",align:i="left",className:s}){let{isLoading:c}=r;if(c)return jsxRuntime.jsx(K,{className:St("normal")});let l=me(e,t),d=l==null?"":String(l);return d.length===0?jsxRuntime.jsx("div",{className:Ce(i,"text-text-secondary"),children:a}):jsxRuntime.jsxs("div",{className:Ce(i,tailwindMerge.twMerge("gap-2",s)),children:[jsxRuntime.jsx("span",{"aria-hidden":"true",className:tailwindMerge.twMerge("h-2 w-2 flex-shrink-0",n==="dot"?"rounded-full":"rounded-sm"),style:{backgroundColor:o??jl}}),jsxRuntime.jsx("span",{className:"truncate",children:d})]})}function fx({row:e,context:t,firstName:r,lastName:o,email:n,avatarUrl:a,layout:i="stacked",size:s="sm",href:c,LinkComponent:l,linkVariant:d="secondary",showEmail:u=false,badge:m,emphasis:p="normal",align:f="left",className:g,piiEntity:h}){let{isLoading:b}=t,x=me(r,e),y=me(o,e),v=me(n,e),S=me(a,e),w=me(c,e),N=me(m,e),P=me(h,e),T=Ce(f,g);return jsxRuntime.jsx("div",{className:T,children:jsxRuntime.jsx(gl,{firstName:x,lastName:y,email:v,avatarUrl:S,layout:i,size:s,href:w,LinkComponent:l,linkVariant:d,showEmail:u,badge:N,emphasis:p,isLoading:b,piiEntity:P})})}function gx({value:e,row:t,context:r,render:o,className:n}){let a=o(e,t,r);return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("h-full w-full",n),children:a})}function bx({value:e,row:t,context:r,format:o="date",customFormat:n,emptyText:a="\u2014",align:i="left",emphasis:s="normal",href:c,linkBehavior:l="hover",className:d}){let{isLoading:u}=r;if(u)return jsxRuntime.jsx(K,{className:St(s)});if(!e)return jsxRuntime.jsx("div",{className:Ce(i,"text-text-secondary"),children:a});let m=e instanceof Date?e:new Date(e);if(isNaN(m.getTime()))return jsxRuntime.jsx("div",{className:Ce(i,"text-text-secondary"),children:a});let p;switch(o){case "date":p=m.toLocaleDateString("en-US",{year:"numeric",month:"short",day:"numeric"});break;case "time":p=m.toLocaleTimeString("en-US",{hour:"2-digit",minute:"2-digit"});break;case "datetime":p=m.toLocaleString("en-US",{year:"numeric",month:"short",day:"numeric",hour:"2-digit",minute:"2-digit"});break;case "relative":p=XR(m);break;case "custom":p=n?m.toLocaleString("en-US",n):m.toISOString();break;default:p=m.toLocaleDateString();}let f=Ce(i,tailwindMerge.twMerge(yr(s),d)),g=me(c,t);return g?jsxRuntime.jsx("div",{className:f,children:wo(p,g,t,l)}):jsxRuntime.jsx("div",{className:f,children:p})}function XR(e){let r=new Date().getTime()-e.getTime(),o=Math.floor(r/1e3),n=Math.floor(o/60),a=Math.floor(n/60),i=Math.floor(a/24);return o<60?"just now":n<60?`${n} minute${n!==1?"s":""} ago`:a<24?`${a} hour${a!==1?"s":""} ago`:i<7?`${i} day${i!==1?"s":""} ago`:e.toLocaleDateString("en-US",{year:"numeric",month:"short",day:"numeric"})}var qR={up:"ArrowUp",down:"ArrowDown",flat:"Minus"},QR={positive:"text-feedback-success-text",negative:"text-feedback-error-text",neutral:"text-text-secondary"};function Ap(e){return e>0?"up":e<0?"down":"flat"}function ZR(e,t,r){switch(e){case "percent":return {type:"percentage",decimals:t};case "currency":return {type:"currency",currency:r,minimumFractionDigits:t,maximumFractionDigits:t};case "compact":return {type:"number",notation:"compact",decimals:t,thousandsSeparator:true};default:return {type:"number",decimals:t,thousandsSeparator:true}}}function hx({value:e,row:t,context:r,direction:o,tone:n="neutral",format:a="number",decimals:i=0,currency:s="USD",showIcon:c=true,align:l="right",emphasis:d="normal",emptyText:u="\u2014",className:m}){let{isLoading:p}=r;if(p)return jsxRuntime.jsx(K,{className:St(d)});let f=typeof e=="number"?e:Number(e);if(e==null||e===""||!Number.isFinite(f))return jsxRuntime.jsx("div",{className:Ce(l,"text-text-secondary"),children:u});let g=me(o,t)??Ap(f),h=me(n,t)??"neutral",b=Nr(f,ZR(a,i,s))??u,x=f>0?"+":"",v=Ce(l,tailwindMerge.twMerge(d==="strong"||d==="high"?"font-semibold":void 0,m,QR[h]));return jsxRuntime.jsxs("div",{className:v,children:[c&&jsxRuntime.jsx(V,{name:qR[g],size:"xs","aria-hidden":true}),jsxRuntime.jsx("span",{children:`${x}${b}`})]})}function Zl({manufacturer:e,model:t,deviceType:r,deviceTypeIconName:o,logoUrl:n,layout:a="stacked",size:i="md",href:s,LinkComponent:c,linkVariant:l="unstyled",showDeviceTypeIcon:d=true,showLogo:u=true,emphasis:m="normal",isLoading:p=false,className:f,piiEntity:g}){let[h,b]=qe.useState(false),x=o||(r?e2(r):"DeviceMobile"),v={xs:{iconSize:28,logoSize:"w-7 h-7",gap:"gap-1.5",textSize:"text-xs",secondaryTextSize:"text-xs",iconInTextSize:12,skeletonIcon:28,skeletonText:80,skeletonSecondary:60},sm:{iconSize:32,logoSize:"w-8 h-8",gap:"gap-2",textSize:"text-sm",secondaryTextSize:"text-xs",iconInTextSize:14,skeletonIcon:32,skeletonText:96,skeletonSecondary:72},md:{iconSize:32,logoSize:"w-9 h-9",gap:"gap-3",textSize:"text-base",secondaryTextSize:"text-sm",iconInTextSize:16,skeletonIcon:36,skeletonText:128,skeletonSecondary:96},lg:{iconSize:40,logoSize:"w-10 h-10",gap:"gap-3",textSize:"text-lg",secondaryTextSize:"text-base",iconInTextSize:18,skeletonIcon:40,skeletonText:160,skeletonSecondary:120}}[i],S=n&&!h&&u,N={strong:"font-semibold text-text-primary",high:"font-semibold text-text-primary",normal:"text-text-primary",low:"text-text-secondary"}[m],P=({children:T,className:R})=>s?c?jsxRuntime.jsx(c,{href:s,className:R,children:T}):jsxRuntime.jsx(ct,{href:s,variant:l,className:tailwindMerge.twMerge("hover:underline",R),asButton:false,children:T}):jsxRuntime.jsx("span",{className:R,children:T});if(p)return a==="inline"?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",v.gap,f),children:[jsxRuntime.jsx(K,{width:v.skeletonIcon,height:v.skeletonIcon,className:"flex-shrink-0 rounded"}),jsxRuntime.jsx(K,{width:v.skeletonText,height:v.skeletonIcon*.6})]}):jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",v.gap,f),children:[jsxRuntime.jsx(K,{width:v.skeletonIcon,height:v.skeletonIcon,className:"flex-shrink-0"}),jsxRuntime.jsxs("div",{className:"flex flex-col gap-1",children:[jsxRuntime.jsx(K,{width:v.skeletonText,height:16}),jsxRuntime.jsx(K,{width:v.skeletonSecondary,height:12})]})]});if(a==="inline"){let T=`${e} ${t}`;return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",v.gap,f),children:[jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex-shrink-0 flex items-center justify-center rounded border border-border-muted",v.logoSize),children:S?jsxRuntime.jsx("img",{src:n,alt:`${e} logo`,className:"w-full h-full object-contain",onError:()=>b(true)}):jsxRuntime.jsx(V,{name:x,size:v.iconSize*.6,className:"text-text-secondary"})}),jsxRuntime.jsx(P,{className:tailwindMerge.twMerge("truncate leading-normal hover:text-text-primary",N,v.textSize,s&&"hover:underline hover:decoration-1 hover:underline-offset-4"),children:jsxRuntime.jsx("span",{"data-pii-type":g?"device-name":void 0,"data-pii-entity":g,children:T})})]})}return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center justify-start",v.gap,f),children:[u&&jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex-shrink-0 flex items-center justify-center rounded border border-border-muted",v.logoSize),children:S?jsxRuntime.jsx("img",{src:n,alt:`${e} logo`,className:"w-full h-full object-contain",onError:()=>b(true)}):jsxRuntime.jsx(V,{name:x,size:v.iconSize*.6,className:"text-text-secondary"})}),jsxRuntime.jsxs("div",{className:"flex flex-col items-start min-w-0",children:[jsxRuntime.jsx(P,{className:tailwindMerge.twMerge("truncate leading-normal hover:text-text-primary",N,v.textSize,s&&"hover:underline hover:decoration-1 hover:underline-offset-4"),children:jsxRuntime.jsx("span",{"data-pii-type":g?"device-name":void 0,"data-pii-entity":g,children:e})}),jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center gap-1.5 text-text-secondary leading-normal",v.secondaryTextSize),children:[d&&jsxRuntime.jsx(V,{name:x,size:v.iconInTextSize,className:"flex-shrink-0"}),jsxRuntime.jsx("span",{className:"truncate","data-pii-type":g?"device-name":void 0,"data-pii-entity":g,children:t})]})]})]})}function e2(e){switch(e){case "battery":return "BatteryHigh";case "charger":return "ChargingStation";case "inverter":return "Power";case "thermostat":return "ThermometerSimple";case "vehicle":return "CarSimple";case "water_heater":return "DropHalfBottom";case "meter":return "Gauge";default:return "DeviceMobile"}}function yx({row:e,context:t,manufacturer:r,model:o,deviceType:n,logoUrl:a,layout:i="stacked",size:s="sm",href:c,LinkComponent:l,linkVariant:d="secondary",showDeviceTypeIcon:u=true,showLogo:m=true,emphasis:p="normal",align:f="left",className:g,piiEntity:h}){let{isLoading:b}=t,x=me(r,e),y=me(o,e),v=me(n,e),S=me(a,e),w=me(c,e),N=me(h,e),P=Ce(f,g);return jsxRuntime.jsx("div",{className:P,children:jsxRuntime.jsx(Zl,{manufacturer:x,model:y,deviceType:v,logoUrl:S,layout:i,size:s,href:w,LinkComponent:l,linkVariant:d,showDeviceTypeIcon:u,showLogo:m,emphasis:p,isLoading:b,piiEntity:N})})}var CJ={charging:"percentage",discharging:"percentage",on:"kW",idle:void 0,off:void 0,heat:"temperature",cool:"temperature",auto:"temperature",eco:"temperature",circulate:void 0,unknown:void 0,connected:void 0,disconnected:void 0},t2=["charging","discharging","heat","cool","on","circulate","connected"],r2={unknown:"Unknown",on:"On",off:"Off",idle:"Idle",charging:"Charging",discharging:"Discharging",heat:"Heating",eco:"Eco Mode",cool:"Cooling",auto:"Auto",circulate:"Circulating",connected:"Connected",disconnected:"Disconnected"};function Ip(e){return t2.includes(e)}function Fp(e){return r2[e]}function _n({state:e,label:t,icon:r,isLoading:o,size:n="sm",shape:a="pill",dot:i,dotPulse:s,fixedWidth:c,className:l,...d}){if(o)return jsxRuntime.jsx(K,{className:"inline-flex h-6 w-20"});let u=t??Fp(e),m=Ip(e);return jsxRuntime.jsxs(pt,{variant:e,size:n,shape:a,dot:i??m,dotPulse:s??m,className:c?`w-28 justify-center ${l||""}`:l,...d,children:[r&&jsxRuntime.jsx(V,{name:r,size:n==="sm"?12:n==="md"?14:16}),u]})}var n2={importing:"Importing",exporting:"Exporting",idle:"Idle",unknown:"Unknown"};function Cx(e){return n2[e]}var a2={importing:"ArrowDown",exporting:"ArrowUp"};function $l({state:e,label:t,showIcon:r=false,isLoading:o,size:n="sm",shape:a="pill",fixedWidth:i,className:s,...c}){if(o)return jsxRuntime.jsx(K,{className:"inline-flex h-6 w-24"});let l=t??Cx(e),d=a2[e],u=n==="sm"?12:n==="md"?14:16;return r&&d?jsxRuntime.jsx(pt,{variant:e,size:n,shape:a,className:`w-6 justify-center ${s||""}`,...c,children:jsxRuntime.jsx(V,{name:d,size:u})}):jsxRuntime.jsx(pt,{variant:e,size:n,shape:a,className:i?`w-28 justify-center ${s||""}`:s,...c,children:l})}function ec({state:e,stateLabel:t,metric:r,metricFormatter:o,secondaryState:n,layout:a="horizontal",isLoading:i,size:s="sm",shape:c="pill",icon:l,fixedWidth:d,secondaryStateIconOnly:u=false,className:m}){if(i)return jsxRuntime.jsx(K,{className:tailwindMerge.twMerge("inline-flex h-6 w-32",m)});let p=r!=null&&o?Nr(r,o):null,f=a==="horizontal",g=o&&!p;return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("inline-flex items-center",f?"gap-2":"flex-col gap-1",m),children:[(p||g)&&jsxRuntime.jsx("span",{className:tailwindMerge.twMerge("font-medium inline-block",p?"text-text-primary":"text-text-secondary",s==="sm"&&"text-xs min-w-12",s==="md"&&"text-sm min-w-14",s==="lg"&&"text-base min-w-16"),children:p||"\u2014"}),jsxRuntime.jsx(_n,{state:e,label:t,icon:l,size:s,shape:c,fixedWidth:d}),n&&jsxRuntime.jsx(jsxRuntime.Fragment,{children:n==="importing"||n==="exporting"?jsxRuntime.jsx($l,{state:n,size:s,shape:c,fixedWidth:d,showIcon:u}):jsxRuntime.jsx(_n,{state:n,size:s,shape:c,fixedWidth:d})})]})}function Sx({value:e,row:t,context:r,metric:o,metricFormatter:n,secondaryState:a,size:i="sm",shape:s="pill",label:c,icon:l,fixedWidth:d=true,align:u="left",compact:m=false,className:p}){let{isLoading:f}=r;if(f){let v={pill:"rounded-full",rounded:"rounded-lg",square:"rounded-sm"}[s],S=o!=null||n!=null;return jsxRuntime.jsx("div",{className:"flex items-center gap-2",children:S?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(K,{className:"h-4 w-12"}),jsxRuntime.jsx(K,{className:`h-6 w-24 ${v}`}),jsxRuntime.jsx(K,{className:`h-6 w-20 ${v}`})]}):jsxRuntime.jsx(K,{className:`h-6 w-24 ${v}`})})}if(!e)return jsxRuntime.jsx("div",{className:Ce(u,p),children:jsxRuntime.jsx("span",{className:"text-text-secondary",children:"\u2014"})});let g=me(o,t),h=me(a,t),b=typeof c=="function"?c(e,t):c,x=Ce(u,p);return g!=null||n?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge(x),children:jsxRuntime.jsx(ec,{state:e,stateLabel:b,metric:g,metricFormatter:n,secondaryState:h||void 0,size:i,shape:s,icon:l,fixedWidth:d,secondaryStateIconOnly:m,layout:"horizontal"})}):jsxRuntime.jsx("div",{className:x,children:jsxRuntime.jsx(_n,{state:e,label:b,icon:l,size:i,shape:s,fixedWidth:d})})}function Nx({value:e,row:t,context:r,formatter:o,align:n="left",emphasis:a="normal",href:i,linkBehavior:s="hover",className:c,emptyText:l="\u2014",emptyClassName:d="text-text-secondary"}){let{isLoading:u}=r;if(u)return jsxRuntime.jsx(K,{className:St(a)});let m=uo({value:e,formatter:o,emptyText:l,emptyClassName:d}),p=yr(a),f=Ce(n,tailwindMerge.twMerge(p,c)),g=jsxRuntime.jsx("div",{className:f,children:m}),h=me(i,t);return h?wo(g,h,t,s):g}var Vp=qe__namespace.default.memo(({value:e,min:t,max:r,color:o="var(--color-viz-default)",backgroundColor:n="var(--color-background-muted)",colorScale:a,showLabel:i=true,formatLabel:s,height:c=20,minWidth:l=4,segments:d,segmentGap:u=2,barWidth:m,context:p})=>{let f=qe.useMemo(()=>r===t?100:Math.max(0,Math.min(100,(e-t)/(r-t)*100)),[e,t,r]),g=qe.useMemo(()=>o==="auto"&&a?a.type==="diverging"&&a.center!==void 0?Ci(e,t,r,a.center,a.scheme):vi(e,t,r,a.scheme):o,[o,a,e,t,r]);if(p.isLoading)return jsxRuntime.jsx("div",{className:"flex items-center gap-2 w-full",style:{height:c},children:jsxRuntime.jsx("div",{className:"h-full flex-1 animate-pulse bg-border-default rounded"})});if(d&&d>0){let x=`calc((100% - ${u*(d-1)}px) / ${d})`,y=Math.ceil(f/100*d),v={height:c,...m&&{width:typeof m=="number"?`${m}px`:m,flexShrink:0}};return jsxRuntime.jsxs("div",{className:"flex items-center gap-2 w-full",children:[jsxRuntime.jsx("div",{className:`flex gap-0.5 ${m?"":"flex-1"}`,style:v,children:Array.from({length:d}).map((S,w)=>{let N=w<y;return jsxRuntime.jsx("div",{className:"rounded-sm",style:{width:x,backgroundColor:N?g:n==="none"?"transparent":n,marginRight:w<d-1?`${u}px`:0}},w)})}),i&&jsxRuntime.jsx("span",{className:"text-sm text-text-primary whitespace-nowrap",children:s?s(e):e.toLocaleString()})]})}let h={height:c,backgroundColor:n==="none"?"transparent":n,...m&&{width:typeof m=="number"?`${m}px`:m,flexShrink:0}};return jsxRuntime.jsxs("div",{className:"flex items-center gap-2 w-full",children:[jsxRuntime.jsx("div",{className:`relative rounded-sm ${m?"":"flex-1"}`,style:h,children:jsxRuntime.jsx("div",{className:"absolute left-0 top-0 h-full rounded-sm",style:{width:`${f}%`,minWidth:f>0?l:0,backgroundColor:g}})}),i&&jsxRuntime.jsx("span",{className:"text-sm text-text-primary whitespace-nowrap",children:s?s(e):e.toLocaleString()})]})});Vp.displayName="HorizontalBarCell";function f2(e){return Math.max(1,String(Math.max(1,Math.trunc(e))).length)}function Px({context:e,startAt:t=1,padTo:r,rowCount:o,align:n="right",className:a}){let{isLoading:i,rowIndex:s}=e;if(i)return jsxRuntime.jsx(K,{className:St("normal")});if(typeof s!="number"||!Number.isFinite(s))return jsxRuntime.jsx("div",{className:Ce(n,"text-text-muted"),children:"\u2014"});let c=s+t,l=r??(o===void 0?void 0:f2(o+t-1)),d=l===void 0?String(c):String(c).padStart(l,"0");return jsxRuntime.jsx("div",{className:Ce(n,tailwindMerge.twMerge("font-mono text-text-muted tabular-nums",a)),children:jsxRuntime.jsx("span",{children:d})})}var Op=qe__namespace.default.memo(({value:e,data:t,color:r="var(--color-viz-default)",categoryColors:o,context:n,width:a,height:i=40})=>{let s=e||t||[],c=h=>"xValue"in h?h.xValue:h.x,l=h=>"yValue"in h?h.yValue:h.y,d=a||100,u=i,{xScale:m,yScale:p,barWidth:f}=qe.useMemo(()=>{if(s.length===0)return {xScale:scale.scaleTime({range:[0,d],domain:[new Date,new Date]}),yScale:scale.scaleLinear({range:[u,0],domain:[0,1]}),barWidth:2};let h=d3Array.extent(s,N=>c(N)),b=d3Array.min(s,N=>l(N))??0,x=d3Array.max(s,N=>l(N))??0,y=b<0?b:0,v=scale.scaleTime({range:[0,d],domain:h}),S=scale.scaleLinear({range:[u,0],domain:[y,x*1.05]}),w=s.length>1?d/s.length*.8:8;return {xScale:v,yScale:S,barWidth:Math.max(2,w)}},[s,d,u]);if(n.isLoading)return jsxRuntime.jsx("div",{className:"flex items-center gap-0.5",style:{width:d,height:u},children:Array.from({length:5}).map((h,b)=>jsxRuntime.jsx("div",{className:"flex-1 animate-pulse bg-border-default rounded"},b))});if(!s||s.length===0)return jsxRuntime.jsx("div",{className:"flex items-center justify-center text-text-secondary text-xs",style:{width:d,height:u},children:"No data"});let g=p(0);return jsxRuntime.jsx("svg",{width:d,height:u,children:s.map((h,b)=>{let x=l(h),y=m(c(h)),v=p(x),S=Math.abs(g-v),w=h.category&&o?.[h.category]?o[h.category]:r;return jsxRuntime.jsx(shape.Bar,{x:y-f/2,y:x>=0?v:g,width:f,height:S,fill:w,rx:1},`bar-${b}`)})})});Op.displayName="MiniBarCell";function Ex({value:e,row:t,context:r,format:o="number",decimals:n=0,prefix:a,suffix:i,emptyText:s="\u2014",align:c="right",emphasis:l="normal",href:d,linkBehavior:u="hover",showPositiveSign:m=false,colorCode:p=false,className:f}){let{isLoading:g}=r;if(g)return jsxRuntime.jsx(K,{className:St(l)});if(e==null||isNaN(Number(e)))return jsxRuntime.jsx("div",{className:Ce(c,"text-text-secondary"),children:s});let h=Number(e),b;switch(o){case "currency":b=new Intl.NumberFormat("en-US",{style:"currency",currency:"USD",minimumFractionDigits:n,maximumFractionDigits:n}).format(h);break;case "percent":b=new Intl.NumberFormat("en-US",{style:"percent",minimumFractionDigits:n,maximumFractionDigits:n}).format(h/100);break;case "compact":b=new Intl.NumberFormat("en-US",{notation:"compact",minimumFractionDigits:n>0?1:0,maximumFractionDigits:n}).format(h);break;default:b=new Intl.NumberFormat("en-US",{minimumFractionDigits:n,maximumFractionDigits:n}).format(h);}let y=`${m&&h>0?"+":""}${b}`,v=p?Xl(h,true):yr(l),S=Ce(c,tailwindMerge.twMerge(v,f)),w=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[a&&jsxRuntime.jsx("span",{className:"text-text-secondary",children:a}),jsxRuntime.jsx("span",{children:y}),i&&jsxRuntime.jsx("span",{className:"text-text-secondary",children:i})]}),N=me(d,t);return N?jsxRuntime.jsx("div",{className:S,children:wo(w,N,t,u)}):jsxRuntime.jsx("div",{className:S,children:w})}var k2={low:"var(--color-feedback-warning-text)",critical:"var(--color-feedback-error-text)"};function Hp(e,t){if(t){if(t.critical!==void 0&&e<=t.critical)return "critical";if(t.low!==void 0&&e<=t.low)return "low"}}var Gp=qe__namespace.default.memo(({value:e,showLabel:t=true,color:r="var(--color-viz-categorical-1)",backgroundColor:o="var(--color-background-muted)",height:n=20,segments:a,segmentGap:i=2,colorScale:s,thresholds:c,context:l})=>{let d=qe.useMemo(()=>Math.max(0,Math.min(100,e)),[e]),u=qe.useMemo(()=>Hp(d,c),[d,c]),m=qe.useMemo(()=>u?k2[u]:r==="auto"&&s?s.type==="diverging"&&s.center!==void 0?Ci(e,0,100,s.center,s.scheme):vi(e,0,100,s.scheme):r,[r,s,u,e]);if(l.isLoading)return jsxRuntime.jsx("div",{className:"flex items-center gap-2",style:{height:n},children:jsxRuntime.jsx("div",{className:"h-full w-full animate-pulse bg-border-default rounded"})});if(a&&a>0){let f=`calc((100% - ${i*(a-1)}px) / ${a})`,g=Math.ceil(d/100*a);return jsxRuntime.jsxs("div",{className:"flex items-center gap-2 w-full","data-threshold":u,children:[jsxRuntime.jsx("div",{className:"flex gap-0.5 flex-1",style:{height:n},children:Array.from({length:a}).map((h,b)=>{let x=b<g,y=m;if(!u&&r==="auto"&&s&&x){let v=(b+1)/a*100;s.type==="diverging"&&s.center!==void 0?y=Ci(v,0,100,s.center,s.scheme):y=vi(v,0,100,s.scheme);}return jsxRuntime.jsx("div",{className:"rounded-sm",style:{width:f,backgroundColor:x?y:o==="none"?"transparent":o,marginRight:b<a-1?`${i}px`:0}},b)})}),t&&jsxRuntime.jsxs("span",{className:"text-sm text-text-primary whitespace-nowrap",children:[d.toFixed(0),"%"]})]})}return jsxRuntime.jsxs("div",{className:"flex items-center gap-2 w-full","data-threshold":u,children:[jsxRuntime.jsx("div",{className:"relative flex-1 rounded-sm",style:{height:n,backgroundColor:o==="none"?"transparent":o},children:jsxRuntime.jsx("div",{className:"absolute left-0 top-0 h-full rounded-sm transition-all duration-300",style:{width:`${d}%`,backgroundColor:m}})}),t&&jsxRuntime.jsxs("span",{className:"text-sm text-text-primary whitespace-nowrap",children:[d.toFixed(0),"%"]})]})});Gp.displayName="PercentBarCell";var P2="\u2013",Lx="\u200A";function Dx(e){if(e==null||e==="")return;let t=typeof e=="number"?e:Number(e);return Number.isFinite(t)?t:void 0}function Ax({row:e,context:t,min:r,max:o,decimals:n=0,unit:a,emptyText:i="\u2014",align:s="right",emphasis:c="normal",className:l}){let{isLoading:d}=t;if(d)return jsxRuntime.jsx(K,{className:St(c)});let u=Dx(me(r,e)),m=Dx(me(o,e));if(u===void 0&&m===void 0)return jsxRuntime.jsx("div",{className:Ce(s,"text-text-secondary"),children:i});let p=h=>new Intl.NumberFormat("en-US",{minimumFractionDigits:n,maximumFractionDigits:n}).format(h),f=u!==void 0&&m!==void 0?`${p(u)}${Lx}${P2}${Lx}${p(m)}`:p(u!==void 0?u:m),g=Ce(s,tailwindMerge.twMerge("tabular-nums",yr(c),l));return jsxRuntime.jsxs("div",{className:g,children:[jsxRuntime.jsx("span",{children:f}),a&&jsxRuntime.jsx("span",{className:"text-text-secondary",children:a})]})}function ac({row:e,context:t,isSelected:r=false,onSelect:o,isDisabled:n=false,align:a="center"}){let{isLoading:i}=t;if(i)return jsxRuntime.jsx("div",{className:Ce(a),children:jsxRuntime.jsx(K,{className:"h-4 w-4 rounded"})});let s=me(n,e),c=Ce(a);return jsxRuntime.jsx("div",{className:c,children:jsxRuntime.jsx(_r,{isSelected:r,onChange:l=>{o?.(e,l);},isDisabled:s,"aria-label":"Select row"})})}function ic({streetAddress:e,city:t,state:r,postalCode:o,layout:n="stacked",size:a="md",href:i,LinkComponent:s,linkVariant:c="unstyled",emphasis:l="normal",isLoading:d=false,className:u,piiEntity:m}){let f={xs:{iconSize:16,iconContainerSize:"w-7 h-7",gap:"gap-1.5",textSize:"text-xs",secondaryTextSize:"text-xs",skeletonIconStacked:28,skeletonIconInline:16,skeletonText:80,skeletonSecondary:60},sm:{iconSize:20,iconContainerSize:"w-8 h-8",gap:"gap-2",textSize:"text-sm",secondaryTextSize:"text-xs",skeletonIconStacked:32,skeletonIconInline:20,skeletonText:96,skeletonSecondary:72},md:{iconSize:24,iconContainerSize:"w-9 h-9",gap:"gap-3",textSize:"text-base",secondaryTextSize:"text-sm",skeletonIconStacked:36,skeletonIconInline:24,skeletonText:128,skeletonSecondary:96},lg:{iconSize:28,iconContainerSize:"w-10 h-10",gap:"gap-3",textSize:"text-lg",secondaryTextSize:"text-base",skeletonIconStacked:40,skeletonIconInline:28,skeletonText:160,skeletonSecondary:120}}[a],h={strong:"font-semibold text-text-primary",high:"font-semibold text-text-primary",normal:"text-text-primary",low:"text-text-secondary"}[l],b=[];t&&b.push(t),r&&o?b.push(`${r} ${o}`):r?b.push(r):o&&b.push(o);let x=b.join(", "),y=({children:S,className:w})=>i?s?jsxRuntime.jsx(s,{href:i,className:w,children:S}):jsxRuntime.jsx(ct,{href:i,variant:c,className:tailwindMerge.twMerge("hover:underline",w),asButton:false,children:S}):jsxRuntime.jsx("span",{className:w,children:S});if(d)return n==="inline"?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",f.gap,u),children:[jsxRuntime.jsx(K,{width:f.skeletonIconInline,height:f.skeletonIconInline,className:"flex-shrink-0 rounded"}),jsxRuntime.jsx(K,{width:f.skeletonText,height:f.skeletonIconInline*.8})]}):jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",f.gap,u),children:[jsxRuntime.jsx(K,{width:f.skeletonIconStacked,height:f.skeletonIconStacked,className:"flex-shrink-0 rounded"}),jsxRuntime.jsxs("div",{className:"flex flex-col gap-1",children:[jsxRuntime.jsx(K,{width:f.skeletonText,height:16}),jsxRuntime.jsx(K,{width:f.skeletonSecondary,height:12})]})]});if(n==="inline")return jsxRuntime.jsxs(y,{className:tailwindMerge.twMerge("flex items-center",f.gap,i&&"hover:bg-background-hover transition-colors",u),children:[jsxRuntime.jsx(V,{name:"MapPin",size:f.iconSize,className:"text-text-secondary flex-shrink-0"}),jsxRuntime.jsx("span",{className:tailwindMerge.twMerge("leading-normal truncate hover:text-text-primary",h,f.textSize,i&&"hover:underline hover:decoration-1 hover:underline-offset-4"),"data-pii-type":m?"address":void 0,"data-pii-entity":m,children:e})]});let v=()=>{if(m){if(t&&r&&o)return "city-state-zip";if(t&&r)return "city-state";if(t)return "city";if(r)return "state";if(o)return "postal-code"}};return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center justify-start",f.gap,u),children:[jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex-shrink-0 flex items-center justify-center rounded border border-border-muted",f.iconContainerSize),children:jsxRuntime.jsx(V,{name:"MapPin",size:f.iconSize,className:"text-text-secondary"})}),jsxRuntime.jsxs("div",{className:"flex flex-col items-start min-w-0",children:[jsxRuntime.jsx(y,{className:tailwindMerge.twMerge("leading-normal truncate hover:text-text-primary",h,f.textSize,i&&"hover:underline hover:decoration-1 hover:underline-offset-4"),children:jsxRuntime.jsx("span",{"data-pii-type":m?"address":void 0,"data-pii-entity":m,children:e})}),x&&jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("text-text-secondary leading-normal truncate",f.secondaryTextSize),"data-pii-type":v(),"data-pii-entity":m,children:x})]})]})}function Fx({row:e,context:t,streetAddress:r,city:o,state:n,postalCode:a,layout:i="stacked",size:s="sm",href:c,LinkComponent:l,linkVariant:d="secondary",emphasis:u="normal",align:m="left",className:p,piiEntity:f}){let{isLoading:g}=t,h=me(r,e),b=me(o,e),x=me(n,e),y=me(a,e),v=me(c,e),S=me(f,e),w=Ce(m,p);return jsxRuntime.jsx("div",{className:w,children:jsxRuntime.jsx(ic,{streetAddress:h,city:b,state:x,postalCode:y,layout:i,size:s,href:v,LinkComponent:l,linkVariant:d,emphasis:u,isLoading:g,piiEntity:S})})}var Wp=qe__namespace.default.memo(({value:e,data:t,type:r="line",color:o="var(--color-viz-default)",strokeWidth:n=2,categoryColors:a,context:i,width:s,height:c=40})=>{let l=e||t||[],d=s||100,u=c,{xScale:m,yScale:p}=qe.useMemo(()=>{if(l.length===0)return {xScale:scale.scaleTime({range:[0,d],domain:[new Date,new Date]}),yScale:scale.scaleLinear({range:[u,0],domain:[0,1]})};let g=d3Array.extent(l,y=>y.xValue),h=d3Array.min(l,y=>y.yValue)||0,b=d3Array.max(l,y=>y.yValue)||0,x=(b-h)*.1||1;return {xScale:scale.scaleTime({range:[0,d],domain:g}),yScale:scale.scaleLinear({range:[u,0],domain:[h-x,b+x]})}},[l,d,u]);if(i.isLoading)return jsxRuntime.jsx("div",{className:"flex items-center",style:{width:d,height:u},children:jsxRuntime.jsx("div",{className:"h-1 w-full animate-pulse bg-border-default rounded"})});if(!l||l.length===0)return jsxRuntime.jsx("div",{className:"flex items-center justify-center text-text-secondary text-xs",style:{width:d,height:u},children:"No data"});let f=a&&l[0]?.category&&a[l[0].category]?a[l[0].category]:o;return jsxRuntime.jsxs("svg",{width:d,height:u,className:"overflow-visible",children:[(r==="area"||r==="both")&&jsxRuntime.jsx(shape.AreaClosed,{data:l,x:g=>m(g.xValue),y:g=>p(g.yValue),yScale:p,fill:f,fillOpacity:.15,curve:curve.curveLinear}),(r==="line"||r==="both")&&jsxRuntime.jsx(shape.LinePath,{data:l,x:g=>m(g.xValue),y:g=>p(g.yValue),stroke:f,strokeWidth:n,strokeLinecap:"round",curve:curve.curveLinear})]})});Wp.displayName="SparklineCell";function zx({value:e,row:t,context:r,prefix:o,suffix:n,emptyText:a="\u2014",href:i,linkBehavior:s="hover",linkVariant:c="secondary",emphasis:l="normal",truncate:d=true,copyable:u=false,align:m="left",className:p,piiType:f,piiEntity:g}){let{isLoading:h}=r;if(h)return jsxRuntime.jsx(K,{className:St(l)});let b=Jl(e,a),x=me(i,t),y=me(g,t),v=b,S=false,w=false;if(d&&b&&typeof b=="string")if(typeof d=="boolean")w=true;else {let{position:L="end",length:O=16,ellipsis:z="...",tooltip:G=true}=d;if(b.length>O){switch(L){case "start":v=Ws(b,O);break;case "middle":v=Ra(b,O);break;case "end":v=Us(b,O,z);break}S=G;}}let N=f&&y?{"data-pii-type":f,"data-pii-entity":y}:{},P=Object.keys(N).length>0,T=jsxRuntime.jsx("span",{className:w?"truncate":"",...N,children:v}),R=S?jsxRuntime.jsx(dr,{content:P?jsxRuntime.jsx("span",{...N,children:String(b)}):String(b),children:T}):T,F=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[o&&jsxRuntime.jsx("span",{className:"text-text-secondary",children:o}),R,n&&jsxRuntime.jsx("span",{className:"text-text-secondary",children:n})]}),E=F;if(u&&b&&b!==a){let L=typeof u=="function"?u(t):String(b);E=jsxRuntime.jsx(tn,{value:L,size:"sm",children:F});}if(x){let L=Ce(m,p);return jsxRuntime.jsx("div",{className:L,children:wo(E,x,t,s,c,l)})}let D=Ce(m,tailwindMerge.twMerge(yr(l),p));return jsxRuntime.jsx("div",{className:D,children:E})}var H2={sm:"sm:hidden",md:"md:hidden",lg:"lg:hidden",xl:"xl:hidden"},G2={sm:"hidden sm:grid",md:"hidden md:grid",lg:"hidden lg:grid",xl:"hidden xl:grid"};function sc(e,t){return t.accessor?typeof t.accessor=="function"?t.accessor(e):e[t.accessor]:null}function lc(e,t,r,o){if(r.cell){let n=r.cell,a=typeof r.cellProps=="function"?r.cellProps(e,t):r.cellProps;return jsxRuntime.jsx(n,{value:e,row:t,context:o,...a})}return r.render?r.render(e,t,o):e?.toString()??"\u2014"}function dc({row:e,columns:t,density:r,isLoading:o,onClick:n}){let a=t.filter(u=>u.mobile!==false).map(u=>{let m=u.mobile===false?null:u.mobile;return {...u,mobilePriority:m?.priority??2,mobileFormat:m?.format??"secondary",showLabel:m?.label??m?.format==="secondary",icon:m?.icon}}).sort((u,m)=>u.mobilePriority-m.mobilePriority),i=a.filter(u=>u.mobilePriority===1||u.mobileFormat==="primary"),s=a.filter(u=>u.mobilePriority===2&&u.mobileFormat!=="primary"),c=a.filter(u=>u.mobileFormat==="badge"),l={isLoading:!!o,rowIndex:0,columnIndex:0,density:r};return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("border-b border-border-default bg-background-surface transition-colors",n&&"cursor-pointer hover:bg-background-hover active:bg-background-pressed",{compact:"px-3 py-2",default:"px-4 py-3",relaxed:"px-4 py-4"}[r]),onClick:n,role:n?"button":void 0,tabIndex:n?0:void 0,children:[i.length>0&&jsxRuntime.jsxs("div",{className:"mb-2 flex items-start justify-between",children:[jsxRuntime.jsx("div",{className:"flex-1",children:i.map(u=>{let m=sc(e,u);return jsxRuntime.jsx("div",{className:"font-medium text-text-primary [&>*]:!justify-start [&>*]:!text-left",children:lc(m,e,u,l)},u.id)})}),c.length>0&&jsxRuntime.jsx("div",{className:"ml-2 flex flex-wrap gap-1",children:c.map(u=>{let m=sc(e,u);return jsxRuntime.jsx("div",{className:"inline-flex",children:lc(m,e,u,l)},u.id)})})]}),s.length>0&&jsxRuntime.jsx("div",{className:"space-y-1",children:s.map(u=>{let m=sc(e,u),p=u.showLabel&&u.label;return jsxRuntime.jsxs("div",{className:"flex items-center text-sm text-text-secondary",children:[u.icon&&jsxRuntime.jsx(V,{name:u.icon,className:"mr-1.5 h-4 w-4 flex-shrink-0"}),p&&jsxRuntime.jsxs("span",{className:"mr-1 font-medium",children:[u.label,":"]}),jsxRuntime.jsx("span",{className:"truncate [&>*]:!justify-start [&>*]:!text-left",children:lc(m,e,u,l)})]},u.id)})})]})}function uc({row:e,columns:t,density:r,isLoading:o,onClick:n}){let a=t.filter(c=>c.mobile!==false),i={isLoading:!!o,rowIndex:0,columnIndex:0,density:r};return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("border-b border-border-default bg-background-surface transition-colors",n&&"cursor-pointer hover:bg-background-hover active:bg-background-pressed",{compact:"px-3 py-2",default:"px-4 py-3",relaxed:"px-4 py-4"}[r]),onClick:n,role:n?"button":void 0,tabIndex:n?0:void 0,children:jsxRuntime.jsx("div",{className:"space-y-2",children:a.map((c,l)=>{let d=sc(e,c),u=l===0;return jsxRuntime.jsxs("div",{children:[!u&&jsxRuntime.jsx("div",{className:"text-xs text-text-secondary",children:c.label}),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge(u?"font-medium text-text-primary":"text-sm text-text-primary","[&>*]:!justify-start [&>*]:!text-left"),children:lc(d,e,c,i)})]},c.id)})})})}function Hx(e="md"){return {mobile:H2[e],desktop:G2[e]}}function Gx({density:e}){return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("border-b border-border-default bg-background-surface",{compact:"px-3 py-2",default:"px-4 py-3",relaxed:"px-4 py-4"}[e]),children:[jsxRuntime.jsx("div",{className:"mb-2 h-5 w-3/4 animate-pulse rounded bg-background-muted"}),jsxRuntime.jsxs("div",{className:"space-y-1",children:[jsxRuntime.jsx("div",{className:"h-4 w-1/2 animate-pulse rounded bg-background-muted"}),jsxRuntime.jsx("div",{className:"h-4 w-2/3 animate-pulse rounded bg-background-muted"})]})]})}var eM={compact:"py-1.5 px-3 text-sm",default:"py-3 px-4 text-sm",relaxed:"py-4 px-4 text-base"},tM={left:"text-left justify-start",center:"text-center justify-center",right:"text-right justify-end"};function rM(e){let t={};return e.width!==void 0&&(t.width=typeof e.width=="number"?`${e.width}px`:e.width),e.minWidth!==void 0&&(t.minWidth=typeof e.minWidth=="number"?`${e.minWidth}px`:e.minWidth),e.maxWidth!==void 0&&(t.maxWidth=typeof e.maxWidth=="number"?`${e.maxWidth}px`:e.maxWidth),e.flex!==void 0&&(t.flex=`${e.flex} 1 0`),t}function oM({column:e,sortConfig:t,onSort:r,stickyHeader:o,stickyFirstColumn:n,isFirstColumn:a,density:i="default",isLoading:s=false,headerContent:c,sortNote:l}){let d=e.reorderable!==false,{attributes:u,listeners:m,setNodeRef:p,transform:f,transition:g,isDragging:h}=sortable.useSortable({id:e.id,disabled:!d||s}),{role:b,"aria-pressed":x,...y}=u,v=t?.columnId===e.id,S=v?t.direction:null,w=n&&a,N=v?l:void 0,P={...rM(e),transform:utilities.CSS.Transform.toString(f),transition:g,opacity:h?.8:1,zIndex:h?50:void 0};return jsxRuntime.jsx("div",{ref:p,className:tailwindMerge.twMerge("flex items-center border-b border-border-default bg-background-surface",e.sortable?"gap-2":"gap-1",eM[i],tM[e.align||"left"],o&&"sticky top-0 z-10",w&&"sticky left-0 z-20 shadow-[2px_0_4px_-2px_rgba(0,0,0,0.1)]",o&&w&&"z-30",e.sortable&&!s&&"hover:bg-background-hover",s&&"cursor-not-allowed opacity-60",v?"font-bold text-text-primary":"font-medium text-text-secondary",h&&"bg-background-hover"),style:P,...y,...m,role:"columnheader","aria-sort":v?S==="asc"?"ascending":"descending":"none","aria-disabled":s,title:N,"data-sort-note":N,children:s?jsxRuntime.jsx(K,{className:"h-4 w-24"}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[c??jsxRuntime.jsx("span",{className:"flex-1 truncate cursor-pointer",onClick:()=>!s&&e.sortable&&r(e.id),children:e.label}),N&&jsxRuntime.jsx("span",{className:"sr-only",children:N}),e.sortable&&jsxRuntime.jsx("button",{type:"button",className:"flex flex-shrink-0 cursor-pointer",onClick:()=>!s&&r(e.id),"aria-label":`Sort by ${e.label}`,children:v?jsxRuntime.jsx(V,{name:S==="asc"?"CaretUp":"CaretDown",size:14,weight:N?"regular":"bold",className:N?"text-text-secondary opacity-40":"text-text-primary"}):jsxRuntime.jsx(V,{name:"CaretUpDown",size:12,className:"text-text-secondary opacity-40"})})]})})}function Ux({columns:e,columnOrder:t,onColumnOrderChange:r,sortConfig:o,onSort:n,stickyHeader:a,stickyFirstColumn:i,density:s="default",isLoading:c=false,renderHeaderContent:l,sortNote:d}){let u=core.useSensors(core.useSensor(core.PointerSensor,{activationConstraint:{distance:5}}),core.useSensor(core.KeyboardSensor,{coordinateGetter:sortable.sortableKeyboardCoordinates})),m=new Map(e.map(g=>[g.id,g])),p=g=>{let{active:h,over:b}=g;if(b&&h.id!==b.id){let x=t.indexOf(h.id),y=t.indexOf(b.id);if(m.get(b.id)?.reorderable===false)return;let S=0;for(let T=0;T<t.length&&m.get(t[T])?.reorderable===false;T++)S=T+1;if(y<S)return;let w=Math.min(x,y),N=Math.max(x,y);for(let T=w;T<=N;T++){if(T===x)continue;if(m.get(t[T])?.reorderable===false)return}let P=sortable.arrayMove(t,x,y);r(P);}},f=t.map(g=>m.get(g)).filter(g=>g!==void 0);return jsxRuntime.jsx(core.DndContext,{sensors:u,collisionDetection:core.closestCenter,onDragEnd:p,children:jsxRuntime.jsx(sortable.SortableContext,{items:t,strategy:sortable.horizontalListSortingStrategy,children:jsxRuntime.jsx("div",{className:"contents",role:"rowgroup",children:f.map((g,h)=>jsxRuntime.jsx(oM,{column:g,sortConfig:o,onSort:n,stickyHeader:a,stickyFirstColumn:i,isFirstColumn:h===0,density:s,isLoading:c,headerContent:l?.(g),sortNote:d},g.id))})})})}var pc="__select",cM=new Set,Kp={compact:"py-1.5 px-3 text-sm",default:"py-3 px-4 text-sm",relaxed:"py-4 px-4 text-base"},Yp={left:"text-left justify-start",center:"text-center justify-center",right:"text-right justify-end"},dM={full:"w-full",auto:"w-auto inline-block",contained:"w-full max-w-6xl mx-auto"},uM={auto:"table-auto",fixed:"table-fixed",responsive:"table-auto"};function Jp(e){let t={};return e.width!==void 0&&(t.width=typeof e.width=="number"?`${e.width}px`:e.width),e.minWidth!==void 0&&(t.minWidth=typeof e.minWidth=="number"?`${e.minWidth}px`:e.minWidth),e.maxWidth!==void 0&&(t.maxWidth=typeof e.maxWidth=="number"?`${e.maxWidth}px`:e.maxWidth),e.flex!==void 0&&(t.flex=`${e.flex} 1 0`),t}function pM(e,t){return t.accessor?typeof t.accessor=="function"?t.accessor(e):e[t.accessor]:null}function mM({column:e,sortConfig:t,onSort:r,stickyHeader:o,stickyFirstColumn:n,isFirstColumn:a,density:i="default",isLoading:s=false,headerContent:c,sortNote:l}){let d=t?.columnId===e.id,u=d?t.direction:null,m=n&&a,p=d?l:void 0;return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex items-center border-b border-border-default bg-background-surface",e.sortable?"gap-2":"gap-1",Kp[i],Yp[e.align||"left"],o&&"sticky top-0 z-10",m&&"sticky left-0 z-20 shadow-[2px_0_4px_-2px_rgba(0,0,0,0.1)]",o&&m&&"z-30",e.sortable&&!s&&"cursor-pointer hover:bg-background-hover",s&&"cursor-not-allowed opacity-60",d?"font-bold text-text-primary":"font-medium text-text-secondary"),onClick:()=>!s&&e.sortable&&r(e.id),role:"columnheader","aria-sort":d?u==="asc"?"ascending":"descending":"none","aria-disabled":s,title:p,"data-sort-note":p,style:Jp(e),children:s?jsxRuntime.jsx(K,{className:"h-4 w-24"}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[c??jsxRuntime.jsx("span",{className:"truncate",children:e.label}),p&&jsxRuntime.jsx("span",{className:"sr-only",children:p}),e.sortable&&jsxRuntime.jsx("div",{className:"flex flex-shrink-0",children:d?jsxRuntime.jsx(V,{name:u==="asc"?"CaretUp":"CaretDown",size:14,weight:p?"regular":"bold",className:p?"text-text-secondary opacity-40":"text-text-primary"}):jsxRuntime.jsx(V,{name:"CaretUpDown",size:12,className:"text-text-secondary opacity-40"})})]})})}function fM({column:e,row:t,rowIndex:r,columnIndex:o,isHovered:n,isSelected:a,density:i="default",className:s,stickyFirstColumn:c}){let l=c&&o===0,d=pM(t,e),u={isLoading:false,isHovered:n,...a===void 0?{}:{isSelected:a},rowIndex:r,columnIndex:o,density:i},m;if(e.cell){let p=e.cell,f=typeof e.cellProps=="function"?e.cellProps(d,t):e.cellProps;m=jsxRuntime.jsx(p,{value:d,row:t,context:u,...f});}else e.render?m=e.render(d,t,u):m=jsxRuntime.jsx("span",{className:"truncate",children:d?.toString()??""});if(e.popover){let p=e.popover,f,g="top",h=false,b="hover";typeof p=="string"?f=p:typeof p=="function"?f=p(d,t):(f=typeof p.content=="function"?p.content(d,t):p.content,g=p.placement||"top",h=p.showArrow??false,b=p.trigger||"hover"),m=jsxRuntime.jsxs(reactAriaComponents.DialogTrigger,{...b==="hover"?{trigger:"longPress"}:{},children:[jsxRuntime.jsx("div",{className:"cursor-help",children:m}),jsxRuntime.jsx(ht,{placement:g,showArrow:h,children:jsxRuntime.jsx("div",{className:"p-2",children:f})})]});}return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex items-center border-b border-border-default bg-background-surface",e.noCellPadding?"":Kp[i],Yp[e.align||"left"],l&&"sticky left-0 z-10 shadow-[2px_0_4px_-2px_rgba(0,0,0,0.1)]",s),role:"cell",style:Jp(e),children:m})}function gM({column:e,rowIndex:t,columnIndex:r,density:o="default",stickyFirstColumn:n}){let a=n&&r===0,i={isLoading:true,rowIndex:t,columnIndex:r,density:o},s;if(e.cell){let c=e.cell,l=typeof e.cellProps=="function"?e.cellProps(null,{}):e.cellProps;s=jsxRuntime.jsx(c,{value:null,row:{},context:i,...l});}else e.render?s=e.render(null,{},i):s=jsxRuntime.jsx(K,{className:"h-4 w-full max-w-[200px]"});return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex items-center border-b border-border-default bg-background-surface",e.noCellPadding?"":Kp[o],Yp[e.align||"left"],a&&"sticky left-0 z-10 shadow-[2px_0_4px_-2px_rgba(0,0,0,0.1)]"),role:"cell",style:Jp(e),children:s})}function bM(e,t){let r=new Set(["BUTTON","A","INPUT","SELECT","TEXTAREA"]),o=new Set(["button","link","checkbox","switch","menuitem","option"]),n=e;for(;n&&n!==t;){if(r.has(n.tagName))return true;let a=n.getAttribute("role");if(a&&o.has(a))return true;n=n.parentElement;}return false}function Kx({columns:e,row:t,rowIndex:r,density:o="default",onClick:n,stickyFirstColumn:a,isSelected:i}){let[s,c]=qe.useState(false),l=qe.useCallback(d=>{if(!n)return;let u=d.target,m=d.currentTarget;bM(u,m)||n(t);},[n,t]);return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("contents group",n&&"cursor-pointer"),role:"row","aria-selected":i===void 0?void 0:i,onClick:l,onMouseEnter:()=>c(true),onMouseLeave:()=>c(false),children:e.map((d,u)=>jsxRuntime.jsx(fM,{column:d,row:t,rowIndex:r,columnIndex:u,isHovered:s,isSelected:i,density:o,className:tailwindMerge.twMerge(n?"group-hover:bg-background-hover":"",i&&"bg-background-selected"),stickyFirstColumn:a},d.id))})}function Yx({columns:e,rowIndex:t,density:r="default",stickyFirstColumn:o}){return jsxRuntime.jsx("div",{className:"contents",role:"row",children:e.map((n,a)=>jsxRuntime.jsx(gM,{column:n,rowIndex:t,columnIndex:a,density:r,stickyFirstColumn:o},n.id))})}function Jx({columns:e,data:t,className:r,density:o="default",width:n="full",height:a,maxHeight:i,layout:s="auto",mobileRenderer:c="auto",customMobileRowRender:l,mobileBreakpoint:d="md",isLoading:u=false,loadingState:m,loadingRowCount:p=5,onLoadMore:f,hasMore:g=false,enableVirtualization:h,estimatedRowHeight:b,loadingIndicator:x,stickyHeader:y=false,stickyFirstColumn:v=false,onRowClick:S,getRowId:w,selectedRowIds:N,onSelectionChange:P,selectionMode:T="multi",hideHeader:R=false,sortConfig:F,onSort:E,sortNote:D,"aria-label":L,enableColumnReorder:O=false,columnOrder:z,onColumnOrderChange:G}){let j=P!==void 0,Z=N??cM,H=qe.useCallback((oe,fe)=>{if(w)return w(oe);let Q=oe.id;return typeof Q=="string"&&Q.length>0?Q:typeof Q=="number"&&Number.isFinite(Q)?String(Q):`row-${fe}`},[w]),X=qe.useMemo(()=>t.map((oe,fe)=>H(oe,fe)),[t,H]),W=qe.useCallback((oe,fe)=>{if(!P)return;if(T==="single"){P(fe?new Set([oe]):new Set);return}let Q=new Set(Z);fe?Q.add(oe):Q.delete(oe),P(Q);},[P,Z,T]),I=X.filter(oe=>Z.has(oe)).length,U=X.length>0&&I===X.length,k=I>0&&!U,C=qe.useCallback(oe=>{if(!P)return;let fe=new Set(Z);for(let Q of X)oe?fe.add(Q):fe.delete(Q);P(fe);},[P,X,Z]),M=qe.useMemo(()=>j?[{id:pc,label:"",width:44,align:"center",sortable:false,reorderable:false,exportable:false,mobile:false,render:(fe,Q,Fe)=>{let Yo=H(Q,Fe.rowIndex);return jsxRuntime.jsx(ac,{value:void 0,row:Q,context:Fe,isSelected:Z.has(Yo),onSelect:(Es,Lo)=>W(Yo,Lo)})}},...e]:e,[e,j,Z,H,W]),B=j&&T==="multi"?jsxRuntime.jsx(_r,{isSelected:U,isIndeterminate:k,onChange:oe=>C(oe),isDisabled:X.length===0,"aria-label":U?"Deselect all rows on this page":"Select all rows on this page"}):void 0,J=qe.useCallback(oe=>oe.id===pc?B:void 0,[B]),[te,de]=qe.useState(null),ee=F!==void 0,ae=ee?F:te,Ie=qe.useRef(null),re=qe.useMemo(()=>M.map(oe=>oe.id),[M]),[ie,ce]=qe.useState(re),he=z!==void 0,Te=he?z:ie;qe.useEffect(()=>{he||ce(oe=>{let fe=M.map(Lo=>Lo.id),Q=new Set(fe),Fe=new Set(oe),Yo=oe.filter(Lo=>Q.has(Lo)),Es=fe.filter(Lo=>!Fe.has(Lo));return [...Yo,...Es]});},[M,he]);let Je=qe.useCallback(oe=>{he||ce(oe),G?.(oe);},[he,G]),it=qe.useMemo(()=>{if(!O&&!z)return M;let oe=new Map(M.map(Fe=>[Fe.id,Fe])),fe=Te.map(Fe=>oe.get(Fe)).filter(Fe=>Fe!==void 0),Q=oe.get(pc);return Q&&!fe.some(Fe=>Fe.id===pc)?[Q,...fe]:fe},[M,Te,O,z]),jt=Zo({items:t,onLoadMore:f,hasMore:g,isLoading:u,loadingState:m,enableVirtualization:h,estimatedItemSize:b||(o==="compact"?40:o==="relaxed"?60:48),overscan:5}),Br=f?jt:null,Eo=Br?.scrollRef??Ie,{loadMoreRef:or,virtualizer:q,virtualItems:A,isLoadingMore:ne,computedLoadingState:se}=Br||{},{gridTemplateColumns:ue,totalMinWidth:_}=qe.useMemo(()=>{let oe=0;return {gridTemplateColumns:it.map(Q=>{if(Q.minWidth?oe+=typeof Q.minWidth=="number"?Q.minWidth:0:Q.width&&typeof Q.width=="number"&&(oe+=Q.width),Q.width)return typeof Q.width=="number"?`${Q.width}px`:Q.width;if(Q.flex)return `${Q.flex}fr`;if(Q.minWidth&&Q.maxWidth){let Fe=typeof Q.minWidth=="number"?`${Q.minWidth}px`:Q.minWidth,Yo=typeof Q.maxWidth=="number"?`${Q.maxWidth}px`:Q.maxWidth;return `minmax(${Fe}, ${Yo})`}return Q.minWidth?`minmax(${typeof Q.minWidth=="number"?`${Q.minWidth}px`:Q.minWidth}, 1fr)`:Q.maxWidth?`minmax(0, ${typeof Q.maxWidth=="number"?`${Q.maxWidth}px`:Q.maxWidth})`:"1fr"}).join(" "),totalMinWidth:oe}},[it]),ye=qe.useCallback(oe=>{if(!M.find(Fe=>Fe.id===oe)?.sortable)return;let Q;ae?.columnId===oe?Q={columnId:oe,direction:ae.direction==="asc"?"desc":"asc"}:Q={columnId:oe,direction:"asc"},ee||de(Q),E?.(Q);},[M,ae,E,ee]),Ne=se==="loading"||u&&t.length===0,Ee={};a?(Ee.height=typeof a=="number"?`${a}px`:a,Ee.overflowY="auto"):i?(Ee.maxHeight=typeof i=="number"?`${i}px`:i,Ee.overflowY="auto"):f&&(Ee.height="600px",Ee.overflowY="auto");let _e=tailwindMerge.twMerge(dM[n],!f&&(s==="responsive"?"overflow-x-auto scrollbar-visible":"overflow-auto scrollbar-visible"),r),Lt=Hx(d),Xe=c!=="none",Pt=(oe,fe)=>Xe?c==="custom"&&l?l(oe,fe):jsxRuntime.jsx(c==="cards"?uc:dc,{row:oe,columns:it,density:o,isLoading:u,onClick:S?()=>S(oe):void 0}):null,Vr=q?A?.map(oe=>({virtualItem:oe,row:t[oe.index],index:oe.index}))||[]:t.map((oe,fe)=>({row:oe,index:fe,virtualItem:null}));return jsxRuntime.jsxs("div",{ref:Eo,className:_e,style:{...Ee,position:q?"relative":void 0},children:[jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("grid border-separate border-spacing-0",uM[s],n==="auto"?"inline-grid w-auto":"w-full",Xe&&Lt.desktop),role:"table","aria-label":L,style:{gridTemplateColumns:ue,minWidth:_>0?`${_}px`:void 0},children:[!R&&(O?jsxRuntime.jsx(Ux,{columns:M,columnOrder:Te,onColumnOrderChange:Je,sortConfig:ae,onSort:ye,stickyHeader:y,stickyFirstColumn:v,density:o,isLoading:Ne,renderHeaderContent:J,sortNote:D}):jsxRuntime.jsx("div",{className:"contents",role:"rowgroup",children:it.map((oe,fe)=>jsxRuntime.jsx(mM,{column:oe,sortConfig:ae,onSort:ye,stickyHeader:y,stickyFirstColumn:v,isFirstColumn:fe===0,density:o,isLoading:Ne,headerContent:J(oe),sortNote:D},oe.id))})),q?jsxRuntime.jsx("div",{className:"col-span-full",style:{gridColumn:"1 / -1",height:`${q.getTotalSize()}px`,position:"relative"},role:"rowgroup",children:Ne?Array.from({length:p}).map((oe,fe)=>jsxRuntime.jsx("div",{className:"contents",children:jsxRuntime.jsx(Yx,{columns:it,rowIndex:fe,density:o,stickyFirstColumn:v})},`loading-${fe}`)):t.length>0?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[Vr.map(({row:oe,index:fe,virtualItem:Q})=>{if(!oe||!Q)return null;let Fe=w?w(oe):`row-${fe}`;return jsxRuntime.jsx("div",{style:{position:"absolute",top:0,left:0,width:"100%",display:"grid",gridTemplateColumns:ue,transform:`translateY(${Q.start}px)`},"data-index":Q.index,ref:q.measureElement,children:jsxRuntime.jsx(Kx,{columns:it,row:oe,rowIndex:fe,density:o,onClick:S,stickyFirstColumn:v,isSelected:j?Z.has(H(oe,fe)):void 0})},Fe)}),ne&&jsxRuntime.jsx("div",{style:{position:"absolute",top:`${q.getTotalSize()}px`,left:0,width:"100%"},children:x||jsxRuntime.jsx(Hr,{state:"loading-more"})})]}):jsxRuntime.jsx("div",{className:"py-12 text-center text-text-secondary",children:"No data available"})}):jsxRuntime.jsx("div",{className:"contents",role:"rowgroup",children:Ne?Array.from({length:p}).map((oe,fe)=>jsxRuntime.jsx(Yx,{columns:it,rowIndex:fe,density:o,stickyFirstColumn:v},`loading-${fe}`)):t.length>0?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[Vr.map(({row:oe,index:fe})=>{if(!oe)return null;let Q=w?w(oe):`row-${fe}`;return jsxRuntime.jsx(Kx,{columns:it,row:oe,rowIndex:fe,density:o,onClick:S,stickyFirstColumn:v,isSelected:j?Z.has(H(oe,fe)):void 0},Q)}),ne&&jsxRuntime.jsx("div",{className:"col-span-full",style:{gridColumn:"1 / -1"},children:x||jsxRuntime.jsx(Hr,{state:"loading-more"})})]}):jsxRuntime.jsx("div",{className:"col-span-full py-12 text-center text-text-secondary",role:"row",children:jsxRuntime.jsx("div",{role:"cell",children:"No data available"})})})]}),Xe&&jsxRuntime.jsx("div",{className:Lt.mobile,children:Ne?Array.from({length:p}).map((oe,fe)=>jsxRuntime.jsx(Gx,{density:o},`mobile-loading-${fe}`)):t.length>0?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[Vr.map(({row:oe,index:fe})=>{if(!oe)return null;let Q=w?w(oe):`mobile-row-${fe}`;return jsxRuntime.jsx("div",{className:"border-b border-border-default last:border-b-0",children:Pt(oe,fe)},Q)}),ne&&(x||jsxRuntime.jsx(Hr,{state:"loading-more"}))]}):jsxRuntime.jsx("div",{className:"py-12 text-center text-text-secondary",children:"No data available"})}),f&&g&&!Ne&&(q?jsxRuntime.jsx("div",{ref:or,style:{position:"absolute",top:`${q.getTotalSize()}px`,left:0,width:"100%",height:1}}):jsxRuntime.jsx("div",{ref:or,className:"h-px w-full"}))]})}function jx({status:e,alertCount:t,showCount:r=false,isLoading:o,size:n="sm",shape:a="pill",...i}){if(o)return jsxRuntime.jsx(K,{className:"inline-flex h-6 w-20"});let s={healthy:"success",warning:"warning",error:"error",unknown:"neutral"},c={healthy:"Healthy",warning:"Warning",error:"Error",unknown:"Unknown"},l=e==="warning"||e==="error",d=r&&t?`${c[e]} (${t})`:c[e];return jsxRuntime.jsx(pt,{variant:s[e],size:n,shape:a,dot:l,dotPulse:l,...i,children:d})}var xM={battery:"BatteryHigh",charger:"ChargingStation",thermostat:"ThermometerSimple",inverter:"Power",vehicle:"Car",water_heater:"DropHalfBottom",meter:"Gauge",gateway:"WifiHigh",other:"Cube",unknown:"Question"},yM={battery:"Battery",charger:"Charger",thermostat:"Thermostat",inverter:"Inverter",vehicle:"Vehicle",water_heater:"Water Heater",meter:"Meter",gateway:"Gateway",other:"Other",unknown:"Unknown"};function Qx({deviceType:e,iconName:t,size:r="md",showLabel:o=false,className:n}){let a=t||(e?xM[e]:"Question"),i=e?yM[e]:void 0;return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("inline-flex items-center",o?"flex-col gap-1":"gap-0",n),children:[jsxRuntime.jsx(V,{name:a,size:r}),o&&i&&jsxRuntime.jsx("span",{className:"text-xs text-text-secondary",children:i})]})}function rs({children:e,title:t,headerContent:r,titleAlign:o="left",hideCloseIcon:n=false,hasBackArrow:a=false,onBack:i,isOpen:s,slideInFrom:c="right",transparentOverlay:l=false,onClose:d,className:u,primaryAction:m,secondaryAction:p,tertiaryAction:f,footerContent:g,contentPadding:h=true,maxWidth:b="400px"}){if(!s)return null;let x=t||r,y=m||p||f||g;return jsxRuntime.jsx(Zr,{children:jsxRuntime.jsx(wr,{isOpen:s,onOpenChange:v=>!v&&d?.(),isDismissable:true,transparent:l,children:jsxRuntime.jsx(reactAriaComponents.Modal,{className:"outline-none focus:outline-none focus-visible:outline-none ring-0 focus:ring-0 focus-visible:ring-0",children:jsxRuntime.jsxs(reactAriaComponents.Dialog,{className:tailwindMerge.twMerge("fixed top-0 bottom-0 flex flex-col bg-background-surface shadow-xl overflow-hidden",c==="right"?"right-0":"left-0",c==="right"?"animate-in slide-in-from-right duration-300 ease-out":"animate-in slide-in-from-left duration-300 ease-out","data-[exiting]:animate-out",c==="right"?"data-[exiting]:slide-out-to-right":"data-[exiting]:slide-out-to-left","data-[exiting]:duration-200 data-[exiting]:ease-in","outline-none focus-visible:outline focus-visible:outline-2 focus-visible:outline-action-default focus-visible:outline-offset-0",u),style:{maxWidth:b,width:"100%"},children:[x&&(a&&i?jsxRuntime.jsx(Zt,{title:t,headerContent:r,titleAlign:o,hideCloseIcon:n,hasBackArrow:true,onBack:i,onClose:d}):jsxRuntime.jsx(Zt,{title:t,headerContent:r,titleAlign:o,hideCloseIcon:n,onClose:d})),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex-1 overflow-y-auto overscroll-contain",h?"px-6 py-6":"p-0"),children:e}),y&&jsxRuntime.jsx(qo,{primaryAction:m,secondaryAction:p,tertiaryAction:f,footerContent:g})]})})})})}rs.displayName="Drawer";function _x({status:e,programName:t,isLoading:r,size:o="sm",shape:n="pill",...a}){if(r)return jsxRuntime.jsx(K,{className:"inline-flex h-6 w-20"});let i={enrolled:"success",eligible:"info",pending:"warning",not_eligible:"neutral",opted_out:"neutral"},s={enrolled:"Enrolled",eligible:"Eligible",pending:"Pending",not_eligible:"Not Eligible",opted_out:"Opted Out"},c=jsxRuntime.jsx(pt,{variant:i[e],size:o,shape:n,...a,children:s[e]});return t?jsxRuntime.jsx(dr,{content:t,children:c}):c}function ey({value:e,onChange:t,onUrlChange:r,accept:o="image/*",maxSize:n,isDisabled:a=false,onUpload:i,className:s,showPreview:c=true,placeholder:l="Drop files here or click to browse"}){let[d,u]=qe.useState(false),[m,p]=qe.useState(false),[f,g]=qe.useState(null),[h,b]=qe.useState(e),x=qe.useRef(null),y=async w=>{if(g(null),n&&w.size>n){g(`File size must be less than ${(n/1024/1024).toFixed(2)}MB`);return}if(c&&w.type.startsWith("image/")){let N=new FileReader;N.onloadend=()=>{b(N.result);},N.readAsDataURL(w);}if(i){p(true);try{let N=await i(w);b(N),r?.(N);}catch(N){g("Failed to upload file"),console.error("Upload error:",N);}finally{p(false);}}t?.(w,h);},v=async w=>{try{let N=w.items;if(N.length>0){let P=N[0];if(P.kind==="file"){let T=await P.getFile();T&&y(T);}}}catch(N){g("Failed to upload file"),console.error("Upload error:",N);}finally{u(false);}},S=()=>{b(void 0),g(null),t?.(null),r?.(""),x.current&&(x.current.value="");};return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("w-full",s),children:[jsxRuntime.jsxs(reactAriaComponents.DropZone,{className:tailwindMerge.twMerge("relative flex min-h-[200px] w-full flex-col items-center justify-center rounded-lg border-2 border-dashed transition-colors",d?"border-action-brand bg-action-brand/5":"border-border-muted hover:border-border-default",a&&"pointer-events-none opacity-50",f&&"border-feedback-error-border bg-feedback-error-background/50"),onDrop:v,onDropEnter:()=>u(true),onDropExit:()=>u(false),children:[h?jsxRuntime.jsxs("div",{className:"relative flex h-full w-full items-center justify-center p-4",children:[c&&(h.startsWith("data:image")||h.startsWith("http"))?jsxRuntime.jsx("img",{src:h,alt:"Preview",className:"max-h-48 max-w-full rounded-md object-contain"}):jsxRuntime.jsxs("div",{className:"flex flex-col items-center gap-2",children:[jsxRuntime.jsx(lucideReact.Image,{className:"h-12 w-12 text-text-secondary"}),jsxRuntime.jsx("span",{className:"text-sm text-text-secondary",children:"File uploaded"})]}),!a&&jsxRuntime.jsx($,{variant:"icon",size:"sm",onPress:S,className:"absolute right-2 top-2 bg-background-surface shadow-md",children:jsxRuntime.jsx(lucideReact.X,{className:"h-4 w-4"})})]}):jsxRuntime.jsxs("div",{className:"flex flex-col items-center gap-4 p-6",children:[jsxRuntime.jsx(lucideReact.Upload,{className:"h-12 w-12 text-text-secondary"}),jsxRuntime.jsxs("div",{className:"text-center",children:[jsxRuntime.jsx("p",{className:"text-sm text-text-primary",children:l}),jsxRuntime.jsx("p",{className:"mt-1 text-xs text-text-secondary",children:o==="image/*"?"PNG, JPG, GIF up to 10MB":`Accepts ${o}`})]}),jsxRuntime.jsx(reactAriaComponents.FileTrigger,{acceptedFileTypes:o.split(","),onSelect:w=>{let N=Array.from(w||[]);N.length>0&&y(N[0]);},children:jsxRuntime.jsx($,{variant:"secondary",size:"sm",isDisabled:a,children:"Choose File"})})]}),m&&jsxRuntime.jsx("div",{className:"absolute inset-0 flex items-center justify-center rounded-lg bg-background-surface/80",children:jsxRuntime.jsxs("div",{className:"flex flex-col items-center gap-2",children:[jsxRuntime.jsx("div",{className:"h-8 w-8 animate-spin rounded-full border-2 border-action-brand border-t-transparent"}),jsxRuntime.jsx("span",{className:"text-sm text-text-secondary",children:"Uploading..."})]})})]}),f&&jsxRuntime.jsx("p",{className:"mt-2 text-sm text-feedback-error-text",children:f})]})}function ry({version:e,isLatest:t,updateAvailable:r,isLoading:o,size:n="sm",shape:a="rounded",...i}){if(o)return jsxRuntime.jsx(K,{className:"inline-flex h-6 w-16"});let s="neutral",c=e;return t?s="success":r&&(s="warning",c=`${e} (Update)`),jsxRuntime.jsx(pt,{variant:s,size:n,shape:a,...i,children:c})}function ri(e){return jsxRuntime.jsx(reactAriaComponents.Form,{validationBehavior:"aria",...e,className:tailwindMerge.twMerge("flex flex-col gap-6",e.className)})}function ny({placeholder:e="Search...",value:t,onChange:r,isOpen:o,onOpenChange:n,trigger:a,children:i,showShortcutHint:s=true,showInput:c=true,className:l}){let[d,u]=qe.useState(false),m=nr("(max-width: 767px)"),p=o!==void 0?o:d,f=qe.useCallback(x=>{n?n(x):u(x);},[n]);qe.useEffect(()=>{let x=y=>{(y.metaKey||y.ctrlKey)&&y.key==="k"&&(y.preventDefault(),f(!p)),y.key==="Escape"&&p&&f(false);};return window.addEventListener("keydown",x),()=>window.removeEventListener("keydown",x)},[p,f]);let g=qe.useCallback(x=>{r?.(x);},[r]),h=jsxRuntime.jsxs("button",{type:"button",className:"flex items-center gap-2 px-3 py-2 text-sm text-text-secondary hover:text-text-primary hover:bg-background-hover rounded-md transition-colors","aria-label":"Open search",children:[jsxRuntime.jsx(V,{name:"MagnifyingGlass",size:18}),!m&&s&&jsxRuntime.jsxs("span",{className:"hidden md:flex items-center gap-1 text-xs",children:[jsxRuntime.jsx("kbd",{className:"px-1.5 py-0.5 bg-background-muted border border-border-muted rounded text-xs",children:navigator.platform.includes("Mac")?"\u2318":"Ctrl"}),jsxRuntime.jsx("kbd",{className:"px-1.5 py-0.5 bg-background-muted border border-border-muted rounded text-xs",children:"K"})]})]}),b=a===null||qe.isValidElement(a)&&a.type===qe.Fragment&&!a.props.children;return m?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[!b&&(a?jsxRuntime.jsx("button",{type:"button",onClick:()=>f(true),className:"appearance-none bg-transparent border-none p-0 cursor-pointer",children:a}):jsxRuntime.jsx("button",{type:"button",onClick:()=>f(true),className:"appearance-none bg-transparent border-none p-0 cursor-pointer",children:h})),jsxRuntime.jsx(xt,{isOpen:p,onClose:()=>f(false),hideCloseIcon:false,contentPadding:false,maxHeight:"90vh",children:jsxRuntime.jsxs("div",{className:"flex flex-col h-full",children:[c&&jsxRuntime.jsx("div",{className:"p-4 border-b border-border-muted flex-shrink-0",children:jsxRuntime.jsx(Xr,{value:t,onChange:g,placeholder:e,showSearchIcon:true,isClearable:!!t,onClear:()=>r?.(""),reserveErrorSpace:false,className:l,autoFocus:true})}),jsxRuntime.jsx("div",{className:"flex-1 min-h-0 overflow-hidden",children:i})]})})]}):b?null:jsxRuntime.jsxs(reactAriaComponents.DialogTrigger,{isOpen:p,onOpenChange:f,children:[a||h,jsxRuntime.jsx(ht,{placement:"bottom",className:"w-[600px] max-w-[90vw] bg-background-surface shadow-xl border border-border-default rounded-lg overflow-hidden",children:jsxRuntime.jsxs("div",{className:"flex flex-col",children:[c&&jsxRuntime.jsx("div",{className:"p-4 border-b border-border-muted",children:jsxRuntime.jsx(Xr,{value:t,onChange:g,placeholder:e,showSearchIcon:true,isClearable:!!t,onClear:()=>r?.(""),reserveErrorSpace:false,className:l,autoFocus:true})}),jsxRuntime.jsx("div",{className:"max-h-[500px] overflow-hidden",children:i})]})})]})}function sy({placeholder:e="Search...",value:t,onChange:r,isOpen:o,onOpenChange:n,children:a,maxHeight:i="400px",variant:s="default",className:c}){let[l,d]=qe.useState(false),u=nr("(max-width: 767px)"),m=qe.useRef(null),p=qe.useRef(null),f=o!==void 0?o:l,g=qe.useCallback(R=>{n?n(R):d(R);},[n]);qe.useEffect(()=>{let R=F=>{(F.metaKey||F.ctrlKey)&&F.key==="k"&&(F.preventDefault(),g(!f)),F.key==="Escape"&&f&&g(false);};return window.addEventListener("keydown",R),()=>window.removeEventListener("keydown",R)},[f,g]),qe.useEffect(()=>{f&&!u&&m.current&&setTimeout(()=>{m.current?.querySelector("input")?.focus();},0);},[f,u]),qe.useEffect(()=>{if(!f||u)return;let R=F=>{let E=F.target,D=m.current?.contains(E),L=p.current?.contains(E);!D&&!L&&g(false);};return document.addEventListener("mousedown",R,true),()=>document.removeEventListener("mousedown",R,true)},[f,u,g]);let h=R=>{r?.(R);},b=qe.useCallback(()=>{g(false);},[g]),x=qe.useCallback(()=>{r?.("");},[r]),[y,v]=qe.useState(null);qe.useEffect(()=>{if(f&&!u&&m.current){let R=null,F=()=>{let D=m.current?.getBoundingClientRect();D&&v({top:D.bottom+8,left:D.left,width:D.width});},E=()=>{R===null&&(R=requestAnimationFrame(()=>{F(),R=null;}));};return F(),window.addEventListener("resize",E),window.addEventListener("scroll",E,true),()=>{window.removeEventListener("resize",E),window.removeEventListener("scroll",E,true),R!==null&&cancelAnimationFrame(R);}}},[f,u]);let S=qe.useCallback(()=>{g(true);},[g]);if(u)return jsxRuntime.jsxs("div",{className:c,children:[jsxRuntime.jsx("button",{type:"button",onClick:S,className:"flex items-center justify-center w-10 h-10 rounded-lg hover:bg-background-hover transition-colors","aria-label":"Open search",children:jsxRuntime.jsx(V,{name:"MagnifyingGlass",size:"md"})}),jsxRuntime.jsxs(xt,{isOpen:f,onClose:b,contentPadding:false,height:"80vh",children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-2 px-4 pt-4",children:[jsxRuntime.jsx("div",{className:"flex-1",children:jsxRuntime.jsx(Xr,{value:t,onChange:h,placeholder:e,showSearchIcon:true,isClearable:!!t,onClear:x,reserveErrorSpace:false,autoFocus:true})}),jsxRuntime.jsx($,{variant:"icon",onPress:b,"aria-label":"Close search",className:"flex-shrink-0",children:jsxRuntime.jsx(V,{name:"X",size:"md"})})]}),jsxRuntime.jsx("div",{className:"mt-4",children:a})]})]},"mobile");let w=R=>{let E=R.target.tagName==="INPUT";if(R.key==="ArrowDown"&&f&&E){R.preventDefault();let D=p.current?.querySelector("[data-search-result]");D&&D.focus();}},N=R=>{let F=R.target;if(!F.hasAttribute("data-search-result"))return;let D=Array.from(p.current?.querySelectorAll("[data-search-result]")||[]),L=D.indexOf(F);if(R.key==="ArrowDown"){R.preventDefault(),R.stopPropagation();let O=Math.min(L+1,D.length-1);D[O]?.focus();}else if(R.key==="ArrowUp")if(R.preventDefault(),R.stopPropagation(),L===0)m.current?.querySelector("input")?.focus();else {let O=Math.max(L-1,0);D[O]?.focus();}else R.key==="Escape"&&(R.preventDefault(),R.stopPropagation(),g(false),m.current?.querySelector("input")?.focus());},P=f&&y&&typeof document<"u"?reactDom.createPortal(jsxRuntime.jsx("div",{ref:p,style:{position:"fixed",top:`${y.top}px`,left:`${y.left}px`,width:`${y.width}px`,zIndex:9999},role:"listbox",onKeyDown:N,children:jsxRuntime.jsx("div",{className:"bg-background-surface shadow-2xl border border-border-default rounded-lg overflow-hidden animate-in fade-in zoom-in-95 duration-200",children:jsxRuntime.jsx("div",{className:"overflow-y-auto",style:{maxHeight:i},children:a})})}),document.body):null,T=s==="elevated"?"bg-background-muted/50 border-border-subtle/50 focus-within:bg-background-body focus-within:border-border-focus focus-within:shadow-md backdrop-blur-sm transition-all duration-200":"";return jsxRuntime.jsxs("div",{ref:m,className:`relative w-full ${c||""}`,onKeyDown:w,children:[jsxRuntime.jsx(Xr,{value:t,onChange:h,placeholder:e,showSearchIcon:true,isClearable:!!t,onClear:()=>r?.(""),reserveErrorSpace:false,className:T,onFocus:()=>g(true)}),P]},"desktop")}function ly({message:e="No results found",suggestion:t,icon:r="MagnifyingGlass",className:o=""}){return jsxRuntime.jsxs("div",{className:`flex flex-col items-center justify-center py-12 px-4 text-center ${o}`,children:[jsxRuntime.jsx("div",{className:"text-text-secondary mb-3",children:jsxRuntime.jsx(V,{name:r,size:48})}),jsxRuntime.jsx("p",{className:"text-base font-medium text-text-primary mb-1",children:e}),t&&jsxRuntime.jsx("p",{className:"text-sm text-text-secondary max-w-xs",children:t})]})}function dy({count:e=3,className:t=""}){return jsxRuntime.jsx("div",{className:`flex flex-col ${t}`,children:Array.from({length:e}).map((r,o)=>jsxRuntime.jsxs("div",{className:"flex items-center gap-3 px-4 py-2.5",children:[jsxRuntime.jsx(K,{width:20,height:20,variant:"circle"}),jsxRuntime.jsxs("div",{className:"flex-1 min-w-0 space-y-2",children:[jsxRuntime.jsx(K,{width:"60%",height:16}),jsxRuntime.jsx(K,{width:"40%",height:12})]}),jsxRuntime.jsx(K,{width:16,height:16})]},o))})}function py({title:e,count:t,isLoading:r,footer:o,children:n,className:a}){return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex flex-col",a),children:[jsxRuntime.jsxs("div",{className:"flex items-baseline gap-1.5 px-4 pt-4 pb-2 border-t border-border-muted first:border-t-0",children:[jsxRuntime.jsx("h3",{className:"text-sm font-semibold text-text-primary",children:e}),!r&&t!==void 0&&jsxRuntime.jsx("span",{className:"text-xs text-text-secondary",children:t}),r&&jsxRuntime.jsx("span",{className:"text-xs text-text-secondary animate-pulse",children:"Loading..."})]}),jsxRuntime.jsx("div",{className:"flex flex-col",children:n}),o&&jsxRuntime.jsx("div",{className:"px-4 py-2 border-t border-border-subtle",children:o})]})}function my({id:e,title:t,subtitle:r,metadata:o,icon:n,customIcon:a,onSelect:i,isFocused:s=false,className:c,testId:l}){return jsxRuntime.jsxs("div",{role:"option",tabIndex:0,onClick:()=>{i?.(e);},onKeyDown:m=>{let p=m.currentTarget;switch(m.key){case "Enter":case " ":{m.preventDefault(),i?.(e);break}case "ArrowDown":{m.preventDefault();let f=Array.from(document.querySelectorAll("[data-search-result]")),g=f.indexOf(p);g!==-1&&g<f.length-1&&f[g+1].focus();break}case "ArrowUp":{m.preventDefault();let f=Array.from(document.querySelectorAll("[data-search-result]")),g=f.indexOf(p);if(g>0)f[g-1].focus();else {let h=document.querySelector('input[type="text"][placeholder*="Search"]');h&&h.focus();}break}case "Escape":{m.preventDefault();let f=document.querySelector('input[type="text"][placeholder*="Search"]');f&&f.focus();break}}},"data-testid":l,"data-search-result":true,className:tailwindMerge.twMerge("group flex items-center gap-3 px-4 py-3 cursor-pointer outline-none transition-colors","text-text-primary hover:bg-background-hover","focus-visible:bg-background-muted focus-visible:outline-none","data-[focused]:bg-background-hover",s&&"bg-background-hover",c),"data-focused":s||void 0,children:[a?jsxRuntime.jsx("div",{className:"flex-shrink-0",children:a}):n?jsxRuntime.jsx("div",{className:"flex-shrink-0 text-text-secondary",children:jsxRuntime.jsx(V,{name:n,size:20})}):null,jsxRuntime.jsxs("div",{className:"flex-1 min-w-0",children:[jsxRuntime.jsxs("div",{className:"flex items-baseline gap-2",children:[jsxRuntime.jsx("span",{className:"font-medium text-text-primary truncate",children:t}),o&&jsxRuntime.jsx("span",{className:"text-xs text-text-secondary flex-shrink-0",children:o})]}),r&&jsxRuntime.jsx("div",{className:"text-sm text-text-secondary truncate mt-0.5",children:r})]}),jsxRuntime.jsx("div",{className:"flex-shrink-0 opacity-0 group-hover:opacity-100 group-focus-visible:opacity-100 group-data-[focused]:opacity-100 transition-opacity",children:jsxRuntime.jsx(V,{name:"ArrowRight",size:16,className:"text-text-secondary"})})]})}function fy({children:e,maxHeight:t="400px",className:r}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("overflow-y-auto overscroll-contain","divide-y divide-border-muted",r),style:{maxHeight:t},children:e})}function by({placeholder:e="Search...",onClick:t,showShortcut:r=true,variant:o="default",className:n=""}){let a=typeof navigator<"u"&&navigator.platform.includes("Mac");return jsxRuntime.jsxs("button",{type:"button",onClick:t,className:`
27
+ `}})]})}function $o(e,t=300){let[r,o]=je.useState(e);return je.useEffect(()=>{let n=setTimeout(()=>o(e),t);return ()=>clearTimeout(n)},[e,t]),r}function tl(e,t=300){let[r,o]=je.useState(false);return je.useEffect(()=>{if(e){let n=setTimeout(()=>{o(true);},t);return ()=>clearTimeout(n)}o(false);},[e,t]),r}var $w=({isEntering:e,isExiting:t,className:r})=>["max-w-[200px] group bg-action-default border border-action-default-hover text-[color:var(--color-action-default-text)] text-sm rounded-lg drop-shadow-lg will-change-transform px-3 py-1",e?"animate-in fade-in placement-bottom:slide-in-from-top-0.5 placement-top:slide-in-from-bottom-0.5 placement-left:slide-in-from-right-0.5 placement-right:slide-in-from-left-0.5 ease-out duration-200":"",t?"animate-out fade-out placement-bottom:slide-out-to-top-0.5 placement-top:slide-out-to-bottom-0.5 placement-left:slide-out-to-right-0.5 placement-right:slide-out-to-left-0.5 ease-in duration-150":"",r].filter(Boolean).join(" ");function cr({children:e,content:t,...r}){return jsxRuntime.jsxs(reactAriaComponents.TooltipTrigger,{delay:200,children:[e,jsxRuntime.jsxs(reactAriaComponents.Tooltip,{...r,offset:10,className:reactAriaComponents.composeRenderProps(r.className,(o,n)=>$w({...n,className:o})),children:[jsxRuntime.jsx(reactAriaComponents.OverlayArrow,{children:jsxRuntime.jsx("svg",{width:8,height:8,viewBox:"0 0 8 8",className:"fill-action-default stroke-action-default-hover group-placement-left:-rotate-90 group-placement-right:rotate-90 group-placement-bottom:rotate-180 forced-colors:fill-[Canvas] forced-colors:stroke-[ButtonBorder]",children:jsxRuntime.jsx("path",{d:"M0 0 L4 4 L8 0"})})}),t]})]})}function dr(){let[e,t]=je__namespace.default.useState(false),r=je__namespace.default.useCallback((n,a)=>{t(true),a?.(n);},[]),o=je__namespace.default.useCallback((n,a)=>{t(false),a?.(n);},[]);return {isFocused:e,handleFocus:r,handleBlur:o}}var yt=je__namespace.default.forwardRef(({children:e,className:t},r)=>jsxRuntime.jsx("div",{ref:r,className:tailwindMerge.twMerge("relative w-full",t),children:e}));yt.displayName="InputWrapper";function Mi({onClick:e,size:t="md",className:r}){return jsxRuntime.jsx("button",{type:"button",onClick:o=>{o.preventDefault(),o.stopPropagation(),e();},className:tailwindMerge.twMerge("absolute right-2 top-[48%] -translate-y-1/2 transform text-text-secondary hover:text-text-primary cursor-pointer",r),"aria-label":"Clear input",onMouseDown:o=>{o.preventDefault(),o.stopPropagation();},children:jsxRuntime.jsx(B,{name:"X",size:t==="sm"?16:20})})}function en(e){let{isInvalid:t,isDisabled:r,isFocused:o}=e,n="border rounded-[var(--control-border-radius)] !outline-none ";return r?`${n} border-border-muted`:t&&o?`${n} border-feedback-error-border shadow-[inset_0_0_0_1px_var(--color-feedback-error-border)]`:t?`${n} border-feedback-error-border`:o?`${n} border-border-focus shadow-[inset_0_0_0_1px_var(--color-border-focus)]`:`${n} border-border-input`}function Lg(e){return e.isDisabled?"bg-background-muted":e.transparent?"bg-transparent":"bg-background-input"}function eN(e){return e==="sm"?"!text-base md:!text-[length:var(--control-text-sm)]":e==="md"?"!text-base md:!text-[length:var(--control-text-md)]":""}function Ot(e){let{isInvalid:t,isDisabled:r,isFocused:o,transparent:n,size:a="md",className:i}=e;return tailwindMerge.twMerge("w-full",en({isInvalid:t,isDisabled:r,isFocused:o}),Lg({transparent:n,isDisabled:r}),Ge[a].text,Ge[a].height,Ge[a].padding,eN(a),i)}function tN(e){let{size:t="md",isFocusWithin:r,isInvalid:o,isDisabled:n,transparent:a,className:i}=e;return tailwindMerge.twMerge("group flex items-center rounded-[var(--control-border-radius)] overflow-hidden",Lg({transparent:a,isDisabled:n}),Ge[t].height,en({isFocused:r,isInvalid:o,isDisabled:n}),i)}function Ue({children:e,size:t="md",tooltip:r,description:o,descriptionPlacement:n="below",isRequired:a,className:i,htmlFor:s}){let c=r||o&&n==="tooltip",l=r||o,d=o&&n==="inline",u=jsxRuntime.jsxs("label",{htmlFor:s,className:tailwindMerge.twMerge(Ge[t].text,"!text-text-label font-semibold flex items-center gap-1",i),children:[e,a&&jsxRuntime.jsx("span",{children:"*"}),c&&jsxRuntime.jsx("span",{className:"inline-flex items-center text-text-secondary",children:jsxRuntime.jsx(B,{name:"Info",size:t==="sm"?16:20})}),d&&jsxRuntime.jsx("span",{className:"text-text-secondary font-normal ml-1",children:o})]});return c&&l?jsxRuntime.jsx(cr,{content:l,children:u}):u}function we({size:e="md",className:t,children:r,...o}){return jsxRuntime.jsx("div",{...o,className:tailwindMerge.twMerge("leading-[2.25] text-text-secondary",Ge[e].text,t),children:r})}function he({children:e,size:t="md",className:r}){return jsxRuntime.jsx("div",{role:"alert",className:tailwindMerge.twMerge(Ge[t].text,"text-feedback-error-text",r),children:e})}function ol({size:e="md",isInvalid:t,isDisabled:r,isFocused:o,transparent:n,className:a,...i}){return jsxRuntime.jsx("input",{className:Ot({isInvalid:t,isDisabled:r,isFocused:o,transparent:n,size:e,className:a}),...i})}function Dg(e){let{children:t,...r}=e;return jsxRuntime.jsx("div",{...r,className:tN(e),children:typeof t=="function"?t(e):t})}var Ru=je.createContext("md");function Vg(){return je.useContext(Ru)}function ku(e="md"){let t=e==="sm"?"!text-base md:!text-[length:var(--control-text-sm)]":e==="md"?"!text-base md:!text-[length:var(--control-text-md)]":"";return `flex-1 text-start data-[placeholder]:text-text-disabled overflow-hidden text-ellipsis whitespace-nowrap ${Ge[e].text} ${t}`}function sN(){let e=je__namespace.default.useCallback((r,o)=>{o?.(r);},[]),t=je__namespace.default.useCallback((r,o)=>{o?.(r);},[]);return {handleFocus:e,handleBlur:t}}function Ao({label:e,description:t,errorMessage:r,children:o,items:n,renderItem:a,renderSelectedValue:i,size:s="md",selectedKey:c,defaultSelectedKey:l,onSelectionChange:d,placeholder:u,showErrors:m=false,tooltip:p,isRequired:f,transparent:g,reserveErrorSpace:h=false,placement:b="bottom start",shouldFlip:x=true,menuWidth:y="match",descriptionPlacement:v="below",useMobileTray:S=true,...w}){let[N,P]=je.useState(null),[k,R]=je.useState(null),[I,M]=je.useState(false),D=c??N??l,{handleFocus:E,handleBlur:V}=sN(),{isMobile:O}=nr(),U=S&&O,q=je__namespace.default.useMemo(()=>!i||!D||!n?null:Array.from(n).find(G=>G.id===D)??null,[i,D,n]),$=A=>{d&&A!==null&&d(A),d||P(A);},z=je.useRef(null),J=je.useRef(null),H=()=>{U&&M(!I);};return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(reactAriaComponents.Select,{...w,selectedKey:D,defaultSelectedKey:l,onSelectionChange:$,placeholder:u,className:Ee(w.className,"group flex w-full flex-col"),ref:z,onOpenChange:A=>{U||(A&&J.current?R(J.current.offsetWidth):A||z.current?.blur());},children:({isDisabled:A,isInvalid:G,isOpen:T})=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Ue,{size:s,tooltip:p,description:v==="tooltip"||v==="inline"?t:void 0,descriptionPlacement:v,isRequired:f,children:e}),jsxRuntime.jsx(yt,{children:jsxRuntime.jsx("div",{ref:J,children:jsxRuntime.jsxs(ee,{variant:"unstyled",className:tailwindMerge.twMerge(Ot({isInvalid:G||m&&!!r,isDisabled:A,isFocused:U?I:T,transparent:g,size:s}),"flex items-center text-start gap-4 cursor-pointer pl-[var(--control-padding-sm)]"),onFocus:C=>E(C,w.onFocus),onBlur:C=>V(C,w.onBlur),onPress:U?H:void 0,"data-open":U?I:T,children:[i&&q?jsxRuntime.jsx("div",{className:ku(s),children:i(q)}):U&&D?jsxRuntime.jsx("div",{className:ku(s),children:n?Array.from(n).find(F=>F.id===D)?.label:String(D)}):jsxRuntime.jsx(reactAriaComponents.SelectValue,{className:ku(s)}),jsxRuntime.jsx(B,{name:"CaretDown","aria-hidden":true,className:tailwindMerge.twMerge("h-4 w-4 text-text-primary group-disabled:text-text-disabled forced-colors:text-[ButtonText] transition-transform",(U?I:T)&&"rotate-180")})]})})}),h?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:m?jsxRuntime.jsx(he,{size:s,className:"text-feedback-error-text",children:typeof r=="function"&&w.validationResult?r(w.validationResult):typeof r=="string"?r:null}):t&&v==="below"?jsxRuntime.jsx(we,{size:s,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:m?jsxRuntime.jsx(he,{size:s,className:"mt-1 text-feedback-error-text",children:typeof r=="function"&&w.validationResult?r(w.validationResult):typeof r=="string"?r:null}):t&&v==="below"?jsxRuntime.jsx(we,{size:s,className:"mt-1",children:t}):null}),U?null:jsxRuntime.jsx(ht,{className:"bg-background-input shadow-xl border border-border-input/20 backdrop-blur-sm rounded-[var(--control-border-radius)]",style:{width:y==="match"&&k?`${k}px`:void 0,minWidth:y==="auto"&&k?`${k}px`:void 0,maxWidth:y==="auto"?"min(600px, 90vw)":void 0},placement:b,shouldFlip:x,children:jsxRuntime.jsx(Ru.Provider,{value:"md",children:jsxRuntime.jsx(reactAriaComponents.ListBox,{items:n,className:"w-full max-h-[300px] overflow-auto bg-background-input p-0 outline-0",children:a&&n?C=>jsxRuntime.jsx(ur,{id:C.id,textValue:C.label,children:jsxRuntime.jsx("span",{className:"overflow-hidden text-ellipsis whitespace-nowrap min-w-0 flex-1",children:a(C)})},C.id):o})})})]})}),U&&jsxRuntime.jsx(xt,{isOpen:I,onClose:()=>M(false),title:e??"Select an option",contentPadding:false,children:jsxRuntime.jsx(Ru.Provider,{value:"md",children:jsxRuntime.jsx(reactAriaComponents.ListBox,{items:n,className:"w-full bg-background-surface p-0 outline-0 [&_[role=option]]:border-b [&_[role=option]]:border-border-default [&_[role=option]:last-child]:border-0 [&_[role=option]]:!px-6 [&_[role=option]]:!py-4 [&_[role=option]]:rounded-none",selectionMode:"single",selectedKeys:D!=null?[D]:[],onSelectionChange:A=>{let G=Array.from(A)[0];G!=null&&($(G),M(false));},children:a&&n?A=>jsxRuntime.jsx(ur,{id:A.id,textValue:A.label,children:jsxRuntime.jsx("span",{className:"overflow-hidden text-ellipsis whitespace-nowrap min-w-0 flex-1",children:a(A)})},A.id):o})})})]})}function ur({size:e,className:t,...r}){let o=Vg(),n=e??o;return jsxRuntime.jsx(reactAriaComponents.ListBoxItem,{...r,className:tailwindMerge.twMerge("flex cursor-default items-center gap-2 rounded-sm px-3 outline-none text-text-primary data-[focused]:bg-background-hover data-[focus-visible]:ring-2 data-[focus-visible]:ring-action-default data-[focus-visible]:ring-inset data-[selected]:bg-background-selected data-[selected]:font-medium overflow-hidden",Ge[n].paddingY,Ge[n].text,t)})}var yN=[],vN={sm:"h-4 w-4",md:"h-5 w-5",lg:"h-6 w-6",xl:"h-7 w-7"},CN={sm:"pl-8",md:"pl-10",lg:"pl-11",xl:"pl-13"},zg={sm:"py-1",md:"py-2",lg:"py-3",xl:"py-4"},Eu=(e,t,r)=>{if(e==null||e==="")return "";let n=(r?r.flatMap(a=>a.items):t||[]).find(a=>a.id===e);return n?n.name:""};async function SN(e,t,r){try{let o=e.url.replace("{q}",t),n=new URLSearchParams;e.extraParams&&Object.entries(e.extraParams).forEach(([c,l])=>{n.append(c,l.toString());});let a=`${o}${n.toString()?"?"+n.toString():""}`,i=await fetch(a,{method:"GET",headers:e.headers,signal:r});if(!i.ok)throw new Error(`HTTP error! status: ${i.status}`);let s=await i.json();return {items:e.transformResponse(s)}}catch(o){if(o instanceof Error&&o.name==="AbortError")return {items:[]};console.error("Error in REST request:",o);let n=o instanceof Error?o.message:"Unknown error occurred";return {items:[],error:n}}}async function wN(e,t,r){try{let o=e.graphqlQuery.replace(`$${e.variableKey||"filter"}`,`"${t}"`),n=await fetch(e.url,{method:"POST",headers:{"Content-Type":"application/json",...e.headers},body:JSON.stringify({query:o}),signal:r});if(!n.ok)throw new Error(`HTTP error! status: ${n.status}`);let a=await n.json();if(a.errors)throw new Error(a.errors[0]?.message||"GraphQL error occurred");return e.responsePath&&(a=e.responsePath.split(".").reduce((i,s)=>i?.[s],a)),{items:e.transformResponse(a)}}catch(o){if(o instanceof Error&&o.name==="AbortError")return {items:[]};console.error("Error in GraphQL request:",o);let n=o instanceof Error?o.message:"Unknown error occurred";return {items:[],error:n}}}function il({label:e,staticItems:t=yN,sections:r,selectedKey:o,defaultSelectedKey:n,onSelectionChange:a,requestConfig:i,defaultFilter:s,placeholder:c,errorMessage:l,description:d,size:u="md",tooltip:m,isRequired:p,isDisabled:f,isInvalid:g,validationResult:h,showErrors:b=true,renderItem:x,renderLeftIcon:y,renderSection:v,autoFocus:S=false,reserveErrorSpace:w=false,hideChevron:N=false,useMobileTray:P=true,className:k}){let R=je__namespace.default.useRef(null),I=je__namespace.default.useRef(null),[M,D]=je__namespace.default.useState(),[E,V]=je.useState(()=>Eu(o||n,t,r)),[O,U]=je.useState(false),[q,$]=je.useState(false),z=$o(E),{contains:J}=reactAria.useFilter({sensitivity:"base"}),[H,A]=je.useState(),{isMobile:G}=nr(),T=P&&G,C=Ge[u].text,L=reactStately.useAsyncList({async load({signal:oe,filterText:le=""}){if(!i)return {items:[]};if(!i.url||i.shouldLoad&&!i.shouldLoad(le))return {items:[]};try{let de;return i.requestType==="GraphQL"?de=await wN(i,le,oe):de=await SN(i,le,oe),A(de.error),{items:de.items}}catch(de){return de instanceof Error&&de.name==="AbortError"?{items:[]}:(console.error("Error loading items:",de),A(de instanceof Error?de.message:"Unknown error occurred"),{items:[]})}},initialFilterText:""}),F=i&&z!==""?L:null,K=false,ae=je.useRef("");je.useEffect(()=>{S&&U(true);},[S]),je.useEffect(()=>{let oe=Eu(o,t,r);oe!==E&&V(oe);},[o,t,r]),je.useEffect(()=>{let oe=()=>{R.current&&D(R.current.offsetWidth);};return oe(),window.addEventListener("resize",oe),()=>window.removeEventListener("resize",oe)},[]),je.useEffect(()=>{z===""?ae.current="":F&&z!==ae.current&&(ae.current=z,F.setFilterText(z));},[z,F]),K=tl(!!F?.isLoading,300);let se=je__namespace.default.useMemo(()=>{if(!T||!E)return F?F.items:t;let oe=F?F.items:t,le=s??(i?()=>true:J);return oe.filter(de=>le(de.name,E))},[T,E,F,t,s,J]),te=oe=>{let le=Eu(oe,t,r);V(le),a&&a(oe);},ie=oe=>{V(oe);},Me=()=>{T&&$(true);};return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(reactAriaComponents.ComboBox,{onSelectionChange:te,selectedKey:o||void 0,defaultSelectedKey:n||void 0,items:F?F.items:r?r.flatMap(oe=>oe.items):t,className:Ee(k,"group flex flex-col w-full"),menuTrigger:T?"manual":i?"input":"focus",allowsEmptyCollection:!!i,isDisabled:f,isInvalid:g||!!l,inputValue:E,onInputChange:ie,autoFocus:S&&!T,defaultFilter:s??(i?()=>true:J),"aria-label":e||c||"Autocomplete",children:oe=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Ue,{size:u,tooltip:m,isRequired:p,children:e}),jsxRuntime.jsxs(yt,{ref:R,children:[y?jsxRuntime.jsx("div",{className:"pointer-events-none absolute left-3 top-[45%] -translate-y-1/2 z-10",children:y(K)}):jsxRuntime.jsx("div",{className:"pointer-events-none absolute left-3 top-1/2 -translate-y-1/2 z-10 flex items-center",children:K?jsxRuntime.jsx(zr,{size:16,color:"text-text-secondary"}):jsxRuntime.jsx(B,{name:"MagnifyingGlass",className:`${vN[u]} text-text-secondary`})}),jsxRuntime.jsx(reactAriaComponents.Input,{className:Ot({isInvalid:g||!!l,isDisabled:f,isFocused:O||(T?q:oe.isOpen),size:u,className:tailwindMerge.twMerge(CN[u],E&&!f||!N&&!E?"pr-10":"pr-3",T&&"cursor-pointer",k)}),placeholder:c,disabled:f,onFocus:le=>{U(true),T&&(le.currentTarget.blur(),Me());},onBlur:()=>{U(false);},onClick:T?Me:void 0,readOnly:T,"aria-label":e||c||"Autocomplete"}),E&&!f&&jsxRuntime.jsx(Mi,{onClick:()=>{V(""),a?.(null);},size:u}),!N&&!E&&jsxRuntime.jsx(reactAriaComponents.Button,{className:"absolute right-3 top-[46%] -translate-y-1/2 transform text-text-secondary hover:text-text-primary","aria-label":"Toggle menu",isDisabled:f,children:({isPressed:le})=>jsxRuntime.jsx(B,{name:le?"CaretUp":"CaretDown",className:"h-4 w-4"})})]}),w?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:b&&H?jsxRuntime.jsx(he,{size:u,className:"text-feedback-error-text",children:H}):b&&typeof l=="string"?jsxRuntime.jsx(he,{size:u,className:"text-feedback-error-text",children:l}):b&&typeof l=="function"&&h?jsxRuntime.jsx(he,{size:u,className:"text-feedback-error-text",children:l(h)}):d?jsxRuntime.jsx(we,{size:u,children:d}):null}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[d&&jsxRuntime.jsx(we,{size:u,className:"mt-1",children:d}),b&&H&&jsxRuntime.jsx(he,{size:u,className:"text-feedback-error-text mt-1",children:H}),b&&typeof l=="string"&&jsxRuntime.jsx(he,{size:u,className:"text-feedback-error-text mt-1",children:l}),b&&typeof l=="function"&&h&&jsxRuntime.jsx(he,{size:u,className:"text-feedback-error-text mt-1",children:l(h)})]}),!T&&jsxRuntime.jsx(ht,{className:"bg-background-input shadow-xl border border-border-input/20 backdrop-blur-sm ring-1 ring-black/5 rounded-[var(--control-border-radius)]",style:{minWidth:M?`${M}px`:void 0,zIndex:9999},children:jsxRuntime.jsx(reactAriaComponents.ListBox,{"aria-label":e||c||"Suggestions",className:`max-h-[300px] overflow-auto bg-background-input outline-none ${C}`,children:r?r.map(le=>{let de=le.items.map(xe=>jsxRuntime.jsx(ur,{id:xe.id,textValue:xe.name,size:u,className:`flex cursor-default items-center gap-2 px-3 ${zg[u]} text-text-primary outline-none data-[focused]:bg-background-hover data-[selected]:bg-background-selected data-[selected]:font-medium data-[focus-visible]:ring-0`,children:x?x(xe):xe.name},xe.id));if(v){let xe=v(le,de);return je__namespace.default.isValidElement(xe)&&xe.type===reactAriaComponents.ListBoxSection?xe:jsxRuntime.jsx(reactAriaComponents.ListBoxSection,{children:xe},le.name)}return jsxRuntime.jsxs(reactAriaComponents.ListBoxSection,{children:[jsxRuntime.jsx(reactAriaComponents.Header,{className:"px-3 py-1 text-sm font-bold text-text-secondary",children:le.name}),de]},le.name)}):le=>jsxRuntime.jsx(ur,{id:le.id,textValue:le.name,size:u,className:`flex cursor-default items-center gap-2 px-3 ${zg[u]} text-text-primary outline-none data-[focused]:bg-background-hover data-[selected]:bg-background-selected data-[selected]:font-medium data-[focus-visible]:ring-0`,children:x?x(le):le.name},le.id)})})]})}),T&&jsxRuntime.jsx(xt,{isOpen:q,onClose:()=>$(false),title:e??c??"Search",contentPadding:false,height:"80vh",children:jsxRuntime.jsxs("div",{className:"flex flex-col h-full",children:[jsxRuntime.jsx("div",{className:"p-4 border-b border-border-default",children:jsxRuntime.jsxs(yt,{children:[jsxRuntime.jsx("div",{className:"pointer-events-none absolute left-3 top-[45%] -translate-y-1/2 z-10 flex items-center",children:K?jsxRuntime.jsx(zr,{size:16,color:"text-text-secondary"}):jsxRuntime.jsx(B,{name:"MagnifyingGlass",className:"h-4 w-4 text-text-secondary"})}),jsxRuntime.jsx("input",{ref:I,type:"text",value:E,onChange:oe=>ie(oe.target.value),placeholder:c,autoFocus:true,className:Ot({isInvalid:false,isDisabled:false,isFocused:true,size:"md",className:"pl-10 pr-10"})}),E&&jsxRuntime.jsx(Mi,{onClick:()=>{V(""),a?.(null);},size:"md"})]})}),jsxRuntime.jsx("div",{className:"flex-1 overflow-auto",children:jsxRuntime.jsx(reactAriaComponents.ListBox,{"aria-label":e||c||"Suggestions",items:se,selectedKeys:o?[o]:[],selectionMode:"single",onSelectionChange:oe=>{let le=Array.from(oe)[0];le&&(te(le),$(false));},className:"bg-background-input outline-none",children:oe=>jsxRuntime.jsx(ur,{id:oe.id,textValue:oe.name,size:"md",className:"flex cursor-default items-center gap-2 px-4 py-3 text-text-primary outline-none data-[focused]:bg-background-hover data-[selected]:bg-background-selected data-[selected]:font-medium data-[focus-visible]:ring-0",children:x?x(oe):oe.name},oe.id)})})]})})]})}function Io({src:e,alt:t,firstName:r,lastName:o,fullName:n,onClick:a,size:i="md",shape:s="circle",variant:c="user",className:l,status:d,bordered:u=false,piiEntity:m}){let[p,f]=je.useState(false),g=je.useCallback(()=>f(true),[]);je.useEffect(()=>{f(false);},[e]);let h={xs:"h-6 w-6 text-xs",sm:"h-8 w-8 text-sm",md:"h-10 w-10 text-base",lg:"h-12 w-12 text-lg",xl:"h-16 w-16 text-xl"},b={xs:"h-1.5 w-1.5",sm:"h-2 w-2",md:"h-2.5 w-2.5",lg:"h-3 w-3",xl:"h-4 w-4"},x={xs:"bottom-0 right-0",sm:"bottom-0 right-0",md:"bottom-0 right-0",lg:"bottom-0.5 right-0.5",xl:"bottom-1 right-1"},y={online:"bg-feedback-success-background border-feedback-success-border",offline:"bg-text-secondary border-border-muted",away:"bg-feedback-warning-background border-feedback-warning-border",busy:"bg-feedback-error-background border-feedback-error-border"},v={user:"bg-feedback-info-background text-feedback-info-text",team:"bg-feedback-info-background text-feedback-info-text",organization:"bg-feedback-success-background text-feedback-success-text"},S=s==="circle"?"rounded-full":"rounded-md",w=tailwindMerge.twMerge("relative inline-flex items-center justify-center overflow-hidden transition-opacity outline-none",h[i],S,a&&"cursor-pointer hover:opacity-80",u&&"ring-2 ring-background-surface",l),P=(()=>{if(r||o){let M=r?.[0]||"",D=o?.[0]||"";return (M+D).toUpperCase()}if(n){let M=n.split(" "),D=M[0]?.[0]||"",E=M[M.length-1]?.[0]||"";return D===E?D.toUpperCase():(D+E).toUpperCase()}return ""})(),k=()=>{let M={xs:14,sm:16,md:20,lg:24,xl:32}[i];switch(c){case "team":return jsxRuntime.jsx(lucideReact.Users,{size:M});case "organization":return jsxRuntime.jsx(lucideReact.Building2,{size:M});default:return jsxRuntime.jsx(lucideReact.User,{size:M})}},R=M=>{if(m)return c==="organization"?M?"organization-logo":"initials":M?"avatar":"initials"},I=()=>e&&!p?jsxRuntime.jsx("img",{src:e,alt:t||n||"Avatar",className:"h-full w-full object-cover",onError:g,"data-pii-type":R(true),"data-pii-entity":m}):P?jsxRuntime.jsx("span",{className:"font-semibold","data-pii-type":R(false),"data-pii-entity":m,children:P}):k();return jsxRuntime.jsxs("div",{className:"relative inline-block",children:[jsxRuntime.jsx("div",{"data-avatar":true,className:tailwindMerge.twMerge(w,!e||p?v[c]:""),onClick:a,role:a?"button":void 0,tabIndex:a?0:void 0,children:I()}),d&&jsxRuntime.jsx("span",{className:tailwindMerge.twMerge("absolute border-2 border-background-surface",S,b[i],x[i],y[d]),"aria-label":`Status: ${d}`})]})}var LN={default:"bg-feedback-info-background text-feedback-info-text",success:"bg-feedback-success-background text-feedback-success-text",error:"bg-feedback-error-background text-feedback-error-text",warning:"bg-feedback-warning-background text-feedback-warning-text",info:"bg-feedback-info-background text-feedback-info-text",primary:"bg-action-primary/10 text-action-primary border border-action-primary/20",brand:"bg-action-primary/10 text-action-primary border border-action-primary/20",secondary:"bg-action-secondary text-[color:var(--color-action-secondary-text)] border border-border-muted",neutral:"bg-background-muted text-text-secondary",charging:"bg-state-charging text-state-charging-text",discharging:"bg-state-discharging text-state-discharging-text",heat:"bg-state-heat text-state-heat-text",cool:"bg-state-cool text-state-cool-text",eco:"bg-state-eco text-state-eco-text",auto:"bg-state-auto text-state-auto-text",on:"bg-state-on text-state-on-text",off:"bg-state-off text-state-off-text",idle:"bg-state-idle text-state-idle-text",circulate:"bg-state-circulate text-state-circulate-text",unknown:"bg-state-unknown text-state-unknown-text",connected:"bg-feedback-success-background text-feedback-success-text",disconnected:"bg-feedback-error-background text-feedback-error-text",importing:"bg-state-importing text-state-importing-text",exporting:"bg-state-exporting text-state-exporting-text"},DN={xs:"px-1.5 py-0.5 text-xs",sm:"px-2.5 py-1.5 text-xs",md:"px-3.5 py-2 text-sm",lg:"px-4 py-2.5 text-base"},AN={pill:"rounded-full",rounded:"rounded-lg",square:"rounded-sm"},IN={xs:"w-1 h-1",sm:"w-1.5 h-1.5",md:"w-2 h-2",lg:"w-2.5 h-2.5"};function pt({children:e,variant:t="default",size:r="sm",shape:o="square",dot:n=false,dotPosition:a="left",dotPulse:i=false,title:s,className:c}){let l=n&&jsxRuntime.jsx("span",{className:tailwindMerge.twMerge("rounded-full bg-current opacity-75",IN[r],i&&"animate-pulse"),"aria-hidden":"true"});return jsxRuntime.jsxs("span",{title:s,className:tailwindMerge.twMerge("inline-flex items-center gap-1.5 font-medium",DN[r],AN[o],LN[t],c),children:[n&&a==="left"&&l,e,n&&a==="right"&&l]})}var ct=({href:e,children:t,className:r="",external:o=false,title:n,variant:a="secondary",onClick:i,asButton:s=false,onPress:c,showArrow:l=false,alwaysUnderlined:d=false,LinkComponent:u,"data-pii-type":m,"data-pii-entity":p})=>{let f={...m&&{"data-pii-type":m},...p&&{"data-pii-entity":p}},g=o?{target:"_blank",rel:"noopener noreferrer"}:{},v=`${`${d?"underline decoration-1 underline-offset-4 decoration-current":"hover:underline hover:decoration-1 hover:underline-offset-4 hover:decoration-current"} cursor-pointer`} ${{primary:"text-action-primary hover:text-action-primary-hover visited:text-action-primary",secondary:"text-text-link-default hover:text-text-link-hover visited:text-text-link-default",muted:"text-text-secondary hover:text-text-secondary visited:text-text-secondary",unstyled:""}[a==="brand"?"primary":a==="default"?"secondary":a]} ${r}`,S=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[t,l&&jsxRuntime.jsxs("span",{children:["\xA0","\u2192"]})]});return s?jsxRuntime.jsx("button",{type:"button",className:v,onClick:c,title:n,...f,children:S}):u&&e?jsxRuntime.jsx(u,{href:e,className:v,title:n,onClick:i,...g,...f,children:S}):jsxRuntime.jsx("a",{href:e||"#",className:v,...g,...f,title:n,onClick:i,children:S})};var KN={info:{subtle:{container:"bg-feedback-info-background border-l-4 border-l-feedback-info-border",iconColor:"text-feedback-info-border",titleColor:"text-text-primary",bodyColor:"text-text-primary"},bold:{container:"bg-feedback-info-border border-feedback-info-border",iconColor:"text-text-inverse",titleColor:"text-text-inverse",bodyColor:"text-text-inverse/90"},icon:lucideReact.Info},success:{subtle:{container:"bg-feedback-success-background border-l-4 border-l-feedback-success-border",iconColor:"text-feedback-success-border",titleColor:"text-text-primary",bodyColor:"text-text-primary"},bold:{container:"bg-feedback-success-border border-feedback-success-border",iconColor:"text-text-inverse",titleColor:"text-text-inverse",bodyColor:"text-text-inverse/90"},icon:lucideReact.CheckCircle},warning:{subtle:{container:"bg-feedback-warning-background border-l-4 border-l-feedback-warning-border",iconColor:"text-feedback-warning-border",titleColor:"text-text-primary",bodyColor:"text-text-primary"},bold:{container:"bg-feedback-warning-border border-feedback-warning-border",iconColor:"text-text-inverse",titleColor:"text-text-inverse",bodyColor:"text-text-inverse/90"},icon:lucideReact.AlertCircle},error:{subtle:{container:"bg-feedback-error-background border-l-4 border-l-feedback-error-border",iconColor:"text-feedback-error-border",titleColor:"text-text-primary",bodyColor:"text-text-primary"},bold:{container:"bg-feedback-error-border border-feedback-error-border",iconColor:"text-text-inverse",titleColor:"text-text-inverse",bodyColor:"text-text-inverse/90"},icon:lucideReact.XCircle},discovery:{subtle:{container:"bg-background-muted border-l-4 border-l-action-brand",iconColor:"text-action-brand",titleColor:"text-text-primary",bodyColor:"text-text-primary"},bold:{container:"bg-action-brand border-action-brand",iconColor:"text-text-inverse",titleColor:"text-text-inverse",bodyColor:"text-text-inverse/90"},icon:lucideReact.Lightbulb}};function ll({variant:e="info",appearance:t="subtle",title:r,children:o,dismissible:n=false,onDismiss:a,primaryAction:i,secondaryAction:s,icon:c,hideIcon:l=false,className:d,testId:u}){let m=KN[e],p=m[t],f=m.icon,g=!!(i||s),h=!!(r||o);return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex gap-3 rounded-sm border p-4",p.container,d),role:"region","aria-live":"polite","data-testid":u,children:[!l&&jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex-shrink-0",p.iconColor),"aria-hidden":"true",children:c||jsxRuntime.jsx(f,{className:"h-5 w-5"})}),jsxRuntime.jsxs("div",{className:"flex min-w-0 flex-1 flex-col gap-3",children:[h&&jsxRuntime.jsxs("div",{className:"flex-1",children:[r&&jsxRuntime.jsx("div",{className:ar(Nt("headingSm"),p.titleColor),children:r}),o&&jsxRuntime.jsx("div",{className:ar(Nt("bodySm"),r?"mt-1":"",p.bodyColor),children:o})]}),g&&jsxRuntime.jsxs("div",{className:"flex flex-wrap items-center gap-3",children:[i&&(i.asLink?jsxRuntime.jsx(ct,{asButton:true,onPress:i.onPress,variant:t==="bold"?"unstyled":"default",className:t==="bold"?"text-text-inverse hover:text-text-inverse/80":"",children:i.label}):jsxRuntime.jsx(ee,{size:"sm",variant:"primary",onPress:i.onPress,className:t==="bold"?"bg-background-surface text-text-primary hover:bg-background-surface/90":"",children:i.label})),s&&(s.asLink?jsxRuntime.jsx(ct,{asButton:true,onPress:s.onPress,variant:t==="bold"?"unstyled":"default",className:t==="bold"?"text-text-inverse hover:text-text-inverse/80":"",children:s.label}):jsxRuntime.jsx(ee,{size:"sm",variant:"secondary",onPress:s.onPress,className:t==="bold"?"border-text-inverse/30 text-text-inverse hover:bg-text-inverse/10":"",children:s.label}))]})]}),n&&jsxRuntime.jsx("button",{type:"button",onClick:a,className:tailwindMerge.twMerge("flex h-8 w-8 flex-shrink-0 items-center justify-center self-start rounded-md transition-colors hover:bg-background-modal/10",p.iconColor,tt()),"aria-label":"Dismiss banner",children:jsxRuntime.jsx(lucideReact.X,{className:"h-4 w-4"})})]})}function Ug({isOpen:e=true,position:t="sticky",className:r,...o}){let n=t==="fixed"?"fixed top-0 left-0 right-0 z-50":"sticky top-0 z-50",a=r?`${r} !rounded-none`:"!rounded-none";return jsxRuntime.jsx(framerMotion.AnimatePresence,{children:e&&jsxRuntime.jsx(framerMotion.motion.div,{initial:{height:0,opacity:0},animate:{height:"auto",opacity:1},exit:{height:0,opacity:0},transition:{duration:.2,ease:"easeInOut"},className:n,children:jsxRuntime.jsx(ll,{...o,className:a})})})}function za(){let[e,t]=je.useState({width:0,height:0}),r=je.useRef(null),o=je.useRef(void 0),n=je.useCallback(a=>{if(r.current&&(r.current.disconnect(),r.current=null),o.current&&(cancelAnimationFrame(o.current),o.current=void 0),!a){t({width:0,height:0});return}let i=a.getBoundingClientRect();t({width:i.width,height:i.height}),r.current=new ResizeObserver(s=>{o.current&&cancelAnimationFrame(o.current),o.current=requestAnimationFrame(c=>{for(let l of s){let{width:d,height:u}=l.contentRect;t(m=>m.width!==d||m.height!==u?{width:d,height:u}:m);}});}),r.current.observe(a);},[]);return je.useEffect(()=>()=>{o.current&&cancelAnimationFrame(o.current),r.current&&r.current.disconnect();},[]),{ref:n,width:e.width,height:e.height}}function tn({value:e,children:t,className:r,size:o="sm",iconPosition:n="right"}){let[a,i]=je.useState(false),l=jsxRuntime.jsx(ee,{variant:"icon",size:o,onPress:()=>{let u=e||(typeof t=="string"?t:"");navigator.clipboard.writeText(u),i(true),setTimeout(()=>{i(false);},2e3);},className:"!px-2 relative",style:{top:"0.5px"},children:jsxRuntime.jsx(B,{name:"Copy",size:o==="sm"?14:16})}),d=a?jsxRuntime.jsx(cr,{content:"Copied!",children:l}):l;return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("inline-flex items-center gap-0.5",r),children:[n==="left"&&d,t,n==="right"&&d]})}function cl(e){let{children:t,maxWidth:r=600,className:o,...n}=e,{ref:a,width:i}=za(),[s,c]=je__namespace.default.useState(false),[l,d]=je__namespace.default.useState(false),u=je__namespace.default.useRef(false),m=je__namespace.default.useMemo(()=>t&&!e.items&&typeof t!="function"?je__namespace.default.Children.toArray(t):null,[t,e.items]);if(je__namespace.default.useEffect(()=>{m&&m.length>=4&&i>0&&!u.current?(u.current=true,c(i>r),d(true)):(!m||m&&m.length<4)&&d(true);let p=setTimeout(()=>{l||d(true);},100);return ()=>clearTimeout(p)},[i,r,m,l]),m&&s&&m.length>=4){let p=m[0],f=m.slice(1,-2),g=m.slice(-2),h=f.map(b=>{if(je__namespace.default.isValidElement(b)){let x=b.props;if(typeof x.children=="string")return {label:x.children,href:x.href}}return {label:"..."}});return jsxRuntime.jsxs(reactAriaComponents.Breadcrumbs,{...n,ref:a,className:tailwindMerge.twMerge("flex gap-2",l?"opacity-100":"opacity-0",o),children:[p,jsxRuntime.jsx($N,{items:h}),g]})}return jsxRuntime.jsx(reactAriaComponents.Breadcrumbs,{...n,ref:a,className:tailwindMerge.twMerge("flex gap-2",l?"opacity-100":"opacity-0",o),children:t})}function $N({items:e}){let t=e.map((r,o)=>({id:`breadcrumb-${o}`,name:r.label,href:r.href}));return jsxRuntime.jsx(reactAriaComponents.Breadcrumb,{className:"flex items-center gap-2",children:jsxRuntime.jsxs("span",{className:"flex items-center gap-2",children:[jsxRuntime.jsx(Fa,{items:t,align:"left",size:"sm",children:jsxRuntime.jsx(ee,{variant:"icon",size:"sm",icon:"DotsThree","aria-label":"Show hidden breadcrumbs",className:"px-0.5"})}),jsxRuntime.jsx(lucideReact.ChevronRight,{className:"h-4 w-4 text-text-secondary"})]})})}function dl(e){let{className:t,children:r,href:o,copyable:n,copyValue:a,...i}=e;return jsxRuntime.jsx(reactAriaComponents.Breadcrumb,{className:Ee(t,"flex items-center gap-2"),...i,children:s=>{let c=s.isCurrent,l=typeof r=="function"?r(s):r;return jsxRuntime.jsx(jsxRuntime.Fragment,{children:c?n?jsxRuntime.jsx(tn,{value:a||(typeof l=="string"?l:void 0),size:"sm",iconPosition:"right",children:jsxRuntime.jsx("span",{className:"max-w-[200px] truncate font-semibold text-text-primary sm:max-w-none",children:l})}):jsxRuntime.jsx("span",{className:"max-w-[200px] truncate font-semibold text-text-primary sm:max-w-none",children:l}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(ct,{variant:"muted",href:o,className:"max-w-[150px] truncate sm:max-w-[300px] md:max-w-none",children:l}),jsxRuntime.jsx(lucideReact.ChevronRight,{className:"h-4 w-4 shrink-0 text-text-secondary"})]})})}})}function ck({isSelected:e,isDisabled:t}){let r=[tt,"w-9 h-9 text-sm cursor-default rounded-sm flex items-center justify-center forced-color-adjust-none font-semibold"];return t?r.push("text-text-disabled forced-colors:text-[GrayText]"):e?r.push("bg-action-default text-text-inverse invalid:bg-feedback-error-border forced-colors:bg-[Highlight] forced-colors:invalid:bg-[Mark] forced-colors:text-[HighlightText]"):r.push("text-text-primary hover:bg-background-hover pressed:bg-background-selected"),r.join(" ")}function Ha({errorMessage:e,...t}){return jsxRuntime.jsxs(reactAriaComponents.Calendar,{...t,children:[jsxRuntime.jsx(ul,{}),jsxRuntime.jsxs(reactAriaComponents.CalendarGrid,{className:"border-separate [border-spacing:0] [&_td]:p-0 [&_td]:!border-0",children:[jsxRuntime.jsx(pl,{}),jsxRuntime.jsx(reactAriaComponents.CalendarGridBody,{children:r=>jsxRuntime.jsx(reactAriaComponents.CalendarCell,{date:r,className:({isSelected:o,isDisabled:n})=>`${ck({isSelected:o,isDisabled:n})} border-0`})})]}),e&&jsxRuntime.jsx(reactAriaComponents.Text,{slot:"errorMessage",className:"text-sm text-feedback-error-text",children:e})]})}function ul(){let{direction:e}=reactAriaComponents.useLocale(),t=18;return jsxRuntime.jsxs("header",{className:"flex w-full items-center gap-1 px-1 pb-4",children:[jsxRuntime.jsx(ee,{variant:"icon",slot:"previous",className:"pl-0",children:e==="rtl"?jsxRuntime.jsx(B,{name:"CaretRight","aria-hidden":true,size:t}):jsxRuntime.jsx(B,{name:"CaretLeft","aria-hidden":true,size:t})}),jsxRuntime.jsx(reactAriaComponents.Heading,{className:"text-md mx-2 flex-1 text-center font-semibold text-text-primary"}),jsxRuntime.jsx(ee,{variant:"icon",slot:"next",className:"pr-0",children:e==="rtl"?jsxRuntime.jsx(B,{name:"CaretLeft","aria-hidden":true,size:t}):jsxRuntime.jsx(B,{name:"CaretRight","aria-hidden":true,size:t})})]})}function pl(){return jsxRuntime.jsx(reactAriaComponents.CalendarGridHeader,{children:e=>jsxRuntime.jsx(reactAriaComponents.CalendarHeaderCell,{className:"text-xs font-semibold text-text-secondary",children:e})})}var Qg=je__namespace.createContext(null);function rn(){let e=je__namespace.useContext(Qg);if(!e)throw new Error("Carousel components must be used within a CarouselRoot");return e}function Zg({page:e,defaultPage:t=0,onPageChange:r,orientation:o="horizontal",loop:n=false,autoplay:a=false,autoplayDelay:i=4e3,allowMouseDrag:s=false,spacing:c="1rem",slidesPerView:l=1,slidesPerMove:d=1,className:u,children:m,...p}){let f=e!==void 0,[g,h]=je__namespace.useState(t),b=f?e:g,x=je__namespace.useRef(null),[y,v]=je__namespace.useState(0),[S,w]=je__namespace.useState(typeof a=="boolean"?a:!!a),[N,P]=je__namespace.useState(false),k=je__namespace.useRef(null),R=je__namespace.useRef(null),I=typeof a=="object"&&a!==null&&a.delay?a.delay:i;je__namespace.useEffect(()=>{if(x.current){let C=Math.max(1,Math.floor(Number(l)||1)),L=x.current.children;if(L.length===0){v(0);return}let F=Math.ceil(L.length/C);v(F);}},[m,l]);let M=je__namespace.useRef(-1);je__namespace.useEffect(()=>{if(b!==M.current&&x.current){let C=Array.from(x.current.children);if(C.length===0)return;let L=b*l,F=Math.min(L,C.length-1),K=C[F];K&&typeof K.scrollIntoView=="function"&&(K.scrollIntoView({behavior:"smooth",block:o==="vertical"?"start":"nearest",inline:o==="horizontal"?"start":"nearest"}),M.current=b);}},[b,l,o]);let D=je__namespace.useCallback(C=>{let L=C;n?L<0?L=y-1:L>=y&&(L=0):L=Math.max(0,Math.min(C,y-1)),f||h(L),r?.(L);},[f,n,r,y]),E=je__namespace.useCallback(()=>{D(b+d);},[b,D,d]),V=je__namespace.useCallback(()=>{D(b-d);},[b,D,d]),O=je__namespace.useRef(E);je__namespace.useEffect(()=>{O.current=E;},[E]);let U=y>0&&(n||b<y-1),q=y>0&&(n||b>0),$=je__namespace.useCallback(()=>{w(C=>!C);},[]);je__namespace.useEffect(()=>{if(S&&y>1)return k.current=setInterval(()=>{O.current();},I),()=>{k.current&&(clearInterval(k.current),k.current=null);}},[S,y,I]);let z=je__namespace.useCallback(()=>{k.current&&(clearInterval(k.current),k.current=null);},[]),J=je__namespace.useCallback(()=>{S&&y>1&&(k.current=setInterval(()=>{O.current();},I));},[S,y,I]),H=je__namespace.useCallback(C=>{if(!s)return;P(true);let L="touches"in C&&C.touches&&C.touches.length>0?C.touches[0].clientX:"clientX"in C?C.clientX:0,F="touches"in C&&C.touches&&C.touches.length>0?C.touches[0].clientY:"clientY"in C?C.clientY:0;R.current={x:L,y:F};},[s]),A=je__namespace.useCallback(C=>{if(!N||!R.current)return;let L="touches"in C&&C.touches&&C.touches.length>0?C.touches[0].clientX:"clientX"in C?C.clientX:0,F="touches"in C&&C.touches&&C.touches.length>0?C.touches[0].clientY:"clientY"in C?C.clientY:0,K=L-R.current.x,ae=F-R.current.y,se=50;o==="horizontal"&&Math.abs(K)>se?(K>0?V():E(),P(false),R.current=null):o==="vertical"&&Math.abs(ae)>se&&(ae>0?V():E(),P(false),R.current=null);},[N,o,E,V]),G=je__namespace.useCallback(()=>{P(false),R.current=null;},[]),T={currentPage:b,totalPages:y,orientation:o,loop:n,spacing:c,slidesPerView:l,goToPage:D,goToNext:E,goToPrev:V,canGoNext:U,canGoPrev:q,isAutoplayActive:S,toggleAutoplay:$,itemsRef:x,isDragging:N,allowMouseDrag:s,handleDragStart:H,handleDragMove:A,handleDragEnd:G};return jsxRuntime.jsx(Qg.Provider,{value:T,children:jsxRuntime.jsx("div",{...p,className:tailwindMerge.twMerge("relative w-full",o==="vertical"?"h-full":"",u),onMouseEnter:z,onMouseLeave:J,children:m})})}function _g({className:e,children:t,...r}){let{itemsRef:o,orientation:n,spacing:a,isDragging:i,allowMouseDrag:s,handleDragStart:c,handleDragMove:l,handleDragEnd:d}=rn();return jsxRuntime.jsx("div",{ref:o,...r,className:tailwindMerge.twMerge("flex overflow-x-auto overflow-y-hidden snap-x snap-mandatory scrollbar-hide scroll-smooth",n==="vertical"&&"flex-col overflow-y-auto overflow-x-hidden snap-y",s&&i&&"cursor-grabbing select-none",s&&!i&&"cursor-grab",e),style:{gap:a,"--carousel-spacing":a,...r.style},onMouseDown:c,onMouseMove:l,onMouseUp:d,onMouseLeave:d,onTouchStart:c,onTouchMove:l,onTouchEnd:d,children:t})}function $g({index:e,className:t,children:r,...o}){let{orientation:n,slidesPerView:a}=rn();return jsxRuntime.jsx("div",{...o,"data-index":e,className:tailwindMerge.twMerge("shrink-0 snap-start",n==="horizontal"?"h-full":"w-full",t),style:{width:n==="horizontal"?`calc((100% - (${a-1} * var(--carousel-spacing, 1rem))) / ${a})`:void 0,height:n==="vertical"?`calc((100% - (${a-1} * var(--carousel-spacing, 1rem))) / ${a})`:void 0,...o.style},children:r})}function eb({className:e,children:t,...r}){return jsxRuntime.jsx("div",{...r,className:tailwindMerge.twMerge("flex items-center justify-center gap-4 mt-4",e),children:t})}function tb({className:e,children:t,...r}){let{goToPrev:o,canGoPrev:n}=rn();return jsxRuntime.jsx("button",{type:"button",...r,onClick:a=>{o(),r.onClick?.(a);},disabled:!n||r.disabled,"aria-label":"Previous slide",className:tailwindMerge.twMerge("inline-flex items-center justify-center rounded-md","h-10 w-10","bg-background-input border border-border-input","text-text-primary hover:bg-background-muted","transition-colors duration-200","disabled:opacity-40 disabled:cursor-not-allowed","focus-visible:outline focus-visible:outline-2 focus-visible:outline-action-default",e),children:t||jsxRuntime.jsx(B,{name:"CaretLeft",size:"sm"})})}function rb({className:e,children:t,...r}){let{goToNext:o,canGoNext:n}=rn();return jsxRuntime.jsx("button",{type:"button",...r,onClick:a=>{o(),r.onClick?.(a);},disabled:!n||r.disabled,"aria-label":"Next slide",className:tailwindMerge.twMerge("inline-flex items-center justify-center rounded-md","h-10 w-10","bg-background-input border border-border-input","text-text-primary hover:bg-background-muted","transition-colors duration-200","disabled:opacity-40 disabled:cursor-not-allowed","focus-visible:outline focus-visible:outline-2 focus-visible:outline-action-default",e),children:t||jsxRuntime.jsx(B,{name:"CaretRight",size:"sm"})})}function Ou({index:e,className:t,children:r,...o}){let{currentPage:n,goToPage:a}=rn(),i=n===e;return jsxRuntime.jsx("button",{type:"button",...o,onClick:s=>{a(e),o.onClick?.(s);},"aria-label":`Go to slide ${e+1}`,"aria-current":i,className:tailwindMerge.twMerge("h-2 rounded-full transition-all duration-200",i?"w-6 bg-action-brand":"w-2 bg-border-muted hover:bg-border-input","focus-visible:outline focus-visible:outline-2 focus-visible:outline-action-default",t),children:r})}function ob({className:e,...t}){let{totalPages:r}=rn();return jsxRuntime.jsx("div",{...t,className:tailwindMerge.twMerge("flex items-center gap-2",e),role:"group","aria-label":"Carousel indicators",children:Array.from({length:r},(o,n)=>jsxRuntime.jsx(Ou,{index:n},n))})}function nb({className:e,children:t,...r}){let{isAutoplayActive:o,toggleAutoplay:n}=rn();return jsxRuntime.jsx("button",{type:"button",...r,onClick:a=>{n(),r.onClick?.(a);},"aria-label":o?"Pause autoplay":"Start autoplay",className:tailwindMerge.twMerge("inline-flex items-center justify-center rounded-md","h-10 w-10","bg-background-input border border-border-input","text-text-primary hover:bg-background-muted","transition-colors duration-200","focus-visible:outline focus-visible:outline-2 focus-visible:outline-action-default",e),children:t||jsxRuntime.jsx(B,{name:o?"Pause":"Play",size:"sm"})})}function ab({className:e,...t}){let{currentPage:r,totalPages:o}=rn();return jsxRuntime.jsxs("div",{...t,className:tailwindMerge.twMerge("text-sm text-text-secondary tabular-nums",e),"aria-live":"polite","aria-atomic":"true",children:[r+1," / ",o]})}var bk="focus:ring-action-primary",hk="bg-action-primary border-action-primary text-[color:var(--color-action-primary-text)] hover:bg-action-primary-hover hover:border-action-primary-hover";function zu(e){return jsxRuntime.jsxs(reactAriaComponents.CheckboxGroup,{...e,className:Ee(e.className,"flex flex-col gap-2"),children:[jsxRuntime.jsx(Ue,{children:e.label}),e.children,e.description&&jsxRuntime.jsx(we,{children:e.description}),jsxRuntime.jsx(he,{children:typeof e.errorMessage=="function"?void 0:e.errorMessage})]})}function xk({isDisabled:e}){return `relative flex gap-2 items-center group text-sm transition ${e?"text-text-disabled":"text-text-secondary"}`}function yk({isSelected:e,isInvalid:t,isDisabled:r,isIndeterminate:o}){let n="w-5 h-5 flex-shrink-0 rounded-[var(--control-border-radius)] flex items-center justify-center border-2 transition ring-offset-2 focus:ring-2",a=bk,i="";return r?i="border-border-muted bg-background-muted":t?i="border-feedback-error-border bg-feedback-error-background":e||o?i=hk:i="bg-background-input border-border-input hover:border-border-focus",`${n} ${a} ${i}`}var ib="w-4 h-4 text-current group-disabled:text-text-disabled";function Hu({className:e,...t}){return jsxRuntime.jsx("div",{"aria-hidden":"true",className:`${yk(t)} ${e||""}`,children:t.isIndeterminate?jsxRuntime.jsx(lucideReact.Minus,{"aria-hidden":true,className:ib}):t.isSelected?jsxRuntime.jsx(lucideReact.Check,{"aria-hidden":true,className:ib}):null})}function _r(e){let{children:t,variant:r,...o}=e;return jsxRuntime.jsx(reactAriaComponents.Checkbox,{...o,className:reactAriaComponents.composeRenderProps(e.className,(n,a)=>`${xk(a)} ${n||""}`),children:n=>{let{isSelected:a,isIndeterminate:i,isDisabled:s,isInvalid:c}=n;return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(Hu,{isSelected:a,isIndeterminate:i,isDisabled:s,isInvalid:c}),typeof t=="function"?t(n):t]})}})}var Sk={primary:"bg-action-primary/10 text-action-primary border border-action-primary/20 hover:bg-action-primary/15",secondary:"bg-action-secondary text-[color:var(--color-action-secondary-text)] border border-border-muted hover:bg-action-secondary-hover",info:"bg-feedback-info-background text-feedback-info-text border border-feedback-info-border hover:bg-feedback-info-background/80"};function lb(e){return !e||e==="default"?"secondary":e==="brand"?"primary":e}var wk={xs:"px-1.5 py-[2px] gap-0.5",sm:"px-2 py-1 gap-1",md:"px-3 py-1.5 gap-1.5",lg:"px-3 py-2 gap-2",xl:"px-4 py-2.5 gap-2"},Nk="opacity-75 cursor-not-allowed pointer-events-none";function cb(e){let{variant:t,size:r,isDisabled:o,isClickable:n,className:a}=e,i=r==="xs"?"text-xs":Ge[r].text;return tailwindMerge.twMerge("inline-flex items-center justify-center rounded-full font-medium transition-colors","whitespace-nowrap select-none",wk[r],i,Sk[t],n&&!o&&"cursor-pointer",o&&Nk,a)}function Wr({children:e,onRemove:t,removeLabel:r="Remove",size:o="md",variant:n="secondary",isRemovable:a=true,isDisabled:i=false,className:s,onClick:c}){let l=!!c&&!i,d=a&&t&&!i,u=h=>{h.stopPropagation(),h.preventDefault(),t&&!i&&t();},m=()=>{c&&!i&&c();},p=o==="xs"?10:o==="sm"?12:o==="md"?14:16,g=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("span",{className:"truncate",children:e}),d?l?jsxRuntime.jsx("span",{onClick:u,onKeyDown:h=>{(h.key==="Enter"||h.key===" ")&&(h.preventDefault(),u(h));},role:"button",tabIndex:0,className:"flex-shrink-0 rounded-full p-0.5 hover:bg-text-primary/10 transition-colors cursor-pointer","aria-label":r,title:r,children:jsxRuntime.jsx(B,{name:"X",size:p,className:"text-current opacity-70 hover:opacity-100"})}):jsxRuntime.jsx("button",{type:"button",onClick:u,className:"flex-shrink-0 rounded-full p-0.5 hover:bg-text-primary/10 transition-colors cursor-pointer","aria-label":r,title:r,tabIndex:-1,children:jsxRuntime.jsx(B,{name:"X",size:p,className:"text-current opacity-70 hover:opacity-100"})}):null]});return l?jsxRuntime.jsx("button",{type:"button",onClick:m,className:cb({variant:lb(n),size:o,isDisabled:i,isClickable:l,className:s}),disabled:i,children:g}):jsxRuntime.jsx("span",{className:cb({variant:lb(n),size:o,isDisabled:i,isClickable:l,className:s}),children:g})}function pb({label:e,description:t,errorMessage:r,size:o="md",tooltip:n,isRequired:a=false,isDisabled:i=false,isInvalid:s=false,validationResult:c,placeholder:l="Add items...",selectedItems:d=[],onItemsChange:u,staticItems:m,fetchSuggestions:p,chipVariant:f="secondary",showErrors:g=true,className:h}){let[b,x]=je.useState(""),[y,v]=je.useState([]),[S,w]=je.useState(false),[N,P]=je.useState(false),[k,R]=je.useState(-1),I=$o(b,300),M=je.useRef(null),D=je.useRef(null),{isFocused:E,handleFocus:V,handleBlur:O}=dr(),U=je.useId(),q=je.useCallback(T=>{if(!u||!T.trim())return;let C=T.trim();if(d.includes(C)){x(""),P(false),v([]),R(-1);return}u([...d,C]),x(""),P(false),v([]),R(-1),M.current?.focus();},[d,u]),$=je.useCallback(T=>{u&&u(d.filter(C=>C!==T));},[d,u]);je.useEffect(()=>{if(!p)return;let T=true;return (async()=>{let L=I.trim();if(!L){T&&(w(false),v([]),P(false));return}w(true);try{let F=await p(L);if(!T)return;v(F),P(!0);}catch(F){if(!T)return;console.error("Error fetching suggestions:",F),v([]),P(false);}finally{T&&w(false);}})(),()=>{T=false;}},[I,p]),je.useEffect(()=>{if(p||!m)return;if(!I.trim()){v([]),P(false);return}let T=m.filter(C=>C.name.toLowerCase().includes(I.toLowerCase())).map(C=>C.id);v(T),P(T.length>0||I.trim().length>0);},[I,m,p]);let z=je.useMemo(()=>{let T=y.filter(C=>!d.includes(C));return b.trim()&&!T.includes(b.trim())&&!d.includes(b.trim())?[...T,`Create tag: "${b.trim()}"`]:T},[y,b,d]),J=je.useCallback(T=>{x(T.target.value),R(-1),T.target.value&&P(true);},[]),H=je.useCallback(T=>{i||(T.startsWith("Create tag:")?q(b):q(T));},[q,b,i]),A=je.useCallback(T=>{if(!i)switch(T.key){case "Enter":case ",":if(T.preventDefault(),k>=0&&k<z.length){let C=z[k];C.startsWith("Create tag:")?q(b):q(C);}else b.trim()&&q(b.trim());break;case "Backspace":!b&&d.length>0&&(T.preventDefault(),$(d[d.length-1]));break;case "ArrowDown":T.preventDefault(),N&&R(C=>C<z.length-1?C+1:C);break;case "ArrowUp":T.preventDefault(),N&&R(C=>C>0?C-1:-1);break;case "Escape":P(false),R(-1);break}},[i,b,d,z,k,N,q,$]);je.useEffect(()=>{let T=C=>{D.current&&C.target instanceof Node&&!D.current.contains(C.target)&&P(false);};return document.addEventListener("mousedown",T),()=>document.removeEventListener("mousedown",T)},[]);let G=()=>tailwindMerge.twMerge("flex items-center gap-1.5 rounded-md overflow-x-auto overflow-y-hidden","[&::-webkit-scrollbar]:hidden [-ms-overflow-style:none] [scrollbar-width:none]",en({isInvalid:s,isDisabled:i,isFocused:E}),"bg-background-input",o==="sm"&&"px-2 py-1 h-[32px]",o==="md"&&"px-2.5 py-1.5 h-[40px]",o==="lg"&&"px-3 py-2 h-[44px]",o==="xl"&&"px-3.5 py-2.5 h-[48px]",i&&"opacity-50 cursor-not-allowed bg-background-muted");return jsxRuntime.jsxs("div",{ref:D,className:tailwindMerge.twMerge("relative flex flex-col gap-1",h),children:[e&&jsxRuntime.jsx(Ue,{size:o,tooltip:n,isRequired:a,children:e}),jsxRuntime.jsx(yt,{children:jsxRuntime.jsxs("div",{className:G(),onClick:()=>!i&&M.current?.focus(),children:[d.map(T=>jsxRuntime.jsx(Wr,{variant:f,size:"xs",onRemove:()=>$(T),isDisabled:i,className:"shrink-0 max-h-full",children:T},T)),jsxRuntime.jsx("input",{ref:M,type:"text",role:"combobox","aria-expanded":N,"aria-haspopup":"listbox","aria-controls":U,"aria-autocomplete":"list",value:b,onChange:J,onKeyDown:A,onFocus:T=>V(T),onBlur:T=>O(T),placeholder:d.length===0?l:"",disabled:i,className:"flex-1 min-w-[120px] h-full !border-0 !outline-none !ring-0 bg-transparent text-text-primary text-sm placeholder:text-text-disabled disabled:cursor-not-allowed focus:!ring-0 focus:!outline-none focus:!border-0 focus-visible:!ring-0 focus-visible:!outline-none focus-visible:!border-0",style:{boxShadow:"none",WebkitAppearance:"none",appearance:"none",border:"none",outline:"none"}})]})}),N&&(b||z.length>0)&&jsxRuntime.jsx("div",{id:U,role:"listbox",className:tailwindMerge.twMerge("absolute z-50 mt-1 rounded-lg border border-border-default","max-h-60 overflow-auto bg-background-surface shadow-lg","left-0 right-0 top-full"),children:S?jsxRuntime.jsx("div",{className:"px-3 py-2 text-sm text-text-secondary",children:"Loading..."}):z.length>0?z.map((T,C)=>jsxRuntime.jsx("div",{role:"option","aria-selected":C===k,className:tailwindMerge.twMerge("cursor-pointer px-3 py-2 text-sm transition-colors","hover:bg-background-hover",C===k&&"bg-background-selected",T.startsWith("Create tag:")&&"italic text-text-secondary"),onClick:()=>H(T),children:T},T)):b&&jsxRuntime.jsx("div",{className:"px-3 py-2 text-sm text-text-secondary",children:"No suggestions found"})}),t&&jsxRuntime.jsx(we,{size:o,className:"mt-1",children:t}),g&&typeof r=="string"&&jsxRuntime.jsx(he,{size:o,className:"text-feedback-error-text mt-1",children:r}),g&&typeof r=="function"&&c&&jsxRuntime.jsx(he,{size:o,className:"text-feedback-error-text mt-1",children:r(c)})]})}var Ik={json:()=>import('ace-builds/src-noconflict/mode-json'),javascript:()=>import('ace-builds/src-noconflict/mode-javascript'),typescript:()=>import('ace-builds/src-noconflict/mode-typescript'),html:()=>import('ace-builds/src-noconflict/mode-html'),css:()=>import('ace-builds/src-noconflict/mode-css'),markdown:()=>import('ace-builds/src-noconflict/mode-markdown'),yaml:()=>import('ace-builds/src-noconflict/mode-yaml'),xml:()=>import('ace-builds/src-noconflict/mode-xml'),python:()=>import('ace-builds/src-noconflict/mode-python'),sql:()=>import('ace-builds/src-noconflict/mode-sql')},Fk={github:()=>import('ace-builds/src-noconflict/theme-github'),github_dark:()=>import('ace-builds/src-noconflict/theme-github_dark')},Bk={"ext-language-tools":()=>import('ace-builds/src-noconflict/ext-language_tools')},Ai=new Set;async function Wu(e,t){Ai.has(e)||(await t(),Ai.add(e));}async function Vk(e,t,r){await Promise.all([Wu(`language:${e}`,Ik[e]),Wu(`theme:${t}`,Fk[t]),r?Wu("extension:language-tools",Bk["ext-language-tools"]):void 0]);}function fb(e,t,r){let o=Ai.has(`language:${e}`)&&Ai.has(`theme:${t}`);return r?o&&Ai.has("extension:language-tools"):o}function gb({value:e,readOnly:t=false,onChange:r,language:o="json",theme:n="github_dark",height:a,width:i="100%",className:s,lineHeight:c=19,minLines:l=3,maxLines:d=50,showLineNumbers:u=true,showGutter:m=true,fontSize:p=14,wrapEnabled:f=false}){let g=je.useRef(null),[h,b]=je.useState(()=>fb(o,n,!t)),x=je.useMemo(()=>{if(a)return a;let y=(e.match(/\n/g)||[]).length+1;return `${Math.max(l,Math.min(y,d))*c+10}px`},[e,a,c,l,d]);return je.useEffect(()=>{let y=false,v=!t;return fb(o,n,v)?(b(true),()=>{y=true;}):(b(false),Vk(o,n,v).then(()=>{y||b(true);}).catch(S=>{y||b(true),console.error("Failed to load Ace editor resources",S);}),()=>{y=true;})},[o,t,n]),je.useEffect(()=>{h&&g.current?.editor&&g.current.editor.resize();},[x,h]),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("overflow-hidden rounded-md border border-border-input",s),style:{width:i,height:x},children:h?jsxRuntime.jsx(Dk__default.default,{ref:g,mode:o,theme:n,value:e,onChange:r,readOnly:t,width:"100%",height:"100%",fontSize:p,showPrintMargin:false,showGutter:m,highlightActiveLine:!t,setOptions:{useWorker:true,showLineNumbers:u,tabSize:2,enableBasicAutocompletion:!t,enableLiveAutocompletion:!t,enableSnippets:!t,showFoldWidgets:true,wrap:f},editorProps:{$blockScrolling:true}}):jsxRuntime.jsx("div",{className:"flex h-full w-full items-center justify-center bg-surface-muted text-foreground-muted",children:"Loading editor\u2026"})})}var hb=je__namespace.createContext({variant:"contained",density:"comfortable",showDividers:true}),xb=je__namespace.createContext(null),Wk={contained:"rounded-lg border border-border-default bg-background-surface overflow-hidden",bordered:"rounded-lg border border-border-default bg-background-surface",plain:"bg-transparent"},bb={true:"divide-y divide-border-default",false:"gap-3"},Uk={comfortable:"px-5 py-3",compact:"px-4 py-2.5"},Kk={comfortable:"px-5 pt-0",compact:"px-4 pt-0"},Yk={comfortable:"h-4 w-4",compact:"h-3.5 w-3.5"};function Ju(){return je__namespace.useContext(hb)}function Jk(e){let t=je__namespace.useContext(xb);if(!t)throw new Error(`${e} must be used within a <CollapseItem>`);return t}function Xk({variant:e,showDividers:t,className:r}){let o="group/collapse-item w-full transition-colors",n={contained:"bg-background-surface",bordered:"bg-background-surface",plain:"bg-transparent"},a=t?"":"rounded-lg border border-border-default bg-background-surface overflow-hidden";return tailwindMerge.twMerge(o,n[e],a,r)}function jk({isDisabled:e,isPressed:t,density:r,variant:o,showDividers:n,className:a}){let i="group/collapse-header flex w-full items-start gap-4 text-left transition-colors duration-150",s=e?"cursor-not-allowed text-text-disabled":"cursor-pointer text-text-primary",c=t&&!e?"bg-background-hover":"",l=Uk[r];return tailwindMerge.twMerge(i,tt(),l,s,c,o==="plain"&&n?"px-0":"",a)}function qk({density:e,showDividers:t,className:r}){let o="text-text-primary",n=Kk[e];return tailwindMerge.twMerge(o,n,t?"":"rounded-b-lg",r)}function Ga({variant:e="contained",density:t="comfortable",showDividers:r=true,className:o,...n}){let a=je__namespace.useMemo(()=>({variant:e,density:t,showDividers:r}),[e,t,r]),i=tailwindMerge.twMerge("flex w-full flex-col",Wk[e],r?bb.true:bb.false,e==="plain"&&r?"border-y border-border-default/60":"");return jsxRuntime.jsx(hb.Provider,{value:a,children:jsxRuntime.jsx(reactAriaComponents.DisclosureGroup,{...n,className:Ee(o,i)})})}function an({className:e,children:t,...r}){let{variant:o,showDividers:n}=Ju();return jsxRuntime.jsx(reactAriaComponents.Disclosure,{...r,className:reactAriaComponents.composeRenderProps(e,a=>Xk({variant:o,showDividers:n,className:a})),children:a=>jsxRuntime.jsx(xb.Provider,{value:a,children:t})})}an.displayName="CollapseItem";function sn({title:e,description:t,startContent:r,endContent:o,indicator:n,indicatorPosition:a="end",showIndicator:i=true,keepIndicatorSpace:s=false,children:c,className:l,...d}){let u=Jk("CollapseHeader"),{density:m,variant:p,showDividers:f}=Ju(),g=Yk[m];return jsxRuntime.jsx(reactAriaComponents.Button,{...d,slot:"trigger","data-expanded":u.isExpanded?"true":void 0,className:reactAriaComponents.composeRenderProps(l,(h,b)=>jk({isDisabled:b.isDisabled??false,isPressed:b.isPressed??false,density:m,variant:p,showDividers:f,className:h})),children:h=>{let b=h.isDisabled??false,x=i?typeof n=="function"?n({isExpanded:u.isExpanded,isDisabled:b}):n??jsxRuntime.jsx(B,{name:"CaretDown",size:m==="compact"?"xs":"sm",weight:"bold","aria-hidden":"true",className:tailwindMerge.twMerge("text-text-secondary transition-transform duration-200",u.isExpanded?"rotate-180":"rotate-0")}):null,y=x?jsxRuntime.jsx("span",{className:tailwindMerge.twMerge("flex flex-shrink-0 items-center justify-center text-text-secondary",g),"aria-hidden":"true",children:x}):s?jsxRuntime.jsx("span",{className:tailwindMerge.twMerge("flex flex-shrink-0 items-center justify-center",g),"aria-hidden":"true"}):null;return jsxRuntime.jsxs("div",{className:"flex w-full items-center gap-4",children:[a==="start"&&y,r&&jsxRuntime.jsx("div",{className:"flex flex-shrink-0 items-center text-text-secondary",children:r}),jsxRuntime.jsxs("div",{className:"flex min-w-0 flex-1 items-start gap-3",children:[c??jsxRuntime.jsxs("div",{className:"flex min-w-0 flex-1 flex-col gap-1 text-left",children:[e&&jsxRuntime.jsx("span",{className:"truncate font-medium text-text-primary",children:e}),t&&jsxRuntime.jsx("span",{className:"text-sm text-text-secondary",children:t})]}),o&&jsxRuntime.jsx("div",{className:"flex flex-shrink-0 items-center text-sm text-text-secondary",children:o})]}),a==="end"&&y]})}})}sn.displayName="CollapseHeader";function ln({className:e,children:t,...r}){let{density:o,showDividers:n}=Ju();return jsxRuntime.jsx(reactAriaComponents.DisclosurePanel,{...r,className:reactAriaComponents.composeRenderProps(e,a=>qk({density:o,showDividers:n,className:a})),children:jsxRuntime.jsx(Qo,{children:t})})}ln.displayName="CollapseContent";function Wa(e){if(!e)return false;let t=e.startsWith("#")?e.slice(1):e;return /^[0-9A-Fa-f]{3}$|^[0-9A-Fa-f]{6}$/.test(t)}function ju(e){if(!e)return "";let t=e.startsWith("#")?e.slice(1):e;return t.length===3&&(t=t.split("").map(r=>r+r).join("")),`#${t.toUpperCase()}`}function $k({label:e,description:t,errorMessage:r,size:o="md",tooltip:n,isRequired:a,transparent:i,className:s,validationResult:c,value:l,defaultValue:d,onChange:u,placeholder:m="#000000",showColorSwatch:p=true,reserveErrorSpace:f=true,...g}){let[h,b]=je.useState(d||""),[x,y]=je.useState(l||d||""),[v,S]=je.useState(false),[w,N]=je.useState(null),{isFocused:P,handleFocus:k,handleBlur:R}=dr(),I=l!==void 0?l:h;je.useEffect(()=>{l!==void 0&&y(l);},[l]);let M=I?!Wa(I):false,D=je.useCallback(O=>{if(y(O),Wa(O)){let U=ju(O);u?u(U):b(U);}else O===""&&(u?u(""):b(""));},[u]),E=je.useCallback(O=>{let U=ju(O);y(U),u?u(U):b(U);},[u]),V=je.useCallback(O=>{if(Wa(x)){let U=ju(x);y(U),u&&U!==I?u(U):!u&&U!==h&&b(U);}R(O,g.onBlur);},[x,I,h,u,R,g.onBlur]);return jsxRuntime.jsx(reactAriaComponents.TextField,{...g,isRequired:a,className:Ee(s,"group flex flex-col"),children:({isDisabled:O})=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Ue,{size:o,tooltip:n,isRequired:a,children:e}),jsxRuntime.jsx(yt,{children:jsxRuntime.jsxs("div",{className:"flex gap-2",children:[jsxRuntime.jsxs("div",{className:"flex-1 relative",children:[jsxRuntime.jsx(ol,{size:o,disabled:O,type:"text",value:x,placeholder:m,onFocus:U=>k(U,g.onFocus),onBlur:V,onChange:U=>D(U.target.value),className:tailwindMerge.twMerge(Ot({isInvalid:M,isDisabled:O,isFocused:P,size:o,transparent:i}),p?"pr-12":"pr-3","pl-3")}),p&&jsxRuntime.jsx("div",{className:"absolute right-3 top-1/2 -translate-y-1/2 pointer-events-none",style:{width:Ge[o].height},children:jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("w-6 h-6 rounded border shadow-sm",Wa(I)?"border-border-default":"border-border-default bg-background-muted"),style:Wa(I)?{backgroundColor:I}:void 0,"aria-hidden":"true",children:!Wa(I)&&jsxRuntime.jsx("div",{className:"w-full h-full flex items-center justify-center",children:jsxRuntime.jsx("div",{className:"w-3 h-3 rounded-full border-2 border-border-muted"})})})})]}),jsxRuntime.jsx("div",{ref:N,children:jsxRuntime.jsx(ee,{variant:"secondary",size:o,icon:"Palette",onPress:()=>S(!v),isDisabled:O,className:"flex-shrink-0",children:"Pick"})})]})}),f?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:typeof r=="string"?jsxRuntime.jsx(he,{size:o,children:r}):typeof r=="function"&&c?jsxRuntime.jsx(he,{size:o,children:r(c)}):t?jsxRuntime.jsx(we,{size:o,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:typeof r=="string"?jsxRuntime.jsx(he,{size:o,className:"mt-1",children:r}):typeof r=="function"&&c?jsxRuntime.jsx(he,{size:o,className:"mt-1",children:r(c)}):t?jsxRuntime.jsx(we,{size:o,className:"mt-1",children:t}):null}),v&&w&&jsxRuntime.jsx(ht,{triggerRef:{current:w},isOpen:v,onOpenChange:S,placement:"bottom end",className:"bg-background-input shadow-xl border border-border-input/20 backdrop-blur-sm rounded-lg p-4",children:jsxRuntime.jsxs("div",{className:"flex flex-col gap-4",children:[jsxRuntime.jsx(reactColorful.HexColorPicker,{color:I||"#000000",onChange:E,style:{width:"200px",height:"200px"}}),jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[jsxRuntime.jsx("div",{className:"w-10 h-10 rounded border border-border-default shadow-sm flex-shrink-0",style:{backgroundColor:I||"#000000"}}),jsxRuntime.jsx("div",{className:"flex-1 text-text-primary text-[length:var(--control-text-sm)] font-mono",children:I||"#000000"})]})]})})]})})}function Cb({isOpen:e,onClose:t,onConfirm:r,title:o,message:n,confirmLabel:a="Confirm",cancelLabel:i="Cancel",confirmVariant:s,isDestructive:c=false,isLoading:l=false,maxWidth:d="500px",minWidth:u="400px"}){return jsxRuntime.jsx(lr,{isOpen:e,onClose:t,title:o,maxWidth:d,minWidth:u,primaryAction:{label:a,onPress:()=>{r();},variant:s??(c?"destructive":"primary"),isLoading:l},secondaryAction:{label:i,onPress:t,variant:"secondary",isDisabled:l},children:jsxRuntime.jsx("div",{className:"text-text-primary",children:n})})}function Sb({isConnected:e,connectedAt:t,disconnectedAt:r,showTimestamp:o=false,isLoading:n,size:a="sm",shape:i="pill",...s}){if(n)return jsxRuntime.jsx(W,{className:"inline-flex h-6 w-24"});let c=e?"Connected":"Disconnected",l=e?"success":"neutral",d=null;if(o){if(e&&t)d=Os(t);else if(!e&&r){let u=Os(r);d=u?`Offline ${u}`:null;}}return jsxRuntime.jsxs("div",{className:"inline-flex flex-col gap-1",children:[jsxRuntime.jsx(pt,{variant:l,size:a,shape:i,dot:e,dotPulse:e,...s,children:c}),d&&jsxRuntime.jsx("span",{className:"text-xs text-text-secondary",children:d})]})}function wb({firstName:e,lastName:t,email:r,phone:o,avatarUrl:n,href:a,LinkComponent:i,variant:s="outlined",layout:c="horizontal",showEmail:l=true,showPhone:d=false,isLoading:u=false,className:m,contentClassName:p,piiEntity:f}){let g=`${e} ${t}`.trim(),h=({children:x,className:y})=>a?i?jsxRuntime.jsx(i,{href:a,className:y,children:x}):jsxRuntime.jsx(ct,{href:a,variant:"unstyled",className:tailwindMerge.twMerge("hover:underline",y),asButton:false,children:x}):jsxRuntime.jsx("span",{className:y,children:x}),b=c==="vertical";return u?jsxRuntime.jsx(Qe,{variant:s,className:tailwindMerge.twMerge("flex flex-col",m),children:jsxRuntime.jsx(Qe.Content,{className:"flex items-center flex-1",children:jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("w-full",b?"flex flex-col items-center gap-4":"flex items-center gap-4"),children:[jsxRuntime.jsx(W,{width:56,height:56,className:"rounded flex-shrink-0"}),jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge(b?"w-full text-center":"flex-1","space-y-2"),children:[jsxRuntime.jsx(W,{width:"70%",height:20,className:tailwindMerge.twMerge(b&&"mx-auto")}),jsxRuntime.jsx(W,{width:"100%",height:16,className:tailwindMerge.twMerge(b&&"mx-auto")})]})]})})}):jsxRuntime.jsx(Qe,{variant:s,className:tailwindMerge.twMerge("group/card flex flex-col",m),children:jsxRuntime.jsx(Qe.Content,{className:tailwindMerge.twMerge("flex items-center flex-1",a&&"cursor-pointer",p),children:jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("relative w-full",b?"flex flex-col items-center gap-4 text-center":"flex items-center gap-4"),children:[jsxRuntime.jsx(Io,{firstName:e,lastName:t,src:n,size:"xl",variant:"user",shape:"square",className:"flex-shrink-0",piiEntity:f}),jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge(b?"w-full":"flex-1 min-w-0"),children:[a&&jsxRuntime.jsx(h,{className:"after:absolute after:inset-0",children:jsxRuntime.jsx("span",{className:"sr-only",children:g})}),jsxRuntime.jsx("span",{className:"text-lg font-semibold leading-tight text-text-primary block mb-1.5 group-hover/card:text-text-brand transition-colors","data-pii-type":f?"full-name":void 0,"data-pii-entity":f,children:g}),jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("space-y-0.5",b&&"flex flex-col items-center"),children:[l&&r&&jsxRuntime.jsxs("div",{className:"flex items-center gap-2.5 text-text-primary",children:[jsxRuntime.jsx(B,{name:"Envelope",size:16,className:"text-text-secondary flex-shrink-0"}),jsxRuntime.jsx(ct,{href:`mailto:${r}`,variant:"unstyled",className:tailwindMerge.twMerge("text-sm leading-relaxed text-text-primary relative z-20",b?"":"truncate"),"data-pii-type":f?"email":void 0,"data-pii-entity":f,children:r})]}),d&&o&&jsxRuntime.jsxs("div",{className:"flex items-center gap-2.5 text-text-primary",children:[jsxRuntime.jsx(B,{name:"Phone",size:16,className:"text-text-secondary flex-shrink-0"}),jsxRuntime.jsx(ct,{href:`tel:${o}`,variant:"unstyled",className:tailwindMerge.twMerge("text-sm leading-relaxed text-text-primary relative z-20",b?"":"truncate"),"data-pii-type":f?"phone":void 0,"data-pii-entity":f,children:Pa(o)})]})]})]})]})})})}function gl({firstName:e,lastName:t,email:r,avatarUrl:o,layout:n="stacked",size:a="md",href:i,LinkComponent:s,linkVariant:c="unstyled",emphasis:l="normal",showEmail:d=false,badge:u,avatarShape:m,isLoading:p=false,className:f,piiEntity:g}){let h=m??(n==="inline"?"circle":"square"),x={xs:{avatarSize:"xs",gap:"gap-1.5",textSize:"text-xs",secondaryTextSize:"text-xs",skeletonAvatar:24,skeletonText:80,skeletonSecondary:60},sm:{avatarSize:"sm",gap:"gap-2",textSize:"text-sm",secondaryTextSize:"text-xs",skeletonAvatar:32,skeletonText:96,skeletonSecondary:72},md:{avatarSize:"md",gap:"gap-3",textSize:"text-base",secondaryTextSize:"text-sm",skeletonAvatar:40,skeletonText:128,skeletonSecondary:96},lg:{avatarSize:"lg",gap:"gap-3",textSize:"text-lg",secondaryTextSize:"text-base",skeletonAvatar:48,skeletonText:160,skeletonSecondary:120}}[a],y=`${e} ${t}`.trim(),S={strong:"font-semibold text-text-primary",high:"font-semibold text-text-primary",normal:"text-text-primary",low:"text-text-secondary"}[l],w=({children:N,className:P})=>i?s?jsxRuntime.jsx(s,{href:i,className:P,children:N}):jsxRuntime.jsx(ct,{href:i,variant:c,className:tailwindMerge.twMerge("hover:underline",P),asButton:false,children:N}):jsxRuntime.jsx("span",{className:P,children:N});return p?n==="inline"?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",x.gap,f),children:[jsxRuntime.jsx(W,{width:x.skeletonAvatar,height:x.skeletonAvatar,className:"flex-shrink-0 rounded-full"}),jsxRuntime.jsx(W,{width:x.skeletonText,height:x.skeletonAvatar*.5})]}):jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",x.gap,f),children:[jsxRuntime.jsx(W,{width:x.skeletonAvatar,height:x.skeletonAvatar,className:"flex-shrink-0 rounded-full"}),jsxRuntime.jsxs("div",{className:"flex flex-col gap-1",children:[jsxRuntime.jsx(W,{width:x.skeletonText,height:16}),d&&jsxRuntime.jsx(W,{width:x.skeletonSecondary,height:12})]})]}):n==="inline"?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",x.gap,f),children:[jsxRuntime.jsxs(w,{className:tailwindMerge.twMerge("flex items-center",x.gap),children:[jsxRuntime.jsx(Io,{firstName:e,lastName:t,src:o,size:x.avatarSize,variant:"user",shape:h,className:"flex-shrink-0",piiEntity:g}),jsxRuntime.jsx("span",{className:tailwindMerge.twMerge("leading-normal truncate hover:text-text-primary",S,x.textSize,i&&"hover:underline hover:decoration-1 hover:underline-offset-4"),"data-pii-type":g?"full-name":void 0,"data-pii-entity":g,children:y})]}),u]}):jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center justify-start",x.gap,f),children:[jsxRuntime.jsx(Io,{firstName:e,lastName:t,src:o,size:x.avatarSize,variant:"user",shape:h,className:"flex-shrink-0",piiEntity:g}),jsxRuntime.jsxs("div",{className:"flex flex-col items-start min-w-0",children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[jsxRuntime.jsx(w,{className:tailwindMerge.twMerge("leading-normal truncate hover:text-text-primary",S,x.textSize,i&&"hover:underline hover:decoration-1 hover:underline-offset-4"),children:jsxRuntime.jsx("span",{"data-pii-type":g?"full-name":void 0,"data-pii-entity":g,children:y})}),u]}),d&&r&&jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("text-text-secondary leading-normal truncate",x.secondaryTextSize),"data-pii-type":g?"email":void 0,"data-pii-entity":g,children:r})]})]})}var Qu=je.createContext(null);function Nb(e){let t=je.useContext(Qu),r=je.useRef(null),o=e??r,[n,a]=je.useState(()=>t||{current:"xl",isSm:true,isMd:true,isLg:true,isXl:true,is2Xl:false,isMobile:false,isDesktop:true});return je.useEffect(()=>{if(t){a(t);return}let i=o.current;if(!i||typeof ResizeObserver>"u")return;let s=()=>{let l=i.offsetWidth,d=l>=640,u=l>=768,m=l>=1024,p=l>=1280,f=l>=1536,g="base";f?g="2xl":p?g="xl":m?g="lg":u?g="md":d&&(g="sm"),a({current:g,isSm:d,isMd:u,isLg:m,isXl:p,is2Xl:f,isMobile:!u,isDesktop:u});};s();let c=new ResizeObserver(s);return c.observe(i),()=>c.disconnect()},[t,o]),n}function Tb({children:e,className:t}){let r=je.useRef(null),[o,n]=je.useState({current:"base",isSm:false,isMd:false,isLg:false,isXl:false,is2Xl:false,isMobile:true,isDesktop:false});return je.useEffect(()=>{let a=r.current;if(!a||typeof ResizeObserver>"u")return;let i=()=>{let c=a.offsetWidth,l=c>=640,d=c>=768,u=c>=1024,m=c>=1280,p=c>=1536,f="base";p?f="2xl":m?f="xl":u?f="lg":d?f="md":l&&(f="sm"),n({current:f,isSm:l,isMd:d,isLg:u,isXl:m,is2Xl:p,isMobile:!d,isDesktop:d});};i();let s=new ResizeObserver(i);return s.observe(a),()=>s.disconnect()},[]),jsxRuntime.jsx(Qu.Provider,{value:o,children:jsxRuntime.jsx("div",{ref:r,className:t,style:{width:"100%"},children:e})})}var bl={duration:.5,ease:"easeInOut"},Ur=je.createContext(null);function hl(){let e=je.useRef({played:false});return je.useEffect(()=>{e.current.played=true;},[]),e.current}var Gn=()=>{let e=je.useContext(Ur);if(!e)throw new Error("useChartContext must be used within a ChartContextProvider");return e};function xl(e,t){if(t<=0||e.length<2)return e;let r=[e[0]];for(let o=1;o<e.length;o++)e[o].xValue.getTime()-e[o-1].xValue.getTime()>t&&r.push(null),r.push(e[o]);return r}var dn=({data:e,color:t="var(--color-viz-default)",baseline:r,fillOpacity:o=.1,showLine:n=true,maxGapMs:a,animate:i=true})=>{let s=je.useId(),c=je.useId(),{xScale:l,yScale:d,animationSettings:u,entrance:m}=Gn(),[p]=je__namespace.default.useState(()=>m?.played!==true),f=i&&p,g=l.range(),h=d.range(),b=(N,P)=>typeof r=="function"?r(N,P):r??0,x=N=>N.chartYValue??N.yValue,y=a!=null?xl(e,a):e,v=i?void 0:"non-scaling-stroke",S={transformOrigin:`0 ${h[0]}px`,transformBox:"fill-box",isolation:"isolate"},w=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[r===void 0?jsxRuntime.jsx(shape.AreaClosed,{data:y,x:N=>N?l(N.xValue):0,y:N=>N?d(x(N)):0,yScale:d,defined:N=>N!=null,fill:`url(#${s})`,curve:curve.curveLinear}):jsxRuntime.jsx(shape.Area,{data:y,x:N=>N?l(N.xValue):0,y0:(N,P)=>N?d(b(N,P)):0,y1:N=>N?d(x(N)):0,defined:N=>N!=null,fill:t,fillOpacity:o,curve:curve.curveLinear}),n?jsxRuntime.jsx(shape.LinePath,{data:y,x:N=>N?l(N.xValue):0,y:N=>N?d(x(N)):0,defined:N=>N!=null,stroke:t,strokeWidth:3,vectorEffect:v,curve:curve.curveLinear}):null]});return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsxs("defs",{children:[jsxRuntime.jsxs("linearGradient",{id:s,x1:"0%",y1:"0%",x2:"0%",y2:"100%",children:[jsxRuntime.jsx("stop",{offset:"50%",stopColor:t,stopOpacity:o}),jsxRuntime.jsx("stop",{offset:"100%",stopColor:t,stopOpacity:0})]}),f&&jsxRuntime.jsx("clipPath",{id:c,children:jsxRuntime.jsx("rect",{x:g[0],y:h[1],width:g[1]-g[0],height:h[0]-h[1]})})]}),f?jsxRuntime.jsx("g",{clipPath:`url(#${c})`,children:jsxRuntime.jsx(framerMotion.motion.g,{initial:{scaleY:0},animate:{scaleY:1},transition:{duration:u.duration,ease:u.ease},style:S,children:w})}):jsxRuntime.jsx("g",{style:S,children:w})]})};var vl=({data:e,color:t="var(--color-viz-default)",opacity:r=1,categoryColors:o={}})=>{let{xScale:n,yScale:a,animationSettings:i}=Gn(),s=je.useId(),c=n.range(),l=a.range(),d=[...e].sort((p,f)=>p.xValue.getTime()-f.xValue.getTime());if(d.length===0)return null;let u=d.length>1?d[1].xValue.getTime()-d[0].xValue.getTime():15*6e4,m=Math.abs(n(new Date(d[0].xValue.getTime()+u))-n(d[0].xValue));return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("defs",{children:jsxRuntime.jsx("clipPath",{id:s,children:jsxRuntime.jsx("rect",{x:c[0],y:l[1],width:c[1]-c[0],height:l[0]-l[1]})})}),jsxRuntime.jsx("g",{clipPath:`url(#${s})`,children:jsxRuntime.jsx(framerMotion.motion.g,{initial:{scaleY:0},animate:{scaleY:1},transition:{duration:i.duration,ease:i.ease},style:{transformOrigin:`0 ${a(0)}px`,isolation:"isolate"},children:d.map((p,f)=>{let g=n(p.xValue),h=p.chartYValue??p.yValue,b=p.baselineValue??0,x=a(h),y=a(b),v=Math.min(x,y),S=Math.abs(x-y),w=d[f+1],N=w?Math.abs(n(w.xValue)-g):m,P=p.category&&o[p.category]?o[p.category]:t;return jsxRuntime.jsx(shape.Bar,{x:g-N/2,y:v,width:N,height:S,fill:P,opacity:r,rx:1},p.xValue.getTime())})})})]})};function RT(e){return e>=1e9?"GW":e>=1e6?"MW":e>=1e3?"kW":"W"}function MT(e){return e>=1e3?"kA":e<1?"mA":"A"}function ET(e){return e>=1e3?"kV":e<1?"mV":"V"}function LT(e){return e>=1e6?"M\u03A9":e>=1e3?"k\u03A9":e<1?"m\u03A9":"\u03A9"}function Ka(e,t){if(typeof e!="object"||e===null)return e;switch(e.type){case "energy":{if(e.unit||e.autoScale===false)return e;let r=e.sourceUnit?Gd[e.sourceUnit]:1;return {...e,unit:Hd(t*r)}}case "power":return e.unit||e.autoScale===false?e:{...e,unit:RT(t)};case "current":return e.unit||e.autoScale===false?e:{...e,unit:MT(t)};case "voltage":return e.unit||e.autoScale===false?e:{...e,unit:ET(t)};case "resistance":return e.unit||e.autoScale===false?e:{...e,unit:LT(t)};default:return e}}var DT=e=>e.baselineValue??0,He={top:8,right:0,bottom:50,left:60};function eo(e={type:"number"}){let t=i=>{if(i==null)return "-";let s=uo({value:i,formatter:e});if(s===null)return "-";if(typeof s=="string")return s;if(typeof s=="number")return s.toString();if(typeof s=="object"&&s!==null&&"props"in s){let c=d=>{if(d==null)return "";if(typeof d=="string")return d;if(typeof d=="number")return d.toString();if(typeof d=="object"&&"props"in d){let u=d.props;if(u?.children)return Array.isArray(u.children)?u.children.map(c).join(""):c(u.children)}return ""};return c(s)||i.toString()}return i.toString()},r=i=>{if(i==null)return "-";if(typeof e=="string"){let s=uo({value:i,formatter:e});return s===null?"-":String(s)}if(typeof e=="object"&&e.type)switch(e.type){case "energy":case "power":case "voltage":case "current":case "resistance":case "temperature":case "distance":return t(i);case "currency":return t(i);default:return t(i)}return t(i)},o,n,a;return typeof e=="object"&&e.type&&e.type==="number"&&("min"in e&&(o=e.min),"max"in e&&(n=e.max)),{format:t,tickFormat:r,min:o,max:n,tickInterval:a}}var _u=(e,t)=>{let r=d3Array.extent(e,o=>o.xValue);return scale.scaleTime({range:[He.left,t-He.right],domain:r,nice:true})},Fi=(e,t,r,o)=>{let n=eo(r);if(o)return scale.scaleLinear({range:[t-He.bottom,He.top],domain:o,nice:true});let a=d3Array.min(e,l=>Math.min(l.yValue,l.chartYValue??l.yValue,l.baselineValue??l.yValue))||0,i=d3Array.max(e,l=>Math.max(l.yValue,l.chartYValue??l.yValue,l.baselineValue??l.yValue))||0,s=n.min!==void 0?n.min:a>=0?0:a*1.1,c=n.max!==void 0?n.max:i<=0?0:i*1.1;return scale.scaleLinear({range:[t-He.bottom,He.top],domain:[s,c],nice:true})};function AT(e,t=12,r="system-ui"){if(typeof window>"u"||typeof document>"u")return e.length*(t*.6);let o=document.createElement("canvas"),n=null;try{n=o.getContext("2d");}catch{return e.length*(t*.6)}return n?(n.font=`${t}px ${r}`,n.measureText(e).width):e.length*(t*.6)}function Ya(e,t=12,r="system-ui"){return e.length===0?0:Math.max(...e.map(o=>AT(o,t,r)))}function Bi(e){return e instanceof Date&&!Number.isNaN(e.getTime())}function IT(e,t,r=12,o=false){if(!Bi(t[0])||!Bi(t[1]))return console.warn("ChartAxis: Invalid date in domain, skipping tick calculation"),[];let n=t[0].getTime(),a=t[1].getTime(),i=a-n;if(i===0||i<1e3)return [t[0]];let s=eu({start:t[0],end:t[1]},{compact:o}),l=[t[0],new Date((t[0].getTime()+t[1].getTime())/2),t[1]].map(x=>s(x)),d=Ya(l,r),m=d+d,p=Math.floor(e/m),f=Math.max(2,Math.min(8,p));if(f<=2)return [t[0],t[1]];let g=[t[0]],h=i/36e5,b;h<=1?b=6e4:h<=6?b=5*6e4:h<=48?b=60*6e4:h<=168?b=360*6e4:b=1440*6e4;for(let x=1;x<f-1;x++){let y=x/(f-1),v=n+i*y,S=Math.round(v/b)*b,w=g[g.length-1].getTime(),N=S>w?S:w+b;if(N>=a)break;g.push(new Date(N));}return g.push(t[1]),g}var FT=({top:e,scale:t,width:r})=>{let o=t.domain(),n=[o[0],o[o.length-1]],a=Bi(n[0])&&Bi(n[1]),i=r<400,s=a?n[0].getTime():0,c=a?n[1].getTime():0,l=je.useMemo(()=>a?eu({start:n[0],end:n[1]},{compact:i}):()=>"",[s,c,i,a]),d=je.useMemo(()=>IT(r,n,12,i),[r,s,c,i]);return d.length===0?null:jsxRuntime.jsx(axis.Axis,{orientation:"bottom",top:e,scale:t,tickValues:d,tickFormat:u=>{let m=u;return Bi(m)?l(m):""},stroke:"var(--color-border-muted)",tickStroke:"var(--color-border-muted)",tickLabelProps:(u,m,p)=>({fill:"var(--color-text-secondary)",fontSize:12,textAnchor:m===0?"start":m===p.length-1?"end":"middle"}),rangePadding:0})};function Ja(e,t=12){let r=t*2.5,o=Math.floor(e/r);return Math.max(2,Math.min(6,o))}var $u=12,BT=({left:e,scale:t,yFormatter:r,height:o})=>{let n=eo(r),a=je.useMemo(()=>!o||o<=0?5:Ja(o),[o]);return jsxRuntime.jsx(axis.Axis,{orientation:"left",left:e,scale:t,numTicks:a,tickFormat:i=>(n.tickFormat||n.format)(i),stroke:"var(--color-border-muted)",tickStroke:"var(--color-border-muted)",tickLabelProps:i=>{let s={fill:"var(--color-text-secondary)",fontSize:$u,textAnchor:"end"},c=t(i),[l,d]=t.range(),u=Math.min(l,d),m=Math.max(l,d);return c-u<$u/2?{...s,verticalAnchor:"start"}:m-c<$u/2?{...s,verticalAnchor:"end"}:{...s,dy:"0.33em"}}})},VT=({top:e,scale:t})=>jsxRuntime.jsx(axis.Axis,{orientation:"bottom",top:e,scale:t,stroke:"var(--color-border-muted)",tickStroke:"var(--color-border-muted)",tickLabelProps:()=>({fill:"var(--color-text-secondary)",fontSize:12,textAnchor:"middle",dy:"0.25em"})}),OT=({left:e,scale:t})=>jsxRuntime.jsx(axis.Axis,{orientation:"left",left:e,scale:t,stroke:"var(--color-border-muted)",tickStroke:"var(--color-border-muted)",tickLabelProps:()=>({fill:"var(--color-text-secondary)",fontSize:12,textAnchor:"end",dx:"-0.25em",dy:"0.33em"})}),zT=({top:e,scale:t,yFormatter:r,width:o})=>{let n=eo(r),a=je.useMemo(()=>{if(!o||o<=0)return 5;let s=Math.floor(o/60);return Math.max(2,Math.min(8,s))},[o]);return jsxRuntime.jsx(axis.Axis,{orientation:"bottom",top:e,scale:t,numTicks:a,tickFormat:i=>(n.tickFormat||n.format)(i),stroke:"var(--color-border-muted)",tickStroke:"var(--color-border-muted)",tickLabelProps:()=>({fill:"var(--color-text-secondary)",fontSize:12,textAnchor:"middle",dy:"0.25em"})})},Kr={Bottom:FT,Left:BT,CategoryBottom:VT,CategoryLeft:OT,NumericBottom:zT};var un=({data:e,formatter:t,label:r,categoryLabels:o})=>{if(!e)return null;let n=je__namespace.default.useContext(Ur),a=o??n?.categoryLabels,i=n?.xScale,s=n?.width,c=n?.height,l=eo(t),d=x=>{if(x.baselineValue===void 0)return l.format(x.value);let y=Math.min(x.baselineValue,x.value),v=Math.max(x.baselineValue,x.value);return `${l.format(y)} \u2013 ${l.format(v)}`},u=je__namespace.default.useRef(null),[m,p]=je__namespace.default.useState({x:0,y:0,translate:"translate(-50%, -100%)"});je__namespace.default.useEffect(()=>{if(!u.current)return;let y=u.current.getBoundingClientRect(),v=s??window.innerWidth,S=c??window.innerHeight,w=e.x,N=e.y,P=16,k=e.x+y.width+P<=v,R=e.x-y.width-P>=0,I;e.position==="left"?I=R||!k:I=!k&&R;let M=I?"translate(calc(-100% - 16px), -50%)":"translate(16px, -50%)";if(!k&&!R){let D=v-e.x,E=e.x;D<=E?(w=v,M="translate(-100%, -50%)"):(w=0,M="translate(0, -50%)");}N-y.height/2<0?N=y.height/2:N+y.height/2>S&&(N=S-y.height/2),p({x:w,y:N,translate:M});},[e.x,e.y,e.position,s,c]);let f=i?.domain(),h=f&&f.length===2&&f.every(x=>x instanceof Date)?qf({start:f[0],end:f[1]}):null,b=r||(h&&e.xValue instanceof Date?h(e.xValue):String(e.xValue));return jsxRuntime.jsx(framerMotion.AnimatePresence,{children:jsxRuntime.jsxs(framerMotion.motion.div,{ref:u,role:"tooltip","aria-live":"polite",initial:{opacity:0},animate:{opacity:1},exit:{opacity:0},"data-testid":"tooltip",className:"pointer-events-none absolute z-50 rounded-lg bg-background-surface p-4 text-sm shadow-xl ring-1 ring-border-default whitespace-nowrap",style:{left:m.x,top:m.y,transform:m.translate},children:[jsxRuntime.jsx("div",{className:"mb-1 font-medium text-text-primary",children:b}),e.isEvent?jsxRuntime.jsxs("div",{className:"space-y-2",children:[e.series.length>1&&jsxRuntime.jsx("ul",{className:"list-none p-0 border-b border-border-default pb-2",children:e.series.slice(0,-1).map(x=>jsxRuntime.jsxs("li",{className:"py-0.5",children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[jsxRuntime.jsxs("span",{className:"font-medium text-text-primary",children:[x.label,":"]}),jsxRuntime.jsx("span",{className:"text-text-secondary",children:d(x)})]}),x.category&&jsxRuntime.jsxs("div",{className:"mt-0.5 flex items-center gap-2",children:[jsxRuntime.jsx("div",{className:"h-3 w-3",style:{backgroundColor:x.categoryColor||x.color,borderRadius:"1px"}}),jsxRuntime.jsx("span",{className:"text-sm text-text-secondary",children:a?.[x.category]||x.category})]}),x.extraTooltipRows&&x.extraTooltipRows.length>0&&jsxRuntime.jsx("div",{className:"mt-0.5 space-y-0.5",children:x.extraTooltipRows.map(y=>jsxRuntime.jsxs("div",{className:"flex items-center gap-2 text-sm text-text-secondary",children:[jsxRuntime.jsxs("span",{children:[y.label,":"]}),jsxRuntime.jsx("span",{className:"font-medium text-text-primary",children:y.value})]},y.label))})]},x.label))}),(()=>{let x=e.series[e.series.length-1],y=e.eventItems?.length?e.eventItems:[{label:x.label,color:x.color,metadata:e.eventMetadata}];return jsxRuntime.jsx("div",{className:"space-y-2",children:y.map((v,S)=>jsxRuntime.jsxs("div",{children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[jsxRuntime.jsx("div",{className:"h-2 w-2 rounded-full",style:{backgroundColor:v.color}}),jsxRuntime.jsx("span",{className:"font-medium text-text-primary",children:v.label})]}),v.metadata&&Object.keys(v.metadata).length>0&&jsxRuntime.jsx("div",{className:"ml-4 mt-1 space-y-0.5 text-xs text-text-secondary",children:Object.entries(v.metadata).map(([w,N])=>jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[jsxRuntime.jsxs("span",{className:"capitalize",children:[w,":"]}),jsxRuntime.jsx("span",{className:"font-medium",children:N})]},w))})]},`${v.label}-${S}`))})})()]}):jsxRuntime.jsx("ul",{className:"list-none p-0",children:e.series.map(x=>jsxRuntime.jsxs("li",{className:"py-0.5",children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[jsxRuntime.jsxs("span",{className:"font-medium text-text-primary",children:[x.label,":"]}),jsxRuntime.jsx("span",{className:"text-text-secondary",children:d(x)})]}),x.category&&jsxRuntime.jsxs("div",{className:"mt-0.5 flex items-center gap-2",children:[jsxRuntime.jsx("div",{className:"h-3 w-3",style:{backgroundColor:x.categoryColor||x.color,borderRadius:"1px"}}),jsxRuntime.jsx("span",{className:"text-sm text-text-secondary",children:a?.[x.category]||x.category})]}),x.extraTooltipRows&&x.extraTooltipRows.length>0&&jsxRuntime.jsx("div",{className:"mt-0.5 space-y-0.5",children:x.extraTooltipRows.map(y=>jsxRuntime.jsxs("div",{className:"flex items-center gap-2 text-sm text-text-secondary",children:[jsxRuntime.jsxs("span",{children:[y.label,":"]}),jsxRuntime.jsx("span",{className:"font-medium text-text-primary",children:y.value})]},y.label))})]},x.label))})]})})};var jT={top:20,right:20,bottom:50,left:60},Bb=({data:e,width:t,height:r,margin:o=jT,color:n,yFormatter:a={type:"number"},showGrid:i=true,showAxes:s=true,animate:c=true,barRadius:l=4,barPadding:d=.3,onBarClick:u,onBarHover:m,activeIndex:p,className:f,style:g,"aria-label":h,orientation:b="horizontal",showTooltip:x=true})=>{let[y,v]=je.useState(null),[S,w]=je.useState(null),[N,P]=je.useState(null),[k,R]=je.useState(t??600),[I,M]=je.useState(r??300),D=je.useRef(null),E=p??y,V=je.useId(),O=n||"var(--color-viz-default)";je.useEffect(()=>{if(t!==void 0&&r!==void 0){R(t),M(r);return}if(!D.current)return;let H=new ResizeObserver(A=>{for(let G of A)t===void 0&&R(G.contentRect.width),r===void 0&&M(G.contentRect.height);});return H.observe(D.current),t===void 0&&R(D.current.offsetWidth),r===void 0&&M(D.current.offsetHeight||300),()=>{H.disconnect();}},[t,r]);let{xScale:U,yScale:q,innerWidth:$,innerHeight:z}=je.useMemo(()=>{let H=k-o.left-o.right,A=I-o.top-o.bottom;if(b==="horizontal"){let T=d3Array.max(e,C=>C.value)||0;return {xScale:scale.scaleLinear({range:[0,H],domain:[0,T*1.1],nice:true}),yScale:scale.scaleBand({range:[0,A],domain:e.map(C=>C.label),padding:d}),innerWidth:H,innerHeight:A}}let G=d3Array.max(e,T=>T.value)||0;return {xScale:scale.scaleBand({range:[0,H],domain:e.map(T=>T.label),padding:d}),yScale:scale.scaleLinear({range:[A,0],domain:[0,G*1.1],nice:true}),innerWidth:H,innerHeight:A}},[e,k,I,o,d,b]);if(e.length===0)return jsxRuntime.jsx("div",{ref:D,className:tailwindMerge.twMerge("flex h-full min-h-[200px] w-full items-center justify-center rounded-lg border border-dashed border-border-default bg-background-surface text-sm font-medium text-text-secondary",f),style:r!==void 0?{height:r,...g}:g,children:"No data available"});let J=(H,A)=>{if(v(H),m?.(A,H),H!==null&&A){let G,T;if(b==="horizontal"){let L=U(A.value),F=q(A.label)||0,K=q.bandwidth();G=o.left+L,T=o.top+F+K/2;}else {let L=U,F=q,K=L(A.label)??0,ae=L.bandwidth(),se=F(A.value);G=o.left+K+ae/2,T=o.top+se;}let C=G>k/2;P(A.label),w({xValue:new Date,series:[{label:"Value",value:A.value,color:A.color||O}],x:G,y:T,position:C?"left":"right"});}else w(null),P(null);};return jsxRuntime.jsxs("div",{ref:D,className:tailwindMerge.twMerge("relative h-full w-full overflow-hidden rounded-lg bg-background-surface",f),style:r!==void 0?{height:r,...g}:g,"aria-label":h,role:"img",children:[jsxRuntime.jsxs("svg",{width:k,height:I,children:[jsxRuntime.jsx("defs",{children:jsxRuntime.jsx(gradient.LinearGradient,{id:`${V}-bar`,from:O,to:O,toOpacity:.85})}),jsxRuntime.jsxs(group.Group,{left:o.left,top:o.top,children:[i&&jsxRuntime.jsx("g",{className:"grid-lines",children:(b==="horizontal"?U.ticks(5):q.ticks(5)).map(H=>{let A=b==="horizontal"?0:q(H),G=b==="horizontal"?U(H):0;return jsxRuntime.jsx("line",{x1:b==="horizontal"?G:0,y1:b==="horizontal"?0:A,x2:b==="horizontal"?G:$,y2:b==="horizontal"?z:A,stroke:"var(--color-border-default)",strokeOpacity:.5,strokeDasharray:"2,3"},H)})}),e.map((H,A)=>{let G=E===A||E==null,T=H.color||`url(#${V}-bar)`;if(b==="horizontal"){let te=U(H.value),ie=q.bandwidth(),Me=q(H.label)||0;return jsxRuntime.jsx(framerMotion.motion.rect,{x:0,y:Me,width:te,height:ie,fill:T,rx:l,ry:l,initial:c?{width:0,opacity:.5}:void 0,animate:{width:te,opacity:G?1:.5},transition:{duration:.5,delay:A*.05,ease:"easeOut",opacity:{duration:.15,delay:0}},style:{cursor:u||m?"pointer":"default"},onMouseEnter:()=>J(A,H),onMouseLeave:()=>J(null,null),onClick:()=>u?.(H,A)},H.label)}let C=U,L=q,F=C.bandwidth(),K=C(H.label)??0,ae=L(H.value),se=Math.max(0,z-ae);return c?jsxRuntime.jsx(framerMotion.motion.rect,{x:K,width:F,fill:T,rx:l,ry:l,initial:{y:z,height:0,opacity:.5},animate:{y:ae,height:se,opacity:G?1:.5},transition:{duration:.5,delay:A*.05,ease:"easeOut",opacity:{duration:.15,delay:0}},style:{cursor:u||m?"pointer":"default"},onMouseEnter:()=>J(A,H),onMouseLeave:()=>J(null,null),onClick:()=>u?.(H,A)},H.label):jsxRuntime.jsx("rect",{x:K,y:ae,width:F,height:se,fill:T,rx:l,ry:l,opacity:G?1:.5,style:{cursor:u||m?"pointer":"default",transition:"opacity 150ms ease-out"},onMouseEnter:()=>J(A,H),onMouseLeave:()=>J(null,null),onClick:()=>u?.(H,A)},H.label)}),s&&b==="vertical"&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(Kr.CategoryBottom,{top:z,scale:U}),jsxRuntime.jsx(Kr.Left,{left:0,scale:q,yFormatter:a,height:z})]}),s&&b==="horizontal"&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(Kr.NumericBottom,{top:z,scale:U,yFormatter:a,width:$}),jsxRuntime.jsx(Kr.CategoryLeft,{left:0,scale:q})]})]})]}),x&&jsxRuntime.jsx(un,{data:S,formatter:a,label:N??void 0})]})};var Vb=({item:e,onToggle:t})=>{let r=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("div",{className:"h-3 w-3 shrink-0",style:{backgroundColor:e.fill,borderRadius:"1px",opacity:e.isHidden?.35:1}}),jsxRuntime.jsx("span",{className:`text-sm whitespace-nowrap ${e.isHidden?"text-text-disabled line-through":"text-text-secondary"}`,children:e.category})]});return t?jsxRuntime.jsx("button",{type:"button",className:"flex items-center gap-2 shrink-0 rounded-sm focus:outline-none focus:ring-2 focus:ring-border-focus disabled:cursor-not-allowed disabled:opacity-60","aria-pressed":!e.isHidden,"aria-label":`${e.isHidden?"Show":"Hide"} ${e.category}`,disabled:e.isDisabled,onClick:()=>t(e.category),children:r}):jsxRuntime.jsx("div",{className:"flex items-center gap-2 shrink-0",children:r})},ZT=({items:e,onToggle:t})=>e.length===0?null:jsxRuntime.jsx("div",{className:"flex items-center gap-3 flex-wrap",children:e.map(r=>jsxRuntime.jsx(Vb,{item:r,onToggle:t},r.category))}),ja=({items:e,onExport:t,marginLeft:r=0,marginRight:o=0,isZoomed:n=false,onResetZoom:a,onLegendItemToggle:i})=>{let[s,c]=je__namespace.default.useState(false),[l,d]=je__namespace.default.useState(null),[u,m]=je__namespace.default.useState(false),[p,f]=je__namespace.default.useState(false),g=je__namespace.default.useCallback(async b=>{c(true),d(b),f(false);try{await t(b);}catch(x){console.error("Export failed:",x);}finally{c(false),d(null);}},[t]),h=je__namespace.default.useCallback(async b=>{await g(b);},[g]);return jsxRuntime.jsxs("div",{className:"mt-4 flex items-center justify-between gap-3 min-h-[32px]",style:{marginLeft:r,marginRight:o},children:[jsxRuntime.jsx("div",{className:"hidden sm:block flex-1 min-w-0",children:jsxRuntime.jsx(ZT,{items:e,onToggle:i})}),jsxRuntime.jsx("div",{className:"sm:hidden flex items-center gap-3",children:e.length>0&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("button",{onClick:()=>m(true),className:"text-sm text-text-secondary hover:text-text-primary transition-colors underline decoration-dotted underline-offset-4",children:"Legend"}),jsxRuntime.jsx(xt,{isOpen:u,onClose:()=>m(false),title:"Legend",children:jsxRuntime.jsx("div",{className:"grid grid-cols-1 gap-3 p-4",children:e.map(b=>jsxRuntime.jsx(Vb,{item:b,onToggle:i},b.category))})})]})}),jsxRuntime.jsxs("div",{className:"sm:hidden flex items-center gap-2 shrink-0",children:[n&&a&&jsxRuntime.jsx(ee,{variant:"secondary",size:"sm",onPress:a,children:jsxRuntime.jsx(B,{name:"ArrowsOut",size:16})}),jsxRuntime.jsx(ee,{variant:"secondary",size:"sm",onPress:()=>f(true),isDisabled:s,children:jsxRuntime.jsx(B,{name:"Export",size:16})}),jsxRuntime.jsx(xt,{isOpen:p,onClose:()=>f(false),title:"Export Chart",contentPadding:false,children:jsxRuntime.jsxs("div",{className:"flex flex-col",children:[jsxRuntime.jsxs("button",{onClick:()=>g("csv"),disabled:s,className:"flex items-center gap-3 px-6 py-4 text-left hover:bg-background-hover active:bg-background-muted transition-colors disabled:opacity-50 disabled:cursor-not-allowed",children:[jsxRuntime.jsx(B,{name:"List",size:20,className:"text-text-secondary"}),jsxRuntime.jsx("span",{className:"text-sm text-text-primary",children:l==="csv"?"Exporting...":"Export as CSV"})]}),jsxRuntime.jsxs("button",{onClick:()=>g("svg"),disabled:s,className:"flex items-center gap-3 px-6 py-4 text-left hover:bg-background-hover active:bg-background-muted transition-colors disabled:opacity-50 disabled:cursor-not-allowed",children:[jsxRuntime.jsx(B,{name:"Code",size:20,className:"text-text-secondary"}),jsxRuntime.jsx("span",{className:"text-sm text-text-primary",children:l==="svg"?"Exporting...":"Export as SVG"})]}),jsxRuntime.jsxs("button",{onClick:()=>g("png"),disabled:s,className:"flex items-center gap-3 px-6 py-4 text-left hover:bg-background-hover active:bg-background-muted transition-colors disabled:opacity-50 disabled:cursor-not-allowed",children:[jsxRuntime.jsx(B,{name:"DownloadSimple",size:20,className:"text-text-secondary"}),jsxRuntime.jsx("span",{className:"text-sm text-text-primary",children:l==="png"?"Exporting...":"Export as PNG"})]})]})})]}),jsxRuntime.jsxs("div",{className:"hidden sm:flex items-center gap-2 shrink-0",children:[n&&a&&jsxRuntime.jsxs(ee,{variant:"secondary",size:"sm",onPress:a,children:[jsxRuntime.jsx(B,{name:"ArrowsOut",size:16}),jsxRuntime.jsx("span",{className:"hidden sm:inline",children:"Reset Zoom"})]}),jsxRuntime.jsxs(reactAriaComponents.DialogTrigger,{children:[jsxRuntime.jsxs(ee,{variant:"secondary",size:"sm",isDisabled:s,children:[jsxRuntime.jsx(B,{name:"Export",size:16}),s?"Exporting...":"Export"]}),jsxRuntime.jsx(ht,{placement:"top end",className:"min-w-48 p-1 bg-background-surface rounded-lg shadow-xl ring-1 ring-border-default",children:jsxRuntime.jsxs(reactAriaComponents.Menu,{onAction:h,className:"outline-none",children:[jsxRuntime.jsx(reactAriaComponents.MenuItem,{id:"csv",className:"flex items-center gap-2 px-3 py-2 text-sm text-text-primary rounded cursor-pointer hover:bg-background-hover focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-border-focus focus-visible:ring-offset-1 focus-visible:ring-offset-background-surface data-[focused]:bg-background-hover data-[focused]:ring-2 data-[focused]:ring-border-focus data-[focused]:ring-offset-1 data-[focused]:ring-offset-background-surface",isDisabled:s,children:jsxRuntime.jsxs("span",{className:"flex items-center gap-2",children:[jsxRuntime.jsx(B,{name:"List",size:14}),l==="csv"?"Exporting...":"Export as CSV"]})}),jsxRuntime.jsx(reactAriaComponents.MenuItem,{id:"svg",className:"flex items-center gap-2 px-3 py-2 text-sm text-text-primary rounded cursor-pointer hover:bg-background-hover focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-border-focus focus-visible:ring-offset-1 focus-visible:ring-offset-background-surface data-[focused]:bg-background-hover data-[focused]:ring-2 data-[focused]:ring-border-focus data-[focused]:ring-offset-1 data-[focused]:ring-offset-background-surface",isDisabled:s,children:jsxRuntime.jsxs("span",{className:"flex items-center gap-2",children:[jsxRuntime.jsx(B,{name:"Code",size:14}),l==="svg"?"Exporting...":"Export as SVG"]})}),jsxRuntime.jsx(reactAriaComponents.MenuItem,{id:"png",className:"flex items-center gap-2 px-3 py-2 text-sm text-text-primary rounded cursor-pointer hover:bg-background-hover focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-border-focus focus-visible:ring-offset-1 focus-visible:ring-offset-background-surface data-[focused]:bg-background-hover data-[focused]:ring-2 data-[focused]:ring-border-focus data-[focused]:ring-offset-1 data-[focused]:ring-offset-background-surface",isDisabled:s,children:jsxRuntime.jsxs("span",{className:"flex items-center gap-2",children:[jsxRuntime.jsx(B,{name:"DownloadSimple",size:14}),l==="png"?"Exporting...":"Export as PNG"]})})]})})]})]})]})};var wl=jm(op());var zb=["stroke","fill","color","stop-color","flood-color","lighting-color"],Hb=/var\s*\(/;function Gb(e,t){let r=[e,...Array.from(e.querySelectorAll("*"))],o=[t,...Array.from(t.querySelectorAll("*"))],n=Math.min(r.length,o.length);for(let a=0;a<n;a++){let i=r[a],s=o[a];if(!(i instanceof Element)||!(s instanceof Element))continue;let c=window.getComputedStyle(i);for(let l of zb){let d=s.getAttribute(l);if(d&&Hb.test(d)){let u=c.getPropertyValue(l);u&&s.setAttribute(l,u.trim());}}if(s instanceof HTMLElement||s instanceof SVGElement)for(let l of zb){let d=l,u=s.style.getPropertyValue(d);if(u&&Hb.test(u)){let m=c.getPropertyValue(d);m&&s.style.setProperty(d,m.trim());}}}}function np(e,t,r=true){let o=e||"chart";if(r){let n=new Date().toISOString().replace(/[:.]/g,"-").slice(0,-5);return `${o}-${n}.${t}`}return `${o}.${t}`}async function ap(e,t,r={},o){let n=Array.isArray(t[0])?t:[t];try{switch(e){case "csv":await $T(n,r);break;case "svg":await eP(o,r);break;case "png":await tP(o,r);break;default:throw new Error(`Unsupported export type: ${e}`)}}catch(a){throw console.error("Export failed:",a),new Error(`Failed to export chart as ${e}: ${a instanceof Error?a.message:"Unknown error"}`)}}async function $T(e,t){try{let r=t.yFormat?$d(t.yFormat):null,o=t.yFormat,n=m=>{if(m==null||m==="")return "";if(!o)return typeof m=="number"?m:String(m);let p=jf(m,o);return p===null?typeof m=="number"?m:String(m):p},a=new Map;e.forEach(m=>{m.forEach(p=>{let f=p.xValue.getTime();a.has(f)||a.set(f,p.xValue);});});let i=Array.from(a.values()).sort((m,p)=>m.getTime()-p.getTime()),s=e.map((m,p)=>{let f=t.seriesLabels?.[p]||`Series ${p+1}`;return r&&!f.includes(`(${r})`)?`${f} (${r})`:f}),c=i.map(m=>{let p={[t.xLabel||"Date"]:m.toLocaleString("en-US",{year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"})};return e.forEach((f,g)=>{let h=s[g],b=f.find(x=>x.xValue.getTime()===m.getTime());p[h]=b?n(b.yValue):"",b?.category&&(p[`${h} Category`]=b.category);}),p}),l=_T__default.default.unparse(c,{header:!0,skipEmptyLines:!0}),d=new Blob([l],{type:"text/csv;charset=utf-8;"}),u=np(t.filename||"chart-data","csv",t.timestamp!==!1);(0,wl.saveAs)(d,u);}catch(r){throw new Error(`CSV export failed: ${r instanceof Error?r.message:"Unknown error"}`)}}async function eP(e,t){if(!e.current)throw new Error("SVG element not found");try{let r=e.current,o=r.cloneNode(!0);if(Gb(r,o),!o.querySelector("rect[data-background]")){let l=document.createElementNS("http://www.w3.org/2000/svg","rect");l.setAttribute("width",o.getAttribute("width")||"100%"),l.setAttribute("height",o.getAttribute("height")||"100%"),l.setAttribute("fill","white"),l.setAttribute("data-background","true"),o.insertBefore(l,o.firstChild);}let i=new XMLSerializer().serializeToString(o);i.includes("<?xml")||(i=`<?xml version="1.0" encoding="UTF-8"?>
28
+ `+i),i.includes("xmlns=")||(i=i.replace("<svg",'<svg xmlns="http://www.w3.org/2000/svg"'));let s=new Blob([i],{type:"image/svg+xml;charset=utf-8"}),c=np(t.filename||"chart","svg",t.timestamp!==!1);(0,wl.saveAs)(s,c);}catch(r){throw new Error(`SVG export failed: ${r instanceof Error?r.message:"Unknown error"}`)}}async function tP(e,t,r=2){if(!e.current)throw new Error("SVG element not found");let o="";try{let n=e.current,a=n.getBoundingClientRect(),i=n.cloneNode(!0);Gb(n,i),i.setAttribute("width",String(a.width)),i.setAttribute("height",String(a.height)),i.removeAttribute("transform");let s=i.getElementsByTagName("text");Array.from(s).forEach(m=>{m.style.fontFamily||(m.style.fontFamily="system-ui, -apple-system, sans-serif"),m.style.fontSize||(m.style.fontSize="12px");});let c=document.createElementNS("http://www.w3.org/2000/svg","rect");c.setAttribute("width",String(a.width)),c.setAttribute("height",String(a.height)),c.setAttribute("fill","white"),i.insertBefore(c,i.firstChild);let d=new XMLSerializer().serializeToString(i);d.includes("xmlns=")||(d=d.replace("<svg",'<svg xmlns="http://www.w3.org/2000/svg"'));let u=new Blob([d],{type:"image/svg+xml;charset=utf-8"});return o=URL.createObjectURL(u),new Promise((m,p)=>{let f=new Image,g=setTimeout(()=>{o&&URL.revokeObjectURL(o),p(new Error("Image loading timeout"));},1e4);f.onload=()=>{clearTimeout(g);try{let h=document.createElement("canvas");h.width=a.width*r,h.height=a.height*r;let b=h.getContext("2d");if(!b)throw new Error("Canvas context not available");b.imageSmoothingEnabled=!0,b.imageSmoothingQuality="high",b.scale(r,r),b.fillStyle="white",b.fillRect(0,0,a.width,a.height),b.drawImage(f,0,0,a.width,a.height),h.toBlob(x=>{if(x){let y=np(t.filename||"chart","png",t.timestamp!==!1);(0,wl.saveAs)(x,y),m();}else p(new Error("Failed to create PNG blob"));o&&URL.revokeObjectURL(o);},"image/png",1);}catch(h){o&&URL.revokeObjectURL(o),p(h);}},f.onerror=()=>{clearTimeout(g),o&&URL.revokeObjectURL(o),p(new Error("Failed to load SVG as image"));},f.src=o;})}catch(n){throw o&&URL.revokeObjectURL(o),new Error(`PNG export failed: ${n instanceof Error?n.message:"Unknown error"}`)}}function rP(e){if(typeof window>"u")return false;switch(e){case "csv":return true;case "svg":return typeof XMLSerializer<"u";case "png":return typeof HTMLCanvasElement<"u"&&typeof HTMLCanvasElement.prototype.toBlob=="function";default:return false}}function oP(e){return {csv:"CSV Spreadsheet",svg:"SVG Vector Image",png:"PNG Image"}[e]||"Unknown Format"}function Nl({datasets:e,metadata:t,svgRef:r}){return je.useCallback(async o=>{try{await ap(o,e,t,r);}catch(n){throw console.error("Chart export failed:",n),n}},[e,t,r])}var ip=({data:e,seriesMetadata:t,width:r,height:o,onBrushChange:n,brushRegion:a,margin:i=He,yDomain:s})=>{let c=je.useRef(null),l=je.useRef(false),d=je.useMemo(()=>e.flat(),[e]),u=je.useMemo(()=>({top:10,bottom:15,left:i.left,right:i.right}),[i]),m=r-u.left-u.right,p=je.useMemo(()=>{if(d.length===0)return scale.scaleTime({domain:[new Date,new Date],range:[0,m]});let x=new Date(Math.min(...d.map(v=>v.xValue.getTime()))),y=new Date(Math.max(...d.map(v=>v.xValue.getTime())));return scale.scaleTime({domain:[x,y],range:[0,m]})},[d,m]),f=je.useMemo(()=>{let x=d.length>0?Math.max(0,...d.map(y=>y.yValue)):1;return scale.scaleLinear({domain:s??[0,x],range:[o-u.bottom,u.top]})},[d,o,s,u.top,u.bottom]),g=x=>{if(l.current)return;if(!x){n(null);return}let{x0:y,x1:v}=x;if(y===v)return;let S=new Date(y),w=new Date(v);if(!(Number.isNaN(S.getTime())||Number.isNaN(w.getTime()))){if(d.length>0){let N=Math.min(...d.map(M=>M.xValue.getTime())),P=Math.max(...d.map(M=>M.xValue.getTime())),R=(P-N)*.05;if(Math.abs(S.getTime()-N)<R&&Math.abs(w.getTime()-P)<R){n(null);return}}n([S,w]);}},h=je.useMemo(()=>{if(d.length!==0)return {start:{x:0,y:u.top},end:{x:m,y:o-u.bottom}}},[m,o,d]);je.useEffect(()=>{if(!c.current||d.length===0)return;let x=c.current.state;if(x?.isBrushing||x?.activeHandle)return;let y=Math.min(...d.map(k=>k.xValue.getTime())),v=Math.max(...d.map(k=>k.xValue.getTime())),S=a?a[0]:new Date(y),w=a?a[1]:new Date(v),N=c.current.state?.extent;if(N){let k=p.invert(N.x0),R=p.invert(N.x1),I=Math.abs(k.getTime()-S.getTime()),M=Math.abs(R.getTime()-w.getTime());if(I<1e3&&M<1e3)return}l.current=true;let P=k=>{let R=c.current.getExtent({x:p(S),y:u.top},{x:p(w),y:o-u.bottom});return {...k,start:{y:R.y0,x:R.x0},end:{y:R.y1,x:R.x1},extent:R}};c.current.updateBrush(P),setTimeout(()=>{l.current=false;},50);},[a,p,o,d]);let b={fill:"url(#brush_pattern)",fillOpacity:.15,stroke:"var(--color-border-focus)",strokeWidth:1.5,strokeOpacity:.3};return jsxRuntime.jsx("div",{className:"mt-2",children:jsxRuntime.jsxs("svg",{width:r,height:o,children:[jsxRuntime.jsx(pattern.PatternLines,{id:"brush_pattern",height:8,width:8,stroke:"var(--color-text-secondary)",strokeWidth:1,orientation:["diagonal"]}),jsxRuntime.jsxs("g",{transform:`translate(${u.left}, 0)`,children:[e.map((x,y)=>jsxRuntime.jsx(shape.LinePath,{data:x,x:v=>p(v.xValue),y:v=>f(v.yValue),stroke:t[y]?.color||"var(--color-gray-500)",strokeWidth:1.5,opacity:.8},`brush-series-${y}`)),jsxRuntime.jsx(brush.Brush,{xScale:p,yScale:f,width:m,height:o-u.top-u.bottom,margin:{top:u.top,bottom:u.bottom,left:0,right:0},handleSize:8,innerRef:c,resizeTriggerAreas:["left","right"],brushDirection:"horizontal",initialBrushPosition:h,onChange:g,onClick:()=>n(null),selectedBoxStyle:b,useWindowMoveEvents:true})]})]})})};function Bo(e){switch(e){case "command":return Bt("--color-action-brand","#111111");case "success":return Bt("--color-feedback-success-border","#278a4a");case "warning":return Bt("--color-feedback-warning-border","#c88420");case "error":return Bt("--color-feedback-error-border","#c42d2d");case "alert":return Bt("--color-feedback-warning-border","#c88420");default:return Bt("--color-text-secondary","#525250")}}function Tl({events:e,color:t,showLabels:r=false}){let o=je.useContext(Ur),[n,a]=je.useState(null);if(!o)return console.warn("ChartEventMarkers must be used within a ChartContainer"),null;let{xScale:i,yScale:s,height:c,tooltip:l,datasets:d,seriesMetadata:u,seriesTypes:m,categoryColors:p}=o,f=e.filter(b=>{let x=i(b.timestamp);return x>=He.left&&x<=i.range()[1]}),g=je.useCallback((b,x)=>{a(x);let y=i(b.timestamp),v=y>(i.range()[1]-He.right-He.left)/2+He.left,S=[];d&&u&&d.forEach((P,k)=>{if(P.length===0)return;let R=d3Array.bisector(V=>V.xValue).left,I=R(P,b.timestamp),M=P[I-1],D=P[I],E;if(!M)E=D;else if(!D)E=M;else {let V=Math.abs(b.timestamp.getTime()-M.xValue.getTime()),O=Math.abs(b.timestamp.getTime()-D.xValue.getTime());E=V<O?M:D;}E&&u[k]&&S.push({label:u[k].label,value:E.yValue,color:u[k].color,type:m?.[k]||"line",...E.category&&{category:E.category,categoryColor:p?.[E.category]}});});let N=f.filter(P=>Math.abs(i(P.timestamp)-y)<=10).map(P=>({label:P.label,color:t||Bo(P.type),metadata:P.metadata}));S.push({label:N.length>1?`${N.length} events`:b.label,value:0,color:t||Bo(b.type),type:"event"}),l.show({xValue:b.timestamp,series:S,x:y,y:S.length>1&&typeof S[0].value=="number"?s(S[0].value):c/2,position:v?"left":"right",isEvent:true,eventMetadata:b.metadata,eventItems:N});},[i,s,c,l,t,d,u,m,p,f]),h=je.useCallback(()=>{a(null),l.hide();},[l]);return f.length===0?null:jsxRuntime.jsx("g",{className:"chart-event-markers","data-testid":"chart-event-markers",children:f.map((b,x)=>{let y=i(b.timestamp),v=t||Bo(b.type),S=n===x;return jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx("line",{x1:y,y1:He.top,x2:y,y2:c-He.bottom,stroke:v,strokeWidth:S?3:2,strokeDasharray:"4 4",strokeOpacity:S?.9:.6,pointerEvents:"none"}),jsxRuntime.jsx("circle",{cx:y,cy:He.top,r:S?5:4,fill:v,stroke:"var(--color-background-surface)",strokeWidth:2,pointerEvents:"none"}),jsxRuntime.jsx("circle",{cx:y,cy:c-He.bottom,r:S?5:4,fill:v,stroke:"var(--color-background-surface)",strokeWidth:2,pointerEvents:"none"}),r&&jsxRuntime.jsx("text",{x:y,y:He.top-8,textAnchor:"middle",fill:"var(--color-text-secondary)",fontSize:11,fontWeight:500,pointerEvents:"none",children:b.label}),jsxRuntime.jsx("rect",{x:y-10,y:He.top,width:20,height:c-He.top-He.bottom,fill:"transparent",style:{cursor:"pointer"},onMouseEnter:()=>g(b,x),onMouseLeave:h})]},`${b.timestamp.getTime()}-${x}`)})})}function Pl({spans:e,opacity:t=.25,color:r}){let o=je.useContext(Ur),[n,a]=je.useState(null),i=o?.xScale,s=o?.height,c=o?.tooltip,[l,d]=i?.domain()??[new Date(0),new Date(0)],[u,m]=i?.range()??[0,0],p=je.useCallback((S,w)=>{if(!i||!c)return;a(w);let N=S.start<l?l:S.start,P=S.end>d?d:S.end,k=(i(N)+i(P))/2,R=k>(m-u)/2+u,M=e.filter(D=>D.end>D.start&&D.start<S.end&&D.end>S.start).map(D=>({label:D.label,color:D.color??r??Bo(D.type),metadata:D.metadata}));c.show({xValue:S.start,series:[{label:M.length>1?`${M.length} scheduled commands`:S.label,value:0,color:S.color??r??Bo(S.type),type:"event"}],x:k,y:(s??0)/2,position:R?"left":"right",isEvent:true,eventMetadata:S.metadata,eventItems:M});},[i,s,c,r,l,d,u,m,e]),f=je.useCallback(()=>{a(null),c?.hide();},[c]);if(!o)return console.warn("ChartEventSpans must be used within a ChartContainer"),null;let{xScale:g,height:h}=o,b=He.top,y=h-He.bottom-b,v=e.filter(S=>S.end>S.start);return v.length===0?null:jsxRuntime.jsx("g",{className:"chart-event-spans","data-testid":"chart-event-spans",children:v.map((S,w)=>{let N=S.start<l?l:S.start,P=S.end>d?d:S.end;if(N>=d||P<=l)return null;let k=g(N),I=g(P)-k;if(I<=0)return null;let M=S.color??r??Bo(S.type);return jsxRuntime.jsx("rect",{x:k,y:b,width:I,height:y,fill:M,fillOpacity:n===w?Math.min((t??.25)*1.8,1):t??.25,pointerEvents:"all",style:{cursor:"pointer"},onMouseEnter:()=>p(S,w),onMouseLeave:f},`${S.start.getTime()}-${S.end.getTime()}-${w}`)})})}var qb=je.createContext(false);function vP({children:e}){return jsxRuntime.jsx(qb.Provider,{value:true,children:e})}function Wi(e){let t=je.useContext(qb),[r,o]=je.useState(false),[n,a]=je.useState(null),i=je.useRef(null),s=je.useCallback(u=>{if(i.current?.disconnect(),i.current=null,!u||typeof ResizeObserver>"u")return;let m=new ResizeObserver(([p])=>{if(!p)return;let{width:f,height:g}=p.contentRect;a(h=>h&&h.width===f&&h.height===g?h:{width:f,height:g});});m.observe(u),i.current=m;},[]);je.useEffect(()=>()=>i.current?.disconnect(),[]);let c=je.useCallback(()=>{o(false),a(null);},[]),l=t?null:jsxRuntime.jsx(ee,{variant:"icon",size:"sm",icon:"ArrowsOutSimple","aria-label":`Expand ${e} chart`,onPress:()=>o(true)}),d=je.useCallback(u=>r&&!t?jsxRuntime.jsx(lr,{isOpen:true,onClose:c,title:e,contentPadding:false,maxWidth:"min(1200px, 100vw)",minWidth:"min(360px, 100vw)",height:"82vh",mobileHeight:"82vh",children:jsxRuntime.jsx("div",{ref:s,className:"h-full w-full p-4",children:u})}):u,[r,t,c,e,s]);return {isExpanded:r,action:l,expandedSize:n,present:d}}var Wn=({data:e,color:t="var(--color-viz-default)",strokeWidth:r=3,strokeDasharray:o,categoryColors:n={},maxGapMs:a,animate:i=true})=>{let{xScale:s,yScale:c,animationSettings:l,entrance:d}=Gn(),[u]=je__namespace.default.useState(()=>d?.played!==true),m=i&&u,p=c.range(),f=Object.keys(n).length>0,g=w=>w.category?n[w.category]??t:t,h=w=>w.chartYValue??w.yValue,b=e.length===1?e[0]:void 0,x=a!=null?xl(e,a):e,y=i?void 0:"non-scaling-stroke",v=b?jsxRuntime.jsx("circle",{cx:s(b.xValue),cy:c(h(b)),r,fill:f?g(b):t}):f?e.slice(0,-1).map((w,N)=>{let P=e[N+1];return a!=null&&a>0&&P.xValue.getTime()-w.xValue.getTime()>a?null:jsxRuntime.jsx(shape.LinePath,{data:[w,P],x:k=>s(k.xValue),y:k=>c(h(k)),stroke:g(w),strokeWidth:r,strokeDasharray:o,strokeLinecap:"round",vectorEffect:y,curve:curve.curveLinear},`${w.xValue.getTime()}-${P.xValue.getTime()}`)}):jsxRuntime.jsx(shape.LinePath,{data:x,x:w=>w?s(w.xValue):0,y:w=>w?c(h(w)):0,defined:w=>w!=null,stroke:t,strokeWidth:r,strokeDasharray:o,strokeLinecap:"round",vectorEffect:y,curve:curve.curveLinear}),S={transformOrigin:`0 ${p[0]}px`,transformBox:"fill-box",isolation:"isolate"};return m?jsxRuntime.jsx(framerMotion.motion.g,{initial:{scaleY:0},animate:{scaleY:1},transition:{duration:l.duration,ease:l.ease},style:S,children:v}):jsxRuntime.jsx("g",{style:S,children:v})};var th=e=>e.type===dn||e.type===Wn||e.type===vl,MP=e=>e.type===Tl||e.type===Pl,EP=(e,t,r)=>{if(!e.tooltipRange||e.baseline===void 0)return;let o=typeof e.baseline=="function"?e.baseline(t,r):e.baseline;return typeof o=="number"&&Number.isFinite(o)&&o!==t.yValue?o:void 0},LP=d3Array.bisector(e=>e.xValue).left,DP=()=>jsxRuntime.jsx("div",{className:"flex h-full items-center justify-center",children:jsxRuntime.jsx("p",{className:"text-text-secondary",children:"No data available"})}),AP=()=>jsxRuntime.jsxs("div",{className:"flex h-full flex-col gap-4 p-4",children:[jsxRuntime.jsx(W,{className:"h-full w-full"}),jsxRuntime.jsxs("div",{className:"flex gap-4",children:[jsxRuntime.jsx(W,{className:"h-4 w-24"}),jsxRuntime.jsx(W,{className:"h-4 w-24"})]})]}),IP=({parentWidth:e,parentHeight:t,yFormatter:r={type:"number"},yDomain:o,referenceLines:n,isLoading:a=false,enableZoom:i=false,enableBrush:s=false,brushHeight:c=60,onZoomChange:l,zoomDomain:d,hiddenSeriesLabels:u,onHiddenSeriesChange:m,hideBottomBar:p=false,headerActions:f,headerControls:g,title:h,children:b})=>{let x=u!==void 0,y=d!==void 0,[v,S]=je.useState(null),[w,N]=je.useState(null),P=y?d:w,[k,R]=je.useState(()=>new Set),I=x?u:k,M=je.useRef(null),D=je.useId(),E=je.useRef(0),V=je.useRef(""),O=je.useRef(null),{colorMode:U}=qt(),q=je.useMemo(()=>Do(),[U]),$=je.useMemo(()=>hi(),[U]),{datasets:z,seriesMetadata:J,categoryInfo:H,categoryColors:A,categoryLabels:G,seriesTypes:T}=je.useMemo(()=>{let ue=je.Children.toArray(b).filter(Ae=>je.isValidElement(Ae)&&th(Ae)),Be=ue.filter(Ae=>Ae.props.data).length,Pe=[],Oe=[],et=[],dt=null,De=null;ue.forEach((Ae,wt)=>{let Ie=Ae.props;if(!Ie.data)return;Pe.push(Ie.data);let Sa=("color"in Ie&&Ie.color?Ie.color:void 0)||(Be===1?$:q[wt%q.length]),kn=Ae.type===dn;Oe.push({label:"label"in Ie&&Ie.label||`Series ${Pe.length}`,color:Sa,...kn&&"baseline"in Ie&&Ie.baseline!==void 0?{baseline:Ie.baseline,tooltipRange:"tooltipRange"in Ie&&Ie.tooltipRange||false}:{}});let yd=kn?"area":Ae.type===Wn?"line":"bar";et.push(yd),"categoryColors"in Ie&&Ie.categoryColors&&(dt=Ie.categoryColors),"categoryLabels"in Ie&&Ie.categoryLabels&&(De=Ie.categoryLabels);});let st=null;if(dt){let Ae=new Set;Pe.forEach(wt=>{wt.forEach(Ie=>{Ie.category&&Ae.add(Ie.category);});}),st=Array.from(Ae).map(wt=>({label:De?.[wt]||wt,color:dt[wt]||"#6b7280"}));}return {datasets:Pe,seriesMetadata:Oe,categoryInfo:st,categoryColors:dt,categoryLabels:De,seriesTypes:et}},[b,$,q,U]),C=Wi(h),L=C.expandedSize?.width??e,F=C.expandedSize?.height??t,ae=!p?C.action:null,se=f||ae?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[f,ae]}):void 0,{headerRef:te,headerHeight:ie}=Da(!!se,!!g),Me=p?0:60,oe=s?c+8:0,le=F-ie-Me-oe,de=Math.max(100,le),xe=je.useCallback(Y=>Y?I.has(Y):false,[I]),Ne=je.useMemo(()=>J.map((Y,ue)=>xe(Y.label)?null:ue).filter(Y=>Y!==null),[J,xe]),nt=je.useMemo(()=>Ne.map(Y=>z[Y]).filter(Y=>!!Y),[z,Ne]),qe=je.useMemo(()=>Ne.map(Y=>J[Y]).filter(Y=>!!Y),[J,Ne]),Fr=je.useMemo(()=>Ne.map(Y=>T[Y]).filter(Y=>!!Y),[T,Ne]),jt=Fr.findIndex(Y=>Y==="bar"),Eo=jt!==-1,Br=je.useCallback((Y,ue)=>{let Be=Y.has(ue);if(!Be&&J.reduce((et,dt)=>Y.has(dt.label)||dt.label===ue?et:et+1,0)<1)return Y;let Pe=new Set(Y);return Be?Pe.delete(ue):Pe.add(ue),Pe},[J]),Q=je.useCallback(Y=>{if(x){let ue=u;if(!ue.has(Y)&&J.reduce((Oe,et)=>ue.has(et.label)||et.label===Y?Oe:Oe+1,0)<1){S(null);return}m?.(Pe=>Br(Pe,Y));}else R(ue=>Br(ue,Y));S(null);},[x,u,m,J,Br]),j=je.useMemo(()=>J.map(Y=>Y.label).join(""),[J]),X=je.useRef(j);je.useEffect(()=>{X.current!==j&&(X.current=j,x||R(Y=>Y.size===0?Y:new Set));},[j,x]);let ne=je.useMemo(()=>nt.flat(),[nt]),pe=je.useMemo(()=>{if(ne.length===0)return null;let Y=[...ne].sort((ue,Be)=>ue.xValue.getTime()-Be.xValue.getTime());return [Y[0].xValue,Y[Y.length-1].xValue]},[ne]),fe=P||pe,ke=je.useCallback(Y=>{y?l?.(Y):N(Y);},[y,l]),Le=je.useMemo(()=>fe?z.map(ue=>ue.filter(Be=>Be.xValue>=fe[0]&&Be.xValue<=fe[1])):z,[z,fe]),_e=je.useMemo(()=>Ne.map(Y=>Le[Y]??[]),[Ne,Le]);je.useEffect(()=>{l&&l(P);},[P,l]);let Lt=je.useMemo(()=>Ne.flatMap(Y=>Le[Y]??[]),[Le,Ne]),Je=je.useMemo(()=>Fi(Lt,de,r,o),[Lt,de,r,o]),Pt=je.useRef(JSON.stringify(r)),Vr=je.useRef(null),re=je.useMemo(()=>{let[Y,ue]=Je.domain(),Be=Math.max(Math.abs(Y),Math.abs(ue)),Pe=JSON.stringify(r);if(Pe!==Pt.current&&(Pt.current=Pe,Vr.current=null),Vr.current!==null)return Vr.current;if(Be===0)return Ka(r,0);let Oe=Ka(r,Be);return Vr.current=Oe,Oe},[Je,r]),ge=je.useMemo(()=>{let Y=de-He.top-He.bottom;return Ja(Y)},[de]),Z=je.useMemo(()=>{let Y=eo(re),ue=Y.tickFormat||Y.format,Pe=Je.ticks(ge).map(dt=>ue(dt)),Oe=Ya(Pe,12,"system-ui"),et=Math.ceil(Oe)+12;return {...He,left:Math.max(et,30),right:8}},[Je,re,ge]),Fe=je.useMemo(()=>fe?scale.scaleTime({domain:fe,range:[Z.left,L-Z.right]}):_u(ne,L),[fe,ne,L,Z]),Yo=je.useCallback(Y=>{if(!pe)return;let{scaleX:ue,translateX:Be}=Y,Pe=L-Z.left-Z.right,[Oe,et]=pe,dt=et.getTime()-Oe.getTime();if(dt<=0){ke(null);return}let De=-Be,st=De+Pe,Ae=Pe*ue/dt,wt=De/Ae,Ie=st/Ae,Nn=new Date(Oe.getTime()+wt),Sa=new Date(Oe.getTime()+Ie),kn=Math.abs(Nn.getTime()-Oe.getTime()),yd=Math.abs(Sa.getTime()-et.getTime()),Xm=dt*.02;kn<Xm&&yd<Xm?ke(null):ke([Nn,Sa]);},[pe,L,Z,ke]),Es=je.useCallback(Y=>{let{left:ue}=M.current?.getBoundingClientRect()||{left:0},Be=Y.clientX-ue;if(Y.timeStamp-(E.current||0)<16)return;E.current=Y.timeStamp;let Pe=Fe.invert(Be),Oe=_e.map((De,st)=>{if(!De||De.length===0)return null;let Ae=LP(De,Pe,1);if(Ae===0)return {point:De[0],index:0,datasetIndex:st};if(Ae>=De.length)return {point:De[De.length-1],index:De.length-1,datasetIndex:st};let wt=De[Ae-1],Ie=De[Ae];if(!wt||!Ie)return null;let Nn=Math.abs(wt.xValue.getTime()-Pe.getTime()),Sa=Math.abs(Ie.xValue.getTime()-Pe.getTime()),kn=Nn<Sa;return {point:kn?wt:Ie,index:kn?Ae-1:Ae,datasetIndex:st}}).filter(De=>De!==null&&qe[De.datasetIndex]!==void 0).map(({point:De,index:st,datasetIndex:Ae})=>({label:qe[Ae].label,value:De.yValue,baselineValue:EP(qe[Ae],De,st),color:qe[Ae].color,point:De,type:Fr[Ae]}));if(Oe.length===0){S(null);return}let et=Fe(Oe[0].point.xValue),dt=et>(L-Z.right-Z.left)/2+Z.left;S({xValue:Oe[0].point.xValue,series:Oe.map(({label:De,value:st,baselineValue:Ae,color:wt,point:Ie,type:Nn})=>({label:De,value:st,...Ae!==void 0?{baselineValue:Ae}:{},chartY:Ie.chartYValue??st,showMarker:Ie.showTooltipMarker??true,color:wt,type:Nn,category:Ie.category,categoryColor:Ie.category&&A?A[Ie.category]:void 0,...Ie.extraTooltipRows&&Ie.extraTooltipRows.length>0?{extraTooltipRows:Ie.extraTooltipRows}:{}})),x:et,y:Je(Oe[0].point.chartYValue??Oe[0].value),position:dt?"left":"right"});},[_e,qe,Fr,Fe,Je,L,A,Z]),Lo=()=>{S(null);},WC=je.useCallback(()=>{ke(null),O.current&&O.current.reset();},[ke]),UC=je.useCallback(Y=>{let ue={scaleX:1,scaleY:1,translateX:0,translateY:0,skewX:0,skewY:0};if(!Y||!pe)return ue;let[Be,Pe]=pe,Oe=Pe.getTime()-Be.getTime();if(Oe<=0)return ue;let[et,dt]=Y,De=dt.getTime()-et.getTime();if(De<=0)return ue;let st=Oe/De,Ae=L-Z.left-Z.right,wt=et.getTime()-Be.getTime();return {scaleX:st,scaleY:1,translateX:-(wt/Oe)*Ae*st,translateY:0,skewX:0,skewY:0}},[pe,L,Z]),Ls=je.useCallback(Y=>{if(!(O.current&&pe))return;let[ue,Be]=pe,Pe=Be.getTime()-ue.getTime();if(Pe<=0){O.current.reset();return}if(!Y){O.current.reset();return}let[Oe,et]=Y,dt=et.getTime()-Oe.getTime();if(dt<=0){O.current.reset();return}let De=Pe/dt,st=L-Z.left-Z.right,wt=-((Oe.getTime()-ue.getTime())/Pe)*st*De;O.current.setTransformMatrix({scaleX:De,scaleY:1,translateX:wt,translateY:0,skewX:0,skewY:0});},[pe,L,Z]),KC=je.useCallback(Y=>{ke(Y),Ls(Y);},[ke,Ls]);je.useEffect(()=>{y&&Ls(d??null);},[y,d,Ls]);let YC=hl(),JC={width:L,height:de,xScale:Fe,yScale:Je,yFormatter:re,animationSettings:bl,entrance:YC,tooltip:{data:v,show:S,hide:()=>S(null)},datasets:_e,seriesMetadata:qe,seriesTypes:Fr,categoryColors:A||void 0,categoryLabels:G||void 0},XC=je.Children.toArray(b),Um=0,Km=[],Ym=[],hd=[];XC.forEach(Y=>{if(!je.isValidElement(Y)){hd.push(Y);return}if(MP(Y))Ym.push(Y);else if(th(Y)){let ue=Um;Um++;let Be=Y.props,Pe=J[ue]?.label;if(xe(Pe))return;Km.push(je__namespace.default.cloneElement(Y,{...Be,data:Le[ue]||Be.data,color:J[ue]?.color}));}else hd.push(Y);});let jC=Ne.length,qC=(H||J).map(Y=>{let ue=!H&&xe(Y.label);return {category:Y.label,fill:Y.color,isHidden:ue,isDisabled:!H&&!ue&&jC<=1}}),QC=typeof r=="object"&&r!==null&&typeof r.type=="string",ZC=Nl({datasets:nt,metadata:{xLabel:"Date",yLabel:"Value",seriesLabels:qe.map(Y=>Y.label),timestamp:true,...QC?{yFormat:r}:{}},svgRef:M}),xd=jsxRuntime.jsx(Aa,{title:h,controls:g,actions:se,containerRef:te,marginRight:Z.right});if(a)return C.present(jsxRuntime.jsxs("div",{className:"relative flex h-full flex-col",children:[xd,jsxRuntime.jsx(AP,{})]}));if(z.length===0)return C.present(jsxRuntime.jsxs("div",{className:"relative flex h-full flex-col",children:[xd,jsxRuntime.jsx(DP,{})]}));let Jm=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("title",{children:h}),jsxRuntime.jsx("g",{children:Je.ticks(ge).map(Y=>{let ue=Math.abs(Y)<Number.EPSILON;return jsxRuntime.jsx(shape.Line,{from:{x:Z.left,y:Je(Y)},to:{x:L-Z.right,y:Je(Y)},stroke:ue?"var(--color-border-default)":"var(--color-border-muted)",strokeWidth:ue?1.5:1},`grid-line-${Y}`)})}),jsxRuntime.jsx("defs",{children:jsxRuntime.jsx("clipPath",{id:D,children:jsxRuntime.jsx("rect",{x:Fe.range()[0],y:Je.range()[1],width:Fe.range()[1]-Fe.range()[0],height:Je.range()[0]-Je.range()[1]})})}),jsxRuntime.jsx("g",{clipPath:`url(#${D})`,children:Km}),hd,n&&n.length>0&&jsxRuntime.jsx("g",{children:n.map(Y=>{let ue=Je(Y.value),Be=Y.color??"var(--color-error-base)";return jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx(shape.Line,{from:{x:Z.left,y:ue},to:{x:L-Z.right,y:ue},stroke:Be,strokeWidth:1.5,strokeDasharray:"6 4"}),Y.label&&jsxRuntime.jsx("text",{x:L-Z.right-4,y:ue-4,textAnchor:"end",fontSize:11,fill:Be,children:Y.label})]},`ref-line-${Y.value}`)})}),jsxRuntime.jsx(Kr.Bottom,{top:de-Z.bottom,scale:Fe,width:L-Z.left-Z.right}),jsxRuntime.jsx(Kr.Left,{left:Z.left,scale:Je,yFormatter:re,height:de-Z.top-Z.bottom}),v&&!v.isEvent&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[Eo?(()=>{let Y=nt[jt]??[];if(Y.length===0)return null;let ue=[...Y].sort((Ae,wt)=>Ae.xValue.getTime()-wt.xValue.getTime()),Be=ue.findIndex(Ae=>Ae.xValue.getTime()===v.xValue.getTime()),Pe=ue[Be+1],Oe=ue.length>1&&Pe?Pe.xValue.getTime()-v.xValue.getTime():15*6e4,et=Math.abs(Fe(new Date(v.xValue.getTime()+Oe))-Fe(v.xValue)),De=Fe(v.xValue)-et/2,st=Je.range();return jsxRuntime.jsx("rect",{x:De,y:st[1],width:et,height:st[0]-st[1],className:"fill-background-muted",opacity:.5,pointerEvents:"none",style:{transition:"all 100ms ease-out"}})})():null,v.series.filter(Y=>Y.type!=="bar"&&Y.showMarker!==false).map(Y=>jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx("circle",{cx:Fe(v.xValue),cy:Je(Y.chartY??Y.value),r:8,fill:"white",stroke:Y.color,strokeWidth:2,style:{transition:"all 100ms ease-out"}}),jsxRuntime.jsx("circle",{cx:Fe(v.xValue),cy:Je(Y.chartY??Y.value),r:4,fill:Y.color,style:{transition:"all 100ms ease-out"}})]},`highlight-${Y.label}`))]}),jsxRuntime.jsx("rect",{x:Z.left,y:Z.top,width:L-Z.left-Z.right,height:de-Z.top-Z.bottom,fill:"transparent",style:{cursor:i?"grab":"crosshair",touchAction:"none"},onMouseMove:Es,onMouseLeave:Lo}),Ym]});return C.present(jsxRuntime.jsx("div",{className:"relative flex h-full flex-col",children:jsxRuntime.jsxs(Ur.Provider,{value:JC,children:[xd,i?jsxRuntime.jsx(zoom.Zoom,{initialTransformMatrix:UC(P),width:L,height:de,scaleXMin:1,scaleXMax:20,scaleYMin:1,scaleYMax:1,constrain:Y=>{let{scaleX:ue,translateX:Be}=Y,Pe=Math.max(1,Math.min(20,ue)),Oe=1,et=L-Z.left-Z.right,dt=0,De=et*(1-Pe),st=Math.max(De,Math.min(dt,Be));return {...Y,scaleX:Pe,scaleY:Oe,translateX:st,translateY:0}},children:Y=>{if(O.current=Y,Y.transformMatrix){let{scaleX:ue,translateX:Be}=Y.transformMatrix,Pe=`${ue.toFixed(4)}-${Be.toFixed(2)}`;Pe!==V.current&&(V.current=Pe,setTimeout(()=>{Yo(Y.transformMatrix);},0));}return jsxRuntime.jsx("svg",{width:L,height:de,className:"overflow-visible",ref:ue=>{M.current=ue,Y.containerRef.current!==ue&&(Y.containerRef.current=ue);},role:"img","aria-label":h,style:{cursor:Y.isDragging?"grabbing":"grab",touchAction:"none"},onMouseDown:Y.dragStart,onMouseMove:Y.dragMove,onMouseUp:Y.dragEnd,onMouseLeave:()=>{Y.isDragging&&Y.dragEnd();},onTouchStart:Y.dragStart,onTouchMove:Y.dragMove,onTouchEnd:Y.dragEnd,children:Jm})}},`zoom-${Math.round(L)}x${Math.round(de)}`):jsxRuntime.jsx("svg",{width:L,height:de,className:"overflow-visible",ref:M,role:"img","aria-label":h,children:Jm}),jsxRuntime.jsx(un,{data:v,formatter:re}),s&&pe&&jsxRuntime.jsx(ip,{data:nt,seriesMetadata:qe,width:L,height:c,onBrushChange:KC,brushRegion:P,margin:Z,...o?{yDomain:o}:{}}),!p&&jsxRuntime.jsx(ja,{onExport:ZC,items:qC,marginLeft:0,marginRight:Z.right,isZoomed:P!==null,onResetZoom:WC,onLegendItemToggle:H?void 0:Q})]})}))},rh=responsive.withParentSize(IP);var HP=e=>e.toLocaleString(),GP=e=>`${Math.round(e*100)}%`,ih=({data:e,width:t=800,height:r=400,padding:o=0,barGap:n=30,formatValue:a=HP,formatPercentage:i=GP,color:s,showScale:c=true,showOverallConversion:l=true,overallConversionLabel:d="Overall Conversion:",activeStageId:u,onStageClick:m,onStageHover:p,className:f,style:g,"aria-label":h="Funnel chart"})=>{let[b,x]=je.useState(null),[y,v]=je.useState(t),S=je.useRef(null),w=u??b,N=je.useId(),P=s||"var(--color-viz-default)";je.useEffect(()=>{if(!S.current)return;let E=new ResizeObserver(V=>{for(let O of V)v(O.contentRect.width);});return E.observe(S.current),()=>{E.disconnect();}},[]);let{layout:k,overallConversion:R}=je.useMemo(()=>{if(e.length===0)return {layout:[],overallConversion:0};let E=e[0].value,V=l?60:0,O=r-o*2-V,U=(e.length-1)*n,q=(O-U)/e.length,$=e.map((J,H)=>{let A=o+V+H*(q+n),G=E===0?0:J.value/E,T=G,C=H===0?null:e[H-1].value,L=C==null||C===0?0:1-J.value/C;return {stage:J,index:H,y:A,barHeight:q,widthPercent:G,conversionRate:T,dropOff:L}}),z=E===0?0:e[e.length-1].value/E;return {layout:$,overallConversion:z,maxValue:E}},[e,y,r,o,n,c,l]);if(e.length===0)return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex h-full min-h-[280px] w-full items-center justify-center rounded-lg border border-dashed border-border-default bg-background-surface text-sm font-medium text-text-secondary",f),style:{width:t,height:r,...g},children:"No funnel data available"});let I=c?60:0,M=o+I,D=y-o*2-I;return jsxRuntime.jsx("div",{ref:S,className:tailwindMerge.twMerge("relative w-full overflow-hidden rounded-lg bg-background-surface",f),style:{height:r,...g},"aria-label":h,role:"img",children:jsxRuntime.jsxs("svg",{width:"100%",height:r,className:"relative",children:[jsxRuntime.jsxs("defs",{children:[jsxRuntime.jsx(gradient.LinearGradient,{id:`${N}-bar`,from:P,to:P,toOpacity:.85}),jsxRuntime.jsx(gradient.LinearGradient,{id:`${N}-bg`,from:P,to:P,fromOpacity:.01,toOpacity:.15,x1:"0",y1:"0",x2:"1",y2:"0"})]}),l&&jsxRuntime.jsxs("text",{x:M,y:o+20,className:"fill-text-primary text-sm font-medium",children:[jsxRuntime.jsx("tspan",{className:"fill-text-secondary",children:d})," ",i(R)]}),c&&jsxRuntime.jsx("g",{children:k.map(E=>{let V=E.y+E.barHeight/2;return jsxRuntime.jsx("text",{x:o+I-12,y:V,textAnchor:"end",dominantBaseline:"middle",className:"fill-text-secondary text-xs",children:i(E.conversionRate)},E.stage.id)})}),k.map(E=>{let V=w===E.stage.id,O=D*E.widthPercent;return jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx("rect",{x:M,y:E.y,width:D,height:E.barHeight,fill:`url(#${N}-bg)`,rx:4}),jsxRuntime.jsx(framerMotion.motion.rect,{x:M,y:E.y,width:O,height:E.barHeight,fill:`url(#${N}-bar)`,rx:4,initial:{width:0},animate:{width:O},transition:{duration:.6,delay:E.index*.1,ease:"easeOut"},opacity:V||w==null?1:.5,style:{cursor:m||p?"pointer":"default",transition:"opacity 150ms ease"},onMouseEnter:()=>{x(E.stage.id),p?.(E.stage);},onMouseLeave:()=>{x(null),p?.(null);},onClick:()=>m?.(E.stage)}),jsxRuntime.jsx("rect",{x:M+10,y:E.y+E.barHeight/2-10,width:70,height:20,className:"fill-background-surface stroke-border-default",strokeWidth:1,rx:4,style:{pointerEvents:"none"}}),jsxRuntime.jsx("text",{x:M+16,y:E.y+E.barHeight/2+4,className:"fill-text-primary text-xs font-semibold",style:{pointerEvents:"none"},children:a(E.stage.value)}),jsxRuntime.jsxs("text",{x:M,y:E.y-8,className:"fill-text-secondary text-xs",style:{pointerEvents:"none"},children:[jsxRuntime.jsx("tspan",{children:E.index+1})," ",E.stage.label]}),E.stage.secondaryValue&&jsxRuntime.jsx("text",{x:M+16,y:E.y-24,className:"fill-text-secondary text-xs",style:{pointerEvents:"none"},children:E.stage.secondaryValue}),E.index>0&&E.dropOff>0&&jsxRuntime.jsxs("text",{x:M+D,y:E.y-8,textAnchor:"end",className:"fill-text-secondary text-xs",children:[i(E.dropOff)," drop"]}),E.stage.annotation&&jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx("rect",{x:M+O+8,y:E.y+8,width:60,height:24,rx:3,className:"fill-background-muted"}),jsxRuntime.jsx("text",{x:M+O+16,y:E.y+20,className:"fill-text-secondary text-xs font-medium",children:E.stage.annotation})]})]},E.stage.id)})]})})};function sh(){let e=new Map;return {publish(t,r){for(let[o,n]of e)o!==t&&n(r);},subscribe(t,r){return e.set(t,r),()=>{e.delete(t);}}}}var UP=d3Array.bisector(e=>e.xValue).left,KP=(e,t,r)=>{if(!e.tooltipRange||e.baseline===void 0)return;let o=typeof e.baseline=="function"?e.baseline(t,r):e.baseline;return typeof o=="number"&&Number.isFinite(o)&&o!==t.yValue?o:void 0};function lh(e){let{mouseX:t,datasets:r,seriesMetadata:o,seriesTypes:n,xScale:a,yScale:i,plotLeft:s,plotRight:c}=e,l=a.invert(t),d=r.map((p,f)=>{if(!p||p.length===0)return null;let g=UP(p,l,1);if(g===0)return {point:p[0],index:0,datasetIndex:f};if(g>=p.length)return {point:p[p.length-1],index:p.length-1,datasetIndex:f};let h=p[g-1],b=p[g];if(!h||!b)return null;let x=Math.abs(h.xValue.getTime()-l.getTime()),y=Math.abs(b.xValue.getTime()-l.getTime()),v=x<y;return {point:v?h:b,index:v?g-1:g,datasetIndex:f}}).filter(p=>p!==null&&o[p.datasetIndex]!==void 0).map(({point:p,index:f,datasetIndex:g})=>({label:o[g].label,value:p.yValue,baselineValue:KP(o[g],p,f),color:o[g].color,point:p,type:n[g]}));if(d.length===0)return null;let u=a(d[0].point.xValue),m=u>(s+c)/2;return {xValue:d[0].point.xValue,series:d.map(({label:p,value:f,baselineValue:g,color:h,point:b,type:x})=>({label:p,value:f,...g!==void 0?{baselineValue:g}:{},chartY:b.chartYValue??f,showMarker:b.showTooltipMarker??true,color:h,type:x,...b.category!==void 0?{category:b.category}:{},...b.extraTooltipRows&&b.extraTooltipRows.length>0?{extraTooltipRows:b.extraTooltipRows}:{}})),x:u,y:i(d[0].point.chartYValue??d[0].value),position:m?"left":"right"}}var uh=e=>e instanceof Date&&!Number.isNaN(e.getTime()),jP=160;function Ml(e,t,r){let[o,n]=je.useState(null);je.useImperativeHandle(r,()=>({setPreview:n}),[]);let[a,i]=e.range(),s=je.useMemo(()=>o?d3Scale.scaleTime().domain([new Date(o[0]),new Date(o[1])]).range([a,i]):e,[o,e,a,i]),c=s.domain(),l=c[0],d=c[c.length-1],u=uh(l)&&uh(d),m=t<400,p=Math.max(2,Math.min(8,Math.floor(t/(m?70:110)))),f=je.useMemo(()=>{if(!u)return [];let g=i-a;if(g<=0)return s.ticks(p);let[h,b]=s.domain(),x=h.getTime(),y=b.getTime(),v=(y-x)/g,S=Math.min(jP,g),w=S*v,N=d3Scale.scaleTime().domain([new Date(x-w),new Date(y+w)]).range([a-S,i+S]),P=d3Time.timeTickInterval(h,b,p);if(P)return N.ticks(P);let k=Math.max(2,Math.round(p*(g+2*S)/g));return N.ticks(k)},[s,p,u,a,i]);return {activeScale:s,ticks:f,start:l,end:d,valid:u,compact:m,rangeStart:a,rangeEnd:i}}var _P=6,ph=20,pp=je.forwardRef(({top:e,scale:t,width:r},o)=>{let{activeScale:n,ticks:a,start:i,end:s,valid:c,compact:l,rangeStart:d,rangeEnd:u}=Ml(t,r,o),m=a.length>=2?a[1].getTime()-a[0].getTime():s.getTime()-i.getTime(),p=je.useMemo(()=>c?Qf(m,{compact:l}):()=>"",[m,l,c]),f=je.useId(),g=Math.min(d,u),h=Math.abs(u-d);return jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx("line",{x1:d,x2:u,y1:e,y2:e,stroke:"var(--color-border-muted)",strokeWidth:1}),a.length>0&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("defs",{children:jsxRuntime.jsx("clipPath",{id:f,children:jsxRuntime.jsx("rect",{x:g,y:e-4,width:h,height:ph+16})})}),jsxRuntime.jsx("g",{clipPath:`url(#${f})`,children:a.map(b=>jsxRuntime.jsxs("g",{transform:`translate(${n(b)},${e})`,children:[jsxRuntime.jsx("line",{x1:0,x2:0,y1:0,y2:_P,stroke:"var(--color-border-muted)",strokeWidth:1}),jsxRuntime.jsx("text",{x:0,y:ph,textAnchor:"middle",fontSize:12,fill:"var(--color-text-secondary)",children:p(b)})]},b.getTime()))})]})]})});pp.displayName="LiveTimeAxisBottom";var mp=je.forwardRef(({scale:e,width:t,top:r,bottom:o},n)=>{let{activeScale:a,ticks:i,rangeStart:s,rangeEnd:c}=Ml(e,t,n),l=je.useId(),d=Math.min(s,c),u=Math.abs(c-s);return jsxRuntime.jsxs("g",{"aria-hidden":"true",children:[jsxRuntime.jsx("defs",{children:jsxRuntime.jsx("clipPath",{id:l,children:jsxRuntime.jsx("rect",{x:d,y:r,width:u,height:o-r})})}),jsxRuntime.jsx("g",{clipPath:`url(#${l})`,children:i.map(m=>{let p=a(m);return jsxRuntime.jsx("line",{x1:p,x2:p,y1:r,y2:o,stroke:"var(--color-border-muted)",strokeWidth:1},m.getTime())})})]})});mp.displayName="LiveTimeGridlines";function El(e,t,r){let o=e[1]-e[0],n=t/Math.max(1,r)*o;return [e[0]-n,e[1]-n]}function mh(e,t,r){let o=e[1]-e[0],n=e[0]+t*o,a=o/r,i=n-t*a;return [i,i+a]}function fp(e,t,r=16,o=800){return t===1?e*r:t===2?e*o:e}var fh=(e,t,r,o,n)=>{let a=t!==1?mh(e,r,t):e;return o!==0&&(a=El(a,o,n)),a},gh=(e,t)=>{if(!t)return e;let r=e[1]-e[0];if(r>=t[1]-t[0])return [t[0],t[1]];let[o,n]=e;return n>t[1]&&(n=t[1],o=n-r),o<t[0]&&(o=t[0],n=o+r),[o,n]},n1=e=>typeof requestAnimationFrame=="function"?requestAnimationFrame(e):setTimeout(()=>e(0),0),a1=e=>{typeof cancelAnimationFrame=="function"?cancelAnimationFrame(e):clearTimeout(e);};function bh(e){let{groupRef:t}=e,r=je.useRef({xDomain:e.xDomain,plotWidthPx:e.plotWidthPx,plotLeftPx:e.plotLeftPx??0});r.current={xDomain:e.xDomain,plotWidthPx:e.plotWidthPx,plotLeftPx:e.plotLeftPx??0};let o=je.useRef(e.onCommit);o.current=e.onCommit;let n=je.useRef(e.panBoundsMs);n.current=e.panBoundsMs;let a=je.useRef(e.settleMs??140);a.current=e.settleMs??140;let i=je.useRef(e.zoomIntent??(M=>M.ctrlKey));i.current=e.zoomIntent??(M=>M.ctrlKey);let s=je.useRef(e.onGestureStart);s.current=e.onGestureStart;let c=je.useRef(e.onFramePreview);c.current=e.onFramePreview;let l=je.useRef(null),d=je.useRef({scale:1,cursorFrac:.5,panDxPx:0,timer:null}),u=je.useRef(null),m=je.useRef(null),p=je.useRef(false),f=je.useCallback((M,D,E)=>{m.current={translateX:M,scaleX:D,preview:E},u.current==null&&(u.current=n1(()=>{u.current=null;let V=m.current;V!=null&&(t.current?.setAttribute("transform",`translate(${V.translateX},0) scale(${V.scaleX},1)`),c.current?.(V.preview));}));},[t]),g=je.useCallback(()=>{u.current!=null&&(a1(u.current),u.current=null),m.current=null,t.current?.removeAttribute("transform"),c.current?.(null);},[t]),h=je.useCallback(()=>{p.current||(p.current=true,s.current?.());},[]),b=je.useCallback(()=>{p.current=false;},[]),x=je.useCallback(()=>{d.current.timer!=null&&(clearTimeout(d.current.timer),d.current.timer=null);},[]),y=je.useCallback(()=>{d.current={scale:1,cursorFrac:.5,panDxPx:0,timer:null};},[]),v=je.useCallback(()=>{let{xDomain:M,plotWidthPx:D}=r.current,{scale:E,cursorFrac:V,panDxPx:O}=d.current;E===1&&O===0||o.current(gh(fh(M,E,V,O,D),n.current));},[]),S=je.useCallback(()=>{d.current.timer!=null&&(x(),v(),y(),g());},[x,v,y,g]),w=je.useCallback(M=>{S(),M.currentTarget.setPointerCapture?.(M.pointerId),l.current={startX:M.clientX,dxPx:0},h();},[S,h]),N=je.useCallback(M=>{if(!l.current)return;l.current.dxPx=M.clientX-l.current.startX;let{xDomain:D,plotWidthPx:E}=r.current;f(l.current.dxPx,1,El(D,l.current.dxPx,E));},[f]),P=je.useCallback(M=>{if(!l.current)return;let{dxPx:D}=l.current;l.current=null,g(),b(),D!==0&&o.current(gh(El(r.current.xDomain,D,r.current.plotWidthPx),n.current));},[g,b]),k=je.useCallback(()=>{l.current&&(l.current=null,g(),b());},[g,b]),R=je.useRef(null),I=je.useCallback(M=>{if(R.current?.(),R.current=null,!M)return;let D=E=>{if(l.current)return;let{plotWidthPx:V,plotLeftPx:O}=r.current,U=fp(E.deltaY,E.deltaMode),q=fp(E.deltaX,E.deltaMode),$=i.current(E);if(!$&&q===0)return;if(E.preventDefault(),h(),$){let A=Math.min(1,Math.max(0,(E.clientX-M.getBoundingClientRect().left)/Math.max(1,V)));d.current.scale*=Math.exp(-U/200),d.current.cursorFrac=A;}else d.current.panDxPx-=q;let{scale:z,cursorFrac:J,panDxPx:H}=d.current;f((O+J*V)*(1-z)+H,z,fh(r.current.xDomain,z,J,H,V)),x(),d.current.timer=setTimeout(()=>{v(),y(),g(),b();},a.current);};M.addEventListener("wheel",D,{passive:false}),R.current=()=>M.removeEventListener("wheel",D);},[f,g,x,v,y,h,b]);return je.useEffect(()=>()=>{R.current?.(),R.current=null,g(),d.current.timer!=null&&clearTimeout(d.current.timer);},[g]),{onPointerDown:w,onPointerMove:N,onPointerUp:P,onPointerCancel:k,wheelTargetRef:I,gestureActiveRef:p}}var vh=e=>e.type===dn||e.type===Wn,u1=({children:e,title:t,headerActions:r,headerControls:o,viewport:n,panBounds:a,onViewportChange:i,onPlotWidthChange:s,yFormatter:c={type:"number"},yDomain:l,referenceLines:d,cameraSync:u,parentWidth:m=0,parentHeight:p=0})=>{let[f,g]=je.useState(null),h=je.useRef(null),b=je.useRef(0),x=je.useId(),y=je.useRef(null),v=je.useRef(null),S=je.useRef(null),{colorMode:w}=qt(),N=je.useMemo(()=>Do(),[w]),P=je.useMemo(()=>hi(),[w]),{datasets:k,seriesMetadata:R,seriesTypes:I}=je.useMemo(()=>{let _=je.Children.toArray(e).filter(Lt=>je.isValidElement(Lt)&&vh(Lt)),fe=_.filter(Lt=>Lt.props.data).length,ke=[],Le=[],_e=[];return _.forEach((Lt,Je)=>{let Pt=Lt.props;if(!Pt.data)return;ke.push(Pt.data);let re=("color"in Pt&&Pt.color?Pt.color:void 0)||(fe===1?P:N[Je%N.length]),ge=Lt.type===dn;Le.push({label:"label"in Pt&&Pt.label||`Series ${ke.length}`,color:re,...ge&&"baseline"in Pt&&Pt.baseline!==void 0?{baseline:Pt.baseline,tooltipRange:"tooltipRange"in Pt&&Pt.tooltipRange||false}:{}}),_e.push(ge?"area":"line");}),{datasets:ke,seriesMetadata:Le,seriesTypes:_e}},[e,P,N]),M=Wi(t),D=M.expandedSize?.width??m,E=r||M.action?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[r,M.action]}):void 0,{headerRef:V,headerHeight:O}=Da(!!E,!!o),U=Math.max(100,(M.expandedSize?.height??p)-O-60),q=je.useMemo(()=>[new Date(n.startMs),new Date(n.endMs)],[n.startMs,n.endMs]),$=je.useMemo(()=>{let _=k.flat(),fe=_.filter(ke=>{let Le=ke.xValue.getTime();return Le>=n.startMs&&Le<=n.endMs});return fe.length>0?fe:_},[k,n.startMs,n.endMs]),z=je.useMemo(()=>{let _=Fi($,U,c,l);if(!l){let[fe,ke]=_.domain();ke>fe&&_.domain([fe,ke+(ke-fe)*.05]);}return _},[$,U,c,l]),J=je.useRef(JSON.stringify(c)),H=je.useRef(null),A=je.useMemo(()=>{let[_,fe]=z.domain(),ke=Math.max(Math.abs(_),Math.abs(fe)),Le=JSON.stringify(c);if(Le!==J.current&&(J.current=Le,H.current=null),H.current!==null)return H.current;if(ke===0)return Ka(c,0);let _e=Ka(c,ke);return H.current=_e,_e},[z,c]),G=je.useMemo(()=>{let _=U-He.top-He.bottom;return Ja(_)},[U]),T=je.useMemo(()=>{let _=eo(A),fe=_.tickFormat||_.format,Le=z.ticks(G).map(Je=>fe(Je)),_e=Ya(Le,12,"system-ui"),Lt=Math.ceil(_e)+12;return {...He,left:Math.max(Lt,30)}},[z,A,G]),C=je.useMemo(()=>scale.scaleTime({domain:q,range:[T.left,D-T.right]}),[q,D,T]),L=je.useMemo(()=>[n.startMs,n.endMs],[n.startMs,n.endMs]),F=je.useMemo(()=>a?[a.startMs,a.endMs]:void 0,[a]),K=je.useCallback(_=>{i({startMs:_[0],endMs:_[1]});},[i]),ae=D-T.left-T.right,se=je.useCallback(()=>g(null),[]),te=je.useRef({}),ie=je.useRef(u);ie.current=u;let Me=je.useCallback(_=>{v.current?.setPreview(_),S.current?.setPreview(_),ie.current?.publish(te.current,_);},[]),{onPointerDown:oe,onPointerMove:le,onPointerUp:de,onPointerCancel:xe,wheelTargetRef:Ne,gestureActiveRef:nt}=bh({xDomain:L,plotWidthPx:ae,plotLeftPx:T.left,groupRef:y,onCommit:K,onGestureStart:se,onFramePreview:Me,...F?{panBoundsMs:F}:{}}),qe=je.useRef({startMs:n.startMs,endMs:n.endMs,left:0,width:0});qe.current={startMs:n.startMs,endMs:n.endMs,left:T.left,width:ae},je.useEffect(()=>{if(!u)return;let _=()=>{y.current?.removeAttribute("transform"),v.current?.setPreview(null),S.current?.setPreview(null);},fe=Le=>{if(nt.current)return;if(Le==null){_();return}let{startMs:_e,endMs:Lt,left:Je,width:Pt}=qe.current,Vr=Lt-_e,re=Le[1]-Le[0];if(Vr<=0||re<=0||Pt<=0)return;let ge=Vr/re,Z=Je*(1-ge)+(_e-Le[0])*Pt/re;y.current?.setAttribute("transform",`translate(${Z},0) scale(${ge},1)`),v.current?.setPreview(Le),S.current?.setPreview(Le);},ke=u.subscribe(te.current,fe);return ()=>{ke(),nt.current||_();}},[u,nt]),je.useEffect(()=>{s?.(Math.max(0,D-T.left-T.right));},[D,T,s]);let Fr=je.useCallback(_=>{if(nt.current)return;let{left:fe}=h.current?.getBoundingClientRect()||{left:0},ke=_.clientX-fe;_.timeStamp-(b.current||0)<16||(b.current=_.timeStamp,g(lh({mouseX:ke,datasets:k,seriesMetadata:R,seriesTypes:I,xScale:C,yScale:z,plotLeft:T.left,plotRight:D-T.right})));},[k,R,I,C,z,D,T,nt]),jt=je.useCallback(()=>g(null),[]),Eo=hl(),Br={width:D,height:U,xScale:C,yScale:z,yFormatter:A,animationSettings:bl,entrance:Eo,tooltip:{data:f,show:g,hide:()=>g(null)},datasets:k,seriesMetadata:R,seriesTypes:I},Q=0,j=[];je.Children.toArray(e).forEach(_=>{if(!je.isValidElement(_)){j.push(_);return}if(vh(_)){let fe=Q;Q++;let ke=_.props;j.push(je__namespace.default.cloneElement(_,{...ke,color:R[fe]?.color,animate:false}));}else j.push(_);});let X=R.map(_=>({category:_.label,fill:_.color})),ne=Nl({datasets:k,metadata:{xLabel:"Date",yLabel:"Value",seriesLabels:R.map(_=>_.label),timestamp:true},svgRef:h}),pe=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("title",{children:t}),jsxRuntime.jsx("g",{children:z.ticks(G).map(_=>{let fe=Math.abs(_)<Number.EPSILON;return jsxRuntime.jsx(shape.Line,{from:{x:T.left,y:z(_)},to:{x:D-T.right,y:z(_)},stroke:fe?"var(--color-border-default)":"var(--color-border-muted)",strokeWidth:fe?1.5:1},`grid-line-${_}`)})}),jsxRuntime.jsx(mp,{ref:S,scale:C,width:D-T.left-T.right,top:z.range()[1],bottom:z.range()[0]}),jsxRuntime.jsx("defs",{children:jsxRuntime.jsx("clipPath",{id:x,children:jsxRuntime.jsx("rect",{x:C.range()[0],y:z.range()[1],width:C.range()[1]-C.range()[0],height:z.range()[0]-z.range()[1]})})}),jsxRuntime.jsx("g",{clipPath:`url(#${x})`,children:jsxRuntime.jsx("g",{"data-camera-plot-group":"",ref:y,children:j})}),d&&d.length>0&&jsxRuntime.jsx("g",{children:d.map(_=>{let fe=z(_.value),ke=_.color??"var(--color-error-base)";return jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx(shape.Line,{from:{x:T.left,y:fe},to:{x:D-T.right,y:fe},stroke:ke,strokeWidth:1.5,strokeDasharray:"6 4"}),_.label&&jsxRuntime.jsx("text",{x:D-T.right-4,y:fe-4,textAnchor:"end",fontSize:11,fill:ke,children:_.label})]},`ref-line-${_.value}`)})}),jsxRuntime.jsx(pp,{ref:v,top:U-T.bottom,scale:C,width:D-T.left-T.right}),jsxRuntime.jsx(Kr.Left,{left:T.left,scale:z,yFormatter:A,height:U-T.top-T.bottom}),f&&!f.isEvent&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(shape.Line,{"data-testid":"chart-hover-crosshair",from:{x:C(f.xValue),y:z.range()[1]},to:{x:C(f.xValue),y:z.range()[0]},stroke:"var(--color-text-secondary)",strokeWidth:1,strokeDasharray:"3 3",opacity:.7}),f.series.filter(_=>_.type!=="bar"&&_.showMarker!==false).map(_=>jsxRuntime.jsxs("g",{children:[jsxRuntime.jsx("circle",{cx:C(f.xValue),cy:z(_.chartY??_.value),r:8,fill:"white",stroke:_.color,strokeWidth:2,style:{transition:"all 100ms ease-out"}}),jsxRuntime.jsx("circle",{cx:C(f.xValue),cy:z(_.chartY??_.value),r:4,fill:_.color,style:{transition:"all 100ms ease-out"}})]},`highlight-${_.label}`))]}),jsxRuntime.jsx("rect",{"data-camera-surface":"",x:T.left,y:T.top,width:D-T.left-T.right,height:U-T.top-T.bottom,fill:"transparent",style:{cursor:"grab",touchAction:"none"},onMouseMove:Fr,onMouseLeave:jt,onPointerDown:oe,onPointerMove:le,onPointerUp:de,onPointerCancel:xe,ref:Ne})]});return M.present(jsxRuntime.jsx("div",{className:"relative flex h-full flex-col",children:jsxRuntime.jsxs(Ur.Provider,{value:Br,children:[jsxRuntime.jsx(Aa,{title:t,controls:o,actions:E,containerRef:V,marginRight:T.right}),jsxRuntime.jsx("svg",{width:D,height:U,className:"overflow-visible",ref:h,role:"img","aria-label":t,children:pe}),jsxRuntime.jsx(un,{data:f,formatter:A}),jsxRuntime.jsx(ja,{onExport:ne,items:X,marginLeft:0,marginRight:T.right})]})}))},Ll=responsive.withParentSize(u1);function Dl(e,t,r,o){if(r.length===0)throw new Error("tierForViewport: resolution ladder is empty");let n=[...r].sort((s,c)=>s.bucketMs-c.bucketMs),a=e/Math.max(1,t*o.targetPointsPerPx),i=Math.max(o.nativeMs,a);return n.find(s=>s.bucketMs>=i)??n[n.length-1]}function p1(e,t){return Math.floor(e/t.tileSpanMs)}function pn(e,t,r){let o=p1(e.startMs,t)-r,n=Math.ceil(e.endMs/t.tileSpanMs)-1+r,a=[];for(let i=o;i<=n;i++)a.push({tierId:t.id,index:i,startMs:i*t.tileSpanMs,endMs:(i+1)*t.tileSpanMs});return a}var br=(e,t)=>`${e}:${t}`;var Ch={erroredTiles:0};function hp(e,t){let r=new Map,o=new Map,n=new Map,a=0;for(let d of e){let u=t.get(br(d.tierId,d.index));if(u){if(u.status==="error"){a+=1;continue}if(u.data){for(let m of u.data.line)r.set(m.xValue.getTime(),m);for(let m of u.data.band??[])o.set(m.xValue.getTime(),m);for(let[m,p]of Object.entries(u.data.lines??{})){let f=n.get(m);f||(f=new Map,n.set(m,f));for(let g of p)f.set(g.xValue.getTime(),g);}}}}let i=(d,u)=>d.xValue.getTime()-u.xValue.getTime(),s=[...r.values()].sort(i),c=[...o.values()].sort(i),l=Object.fromEntries([...n.entries()].map(([d,u])=>[d,[...u.values()].sort(i)]));return {line:s,band:c,lines:l,coverage:{earliestMs:s.length?s[0].xValue.getTime():void 0,latestMs:s.length?s[s.length-1].xValue.getTime():void 0,erroredTiles:a}}}function m1(e,t,r){let o=pn(e,t,0);return o.length===0?false:o.every(n=>{let a=r.get(br(n.tierId,n.index));return a!=null&&(a.status==="loaded"||a.status==="empty")})}function Sh(e,t,r){return pn(e,t,0).some(n=>{let a=r.get(br(n.tierId,n.index));return a?.status==="loaded"&&(a.data?.line.length??0)>0})}function f1(e,t){if(!e.line.length)return false;let r=e.coverage.earliestMs,o=e.coverage.latestMs;return r==null||o==null?false:r<t.endMs&&o>t.startMs}function wh({viewport:e,targetTier:t,ladder:r,store:o,overscanTiles:n,prev:a}){let i=m1(e,t,o);if(i&&Sh(e,t,o)){let c=pn(e,t,n),{line:l,band:d,lines:u,coverage:m}=hp(c,o);return {line:l,band:d,lines:u,renderTier:t,targetTier:t,isFallback:false,isStale:false,coverage:m}}let s=r.findIndex(c=>c.id===t.id);for(let c=s+1;c<r.length;c++){let l=r[c];if(Sh(e,l,o)){let d=pn(e,l,n),{line:u,band:m,lines:p,coverage:f}=hp(d,o);return {line:u,band:m,lines:p,renderTier:l,targetTier:t,isFallback:true,isStale:false,coverage:f}}}if(i){let c=pn(e,t,n),{line:l,band:d,lines:u,coverage:m}=hp(c,o);return {line:l,band:d,lines:u,renderTier:t,targetTier:t,isFallback:false,isStale:false,coverage:m}}return a?f1(a,e)?{...a,targetTier:t,isFallback:true,isStale:false}:{line:a.line,band:a.band,lines:a.lines,renderTier:null,targetTier:t,isFallback:true,isStale:true,coverage:Ch}:{line:[],band:[],lines:{},renderTier:null,targetTier:t,isFallback:false,isStale:false,coverage:Ch}}var Nh=new Map;function kh(e,t){switch(t.type){case "reset":return new Map;case "request":{let r=new Map(e);for(let o of t.ids){let n=r.get(o);(!n||n.status==="error")&&r.set(o,{status:"loading"});}return r}case "fulfilled":{let r=new Map(e);return r.set(t.id,{status:t.data.line.length>0?"loaded":"empty",data:t.data}),r}case "failed":{let r=new Map(e);return r.set(t.id,{status:"error",error:t.error}),r}default:return e}}function Ph({refs:e,refsKey:t,store:r,tier:o,viewport:n,fetchTile:a,dispatch:i,concurrency:s,maxFutureMs:c}){let l=je.useRef(e);l.current=e;let d=je.useRef(n);d.current=n;let u=je.useRef(new Map),m=je.useCallback(()=>{for(let p of u.current.values())p.ac.abort();u.current.clear();},[]);return je.useEffect(()=>{for(let[b,x]of u.current)x.tierId!==o.id&&(x.ac.abort(),u.current.delete(b));let p=l.current.filter(b=>{let x=br(b.tierId,b.index),y=r.get(x);return y?y.status==="loading"&&!u.current.has(x):true}),f=(d.current.startMs+d.current.endMs)/2;p.sort((b,x)=>Math.abs((b.startMs+b.endMs)/2-f)-Math.abs((x.startMs+x.endMs)/2-f));let g=Math.max(0,s-u.current.size),h=p.slice(0,g);if(h.length!==0){i({type:"request",ids:h.map(b=>br(b.tierId,b.index))});for(let b of h){let x=br(b.tierId,b.index),y=new AbortController;u.current.set(x,{ac:y,tierId:b.tierId});let v=c!=null?Math.min(b.endMs,c):b.endMs;a(o,b.startMs,v,y.signal).then(S=>{y.signal.aborted||i({type:"fulfilled",id:x,data:S});}).catch(S=>{if(!y.signal.aborted){let w=S instanceof Error?S.message:String(S);i({type:"failed",id:x,error:new Error(`tile fetch failed (tile ${x}, tier ${o.id}): ${w}`)});}}).finally(()=>{u.current.delete(x);});}}},[t,r,a,o,i,s,c]),je.useEffect(()=>m,[m]),{abortAll:m}}var Eh=1.3,h1=25e4,x1=3;function y1(e,t,r){let o=t.tileSpanMs/t.bucketMs,n=Math.max(1,Math.floor(h1/o/r));return Math.min(Math.max(1,Math.ceil(.5*e/t.tileSpanMs)),n)}function Dh(e){let{fetchTile:t,ladder:r,nativeMs:o,viewport:n,widthPx:a,maxFutureMs:i,targetPointsPerPx:s=1,concurrency:c=3,tileCostSeriesCount:l=x1,resetKey:d}=e,u=je.useMemo(()=>({targetPointsPerPx:s,nativeMs:o}),[s,o]),[m,p]=je.useState(()=>Dl(n.endMs-n.startMs,Math.max(1,a),r,u)),[f,g]=je.useReducer(kh,Nh),h=je.useRef(n.endMs-n.startMs),b=je.useRef(u);je.useEffect(()=>{let O=n.endMs-n.startMs,U=Dl(O,Math.max(1,a),r,u);if(U.id===m.id){b.current=u;return}let $=Dl(O,Math.max(1,a),r,b.current).id!==U.id,z=O/h.current;($||z>Eh||z<1/Eh)&&(h.current=O,b.current=u,p(U));},[n,a,r,m.id,u]);let x=n.endMs-n.startMs,y=je.useMemo(()=>y1(x,m,l),[x,m,l]),v=je.useMemo(()=>pn(n,m,y),[n,m,y]),S=je.useMemo(()=>v.map(O=>br(O.tierId,O.index)).join(","),[v]),w=je.useRef(v);w.current=v;let N=je.useRef(n);N.current=n;let P=je.useRef(f);P.current=f;let{abortAll:k}=Ph({refs:v,refsKey:S,store:f,tier:m,viewport:n,fetchTile:t,dispatch:g,concurrency:c,...i!=null?{maxFutureMs:i}:{}}),R=je.useRef(null),I=je.useRef(false);je.useEffect(()=>{if(!I.current){I.current=true;return}k(),R.current=null,g({type:"reset"});},[k,d]);let M=je.useMemo(()=>w.current.map(O=>`${br(O.tierId,O.index)}:${f.get(br(O.tierId,O.index))?.status??"\u2205"}`).join("|"),[S,f]),D=je.useMemo(()=>{let O=wh({viewport:N.current,targetTier:m,ladder:r,store:P.current,overscanTiles:y,prev:R.current});return R.current=O,O},[M,m,r,y,n.startMs,n.endMs]),E=je.useMemo(()=>w.current.some(O=>P.current.get(br(O.tierId,O.index))?.status==="loading"),[M]),V=je.useMemo(()=>{let O=w.current[0];return O?P.current.get(br(O.tierId,O.index))?.status==="empty":false},[M]);return {tier:m,series:D,loading:E,atDataStart:V}}function yp(e){let{initialViewport:t,...r}=e,[o,n]=je.useState(t),a=Dh({...r,viewport:o}),i=je.useCallback(c=>n(c),[]),s=je.useCallback(c=>n(c),[]);return {viewport:o,onViewportChange:i,jumpTo:s,...a}}var v1={sm:"gap-4 px-6 py-8",md:"gap-5 px-8 py-12",lg:"gap-6 px-10 py-16"},C1={sm:"xs",md:"sm",lg:"md"},S1={sm:Nt("bodySm"),md:Nt("bodySm"),lg:Nt("bodyMd")},w1={sm:"h-10 w-10",md:"h-12 w-12",lg:"h-16 w-16"},N1={sm:20,md:24,lg:32},k1={center:"items-center text-center [&_.empty-state-actions]:justify-center [&_.empty-state-actions]:text-center",start:"items-start text-left [&_.empty-state-actions]:justify-start [&_.empty-state-actions]:text-left"},T1={mesh:"radial-gradient(at 20% 20%, rgba(68, 74, 225, 0.06) 0px, transparent 45%), radial-gradient(at 80% 80%, rgba(68, 74, 225, 0.045) 0px, transparent 45%), radial-gradient(at 50% 50%, rgba(68, 74, 225, 0.03) 0px, transparent 50%)","top-fade":"linear-gradient(to bottom, rgba(68, 74, 225, 0.06) 0%, rgba(68, 74, 225, 0.02) 60%, transparent 100%)",center:"radial-gradient(ellipse 600px 400px at center, rgba(68, 74, 225, 0.06) 0px, transparent 60%)",corners:"radial-gradient(at 0% 0%, rgba(68, 74, 225, 0.06) 0px, transparent 40%), radial-gradient(at 100% 100%, rgba(68, 74, 225, 0.045) 0px, transparent 40%)",bottom:"radial-gradient(ellipse 700px 300px at 50% 100%, rgba(68, 74, 225, 0.06) 0px, transparent 60%)",asymmetric:"radial-gradient(at 15% 30%, rgba(68, 74, 225, 0.06) 0px, transparent 45%), radial-gradient(at 85% 70%, rgba(68, 74, 225, 0.04) 0px, transparent 50%)"};function Al({icon:e,title:t,description:r,primaryAction:o,secondaryAction:n,actions:a,size:i="md",alignment:s="center",variant:c="default",spotlightPattern:l="mesh",fullHeight:d=false,className:u}){let m=i==="sm"?"sm":"md",p=c==="spotlight",f=p?{background:T1[l]}:void 0,g=()=>a?jsxRuntime.jsx("div",{className:"empty-state-actions mt-2 flex flex-wrap items-center gap-3",children:a}):o||n?jsxRuntime.jsxs("div",{className:"empty-state-actions mt-2 flex flex-col gap-3",children:[o&&(o.href?jsxRuntime.jsx(ee,{variant:"secondary",size:m,onPress:o.onPress,isDisabled:o.isDisabled,isLoading:o.isLoading,href:o.href,children:o.label}):jsxRuntime.jsx(ee,{variant:"secondary",size:m,onPress:o.onPress,isDisabled:o.isDisabled,isLoading:o.isLoading,children:o.label})),n&&jsxRuntime.jsx(ct,{href:n.href||"#",variant:"muted",onPress:n.onPress,className:Nt("labelMd"),children:n.label})]}):null;return jsxRuntime.jsxs("section",{"data-testid":"empty-state",role:"status","aria-live":"polite",className:tailwindMerge.twMerge("flex w-full flex-col rounded-xl text-text-primary",v1[i],k1[s],d?"h-full justify-center":"",p?"relative overflow-hidden":"",u),style:f,children:[e&&jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex items-center justify-center rounded-full border border-border-muted bg-background-muted text-text-secondary",w1[i]),children:jsxRuntime.jsx(B,{name:e,size:N1[i]})}),jsxRuntime.jsx(sr,{size:C1[i],tag:"h2",className:"text-text-secondary",children:t}),r&&jsxRuntime.jsx("p",{className:tailwindMerge.twMerge("max-w-xs text-text-secondary whitespace-pre-line",S1[i]),children:r}),g()]})}var R1=1440*60*1e3,M1=[{id:"5y",label:"5 years",days:5*365},{id:"year",label:"Year",days:365},{id:"month",label:"Month",days:30},{id:"week",label:"Week",days:7},{id:"day",label:"24h",days:1}],E1=[{id:"day",days:1},{id:"week",days:7},{id:"month",days:30}];function Ih(e,t=Date.now){return E1.map(({id:r,days:o})=>({id:r,label:e[r],getRange:()=>{let n=new Date(t());return {after:dateFns.subDays(n,o),before:n}}}))}function Il(e=Date.now){return M1.map(({id:t,label:r,days:o})=>({id:t,label:r,getRange:()=>{let n=e();return {after:new Date(n-o*R1),before:new Date(n)}}}))}function B1({selectionState:e,isDisabled:t}){let r=`${tt} w-full h-full flex items-center justify-center rounded-sm forced-color-adjust-none font-semibold`,o={none:"text-text-primary group-hover:bg-background-muted group-pressed:bg-background-muted",middle:["bg-background-selected group-hover:bg-background-muted forced-colors:group-hover:bg-[Highlight]","group-invalid:group-hover:bg-feedback-error-background forced-colors:group-invalid:group-hover:bg-[Mark]","group-pressed:bg-background-muted forced-colors:group-pressed:bg-[Highlight] forced-colors:text-[HighlightText]","group-invalid:group-pressed:bg-feedback-error-background forced-colors:group-invalid:group-pressed:bg-[Mark]"].join(" "),cap:"bg-action-default text-[color:var(--color-action-default-text)] group-invalid:bg-feedback-error-border forced-colors:bg-[Highlight] forced-colors:group-invalid:bg-[Mark] forced-colors:text-[HighlightText]"},n=t?"text-text-disabled forced-colors:text-text-disabled font-light":"";return [r,o[e],n].filter(Boolean).join(" ")}function _a({errorMessage:e,...t}){return jsxRuntime.jsxs(reactAriaComponents.RangeCalendar,{...t,children:[jsxRuntime.jsx(ul,{}),jsxRuntime.jsxs(reactAriaComponents.CalendarGrid,{className:"w-full border-separate [border-spacing:0] [&_td]:p-0 [&_td]:!border-0",children:[jsxRuntime.jsx(pl,{}),jsxRuntime.jsx(reactAriaComponents.CalendarGridBody,{children:r=>jsxRuntime.jsx(reactAriaComponents.CalendarCell,{date:r,className:"selection-start:rounded-s-full selection-end:rounded-e-full [td:last-child_&]:rounded-e-end group h-9 w-9 cursor-default text-sm border-0 outside-month:text-text-disabled invalid:selected:bg-feedback-error-background forced-colors:selected:bg-[Highlight] forced-colors:selected:text-[HighlightText] forced-colors:invalid:selected:bg-[Mark] [td:first-child_&]:rounded-s-full [&]:border-0",children:({formattedDate:o,isSelected:n,isSelectionStart:a,isSelectionEnd:i,isFocusVisible:s,isDisabled:c})=>jsxRuntime.jsx("span",{className:B1({selectionState:n&&(a||i)?"cap":n?"middle":"none",isDisabled:c}),children:o})})})]}),e&&jsxRuntime.jsx(reactAriaComponents.Text,{slot:"errorMessage",className:"text-sm text-feedback-error-text",children:e})]})}function Bh(e){return e==="brand"?"primary":e==="default"||e==="secondary"||!e?"subtle":e}var O1={sm:"h-[var(--control-sm-height)] text-xs",md:"h-[var(--control-md-height)] text-sm",lg:"h-[var(--control-lg-height)] text-base",xl:"h-[var(--control-xl-height)] text-lg"},z1={sm:14,md:16,lg:18,xl:20},H1=({isSelected:e,isFirst:t,isLast:r,isDisabled:o,variant:n="subtle"})=>{let a=Bh(n),i=a==="primary"?"focus-visible:outline-action-primary":"focus-visible:outline-[color:var(--color-action-secondary-text)]";return a==="subtle"?tailwindMerge.twMerge(tt(),"focus-visible:outline-[color:var(--color-action-secondary-text)]","px-3 text-center transition cursor-pointer forced-color-adjust-none -ml-px first:ml-0 flex items-center justify-center h-full gap-2",e?"bg-background-muted text-text-primary font-medium forced-colors:!bg-[Highlight] forced-colors:!text-[HighlightText]":"text-text-secondary hover:bg-background-hover pressed:bg-background-hover forced-colors:!bg-[ButtonFace] forced-colors:!text-[ButtonText]",!r&&"border-r border-border-muted",o&&"bg-background-muted text-text-disabled forced-colors:!bg-[ButtonFace] forced-colors:!text-[GrayText] border-border-muted forced-colors:border-[GrayText] cursor-not-allowed"):tailwindMerge.twMerge(tt(),i,"px-3 text-center transition cursor-pointer forced-color-adjust-none -ml-px first:ml-0 flex items-center justify-center h-full gap-2",e?"bg-action-primary text-[color:var(--color-action-primary-text)] font-semibold forced-colors:!bg-[Highlight] forced-colors:!text-[HighlightText]":"text-text-secondary hover:bg-background-hover pressed:bg-background-hover forced-colors:!bg-[ButtonFace] forced-colors:!text-[ButtonText] hover:font-semibold",!r&&"border-r border-border-muted",o&&"bg-background-muted text-text-disabled forced-colors:!bg-[ButtonFace] forced-colors:!text-[GrayText] border-border-muted forced-colors:border-[GrayText] cursor-not-allowed")};function Bl({options:e,value:t,onChange:r,size:o="md",className:n,isDisabled:a,variant:i="subtle",iconOnly:s=false,"aria-label":c}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("inline-flex overflow-hidden rounded-[var(--control-border-radius)]",Bh(i)==="subtle"?"border border-border-muted":"border-2 border-border-muted",O1[o],n),role:"group","aria-label":c,children:e.map((l,d)=>{let u=s&&!!l.icon;return jsxRuntime.jsxs(reactAriaComponents.ToggleButton,{isSelected:t===l.id,onChange:()=>r(l.id),className:H1({isSelected:t===l.id,isFirst:d===0,isLast:d===e.length-1,isDisabled:a,variant:i}),isDisabled:a,"aria-label":l.label,children:[l.icon&&jsxRuntime.jsx(B,{name:l.icon,size:z1[o]}),u?jsxRuntime.jsx("span",{className:"sr-only",children:l.label}):jsxRuntime.jsx("span",{className:"inline-flex flex-col items-center after:content-[attr(data-label)] after:font-semibold after:h-0 after:overflow-hidden after:invisible","data-label":l.label,children:l.label})]},l.id)})})}function K1(e){return e instanceof Date&&!Number.isNaN(e.getTime())}function wp(e){return K1(e)?e:(console.warn("Invalid date detected in TimeControls, using fallback:",e),new Date)}var Wh=120*1e3,Y1=.02,Uh={FIVE_MINUTES:0,FIFTEEN_MINUTES:1,HOUR:2,DAY:3,WEEK:4,MONTH:5,YEAR:6},J1=[{id:"FIFTEEN_MINUTES",label:"15m"},{id:"HOUR",label:"1h"},{id:"DAY",label:"1d"},{id:"WEEK",label:"1w"}];function Vl({dateRange:e,onDateRangeChange:t,windowSize:r,onWindowSizeChange:o,showWindowSize:n=true,showRangeSelector:a=true,allowDatePicker:i=false,lockWindowSize:s=false,showReset:c=true,restrictToSingleDay:l=false,presetRanges:d=[],windowSizeOptions:u=J1,autoAdjustWindowSize:m=false,className:p}){let[f,g]=je.useState(0),h=je.useRef(null),[b,x]=je.useState(false),[y,v]=je.useState(null),S=T=>{let L=(T.before.getTime()-T.after.getTime())/(1e3*60*60);return L<=24?"FIFTEEN_MINUTES":L<=72||L<=168?"HOUR":("DAY")};je.useEffect(()=>{if(m&&!b&&o){let T=S(e);o(T);}},[e,m,b,o]);let w=T=>{let C;for(let L of d){let F=L.getRange(),K=(F.before.getTime()-F.after.getTime())*Y1,ae=Math.abs(F.after.getTime()-T.after.getTime()),se=Math.abs(F.before.getTime()-T.before.getTime());if(ae>K||se>K)continue;let te=ae+se;(!C||te<C.distance)&&(C={id:L.id,distance:te});}return C?.id},N=y&&d.some(T=>T.id===y.id)&&Math.abs(y.after-e.after.getTime())<=Wh&&Math.abs(y.before-e.before.getTime())<=Wh?y.id:w(e),P=wp(e.after),k=wp(e.before),R=new Date(k.getTime()-1),I={start:date.fromDate(P,date.getLocalTimeZone()),end:date.fromDate(R,date.getLocalTimeZone())};je.useEffect(()=>{let T=new ResizeObserver(C=>{for(let L of C)g(L.contentRect.width);});return h.current&&T.observe(h.current),()=>{h.current&&T.unobserve(h.current);}},[]);let M=[...u].sort((T,C)=>Uh[T.id]-Uh[C.id]),D=T=>{let C=T.toString(),L=d.find(F=>F.id===C);if(L){let F=L.getRange();v({id:C,after:F.after.getTime(),before:F.before.getTime()}),x(false),t(F,{presetId:C});}},E=T=>{if(T?.start&&T?.end){v(null);let C=new Date(T.start.year,T.start.month-1,T.start.day,0,0,0,0),L=new Date(T.end.year,T.end.month-1,T.end.day+1,0,0,0,0);t({after:C,before:L});}},V=T=>{if(T){v(null);let C=new Date(T.year,T.month-1,T.day,0,0,0,0),L=new Date(T.year,T.month-1,T.day+1,0,0,0,0);t({after:C,before:L});}},O=T=>{o&&(x(true),o(T.toString()));},U=()=>{d.length>0&&D(d[0].id);},q=T=>wp(T).toLocaleDateString("en-US"),$=M.map(T=>({id:T.id,label:T.label,value:T.id})),z=d.map(T=>({id:T.id,label:T.label,value:T.id})),J=s?jsxRuntime.jsx("div",{className:"flex items-center rounded-md border border-border-muted bg-background-muted px-3 py-2 text-sm text-text-secondary",children:M.find(T=>T.id===r)?.label||r}):jsxRuntime.jsx(Ao,{className:"w-full md:w-auto",selectedKey:r,onSelectionChange:O,items:$,size:"md","aria-label":"Select Window Size",children:T=>jsxRuntime.jsx(ur,{id:T.id,"aria-label":T.label,size:"md",children:T.label},T.id)}),H=c&&!N&&d.length>0,A=l?jsxRuntime.jsx("div",{className:"flex items-center",children:jsxRuntime.jsxs(reactAriaComponents.DialogTrigger,{children:[jsxRuntime.jsxs(ee,{className:"border-l pl-2 pr-2 hover:border-border-default hover:bg-background-muted hover:text-text-link-hover",variant:"secondary",children:[jsxRuntime.jsx(B,{name:"CalendarBlank",size:18}),jsxRuntime.jsx("span",{className:"ml-2 hidden md:block",children:q(e.after)})]}),jsxRuntime.jsx(ht,{className:"z-50 w-auto p-3",disableGroup:true,children:jsxRuntime.jsx(Ha,{"aria-label":"Select date",value:date.parseDate(P.toISOString().split("T")[0]),onChange:V})})]})}):jsxRuntime.jsxs("div",{className:"flex items-center",children:[jsxRuntime.jsxs(reactAriaComponents.DialogTrigger,{children:[jsxRuntime.jsxs(ee,{className:tailwindMerge.twMerge("border-l pl-2 pr-2 hover:border-border-default hover:bg-background-muted hover:text-text-link-hover",H&&"rounded-r-none"),variant:"secondary",children:[jsxRuntime.jsx(B,{name:"CalendarBlank",size:18}),!N&&jsxRuntime.jsx("span",{className:"ml-2 hidden md:block",children:`${q(e.after)} - ${q(R)}`})]}),jsxRuntime.jsx(ht,{className:"z-50 w-auto p-3",disableGroup:true,children:jsxRuntime.jsx(_a,{"aria-label":"Date range calendar",value:I,onChange:E})})]}),H&&jsxRuntime.jsx(ee,{variant:"ghost",size:"md",onPress:U,children:"Reset"})]}),G=f<600;return jsxRuntime.jsx("div",{ref:h,className:tailwindMerge.twMerge("flex w-full flex-wrap items-center justify-between gap-4",p),children:G?jsxRuntime.jsxs("div",{className:"flex w-full justify-between",children:[jsxRuntime.jsxs("div",{className:"flex items-center",children:[i&&A,a&&d.length>0&&jsxRuntime.jsx(Ao,{selectedKey:N??"",onSelectionChange:D,items:z,size:"md","aria-label":"Select Date Range",children:T=>jsxRuntime.jsx(ur,{id:T.id,size:"md",children:T.label},T.id)})]}),jsxRuntime.jsx("div",{className:"flex items-center",children:n&&r&&J})]}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-4",children:[i&&A,a&&d.length>0&&jsxRuntime.jsx(Bl,{options:d.map(T=>({id:T.id,label:T.label})),value:N??"",onChange:D,size:"sm",variant:"secondary","aria-label":"Select Date Range"})]}),jsxRuntime.jsx("div",{className:"flex items-center",children:n&&r&&J})]})})}var Z1=1440*60*1e3,_1=6e4,Kh=(e,t)=>({startMs:t-e*Z1,endMs:t}),$1=e=>({after:new Date(e.startMs),before:new Date(e.endMs)});function Yh({source:e,title:t,initialRange:r,viewportEnd:o,yFormatter:n,yDomain:a,referenceLines:i,emptyState:s,presetRanges:c,tierToWindow:l,windowSizeOptions:d,height:u=360,hint:m,dataBounds:p,children:f}){let[g,h]=je.useState(900),b=p?.endMs,[x,y]=je.useState(()=>b??Date.now());je.useEffect(()=>{if(b!=null){y(b);return}y(Date.now());let oe=setInterval(()=>y(Date.now()),_1);return ()=>clearInterval(oe)},[b]);let v=o?.getTime()??b,S=r?.days??30,w=je.useMemo(()=>Kh(S,v??Date.now()),[S,v]),N=x,P=je.useMemo(()=>({startMs:p?.startMs??0,endMs:x}),[p?.startMs,x]),k=oe=>{let le=Math.min(oe.endMs-oe.startMs,P.endMs-P.startMs),de=Math.max(Math.min(oe.endMs,P.endMs),P.startMs+le);return {startMs:de-le,endMs:de}},[R,I]=je.useState(null),[M,D]=je.useState(null),E=R??w,V=yp({fetchTile:e.fetchTile,ladder:e.ladder,nativeMs:e.nativeMs,initialViewport:w,widthPx:g,maxFutureMs:N,tileCostSeriesCount:e.tileCostSeriesCount,resetKey:e.resetKey}),O=je.useMemo(()=>Il(()=>v??Date.now()),[v]),U=c??O,q=()=>{if(M&&"presetId"in M){let oe=U.find(le=>le.id===M.presetId);if(oe){let le=oe.getRange();return {startMs:le.after.getTime(),endMs:le.before.getTime()}}}return M&&"range"in M?M.range:Kh(S,v??Date.now())},{line:$,coverage:z,renderTier:J,targetTier:H,isFallback:A,isStale:G}=V.series,T=J?J.bucketMs*1.5:0,C=oe=>oe==null?"\u2014":new Date(oe).toLocaleDateString("en-US",{month:"short",day:"numeric",year:"numeric"}),L=(oe,le)=>{let de=le-oe<1728e5?{month:"short",day:"numeric",hour:"numeric",minute:"2-digit"}:{month:"short",day:"numeric",year:"numeric"},xe=new Intl.DateTimeFormat("en-US",de);return `${xe.format(new Date(oe))} \u2013 ${xe.format(new Date(le))}`},F=V.viewport.startMs!==E.startMs||V.viewport.endMs!==E.endMs,K=G||V.loading&&z.earliestMs==null,ae=(V.viewport.endMs-V.viewport.startMs)*.03,se=!K&&z.earliestMs!=null&&z.earliestMs>V.viewport.startMs+ae,te=!V.loading&&z.earliestMs==null&&z.latestMs==null&&$.length===0&&!G,ie=f({series:V.series,gapMs:T}),Me=je.isValidElement(ie)&&ie.type===je.Fragment?ie.props.children:ie;return jsxRuntime.jsxs("div",{className:"flex flex-col gap-3",children:[jsxRuntime.jsx(Vl,{dateRange:$1(V.viewport),onDateRangeChange:(oe,le)=>{let de=k({startMs:oe.after.getTime(),endMs:oe.before.getTime()});D(le?.presetId?{presetId:le.presetId}:{range:de}),I(de),V.jumpTo(de);},windowSize:l[H.id],windowSizeOptions:d,lockWindowSize:true,presetRanges:U,allowDatePicker:true,showReset:false}),jsxRuntime.jsxs("div",{className:"flex flex-wrap items-center gap-3 text-xs text-text-secondary",children:[jsxRuntime.jsxs("span",{children:["Window"," ",jsxRuntime.jsx("span",{className:"font-medium text-text-primary",children:L(V.viewport.startMs,V.viewport.endMs)})]}),jsxRuntime.jsx("span",{className:"text-text-tertiary",children:"\u2022"}),jsxRuntime.jsxs("span",{children:["Resolution ",jsxRuntime.jsx("span",{className:"font-medium text-text-primary",children:J?.id??H.id}),A&&jsxRuntime.jsxs("span",{className:"text-text-tertiary",children:[" \xB7 loading ",H.id]})]}),V.loading&&jsxRuntime.jsx("span",{className:"text-text-tertiary",children:"loading\u2026"}),se&&jsxRuntime.jsxs("span",{className:"text-text-tertiary",children:["showing available history from ",C(z.earliestMs)]}),!se&&!K&&V.atDataStart&&jsxRuntime.jsx("span",{className:"text-text-tertiary",children:"no earlier data loaded"}),F&&jsxRuntime.jsx(ee,{variant:"ghost",size:"sm",onPress:()=>{let oe=k(q());I(oe),V.jumpTo(oe);},children:"\u27F2 Reset"})]}),jsxRuntime.jsx("div",{className:"relative overflow-hidden rounded-md border border-border-subtle",style:{height:u},children:te?jsxRuntime.jsx(Al,{title:s.title,description:s.description}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(Ll,{title:t,viewport:V.viewport,panBounds:P,onViewportChange:V.onViewportChange,onPlotWidthChange:h,...n&&{yFormatter:n},...a&&{yDomain:a},...i&&{referenceLines:i},children:Me}),V.loading&&jsxRuntime.jsx("div",{className:"pointer-events-none absolute inset-x-0 top-0 h-0.5 animate-pulse bg-[var(--color-viz-categorical-1)] opacity-60"})]})}),m&&jsxRuntime.jsx("p",{className:"text-xs text-text-tertiary",children:m})]})}function Ji({count:e,label:t="results",isLoading:r=false,className:o=""}){if(r)return jsxRuntime.jsx("div",{className:`flex items-center ${o}`,children:jsxRuntime.jsx(W,{width:80,height:16})});let n=t.endsWith("s")?t.slice(0,-1):t,a=e===1?n:t;return jsxRuntime.jsxs("div",{className:`text-sm text-text-secondary whitespace-nowrap ${o}`,children:[e.toLocaleString()," ",a]})}var aR=e=>{let t=Ot({isInvalid:e.isInvalid,isDisabled:e.isDisabled,isFocused:e.isFocused,transparent:e.transparent,size:e.size}),r=[e.showSearchIcon?"":"pl-3",e.isClearable&&e.hasValue||e.isPassword?"pr-8":"pr-3"].join(" ");return tailwindMerge.twMerge(t,r,e.className)};function Xr({label:e,description:t,errorMessage:r,size:o="md",tooltip:n,isRequired:a,transparent:i,showSearchIcon:s,isClearable:c,onClear:l,type:d,validationResult:u,reserveErrorSpace:m=true,isLoading:p=false,descriptionPlacement:f="below",...g}){let[h,b]=je__namespace.default.useState(false),{isFocused:x,handleFocus:y,handleBlur:v}=dr(),S=d==="password",w=tl(p,300);return jsxRuntime.jsx(reactAriaComponents.TextField,{...g,isRequired:a,className:Ee(g.className,"group flex flex-col"),children:({isDisabled:N,isInvalid:P})=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Ue,{size:o,tooltip:n,description:f==="tooltip"||f==="inline"?t:void 0,descriptionPlacement:f,isRequired:a,children:e}),jsxRuntime.jsxs(yt,{children:[s&&jsxRuntime.jsx("div",{className:"pointer-events-none absolute top-1/2 -translate-y-1/2 transform flex items-center z-10",style:{left:9},children:(()=>{let k={sm:14,md:16,lg:18,xl:20}[o];return w?jsxRuntime.jsx(zr,{size:k,color:"text-text-secondary"}):jsxRuntime.jsx(B,{name:"MagnifyingGlass",size:k,className:`transition-colors ${x?"text-action-brand":"text-text-secondary"}`})})()}),jsxRuntime.jsx(ol,{size:o,disabled:N,type:S?h?"text":"password":d,name:g.name,autoComplete:g.autoComplete,value:g.value,defaultValue:g.defaultValue,placeholder:g.placeholder,onFocus:k=>y(k,g.onFocus),onBlur:k=>v(k,g.onBlur),onChange:k=>g.onChange?.(k.target.value),style:s?{paddingLeft:{sm:28,md:32,lg:36,xl:37}[o]}:void 0,className:aR({isInvalid:P,isDisabled:N,isFocused:x,size:o,transparent:i,showSearchIcon:s,isClearable:c,hasValue:!!g.value,isPassword:S,className:typeof g.className=="string"?g.className:void 0})}),c&&g.value&&!N&&jsxRuntime.jsx(Mi,{onClick:()=>{l?l():g.onChange&&g.onChange("");},size:o}),S&&!N&&jsxRuntime.jsx("button",{type:"button",onClick:()=>b(!h),className:"absolute right-3 top-1/2 -translate-y-1/2 transform text-text-secondary hover:text-text-primary","aria-label":h?"Hide password":"Show password",onMouseDown:k=>{k.preventDefault(),k.stopPropagation();},children:jsxRuntime.jsx(B,{name:h?"EyeSlash":"Eye",size:o==="sm"?16:20,className:"text-text-primary"})})]}),m?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:typeof r=="string"?jsxRuntime.jsx(he,{size:o,children:r}):typeof r=="function"&&u?jsxRuntime.jsx(he,{size:o,children:r(u)}):t&&f==="below"?jsxRuntime.jsx(we,{size:o,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:typeof r=="string"?jsxRuntime.jsx(he,{size:o,className:"mt-1",children:r}):typeof r=="function"&&u?jsxRuntime.jsx(he,{size:o,className:"mt-1",children:r(u)}):t&&f==="below"?jsxRuntime.jsx(we,{size:o,className:"mt-1",children:t}):null})]})})}function jn({value:e,onChange:t,onClear:r,placeholder:o="Search...",size:n="sm",className:a="",isLoading:i=false}){return jsxRuntime.jsx("div",{className:`flex-1 min-w-0 sm:max-w-sm ${a}`,children:jsxRuntime.jsx(Xr,{value:e,onChange:t,placeholder:o,showSearchIcon:true,isClearable:!!e&&!!r,onClear:r,size:n,"aria-label":o,reserveErrorSpace:false,isLoading:i})})}function Xi({value:e,options:t,onChange:r,direction:o,onDirectionChange:n,showLabel:a=true,size:i="sm",className:s="",compact:c=false}){let[l,d]=je.useState(false),u=o!==void 0&&n!==void 0,m=t.find(p=>p.value===e);return c?jsxRuntime.jsxs("div",{className:`flex items-center gap-2 ${s}`,children:[jsxRuntime.jsx(ee,{variant:"secondary",size:i,icon:"ArrowsDownUp","aria-label":`Sort by: ${m?.label||"Select"}`,onPress:()=>d(true)}),jsxRuntime.jsx(xt,{isOpen:l,onClose:()=>d(false),title:"Sort by",contentPadding:false,children:jsxRuntime.jsx(reactAriaComponents.ListBox,{items:t.map(p=>({id:p.value,label:p.label,value:p.value})),className:"w-full bg-background-surface p-0 outline-0 [&_[role=option]]:border-b [&_[role=option]]:border-border-default [&_[role=option]:last-child]:border-0 [&_[role=option]]:!px-6 [&_[role=option]]:!py-4 [&_[role=option]]:rounded-none",selectionMode:"single",selectedKeys:e?[e]:[],onSelectionChange:p=>{let f=Array.from(p)[0];f!=null&&(r(f),d(false));},children:p=>jsxRuntime.jsx(ur,{id:p.id,textValue:p.label,children:jsxRuntime.jsx("span",{className:"overflow-hidden text-ellipsis whitespace-nowrap min-w-0 flex-1",children:p.label})},p.id)})})]}):jsxRuntime.jsxs("div",{className:`flex items-center gap-2 ${s}`,children:[a&&jsxRuntime.jsx("span",{className:"text-sm text-text-secondary whitespace-nowrap",children:"Sort by:"}),jsxRuntime.jsx(Ao,{selectedKey:e,onSelectionChange:p=>r(p),size:i,className:"min-w-32",items:t.map(p=>({id:p.value,label:p.label,value:p.value})),renderItem:p=>p.label,"aria-label":"Sort by",reserveErrorSpace:false}),u&&jsxRuntime.jsx(ee,{variant:"ghost",size:i,onClick:()=>n(o==="asc"?"desc":"asc"),"aria-label":`Sort ${o==="asc"?"descending":"ascending"}`,className:"p-1.5",children:o==="asc"?jsxRuntime.jsx(lucideReact.ArrowUp,{className:"w-4 h-4"}):jsxRuntime.jsx(lucideReact.ArrowDown,{className:"w-4 h-4"})})]})}function Qh({search:e,searchMobileMode:t="expanded",filters:r=[],onRemoveFilter:o,onClearAllFilters:n,onManageFilters:a,exportControl:i,maxVisibleFilterChips:s=3,sort:c,resultsCount:l,leftControls:d,onManageColumns:u,columnPicker:m,customControls:p,actions:f,interactionMode:g="auto",sticky:h,stickyTop:b="0",zIndex:x=10,className:y="",style:v}){let S=r.length>0;if(!(e||S||a||c||l||d||u||m||p||f||i))return null;let N=h?"sticky bg-background-surface":"",P=h?{top:b,zIndex:x}:{};return jsxRuntime.jsxs("div",{className:`@container flex flex-col gap-3 bg-background-surface py-3 border-b border-border-default ${N} ${y}`,style:{...v,...P},children:[jsxRuntime.jsxs("div",{className:"hidden @[640px]:flex @[640px]:items-center @[640px]:justify-between @[640px]:gap-4",children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-3 flex-1 min-w-0",children:[d,d&&l&&jsxRuntime.jsx("div",{className:"h-4 w-px bg-border-default"}),l&&jsxRuntime.jsx(Ji,{count:l.count,label:l.label,isLoading:l.isLoading}),l&&c&&jsxRuntime.jsx("div",{className:"h-4 w-px bg-border-default"}),c&&jsxRuntime.jsx(Xi,{value:c.value,options:c.options,onChange:c.onChange,showLabel:c.showLabel,direction:c.direction,onDirectionChange:c.onDirectionChange}),u?jsxRuntime.jsx(ee,{variant:"secondary",size:"sm",icon:"Columns",onClick:u,children:"Columns"}):m,S&&o&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[r.slice(0,s).map(k=>jsxRuntime.jsxs(Wr,{variant:"primary",size:"sm",onRemove:()=>o(k.id),isRemovable:true,children:[k.label,": ",k.value]},k.id)),r.length>s&&a&&jsxRuntime.jsxs(ee,{variant:"ghost",size:"sm",onClick:a,className:"text-text-secondary hover:text-text-primary whitespace-nowrap",children:["+",r.length-s," more"]}),n&&jsxRuntime.jsx(ee,{variant:"ghost",size:"sm",onClick:n,className:"text-text-secondary hover:text-text-primary whitespace-nowrap",children:"Clear all"})]})]}),jsxRuntime.jsx("div",{className:"flex items-center gap-3 flex-shrink-0",children:p||jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[f&&f.items.length>0&&jsxRuntime.jsx(jsxRuntime.Fragment,{children:f.items.map(k=>jsxRuntime.jsx(ee,{variant:k.variant||"secondary",size:"sm",icon:k.icon,onPress:k.onClick,isDisabled:k.disabled,children:k.label},k.id))}),e&&jsxRuntime.jsx("div",{className:"w-64",children:jsxRuntime.jsx(jn,{value:e.value,onChange:e.onChange,onClear:e.onClear,placeholder:e.placeholder,isLoading:e.isLoading})}),a&&jsxRuntime.jsx(ee,{variant:"secondary",size:"sm",icon:"Sliders",badgeNumber:r.length>0?r.length:void 0,onClick:a,children:"Filters"}),i&&jsxRuntime.jsx(ee,{variant:"secondary",size:"sm",icon:"Upload",onClick:i.onClick,isDisabled:i.isDisabled,children:i.label})]})})]}),jsxRuntime.jsxs("div",{className:"@[640px]:hidden",children:[jsxRuntime.jsx("div",{className:"flex flex-col gap-3 mb-3",children:jsxRuntime.jsx("div",{className:"flex items-center gap-3",children:p?jsxRuntime.jsx("div",{className:"flex-1",children:p}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[f&&f.items.length>0&&jsxRuntime.jsx(Fa,{items:f.items.map(k=>({id:k.id,name:k.label,iconName:k.icon,variant:k.variant==="destructive"?"destructive":"primary",disabled:k.disabled,onAction:k.onClick})),align:"left",size:"sm",children:jsxRuntime.jsx(ee,{variant:"secondary",size:"sm",icon:"DotsThreeVertical","aria-label":f.menuLabel||"Actions"})}),e&&jsxRuntime.jsx("div",{className:"flex-1",children:jsxRuntime.jsx(jn,{value:e.value,onChange:e.onChange,onClear:e.onClear,placeholder:e.placeholder,isLoading:e.isLoading})}),a&&jsxRuntime.jsx(ee,{variant:"secondary",size:"sm",icon:"Sliders",badgeNumber:r.length>0?r.length:void 0,onClick:a,"aria-label":`Filters${r.length>0?` (${r.length} active)`:""}`}),i&&jsxRuntime.jsx(ee,{variant:"secondary",size:"sm",icon:"Upload",onClick:i.onClick,isDisabled:i.isDisabled,children:i.label})]})})}),jsxRuntime.jsxs("div",{className:"flex items-center justify-between gap-3",children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-3",children:[d,l&&jsxRuntime.jsx(Ji,{count:l.count,label:l.label,isLoading:l.isLoading})]}),jsxRuntime.jsx("div",{className:"flex items-center gap-2",children:c&&jsxRuntime.jsx(Xi,{value:c.value,options:c.options,onChange:c.onChange,showLabel:false,direction:c.direction,onDirectionChange:c.onDirectionChange,compact:g!=="desktop"})})]})]})]})}function Zh({filters:e,onRemove:t,onClearAll:r,onManageFilters:o,maxVisibleChips:n=3,mode:a="chips",showManageButton:i=true,size:s="sm",className:c=""}){let l=e.length>0,d=e.slice(0,n),u=Math.max(0,e.length-n),m=u>0,p=a==="button"&&!!o,f=a==="chips"&&i&&!!o;if(!l&&!p&&!f)return null;let g=p&&jsxRuntime.jsxs(ee,{variant:"secondary",size:s,onClick:o,className:"whitespace-nowrap",children:[e.length," ",e.length===1?"filter":"filters"]}),h=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[f&&jsxRuntime.jsx(ee,{variant:"secondary",size:s,icon:"Sliders",onClick:o,className:"whitespace-nowrap",children:"Filters"}),l&&d.map(x=>jsxRuntime.jsxs(Wr,{variant:"secondary",size:s,onRemove:()=>t(x.id),isRemovable:true,children:[x.label,": ",x.value]},x.id)),l&&m&&o&&jsxRuntime.jsxs(ee,{variant:"ghost",size:s,onClick:o,className:"text-text-secondary hover:text-text-primary whitespace-nowrap",children:["+",u," more"]}),l&&r&&jsxRuntime.jsx(ee,{variant:"ghost",size:s,onClick:r,className:"text-text-secondary hover:text-text-primary whitespace-nowrap",children:"Clear all"})]}),b=a==="button"?g:h;return jsxRuntime.jsx("div",{className:`flex flex-wrap items-center gap-2 ${c}`,children:b})}function pR(e,t,r){return {field:e,operator:t,value:r}}function mR(e,t="AND"){return {logic:t,conditions:e}}function ji(){return {logic:"AND",conditions:[]}}function Gl(e){return !e||e.conditions.length===0?true:e.conditions.every(t=>"conditions"in t?Gl(t):false)}function fR(e,t){if(!e)return [];let r=new Map(t?.map(i=>[i.field,i])),o=new Map;function n(i){if("conditions"in i)i.conditions.forEach(s=>n(s));else {let s=o.get(i.field)||[];s.push(i),o.set(i.field,s);}}e.conditions.forEach(i=>n(i));let a=[];for(let[i,s]of o.entries()){let c=r.get(i),l=c?.label||i,d=[],u=[],m=[];for(let p of s)p.operator==="in"&&Array.isArray(p.value)?d.push(...p.value):p.operator==="eq"?typeof p.value!="boolean"&&!Array.isArray(p.value)?d.push(p.value):m.push(p):["gte","gt","lte","lt"].includes(p.operator)?u.push({operator:p.operator,value:typeof p.value=="boolean"||Array.isArray(p.value)?String(p.value):p.value}):m.push(p);if(d.length>0){let f=Array.from(new Set(d)).map(g=>c?.values?.find(b=>String(b.value)===String(g))?.label??g);a.push({id:`${i}-in`,label:l,value:f.join(", ")});}if(u.length>0){let p=u.find(g=>g.operator==="gte"||g.operator==="gt"),f=u.find(g=>g.operator==="lte"||g.operator==="lt");if(p&&f){let g=p.operator==="gte"?"\u2265":">",h=f.operator==="lte"?"\u2264":"<";a.push({id:`${i}-range`,label:l,value:`${g} ${p.value} and ${h} ${f.value}`});}else for(let g of u){let h;g.operator==="gte"?h="\u2265":g.operator==="gt"?h=">":g.operator==="lte"?h="\u2264":h="<",a.push({id:`${i}-${g.operator}`,label:l,value:`${h} ${g.value}`});}}for(let p of m){let f;p.operator==="neq"?f=`\u2260 ${p.value}`:p.operator==="contains"?f=`contains "${p.value}"`:p.operator==="startsWith"?f=`starts with "${p.value}"`:p.operator==="endsWith"?f=`ends with "${p.value}"`:f=String(p.value),a.push({id:`${i}-${p.operator}`,label:l,value:f});}}return a}function gn(e,t){let r=e||ji();return {...r,conditions:[...r.conditions,t]}}function qn(e,t){if(!e)return ji();let r=e.conditions.filter(o=>"conditions"in o?qn(o,t).conditions.length>0:o.field!==t);return {...e,conditions:r}}function Qn(e){if(!e)return [];let t=new Set;function r(o){"conditions"in o?o.conditions.forEach(r):t.add(o.field);}return e.conditions.forEach(r),Array.from(t)}function $h({label:e,description:t,errorMessage:r,size:o="md",tooltip:n,isRequired:a,isDisabled:i,isInvalid:s,showCalendar:c=true,reserveErrorSpace:l=true,validationResult:d,className:u,...m}){let[p,f]=je.useState(false),g=h=>{m.onChange&&h&&m.onChange(h),f(false);};return jsxRuntime.jsxs(reactAriaComponents.DateField,{...m,isDisabled:i,isRequired:a,isInvalid:s,className:Ee(u,"flex flex-col gap-1"),children:[e&&jsxRuntime.jsx(Ue,{size:o,tooltip:n,isRequired:a,children:e}),jsxRuntime.jsx(yt,{children:jsxRuntime.jsxs("div",{className:"relative w-full",children:[jsxRuntime.jsx(qi,{size:o,isDisabled:i,isInvalid:s,hasCalendar:c}),c&&!i&&jsxRuntime.jsxs(reactAriaComponents.DialogTrigger,{isOpen:p,onOpenChange:f,children:[jsxRuntime.jsx(ee,{variant:"unstyled",className:"absolute right-2 top-1/2 -translate-y-1/2 flex h-8 w-8 items-center justify-center rounded hover:bg-background-hover text-text-secondary hover:text-text-primary transition-colors","aria-label":"Open calendar",children:jsxRuntime.jsx(B,{name:"Calendar",size:18})}),jsxRuntime.jsx(reactAriaComponents.Popover,{className:"bg-background-surface rounded-lg border border-border-default shadow-xl",children:jsxRuntime.jsx(reactAriaComponents.Dialog,{className:"p-4 outline-none",children:jsxRuntime.jsx(Ha,{value:m.value,onChange:g,minValue:m.minValue,maxValue:m.maxValue,isDisabled:i,isReadOnly:m.isReadOnly,isDateUnavailable:m.isDateUnavailable})})})]})]})}),l?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:typeof r=="string"?jsxRuntime.jsx(he,{size:o,children:r}):typeof r=="function"&&d?jsxRuntime.jsx(he,{size:o,children:r(d)}):t?jsxRuntime.jsx(we,{size:o,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:typeof r=="string"?jsxRuntime.jsx(he,{size:o,className:"mt-1",children:r}):typeof r=="function"&&d?jsxRuntime.jsx(he,{size:o,className:"mt-1",children:r(d)}):t?jsxRuntime.jsx(we,{size:o,className:"mt-1",children:t}):null})]})}function SR({isPlaceholder:e,isDisabled:t,size:r="md"}){return tailwindMerge.twMerge("inline-block box-content px-0.5 rounded outline-none tabular-nums text-center transition-colors",{sm:"text-base md:text-xs",md:"text-base md:text-sm",lg:"text-base",xl:"text-lg"}[r],e?"text-text-disabled italic":"text-text-primary",t?"text-text-disabled cursor-not-allowed":"cursor-text",!t&&"hover:bg-background-hover","data-[focused]:bg-background-selected data-[focused]:text-text-primary")}function qi({size:e="md",isDisabled:t,isInvalid:r,hasCalendar:o,className:n,...a}){return jsxRuntime.jsx(reactAriaComponents.DateInput,{className:tailwindMerge.twMerge(en({isInvalid:r,isDisabled:t}),"px-3 py-2 flex items-center gap-0.5 w-full",o&&"pr-10",n),...a,children:i=>jsxRuntime.jsx(reactAriaComponents.DateSegment,{segment:i,className:SR({isPlaceholder:i.isPlaceholder,isDisabled:!i.isEditable||t,size:e})})})}function Wl({label:e,description:t,errorMessage:r,...o}){return jsxRuntime.jsxs(reactAriaComponents.DateRangePicker,{...o,className:Ee(o.className,"group flex flex-col gap-1"),children:[e&&jsxRuntime.jsx(Ue,{children:e}),jsxRuntime.jsxs(Dg,{className:"w-auto min-w-[208px]",children:[jsxRuntime.jsx(qi,{slot:"start",className:"px-2 py-1.5 text-sm"}),jsxRuntime.jsx("span",{"aria-hidden":"true",className:"text-text-primary group-disabled:text-text-disabled forced-colors:text-[ButtonText] group-disabled:forced-colors:text-[GrayText]",children:"\u2013"}),jsxRuntime.jsx(qi,{slot:"end",className:"flex-1 px-2 py-1.5 text-sm"}),jsxRuntime.jsx(ee,{variant:"icon",className:"mr-1 w-6 rounded outline-offset-0",children:jsxRuntime.jsx(lucideReact.CalendarIcon,{"aria-hidden":true,className:"h-4 w-4"})})]}),t&&jsxRuntime.jsx(we,{children:t}),typeof r=="string"?jsxRuntime.jsx(he,{children:r}):null,jsxRuntime.jsx(ht,{children:jsxRuntime.jsx(_a,{})})]})}var LR=e=>{let t=Ot({isInvalid:e.isInvalid,isDisabled:e.isDisabled,isFocused:e.isFocused,transparent:e.transparent,size:e.size});return tailwindMerge.twMerge(t,"pr-9","[appearance:textfield] [&::-webkit-outer-spin-button]:appearance-none [&::-webkit-inner-spin-button]:appearance-none",e.className)};function Qi({label:e,description:t,errorMessage:r,size:o="md",tooltip:n,isRequired:a,transparent:i,validationResult:s,reserveErrorSpace:c=true,descriptionPlacement:l="below",...d}){let u=je.useId(),{isFocused:m,handleFocus:p,handleBlur:f}=dr();return jsxRuntime.jsx(reactAriaComponents.NumberField,{...d,id:u,isRequired:a,className:Ee(d.className,"group flex flex-col gap-1"),step:d.step??1,onChange:g=>{typeof g=="number"&&(d.maxValue!=null&&g>d.maxValue?d.onChange?.(d.maxValue):d.minValue!=null&&g<d.minValue?d.onChange?.(d.minValue):d.onChange?.(g));},isInvalid:!!r||typeof d.value=="number"&&(d.maxValue!=null&&d.value>d.maxValue||d.minValue!=null&&d.value<d.minValue),children:({isDisabled:g,isInvalid:h})=>jsxRuntime.jsxs("div",{className:"flex flex-col gap-1",children:[e&&jsxRuntime.jsx(Ue,{size:o,tooltip:n,description:l==="tooltip"||l==="inline"?t:void 0,descriptionPlacement:l,isRequired:a,htmlFor:u,children:e}),jsxRuntime.jsx("div",{className:"relative",children:jsxRuntime.jsxs(reactAriaComponents.Group,{className:"relative",children:[jsxRuntime.jsx(reactAriaComponents.Input,{onFocus:x=>p(x,d.onFocus),onBlur:x=>f(x,d.onBlur),className:LR({isInvalid:h||!!r,isDisabled:g,isFocused:m,transparent:i,size:o,className:typeof d.className=="string"?d.className:void 0})}),jsxRuntime.jsxs("div",{className:"absolute inset-y-[2px] right-[2px] flex flex-col divide-y divide-border-default border-l border-border-default overflow-hidden rounded-r-[calc(var(--control-border-radius)-2px)]",children:[jsxRuntime.jsx(reactAriaComponents.Button,{slot:"increment",isDisabled:g,className:"flex h-1/2 w-7 items-center justify-center bg-background-input hover:bg-background-input-hover active:bg-background-input-active disabled:cursor-not-allowed disabled:opacity-50",children:jsxRuntime.jsx(B,{name:"CaretUp",size:14})}),jsxRuntime.jsx(reactAriaComponents.Button,{slot:"decrement",isDisabled:g,className:"flex h-1/2 w-7 items-center justify-center bg-background-input hover:bg-background-input-hover active:bg-background-input-active disabled:cursor-not-allowed disabled:opacity-50",children:jsxRuntime.jsx(B,{name:"CaretDown",size:14})})]})]})}),c?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:r?jsxRuntime.jsx(he,{size:o,children:typeof r=="function"?r(s):r}):t&&l==="below"?jsxRuntime.jsx(we,{size:o,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:r?jsxRuntime.jsx(he,{size:o,className:"mt-1",children:typeof r=="function"?r(s):r}):t&&l==="below"?jsxRuntime.jsx(we,{size:o,className:"mt-1",children:t}):null})]})})}var Mp={sm:{track:"h-4 w-7",handle:"h-3.5 w-3.5",text:"text-xs"},md:{track:"h-5 w-9",handle:"h-4 w-4",text:"text-sm"},lg:{track:"h-6 w-11",handle:"h-5 w-5",text:"text-base"},xl:{track:"h-7 w-14",handle:"h-6 w-6",text:"text-lg"}};function IR({isSelected:e,isDisabled:t,size:r="md"}){let o="flex px-px items-center shrink-0 cursor-default rounded-full transition duration-200 ease-in-out shadow-inner border border-transparent",n=Mp[r].track,a=tt,i="focus-visible:outline-action-primary",s="";return e?s="bg-action-primary forced-colors:!bg-[Highlight] group-pressed:bg-action-primary-hover":s="bg-border-input group-pressed:bg-border-focus",[o,n,a,i,s,t?"bg-background-muted forced-colors:group-selected:!bg-[GrayText] forced-colors:border-[GrayText]":""].filter(Boolean).join(" ")}function FR({isSelected:e,isDisabled:t,size:r="md"}){let o="transform rounded-full bg-background-surface outline-none shadow transition duration-200 ease-in-out",n=Mp[r].handle;return [o,n,e?"translate-x-[100%]":"translate-x-0",t?"forced-colors:outline-[GrayText]":""].filter(Boolean).join(" ")}function Ul({children:e,variant:t="primary",size:r="md",...o}){return jsxRuntime.jsx(reactAriaComponents.Switch,{...o,className:Ee(o.className,`relative group flex items-center gap-2 ${Mp[r].text} text-text-primary transition disabled:text-text-disabled forced-colors:disabled:text-[GrayText]`),children:n=>jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("div",{className:IR({...n,size:r}),children:jsxRuntime.jsx("span",{className:FR({...n,size:r})})}),e]})})}function rx(e){return new Intl.NumberFormat("en-US").format(e)}function ox({isOpen:e,onClose:t,facetConfigs:r,facetCounts:o={},currentFilters:n,onApply:a,onClear:i,title:s="Filters",resultCount:c}){let[l,d]=je.useState(n),[u,m]=je.useState({}),[p,f]=je.useState({}),[g,h]=je.useState(null),{isMobile:b}=nr(),x=je.useMemo(()=>r.some(C=>C.group),[r]),{groups:y,ungroupedFacets:v,facetsByGroup:S}=je.useMemo(()=>{let C=new Set,L=[],F={};for(let K of r)K.group?(C.has(K.group)||(C.add(K.group),F[K.group]=[]),F[K.group].push(K)):L.push(K);return {groups:Array.from(C),ungroupedFacets:L,facetsByGroup:F}},[r]);je.useEffect(()=>{e&&(d(n),m({}),f({}),h(!b&&y.length>0?y[0]:null));},[e,n,y,b]);let w=je.useMemo(()=>!l||Gl(l)?0:Qn(l).length,[l]),N=()=>{a(l),t();},P=()=>{let C=ji();d(C),i?i():a(C),t();},k=C=>{if(!l)return [];if(!Qn(l).includes(C))return [];let F=[];function K(ae){if(ae)for(let se of ae.conditions)"conditions"in se?K(se):se.field===C&&se.operator==="in"&&Array.isArray(se.value)&&F.push(...se.value.map(String));}return K(l),F},R=(C,L,F)=>{let K=qn(l,C);L!==void 0&&(K=gn(K,{field:C,operator:"gte",value:L})),F!==void 0&&(K=gn(K,{field:C,operator:"lte",value:F})),d(K);},I=C=>{if(!l)return;let L;function F(K){if(K)for(let ae of K.conditions)"conditions"in ae?F(ae):ae.field===C&&ae.operator==="eq"&&typeof ae.value=="boolean"&&(L=ae.value);}return F(l),L},M=(C,L)=>{let F=qn(l,C);L!==void 0&&(F=gn(F,{field:C,operator:"eq",value:L})),d(F);},D=(C,L,F)=>{let K=qn(l,C);L&&(K=gn(K,{field:C,operator:"gte",value:L.toString()})),F&&(K=gn(K,{field:C,operator:"lte",value:F.toString()})),d(K);},E=C=>{let L=S[C]||[],F=l?Qn(l):[];return L.filter(K=>F.includes(K.field)).length},V="pr-9 bg-background-muted/50",O="border-t border-border-muted",U="text-sm font-medium text-text-link-default",q=C=>jsxRuntime.jsx("span",{className:U,children:C}),$=C=>{let L=o[C.field]||{},F=u[C.field]||"",K=[];C.values?K=C.values.map(te=>({value:String(te.value),label:te.label,count:L[String(te.value)]})):K=Object.entries(L).map(([te,ie])=>({value:te,label:te,count:ie}));let ae=K.length;if(F){let te=F.toLowerCase();K=K.filter(ie=>ie.label.toLowerCase().includes(te));}K.sort((te,ie)=>te.count!==void 0&&ie.count!==void 0&&ie.count!==te.count?ie.count-te.count:te.label.localeCompare(ie.label));let se=C.type||"string";if(se==="string"||!C.type){let te=k(C.field),ie=C.searchThreshold??10,Me=C.maxVisibleOptions??50,oe=p[C.field]??false,le=oe||K.length<=Me?K:K.slice(0,Me),de=K.length>Me&&!oe;return jsxRuntime.jsxs(an,{id:C.field,children:[jsxRuntime.jsx(sn,{title:C.label,description:C.description,className:V,endContent:te.length>0?q(`${te.length} selected`):void 0}),jsxRuntime.jsx(ln,{className:O,children:jsxRuntime.jsxs("div",{className:"space-y-4 pt-4 pb-4",children:[ae>ie&&jsxRuntime.jsx(jn,{value:F,onChange:xe=>m(Ne=>({...Ne,[C.field]:xe})),onClear:()=>m(xe=>({...xe,[C.field]:""})),placeholder:`Search ${C.label.toLowerCase()}...`,size:"sm",className:"w-full !max-w-none pr-4"}),jsxRuntime.jsx(zu,{value:te,onChange:xe=>{let Ne=qn(l,C.field);xe.length>0&&(Ne=gn(Ne,{field:C.field,operator:"in",value:xe})),d(Ne);},children:jsxRuntime.jsx("div",{className:"space-y-1.5",children:le.map(xe=>jsxRuntime.jsx("div",{className:"rounded-md py-2 pr-4 transition-colors hover:bg-background-hover",children:jsxRuntime.jsx(_r,{value:xe.value,children:jsxRuntime.jsxs("div",{className:"flex items-center justify-between gap-3 flex-1",children:[C.renderLabel?C.renderLabel(xe.value,xe.label):jsxRuntime.jsx("span",{className:"text-sm font-medium text-text-primary",children:xe.label}),xe.count!==void 0&&jsxRuntime.jsx("span",{className:"text-xs font-medium text-text-secondary tabular-nums",children:rx(xe.count)})]})})},xe.value))})}),de&&jsxRuntime.jsx("div",{className:"pt-2 border-t border-border-muted",children:jsxRuntime.jsxs(ee,{variant:"ghost",size:"sm",onPress:()=>f(xe=>({...xe,[C.field]:true})),className:"w-full",children:["Show all ",K.length," options"]})}),oe&&K.length>Me&&jsxRuntime.jsx("div",{className:"pt-2 border-t border-border-muted",children:jsxRuntime.jsx(ee,{variant:"ghost",size:"sm",onPress:()=>f(xe=>({...xe,[C.field]:false})),className:"w-full",children:"Show less"})})]})})]},C.field)}if(se==="number"){let te,ie,Me=le=>{if(le)for(let de of le.conditions)"conditions"in de?Me(de):de.field===C.field&&(de.operator==="gte"&&typeof de.value=="number"&&(te=de.value),de.operator==="lte"&&typeof de.value=="number"&&(ie=de.value));};Me(l);let oe=te!==void 0||ie!==void 0;return jsxRuntime.jsxs(an,{id:C.field,children:[jsxRuntime.jsx(sn,{title:C.label,description:C.description,className:V,endContent:oe?q(te!==void 0&&ie!==void 0?`${te} - ${ie}`:te!==void 0?`\u2265 ${te}`:`\u2264 ${ie}`):void 0}),jsxRuntime.jsx(ln,{className:O,children:jsxRuntime.jsxs("div",{className:"grid grid-cols-2 gap-4 pt-4 pb-4",children:[jsxRuntime.jsx(Qi,{label:"Min",value:te,onChange:le=>R(C.field,le,ie)},`${C.field}-min`),jsxRuntime.jsx(Qi,{label:"Max",value:ie,onChange:le=>R(C.field,te,le)},`${C.field}-max`)]})})]},C.field)}if(se==="boolean"){let te=I(C.field);return jsxRuntime.jsxs(an,{id:C.field,children:[jsxRuntime.jsx(sn,{title:C.label,description:C.description,className:V,endContent:te!==void 0?q(te?"Yes":"No"):void 0}),jsxRuntime.jsx(ln,{className:O,children:jsxRuntime.jsxs("div",{className:"flex items-center justify-between pt-4 pb-4",children:[jsxRuntime.jsx("span",{className:"text-sm font-medium text-text-primary",children:te!==void 0?te?"Enabled":"Disabled":"No filter applied"}),jsxRuntime.jsx(Ul,{size:"lg",isSelected:te??false,onChange:ie=>M(C.field,ie?true:void 0),children:te?"Yes":"No"})]})})]},C.field)}if(se==="date"){let te,ie,Me=Ne=>{if(Ne)for(let nt of Ne.conditions)"conditions"in nt?Me(nt):nt.field===C.field&&(nt.operator==="gte"&&(te=String(nt.value)),nt.operator==="lte"&&(ie=String(nt.value)));};Me(l);let oe=te!==void 0||ie!==void 0,le=Ne=>{if(Ne)try{return /^\d{4}-\d{2}-\d{2}$/.test(Ne)?date.parseDate(Ne):void 0}catch{return}},de=le(te),xe=le(ie);return jsxRuntime.jsxs(an,{id:C.field,children:[jsxRuntime.jsx(sn,{title:C.label,description:C.description,className:V,endContent:oe?q("Date range selected"):void 0}),jsxRuntime.jsx(ln,{className:O,children:jsxRuntime.jsx("div",{className:"pt-4 pb-4",children:jsxRuntime.jsx(Wl,{label:"Date Range",value:de&&xe?{start:de,end:xe}:void 0,onChange:Ne=>{Ne?D(C.field,Ne.start,Ne.end):D(C.field,void 0,void 0);}})})})]},C.field)}return null},z=()=>jsxRuntime.jsxs("div",{className:"flex flex-col",children:[v.map(C=>{let F=(l?Qn(l):[]).includes(C.field);return jsxRuntime.jsxs("button",{type:"button",onClick:()=>h(`__ungrouped__${C.field}`),className:"flex items-center justify-between px-6 py-3 text-left hover:bg-background-hover border-b border-border-muted transition-colors",children:[jsxRuntime.jsx("span",{className:"text-sm font-medium text-text-primary",children:C.label}),jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[F&&jsxRuntime.jsx("span",{className:U,children:"1 active"}),jsxRuntime.jsx(B,{name:"CaretRight",size:"sm",className:"text-text-secondary"})]})]},C.field)}),y.map(C=>{let L=E(C);return jsxRuntime.jsxs("button",{type:"button",onClick:()=>h(C),className:"flex items-center justify-between px-6 py-3 text-left hover:bg-background-hover border-b border-border-muted transition-colors",children:[jsxRuntime.jsx("span",{className:"text-sm font-medium text-text-primary",children:C}),jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[L>0&&jsxRuntime.jsxs("span",{className:U,children:[L," active"]}),jsxRuntime.jsx(B,{name:"CaretRight",size:"sm",className:"text-text-secondary"})]})]},C)})]}),J=C=>{if(C.startsWith("__ungrouped__")){let F=C.replace("__ungrouped__",""),K=v.find(ae=>ae.field===F);return K?jsxRuntime.jsx(Ga,{variant:"contained",density:"comfortable",showDividers:true,defaultExpandedKeys:[K.field],children:$(K)}):null}let L=S[C]||[];return L.length===0?null:jsxRuntime.jsx(Ga,{variant:"contained",density:"comfortable",showDividers:true,defaultExpandedKeys:[L[0].field],children:L.map(F=>$(F))})},H=()=>{if(g){let C=g.startsWith("__ungrouped__")&&v.find(L=>L.field===g.replace("__ungrouped__",""))?.label||g;return jsxRuntime.jsxs("div",{className:"flex flex-col h-full",children:[jsxRuntime.jsxs("button",{type:"button",onClick:()=>h(null),className:"flex items-center gap-2 px-4 py-3 border-b border-border-muted hover:bg-background-hover transition-colors",children:[jsxRuntime.jsx(B,{name:"CaretLeft",size:"sm",className:"text-text-secondary"}),jsxRuntime.jsx("span",{className:"text-sm font-medium text-text-primary",children:C})]}),jsxRuntime.jsx("div",{className:"flex-1 overflow-y-auto",children:J(g)})]})}return z()},A=()=>jsxRuntime.jsxs("div",{className:"flex h-full",children:[jsxRuntime.jsxs("div",{className:"w-48 flex-shrink-0 border-r border-border-muted overflow-y-auto bg-background-muted/30",children:[v.map(C=>{let F=(l?Qn(l):[]).includes(C.field),K=g===`__ungrouped__${C.field}`;return jsxRuntime.jsxs("button",{type:"button",onClick:()=>h(`__ungrouped__${C.field}`),className:`flex items-center justify-between w-full px-4 py-3 text-left border-b border-border-muted transition-colors ${K?"bg-background-selected":"hover:bg-background-hover"}`,children:[jsxRuntime.jsx("span",{className:`text-sm truncate ${K?"font-semibold text-text-primary":"font-medium text-text-primary"}`,children:C.label}),F&&jsxRuntime.jsx("span",{className:"w-2 h-2 rounded-full bg-action-primary flex-shrink-0 ml-2"})]},C.field)}),y.map(C=>{let L=E(C),F=g===C;return jsxRuntime.jsxs("button",{type:"button",onClick:()=>h(C),className:`flex items-center justify-between w-full px-4 py-3 text-left border-b border-border-muted transition-colors ${F?"bg-background-selected":"hover:bg-background-hover"}`,children:[jsxRuntime.jsx("span",{className:`text-sm truncate ${F?"font-semibold text-text-primary":"font-medium text-text-primary"}`,children:C}),L>0&&jsxRuntime.jsx("span",{className:"w-2 h-2 rounded-full bg-action-primary flex-shrink-0 ml-2"})]},C)})]}),jsxRuntime.jsx("div",{className:"flex-1 overflow-y-auto",children:g?J(g):jsxRuntime.jsx("div",{className:"flex items-center justify-center h-full text-text-secondary text-sm",children:"Select a category to view filters"})})]}),G=()=>jsxRuntime.jsx(Ga,{variant:"contained",density:"comfortable",showDividers:true,defaultExpandedKeys:[r[0].field],children:r.map(C=>$(C))});return jsxRuntime.jsx(lr,{isOpen:e,onClose:t,title:x&&b&&g?g.startsWith("__ungrouped__")?v.find(C=>C.field===g.replace("__ungrouped__",""))?.label||s:g:w>0?`${s} (${w} active)`:s,hideCloseIcon:false,primaryAction:{label:"Apply filters",onPress:N,variant:"primary"},secondaryAction:{label:"Clear all",onPress:P},maxWidth:x?"800px":"700px",height:"600px",mobileHeight:"85vh",contentPadding:false,footerContent:c!==void 0?jsxRuntime.jsxs("div",{className:"text-sm text-text-secondary text-center",children:[jsxRuntime.jsx("span",{className:"font-semibold text-text-primary",children:rx(c)})," ",c===1?"result":"results"," with current filters"]}):void 0,children:r.length===0?jsxRuntime.jsx("div",{className:"py-12 text-center",children:jsxRuntime.jsx("div",{className:"text-sm font-medium text-text-secondary",children:"No filters available"})}):x?b?H():A():G()})}function Lp(e="left"){switch(e){case "center":return "justify-center text-center";case "right":return "justify-end text-right";default:return "justify-start text-left"}}function xr(e="normal",t){return tailwindMerge.twMerge({strong:"font-semibold text-text-primary",high:"font-semibold text-text-primary",normal:"text-text-primary",low:"text-text-secondary"}[e],t&&"hover:text-action-primary cursor-pointer transition-colors")}function Ce(e="left",t){return tailwindMerge.twMerge("flex items-center gap-1 min-w-0 overflow-hidden",Lp(e),t)}function Jl(e,t="\u2014"){return e==null||e===""?t:String(e)}var bn={xs:"h-4 w-12",sm:"h-4 w-20",md:"h-4 w-24",lg:"h-4 w-32",xl:"h-4 w-40"};function St(e="normal"){return {strong:bn.lg,high:bn.lg,normal:bn.md,low:bn.sm}[e]}function me(e,...t){return typeof e=="function"?e(...t):e}function nx(e="neutral",t="sm"){return tailwindMerge.twMerge("inline-flex items-center rounded-full font-medium",t==="sm"?"px-2 py-0.5 text-xs":"px-2.5 py-1 text-sm",{success:"bg-feedback-success-background text-feedback-success-text",error:"bg-feedback-error-background text-feedback-error-text",warning:"bg-feedback-warning-background text-feedback-warning-text",info:"bg-feedback-info-background text-feedback-info-text",neutral:"bg-background-muted text-text-secondary"}[e])}function ax(e){return e?"success":"neutral"}function Xl(e,t=false){return t?e>0?"text-feedback-success-text":e<0?"text-feedback-error-text":"text-text-primary":"text-text-primary"}function Dp(e="hover",t="secondary"){let r={primary:"text-action-primary hover:text-action-primary-hover visited:text-action-primary",secondary:"text-text-link-default hover:text-text-link-hover visited:text-text-link-default",default:"text-text-link-default hover:text-text-link-hover visited:text-text-link-default",brand:"text-action-primary hover:text-action-primary-hover visited:text-action-primary",muted:"text-text-secondary hover:text-text-secondary visited:text-text-secondary",unstyled:""},o={visible:"underline underline-offset-4 decoration-1 cursor-pointer",hover:"hover:underline hover:underline-offset-4 hover:decoration-1 cursor-pointer transition-colors",none:"cursor-pointer"},n=r[t],a=o[e]||"";return `${n} ${a}`.trim()}function wo(e,t,r,o="hover",n="secondary",a,i){if(!t)return e;let s=typeof t=="function"&&r?t(r):t,c=Dp(o,n);return jsxRuntime.jsx("a",{href:s,className:tailwindMerge.twMerge(c,a==="strong"||a==="high"?"font-semibold":"",i),onClick:d=>{d.metaKey||d.ctrlKey;},children:e})}function ix({row:e,context:t,actions:r,align:o="right",size:n="sm"}){let{isLoading:a}=t;if(a)return jsxRuntime.jsx(W,{className:bn.sm});let s=(typeof r=="function"?r(e):r).filter(l=>!me(l.hidden,e));if(s.length===0)return null;let c=Ce(o);return jsxRuntime.jsx("div",{className:c,children:s.map(l=>{let d=me(l.disabled,e);return l.variant==="icon"||!l.label?jsxRuntime.jsx(ee,{variant:"icon",size:n,onPress:()=>{l.onClick(e);},isDisabled:d,"aria-label":l.label||l.id,children:jsxRuntime.jsx(B,{name:l.icon||"DotsThree",size:n==="sm"?16:20})},l.id):jsxRuntime.jsxs(ee,{variant:l.variant||"secondary",size:n,onPress:()=>{l.onClick(e);},isDisabled:d,children:[l.icon&&jsxRuntime.jsx(B,{name:l.icon,size:n==="sm"?14:16}),l.label]},l.id)})})}function lx({value:e,row:t,context:r,variant:o="default",label:n,size:a="sm",shape:i="square",dot:s,dotPosition:c="left",dotPulse:l,align:d="left",emptyText:u="\u2014",className:m,maxVisible:p=2,maxLabelLength:f}){let{isLoading:g}=r,h=(w,N)=>{if(!f||w.length<=f)return jsxRuntime.jsx(jsxRuntime.Fragment,{children:w});let P=w.slice(0,f-1)+"\u2026";return jsxRuntime.jsx(cr,{content:N,children:jsxRuntime.jsx("span",{children:P})})};if(g)return jsxRuntime.jsx(W,{className:St("normal")});if(e==null||e==="")return jsxRuntime.jsx("div",{className:Ce(d,"text-text-secondary"),children:u});if(Array.isArray(e)&&e.length===0)return jsxRuntime.jsx("div",{className:Ce(d,"text-text-secondary"),children:u});let b=Ce(d,m);if(Array.isArray(e)){let w=e.slice(0,p),N=e.slice(p),P=N.length>0;return jsxRuntime.jsx("div",{className:b,children:jsxRuntime.jsxs("div",{className:"flex items-center gap-1",children:[w.map((k,R)=>{let I=me(o,k,t),M=n!==void 0?me(n,k,t):String(k),D=me(s,k,t),E=me(l,k,t);return jsxRuntime.jsx("span",{className:"flex-shrink-0 whitespace-nowrap",children:jsxRuntime.jsx(pt,{variant:I,size:a,shape:i,dot:D,dotPosition:c,dotPulse:E,children:h(M,M)})},R)}),P&&jsxRuntime.jsx(cr,{content:N.join(", "),children:jsxRuntime.jsx("span",{className:"flex-shrink-0 whitespace-nowrap",children:jsxRuntime.jsxs(pt,{variant:"neutral",size:a,shape:i,children:["+",N.length]})})})]})})}let x=me(o,e,t),y=n!==void 0?me(n,e,t):String(e),v=me(s,e,t),S=me(l,e,t);return jsxRuntime.jsx("div",{className:b,children:jsxRuntime.jsx(pt,{variant:x,size:a,shape:i,dot:v,dotPosition:c,dotPulse:S,children:h(y,y)})})}function cx({value:e,context:t,format:r="icon",trueText:o="Yes",falseText:n="No",trueIcon:a="Check",falseIcon:i="X",showFalse:s=true,align:c="center",emphasis:l="normal",className:d}){let{isLoading:u}=t;if(u)return jsxRuntime.jsx(W,{className:St(l)});let m=!!e;if(!m&&!s)return jsxRuntime.jsx("div",{className:Ce(c,d)});let p=Ce(c,d);switch(r){case "icon":return jsxRuntime.jsx("div",{className:p,children:jsxRuntime.jsx(B,{name:m?a:i,size:16,className:m?"text-feedback-success-text":"text-text-disabled"})});case "text":return jsxRuntime.jsx("div",{className:p,children:jsxRuntime.jsx("span",{className:xr(l),children:m?o:n})});case "badge":return jsxRuntime.jsx("div",{className:p,children:jsxRuntime.jsx(pt,{variant:m?"success":"neutral",size:"sm",children:m?o:n})});default:return null}}var jl="var(--color-text-subtle)",dx=Fs().map((e,t)=>`var(--color-viz-categorical-${t+1})`);function px({value:e,row:t,context:r,color:o,swatch:n="dot",emptyText:a="\u2014",align:i="left",className:s}){let{isLoading:c}=r;if(c)return jsxRuntime.jsx(W,{className:St("normal")});let l=me(e,t),d=l==null?"":String(l);return d.length===0?jsxRuntime.jsx("div",{className:Ce(i,"text-text-secondary"),children:a}):jsxRuntime.jsxs("div",{className:Ce(i,tailwindMerge.twMerge("gap-2",s)),children:[jsxRuntime.jsx("span",{"aria-hidden":"true",className:tailwindMerge.twMerge("h-2 w-2 flex-shrink-0",n==="dot"?"rounded-full":"rounded-sm"),style:{backgroundColor:o??jl}}),jsxRuntime.jsx("span",{className:"truncate",children:d})]})}function fx({row:e,context:t,firstName:r,lastName:o,email:n,avatarUrl:a,layout:i="stacked",size:s="sm",href:c,LinkComponent:l,linkVariant:d="secondary",showEmail:u=false,badge:m,emphasis:p="normal",align:f="left",className:g,piiEntity:h}){let{isLoading:b}=t,x=me(r,e),y=me(o,e),v=me(n,e),S=me(a,e),w=me(c,e),N=me(m,e),P=me(h,e),k=Ce(f,g);return jsxRuntime.jsx("div",{className:k,children:jsxRuntime.jsx(gl,{firstName:x,lastName:y,email:v,avatarUrl:S,layout:i,size:s,href:w,LinkComponent:l,linkVariant:d,showEmail:u,badge:N,emphasis:p,isLoading:b,piiEntity:P})})}function gx({value:e,row:t,context:r,render:o,className:n}){let a=o(e,t,r);return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("h-full w-full",n),children:a})}function bx({value:e,row:t,context:r,format:o="date",customFormat:n,emptyText:a="\u2014",align:i="left",emphasis:s="normal",href:c,linkBehavior:l="hover",className:d}){let{isLoading:u}=r;if(u)return jsxRuntime.jsx(W,{className:St(s)});if(!e)return jsxRuntime.jsx("div",{className:Ce(i,"text-text-secondary"),children:a});let m=e instanceof Date?e:new Date(e);if(isNaN(m.getTime()))return jsxRuntime.jsx("div",{className:Ce(i,"text-text-secondary"),children:a});let p;switch(o){case "date":p=m.toLocaleDateString("en-US",{year:"numeric",month:"short",day:"numeric"});break;case "time":p=m.toLocaleTimeString("en-US",{hour:"2-digit",minute:"2-digit"});break;case "datetime":p=m.toLocaleString("en-US",{year:"numeric",month:"short",day:"numeric",hour:"2-digit",minute:"2-digit"});break;case "relative":p=XR(m);break;case "custom":p=n?m.toLocaleString("en-US",n):m.toISOString();break;default:p=m.toLocaleDateString();}let f=Ce(i,tailwindMerge.twMerge(xr(s),d)),g=me(c,t);return g?jsxRuntime.jsx("div",{className:f,children:wo(p,g,t,l)}):jsxRuntime.jsx("div",{className:f,children:p})}function XR(e){let r=new Date().getTime()-e.getTime(),o=Math.floor(r/1e3),n=Math.floor(o/60),a=Math.floor(n/60),i=Math.floor(a/24);return o<60?"just now":n<60?`${n} minute${n!==1?"s":""} ago`:a<24?`${a} hour${a!==1?"s":""} ago`:i<7?`${i} day${i!==1?"s":""} ago`:e.toLocaleDateString("en-US",{year:"numeric",month:"short",day:"numeric"})}var qR={up:"ArrowUp",down:"ArrowDown",flat:"Minus"},QR={positive:"text-feedback-success-text",negative:"text-feedback-error-text",neutral:"text-text-secondary"};function Ap(e){return e>0?"up":e<0?"down":"flat"}function ZR(e,t,r){switch(e){case "percent":return {type:"percentage",decimals:t};case "currency":return {type:"currency",currency:r,minimumFractionDigits:t,maximumFractionDigits:t};case "compact":return {type:"number",notation:"compact",decimals:t,thousandsSeparator:true};default:return {type:"number",decimals:t,thousandsSeparator:true}}}function hx({value:e,row:t,context:r,direction:o,tone:n="neutral",format:a="number",decimals:i=0,currency:s="USD",showIcon:c=true,align:l="right",emphasis:d="normal",emptyText:u="\u2014",className:m}){let{isLoading:p}=r;if(p)return jsxRuntime.jsx(W,{className:St(d)});let f=typeof e=="number"?e:Number(e);if(e==null||e===""||!Number.isFinite(f))return jsxRuntime.jsx("div",{className:Ce(l,"text-text-secondary"),children:u});let g=me(o,t)??Ap(f),h=me(n,t)??"neutral",b=wr(f,ZR(a,i,s))??u,x=f>0?"+":"",v=Ce(l,tailwindMerge.twMerge(d==="strong"||d==="high"?"font-semibold":void 0,m,QR[h]));return jsxRuntime.jsxs("div",{className:v,children:[c&&jsxRuntime.jsx(B,{name:qR[g],size:"xs","aria-hidden":true}),jsxRuntime.jsx("span",{children:`${x}${b}`})]})}function Zl({manufacturer:e,model:t,deviceType:r,deviceTypeIconName:o,logoUrl:n,layout:a="stacked",size:i="md",href:s,LinkComponent:c,linkVariant:l="unstyled",showDeviceTypeIcon:d=true,showLogo:u=true,emphasis:m="normal",isLoading:p=false,className:f,piiEntity:g}){let[h,b]=je.useState(false),x=o||(r?e2(r):"DeviceMobile"),v={xs:{iconSize:28,logoSize:"w-7 h-7",gap:"gap-1.5",textSize:"text-xs",secondaryTextSize:"text-xs",iconInTextSize:12,skeletonIcon:28,skeletonText:80,skeletonSecondary:60},sm:{iconSize:32,logoSize:"w-8 h-8",gap:"gap-2",textSize:"text-sm",secondaryTextSize:"text-xs",iconInTextSize:14,skeletonIcon:32,skeletonText:96,skeletonSecondary:72},md:{iconSize:32,logoSize:"w-9 h-9",gap:"gap-3",textSize:"text-base",secondaryTextSize:"text-sm",iconInTextSize:16,skeletonIcon:36,skeletonText:128,skeletonSecondary:96},lg:{iconSize:40,logoSize:"w-10 h-10",gap:"gap-3",textSize:"text-lg",secondaryTextSize:"text-base",iconInTextSize:18,skeletonIcon:40,skeletonText:160,skeletonSecondary:120}}[i],S=n&&!h&&u,N={strong:"font-semibold text-text-primary",high:"font-semibold text-text-primary",normal:"text-text-primary",low:"text-text-secondary"}[m],P=({children:k,className:R})=>s?c?jsxRuntime.jsx(c,{href:s,className:R,children:k}):jsxRuntime.jsx(ct,{href:s,variant:l,className:tailwindMerge.twMerge("hover:underline",R),asButton:false,children:k}):jsxRuntime.jsx("span",{className:R,children:k});if(p)return a==="inline"?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",v.gap,f),children:[jsxRuntime.jsx(W,{width:v.skeletonIcon,height:v.skeletonIcon,className:"flex-shrink-0 rounded"}),jsxRuntime.jsx(W,{width:v.skeletonText,height:v.skeletonIcon*.6})]}):jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",v.gap,f),children:[jsxRuntime.jsx(W,{width:v.skeletonIcon,height:v.skeletonIcon,className:"flex-shrink-0"}),jsxRuntime.jsxs("div",{className:"flex flex-col gap-1",children:[jsxRuntime.jsx(W,{width:v.skeletonText,height:16}),jsxRuntime.jsx(W,{width:v.skeletonSecondary,height:12})]})]});if(a==="inline"){let k=`${e} ${t}`;return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",v.gap,f),children:[jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex-shrink-0 flex items-center justify-center rounded border border-border-muted",v.logoSize),children:S?jsxRuntime.jsx("img",{src:n,alt:`${e} logo`,className:"w-full h-full object-contain",onError:()=>b(true)}):jsxRuntime.jsx(B,{name:x,size:v.iconSize*.6,className:"text-text-secondary"})}),jsxRuntime.jsx(P,{className:tailwindMerge.twMerge("truncate leading-normal hover:text-text-primary",N,v.textSize,s&&"hover:underline hover:decoration-1 hover:underline-offset-4"),children:jsxRuntime.jsx("span",{"data-pii-type":g?"device-name":void 0,"data-pii-entity":g,children:k})})]})}return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center justify-start",v.gap,f),children:[u&&jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex-shrink-0 flex items-center justify-center rounded border border-border-muted",v.logoSize),children:S?jsxRuntime.jsx("img",{src:n,alt:`${e} logo`,className:"w-full h-full object-contain",onError:()=>b(true)}):jsxRuntime.jsx(B,{name:x,size:v.iconSize*.6,className:"text-text-secondary"})}),jsxRuntime.jsxs("div",{className:"flex flex-col items-start min-w-0",children:[jsxRuntime.jsx(P,{className:tailwindMerge.twMerge("truncate leading-normal hover:text-text-primary",N,v.textSize,s&&"hover:underline hover:decoration-1 hover:underline-offset-4"),children:jsxRuntime.jsx("span",{"data-pii-type":g?"device-name":void 0,"data-pii-entity":g,children:e})}),jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center gap-1.5 text-text-secondary leading-normal",v.secondaryTextSize),children:[d&&jsxRuntime.jsx(B,{name:x,size:v.iconInTextSize,className:"flex-shrink-0"}),jsxRuntime.jsx("span",{className:"truncate","data-pii-type":g?"device-name":void 0,"data-pii-entity":g,children:t})]})]})]})}function e2(e){switch(e){case "battery":return "BatteryHigh";case "charger":return "ChargingStation";case "inverter":return "Power";case "thermostat":return "ThermometerSimple";case "vehicle":return "CarSimple";case "water_heater":return "DropHalfBottom";case "meter":return "Gauge";default:return "DeviceMobile"}}function yx({row:e,context:t,manufacturer:r,model:o,deviceType:n,logoUrl:a,layout:i="stacked",size:s="sm",href:c,LinkComponent:l,linkVariant:d="secondary",showDeviceTypeIcon:u=true,showLogo:m=true,emphasis:p="normal",align:f="left",className:g,piiEntity:h}){let{isLoading:b}=t,x=me(r,e),y=me(o,e),v=me(n,e),S=me(a,e),w=me(c,e),N=me(h,e),P=Ce(f,g);return jsxRuntime.jsx("div",{className:P,children:jsxRuntime.jsx(Zl,{manufacturer:x,model:y,deviceType:v,logoUrl:S,layout:i,size:s,href:w,LinkComponent:l,linkVariant:d,showDeviceTypeIcon:u,showLogo:m,emphasis:p,isLoading:b,piiEntity:N})})}var CJ={charging:"percentage",discharging:"percentage",on:"kW",idle:void 0,off:void 0,heat:"temperature",cool:"temperature",auto:"temperature",eco:"temperature",circulate:void 0,unknown:void 0,connected:void 0,disconnected:void 0},t2=["charging","discharging","heat","cool","on","circulate","connected"],r2={unknown:"Unknown",on:"On",off:"Off",idle:"Idle",charging:"Charging",discharging:"Discharging",heat:"Heating",eco:"Eco Mode",cool:"Cooling",auto:"Auto",circulate:"Circulating",connected:"Connected",disconnected:"Disconnected"};function Ip(e){return t2.includes(e)}function Fp(e){return r2[e]}function _n({state:e,label:t,icon:r,isLoading:o,size:n="sm",shape:a="pill",dot:i,dotPulse:s,fixedWidth:c,className:l,...d}){if(o)return jsxRuntime.jsx(W,{className:"inline-flex h-6 w-20"});let u=t??Fp(e),m=Ip(e);return jsxRuntime.jsxs(pt,{variant:e,size:n,shape:a,dot:i??m,dotPulse:s??m,className:c?`w-28 justify-center ${l||""}`:l,...d,children:[r&&jsxRuntime.jsx(B,{name:r,size:n==="sm"?12:n==="md"?14:16}),u]})}var n2={importing:"Importing",exporting:"Exporting",idle:"Idle",unknown:"Unknown"};function Cx(e){return n2[e]}var a2={importing:"ArrowDown",exporting:"ArrowUp"};function $l({state:e,label:t,showIcon:r=false,isLoading:o,size:n="sm",shape:a="pill",fixedWidth:i,className:s,...c}){if(o)return jsxRuntime.jsx(W,{className:"inline-flex h-6 w-24"});let l=t??Cx(e),d=a2[e],u=n==="sm"?12:n==="md"?14:16;return r&&d?jsxRuntime.jsx(pt,{variant:e,size:n,shape:a,className:`w-6 justify-center ${s||""}`,...c,children:jsxRuntime.jsx(B,{name:d,size:u})}):jsxRuntime.jsx(pt,{variant:e,size:n,shape:a,className:i?`w-28 justify-center ${s||""}`:s,...c,children:l})}function ec({state:e,stateLabel:t,metric:r,metricFormatter:o,secondaryState:n,layout:a="horizontal",isLoading:i,size:s="sm",shape:c="pill",icon:l,fixedWidth:d,secondaryStateIconOnly:u=false,className:m}){if(i)return jsxRuntime.jsx(W,{className:tailwindMerge.twMerge("inline-flex h-6 w-32",m)});let p=r!=null&&o?wr(r,o):null,f=a==="horizontal",g=o&&!p;return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("inline-flex items-center",f?"gap-2":"flex-col gap-1",m),children:[(p||g)&&jsxRuntime.jsx("span",{className:tailwindMerge.twMerge("font-medium inline-block",p?"text-text-primary":"text-text-secondary",s==="sm"&&"text-xs min-w-12",s==="md"&&"text-sm min-w-14",s==="lg"&&"text-base min-w-16"),children:p||"\u2014"}),jsxRuntime.jsx(_n,{state:e,label:t,icon:l,size:s,shape:c,fixedWidth:d}),n&&jsxRuntime.jsx(jsxRuntime.Fragment,{children:n==="importing"||n==="exporting"?jsxRuntime.jsx($l,{state:n,size:s,shape:c,fixedWidth:d,showIcon:u}):jsxRuntime.jsx(_n,{state:n,size:s,shape:c,fixedWidth:d})})]})}function Sx({value:e,row:t,context:r,metric:o,metricFormatter:n,secondaryState:a,size:i="sm",shape:s="pill",label:c,icon:l,fixedWidth:d=true,align:u="left",compact:m=false,className:p}){let{isLoading:f}=r;if(f){let v={pill:"rounded-full",rounded:"rounded-lg",square:"rounded-sm"}[s],S=o!=null||n!=null;return jsxRuntime.jsx("div",{className:"flex items-center gap-2",children:S?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(W,{className:"h-4 w-12"}),jsxRuntime.jsx(W,{className:`h-6 w-24 ${v}`}),jsxRuntime.jsx(W,{className:`h-6 w-20 ${v}`})]}):jsxRuntime.jsx(W,{className:`h-6 w-24 ${v}`})})}if(!e)return jsxRuntime.jsx("div",{className:Ce(u,p),children:jsxRuntime.jsx("span",{className:"text-text-secondary",children:"\u2014"})});let g=me(o,t),h=me(a,t),b=typeof c=="function"?c(e,t):c,x=Ce(u,p);return g!=null||n?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge(x),children:jsxRuntime.jsx(ec,{state:e,stateLabel:b,metric:g,metricFormatter:n,secondaryState:h||void 0,size:i,shape:s,icon:l,fixedWidth:d,secondaryStateIconOnly:m,layout:"horizontal"})}):jsxRuntime.jsx("div",{className:x,children:jsxRuntime.jsx(_n,{state:e,label:b,icon:l,size:i,shape:s,fixedWidth:d})})}function Nx({value:e,row:t,context:r,formatter:o,align:n="left",emphasis:a="normal",href:i,linkBehavior:s="hover",className:c,emptyText:l="\u2014",emptyClassName:d="text-text-secondary"}){let{isLoading:u}=r;if(u)return jsxRuntime.jsx(W,{className:St(a)});let m=uo({value:e,formatter:o,emptyText:l,emptyClassName:d}),p=xr(a),f=Ce(n,tailwindMerge.twMerge(p,c)),g=jsxRuntime.jsx("div",{className:f,children:m}),h=me(i,t);return h?wo(g,h,t,s):g}var Vp=je__namespace.default.memo(({value:e,min:t,max:r,color:o="var(--color-viz-default)",backgroundColor:n="var(--color-background-muted)",colorScale:a,showLabel:i=true,formatLabel:s,height:c=20,minWidth:l=4,segments:d,segmentGap:u=2,barWidth:m,context:p})=>{let f=je.useMemo(()=>r===t?100:Math.max(0,Math.min(100,(e-t)/(r-t)*100)),[e,t,r]),g=je.useMemo(()=>o==="auto"&&a?a.type==="diverging"&&a.center!==void 0?Ci(e,t,r,a.center,a.scheme):vi(e,t,r,a.scheme):o,[o,a,e,t,r]);if(p.isLoading)return jsxRuntime.jsx("div",{className:"flex items-center gap-2 w-full",style:{height:c},children:jsxRuntime.jsx("div",{className:"h-full flex-1 animate-pulse bg-border-default rounded"})});if(d&&d>0){let x=`calc((100% - ${u*(d-1)}px) / ${d})`,y=Math.ceil(f/100*d),v={height:c,...m&&{width:typeof m=="number"?`${m}px`:m,flexShrink:0}};return jsxRuntime.jsxs("div",{className:"flex items-center gap-2 w-full",children:[jsxRuntime.jsx("div",{className:`flex gap-0.5 ${m?"":"flex-1"}`,style:v,children:Array.from({length:d}).map((S,w)=>{let N=w<y;return jsxRuntime.jsx("div",{className:"rounded-sm",style:{width:x,backgroundColor:N?g:n==="none"?"transparent":n,marginRight:w<d-1?`${u}px`:0}},w)})}),i&&jsxRuntime.jsx("span",{className:"text-sm text-text-primary whitespace-nowrap",children:s?s(e):e.toLocaleString()})]})}let h={height:c,backgroundColor:n==="none"?"transparent":n,...m&&{width:typeof m=="number"?`${m}px`:m,flexShrink:0}};return jsxRuntime.jsxs("div",{className:"flex items-center gap-2 w-full",children:[jsxRuntime.jsx("div",{className:`relative rounded-sm ${m?"":"flex-1"}`,style:h,children:jsxRuntime.jsx("div",{className:"absolute left-0 top-0 h-full rounded-sm",style:{width:`${f}%`,minWidth:f>0?l:0,backgroundColor:g}})}),i&&jsxRuntime.jsx("span",{className:"text-sm text-text-primary whitespace-nowrap",children:s?s(e):e.toLocaleString()})]})});Vp.displayName="HorizontalBarCell";function f2(e){return Math.max(1,String(Math.max(1,Math.trunc(e))).length)}function Px({context:e,startAt:t=1,padTo:r,rowCount:o,align:n="right",className:a}){let{isLoading:i,rowIndex:s}=e;if(i)return jsxRuntime.jsx(W,{className:St("normal")});if(typeof s!="number"||!Number.isFinite(s))return jsxRuntime.jsx("div",{className:Ce(n,"text-text-muted"),children:"\u2014"});let c=s+t,l=r??(o===void 0?void 0:f2(o+t-1)),d=l===void 0?String(c):String(c).padStart(l,"0");return jsxRuntime.jsx("div",{className:Ce(n,tailwindMerge.twMerge("font-mono text-text-muted tabular-nums",a)),children:jsxRuntime.jsx("span",{children:d})})}var Op=je__namespace.default.memo(({value:e,data:t,color:r="var(--color-viz-default)",categoryColors:o,context:n,width:a,height:i=40})=>{let s=e||t||[],c=h=>"xValue"in h?h.xValue:h.x,l=h=>"yValue"in h?h.yValue:h.y,d=a||100,u=i,{xScale:m,yScale:p,barWidth:f}=je.useMemo(()=>{if(s.length===0)return {xScale:scale.scaleTime({range:[0,d],domain:[new Date,new Date]}),yScale:scale.scaleLinear({range:[u,0],domain:[0,1]}),barWidth:2};let h=d3Array.extent(s,N=>c(N)),b=d3Array.min(s,N=>l(N))??0,x=d3Array.max(s,N=>l(N))??0,y=b<0?b:0,v=scale.scaleTime({range:[0,d],domain:h}),S=scale.scaleLinear({range:[u,0],domain:[y,x*1.05]}),w=s.length>1?d/s.length*.8:8;return {xScale:v,yScale:S,barWidth:Math.max(2,w)}},[s,d,u]);if(n.isLoading)return jsxRuntime.jsx("div",{className:"flex items-center gap-0.5",style:{width:d,height:u},children:Array.from({length:5}).map((h,b)=>jsxRuntime.jsx("div",{className:"flex-1 animate-pulse bg-border-default rounded"},b))});if(!s||s.length===0)return jsxRuntime.jsx("div",{className:"flex items-center justify-center text-text-secondary text-xs",style:{width:d,height:u},children:"No data"});let g=p(0);return jsxRuntime.jsx("svg",{width:d,height:u,children:s.map((h,b)=>{let x=l(h),y=m(c(h)),v=p(x),S=Math.abs(g-v),w=h.category&&o?.[h.category]?o[h.category]:r;return jsxRuntime.jsx(shape.Bar,{x:y-f/2,y:x>=0?v:g,width:f,height:S,fill:w,rx:1},`bar-${b}`)})})});Op.displayName="MiniBarCell";function Ex({value:e,row:t,context:r,format:o="number",decimals:n=0,prefix:a,suffix:i,emptyText:s="\u2014",align:c="right",emphasis:l="normal",href:d,linkBehavior:u="hover",showPositiveSign:m=false,colorCode:p=false,className:f}){let{isLoading:g}=r;if(g)return jsxRuntime.jsx(W,{className:St(l)});if(e==null||isNaN(Number(e)))return jsxRuntime.jsx("div",{className:Ce(c,"text-text-secondary"),children:s});let h=Number(e),b;switch(o){case "currency":b=new Intl.NumberFormat("en-US",{style:"currency",currency:"USD",minimumFractionDigits:n,maximumFractionDigits:n}).format(h);break;case "percent":b=new Intl.NumberFormat("en-US",{style:"percent",minimumFractionDigits:n,maximumFractionDigits:n}).format(h/100);break;case "compact":b=new Intl.NumberFormat("en-US",{notation:"compact",minimumFractionDigits:n>0?1:0,maximumFractionDigits:n}).format(h);break;default:b=new Intl.NumberFormat("en-US",{minimumFractionDigits:n,maximumFractionDigits:n}).format(h);}let y=`${m&&h>0?"+":""}${b}`,v=p?Xl(h,true):xr(l),S=Ce(c,tailwindMerge.twMerge(v,f)),w=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[a&&jsxRuntime.jsx("span",{className:"text-text-secondary",children:a}),jsxRuntime.jsx("span",{children:y}),i&&jsxRuntime.jsx("span",{className:"text-text-secondary",children:i})]}),N=me(d,t);return N?jsxRuntime.jsx("div",{className:S,children:wo(w,N,t,u)}):jsxRuntime.jsx("div",{className:S,children:w})}var k2={low:"var(--color-feedback-warning-text)",critical:"var(--color-feedback-error-text)"};function Hp(e,t){if(t){if(t.critical!==void 0&&e<=t.critical)return "critical";if(t.low!==void 0&&e<=t.low)return "low"}}var Gp=je__namespace.default.memo(({value:e,showLabel:t=true,color:r="var(--color-viz-categorical-1)",backgroundColor:o="var(--color-background-muted)",height:n=20,segments:a,segmentGap:i=2,colorScale:s,thresholds:c,context:l})=>{let d=je.useMemo(()=>Math.max(0,Math.min(100,e)),[e]),u=je.useMemo(()=>Hp(d,c),[d,c]),m=je.useMemo(()=>u?k2[u]:r==="auto"&&s?s.type==="diverging"&&s.center!==void 0?Ci(e,0,100,s.center,s.scheme):vi(e,0,100,s.scheme):r,[r,s,u,e]);if(l.isLoading)return jsxRuntime.jsx("div",{className:"flex items-center gap-2",style:{height:n},children:jsxRuntime.jsx("div",{className:"h-full w-full animate-pulse bg-border-default rounded"})});if(a&&a>0){let f=`calc((100% - ${i*(a-1)}px) / ${a})`,g=Math.ceil(d/100*a);return jsxRuntime.jsxs("div",{className:"flex items-center gap-2 w-full","data-threshold":u,children:[jsxRuntime.jsx("div",{className:"flex gap-0.5 flex-1",style:{height:n},children:Array.from({length:a}).map((h,b)=>{let x=b<g,y=m;if(!u&&r==="auto"&&s&&x){let v=(b+1)/a*100;s.type==="diverging"&&s.center!==void 0?y=Ci(v,0,100,s.center,s.scheme):y=vi(v,0,100,s.scheme);}return jsxRuntime.jsx("div",{className:"rounded-sm",style:{width:f,backgroundColor:x?y:o==="none"?"transparent":o,marginRight:b<a-1?`${i}px`:0}},b)})}),t&&jsxRuntime.jsxs("span",{className:"text-sm text-text-primary whitespace-nowrap",children:[d.toFixed(0),"%"]})]})}return jsxRuntime.jsxs("div",{className:"flex items-center gap-2 w-full","data-threshold":u,children:[jsxRuntime.jsx("div",{className:"relative flex-1 rounded-sm",style:{height:n,backgroundColor:o==="none"?"transparent":o},children:jsxRuntime.jsx("div",{className:"absolute left-0 top-0 h-full rounded-sm transition-all duration-300",style:{width:`${d}%`,backgroundColor:m}})}),t&&jsxRuntime.jsxs("span",{className:"text-sm text-text-primary whitespace-nowrap",children:[d.toFixed(0),"%"]})]})});Gp.displayName="PercentBarCell";var P2="\u2013",Lx="\u200A";function Dx(e){if(e==null||e==="")return;let t=typeof e=="number"?e:Number(e);return Number.isFinite(t)?t:void 0}function Ax({row:e,context:t,min:r,max:o,decimals:n=0,unit:a,emptyText:i="\u2014",align:s="right",emphasis:c="normal",className:l}){let{isLoading:d}=t;if(d)return jsxRuntime.jsx(W,{className:St(c)});let u=Dx(me(r,e)),m=Dx(me(o,e));if(u===void 0&&m===void 0)return jsxRuntime.jsx("div",{className:Ce(s,"text-text-secondary"),children:i});let p=h=>new Intl.NumberFormat("en-US",{minimumFractionDigits:n,maximumFractionDigits:n}).format(h),f=u!==void 0&&m!==void 0?`${p(u)}${Lx}${P2}${Lx}${p(m)}`:p(u!==void 0?u:m),g=Ce(s,tailwindMerge.twMerge("tabular-nums",xr(c),l));return jsxRuntime.jsxs("div",{className:g,children:[jsxRuntime.jsx("span",{children:f}),a&&jsxRuntime.jsx("span",{className:"text-text-secondary",children:a})]})}function ac({row:e,context:t,isSelected:r=false,onSelect:o,isDisabled:n=false,align:a="center"}){let{isLoading:i}=t;if(i)return jsxRuntime.jsx("div",{className:Ce(a),children:jsxRuntime.jsx(W,{className:"h-4 w-4 rounded"})});let s=me(n,e),c=Ce(a);return jsxRuntime.jsx("div",{className:c,children:jsxRuntime.jsx(_r,{isSelected:r,onChange:l=>{o?.(e,l);},isDisabled:s,"aria-label":"Select row"})})}function ic({streetAddress:e,city:t,state:r,postalCode:o,layout:n="stacked",size:a="md",href:i,LinkComponent:s,linkVariant:c="unstyled",emphasis:l="normal",isLoading:d=false,className:u,piiEntity:m}){let f={xs:{iconSize:16,iconContainerSize:"w-7 h-7",gap:"gap-1.5",textSize:"text-xs",secondaryTextSize:"text-xs",skeletonIconStacked:28,skeletonIconInline:16,skeletonText:80,skeletonSecondary:60},sm:{iconSize:20,iconContainerSize:"w-8 h-8",gap:"gap-2",textSize:"text-sm",secondaryTextSize:"text-xs",skeletonIconStacked:32,skeletonIconInline:20,skeletonText:96,skeletonSecondary:72},md:{iconSize:24,iconContainerSize:"w-9 h-9",gap:"gap-3",textSize:"text-base",secondaryTextSize:"text-sm",skeletonIconStacked:36,skeletonIconInline:24,skeletonText:128,skeletonSecondary:96},lg:{iconSize:28,iconContainerSize:"w-10 h-10",gap:"gap-3",textSize:"text-lg",secondaryTextSize:"text-base",skeletonIconStacked:40,skeletonIconInline:28,skeletonText:160,skeletonSecondary:120}}[a],h={strong:"font-semibold text-text-primary",high:"font-semibold text-text-primary",normal:"text-text-primary",low:"text-text-secondary"}[l],b=[];t&&b.push(t),r&&o?b.push(`${r} ${o}`):r?b.push(r):o&&b.push(o);let x=b.join(", "),y=({children:S,className:w})=>i?s?jsxRuntime.jsx(s,{href:i,className:w,children:S}):jsxRuntime.jsx(ct,{href:i,variant:c,className:tailwindMerge.twMerge("hover:underline",w),asButton:false,children:S}):jsxRuntime.jsx("span",{className:w,children:S});if(d)return n==="inline"?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",f.gap,u),children:[jsxRuntime.jsx(W,{width:f.skeletonIconInline,height:f.skeletonIconInline,className:"flex-shrink-0 rounded"}),jsxRuntime.jsx(W,{width:f.skeletonText,height:f.skeletonIconInline*.8})]}):jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center",f.gap,u),children:[jsxRuntime.jsx(W,{width:f.skeletonIconStacked,height:f.skeletonIconStacked,className:"flex-shrink-0 rounded"}),jsxRuntime.jsxs("div",{className:"flex flex-col gap-1",children:[jsxRuntime.jsx(W,{width:f.skeletonText,height:16}),jsxRuntime.jsx(W,{width:f.skeletonSecondary,height:12})]})]});if(n==="inline")return jsxRuntime.jsxs(y,{className:tailwindMerge.twMerge("flex items-center",f.gap,i&&"hover:bg-background-hover transition-colors",u),children:[jsxRuntime.jsx(B,{name:"MapPin",size:f.iconSize,className:"text-text-secondary flex-shrink-0"}),jsxRuntime.jsx("span",{className:tailwindMerge.twMerge("leading-normal truncate hover:text-text-primary",h,f.textSize,i&&"hover:underline hover:decoration-1 hover:underline-offset-4"),"data-pii-type":m?"address":void 0,"data-pii-entity":m,children:e})]});let v=()=>{if(m){if(t&&r&&o)return "city-state-zip";if(t&&r)return "city-state";if(t)return "city";if(r)return "state";if(o)return "postal-code"}};return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center justify-start",f.gap,u),children:[jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex-shrink-0 flex items-center justify-center rounded border border-border-muted",f.iconContainerSize),children:jsxRuntime.jsx(B,{name:"MapPin",size:f.iconSize,className:"text-text-secondary"})}),jsxRuntime.jsxs("div",{className:"flex flex-col items-start min-w-0",children:[jsxRuntime.jsx(y,{className:tailwindMerge.twMerge("leading-normal truncate hover:text-text-primary",h,f.textSize,i&&"hover:underline hover:decoration-1 hover:underline-offset-4"),children:jsxRuntime.jsx("span",{"data-pii-type":m?"address":void 0,"data-pii-entity":m,children:e})}),x&&jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("text-text-secondary leading-normal truncate",f.secondaryTextSize),"data-pii-type":v(),"data-pii-entity":m,children:x})]})]})}function Fx({row:e,context:t,streetAddress:r,city:o,state:n,postalCode:a,layout:i="stacked",size:s="sm",href:c,LinkComponent:l,linkVariant:d="secondary",emphasis:u="normal",align:m="left",className:p,piiEntity:f}){let{isLoading:g}=t,h=me(r,e),b=me(o,e),x=me(n,e),y=me(a,e),v=me(c,e),S=me(f,e),w=Ce(m,p);return jsxRuntime.jsx("div",{className:w,children:jsxRuntime.jsx(ic,{streetAddress:h,city:b,state:x,postalCode:y,layout:i,size:s,href:v,LinkComponent:l,linkVariant:d,emphasis:u,isLoading:g,piiEntity:S})})}var Wp=je__namespace.default.memo(({value:e,data:t,type:r="line",color:o="var(--color-viz-default)",strokeWidth:n=2,categoryColors:a,context:i,width:s,height:c=40})=>{let l=e||t||[],d=s||100,u=c,{xScale:m,yScale:p}=je.useMemo(()=>{if(l.length===0)return {xScale:scale.scaleTime({range:[0,d],domain:[new Date,new Date]}),yScale:scale.scaleLinear({range:[u,0],domain:[0,1]})};let g=d3Array.extent(l,y=>y.xValue),h=d3Array.min(l,y=>y.yValue)||0,b=d3Array.max(l,y=>y.yValue)||0,x=(b-h)*.1||1;return {xScale:scale.scaleTime({range:[0,d],domain:g}),yScale:scale.scaleLinear({range:[u,0],domain:[h-x,b+x]})}},[l,d,u]);if(i.isLoading)return jsxRuntime.jsx("div",{className:"flex items-center",style:{width:d,height:u},children:jsxRuntime.jsx("div",{className:"h-1 w-full animate-pulse bg-border-default rounded"})});if(!l||l.length===0)return jsxRuntime.jsx("div",{className:"flex items-center justify-center text-text-secondary text-xs",style:{width:d,height:u},children:"No data"});let f=a&&l[0]?.category&&a[l[0].category]?a[l[0].category]:o;return jsxRuntime.jsxs("svg",{width:d,height:u,className:"overflow-visible",children:[(r==="area"||r==="both")&&jsxRuntime.jsx(shape.AreaClosed,{data:l,x:g=>m(g.xValue),y:g=>p(g.yValue),yScale:p,fill:f,fillOpacity:.15,curve:curve.curveLinear}),(r==="line"||r==="both")&&jsxRuntime.jsx(shape.LinePath,{data:l,x:g=>m(g.xValue),y:g=>p(g.yValue),stroke:f,strokeWidth:n,strokeLinecap:"round",curve:curve.curveLinear})]})});Wp.displayName="SparklineCell";function zx({value:e,row:t,context:r,prefix:o,suffix:n,emptyText:a="\u2014",href:i,linkBehavior:s="hover",linkVariant:c="secondary",emphasis:l="normal",truncate:d=true,copyable:u=false,align:m="left",className:p,piiType:f,piiEntity:g}){let{isLoading:h}=r;if(h)return jsxRuntime.jsx(W,{className:St(l)});let b=Jl(e,a),x=me(i,t),y=me(g,t),v=b,S=false,w=false;if(d&&b&&typeof b=="string")if(typeof d=="boolean")w=true;else {let{position:E="end",length:V=16,ellipsis:O="...",tooltip:U=true}=d;if(b.length>V){switch(E){case "start":v=Ws(b,V);break;case "middle":v=Ra(b,V);break;case "end":v=Us(b,V,O);break}S=U;}}let N=f&&y?{"data-pii-type":f,"data-pii-entity":y}:{},P=Object.keys(N).length>0,k=jsxRuntime.jsx("span",{className:w?"truncate":"",...N,children:v}),R=S?jsxRuntime.jsx(cr,{content:P?jsxRuntime.jsx("span",{...N,children:String(b)}):String(b),children:k}):k,I=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[o&&jsxRuntime.jsx("span",{className:"text-text-secondary",children:o}),R,n&&jsxRuntime.jsx("span",{className:"text-text-secondary",children:n})]}),M=I;if(u&&b&&b!==a){let E=typeof u=="function"?u(t):String(b);M=jsxRuntime.jsx(tn,{value:E,size:"sm",children:I});}if(x){let E=Ce(m,p);return jsxRuntime.jsx("div",{className:E,children:wo(M,x,t,s,c,l)})}let D=Ce(m,tailwindMerge.twMerge(xr(l),p));return jsxRuntime.jsx("div",{className:D,children:M})}var H2={sm:"sm:hidden",md:"md:hidden",lg:"lg:hidden",xl:"xl:hidden"},G2={sm:"hidden sm:grid",md:"hidden md:grid",lg:"hidden lg:grid",xl:"hidden xl:grid"};function sc(e,t){return t.accessor?typeof t.accessor=="function"?t.accessor(e):e[t.accessor]:null}function lc(e,t,r,o){if(r.cell){let n=r.cell,a=typeof r.cellProps=="function"?r.cellProps(e,t):r.cellProps;return jsxRuntime.jsx(n,{value:e,row:t,context:o,...a})}return r.render?r.render(e,t,o):e?.toString()??"\u2014"}function dc({row:e,columns:t,density:r,isLoading:o,onClick:n}){let a=t.filter(u=>u.mobile!==false).map(u=>{let m=u.mobile===false?null:u.mobile;return {...u,mobilePriority:m?.priority??2,mobileFormat:m?.format??"secondary",showLabel:m?.label??m?.format==="secondary",icon:m?.icon}}).sort((u,m)=>u.mobilePriority-m.mobilePriority),i=a.filter(u=>u.mobilePriority===1||u.mobileFormat==="primary"),s=a.filter(u=>u.mobilePriority===2&&u.mobileFormat!=="primary"),c=a.filter(u=>u.mobileFormat==="badge"),l={isLoading:!!o,rowIndex:0,columnIndex:0,density:r};return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("border-b border-border-default bg-background-surface transition-colors",n&&"cursor-pointer hover:bg-background-hover active:bg-background-pressed",{compact:"px-3 py-2",default:"px-4 py-3",relaxed:"px-4 py-4"}[r]),onClick:n,role:n?"button":void 0,tabIndex:n?0:void 0,children:[i.length>0&&jsxRuntime.jsxs("div",{className:"mb-2 flex items-start justify-between",children:[jsxRuntime.jsx("div",{className:"flex-1",children:i.map(u=>{let m=sc(e,u);return jsxRuntime.jsx("div",{className:"font-medium text-text-primary [&>*]:!justify-start [&>*]:!text-left",children:lc(m,e,u,l)},u.id)})}),c.length>0&&jsxRuntime.jsx("div",{className:"ml-2 flex flex-wrap gap-1",children:c.map(u=>{let m=sc(e,u);return jsxRuntime.jsx("div",{className:"inline-flex",children:lc(m,e,u,l)},u.id)})})]}),s.length>0&&jsxRuntime.jsx("div",{className:"space-y-1",children:s.map(u=>{let m=sc(e,u),p=u.showLabel&&u.label;return jsxRuntime.jsxs("div",{className:"flex items-center text-sm text-text-secondary",children:[u.icon&&jsxRuntime.jsx(B,{name:u.icon,className:"mr-1.5 h-4 w-4 flex-shrink-0"}),p&&jsxRuntime.jsxs("span",{className:"mr-1 font-medium",children:[u.label,":"]}),jsxRuntime.jsx("span",{className:"truncate [&>*]:!justify-start [&>*]:!text-left",children:lc(m,e,u,l)})]},u.id)})})]})}function uc({row:e,columns:t,density:r,isLoading:o,onClick:n}){let a=t.filter(c=>c.mobile!==false),i={isLoading:!!o,rowIndex:0,columnIndex:0,density:r};return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("border-b border-border-default bg-background-surface transition-colors",n&&"cursor-pointer hover:bg-background-hover active:bg-background-pressed",{compact:"px-3 py-2",default:"px-4 py-3",relaxed:"px-4 py-4"}[r]),onClick:n,role:n?"button":void 0,tabIndex:n?0:void 0,children:jsxRuntime.jsx("div",{className:"space-y-2",children:a.map((c,l)=>{let d=sc(e,c),u=l===0;return jsxRuntime.jsxs("div",{children:[!u&&jsxRuntime.jsx("div",{className:"text-xs text-text-secondary",children:c.label}),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge(u?"font-medium text-text-primary":"text-sm text-text-primary","[&>*]:!justify-start [&>*]:!text-left"),children:lc(d,e,c,i)})]},c.id)})})})}function Hx(e="md"){return {mobile:H2[e],desktop:G2[e]}}function Gx({density:e}){return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("border-b border-border-default bg-background-surface",{compact:"px-3 py-2",default:"px-4 py-3",relaxed:"px-4 py-4"}[e]),children:[jsxRuntime.jsx("div",{className:"mb-2 h-5 w-3/4 animate-pulse rounded bg-background-muted"}),jsxRuntime.jsxs("div",{className:"space-y-1",children:[jsxRuntime.jsx("div",{className:"h-4 w-1/2 animate-pulse rounded bg-background-muted"}),jsxRuntime.jsx("div",{className:"h-4 w-2/3 animate-pulse rounded bg-background-muted"})]})]})}var eM={compact:"py-1.5 px-3 text-sm",default:"py-3 px-4 text-sm",relaxed:"py-4 px-4 text-base"},tM={left:"text-left justify-start",center:"text-center justify-center",right:"text-right justify-end"};function rM(e){let t={};return e.width!==void 0&&(t.width=typeof e.width=="number"?`${e.width}px`:e.width),e.minWidth!==void 0&&(t.minWidth=typeof e.minWidth=="number"?`${e.minWidth}px`:e.minWidth),e.maxWidth!==void 0&&(t.maxWidth=typeof e.maxWidth=="number"?`${e.maxWidth}px`:e.maxWidth),e.flex!==void 0&&(t.flex=`${e.flex} 1 0`),t}function oM({column:e,sortConfig:t,onSort:r,stickyHeader:o,stickyFirstColumn:n,isFirstColumn:a,density:i="default",isLoading:s=false,headerContent:c,sortNote:l}){let d=e.reorderable!==false,{attributes:u,listeners:m,setNodeRef:p,transform:f,transition:g,isDragging:h}=sortable.useSortable({id:e.id,disabled:!d||s}),{role:b,"aria-pressed":x,...y}=u,v=t?.columnId===e.id,S=v?t.direction:null,w=n&&a,N=v?l:void 0,P={...rM(e),transform:utilities.CSS.Transform.toString(f),transition:g,opacity:h?.8:1,zIndex:h?50:void 0};return jsxRuntime.jsx("div",{ref:p,className:tailwindMerge.twMerge("flex items-center border-b border-border-default bg-background-surface",e.sortable?"gap-2":"gap-1",eM[i],tM[e.align||"left"],o&&"sticky top-0 z-10",w&&"sticky left-0 z-20 shadow-[2px_0_4px_-2px_rgba(0,0,0,0.1)]",o&&w&&"z-30",e.sortable&&!s&&"hover:bg-background-hover",s&&"cursor-not-allowed opacity-60",v?"font-bold text-text-primary":"font-medium text-text-secondary",h&&"bg-background-hover"),style:P,...y,...m,role:"columnheader","aria-sort":v?S==="asc"?"ascending":"descending":"none","aria-disabled":s,title:N,"data-sort-note":N,children:s?jsxRuntime.jsx(W,{className:"h-4 w-24"}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[c??jsxRuntime.jsx("span",{className:"flex-1 truncate cursor-pointer",onClick:()=>!s&&e.sortable&&r(e.id),children:e.label}),N&&jsxRuntime.jsx("span",{className:"sr-only",children:N}),e.sortable&&jsxRuntime.jsx("button",{type:"button",className:"flex flex-shrink-0 cursor-pointer",onClick:()=>!s&&r(e.id),"aria-label":`Sort by ${e.label}`,children:v?jsxRuntime.jsx(B,{name:S==="asc"?"CaretUp":"CaretDown",size:14,weight:N?"regular":"bold",className:N?"text-text-secondary opacity-40":"text-text-primary"}):jsxRuntime.jsx(B,{name:"CaretUpDown",size:12,className:"text-text-secondary opacity-40"})})]})})}function Ux({columns:e,columnOrder:t,onColumnOrderChange:r,sortConfig:o,onSort:n,stickyHeader:a,stickyFirstColumn:i,density:s="default",isLoading:c=false,renderHeaderContent:l,sortNote:d}){let u=core.useSensors(core.useSensor(core.PointerSensor,{activationConstraint:{distance:5}}),core.useSensor(core.KeyboardSensor,{coordinateGetter:sortable.sortableKeyboardCoordinates})),m=new Map(e.map(g=>[g.id,g])),p=g=>{let{active:h,over:b}=g;if(b&&h.id!==b.id){let x=t.indexOf(h.id),y=t.indexOf(b.id);if(m.get(b.id)?.reorderable===false)return;let S=0;for(let k=0;k<t.length&&m.get(t[k])?.reorderable===false;k++)S=k+1;if(y<S)return;let w=Math.min(x,y),N=Math.max(x,y);for(let k=w;k<=N;k++){if(k===x)continue;if(m.get(t[k])?.reorderable===false)return}let P=sortable.arrayMove(t,x,y);r(P);}},f=t.map(g=>m.get(g)).filter(g=>g!==void 0);return jsxRuntime.jsx(core.DndContext,{sensors:u,collisionDetection:core.closestCenter,onDragEnd:p,children:jsxRuntime.jsx(sortable.SortableContext,{items:t,strategy:sortable.horizontalListSortingStrategy,children:jsxRuntime.jsx("div",{className:"contents",role:"rowgroup",children:f.map((g,h)=>jsxRuntime.jsx(oM,{column:g,sortConfig:o,onSort:n,stickyHeader:a,stickyFirstColumn:i,isFirstColumn:h===0,density:s,isLoading:c,headerContent:l?.(g),sortNote:d},g.id))})})})}var pc="__select",cM=new Set,Kp={compact:"py-1.5 px-3 text-sm",default:"py-3 px-4 text-sm",relaxed:"py-4 px-4 text-base"},Yp={left:"text-left justify-start",center:"text-center justify-center",right:"text-right justify-end"},dM={full:"w-full",auto:"w-auto inline-block",contained:"w-full max-w-6xl mx-auto"},uM={auto:"table-auto",fixed:"table-fixed",responsive:"table-auto"};function Jp(e){let t={};return e.width!==void 0&&(t.width=typeof e.width=="number"?`${e.width}px`:e.width),e.minWidth!==void 0&&(t.minWidth=typeof e.minWidth=="number"?`${e.minWidth}px`:e.minWidth),e.maxWidth!==void 0&&(t.maxWidth=typeof e.maxWidth=="number"?`${e.maxWidth}px`:e.maxWidth),e.flex!==void 0&&(t.flex=`${e.flex} 1 0`),t}function pM(e,t){return t.accessor?typeof t.accessor=="function"?t.accessor(e):e[t.accessor]:null}function mM({column:e,sortConfig:t,onSort:r,stickyHeader:o,stickyFirstColumn:n,isFirstColumn:a,density:i="default",isLoading:s=false,headerContent:c,sortNote:l}){let d=t?.columnId===e.id,u=d?t.direction:null,m=n&&a,p=d?l:void 0;return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex items-center border-b border-border-default bg-background-surface",e.sortable?"gap-2":"gap-1",Kp[i],Yp[e.align||"left"],o&&"sticky top-0 z-10",m&&"sticky left-0 z-20 shadow-[2px_0_4px_-2px_rgba(0,0,0,0.1)]",o&&m&&"z-30",e.sortable&&!s&&"cursor-pointer hover:bg-background-hover",s&&"cursor-not-allowed opacity-60",d?"font-bold text-text-primary":"font-medium text-text-secondary"),onClick:()=>!s&&e.sortable&&r(e.id),role:"columnheader","aria-sort":d?u==="asc"?"ascending":"descending":"none","aria-disabled":s,title:p,"data-sort-note":p,style:Jp(e),children:s?jsxRuntime.jsx(W,{className:"h-4 w-24"}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[c??jsxRuntime.jsx("span",{className:"truncate",children:e.label}),p&&jsxRuntime.jsx("span",{className:"sr-only",children:p}),e.sortable&&jsxRuntime.jsx("div",{className:"flex flex-shrink-0",children:d?jsxRuntime.jsx(B,{name:u==="asc"?"CaretUp":"CaretDown",size:14,weight:p?"regular":"bold",className:p?"text-text-secondary opacity-40":"text-text-primary"}):jsxRuntime.jsx(B,{name:"CaretUpDown",size:12,className:"text-text-secondary opacity-40"})})]})})}function fM({column:e,row:t,rowIndex:r,columnIndex:o,isHovered:n,isSelected:a,density:i="default",className:s,stickyFirstColumn:c}){let l=c&&o===0,d=pM(t,e),u={isLoading:false,isHovered:n,...a===void 0?{}:{isSelected:a},rowIndex:r,columnIndex:o,density:i},m;if(e.cell){let p=e.cell,f=typeof e.cellProps=="function"?e.cellProps(d,t):e.cellProps;m=jsxRuntime.jsx(p,{value:d,row:t,context:u,...f});}else e.render?m=e.render(d,t,u):m=jsxRuntime.jsx("span",{className:"truncate",children:d?.toString()??""});if(e.popover){let p=e.popover,f,g="top",h=false,b="hover";typeof p=="string"?f=p:typeof p=="function"?f=p(d,t):(f=typeof p.content=="function"?p.content(d,t):p.content,g=p.placement||"top",h=p.showArrow??false,b=p.trigger||"hover"),m=jsxRuntime.jsxs(reactAriaComponents.DialogTrigger,{...b==="hover"?{trigger:"longPress"}:{},children:[jsxRuntime.jsx("div",{className:"cursor-help",children:m}),jsxRuntime.jsx(ht,{placement:g,showArrow:h,children:jsxRuntime.jsx("div",{className:"p-2",children:f})})]});}return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex items-center border-b border-border-default bg-background-surface",e.noCellPadding?"":Kp[i],Yp[e.align||"left"],l&&"sticky left-0 z-10 shadow-[2px_0_4px_-2px_rgba(0,0,0,0.1)]",s),role:"cell",style:Jp(e),children:m})}function gM({column:e,rowIndex:t,columnIndex:r,density:o="default",stickyFirstColumn:n}){let a=n&&r===0,i={isLoading:true,rowIndex:t,columnIndex:r,density:o},s;if(e.cell){let c=e.cell,l=typeof e.cellProps=="function"?e.cellProps(null,{}):e.cellProps;s=jsxRuntime.jsx(c,{value:null,row:{},context:i,...l});}else e.render?s=e.render(null,{},i):s=jsxRuntime.jsx(W,{className:"h-4 w-full max-w-[200px]"});return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex items-center border-b border-border-default bg-background-surface",e.noCellPadding?"":Kp[o],Yp[e.align||"left"],a&&"sticky left-0 z-10 shadow-[2px_0_4px_-2px_rgba(0,0,0,0.1)]"),role:"cell",style:Jp(e),children:s})}function bM(e,t){let r=new Set(["BUTTON","A","INPUT","SELECT","TEXTAREA"]),o=new Set(["button","link","checkbox","switch","menuitem","option"]),n=e;for(;n&&n!==t;){if(r.has(n.tagName))return true;let a=n.getAttribute("role");if(a&&o.has(a))return true;n=n.parentElement;}return false}function Kx({columns:e,row:t,rowIndex:r,density:o="default",onClick:n,stickyFirstColumn:a,isSelected:i}){let[s,c]=je.useState(false),l=je.useCallback(d=>{if(!n)return;let u=d.target,m=d.currentTarget;bM(u,m)||n(t);},[n,t]);return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("contents group",n&&"cursor-pointer"),role:"row","aria-selected":i===void 0?void 0:i,onClick:l,onMouseEnter:()=>c(true),onMouseLeave:()=>c(false),children:e.map((d,u)=>jsxRuntime.jsx(fM,{column:d,row:t,rowIndex:r,columnIndex:u,isHovered:s,isSelected:i,density:o,className:tailwindMerge.twMerge(n?"group-hover:bg-background-hover":"",i&&"bg-background-selected"),stickyFirstColumn:a},d.id))})}function Yx({columns:e,rowIndex:t,density:r="default",stickyFirstColumn:o}){return jsxRuntime.jsx("div",{className:"contents",role:"row",children:e.map((n,a)=>jsxRuntime.jsx(gM,{column:n,rowIndex:t,columnIndex:a,density:r,stickyFirstColumn:o},n.id))})}function Jx({columns:e,data:t,className:r,density:o="default",width:n="full",height:a,maxHeight:i,layout:s="auto",mobileRenderer:c="auto",customMobileRowRender:l,mobileBreakpoint:d="md",isLoading:u=false,loadingState:m,loadingRowCount:p=5,onLoadMore:f,hasMore:g=false,enableVirtualization:h,estimatedRowHeight:b,loadingIndicator:x,stickyHeader:y=false,stickyFirstColumn:v=false,onRowClick:S,getRowId:w,selectedRowIds:N,onSelectionChange:P,selectionMode:k="multi",hideHeader:R=false,sortConfig:I,onSort:M,sortNote:D,"aria-label":E,enableColumnReorder:V=false,columnOrder:O,onColumnOrderChange:U}){let q=P!==void 0,$=N??cM,z=je.useCallback((re,ge)=>{if(w)return w(re);let Z=re.id;return typeof Z=="string"&&Z.length>0?Z:typeof Z=="number"&&Number.isFinite(Z)?String(Z):`row-${ge}`},[w]),J=je.useMemo(()=>t.map((re,ge)=>z(re,ge)),[t,z]),H=je.useCallback((re,ge)=>{if(!P)return;if(k==="single"){P(ge?new Set([re]):new Set);return}let Z=new Set($);ge?Z.add(re):Z.delete(re),P(Z);},[P,$,k]),A=J.filter(re=>$.has(re)).length,G=J.length>0&&A===J.length,T=A>0&&!G,C=je.useCallback(re=>{if(!P)return;let ge=new Set($);for(let Z of J)re?ge.add(Z):ge.delete(Z);P(ge);},[P,J,$]),L=je.useMemo(()=>q?[{id:pc,label:"",width:44,align:"center",sortable:false,reorderable:false,exportable:false,mobile:false,render:(ge,Z,Fe)=>{let Yo=z(Z,Fe.rowIndex);return jsxRuntime.jsx(ac,{value:void 0,row:Z,context:Fe,isSelected:$.has(Yo),onSelect:(Es,Lo)=>H(Yo,Lo)})}},...e]:e,[e,q,$,z,H]),F=q&&k==="multi"?jsxRuntime.jsx(_r,{isSelected:G,isIndeterminate:T,onChange:re=>C(re),isDisabled:J.length===0,"aria-label":G?"Deselect all rows on this page":"Select all rows on this page"}):void 0,K=je.useCallback(re=>re.id===pc?F:void 0,[F]),[ae,se]=je.useState(null),te=I!==void 0,ie=te?I:ae,Me=je.useRef(null),oe=je.useMemo(()=>L.map(re=>re.id),[L]),[le,de]=je.useState(oe),xe=O!==void 0,Ne=xe?O:le;je.useEffect(()=>{xe||de(re=>{let ge=L.map(Lo=>Lo.id),Z=new Set(ge),Fe=new Set(re),Yo=re.filter(Lo=>Z.has(Lo)),Es=ge.filter(Lo=>!Fe.has(Lo));return [...Yo,...Es]});},[L,xe]);let nt=je.useCallback(re=>{xe||de(re),U?.(re);},[xe,U]),qe=je.useMemo(()=>{if(!V&&!O)return L;let re=new Map(L.map(Fe=>[Fe.id,Fe])),ge=Ne.map(Fe=>re.get(Fe)).filter(Fe=>Fe!==void 0),Z=re.get(pc);return Z&&!ge.some(Fe=>Fe.id===pc)?[Z,...ge]:ge},[L,Ne,V,O]),Fr=Zo({items:t,onLoadMore:f,hasMore:g,isLoading:u,loadingState:m,enableVirtualization:h,estimatedItemSize:b||(o==="compact"?40:o==="relaxed"?60:48),overscan:5}),jt=f?Fr:null,Eo=jt?.scrollRef??Me,{loadMoreRef:Br,virtualizer:Q,virtualItems:j,isLoadingMore:X,computedLoadingState:ne}=jt||{},{gridTemplateColumns:pe,totalMinWidth:_}=je.useMemo(()=>{let re=0;return {gridTemplateColumns:qe.map(Z=>{if(Z.minWidth?re+=typeof Z.minWidth=="number"?Z.minWidth:0:Z.width&&typeof Z.width=="number"&&(re+=Z.width),Z.width)return typeof Z.width=="number"?`${Z.width}px`:Z.width;if(Z.flex)return `${Z.flex}fr`;if(Z.minWidth&&Z.maxWidth){let Fe=typeof Z.minWidth=="number"?`${Z.minWidth}px`:Z.minWidth,Yo=typeof Z.maxWidth=="number"?`${Z.maxWidth}px`:Z.maxWidth;return `minmax(${Fe}, ${Yo})`}return Z.minWidth?`minmax(${typeof Z.minWidth=="number"?`${Z.minWidth}px`:Z.minWidth}, 1fr)`:Z.maxWidth?`minmax(0, ${typeof Z.maxWidth=="number"?`${Z.maxWidth}px`:Z.maxWidth})`:"1fr"}).join(" "),totalMinWidth:re}},[qe]),fe=je.useCallback(re=>{if(!L.find(Fe=>Fe.id===re)?.sortable)return;let Z;ie?.columnId===re?Z={columnId:re,direction:ie.direction==="asc"?"desc":"asc"}:Z={columnId:re,direction:"asc"},te||se(Z),M?.(Z);},[L,ie,M,te]),ke=ne==="loading"||u&&t.length===0,Le={};a?(Le.height=typeof a=="number"?`${a}px`:a,Le.overflowY="auto"):i?(Le.maxHeight=typeof i=="number"?`${i}px`:i,Le.overflowY="auto"):f&&(Le.height="600px",Le.overflowY="auto");let _e=tailwindMerge.twMerge(dM[n],!f&&(s==="responsive"?"overflow-x-auto scrollbar-visible":"overflow-auto scrollbar-visible"),r),Lt=Hx(d),Je=c!=="none",Pt=(re,ge)=>Je?c==="custom"&&l?l(re,ge):jsxRuntime.jsx(c==="cards"?uc:dc,{row:re,columns:qe,density:o,isLoading:u,onClick:S?()=>S(re):void 0}):null,Vr=Q?j?.map(re=>({virtualItem:re,row:t[re.index],index:re.index}))||[]:t.map((re,ge)=>({row:re,index:ge,virtualItem:null}));return jsxRuntime.jsxs("div",{ref:Eo,className:_e,style:{...Le,position:Q?"relative":void 0},children:[jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("grid border-separate border-spacing-0",uM[s],n==="auto"?"inline-grid w-auto":"w-full",Je&&Lt.desktop),role:"table","aria-label":E,style:{gridTemplateColumns:pe,minWidth:_>0?`${_}px`:void 0},children:[!R&&(V?jsxRuntime.jsx(Ux,{columns:L,columnOrder:Ne,onColumnOrderChange:nt,sortConfig:ie,onSort:fe,stickyHeader:y,stickyFirstColumn:v,density:o,isLoading:ke,renderHeaderContent:K,sortNote:D}):jsxRuntime.jsx("div",{className:"contents",role:"rowgroup",children:qe.map((re,ge)=>jsxRuntime.jsx(mM,{column:re,sortConfig:ie,onSort:fe,stickyHeader:y,stickyFirstColumn:v,isFirstColumn:ge===0,density:o,isLoading:ke,headerContent:K(re),sortNote:D},re.id))})),Q?jsxRuntime.jsx("div",{className:"col-span-full",style:{gridColumn:"1 / -1",height:`${Q.getTotalSize()}px`,position:"relative"},role:"rowgroup",children:ke?Array.from({length:p}).map((re,ge)=>jsxRuntime.jsx("div",{className:"contents",children:jsxRuntime.jsx(Yx,{columns:qe,rowIndex:ge,density:o,stickyFirstColumn:v})},`loading-${ge}`)):t.length>0?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[Vr.map(({row:re,index:ge,virtualItem:Z})=>{if(!re||!Z)return null;let Fe=w?w(re):`row-${ge}`;return jsxRuntime.jsx("div",{style:{position:"absolute",top:0,left:0,width:"100%",display:"grid",gridTemplateColumns:pe,transform:`translateY(${Z.start}px)`},"data-index":Z.index,ref:Q.measureElement,children:jsxRuntime.jsx(Kx,{columns:qe,row:re,rowIndex:ge,density:o,onClick:S,stickyFirstColumn:v,isSelected:q?$.has(z(re,ge)):void 0})},Fe)}),X&&jsxRuntime.jsx("div",{style:{position:"absolute",top:`${Q.getTotalSize()}px`,left:0,width:"100%"},children:x||jsxRuntime.jsx(Hr,{state:"loading-more"})})]}):jsxRuntime.jsx("div",{className:"py-12 text-center text-text-secondary",children:"No data available"})}):jsxRuntime.jsx("div",{className:"contents",role:"rowgroup",children:ke?Array.from({length:p}).map((re,ge)=>jsxRuntime.jsx(Yx,{columns:qe,rowIndex:ge,density:o,stickyFirstColumn:v},`loading-${ge}`)):t.length>0?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[Vr.map(({row:re,index:ge})=>{if(!re)return null;let Z=w?w(re):`row-${ge}`;return jsxRuntime.jsx(Kx,{columns:qe,row:re,rowIndex:ge,density:o,onClick:S,stickyFirstColumn:v,isSelected:q?$.has(z(re,ge)):void 0},Z)}),X&&jsxRuntime.jsx("div",{className:"col-span-full",style:{gridColumn:"1 / -1"},children:x||jsxRuntime.jsx(Hr,{state:"loading-more"})})]}):jsxRuntime.jsx("div",{className:"col-span-full py-12 text-center text-text-secondary",role:"row",children:jsxRuntime.jsx("div",{role:"cell",children:"No data available"})})})]}),Je&&jsxRuntime.jsx("div",{className:Lt.mobile,children:ke?Array.from({length:p}).map((re,ge)=>jsxRuntime.jsx(Gx,{density:o},`mobile-loading-${ge}`)):t.length>0?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[Vr.map(({row:re,index:ge})=>{if(!re)return null;let Z=w?w(re):`mobile-row-${ge}`;return jsxRuntime.jsx("div",{className:"border-b border-border-default last:border-b-0",children:Pt(re,ge)},Z)}),X&&(x||jsxRuntime.jsx(Hr,{state:"loading-more"}))]}):jsxRuntime.jsx("div",{className:"py-12 text-center text-text-secondary",children:"No data available"})}),f&&g&&!ke&&(Q?jsxRuntime.jsx("div",{ref:Br,style:{position:"absolute",top:`${Q.getTotalSize()}px`,left:0,width:"100%",height:1}}):jsxRuntime.jsx("div",{ref:Br,className:"h-px w-full"}))]})}function jx({status:e,alertCount:t,showCount:r=false,isLoading:o,size:n="sm",shape:a="pill",...i}){if(o)return jsxRuntime.jsx(W,{className:"inline-flex h-6 w-20"});let s={healthy:"success",warning:"warning",error:"error",unknown:"neutral"},c={healthy:"Healthy",warning:"Warning",error:"Error",unknown:"Unknown"},l=e==="warning"||e==="error",d=r&&t?`${c[e]} (${t})`:c[e];return jsxRuntime.jsx(pt,{variant:s[e],size:n,shape:a,dot:l,dotPulse:l,...i,children:d})}var xM={battery:"BatteryHigh",charger:"ChargingStation",thermostat:"ThermometerSimple",inverter:"Power",vehicle:"Car",water_heater:"DropHalfBottom",meter:"Gauge",gateway:"WifiHigh",other:"Cube",unknown:"Question"},yM={battery:"Battery",charger:"Charger",thermostat:"Thermostat",inverter:"Inverter",vehicle:"Vehicle",water_heater:"Water Heater",meter:"Meter",gateway:"Gateway",other:"Other",unknown:"Unknown"};function Qx({deviceType:e,iconName:t,size:r="md",showLabel:o=false,className:n}){let a=t||(e?xM[e]:"Question"),i=e?yM[e]:void 0;return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("inline-flex items-center",o?"flex-col gap-1":"gap-0",n),children:[jsxRuntime.jsx(B,{name:a,size:r}),o&&i&&jsxRuntime.jsx("span",{className:"text-xs text-text-secondary",children:i})]})}function rs({children:e,title:t,headerContent:r,titleAlign:o="left",hideCloseIcon:n=false,hasBackArrow:a=false,onBack:i,isOpen:s,slideInFrom:c="right",transparentOverlay:l=false,onClose:d,className:u,primaryAction:m,secondaryAction:p,tertiaryAction:f,footerContent:g,contentPadding:h=true,maxWidth:b="400px"}){if(!s)return null;let x=t||r,y=m||p||f||g;return jsxRuntime.jsx(Zr,{children:jsxRuntime.jsx(Sr,{isOpen:s,onOpenChange:v=>!v&&d?.(),isDismissable:true,transparent:l,children:jsxRuntime.jsx(reactAriaComponents.Modal,{className:"outline-none focus:outline-none focus-visible:outline-none ring-0 focus:ring-0 focus-visible:ring-0",children:jsxRuntime.jsxs(reactAriaComponents.Dialog,{className:tailwindMerge.twMerge("fixed top-0 bottom-0 flex flex-col bg-background-surface shadow-xl overflow-hidden",c==="right"?"right-0":"left-0",c==="right"?"animate-in slide-in-from-right duration-300 ease-out":"animate-in slide-in-from-left duration-300 ease-out","data-[exiting]:animate-out",c==="right"?"data-[exiting]:slide-out-to-right":"data-[exiting]:slide-out-to-left","data-[exiting]:duration-200 data-[exiting]:ease-in","outline-none focus-visible:outline focus-visible:outline-2 focus-visible:outline-action-default focus-visible:outline-offset-0",u),style:{maxWidth:b,width:"100%"},children:[x&&(a&&i?jsxRuntime.jsx(Zt,{title:t,headerContent:r,titleAlign:o,hideCloseIcon:n,hasBackArrow:true,onBack:i,onClose:d}):jsxRuntime.jsx(Zt,{title:t,headerContent:r,titleAlign:o,hideCloseIcon:n,onClose:d})),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex-1 overflow-y-auto overscroll-contain",h?"px-6 py-6":"p-0"),children:e}),y&&jsxRuntime.jsx(qo,{primaryAction:m,secondaryAction:p,tertiaryAction:f,footerContent:g})]})})})})}rs.displayName="Drawer";function _x({status:e,programName:t,isLoading:r,size:o="sm",shape:n="pill",...a}){if(r)return jsxRuntime.jsx(W,{className:"inline-flex h-6 w-20"});let i={enrolled:"success",eligible:"info",pending:"warning",not_eligible:"neutral",opted_out:"neutral"},s={enrolled:"Enrolled",eligible:"Eligible",pending:"Pending",not_eligible:"Not Eligible",opted_out:"Opted Out"},c=jsxRuntime.jsx(pt,{variant:i[e],size:o,shape:n,...a,children:s[e]});return t?jsxRuntime.jsx(cr,{content:t,children:c}):c}function ey({value:e,onChange:t,onUrlChange:r,accept:o="image/*",maxSize:n,isDisabled:a=false,onUpload:i,className:s,showPreview:c=true,placeholder:l="Drop files here or click to browse"}){let[d,u]=je.useState(false),[m,p]=je.useState(false),[f,g]=je.useState(null),[h,b]=je.useState(e),x=je.useRef(null),y=async w=>{if(g(null),n&&w.size>n){g(`File size must be less than ${(n/1024/1024).toFixed(2)}MB`);return}if(c&&w.type.startsWith("image/")){let N=new FileReader;N.onloadend=()=>{b(N.result);},N.readAsDataURL(w);}if(i){p(true);try{let N=await i(w);b(N),r?.(N);}catch(N){g("Failed to upload file"),console.error("Upload error:",N);}finally{p(false);}}t?.(w,h);},v=async w=>{try{let N=w.items;if(N.length>0){let P=N[0];if(P.kind==="file"){let k=await P.getFile();k&&y(k);}}}catch(N){g("Failed to upload file"),console.error("Upload error:",N);}finally{u(false);}},S=()=>{b(void 0),g(null),t?.(null),r?.(""),x.current&&(x.current.value="");};return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("w-full",s),children:[jsxRuntime.jsxs(reactAriaComponents.DropZone,{className:tailwindMerge.twMerge("relative flex min-h-[200px] w-full flex-col items-center justify-center rounded-lg border-2 border-dashed transition-colors",d?"border-action-brand bg-action-brand/5":"border-border-muted hover:border-border-default",a&&"pointer-events-none opacity-50",f&&"border-feedback-error-border bg-feedback-error-background/50"),onDrop:v,onDropEnter:()=>u(true),onDropExit:()=>u(false),children:[h?jsxRuntime.jsxs("div",{className:"relative flex h-full w-full items-center justify-center p-4",children:[c&&(h.startsWith("data:image")||h.startsWith("http"))?jsxRuntime.jsx("img",{src:h,alt:"Preview",className:"max-h-48 max-w-full rounded-md object-contain"}):jsxRuntime.jsxs("div",{className:"flex flex-col items-center gap-2",children:[jsxRuntime.jsx(lucideReact.Image,{className:"h-12 w-12 text-text-secondary"}),jsxRuntime.jsx("span",{className:"text-sm text-text-secondary",children:"File uploaded"})]}),!a&&jsxRuntime.jsx(ee,{variant:"icon",size:"sm",onPress:S,className:"absolute right-2 top-2 bg-background-surface shadow-md",children:jsxRuntime.jsx(lucideReact.X,{className:"h-4 w-4"})})]}):jsxRuntime.jsxs("div",{className:"flex flex-col items-center gap-4 p-6",children:[jsxRuntime.jsx(lucideReact.Upload,{className:"h-12 w-12 text-text-secondary"}),jsxRuntime.jsxs("div",{className:"text-center",children:[jsxRuntime.jsx("p",{className:"text-sm text-text-primary",children:l}),jsxRuntime.jsx("p",{className:"mt-1 text-xs text-text-secondary",children:o==="image/*"?"PNG, JPG, GIF up to 10MB":`Accepts ${o}`})]}),jsxRuntime.jsx(reactAriaComponents.FileTrigger,{acceptedFileTypes:o.split(","),onSelect:w=>{let N=Array.from(w||[]);N.length>0&&y(N[0]);},children:jsxRuntime.jsx(ee,{variant:"secondary",size:"sm",isDisabled:a,children:"Choose File"})})]}),m&&jsxRuntime.jsx("div",{className:"absolute inset-0 flex items-center justify-center rounded-lg bg-background-surface/80",children:jsxRuntime.jsxs("div",{className:"flex flex-col items-center gap-2",children:[jsxRuntime.jsx("div",{className:"h-8 w-8 animate-spin rounded-full border-2 border-action-brand border-t-transparent"}),jsxRuntime.jsx("span",{className:"text-sm text-text-secondary",children:"Uploading..."})]})})]}),f&&jsxRuntime.jsx("p",{className:"mt-2 text-sm text-feedback-error-text",children:f})]})}function ry({version:e,isLatest:t,updateAvailable:r,isLoading:o,size:n="sm",shape:a="rounded",...i}){if(o)return jsxRuntime.jsx(W,{className:"inline-flex h-6 w-16"});let s="neutral",c=e;return t?s="success":r&&(s="warning",c=`${e} (Update)`),jsxRuntime.jsx(pt,{variant:s,size:n,shape:a,...i,children:c})}function ri(e){return jsxRuntime.jsx(reactAriaComponents.Form,{validationBehavior:"aria",...e,className:tailwindMerge.twMerge("flex flex-col gap-6",e.className)})}function ny({placeholder:e="Search...",value:t,onChange:r,isOpen:o,onOpenChange:n,trigger:a,children:i,showShortcutHint:s=true,showInput:c=true,className:l}){let[d,u]=je.useState(false),m=or("(max-width: 767px)"),p=o!==void 0?o:d,f=je.useCallback(x=>{n?n(x):u(x);},[n]);je.useEffect(()=>{let x=y=>{(y.metaKey||y.ctrlKey)&&y.key==="k"&&(y.preventDefault(),f(!p)),y.key==="Escape"&&p&&f(false);};return window.addEventListener("keydown",x),()=>window.removeEventListener("keydown",x)},[p,f]);let g=je.useCallback(x=>{r?.(x);},[r]),h=jsxRuntime.jsxs("button",{type:"button",className:"flex items-center gap-2 px-3 py-2 text-sm text-text-secondary hover:text-text-primary hover:bg-background-hover rounded-md transition-colors","aria-label":"Open search",children:[jsxRuntime.jsx(B,{name:"MagnifyingGlass",size:18}),!m&&s&&jsxRuntime.jsxs("span",{className:"hidden md:flex items-center gap-1 text-xs",children:[jsxRuntime.jsx("kbd",{className:"px-1.5 py-0.5 bg-background-muted border border-border-muted rounded text-xs",children:navigator.platform.includes("Mac")?"\u2318":"Ctrl"}),jsxRuntime.jsx("kbd",{className:"px-1.5 py-0.5 bg-background-muted border border-border-muted rounded text-xs",children:"K"})]})]}),b=a===null||je.isValidElement(a)&&a.type===je.Fragment&&!a.props.children;return m?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[!b&&(a?jsxRuntime.jsx("button",{type:"button",onClick:()=>f(true),className:"appearance-none bg-transparent border-none p-0 cursor-pointer",children:a}):jsxRuntime.jsx("button",{type:"button",onClick:()=>f(true),className:"appearance-none bg-transparent border-none p-0 cursor-pointer",children:h})),jsxRuntime.jsx(xt,{isOpen:p,onClose:()=>f(false),hideCloseIcon:false,contentPadding:false,maxHeight:"90vh",children:jsxRuntime.jsxs("div",{className:"flex flex-col h-full",children:[c&&jsxRuntime.jsx("div",{className:"p-4 border-b border-border-muted flex-shrink-0",children:jsxRuntime.jsx(Xr,{value:t,onChange:g,placeholder:e,showSearchIcon:true,isClearable:!!t,onClear:()=>r?.(""),reserveErrorSpace:false,className:l,autoFocus:true})}),jsxRuntime.jsx("div",{className:"flex-1 min-h-0 overflow-hidden",children:i})]})})]}):b?null:jsxRuntime.jsxs(reactAriaComponents.DialogTrigger,{isOpen:p,onOpenChange:f,children:[a||h,jsxRuntime.jsx(ht,{placement:"bottom",className:"w-[600px] max-w-[90vw] bg-background-surface shadow-xl border border-border-default rounded-lg overflow-hidden",children:jsxRuntime.jsxs("div",{className:"flex flex-col",children:[c&&jsxRuntime.jsx("div",{className:"p-4 border-b border-border-muted",children:jsxRuntime.jsx(Xr,{value:t,onChange:g,placeholder:e,showSearchIcon:true,isClearable:!!t,onClear:()=>r?.(""),reserveErrorSpace:false,className:l,autoFocus:true})}),jsxRuntime.jsx("div",{className:"max-h-[500px] overflow-hidden",children:i})]})})]})}function sy({placeholder:e="Search...",value:t,onChange:r,isOpen:o,onOpenChange:n,children:a,maxHeight:i="400px",variant:s="default",className:c}){let[l,d]=je.useState(false),u=or("(max-width: 767px)"),m=je.useRef(null),p=je.useRef(null),f=o!==void 0?o:l,g=je.useCallback(R=>{n?n(R):d(R);},[n]);je.useEffect(()=>{let R=I=>{(I.metaKey||I.ctrlKey)&&I.key==="k"&&(I.preventDefault(),g(!f)),I.key==="Escape"&&f&&g(false);};return window.addEventListener("keydown",R),()=>window.removeEventListener("keydown",R)},[f,g]),je.useEffect(()=>{f&&!u&&m.current&&setTimeout(()=>{m.current?.querySelector("input")?.focus();},0);},[f,u]),je.useEffect(()=>{if(!f||u)return;let R=I=>{let M=I.target,D=m.current?.contains(M),E=p.current?.contains(M);!D&&!E&&g(false);};return document.addEventListener("mousedown",R,true),()=>document.removeEventListener("mousedown",R,true)},[f,u,g]);let h=R=>{r?.(R);},b=je.useCallback(()=>{g(false);},[g]),x=je.useCallback(()=>{r?.("");},[r]),[y,v]=je.useState(null);je.useEffect(()=>{if(f&&!u&&m.current){let R=null,I=()=>{let D=m.current?.getBoundingClientRect();D&&v({top:D.bottom+8,left:D.left,width:D.width});},M=()=>{R===null&&(R=requestAnimationFrame(()=>{I(),R=null;}));};return I(),window.addEventListener("resize",M),window.addEventListener("scroll",M,true),()=>{window.removeEventListener("resize",M),window.removeEventListener("scroll",M,true),R!==null&&cancelAnimationFrame(R);}}},[f,u]);let S=je.useCallback(()=>{g(true);},[g]);if(u)return jsxRuntime.jsxs("div",{className:c,children:[jsxRuntime.jsx("button",{type:"button",onClick:S,className:"flex items-center justify-center w-10 h-10 rounded-lg hover:bg-background-hover transition-colors","aria-label":"Open search",children:jsxRuntime.jsx(B,{name:"MagnifyingGlass",size:"md"})}),jsxRuntime.jsxs(xt,{isOpen:f,onClose:b,contentPadding:false,height:"80vh",children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-2 px-4 pt-4",children:[jsxRuntime.jsx("div",{className:"flex-1",children:jsxRuntime.jsx(Xr,{value:t,onChange:h,placeholder:e,showSearchIcon:true,isClearable:!!t,onClear:x,reserveErrorSpace:false,autoFocus:true})}),jsxRuntime.jsx(ee,{variant:"icon",onPress:b,"aria-label":"Close search",className:"flex-shrink-0",children:jsxRuntime.jsx(B,{name:"X",size:"md"})})]}),jsxRuntime.jsx("div",{className:"mt-4",children:a})]})]},"mobile");let w=R=>{let M=R.target.tagName==="INPUT";if(R.key==="ArrowDown"&&f&&M){R.preventDefault();let D=p.current?.querySelector("[data-search-result]");D&&D.focus();}},N=R=>{let I=R.target;if(!I.hasAttribute("data-search-result"))return;let D=Array.from(p.current?.querySelectorAll("[data-search-result]")||[]),E=D.indexOf(I);if(R.key==="ArrowDown"){R.preventDefault(),R.stopPropagation();let V=Math.min(E+1,D.length-1);D[V]?.focus();}else if(R.key==="ArrowUp")if(R.preventDefault(),R.stopPropagation(),E===0)m.current?.querySelector("input")?.focus();else {let V=Math.max(E-1,0);D[V]?.focus();}else R.key==="Escape"&&(R.preventDefault(),R.stopPropagation(),g(false),m.current?.querySelector("input")?.focus());},P=f&&y&&typeof document<"u"?reactDom.createPortal(jsxRuntime.jsx("div",{ref:p,style:{position:"fixed",top:`${y.top}px`,left:`${y.left}px`,width:`${y.width}px`,zIndex:9999},role:"listbox",onKeyDown:N,children:jsxRuntime.jsx("div",{className:"bg-background-surface shadow-2xl border border-border-default rounded-lg overflow-hidden animate-in fade-in zoom-in-95 duration-200",children:jsxRuntime.jsx("div",{className:"overflow-y-auto",style:{maxHeight:i},children:a})})}),document.body):null,k=s==="elevated"?"bg-background-muted/50 border-border-subtle/50 focus-within:bg-background-body focus-within:border-border-focus focus-within:shadow-md backdrop-blur-sm transition-all duration-200":"";return jsxRuntime.jsxs("div",{ref:m,className:`relative w-full ${c||""}`,onKeyDown:w,children:[jsxRuntime.jsx(Xr,{value:t,onChange:h,placeholder:e,showSearchIcon:true,isClearable:!!t,onClear:()=>r?.(""),reserveErrorSpace:false,className:k,onFocus:()=>g(true)}),P]},"desktop")}function ly({message:e="No results found",suggestion:t,icon:r="MagnifyingGlass",className:o=""}){return jsxRuntime.jsxs("div",{className:`flex flex-col items-center justify-center py-12 px-4 text-center ${o}`,children:[jsxRuntime.jsx("div",{className:"text-text-secondary mb-3",children:jsxRuntime.jsx(B,{name:r,size:48})}),jsxRuntime.jsx("p",{className:"text-base font-medium text-text-primary mb-1",children:e}),t&&jsxRuntime.jsx("p",{className:"text-sm text-text-secondary max-w-xs",children:t})]})}function dy({count:e=3,className:t=""}){return jsxRuntime.jsx("div",{className:`flex flex-col ${t}`,children:Array.from({length:e}).map((r,o)=>jsxRuntime.jsxs("div",{className:"flex items-center gap-3 px-4 py-2.5",children:[jsxRuntime.jsx(W,{width:20,height:20,variant:"circle"}),jsxRuntime.jsxs("div",{className:"flex-1 min-w-0 space-y-2",children:[jsxRuntime.jsx(W,{width:"60%",height:16}),jsxRuntime.jsx(W,{width:"40%",height:12})]}),jsxRuntime.jsx(W,{width:16,height:16})]},o))})}function py({title:e,count:t,isLoading:r,footer:o,children:n,className:a}){return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex flex-col",a),children:[jsxRuntime.jsxs("div",{className:"flex items-baseline gap-1.5 px-4 pt-4 pb-2 border-t border-border-muted first:border-t-0",children:[jsxRuntime.jsx("h3",{className:"text-sm font-semibold text-text-primary",children:e}),!r&&t!==void 0&&jsxRuntime.jsx("span",{className:"text-xs text-text-secondary",children:t}),r&&jsxRuntime.jsx("span",{className:"text-xs text-text-secondary animate-pulse",children:"Loading..."})]}),jsxRuntime.jsx("div",{className:"flex flex-col",children:n}),o&&jsxRuntime.jsx("div",{className:"px-4 py-2 border-t border-border-subtle",children:o})]})}function my({id:e,title:t,subtitle:r,metadata:o,icon:n,customIcon:a,onSelect:i,isFocused:s=false,className:c,testId:l}){return jsxRuntime.jsxs("div",{role:"option",tabIndex:0,onClick:()=>{i?.(e);},onKeyDown:m=>{let p=m.currentTarget;switch(m.key){case "Enter":case " ":{m.preventDefault(),i?.(e);break}case "ArrowDown":{m.preventDefault();let f=Array.from(document.querySelectorAll("[data-search-result]")),g=f.indexOf(p);g!==-1&&g<f.length-1&&f[g+1].focus();break}case "ArrowUp":{m.preventDefault();let f=Array.from(document.querySelectorAll("[data-search-result]")),g=f.indexOf(p);if(g>0)f[g-1].focus();else {let h=document.querySelector('input[type="text"][placeholder*="Search"]');h&&h.focus();}break}case "Escape":{m.preventDefault();let f=document.querySelector('input[type="text"][placeholder*="Search"]');f&&f.focus();break}}},"data-testid":l,"data-search-result":true,className:tailwindMerge.twMerge("group flex items-center gap-3 px-4 py-3 cursor-pointer outline-none transition-colors","text-text-primary hover:bg-background-hover","focus-visible:bg-background-muted focus-visible:outline-none","data-[focused]:bg-background-hover",s&&"bg-background-hover",c),"data-focused":s||void 0,children:[a?jsxRuntime.jsx("div",{className:"flex-shrink-0",children:a}):n?jsxRuntime.jsx("div",{className:"flex-shrink-0 text-text-secondary",children:jsxRuntime.jsx(B,{name:n,size:20})}):null,jsxRuntime.jsxs("div",{className:"flex-1 min-w-0",children:[jsxRuntime.jsxs("div",{className:"flex items-baseline gap-2",children:[jsxRuntime.jsx("span",{className:"font-medium text-text-primary truncate",children:t}),o&&jsxRuntime.jsx("span",{className:"text-xs text-text-secondary flex-shrink-0",children:o})]}),r&&jsxRuntime.jsx("div",{className:"text-sm text-text-secondary truncate mt-0.5",children:r})]}),jsxRuntime.jsx("div",{className:"flex-shrink-0 opacity-0 group-hover:opacity-100 group-focus-visible:opacity-100 group-data-[focused]:opacity-100 transition-opacity",children:jsxRuntime.jsx(B,{name:"ArrowRight",size:16,className:"text-text-secondary"})})]})}function fy({children:e,maxHeight:t="400px",className:r}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("overflow-y-auto overscroll-contain","divide-y divide-border-muted",r),style:{maxHeight:t},children:e})}function by({placeholder:e="Search...",onClick:t,showShortcut:r=true,variant:o="default",className:n=""}){let a=typeof navigator<"u"&&navigator.platform.includes("Mac");return jsxRuntime.jsxs("button",{type:"button",onClick:t,className:`
29
29
  flex items-center gap-3 w-full px-4 py-2.5 rounded-lg
30
30
  transition-all duration-200 cursor-text
31
31
  ${{default:`
@@ -37,12 +37,12 @@
37
37
  backdrop-blur-sm
38
38
  `}[o]}
39
39
  ${n}
40
- `,"aria-label":"Open search",children:[jsxRuntime.jsx(V,{name:"MagnifyingGlass",size:18,className:"flex-shrink-0 transition-colors text-text-secondary"}),jsxRuntime.jsx("span",{className:`flex-1 text-left text-sm transition-colors ${o==="elevated"?"text-text-secondary font-normal":"text-text-disabled"}`,children:e}),r&&jsxRuntime.jsxs("div",{className:"hidden sm:flex items-center gap-1 flex-shrink-0",children:[jsxRuntime.jsx("kbd",{className:`px-2 py-1 text-xs font-medium rounded transition-colors ${o==="elevated"?"bg-background-surface/80 border border-border-muted text-text-secondary":"bg-background-muted border border-border-muted"}`,children:a?"\u2318":"Ctrl"}),jsxRuntime.jsx("kbd",{className:`px-2 py-1 text-xs font-medium rounded transition-colors ${o==="elevated"?"bg-background-surface/80 border border-border-muted text-text-secondary":"bg-background-muted border border-border-muted"}`,children:"K"})]})]})}var YM={1:"grid-cols-1",2:"grid-cols-2",3:"grid-cols-3",4:"grid-cols-4",5:"grid-cols-5",6:"grid-cols-6",7:"grid-cols-7",8:"grid-cols-8",9:"grid-cols-9",10:"grid-cols-10",11:"grid-cols-11",12:"grid-cols-12",none:"grid-cols-none"},JM={sm:{1:"sm:grid-cols-1",2:"sm:grid-cols-2",3:"sm:grid-cols-3",4:"sm:grid-cols-4",5:"sm:grid-cols-5",6:"sm:grid-cols-6",7:"sm:grid-cols-7",8:"sm:grid-cols-8",9:"sm:grid-cols-9",10:"sm:grid-cols-10",11:"sm:grid-cols-11",12:"sm:grid-cols-12",none:"sm:grid-cols-none"},md:{1:"md:grid-cols-1",2:"md:grid-cols-2",3:"md:grid-cols-3",4:"md:grid-cols-4",5:"md:grid-cols-5",6:"md:grid-cols-6",7:"md:grid-cols-7",8:"md:grid-cols-8",9:"md:grid-cols-9",10:"md:grid-cols-10",11:"md:grid-cols-11",12:"md:grid-cols-12",none:"md:grid-cols-none"},lg:{1:"lg:grid-cols-1",2:"lg:grid-cols-2",3:"lg:grid-cols-3",4:"lg:grid-cols-4",5:"lg:grid-cols-5",6:"lg:grid-cols-6",7:"lg:grid-cols-7",8:"lg:grid-cols-8",9:"lg:grid-cols-9",10:"lg:grid-cols-10",11:"lg:grid-cols-11",12:"lg:grid-cols-12",none:"lg:grid-cols-none"},xl:{1:"xl:grid-cols-1",2:"xl:grid-cols-2",3:"xl:grid-cols-3",4:"xl:grid-cols-4",5:"xl:grid-cols-5",6:"xl:grid-cols-6",7:"xl:grid-cols-7",8:"xl:grid-cols-8",9:"xl:grid-cols-9",10:"xl:grid-cols-10",11:"xl:grid-cols-11",12:"xl:grid-cols-12",none:"xl:grid-cols-none"},"2xl":{1:"2xl:grid-cols-1",2:"2xl:grid-cols-2",3:"2xl:grid-cols-3",4:"2xl:grid-cols-4",5:"2xl:grid-cols-5",6:"2xl:grid-cols-6",7:"2xl:grid-cols-7",8:"2xl:grid-cols-8",9:"2xl:grid-cols-9",10:"2xl:grid-cols-10",11:"2xl:grid-cols-11",12:"2xl:grid-cols-12",none:"2xl:grid-cols-none"}},XM={none:"gap-0",xs:"gap-x-2 gap-y-1",sm:"gap-x-3 gap-y-2",md:"gap-x-4 gap-y-3",lg:"gap-x-6 gap-y-4",xl:"gap-x-8 gap-y-6","2xl":"gap-x-12 gap-y-8"},jM={none:"gap-x-0",xs:"gap-x-2",sm:"gap-x-3",md:"gap-x-4",lg:"gap-x-6",xl:"gap-x-8","2xl":"gap-x-12"},qM={none:"gap-y-0",xs:"gap-y-1",sm:"gap-y-2",md:"gap-y-3",lg:"gap-y-4",xl:"gap-y-6","2xl":"gap-y-8"},QM={start:"items-start",center:"items-center",end:"items-end",stretch:"items-stretch",baseline:"items-baseline"},ZM={start:"justify-start",center:"justify-center",end:"justify-end",between:"justify-between",around:"justify-around",evenly:"justify-evenly"},_M={row:"grid-flow-row",col:"grid-flow-col",dense:"grid-flow-dense","row-dense":"grid-flow-row-dense","col-dense":"grid-flow-col-dense"},$M={1:"col-span-1",2:"col-span-2",3:"col-span-3",4:"col-span-4",5:"col-span-5",6:"col-span-6",7:"col-span-7",8:"col-span-8",9:"col-span-9",10:"col-span-10",11:"col-span-11",12:"col-span-12",full:"col-span-full",auto:"col-auto"},eE={sm:{1:"sm:col-span-1",2:"sm:col-span-2",3:"sm:col-span-3",4:"sm:col-span-4",5:"sm:col-span-5",6:"sm:col-span-6",7:"sm:col-span-7",8:"sm:col-span-8",9:"sm:col-span-9",10:"sm:col-span-10",11:"sm:col-span-11",12:"sm:col-span-12",full:"sm:col-span-full",auto:"sm:col-auto"},md:{1:"md:col-span-1",2:"md:col-span-2",3:"md:col-span-3",4:"md:col-span-4",5:"md:col-span-5",6:"md:col-span-6",7:"md:col-span-7",8:"md:col-span-8",9:"md:col-span-9",10:"md:col-span-10",11:"md:col-span-11",12:"md:col-span-12",full:"md:col-span-full",auto:"md:col-auto"},lg:{1:"lg:col-span-1",2:"lg:col-span-2",3:"lg:col-span-3",4:"lg:col-span-4",5:"lg:col-span-5",6:"lg:col-span-6",7:"lg:col-span-7",8:"lg:col-span-8",9:"lg:col-span-9",10:"lg:col-span-10",11:"lg:col-span-11",12:"lg:col-span-12",full:"lg:col-span-full",auto:"lg:col-auto"},xl:{1:"xl:col-span-1",2:"xl:col-span-2",3:"xl:col-span-3",4:"xl:col-span-4",5:"xl:col-span-5",6:"xl:col-span-6",7:"xl:col-span-7",8:"xl:col-span-8",9:"xl:col-span-9",10:"xl:col-span-10",11:"xl:col-span-11",12:"xl:col-span-12",full:"xl:col-span-full",auto:"xl:col-auto"},"2xl":{1:"2xl:col-span-1",2:"2xl:col-span-2",3:"2xl:col-span-3",4:"2xl:col-span-4",5:"2xl:col-span-5",6:"2xl:col-span-6",7:"2xl:col-span-7",8:"2xl:col-span-8",9:"2xl:col-span-9",10:"2xl:col-span-10",11:"2xl:col-span-11",12:"2xl:col-span-12",full:"2xl:col-span-full",auto:"2xl:col-auto"}};function xy(e,t,r){if(!e)return "";if(typeof e!="object")return t[e]||"";let o=[];return "base"in e&&e.base!==void 0&&o.push(t[e.base]),Object.entries(r).forEach(([n,a])=>{let i=e[n];i!==void 0&&o.push(a[i]);}),o.join(" ")}function qp({cols:e=1,gap:t="md",gapX:r,gapY:o,align:n="stretch",justify:a="start",flow:i="row",autoFit:s,autoFill:c,className:l,children:d}){let u=tailwindMerge.twMerge("grid",s||c?"":xy(e,YM,JM),!r&&!o&&XM[t],r&&jM[r],o&&qM[o],QM[n],ZM[a],_M[i],l),m={};return s?m.gridTemplateColumns=`repeat(auto-fit, minmax(${s}, 1fr))`:c&&(m.gridTemplateColumns=`repeat(auto-fill, minmax(${c}, 1fr))`),jsxRuntime.jsx("div",{className:u,style:m,children:d})}function tE({span:e,className:t,children:r}){let o=tailwindMerge.twMerge(xy(e,$M,eE),t);return jsxRuntime.jsx("div",{className:o,children:r})}qp.Item=tE;function rE(e,t){return qe__namespace.default.isValidElement(e)?e:uo({value:e,formatter:t,emptyClassName:"text-text-secondary",emptyText:"\u2014"})}function oE(e){if(e.thresholds&&e.value!==null&&e.value!==void 0){for(let t of e.thresholds)if(t.when(e.value))return t.tone}return e.tone}var nE={neutral:"text-text-primary",success:"text-feedback-success",warning:"text-feedback-warning",error:"text-feedback-error",info:"text-feedback-info"},aE=24,iE=20;function sE({item:e,dense:t,valueAlign:r}){let o=oE(e),n=o?nE[o]:"",a=e.stackOnMobile,i=typeof e.value=="string"&&e.value.length>aE&&!e.formatter&&!qe__namespace.default.isValidElement(e.value),s=rE(e.value,e.formatter),c=i?Ra(e.value,iE):null,l=typeof e.copyable=="function"?e.copyable(e.value):String(e.value),d=e.piiType&&e.piiEntity?{"data-pii-type":e.piiType,"data-pii-entity":e.piiEntity}:{},u=Object.keys(d).length>0,m=i?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(dr,{content:u?jsxRuntime.jsx("span",{...d,children:String(e.value)}):String(e.value),children:jsxRuntime.jsx("span",{className:tailwindMerge.twMerge("md:hidden",e.href?"hover:underline cursor-pointer":""),...d,children:c})}),jsxRuntime.jsx("span",{className:tailwindMerge.twMerge("hidden md:inline",e.href?"hover:underline cursor-pointer":""),...d,children:s})]}):jsxRuntime.jsx("span",{className:e.href?"hover:underline cursor-pointer":"",...d,children:s}),p=e.copyable?jsxRuntime.jsx(tn,{value:l,size:"sm",children:jsxRuntime.jsx("span",{className:"sr-only",children:"Copy"})}):null,f=e.copyable&&(e.copyIconPosition==="left"||!e.copyIconPosition),g=e.copyable&&e.copyIconPosition==="right",b=jsxRuntime.jsxs("dd",{className:tailwindMerge.twMerge(t?"text-sm":"text-base","font-medium",a?r==="start"?"text-left":"text-left sm:text-right":r==="start"?"text-left":"text-right",n,e.disabled&&"opacity-50","overflow-hidden min-w-0"),children:[jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("inline-flex items-center gap-1 max-w-full",r==="start"?"justify-start":"justify-end"),children:[jsxRuntime.jsxs("span",{className:"inline-flex items-center gap-1 min-w-0",children:[m,e.iconRight]}),g&&p]}),e.meta&&jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("text-xs text-text-secondary mt-0.5",r==="start"?"text-left":"text-right"),children:e.meta})]}),x=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsxs("dt",{className:tailwindMerge.twMerge(t?"text-xs":"text-sm","text-text-secondary truncate","flex items-center gap-1",e.disabled&&"opacity-50"),children:[e.iconLeft,jsxRuntime.jsx("span",{title:typeof e.label=="string"?e.label:void 0,children:e.label}),e.tooltip&&jsxRuntime.jsx(V,{name:"Question",size:10,className:"text-text-secondary","aria-label":"More information"})]}),f&&jsxRuntime.jsx("div",{className:"flex items-center",children:p}),e.href?jsxRuntime.jsx("a",{href:e.href,onClick:e.onAction,className:"block",children:b}):b]});return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("grid",a?"items-start sm:items-center":f?"items-center":"items-start",a?f?"grid-cols-1 gap-y-1 sm:grid-cols-[minmax(120px,1fr)_auto_auto] sm:gap-x-1 sm:gap-y-0":t?"grid-cols-1 gap-y-1 sm:grid-cols-[minmax(120px,1fr)_1fr] sm:gap-x-2 sm:gap-y-0":"grid-cols-1 gap-y-1 sm:grid-cols-[minmax(120px,1fr)_1fr] sm:gap-x-4 sm:gap-y-0":f?"grid-cols-[minmax(120px,1fr)_auto_auto] gap-x-1":t?"grid-cols-[minmax(120px,1fr)_1fr] gap-x-2":"grid-cols-[minmax(120px,1fr)_1fr] gap-x-4"),children:x})}function vc({items:e,layout:t="one-column",dense:r=false,valueAlign:o="end",showDividers:n=false,skeleton:a=false,empty:i=false,error:s,className:c}){return a?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("grid",t==="two-column"?"md:grid-cols-2 gap-x-6":"grid-cols-1",r?"gap-y-1":"gap-y-2",c),children:Array.from({length:e.length||4}).map((l,d)=>jsxRuntime.jsxs("div",{className:"grid grid-cols-[1fr_auto] items-start gap-x-4",children:[jsxRuntime.jsx(K,{className:"h-4 w-24"}),jsxRuntime.jsx(K,{className:"h-5 w-16"})]},d))}):s?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("text-sm text-feedback-error",c),children:s}):i||!e.length?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("text-sm text-text-secondary",c),children:"No data available"}):jsxRuntime.jsx("dl",{className:tailwindMerge.twMerge("grid",t==="two-column"?"md:grid-cols-2 gap-x-6":"grid-cols-1",r?"gap-y-1":"gap-y-2",c),children:e.map((l,d)=>jsxRuntime.jsxs(qe__namespace.default.Fragment,{children:[n&&d>0&&t==="one-column"&&jsxRuntime.jsx("div",{className:"col-span-full border-t border-border-default -mt-1 mb-1"}),jsxRuntime.jsx(sE,{item:l,dense:r,valueAlign:o})]},l.id))})}function Cy({node:e,renderNodeList:t}){let r=e.children||[],o=e.metadata&&Object.keys(e.metadata).length>0;return jsxRuntime.jsxs("div",{className:"flex flex-col h-full",children:[jsxRuntime.jsx("div",{className:"flex-shrink-0 px-4 py-4",children:jsxRuntime.jsx("h3",{className:"font-semibold text-text-primary text-lg",children:e.name})}),o&&jsxRuntime.jsx("div",{className:"flex-shrink-0 border-y border-border-default px-4 py-4 bg-background-muted",children:jsxRuntime.jsx(vc,{items:Object.entries(e.metadata||{}).map(([n,a])=>({id:n,label:n,value:a??"\u2014"})),dense:true,layout:"one-column",valueAlign:"end",showDividers:true})}),r.length>0&&jsxRuntime.jsx("div",{className:"flex-1 overflow-auto",children:t(r,false)})]})}var ft={xs:{node:"px-2 py-2 text-xs",icon:"xs",bullet:24,spacing:{x:8,y:8}},sm:{node:"px-3 py-2.5 text-sm",icon:"xs",bullet:28,spacing:{x:12,y:10}},md:{node:"px-4 py-3 text-base",icon:"sm",bullet:32,spacing:{x:16,y:12}}};var Zp=qe__namespace.createContext(null);function Sy(){let e=qe__namespace.useContext(Zp);if(!e)throw new Error("Hierarchy components must be used within HierarchyExplorer");return e}function Ny({node:e,renderNode:t}){let{selectedId:r,selectNode:o,navigateToNode:n,variant:a,size:i,showBullets:s,rootNodeId:c,stickyRootNode:l,navigationStack:d,setRootNodeSticky:u,useSplitLayout:m}=Sy(),p=qe__namespace.useRef(null),f=qe__namespace.useRef(null),g=r===e.id,h=e.disabled||false,b=!!(e.children&&e.children.length>0),x=!!(e.metadata&&Object.keys(e.metadata).length>0),y=b||x,v=c!==void 0&&e.id!==void 0&&c===e.id&&d.length===0;qe__namespace.useLayoutEffect(()=>{v&&l&&p.current&&f.current===null&&requestAnimationFrame(()=>{p.current&&(f.current=p.current.offsetTop);});},[v,l]),qe__namespace.useEffect(()=>{if(!v||!l||!p.current)return;let F=p.current.parentElement;for(;F;){let D=window.getComputedStyle(F).overflowY;if(D==="auto"||D==="scroll")break;F=F.parentElement;}if(!F)return;let E=()=>{if(!p.current||f.current===null)return;let D=F.getBoundingClientRect(),L=F.scrollTop,O=D.height,z=p.current.offsetHeight,j=f.current-L,Z=j+z,H=j<0,X=Z>O;H?u("top",e):X?u("bottom",e):u(null,null);};return F.addEventListener("scroll",E),E(),()=>{F.removeEventListener("scroll",E);}},[v,l,e,u]);let S=()=>{h||(m?o(e):y?n(e):o(e));},w=F=>{h||(F.key==="Enter"||F.key===" ")&&(F.preventDefault(),S());},N={isSelected:g,isDisabled:h,hasChildren:b,hasMetadata:x,level:0},P=tailwindMerge.twMerge("relative cursor-pointer group",h&&"opacity-50 cursor-not-allowed"),T=tailwindMerge.twMerge("absolute inset-0 transition-colors",v&&!g&&!h&&"group-hover:bg-background-hover",v&&g&&!h&&a==="subtle"&&"bg-background-selected group-hover:bg-background-hover",v&&g&&h&&a==="subtle"&&"bg-background-selected",v&&g&&!h&&a==="solid"&&"bg-action-brand group-hover:bg-action-brand-hover",v&&g&&h&&a==="solid"&&"bg-action-brand",!v&&a==="subtle"&&!g&&!h&&"group-hover:bg-background-hover",!v&&a==="subtle"&&g&&!h&&"bg-background-selected group-hover:bg-background-hover",!v&&a==="subtle"&&g&&h&&"bg-background-selected",!v&&a==="solid"&&!g&&!h&&"group-hover:bg-background-hover",!v&&a==="solid"&&g&&!h&&"bg-action-brand group-hover:bg-action-brand-hover",!v&&a==="solid"&&g&&h&&"bg-action-brand"),R=tailwindMerge.twMerge("relative flex items-center gap-2 text-text-primary hover:text-text-primary transition-colors",ft[i].node,v&&!g&&"font-semibold",a==="subtle"&&g&&"text-text-link-default",a==="solid"&&g&&"text-[color:var(--color-action-brand-text)]");return jsxRuntime.jsxs("div",{ref:p,className:P,onClick:S,onKeyDown:w,role:"treeitem","aria-selected":g,"aria-disabled":h,tabIndex:0,"data-node-id":e.id,children:[jsxRuntime.jsx("div",{className:T}),jsxRuntime.jsxs("div",{className:R,children:[s&&jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("relative rounded-full flex items-center justify-center flex-shrink-0 z-20",v&&"bg-action-brand border-action-brand",!v&&"bg-background-muted border border-border-default"),style:{width:ft[i].bullet,height:ft[i].bullet},children:e.icon&&jsxRuntime.jsx(V,{name:e.icon,size:ft[i].icon,weight:v?"fill":"regular",className:v?"text-[color:var(--color-action-brand-text)]":"text-text-primary"})}),jsxRuntime.jsx("div",{className:"flex-1 min-w-0",children:t?t(e,N):jsxRuntime.jsx("span",{className:"truncate",children:e.name})}),y&&!m&&jsxRuntime.jsx("div",{className:"flex-shrink-0",children:jsxRuntime.jsx(V,{name:"CaretRight",size:ft[i].icon,className:"text-text-secondary"})})]})]})}function Ty({items:e,showConnector:t=false,scrollContainerRef:r,showBullets:o,size:n,renderNode:a}){return jsxRuntime.jsxs("div",{className:"relative",ref:t&&r?r:void 0,children:[o&&e.length>0&&t&&jsxRuntime.jsx("div",{className:"absolute w-px bg-text-secondary z-10 pointer-events-none",style:{left:`${ft[n].spacing.x+ft[n].bullet/2}px`,top:`${ft[n].spacing.y+ft[n].bullet/2}px`,bottom:`${ft[n].spacing.y+ft[n].bullet/2}px`},"aria-hidden":"true"}),e.map(i=>jsxRuntime.jsx(Ny,{node:i,renderNode:a},i.id))]})}function is({children:e,mode:t="sync",presenceKey:r}){let o=r!==void 0&&qe__namespace.default.isValidElement(e)?qe__namespace.default.cloneElement(e,{key:r}):r!==void 0?jsxRuntime.jsx("div",{children:e},r):e;return jsxRuntime.jsx(framerMotion.AnimatePresence,{mode:t,children:o})}function My(){let[e,t]=qe.useState(()=>typeof window>"u"?false:window.matchMedia("(prefers-reduced-motion: reduce)").matches);return qe.useEffect(()=>{let r=window.matchMedia("(prefers-reduced-motion: reduce)");t(r.matches);let o=n=>{t(n.matches);};return r.addEventListener("change",o),()=>{r.removeEventListener("change",o);}},[]),e}var fE={instant:0,fast:150,normal:250,slow:350,slower:500},_p={xs:"4px",sm:"8px",md:"16px"};function gE(e){return e?typeof e=="string"&&e in _p?_p[e]:typeof e=="number"?`${e}px`:e:_p.sm}function ss({children:e,direction:t,distance:r="sm",duration:o="normal",delay:n=0,className:a}){let i=My(),s=typeof o=="number"?o:fE[o],c=gE(r),l=p=>{switch(t){case "left":return {x:`-${p}`};case "right":return {x:p};case "up":return {y:`-${p}`};case "down":return {y:p}}},d=i?{opacity:0}:{opacity:0,...l(c)},u={opacity:1,x:0,y:0},m=i?{opacity:0}:{opacity:0,...l(c)};return jsxRuntime.jsx(framerMotion.motion.div,{className:a,initial:d,animate:u,exit:m,transition:{duration:i?0:s/1e3,delay:i?0:n/1e3,ease:[.4,0,.2,1]},children:e})}function wc({navigationStack:e,onNavigateBack:t,size:r}){let o=e.length===1?"Back to main":`Back to ${e[e.length-2]?.name}`;return jsxRuntime.jsx("div",{className:"sticky top-0 z-10 bg-background-surface border-b border-border-default flex-shrink-0",children:jsxRuntime.jsxs("button",{type:"button",onClick:t,className:tailwindMerge.twMerge("w-full flex items-center gap-2 transition-colors text-left group",ft[r].node),children:[jsxRuntime.jsx(V,{name:"CaretLeft",size:ft[r].icon,className:"text-text-secondary group-hover:text-text-primary transition-colors"}),jsxRuntime.jsx("span",{className:"font-medium text-text-primary group-hover:text-text-link-hover transition-colors",children:o})]})})}function Nc({node:e,position:t,selectedId:r,variant:o,size:n,showBullets:a}){let i=r===e.id;return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("absolute z-30 left-0 right-0 border-border-default transition-all duration-200 bg-background-surface",ft[n].node,i?o==="subtle"?"text-text-link-default":"bg-action-brand text-[color:var(--color-action-brand-text)]":"font-semibold",t==="top"&&"top-0 border-b shadow-[0_4px_6px_-1px_rgba(0,0,0,0.1)]",t==="bottom"&&"bottom-0 border-t shadow-[0_-4px_6px_-1px_rgba(0,0,0,0.1)]"),children:[i&&o==="subtle"&&jsxRuntime.jsx("div",{className:"absolute inset-0 bg-background-selected"}),jsxRuntime.jsxs("div",{className:"flex items-center gap-2 cursor-pointer relative z-10",children:[a&&jsxRuntime.jsx("div",{className:"flex-shrink-0 rounded-full flex items-center justify-center bg-action-brand border-action-brand",style:{width:ft[n].bullet,height:ft[n].bullet},children:e.icon&&jsxRuntime.jsx(V,{name:e.icon,size:ft[n].icon,weight:"fill",className:"text-[color:var(--color-action-brand-text)]"})}),jsxRuntime.jsx("div",{className:"flex-1 min-w-0",children:jsxRuntime.jsx("span",{className:"truncate",children:e.name})})]})]})}function Ly({currentItems:e,currentParent:t,navigationStack:r,selectedId:o,variant:n,size:a,showBullets:i,slideDirection:s,viewKey:c,hasHeight:l,rootNodeStickyState:d,renderNodeList:u,renderDetailContent:m,onNavigateBack:p}){return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[r.length===0&&d.position&&d.node&&jsxRuntime.jsx(Nc,{node:d.node,position:d.position,selectedId:o,variant:n,size:a,showBullets:i}),r.length>0&&jsxRuntime.jsx(wc,{navigationStack:r,onNavigateBack:p,size:a}),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("relative",l&&"overflow-auto h-full"),children:jsxRuntime.jsx(is,{mode:"wait",presenceKey:c,children:r.length===0?u(e,true):jsxRuntime.jsx(ss,{direction:s,distance:"100%",duration:"normal",children:m(t)})})})]})}function em(e,t){for(let r of e){if(r.id===t)return r;if(r.children&&r.children.length>0){let o=em(r.children,t);if(o)return o}}return null}function kc(e){if(e!==void 0)return typeof e=="number"?`${e}px`:e}function Dy(e,t){if(process.env.NODE_ENV!=="development")return;let r=new Set,o=(n,a="root")=>{for(let i=0;i<n.length;i++){let s=n[i],c=`${a}[${i}]`;s.id?r.has(s.id)?console.warn(`[HierarchyExplorer] Duplicate node ID found: "${s.id}". Each node must have a unique ID.`):r.add(s.id):console.warn(`[HierarchyExplorer] Node at ${c} is missing an "id" field. Node name: "${s.name||"(unnamed)"}"`),s.children&&o(s.children,`${c}.children`);}};o(e),t&&!r.has(t)&&console.warn(`[HierarchyExplorer] Root node ID "${t}" not found in data. No node will be highlighted as root.`);}function Iy({data:e,currentItems:t,navigationStack:r,selectedId:o,variant:n,size:a,showBullets:i,rootNodeStickyState:s,renderNodeList:c,renderDetailContent:l,renderEmptyState:d,onNavigateBack:u}){let m=o?em(e,o):null;return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsxs("div",{className:"flex-1 min-w-0 border-r border-border-default flex flex-col relative",children:[r.length===0&&s.position&&s.node&&jsxRuntime.jsx(Nc,{node:s.node,position:s.position,selectedId:o,variant:n,size:a,showBullets:i}),r.length>0&&jsxRuntime.jsx(wc,{navigationStack:r,onNavigateBack:u,size:a}),jsxRuntime.jsx("div",{className:"flex-1 overflow-auto",children:c(t,r.length===0)})]}),jsxRuntime.jsx("div",{className:"flex-1 min-w-0 overflow-auto bg-background-body",children:jsxRuntime.jsx(is,{mode:"wait",presenceKey:m?.id||"empty",children:m?jsxRuntime.jsx(ss,{direction:"left",duration:"fast",children:l(m)}):d?d():jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("text-text-secondary text-center",ft[a].node,"py-8"),children:"Select an item to view details"})})})]})}function Fy({data:e,renderNode:t,onNodeSelect:r,onNavigate:o,selectedId:n,rootNodeId:a,stickyRootNode:i=true,height:s,minHeight:c,maxHeight:l,variant:d="subtle",size:u="md",showBullets:m=true,layout:p="auto",splitBreakpoint:f=768,renderEmptyState:g,renderDetailView:h,className:b,"aria-label":x="Hierarchy explorer"}){let[y,v]=qe__namespace.useState(null),[S,w]=qe__namespace.useState([]),[N,P]=qe__namespace.useState("left"),[T,R]=qe__namespace.useState({position:null,node:null}),{ref:F,width:E}=za(),D=qe__namespace.useMemo(()=>p==="split"?true:p==="single"?false:E>=f,[p,E,f]),L=n!==void 0?n:y;qe__namespace.useEffect(()=>{Dy(e,a);},[e,a]);let O=S.length>0?S[S.length-1]:null,z=O?O.children||[]:e,G=qe__namespace.useCallback(B=>{P("left"),w(J=>[...J,B]),o?.(B,[...S,B]);},[S,o]),j=qe__namespace.useCallback(()=>{P("right"),w(B=>{let J=B.slice(0,-1);return o?.(J.length>0?J[J.length-1]:null,J),J});},[o]),Z=qe__namespace.useCallback(B=>{n===void 0&&v(B.id),r?.(B,[...S,B]);},[n,S,r]),H=qe__namespace.useCallback((B,J)=>{R({position:B,node:J});},[]),X=qe__namespace.useMemo(()=>({selectedId:L,selectNode:Z,navigateToNode:G,navigateBack:j,rootNodeId:a,stickyRootNode:i,variant:d,size:u,showBullets:m,onNodeSelect:r,onNavigate:o,navigationStack:S,setRootNodeSticky:H,useSplitLayout:D}),[L,Z,G,j,a,i,d,u,m,r,o,S,H,D]),W=qe__namespace.useRef(null);qe__namespace.useEffect(()=>{if(!a||!W.current||S.length>0||D)return;let B=W.current,J=setTimeout(()=>{let te=B.querySelector(`[data-node-id="${a}"]`);te&&te.scrollIntoView({behavior:"auto",block:"center",inline:"nearest"});},100);return ()=>clearTimeout(J)},[a,S.length,D]);let I={height:kc(s),minHeight:kc(c),maxHeight:kc(l)},U=s!==void 0||l!==void 0,k=O?O.id:"root",C=qe__namespace.useCallback((B,J=false)=>jsxRuntime.jsx(Ty,{items:B,showConnector:J,scrollContainerRef:J?W:null,showBullets:m,size:u,renderNode:t}),[m,u,t]),M=qe__namespace.useCallback(B=>B?h?h(B,C):jsxRuntime.jsx(Cy,{node:B,renderNodeList:C}):null,[h,C]);return jsxRuntime.jsx(Zp.Provider,{value:X,children:jsxRuntime.jsx("div",{ref:F,className:tailwindMerge.twMerge("select-none bg-background-surface rounded-lg border border-border-default relative",U&&"overflow-hidden",!U&&"h-full flex flex-col",D&&!U&&"flex-row",D&&U&&"flex",b),style:I,role:"tree","aria-label":x,children:D?jsxRuntime.jsx(Iy,{data:e,currentItems:z,navigationStack:S,selectedId:L,variant:d,size:u,showBullets:m,rootNodeStickyState:T,renderNodeList:C,renderDetailContent:M,renderEmptyState:g,onNavigateBack:j}):jsxRuntime.jsx(Ly,{currentItems:z,currentParent:O,navigationStack:S,selectedId:L,variant:d,size:u,showBullets:m,slideDirection:N,viewKey:k,hasHeight:U,rootNodeStickyState:T,renderNodeList:C,renderDetailContent:M,onNavigateBack:j})})})}function EE({isEntering:e,isExiting:t,className:r=""}){let o=["group","bg-background-surface","forced-colors:bg-[Canvas]","text-text-primary","shadow-lg","rounded-[var(--control-border-radius)]","bg-clip-padding","border","border-border-default","outline-none","p-4","min-w-[260px]","max-w-[360px]"].filter(Boolean).join(" "),n=e?["animate-in","fade-in","zoom-in-95","placement-bottom:slide-in-from-top-1","placement-top:slide-in-from-bottom-1","placement-left:slide-in-from-right-1","placement-right:slide-in-from-left-1","ease-out","duration-200"].join(" "):"",a=t?["animate-out","fade-out","zoom-out-95","placement-bottom:slide-out-to-top-1","placement-top:slide-out-to-bottom-1","placement-left:slide-out-to-right-1","placement-right:slide-out-to-left-1","ease-in","duration-150"].join(" "):"";return [o,n,a,r].filter(Boolean).join(" ")}var By=({children:e,delay:t=700,closeDelay:r=0,isOpen:o,defaultOpen:n,onOpenChange:a,isDisabled:i=false,...s})=>jsxRuntime.jsx(reactAriaComponents.TooltipTrigger,{delay:t,closeDelay:r,isOpen:o,defaultOpen:n,onOpenChange:a,isDisabled:i,...s,children:e}),Vy=({children:e,className:t,showArrow:r=false,offset:o,...n})=>jsxRuntime.jsxs(reactAriaComponents.Tooltip,{...n,offset:o??(r?12:8),className:reactAriaComponents.composeRenderProps(t,(i,s)=>EE({...s,className:i})),children:[r&&jsxRuntime.jsx(reactAriaComponents.OverlayArrow,{children:jsxRuntime.jsx("svg",{width:12,height:12,viewBox:"0 0 12 12",className:"block fill-background-surface stroke-border-default stroke-1 group-placement-left:-rotate-90 group-placement-right:rotate-90 group-placement-bottom:rotate-180 forced-colors:fill-[Canvas] forced-colors:stroke-[ButtonBorder]",children:jsxRuntime.jsx("path",{d:"M0 0 L6 6 L12 0"})})}),e]});Vy.displayName="HoverCardContent";var LE=Object.assign(By,{Root:By,Content:Vy});var IE={md:{fontFamily:"var(--font-family-brand)",fontSize:24,lineHeight:1,letterSpacing:"-0.02em"},lg:{fontFamily:"var(--font-family-brand)",fontSize:34,lineHeight:1.1}},FE={md:{fontSize:12},lg:{fontSize:16}},BE={fontSize:11};function VE(e,t){return uo({value:e,formatter:t,emptyClassName:"text-text-secondary",emptyText:"\u2014"})}function OE(e,t="upIsGood"){if(e===0)return "text-text-secondary";let r=e>0;return t==="upIsGood"?r?"text-feedback-success-text":"text-feedback-error-text":r?"text-feedback-error-text":"text-feedback-success-text"}function zE({points:e,className:t,ariaLabel:r}){let i=e.map(p=>typeof p.y=="number"?p.y:0);if(i.length===0)return null;let s=Math.min(...i),l=Math.max(...i)-s,d=p=>l===0?20/2:18-(p-s)/l*16,u=60/Math.max(e.length-1,1),m=e.map((p,f)=>{let g=2+f*u,h=d(typeof p.y=="number"?p.y:0);return `${f===0?"M":"L"} ${g} ${h}`}).join(" ");return jsxRuntime.jsx("svg",{width:64,height:20,role:"img","aria-label":r,className:tailwindMerge.twMerge("overflow-visible",t),children:jsxRuntime.jsx("path",{d:m,fill:"none",strokeWidth:"1.5",className:"stroke-border-muted"})})}var Oy=100,ca=30,zy=1.5,Hy=4,HE=12;function GE(e,t){if(e.length<=t)return e;let r=(e.length-1)/(t-1),o=[];for(let n=0;n<t;n++)o.push(e[Math.round(n*r)]);return o}function WE(e){if(e.length<2)return e.length===1?`M ${e[0][0]} ${e[0][1]}`:"";let t=`M ${e[0][0]} ${e[0][1]}`;for(let r=0;r<e.length-1;r++){let o=e[r-1]??e[r],n=e[r],a=e[r+1],i=e[r+2]??a,s=n[0]+(a[0]-o[0])/6,c=n[1]+(a[1]-o[1])/6,l=a[0]-(i[0]-n[0])/6,d=a[1]-(i[1]-n[1])/6;t+=` C ${s} ${c} ${l} ${d} ${a[0]} ${a[1]}`;}return t}function UE({points:e,gradientId:t,tone:r,className:o}){if(!e||e.length<2)return null;let n=GE(e,HE),a=n.map(h=>typeof h.y=="number"?h.y:0),i=Math.min(...a),c=Math.max(...a)-i,l=h=>c===0?ca/2:ca-Hy-(h-i)/c*(ca-2*Hy),d=(Oy-2*zy)/Math.max(n.length-1,1),u=n.map((h,b)=>[zy+b*d,l(typeof h.y=="number"?h.y:0)]),m=WE(u),p=u[u.length-1],f=u[0],g=`${m} L ${p[0]} ${ca} L ${f[0]} ${ca} Z`;return jsxRuntime.jsxs("svg",{width:"100%",height:ca,viewBox:`0 0 ${Oy} ${ca}`,preserveAspectRatio:"none",role:"img","aria-label":"Trend",className:tailwindMerge.twMerge("mt-2 block w-full",r,o),children:[jsxRuntime.jsx("defs",{children:jsxRuntime.jsxs("linearGradient",{id:t,x1:"0",y1:"0",x2:"0",y2:"1",children:[jsxRuntime.jsx("stop",{offset:"0%",stopColor:"currentColor",stopOpacity:.22}),jsxRuntime.jsx("stop",{offset:"100%",stopColor:"currentColor",stopOpacity:0})]})}),jsxRuntime.jsx("path",{d:g,fill:`url(#${t})`,stroke:"none"}),jsxRuntime.jsx("path",{d:m,fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",vectorEffect:"non-scaling-stroke"})]})}function Gy({label:e,value:t,formatter:r,delta:o,deltaPeriodLabel:n,deltaIntent:a="upIsGood",trend:i,status:s,helpText:c,size:l="md",orientation:d="vertical",isLoading:u,empty:m,error:p,onClick:f,className:g,labelClassName:h,renderValue:b,renderDelta:x,renderTrend:y,unit:v,sub:S,dashed:w,sparkVariant:N="line",sparkTone:P,tileValueSize:T}){let R=qe.useId(),E={sm:{label:Nt("labelSm"),value:Nt("displaySm"),delta:Nt("labelSm"),gap:"gap-1"},md:{label:Nt("labelMd"),value:Nt("displayMd"),delta:Nt("bodySm"),gap:"gap-2"},lg:{label:Nt("labelLg"),value:Nt("displayLg"),delta:Nt("bodyMd"),gap:"gap-3"}}[l],D=j=>T?jsxRuntime.jsxs("span",{style:IE[T],className:w?"opacity-45":void 0,children:[j,v?jsxRuntime.jsxs("span",{className:"text-text-secondary",style:FE[T],children:[" ",v]}):null]}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[j,v?jsxRuntime.jsxs("span",{className:"text-text-secondary",children:[" ",v]}):null]}),L=u?jsxRuntime.jsx(K,{className:"h-7 w-20"}):m?jsxRuntime.jsx("span",{className:"text-text-secondary",children:"\u2014"}):p?jsxRuntime.jsx("span",{className:Nt("bodySm","text-feedback-error"),children:typeof p=="string"?p:"Error"}):w?D("\u2014"):b?b(t):D(T?t:VE(t,r)),O=x?x(o):o!==void 0&&!u&&!m&&!p&&!w?jsxRuntime.jsxs("div",{className:ir(E.delta,OE(o,a),"flex items-center gap-1"),children:[o>0&&jsxRuntime.jsx(V,{name:"ArrowUp",size:12}),o<0&&jsxRuntime.jsx(V,{name:"ArrowDown",size:12}),o===0&&jsxRuntime.jsx(V,{name:"Minus",size:12}),jsxRuntime.jsxs("span",{children:[o>0?"+":"",Math.abs(o).toFixed(1),"%"]}),n&&jsxRuntime.jsxs("span",{className:"text-text-secondary",children:["\xB7 ",n]})]}):u&&o!==void 0?jsxRuntime.jsx(K,{className:"h-4 w-24"}):null,z=y?y(i):i&&i.length>0&&!u&&!p&&!w?N==="area"?jsxRuntime.jsx(UE,{points:i,gradientId:R,tone:P,className:m?"opacity-30":""}):jsxRuntime.jsx(zE,{points:i,ariaLabel:`${e} trend`,className:m?"opacity-30":""}):u&&i!==void 0?jsxRuntime.jsx(K,{className:"h-5 w-16"}):null,G=S&&!u&&!p?jsxRuntime.jsx("div",{className:"text-text-secondary",style:BE,children:S}):null;return jsxRuntime.jsxs("section",{className:tailwindMerge.twMerge("flex min-w-0",d==="horizontal"?`items-center ${E.gap}`:`flex-col ${E.gap}`,f&&"cursor-pointer hover:bg-background-muted rounded-lg px-3 py-2 -mx-3 -my-2 transition-colors",g),"aria-labelledby":`kpi-${e}`,onClick:f,children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[jsxRuntime.jsx("h3",{id:`kpi-${e}`,className:tailwindMerge.twMerge(ir(E.label,"text-text-secondary truncate"),h),children:u?jsxRuntime.jsx(K,{className:"h-4 w-24"}):e}),c&&!u&&jsxRuntime.jsx(V,{name:"Question",size:12,className:"text-text-secondary cursor-help","aria-label":"Help"})]}),jsxRuntime.jsxs("div",{className:"flex items-baseline gap-2",children:[jsxRuntime.jsx("output",{className:ir(T?void 0:E.value,p?"text-feedback-error":"text-text-primary"),"aria-label":`Value: ${t}`,children:L}),s&&!u&&!p&&jsxRuntime.jsx(pt,{variant:s.tone||"neutral",size:"sm",children:s.value})]}),G,(O||z)&&jsxRuntime.jsxs("div",{className:"flex items-center gap-3",children:[O,z]})]})}var Wy={xs:"gap-2",sm:"gap-3",md:"gap-4",lg:"gap-6",xl:"gap-8"},Uy={start:"items-start",center:"items-center",stretch:"items-stretch"};function Ky(e){if(typeof e=="number")return `grid-cols-${e}`;let t=[];return e.base!==void 0&&t.push(`grid-cols-${e.base}`),e.sm!==void 0&&t.push(`sm:grid-cols-${e.sm}`),e.md!==void 0&&t.push(`md:grid-cols-${e.md}`),e.lg!==void 0&&t.push(`lg:grid-cols-${e.lg}`),e.xl!==void 0&&t.push(`xl:grid-cols-${e.xl}`),e["2xl"]!==void 0&&t.push(`2xl:grid-cols-${e["2xl"]}`),t.join(" ")}function om({children:e,cols:t={base:1,sm:2,md:3,lg:4},gap:r="md",align:o="stretch",equalizeHeights:n=true,header:a,isLoading:i,scrollOnMobile:s=false,scrollItemMinWidth:c="140px",className:l}){let d=i?qe__namespace.default.Children.map(e,p=>qe__namespace.default.isValidElement(p)&&p.type&&typeof p.type!="string"&&"displayName"in p.type?qe__namespace.default.cloneElement(p,{isLoading:true}):p):e,u=s?qe__namespace.default.Children.map(d,p=>jsxRuntime.jsx("div",{className:"shrink-0",style:{minWidth:c},children:p})):d,m=s?tailwindMerge.twMerge("flex overflow-x-auto pb-2 -mb-2",Wy[r],"sm:grid sm:overflow-visible sm:pb-0 sm:-mb-0",Ky({...typeof t=="object"?t:{base:t},base:void 0}),Uy[o],n&&"sm:auto-rows-fr"):tailwindMerge.twMerge("grid",Ky(t),Wy[r],Uy[o],n&&"auto-rows-fr","w-full");return jsxRuntime.jsxs("section",{className:tailwindMerge.twMerge("w-full",l),"aria-label":"Key metrics",children:[a&&jsxRuntime.jsx("div",{className:"mb-4",children:a}),jsxRuntime.jsx("div",{className:m,children:s?u:d})]})}om.displayName="KpiGroup";function Xy({items:e,renderItem:t,selectedId:r,onSelect:o,onHoverChange:n,isLoading:a=false,loadingState:i,error:s=null,renderLoadingSkeleton:c,loadingSkeletonCount:l=5,emptyMessage:d="No results found.",variant:u="relaxed",showDividers:m=true,onLoadMore:p,hasMore:f=false,enableVirtualization:g,estimatedItemSize:h=60,loadingIndicator:b,"aria-label":x,className:y="",style:v}){let[S,w]=qe.useState(null),N=qe.useRef(null),P=qe.useRef(new Map),{scrollRef:T,loadMoreRef:R,virtualizer:F,virtualItems:E,isLoadingMore:D,computedLoadingState:L}=Zo({items:e,onLoadMore:p,hasMore:f,isLoading:a,loadingState:i,enableVirtualization:g,estimatedItemSize:h,overscan:5}),O=T??N,z=qe.useCallback((C,M)=>{o?.(C,M);},[o]),G=qe.useCallback((C,M)=>{w(C),n?.(C,M);},[n]),j=qe.useCallback((C,M)=>{let B=C?.id;return typeof B=="string"&&B?B:`item-${M}`},[]),Z=qe.useCallback(C=>{if(!O.current||e.length===0)return;let M=document.activeElement,B=e.findIndex((ee,ae)=>{let Ie=j(ee,ae),re=P.current.get(Ie);return re&&(re===M||re.contains(M))}),J=B;switch(C.key){case "ArrowDown":C.preventDefault(),J=B===-1?0:Math.min(B+1,e.length-1);break;case "ArrowUp":C.preventDefault(),J=B===-1?0:Math.max(B-1,0);break;case "Home":C.preventDefault(),J=0;break;case "End":C.preventDefault(),J=e.length-1;break;default:return}let te=j(e[J],J);P.current.get(te)?.focus();},[e,j,O]),H=["flex flex-col","bg-background-surface","focus:outline-none focus:ring-2 focus:ring-border-focus focus:ring-offset-2"],X={dense:"gap-0",relaxed:"gap-0"},W=m?"divide-y divide-border-muted":"",I=[...H,X[u],W,y].filter(Boolean).join(" ");if(L==="loading"||a&&e.length===0){let C=c?jsxRuntime.jsx(jsxRuntime.Fragment,{children:Array.from({length:l}).map((M,B)=>jsxRuntime.jsx("div",{children:c()},`skeleton-${B}`))}):jsxRuntime.jsx(ng,{count:l,className:"space-y-0",children:jsxRuntime.jsxs("div",{className:"flex items-center gap-3 px-4 py-3",children:[jsxRuntime.jsx(K,{width:16,height:16,variant:"circle"}),jsxRuntime.jsxs("div",{className:"flex-1 space-y-2",children:[jsxRuntime.jsx(K,{width:"75%",height:16}),jsxRuntime.jsx(K,{width:"50%",height:14})]}),jsxRuntime.jsx(K,{width:60,height:20})]})});return jsxRuntime.jsx("div",{ref:O,className:I,style:v,role:"listbox","aria-label":x,"aria-busy":"true","aria-live":"polite",children:C})}if(s)return jsxRuntime.jsx("div",{ref:O,className:I,style:v,role:"listbox","aria-label":x,"aria-live":"polite",children:jsxRuntime.jsx("div",{className:"p-4 text-center text-feedback-error-text",children:s})});if(e.length===0)return jsxRuntime.jsx("div",{ref:O,className:I,style:v,role:"listbox","aria-label":x,"aria-live":"polite",children:jsxRuntime.jsx("div",{className:"p-4 text-center text-text-secondary",children:d})});let k=F?E?.map(C=>({virtualItem:C,item:e[C.index],index:C.index}))||[]:e.map((C,M)=>({item:C,index:M,virtualItem:null}));return jsxRuntime.jsxs("div",{ref:O,className:I,style:{...v,...p&&{overflow:"auto",height:v?.height||"600px"}},role:"listbox","aria-label":x,"aria-live":"polite",onKeyDown:Z,tabIndex:0,children:[F&&jsxRuntime.jsxs("div",{style:{height:`${F.getTotalSize()}px`,width:"100%",position:"relative"},children:[k.map(({virtualItem:C,item:M,index:B})=>{if(!C)return null;let J=j(M,B),te=r===J,de=S===J,ee={id:J,role:"option","aria-selected":te,"aria-current":te?"page":void 0,tabIndex:te||r==null&&B===0?0:-1,onClick:ae=>z(ae,M),onMouseEnter:ae=>G(ae,M),onMouseLeave:ae=>G(null),onFocus:ae=>G(ae,M),onBlur:ae=>G(null),ref:ae=>{ae?P.current.set(J,ae):P.current.delete(J);}};return jsxRuntime.jsx("div",{"data-index":C.index,ref:F.measureElement,style:{position:"absolute",top:0,left:0,width:"100%",transform:`translateY(${C.start}px)`},children:t({item:M,index:B,isSelected:te,isHovered:de,rowProps:ee})},J)}),p&&f&&jsxRuntime.jsx("div",{ref:R,style:{position:"absolute",top:`${F.getTotalSize()}px`,left:0,width:"100%",height:1,pointerEvents:"none"}}),D&&jsxRuntime.jsx("div",{style:{position:"absolute",top:`${F.getTotalSize()}px`,left:0,width:"100%"},children:b||jsxRuntime.jsx(Hr,{state:"loading-more"})})]}),!F&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[k.map(({item:C,index:M})=>{let B=j(C,M),J=r===B,te=S===B,de={id:B,role:"option","aria-selected":J,"aria-current":J?"page":void 0,tabIndex:J||r==null&&M===0?0:-1,onClick:ee=>z(ee,C),onMouseEnter:ee=>G(ee,C),onMouseLeave:ee=>G(null),onFocus:ee=>G(ee,C),onBlur:ee=>G(null),ref:ee=>{ee?P.current.set(B,ee):P.current.delete(B);}};return jsxRuntime.jsx("div",{children:t({item:C,index:M,isSelected:J,isHovered:te,rowProps:de})},B)}),p&&f&&jsxRuntime.jsx("div",{ref:R,style:{height:1}}),D&&(b||jsxRuntime.jsx(Hr,{state:"loading-more"}))]})]})}function qy({id:e,title:t,subtitle:r,meta:o,leading:n,trailing:a,isSelected:i=false,isHovered:s=false,disabled:c=false,href:l,size:d="md",onClick:u,onMouseEnter:m,onMouseLeave:p,className:f="",style:g,piiTitleType:h,piiSubtitleType:b,piiEntity:x}){let y=()=>{!c&&u&&u(e);},v=()=>{!c&&m&&m(e);},S=()=>{!c&&p&&p(e);},N={sm:{container:"px-3 py-2 gap-2",title:"text-sm leading-tight",subtitle:"text-xs leading-tight",meta:"text-xs leading-tight",subtitleSpacing:"mt-1",metaSpacing:"mt-1"},md:{container:"px-4 py-3 gap-3",title:"text-base leading-tight",subtitle:"text-sm leading-tight",meta:"text-sm leading-tight",subtitleSpacing:"mt-1",metaSpacing:"mt-1"},lg:{container:"px-4 py-4 gap-3",title:"text-lg leading-tight",subtitle:"text-base leading-tight",meta:"text-sm leading-tight",subtitleSpacing:"mt-1",metaSpacing:"mt-1"},xl:{container:"px-5 py-5 gap-4",title:"text-xl leading-tight",subtitle:"text-base leading-tight",meta:"text-base leading-tight",subtitleSpacing:"mt-1.5",metaSpacing:"mt-1.5"}}[d],P=["flex items-center w-full text-left transition-all duration-200 ease-in-out",N.container,"border-l-2 border-l-transparent","rounded-sm",tt()],T=[s&&!i&&"bg-background-hover",i&&"bg-action-default/5 border-l-action-default shadow-sm",c&&"opacity-50 cursor-not-allowed",!c&&!i&&"hover:bg-background-hover"],R=[...P,...T,f].filter(Boolean).join(" "),F=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[n&&jsxRuntime.jsx("div",{className:"flex-shrink-0 flex items-center justify-center",children:n}),jsxRuntime.jsx("div",{className:"flex-1 min-w-0",children:jsxRuntime.jsx("div",{className:"flex items-start justify-between gap-2",children:jsxRuntime.jsxs("div",{className:"flex-1 min-w-0",children:[jsxRuntime.jsx("div",{className:`text-text-primary font-medium truncate ${N.title}`,title:typeof t=="string"?t:void 0,"data-pii-type":h&&x?h:void 0,"data-pii-entity":h&&x?x:void 0,children:t}),r&&jsxRuntime.jsx("div",{className:`text-text-secondary truncate ${N.subtitle} ${N.subtitleSpacing}`,title:typeof r=="string"?r:void 0,"data-pii-type":b&&x?b:void 0,"data-pii-entity":b&&x?x:void 0,children:r}),o&&jsxRuntime.jsx("div",{className:`text-text-secondary ${N.meta} ${N.metaSpacing}`,children:o})]})})}),a&&jsxRuntime.jsx("div",{className:"flex-shrink-0",children:a})]});return l?jsxRuntime.jsx("a",{href:l,className:R,style:g,onMouseEnter:v,onMouseLeave:S,"aria-selected":i,"aria-current":i?"page":void 0,tabIndex:c?-1:0,children:F}):jsxRuntime.jsx("button",{type:"button",className:R,style:g,onClick:y,onMouseEnter:v,onMouseLeave:S,disabled:c,"aria-selected":i,tabIndex:c?-1:0,children:F})}function Qy({header:e,children:t,footer:r,width:o="md",tone:n="neutral",elevation:a="sm",showDivider:i=true,"aria-label":s,"aria-labelledby":c,className:l="",style:d}){let u={sm:"w-64",md:"w-80",lg:"w-96",xl:"w-[28rem]","2xl":"w-[32rem]",auto:"w-auto"},m={neutral:"bg-background-surface",subtle:"bg-background-subtle",brand:"bg-background-brand"},p={none:"",sm:"shadow-sm",md:"shadow-md"},f=tailwindMerge.twMerge("flex flex-col h-full",u[o],m[n],p[a],i&&"border-r border-border-muted",l);return jsxRuntime.jsxs("div",{className:f,style:d,role:"complementary","aria-label":s,"aria-labelledby":c,children:[e&&jsxRuntime.jsx("div",{className:"flex-shrink-0 sticky top-0 z-10 bg-inherit border-b border-border-muted",children:e}),jsxRuntime.jsx("div",{className:"flex-1 overflow-y-auto overflow-x-hidden",children:t}),r&&jsxRuntime.jsx("div",{className:"flex-shrink-0 border-t border-border-muted bg-inherit",children:r})]})}function ZE({children:e,...t}){return jsxRuntime.jsx(reactAriaComponents.ListBox,{...t,className:Me(t.className,"outline-0"),children:e})}function Ec(){try{if(typeof process<"u"){let e=process.env.MAPBOX_ACCESS_TOKEN;if(e)return e}}catch{}try{if(typeof process<"u"){let e=process.env.NEXT_PUBLIC_MAPBOX_ACCESS_TOKEN;if(e)return e}}catch{}try{let e=undefined.VITE_MAPBOX_ACCESS_TOKEN;if(e)return e}catch{}}function Lc(e,t){let[r,o]=qe.useState(()=>{if(typeof window>"u")return t;try{let i=window.localStorage.getItem(e);return i?JSON.parse(i):t}catch(i){return console.error(`Error reading localStorage key "${e}":`,i),t}});qe.useEffect(()=>{if(!(typeof window>"u"))try{window.localStorage.setItem(e,JSON.stringify(r));}catch(i){console.error(`Error writing to localStorage key "${e}":`,i);}},[e,r]);let n=qe.useCallback(i=>{try{o(s=>i instanceof Function?i(s):i);}catch(s){console.error(`Error setting value for localStorage key "${e}":`,s);}},[e]),a=qe.useCallback(()=>{try{typeof window<"u"&&window.localStorage.removeItem(e),o(t);}catch(i){console.error(`Error removing localStorage key "${e}":`,i);}},[e,t]);return [r,n,a]}var am=[{type:"navigation",position:"bottom-right",showCompass:true,showGeolocate:true,showResetZoom:true}];function _y(e="top-right"){switch(e){case "top-left":return "absolute top-4 left-4 z-10";case "top-right":return "absolute top-4 right-4 z-10";case "bottom-left":return "absolute bottom-4 left-4 z-10";case "bottom-right":return "absolute bottom-4 right-4 z-10";default:return "absolute top-4 right-4 z-10"}}var rL="h-12 w-12 md:h-10 md:w-10 p-0 bg-background-surface hover:bg-background-hover shadow-lg border border-border";function $y(e){return tailwindMerge.twMerge(rL,e)}var ev="data:image/png;base64,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",tv="data:image/png;base64,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",rv="data:image/png;base64,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",ov="data:image/png;base64,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",nv="data:image/png;base64,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";function Dc(e){return e.selection?.mode==="single"}function Cn(e){let t=[],r=o=>{o.layerId&&t.push(o.layerId);for(let n of o.children??[])r(n);};return r(e),t}function im(e,t){let r=Cn(e);if(r.length===0)return "unchecked";let o=0;for(let n of r)t(n)&&o++;return o===0?"unchecked":Dc(e)||o===r.length?"checked":"indeterminate"}var da=(e,t)=>Object.fromEntries(e.map(r=>[r,t]));function av(e,t){let r=Cn(e);if(!(im(e,t)!=="checked"))return da(r,false);if(Dc(e)){let n=e.children?.[0],a=n?Cn(n):[];return {...da(r,false),...da(a,true)}}return da(r,true)}function iv(e,t,r){let o=e.children?.find(s=>s.id===t);if(!o)return {};let n=Cn(e),a=Cn(o);return a.length>0&&a.every(r)?e.selection?.mode==="single"&&e.selection.allowNone?da(a,false):{}:{...da(n,false),...da(a,true)}}function sm(e,t){for(let r of e){if(r.id===t)return r;let o=sm(r.children??[],t);if(o)return o}}function lm(e,t){for(let r of e){if(r.children?.some(n=>n.id===t))return r;let o=lm(r.children??[],t);if(o)return o}}function sv(e){let t=new Set,r=new Set,o=new Set,n=(i,s)=>{i&&(s.has(i)?o.add(i):s.add(i));},a=i=>{n(i.id,t),n(i.layerId,r);for(let s of i.children??[])a(s);};for(let i of e)a(i);return [...o]}function cv(e){return e.map(t=>({id:t.id,label:t.label,...t.children?.length?{children:cv(t.children)}:{}}))}function dv(e){let t=e.length;for(let r of e)r.children?.length&&(t=Math.max(t,dv(r.children)));return t}function lv({type:e,color:t}){let r=t?{backgroundColor:t}:void 0;switch(e){case "line":return jsxRuntime.jsx("span",{className:"inline-block h-0.5 w-4 flex-shrink-0 rounded-full",style:r});case "polygon":return jsxRuntime.jsx("span",{className:"inline-block h-2.5 w-3.5 flex-shrink-0 rounded-sm border border-border",style:r});case "pin":return jsxRuntime.jsx("span",{className:"inline-block h-2.5 w-2.5 flex-shrink-0 rotate-45 rounded-full rounded-bl-none border border-border",style:r});default:return jsxRuntime.jsx("span",{className:"inline-block h-2.5 w-2.5 flex-shrink-0 rounded-full border border-border",style:r})}}function oL({isSelected:e,onPress:t,label:r}){return jsxRuntime.jsx("button",{type:"button",role:"radio","aria-checked":e,"aria-label":r,onClick:t,className:`grid h-4 w-4 flex-shrink-0 cursor-pointer place-items-center rounded-full border-2 bg-transparent p-0 ${e?"border-action-primary":"border-border-default"}`,children:e?jsxRuntime.jsx("span",{className:"h-1.5 w-1.5 rounded-full bg-action-primary"}):null})}function nL(){return jsxRuntime.jsx("svg",{width:12,height:12,viewBox:"0 0 12 12",fill:"none","aria-hidden":"true",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round",className:"flex-shrink-0 text-text-secondary",children:jsxRuntime.jsx("path",{d:"M4.5 2.5 8 6l-3.5 3.5"})})}var aL=41,iL=44,sL=132,lL=360;function uv({tree:e,layers:t,onVisibilityChange:r}){let o=new Map(t.map(s=>[s.id,s])),n=s=>{let c=o.get(s);return !!c&&c.visible!==false};if(process.env.NODE_ENV!=="production"){let s=sv(e);s.length>0&&console.warn(`[LayersPanel] Duplicate id(s) in \`layerTree\`: ${s.join(", ")}. Row lookups and pane keys resolve to the first match, so the later entry is unreachable. Node ids must be unique among node ids, and layer ids unique among layer ids.`);let c=e.flatMap(Cn).filter(l=>!o.has(l));c.length>0&&console.warn(`[LayersPanel] \`layerTree\` references layer id(s) not present in \`layers\`: ${c.join(", ")}. Those rows render as hidden and cannot be turned on.`);}let a=cv(e),i=Math.min(lL,Math.max(sL,dv(e)*aL+iL));return jsxRuntime.jsx("div",{className:"overflow-hidden",style:{height:i},"data-layers-panel":"",children:jsxRuntime.jsx(Oa,{items:a,ariaLabel:"Map layers",animated:false,width:null,sticky:false,theme:{background:"transparent",borderColor:"transparent"},className:"h-full w-full",renderRow:({item:s,hasChildren:c,select:l})=>{let d=sm(e,s.id);if(!d)return null;let u=im(d,n),p=(d.layerId?o.get(d.layerId):void 0)?.legend,f=Cn(d),g=f.filter(n).length,h=c&&u==="indeterminate"?`${g} of ${f.length} on`:null,b=lm(e,d.id),x=!!b&&Dc(b),y=w=>{Object.keys(w).length>0&&r?.(w);},v=x?jsxRuntime.jsx(oL,{isSelected:u!=="unchecked",onPress:()=>y(iv(b,d.id,n)),label:d.label}):jsxRuntime.jsx(_r,{isSelected:u==="checked",isIndeterminate:u==="indeterminate",onChange:()=>y(av(d,n)),"aria-label":d.label}),S=jsxRuntime.jsxs("span",{className:"flex min-w-0 flex-1 flex-col text-left",children:[jsxRuntime.jsx("span",{className:`truncate text-sm ${u==="unchecked"?"text-text-secondary":"text-text-primary"}`,children:d.label}),h?jsxRuntime.jsx("span",{className:"text-[10px] text-text-secondary",children:h}):null]});return jsxRuntime.jsxs("div",{className:"edges-layers-panel__row flex cursor-default items-center gap-2 py-2.5",children:[v,c?jsxRuntime.jsxs("button",{type:"button",onClick:l,className:"flex min-w-0 flex-1 cursor-pointer items-center gap-2 border-0 bg-transparent p-0 text-left","aria-label":`Open ${d.label}`,children:[p?jsxRuntime.jsx(lv,{type:p.swatch,color:p.color}):null,S,jsxRuntime.jsx(nL,{})]}):jsxRuntime.jsxs("span",{className:"flex min-w-0 flex-1 items-center gap-2",children:[p?jsxRuntime.jsx(lv,{type:p.swatch,color:p.color}):null,S]})]})}})})}function Sn({position:e="top-right",className:t,style:r,children:o}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge(_y(e),t),style:r,children:o})}function Fr({icon:e,iconSize:t=24,onPress:r,isDisabled:o=false,className:n,iconClassName:a="text-text-primary",variant:i="secondary",isActive:s=false,ariaLabel:c,iconWeight:l="regular",...d}){let u=tailwindMerge.twMerge($y(),s&&"bg-action-brand hover:bg-action-brand-hover border-action-brand",n),m=tailwindMerge.twMerge(a,s&&"text-text-inverse");return jsxRuntime.jsx($,{...d,className:u,onPress:r,variant:i,size:"sm",isDisabled:o,"aria-label":c,"aria-pressed":s||void 0,type:"button",children:jsxRuntime.jsx(V,{name:e,size:t,className:m,weight:l})})}var fL=e=>[{id:"streets",name:"Streets",description:"Standard street map with traffic data",preview:e?ov:nv},{id:"satellite",name:"Satellite",description:"Aerial imagery with street labels",preview:rv},{id:"neutral",name:"Neutral",description:"Clean design with light/dark variants",preview:e?ev:tv}];function gL({type:e,color:t}){let r="inline-block",o=t?{backgroundColor:t}:{};switch(e){case "dot":return jsxRuntime.jsx("span",{className:`${r} h-3 w-3 rounded-full border border-border`,style:o});case "line":return jsxRuntime.jsx("span",{className:`${r} h-0.5 w-6 rounded-full`,style:o});case "polygon":return jsxRuntime.jsx("span",{className:`${r} h-3 w-4 rounded-sm border border-border`,style:o});case "pin":return jsxRuntime.jsx("span",{className:`${r} h-3 w-3 rounded-full rounded-bl-none border border-border transform rotate-45`,style:o});default:return null}}function fv({position:e="bottom-left",className:t,style:r,currentMapType:o="streets",onMapTypeChange:n,layers:a=[],onLayerToggle:i,onClearAll:s,onLayerVariantChange:c,layerTree:l,onVisibilityChange:d}){let{isDarkTheme:u}=qt(),{isMobile:m}=ar(),[p,f]=qe.useState(false),g=fL(u),h=y=>{n?.(y);},b=a.filter(y=>y.legend),x=jsxRuntime.jsxs("div",{className:m?"space-y-6 pb-6":"space-y-6",children:[jsxRuntime.jsxs("div",{children:[jsxRuntime.jsx("div",{className:"text-sm font-semibold text-text-primary mb-3",children:"Map type"}),jsxRuntime.jsx("div",{className:"grid grid-cols-3 gap-3",children:g.map(y=>jsxRuntime.jsxs("button",{type:"button",onClick:()=>h(y.id),className:"flex flex-col items-center space-y-2 p-3 rounded-lg text-center hover:bg-background-muted transition-colors border border-transparent "+(o===y.id?"bg-background-muted border-border":"hover:border-border"),children:[jsxRuntime.jsx("div",{className:"w-12 h-12 rounded-lg overflow-hidden bg-background-surface "+(o===y.id?"border-2 border-action-default":"border border-border-default"),children:jsxRuntime.jsx("img",{src:y.preview,alt:`${y.name} map preview`,className:"w-full h-full object-cover"})}),jsxRuntime.jsx("div",{className:"text-sm "+(o===y.id?"font-bold text-text-primary":"font-normal text-text-secondary"),children:y.name})]},y.id))})]}),l?.length?jsxRuntime.jsxs("div",{children:[jsxRuntime.jsxs("div",{className:"flex items-center justify-between mb-3",children:[jsxRuntime.jsx("div",{className:"text-sm font-semibold text-text-primary",children:"Map details"}),s&&jsxRuntime.jsx("button",{type:"button",onClick:s,className:"text-xs text-text-secondary hover:text-text-primary transition-colors",children:"Clear all"})]}),jsxRuntime.jsx(uv,{tree:l,layers:a,onVisibilityChange:d})]}):null,!l?.length&&b.length>0&&jsxRuntime.jsxs("div",{children:[jsxRuntime.jsxs("div",{className:"flex items-center justify-between mb-3",children:[jsxRuntime.jsx("div",{className:"text-sm font-semibold text-text-primary",children:"Map details"}),s&&jsxRuntime.jsx("button",{type:"button",onClick:s,className:"text-xs text-text-secondary hover:text-text-primary transition-colors",children:"Clear all"})]}),jsxRuntime.jsx("div",{className:"space-y-2",children:b.map(y=>{let v=y.visible!==false,S=y.legend?.variants;return jsxRuntime.jsxs("div",{className:S?"space-y-1.5":void 0,children:[jsxRuntime.jsx(_r,{isSelected:v,onChange:()=>i?.(y.id),children:jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[y.legend&&jsxRuntime.jsx(gL,{type:y.legend.swatch,color:y.legend.color}),jsxRuntime.jsx("span",{className:"text-sm text-text-primary",children:y.legend?.label})]})}),S&&jsxRuntime.jsx("div",{className:"pl-6",children:jsxRuntime.jsx(Ao,{"aria-label":`${y.legend?.label} mode`,size:"sm",isDisabled:!v,items:S.options.map(w=>({...w,value:w.id})),renderItem:w=>w.label,selectedKey:S.selectedId,onSelectionChange:w=>c?.(y.id,String(w))})})]},y.id)})})]})]});return jsxRuntime.jsx(Sn,{position:e,className:t,style:r,children:jsxRuntime.jsx("div",{className:"relative",children:m?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(Fr,{icon:"Stack",ariaLabel:"Map layers and settings",onPress:()=>f(true)}),jsxRuntime.jsx(xt,{isOpen:p,onClose:()=>f(false),title:"Map layers",animationVariant:"scale",children:x})]}):jsxRuntime.jsxs(reactAriaComponents.DialogTrigger,{children:[jsxRuntime.jsx(Fr,{icon:"Stack",ariaLabel:"Map layers and settings"}),jsxRuntime.jsx(ht,{placement:"top start",children:jsxRuntime.jsx(reactAriaComponents.Dialog,{"aria-label":"Map layers and settings",className:"p-4 min-w-80 bg-background-surface border border-border rounded-lg shadow-xl focus:outline-none focus:ring-0",children:x})})]})})})}function bv({position:e="top-right",className:t,style:r,onToggle:o,isActive:n=false}){return jsxRuntime.jsx(Sn,{position:e,className:tailwindMerge.twMerge("md:hidden",t),style:r,children:jsxRuntime.jsx(Fr,{icon:"ListDashes",onPress:o,isActive:n,ariaLabel:n?"Hide list view":"Show list view"})})}var yL={sm:"gap-2",md:"gap-4",lg:"gap-6"};function Ic({position:e="top-right",className:t,style:r,children:o,orientation:n="vertical",spacing:a="md"}){return jsxRuntime.jsx(Sn,{position:e,style:r,children:jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex",n==="vertical"?"flex-col":"flex-row",yL[a],t),children:o})})}function xv({mapRef:e,position:t="bottom-right",className:r,style:o,showCompass:n=true,showGeolocate:a=true,showResetZoom:i=true,onResetZoom:s,onCompassClick:c,onGeolocateClick:l}){let[d,u]=qe.useState(false),m=qe.useRef(true);qe.useEffect(()=>()=>{m.current=false;},[]);let p=()=>{c?c():e.current&&e.current.easeTo({bearing:0,duration:500});},f=async()=>{if(!d)if(l)l();else {if(!navigator.geolocation){console.warn("Geolocation is not supported by this browser.");return}if(navigator.permissions?.query)try{if((await navigator.permissions.query({name:"geolocation"})).state==="denied"){console.warn("Geolocation permission was previously denied. Please enable location services in your browser settings.");return}}catch{}u(true),navigator.geolocation.getCurrentPosition(y=>{if(!m.current)return;let{latitude:v,longitude:S}=y.coords;e.current&&e.current.flyTo({center:[S,v],zoom:15,duration:2e3}),u(false);},y=>{if(m.current){switch(console.warn("Geolocation error:",{code:y.code,message:y.message,PERMISSION_DENIED:y.PERMISSION_DENIED,POSITION_UNAVAILABLE:y.POSITION_UNAVAILABLE,TIMEOUT:y.TIMEOUT}),y.code){case y.PERMISSION_DENIED:console.warn("Location access denied. Please enable location services in your browser settings.");break;case y.POSITION_UNAVAILABLE:console.warn("Location information unavailable.");break;case y.TIMEOUT:console.warn("Location request timed out.");break;default:console.warn("Error getting location:",y.message);break}u(false);}},{enableHighAccuracy:true,timeout:1e4,maximumAge:0});}};if(!n&&!a&&!i)return null;let g=!i&&n,h=!i&&!n&&a,b=!a&&n;return jsxRuntime.jsxs(Ic,{position:t,className:r,style:o,spacing:"sm",children:[i&&jsxRuntime.jsx(Fr,{icon:"ArrowsOut",onPress:s,ariaLabel:"Reset zoom to show all points",className:tailwindMerge.twMerge(!(!a&&!n&&i)&&"rounded-b-none",n&&"border-b-0")}),n&&jsxRuntime.jsx(Fr,{icon:"Compass",onPress:p,ariaLabel:"Reset map orientation",className:tailwindMerge.twMerge(!g&&"rounded-t-none border-t-0",!b&&"rounded-b-none border-b-0")}),a&&jsxRuntime.jsx(Fr,{icon:d?"Spinner":"NavigationArrow",onPress:f,isDisabled:d,ariaLabel:"Go to my location",iconClassName:tailwindMerge.twMerge("text-text-primary",d&&"animate-spin"),className:tailwindMerge.twMerge(!h&&"rounded-t-none border-t-0",!h&&n&&"lg:rounded-t lg:border-t")})]})}function Sv({position:e="top-left",className:t,style:r,onSearch:o,placeholder:n="Search places...",showSearchInput:a=true}){let[i,s]=qe.useState(false),[c,l]=qe.useState(""),d=()=>{a?s(!i):o&&o("");},u=p=>{p.preventDefault(),o&&c.trim()&&(o(c.trim()),s(false));},m=p=>{p.key==="Escape"&&s(false);};return jsxRuntime.jsx(Sn,{position:e,className:t,style:r,children:jsxRuntime.jsxs("div",{className:"relative",children:[jsxRuntime.jsx(Fr,{icon:"MagnifyingGlass",onPress:d,ariaLabel:"Search"}),i&&a&&jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("absolute top-12 left-0 min-w-64","bg-background-surface border border-border rounded-lg shadow-xl p-3"),children:jsxRuntime.jsx("form",{onSubmit:u,children:jsxRuntime.jsxs("div",{className:"flex items-center space-x-2",children:[jsxRuntime.jsx("input",{type:"text",value:c,onChange:p=>l(p.target.value),onKeyDown:m,placeholder:n,className:tailwindMerge.twMerge("flex-1 px-3 py-2 text-sm rounded border","bg-background border-border text-text-primary placeholder:text-text-secondary","focus:outline-none focus:ring-2 focus:ring-action-brand"),autoFocus:true}),jsxRuntime.jsx($,{type:"submit",variant:"primary",size:"sm",className:"px-3 py-2",children:"Search"})]})})})]})})}var NL={navigation:"bottom-right",layers:"bottom-left",search:"top-left",list:"top-right",custom:"top-right"};function dm(e){return e.position??NL[e.type]}function wv(e,t,r){let o=dm(e),n=e.id??`${e.type}-${t}`;switch(e.type){case "navigation":{let i=e.showResetZoom!==false&&r.showResetButton;return jsxRuntime.jsx(xv,{mapRef:r.mapRef,position:o,showCompass:e.showCompass,showGeolocate:e.showGeolocate,showResetZoom:i,onResetZoom:e.onResetZoom,onCompassClick:e.onCompassClick,onGeolocateClick:e.onGeolocateClick,style:e.style,className:e.className},n)}case "layers":return jsxRuntime.jsx(fv,{position:o,currentMapType:e.currentMapType,onMapTypeChange:e.onMapTypeChange,layers:e.layers??r.layers,onLayerToggle:e.onLayerToggle,onClearAll:e.onClearAll,onLayerVariantChange:e.onLayerVariantChange,layerTree:e.layerTree,onVisibilityChange:e.onVisibilityChange,style:e.style,className:e.className},n);case "search":return jsxRuntime.jsx(Sv,{position:o,onSearch:e.onSearch,placeholder:e.placeholder,showSearchInput:e.showSearchInput,style:e.style,className:e.className},n);case "list":return jsxRuntime.jsx(bv,{position:o,onToggle:e.onToggle,isActive:e.isActive,style:e.style,className:e.className},n);case "custom":return jsxRuntime.jsx("div",{children:e.render(r)},n);default:return null}}function um(e,t){let r=e.reduce((n,a,i)=>{let s=dm(a);return n[s]||(n[s]=[]),n[s].push({control:a,index:i}),n},{}),o=[];for(let[n,a]of Object.entries(r)){if(a.length===1){o.push(wv(a[0].control,a[0].index,t));continue}let i={position:"static",top:"auto",right:"auto",bottom:"auto",left:"auto"};o.push(jsxRuntime.jsx(Ic,{position:n,spacing:"sm",children:a.map(({control:s,index:c})=>{let l={...s,style:{...s.style,...i}};return wv(l,c,t)})},`group-${n}`));}return o}var pm={vector:e=>({kind:"vector",...e}),geojson:e=>({kind:"geojson",...e}),customPins:e=>({kind:"customPins",...e}),raster:e=>({kind:"raster",...e}),clusteredVector:e=>({kind:"clusteredVector",...e})};function mm(e){return e.kind==="vector"}function fm(e){return e.kind==="geojson"}function gm(e){return e.kind==="customPins"}function bm(e){return e.kind==="raster"}var us=(e,t)=>({id:e,label:t,kind:"sequential",hint:"Low \u2192 High",stops:()=>xi(e),toColorSpec:({by:r,scale:o="auto"})=>({by:r,palette:"sequential",scheme:e,scale:o})}),hm=(e,t)=>({id:e,label:t,kind:"diverging",hint:"Low \u2192 Mid \u2192 High",stops:()=>yi(e),toColorSpec:({by:r,scale:o="auto",center:n=0})=>({by:r,palette:"diverging",scheme:e,center:n,scale:o})}),Bc=[us("viridis","Viridis"),us("magma","Magma"),us("cerulean","Cerulean"),us("forest","Forest"),us("rose","Rose")],Vc=[hm("redYellowBlue","Red \u2192 Blue"),hm("orangeYellowSeafoam","Orange \u2192 Seafoam"),hm("redBlue","Red / Blue")],Oc={id:"categorical",label:"Categorical",kind:"categorical",hint:"Distinct per value",stops:()=>Do(),toColorSpec:({by:e})=>({by:e,palette:"categorical",scale:"auto"})},ps=[...Bc,...Vc,Oc];function xm(e){return ps.find(t=>t.id===e)}function ym(e){return ps.filter(t=>t.kind===e)}function Tv(e){return !e.includes("{z}")}function ms(e,t="streets"){let r=[...e].sort((o,n)=>(o.z??0)-(n.z??0));return jsxRuntime.jsx(jsxRuntime.Fragment,{children:r.map(o=>{if(!o.visible&&o.visible!==void 0)return null;switch(o.kind){case "vector":return jsxRuntime.jsx(TL,{spec:o,mapType:t},o.id);case "geojson":return jsxRuntime.jsx(RL,{spec:o,mapType:t},o.id);case "customPins":return jsxRuntime.jsx(ML,{spec:o,mapType:t},o.id);case "raster":return jsxRuntime.jsx(EL,{spec:o},o.id);case "clusteredVector":return jsxRuntime.jsx(PL,{spec:o,mapType:t},o.id);default:return console.warn("[Layers] Unknown layer kind:",o.kind),null}})})}function TL({spec:e,mapType:t}){let{colorMode:r}=qt(),o=qe.useMemo(()=>{let c=Rv(e.style,e.renderAs,r,t);if(e.hideChipWhen&&e.renderAs==="circle"){let l=c,d=l["circle-opacity"]??1,u=l["circle-stroke-opacity"]??1;return {...c,"circle-opacity":["case",e.hideChipWhen,0,d],"circle-stroke-opacity":["case",e.hideChipWhen,0,u]}}return c},[e.style,e.renderAs,e.hideChipWhen,r,t]),n=qe.useMemo(()=>({visibility:e.visible===false?"none":"visible"}),[e.visible]),a={id:e.id,type:Pv(e.renderAs),"source-layer":e.sourceLayer,paint:o,layout:n};e.filter!==void 0&&(a.filter=e.filter),e.minZoom!==void 0&&(a.minzoom=e.minZoom),e.maxZoom!==void 0&&(a.maxzoom=e.maxZoom);let i=Tv(e.tileset),s={id:`${e.id}-source`,type:"vector"};return e.promoteId!==void 0&&(s.promoteId=e.promoteId),i?s.url=e.tileset:(s.tiles=[e.tileset],s.minzoom=0,s.maxzoom=22),jsxRuntime.jsx(GL.Source,{...s,children:jsxRuntime.jsx(GL.Layer,{...a})},`${e.tileset}:${e.renderAs}`)}function PL({spec:e}){let{colorMode:t,isDarkTheme:r}=qt(),o=1.25,n=9,a=3,i=n*1.4,s=.2,c=[0,5],l=qe.useMemo(()=>r?{clusters:e.clusterStyle?.color?jr(e.clusterStyle.color):"#000000",shadow:e.clusterStyle?.shadowColor||"rgba(0, 0, 0, 0.5)",point:{fill:e.pointStyle?.color?jr(e.pointStyle.color):"#000000",stroke:e.pointStyle?.borderColor||"#ffffff",shadow:"rgba(0, 0, 0, 0.5)"},text:{onCluster:"#ffffff"},selected:{fill:e.selectedStyle?.color?jr(e.selectedStyle.color):"#444ae1"}}:{clusters:e.clusterStyle?.color?jr(e.clusterStyle.color):"#000000",shadow:e.clusterStyle?.shadowColor||"rgba(0, 0, 0, 0.3)",point:{fill:e.pointStyle?.color?jr(e.pointStyle.color):"#000000",stroke:e.pointStyle?.borderColor||"#ffffff",shadow:"rgba(0, 0, 0, 0.3)"},text:{onCluster:"#ffffff"},selected:{fill:e.selectedStyle?.color?jr(e.selectedStyle.color):"#444ae1"}},[r,t,e.clusterStyle,e.pointStyle,e.selectedStyle]),d=10,u=30,m=Math.log(2),p=Math.log(2e3),f=(e.clusterStyle?.sizes?.length??0)>0,g=qe.useMemo(()=>f?e.clusterStyle.sizes.map(({threshold:S,radius:w})=>({threshold:S,radius:w,color:l.clusters})):[{threshold:30,radius:20,color:l.clusters},{threshold:200,radius:35,color:l.clusters},{threshold:1e3,radius:50,color:l.clusters}],[f,e.clusterStyle?.sizes,l.clusters]),h=S=>f?["step",["get","point_count"],S[0].radius,...S.flatMap(({threshold:w,radius:N})=>[w,N])]:["interpolate",["linear"],["ln",["max",2,["get","point_count"]]],m,d,p,u],b=S=>f?["step",["get","point_count"],S[0].radius*o,...S.flatMap(({threshold:w,radius:N})=>[w,N*o])]:["interpolate",["linear"],["ln",["max",2,["get","point_count"]]],m,d*o,p,u*o],x=Tv(e.tileset),y={id:`${e.id}-source`,type:"vector"};x?y.url=e.tileset:(y.tiles=[e.tileset],y.minzoom=0,y.maxzoom=22);let v=qe.useMemo(()=>{let S=e.pointStyle?.radius??n,w=e.pointStyle?.borderWidth??a,N=e.selectedStyle?.radius??n*1.5,P=T=>{let R={...T};return e.minZoom!==void 0&&(R.minzoom=e.minZoom),e.maxZoom!==void 0&&(R.maxzoom=e.maxZoom),R};return [P({id:`${e.id}-cluster-shadows`,type:"circle","source-layer":e.sourceLayer,filter:["==",["get","cluster"],true],paint:{"circle-radius":b(g),"circle-color":l.shadow,"circle-blur":.5,"circle-translate":[0,8]}}),P({id:`${e.id}-points-shadow`,type:"circle","source-layer":e.sourceLayer,filter:["all",["!=",["get","cluster"],true],["!=",["get","id"],e.selectedId||"selected"]],paint:{"circle-radius":i,"circle-color":l.point.shadow,"circle-blur":s,"circle-translate":c}}),P({id:`${e.id}-clusters`,type:"circle","source-layer":e.sourceLayer,filter:["==",["get","cluster"],true],paint:{"circle-radius":h(g),"circle-color":["step",["get","point_count"],g[0].color,...g.flatMap(({threshold:T,color:R})=>[T,R])]}}),P({id:`${e.id}-cluster-count`,type:"symbol","source-layer":e.sourceLayer,filter:["==",["get","cluster"],true],layout:{"text-field":["case",["has","point_count_abbreviated"],["get","point_count_abbreviated"],["to-string",["get","point_count"]]],"text-font":["DIN Offc Pro Medium","Arial Unicode MS Bold"],"text-size":14,"text-offset":[0,.1]},paint:{"text-color":l.text.onCluster}}),P({id:`${e.id}-points`,type:"circle","source-layer":e.sourceLayer,filter:["all",["!=",["get","cluster"],true],["!=",["get","id"],e.selectedId||"selected"]],paint:{"circle-radius":S,"circle-color":l.point.fill,"circle-stroke-width":w,"circle-stroke-color":l.point.stroke}}),P({id:`${e.id}-selected-point`,type:"circle","source-layer":e.sourceLayer,filter:["==",["get","id"],e.selectedId||"selected"],paint:{"circle-radius":N,"circle-color":l.selected.fill,"circle-stroke-width":w,"circle-stroke-color":"#ffffff"}}),...e.pointStyle?.icon?[P({id:`${e.id}-points-icon`,type:"symbol","source-layer":e.sourceLayer,filter:["all",["!=",["get","cluster"],true],["!=",["get","id"],e.selectedId||"selected"]],layout:{"icon-image":e.pointStyle.icon.name,"icon-size":Nv(S,e.pointStyle.icon.size),"icon-allow-overlap":true,"icon-ignore-placement":true}}),P({id:`${e.id}-selected-point-icon`,type:"symbol","source-layer":e.sourceLayer,filter:["==",["get","id"],e.selectedId||"selected"],layout:{"icon-image":e.pointStyle.icon.name,"icon-size":Nv(N,e.pointStyle.icon.size),"icon-allow-overlap":true,"icon-ignore-placement":true}})]:[]]},[e.id,e.sourceLayer,e.selectedId,e.minZoom,e.maxZoom,e.pointStyle,e.selectedStyle,g,l,n,a,i,s]);return jsxRuntime.jsx(GL.Source,{...y,children:v.map(S=>jsxRuntime.jsx(GL.Layer,{...S},S.id))},e.tileset)}function RL({spec:e,mapType:t}){let{colorMode:r}=qt(),o=qe.useMemo(()=>typeof e.data=="string"?null:e.data,[e.data]),n=qe.useMemo(()=>Rv(e.style,e.renderAs,r,t,o),[e.style,e.renderAs,r,t,o]),a=qe.useMemo(()=>({visibility:e.visible===false?"none":"visible"}),[e.visible]),i=qe.useMemo(()=>(typeof e.data=="string",e.data),[e.data]),s={id:`${e.id}-source`,type:"geojson",data:i};e.cluster?.enabled&&(s.cluster=true,s.clusterRadius=e.cluster.radius??50,s.clusterMaxZoom=e.cluster.maxZoom??14);let c={id:e.id,type:Pv(e.renderAs),paint:n,layout:a};return e.minZoom!==void 0&&(c.minzoom=e.minZoom),e.maxZoom!==void 0&&(c.maxzoom=e.maxZoom),jsxRuntime.jsx(GL.Source,{...s,children:jsxRuntime.jsx(GL.Layer,{...c})})}function ML({spec:e,mapType:t}){let r=e.pin;return jsxRuntime.jsx(jsxRuntime.Fragment,{children:e.data.map((o,n)=>{let[a,i]=e.getPosition(o),s=e.pinProps?e.pinProps(o):{};return jsxRuntime.jsx(GL.Marker,{longitude:a,latitude:i,anchor:"bottom",children:jsxRuntime.jsx(r,{...s})},`${e.id}-${n}`)})})}function EL({spec:e}){let t=qe.useMemo(()=>{if(!e.style)return {};let n={};return e.style.opacity!==void 0&&(n["raster-opacity"]=e.style.opacity),e.style.brightnessMin!==void 0&&(n["raster-brightness-min"]=e.style.brightnessMin),e.style.brightnessMax!==void 0&&(n["raster-brightness-max"]=e.style.brightnessMax),e.style.contrast!==void 0&&(n["raster-contrast"]=e.style.contrast),e.style.saturation!==void 0&&(n["raster-saturation"]=e.style.saturation),e.style.hueRotate!==void 0&&(n["raster-hue-rotate"]=e.style.hueRotate),e.style.fadeDuration!==void 0&&(n["raster-fade-duration"]=e.style.fadeDuration),n},[e.style]),r={id:`${e.id}-source`,type:"raster",tiles:[e.tileset]};e.tileSize&&(r.tileSize=e.tileSize);let o={id:e.id,type:"raster",paint:t};return e.minZoom!==void 0&&(o.minzoom=e.minZoom),e.maxZoom!==void 0&&(o.maxzoom=e.maxZoom),jsxRuntime.jsx(GL.Source,{...r,children:jsxRuntime.jsx(GL.Layer,{...o})},e.tileset)}var so="#666";function Nv(e,t){let r=t??64;return e*2/r}function Pv(e){switch(e){case "line":return "line";case "fill":return "fill";case "circle":return "circle";case "symbol":return "symbol";case "heatmap":return "heatmap";default:return "circle"}}function Rv(e,t,r,o,n){if(!e)return {};let a={};if(e.color){let i=jr(e.color,r,n);switch(t){case "line":a["line-color"]=i;break;case "fill":a["fill-color"]=i;break;case "circle":a["circle-color"]=i;break}}if(e.width&&t==="line"&&(a["line-width"]=zc(e.width)),e.radius&&t==="circle"&&(a["circle-radius"]=zc(e.radius)),e.opacity!==void 0)switch(t){case "line":a["line-opacity"]=e.opacity;break;case "fill":a["fill-opacity"]=e.opacity;break;case "circle":a["circle-opacity"]=e.opacity;break}if(e.fillOpacity!==void 0&&t==="fill"&&(a["fill-opacity"]=e.fillOpacity),t==="fill"&&e.borderWidth&&(a["fill-outline-color"]=e.borderColor?jr(e.borderColor,r,n):jr(e.color||"#000",r,n)),t==="circle"&&e.borderWidth){a["circle-stroke-width"]=e.borderWidth;let i=e.borderColor?jr(e.borderColor,r,n):Bt(`map-${o}-border`,"#ffffff");a["circle-stroke-color"]=i;}return t==="heatmap"&&(e.weight!==void 0&&(a["heatmap-weight"]=typeof e.weight=="string"?["get",e.weight]:zc(e.weight)),e.intensity!==void 0&&(a["heatmap-intensity"]=e.intensity),e.radius!==void 0&&(a["heatmap-radius"]=zc(e.radius)),e.opacity!==void 0&&(a["heatmap-opacity"]=e.opacity)),a}function LL(e,t){let r=e.by,o=e.mapping,n=["match",["get",r]];for(let[i,s]of Object.entries(o))n.push(i),n.push(jr(s));let a=e.fallback?jr(e.fallback):so;return n.push(a),n}function DL(e,t){let r=cf(t,e);r.length>20&&console.warn(`[Layers] Categorical auto-assignment found ${r.length} unique values for property "${e}". The 6-color palette will repeat ${Math.ceil(r.length/6)} times. Consider using explicit color mapping or reducing categories.`);let o=kd(r),n=["match",["get",e]];for(let[a,i]of Object.entries(o))n.push(a),n.push(i);return n.push(so),n}function AL(e,t="viridis",r,o){let n=Td(r,e),a;if(o&&o!=="auto")a=o;else {if(a=Pd(n),n.length===0)return console.warn(`[Layers] No numeric values found for property "${e}"`),so;console.log(`[Layers] Auto-calculated sequential scale for "${e}": ${a.min} to ${a.max}`);}let i=xi(t),s=["interpolate",["linear"],["get",e]];return i.forEach((c,l)=>{let d=l/(i.length-1),u=a.min+d*(a.max-a.min);s.push(u,c);}),s}function IL(e,t="redYellowBlue",r,o,n){let a=Td(r,e),i=df(a,o),s;if(n&&n!=="auto")s=n;else {if(s=Pd(a),a.length===0)return console.warn(`[Layers] No numeric values found for property "${e}"`),so;console.log(`[Layers] Auto-calculated diverging scale for "${e}": ${s.min} \u2190 ${i} \u2192 ${s.max}`);}let c=yi(t),l=4,d=["interpolate",["linear"],["get",e]];for(let u=0;u<=l;u++){let m=u/l,p=s.min+m*(i-s.min);d.push(p,c[u]);}for(let u=l+1;u<c.length;u++){let m=(u-l)/(c.length-1-l),p=i+m*(s.max-i);d.push(p,c[u]);}return d}function kv(e){if(!(e.startsWith("var(")||e.startsWith("--")||e.startsWith("color-")))return e;let r=Bt(e,so);return r.includes("var(")?so:r}function jr(e,t,r){if(typeof e=="string")return kv(e);if("token"in e)return Bt(e.token,so);if("hex"in e)return kv(e.hex);if("by"in e){if("palette"in e){if(e.palette==="categorical")return r?DL(e.by,r):(console.warn("[Layers] Categorical auto-assignment requires GeoJSON data (not URL-based data)"),so);if(e.palette==="sequential")return r?AL(e.by,e.scheme,r,e.scale):(console.warn("[Layers] Sequential palette requires GeoJSON data (not URL-based data)"),so);if(e.palette==="diverging")return r?IL(e.by,e.scheme,r,e.center,e.scale):(console.warn("[Layers] Diverging palette requires GeoJSON data (not URL-based data)"),so)}if("mapping"in e)return LL(e)}return so}function zc(e){return typeof e=="number"?e:"byZoom"in e?["interpolate",["linear"],["zoom"],...e.byZoom.flatMap(([t,r])=>[t,r])]:e}var Wc=null;function Uc(){return typeof window>"u"||process.env.NODE_ENV==="test"||typeof process<"u"&&process.env?.CHROMATIC||typeof ({ url: (typeof document === 'undefined' ? require('u' + 'rl').pathToFileURL(__filename).href : (_documentCurrentScript && _documentCurrentScript.tagName.toUpperCase() === 'SCRIPT' && _documentCurrentScript.src || new URL('index.cjs', document.baseURI).href)) })<"u"&&undefined?.CHROMATIC?Promise.resolve():(Wc||(Wc=import('mapbox-gl/dist/mapbox-gl.css').then(()=>{}).catch(t=>{console.error("Failed to load Mapbox CSS",t),Wc=null;})),Wc)}function Kc(){return jsxRuntime.jsx("div",{className:"absolute inset-0 z-50 bg-background-surface/90 backdrop-blur-sm pointer-events-none","data-testid":"map-loading-overlay",children:jsxRuntime.jsx("div",{className:"absolute inset-0 opacity-20",children:jsxRuntime.jsx("div",{className:"h-full w-full",style:{backgroundImage:`
40
+ `,"aria-label":"Open search",children:[jsxRuntime.jsx(B,{name:"MagnifyingGlass",size:18,className:"flex-shrink-0 transition-colors text-text-secondary"}),jsxRuntime.jsx("span",{className:`flex-1 text-left text-sm transition-colors ${o==="elevated"?"text-text-secondary font-normal":"text-text-disabled"}`,children:e}),r&&jsxRuntime.jsxs("div",{className:"hidden sm:flex items-center gap-1 flex-shrink-0",children:[jsxRuntime.jsx("kbd",{className:`px-2 py-1 text-xs font-medium rounded transition-colors ${o==="elevated"?"bg-background-surface/80 border border-border-muted text-text-secondary":"bg-background-muted border border-border-muted"}`,children:a?"\u2318":"Ctrl"}),jsxRuntime.jsx("kbd",{className:`px-2 py-1 text-xs font-medium rounded transition-colors ${o==="elevated"?"bg-background-surface/80 border border-border-muted text-text-secondary":"bg-background-muted border border-border-muted"}`,children:"K"})]})]})}var YM={1:"grid-cols-1",2:"grid-cols-2",3:"grid-cols-3",4:"grid-cols-4",5:"grid-cols-5",6:"grid-cols-6",7:"grid-cols-7",8:"grid-cols-8",9:"grid-cols-9",10:"grid-cols-10",11:"grid-cols-11",12:"grid-cols-12",none:"grid-cols-none"},JM={sm:{1:"sm:grid-cols-1",2:"sm:grid-cols-2",3:"sm:grid-cols-3",4:"sm:grid-cols-4",5:"sm:grid-cols-5",6:"sm:grid-cols-6",7:"sm:grid-cols-7",8:"sm:grid-cols-8",9:"sm:grid-cols-9",10:"sm:grid-cols-10",11:"sm:grid-cols-11",12:"sm:grid-cols-12",none:"sm:grid-cols-none"},md:{1:"md:grid-cols-1",2:"md:grid-cols-2",3:"md:grid-cols-3",4:"md:grid-cols-4",5:"md:grid-cols-5",6:"md:grid-cols-6",7:"md:grid-cols-7",8:"md:grid-cols-8",9:"md:grid-cols-9",10:"md:grid-cols-10",11:"md:grid-cols-11",12:"md:grid-cols-12",none:"md:grid-cols-none"},lg:{1:"lg:grid-cols-1",2:"lg:grid-cols-2",3:"lg:grid-cols-3",4:"lg:grid-cols-4",5:"lg:grid-cols-5",6:"lg:grid-cols-6",7:"lg:grid-cols-7",8:"lg:grid-cols-8",9:"lg:grid-cols-9",10:"lg:grid-cols-10",11:"lg:grid-cols-11",12:"lg:grid-cols-12",none:"lg:grid-cols-none"},xl:{1:"xl:grid-cols-1",2:"xl:grid-cols-2",3:"xl:grid-cols-3",4:"xl:grid-cols-4",5:"xl:grid-cols-5",6:"xl:grid-cols-6",7:"xl:grid-cols-7",8:"xl:grid-cols-8",9:"xl:grid-cols-9",10:"xl:grid-cols-10",11:"xl:grid-cols-11",12:"xl:grid-cols-12",none:"xl:grid-cols-none"},"2xl":{1:"2xl:grid-cols-1",2:"2xl:grid-cols-2",3:"2xl:grid-cols-3",4:"2xl:grid-cols-4",5:"2xl:grid-cols-5",6:"2xl:grid-cols-6",7:"2xl:grid-cols-7",8:"2xl:grid-cols-8",9:"2xl:grid-cols-9",10:"2xl:grid-cols-10",11:"2xl:grid-cols-11",12:"2xl:grid-cols-12",none:"2xl:grid-cols-none"}},XM={none:"gap-0",xs:"gap-x-2 gap-y-1",sm:"gap-x-3 gap-y-2",md:"gap-x-4 gap-y-3",lg:"gap-x-6 gap-y-4",xl:"gap-x-8 gap-y-6","2xl":"gap-x-12 gap-y-8"},jM={none:"gap-x-0",xs:"gap-x-2",sm:"gap-x-3",md:"gap-x-4",lg:"gap-x-6",xl:"gap-x-8","2xl":"gap-x-12"},qM={none:"gap-y-0",xs:"gap-y-1",sm:"gap-y-2",md:"gap-y-3",lg:"gap-y-4",xl:"gap-y-6","2xl":"gap-y-8"},QM={start:"items-start",center:"items-center",end:"items-end",stretch:"items-stretch",baseline:"items-baseline"},ZM={start:"justify-start",center:"justify-center",end:"justify-end",between:"justify-between",around:"justify-around",evenly:"justify-evenly"},_M={row:"grid-flow-row",col:"grid-flow-col",dense:"grid-flow-dense","row-dense":"grid-flow-row-dense","col-dense":"grid-flow-col-dense"},$M={1:"col-span-1",2:"col-span-2",3:"col-span-3",4:"col-span-4",5:"col-span-5",6:"col-span-6",7:"col-span-7",8:"col-span-8",9:"col-span-9",10:"col-span-10",11:"col-span-11",12:"col-span-12",full:"col-span-full",auto:"col-auto"},eE={sm:{1:"sm:col-span-1",2:"sm:col-span-2",3:"sm:col-span-3",4:"sm:col-span-4",5:"sm:col-span-5",6:"sm:col-span-6",7:"sm:col-span-7",8:"sm:col-span-8",9:"sm:col-span-9",10:"sm:col-span-10",11:"sm:col-span-11",12:"sm:col-span-12",full:"sm:col-span-full",auto:"sm:col-auto"},md:{1:"md:col-span-1",2:"md:col-span-2",3:"md:col-span-3",4:"md:col-span-4",5:"md:col-span-5",6:"md:col-span-6",7:"md:col-span-7",8:"md:col-span-8",9:"md:col-span-9",10:"md:col-span-10",11:"md:col-span-11",12:"md:col-span-12",full:"md:col-span-full",auto:"md:col-auto"},lg:{1:"lg:col-span-1",2:"lg:col-span-2",3:"lg:col-span-3",4:"lg:col-span-4",5:"lg:col-span-5",6:"lg:col-span-6",7:"lg:col-span-7",8:"lg:col-span-8",9:"lg:col-span-9",10:"lg:col-span-10",11:"lg:col-span-11",12:"lg:col-span-12",full:"lg:col-span-full",auto:"lg:col-auto"},xl:{1:"xl:col-span-1",2:"xl:col-span-2",3:"xl:col-span-3",4:"xl:col-span-4",5:"xl:col-span-5",6:"xl:col-span-6",7:"xl:col-span-7",8:"xl:col-span-8",9:"xl:col-span-9",10:"xl:col-span-10",11:"xl:col-span-11",12:"xl:col-span-12",full:"xl:col-span-full",auto:"xl:col-auto"},"2xl":{1:"2xl:col-span-1",2:"2xl:col-span-2",3:"2xl:col-span-3",4:"2xl:col-span-4",5:"2xl:col-span-5",6:"2xl:col-span-6",7:"2xl:col-span-7",8:"2xl:col-span-8",9:"2xl:col-span-9",10:"2xl:col-span-10",11:"2xl:col-span-11",12:"2xl:col-span-12",full:"2xl:col-span-full",auto:"2xl:col-auto"}};function xy(e,t,r){if(!e)return "";if(typeof e!="object")return t[e]||"";let o=[];return "base"in e&&e.base!==void 0&&o.push(t[e.base]),Object.entries(r).forEach(([n,a])=>{let i=e[n];i!==void 0&&o.push(a[i]);}),o.join(" ")}function qp({cols:e=1,gap:t="md",gapX:r,gapY:o,align:n="stretch",justify:a="start",flow:i="row",autoFit:s,autoFill:c,className:l,children:d}){let u=tailwindMerge.twMerge("grid",s||c?"":xy(e,YM,JM),!r&&!o&&XM[t],r&&jM[r],o&&qM[o],QM[n],ZM[a],_M[i],l),m={};return s?m.gridTemplateColumns=`repeat(auto-fit, minmax(${s}, 1fr))`:c&&(m.gridTemplateColumns=`repeat(auto-fill, minmax(${c}, 1fr))`),jsxRuntime.jsx("div",{className:u,style:m,children:d})}function tE({span:e,className:t,children:r}){let o=tailwindMerge.twMerge(xy(e,$M,eE),t);return jsxRuntime.jsx("div",{className:o,children:r})}qp.Item=tE;function rE(e,t){return je__namespace.default.isValidElement(e)?e:uo({value:e,formatter:t,emptyClassName:"text-text-secondary",emptyText:"\u2014"})}function oE(e){if(e.thresholds&&e.value!==null&&e.value!==void 0){for(let t of e.thresholds)if(t.when(e.value))return t.tone}return e.tone}var nE={neutral:"text-text-primary",success:"text-feedback-success",warning:"text-feedback-warning",error:"text-feedback-error",info:"text-feedback-info"},aE=24,iE=20;function sE({item:e,dense:t,valueAlign:r}){let o=oE(e),n=o?nE[o]:"",a=e.stackOnMobile,i=typeof e.value=="string"&&e.value.length>aE&&!e.formatter&&!je__namespace.default.isValidElement(e.value),s=rE(e.value,e.formatter),c=i?Ra(e.value,iE):null,l=typeof e.copyable=="function"?e.copyable(e.value):String(e.value),d=e.piiType&&e.piiEntity?{"data-pii-type":e.piiType,"data-pii-entity":e.piiEntity}:{},u=Object.keys(d).length>0,m=i?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(cr,{content:u?jsxRuntime.jsx("span",{...d,children:String(e.value)}):String(e.value),children:jsxRuntime.jsx("span",{className:tailwindMerge.twMerge("md:hidden",e.href?"hover:underline cursor-pointer":""),...d,children:c})}),jsxRuntime.jsx("span",{className:tailwindMerge.twMerge("hidden md:inline",e.href?"hover:underline cursor-pointer":""),...d,children:s})]}):jsxRuntime.jsx("span",{className:e.href?"hover:underline cursor-pointer":"",...d,children:s}),p=e.copyable?jsxRuntime.jsx(tn,{value:l,size:"sm",children:jsxRuntime.jsx("span",{className:"sr-only",children:"Copy"})}):null,f=e.copyable&&(e.copyIconPosition==="left"||!e.copyIconPosition),g=e.copyable&&e.copyIconPosition==="right",b=jsxRuntime.jsxs("dd",{className:tailwindMerge.twMerge(t?"text-sm":"text-base","font-medium",a?r==="start"?"text-left":"text-left sm:text-right":r==="start"?"text-left":"text-right",n,e.disabled&&"opacity-50","overflow-hidden min-w-0"),children:[jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("inline-flex items-center gap-1 max-w-full",r==="start"?"justify-start":"justify-end"),children:[jsxRuntime.jsxs("span",{className:"inline-flex items-center gap-1 min-w-0",children:[m,e.iconRight]}),g&&p]}),e.meta&&jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("text-xs text-text-secondary mt-0.5",r==="start"?"text-left":"text-right"),children:e.meta})]}),x=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsxs("dt",{className:tailwindMerge.twMerge(t?"text-xs":"text-sm","text-text-secondary truncate","flex items-center gap-1",e.disabled&&"opacity-50"),children:[e.iconLeft,jsxRuntime.jsx("span",{title:typeof e.label=="string"?e.label:void 0,children:e.label}),e.tooltip&&jsxRuntime.jsx(B,{name:"Question",size:10,className:"text-text-secondary","aria-label":"More information"})]}),f&&jsxRuntime.jsx("div",{className:"flex items-center",children:p}),e.href?jsxRuntime.jsx("a",{href:e.href,onClick:e.onAction,className:"block",children:b}):b]});return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("grid",a?"items-start sm:items-center":f?"items-center":"items-start",a?f?"grid-cols-1 gap-y-1 sm:grid-cols-[minmax(120px,1fr)_auto_auto] sm:gap-x-1 sm:gap-y-0":t?"grid-cols-1 gap-y-1 sm:grid-cols-[minmax(120px,1fr)_1fr] sm:gap-x-2 sm:gap-y-0":"grid-cols-1 gap-y-1 sm:grid-cols-[minmax(120px,1fr)_1fr] sm:gap-x-4 sm:gap-y-0":f?"grid-cols-[minmax(120px,1fr)_auto_auto] gap-x-1":t?"grid-cols-[minmax(120px,1fr)_1fr] gap-x-2":"grid-cols-[minmax(120px,1fr)_1fr] gap-x-4"),children:x})}function vc({items:e,layout:t="one-column",dense:r=false,valueAlign:o="end",showDividers:n=false,skeleton:a=false,empty:i=false,error:s,className:c}){return a?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("grid",t==="two-column"?"md:grid-cols-2 gap-x-6":"grid-cols-1",r?"gap-y-1":"gap-y-2",c),children:Array.from({length:e.length||4}).map((l,d)=>jsxRuntime.jsxs("div",{className:"grid grid-cols-[1fr_auto] items-start gap-x-4",children:[jsxRuntime.jsx(W,{className:"h-4 w-24"}),jsxRuntime.jsx(W,{className:"h-5 w-16"})]},d))}):s?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("text-sm text-feedback-error",c),children:s}):i||!e.length?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("text-sm text-text-secondary",c),children:"No data available"}):jsxRuntime.jsx("dl",{className:tailwindMerge.twMerge("grid",t==="two-column"?"md:grid-cols-2 gap-x-6":"grid-cols-1",r?"gap-y-1":"gap-y-2",c),children:e.map((l,d)=>jsxRuntime.jsxs(je__namespace.default.Fragment,{children:[n&&d>0&&t==="one-column"&&jsxRuntime.jsx("div",{className:"col-span-full border-t border-border-default -mt-1 mb-1"}),jsxRuntime.jsx(sE,{item:l,dense:r,valueAlign:o})]},l.id))})}function Cy({node:e,renderNodeList:t}){let r=e.children||[],o=e.metadata&&Object.keys(e.metadata).length>0;return jsxRuntime.jsxs("div",{className:"flex flex-col h-full",children:[jsxRuntime.jsx("div",{className:"flex-shrink-0 px-4 py-4",children:jsxRuntime.jsx("h3",{className:"font-semibold text-text-primary text-lg",children:e.name})}),o&&jsxRuntime.jsx("div",{className:"flex-shrink-0 border-y border-border-default px-4 py-4 bg-background-muted",children:jsxRuntime.jsx(vc,{items:Object.entries(e.metadata||{}).map(([n,a])=>({id:n,label:n,value:a??"\u2014"})),dense:true,layout:"one-column",valueAlign:"end",showDividers:true})}),r.length>0&&jsxRuntime.jsx("div",{className:"flex-1 overflow-auto",children:t(r,false)})]})}var ft={xs:{node:"px-2 py-2 text-xs",icon:"xs",bullet:24,spacing:{x:8,y:8}},sm:{node:"px-3 py-2.5 text-sm",icon:"xs",bullet:28,spacing:{x:12,y:10}},md:{node:"px-4 py-3 text-base",icon:"sm",bullet:32,spacing:{x:16,y:12}}};var Zp=je__namespace.createContext(null);function Sy(){let e=je__namespace.useContext(Zp);if(!e)throw new Error("Hierarchy components must be used within HierarchyExplorer");return e}function Ny({node:e,renderNode:t}){let{selectedId:r,selectNode:o,navigateToNode:n,variant:a,size:i,showBullets:s,rootNodeId:c,stickyRootNode:l,navigationStack:d,setRootNodeSticky:u,useSplitLayout:m}=Sy(),p=je__namespace.useRef(null),f=je__namespace.useRef(null),g=r===e.id,h=e.disabled||false,b=!!(e.children&&e.children.length>0),x=!!(e.metadata&&Object.keys(e.metadata).length>0),y=b||x,v=c!==void 0&&e.id!==void 0&&c===e.id&&d.length===0;je__namespace.useLayoutEffect(()=>{v&&l&&p.current&&f.current===null&&requestAnimationFrame(()=>{p.current&&(f.current=p.current.offsetTop);});},[v,l]),je__namespace.useEffect(()=>{if(!v||!l||!p.current)return;let I=p.current.parentElement;for(;I;){let D=window.getComputedStyle(I).overflowY;if(D==="auto"||D==="scroll")break;I=I.parentElement;}if(!I)return;let M=()=>{if(!p.current||f.current===null)return;let D=I.getBoundingClientRect(),E=I.scrollTop,V=D.height,O=p.current.offsetHeight,q=f.current-E,$=q+O,z=q<0,J=$>V;z?u("top",e):J?u("bottom",e):u(null,null);};return I.addEventListener("scroll",M),M(),()=>{I.removeEventListener("scroll",M);}},[v,l,e,u]);let S=()=>{h||(m?o(e):y?n(e):o(e));},w=I=>{h||(I.key==="Enter"||I.key===" ")&&(I.preventDefault(),S());},N={isSelected:g,isDisabled:h,hasChildren:b,hasMetadata:x,level:0},P=tailwindMerge.twMerge("relative cursor-pointer group",h&&"opacity-50 cursor-not-allowed"),k=tailwindMerge.twMerge("absolute inset-0 transition-colors",v&&!g&&!h&&"group-hover:bg-background-hover",v&&g&&!h&&a==="subtle"&&"bg-background-selected group-hover:bg-background-hover",v&&g&&h&&a==="subtle"&&"bg-background-selected",v&&g&&!h&&a==="solid"&&"bg-action-brand group-hover:bg-action-brand-hover",v&&g&&h&&a==="solid"&&"bg-action-brand",!v&&a==="subtle"&&!g&&!h&&"group-hover:bg-background-hover",!v&&a==="subtle"&&g&&!h&&"bg-background-selected group-hover:bg-background-hover",!v&&a==="subtle"&&g&&h&&"bg-background-selected",!v&&a==="solid"&&!g&&!h&&"group-hover:bg-background-hover",!v&&a==="solid"&&g&&!h&&"bg-action-brand group-hover:bg-action-brand-hover",!v&&a==="solid"&&g&&h&&"bg-action-brand"),R=tailwindMerge.twMerge("relative flex items-center gap-2 text-text-primary hover:text-text-primary transition-colors",ft[i].node,v&&!g&&"font-semibold",a==="subtle"&&g&&"text-text-link-default",a==="solid"&&g&&"text-[color:var(--color-action-brand-text)]");return jsxRuntime.jsxs("div",{ref:p,className:P,onClick:S,onKeyDown:w,role:"treeitem","aria-selected":g,"aria-disabled":h,tabIndex:0,"data-node-id":e.id,children:[jsxRuntime.jsx("div",{className:k}),jsxRuntime.jsxs("div",{className:R,children:[s&&jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("relative rounded-full flex items-center justify-center flex-shrink-0 z-20",v&&"bg-action-brand border-action-brand",!v&&"bg-background-muted border border-border-default"),style:{width:ft[i].bullet,height:ft[i].bullet},children:e.icon&&jsxRuntime.jsx(B,{name:e.icon,size:ft[i].icon,weight:v?"fill":"regular",className:v?"text-[color:var(--color-action-brand-text)]":"text-text-primary"})}),jsxRuntime.jsx("div",{className:"flex-1 min-w-0",children:t?t(e,N):jsxRuntime.jsx("span",{className:"truncate",children:e.name})}),y&&!m&&jsxRuntime.jsx("div",{className:"flex-shrink-0",children:jsxRuntime.jsx(B,{name:"CaretRight",size:ft[i].icon,className:"text-text-secondary"})})]})]})}function Ty({items:e,showConnector:t=false,scrollContainerRef:r,showBullets:o,size:n,renderNode:a}){return jsxRuntime.jsxs("div",{className:"relative",ref:t&&r?r:void 0,children:[o&&e.length>0&&t&&jsxRuntime.jsx("div",{className:"absolute w-px bg-text-secondary z-10 pointer-events-none",style:{left:`${ft[n].spacing.x+ft[n].bullet/2}px`,top:`${ft[n].spacing.y+ft[n].bullet/2}px`,bottom:`${ft[n].spacing.y+ft[n].bullet/2}px`},"aria-hidden":"true"}),e.map(i=>jsxRuntime.jsx(Ny,{node:i,renderNode:a},i.id))]})}function is({children:e,mode:t="sync",presenceKey:r}){let o=r!==void 0&&je__namespace.default.isValidElement(e)?je__namespace.default.cloneElement(e,{key:r}):r!==void 0?jsxRuntime.jsx("div",{children:e},r):e;return jsxRuntime.jsx(framerMotion.AnimatePresence,{mode:t,children:o})}function My(){let[e,t]=je.useState(()=>typeof window>"u"?false:window.matchMedia("(prefers-reduced-motion: reduce)").matches);return je.useEffect(()=>{let r=window.matchMedia("(prefers-reduced-motion: reduce)");t(r.matches);let o=n=>{t(n.matches);};return r.addEventListener("change",o),()=>{r.removeEventListener("change",o);}},[]),e}var fE={instant:0,fast:150,normal:250,slow:350,slower:500},_p={xs:"4px",sm:"8px",md:"16px"};function gE(e){return e?typeof e=="string"&&e in _p?_p[e]:typeof e=="number"?`${e}px`:e:_p.sm}function ss({children:e,direction:t,distance:r="sm",duration:o="normal",delay:n=0,className:a}){let i=My(),s=typeof o=="number"?o:fE[o],c=gE(r),l=p=>{switch(t){case "left":return {x:`-${p}`};case "right":return {x:p};case "up":return {y:`-${p}`};case "down":return {y:p}}},d=i?{opacity:0}:{opacity:0,...l(c)},u={opacity:1,x:0,y:0},m=i?{opacity:0}:{opacity:0,...l(c)};return jsxRuntime.jsx(framerMotion.motion.div,{className:a,initial:d,animate:u,exit:m,transition:{duration:i?0:s/1e3,delay:i?0:n/1e3,ease:[.4,0,.2,1]},children:e})}function wc({navigationStack:e,onNavigateBack:t,size:r}){let o=e.length===1?"Back to main":`Back to ${e[e.length-2]?.name}`;return jsxRuntime.jsx("div",{className:"sticky top-0 z-10 bg-background-surface border-b border-border-default flex-shrink-0",children:jsxRuntime.jsxs("button",{type:"button",onClick:t,className:tailwindMerge.twMerge("w-full flex items-center gap-2 transition-colors text-left group",ft[r].node),children:[jsxRuntime.jsx(B,{name:"CaretLeft",size:ft[r].icon,className:"text-text-secondary group-hover:text-text-primary transition-colors"}),jsxRuntime.jsx("span",{className:"font-medium text-text-primary group-hover:text-text-link-hover transition-colors",children:o})]})})}function Nc({node:e,position:t,selectedId:r,variant:o,size:n,showBullets:a}){let i=r===e.id;return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("absolute z-30 left-0 right-0 border-border-default transition-all duration-200 bg-background-surface",ft[n].node,i?o==="subtle"?"text-text-link-default":"bg-action-brand text-[color:var(--color-action-brand-text)]":"font-semibold",t==="top"&&"top-0 border-b shadow-[0_4px_6px_-1px_rgba(0,0,0,0.1)]",t==="bottom"&&"bottom-0 border-t shadow-[0_-4px_6px_-1px_rgba(0,0,0,0.1)]"),children:[i&&o==="subtle"&&jsxRuntime.jsx("div",{className:"absolute inset-0 bg-background-selected"}),jsxRuntime.jsxs("div",{className:"flex items-center gap-2 cursor-pointer relative z-10",children:[a&&jsxRuntime.jsx("div",{className:"flex-shrink-0 rounded-full flex items-center justify-center bg-action-brand border-action-brand",style:{width:ft[n].bullet,height:ft[n].bullet},children:e.icon&&jsxRuntime.jsx(B,{name:e.icon,size:ft[n].icon,weight:"fill",className:"text-[color:var(--color-action-brand-text)]"})}),jsxRuntime.jsx("div",{className:"flex-1 min-w-0",children:jsxRuntime.jsx("span",{className:"truncate",children:e.name})})]})]})}function Ly({currentItems:e,currentParent:t,navigationStack:r,selectedId:o,variant:n,size:a,showBullets:i,slideDirection:s,viewKey:c,hasHeight:l,rootNodeStickyState:d,renderNodeList:u,renderDetailContent:m,onNavigateBack:p}){return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[r.length===0&&d.position&&d.node&&jsxRuntime.jsx(Nc,{node:d.node,position:d.position,selectedId:o,variant:n,size:a,showBullets:i}),r.length>0&&jsxRuntime.jsx(wc,{navigationStack:r,onNavigateBack:p,size:a}),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("relative",l&&"overflow-auto h-full"),children:jsxRuntime.jsx(is,{mode:"wait",presenceKey:c,children:r.length===0?u(e,true):jsxRuntime.jsx(ss,{direction:s,distance:"100%",duration:"normal",children:m(t)})})})]})}function em(e,t){for(let r of e){if(r.id===t)return r;if(r.children&&r.children.length>0){let o=em(r.children,t);if(o)return o}}return null}function kc(e){if(e!==void 0)return typeof e=="number"?`${e}px`:e}function Dy(e,t){if(process.env.NODE_ENV!=="development")return;let r=new Set,o=(n,a="root")=>{for(let i=0;i<n.length;i++){let s=n[i],c=`${a}[${i}]`;s.id?r.has(s.id)?console.warn(`[HierarchyExplorer] Duplicate node ID found: "${s.id}". Each node must have a unique ID.`):r.add(s.id):console.warn(`[HierarchyExplorer] Node at ${c} is missing an "id" field. Node name: "${s.name||"(unnamed)"}"`),s.children&&o(s.children,`${c}.children`);}};o(e),t&&!r.has(t)&&console.warn(`[HierarchyExplorer] Root node ID "${t}" not found in data. No node will be highlighted as root.`);}function Iy({data:e,currentItems:t,navigationStack:r,selectedId:o,variant:n,size:a,showBullets:i,rootNodeStickyState:s,renderNodeList:c,renderDetailContent:l,renderEmptyState:d,onNavigateBack:u}){let m=o?em(e,o):null;return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsxs("div",{className:"flex-1 min-w-0 border-r border-border-default flex flex-col relative",children:[r.length===0&&s.position&&s.node&&jsxRuntime.jsx(Nc,{node:s.node,position:s.position,selectedId:o,variant:n,size:a,showBullets:i}),r.length>0&&jsxRuntime.jsx(wc,{navigationStack:r,onNavigateBack:u,size:a}),jsxRuntime.jsx("div",{className:"flex-1 overflow-auto",children:c(t,r.length===0)})]}),jsxRuntime.jsx("div",{className:"flex-1 min-w-0 overflow-auto bg-background-body",children:jsxRuntime.jsx(is,{mode:"wait",presenceKey:m?.id||"empty",children:m?jsxRuntime.jsx(ss,{direction:"left",duration:"fast",children:l(m)}):d?d():jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("text-text-secondary text-center",ft[a].node,"py-8"),children:"Select an item to view details"})})})]})}function Fy({data:e,renderNode:t,onNodeSelect:r,onNavigate:o,selectedId:n,rootNodeId:a,stickyRootNode:i=true,height:s,minHeight:c,maxHeight:l,variant:d="subtle",size:u="md",showBullets:m=true,layout:p="auto",splitBreakpoint:f=768,renderEmptyState:g,renderDetailView:h,className:b,"aria-label":x="Hierarchy explorer"}){let[y,v]=je__namespace.useState(null),[S,w]=je__namespace.useState([]),[N,P]=je__namespace.useState("left"),[k,R]=je__namespace.useState({position:null,node:null}),{ref:I,width:M}=za(),D=je__namespace.useMemo(()=>p==="split"?true:p==="single"?false:M>=f,[p,M,f]),E=n!==void 0?n:y;je__namespace.useEffect(()=>{Dy(e,a);},[e,a]);let V=S.length>0?S[S.length-1]:null,O=V?V.children||[]:e,U=je__namespace.useCallback(F=>{P("left"),w(K=>[...K,F]),o?.(F,[...S,F]);},[S,o]),q=je__namespace.useCallback(()=>{P("right"),w(F=>{let K=F.slice(0,-1);return o?.(K.length>0?K[K.length-1]:null,K),K});},[o]),$=je__namespace.useCallback(F=>{n===void 0&&v(F.id),r?.(F,[...S,F]);},[n,S,r]),z=je__namespace.useCallback((F,K)=>{R({position:F,node:K});},[]),J=je__namespace.useMemo(()=>({selectedId:E,selectNode:$,navigateToNode:U,navigateBack:q,rootNodeId:a,stickyRootNode:i,variant:d,size:u,showBullets:m,onNodeSelect:r,onNavigate:o,navigationStack:S,setRootNodeSticky:z,useSplitLayout:D}),[E,$,U,q,a,i,d,u,m,r,o,S,z,D]),H=je__namespace.useRef(null);je__namespace.useEffect(()=>{if(!a||!H.current||S.length>0||D)return;let F=H.current,K=setTimeout(()=>{let ae=F.querySelector(`[data-node-id="${a}"]`);ae&&ae.scrollIntoView({behavior:"auto",block:"center",inline:"nearest"});},100);return ()=>clearTimeout(K)},[a,S.length,D]);let A={height:kc(s),minHeight:kc(c),maxHeight:kc(l)},G=s!==void 0||l!==void 0,T=V?V.id:"root",C=je__namespace.useCallback((F,K=false)=>jsxRuntime.jsx(Ty,{items:F,showConnector:K,scrollContainerRef:K?H:null,showBullets:m,size:u,renderNode:t}),[m,u,t]),L=je__namespace.useCallback(F=>F?h?h(F,C):jsxRuntime.jsx(Cy,{node:F,renderNodeList:C}):null,[h,C]);return jsxRuntime.jsx(Zp.Provider,{value:J,children:jsxRuntime.jsx("div",{ref:I,className:tailwindMerge.twMerge("select-none bg-background-surface rounded-lg border border-border-default relative",G&&"overflow-hidden",!G&&"h-full flex flex-col",D&&!G&&"flex-row",D&&G&&"flex",b),style:A,role:"tree","aria-label":x,children:D?jsxRuntime.jsx(Iy,{data:e,currentItems:O,navigationStack:S,selectedId:E,variant:d,size:u,showBullets:m,rootNodeStickyState:k,renderNodeList:C,renderDetailContent:L,renderEmptyState:g,onNavigateBack:q}):jsxRuntime.jsx(Ly,{currentItems:O,currentParent:V,navigationStack:S,selectedId:E,variant:d,size:u,showBullets:m,slideDirection:N,viewKey:T,hasHeight:G,rootNodeStickyState:k,renderNodeList:C,renderDetailContent:L,onNavigateBack:q})})})}function EE({isEntering:e,isExiting:t,className:r=""}){let o=["group","bg-background-surface","forced-colors:bg-[Canvas]","text-text-primary","shadow-lg","rounded-[var(--control-border-radius)]","bg-clip-padding","border","border-border-default","outline-none","p-4","min-w-[260px]","max-w-[360px]"].filter(Boolean).join(" "),n=e?["animate-in","fade-in","zoom-in-95","placement-bottom:slide-in-from-top-1","placement-top:slide-in-from-bottom-1","placement-left:slide-in-from-right-1","placement-right:slide-in-from-left-1","ease-out","duration-200"].join(" "):"",a=t?["animate-out","fade-out","zoom-out-95","placement-bottom:slide-out-to-top-1","placement-top:slide-out-to-bottom-1","placement-left:slide-out-to-right-1","placement-right:slide-out-to-left-1","ease-in","duration-150"].join(" "):"";return [o,n,a,r].filter(Boolean).join(" ")}var By=({children:e,delay:t=700,closeDelay:r=0,isOpen:o,defaultOpen:n,onOpenChange:a,isDisabled:i=false,...s})=>jsxRuntime.jsx(reactAriaComponents.TooltipTrigger,{delay:t,closeDelay:r,isOpen:o,defaultOpen:n,onOpenChange:a,isDisabled:i,...s,children:e}),Vy=({children:e,className:t,showArrow:r=false,offset:o,...n})=>jsxRuntime.jsxs(reactAriaComponents.Tooltip,{...n,offset:o??(r?12:8),className:reactAriaComponents.composeRenderProps(t,(i,s)=>EE({...s,className:i})),children:[r&&jsxRuntime.jsx(reactAriaComponents.OverlayArrow,{children:jsxRuntime.jsx("svg",{width:12,height:12,viewBox:"0 0 12 12",className:"block fill-background-surface stroke-border-default stroke-1 group-placement-left:-rotate-90 group-placement-right:rotate-90 group-placement-bottom:rotate-180 forced-colors:fill-[Canvas] forced-colors:stroke-[ButtonBorder]",children:jsxRuntime.jsx("path",{d:"M0 0 L6 6 L12 0"})})}),e]});Vy.displayName="HoverCardContent";var LE=Object.assign(By,{Root:By,Content:Vy});var IE={md:{fontFamily:"var(--font-family-brand)",fontSize:24,lineHeight:1,letterSpacing:"-0.02em"},lg:{fontFamily:"var(--font-family-brand)",fontSize:34,lineHeight:1.1}},FE={md:{fontSize:12},lg:{fontSize:16}},BE={fontSize:11};function VE(e,t){return uo({value:e,formatter:t,emptyClassName:"text-text-secondary",emptyText:"\u2014"})}function OE(e,t="upIsGood"){if(e===0)return "text-text-secondary";let r=e>0;return t==="upIsGood"?r?"text-feedback-success-text":"text-feedback-error-text":r?"text-feedback-error-text":"text-feedback-success-text"}function zE({points:e,className:t,ariaLabel:r}){let i=e.map(p=>typeof p.y=="number"?p.y:0);if(i.length===0)return null;let s=Math.min(...i),l=Math.max(...i)-s,d=p=>l===0?20/2:18-(p-s)/l*16,u=60/Math.max(e.length-1,1),m=e.map((p,f)=>{let g=2+f*u,h=d(typeof p.y=="number"?p.y:0);return `${f===0?"M":"L"} ${g} ${h}`}).join(" ");return jsxRuntime.jsx("svg",{width:64,height:20,role:"img","aria-label":r,className:tailwindMerge.twMerge("overflow-visible",t),children:jsxRuntime.jsx("path",{d:m,fill:"none",strokeWidth:"1.5",className:"stroke-border-muted"})})}var Oy=100,ca=30,zy=1.5,Hy=4,HE=12;function GE(e,t){if(e.length<=t)return e;let r=(e.length-1)/(t-1),o=[];for(let n=0;n<t;n++)o.push(e[Math.round(n*r)]);return o}function WE(e){if(e.length<2)return e.length===1?`M ${e[0][0]} ${e[0][1]}`:"";let t=`M ${e[0][0]} ${e[0][1]}`;for(let r=0;r<e.length-1;r++){let o=e[r-1]??e[r],n=e[r],a=e[r+1],i=e[r+2]??a,s=n[0]+(a[0]-o[0])/6,c=n[1]+(a[1]-o[1])/6,l=a[0]-(i[0]-n[0])/6,d=a[1]-(i[1]-n[1])/6;t+=` C ${s} ${c} ${l} ${d} ${a[0]} ${a[1]}`;}return t}function UE({points:e,gradientId:t,tone:r,className:o}){if(!e||e.length<2)return null;let n=GE(e,HE),a=n.map(h=>typeof h.y=="number"?h.y:0),i=Math.min(...a),c=Math.max(...a)-i,l=h=>c===0?ca/2:ca-Hy-(h-i)/c*(ca-2*Hy),d=(Oy-2*zy)/Math.max(n.length-1,1),u=n.map((h,b)=>[zy+b*d,l(typeof h.y=="number"?h.y:0)]),m=WE(u),p=u[u.length-1],f=u[0],g=`${m} L ${p[0]} ${ca} L ${f[0]} ${ca} Z`;return jsxRuntime.jsxs("svg",{width:"100%",height:ca,viewBox:`0 0 ${Oy} ${ca}`,preserveAspectRatio:"none",role:"img","aria-label":"Trend",className:tailwindMerge.twMerge("mt-2 block w-full",r,o),children:[jsxRuntime.jsx("defs",{children:jsxRuntime.jsxs("linearGradient",{id:t,x1:"0",y1:"0",x2:"0",y2:"1",children:[jsxRuntime.jsx("stop",{offset:"0%",stopColor:"currentColor",stopOpacity:.22}),jsxRuntime.jsx("stop",{offset:"100%",stopColor:"currentColor",stopOpacity:0})]})}),jsxRuntime.jsx("path",{d:g,fill:`url(#${t})`,stroke:"none"}),jsxRuntime.jsx("path",{d:m,fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",vectorEffect:"non-scaling-stroke"})]})}function Gy({label:e,value:t,formatter:r,delta:o,deltaPeriodLabel:n,deltaIntent:a="upIsGood",trend:i,status:s,helpText:c,size:l="md",orientation:d="vertical",isLoading:u,empty:m,error:p,onClick:f,className:g,labelClassName:h,renderValue:b,renderDelta:x,renderTrend:y,unit:v,sub:S,dashed:w,sparkVariant:N="line",sparkTone:P,tileValueSize:k}){let R=je.useId(),M={sm:{label:Nt("labelSm"),value:Nt("displaySm"),delta:Nt("labelSm"),gap:"gap-1"},md:{label:Nt("labelMd"),value:Nt("displayMd"),delta:Nt("bodySm"),gap:"gap-2"},lg:{label:Nt("labelLg"),value:Nt("displayLg"),delta:Nt("bodyMd"),gap:"gap-3"}}[l],D=q=>k?jsxRuntime.jsxs("span",{style:IE[k],className:w?"opacity-45":void 0,children:[q,v?jsxRuntime.jsxs("span",{className:"text-text-secondary",style:FE[k],children:[" ",v]}):null]}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[q,v?jsxRuntime.jsxs("span",{className:"text-text-secondary",children:[" ",v]}):null]}),E=u?jsxRuntime.jsx(W,{className:"h-7 w-20"}):m?jsxRuntime.jsx("span",{className:"text-text-secondary",children:"\u2014"}):p?jsxRuntime.jsx("span",{className:Nt("bodySm","text-feedback-error"),children:typeof p=="string"?p:"Error"}):w?D("\u2014"):b?b(t):D(k?t:VE(t,r)),V=x?x(o):o!==void 0&&!u&&!m&&!p&&!w?jsxRuntime.jsxs("div",{className:ar(M.delta,OE(o,a),"flex items-center gap-1"),children:[o>0&&jsxRuntime.jsx(B,{name:"ArrowUp",size:12}),o<0&&jsxRuntime.jsx(B,{name:"ArrowDown",size:12}),o===0&&jsxRuntime.jsx(B,{name:"Minus",size:12}),jsxRuntime.jsxs("span",{children:[o>0?"+":"",Math.abs(o).toFixed(1),"%"]}),n&&jsxRuntime.jsxs("span",{className:"text-text-secondary",children:["\xB7 ",n]})]}):u&&o!==void 0?jsxRuntime.jsx(W,{className:"h-4 w-24"}):null,O=y?y(i):i&&i.length>0&&!u&&!p&&!w?N==="area"?jsxRuntime.jsx(UE,{points:i,gradientId:R,tone:P,className:m?"opacity-30":""}):jsxRuntime.jsx(zE,{points:i,ariaLabel:`${e} trend`,className:m?"opacity-30":""}):u&&i!==void 0?jsxRuntime.jsx(W,{className:"h-5 w-16"}):null,U=S&&!u&&!p?jsxRuntime.jsx("div",{className:"text-text-secondary",style:BE,children:S}):null;return jsxRuntime.jsxs("section",{className:tailwindMerge.twMerge("flex min-w-0",d==="horizontal"?`items-center ${M.gap}`:`flex-col ${M.gap}`,f&&"cursor-pointer hover:bg-background-muted rounded-lg px-3 py-2 -mx-3 -my-2 transition-colors",g),"aria-labelledby":`kpi-${e}`,onClick:f,children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[jsxRuntime.jsx("h3",{id:`kpi-${e}`,className:tailwindMerge.twMerge(ar(M.label,"text-text-secondary truncate"),h),children:u?jsxRuntime.jsx(W,{className:"h-4 w-24"}):e}),c&&!u&&jsxRuntime.jsx(B,{name:"Question",size:12,className:"text-text-secondary cursor-help","aria-label":"Help"})]}),jsxRuntime.jsxs("div",{className:"flex items-baseline gap-2",children:[jsxRuntime.jsx("output",{className:ar(k?void 0:M.value,p?"text-feedback-error":"text-text-primary"),"aria-label":`Value: ${t}`,children:E}),s&&!u&&!p&&jsxRuntime.jsx(pt,{variant:s.tone||"neutral",size:"sm",children:s.value})]}),U,(V||O)&&jsxRuntime.jsxs("div",{className:"flex items-center gap-3",children:[V,O]})]})}var Wy={xs:"gap-2",sm:"gap-3",md:"gap-4",lg:"gap-6",xl:"gap-8"},Uy={start:"items-start",center:"items-center",stretch:"items-stretch"};function Ky(e){if(typeof e=="number")return `grid-cols-${e}`;let t=[];return e.base!==void 0&&t.push(`grid-cols-${e.base}`),e.sm!==void 0&&t.push(`sm:grid-cols-${e.sm}`),e.md!==void 0&&t.push(`md:grid-cols-${e.md}`),e.lg!==void 0&&t.push(`lg:grid-cols-${e.lg}`),e.xl!==void 0&&t.push(`xl:grid-cols-${e.xl}`),e["2xl"]!==void 0&&t.push(`2xl:grid-cols-${e["2xl"]}`),t.join(" ")}function om({children:e,cols:t={base:1,sm:2,md:3,lg:4},gap:r="md",align:o="stretch",equalizeHeights:n=true,header:a,isLoading:i,scrollOnMobile:s=false,scrollItemMinWidth:c="140px",className:l}){let d=i?je__namespace.default.Children.map(e,p=>je__namespace.default.isValidElement(p)&&p.type&&typeof p.type!="string"&&"displayName"in p.type?je__namespace.default.cloneElement(p,{isLoading:true}):p):e,u=s?je__namespace.default.Children.map(d,p=>jsxRuntime.jsx("div",{className:"shrink-0",style:{minWidth:c},children:p})):d,m=s?tailwindMerge.twMerge("flex overflow-x-auto pb-2 -mb-2",Wy[r],"sm:grid sm:overflow-visible sm:pb-0 sm:-mb-0",Ky({...typeof t=="object"?t:{base:t},base:void 0}),Uy[o],n&&"sm:auto-rows-fr"):tailwindMerge.twMerge("grid",Ky(t),Wy[r],Uy[o],n&&"auto-rows-fr","w-full");return jsxRuntime.jsxs("section",{className:tailwindMerge.twMerge("w-full",l),"aria-label":"Key metrics",children:[a&&jsxRuntime.jsx("div",{className:"mb-4",children:a}),jsxRuntime.jsx("div",{className:m,children:s?u:d})]})}om.displayName="KpiGroup";function Xy({items:e,renderItem:t,selectedId:r,onSelect:o,onHoverChange:n,isLoading:a=false,loadingState:i,error:s=null,renderLoadingSkeleton:c,loadingSkeletonCount:l=5,emptyMessage:d="No results found.",variant:u="relaxed",showDividers:m=true,onLoadMore:p,hasMore:f=false,enableVirtualization:g,estimatedItemSize:h=60,loadingIndicator:b,"aria-label":x,className:y="",style:v}){let[S,w]=je.useState(null),N=je.useRef(null),P=je.useRef(new Map),{scrollRef:k,loadMoreRef:R,virtualizer:I,virtualItems:M,isLoadingMore:D,computedLoadingState:E}=Zo({items:e,onLoadMore:p,hasMore:f,isLoading:a,loadingState:i,enableVirtualization:g,estimatedItemSize:h,overscan:5}),V=k??N,O=je.useCallback((C,L)=>{o?.(C,L);},[o]),U=je.useCallback((C,L)=>{w(C),n?.(C,L);},[n]),q=je.useCallback((C,L)=>{let F=C?.id;return typeof F=="string"&&F?F:`item-${L}`},[]),$=je.useCallback(C=>{if(!V.current||e.length===0)return;let L=document.activeElement,F=e.findIndex((te,ie)=>{let Me=q(te,ie),oe=P.current.get(Me);return oe&&(oe===L||oe.contains(L))}),K=F;switch(C.key){case "ArrowDown":C.preventDefault(),K=F===-1?0:Math.min(F+1,e.length-1);break;case "ArrowUp":C.preventDefault(),K=F===-1?0:Math.max(F-1,0);break;case "Home":C.preventDefault(),K=0;break;case "End":C.preventDefault(),K=e.length-1;break;default:return}let ae=q(e[K],K);P.current.get(ae)?.focus();},[e,q,V]),z=["flex flex-col","bg-background-surface","focus:outline-none focus:ring-2 focus:ring-border-focus focus:ring-offset-2"],J={dense:"gap-0",relaxed:"gap-0"},H=m?"divide-y divide-border-muted":"",A=[...z,J[u],H,y].filter(Boolean).join(" ");if(E==="loading"||a&&e.length===0){let C=c?jsxRuntime.jsx(jsxRuntime.Fragment,{children:Array.from({length:l}).map((L,F)=>jsxRuntime.jsx("div",{children:c()},`skeleton-${F}`))}):jsxRuntime.jsx(ng,{count:l,className:"space-y-0",children:jsxRuntime.jsxs("div",{className:"flex items-center gap-3 px-4 py-3",children:[jsxRuntime.jsx(W,{width:16,height:16,variant:"circle"}),jsxRuntime.jsxs("div",{className:"flex-1 space-y-2",children:[jsxRuntime.jsx(W,{width:"75%",height:16}),jsxRuntime.jsx(W,{width:"50%",height:14})]}),jsxRuntime.jsx(W,{width:60,height:20})]})});return jsxRuntime.jsx("div",{ref:V,className:A,style:v,role:"listbox","aria-label":x,"aria-busy":"true","aria-live":"polite",children:C})}if(s)return jsxRuntime.jsx("div",{ref:V,className:A,style:v,role:"listbox","aria-label":x,"aria-live":"polite",children:jsxRuntime.jsx("div",{className:"p-4 text-center text-feedback-error-text",children:s})});if(e.length===0)return jsxRuntime.jsx("div",{ref:V,className:A,style:v,role:"listbox","aria-label":x,"aria-live":"polite",children:jsxRuntime.jsx("div",{className:"p-4 text-center text-text-secondary",children:d})});let T=I?M?.map(C=>({virtualItem:C,item:e[C.index],index:C.index}))||[]:e.map((C,L)=>({item:C,index:L,virtualItem:null}));return jsxRuntime.jsxs("div",{ref:V,className:A,style:{...v,...p&&{overflow:"auto",height:v?.height||"600px"}},role:"listbox","aria-label":x,"aria-live":"polite",onKeyDown:$,tabIndex:0,children:[I&&jsxRuntime.jsxs("div",{style:{height:`${I.getTotalSize()}px`,width:"100%",position:"relative"},children:[T.map(({virtualItem:C,item:L,index:F})=>{if(!C)return null;let K=q(L,F),ae=r===K,se=S===K,te={id:K,role:"option","aria-selected":ae,"aria-current":ae?"page":void 0,tabIndex:ae||r==null&&F===0?0:-1,onClick:ie=>O(ie,L),onMouseEnter:ie=>U(ie,L),onMouseLeave:ie=>U(null),onFocus:ie=>U(ie,L),onBlur:ie=>U(null),ref:ie=>{ie?P.current.set(K,ie):P.current.delete(K);}};return jsxRuntime.jsx("div",{"data-index":C.index,ref:I.measureElement,style:{position:"absolute",top:0,left:0,width:"100%",transform:`translateY(${C.start}px)`},children:t({item:L,index:F,isSelected:ae,isHovered:se,rowProps:te})},K)}),p&&f&&jsxRuntime.jsx("div",{ref:R,style:{position:"absolute",top:`${I.getTotalSize()}px`,left:0,width:"100%",height:1,pointerEvents:"none"}}),D&&jsxRuntime.jsx("div",{style:{position:"absolute",top:`${I.getTotalSize()}px`,left:0,width:"100%"},children:b||jsxRuntime.jsx(Hr,{state:"loading-more"})})]}),!I&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[T.map(({item:C,index:L})=>{let F=q(C,L),K=r===F,ae=S===F,se={id:F,role:"option","aria-selected":K,"aria-current":K?"page":void 0,tabIndex:K||r==null&&L===0?0:-1,onClick:te=>O(te,C),onMouseEnter:te=>U(te,C),onMouseLeave:te=>U(null),onFocus:te=>U(te,C),onBlur:te=>U(null),ref:te=>{te?P.current.set(F,te):P.current.delete(F);}};return jsxRuntime.jsx("div",{children:t({item:C,index:L,isSelected:K,isHovered:ae,rowProps:se})},F)}),p&&f&&jsxRuntime.jsx("div",{ref:R,style:{height:1}}),D&&(b||jsxRuntime.jsx(Hr,{state:"loading-more"}))]})]})}function qy({id:e,title:t,subtitle:r,meta:o,leading:n,trailing:a,isSelected:i=false,isHovered:s=false,disabled:c=false,href:l,size:d="md",onClick:u,onMouseEnter:m,onMouseLeave:p,className:f="",style:g,piiTitleType:h,piiSubtitleType:b,piiEntity:x}){let y=()=>{!c&&u&&u(e);},v=()=>{!c&&m&&m(e);},S=()=>{!c&&p&&p(e);},N={sm:{container:"px-3 py-2 gap-2",title:"text-sm leading-tight",subtitle:"text-xs leading-tight",meta:"text-xs leading-tight",subtitleSpacing:"mt-1",metaSpacing:"mt-1"},md:{container:"px-4 py-3 gap-3",title:"text-base leading-tight",subtitle:"text-sm leading-tight",meta:"text-sm leading-tight",subtitleSpacing:"mt-1",metaSpacing:"mt-1"},lg:{container:"px-4 py-4 gap-3",title:"text-lg leading-tight",subtitle:"text-base leading-tight",meta:"text-sm leading-tight",subtitleSpacing:"mt-1",metaSpacing:"mt-1"},xl:{container:"px-5 py-5 gap-4",title:"text-xl leading-tight",subtitle:"text-base leading-tight",meta:"text-base leading-tight",subtitleSpacing:"mt-1.5",metaSpacing:"mt-1.5"}}[d],P=["flex items-center w-full text-left transition-all duration-200 ease-in-out",N.container,"border-l-2 border-l-transparent","rounded-sm",tt()],k=[s&&!i&&"bg-background-hover",i&&"bg-action-default/5 border-l-action-default shadow-sm",c&&"opacity-50 cursor-not-allowed",!c&&!i&&"hover:bg-background-hover"],R=[...P,...k,f].filter(Boolean).join(" "),I=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[n&&jsxRuntime.jsx("div",{className:"flex-shrink-0 flex items-center justify-center",children:n}),jsxRuntime.jsx("div",{className:"flex-1 min-w-0",children:jsxRuntime.jsx("div",{className:"flex items-start justify-between gap-2",children:jsxRuntime.jsxs("div",{className:"flex-1 min-w-0",children:[jsxRuntime.jsx("div",{className:`text-text-primary font-medium truncate ${N.title}`,title:typeof t=="string"?t:void 0,"data-pii-type":h&&x?h:void 0,"data-pii-entity":h&&x?x:void 0,children:t}),r&&jsxRuntime.jsx("div",{className:`text-text-secondary truncate ${N.subtitle} ${N.subtitleSpacing}`,title:typeof r=="string"?r:void 0,"data-pii-type":b&&x?b:void 0,"data-pii-entity":b&&x?x:void 0,children:r}),o&&jsxRuntime.jsx("div",{className:`text-text-secondary ${N.meta} ${N.metaSpacing}`,children:o})]})})}),a&&jsxRuntime.jsx("div",{className:"flex-shrink-0",children:a})]});return l?jsxRuntime.jsx("a",{href:l,className:R,style:g,onMouseEnter:v,onMouseLeave:S,"aria-selected":i,"aria-current":i?"page":void 0,tabIndex:c?-1:0,children:I}):jsxRuntime.jsx("button",{type:"button",className:R,style:g,onClick:y,onMouseEnter:v,onMouseLeave:S,disabled:c,"aria-selected":i,tabIndex:c?-1:0,children:I})}function Qy({header:e,children:t,footer:r,width:o="md",tone:n="neutral",elevation:a="sm",showDivider:i=true,"aria-label":s,"aria-labelledby":c,className:l="",style:d}){let u={sm:"w-64",md:"w-80",lg:"w-96",xl:"w-[28rem]","2xl":"w-[32rem]",auto:"w-auto"},m={neutral:"bg-background-surface",subtle:"bg-background-subtle",brand:"bg-background-brand"},p={none:"",sm:"shadow-sm",md:"shadow-md"},f=tailwindMerge.twMerge("flex flex-col h-full",u[o],m[n],p[a],i&&"border-r border-border-muted",l);return jsxRuntime.jsxs("div",{className:f,style:d,role:"complementary","aria-label":s,"aria-labelledby":c,children:[e&&jsxRuntime.jsx("div",{className:"flex-shrink-0 sticky top-0 z-10 bg-inherit border-b border-border-muted",children:e}),jsxRuntime.jsx("div",{className:"flex-1 overflow-y-auto overflow-x-hidden",children:t}),r&&jsxRuntime.jsx("div",{className:"flex-shrink-0 border-t border-border-muted bg-inherit",children:r})]})}function ZE({children:e,...t}){return jsxRuntime.jsx(reactAriaComponents.ListBox,{...t,className:Ee(t.className,"outline-0"),children:e})}function Ec(){try{if(typeof process<"u"){let e=process.env.MAPBOX_ACCESS_TOKEN;if(e)return e}}catch{}try{if(typeof process<"u"){let e=process.env.NEXT_PUBLIC_MAPBOX_ACCESS_TOKEN;if(e)return e}}catch{}try{let e=undefined.VITE_MAPBOX_ACCESS_TOKEN;if(e)return e}catch{}}function Lc(e,t){let[r,o]=je.useState(()=>{if(typeof window>"u")return t;try{let i=window.localStorage.getItem(e);return i?JSON.parse(i):t}catch(i){return console.error(`Error reading localStorage key "${e}":`,i),t}});je.useEffect(()=>{if(!(typeof window>"u"))try{window.localStorage.setItem(e,JSON.stringify(r));}catch(i){console.error(`Error writing to localStorage key "${e}":`,i);}},[e,r]);let n=je.useCallback(i=>{try{o(s=>i instanceof Function?i(s):i);}catch(s){console.error(`Error setting value for localStorage key "${e}":`,s);}},[e]),a=je.useCallback(()=>{try{typeof window<"u"&&window.localStorage.removeItem(e),o(t);}catch(i){console.error(`Error removing localStorage key "${e}":`,i);}},[e,t]);return [r,n,a]}var am=[{type:"navigation",position:"bottom-right",showCompass:true,showGeolocate:true,showResetZoom:true}];function _y(e="top-right"){switch(e){case "top-left":return "absolute top-4 left-4 z-10";case "top-right":return "absolute top-4 right-4 z-10";case "bottom-left":return "absolute bottom-4 left-4 z-10";case "bottom-right":return "absolute bottom-4 right-4 z-10";default:return "absolute top-4 right-4 z-10"}}var rL="h-12 w-12 md:h-10 md:w-10 p-0 bg-background-surface hover:bg-background-hover shadow-lg border border-border";function $y(e){return tailwindMerge.twMerge(rL,e)}var ev="data:image/png;base64,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",tv="data:image/png;base64,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",rv="data:image/png;base64,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",ov="data:image/png;base64,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",nv="data:image/png;base64,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";function Dc(e){return e.selection?.mode==="single"}function Cn(e){let t=[],r=o=>{o.layerId&&t.push(o.layerId);for(let n of o.children??[])r(n);};return r(e),t}function im(e,t){let r=Cn(e);if(r.length===0)return "unchecked";let o=0;for(let n of r)t(n)&&o++;return o===0?"unchecked":Dc(e)||o===r.length?"checked":"indeterminate"}var da=(e,t)=>Object.fromEntries(e.map(r=>[r,t]));function av(e,t){let r=Cn(e);if(!(im(e,t)!=="checked"))return da(r,false);if(Dc(e)){let n=e.children?.[0],a=n?Cn(n):[];return {...da(r,false),...da(a,true)}}return da(r,true)}function iv(e,t,r){let o=e.children?.find(s=>s.id===t);if(!o)return {};let n=Cn(e),a=Cn(o);return a.length>0&&a.every(r)?e.selection?.mode==="single"&&e.selection.allowNone?da(a,false):{}:{...da(n,false),...da(a,true)}}function sm(e,t){for(let r of e){if(r.id===t)return r;let o=sm(r.children??[],t);if(o)return o}}function lm(e,t){for(let r of e){if(r.children?.some(n=>n.id===t))return r;let o=lm(r.children??[],t);if(o)return o}}function sv(e){let t=new Set,r=new Set,o=new Set,n=(i,s)=>{i&&(s.has(i)?o.add(i):s.add(i));},a=i=>{n(i.id,t),n(i.layerId,r);for(let s of i.children??[])a(s);};for(let i of e)a(i);return [...o]}function cv(e){return e.map(t=>({id:t.id,label:t.label,...t.children?.length?{children:cv(t.children)}:{}}))}function dv(e){let t=e.length;for(let r of e)r.children?.length&&(t=Math.max(t,dv(r.children)));return t}function lv({type:e,color:t}){let r=t?{backgroundColor:t}:void 0;switch(e){case "line":return jsxRuntime.jsx("span",{className:"inline-block h-0.5 w-4 flex-shrink-0 rounded-full",style:r});case "polygon":return jsxRuntime.jsx("span",{className:"inline-block h-2.5 w-3.5 flex-shrink-0 rounded-sm border border-border",style:r});case "pin":return jsxRuntime.jsx("span",{className:"inline-block h-2.5 w-2.5 flex-shrink-0 rotate-45 rounded-full rounded-bl-none border border-border",style:r});default:return jsxRuntime.jsx("span",{className:"inline-block h-2.5 w-2.5 flex-shrink-0 rounded-full border border-border",style:r})}}function oL({isSelected:e,onPress:t,label:r}){return jsxRuntime.jsx("button",{type:"button",role:"radio","aria-checked":e,"aria-label":r,onClick:t,className:`grid h-4 w-4 flex-shrink-0 cursor-pointer place-items-center rounded-full border-2 bg-transparent p-0 ${e?"border-action-primary":"border-border-default"}`,children:e?jsxRuntime.jsx("span",{className:"h-1.5 w-1.5 rounded-full bg-action-primary"}):null})}function nL(){return jsxRuntime.jsx("svg",{width:12,height:12,viewBox:"0 0 12 12",fill:"none","aria-hidden":"true",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round",className:"flex-shrink-0 text-text-secondary",children:jsxRuntime.jsx("path",{d:"M4.5 2.5 8 6l-3.5 3.5"})})}var aL=41,iL=44,sL=132,lL=360;function uv({tree:e,layers:t,onVisibilityChange:r}){let o=new Map(t.map(s=>[s.id,s])),n=s=>{let c=o.get(s);return !!c&&c.visible!==false};if(process.env.NODE_ENV!=="production"){let s=sv(e);s.length>0&&console.warn(`[LayersPanel] Duplicate id(s) in \`layerTree\`: ${s.join(", ")}. Row lookups and pane keys resolve to the first match, so the later entry is unreachable. Node ids must be unique among node ids, and layer ids unique among layer ids.`);let c=e.flatMap(Cn).filter(l=>!o.has(l));c.length>0&&console.warn(`[LayersPanel] \`layerTree\` references layer id(s) not present in \`layers\`: ${c.join(", ")}. Those rows render as hidden and cannot be turned on.`);}let a=cv(e),i=Math.min(lL,Math.max(sL,dv(e)*aL+iL));return jsxRuntime.jsx("div",{className:"overflow-hidden",style:{height:i},"data-layers-panel":"",children:jsxRuntime.jsx(Oa,{items:a,ariaLabel:"Map layers",animated:false,width:null,sticky:false,theme:{background:"transparent",borderColor:"transparent"},className:"h-full w-full",renderRow:({item:s,hasChildren:c,select:l})=>{let d=sm(e,s.id);if(!d)return null;let u=im(d,n),p=(d.layerId?o.get(d.layerId):void 0)?.legend,f=Cn(d),g=f.filter(n).length,h=c&&u==="indeterminate"?`${g} of ${f.length} on`:null,b=lm(e,d.id),x=!!b&&Dc(b),y=w=>{Object.keys(w).length>0&&r?.(w);},v=x?jsxRuntime.jsx(oL,{isSelected:u!=="unchecked",onPress:()=>y(iv(b,d.id,n)),label:d.label}):jsxRuntime.jsx(_r,{isSelected:u==="checked",isIndeterminate:u==="indeterminate",onChange:()=>y(av(d,n)),"aria-label":d.label}),S=jsxRuntime.jsxs("span",{className:"flex min-w-0 flex-1 flex-col text-left",children:[jsxRuntime.jsx("span",{className:`truncate text-sm ${u==="unchecked"?"text-text-secondary":"text-text-primary"}`,children:d.label}),h?jsxRuntime.jsx("span",{className:"text-[10px] text-text-secondary",children:h}):null]});return jsxRuntime.jsxs("div",{className:"edges-layers-panel__row flex cursor-default items-center gap-2 py-2.5",children:[v,c?jsxRuntime.jsxs("button",{type:"button",onClick:l,className:"flex min-w-0 flex-1 cursor-pointer items-center gap-2 border-0 bg-transparent p-0 text-left","aria-label":`Open ${d.label}`,children:[p?jsxRuntime.jsx(lv,{type:p.swatch,color:p.color}):null,S,jsxRuntime.jsx(nL,{})]}):jsxRuntime.jsxs("span",{className:"flex min-w-0 flex-1 items-center gap-2",children:[p?jsxRuntime.jsx(lv,{type:p.swatch,color:p.color}):null,S]})]})}})})}function Sn({position:e="top-right",className:t,style:r,children:o}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge(_y(e),t),style:r,children:o})}function Ir({icon:e,iconSize:t=24,onPress:r,isDisabled:o=false,className:n,iconClassName:a="text-text-primary",variant:i="secondary",isActive:s=false,ariaLabel:c,iconWeight:l="regular",...d}){let u=tailwindMerge.twMerge($y(),s&&"bg-action-brand hover:bg-action-brand-hover border-action-brand",n),m=tailwindMerge.twMerge(a,s&&"text-text-inverse");return jsxRuntime.jsx(ee,{...d,className:u,onPress:r,variant:i,size:"sm",isDisabled:o,"aria-label":c,"aria-pressed":s||void 0,type:"button",children:jsxRuntime.jsx(B,{name:e,size:t,className:m,weight:l})})}var fL=e=>[{id:"streets",name:"Streets",description:"Standard street map with traffic data",preview:e?ov:nv},{id:"satellite",name:"Satellite",description:"Aerial imagery with street labels",preview:rv},{id:"neutral",name:"Neutral",description:"Clean design with light/dark variants",preview:e?ev:tv}];function gL({type:e,color:t}){let r="inline-block",o=t?{backgroundColor:t}:{};switch(e){case "dot":return jsxRuntime.jsx("span",{className:`${r} h-3 w-3 rounded-full border border-border`,style:o});case "line":return jsxRuntime.jsx("span",{className:`${r} h-0.5 w-6 rounded-full`,style:o});case "polygon":return jsxRuntime.jsx("span",{className:`${r} h-3 w-4 rounded-sm border border-border`,style:o});case "pin":return jsxRuntime.jsx("span",{className:`${r} h-3 w-3 rounded-full rounded-bl-none border border-border transform rotate-45`,style:o});default:return null}}function fv({position:e="bottom-left",className:t,style:r,currentMapType:o="streets",onMapTypeChange:n,layers:a=[],onLayerToggle:i,onClearAll:s,onLayerVariantChange:c,layerTree:l,onVisibilityChange:d}){let{isDarkTheme:u}=qt(),{isMobile:m}=nr(),[p,f]=je.useState(false),g=fL(u),h=y=>{n?.(y);},b=a.filter(y=>y.legend),x=jsxRuntime.jsxs("div",{className:m?"space-y-6 pb-6":"space-y-6",children:[jsxRuntime.jsxs("div",{children:[jsxRuntime.jsx("div",{className:"text-sm font-semibold text-text-primary mb-3",children:"Map type"}),jsxRuntime.jsx("div",{className:"grid grid-cols-3 gap-3",children:g.map(y=>jsxRuntime.jsxs("button",{type:"button",onClick:()=>h(y.id),className:"flex flex-col items-center space-y-2 p-3 rounded-lg text-center hover:bg-background-muted transition-colors border border-transparent "+(o===y.id?"bg-background-muted border-border":"hover:border-border"),children:[jsxRuntime.jsx("div",{className:"w-12 h-12 rounded-lg overflow-hidden bg-background-surface "+(o===y.id?"border-2 border-action-default":"border border-border-default"),children:jsxRuntime.jsx("img",{src:y.preview,alt:`${y.name} map preview`,className:"w-full h-full object-cover"})}),jsxRuntime.jsx("div",{className:"text-sm "+(o===y.id?"font-bold text-text-primary":"font-normal text-text-secondary"),children:y.name})]},y.id))})]}),l?.length?jsxRuntime.jsxs("div",{children:[jsxRuntime.jsxs("div",{className:"flex items-center justify-between mb-3",children:[jsxRuntime.jsx("div",{className:"text-sm font-semibold text-text-primary",children:"Map details"}),s&&jsxRuntime.jsx("button",{type:"button",onClick:s,className:"text-xs text-text-secondary hover:text-text-primary transition-colors",children:"Clear all"})]}),jsxRuntime.jsx(uv,{tree:l,layers:a,onVisibilityChange:d})]}):null,!l?.length&&b.length>0&&jsxRuntime.jsxs("div",{children:[jsxRuntime.jsxs("div",{className:"flex items-center justify-between mb-3",children:[jsxRuntime.jsx("div",{className:"text-sm font-semibold text-text-primary",children:"Map details"}),s&&jsxRuntime.jsx("button",{type:"button",onClick:s,className:"text-xs text-text-secondary hover:text-text-primary transition-colors",children:"Clear all"})]}),jsxRuntime.jsx("div",{className:"space-y-2",children:b.map(y=>{let v=y.visible!==false,S=y.legend?.variants;return jsxRuntime.jsxs("div",{className:S?"space-y-1.5":void 0,children:[jsxRuntime.jsx(_r,{isSelected:v,onChange:()=>i?.(y.id),children:jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[y.legend&&jsxRuntime.jsx(gL,{type:y.legend.swatch,color:y.legend.color}),jsxRuntime.jsx("span",{className:"text-sm text-text-primary",children:y.legend?.label})]})}),S&&jsxRuntime.jsx("div",{className:"pl-6",children:jsxRuntime.jsx(Ao,{"aria-label":`${y.legend?.label} mode`,size:"sm",isDisabled:!v,items:S.options.map(w=>({...w,value:w.id})),renderItem:w=>w.label,selectedKey:S.selectedId,onSelectionChange:w=>c?.(y.id,String(w))})})]},y.id)})})]})]});return jsxRuntime.jsx(Sn,{position:e,className:t,style:r,children:jsxRuntime.jsx("div",{className:"relative",children:m?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(Ir,{icon:"Stack",ariaLabel:"Map layers and settings",onPress:()=>f(true)}),jsxRuntime.jsx(xt,{isOpen:p,onClose:()=>f(false),title:"Map layers",animationVariant:"scale",children:x})]}):jsxRuntime.jsxs(reactAriaComponents.DialogTrigger,{children:[jsxRuntime.jsx(Ir,{icon:"Stack",ariaLabel:"Map layers and settings"}),jsxRuntime.jsx(ht,{placement:"top start",children:jsxRuntime.jsx(reactAriaComponents.Dialog,{"aria-label":"Map layers and settings",className:"p-4 min-w-80 bg-background-surface border border-border rounded-lg shadow-xl focus:outline-none focus:ring-0",children:x})})]})})})}function bv({position:e="top-right",className:t,style:r,onToggle:o,isActive:n=false}){return jsxRuntime.jsx(Sn,{position:e,className:tailwindMerge.twMerge("md:hidden",t),style:r,children:jsxRuntime.jsx(Ir,{icon:"ListDashes",onPress:o,isActive:n,ariaLabel:n?"Hide list view":"Show list view"})})}var yL={sm:"gap-2",md:"gap-4",lg:"gap-6"};function Ic({position:e="top-right",className:t,style:r,children:o,orientation:n="vertical",spacing:a="md"}){return jsxRuntime.jsx(Sn,{position:e,style:r,children:jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex",n==="vertical"?"flex-col":"flex-row",yL[a],t),children:o})})}function xv({mapRef:e,position:t="bottom-right",className:r,style:o,showCompass:n=true,showGeolocate:a=true,showResetZoom:i=true,onResetZoom:s,onCompassClick:c,onGeolocateClick:l}){let[d,u]=je.useState(false),m=je.useRef(true);je.useEffect(()=>()=>{m.current=false;},[]);let p=()=>{c?c():e.current&&e.current.easeTo({bearing:0,duration:500});},f=async()=>{if(!d)if(l)l();else {if(!navigator.geolocation){console.warn("Geolocation is not supported by this browser.");return}if(navigator.permissions?.query)try{if((await navigator.permissions.query({name:"geolocation"})).state==="denied"){console.warn("Geolocation permission was previously denied. Please enable location services in your browser settings.");return}}catch{}u(true),navigator.geolocation.getCurrentPosition(y=>{if(!m.current)return;let{latitude:v,longitude:S}=y.coords;e.current&&e.current.flyTo({center:[S,v],zoom:15,duration:2e3}),u(false);},y=>{if(m.current){switch(console.warn("Geolocation error:",{code:y.code,message:y.message,PERMISSION_DENIED:y.PERMISSION_DENIED,POSITION_UNAVAILABLE:y.POSITION_UNAVAILABLE,TIMEOUT:y.TIMEOUT}),y.code){case y.PERMISSION_DENIED:console.warn("Location access denied. Please enable location services in your browser settings.");break;case y.POSITION_UNAVAILABLE:console.warn("Location information unavailable.");break;case y.TIMEOUT:console.warn("Location request timed out.");break;default:console.warn("Error getting location:",y.message);break}u(false);}},{enableHighAccuracy:true,timeout:1e4,maximumAge:0});}};if(!n&&!a&&!i)return null;let g=!i&&n,h=!i&&!n&&a,b=!a&&n;return jsxRuntime.jsxs(Ic,{position:t,className:r,style:o,spacing:"sm",children:[i&&jsxRuntime.jsx(Ir,{icon:"ArrowsOut",onPress:s,ariaLabel:"Reset zoom to show all points",className:tailwindMerge.twMerge(!(!a&&!n&&i)&&"rounded-b-none",n&&"border-b-0")}),n&&jsxRuntime.jsx(Ir,{icon:"Compass",onPress:p,ariaLabel:"Reset map orientation",className:tailwindMerge.twMerge(!g&&"rounded-t-none border-t-0",!b&&"rounded-b-none border-b-0")}),a&&jsxRuntime.jsx(Ir,{icon:d?"Spinner":"NavigationArrow",onPress:f,isDisabled:d,ariaLabel:"Go to my location",iconClassName:tailwindMerge.twMerge("text-text-primary",d&&"animate-spin"),className:tailwindMerge.twMerge(!h&&"rounded-t-none border-t-0",!h&&n&&"lg:rounded-t lg:border-t")})]})}function Sv({position:e="top-left",className:t,style:r,onSearch:o,placeholder:n="Search places...",showSearchInput:a=true}){let[i,s]=je.useState(false),[c,l]=je.useState(""),d=()=>{a?s(!i):o&&o("");},u=p=>{p.preventDefault(),o&&c.trim()&&(o(c.trim()),s(false));},m=p=>{p.key==="Escape"&&s(false);};return jsxRuntime.jsx(Sn,{position:e,className:t,style:r,children:jsxRuntime.jsxs("div",{className:"relative",children:[jsxRuntime.jsx(Ir,{icon:"MagnifyingGlass",onPress:d,ariaLabel:"Search"}),i&&a&&jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("absolute top-12 left-0 min-w-64","bg-background-surface border border-border rounded-lg shadow-xl p-3"),children:jsxRuntime.jsx("form",{onSubmit:u,children:jsxRuntime.jsxs("div",{className:"flex items-center space-x-2",children:[jsxRuntime.jsx("input",{type:"text",value:c,onChange:p=>l(p.target.value),onKeyDown:m,placeholder:n,className:tailwindMerge.twMerge("flex-1 px-3 py-2 text-sm rounded border","bg-background border-border text-text-primary placeholder:text-text-secondary","focus:outline-none focus:ring-2 focus:ring-action-brand"),autoFocus:true}),jsxRuntime.jsx(ee,{type:"submit",variant:"primary",size:"sm",className:"px-3 py-2",children:"Search"})]})})})]})})}var NL={navigation:"bottom-right",layers:"bottom-left",search:"top-left",list:"top-right",custom:"top-right"};function dm(e){return e.position??NL[e.type]}function wv(e,t,r){let o=dm(e),n=e.id??`${e.type}-${t}`;switch(e.type){case "navigation":{let i=e.showResetZoom!==false&&r.showResetButton;return jsxRuntime.jsx(xv,{mapRef:r.mapRef,position:o,showCompass:e.showCompass,showGeolocate:e.showGeolocate,showResetZoom:i,onResetZoom:e.onResetZoom,onCompassClick:e.onCompassClick,onGeolocateClick:e.onGeolocateClick,style:e.style,className:e.className},n)}case "layers":return jsxRuntime.jsx(fv,{position:o,currentMapType:e.currentMapType,onMapTypeChange:e.onMapTypeChange,layers:e.layers??r.layers,onLayerToggle:e.onLayerToggle,onClearAll:e.onClearAll,onLayerVariantChange:e.onLayerVariantChange,layerTree:e.layerTree,onVisibilityChange:e.onVisibilityChange,style:e.style,className:e.className},n);case "search":return jsxRuntime.jsx(Sv,{position:o,onSearch:e.onSearch,placeholder:e.placeholder,showSearchInput:e.showSearchInput,style:e.style,className:e.className},n);case "list":return jsxRuntime.jsx(bv,{position:o,onToggle:e.onToggle,isActive:e.isActive,style:e.style,className:e.className},n);case "custom":return jsxRuntime.jsx("div",{children:e.render(r)},n);default:return null}}function um(e,t){let r=e.reduce((n,a,i)=>{let s=dm(a);return n[s]||(n[s]=[]),n[s].push({control:a,index:i}),n},{}),o=[];for(let[n,a]of Object.entries(r)){if(a.length===1){o.push(wv(a[0].control,a[0].index,t));continue}let i={position:"static",top:"auto",right:"auto",bottom:"auto",left:"auto"};o.push(jsxRuntime.jsx(Ic,{position:n,spacing:"sm",children:a.map(({control:s,index:c})=>{let l={...s,style:{...s.style,...i}};return wv(l,c,t)})},`group-${n}`));}return o}var pm={vector:e=>({kind:"vector",...e}),geojson:e=>({kind:"geojson",...e}),customPins:e=>({kind:"customPins",...e}),raster:e=>({kind:"raster",...e}),clusteredVector:e=>({kind:"clusteredVector",...e})};function mm(e){return e.kind==="vector"}function fm(e){return e.kind==="geojson"}function gm(e){return e.kind==="customPins"}function bm(e){return e.kind==="raster"}var us=(e,t)=>({id:e,label:t,kind:"sequential",hint:"Low \u2192 High",stops:()=>xi(e),toColorSpec:({by:r,scale:o="auto"})=>({by:r,palette:"sequential",scheme:e,scale:o})}),hm=(e,t)=>({id:e,label:t,kind:"diverging",hint:"Low \u2192 Mid \u2192 High",stops:()=>yi(e),toColorSpec:({by:r,scale:o="auto",center:n=0})=>({by:r,palette:"diverging",scheme:e,center:n,scale:o})}),Bc=[us("viridis","Viridis"),us("magma","Magma"),us("cerulean","Cerulean"),us("forest","Forest"),us("rose","Rose")],Vc=[hm("redYellowBlue","Red \u2192 Blue"),hm("orangeYellowSeafoam","Orange \u2192 Seafoam"),hm("redBlue","Red / Blue")],Oc={id:"categorical",label:"Categorical",kind:"categorical",hint:"Distinct per value",stops:()=>Do(),toColorSpec:({by:e})=>({by:e,palette:"categorical",scale:"auto"})},ps=[...Bc,...Vc,Oc];function xm(e){return ps.find(t=>t.id===e)}function ym(e){return ps.filter(t=>t.kind===e)}function Tv(e){return !e.includes("{z}")}function ms(e,t="streets"){let r=[...e].sort((o,n)=>(o.z??0)-(n.z??0));return jsxRuntime.jsx(jsxRuntime.Fragment,{children:r.map(o=>{if(!o.visible&&o.visible!==void 0)return null;switch(o.kind){case "vector":return jsxRuntime.jsx(TL,{spec:o,mapType:t},o.id);case "geojson":return jsxRuntime.jsx(RL,{spec:o,mapType:t},o.id);case "customPins":return jsxRuntime.jsx(ML,{spec:o,mapType:t},o.id);case "raster":return jsxRuntime.jsx(EL,{spec:o},o.id);case "clusteredVector":return jsxRuntime.jsx(PL,{spec:o,mapType:t},o.id);default:return console.warn("[Layers] Unknown layer kind:",o.kind),null}})})}function TL({spec:e,mapType:t}){let{colorMode:r}=qt(),o=je.useMemo(()=>{let c=Rv(e.style,e.renderAs,r,t);if(e.hideChipWhen&&e.renderAs==="circle"){let l=c,d=l["circle-opacity"]??1,u=l["circle-stroke-opacity"]??1;return {...c,"circle-opacity":["case",e.hideChipWhen,0,d],"circle-stroke-opacity":["case",e.hideChipWhen,0,u]}}return c},[e.style,e.renderAs,e.hideChipWhen,r,t]),n=je.useMemo(()=>({visibility:e.visible===false?"none":"visible"}),[e.visible]),a={id:e.id,type:Pv(e.renderAs),"source-layer":e.sourceLayer,paint:o,layout:n};e.filter!==void 0&&(a.filter=e.filter),e.minZoom!==void 0&&(a.minzoom=e.minZoom),e.maxZoom!==void 0&&(a.maxzoom=e.maxZoom);let i=Tv(e.tileset),s={id:`${e.id}-source`,type:"vector"};return e.promoteId!==void 0&&(s.promoteId=e.promoteId),i?s.url=e.tileset:(s.tiles=[e.tileset],s.minzoom=0,s.maxzoom=22),jsxRuntime.jsx(GL.Source,{...s,children:jsxRuntime.jsx(GL.Layer,{...a})},`${e.tileset}:${e.renderAs}`)}function PL({spec:e}){let{colorMode:t,isDarkTheme:r}=qt(),o=1.25,n=9,a=3,i=n*1.4,s=.2,c=[0,5],l=je.useMemo(()=>r?{clusters:e.clusterStyle?.color?jr(e.clusterStyle.color):"#000000",shadow:e.clusterStyle?.shadowColor||"rgba(0, 0, 0, 0.5)",point:{fill:e.pointStyle?.color?jr(e.pointStyle.color):"#000000",stroke:e.pointStyle?.borderColor||"#ffffff",shadow:"rgba(0, 0, 0, 0.5)"},text:{onCluster:"#ffffff"},selected:{fill:e.selectedStyle?.color?jr(e.selectedStyle.color):"#444ae1"}}:{clusters:e.clusterStyle?.color?jr(e.clusterStyle.color):"#000000",shadow:e.clusterStyle?.shadowColor||"rgba(0, 0, 0, 0.3)",point:{fill:e.pointStyle?.color?jr(e.pointStyle.color):"#000000",stroke:e.pointStyle?.borderColor||"#ffffff",shadow:"rgba(0, 0, 0, 0.3)"},text:{onCluster:"#ffffff"},selected:{fill:e.selectedStyle?.color?jr(e.selectedStyle.color):"#444ae1"}},[r,t,e.clusterStyle,e.pointStyle,e.selectedStyle]),d=10,u=30,m=Math.log(2),p=Math.log(2e3),f=(e.clusterStyle?.sizes?.length??0)>0,g=je.useMemo(()=>f?e.clusterStyle.sizes.map(({threshold:S,radius:w})=>({threshold:S,radius:w,color:l.clusters})):[{threshold:30,radius:20,color:l.clusters},{threshold:200,radius:35,color:l.clusters},{threshold:1e3,radius:50,color:l.clusters}],[f,e.clusterStyle?.sizes,l.clusters]),h=S=>f?["step",["get","point_count"],S[0].radius,...S.flatMap(({threshold:w,radius:N})=>[w,N])]:["interpolate",["linear"],["ln",["max",2,["get","point_count"]]],m,d,p,u],b=S=>f?["step",["get","point_count"],S[0].radius*o,...S.flatMap(({threshold:w,radius:N})=>[w,N*o])]:["interpolate",["linear"],["ln",["max",2,["get","point_count"]]],m,d*o,p,u*o],x=Tv(e.tileset),y={id:`${e.id}-source`,type:"vector"};x?y.url=e.tileset:(y.tiles=[e.tileset],y.minzoom=0,y.maxzoom=22);let v=je.useMemo(()=>{let S=e.pointStyle?.radius??n,w=e.pointStyle?.borderWidth??a,N=e.selectedStyle?.radius??n*1.5,P=k=>{let R={...k};return e.minZoom!==void 0&&(R.minzoom=e.minZoom),e.maxZoom!==void 0&&(R.maxzoom=e.maxZoom),R};return [P({id:`${e.id}-cluster-shadows`,type:"circle","source-layer":e.sourceLayer,filter:["==",["get","cluster"],true],paint:{"circle-radius":b(g),"circle-color":l.shadow,"circle-blur":.5,"circle-translate":[0,8]}}),P({id:`${e.id}-points-shadow`,type:"circle","source-layer":e.sourceLayer,filter:["all",["!=",["get","cluster"],true],["!=",["get","id"],e.selectedId||"selected"]],paint:{"circle-radius":i,"circle-color":l.point.shadow,"circle-blur":s,"circle-translate":c}}),P({id:`${e.id}-clusters`,type:"circle","source-layer":e.sourceLayer,filter:["==",["get","cluster"],true],paint:{"circle-radius":h(g),"circle-color":["step",["get","point_count"],g[0].color,...g.flatMap(({threshold:k,color:R})=>[k,R])]}}),P({id:`${e.id}-cluster-count`,type:"symbol","source-layer":e.sourceLayer,filter:["==",["get","cluster"],true],layout:{"text-field":["case",["has","point_count_abbreviated"],["get","point_count_abbreviated"],["to-string",["get","point_count"]]],"text-font":["DIN Offc Pro Medium","Arial Unicode MS Bold"],"text-size":14,"text-offset":[0,.1]},paint:{"text-color":l.text.onCluster}}),P({id:`${e.id}-points`,type:"circle","source-layer":e.sourceLayer,filter:["all",["!=",["get","cluster"],true],["!=",["get","id"],e.selectedId||"selected"]],paint:{"circle-radius":S,"circle-color":l.point.fill,"circle-stroke-width":w,"circle-stroke-color":l.point.stroke}}),P({id:`${e.id}-selected-point`,type:"circle","source-layer":e.sourceLayer,filter:["==",["get","id"],e.selectedId||"selected"],paint:{"circle-radius":N,"circle-color":l.selected.fill,"circle-stroke-width":w,"circle-stroke-color":"#ffffff"}}),...e.pointStyle?.icon?[P({id:`${e.id}-points-icon`,type:"symbol","source-layer":e.sourceLayer,filter:["all",["!=",["get","cluster"],true],["!=",["get","id"],e.selectedId||"selected"]],layout:{"icon-image":e.pointStyle.icon.name,"icon-size":Nv(S,e.pointStyle.icon.size),"icon-allow-overlap":true,"icon-ignore-placement":true}}),P({id:`${e.id}-selected-point-icon`,type:"symbol","source-layer":e.sourceLayer,filter:["==",["get","id"],e.selectedId||"selected"],layout:{"icon-image":e.pointStyle.icon.name,"icon-size":Nv(N,e.pointStyle.icon.size),"icon-allow-overlap":true,"icon-ignore-placement":true}})]:[]]},[e.id,e.sourceLayer,e.selectedId,e.minZoom,e.maxZoom,e.pointStyle,e.selectedStyle,g,l,n,a,i,s]);return jsxRuntime.jsx(GL.Source,{...y,children:v.map(S=>jsxRuntime.jsx(GL.Layer,{...S},S.id))},e.tileset)}function RL({spec:e,mapType:t}){let{colorMode:r}=qt(),o=je.useMemo(()=>typeof e.data=="string"?null:e.data,[e.data]),n=je.useMemo(()=>Rv(e.style,e.renderAs,r,t,o),[e.style,e.renderAs,r,t,o]),a=je.useMemo(()=>({visibility:e.visible===false?"none":"visible"}),[e.visible]),i=je.useMemo(()=>(typeof e.data=="string",e.data),[e.data]),s={id:`${e.id}-source`,type:"geojson",data:i};e.cluster?.enabled&&(s.cluster=true,s.clusterRadius=e.cluster.radius??50,s.clusterMaxZoom=e.cluster.maxZoom??14);let c={id:e.id,type:Pv(e.renderAs),paint:n,layout:a};return e.minZoom!==void 0&&(c.minzoom=e.minZoom),e.maxZoom!==void 0&&(c.maxzoom=e.maxZoom),jsxRuntime.jsx(GL.Source,{...s,children:jsxRuntime.jsx(GL.Layer,{...c})})}function ML({spec:e,mapType:t}){let r=e.pin;return jsxRuntime.jsx(jsxRuntime.Fragment,{children:e.data.map((o,n)=>{let[a,i]=e.getPosition(o),s=e.pinProps?e.pinProps(o):{};return jsxRuntime.jsx(GL.Marker,{longitude:a,latitude:i,anchor:"bottom",children:jsxRuntime.jsx(r,{...s})},`${e.id}-${n}`)})})}function EL({spec:e}){let t=je.useMemo(()=>{if(!e.style)return {};let n={};return e.style.opacity!==void 0&&(n["raster-opacity"]=e.style.opacity),e.style.brightnessMin!==void 0&&(n["raster-brightness-min"]=e.style.brightnessMin),e.style.brightnessMax!==void 0&&(n["raster-brightness-max"]=e.style.brightnessMax),e.style.contrast!==void 0&&(n["raster-contrast"]=e.style.contrast),e.style.saturation!==void 0&&(n["raster-saturation"]=e.style.saturation),e.style.hueRotate!==void 0&&(n["raster-hue-rotate"]=e.style.hueRotate),e.style.fadeDuration!==void 0&&(n["raster-fade-duration"]=e.style.fadeDuration),n},[e.style]),r={id:`${e.id}-source`,type:"raster",tiles:[e.tileset]};e.tileSize&&(r.tileSize=e.tileSize);let o={id:e.id,type:"raster",paint:t};return e.minZoom!==void 0&&(o.minzoom=e.minZoom),e.maxZoom!==void 0&&(o.maxzoom=e.maxZoom),jsxRuntime.jsx(GL.Source,{...r,children:jsxRuntime.jsx(GL.Layer,{...o})},e.tileset)}var so="#666";function Nv(e,t){let r=t??64;return e*2/r}function Pv(e){switch(e){case "line":return "line";case "fill":return "fill";case "circle":return "circle";case "symbol":return "symbol";case "heatmap":return "heatmap";default:return "circle"}}function Rv(e,t,r,o,n){if(!e)return {};let a={};if(e.color){let i=jr(e.color,r,n);switch(t){case "line":a["line-color"]=i;break;case "fill":a["fill-color"]=i;break;case "circle":a["circle-color"]=i;break}}if(e.width&&t==="line"&&(a["line-width"]=zc(e.width)),e.radius&&t==="circle"&&(a["circle-radius"]=zc(e.radius)),e.opacity!==void 0)switch(t){case "line":a["line-opacity"]=e.opacity;break;case "fill":a["fill-opacity"]=e.opacity;break;case "circle":a["circle-opacity"]=e.opacity;break}if(e.fillOpacity!==void 0&&t==="fill"&&(a["fill-opacity"]=e.fillOpacity),t==="fill"&&e.borderWidth&&(a["fill-outline-color"]=e.borderColor?jr(e.borderColor,r,n):jr(e.color||"#000",r,n)),t==="circle"&&e.borderWidth){a["circle-stroke-width"]=e.borderWidth;let i=e.borderColor?jr(e.borderColor,r,n):Bt(`map-${o}-border`,"#ffffff");a["circle-stroke-color"]=i;}return t==="heatmap"&&(e.weight!==void 0&&(a["heatmap-weight"]=typeof e.weight=="string"?["get",e.weight]:zc(e.weight)),e.intensity!==void 0&&(a["heatmap-intensity"]=e.intensity),e.radius!==void 0&&(a["heatmap-radius"]=zc(e.radius)),e.opacity!==void 0&&(a["heatmap-opacity"]=e.opacity)),a}function LL(e,t){let r=e.by,o=e.mapping,n=["match",["get",r]];for(let[i,s]of Object.entries(o))n.push(i),n.push(jr(s));let a=e.fallback?jr(e.fallback):so;return n.push(a),n}function DL(e,t){let r=cf(t,e);r.length>20&&console.warn(`[Layers] Categorical auto-assignment found ${r.length} unique values for property "${e}". The 6-color palette will repeat ${Math.ceil(r.length/6)} times. Consider using explicit color mapping or reducing categories.`);let o=kd(r),n=["match",["get",e]];for(let[a,i]of Object.entries(o))n.push(a),n.push(i);return n.push(so),n}function AL(e,t="viridis",r,o){let n=Td(r,e),a;if(o&&o!=="auto")a=o;else {if(a=Pd(n),n.length===0)return console.warn(`[Layers] No numeric values found for property "${e}"`),so;console.log(`[Layers] Auto-calculated sequential scale for "${e}": ${a.min} to ${a.max}`);}let i=xi(t),s=["interpolate",["linear"],["get",e]];return i.forEach((c,l)=>{let d=l/(i.length-1),u=a.min+d*(a.max-a.min);s.push(u,c);}),s}function IL(e,t="redYellowBlue",r,o,n){let a=Td(r,e),i=df(a,o),s;if(n&&n!=="auto")s=n;else {if(s=Pd(a),a.length===0)return console.warn(`[Layers] No numeric values found for property "${e}"`),so;console.log(`[Layers] Auto-calculated diverging scale for "${e}": ${s.min} \u2190 ${i} \u2192 ${s.max}`);}let c=yi(t),l=4,d=["interpolate",["linear"],["get",e]];for(let u=0;u<=l;u++){let m=u/l,p=s.min+m*(i-s.min);d.push(p,c[u]);}for(let u=l+1;u<c.length;u++){let m=(u-l)/(c.length-1-l),p=i+m*(s.max-i);d.push(p,c[u]);}return d}function kv(e){if(!(e.startsWith("var(")||e.startsWith("--")||e.startsWith("color-")))return e;let r=Bt(e,so);return r.includes("var(")?so:r}function jr(e,t,r){if(typeof e=="string")return kv(e);if("token"in e)return Bt(e.token,so);if("hex"in e)return kv(e.hex);if("by"in e){if("palette"in e){if(e.palette==="categorical")return r?DL(e.by,r):(console.warn("[Layers] Categorical auto-assignment requires GeoJSON data (not URL-based data)"),so);if(e.palette==="sequential")return r?AL(e.by,e.scheme,r,e.scale):(console.warn("[Layers] Sequential palette requires GeoJSON data (not URL-based data)"),so);if(e.palette==="diverging")return r?IL(e.by,e.scheme,r,e.center,e.scale):(console.warn("[Layers] Diverging palette requires GeoJSON data (not URL-based data)"),so)}if("mapping"in e)return LL(e)}return so}function zc(e){return typeof e=="number"?e:"byZoom"in e?["interpolate",["linear"],["zoom"],...e.byZoom.flatMap(([t,r])=>[t,r])]:e}var Wc=null;function Uc(){return typeof window>"u"||process.env.NODE_ENV==="test"||typeof process<"u"&&process.env?.CHROMATIC||typeof ({ url: (typeof document === 'undefined' ? require('u' + 'rl').pathToFileURL(__filename).href : (_documentCurrentScript && _documentCurrentScript.tagName.toUpperCase() === 'SCRIPT' && _documentCurrentScript.src || new URL('index.cjs', document.baseURI).href)) })<"u"&&undefined?.CHROMATIC?Promise.resolve():(Wc||(Wc=import('mapbox-gl/dist/mapbox-gl.css').then(()=>{}).catch(t=>{console.error("Failed to load Mapbox CSS",t),Wc=null;})),Wc)}function Kc(){return jsxRuntime.jsx("div",{className:"absolute inset-0 z-50 bg-background-surface/90 backdrop-blur-sm pointer-events-none","data-testid":"map-loading-overlay",children:jsxRuntime.jsx("div",{className:"absolute inset-0 opacity-20",children:jsxRuntime.jsx("div",{className:"h-full w-full",style:{backgroundImage:`
41
41
  linear-gradient(rgba(0,0,0,0.15) 1px, transparent 1px),
42
42
  linear-gradient(90deg, rgba(0,0,0,0.15) 1px, transparent 1px)
43
- `,backgroundSize:"30px 30px"}})})})}var Lv="color-mix(in srgb, var(--color-map-neutral-border) 8%, transparent)",FL={backgroundImage:`linear-gradient(to right, ${Lv} 1px, transparent 1px), linear-gradient(to bottom, ${Lv} 1px, transparent 1px)`,backgroundSize:"24px 24px"},BL={backgroundColor:"color-mix(in srgb, var(--color-map-marker-default) 12%, transparent)"};function Yc({style:e,className:t,message:r="Map requires Mapbox token",schematic:o=false,showMarker:n=true}){return o?jsxRuntime.jsxs("div",{style:e,"data-testid":"map-schematic",className:tailwindMerge.twMerge("relative overflow-hidden border border-map-neutral-border bg-background-muted",t),children:[jsxRuntime.jsx("div",{"aria-hidden":"true",className:"absolute inset-0",style:FL}),n?jsxRuntime.jsxs("div",{className:"absolute inset-0 flex items-center justify-center",children:[jsxRuntime.jsx("span",{"aria-hidden":"true",className:"absolute h-24 w-24 rounded-full",style:BL}),jsxRuntime.jsx(V,{name:"MapPin",size:36,weight:"fill",className:"relative text-map-marker-default"})]}):null]}):jsxRuntime.jsx("div",{style:e,className:tailwindMerge.twMerge("flex items-center justify-center bg-background-muted text-text-secondary",t),children:jsxRuntime.jsxs("div",{className:"text-center",children:[jsxRuntime.jsx(V,{name:"MapPin",size:48,className:"mx-auto mb-2 opacity-50"}),jsxRuntime.jsx("p",{className:"text-sm",children:r})]})})}var Dv={streets:"streets",satellite:"satellite",neutral:"neutral"},Jc="streets";function Xc(e,t){switch(e){case "streets":return t?"mapbox://styles/victor-texture/clzwxtrng005s01p93rtr04op":"mapbox://styles/mapbox/streets-v12";case "satellite":return "mapbox://styles/mapbox/satellite-streets-v12";case "neutral":return t?"mapbox://styles/mapbox/dark-v11":"mapbox://styles/mapbox/light-v11";default:return t?"mapbox://styles/victor-texture/clzwxtrng005s01p93rtr04op":"mapbox://styles/mapbox/streets-v12"}}function Av({longitude:e,latitude:t,showPulse:r=true,accuracy:o}){return jsxRuntime.jsx(GL.Marker,{longitude:e,latitude:t,anchor:"center",children:jsxRuntime.jsxs("div",{className:"relative flex items-center justify-center",children:[r&&jsxRuntime.jsx("div",{className:"absolute h-12 w-12 animate-[ping_2s_ease-in-out_infinite] rounded-full bg-action-brand opacity-30",style:{animationDelay:"0s"}}),jsxRuntime.jsx("div",{className:"relative z-10 flex h-5 w-5 items-center justify-center rounded-full bg-background-surface shadow-lg",children:jsxRuntime.jsx("div",{className:"h-3 w-3 rounded-full bg-action-brand"})}),o&&o>0&&jsxRuntime.jsx("div",{className:"pointer-events-none absolute rounded-full border border-action-brand/20 bg-action-brand/10",style:{width:`${Math.min(o/2,100)}px`,height:`${Math.min(o/2,100)}px`}})]})})}var bs=qe__namespace.default.forwardRef(({initialViewState:e,viewState:t,onViewStateChange:r,scrollEnabled:o=true,className:n,previewMode:a=false,previewModeCta:i,onPreviewModePress:s,mapType:c=Jc,layers:l=[],mapboxAccessToken:d,transformRequest:u,isLoading:m=false,onLoad:p,controls:f="default",showUserLocation:g=true,onUserLocationChange:h,children:b,additionalInteractiveLayerIds:x=[],onMapClick:y,showMarker:v=false,markerLocation:S},w)=>{let N=d??Ec();if(!N)return jsxRuntime.jsx("div",{className:`relative ${n||""}`,style:{width:"100%",height:"100%"},children:jsxRuntime.jsx(Yc,{className:"w-full h-full",message:"Map unavailable"})});let{isDarkTheme:P}=qt(),T=qe.useRef(null),R=qe.useRef(null),[F,E]=qe.useState(false),[D,L]=qe.useState(false);qe.useEffect(()=>{Uc();},[]);let[O,z]=qe.useState(false),G=qe.useRef(0),[j,Z]=qe.useState(null),[H,X]=qe.useState(null),W=qe.useRef(null),I=qe.useRef(null),[U,k]=Lc("interactiveMap.trackingLocation",false),[C,M]=qe.useState(false);qe.useEffect(()=>{if(!navigator.geolocation){M(true);return}if(U){if(!navigator.permissions?.query){M(true);return}navigator.permissions.query({name:"geolocation"}).then(q=>{q.state!=="granted"&&k(false),M(true);}).catch(()=>{M(true);});}else M(true);},[]),qe.useEffect(()=>{let q=setTimeout(()=>{F||L(true);},200);return ()=>clearTimeout(q)},[F]),qe.useEffect(()=>{I.current=null;},[c,P]),qe.useEffect(()=>{if(F)return;let q=setInterval(()=>{if(T.current?.loaded()){E(true),L(false);let A=T.current.getMap?.();A&&I.current!==A&&(I.current=A,p?.()),clearInterval(q);}},200);return ()=>clearInterval(q)},[F,p]),qe.useEffect(()=>{if(C){if(!U||a){W.current!==null&&(navigator.geolocation.clearWatch(W.current),W.current=null);return}if(!navigator.geolocation){console.warn("Geolocation is not supported by this browser.");return}return W.current=navigator.geolocation.watchPosition(q=>{let A={latitude:q.coords.latitude,longitude:q.coords.longitude,accuracy:q.coords.accuracy};X(A),h?.(A);},q=>{console.warn("Geolocation error:",q.message),X(null),h?.(null);},{enableHighAccuracy:true,maximumAge:3e4,timeout:3e4}),()=>{W.current!==null&&(navigator.geolocation.clearWatch(W.current),W.current=null);}}},[U,a,h,C]);let B=qe.useCallback(()=>{E(true),L(false);let q=T.current?.getMap?.();q&&I.current!==q&&(I.current=q,p?.());},[p]),J=qe.useCallback(()=>{T.current&&e&&(z(false),G.current=0,T.current.flyTo({center:[e.longitude||0,e.latitude||0],zoom:e.zoom||0,bearing:e.bearing||0,pitch:e.pitch||0,duration:1e3}));},[e]),te=qe.useMemo(()=>f===false||f===null?[]:f==="default"||f===void 0?am:f,[f]),de=qe.useCallback(()=>{if(!navigator.geolocation){console.warn("Geolocation is not supported by this browser.");return}k(true),navigator.geolocation.getCurrentPosition(q=>{let{latitude:A,longitude:ne}=q.coords;T.current&&T.current.jumpTo({center:[ne,A],zoom:15});},q=>{console.warn("Geolocation error:",q.message),q.code===q.PERMISSION_DENIED&&k(false);},{enableHighAccuracy:true,timeout:1e4,maximumAge:0});},[]),ee=qe.useMemo(()=>{if(a)return null;let q=te.map(A=>A.type==="navigation"?{...A,onResetZoom:A.onResetZoom||J,onGeolocateClick:A.onGeolocateClick||de}:A);return um(q,{mapRef:T,layers:l,showResetButton:O})},[te,T,a,l,J,O,de]),ae=qe.useMemo(()=>{let q=[];return l.filter(A=>A.events?.onClick||A.events?.onMouseEnter||A.events?.onMouseLeave||A.tooltip).forEach(A=>{A.kind==="clusteredVector"?(q.push(`${A.id}-clusters`),q.push(`${A.id}-points`),q.push(`${A.id}-selected-point`)):q.push(A.id);}),[...q,...x]},[l,x]),Ie=qe.useMemo(()=>{let q=new Map;return l.forEach(A=>{A.events&&(q.set(A.id,A.events),A.kind==="clusteredVector"&&(q.set(`${A.id}-clusters`,A.events),q.set(`${A.id}-points`,A.events),q.set(`${A.id}-selected-point`,A.events)));}),q},[l]),re=qe.useMemo(()=>{let q=new Map;return l.forEach(A=>{A.tooltip&&(q.set(A.id,A.tooltip),A.kind==="clusteredVector"&&(q.set(`${A.id}-clusters`,A.tooltip),q.set(`${A.id}-points`,A.tooltip),q.set(`${A.id}-selected-point`,A.tooltip)));}),q},[l]),ie=qe.useMemo(()=>{let q=new Map;return l.forEach(A=>{A.kind==="clusteredVector"&&(q.set(A.id,A),q.set(`${A.id}-clusters`,A),q.set(`${A.id}-points`,A),q.set(`${A.id}-selected-point`,A));}),q},[l]),ce=qe.useMemo(()=>{if(!v)return null;let q=S?.longitude??t?.longitude??e?.longitude,A=S?.latitude??t?.latitude??e?.latitude;return q===void 0||A===void 0?null:{longitude:q,latitude:A}},[v,S,t,e]),he=qe.useCallback(q=>{if(a)return;let A=q.features?.[0];if(!A||!A.layer)return;let ne=A.layer.id,se=Ie.get(ne),ue=re.get(ne),_;A.geometry.type==="Point"?_=A.geometry.coordinates:_=[q.lngLat.lng,q.lngLat.lat];let ye={id:A.id??A.properties?.id,lngLat:_,properties:A.properties||{},layerId:ne},Ne=ie.get(ne),Ee=A.properties?.cluster===true;if(Ne&&Ee){let _e=T.current;if(_e){let Lt=_e.getZoom(),Xe=Math.min(Lt+3,18);_e.flyTo({center:_,zoom:Xe,duration:1e3});}return}if(se?.onClick&&se.onClick(ye),ue&&ue.trigger==="click"){let _e;Ne&&"cluster"in ue?ue.point&&(_e=ue.point(ye)):"content"in ue&&(_e=typeof ue.content=="function"?ue.content(ye):ue.content),_e&&Z({feature:ye,content:_e,bare:ue.bare});}y&&y(q);},[Ie,re,a,y,ie,T,ae]),Te=qe.useCallback(q=>{let A=q.features?.[0];if(!A||!A.layer)return null;let ne=A.layer.id,se=re.get(ne);if(!se||se.trigger!=="hover"&&se.trigger!==void 0)return null;let ue;A.geometry.type==="Point"?ue=A.geometry.coordinates:ue=[q.lngLat.lng,q.lngLat.lat];let _={id:A.id??A.properties?.id,lngLat:ue,properties:A.properties||{},layerId:ne},ye;if(ie.get(ne)&&"cluster"in se){let Ee=A.properties?.cluster===true;if(Ee&&se.cluster){let _e=A.properties?.point_count||0;ye=se.cluster(_e,_);}else !Ee&&se.point?ye=se.point(_):ye=Ee?`${A.properties?.point_count||0} items`:null;}else "content"in se&&(ye=typeof se.content=="function"?se.content(_):se.content);return ye?{feature:_,content:ye,bare:se.bare}:null},[re,ie]),Je=qe.useCallback(q=>{if(a)return;let A=q.features?.[0];if(!A||!A.layer)return;let ne=A.layer.id,se=Ie.get(ne);if(se?.onMouseEnter){let _;A.geometry.type==="Point"?_=A.geometry.coordinates:_=[q.lngLat.lng,q.lngLat.lat];let ye={id:A.id??A.properties?.id,lngLat:_,properties:A.properties||{},layerId:ne};se.onMouseEnter(ye);}let ue=Te(q);ue&&Z(ue),T.current&&(T.current.getCanvas().style.cursor="pointer");},[Ie,a,T,Te]),it=qe.useCallback(q=>{if(a)return;let A=q.features?.[0];if(!A||!A.layer)return;let ne=Te(q);if(ne){Z(se=>se&&se.feature.layerId===ne.feature.layerId&&se.feature.id===ne.feature.id?se:ne);return}Z(se=>{if(!se)return se;let ue=re.get(se.feature.layerId);return ue&&(ue.trigger==="hover"||ue.trigger===void 0)?null:se});},[a,Te,re]),jt=qe.useCallback(()=>{if(!a){if(Ie.forEach(q=>{q.onMouseLeave?.();}),j){let q=j.feature.layerId,A=l.find(ne=>ne.id===q);if(!A){let ne=q.replace(/-(?:clusters|points|selected-point|cluster-shadows|points-shadow|cluster-count)$/,"");A=l.find(se=>se.id===ne);}A?.tooltip&&(A.tooltip.trigger||"hover")==="hover"&&Z(null);}T.current&&(T.current.getCanvas().style.cursor="");}},[Ie,a,T,j,l]),Br=qe.useCallback((q,A)=>{for(let ne of l)if(ne.tooltip&&!(A&&ne.id!==A)){if(ne.kind==="geojson"){if(typeof ne.data=="string")continue;let se=ne.data,_=(se.type==="FeatureCollection"?se.features:[se]).find(ye=>ye.id===q);if(_&&_.geometry.type==="Point")return {id:_.id,lngLat:_.geometry.coordinates,properties:_.properties||{},layerId:ne.id}}else if(ne.kind==="customPins"){let se=ne.data.find(ue=>ue.id===q||ue._id===q||ue.key===q);if(se)return {id:q,lngLat:ne.getPosition(se),properties:se,layerId:ne.id}}}return null},[l]);qe.useImperativeHandle(w,()=>({showTooltip:(q,A)=>{let ne=Br(q,A);if(!ne)return;let se=l.find(ue=>ue.id===ne.layerId);if(se?.tooltip&&"content"in se.tooltip){let ue=typeof se.tooltip.content=="function"?se.tooltip.content(ne):se.tooltip.content;Z({feature:ne,content:ue,bare:se.tooltip.bare});}},hideTooltip:()=>{Z(null);},getMap:()=>T.current,markMapAsMoved:()=>{z(true);}}),[Br,l]);let Eo=(q,A)=>u?u(q,A):{url:q},or=m||D;return jsxRuntime.jsx("div",{ref:R,className:tailwindMerge.twMerge("relative flex h-full w-full overflow-hidden",a&&"cursor-pointer",n),onClick:a?s:void 0,children:jsxRuntime.jsxs("div",{style:{flex:1},children:[jsxRuntime.jsxs(GL__default.default,{ref:T,initialViewState:e,...t&&t,style:{width:"100%",height:"100%"},mapStyle:Xc(c,P),styleDiffing:false,mapboxAccessToken:N,transformRequest:Eo,onLoad:B,onMove:a?void 0:q=>{if(q.originalEvent&&F){let A=q.originalEvent.type,ne=Math.abs((q.viewState.latitude??0)-(e?.latitude??0)),se=Math.abs((q.viewState.longitude??0)-(e?.longitude??0)),ue=Math.abs((q.viewState.zoom??0)-(e?.zoom??0));e&&(ne>1e-4||se>1e-4||ue>.1)&&(A==="mousemove"||A==="touchmove"||A==="pointermove"?z(true):(A==="wheel"||A==="mousewheel")&&(G.current+=1,G.current>=3&&z(true)));}r?.(q.viewState);},onClick:a?void 0:he,onMouseMove:a?void 0:it,onMouseEnter:a?void 0:Je,onMouseLeave:a?void 0:jt,interactiveLayerIds:a?[]:ae,scrollZoom:a?false:o,dragPan:!a,dragRotate:!a,doubleClickZoom:!a,interactive:!a,attributionControl:false,children:[jsxRuntime.jsx(GL.AttributionControl,{position:"top-left"}),ee,ms(l,c),b,ce&&jsxRuntime.jsx(GL.Marker,{longitude:ce.longitude,latitude:ce.latitude,anchor:"bottom",children:jsxRuntime.jsx(V,{name:"MapPin",size:36,className:"text-map-marker-default",weight:"fill"})}),g&&H&&jsxRuntime.jsx(Av,{longitude:H.longitude,latitude:H.latitude,accuracy:H.accuracy}),j&&jsxRuntime.jsx(GL.Popup,{longitude:j.feature.lngLat[0],latitude:j.feature.lngLat[1],offset:15,closeButton:false,closeOnClick:false,className:j.bare?"map-tooltip map-tooltip-bare":"map-tooltip",maxWidth:"none",children:j.content})]},`map-${c}-${P}`),or&&jsxRuntime.jsx(Kc,{}),a&&i&&jsxRuntime.jsx("div",{className:"absolute bottom-8 right-8 z-10",children:i})]})})});bs.displayName="InteractiveMap";async function Fv(e,t,r,o={}){if(e.hasImage(t))return;let n=o.size??64,a=o.color??"#2c2a26",i=o.weight??"regular",s=server.renderToStaticMarkup(qe.createElement(r,{size:n,color:a,weight:i})),c=`data:image/svg+xml;charset=utf-8,${encodeURIComponent(s)}`;await new Promise((l,d)=>{let u=new Image(n,n);u.onload=()=>{try{e.hasImage(t)||e.addImage(t,u,{sdf:!1}),l();}catch(m){d(m instanceof Error?m:new Error(`Failed to addImage "${t}": ${String(m)}`));}},u.onerror=m=>{d(m instanceof Error?m:new Error(`Failed to load icon "${t}"`));},u.src=c;});}function di({width:e="100%",height:t="100%",initialViewState:r={longitude:-122.4194,latitude:37.7749,zoom:14},isLoading:o=false,mapType:n="streets",layers:a=[],mapboxAccessToken:i,showMarker:s=true,showAttribution:c=false,onLoad:l,className:d,showExpandToggle:u=false,expandedMapTitle:m="Explore map",expandedMapAddressLabel:p,schematicPlaceholder:f=false}){let g=i??Ec(),{isDarkTheme:h}=qt(),[b,x]=qe.useState(false),[y,v]=qe.useState(false),[S,w]=qe.useState(false),N=qe.useRef(null),P=qe.useRef(null),T=qe.useCallback(()=>w(true),[]),R=qe.useCallback(()=>w(false),[]);qe.useEffect(()=>{Uc();},[]);let F={width:typeof e=="number"?`${e}px`:e,height:typeof t=="number"?`${t}px`:t};qe.useEffect(()=>{let L=setTimeout(()=>{b||v(true);},200);return ()=>clearTimeout(L)},[b]);let E=qe.useCallback(()=>{x(true),v(false),l?.();},[l]);qe.useEffect(()=>{if(!P.current)return;let L=new ResizeObserver(()=>{N.current&&N.current.resize();});return L.observe(P.current),()=>{L.disconnect();}},[]);let D=o||y;return g?jsxRuntime.jsxs("div",{ref:P,style:F,className:`relative ${d||""}`,children:[jsxRuntime.jsxs(GL__default.default,{ref:N,mapboxAccessToken:g,initialViewState:r,style:{width:"100%",height:"100%"},mapStyle:Xc(n,h),onLoad:E,scrollZoom:false,dragPan:false,dragRotate:false,doubleClickZoom:false,touchZoomRotate:false,interactive:false,attributionControl:false,children:[c&&jsxRuntime.jsx(GL.AttributionControl,{position:"top-left"}),ms(a,n),s&&r.longitude!==void 0&&r.latitude!==void 0&&jsxRuntime.jsx(GL.Marker,{longitude:r.longitude,latitude:r.latitude,anchor:"bottom",children:jsxRuntime.jsx(V,{name:"MapPin",size:36,className:"text-map-marker-default",weight:"fill"})})]}),u&&jsxRuntime.jsx("div",{className:"absolute top-4 right-4 z-20",children:jsxRuntime.jsx(Fr,{icon:"ArrowsOutSimple",ariaLabel:"Expand map to fullscreen",onPress:T})}),u&&jsxRuntime.jsx(cr,{isOpen:S,onClose:R,title:m,contentPadding:false,maxWidth:"min(1100px, 100vw)",minWidth:"min(360px, 100vw)",height:"80vh",mobileHeight:"82vh",children:jsxRuntime.jsxs("div",{className:"flex flex-col h-full",children:[jsxRuntime.jsx("div",{className:"flex-1 min-h-0 overflow-hidden sm:mx-4 sm:mt-4 sm:rounded-xl sm:border sm:border-border-default",children:jsxRuntime.jsx(bs,{initialViewState:r,mapType:n,mapboxAccessToken:g,showMarker:s,markerLocation:r.longitude!==void 0&&r.latitude!==void 0?{latitude:r.latitude,longitude:r.longitude}:void 0,layers:a})}),p&&jsxRuntime.jsx("p",{className:"text-sm text-text-secondary px-4 py-3 flex-shrink-0",children:p})]})}),D&&jsxRuntime.jsx(Kc,{})]}):jsxRuntime.jsx(Yc,{style:F,className:d,schematic:f,showMarker:s})}var $L={xs:{bar:"h-1 w-14",text:"text-xs",icon:"h-2.5 w-2.5"},sm:{bar:"h-1.5 w-48",text:"text-xs",icon:"h-3 w-3"},md:{bar:"h-2 w-64",text:"text-sm",icon:"h-4 w-4"},lg:{bar:"h-3 w-80",text:"text-base",icon:"h-5 w-5"}};function Vv({label:e,size:t="md",variant:r="default",showWarningIndicator:o=true,warningThreshold:n=80,hideValueText:a=false,className:i,...s}){let c=$L[t],l=a&&e&&!s["aria-label"]&&!s["aria-labelledby"]?{"aria-label":e}:{};return jsxRuntime.jsx(reactAriaComponents.Meter,{...s,...l,className:Me(i,"flex flex-col gap-1"),children:({percentage:d,valueText:u})=>{let m=o&&d>=n,p=r==="default"?eD(d):r;return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[!a&&jsxRuntime.jsxs("div",{className:"flex justify-between gap-2",children:[e&&jsxRuntime.jsx(Ue,{children:e}),jsxRuntime.jsxs("span",{className:tailwindMerge.twMerge(c.text,m?"text-feedback-error-text":"text-text-secondary"),children:[m&&jsxRuntime.jsx(lucideReact.AlertTriangle,{"aria-label":"Warning: High value",className:tailwindMerge.twMerge("inline-block align-text-bottom mr-1",c.icon)}),u]})]}),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("relative rounded-full bg-background-muted","ring-1 ring-inset ring-border-muted",c.bar),children:jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("absolute left-0 top-0 h-full rounded-full transition-all duration-300","forced-colors:bg-[Highlight]",tD(p)),style:{width:`${Math.min(100,Math.max(0,d))}%`},role:"presentation","aria-hidden":"true"})})]})}})}function eD(e){return e<50?"success":e<70?"info":e<90?"warning":"error"}function tD(e){switch(e){case "success":return "bg-feedback-success-text";case "warning":return "bg-feedback-warning-text";case "error":return "bg-feedback-error-text";case "info":return "bg-feedback-info-text";case "neutral":return "bg-text-subtle";default:return "bg-action-brand"}}var Pm=(e,t)=>e.toLocaleLowerCase().includes(t.toLocaleLowerCase());function Rm(e){return [e.value,e.label]}function qc(e,t,r=Pm){let o=t.trim();return o===""?[...e]:e.filter(n=>Rm(n).some(a=>r(a,o)))}function Qc(e){let t=e.query.trim();if(t==="")return false;let r=t.toLocaleLowerCase();return e.options.some(n=>n.value.toLocaleLowerCase()===r||n.label.toLocaleLowerCase()===r)?false:!e.selected.some(n=>n.toLocaleLowerCase()===r)}function Zc(e,t){return e.map(r=>{let o=t.find(n=>n.value===r);return o?o.count===void 0?{value:r,label:o.label,isUnknown:false}:{value:r,label:o.label,count:o.count,isUnknown:false}:{value:r,label:r,isUnknown:true}})}var iD=e=>e.kind==="literal"?`literal:${e.value}`:`option:${e.option.value}`,Mm=e=>e.kind==="literal"?e.value:e.option.value,Ov=e=>e.kind==="literal"?e.value:e.option.label,sD={sm:"h-4 w-4",md:"h-5 w-5",lg:"h-6 w-6",xl:"h-7 w-7"},lD={sm:"pl-8",md:"pl-10",lg:"pl-11",xl:"pl-13"},cD={sm:"xs",md:"xs",lg:"sm",xl:"sm"};function zv({options:e,value:t,defaultValue:r,onChange:o,label:n,placeholder:a,size:i="md",loading:s=false,disabled:c=false,maxSelected:l,allowLiteral:d=false,onSearchChange:u,truncated:m=false,totalCount:p,emptyMessage:f,showSelectAll:g=false,description:h,errorMessage:b,isRequired:x=false,onBlur:y,inputRef:v,className:S,id:w}){let N=qe.useId(),P=w??`multiselect-${N}`,T=`${P}-input`,R=`${P}-listbox`,F=qe.useRef(null),E=qe.useCallback(A=>{F.current=A,typeof v=="function"?v(A):v&&(v.current=A);},[v]),{contains:D}=reactAria.useFilter({sensitivity:"base"}),{isFocused:L,handleFocus:O,handleBlur:z}=ur(),[G,j]=qe.useState(""),[Z,H]=qe.useState(true),[X,W]=qe.useState(null),[I,U]=qe.useState(""),[k,C]=qe.useState(()=>[...r??[]]),M=qe.useMemo(()=>t?[...t]:k,[t,k]),B=qe.useMemo(()=>qc(e,G,D),[e,G,D]),J=d&&!s&&Qc({query:G,options:e,selected:M}),te=qe.useMemo(()=>{let A=B.map(ne=>({kind:"option",option:ne}));return J?[{kind:"literal",value:G.trim()},...A]:A},[B,J,G]),de=qe.useMemo(()=>Zc(M,e),[M,e]),ee=l!==void 0&&M.length>=l,ae=qe.useCallback((A,ne)=>{t||C(A),U(`${ne} ${A.length} selected.`),o(A);},[o,t]),Ie=qe.useCallback((A,ne)=>{if(!c){if(M.includes(A)){ae(M.filter(se=>se!==A),`${ne} removed.`);return}ee||ae([...M,A],`${ne} selected.`);}},[ee,ae,c,M]),re=qe.useCallback(A=>{A.kind==="option"&&A.option.disabled||Ie(Mm(A),Ov(A));},[Ie]),ie=A=>{if(c||A.length===0)return;let ne=new Set(A),se=A.map(ue=>de.find(_=>_.value===ue)?.label??ue);ae(M.filter(ue=>!ne.has(ue)),`${se.join(", ")} removed.`);},ce=A=>{j(A),W(null),H(true),u?.(A);},he=A=>{if(te.length===0){W(null);return}W(ne=>ne===null?A>0?0:te.length-1:(ne+A+te.length)%te.length);},Te=A=>{if(c)return;let ne=X===null?void 0:te[X];switch(A.key){case "ArrowDown":A.preventDefault(),H(true),he(1);break;case "ArrowUp":A.preventDefault(),H(true),he(-1);break;case "Home":te.length>0&&(A.preventDefault(),H(true),W(0));break;case "End":te.length>0&&(A.preventDefault(),H(true),W(te.length-1));break;case "Enter":ne&&(A.preventDefault(),re(ne));break;case " ":G===""&&ne&&(A.preventDefault(),re(ne));break;case "Escape":A.preventDefault(),G!==""?ce(""):(H(false),W(null));break;case "Backspace":G===""&&M.length>0&&(A.preventDefault(),ie([M[M.length-1]]));break;}},Je=B.filter(A=>!A.disabled&&!M.includes(A.value)).map(A=>A.value),it=l===void 0?Je.length:Math.max(0,l-M.length),jt=Math.min(Je.length,it),Br=jt===Je.length?`Select all ${Je.length} matching`:`Select ${jt} of ${Je.length} matching`,Eo=()=>{if(c||jt===0)return;let A=Je.slice(0,jt);ae([...M,...A],`${A.length} matching options selected.`);},or=s?"loading":e.length===0?"empty":B.length===0&&G.trim()!==""?"no-match":null,q=Ge[i].text;return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex w-full flex-col gap-1",S),"data-testid":"multiselect",children:[jsxRuntime.jsx(Ue,{size:i,htmlFor:T,isRequired:x,children:n}),jsxRuntime.jsxs(yt,{children:[jsxRuntime.jsx("div",{className:"pointer-events-none absolute left-3 top-1/2 z-10 flex -translate-y-1/2 items-center",children:s?jsxRuntime.jsx(zr,{size:16,color:"text-text-secondary"}):jsxRuntime.jsx(V,{name:"MagnifyingGlass",className:tailwindMerge.twMerge(sD[i],"text-text-secondary")})}),jsxRuntime.jsx("input",{ref:E,id:T,type:"text",role:"combobox",autoComplete:"off","aria-expanded":Z,"aria-controls":R,"aria-haspopup":"listbox","aria-autocomplete":"list","aria-activedescendant":Z&&X!==null&&te[X]?`${P}-row-${X}`:void 0,"aria-required":x||void 0,"aria-invalid":b?true:void 0,value:G,placeholder:a,disabled:c,onChange:A=>ce(A.target.value),onKeyDown:Te,onFocus:A=>{H(true),O(A);},onBlur:A=>{z(A),y?.(A);},className:Ot({isDisabled:c,isFocused:L,isInvalid:!!b,size:i,className:tailwindMerge.twMerge(lD[i],"pr-3")})})]}),de.length>0&&jsxRuntime.jsx("div",{"data-testid":"multiselect-selection-region",role:"group","aria-label":`Selected ${n}`,className:"flex flex-wrap gap-1.5 rounded-[var(--control-border-radius)] border border-border-default bg-background-muted p-2",children:de.map(A=>jsxRuntime.jsx(Wr,{size:cD[i],variant:"primary",isDisabled:c,removeLabel:`Remove ${A.label}`,onRemove:()=>ie([A.value]),className:"shrink-0",children:A.isUnknown?jsxRuntime.jsx("span",{"data-testid":`multiselect-selection-unknown-${A.value}`,title:"Not in the current option list",children:`${A.label} (custom)`}):A.label},A.value))}),g&&jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[jsxRuntime.jsx($,{variant:"link",size:i,onPress:Eo,isDisabled:c||jt===0,children:Br}),jsxRuntime.jsx($,{variant:"link",size:i,onPress:()=>ie(M),isDisabled:c||M.length===0,children:"Clear all"})]}),jsxRuntime.jsx("div",{id:R,role:"listbox","aria-multiselectable":"true","aria-label":`${n} options`,hidden:!Z,className:tailwindMerge.twMerge(q,"max-h-[260px] overflow-y-auto rounded-[var(--control-border-radius)] border border-border-input bg-background-input"),children:Z&&te.map((A,ne)=>{let se=M.includes(Mm(A)),ue=c||A.kind==="option"&&A.option.disabled===true||!se&&ee;return jsxRuntime.jsxs("div",{id:`${P}-row-${ne}`,role:"option","aria-selected":se,"aria-disabled":ue||void 0,"data-value":Mm(A),"data-literal":A.kind==="literal"?"true":void 0,"data-active":X===ne?"true":void 0,onMouseDown:_=>_.preventDefault(),onClick:()=>{ue||(re(A),F.current?.focus());},className:tailwindMerge.twMerge("flex cursor-default items-center gap-2 px-3",Ge[i].paddingY,"text-text-primary",X===ne&&"bg-background-hover",se&&"bg-background-selected font-medium",ue&&"text-text-disabled"),children:[jsxRuntime.jsx(Hu,{isSelected:se,isDisabled:ue,className:"!w-4 !h-4"}),jsxRuntime.jsx("span",{className:"flex-1 truncate",children:Ov(A)}),A.kind==="literal"&&jsxRuntime.jsx("span",{"data-testid":"multiselect-literal-badge",className:"italic text-text-secondary",children:"Use as typed"}),A.kind==="option"&&A.option.count!==void 0&&jsxRuntime.jsx("span",{"data-testid":`multiselect-count-${A.option.value}`,className:"text-text-secondary",children:A.option.count.toLocaleString()})]},iD(A))})}),or==="loading"&&jsxRuntime.jsx("div",{"data-testid":"multiselect-status-loading","data-status":"loading",children:jsxRuntime.jsxs(we,{size:i,className:"flex items-center gap-2",children:[jsxRuntime.jsx(zr,{size:14,color:"text-text-secondary"}),jsxRuntime.jsx("span",{children:"Loading options\u2026"})]})}),or==="empty"&&jsxRuntime.jsx("div",{"data-testid":"multiselect-status-empty","data-status":"empty",children:jsxRuntime.jsxs(we,{size:i,className:"flex items-center gap-2",children:[jsxRuntime.jsx(V,{name:"Tray",className:"h-4 w-4"}),jsxRuntime.jsx("span",{children:f??"No options available"})]})}),or==="no-match"&&jsxRuntime.jsx("div",{"data-testid":"multiselect-status-no-match","data-status":"no-match",children:jsxRuntime.jsxs(we,{size:i,className:"flex items-center gap-2 text-feedback-warning-text",children:[jsxRuntime.jsx(V,{name:"MagnifyingGlass",className:"h-4 w-4"}),jsxRuntime.jsx("span",{children:`No options match \u201C${G.trim()}\u201D`})]})}),m&&jsxRuntime.jsx("div",{"data-testid":"multiselect-truncation",children:jsxRuntime.jsx(we,{size:i,children:p===void 0?"Showing a partial list \u2014 refine your search to see more":`Showing ${e.length} of ${p} \u2014 refine your search to see more`})}),l!==void 0&&jsxRuntime.jsx("div",{"data-testid":"multiselect-limit",children:jsxRuntime.jsx(we,{size:i,children:ee?`${M.length} of ${l} selected \u2014 limit reached, remove one to choose another`:`${M.length} of ${l} selected`})}),h&&jsxRuntime.jsx(we,{size:i,children:h}),b&&jsxRuntime.jsx(be,{size:i,children:b}),jsxRuntime.jsx("div",{"data-testid":"multiselect-live-region",role:"status","aria-live":"polite",className:"sr-only",children:I})]})}var ed="bg-background-surface border-l-[3px] border-y border-r border-border-default text-text-primary",mD={success:{container:ed,iconName:"CheckCircle",iconColor:"text-feedback-success-text",borderColor:"var(--color-feedback-success-border)"},error:{container:ed,iconName:"XCircle",iconColor:"text-feedback-error-text",borderColor:"var(--color-feedback-error-border)"},warning:{container:ed,iconName:"Warning",iconColor:"text-feedback-warning-text",borderColor:"var(--color-feedback-warning-border)"},info:{container:ed,iconName:"Info",iconColor:"text-feedback-info-text",borderColor:"var(--color-feedback-info-border)"}};function rd({id:e,message:t,variant:r="info",duration:o=5e3,dismissible:n=true,onDismiss:a,className:i}){let{container:s,iconName:c,iconColor:l,borderColor:d}=mD[r];return qe.useEffect(()=>{if(o>0){let u=setTimeout(()=>{a?.();},o);return ()=>clearTimeout(u)}},[o,a]),jsxRuntime.jsxs(framerMotion.motion.div,{layout:true,initial:{opacity:0,y:-20,scale:.95},animate:{opacity:1,y:0,scale:1},exit:{opacity:0,scale:.95,transition:{duration:.2}},className:tailwindMerge.twMerge("pointer-events-auto flex items-center gap-3 rounded-lg p-4 shadow-lg",s,i),style:{borderLeftColor:d},children:[jsxRuntime.jsx(V,{name:c,size:20,className:l}),jsxRuntime.jsx("p",{className:"flex-1 select-text text-sm font-medium",children:t}),n&&jsxRuntime.jsx("button",{type:"button",onClick:a,className:"flex-shrink-0 rounded-md p-1 transition-colors hover:bg-background-hover","aria-label":"Dismiss notification",children:jsxRuntime.jsx(V,{name:"X",size:16})})]})}var vD={"top-left":"top-4 left-4 items-start","top-center":"top-4 left-1/2 -translate-x-1/2 items-start","top-right":"top-4 right-4 items-end","bottom-left":"bottom-4 left-4 items-start","bottom-center":"bottom-4 left-1/2 -translate-x-1/2 items-start","bottom-right":"bottom-4 right-4 items-end"};function od({notices:e,onDismiss:t,position:r="bottom-center",className:o}){let[n,a]=qe.useState(false);if(qe.useEffect(()=>{a(true);},[]),!n)return null;let i=jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("pointer-events-none fixed z-50 flex flex-col gap-2",vD[r],o),"aria-live":"polite","aria-atomic":"true",children:jsxRuntime.jsx(framerMotion.AnimatePresence,{mode:"sync",children:e.map(s=>jsxRuntime.jsx(rd,{id:s.id,message:s.message,variant:s.variant,duration:s.duration,dismissible:s.dismissible,onDismiss:()=>t(s.id)},s.id))})});return reactDom.createPortal(i,document.body)}var Hv=qe.createContext(void 0);function Gv({children:e,position:t="bottom-center",maxNotices:r=5,defaultDuration:o=5e3,defaultDismissible:n=true}){let[a,i]=qe.useState([]),s=qe.useCallback((u,m)=>{let p=`notice-${Date.now()}-${Math.random()}`,f={id:p,message:u,variant:m?.variant||"info",duration:m?.duration??o,dismissible:m?.dismissible??n};return i(g=>{let h=[...g,f];return h.length>r?h.slice(-r):h}),p},[r,o,n]),c=qe.useCallback(u=>{i(m=>m.filter(p=>p.id!==u));},[]),l=qe.useCallback(()=>{i([]);},[]),d={notices:a,addNotice:s,removeNotice:c,clearNotices:l};return jsxRuntime.jsxs(Hv.Provider,{value:d,children:[e,jsxRuntime.jsx(od,{notices:a,onDismiss:c,position:t})]})}function Wv(){let e=qe.useContext(Hv);if(!e)throw new Error("useNoticeContext must be used within a NoticeProvider");return e}function Uv(){let{addNotice:e,removeNotice:t,clearNotices:r}=Wv(),o=qe.useCallback((c,l)=>e(c,l),[e]),n=qe.useCallback((c,l)=>e(c,{...l,variant:"success"}),[e]),a=qe.useCallback((c,l)=>e(c,{...l,variant:"error"}),[e]),i=qe.useCallback((c,l)=>e(c,{...l,variant:"warning"}),[e]),s=qe.useCallback((c,l)=>e(c,{...l,variant:"info"}),[e]);return {show:o,success:n,error:a,warning:i,info:s,dismiss:t,clear:r}}var PD={plain:"",contained:"bg-background-surface rounded-lg border border-border-default p-6",bordered:"border-y border-border-default py-6"},RD={none:"",sm:"my-4",md:"my-6 md:my-8",lg:"my-8 md:my-12"};function ui({id:e,title:t,description:r,actions:o,variant:n="plain",spacing:a="none",withDivider:i=false,headingAs:s="h2",className:c,children:l}){let d=qe__namespace.default.useId(),u=e?`${e}-heading`:d,m=t||r||o;return jsxRuntime.jsxs("section",{id:e,className:tailwindMerge.twMerge(RD[a],PD[n],c),"aria-labelledby":t?u:void 0,children:[m&&jsxRuntime.jsxs("header",{id:u,className:tailwindMerge.twMerge("flex flex-col sm:flex-row sm:items-start sm:justify-between gap-4",i&&"border-b border-border-default pb-4 mb-6",!i&&l&&"mb-6"),children:[jsxRuntime.jsxs("div",{className:"min-w-0 flex-1",children:[t&&jsxRuntime.jsx(lr,{tag:s,size:"md",className:"text-text-primary",children:t}),r&&jsxRuntime.jsx("p",{className:"mt-2 text-base text-text-secondary",children:r})]}),o&&jsxRuntime.jsx("div",{className:"flex-shrink-0",children:o})]}),l&&jsxRuntime.jsx("div",{className:"",children:t?jsxRuntime.jsx(Qo,{children:l}):l})]})}ui.displayName="Section";function ad({sections:e,activeSection:t,onSectionChange:r,orientation:o="responsive",className:n,scrollBehavior:a="smooth",stickyTop:i="1.5rem",heading:s,sectionIdPrefix:c="section-",filterSection:l,scrollContainerId:d}){let u=qe__namespace.useRef(null),m=qe__namespace.useRef(null),[p,f]=qe__namespace.useState(e[0]?.id||null),g=t??p,h=qe__namespace.useCallback(()=>d?document.getElementById(d):null,[d]),b=qe__namespace.useCallback(w=>document.getElementById(`${c}${w}`)??document.getElementById(w),[c]);qe__namespace.useEffect(()=>{let w=window.location.hash;if(!w)return;let N=w.slice(1),P=N.startsWith(c)?N.slice(c.length):N,T=e.find(R=>R.id===P);T&&requestAnimationFrame(()=>{let R=b(T.id);if(!R)return;let F=h();if(F){let E=F.getBoundingClientRect(),D=R.getBoundingClientRect(),L=F.scrollTop+(D.top-E.top);F.scrollTo({top:Math.max(0,L),behavior:"instant"});}else R.scrollIntoView({behavior:"instant",block:"start"});r?r(T.id):f(T.id);});},[]),qe__namespace.useEffect(()=>{if(t!==void 0&&r)return;let w=R=>{if(!R)return false;let F=window.getComputedStyle(R);return F.display!=="none"&&F.visibility!=="hidden"&&F.opacity!=="0"},N=()=>{let R=w(u.current),F=w(m.current);if(!R&&!F)return null;let E=h(),D=new IntersectionObserver(L=>{L.forEach(O=>{if(O.isIntersecting){let z=O.target.id.replace(c,"");r?r(z):f(z);}});},{root:E??void 0,rootMargin:"-20% 0px -70% 0px",threshold:0});return e.forEach(L=>{let O=b(L.id);O&&D.observe(O);}),D},P=N(),T=()=>{P&&P.disconnect(),P=N();};return window.addEventListener("resize",T),()=>{P&&P.disconnect(),window.removeEventListener("resize",T);}},[e,c,t,r,o,h,b]);let x=qe__namespace.useMemo(()=>l?e.filter(l):e,[e,l]),y=qe__namespace.useCallback((w,N)=>{w.preventDefault();let P=b(N);if(P){let T=h();if(T){let R=T.getBoundingClientRect(),F=P.getBoundingClientRect(),E=T.scrollTop+(F.top-R.top),D=Math.max(0,T.scrollHeight-T.clientHeight);T.scrollTo({top:Math.max(0,Math.min(E,D)),behavior:a});}else {let R=P.getBoundingClientRect().top+window.scrollY,F=Math.max(0,document.documentElement.scrollHeight-window.innerHeight),E=Math.max(0,Math.min(R,F));window.scrollTo({top:E,behavior:a});}window.history.pushState&&window.history.pushState(null,"",`#${c}${N}`),r?r(N):f(N);}},[c,a,r,h,b]);if(x.length===0)return null;let v=o==="vertical"?"":o==="horizontal"?"hidden":"hidden lg:block",S=o==="horizontal"?"":o==="vertical"?"hidden":"lg:hidden";return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("nav",{ref:u,className:tailwindMerge.twMerge(v,n),"aria-label":"Section navigation",children:jsxRuntime.jsxs("div",{className:"space-y-1",style:{position:"sticky",top:i},children:[s?jsxRuntime.jsx("div",{className:"px-3 pb-2 text-label-sm font-semibold uppercase tracking-wide text-text-tertiary",children:s}):null,x.map(w=>{let N=g===w.id;return jsxRuntime.jsx("a",{href:`#${c}${w.id}`,onClick:P=>y(P,w.id),className:tailwindMerge.twMerge("block w-full text-left px-3 py-2 rounded-md text-sm transition-colors no-underline",N?"bg-background-muted text-text-primary font-semibold":"text-text-secondary hover:text-text-primary hover:bg-background-hover"),"aria-current":N?"page":void 0,children:jsxRuntime.jsxs("span",{className:"flex items-center justify-between gap-2",children:[jsxRuntime.jsx("span",{children:w.label}),w.count!==void 0&&jsxRuntime.jsx("span",{className:"text-xs tabular-nums text-text-secondary",children:w.count})]})},w.id)})]})}),jsxRuntime.jsx("nav",{ref:m,className:tailwindMerge.twMerge(S,"overflow-x-auto scrollbar-hide sticky top-0 z-10 py-4 -mt-4",n),"aria-label":"Section navigation",children:jsxRuntime.jsx("div",{className:"flex gap-2 min-w-max",children:x.map(w=>{let N=g===w.id;return jsxRuntime.jsx("a",{href:`#${c}${w.id}`,onClick:P=>y(P,w.id),className:tailwindMerge.twMerge("inline-block px-4 py-2 rounded-md text-sm whitespace-nowrap transition-colors no-underline",N?"bg-background-muted text-text-primary font-semibold":"text-text-secondary hover:text-text-primary hover:bg-background-hover"),"aria-current":N?"page":void 0,children:jsxRuntime.jsxs("span",{className:"flex items-center gap-2",children:[jsxRuntime.jsx("span",{children:w.label}),w.count!==void 0&&jsxRuntime.jsxs("span",{className:"text-xs tabular-nums text-text-secondary",children:["(",w.count,")"]})]})},w.id)})})})]})}function Yv(e){return "primary"}var id=qe__namespace.createContext({variant:"primary"});function ID({orientation:e,className:t=""}){return `flex flex-col w-full ${{horizontal:"",vertical:"flex-row"}[e]||""} ${t}`.trim()}function ld({variant:e="primary",...t}){let r=Yv();return jsxRuntime.jsx(id.Provider,{value:{variant:r},children:jsxRuntime.jsx("div",{className:"w-full h-auto",children:jsxRuntime.jsx(reactAriaComponents.Tabs,{...t,className:reactAriaComponents.composeRenderProps(t.className,(o,n)=>ID({...n,className:o}))})})})}function FD({orientation:e,sticky:t=false,className:r=""}){let o="flex gap-10 relative after:absolute after:bottom-0 after:left-0 after:right-0 after:h-[2px] after:bg-border-muted",n={horizontal:"flex-row w-full flex-nowrap overflow-x-auto scrollbar-hide",vertical:"flex-col items-start"},a=t?"sticky top-0 bg-background-surface z-10":"";return `${o} ${n[e]||""} ${a} ${r}`.trim()}function cd({variant:e,sticky:t=false,...r}){let o=qe__namespace.useContext(id),n=Yv(e??o.variant);return jsxRuntime.jsx(id.Provider,{value:{variant:n},children:jsxRuntime.jsx(reactAriaComponents.TabList,{...r,className:reactAriaComponents.composeRenderProps(r.className,(a,i)=>FD({...i,sticky:t,className:a||""}))})})}function BD({isSelected:e,isDisabled:t,variant:r,className:o=""}){let n="flex items-center cursor-default px-1 py-2 font-medium transition-all hover:cursor-pointer relative shrink-0 whitespace-nowrap",a=`${tt()} ${r==="primary"?"focus-visible:outline-action-primary":""}`.trim(),i="";return t?i="text-text-disabled forced-colors:text-[GrayText] cursor-not-allowed":e?i="text-action-primary border-b-2 border-action-primary z-10 forced-colors:bg-[Highlight]":i="text-text-disabled hover:text-text-secondary",`${n} ${a} ${i} ${o}`.trim()}function dd(e){let{variant:t}=qe__namespace.useContext(id);return jsxRuntime.jsx(reactAriaComponents.Tab,{...e,"data-testid":e.id?`tab-${e.id}`:void 0,className:reactAriaComponents.composeRenderProps(e.className,(r,o)=>BD({...o,className:r,isSelected:o.isSelected,variant:t}))})}function VD({className:e=""}){let t="block w-full mt-4 text-text-primary",r=tt();return `${t} ${r} ${e}`.trim()}function Jv(e){return jsxRuntime.jsx(reactAriaComponents.TabPanel,{...e,className:reactAriaComponents.composeRenderProps(e.className,(t,r)=>VD({...r,className:t||""}))})}function fa({children:e,maxWidth:t=1400,paddingXClass:r="px-4 md:px-6",paddingYClass:o="pt-8 pb-14 md:pt-12 md:pb-28",className:n}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge(`w-full ${r} ${o}`,n),style:{marginInline:"auto",maxWidth:t},children:e})}function OD({title:e,subtitle:t,breadcrumbs:r,breadcrumbsNode:o,media:n,actions:a,metadata:i,headingAs:s,sticky:c,stickyTop:l="0",zIndex:d=10,isLoading:u=false,className:m}){let p=c?"sticky bg-background-body":"",f=c?{top:l,zIndex:d}:{};return u?jsxRuntime.jsxs("header",{className:tailwindMerge.twMerge("mb-8 md:mb-12",p,m),style:f,"aria-labelledby":"page-title",children:[o||r?.length?jsxRuntime.jsx("div",{className:"mb-2 md:mb-4",children:jsxRuntime.jsx(K,{className:"h-4 w-32"})}):null,jsxRuntime.jsxs("div",{className:"flex flex-col md:flex-row md:items-start md:justify-between gap-4",children:[jsxRuntime.jsxs("div",{className:"min-w-0 flex-1",children:[jsxRuntime.jsx("div",{id:"page-title",children:jsxRuntime.jsx(K,{className:"h-8 w-64"})}),t?jsxRuntime.jsx(K,{className:"mt-2 h-5 w-48"}):null,i?jsxRuntime.jsx(K,{className:"mt-2 h-4 w-40"}):null,a?.length?jsxRuntime.jsx("div",{className:"mt-6 flex flex-col items-stretch gap-3 md:hidden",children:a.map((g,h)=>jsxRuntime.jsx(K,{className:"h-9 w-full"},h))}):null]}),a?.length?jsxRuntime.jsx("div",{className:"hidden md:flex md:items-start gap-2 shrink-0",children:a.map((g,h)=>jsxRuntime.jsx(K,{className:"h-9 w-24"},h))}):null]}),n?jsxRuntime.jsx("div",{className:"mt-4 md:mt-6",children:jsxRuntime.jsx(K,{className:"h-64 w-full"})}):null]}):jsxRuntime.jsxs("header",{className:tailwindMerge.twMerge("mb-8 md:mb-12",p,m),style:f,"aria-labelledby":"page-title",children:[o?jsxRuntime.jsx("div",{className:"mb-2 md:mb-4",children:o}):r?.length?jsxRuntime.jsx("div",{className:"mb-2 md:mb-4",children:jsxRuntime.jsx(cl,{children:r.map((g,h)=>{let{label:b,...x}=g;return jsxRuntime.jsx(dl,{...x,children:b},`${b}-${h}`)})})}):null,jsxRuntime.jsxs("div",{className:"flex flex-col md:flex-row md:items-start md:justify-between gap-4",children:[jsxRuntime.jsxs("div",{className:"min-w-0 flex-1",children:[jsxRuntime.jsx("div",{id:"page-title",children:jsxRuntime.jsx(lr,{tag:s||"h1",size:"xl",children:e})}),t?jsxRuntime.jsx("p",{className:"mt-2 text-base md:text-lg text-text-secondary",children:t}):null,i?jsxRuntime.jsx("div",{className:"mt-2 text-sm text-text-secondary",children:i}):null,a?.length?jsxRuntime.jsx("div",{className:"mt-6 flex flex-col items-stretch gap-3 md:hidden",children:a.map((g,h)=>jsxRuntime.jsx(qe__namespace.default.Fragment,{children:g},h))}):null]}),a?.length?jsxRuntime.jsx("div",{className:"hidden md:flex md:items-start gap-2 shrink-0",children:a.map((g,h)=>jsxRuntime.jsx(qe__namespace.default.Fragment,{children:g},h))}):null]}),n?jsxRuntime.jsx("div",{className:"mt-4 md:mt-6",children:n}):null]})}function zD({tabs:e,value:t,defaultValue:r,onChange:o,className:n,children:a}){let i=s=>{o?.(s);};return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("mb-3 md:mb-4 border-b-2 border-border-muted",n),children:jsxRuntime.jsxs(ld,{selectedKey:t,defaultSelectedKey:r||e[0]?.id,onSelectionChange:i,children:[jsxRuntime.jsx(cd,{className:"after:bg-transparent",children:e.map(s=>jsxRuntime.jsx(dd,{id:s.id,isDisabled:s.disabled,children:s.label},s.id))}),a]})})}function HD({children:e,className:t,withSectionNav:r,navWidth:o="240px",gap:n="2rem",activeSection:a,onSectionChange:i,scrollBehavior:s,sectionIdPrefix:c="section-",scrollContainerId:l,navHeading:d,navStickyTop:u}){return r?jsxRuntime.jsx(WD,{position:r,navWidth:o,gap:n,activeSection:a,onSectionChange:i,scrollBehavior:s,sectionIdPrefix:c,scrollContainerId:l,navHeading:d,navStickyTop:u,className:t,children:e}):jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("w-full space-y-8 md:space-y-12",t),children:e})}function GD({children:e,sticky:t=true,className:r}){return jsxRuntime.jsx("aside",{className:tailwindMerge.twMerge(t?"lg:sticky lg:top-20":"",r),children:e})}function WD({activeSection:e,onSectionChange:t,position:r,navWidth:o,gap:n,children:a,className:i,scrollBehavior:s,sectionIdPrefix:c,scrollContainerId:l,navHeading:d,navStickyTop:u}){let m=qe__namespace.default.useMemo(()=>{let y=[];return qe__namespace.default.Children.forEach(a,v=>{if(qe__namespace.default.isValidElement(v)&&(v.type===ui||typeof v.type=="object"&&v.type?.displayName==="Section"||typeof v.type=="function"&&v.type?.displayName==="Section")){let S=v.props;S.id?y.push({id:S.id,label:S.navLabel||(typeof S.title=="string"?S.title:`Section ${S.id}`)}):process.env.NODE_ENV==="development"&&console.warn("Section component used within PageLayout.Content with withSectionNav must have an id prop");}}),y},[a]),p=qe__namespace.default.useMemo(()=>{let y=qe__namespace.default.Children.map(a,v=>{if(qe__namespace.default.isValidElement(v)&&(v.type===ui||typeof v.type=="object"&&v.type?.displayName==="Section"||typeof v.type=="function"&&v.type?.displayName==="Section")){let S=v.props;if(S.id)return qe__namespace.default.cloneElement(v,{...S,id:`${c}${S.id}`})}return v});return jsxRuntime.jsx("div",{className:"space-y-8 md:space-y-12",children:y})},[a,c]),f=(y,v)=>jsxRuntime.jsx(ad,{sections:m,activeSection:e,onSectionChange:t,orientation:y,scrollBehavior:s,sectionIdPrefix:c,scrollContainerId:l,heading:d,className:v});if(r==="above")return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("space-y-4",i),children:[jsxRuntime.jsx("div",{className:"sticky top-0 z-10 bg-background-body",children:f("horizontal")}),p]});let g=r==="left"?"var(--nav-width) 1fr":"1fr var(--nav-width)",h=u?"":"top-20",b=u?{top:u}:void 0,x=tailwindMerge.twMerge("hidden lg:block sticky self-start",h);return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("div",{className:"lg:hidden sticky top-0 z-10 mt-3 mb-4 bg-background-body border-b border-border-default shadow-sm",children:f("horizontal","py-3 mt-0")}),jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("lg:grid",i),style:{gridTemplateColumns:g,gap:n,"--nav-width":o},children:[r==="left"&&jsxRuntime.jsx("nav",{className:x,style:b,children:f("vertical")}),p,r==="right"&&jsxRuntime.jsx("nav",{className:x,style:b,children:f("vertical")})]})]})}function UD({children:e,className:t}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex-1 overflow-auto min-h-0",t),children:e})}fa.Header=OD;fa.Tabs=zD;fa.Content=HD;fa.Aside=GD;fa.ScrollableContent=UD;function YD(e){return typeof e=="object"&&e!==null&&"features"in e&&Array.isArray(e.features)&&"type"in e&&typeof e.type=="string"}var JD=process.env.NEXT_PUBLIC_MAPBOX_ACCESS_TOKEN||"";function qv({label:e,selectedKey:t,defaultSelectedKey:r,onSelectionChange:o,placeholder:n="Enter a location...",errorMessage:a,description:i,size:s="md",tooltip:c,isRequired:l,isDisabled:d,showErrors:u=true,autoFocus:m=false,onSelect:p,searchTypes:f=["place","address"],defaultFilter:g,validationResult:h,countryRestrictions:b,proximity:x="ip",hideCountry:y=false,showIcon:v=true,useMobileTray:S=true,className:w}){let N=qe.useRef(new WeakMap),P=qe.useRef([]),T={requestType:"REST",method:"GET",url:"https://api.mapbox.com/geocoding/v5/mapbox.places/{q}.json",extraParams:{access_token:JD,types:f.join(","),limit:"5",...b?.length?{country:b.join(",").toLowerCase()}:{},...x?{proximity:x==="ip"?"ip":x.join(",")}:{}},shouldLoad:E=>E.length>0,transformResponse:E=>{if(!YD(E))return [];let D=E.features.map(L=>{let O={id:L.id,name:L.place_name};return N.current.set(O,{type:L.place_type[0],center:L.center,context:L.context,address:L.address,text:L.text,properties:L.properties}),O});return D.length>0&&(P.current=D),D}},R=E=>{let D=N.current.get(E),L=E.name.split(", "),O=L[0],z=L.slice(1);y&&z.length>0&&(z=z.slice(0,-1));let G=z.join(", ");return jsxRuntime.jsxs("div",{className:"flex items-center gap-3 py-0.5",children:[v&&jsxRuntime.jsx(V,{name:D?.type==="address"?"MapPin":D?.type==="place"?"Buildings":D?.type==="region"?"MapPinArea":D?.type==="country"?"Flag":"Circle",className:"h-5 w-5 flex-shrink-0 text-text-secondary"}),jsxRuntime.jsxs("div",{className:"flex min-w-0 flex-col",children:[jsxRuntime.jsx("span",{className:"truncate font-medium text-text-primary",children:O}),G&&jsxRuntime.jsx("span",{className:"truncate text-sm text-text-secondary",children:G})]})]})},F=E=>E?jsxRuntime.jsx(V,{name:"CircleNotch",className:"h-4 w-4 animate-spin text-text-secondary"}):jsxRuntime.jsx(V,{name:"MagnifyingGlass",className:"h-4 w-4 text-text-secondary"});return jsxRuntime.jsx(il,{"data-testid":"autocomplete","data-config":JSON.stringify({types:f.join(","),country:b?.join(",")?.toLowerCase(),proximity:x==="ip"?"ip":x?.join(",")}),label:e||void 0,selectedKey:t,defaultSelectedKey:r,onSelectionChange:E=>{if(o?.(E),E){let L=P.current.find(O=>O.id===E);if(L){let O=N.current.get(L);O&&p({id:L.id,place_name:L.name,place_type:[O.type],center:O.center,context:O.context,address:O.address,text:O.text,properties:O.properties});}}},requestConfig:T,placeholder:n,errorMessage:a,description:i,size:s,tooltip:c,isRequired:l,isDisabled:d,showErrors:u,autoFocus:m,renderItem:R,renderLeftIcon:F,defaultFilter:g,validationResult:h,hideChevron:true,useMobileTray:S,className:w})}function Zv({label:e,rightLabel:t,progressWidth:r=64,hideLabels:o=false,...n}){return jsxRuntime.jsx(reactAriaComponents.ProgressBar,{...n,className:Me(n.className,"flex flex-col gap-1"),children:({percentage:a,valueText:i,isIndeterminate:s})=>jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[!o&&jsxRuntime.jsxs("div",{className:"flex items-center justify-between gap-2",children:[jsxRuntime.jsx("span",{className:"text-sm text-text-primary",children:e}),jsxRuntime.jsx("span",{className:"text-sm text-text-primary",children:t||i})]}),jsxRuntime.jsx("div",{className:`relative h-2 w-${r} overflow-hidden rounded-full bg-background-muted outline-none`,children:jsxRuntime.jsx("div",{className:`absolute top-0 h-full rounded-full bg-action-default forced-colors:bg-[Highlight] ${s?"left-full duration-1000 ease-out animate-in slide-out-to-right-full repeat-infinite [--tw-enter-translate-x:calc(-16rem-100%)]":"left-0"}`,style:{width:(s?40:a)+"%"}})})]})})}function _v({as:e="div",size:t="md",tone:r="editorial",className:o="",children:n,...a}){let i=t==="md"?"":`prose-${t}`,s=r==="editorial"?"":`prose-${r}`;return jsxRuntime.jsx(e,{className:ir("prose",i,s,o),...a,children:n})}function $D(e="2"){return {1:"p-2 text-xs",2:"p-3 text-sm",3:"p-4 text-base"}[e]}function eA(e){return e?"border-action-primary text-action-primary":"border-border text-text-primary"}function tA(){return "opacity-50 cursor-not-allowed"}function $v({value:e,isDisabled:t,className:r,children:o,size:n="2",variant:a="primary"}){return jsxRuntime.jsx(reactAriaComponents.Radio,{value:e,isDisabled:t,className:Me(r,"relative flex items-center justify-center cursor-pointer transition-all duration-200 focus:outline-none focus:ring-2 focus:ring-action-primary focus:ring-offset-2 rounded-lg min-h-[44px]"),children:({isSelected:s,isDisabled:c})=>jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex items-center justify-center w-full h-full transition-all duration-200 rounded-lg border-2 bg-background-surface",!(t||c)&&!s&&"hover:bg-background-hover hover:border-border-hover",$D(n),eA(s),(t||c)&&tA(),r),children:o})})}function eC({value:e,defaultValue:t,onChange:r,isDisabled:o,isReadOnly:n,isRequired:a,className:i,children:s,size:c="2",variant:l="primary",columns:d="repeat(auto-fit, minmax(160px, 1fr))",gap:u="1"}){return jsxRuntime.jsx(reactAriaComponents.RadioGroup,{value:e,defaultValue:t,onChange:r,isDisabled:o,isReadOnly:n,isRequired:a,className:Me(i,"grid"),style:{gridTemplateColumns:/^\d+$/.test(String(d))?`repeat(${d}, minmax(0, 1fr))`:d,gap:u==="1"?"0.25rem":u==="2"?"0.5rem":u==="3"?"0.75rem":u==="4"?"1rem":typeof u=="number"?`${u}px`:u},children:qe__namespace.default.Children.map(s,m=>qe__namespace.default.isValidElement(m)?qe__namespace.default.cloneElement(m,{size:c,variant:l}):m)})}function iA(e){return "primary"}var tC=qe.createContext({variant:"primary"});function rC(e){let{variant:t="primary",...r}=e,o=iA();return jsxRuntime.jsx(tC.Provider,{value:{variant:o},children:jsxRuntime.jsxs(reactAriaComponents.RadioGroup,{...r,className:Me(e.className,"group flex flex-col gap-2"),children:[jsxRuntime.jsx(Ue,{children:e.label}),jsxRuntime.jsx("div",{className:`flex ${r.orientation==="horizontal"?"flex-row gap-4":"flex-col gap-2"}`,children:e.children}),e.description&&jsxRuntime.jsx(we,{children:e.description}),jsxRuntime.jsx(be,{children:typeof e.errorMessage=="function"&&e.validationResult?e.errorMessage(e.validationResult):typeof e.errorMessage=="string"?e.errorMessage:null})]})})}function sA({isSelected:e,isInvalid:t,isDisabled:r}){let n=[tt(),"focus-visible:outline-action-primary","w-5 h-5 rounded-full border-2 bg-background-surface transition-all"];return r?n.push("border-border-muted forced-colors:!border-[GrayText]"):t?n.push("border-feedback-error-border group-pressed:border-feedback-error-border dark:group-pressed:border-feedback-error-border forced-colors:!border-[Mark]"):e?n.push("border-[7px] border-action-primary forced-colors:!border-[Highlight] group-pressed:border-action-primary-hover dark:group-pressed:border-action-primary-hover"):n.push("border-border-default group-pressed:border-border-focus dark:group-pressed:border-border-focus"),n.join(" ")}function oC(e){return qe.useContext(tC),jsxRuntime.jsx(reactAriaComponents.Radio,{...e,className:Me(e.className,"relative group flex items-center gap-2 text-sm text-text-primary transition disabled:text-text-secondary dark:text-text-primary dark:disabled:text-text-secondary forced-colors:disabled:text-[GrayText]"),children:t=>jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("div",{className:sA(t)}),e.children]})})}var hA={sm:{toolbar:"p-1.5",contentWrapper:"min-h-[100px]",contentPadding:"p-3",placeholderPos:"left-3 top-3",prose:"prose-xs",h1:"[&_.ProseMirror_h1]:mb-2 [&_.ProseMirror_h1]:text-base [&_.ProseMirror_h1]:font-bold",h2:"[&_.ProseMirror_h2]:mb-1.5 [&_.ProseMirror_h2]:text-sm [&_.ProseMirror_h2]:font-semibold",p:"[&_.ProseMirror_p]:mb-1",list:"[&_.ProseMirror_ul]:mb-1 [&_.ProseMirror_ul]:ml-4 [&_.ProseMirror_ol]:mb-1 [&_.ProseMirror_ol]:ml-4",li:"[&_.ProseMirror_li]:mb-0.5",placeholderText:"text-xs"},md:{toolbar:"p-2",contentWrapper:"min-h-[200px]",contentPadding:"p-4",placeholderPos:"left-4 top-4",prose:"prose-sm",h1:"[&_.ProseMirror_h1]:mb-4 [&_.ProseMirror_h1]:text-2xl [&_.ProseMirror_h1]:font-bold",h2:"[&_.ProseMirror_h2]:mb-3 [&_.ProseMirror_h2]:text-xl [&_.ProseMirror_h2]:font-semibold",p:"[&_.ProseMirror_p]:mb-2",list:"[&_.ProseMirror_ul]:mb-2 [&_.ProseMirror_ul]:ml-6 [&_.ProseMirror_ol]:mb-2 [&_.ProseMirror_ol]:ml-6",li:"[&_.ProseMirror_li]:mb-1",placeholderText:"text-sm"},lg:{toolbar:"p-2.5",contentWrapper:"min-h-[250px]",contentPadding:"p-5",placeholderPos:"left-5 top-5",prose:"prose-base",h1:"[&_.ProseMirror_h1]:mb-5 [&_.ProseMirror_h1]:text-3xl [&_.ProseMirror_h1]:font-bold",h2:"[&_.ProseMirror_h2]:mb-4 [&_.ProseMirror_h2]:text-2xl [&_.ProseMirror_h2]:font-semibold",p:"[&_.ProseMirror_p]:mb-3",list:"[&_.ProseMirror_ul]:mb-3 [&_.ProseMirror_ul]:ml-6 [&_.ProseMirror_ol]:mb-3 [&_.ProseMirror_ol]:ml-6",li:"[&_.ProseMirror_li]:mb-1.5",placeholderText:"text-base"},xl:{toolbar:"p-3",contentWrapper:"min-h-[300px]",contentPadding:"p-6",placeholderPos:"left-6 top-6",prose:"prose-lg",h1:"[&_.ProseMirror_h1]:mb-6 [&_.ProseMirror_h1]:text-4xl [&_.ProseMirror_h1]:font-bold",h2:"[&_.ProseMirror_h2]:mb-5 [&_.ProseMirror_h2]:text-3xl [&_.ProseMirror_h2]:font-semibold",p:"[&_.ProseMirror_p]:mb-3",list:"[&_.ProseMirror_ul]:mb-3 [&_.ProseMirror_ul]:ml-8 [&_.ProseMirror_ol]:mb-3 [&_.ProseMirror_ol]:ml-8",li:"[&_.ProseMirror_li]:mb-2",placeholderText:"text-lg"}},fi=({isActive:e=false,onPress:t,children:r})=>jsxRuntime.jsx($,{variant:e?"secondary":"ghost",size:"sm",onPress:t,className:"p-1",children:r});function xA({initialUrl:e,isOpen:t,onClose:r,onSubmit:o}){let[n,a]=qe.useState(e);return qe__namespace.default.useEffect(()=>{a(e);},[e]),jsxRuntime.jsx(wr,{isDismissable:true,isOpen:t,onOpenChange:s=>!s&&r(),children:jsxRuntime.jsx(reactAriaComponents.Modal,{className:"flex items-center justify-center p-4 outline-none focus:outline-none focus-visible:outline-none ring-0 focus:ring-0 focus-visible:ring-0",children:jsxRuntime.jsx(reactAriaComponents.Dialog,{className:"relative bg-background-surface rounded-lg shadow-xl max-w-md w-full",children:jsxRuntime.jsxs("form",{onSubmit:s=>{s.preventDefault(),o(n),r();},children:[jsxRuntime.jsx(Zt,{title:"Insert Link",onClose:r}),jsxRuntime.jsx("div",{className:"p-6",children:jsxRuntime.jsx(Xr,{label:"URL",type:"url",value:n,onChange:a,autoFocus:true,className:"w-full"})}),jsxRuntime.jsxs("div",{className:"flex justify-end gap-2 border-t border-border-muted p-4",children:[jsxRuntime.jsx($,{variant:"secondary",onPress:r,children:"Cancel"}),jsxRuntime.jsx($,{type:"submit",children:"Save"})]})]})})})})}function iC({initialContent:e="",onChange:t,className:r,isDisabled:o=false,placeholder:n="Start typing...",id:a,size:i="md",headingLevels:s=[1,2]}){let c=hA[i],[l,d]=qe.useState(false),u=react.useEditor({immediatelyRender:false,extensions:[mA__default.default.configure({heading:s.length>0?{levels:s}:false}),cA__default.default.configure({openOnClick:false,HTMLAttributes:{class:"text-text-link-default hover:text-text-link-hover underline decoration-text-link-default/30 hover:decoration-text-link-hover cursor-pointer"}})],content:e,editable:!o,onUpdate:({editor:f})=>{t?.(f.getHTML());},editorProps:{attributes:{class:tailwindMerge.twMerge(`prose ${c.prose} max-w-none`,"focus:outline-none","[&>*:first-child]:mt-0 [&>*:last-child]:mb-0")}}}),m=()=>{d(true);},p=f=>{f===""?u?.chain().focus().unsetLink().run():u?.chain().focus().setLink({href:f}).run();};return u?jsxRuntime.jsxs("div",{id:a,"data-richtexteditor":true,className:tailwindMerge.twMerge("flex flex-col rounded-md border border-border-input bg-background-input","outline-none focus-within:outline-none focus-within:border-border-input focus-within:ring-0 focus-within:shadow-none",o&&"opacity-50",r),style:{outline:"none"},children:[!o&&u&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsxs(menus.BubbleMenu,{editor:u,shouldShow:({editor:f})=>f.isActive("link")&&!l,className:"flex items-center gap-1 rounded-md border border-border-input bg-background-surface p-1 shadow-md",children:[jsxRuntime.jsxs($,{variant:"ghost",size:"sm",className:"h-8 px-2",onPress:()=>{let f=u.getAttributes("link").href;f&&window.open(f,"_blank","noopener,noreferrer");},children:[jsxRuntime.jsx(V,{name:"ArrowSquareOut",className:"mr-1 h-4 w-4"}),"Open"]}),jsxRuntime.jsxs($,{variant:"ghost",size:"sm",className:"h-8 px-2",onPress:m,children:[jsxRuntime.jsx(V,{name:"PencilSimple",className:"mr-1 h-4 w-4"}),"Edit"]}),jsxRuntime.jsxs($,{variant:"ghost",size:"sm",className:"h-8 px-2",onPress:()=>u.chain().focus().unsetLink().run(),children:[jsxRuntime.jsx(V,{name:"X",className:"mr-1 h-4 w-4"}),"Remove"]})]}),jsxRuntime.jsx(xA,{isOpen:l,onClose:()=>d(false),onSubmit:p,initialUrl:u.getAttributes("link").href||""})]}),jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center gap-1 border-b border-border-input",c.toolbar),children:[s.map(f=>jsxRuntime.jsx(fi,{isActive:u.isActive("heading",{level:f}),onPress:()=>u.chain().focus().toggleHeading({level:f}).run(),children:jsxRuntime.jsxs("span",{className:"text-xs font-bold",children:["H",f]})},f)),jsxRuntime.jsx(fi,{isActive:u.isActive("bold"),onPress:()=>u.chain().focus().toggleBold().run(),children:jsxRuntime.jsx("span",{className:"text-xs font-bold",children:"B"})}),jsxRuntime.jsx(fi,{isActive:u.isActive("italic"),onPress:()=>u.chain().focus().toggleItalic().run(),children:jsxRuntime.jsx("span",{className:"text-xs italic",children:"I"})}),jsxRuntime.jsx("div",{className:"mx-1 h-4 w-px bg-border-muted"}),jsxRuntime.jsx(fi,{isActive:u.isActive("bulletList"),onPress:()=>u.chain().focus().toggleBulletList().run(),children:jsxRuntime.jsx(V,{name:"ListBullets",className:"h-4 w-4"})}),jsxRuntime.jsx(fi,{isActive:u.isActive("orderedList"),onPress:()=>u.chain().focus().toggleOrderedList().run(),children:jsxRuntime.jsx(V,{name:"ListNumbers",className:"h-4 w-4"})}),jsxRuntime.jsx("div",{className:"mx-1 h-4 w-px bg-border-muted"}),jsxRuntime.jsx(fi,{isActive:u.isActive("link"),onPress:m,children:jsxRuntime.jsx(V,{name:"PaperclipHorizontal",className:"h-4 w-4"})})]}),jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("relative w-full outline-none focus:outline-none",c.contentWrapper),children:[jsxRuntime.jsx(react.EditorContent,{editor:u,className:tailwindMerge.twMerge("w-full outline-none focus:outline-none",c.contentPadding,"[&_.ProseMirror]:min-h-[inherit]","[&_.ProseMirror]:outline-none [&_.ProseMirror]:focus:outline-none",c.h1,c.h2,c.p,"[&_.ProseMirror_ul]:list-disc","[&_.ProseMirror_ol]:list-decimal",c.list,c.li,"[&_.ProseMirror_blockquote]:border-l-4 [&_.ProseMirror_blockquote]:border-border-muted [&_.ProseMirror_blockquote]:pl-4 [&_.ProseMirror_blockquote]:italic","[&_.ProseMirror_code]:rounded [&_.ProseMirror_code]:bg-background-muted [&_.ProseMirror_code]:px-1 [&_.ProseMirror_code]:py-0.5 [&_.ProseMirror_code]:font-mono [&_.ProseMirror_code]:text-sm","[&_.ProseMirror_pre]:rounded-md [&_.ProseMirror_pre]:bg-background-muted [&_.ProseMirror_pre]:p-3 [&_.ProseMirror_pre]:font-mono [&_.ProseMirror_pre]:text-sm","[&_.ProseMirror_hr]:border-border-muted",o&&"pointer-events-none")}),u.isEmpty&&!o&&jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("pointer-events-none absolute text-text-secondary",c.placeholderPos,c.placeholderText),children:n})]})]}):null}function sC({streetAddress:e,city:t,state:r,postalCode:o,longitude:n,latitude:a,href:i,LinkComponent:s,variant:c="outlined",layout:l="stacked",showMap:d=true,mapHeight:u=200,mapboxAccessToken:m,isLoading:p=false,className:f,contentClassName:g,showMapExpandToggle:h=false,expandedMapTitle:b="Explore map",expandedMapAddressLabel:x,piiEntity:y}){let v=[];t&&v.push(t),r&&o?v.push(`${r} ${o}`):r?v.push(r):o&&v.push(o);let S=v.join(", "),w=x||[e,S].filter(Boolean).join(", "),N=d&&n!==void 0&&a!==void 0,P=({children:R,className:F})=>i?s?jsxRuntime.jsx(s,{href:i,className:F,children:R}):jsxRuntime.jsx(ct,{href:i,variant:"unstyled",className:tailwindMerge.twMerge("hover:underline",F),asButton:false,children:R}):jsxRuntime.jsx("span",{className:F,children:R});if(p){let R=l==="row";return jsxRuntime.jsxs(Qe,{variant:c,className:tailwindMerge.twMerge(R?"flex flex-col md:flex-row":"flex flex-col",f),children:[N&&jsxRuntime.jsx(Qe.Media,{aspectRatio:"auto",className:tailwindMerge.twMerge(R&&"md:order-2 md:flex-[2] md:min-w-0"),children:jsxRuntime.jsx(K,{width:"100%",height:u})}),jsxRuntime.jsxs(Qe.Content,{className:tailwindMerge.twMerge("space-y-2 px-4 md:px-6",R&&"md:order-1 md:flex-[1] md:flex-shrink-0 md:flex md:flex-col md:justify-center"),children:[jsxRuntime.jsx(K,{width:"100%",height:16}),jsxRuntime.jsx(K,{width:"80%",height:16})]})]})}let T=l==="row";return jsxRuntime.jsxs(Qe,{variant:c,className:tailwindMerge.twMerge("group/card relative",i&&"cursor-pointer",T?"flex flex-col md:flex-row":"flex flex-col",f),children:[i&&jsxRuntime.jsx(P,{className:"after:absolute after:inset-0 after:z-10",children:jsxRuntime.jsx("span",{className:"sr-only",children:e})}),N&&jsxRuntime.jsx(Qe.Media,{aspectRatio:"auto",className:tailwindMerge.twMerge(T&&"md:order-2 md:flex-[2] md:min-w-0"),children:jsxRuntime.jsx(di,{height:u,initialViewState:{longitude:n,latitude:a,zoom:14},showMarker:true,mapboxAccessToken:m,showExpandToggle:h,expandedMapTitle:b,expandedMapAddressLabel:w})}),jsxRuntime.jsx(Qe.Content,{className:tailwindMerge.twMerge("px-4 md:px-6",T&&"md:order-1 md:flex-[1] md:flex-shrink-0 md:flex md:flex-col md:justify-center",g),children:jsxRuntime.jsxs("div",{className:"flex flex-col gap-1 min-w-0 text-left",children:[jsxRuntime.jsx("span",{className:"text-xl font-semibold leading-tight text-text-primary group-hover/card:text-text-brand transition-colors","data-pii-type":y?"address":void 0,"data-pii-entity":y,children:e}),S&&jsxRuntime.jsx("span",{className:"text-lg font-normal leading-relaxed text-text-secondary","data-pii-type":y?"city-state-zip":void 0,"data-pii-entity":y,children:S})]})})]})}function cC({site:e,contact:t,LinkComponent:r,variant:o="outlined",layout:n="stacked",showMap:a=true,mapHeight:i=200,mapboxAccessToken:s,showEmail:c=true,showPhone:l=false,isLoading:d=false,className:u,contentClassName:m,fullHeight:p=false,showMapExpandToggle:f=false,expandedMapTitle:g="Explore map",expandedMapAddressLabel:h}){let b=[];e.city&&b.push(e.city),e.state&&e.postalCode?b.push(`${e.state} ${e.postalCode}`):e.state?b.push(e.state):e.postalCode&&b.push(e.postalCode);let x=b.join(", "),y=h||[e.streetAddress,x].filter(Boolean).join(", "),v=a&&e.longitude!==void 0&&e.latitude!==void 0,S=t?`${t.firstName} ${t.lastName}`.trim():"",w=({children:P,href:T,className:R})=>T?r?jsxRuntime.jsx(r,{href:T,className:R,children:P}):jsxRuntime.jsx(ct,{href:T,variant:"unstyled",className:tailwindMerge.twMerge("hover:underline",R),asButton:false,children:P}):jsxRuntime.jsx("span",{className:R,children:P});if(d){let P=n==="row";return jsxRuntime.jsxs(Qe,{variant:o,className:tailwindMerge.twMerge(p&&"h-full",P?"flex flex-col md:flex-row":"flex flex-col",u),children:[v&&jsxRuntime.jsx(Qe.Media,{aspectRatio:"auto",className:tailwindMerge.twMerge(P&&"md:order-2 md:flex-[2] md:min-w-0",p&&"flex-1"),children:jsxRuntime.jsx(K,{width:"100%",height:p?"100%":i})}),jsxRuntime.jsxs(Qe.Content,{className:tailwindMerge.twMerge("space-y-4 px-4 py-4",P&&"md:order-1 md:flex-[1] md:flex-shrink-0 md:flex md:flex-col md:justify-center"),children:[jsxRuntime.jsxs("div",{className:"space-y-2",children:[jsxRuntime.jsx(K,{width:"100%",height:16}),jsxRuntime.jsx(K,{width:"80%",height:16})]}),t&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("div",{className:"border-t border-border-default"}),jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[jsxRuntime.jsx(K,{width:40,height:40,className:"rounded flex-shrink-0"}),jsxRuntime.jsxs("div",{className:"flex-1 space-y-1",children:[jsxRuntime.jsx(K,{width:"50%",height:14}),jsxRuntime.jsx(K,{width:"100%",height:12})]})]})]})]})]})}let N=n==="row";return jsxRuntime.jsxs(Qe,{variant:o,className:tailwindMerge.twMerge("group/card relative",e.href&&"cursor-pointer",p&&"h-full",N?"flex flex-col md:flex-row":"flex flex-col",u),children:[e.href&&jsxRuntime.jsx(w,{href:e.href,className:"after:absolute after:inset-0 after:z-10",children:jsxRuntime.jsx("span",{className:"sr-only",children:e.streetAddress})}),v&&jsxRuntime.jsx(Qe.Media,{aspectRatio:"auto",className:tailwindMerge.twMerge(N&&"md:order-2 md:flex-[2] md:min-w-0",p&&"flex-1"),children:jsxRuntime.jsx(di,{height:p?"100%":i,initialViewState:{longitude:e.longitude,latitude:e.latitude,zoom:14},showMarker:true,mapboxAccessToken:s,showExpandToggle:f,expandedMapTitle:g,expandedMapAddressLabel:y})}),jsxRuntime.jsxs(Qe.Content,{className:tailwindMerge.twMerge("space-y-4 px-4 py-4",N&&"md:order-1 md:flex-[1] md:flex-shrink-0 md:flex md:flex-col md:justify-center",m),children:[jsxRuntime.jsxs("div",{className:"flex flex-col gap-1 min-w-0 text-left",children:[jsxRuntime.jsx("span",{className:"text-xl font-semibold leading-tight text-text-primary group-hover/card:text-text-brand transition-colors","data-pii-type":e.piiEntity?"address":void 0,"data-pii-entity":e.piiEntity,children:e.streetAddress}),x&&jsxRuntime.jsx("span",{className:"text-lg font-normal leading-relaxed text-text-secondary","data-pii-type":e.piiEntity?"city-state-zip":void 0,"data-pii-entity":e.piiEntity,children:x})]}),t&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("div",{className:"border-t border-border-default"}),jsxRuntime.jsxs("div",{className:"flex items-center gap-2 relative",children:[jsxRuntime.jsx(Io,{firstName:t.firstName,lastName:t.lastName,src:t.avatarUrl,size:"md",variant:"user",shape:"square",className:"flex-shrink-0",piiEntity:t.piiEntity}),jsxRuntime.jsxs("div",{className:"flex-1 min-w-0",children:[t.href?jsxRuntime.jsx(w,{href:t.href,className:"text-sm font-semibold leading-tight text-text-primary block mb-0.5 hover:text-text-brand transition-colors relative z-20",children:jsxRuntime.jsx("span",{"data-pii-type":t.piiEntity?"full-name":void 0,"data-pii-entity":t.piiEntity,children:S})}):jsxRuntime.jsx("span",{className:"text-sm font-semibold leading-tight text-text-primary block mb-0.5","data-pii-type":t.piiEntity?"full-name":void 0,"data-pii-entity":t.piiEntity,children:S}),jsxRuntime.jsxs("div",{className:"space-y-0.5",children:[c&&t.email&&jsxRuntime.jsxs("div",{className:"flex items-center gap-1.5 text-text-primary",children:[jsxRuntime.jsx(V,{name:"Envelope",size:12,className:"text-text-secondary flex-shrink-0"}),jsxRuntime.jsx(ct,{href:`mailto:${t.email}`,variant:"unstyled",className:"text-xs leading-tight truncate text-text-primary relative z-20","data-pii-type":t.piiEntity?"email":void 0,"data-pii-entity":t.piiEntity,children:t.email})]}),l&&t.phone&&jsxRuntime.jsxs("div",{className:"flex items-center gap-1.5 text-text-primary",children:[jsxRuntime.jsx(V,{name:"Phone",size:12,className:"text-text-secondary flex-shrink-0"}),jsxRuntime.jsx(ct,{href:`tel:${t.phone}`,variant:"unstyled",className:"text-xs leading-tight truncate text-text-primary relative z-20","data-pii-type":t.piiEntity?"phone":void 0,"data-pii-entity":t.piiEntity,children:Pa(t.phone)})]})]})]})]})]})]})]})}function dC({label:e,description:t,tooltip:r,errorMessage:o,size:n="md",className:a,value:i,defaultValue:s=0,onChange:c,min:l=0,max:d=100,step:u=1,disabled:m,showValue:p=true}){let f=typeof i=="number",[g,h]=qe__namespace.default.useState(s),b=f?i:g,x=Math.min(Math.max(b,l),d),y=Math.max(d-l,1e-5),v=(x-l)/y*100;return jsxRuntime.jsxs("div",{className:Me(a,"group flex w-full flex-col gap-1"),children:[e&&jsxRuntime.jsx(Ue,{size:n,tooltip:r,className:"mb-1",children:e}),jsxRuntime.jsxs("div",{className:"flex items-center gap-3",children:[jsxRuntime.jsxs("div",{className:"relative w-full select-none",children:[jsxRuntime.jsx("div",{className:"h-1.5 w-full rounded-full bg-background-muted"}),jsxRuntime.jsx("div",{className:"pointer-events-none absolute left-0 top-1/2 h-1.5 -translate-y-1/2 rounded-full bg-action-brand",style:{width:`${v}%`},"aria-hidden":true}),jsxRuntime.jsx("input",{type:"range",min:l,max:d,step:u,value:b,disabled:m,"aria-invalid":!!o,onChange:S=>{let w=Number(S.currentTarget.value);f||h(w),c?.(w);},className:tailwindMerge.twMerge("absolute inset-0 w-full cursor-pointer appearance-none bg-transparent outline-none","[&::-webkit-slider-thumb]:appearance-none [&::-webkit-slider-thumb]:h-4 [&::-webkit-slider-thumb]:w-4 [&::-webkit-slider-thumb]:rounded-full [&::-webkit-slider-thumb]:bg-background-input [&::-webkit-slider-thumb]:border [&::-webkit-slider-thumb]:border-border-input","hover:[&::-webkit-slider-thumb]:shadow-sm focus-visible:[&::-webkit-slider-thumb]:outline-2 focus-visible:[&::-webkit-slider-thumb]:outline-action-default","[&::-moz-range-thumb]:h-4 [&::-moz-range-thumb]:w-4 [&::-moz-range-thumb]:rounded-full [&::-moz-range-thumb]:bg-background-input [&::-moz-range-thumb]:border [&::-moz-range-thumb]:border-border-input","hover:[&::-moz-range-thumb]:shadow-sm focus-visible:[&::-moz-range-thumb]:outline-2 focus-visible:[&::-moz-range-thumb]:outline-action-default",m?"cursor-not-allowed opacity-60":void 0)})]}),p&&jsxRuntime.jsx("div",{className:"min-w-10 text-right text-sm text-text-primary tabular-nums",children:Math.round(x)})]}),t&&jsxRuntime.jsx(we,{className:"mt-2 text-text-secondary",children:t}),o&&jsxRuntime.jsx(be,{className:"mt-1",children:o})]})}var NA=qe__namespace.default.createContext({orientation:"horizontal",isResizing:false});function pC(e,t){return e===void 0?t:e}function kA(e,t){return typeof e=="number"?e:typeof e=="string"&&e.endsWith("%")?Number.parseFloat(e)/100*t:Number.parseFloat(e.toString())}function pd({asideWidth:e,asideHeight:t,minAsideWidth:r=240,minAsideHeight:o=200,minMainWidth:n=400,minMainHeight:a=300,orientation:i="horizontal",resizable:s=false,onAsideResize:c,onResizeStart:l,onResizeEnd:d,className:u,dividerClassName:m,children:p}){let f=qe.useRef(null),[g,h]=qe.useState(false),b=i==="horizontal"?400:300,x=pC(i==="horizontal"?e:t,b),[y,v]=qe.useState(null),S=qe.useCallback(E=>{if(!f.current||!g)return;let D=f.current.getBoundingClientRect(),L=i==="horizontal"?D.width:D.height,O=i==="horizontal"?E.clientX:E.clientY,G=(i==="horizontal"?D.right:D.bottom)-O,j=L-G,Z=i==="horizontal"?r:o,H=i==="horizontal"?n:a;G<Z||j<H||(v(G),c?.(G));},[g,i,r,o,n,a,c]),w=qe.useCallback(()=>{h(false),d?.();},[d]),N=qe.useCallback(E=>{E.preventDefault(),E.stopPropagation(),h(true),l?.();},[l]);qe.useEffect(()=>{if(g)return document.addEventListener("mousemove",S),document.addEventListener("mouseup",w),document.body.style.cursor=i==="horizontal"?"col-resize":"row-resize",document.body.style.userSelect="none",()=>{document.removeEventListener("mousemove",S),document.removeEventListener("mouseup",w),document.body.style.cursor="",document.body.style.userSelect="";}},[g,S,w,i]);let P=qe__namespace.default.Children.toArray(p).find(E=>qe__namespace.default.isValidElement(E)&&E.type===fC),T=qe__namespace.default.Children.toArray(p).find(E=>qe__namespace.default.isValidElement(E)&&E.type===gC),R=y??x,F=typeof R=="number"?`${R}px`:R;return jsxRuntime.jsx(NA.Provider,{value:{orientation:i,isResizing:g},children:jsxRuntime.jsxs("div",{ref:f,className:tailwindMerge.twMerge("flex w-full h-full",i==="horizontal"?"flex-row":"flex-col",u),children:[jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("overflow-auto flex-1",i==="horizontal"?"h-full":"w-full"),children:P}),s&&jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("relative group flex-shrink-0",i==="horizontal"?"w-2 -mx-1 cursor-col-resize":"h-2 -my-1 cursor-row-resize",m),onMouseDown:N,role:"separator","aria-orientation":i,"aria-label":"Resize divider",tabIndex:0,onKeyDown:E=>{if(!f.current)return;let D=f.current.getBoundingClientRect(),L=i==="horizontal"?D.width:D.height,O=y??kA(x,L),z=20,G=i==="horizontal"?r:o,j=i==="horizontal"?n:a;if(i==="horizontal"){if(E.key==="ArrowLeft"){let Z=Math.min(O+z,L-j);v(Z),c?.(Z);}else if(E.key==="ArrowRight"){let Z=Math.max(O-z,G);v(Z),c?.(Z);}}else if(E.key==="ArrowUp"){let Z=Math.min(O+z,L-j);v(Z),c?.(Z);}else if(E.key==="ArrowDown"){let Z=Math.max(O-z,G);v(Z),c?.(Z);}},children:[jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("absolute bg-border-default transition-all",i==="horizontal"?"left-1/2 -translate-x-1/2 w-px h-full group-hover:w-1":"top-1/2 -translate-y-1/2 h-px w-full group-hover:h-1","group-hover:bg-action-brand/50",g&&"bg-action-brand",g&&(i==="horizontal"?"w-1":"h-1"))}),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("absolute",i==="horizontal"?"top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 w-1 h-8":"top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 w-8 h-1","bg-border-muted rounded-full opacity-0 group-hover:opacity-100 transition-opacity")})]}),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("overflow-auto flex-shrink-0",i==="horizontal"?"h-full":"w-full"),style:{[i==="horizontal"?"width":"height"]:F},children:T})]})})}function fC({className:e,children:t}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("w-full h-full",e),children:t})}function gC({className:e,children:t}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("w-full h-full",e),children:t})}pd.Main=fC;pd.Aside=gC;var PA=e=>{let t=Ot({isInvalid:e.isInvalid,isDisabled:e.isDisabled,isFocused:e.isFocused,transparent:e.transparent,size:e.size}),r=`min-h-[100px] py-2 ${e.isDisabled?"resize-none":e.isResizable?"resize-y":"resize-none"}`;return tailwindMerge.twMerge(t,r,e.className)};function bC({label:e,description:t,errorMessage:r,size:o="md",tooltip:n,required:a,transparent:i,isInvalid:s,isDisabled:c,isResizable:l=false,className:d,validationResult:u,reserveErrorSpace:m=true,...p}){let{isFocused:f,handleFocus:g,handleBlur:h}=ur();return jsxRuntime.jsx("div",{className:"group flex flex-col",children:jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Ue,{size:o,tooltip:n,isRequired:a,children:e}),jsxRuntime.jsx(yt,{children:jsxRuntime.jsx("textarea",{...p,required:a,onFocus:b=>{p.onFocus&&p.onFocus(b),g(b);},onBlur:b=>{p.onBlur&&p.onBlur(b),h(b);},className:PA({isInvalid:s,isDisabled:c,isResizable:l,isFocused:f,size:o,transparent:i,className:d}),disabled:c})}),m?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:typeof r=="string"?jsxRuntime.jsx(be,{size:o,children:r}):typeof r=="function"&&u?jsxRuntime.jsx(be,{size:o,children:r(u)}):t?jsxRuntime.jsx(we,{size:o,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:typeof r=="string"?jsxRuntime.jsx(be,{size:o,className:"mt-1",children:r}):typeof r=="function"&&u?jsxRuntime.jsx(be,{size:o,className:"mt-1",children:r(u)}):t?jsxRuntime.jsx(we,{size:o,className:"mt-1",children:t}):null})]})})}function vC({label:e,description:t,errorMessage:r,size:o="md",tooltip:n,required:a,transparent:i,isInvalid:s,isDisabled:c,isResizable:l=false,className:d,validationResult:u,value:m="",onChange:p,chips:f=[],onChipsChange:g,triggerPattern:h="{{",onTriggerDetected:b,onTriggerDismissed:x,renderChip:y,chipVariant:v="primary",chipSize:S,...w}){let N=qe.useRef(null),{isFocused:P,handleFocus:T,handleBlur:R}=ur(),F=S||"sm",E=qe.useRef(null),D=qe.useCallback(H=>{let X="",W=I=>{if(I.nodeType===Node.TEXT_NODE){if(!I.parentElement?.closest("[data-chip-id]")){let k=I.textContent||"";X+=k;}}else if(I.nodeType===Node.ELEMENT_NODE){let U=I;if(U.hasAttribute("data-chip-id")){let k=U.getAttribute("data-chip-id");X+=`{{${k}}}`;return}else if(U.tagName==="BR"){X+=`
44
- `;return}else U.tagName;}for(let U=0;U<I.childNodes.length;U++)W(I.childNodes[U]);};return W(H),X},[]),L=qe.useCallback((H,X)=>{let W=document.createTreeWalker(H,NodeFilter.SHOW_TEXT,{acceptNode:M=>{let B=M.parentElement;return B&&B.closest("[data-chip-id]")?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT}}),I=W.nextNode(),U=Math.max(0,X);for(;I;){let M=I.nodeValue||"";if(M.length>=U){let B=document.createRange();B.setStart(I,U),B.collapse(true);let J=window.getSelection();J?.removeAllRanges(),J?.addRange(B);return}U-=M.length,I=W.nextNode();}let k=window.getSelection(),C=document.createRange();C.selectNodeContents(H),C.collapse(false),k?.removeAllRanges(),k?.addRange(C);},[]);qe.useEffect(()=>{N.current&&!m&&N.current.textContent!==""&&(N.current.textContent="");},[m]),qe.useLayoutEffect(()=>{if(N.current){if(m===""){if(P)try{N.current.focus({preventScroll:!0}),L(N.current,0);}catch{}return}if(E.current!=null)try{L(N.current,E.current);}finally{E.current=null;}}},[m,L,P]);let O=qe.useCallback((H,X)=>{if(p?.(H),H===""){x?.();return}if(h&&b&&X!==void 0){let W=H.slice(0,X),I=typeof h=="string"?new RegExp(`\\${h}([^\\s]*)$`):h,U=W.match(I);if(U){let k=U[1]||"",C=X-U[0].length;b({query:k,position:X,startIndex:C});}else x?.();}},[p,h,b,x]),z=qe.useCallback(H=>{if(!g||!p)return;let X=f.filter(I=>I.id!==H);g(X);let W=m.replace(new RegExp(`\\{\\{${H}\\}\\}`,"g"),"");p(W);},[f,g,m,p]),G=qe.useCallback(H=>y?y(H,()=>z(H.id)):jsxRuntime.jsx(Wr,{variant:v,size:F,onRemove:c?void 0:()=>z(H.id),isDisabled:c,className:"py-0.5 px-1.5 gap-1 text-xs leading-none rounded-md",children:H.label},H.id),[y,v,F,z,c]),j=()=>{let H=Ot({isInvalid:s,isDisabled:c,isFocused:P,transparent:i,size:o}),X=`min-h-[100px] py-2 px-3 ${c?"resize-none":l?"resize-y":"resize-none"}`,W=tailwindMerge.twMerge("focus:outline-none overflow-auto","[&_[data-chip-id]::selection]:bg-action-primary/20","[&:empty]:before:content-[attr(data-placeholder)] [&:empty]:before:text-text-disabled [&:empty]:before:pointer-events-none");return tailwindMerge.twMerge(H,X,W,d)},Z=()=>m?m.split(/(\{\{[^}]+\}\})/g).map((X,W)=>{let I=X.match(/\{\{([^}]+)\}\}/);if(I){let U=I[1],k=f.find(C=>C.id===U);if(k)return jsxRuntime.jsx("span",{className:"inline-block align-baseline cursor-pointer",contentEditable:false,suppressContentEditableWarning:true,"data-chip-id":U,style:{userSelect:"none",verticalAlign:"baseline",lineHeight:"1"},onClick:C=>{C.preventDefault();let M=window.getSelection(),B=document.createRange();B.selectNode(C.currentTarget),M?.removeAllRanges(),M?.addRange(B);},children:G(k)},`chip-${U}-${W}`)}return X.includes(`
45
- `)?X.split(`
46
- `).map((U,k)=>jsxRuntime.jsxs(qe__namespace.default.Fragment,{children:[U,k<X.split(`
47
- `).length-1&&jsxRuntime.jsx("br",{})]},`line-${W}-${k}`)):X}):null;return jsxRuntime.jsx("div",{className:"group flex flex-col",children:jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Ue,{size:o,tooltip:n,isRequired:a,children:e}),jsxRuntime.jsx(yt,{children:jsxRuntime.jsx("div",{ref:N,contentEditable:!c,suppressContentEditableWarning:true,onInput:H=>{if(c)return;let X=H.target,W=X.querySelector("[data-chip-id]")!==null,I;if(W?(I=D(X),I=I.replace(/(\{\{[^}]+\}\})\s{2,}/g,"$1 ").replace(/\s{2,}(\{\{[^}]+\}\})/g," $1")):I=X.textContent||"",I===""){try{let C=document.createRange();C.selectNodeContents(X),C.collapse(!0);let M=window.getSelection();M?.removeAllRanges(),M?.addRange(C),E.current=0;}catch{}O("",0);return}if(I===m)return;let U=window.getSelection(),k=0;if(U&&U.rangeCount>0)try{let C=U.getRangeAt(0);if(W){let M=0,B=!1,J=te=>{if(B)return !0;if(te===C.startContainer)return M+=C.startOffset,B=!0,!0;if(te.nodeType===Node.TEXT_NODE){if(!te.parentElement?.closest("[data-chip-id]")){if(te.contains(C.startContainer))return M+=C.startOffset,B=!0,!0;M+=(te.textContent||"").length;}}else if(te.nodeType===Node.ELEMENT_NODE){let de=te;if(de.hasAttribute("data-chip-id")){if(de.contains(C.startContainer)||de===C.startContainer){let ae=de.getAttribute("data-chip-id");return M+=`{{${ae}}}`.length,B=!0,!0}let ee=de.getAttribute("data-chip-id");return M+=`{{${ee}}}`.length,!1}else if(de.tagName==="BR")return de===C.startContainer?(B=!0,!0):(M+=1,!1)}for(let de=0;de<te.childNodes.length;de++)if(J(te.childNodes[de]))return !0;return !1};J(X),k=M;}else {let M=document.createRange();M.setStart(X,0),M.setEnd(C.startContainer,C.startOffset),k=M.toString().length;}}catch{k=I.length;}E.current=k,O(I,k);},onKeyDown:H=>{if(c)return;let X=window.getSelection();if(!(!X||X.rangeCount===0))try{let W=X.getRangeAt(0),I=W.commonAncestorContainer;if(H.key==="ArrowLeft"||H.key==="ArrowRight"){let U=I.nodeType===Node.TEXT_NODE?I.parentElement?.closest("[data-chip-id]"):I.closest("[data-chip-id]");if(U){H.preventDefault();try{let k=document.createRange(),C=window.getSelection();H.key==="ArrowLeft"?k.setStartBefore(U):k.setStartAfter(U),k.collapse(!0),C?.removeAllRanges(),C?.addRange(k);}catch{}}}if(H.key==="Backspace"){let U=null;if(U=(I.nodeType===Node.TEXT_NODE?I.parentElement?.closest("[data-chip-id]"):I.closest("[data-chip-id]"))||null,!U)if(I.nodeType===Node.TEXT_NODE){let k=I;if(W.startOffset===0&&k.parentElement){let C=k.previousSibling;if(C&&C.nodeType===Node.ELEMENT_NODE){let M=C.closest("[data-chip-id]");M&&(U=M);}}}else {let k=I;if(W.startOffset>0){let C=k.childNodes[W.startOffset-1];if(C&&C.nodeType===Node.ELEMENT_NODE){let M=C.closest("[data-chip-id]");M&&(U=M);}}}if(U){H.preventDefault(),H.stopPropagation();let k=U.getAttribute("data-chip-id");if(!k)return;let C=`{{${k}}}`,M=m.indexOf(C);if(M!==-1){let B=m.slice(0,M)+m.slice(M+C.length),J=f.filter(te=>te.id!==k);E.current=M;try{window.getSelection()?.removeAllRanges();}catch{}g?.(J),p?.(B);}}}}catch{}},onFocus:H=>{c||(w.onFocus&&w.onFocus(H),T(H));},onBlur:H=>{c||(w.onBlur&&w.onBlur(H),R(H));},className:j(),style:{whiteSpace:"pre-wrap",wordBreak:"break-word",...w.style},"data-placeholder":w.placeholder,children:Z()},m===""?"empty":"content")}),t&&jsxRuntime.jsx(we,{size:o,className:"mt-3",children:t}),typeof r=="string"&&jsxRuntime.jsx(be,{size:o,className:"mt-1",children:r}),typeof r=="function"&&u&&jsxRuntime.jsx(be,{size:o,className:"mt-1",children:r(u)})]})})}function BA({isPlaceholder:e,isDisabled:t,size:r="md"}){return tailwindMerge.twMerge("inline-block box-content px-0.5 rounded outline-none tabular-nums text-center transition-colors",{sm:"text-base md:text-xs",md:"text-base md:text-sm",lg:"text-base",xl:"text-lg"}[r],e?"text-text-disabled italic":"text-text-primary",t?"text-text-disabled cursor-not-allowed":"cursor-text",!t&&"hover:bg-background-hover","data-[focused]:bg-background-selected data-[focused]:text-text-primary")}function SC({label:e,description:t,errorMessage:r,size:o="md",tooltip:n,isRequired:a,isDisabled:i,isInvalid:s,reserveErrorSpace:c=true,validationResult:l,className:d,descriptionPlacement:u="below",...m}){return jsxRuntime.jsxs(reactAriaComponents.TimeField,{...m,isDisabled:i,isRequired:a,isInvalid:s,className:Me(d,"flex flex-col gap-1"),children:[e&&jsxRuntime.jsx(Ue,{size:o,tooltip:n,description:u==="tooltip"||u==="inline"?t:void 0,descriptionPlacement:u,isRequired:a,children:e}),jsxRuntime.jsx(yt,{children:jsxRuntime.jsx(reactAriaComponents.DateInput,{className:tailwindMerge.twMerge(en({isInvalid:s,isDisabled:i}),"px-3 py-2 flex items-center gap-0.5 w-full"),children:p=>jsxRuntime.jsx(reactAriaComponents.DateSegment,{segment:p,className:BA({isPlaceholder:p.isPlaceholder,isDisabled:!p.isEditable||i,size:o})})})}),c?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:typeof r=="string"?jsxRuntime.jsx(be,{size:o,children:r}):typeof r=="function"&&l?jsxRuntime.jsx(be,{size:o,children:r(l)}):t&&u==="below"?jsxRuntime.jsx(we,{size:o,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:typeof r=="string"?jsxRuntime.jsx(be,{size:o,className:"mt-1",children:r}):typeof r=="function"&&l?jsxRuntime.jsx(be,{size:o,className:"mt-1",children:r(l)}):t&&u==="below"?jsxRuntime.jsx(we,{size:o,className:"mt-1",children:t}):null})]})}function wC({children:e,className:t=""}){return jsxRuntime.jsx("div",{className:`flex flex-col ${t}`.trim(),role:"list",children:e})}function NC({children:e,variant:t="default",icon:r,label:o,isLast:n=false,className:a=""}){let s={default:{dot:"bg-border-default border-border-default",line:"bg-border-default",label:"text-text-secondary",content:"text-text-primary"},active:{dot:"bg-text-primary border-text-primary",line:"bg-border-default",label:"text-text-secondary",content:"text-text-primary font-medium"},muted:{dot:"bg-border-muted border-border-muted",line:"bg-border-muted",label:"text-text-secondary",content:"text-text-secondary"},success:{dot:"bg-feedback-success-border border-feedback-success-border",line:"bg-border-default",label:"text-text-secondary",content:"text-text-primary"},error:{dot:"bg-feedback-error-border border-feedback-error-border",line:"bg-border-default",label:"text-text-secondary",content:"text-text-primary"},warning:{dot:"bg-feedback-warning-border border-feedback-warning-border",line:"bg-border-default",label:"text-text-secondary",content:"text-text-primary"},info:{dot:"bg-feedback-info-border border-feedback-info-border",line:"bg-border-default",label:"text-text-secondary",content:"text-text-primary"}}[t];return jsxRuntime.jsxs("div",{className:`flex gap-3 ${a}`.trim(),role:"listitem",children:[jsxRuntime.jsxs("div",{className:"flex flex-col items-center",style:{width:"20px"},children:[jsxRuntime.jsx("div",{className:`flex items-center justify-center rounded-full border-2 ${s.dot}`,style:{width:"20px",height:"20px",flexShrink:0},children:r&&jsxRuntime.jsx(V,{name:r,size:12,className:"text-background-body"})}),!n&&jsxRuntime.jsx("div",{className:`w-0.5 flex-1 ${s.line}`,style:{minHeight:"24px"}})]}),jsxRuntime.jsxs("div",{className:"flex-1 pb-6",children:[o&&jsxRuntime.jsx("div",{className:`text-xs mb-1 ${s.label}`,children:o}),jsxRuntime.jsx("div",{className:`text-sm ${s.content}`,children:e})]})]})}function GA(e){return "primary"}var WA="flex font-medium justify-center items-center gap-2 text-center transition whitespace-nowrap box-border",kC={primary:{selected:"bg-action-primary text-[color:var(--color-action-primary-text)] hover:bg-action-primary-hover forced-colors:bg-[ButtonText] forced-colors:text-[ButtonFace] border-2 border-transparent",unselected:"bg-transparent text-action-primary border-2 border-border-muted hover:bg-text-primary/[0.05] forced-colors:border-[ButtonBorder] forced-colors:bg-[ButtonFace] forced-colors:text-[ButtonText]"}},UA="opacity-[--control-hover-opacity] cursor-not-allowed pointer-events-none grayscale",KA="opacity-100 cursor-pointer",YA={"top-right":"-right-2 -top-2","top-left":"-left-2 -top-2","bottom-right":"-right-2 -bottom-2","bottom-left":"-left-2 -bottom-2"},JA={primary:"bg-action-primary text-[color:var(--color-action-primary-text)]",destructive:"bg-feedback-error-border text-text-inverse"};function XA(e){let{variant:t="primary",size:r="md",isDisabled:o,isSelected:n,borderRadius:a,borderRight:i,borderLeft:s}=e,c=GA(),l=`${WA} ${n?kC[c].selected:kC[c].unselected}`;return l+=` ${Ge[r].text} ${Ge[r].height} ${Ge[r].padding} ${Ge[r].gap}`,l+=` ${o?UA:KA}`,a==="left"&&(l+=" rounded-l-sm"),a==="right"&&(l+=" rounded-r-sm"),i&&(l+=" border-r"),s&&(l+=" border-l"),l+=` ${tt()}`,(l+=" focus-visible:outline-action-primary"),tailwindMerge.twMerge(l)}function PC(e){let{className:t,children:r,onPress:o,icon:n,iconPosition:a="left",iconWeight:i,isLoading:s=false,loadingText:c,loadingIndicator:l,size:d="md",badgeNumber:u,badgeVariant:m="primary",badgePosition:p="top-right",...f}=e,g=n?jsxRuntime.jsx(V,{name:n,size:d,weight:i}):null,h=()=>{let x=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[a==="left"&&g,r,a==="right"&&g]});return s?jsxRuntime.jsxs("div",{className:"relative inline-flex items-center justify-center",children:[jsxRuntime.jsx("div",{className:"absolute inset-0 flex items-center justify-center",children:l||jsxRuntime.jsx(V,{name:"CircleNotch",size:d,className:"animate-spin","aria-hidden":"true"})}),jsxRuntime.jsx("div",{className:"invisible","aria-hidden":"true",children:x}),c&&jsxRuntime.jsx("span",{className:"sr-only",role:"status","aria-live":"polite",children:c})]}):x},b=jsxRuntime.jsx(reactAriaComponents.ToggleButton,{onPress:o,...f,className:tailwindMerge.twMerge(XA(e),t),"aria-busy":s,children:h()});return u&&u>0?jsxRuntime.jsxs("div",{className:"relative",children:[b,jsxRuntime.jsx("span",{className:`absolute ${YA[p]} flex h-5 w-5 items-center justify-center rounded-full ${JA[m]} text-xs`,"aria-label":`${u} items`,children:u})]}):b}var qA={open:{className:"text-feedback-success-border",token:"--color-feedback-success-border",label:"Open"},closed:{className:"text-feedback-error-border",token:"--color-feedback-error-border",label:"Closed"}},QA={platform:{label:"Platform",description:"Core product objects that structure the Texture workspace.",icon:"Stack",order:0},grid:{label:"Grid Elements",description:"Physical utility-grid infrastructure imported from a customer's GIS export.",icon:"TreeStructure",order:1},device:{label:"Devices",description:"Behind-the-meter connected energy devices.",icon:"Lightning",order:2}},ZA=["energized","customerName","gs_max_continuous_current"],_A=["CAPACITOR.nominalVoltage","NODE.nominalVoltage","REGULATOR.outputVoltagePhA","REGULATOR.outputVoltagePhB","REGULATOR.outputVoltagePhC","GENERATOR.outputVoltage","MOTOR.voltage"],bt={TRANSFORMER:[{key:"capacityKva",label:"kVA Rating",format:{type:"power",unit:"kVA",decimals:0}},{key:"primaryVoltageKv",label:"Primary Voltage",format:{type:"voltage",unit:"kV",decimals:1}},{key:"outputVoltageKv",label:"Output Voltage",format:{type:"voltage",unit:"kV",decimals:2}}],CONSUMER:[{key:"meterNumber",label:"Meter Number",format:{type:"text"}}],SOURCE:[{key:"voltageKv",label:"Nominal Voltage",format:{type:"voltage",unit:"kV",decimals:1}},{key:"substationNumber",label:"Substation Number",format:{type:"text"}}],SWITCH:[{key:"switchId",label:"Switch ID",format:{type:"text"}},{key:"ratedCurrent",label:"Rated Current",format:{type:"number",unit:"A",decimals:0}},{key:"normalState",label:"Normal State",format:{type:"text"}}],CAPACITOR:[{key:"unitSizeKvar",label:"Capacity",format:{type:"power",unit:"kVar",decimals:1}},{key:"nominalVoltage",label:"Nominal Voltage",format:{type:"voltage",unit:"V",decimals:0}}],OVERCURRENT_DEVICE:[{key:"ratedCurrent",label:"Rated Current",format:{type:"number",unit:"A",decimals:0}},{key:"deviceType",label:"Device Type",format:{type:"text"}}],REGULATOR:[{key:"outputVoltagePhA",label:"Output Voltage Phase A",format:{type:"voltage",unit:"V",decimals:0}},{key:"outputVoltagePhB",label:"Output Voltage Phase B",format:{type:"voltage",unit:"V",decimals:0}},{key:"outputVoltagePhC",label:"Output Voltage Phase C",format:{type:"voltage",unit:"V",decimals:0}},{key:"ratedPower",label:"Rated Power",format:{type:"power",unit:"kVA",decimals:1}}],OVERHEAD_LINE:[{key:"impedanceLength",label:"Length",format:{type:"distance",unit:"ft",decimals:0}},{key:"conductorDescPhA",label:"Conductor Phase A",format:{type:"text"}},{key:"conductorDescPhB",label:"Conductor Phase B",format:{type:"text"}},{key:"conductorDescPhC",label:"Conductor Phase C",format:{type:"text"}}],UNDERGROUND_LINE:[{key:"impedanceLength",label:"Length",format:{type:"distance",unit:"ft",decimals:0}},{key:"conductorDescPhA",label:"Conductor Phase A",format:{type:"text"}},{key:"conductorDescPhB",label:"Conductor Phase B",format:{type:"text"}},{key:"conductorDescPhC",label:"Conductor Phase C",format:{type:"text"}}],NODE:[{key:"nominalVoltage",label:"Nominal Voltage",format:{type:"voltage",unit:"V",decimals:0}}],GENERATOR:[{key:"ratedPower",label:"Rated Power",format:{type:"power",unit:"kW",decimals:1}},{key:"outputVoltage",label:"Output Voltage",format:{type:"voltage",unit:"V",decimals:0}}],MOTOR:[{key:"ratedPower",label:"Rated Power",format:{type:"power",unit:"kW",decimals:1}},{key:"voltage",label:"Voltage",format:{type:"voltage",unit:"V",decimals:0}}]},Ca={app:{icon:"AppWindow",category:"platform",archetype:"platform",detailPage:false,label:{singular:"App",plural:"Apps"},description:"Workspace tools and third-party integrations"},site:{icon:"MapPin",category:"platform",archetype:"platform",detailPage:true,label:{singular:"Site",plural:"Sites"},description:"Physical location housing energy systems"},device:{icon:"ShareNetwork",category:"platform",archetype:"platform",detailPage:false,label:{singular:"Device",plural:"Devices"},description:"Connected, controllable energy device"},customer:{icon:"Users",category:"platform",archetype:"platform",detailPage:true,label:{singular:"Customer",plural:"Customers"},description:"End customer or owner of one or more sites"},contact:{icon:"Users",category:"platform",archetype:"platform",detailPage:false,label:{singular:"Contact",plural:"Contacts"},description:"Person associated with a customer or site"},program:{icon:"ClipboardText",category:"platform",archetype:"platform",detailPage:false,label:{singular:"Program",plural:"Programs"},description:"Demand-response or virtual power plant program"},workflow:{icon:"FlowArrow",category:"platform",archetype:"platform",detailPage:false,label:{singular:"Workflow",plural:"Workflows"},description:"Automated rule that runs in response to events"},collection:{icon:"Stack",category:"platform",archetype:"platform",detailPage:false,label:{singular:"Collection",plural:"Collections"},description:"Named group of related entities or records"},board:{icon:"SquaresFour",category:"platform",archetype:"platform",detailPage:false,label:{singular:"Board",plural:"Boards"},description:"Dashboard for monitoring metrics and devices"},report:{icon:"ChartLine",category:"platform",archetype:"platform",detailPage:false,label:{singular:"Report",plural:"Reports"},description:"Saved analytics view or generated report"},event:{icon:"ClockCounterClockwise",category:"platform",archetype:"platform",detailPage:false,label:{singular:"Event",plural:"Events"},description:"Recorded system event or logged activity"},alert:{icon:"Warning",category:"platform",archetype:"platform",detailPage:false,label:{singular:"Alert",plural:"Alerts"},description:"Notification raised when attention is needed"},monitor:{icon:"Pulse",category:"platform",archetype:"platform",detailPage:false,label:{singular:"Monitor",plural:"Monitors"},description:"Rule that watches a metric against a threshold"},command:{icon:"Play",category:"platform",archetype:"platform",detailPage:false,label:{singular:"Command",plural:"Commands"},description:"Control action issued to a connected device"},source:{icon:"TextureSource",category:"grid",archetype:"grid-energized",detailPage:true,properties:{statList:bt.SOURCE},label:{singular:"Source",plural:"Sources"},description:"Upstream feed where the network originates"},substation:{icon:"TextureSource",category:"grid",archetype:"grid-energized",detailPage:true,properties:{statList:bt.SOURCE},label:{singular:"Substation",plural:"Substations"},description:"Facility that steps down transmission voltage"},capacitor:{icon:"TextureCapacitor",category:"grid",archetype:"grid-energized",detailPage:true,properties:{statList:bt.CAPACITOR},label:{singular:"Capacitor",plural:"Capacitors"},description:"Capacitor bank for power-factor and voltage support"},switch:{icon:"TextureSwitchClosed",category:"grid",archetype:"grid-energized",detailPage:true,properties:{statList:bt.SWITCH},label:{singular:"Switch",plural:"Switches"},description:"Sectionalizing or disconnect switch on the line",states:{open:{icon:"TextureSwitch",color:"open"},closed:{icon:"TextureSwitchClosed",color:"closed"}}},sectionalizer:{icon:"TextureSectionalizerClosed",category:"grid",archetype:"grid-energized",detailPage:true,properties:{statList:bt.SWITCH},label:{singular:"Sectionalizer",plural:"Sectionalizers"},description:"Counts upstream recloser trips and opens to isolate a faulted section",states:{open:{icon:"TextureSectionalizerOpen",color:"open"},closed:{icon:"TextureSectionalizerClosed",color:"closed"}}},relay:{icon:"Cpu",category:"grid",archetype:"grid-energized",detailPage:true,properties:{statList:bt.NODE},label:{singular:"Relay",plural:"Relays"},description:"Microprocessor relay that senses faults and trips devices"},transformer:{icon:"TextureTransformer",category:"grid",archetype:"grid-energized",detailPage:true,properties:{statList:bt.TRANSFORMER},label:{singular:"Transformer",plural:"Transformers"},description:"Transformer that steps voltage up or down"},meter:{icon:"Gauge",category:"grid",archetype:"grid-energized",detailPage:true,properties:{statList:bt.CONSUMER},label:{singular:"Meter",plural:"Meters"},description:"Revenue meter at the point of consumption"},consumer:{icon:"Gauge",category:"grid",archetype:"grid-energized",detailPage:true,properties:{statList:bt.CONSUMER},label:{singular:"Consumer",plural:"Consumers"},description:"Service point or customer premise on the grid"},singlePhaseOverheadLine:{icon:"TextureSinglePhaseOverheadLine",category:"grid",archetype:"grid-line",detailPage:true,properties:{statList:bt.OVERHEAD_LINE},label:{singular:"Single-Phase Overhead Line",plural:"Single-Phase Overhead Lines"},description:"Overhead line carrying one phase conductor"},twoPhaseOverheadLine:{icon:"TextureTwoPhaseOverheadLine",category:"grid",archetype:"grid-line",detailPage:true,properties:{statList:bt.OVERHEAD_LINE},label:{singular:"Two-Phase Overhead Line",plural:"Two-Phase Overhead Lines"},description:"Overhead line carrying two phase conductors"},threePhaseOverheadLine:{icon:"TextureThreePhaseOverheadLine",category:"grid",archetype:"grid-line",detailPage:true,properties:{statList:bt.OVERHEAD_LINE},label:{singular:"Three-Phase Overhead Line",plural:"Three-Phase Overhead Lines"},description:"Overhead line carrying three phase conductors"},singlePhaseUndergroundLine:{icon:"TextureSinglePhaseUndergroundLine",category:"grid",archetype:"grid-line",detailPage:true,properties:{statList:bt.UNDERGROUND_LINE},label:{singular:"Single-Phase Underground Line",plural:"Single-Phase Underground Lines"},description:"Buried line carrying one phase conductor"},twoPhaseUndergroundLine:{icon:"TextureTwoPhaseUndergroundLine",category:"grid",archetype:"grid-line",detailPage:true,properties:{statList:bt.UNDERGROUND_LINE},label:{singular:"Two-Phase Underground Line",plural:"Two-Phase Underground Lines"},description:"Buried line carrying two phase conductors"},threePhaseUndergroundLine:{icon:"TextureThreePhaseUndergroundLine",category:"grid",archetype:"grid-line",detailPage:true,properties:{statList:bt.UNDERGROUND_LINE},label:{singular:"Three-Phase Underground Line",plural:"Three-Phase Underground Lines"},description:"Buried line carrying three phase conductors"},motorSwitch:{icon:"Diamond",category:"grid",archetype:"grid-energized",detailPage:true,properties:{statList:bt.MOTOR},label:{singular:"Motor Switch",plural:"Motor Switches"},description:"Motor-operated switch or motor load element"},recloser:{icon:"TextureRecloser",category:"grid",archetype:"grid-energized",detailPage:true,properties:{statList:bt.OVERCURRENT_DEVICE},label:{singular:"Recloser",plural:"Reclosers"},description:"Auto-reclosing device that clears transient faults",states:{open:{color:"open"},closed:{color:"closed"}}},fuse:{icon:"TextureFuse",category:"grid",archetype:"grid-energized",detailPage:true,properties:{statList:bt.OVERCURRENT_DEVICE},label:{singular:"Fuse",plural:"Fuses"},description:"Fusible element providing overcurrent protection"},breaker:{icon:"TextureBreaker",category:"grid",archetype:"grid-energized",detailPage:true,properties:{statList:bt.OVERCURRENT_DEVICE},label:{singular:"Breaker",plural:"Breakers"},description:"Circuit breaker that interrupts fault current",states:{open:{color:"open"},closed:{color:"closed"}}},generator:{icon:"Wind",category:"grid",archetype:"grid-energized",detailPage:true,properties:{statList:bt.GENERATOR},label:{singular:"Generator",plural:"Generators"},description:"Distributed generation unit feeding the grid"},regulator:{icon:"TextureRegulator",category:"grid",archetype:"grid-energized",detailPage:true,properties:{statList:bt.REGULATOR},label:{singular:"Regulator",plural:"Regulators"},description:"Voltage regulator that holds line voltage in range"},supportStructure:{icon:"TextureSupportStructure",category:"grid",archetype:"grid-line",detailPage:true,properties:{statList:bt.NODE},label:{singular:"Support Structure",plural:"Support Structures"},description:"Structure carrying overhead line equipment"},battery:{icon:"BatteryHigh",category:"device",archetype:"device",detailPage:true,label:{singular:"Battery",plural:"Batteries"},description:"Behind-the-meter battery or storage system",fusedMetricId:"soc",fields:{headlineMetrics:[{id:"power",label:"device.battery.fields.power",source:{kind:"state",path:"state.gridPower"},format:{type:"power",decimals:1},icon:"Lightning"},{id:"soc",label:"device.battery.fields.soc",source:{kind:"state",path:"state.chargePercentage"},format:{type:"percentage",decimals:0},icon:"BatteryCharging"},{id:"backupReserve",label:"device.battery.fields.backupReserve",source:{kind:"state",path:"state.backupReserve"},format:{type:"percentage",decimals:0},icon:"BatteryCharging"},{id:"loadPower",label:"device.battery.fields.loadPower",source:{kind:"state",path:"state.loadPower"},format:{type:"power",decimals:1},icon:"Lightning"}]},stateRules:{primaryState:{label:"device.battery.fields.status",fieldPath:"state.chargingState",mapping:{charging:"charging",discharging:"discharging",idle:"idle",unknown:"unknown"},fallback:"unknown"},secondaryState:{label:"device.battery.fields.gridState",fieldPath:"state.gridStatus",mapping:{importing:"importing",exporting:"exporting",idle:"importing",unknown:"importing"},fallback:"importing"}}},evCharger:{icon:"ChargingStation",category:"device",archetype:"device",detailPage:true,label:{singular:"EV Charger",plural:"EV Chargers"},description:"Electric-vehicle charging station or port",fusedMetricId:"power",fields:{headlineMetrics:[{id:"power",label:"device.evCharger.fields.power",source:{kind:"state",path:"state.chargerWattage"},format:{type:"power",decimals:1},icon:"Lightning"},{id:"isPluggedIn",label:"device.evCharger.fields.isPluggedIn",source:{kind:"state",path:"state.isPluggedIn"},format:{type:"boolean",trueText:"Yes",falseText:"No"},icon:"Plug"},{id:"voltage",label:"device.evCharger.fields.voltage",source:{kind:"state",path:"state.chargerVoltage"},format:{type:"voltage",decimals:1},icon:"Lightning"},{id:"current",label:"device.evCharger.fields.current",source:{kind:"state",path:"state.chargerCurrent"},format:{type:"current",decimals:1},icon:"Lightning"}]},stateRules:{primaryState:{label:"device.evCharger.fields.status",fieldPath:"state.chargingState",mapping:{charging:"charging",discharging:"discharging",idle:"idle",unknown:"unknown"},fallback:"unknown"}}},inverter:{icon:"Sun",category:"device",archetype:"device",detailPage:true,label:{singular:"Solar / Inverter",plural:"Solar / Inverters"},description:"Solar PV inverter and its connected array",fusedMetricId:"power",fields:{headlineMetrics:[{id:"power",label:"device.inverter.fields.power",source:{kind:"state",path:"state.power"},format:{type:"power",decimals:0},icon:"Lightning"},{id:"gridPower",label:"device.inverter.fields.gridPower",source:{kind:"state",path:"state.gridPower"},format:{type:"power",decimals:0},icon:"GridFour"},{id:"generatedEnergy",label:"device.inverter.fields.generatedEnergy",source:{kind:"state",path:"state.generatedEnergy"},format:{type:"energy",decimals:1},icon:"Lightning"},{id:"lifetimeEnergyGenerated",label:"device.inverter.fields.lifetimeEnergyGenerated",source:{kind:"state",path:"state.lifetimeEnergyGenerated"},format:{type:"energy",decimals:0},icon:"Lightning"}]},stateRules:{primaryState:{label:"device.inverter.fields.gridStatus",fieldPath:"state.gridStatus",mapping:{exporting:"exporting",importing:"importing",idle:"idle"},fallback:"unknown"}}},thermostat:{icon:"Thermometer",category:"device",archetype:"device",detailPage:true,label:{singular:"Thermostat",plural:"Thermostats"},description:"Smart thermostat or connected HVAC control",fusedMetricId:"ambientTemperature",fields:{headlineMetrics:[{id:"ambientTemperature",label:"device.thermostat.fields.ambientTemperature",source:{kind:"state",path:"state.ambientTemperature"},format:{type:"temperature",decimals:0},icon:"Thermometer"},{id:"heatTarget",label:"device.thermostat.fields.heatTarget",source:{kind:"state",path:"state.heatTarget"},format:{type:"temperature",decimals:0},icon:"Flame"},{id:"coolTarget",label:"device.thermostat.fields.coolTarget",source:{kind:"state",path:"state.coolTarget"},format:{type:"temperature",decimals:0},icon:"Snowflake"},{id:"fanMode",label:"device.thermostat.fields.fanMode",source:{kind:"state",path:"state.fanMode"},format:{type:"text"}}]},stateRules:{primaryState:{label:"device.thermostat.fields.operatingMode",fieldPath:"state.operatingMode",mapping:{heat:"heat",cool:"cool",auto:"auto",off:"off",eco:"eco",unknown:"unknown"},fallback:"unknown"}}},vehicle:{icon:"Car",category:"device",archetype:"device",detailPage:true,label:{singular:"EV",plural:"EVs"},description:"Electric vehicle managed as a flexible load",fusedMetricId:"chargePercentage",fields:{headlineMetrics:[{id:"chargePercentage",label:"device.vehicle.fields.chargePercentage",source:{kind:"state",path:"state.chargePercentage"},format:{type:"percentage",decimals:0},icon:"BatteryCharging"},{id:"range",label:"device.vehicle.fields.range",source:{kind:"state",path:"state.range"},format:{type:"distance",unit:"mi",decimals:0},icon:"GasPump"},{id:"chargeLimit",label:"device.vehicle.fields.chargeLimit",source:{kind:"state",path:"state.chargeLimit"},format:{type:"percentage",decimals:0},icon:"BatteryCharging"},{id:"isPluggedIn",label:"device.vehicle.fields.isPluggedIn",source:{kind:"state",path:"state.isPluggedIn"},format:{type:"boolean",trueText:"Yes",falseText:"No"},icon:"Plug"}]},stateRules:{primaryState:{label:"device.vehicle.fields.status",fieldPath:"state.chargingState",mapping:{charging:"charging",discharging:"discharging",idle:"idle",unknown:"unknown"},fallback:"unknown"}}},waterHeater:{icon:"Drop",category:"device",archetype:"device",detailPage:true,label:{singular:"Water Heater",plural:"Water Heaters"},description:"Connected or smart electric water heater"}},$A={source:"SOURCE",substation:"SOURCE",capacitor:"CAPACITOR",switch:"SWITCH",sectionalizer:"SWITCH",relay:"NODE",transformer:"TRANSFORMER",meter:"CONSUMER",consumer:"CONSUMER",singlePhaseOverheadLine:"OVERHEAD_LINE",twoPhaseOverheadLine:"OVERHEAD_LINE",threePhaseOverheadLine:"OVERHEAD_LINE",singlePhaseUndergroundLine:"UNDERGROUND_LINE",twoPhaseUndergroundLine:"UNDERGROUND_LINE",threePhaseUndergroundLine:"UNDERGROUND_LINE",motorSwitch:"MOTOR",recloser:"OVERCURRENT_DEVICE",fuse:"OVERCURRENT_DEVICE",breaker:"OVERCURRENT_DEVICE",generator:"GENERATOR",regulator:"REGULATOR",supportStructure:"NODE"};function md(e){return Ca[e]}function eI(e){return Ca[e].icon}function tI(e,t=false){return t?Ca[e].label.plural:Ca[e].label.singular}function rI(e){return Ca[e].category}var oI={min:2,max:4};function nI(e){let t=Ca[e];if(!t)throw new Error(`archetypeFor: unknown entity type "${String(e)}"`);return t.archetype}function aI(e){return md(e).detailPage}function iI(e){return (md(e).fields?.headlineMetrics.length??0)>0}function RC(e){return md(e).properties?.statList??[]}function sI(e){return RC(e).length>0}function lI({formId:e="dialog-form",onSubmit:t,primaryLabel:r="Save",secondaryLabel:o="Cancel",onCancel:n,primaryVariant:a,secondaryVariant:i="secondary",children:s,title:c,...l}){return jsxRuntime.jsx(cr,{title:c,primaryAction:{label:r,onPress:()=>{let u=document.getElementById(e);u&&u.requestSubmit();},variant:a},secondaryAction:n?{label:o,onPress:n,variant:i}:void 0,...l,children:jsxRuntime.jsx(ri,{id:e,onSubmit:t,children:s})})}function cI({formId:e="drawer-form",onSubmit:t,primaryLabel:r="Save",secondaryLabel:o="Cancel",onCancel:n,primaryVariant:a,secondaryVariant:i="secondary",children:s,...c}){return jsxRuntime.jsx(rs,{primaryAction:{label:r,onPress:()=>{let d=document.getElementById(e);d&&d.requestSubmit();},variant:a},secondaryAction:n?{label:o,onPress:n,variant:i}:void 0,...c,children:jsxRuntime.jsx(ri,{id:e,onSubmit:t,className:"mt-2",children:s})})}function uI({align:e="end",className:t,...r}){return jsxRuntime.jsx("div",{...r,className:tailwindMerge.twMerge("flex gap-2",e==="start"?"justify-start":e==="between"?"justify-between":"justify-end",t)})}var fI={sm:"gap-2",md:"gap-4",lg:"gap-6"};function gI(e){if(!e)return "";let t=e.base?`grid-cols-${e.base}`:"",r=e.md?`md:grid-cols-${e.md}`:"",o=e.lg?`lg:grid-cols-${e.lg}`:"";return [t,r,o].filter(Boolean).join(" ")}function bI({cols:e={base:1},gap:t="lg",className:r,...o}){return jsxRuntime.jsx("div",{...o,className:tailwindMerge.twMerge("grid",gI(e),fI[t],r)})}function yI({title:e,description:t,showDivider:r,className:o,children:n,...a}){return jsxRuntime.jsxs("section",{...a,className:tailwindMerge.twMerge("flex flex-col",o),children:[(e||t)&&jsxRuntime.jsxs("div",{className:"flex flex-col gap-1 mb-6",children:[typeof e=="string"?jsxRuntime.jsx(lr,{tag:"h3",size:"sm",children:e}):e,t?jsxRuntime.jsx(we,{size:"lg",children:t}):null]}),jsxRuntime.jsx("div",{className:"flex flex-col gap-6",children:n}),r&&jsxRuntime.jsx("hr",{className:"mt-2 border-border-muted"})]})}function vI(){return jsxRuntime.jsx("hr",{className:"border-border-muted"})}function CI({steps:e,currentStepId:t,onStepClick:r,className:o}){let n=e.findIndex(a=>a.id===t);return jsxRuntime.jsx("nav",{"aria-label":"Progress",className:tailwindMerge.twMerge("w-full",o),children:jsxRuntime.jsx("div",{className:"relative mb-12",children:jsxRuntime.jsx("ol",{className:"relative flex items-start justify-between",children:e.map((a,i)=>{let s=a.id===t,c=i<n,l=r&&(c||s);return jsxRuntime.jsxs("li",{className:"relative flex flex-col items-center",style:{flex:`1 1 ${100/e.length}%`},children:[jsxRuntime.jsx("button",{type:"button",disabled:!l,onClick:()=>l&&r?.(a.id),className:tailwindMerge.twMerge("relative z-10 flex h-10 w-10 flex-shrink-0 items-center justify-center rounded-full border-2 transition-colors bg-background-body",c&&"border-action-primary bg-action-primary text-text-inverse hover:bg-action-primary/90",s&&"border-action-primary bg-background-body text-action-primary",!c&&!s&&"border-border-default bg-background-body text-text-secondary",l&&"cursor-pointer",!l&&"cursor-default"),"aria-current":s?"step":void 0,children:c?jsxRuntime.jsx(V,{name:"Check",size:20,weight:"bold"}):jsxRuntime.jsx("span",{className:"text-sm font-semibold",children:i+1})}),i<e.length-1&&jsxRuntime.jsx("div",{className:"absolute top-5 h-0.5 transition-colors",style:{left:"50%",width:"100%",marginLeft:"20px",backgroundColor:i<n?"var(--color-action-primary)":"var(--color-border-default)"}}),jsxRuntime.jsxs("div",{className:"mt-3 flex flex-col items-center text-center w-32",children:[jsxRuntime.jsx("span",{className:tailwindMerge.twMerge("text-sm font-medium",s&&"text-text-default",c&&"text-text-primary",!s&&!c&&"text-text-secondary"),children:a.title}),a.description&&jsxRuntime.jsx("span",{className:"mt-1 text-xs text-text-secondary",children:a.description})]})]},a.id)})})})})}function wI({formId:e,show:t,isSubmitting:r,onCancel:o,primaryLabel:n="Save changes",secondaryLabel:a="Cancel",className:i}){return t?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("fixed inset-x-0 bottom-0 z-40 border-t border-border-muted bg-background-surface/95 backdrop-blur supports-[backdrop-filter]:bg-background-surface/70",i),children:jsxRuntime.jsxs("div",{className:"mx-auto flex max-w-screen-lg items-center justify-between gap-3 p-3",children:[jsxRuntime.jsx("div",{className:"text-sm text-text-secondary",children:"You have unsaved changes"}),jsxRuntime.jsxs("div",{className:"flex gap-2",children:[jsxRuntime.jsx($,{variant:"secondary",onPress:o,children:a}),jsxRuntime.jsx($,{type:"submit",form:e,isDisabled:!!r,children:r?"Saving...":n})]})]})}):null}function NI({when:e,message:t="You have unsaved changes. Leave anyway?"}){return qe__namespace.useEffect(()=>{if(!e)return;let r=o=>(o.preventDefault(),o.returnValue=t,t);return window.addEventListener("beforeunload",r),()=>window.removeEventListener("beforeunload",r)},[e,t]),null}function kI({steps:e,initialStepId:t,canNavigate:r}){if(e.length===0)throw new Error("useWizard: steps array cannot be empty");let[o,n]=qe__namespace.useState(t||e[0].id),a=e.findIndex(u=>u.id===o),i=a>0,s=a<e.length-1,c=async u=>u===o?true:r&&!await r(o,u)?false:(n(u),true);return {steps:e,currentStepId:o,setCurrentStepId:c,next:async()=>!s||a===-1?false:c(e[a+1].id),prev:async()=>!i||a===-1?false:c(e[a-1].id),hasNext:s,hasPrev:i,stepIndex:a}}function Ms(e,t){return t.split(".").reduce((r,o)=>r?.[o],e)}function PI(e,t){let r=Ms(e,t.field),o=t.value;switch(t.operator){case "eq":return r===o;case "neq":return r!==o;case "in":return Array.isArray(o)?Array.isArray(r)?r.some(n=>o.includes(n)):o.includes(r):false;case "nin":return Array.isArray(o)?Array.isArray(r)?!r.some(n=>o.includes(n)):!o.includes(r):false;case "gt":return r instanceof Date&&typeof o=="string"?r>new Date(o):r>o;case "gte":return r instanceof Date&&typeof o=="string"?r>=new Date(o):r>=o;case "lt":return r instanceof Date&&typeof o=="string"?r<new Date(o):r<o;case "lte":return r instanceof Date&&typeof o=="string"?r<=new Date(o):r<=o;case "contains":return typeof r!="string"?false:r.toLowerCase().includes(String(o).toLowerCase());case "startsWith":return typeof r!="string"?false:r.toLowerCase().startsWith(String(o).toLowerCase());case "endsWith":return typeof r!="string"?false:r.toLowerCase().endsWith(String(o).toLowerCase());default:return false}}function BC(e,t){if(t.conditions.length===0)return true;let r=t.conditions.map(o=>"conditions"in o?BC(e,o):PI(e,o));return t.logic==="AND"?r.every(Boolean):r.some(Boolean)}function RI(e,t){return !t||t.conditions.length===0?e:e.filter(r=>BC(r,t))}function MI(e,t,r){if(e==null&&t==null)return 0;if(e==null)return r==="asc"?1:-1;if(t==null)return r==="asc"?-1:1;if(e instanceof Date&&t instanceof Date){let o=e.getTime()-t.getTime();return r==="asc"?o:-o}if(typeof e=="string"&&typeof t=="string"){let o=e.toLowerCase().localeCompare(t.toLowerCase());return r==="asc"?o:-o}return e<t?r==="asc"?-1:1:e>t?r==="asc"?1:-1:0}function EI(e,t){return t?[...e].sort((r,o)=>{let n=Ms(r,t.field),a=Ms(o,t.field);return MI(n,a,t.direction)}):e}function LI(e,t){if(!t||!t.query.trim())return e;let{query:r,fields:o,fuzzy:n=true,threshold:a=.3}=t;if(n)return new TI__default.default(e,{keys:o,threshold:a,ignoreLocation:true,includeScore:true}).search(r).map(l=>l.item);let i=r.toLowerCase();return e.filter(s=>o.some(c=>{let l=Ms(s,c);return l==null?false:String(l).toLowerCase().includes(i)}))}function DI(e,t){let r={};for(let o of t){if(r[o.field]={},o.values)for(let n of o.values)r[o.field][String(n.value)]=0;for(let n of e){let a=Ms(n,o.field);if(a!=null)if(Array.isArray(a))for(let i of a){let s=String(i);r[o.field][s]=(r[o.field][s]||0)+1;}else {let i=String(a);r[o.field][i]=(r[o.field][i]||0)+1;}}}return r}function Hm({data:e,filters:t,sort:r,search:o,facetConfigs:n=[]}){let a=LI(e,o||null);a=RI(a,t||null);let i=DI(a,n);return a=EI(a,r||null),{data:a,facetCounts:i,resultCount:a.length}}function gd({data:e,filters:t,sort:r,search:o,facetConfigs:n=[]}){return qe.useMemo(()=>Hm({data:e,filters:t,sort:r,search:o,facetConfigs:n}),[e,t,r,o,n])}function bd({filters:e,sort:t,search:r,onStateChange:o,searchDebounce:n=300}){let a=$o(r,n),i=qe.useRef(true);qe.useEffect(()=>{if(i.current){i.current=false;return}o({filters:e,sort:t,search:a});},[e,t,a,o]);}function VC(e){return e.mode==="client"?gd({data:e.data,filters:e.filters,sort:e.sort,search:e.search,facetConfigs:e.facetConfigs}):(bd({filters:e.filters,sort:e.sort,search:e.search,onStateChange:e.onStateChange,searchDebounce:e.searchDebounce}),{data:e.data,facetCounts:e.facetCounts||{},resultCount:e.resultCount??e.data.length})}var OC=jm(op());function VI(e,t,r=true){let o=e;if(r){let n=new Date().toISOString().replace(/[:.]/g,"-").slice(0,-5);return `${o}-${n}.${t}`}return `${o}.${t}`}function OI(e,t){return t.accessor?typeof t.accessor=="function"?t.accessor(e):e[t.accessor]:null}function zC(e,t){let r=OI(t,e);return e.exportValue?e.exportValue(r,t)??"":r==null?"":r instanceof Date?r.toISOString():typeof r=="object"?JSON.stringify(r):r}function Gm(e){return e.filter(t=>t.exportable!==false)}function HC(e){let t=e.map(n=>n.exportLabel||n.label),r=new Set,o=[];for(let n of t)r.has(n)?o.includes(n)||o.push(n):r.add(n);if(o.length>0)throw new Error(`Duplicate export headers found: ${o.join(", ")}. Use exportLabel to provide unique headers.`)}async function Wm(e){let{columns:t,data:r,metadata:o={}}=e;try{let n=Gm(t);if(n.length===0)throw new Error("No exportable columns found");HC(n);let a=r.map(l=>{let d={};for(let u of n){let m=u.exportLabel||u.label;d[m]=zC(u,l);}return d}),i=_T__default.default.unparse(a,{header:!0,skipEmptyLines:!0}),s=new Blob([i],{type:"text/csv;charset=utf-8;"}),c=VI(o.filename||"table-data","csv",o.timestamp!==!1);(0,OC.saveAs)(s,c);}catch(n){throw new Error(`CSV export failed: ${n instanceof Error?n.message:"Unknown error"}`)}}function zI(e){let{columns:t,data:r}=e,o=Gm(t);return HC(o),r.map(n=>{let a={};for(let i of o){let s=i.exportLabel||i.label;a[s]=zC(i,n);}return a})}function HI(e){return Gm(e).map(t=>t.exportLabel||t.label)}function GC({columns:e,data:t,metadata:r}){let n=e.filter(i=>i.exportable!==false).length>0&&t.length>0;return {exportCSV:qe.useCallback(async()=>{try{await Wm({columns:e,data:t,metadata:r});}catch(i){throw console.error("Table export failed:",i),i}},[e,t,r]),canExport:n}}function Ese(e){switch(e){case "charging":case "on":return "success";case "discharging":return "warning";case "heat":case "cool":return "info";case "off":case "idle":case "eco":case "auto":return "neutral";default:return "neutral"}}Object.defineProperty(exports,"DialogTrigger",{enumerable:true,get:function(){return reactAriaComponents.DialogTrigger}});Object.defineProperty(exports,"Focusable",{enumerable:true,get:function(){return reactAriaComponents.Focusable}});exports.ABSENT_GRID_FIELDS=ZA;exports.ActionCell=ix;exports.ActionMenu=Fa;exports.ActivityFeed=bu;exports.ActivityFeedGroup=Zs;exports.ActivityItem=_s;exports.Alert=Cg;exports.AppShell=Mg;exports.AreaSeries=dn;exports.AutoMobileRenderer=dc;exports.Autocomplete=il;exports.Avatar=Io;exports.BREAKPOINTS=Tn;exports.Badge=pt;exports.BadgeCell=lx;exports.Banner=ll;exports.BarSeries=vl;exports.BooleanCell=cx;exports.BrandProvider=af;exports.BreadcrumbItem=dl;exports.Breadcrumbs=cl;exports.Button=$;exports.CATEGORICAL_RAMP=Oc;exports.CATEGORY_COLOR_TOKENS=dx;exports.CATEGORY_NEUTRAL_COLOR=jl;exports.CHART_HEADER_HEIGHT=au;exports.COLOR_RAMPS=ps;exports.CUSTOM_ICON_REGISTRY=Na;exports.Calendar=Ha;exports.Card=Qe;exports.CardContent=lu;exports.CardFooter=cu;exports.CardHeader=Ys;exports.CardMedia=su;exports.CardMobileRenderer=uc;exports.CarouselAutoplayTrigger=nb;exports.CarouselControl=eb;exports.CarouselIndicator=Ou;exports.CarouselIndicatorGroup=ob;exports.CarouselItem=$g;exports.CarouselItemGroup=_g;exports.CarouselNextTrigger=rb;exports.CarouselPrevTrigger=tb;exports.CarouselProgressText=ab;exports.CarouselRoot=Zg;exports.CategoryBarChart=Bb;exports.CategoryCell=px;exports.ChartAxis=Kr;exports.ChartBottomBar=ja;exports.ChartContainer=rh;exports.ChartContext=Ur;exports.ChartEventMarkers=Tl;exports.ChartEventSpans=Pl;exports.ChartExpandOwnedByAncestor=vP;exports.ChartHeader=Aa;exports.ChartLabelledBy=Qo;exports.ChartOwnsItsTitle=tg;exports.ChartTooltip=un;exports.Checkbox=_r;exports.CheckboxGroup=zu;exports.Chip=Wr;exports.ChipInputField=pb;exports.ClearButton=Mi;exports.CodeEditor=gb;exports.Collapse=Ga;exports.CollapseContent=ln;exports.CollapseHeader=sn;exports.CollapseItem=an;exports.ColorField=$k;exports.ColorModeProvider=bf;exports.CommandPalette=ny;exports.Confirm=Cb;exports.ConnectionStatusBadge=Sb;exports.ContactCard=wb;exports.ContactMetaCell=fx;exports.ContactMetaDisplay=gl;exports.ContainerQueryProvider=Tb;exports.CopyToClipboard=tn;exports.CustomCell=gx;exports.DEFAULT_MAP_TYPE=Jc;exports.DIVERGING_RAMPS=Vc;exports.DataControls=Qh;exports.DataTable=Jx;exports.DateCell=bx;exports.DateField=$h;exports.DateRangePicker=Wl;exports.DeltaCell=hx;exports.Description=we;exports.DeviceHealthBadge=jx;exports.DeviceMetaCell=yx;exports.DeviceMetaDisplay=Zl;exports.DeviceStateBadge=_n;exports.DeviceStateCell=Sx;exports.DeviceStateWithMetric=ec;exports.DeviceTypeIcon=Qx;exports.Dialog=cr;exports.DialogForm=lI;exports.DialogHeader=Zt;exports.Drawer=rs;exports.DrawerForm=cI;exports.ENTITY_CATEGORY_CONFIG=QA;exports.ENTITY_CONFIG=Ca;exports.EmptyState=Al;exports.EnrollmentStatusBadge=_x;exports.ErrorBoundary=Zr;exports.FieldError=be;exports.FieldGroup=Dg;exports.FileUpload=ey;exports.FilterChips=Zh;exports.FilterDialog=ox;exports.FirmwareVersionBadge=ry;exports.Form=ri;exports.FormActions=uI;exports.FormDivider=vI;exports.FormGrid=bI;exports.FormSection=yI;exports.FormStepper=CI;exports.FormatRegistry=le;exports.FormattedCell=Nx;exports.FunnelSeries=ih;exports.GRID_ELEMENT_TYPE_BY_ENTITY=$A;exports.GRID_STATE_COLORS=qA;exports.GRID_STAT_LIST=bt;exports.GlobalSearch=sy;exports.Grid=qp;exports.GridStateBadge=$l;exports.HEADLINE_METRIC_BOUNDS=oI;exports.Heading=lr;exports.HierarchyExplorer=Fy;exports.HorizontalBarCell=Vp;exports.HoverCard=LE;exports.Icon=V;exports.IndexCell=Px;exports.InfiniteScrollIndicator=Hr;exports.Input=ol;exports.InputWrapper=yt;exports.InteractiveMap=bs;exports.Kpi=Gy;exports.KpiGroup=om;exports.Label=Ue;exports.LineSeries=Wn;exports.List=Xy;exports.ListBox=ZE;exports.ListBoxItem=pr;exports.ListItem=qy;exports.ListPane=Qy;exports.Loader=zr;exports.Logo=Va;exports.MAP_TYPES=Dv;exports.Meter=Vv;exports.MiniBarCell=Op;exports.ModalBackdrop=wr;exports.MultiSelect=zv;exports.Notice=rd;exports.NoticeContainer=od;exports.NoticeProvider=Gv;exports.NumberCell=Ex;exports.NumberField=Qi;exports.PageBanner=Ug;exports.PageLayout=fa;exports.PercentBarCell=Gp;exports.PlaceSearch=qv;exports.Popover=ht;exports.ProgressBar=Zv;exports.Prose=_v;exports.Radio=oC;exports.RadioCard=$v;exports.RadioCardGroup=eC;exports.RadioGroup=rC;exports.RangeCalendar=_a;exports.RangeCell=Ax;exports.ResultsCount=Ji;exports.RichTextEditor=iC;exports.SEQUENTIAL_RAMPS=Bc;exports.SKELETON_SIZES=bn;exports.SOURCE_UNIT_TO_WH=Gd;exports.SaveBar=wI;exports.SearchControl=jn;exports.SearchEmptyState=ly;exports.SearchLoadingState=dy;exports.SearchResultGroup=py;exports.SearchResultItem=my;exports.SearchResultsList=fy;exports.SearchTrigger=by;exports.Section=ui;exports.SectionNav=ad;exports.SegmentedControl=Bl;exports.Select=Ao;exports.SelectCell=ac;exports.SideNav=el;exports.SiteCard=sC;exports.SiteContactCard=cC;exports.SiteMetaCell=Fx;exports.SiteMetaDisplay=ic;exports.Skeleton=K;exports.Slider=dC;exports.SortControl=Xi;exports.SparklineCell=Wp;exports.SplitPane=pd;exports.StackNav=Oa;exports.StatList=vc;exports.StaticMap=di;exports.Switch=Ul;exports.Tab=dd;exports.TabList=cd;exports.TabPanel=Jv;exports.Tabs=ld;exports.TextArea=bC;exports.TextAreaWithChips=vC;exports.TextCell=zx;exports.TextField=Xr;exports.TextLink=ct;exports.TiledTimeSeriesChart=Ll;exports.TiledTimeSeriesExplorer=Yh;exports.TimeControls=Vl;exports.TimeField=SC;exports.Timeline=wC;exports.TimelineItem=NC;exports.ToggleButton=PC;exports.Tooltip=dr;exports.TopNav=Ri;exports.Tray=xt;exports.UNVERIFIED_VOLTAGE_UNIT_ROWS=_A;exports.UnsavedChangesPrompt=NI;exports.activeDeviceStates=t2;exports.addFilterCondition=gn;exports.applyDataOperations=Hm;exports.archetypeFor=nI;exports.assembleSeries=wh;exports.autoScaleCurrent=mS;exports.autoScaleDistance=kf;exports.autoScaleEnergy=Mf;exports.autoScalePower=CS;exports.autoScaleResistance=SS;exports.autoScaleVoltage=MS;exports.baselineFromPoint=DT;exports.camelCaseToWords=Yf;exports.capitalize=Uf;exports.celsiusToFahrenheit=wS;exports.celsiusToKelvin=B4;exports.centimetersToInches=h4;exports.classicPresetRanges=Ih;exports.clearColorCache=Is;exports.createCategoryColorMap=q0;exports.createEmptyFilter=ji;exports.createFilter=pR;exports.createFilters=mR;exports.createFormat=cF;exports.createTextureIcon=ut;exports.createTiledCameraSyncGroup=sh;exports.createXScale=_u;exports.createYScale=Fi;exports.csvUnitFor=$d;exports.csvValueFor=jf;exports.defaultMargin=He;exports.defaultMultiSelectMatcher=Pm;exports.deltaDirectionFromValue=Ap;exports.deviceStateLabels=r2;exports.deviceStateMetricFormats=CJ;exports.emptyStore=Nh;exports.entityHasDetailPage=aI;exports.entityHasStatList=sI;exports.entityShowsNow=iI;exports.enumToSentenceCase=PS;exports.exportChart=ap;exports.exportTableAsCSV=Wm;exports.fahrenheitToCelsius=NS;exports.fahrenheitToKelvin=V4;exports.feetToMeters=l4;exports.feetToMiles=u4;exports.filterMultiSelectOptions=qc;exports.filterToChips=fR;exports.formatBoolean=hf;exports.formatCapacity=H5;exports.formatComponentValue=uo;exports.formatCurrency=Sf;exports.formatCurrent=Dd;exports.formatDate=wf;exports.formatDistance=Tf;exports.formatEmptyValue=Jl;exports.formatEnergy=Wd;exports.formatFieldValue=Nr;exports.formatInternationalPhone=Ud;exports.formatNumber=Cf;exports.formatPercent=yf;exports.formatPhone=Ef;exports.formatPhoneNumber=Pa;exports.formatPower=Xd;exports.formatPowerRating=G5;exports.formatResistance=qd;exports.formatTemperature=Of;exports.formatText=Xf;exports.formatUSPhone=zs;exports.formatVoltage=_d;exports.getBadgeClasses=nx;exports.getBooleanBadgeVariant=ax;exports.getCellAlignmentClasses=Lp;exports.getCellContainerClasses=Ce;exports.getCellTextClasses=yr;exports.getColorRamp=xm;exports.getColorRampsByKind=ym;exports.getContrastingTextColor=Q0;exports.getDateParts=r4;exports.getDefaultChartColor=hi;exports.getDefaultColors=Fs;exports.getDeviceStateDisplayLabel=Fp;exports.getDeviceStateLabel=Fp;exports.getEntityCategory=rI;exports.getEntityConfig=md;exports.getEntityIcon=eI;exports.getEntityLabel=tI;exports.getEntityStatList=RC;exports.getEventColor=Bo;exports.getExportFormatName=oP;exports.getExportHeaders=HI;exports.getFieldGroupStyles=tN;exports.getFilterFields=Qn;exports.getGridStateLabel=Cx;exports.getInputBackgroundStyles=Lg;exports.getInputBaseStyles=Ot;exports.getInputStateStyles=en;exports.getLinkClasses=Dp;exports.getNumericColorClasses=Xl;exports.getResolvedColor=Bt;exports.getSkeletonSize=St;exports.getStateTone=Ese;exports.getThemeCategoricalColors=Do;exports.getYFormatSettings=eo;exports.gridStateLabels=n2;exports.inchesToCentimeters=b4;exports.isActiveDeviceState=Ip;exports.isActiveState=Ip;exports.isCustomPinsLayer=gm;exports.isExportSupported=rP;exports.isFilterEmpty=Gl;exports.isGeoJsonLayer=fm;exports.isLightColor=lf;exports.isNil=ge;exports.isRasterLayer=bm;exports.isVectorLayer=mm;exports.kelvinToCelsius=kS;exports.kelvinToFahrenheit=O4;exports.kilometersToMiles=d4;exports.layer=pm;exports.mapValuesToCategoricalColors=kd;exports.metersToFeet=s4;exports.metersToMiles=p4;exports.metersToYards=g4;exports.milesToFeet=Nf;exports.milesToKilometers=c4;exports.milesToMeters=m4;exports.multiSelectSearchKeys=Rm;exports.multiSelectSelectionEntries=Zc;exports.parseBoolean=Xo;exports.percentThresholdLevel=Hp;exports.pickEnergyUnit=Hd;exports.prepareTableDataForExport=zI;exports.registerPhosphorIcon=Fv;exports.removeFilterCondition=qn;exports.resolveValue=me;exports.shouldOfferLiteralOption=Qc;exports.snakeCaseToWords=Jf;exports.telemetryPresetRanges=Il;exports.temperatureStringToSymbol=Af;exports.tierForViewport=Dl;exports.tileIndexAt=p1;exports.tileKey=hr;exports.tileReducer=kh;exports.tilesForViewport=pn;exports.toA=Z5;exports.toActiveInactive=nS;exports.toAmps=Vs;exports.toBoolean=Jo;exports.toCelsius=Ff;exports.toCentimeters=xS;exports.toCheckmark=iS;exports.toCompactNumber=dS;exports.toCurrency=vf;exports.toCustomDateFormat=hS;exports.toDateString=fS;exports.toEnabledDisabled=rS;exports.toFahrenheit=If;exports.toFeet=Fd;exports.toFloat=lS;exports.toFormattedNumber=cS;exports.toFullDateTime=gS;exports.toGW=M4;exports.toGWh=Rf;exports.toGigawatts=Jd;exports.toISOString=bS;exports.toInches=vS;exports.toInteger=sS;exports.toKA=_5;exports.toKV=J4;exports.toKW=P4;exports.toKelvin=Bf;exports.toKiloamps=Ld;exports.toKilohms=Lf;exports.toKilometers=Id;exports.toKilovolts=Zd;exports.toKilowatts=Kd;exports.toLowerCase=Hf;exports.toMA=Q5;exports.toMV=K4;exports.toMW=R4;exports.toMWh=Pf;exports.toMegawatts=Yd;exports.toMegohms=Df;exports.toMeters=Ad;exports.toMiles=Bd;exports.toMilliamps=Ed;exports.toMillimeters=yS;exports.toMilliohms=jd;exports.toMillivolts=Qd;exports.toNauticalMiles=i4;exports.toOhms=Gs;exports.toOnOff=oS;exports.toPercentage=xf;exports.toRelativeTime=Os;exports.toScientificNotation=uS;exports.toSecret=RS;exports.toSentenceCase=Gf;exports.toTemperature=Vf;exports.toTitleCase=Wf;exports.toTrueFalse=aS;exports.toUpperCase=zf;exports.toV=Y4;exports.toVolts=Ks;exports.toW=T4;exports.toWatts=Hs;exports.toWh=Od;exports.toYards=Vd;exports.tokWh=zd;exports.truncateEnd=Us;exports.truncateMiddle=Ra;exports.truncateStart=Ws;exports.typeRole=Nt;exports.typographyRole=po;exports.ucFirst=Kf;exports.useBreakpoint=ar;exports.useChartContext=Gn;exports.useChartExpand=Wi;exports.useChartHeaderMetrics=Da;exports.useChartOwnsItsTitle=rg;exports.useClientDataControls=gd;exports.useColorMode=qt;exports.useComponentFormatter=Y5;exports.useContainerBreakpoint=Nb;exports.useDataControls=VC;exports.useDebounce=$o;exports.useElementSize=za;exports.useInfiniteScroll=Zo;exports.useInputFocus=ur;exports.useLocalStorage=Lc;exports.useMediaQuery=nr;exports.useNotice=Uv;exports.useServerDataControls=bd;exports.useTableExport=GC;exports.useTileWindow=Dh;exports.useTiledTimeSeries=yp;exports.useWizard=kI;exports.wrapWithLink=wo;exports.yardsToMeters=f4;//# sourceMappingURL=index.cjs.map
43
+ `,backgroundSize:"30px 30px"}})})})}var Lv="color-mix(in srgb, var(--color-map-neutral-border) 8%, transparent)",FL={backgroundImage:`linear-gradient(to right, ${Lv} 1px, transparent 1px), linear-gradient(to bottom, ${Lv} 1px, transparent 1px)`,backgroundSize:"24px 24px"},BL={backgroundColor:"color-mix(in srgb, var(--color-map-marker-default) 12%, transparent)"};function Yc({style:e,className:t,message:r="Map requires Mapbox token",schematic:o=false,showMarker:n=true}){return o?jsxRuntime.jsxs("div",{style:e,"data-testid":"map-schematic",className:tailwindMerge.twMerge("relative overflow-hidden border border-map-neutral-border bg-background-muted",t),children:[jsxRuntime.jsx("div",{"aria-hidden":"true",className:"absolute inset-0",style:FL}),n?jsxRuntime.jsxs("div",{className:"absolute inset-0 flex items-center justify-center",children:[jsxRuntime.jsx("span",{"aria-hidden":"true",className:"absolute h-24 w-24 rounded-full",style:BL}),jsxRuntime.jsx(B,{name:"MapPin",size:36,weight:"fill",className:"relative text-map-marker-default"})]}):null]}):jsxRuntime.jsx("div",{style:e,className:tailwindMerge.twMerge("flex items-center justify-center bg-background-muted text-text-secondary",t),children:jsxRuntime.jsxs("div",{className:"text-center",children:[jsxRuntime.jsx(B,{name:"MapPin",size:48,className:"mx-auto mb-2 opacity-50"}),jsxRuntime.jsx("p",{className:"text-sm",children:r})]})})}var Dv={streets:"streets",satellite:"satellite",neutral:"neutral"},Jc="streets";function Xc(e,t){switch(e){case "streets":return t?"mapbox://styles/victor-texture/clzwxtrng005s01p93rtr04op":"mapbox://styles/mapbox/streets-v12";case "satellite":return "mapbox://styles/mapbox/satellite-streets-v12";case "neutral":return t?"mapbox://styles/mapbox/dark-v11":"mapbox://styles/mapbox/light-v11";default:return t?"mapbox://styles/victor-texture/clzwxtrng005s01p93rtr04op":"mapbox://styles/mapbox/streets-v12"}}function Av({longitude:e,latitude:t,showPulse:r=true,accuracy:o}){return jsxRuntime.jsx(GL.Marker,{longitude:e,latitude:t,anchor:"center",children:jsxRuntime.jsxs("div",{className:"relative flex items-center justify-center",children:[r&&jsxRuntime.jsx("div",{className:"absolute h-12 w-12 animate-[ping_2s_ease-in-out_infinite] rounded-full bg-action-brand opacity-30",style:{animationDelay:"0s"}}),jsxRuntime.jsx("div",{className:"relative z-10 flex h-5 w-5 items-center justify-center rounded-full bg-background-surface shadow-lg",children:jsxRuntime.jsx("div",{className:"h-3 w-3 rounded-full bg-action-brand"})}),o&&o>0&&jsxRuntime.jsx("div",{className:"pointer-events-none absolute rounded-full border border-action-brand/20 bg-action-brand/10",style:{width:`${Math.min(o/2,100)}px`,height:`${Math.min(o/2,100)}px`}})]})})}var bs=je__namespace.default.forwardRef(({initialViewState:e,viewState:t,onViewStateChange:r,scrollEnabled:o=true,className:n,previewMode:a=false,previewModeCta:i,onPreviewModePress:s,mapType:c=Jc,layers:l=[],mapboxAccessToken:d,transformRequest:u,isLoading:m=false,onLoad:p,controls:f="default",showUserLocation:g=true,onUserLocationChange:h,children:b,additionalInteractiveLayerIds:x=[],onMapClick:y,showMarker:v=false,markerLocation:S},w)=>{let N=d??Ec();if(!N)return jsxRuntime.jsx("div",{className:`relative ${n||""}`,style:{width:"100%",height:"100%"},children:jsxRuntime.jsx(Yc,{className:"w-full h-full",message:"Map unavailable"})});let{isDarkTheme:P}=qt(),k=je.useRef(null),R=je.useRef(null),[I,M]=je.useState(false),[D,E]=je.useState(false);je.useEffect(()=>{Uc();},[]);let[V,O]=je.useState(false),U=je.useRef(0),[q,$]=je.useState(null),[z,J]=je.useState(null),H=je.useRef(null),A=je.useRef(null),[G,T]=Lc("interactiveMap.trackingLocation",false),[C,L]=je.useState(false);je.useEffect(()=>{if(!navigator.geolocation){L(true);return}if(G){if(!navigator.permissions?.query){L(true);return}navigator.permissions.query({name:"geolocation"}).then(Q=>{Q.state!=="granted"&&T(false),L(true);}).catch(()=>{L(true);});}else L(true);},[]),je.useEffect(()=>{let Q=setTimeout(()=>{I||E(true);},200);return ()=>clearTimeout(Q)},[I]),je.useEffect(()=>{A.current=null;},[c,P]),je.useEffect(()=>{if(I)return;let Q=setInterval(()=>{if(k.current?.loaded()){M(true),E(false);let j=k.current.getMap?.();j&&A.current!==j&&(A.current=j,p?.()),clearInterval(Q);}},200);return ()=>clearInterval(Q)},[I,p]),je.useEffect(()=>{if(C){if(!G||a){H.current!==null&&(navigator.geolocation.clearWatch(H.current),H.current=null);return}if(!navigator.geolocation){console.warn("Geolocation is not supported by this browser.");return}return H.current=navigator.geolocation.watchPosition(Q=>{let j={latitude:Q.coords.latitude,longitude:Q.coords.longitude,accuracy:Q.coords.accuracy};J(j),h?.(j);},Q=>{console.warn("Geolocation error:",Q.message),J(null),h?.(null);},{enableHighAccuracy:true,maximumAge:3e4,timeout:3e4}),()=>{H.current!==null&&(navigator.geolocation.clearWatch(H.current),H.current=null);}}},[G,a,h,C]);let F=je.useCallback(()=>{M(true),E(false);let Q=k.current?.getMap?.();Q&&A.current!==Q&&(A.current=Q,p?.());},[p]),K=je.useCallback(()=>{k.current&&e&&(O(false),U.current=0,k.current.flyTo({center:[e.longitude||0,e.latitude||0],zoom:e.zoom||0,bearing:e.bearing||0,pitch:e.pitch||0,duration:1e3}));},[e]),ae=je.useMemo(()=>f===false||f===null?[]:f==="default"||f===void 0?am:f,[f]),se=je.useCallback(()=>{if(!navigator.geolocation){console.warn("Geolocation is not supported by this browser.");return}T(true),navigator.geolocation.getCurrentPosition(Q=>{let{latitude:j,longitude:X}=Q.coords;k.current&&k.current.jumpTo({center:[X,j],zoom:15});},Q=>{console.warn("Geolocation error:",Q.message),Q.code===Q.PERMISSION_DENIED&&T(false);},{enableHighAccuracy:true,timeout:1e4,maximumAge:0});},[]),te=je.useMemo(()=>{if(a)return null;let Q=ae.map(j=>j.type==="navigation"?{...j,onResetZoom:j.onResetZoom||K,onGeolocateClick:j.onGeolocateClick||se}:j);return um(Q,{mapRef:k,layers:l,showResetButton:V})},[ae,k,a,l,K,V,se]),ie=je.useMemo(()=>{let Q=[];return l.filter(j=>j.events?.onClick||j.events?.onMouseEnter||j.events?.onMouseLeave||j.tooltip).forEach(j=>{j.kind==="clusteredVector"?(Q.push(`${j.id}-clusters`),Q.push(`${j.id}-points`),Q.push(`${j.id}-selected-point`)):Q.push(j.id);}),[...Q,...x]},[l,x]),Me=je.useMemo(()=>{let Q=new Map;return l.forEach(j=>{j.events&&(Q.set(j.id,j.events),j.kind==="clusteredVector"&&(Q.set(`${j.id}-clusters`,j.events),Q.set(`${j.id}-points`,j.events),Q.set(`${j.id}-selected-point`,j.events)));}),Q},[l]),oe=je.useMemo(()=>{let Q=new Map;return l.forEach(j=>{j.tooltip&&(Q.set(j.id,j.tooltip),j.kind==="clusteredVector"&&(Q.set(`${j.id}-clusters`,j.tooltip),Q.set(`${j.id}-points`,j.tooltip),Q.set(`${j.id}-selected-point`,j.tooltip)));}),Q},[l]),le=je.useMemo(()=>{let Q=new Map;return l.forEach(j=>{j.kind==="clusteredVector"&&(Q.set(j.id,j),Q.set(`${j.id}-clusters`,j),Q.set(`${j.id}-points`,j),Q.set(`${j.id}-selected-point`,j));}),Q},[l]),de=je.useMemo(()=>{if(!v)return null;let Q=S?.longitude??t?.longitude??e?.longitude,j=S?.latitude??t?.latitude??e?.latitude;return Q===void 0||j===void 0?null:{longitude:Q,latitude:j}},[v,S,t,e]),xe=je.useCallback(Q=>{if(a)return;let j=Q.features?.[0];if(!j||!j.layer)return;let X=j.layer.id,ne=Me.get(X),pe=oe.get(X),_;j.geometry.type==="Point"?_=j.geometry.coordinates:_=[Q.lngLat.lng,Q.lngLat.lat];let fe={id:j.id??j.properties?.id,lngLat:_,properties:j.properties||{},layerId:X},ke=le.get(X),Le=j.properties?.cluster===true;if(ke&&Le){let _e=k.current;if(_e){let Lt=_e.getZoom(),Je=Math.min(Lt+3,18);_e.flyTo({center:_,zoom:Je,duration:1e3});}return}if(ne?.onClick&&ne.onClick(fe),pe&&pe.trigger==="click"){let _e;ke&&"cluster"in pe?pe.point&&(_e=pe.point(fe)):"content"in pe&&(_e=typeof pe.content=="function"?pe.content(fe):pe.content),_e&&$({feature:fe,content:_e,bare:pe.bare});}y&&y(Q);},[Me,oe,a,y,le,k,ie]),Ne=je.useCallback(Q=>{let j=Q.features?.[0];if(!j||!j.layer)return null;let X=j.layer.id,ne=oe.get(X);if(!ne||ne.trigger!=="hover"&&ne.trigger!==void 0)return null;let pe;j.geometry.type==="Point"?pe=j.geometry.coordinates:pe=[Q.lngLat.lng,Q.lngLat.lat];let _={id:j.id??j.properties?.id,lngLat:pe,properties:j.properties||{},layerId:X},fe;if(le.get(X)&&"cluster"in ne){let Le=j.properties?.cluster===true;if(Le&&ne.cluster){let _e=j.properties?.point_count||0;fe=ne.cluster(_e,_);}else !Le&&ne.point?fe=ne.point(_):fe=Le?`${j.properties?.point_count||0} items`:null;}else "content"in ne&&(fe=typeof ne.content=="function"?ne.content(_):ne.content);return fe?{feature:_,content:fe,bare:ne.bare}:null},[oe,le]),nt=je.useCallback(Q=>{if(a)return;let j=Q.features?.[0];if(!j||!j.layer)return;let X=j.layer.id,ne=Me.get(X);if(ne?.onMouseEnter){let _;j.geometry.type==="Point"?_=j.geometry.coordinates:_=[Q.lngLat.lng,Q.lngLat.lat];let fe={id:j.id??j.properties?.id,lngLat:_,properties:j.properties||{},layerId:X};ne.onMouseEnter(fe);}let pe=Ne(Q);pe&&$(pe),k.current&&(k.current.getCanvas().style.cursor="pointer");},[Me,a,k,Ne]),qe=je.useCallback(Q=>{if(a)return;let j=Q.features?.[0];if(!j||!j.layer)return;let X=Ne(Q);if(X){$(ne=>ne&&ne.feature.layerId===X.feature.layerId&&ne.feature.id===X.feature.id?ne:X);return}$(ne=>{if(!ne)return ne;let pe=oe.get(ne.feature.layerId);return pe&&(pe.trigger==="hover"||pe.trigger===void 0)?null:ne});},[a,Ne,oe]),Fr=je.useCallback(()=>{if(!a){if(Me.forEach(Q=>{Q.onMouseLeave?.();}),q){let Q=q.feature.layerId,j=l.find(X=>X.id===Q);if(!j){let X=Q.replace(/-(?:clusters|points|selected-point|cluster-shadows|points-shadow|cluster-count)$/,"");j=l.find(ne=>ne.id===X);}j?.tooltip&&(j.tooltip.trigger||"hover")==="hover"&&$(null);}k.current&&(k.current.getCanvas().style.cursor="");}},[Me,a,k,q,l]),jt=je.useCallback((Q,j)=>{for(let X of l)if(X.tooltip&&!(j&&X.id!==j)){if(X.kind==="geojson"){if(typeof X.data=="string")continue;let ne=X.data,_=(ne.type==="FeatureCollection"?ne.features:[ne]).find(fe=>fe.id===Q);if(_&&_.geometry.type==="Point")return {id:_.id,lngLat:_.geometry.coordinates,properties:_.properties||{},layerId:X.id}}else if(X.kind==="customPins"){let ne=X.data.find(pe=>pe.id===Q||pe._id===Q||pe.key===Q);if(ne)return {id:Q,lngLat:X.getPosition(ne),properties:ne,layerId:X.id}}}return null},[l]);je.useImperativeHandle(w,()=>({showTooltip:(Q,j)=>{let X=jt(Q,j);if(!X)return;let ne=l.find(pe=>pe.id===X.layerId);if(ne?.tooltip&&"content"in ne.tooltip){let pe=typeof ne.tooltip.content=="function"?ne.tooltip.content(X):ne.tooltip.content;$({feature:X,content:pe,bare:ne.tooltip.bare});}},hideTooltip:()=>{$(null);},getMap:()=>k.current,markMapAsMoved:()=>{O(true);}}),[jt,l]);let Eo=(Q,j)=>u?u(Q,j):{url:Q},Br=m||D;return jsxRuntime.jsx("div",{ref:R,className:tailwindMerge.twMerge("relative flex h-full w-full overflow-hidden",a&&"cursor-pointer",n),onClick:a?s:void 0,children:jsxRuntime.jsxs("div",{style:{flex:1},children:[jsxRuntime.jsxs(GL__default.default,{ref:k,initialViewState:e,...t&&t,style:{width:"100%",height:"100%"},mapStyle:Xc(c,P),styleDiffing:false,mapboxAccessToken:N,transformRequest:Eo,onLoad:F,onMove:a?void 0:Q=>{if(Q.originalEvent&&I){let j=Q.originalEvent.type,X=Math.abs((Q.viewState.latitude??0)-(e?.latitude??0)),ne=Math.abs((Q.viewState.longitude??0)-(e?.longitude??0)),pe=Math.abs((Q.viewState.zoom??0)-(e?.zoom??0));e&&(X>1e-4||ne>1e-4||pe>.1)&&(j==="mousemove"||j==="touchmove"||j==="pointermove"?O(true):(j==="wheel"||j==="mousewheel")&&(U.current+=1,U.current>=3&&O(true)));}r?.(Q.viewState);},onClick:a?void 0:xe,onMouseMove:a?void 0:qe,onMouseEnter:a?void 0:nt,onMouseLeave:a?void 0:Fr,interactiveLayerIds:a?[]:ie,scrollZoom:a?false:o,dragPan:!a,dragRotate:!a,doubleClickZoom:!a,interactive:!a,attributionControl:false,children:[jsxRuntime.jsx(GL.AttributionControl,{position:"top-left"}),te,ms(l,c),b,de&&jsxRuntime.jsx(GL.Marker,{longitude:de.longitude,latitude:de.latitude,anchor:"bottom",children:jsxRuntime.jsx(B,{name:"MapPin",size:36,className:"text-map-marker-default",weight:"fill"})}),g&&z&&jsxRuntime.jsx(Av,{longitude:z.longitude,latitude:z.latitude,accuracy:z.accuracy}),q&&jsxRuntime.jsx(GL.Popup,{longitude:q.feature.lngLat[0],latitude:q.feature.lngLat[1],offset:15,closeButton:false,closeOnClick:false,className:q.bare?"map-tooltip map-tooltip-bare":"map-tooltip",maxWidth:"none",children:q.content})]},`map-${c}-${P}`),Br&&jsxRuntime.jsx(Kc,{}),a&&i&&jsxRuntime.jsx("div",{className:"absolute bottom-8 right-8 z-10",children:i})]})})});bs.displayName="InteractiveMap";async function Fv(e,t,r,o={}){if(e.hasImage(t))return;let n=o.size??64,a=o.color??"#2c2a26",i=o.weight??"regular",s=server.renderToStaticMarkup(je.createElement(r,{size:n,color:a,weight:i})),c=`data:image/svg+xml;charset=utf-8,${encodeURIComponent(s)}`;await new Promise((l,d)=>{let u=new Image(n,n);u.onload=()=>{try{e.hasImage(t)||e.addImage(t,u,{sdf:!1}),l();}catch(m){d(m instanceof Error?m:new Error(`Failed to addImage "${t}": ${String(m)}`));}},u.onerror=m=>{d(m instanceof Error?m:new Error(`Failed to load icon "${t}"`));},u.src=c;});}function di({width:e="100%",height:t="100%",initialViewState:r={longitude:-122.4194,latitude:37.7749,zoom:14},isLoading:o=false,mapType:n="streets",layers:a=[],mapboxAccessToken:i,showMarker:s=true,showAttribution:c=false,onLoad:l,className:d,showExpandToggle:u=false,expandedMapTitle:m="Explore map",expandedMapAddressLabel:p,schematicPlaceholder:f=false}){let g=i??Ec(),{isDarkTheme:h}=qt(),[b,x]=je.useState(false),[y,v]=je.useState(false),[S,w]=je.useState(false),N=je.useRef(null),P=je.useRef(null),k=je.useCallback(()=>w(true),[]),R=je.useCallback(()=>w(false),[]);je.useEffect(()=>{Uc();},[]);let I={width:typeof e=="number"?`${e}px`:e,height:typeof t=="number"?`${t}px`:t};je.useEffect(()=>{let E=setTimeout(()=>{b||v(true);},200);return ()=>clearTimeout(E)},[b]);let M=je.useCallback(()=>{x(true),v(false),l?.();},[l]);je.useEffect(()=>{if(!P.current)return;let E=new ResizeObserver(()=>{N.current&&N.current.resize();});return E.observe(P.current),()=>{E.disconnect();}},[]);let D=o||y;return g?jsxRuntime.jsxs("div",{ref:P,style:I,className:`relative ${d||""}`,children:[jsxRuntime.jsxs(GL__default.default,{ref:N,mapboxAccessToken:g,initialViewState:r,style:{width:"100%",height:"100%"},mapStyle:Xc(n,h),onLoad:M,scrollZoom:false,dragPan:false,dragRotate:false,doubleClickZoom:false,touchZoomRotate:false,interactive:false,attributionControl:false,children:[c&&jsxRuntime.jsx(GL.AttributionControl,{position:"top-left"}),ms(a,n),s&&r.longitude!==void 0&&r.latitude!==void 0&&jsxRuntime.jsx(GL.Marker,{longitude:r.longitude,latitude:r.latitude,anchor:"bottom",children:jsxRuntime.jsx(B,{name:"MapPin",size:36,className:"text-map-marker-default",weight:"fill"})})]}),u&&jsxRuntime.jsx("div",{className:"absolute top-4 right-4 z-20",children:jsxRuntime.jsx(Ir,{icon:"ArrowsOutSimple",ariaLabel:"Expand map to fullscreen",onPress:k})}),u&&jsxRuntime.jsx(lr,{isOpen:S,onClose:R,title:m,contentPadding:false,maxWidth:"min(1100px, 100vw)",minWidth:"min(360px, 100vw)",height:"80vh",mobileHeight:"82vh",children:jsxRuntime.jsxs("div",{className:"flex flex-col h-full",children:[jsxRuntime.jsx("div",{className:"flex-1 min-h-0 overflow-hidden sm:mx-4 sm:mt-4 sm:rounded-xl sm:border sm:border-border-default",children:jsxRuntime.jsx(bs,{initialViewState:r,mapType:n,mapboxAccessToken:g,showMarker:s,markerLocation:r.longitude!==void 0&&r.latitude!==void 0?{latitude:r.latitude,longitude:r.longitude}:void 0,layers:a})}),p&&jsxRuntime.jsx("p",{className:"text-sm text-text-secondary px-4 py-3 flex-shrink-0",children:p})]})}),D&&jsxRuntime.jsx(Kc,{})]}):jsxRuntime.jsx(Yc,{style:I,className:d,schematic:f,showMarker:s})}var $L={xs:{bar:"h-1 w-14",text:"text-xs",icon:"h-2.5 w-2.5"},sm:{bar:"h-1.5 w-48",text:"text-xs",icon:"h-3 w-3"},md:{bar:"h-2 w-64",text:"text-sm",icon:"h-4 w-4"},lg:{bar:"h-3 w-80",text:"text-base",icon:"h-5 w-5"}};function Vv({label:e,size:t="md",variant:r="default",showWarningIndicator:o=true,warningThreshold:n=80,hideValueText:a=false,className:i,...s}){let c=$L[t],l=a&&e&&!s["aria-label"]&&!s["aria-labelledby"]?{"aria-label":e}:{};return jsxRuntime.jsx(reactAriaComponents.Meter,{...s,...l,className:Ee(i,"flex flex-col gap-1"),children:({percentage:d,valueText:u})=>{let m=o&&d>=n,p=r==="default"?eD(d):r;return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[!a&&jsxRuntime.jsxs("div",{className:"flex justify-between gap-2",children:[e&&jsxRuntime.jsx(Ue,{children:e}),jsxRuntime.jsxs("span",{className:tailwindMerge.twMerge(c.text,m?"text-feedback-error-text":"text-text-secondary"),children:[m&&jsxRuntime.jsx(lucideReact.AlertTriangle,{"aria-label":"Warning: High value",className:tailwindMerge.twMerge("inline-block align-text-bottom mr-1",c.icon)}),u]})]}),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("relative rounded-full bg-background-muted","ring-1 ring-inset ring-border-muted",c.bar),children:jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("absolute left-0 top-0 h-full rounded-full transition-all duration-300","forced-colors:bg-[Highlight]",tD(p)),style:{width:`${Math.min(100,Math.max(0,d))}%`},role:"presentation","aria-hidden":"true"})})]})}})}function eD(e){return e<50?"success":e<70?"info":e<90?"warning":"error"}function tD(e){switch(e){case "success":return "bg-feedback-success-text";case "warning":return "bg-feedback-warning-text";case "error":return "bg-feedback-error-text";case "info":return "bg-feedback-info-text";case "neutral":return "bg-text-subtle";default:return "bg-action-brand"}}var Pm=(e,t)=>e.toLocaleLowerCase().includes(t.toLocaleLowerCase());function Rm(e){return [e.value,e.label]}function qc(e,t,r=Pm){let o=t.trim();return o===""?[...e]:e.filter(n=>Rm(n).some(a=>r(a,o)))}function Qc(e){let t=e.query.trim();if(t==="")return false;let r=t.toLocaleLowerCase();return e.options.some(n=>n.value.toLocaleLowerCase()===r||n.label.toLocaleLowerCase()===r)?false:!e.selected.some(n=>n.toLocaleLowerCase()===r)}function Zc(e,t){return e.map(r=>{let o=t.find(n=>n.value===r);return o?o.count===void 0?{value:r,label:o.label,isUnknown:false}:{value:r,label:o.label,count:o.count,isUnknown:false}:{value:r,label:r,isUnknown:true}})}var iD=e=>e.kind==="literal"?`literal:${e.value}`:`option:${e.option.value}`,Mm=e=>e.kind==="literal"?e.value:e.option.value,Ov=e=>e.kind==="literal"?e.value:e.option.label,sD={sm:"h-4 w-4",md:"h-5 w-5",lg:"h-6 w-6",xl:"h-7 w-7"},lD={sm:"pl-8",md:"pl-10",lg:"pl-11",xl:"pl-13"},cD={sm:"xs",md:"xs",lg:"sm",xl:"sm"};function zv({options:e,value:t,defaultValue:r,onChange:o,label:n,placeholder:a,size:i="md",loading:s=false,disabled:c=false,maxSelected:l,allowLiteral:d=false,onSearchChange:u,truncated:m=false,totalCount:p,emptyMessage:f,showSelectAll:g=false,description:h,errorMessage:b,isRequired:x=false,onBlur:y,inputRef:v,labelHidden:S=false,className:w,id:N}){let P=je.useId(),k=N??`multiselect-${P}`,R=`${k}-input`,I=`${k}-listbox`,M=je.useRef(null),D=je.useCallback(X=>{M.current=X,typeof v=="function"?v(X):v&&(v.current=X);},[v]),{contains:E}=reactAria.useFilter({sensitivity:"base"}),{isFocused:V,handleFocus:O,handleBlur:U}=dr(),[q,$]=je.useState(""),[z,J]=je.useState(true),[H,A]=je.useState(null),[G,T]=je.useState(""),[C,L]=je.useState(()=>[...r??[]]),F=je.useMemo(()=>t?[...t]:C,[t,C]),K=je.useMemo(()=>qc(e,q,E),[e,q,E]),ae=d&&!s&&Qc({query:q,options:e,selected:F}),se=je.useMemo(()=>{let X=K.map(ne=>({kind:"option",option:ne}));return ae?[{kind:"literal",value:q.trim()},...X]:X},[K,ae,q]),te=je.useMemo(()=>Zc(F,e),[F,e]),ie=l!==void 0&&F.length>=l,Me=je.useCallback((X,ne)=>{t||L(X),T(`${ne} ${X.length} selected.`),o(X);},[o,t]),oe=je.useCallback((X,ne)=>{if(!c){if(F.includes(X)){Me(F.filter(pe=>pe!==X),`${ne} removed.`);return}ie||Me([...F,X],`${ne} selected.`);}},[ie,Me,c,F]),le=je.useCallback(X=>{X.kind==="option"&&X.option.disabled||oe(Mm(X),Ov(X));},[oe]),de=X=>{if(c||X.length===0)return;let ne=new Set(X),pe=X.map(_=>te.find(fe=>fe.value===_)?.label??_);Me(F.filter(_=>!ne.has(_)),`${pe.join(", ")} removed.`);},xe=X=>{$(X),A(null),J(true),u?.(X);},Ne=X=>{if(se.length===0){A(null);return}A(ne=>ne===null?X>0?0:se.length-1:(ne+X+se.length)%se.length);},nt=X=>{if(c)return;let ne=H===null?void 0:se[H];switch(X.key){case "ArrowDown":X.preventDefault(),J(true),Ne(1);break;case "ArrowUp":X.preventDefault(),J(true),Ne(-1);break;case "Home":se.length>0&&(X.preventDefault(),J(true),A(0));break;case "End":se.length>0&&(X.preventDefault(),J(true),A(se.length-1));break;case "Enter":ne&&(X.preventDefault(),le(ne));break;case " ":q===""&&ne&&(X.preventDefault(),le(ne));break;case "Escape":X.preventDefault(),q!==""?xe(""):(J(false),A(null));break;case "Backspace":q===""&&F.length>0&&(X.preventDefault(),de([F[F.length-1]]));break;}},qe=K.filter(X=>!X.disabled&&!F.includes(X.value)).map(X=>X.value),Fr=l===void 0?qe.length:Math.max(0,l-F.length),jt=Math.min(qe.length,Fr),Eo=jt===qe.length?`Select all ${qe.length} matching`:`Select ${jt} of ${qe.length} matching`,Br=()=>{if(c||jt===0)return;let X=qe.slice(0,jt);Me([...F,...X],`${X.length} matching options selected.`);},Q=s?"loading":e.length===0?"empty":K.length===0&&q.trim()!==""?"no-match":null,j=Ge[i].text;return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex w-full flex-col gap-1",w),"data-testid":"multiselect",children:[jsxRuntime.jsx(Ue,{size:i,htmlFor:R,isRequired:x,...S?{className:"sr-only"}:{},children:n}),jsxRuntime.jsxs(yt,{children:[jsxRuntime.jsx("div",{className:"pointer-events-none absolute left-3 top-1/2 z-10 flex -translate-y-1/2 items-center",children:s?jsxRuntime.jsx(zr,{size:16,color:"text-text-secondary"}):jsxRuntime.jsx(B,{name:"MagnifyingGlass",className:tailwindMerge.twMerge(sD[i],"text-text-secondary")})}),jsxRuntime.jsx("input",{ref:D,id:R,type:"text",role:"combobox",autoComplete:"off","aria-expanded":z,"aria-controls":I,"aria-haspopup":"listbox","aria-autocomplete":"list","aria-activedescendant":z&&H!==null&&se[H]?`${k}-row-${H}`:void 0,"aria-required":x||void 0,"aria-invalid":b?true:void 0,value:q,placeholder:a,disabled:c,onChange:X=>xe(X.target.value),onKeyDown:nt,onFocus:X=>{J(true),O(X);},onBlur:X=>{U(X),y?.(X);},className:Ot({isDisabled:c,isFocused:V,isInvalid:!!b,size:i,className:tailwindMerge.twMerge(lD[i],"pr-3")})})]}),te.length>0&&jsxRuntime.jsx("div",{"data-testid":"multiselect-selection-region",role:"group","aria-label":`Selected ${n}`,className:"flex flex-wrap gap-1.5 rounded-[var(--control-border-radius)] border border-border-default bg-background-muted p-2",children:te.map(X=>jsxRuntime.jsx(Wr,{size:cD[i],variant:"primary",isDisabled:c,removeLabel:`Remove ${X.label}`,onRemove:()=>de([X.value]),className:"shrink-0",children:X.isUnknown?jsxRuntime.jsx("span",{"data-testid":`multiselect-selection-unknown-${X.value}`,title:"Not in the current option list",children:`${X.label} (custom)`}):X.label},X.value))}),g&&jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[jsxRuntime.jsx(ee,{variant:"link",size:i,onPress:Br,isDisabled:c||jt===0,children:Eo}),jsxRuntime.jsx(ee,{variant:"link",size:i,onPress:()=>de(F),isDisabled:c||F.length===0,children:"Clear all"})]}),jsxRuntime.jsx("div",{id:I,role:"listbox","aria-multiselectable":"true","aria-label":`${n} options`,hidden:!z,className:tailwindMerge.twMerge(j,"max-h-[260px] overflow-y-auto rounded-[var(--control-border-radius)] border border-border-input bg-background-input"),children:z&&se.map((X,ne)=>{let pe=F.includes(Mm(X)),_=c||X.kind==="option"&&X.option.disabled===true||!pe&&ie;return jsxRuntime.jsxs("div",{id:`${k}-row-${ne}`,role:"option","aria-selected":pe,"aria-disabled":_||void 0,"data-value":Mm(X),"data-literal":X.kind==="literal"?"true":void 0,"data-active":H===ne?"true":void 0,onMouseDown:fe=>fe.preventDefault(),onClick:()=>{_||(le(X),M.current?.focus());},className:tailwindMerge.twMerge("flex cursor-default items-center gap-2 px-3",Ge[i].paddingY,"text-text-primary",H===ne&&"bg-background-hover",pe&&"bg-background-selected font-medium",_&&"text-text-disabled"),children:[jsxRuntime.jsx(Hu,{isSelected:pe,isDisabled:_,className:"!w-4 !h-4"}),jsxRuntime.jsx("span",{className:"flex-1 truncate",children:Ov(X)}),X.kind==="literal"&&jsxRuntime.jsx("span",{"data-testid":"multiselect-literal-badge",className:"italic text-text-secondary",children:"Use as typed"}),X.kind==="option"&&X.option.count!==void 0&&jsxRuntime.jsx("span",{"data-testid":`multiselect-count-${X.option.value}`,className:"text-text-secondary",children:X.option.count.toLocaleString()})]},iD(X))})}),Q==="loading"&&jsxRuntime.jsx("div",{"data-testid":"multiselect-status-loading","data-status":"loading",children:jsxRuntime.jsxs(we,{size:i,className:"flex items-center gap-2",children:[jsxRuntime.jsx(zr,{size:14,color:"text-text-secondary"}),jsxRuntime.jsx("span",{children:"Loading options\u2026"})]})}),Q==="empty"&&jsxRuntime.jsx("div",{"data-testid":"multiselect-status-empty","data-status":"empty",children:jsxRuntime.jsxs(we,{size:i,className:"flex items-center gap-2",children:[jsxRuntime.jsx(B,{name:"Tray",className:"h-4 w-4"}),jsxRuntime.jsx("span",{children:f??"No options available"})]})}),Q==="no-match"&&jsxRuntime.jsx("div",{"data-testid":"multiselect-status-no-match","data-status":"no-match",children:jsxRuntime.jsxs(we,{size:i,className:"flex items-center gap-2 text-feedback-warning-text",children:[jsxRuntime.jsx(B,{name:"MagnifyingGlass",className:"h-4 w-4"}),jsxRuntime.jsx("span",{children:`No options match \u201C${q.trim()}\u201D`})]})}),m&&jsxRuntime.jsx("div",{"data-testid":"multiselect-truncation",children:jsxRuntime.jsx(we,{size:i,children:p===void 0?"Showing a partial list \u2014 refine your search to see more":`Showing ${e.length} of ${p} \u2014 refine your search to see more`})}),l!==void 0&&jsxRuntime.jsx("div",{"data-testid":"multiselect-limit",children:jsxRuntime.jsx(we,{size:i,children:ie?`${F.length} of ${l} selected \u2014 limit reached, remove one to choose another`:`${F.length} of ${l} selected`})}),h&&jsxRuntime.jsx(we,{size:i,children:h}),b&&jsxRuntime.jsx(he,{size:i,children:b}),jsxRuntime.jsx("div",{"data-testid":"multiselect-live-region",role:"status","aria-live":"polite",className:"sr-only",children:G})]})}var ed="bg-background-surface border-l-[3px] border-y border-r border-border-default text-text-primary",mD={success:{container:ed,iconName:"CheckCircle",iconColor:"text-feedback-success-text",borderColor:"var(--color-feedback-success-border)"},error:{container:ed,iconName:"XCircle",iconColor:"text-feedback-error-text",borderColor:"var(--color-feedback-error-border)"},warning:{container:ed,iconName:"Warning",iconColor:"text-feedback-warning-text",borderColor:"var(--color-feedback-warning-border)"},info:{container:ed,iconName:"Info",iconColor:"text-feedback-info-text",borderColor:"var(--color-feedback-info-border)"}};function rd({id:e,message:t,variant:r="info",duration:o=5e3,dismissible:n=true,onDismiss:a,className:i}){let{container:s,iconName:c,iconColor:l,borderColor:d}=mD[r];return je.useEffect(()=>{if(o>0){let u=setTimeout(()=>{a?.();},o);return ()=>clearTimeout(u)}},[o,a]),jsxRuntime.jsxs(framerMotion.motion.div,{layout:true,initial:{opacity:0,y:-20,scale:.95},animate:{opacity:1,y:0,scale:1},exit:{opacity:0,scale:.95,transition:{duration:.2}},className:tailwindMerge.twMerge("pointer-events-auto flex items-center gap-3 rounded-lg p-4 shadow-lg",s,i),style:{borderLeftColor:d},children:[jsxRuntime.jsx(B,{name:c,size:20,className:l}),jsxRuntime.jsx("p",{className:"flex-1 select-text text-sm font-medium",children:t}),n&&jsxRuntime.jsx("button",{type:"button",onClick:a,className:"flex-shrink-0 rounded-md p-1 transition-colors hover:bg-background-hover","aria-label":"Dismiss notification",children:jsxRuntime.jsx(B,{name:"X",size:16})})]})}var vD={"top-left":"top-4 left-4 items-start","top-center":"top-4 left-1/2 -translate-x-1/2 items-start","top-right":"top-4 right-4 items-end","bottom-left":"bottom-4 left-4 items-start","bottom-center":"bottom-4 left-1/2 -translate-x-1/2 items-start","bottom-right":"bottom-4 right-4 items-end"};function od({notices:e,onDismiss:t,position:r="bottom-center",className:o}){let[n,a]=je.useState(false);if(je.useEffect(()=>{a(true);},[]),!n)return null;let i=jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("pointer-events-none fixed z-50 flex flex-col gap-2",vD[r],o),"aria-live":"polite","aria-atomic":"true",children:jsxRuntime.jsx(framerMotion.AnimatePresence,{mode:"sync",children:e.map(s=>jsxRuntime.jsx(rd,{id:s.id,message:s.message,variant:s.variant,duration:s.duration,dismissible:s.dismissible,onDismiss:()=>t(s.id)},s.id))})});return reactDom.createPortal(i,document.body)}var Hv=je.createContext(void 0);function Gv({children:e,position:t="bottom-center",maxNotices:r=5,defaultDuration:o=5e3,defaultDismissible:n=true}){let[a,i]=je.useState([]),s=je.useCallback((u,m)=>{let p=`notice-${Date.now()}-${Math.random()}`,f={id:p,message:u,variant:m?.variant||"info",duration:m?.duration??o,dismissible:m?.dismissible??n};return i(g=>{let h=[...g,f];return h.length>r?h.slice(-r):h}),p},[r,o,n]),c=je.useCallback(u=>{i(m=>m.filter(p=>p.id!==u));},[]),l=je.useCallback(()=>{i([]);},[]),d={notices:a,addNotice:s,removeNotice:c,clearNotices:l};return jsxRuntime.jsxs(Hv.Provider,{value:d,children:[e,jsxRuntime.jsx(od,{notices:a,onDismiss:c,position:t})]})}function Wv(){let e=je.useContext(Hv);if(!e)throw new Error("useNoticeContext must be used within a NoticeProvider");return e}function Uv(){let{addNotice:e,removeNotice:t,clearNotices:r}=Wv(),o=je.useCallback((c,l)=>e(c,l),[e]),n=je.useCallback((c,l)=>e(c,{...l,variant:"success"}),[e]),a=je.useCallback((c,l)=>e(c,{...l,variant:"error"}),[e]),i=je.useCallback((c,l)=>e(c,{...l,variant:"warning"}),[e]),s=je.useCallback((c,l)=>e(c,{...l,variant:"info"}),[e]);return {show:o,success:n,error:a,warning:i,info:s,dismiss:t,clear:r}}var PD={plain:"",contained:"bg-background-surface rounded-lg border border-border-default p-6",bordered:"border-y border-border-default py-6"},RD={none:"",sm:"my-4",md:"my-6 md:my-8",lg:"my-8 md:my-12"};function ui({id:e,title:t,description:r,actions:o,variant:n="plain",spacing:a="none",withDivider:i=false,headingAs:s="h2",className:c,children:l}){let d=je__namespace.default.useId(),u=e?`${e}-heading`:d,m=t||r||o;return jsxRuntime.jsxs("section",{id:e,className:tailwindMerge.twMerge(RD[a],PD[n],c),"aria-labelledby":t?u:void 0,children:[m&&jsxRuntime.jsxs("header",{id:u,className:tailwindMerge.twMerge("flex flex-col sm:flex-row sm:items-start sm:justify-between gap-4",i&&"border-b border-border-default pb-4 mb-6",!i&&l&&"mb-6"),children:[jsxRuntime.jsxs("div",{className:"min-w-0 flex-1",children:[t&&jsxRuntime.jsx(sr,{tag:s,size:"md",className:"text-text-primary",children:t}),r&&jsxRuntime.jsx("p",{className:"mt-2 text-base text-text-secondary",children:r})]}),o&&jsxRuntime.jsx("div",{className:"flex-shrink-0",children:o})]}),l&&jsxRuntime.jsx("div",{className:"",children:t?jsxRuntime.jsx(Qo,{children:l}):l})]})}ui.displayName="Section";function ad({sections:e,activeSection:t,onSectionChange:r,orientation:o="responsive",className:n,scrollBehavior:a="smooth",stickyTop:i="1.5rem",heading:s,sectionIdPrefix:c="section-",filterSection:l,scrollContainerId:d}){let u=je__namespace.useRef(null),m=je__namespace.useRef(null),[p,f]=je__namespace.useState(e[0]?.id||null),g=t??p,h=je__namespace.useCallback(()=>d?document.getElementById(d):null,[d]),b=je__namespace.useCallback(w=>document.getElementById(`${c}${w}`)??document.getElementById(w),[c]);je__namespace.useEffect(()=>{let w=window.location.hash;if(!w)return;let N=w.slice(1),P=N.startsWith(c)?N.slice(c.length):N,k=e.find(R=>R.id===P);k&&requestAnimationFrame(()=>{let R=b(k.id);if(!R)return;let I=h();if(I){let M=I.getBoundingClientRect(),D=R.getBoundingClientRect(),E=I.scrollTop+(D.top-M.top);I.scrollTo({top:Math.max(0,E),behavior:"instant"});}else R.scrollIntoView({behavior:"instant",block:"start"});r?r(k.id):f(k.id);});},[]),je__namespace.useEffect(()=>{if(t!==void 0&&r)return;let w=R=>{if(!R)return false;let I=window.getComputedStyle(R);return I.display!=="none"&&I.visibility!=="hidden"&&I.opacity!=="0"},N=()=>{let R=w(u.current),I=w(m.current);if(!R&&!I)return null;let M=h(),D=new IntersectionObserver(E=>{E.forEach(V=>{if(V.isIntersecting){let O=V.target.id.replace(c,"");r?r(O):f(O);}});},{root:M??void 0,rootMargin:"-20% 0px -70% 0px",threshold:0});return e.forEach(E=>{let V=b(E.id);V&&D.observe(V);}),D},P=N(),k=()=>{P&&P.disconnect(),P=N();};return window.addEventListener("resize",k),()=>{P&&P.disconnect(),window.removeEventListener("resize",k);}},[e,c,t,r,o,h,b]);let x=je__namespace.useMemo(()=>l?e.filter(l):e,[e,l]),y=je__namespace.useCallback((w,N)=>{w.preventDefault();let P=b(N);if(P){let k=h();if(k){let R=k.getBoundingClientRect(),I=P.getBoundingClientRect(),M=k.scrollTop+(I.top-R.top),D=Math.max(0,k.scrollHeight-k.clientHeight);k.scrollTo({top:Math.max(0,Math.min(M,D)),behavior:a});}else {let R=P.getBoundingClientRect().top+window.scrollY,I=Math.max(0,document.documentElement.scrollHeight-window.innerHeight),M=Math.max(0,Math.min(R,I));window.scrollTo({top:M,behavior:a});}window.history.pushState&&window.history.pushState(null,"",`#${c}${N}`),r?r(N):f(N);}},[c,a,r,h,b]);if(x.length===0)return null;let v=o==="vertical"?"":o==="horizontal"?"hidden":"hidden lg:block",S=o==="horizontal"?"":o==="vertical"?"hidden":"lg:hidden";return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("nav",{ref:u,className:tailwindMerge.twMerge(v,n),"aria-label":"Section navigation",children:jsxRuntime.jsxs("div",{className:"space-y-1",style:{position:"sticky",top:i},children:[s?jsxRuntime.jsx("div",{className:"px-3 pb-2 text-label-sm font-semibold uppercase tracking-wide text-text-tertiary",children:s}):null,x.map(w=>{let N=g===w.id;return jsxRuntime.jsx("a",{href:`#${c}${w.id}`,onClick:P=>y(P,w.id),className:tailwindMerge.twMerge("block w-full text-left px-3 py-2 rounded-md text-sm transition-colors no-underline",N?"bg-background-muted text-text-primary font-semibold":"text-text-secondary hover:text-text-primary hover:bg-background-hover"),"aria-current":N?"page":void 0,children:jsxRuntime.jsxs("span",{className:"flex items-center justify-between gap-2",children:[jsxRuntime.jsx("span",{children:w.label}),w.count!==void 0&&jsxRuntime.jsx("span",{className:"text-xs tabular-nums text-text-secondary",children:w.count})]})},w.id)})]})}),jsxRuntime.jsx("nav",{ref:m,className:tailwindMerge.twMerge(S,"overflow-x-auto scrollbar-hide sticky top-0 z-10 py-4 -mt-4",n),"aria-label":"Section navigation",children:jsxRuntime.jsx("div",{className:"flex gap-2 min-w-max",children:x.map(w=>{let N=g===w.id;return jsxRuntime.jsx("a",{href:`#${c}${w.id}`,onClick:P=>y(P,w.id),className:tailwindMerge.twMerge("inline-block px-4 py-2 rounded-md text-sm whitespace-nowrap transition-colors no-underline",N?"bg-background-muted text-text-primary font-semibold":"text-text-secondary hover:text-text-primary hover:bg-background-hover"),"aria-current":N?"page":void 0,children:jsxRuntime.jsxs("span",{className:"flex items-center gap-2",children:[jsxRuntime.jsx("span",{children:w.label}),w.count!==void 0&&jsxRuntime.jsxs("span",{className:"text-xs tabular-nums text-text-secondary",children:["(",w.count,")"]})]})},w.id)})})})]})}function Yv(e){return "primary"}var id=je__namespace.createContext({variant:"primary"});function ID({orientation:e,className:t=""}){return `flex flex-col w-full ${{horizontal:"",vertical:"flex-row"}[e]||""} ${t}`.trim()}function ld({variant:e="primary",...t}){let r=Yv();return jsxRuntime.jsx(id.Provider,{value:{variant:r},children:jsxRuntime.jsx("div",{className:"w-full h-auto",children:jsxRuntime.jsx(reactAriaComponents.Tabs,{...t,className:reactAriaComponents.composeRenderProps(t.className,(o,n)=>ID({...n,className:o}))})})})}function FD({orientation:e,sticky:t=false,className:r=""}){let o="flex gap-10 relative after:absolute after:bottom-0 after:left-0 after:right-0 after:h-[2px] after:bg-border-muted",n={horizontal:"flex-row w-full flex-nowrap overflow-x-auto scrollbar-hide",vertical:"flex-col items-start"},a=t?"sticky top-0 bg-background-surface z-10":"";return `${o} ${n[e]||""} ${a} ${r}`.trim()}function cd({variant:e,sticky:t=false,...r}){let o=je__namespace.useContext(id),n=Yv(e??o.variant);return jsxRuntime.jsx(id.Provider,{value:{variant:n},children:jsxRuntime.jsx(reactAriaComponents.TabList,{...r,className:reactAriaComponents.composeRenderProps(r.className,(a,i)=>FD({...i,sticky:t,className:a||""}))})})}function BD({isSelected:e,isDisabled:t,variant:r,className:o=""}){let n="flex items-center cursor-default px-1 py-2 font-medium transition-all hover:cursor-pointer relative shrink-0 whitespace-nowrap",a=`${tt()} ${r==="primary"?"focus-visible:outline-action-primary":""}`.trim(),i="";return t?i="text-text-disabled forced-colors:text-[GrayText] cursor-not-allowed":e?i="text-action-primary border-b-2 border-action-primary z-10 forced-colors:bg-[Highlight]":i="text-text-disabled hover:text-text-secondary",`${n} ${a} ${i} ${o}`.trim()}function dd(e){let{variant:t}=je__namespace.useContext(id);return jsxRuntime.jsx(reactAriaComponents.Tab,{...e,"data-testid":e.id?`tab-${e.id}`:void 0,className:reactAriaComponents.composeRenderProps(e.className,(r,o)=>BD({...o,className:r,isSelected:o.isSelected,variant:t}))})}function VD({className:e=""}){let t="block w-full mt-4 text-text-primary",r=tt();return `${t} ${r} ${e}`.trim()}function Jv(e){return jsxRuntime.jsx(reactAriaComponents.TabPanel,{...e,className:reactAriaComponents.composeRenderProps(e.className,(t,r)=>VD({...r,className:t||""}))})}function fa({children:e,maxWidth:t=1400,paddingXClass:r="px-4 md:px-6",paddingYClass:o="pt-8 pb-14 md:pt-12 md:pb-28",className:n}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge(`w-full ${r} ${o}`,n),style:{marginInline:"auto",maxWidth:t},children:e})}function OD({title:e,subtitle:t,breadcrumbs:r,breadcrumbsNode:o,media:n,actions:a,metadata:i,headingAs:s,sticky:c,stickyTop:l="0",zIndex:d=10,isLoading:u=false,className:m}){let p=c?"sticky bg-background-body":"",f=c?{top:l,zIndex:d}:{};return u?jsxRuntime.jsxs("header",{className:tailwindMerge.twMerge("mb-8 md:mb-12",p,m),style:f,"aria-labelledby":"page-title",children:[o||r?.length?jsxRuntime.jsx("div",{className:"mb-2 md:mb-4",children:jsxRuntime.jsx(W,{className:"h-4 w-32"})}):null,jsxRuntime.jsxs("div",{className:"flex flex-col md:flex-row md:items-start md:justify-between gap-4",children:[jsxRuntime.jsxs("div",{className:"min-w-0 flex-1",children:[jsxRuntime.jsx("div",{id:"page-title",children:jsxRuntime.jsx(W,{className:"h-8 w-64"})}),t?jsxRuntime.jsx(W,{className:"mt-2 h-5 w-48"}):null,i?jsxRuntime.jsx(W,{className:"mt-2 h-4 w-40"}):null,a?.length?jsxRuntime.jsx("div",{className:"mt-6 flex flex-col items-stretch gap-3 md:hidden",children:a.map((g,h)=>jsxRuntime.jsx(W,{className:"h-9 w-full"},h))}):null]}),a?.length?jsxRuntime.jsx("div",{className:"hidden md:flex md:items-start gap-2 shrink-0",children:a.map((g,h)=>jsxRuntime.jsx(W,{className:"h-9 w-24"},h))}):null]}),n?jsxRuntime.jsx("div",{className:"mt-4 md:mt-6",children:jsxRuntime.jsx(W,{className:"h-64 w-full"})}):null]}):jsxRuntime.jsxs("header",{className:tailwindMerge.twMerge("mb-8 md:mb-12",p,m),style:f,"aria-labelledby":"page-title",children:[o?jsxRuntime.jsx("div",{className:"mb-2 md:mb-4",children:o}):r?.length?jsxRuntime.jsx("div",{className:"mb-2 md:mb-4",children:jsxRuntime.jsx(cl,{children:r.map((g,h)=>{let{label:b,...x}=g;return jsxRuntime.jsx(dl,{...x,children:b},`${b}-${h}`)})})}):null,jsxRuntime.jsxs("div",{className:"flex flex-col md:flex-row md:items-start md:justify-between gap-4",children:[jsxRuntime.jsxs("div",{className:"min-w-0 flex-1",children:[jsxRuntime.jsx("div",{id:"page-title",children:jsxRuntime.jsx(sr,{tag:s||"h1",size:"xl",children:e})}),t?jsxRuntime.jsx("p",{className:"mt-2 text-base md:text-lg text-text-secondary",children:t}):null,i?jsxRuntime.jsx("div",{className:"mt-2 text-sm text-text-secondary",children:i}):null,a?.length?jsxRuntime.jsx("div",{className:"mt-6 flex flex-col items-stretch gap-3 md:hidden",children:a.map((g,h)=>jsxRuntime.jsx(je__namespace.default.Fragment,{children:g},h))}):null]}),a?.length?jsxRuntime.jsx("div",{className:"hidden md:flex md:items-start gap-2 shrink-0",children:a.map((g,h)=>jsxRuntime.jsx(je__namespace.default.Fragment,{children:g},h))}):null]}),n?jsxRuntime.jsx("div",{className:"mt-4 md:mt-6",children:n}):null]})}function zD({tabs:e,value:t,defaultValue:r,onChange:o,className:n,children:a}){let i=s=>{o?.(s);};return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("mb-3 md:mb-4 border-b-2 border-border-muted",n),children:jsxRuntime.jsxs(ld,{selectedKey:t,defaultSelectedKey:r||e[0]?.id,onSelectionChange:i,children:[jsxRuntime.jsx(cd,{className:"after:bg-transparent",children:e.map(s=>jsxRuntime.jsx(dd,{id:s.id,isDisabled:s.disabled,children:s.label},s.id))}),a]})})}function HD({children:e,className:t,withSectionNav:r,navWidth:o="240px",gap:n="2rem",activeSection:a,onSectionChange:i,scrollBehavior:s,sectionIdPrefix:c="section-",scrollContainerId:l,navHeading:d,navStickyTop:u}){return r?jsxRuntime.jsx(WD,{position:r,navWidth:o,gap:n,activeSection:a,onSectionChange:i,scrollBehavior:s,sectionIdPrefix:c,scrollContainerId:l,navHeading:d,navStickyTop:u,className:t,children:e}):jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("w-full space-y-8 md:space-y-12",t),children:e})}function GD({children:e,sticky:t=true,className:r}){return jsxRuntime.jsx("aside",{className:tailwindMerge.twMerge(t?"lg:sticky lg:top-20":"",r),children:e})}function WD({activeSection:e,onSectionChange:t,position:r,navWidth:o,gap:n,children:a,className:i,scrollBehavior:s,sectionIdPrefix:c,scrollContainerId:l,navHeading:d,navStickyTop:u}){let m=je__namespace.default.useMemo(()=>{let y=[];return je__namespace.default.Children.forEach(a,v=>{if(je__namespace.default.isValidElement(v)&&(v.type===ui||typeof v.type=="object"&&v.type?.displayName==="Section"||typeof v.type=="function"&&v.type?.displayName==="Section")){let S=v.props;S.id?y.push({id:S.id,label:S.navLabel||(typeof S.title=="string"?S.title:`Section ${S.id}`)}):process.env.NODE_ENV==="development"&&console.warn("Section component used within PageLayout.Content with withSectionNav must have an id prop");}}),y},[a]),p=je__namespace.default.useMemo(()=>{let y=je__namespace.default.Children.map(a,v=>{if(je__namespace.default.isValidElement(v)&&(v.type===ui||typeof v.type=="object"&&v.type?.displayName==="Section"||typeof v.type=="function"&&v.type?.displayName==="Section")){let S=v.props;if(S.id)return je__namespace.default.cloneElement(v,{...S,id:`${c}${S.id}`})}return v});return jsxRuntime.jsx("div",{className:"space-y-8 md:space-y-12",children:y})},[a,c]),f=(y,v)=>jsxRuntime.jsx(ad,{sections:m,activeSection:e,onSectionChange:t,orientation:y,scrollBehavior:s,sectionIdPrefix:c,scrollContainerId:l,heading:d,className:v});if(r==="above")return jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("space-y-4",i),children:[jsxRuntime.jsx("div",{className:"sticky top-0 z-10 bg-background-body",children:f("horizontal")}),p]});let g=r==="left"?"var(--nav-width) 1fr":"1fr var(--nav-width)",h=u?"":"top-20",b=u?{top:u}:void 0,x=tailwindMerge.twMerge("hidden lg:block sticky self-start",h);return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("div",{className:"lg:hidden sticky top-0 z-10 mt-3 mb-4 bg-background-body border-b border-border-default shadow-sm",children:f("horizontal","py-3 mt-0")}),jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("lg:grid",i),style:{gridTemplateColumns:g,gap:n,"--nav-width":o},children:[r==="left"&&jsxRuntime.jsx("nav",{className:x,style:b,children:f("vertical")}),p,r==="right"&&jsxRuntime.jsx("nav",{className:x,style:b,children:f("vertical")})]})]})}function UD({children:e,className:t}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex-1 overflow-auto min-h-0",t),children:e})}fa.Header=OD;fa.Tabs=zD;fa.Content=HD;fa.Aside=GD;fa.ScrollableContent=UD;function YD(e){return typeof e=="object"&&e!==null&&"features"in e&&Array.isArray(e.features)&&"type"in e&&typeof e.type=="string"}var JD=process.env.NEXT_PUBLIC_MAPBOX_ACCESS_TOKEN||"";function qv({label:e,selectedKey:t,defaultSelectedKey:r,onSelectionChange:o,placeholder:n="Enter a location...",errorMessage:a,description:i,size:s="md",tooltip:c,isRequired:l,isDisabled:d,showErrors:u=true,autoFocus:m=false,onSelect:p,searchTypes:f=["place","address"],defaultFilter:g,validationResult:h,countryRestrictions:b,proximity:x="ip",hideCountry:y=false,showIcon:v=true,useMobileTray:S=true,className:w}){let N=je.useRef(new WeakMap),P=je.useRef([]),k={requestType:"REST",method:"GET",url:"https://api.mapbox.com/geocoding/v5/mapbox.places/{q}.json",extraParams:{access_token:JD,types:f.join(","),limit:"5",...b?.length?{country:b.join(",").toLowerCase()}:{},...x?{proximity:x==="ip"?"ip":x.join(",")}:{}},shouldLoad:M=>M.length>0,transformResponse:M=>{if(!YD(M))return [];let D=M.features.map(E=>{let V={id:E.id,name:E.place_name};return N.current.set(V,{type:E.place_type[0],center:E.center,context:E.context,address:E.address,text:E.text,properties:E.properties}),V});return D.length>0&&(P.current=D),D}},R=M=>{let D=N.current.get(M),E=M.name.split(", "),V=E[0],O=E.slice(1);y&&O.length>0&&(O=O.slice(0,-1));let U=O.join(", ");return jsxRuntime.jsxs("div",{className:"flex items-center gap-3 py-0.5",children:[v&&jsxRuntime.jsx(B,{name:D?.type==="address"?"MapPin":D?.type==="place"?"Buildings":D?.type==="region"?"MapPinArea":D?.type==="country"?"Flag":"Circle",className:"h-5 w-5 flex-shrink-0 text-text-secondary"}),jsxRuntime.jsxs("div",{className:"flex min-w-0 flex-col",children:[jsxRuntime.jsx("span",{className:"truncate font-medium text-text-primary",children:V}),U&&jsxRuntime.jsx("span",{className:"truncate text-sm text-text-secondary",children:U})]})]})},I=M=>M?jsxRuntime.jsx(B,{name:"CircleNotch",className:"h-4 w-4 animate-spin text-text-secondary"}):jsxRuntime.jsx(B,{name:"MagnifyingGlass",className:"h-4 w-4 text-text-secondary"});return jsxRuntime.jsx(il,{"data-testid":"autocomplete","data-config":JSON.stringify({types:f.join(","),country:b?.join(",")?.toLowerCase(),proximity:x==="ip"?"ip":x?.join(",")}),label:e||void 0,selectedKey:t,defaultSelectedKey:r,onSelectionChange:M=>{if(o?.(M),M){let E=P.current.find(V=>V.id===M);if(E){let V=N.current.get(E);V&&p({id:E.id,place_name:E.name,place_type:[V.type],center:V.center,context:V.context,address:V.address,text:V.text,properties:V.properties});}}},requestConfig:k,placeholder:n,errorMessage:a,description:i,size:s,tooltip:c,isRequired:l,isDisabled:d,showErrors:u,autoFocus:m,renderItem:R,renderLeftIcon:I,defaultFilter:g,validationResult:h,hideChevron:true,useMobileTray:S,className:w})}function Zv({label:e,rightLabel:t,progressWidth:r=64,hideLabels:o=false,...n}){return jsxRuntime.jsx(reactAriaComponents.ProgressBar,{...n,className:Ee(n.className,"flex flex-col gap-1"),children:({percentage:a,valueText:i,isIndeterminate:s})=>jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[!o&&jsxRuntime.jsxs("div",{className:"flex items-center justify-between gap-2",children:[jsxRuntime.jsx("span",{className:"text-sm text-text-primary",children:e}),jsxRuntime.jsx("span",{className:"text-sm text-text-primary",children:t||i})]}),jsxRuntime.jsx("div",{className:`relative h-2 w-${r} overflow-hidden rounded-full bg-background-muted outline-none`,children:jsxRuntime.jsx("div",{className:`absolute top-0 h-full rounded-full bg-action-default forced-colors:bg-[Highlight] ${s?"left-full duration-1000 ease-out animate-in slide-out-to-right-full repeat-infinite [--tw-enter-translate-x:calc(-16rem-100%)]":"left-0"}`,style:{width:(s?40:a)+"%"}})})]})})}function _v({as:e="div",size:t="md",tone:r="editorial",className:o="",children:n,...a}){let i=t==="md"?"":`prose-${t}`,s=r==="editorial"?"":`prose-${r}`;return jsxRuntime.jsx(e,{className:ar("prose",i,s,o),...a,children:n})}function $D(e="2"){return {1:"p-2 text-xs",2:"p-3 text-sm",3:"p-4 text-base"}[e]}function eA(e){return e?"border-action-primary text-action-primary":"border-border text-text-primary"}function tA(){return "opacity-50 cursor-not-allowed"}function $v({value:e,isDisabled:t,className:r,children:o,size:n="2",variant:a="primary"}){return jsxRuntime.jsx(reactAriaComponents.Radio,{value:e,isDisabled:t,className:Ee(r,"relative flex items-center justify-center cursor-pointer transition-all duration-200 focus:outline-none focus:ring-2 focus:ring-action-primary focus:ring-offset-2 rounded-lg min-h-[44px]"),children:({isSelected:s,isDisabled:c})=>jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("flex items-center justify-center w-full h-full transition-all duration-200 rounded-lg border-2 bg-background-surface",!(t||c)&&!s&&"hover:bg-background-hover hover:border-border-hover",$D(n),eA(s),(t||c)&&tA(),r),children:o})})}function eC({value:e,defaultValue:t,onChange:r,isDisabled:o,isReadOnly:n,isRequired:a,className:i,children:s,size:c="2",variant:l="primary",columns:d="repeat(auto-fit, minmax(160px, 1fr))",gap:u="1"}){return jsxRuntime.jsx(reactAriaComponents.RadioGroup,{value:e,defaultValue:t,onChange:r,isDisabled:o,isReadOnly:n,isRequired:a,className:Ee(i,"grid"),style:{gridTemplateColumns:/^\d+$/.test(String(d))?`repeat(${d}, minmax(0, 1fr))`:d,gap:u==="1"?"0.25rem":u==="2"?"0.5rem":u==="3"?"0.75rem":u==="4"?"1rem":typeof u=="number"?`${u}px`:u},children:je__namespace.default.Children.map(s,m=>je__namespace.default.isValidElement(m)?je__namespace.default.cloneElement(m,{size:c,variant:l}):m)})}function iA(e){return "primary"}var tC=je.createContext({variant:"primary"});function rC(e){let{variant:t="primary",...r}=e,o=iA();return jsxRuntime.jsx(tC.Provider,{value:{variant:o},children:jsxRuntime.jsxs(reactAriaComponents.RadioGroup,{...r,className:Ee(e.className,"group flex flex-col gap-2"),children:[jsxRuntime.jsx(Ue,{children:e.label}),jsxRuntime.jsx("div",{className:`flex ${r.orientation==="horizontal"?"flex-row gap-4":"flex-col gap-2"}`,children:e.children}),e.description&&jsxRuntime.jsx(we,{children:e.description}),jsxRuntime.jsx(he,{children:typeof e.errorMessage=="function"&&e.validationResult?e.errorMessage(e.validationResult):typeof e.errorMessage=="string"?e.errorMessage:null})]})})}function sA({isSelected:e,isInvalid:t,isDisabled:r}){let n=[tt(),"focus-visible:outline-action-primary","w-5 h-5 rounded-full border-2 bg-background-surface transition-all"];return r?n.push("border-border-muted forced-colors:!border-[GrayText]"):t?n.push("border-feedback-error-border group-pressed:border-feedback-error-border dark:group-pressed:border-feedback-error-border forced-colors:!border-[Mark]"):e?n.push("border-[7px] border-action-primary forced-colors:!border-[Highlight] group-pressed:border-action-primary-hover dark:group-pressed:border-action-primary-hover"):n.push("border-border-default group-pressed:border-border-focus dark:group-pressed:border-border-focus"),n.join(" ")}function oC(e){return je.useContext(tC),jsxRuntime.jsx(reactAriaComponents.Radio,{...e,className:Ee(e.className,"relative group flex items-center gap-2 text-sm text-text-primary transition disabled:text-text-secondary dark:text-text-primary dark:disabled:text-text-secondary forced-colors:disabled:text-[GrayText]"),children:t=>jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("div",{className:sA(t)}),e.children]})})}var hA={sm:{toolbar:"p-1.5",contentWrapper:"min-h-[100px]",contentPadding:"p-3",placeholderPos:"left-3 top-3",prose:"prose-xs",h1:"[&_.ProseMirror_h1]:mb-2 [&_.ProseMirror_h1]:text-base [&_.ProseMirror_h1]:font-bold",h2:"[&_.ProseMirror_h2]:mb-1.5 [&_.ProseMirror_h2]:text-sm [&_.ProseMirror_h2]:font-semibold",p:"[&_.ProseMirror_p]:mb-1",list:"[&_.ProseMirror_ul]:mb-1 [&_.ProseMirror_ul]:ml-4 [&_.ProseMirror_ol]:mb-1 [&_.ProseMirror_ol]:ml-4",li:"[&_.ProseMirror_li]:mb-0.5",placeholderText:"text-xs"},md:{toolbar:"p-2",contentWrapper:"min-h-[200px]",contentPadding:"p-4",placeholderPos:"left-4 top-4",prose:"prose-sm",h1:"[&_.ProseMirror_h1]:mb-4 [&_.ProseMirror_h1]:text-2xl [&_.ProseMirror_h1]:font-bold",h2:"[&_.ProseMirror_h2]:mb-3 [&_.ProseMirror_h2]:text-xl [&_.ProseMirror_h2]:font-semibold",p:"[&_.ProseMirror_p]:mb-2",list:"[&_.ProseMirror_ul]:mb-2 [&_.ProseMirror_ul]:ml-6 [&_.ProseMirror_ol]:mb-2 [&_.ProseMirror_ol]:ml-6",li:"[&_.ProseMirror_li]:mb-1",placeholderText:"text-sm"},lg:{toolbar:"p-2.5",contentWrapper:"min-h-[250px]",contentPadding:"p-5",placeholderPos:"left-5 top-5",prose:"prose-base",h1:"[&_.ProseMirror_h1]:mb-5 [&_.ProseMirror_h1]:text-3xl [&_.ProseMirror_h1]:font-bold",h2:"[&_.ProseMirror_h2]:mb-4 [&_.ProseMirror_h2]:text-2xl [&_.ProseMirror_h2]:font-semibold",p:"[&_.ProseMirror_p]:mb-3",list:"[&_.ProseMirror_ul]:mb-3 [&_.ProseMirror_ul]:ml-6 [&_.ProseMirror_ol]:mb-3 [&_.ProseMirror_ol]:ml-6",li:"[&_.ProseMirror_li]:mb-1.5",placeholderText:"text-base"},xl:{toolbar:"p-3",contentWrapper:"min-h-[300px]",contentPadding:"p-6",placeholderPos:"left-6 top-6",prose:"prose-lg",h1:"[&_.ProseMirror_h1]:mb-6 [&_.ProseMirror_h1]:text-4xl [&_.ProseMirror_h1]:font-bold",h2:"[&_.ProseMirror_h2]:mb-5 [&_.ProseMirror_h2]:text-3xl [&_.ProseMirror_h2]:font-semibold",p:"[&_.ProseMirror_p]:mb-3",list:"[&_.ProseMirror_ul]:mb-3 [&_.ProseMirror_ul]:ml-8 [&_.ProseMirror_ol]:mb-3 [&_.ProseMirror_ol]:ml-8",li:"[&_.ProseMirror_li]:mb-2",placeholderText:"text-lg"}},fi=({isActive:e=false,onPress:t,children:r})=>jsxRuntime.jsx(ee,{variant:e?"secondary":"ghost",size:"sm",onPress:t,className:"p-1",children:r});function xA({initialUrl:e,isOpen:t,onClose:r,onSubmit:o}){let[n,a]=je.useState(e);return je__namespace.default.useEffect(()=>{a(e);},[e]),jsxRuntime.jsx(Sr,{isDismissable:true,isOpen:t,onOpenChange:s=>!s&&r(),children:jsxRuntime.jsx(reactAriaComponents.Modal,{className:"flex items-center justify-center p-4 outline-none focus:outline-none focus-visible:outline-none ring-0 focus:ring-0 focus-visible:ring-0",children:jsxRuntime.jsx(reactAriaComponents.Dialog,{className:"relative bg-background-surface rounded-lg shadow-xl max-w-md w-full",children:jsxRuntime.jsxs("form",{onSubmit:s=>{s.preventDefault(),o(n),r();},children:[jsxRuntime.jsx(Zt,{title:"Insert Link",onClose:r}),jsxRuntime.jsx("div",{className:"p-6",children:jsxRuntime.jsx(Xr,{label:"URL",type:"url",value:n,onChange:a,autoFocus:true,className:"w-full"})}),jsxRuntime.jsxs("div",{className:"flex justify-end gap-2 border-t border-border-muted p-4",children:[jsxRuntime.jsx(ee,{variant:"secondary",onPress:r,children:"Cancel"}),jsxRuntime.jsx(ee,{type:"submit",children:"Save"})]})]})})})})}function iC({initialContent:e="",onChange:t,className:r,isDisabled:o=false,placeholder:n="Start typing...",id:a,size:i="md",headingLevels:s=[1,2]}){let c=hA[i],[l,d]=je.useState(false),u=react.useEditor({immediatelyRender:false,extensions:[mA__default.default.configure({heading:s.length>0?{levels:s}:false}),cA__default.default.configure({openOnClick:false,HTMLAttributes:{class:"text-text-link-default hover:text-text-link-hover underline decoration-text-link-default/30 hover:decoration-text-link-hover cursor-pointer"}})],content:e,editable:!o,onUpdate:({editor:f})=>{t?.(f.getHTML());},editorProps:{attributes:{class:tailwindMerge.twMerge(`prose ${c.prose} max-w-none`,"focus:outline-none","[&>*:first-child]:mt-0 [&>*:last-child]:mb-0")}}}),m=()=>{d(true);},p=f=>{f===""?u?.chain().focus().unsetLink().run():u?.chain().focus().setLink({href:f}).run();};return u?jsxRuntime.jsxs("div",{id:a,"data-richtexteditor":true,className:tailwindMerge.twMerge("flex flex-col rounded-md border border-border-input bg-background-input","outline-none focus-within:outline-none focus-within:border-border-input focus-within:ring-0 focus-within:shadow-none",o&&"opacity-50",r),style:{outline:"none"},children:[!o&&u&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsxs(menus.BubbleMenu,{editor:u,shouldShow:({editor:f})=>f.isActive("link")&&!l,className:"flex items-center gap-1 rounded-md border border-border-input bg-background-surface p-1 shadow-md",children:[jsxRuntime.jsxs(ee,{variant:"ghost",size:"sm",className:"h-8 px-2",onPress:()=>{let f=u.getAttributes("link").href;f&&window.open(f,"_blank","noopener,noreferrer");},children:[jsxRuntime.jsx(B,{name:"ArrowSquareOut",className:"mr-1 h-4 w-4"}),"Open"]}),jsxRuntime.jsxs(ee,{variant:"ghost",size:"sm",className:"h-8 px-2",onPress:m,children:[jsxRuntime.jsx(B,{name:"PencilSimple",className:"mr-1 h-4 w-4"}),"Edit"]}),jsxRuntime.jsxs(ee,{variant:"ghost",size:"sm",className:"h-8 px-2",onPress:()=>u.chain().focus().unsetLink().run(),children:[jsxRuntime.jsx(B,{name:"X",className:"mr-1 h-4 w-4"}),"Remove"]})]}),jsxRuntime.jsx(xA,{isOpen:l,onClose:()=>d(false),onSubmit:p,initialUrl:u.getAttributes("link").href||""})]}),jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("flex items-center gap-1 border-b border-border-input",c.toolbar),children:[s.map(f=>jsxRuntime.jsx(fi,{isActive:u.isActive("heading",{level:f}),onPress:()=>u.chain().focus().toggleHeading({level:f}).run(),children:jsxRuntime.jsxs("span",{className:"text-xs font-bold",children:["H",f]})},f)),jsxRuntime.jsx(fi,{isActive:u.isActive("bold"),onPress:()=>u.chain().focus().toggleBold().run(),children:jsxRuntime.jsx("span",{className:"text-xs font-bold",children:"B"})}),jsxRuntime.jsx(fi,{isActive:u.isActive("italic"),onPress:()=>u.chain().focus().toggleItalic().run(),children:jsxRuntime.jsx("span",{className:"text-xs italic",children:"I"})}),jsxRuntime.jsx("div",{className:"mx-1 h-4 w-px bg-border-muted"}),jsxRuntime.jsx(fi,{isActive:u.isActive("bulletList"),onPress:()=>u.chain().focus().toggleBulletList().run(),children:jsxRuntime.jsx(B,{name:"ListBullets",className:"h-4 w-4"})}),jsxRuntime.jsx(fi,{isActive:u.isActive("orderedList"),onPress:()=>u.chain().focus().toggleOrderedList().run(),children:jsxRuntime.jsx(B,{name:"ListNumbers",className:"h-4 w-4"})}),jsxRuntime.jsx("div",{className:"mx-1 h-4 w-px bg-border-muted"}),jsxRuntime.jsx(fi,{isActive:u.isActive("link"),onPress:m,children:jsxRuntime.jsx(B,{name:"PaperclipHorizontal",className:"h-4 w-4"})})]}),jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("relative w-full outline-none focus:outline-none",c.contentWrapper),children:[jsxRuntime.jsx(react.EditorContent,{editor:u,className:tailwindMerge.twMerge("w-full outline-none focus:outline-none",c.contentPadding,"[&_.ProseMirror]:min-h-[inherit]","[&_.ProseMirror]:outline-none [&_.ProseMirror]:focus:outline-none",c.h1,c.h2,c.p,"[&_.ProseMirror_ul]:list-disc","[&_.ProseMirror_ol]:list-decimal",c.list,c.li,"[&_.ProseMirror_blockquote]:border-l-4 [&_.ProseMirror_blockquote]:border-border-muted [&_.ProseMirror_blockquote]:pl-4 [&_.ProseMirror_blockquote]:italic","[&_.ProseMirror_code]:rounded [&_.ProseMirror_code]:bg-background-muted [&_.ProseMirror_code]:px-1 [&_.ProseMirror_code]:py-0.5 [&_.ProseMirror_code]:font-mono [&_.ProseMirror_code]:text-sm","[&_.ProseMirror_pre]:rounded-md [&_.ProseMirror_pre]:bg-background-muted [&_.ProseMirror_pre]:p-3 [&_.ProseMirror_pre]:font-mono [&_.ProseMirror_pre]:text-sm","[&_.ProseMirror_hr]:border-border-muted",o&&"pointer-events-none")}),u.isEmpty&&!o&&jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("pointer-events-none absolute text-text-secondary",c.placeholderPos,c.placeholderText),children:n})]})]}):null}function sC({streetAddress:e,city:t,state:r,postalCode:o,longitude:n,latitude:a,href:i,LinkComponent:s,variant:c="outlined",layout:l="stacked",showMap:d=true,mapHeight:u=200,mapboxAccessToken:m,isLoading:p=false,className:f,contentClassName:g,showMapExpandToggle:h=false,expandedMapTitle:b="Explore map",expandedMapAddressLabel:x,piiEntity:y}){let v=[];t&&v.push(t),r&&o?v.push(`${r} ${o}`):r?v.push(r):o&&v.push(o);let S=v.join(", "),w=x||[e,S].filter(Boolean).join(", "),N=d&&n!==void 0&&a!==void 0,P=({children:R,className:I})=>i?s?jsxRuntime.jsx(s,{href:i,className:I,children:R}):jsxRuntime.jsx(ct,{href:i,variant:"unstyled",className:tailwindMerge.twMerge("hover:underline",I),asButton:false,children:R}):jsxRuntime.jsx("span",{className:I,children:R});if(p){let R=l==="row";return jsxRuntime.jsxs(Qe,{variant:c,className:tailwindMerge.twMerge(R?"flex flex-col md:flex-row":"flex flex-col",f),children:[N&&jsxRuntime.jsx(Qe.Media,{aspectRatio:"auto",className:tailwindMerge.twMerge(R&&"md:order-2 md:flex-[2] md:min-w-0"),children:jsxRuntime.jsx(W,{width:"100%",height:u})}),jsxRuntime.jsxs(Qe.Content,{className:tailwindMerge.twMerge("space-y-2 px-4 md:px-6",R&&"md:order-1 md:flex-[1] md:flex-shrink-0 md:flex md:flex-col md:justify-center"),children:[jsxRuntime.jsx(W,{width:"100%",height:16}),jsxRuntime.jsx(W,{width:"80%",height:16})]})]})}let k=l==="row";return jsxRuntime.jsxs(Qe,{variant:c,className:tailwindMerge.twMerge("group/card relative",i&&"cursor-pointer",k?"flex flex-col md:flex-row":"flex flex-col",f),children:[i&&jsxRuntime.jsx(P,{className:"after:absolute after:inset-0 after:z-10",children:jsxRuntime.jsx("span",{className:"sr-only",children:e})}),N&&jsxRuntime.jsx(Qe.Media,{aspectRatio:"auto",className:tailwindMerge.twMerge(k&&"md:order-2 md:flex-[2] md:min-w-0"),children:jsxRuntime.jsx(di,{height:u,initialViewState:{longitude:n,latitude:a,zoom:14},showMarker:true,mapboxAccessToken:m,showExpandToggle:h,expandedMapTitle:b,expandedMapAddressLabel:w})}),jsxRuntime.jsx(Qe.Content,{className:tailwindMerge.twMerge("px-4 md:px-6",k&&"md:order-1 md:flex-[1] md:flex-shrink-0 md:flex md:flex-col md:justify-center",g),children:jsxRuntime.jsxs("div",{className:"flex flex-col gap-1 min-w-0 text-left",children:[jsxRuntime.jsx("span",{className:"text-xl font-semibold leading-tight text-text-primary group-hover/card:text-text-brand transition-colors","data-pii-type":y?"address":void 0,"data-pii-entity":y,children:e}),S&&jsxRuntime.jsx("span",{className:"text-lg font-normal leading-relaxed text-text-secondary","data-pii-type":y?"city-state-zip":void 0,"data-pii-entity":y,children:S})]})})]})}function cC({site:e,contact:t,LinkComponent:r,variant:o="outlined",layout:n="stacked",showMap:a=true,mapHeight:i=200,mapboxAccessToken:s,showEmail:c=true,showPhone:l=false,isLoading:d=false,className:u,contentClassName:m,fullHeight:p=false,showMapExpandToggle:f=false,expandedMapTitle:g="Explore map",expandedMapAddressLabel:h}){let b=[];e.city&&b.push(e.city),e.state&&e.postalCode?b.push(`${e.state} ${e.postalCode}`):e.state?b.push(e.state):e.postalCode&&b.push(e.postalCode);let x=b.join(", "),y=h||[e.streetAddress,x].filter(Boolean).join(", "),v=a&&e.longitude!==void 0&&e.latitude!==void 0,S=t?`${t.firstName} ${t.lastName}`.trim():"",w=({children:P,href:k,className:R})=>k?r?jsxRuntime.jsx(r,{href:k,className:R,children:P}):jsxRuntime.jsx(ct,{href:k,variant:"unstyled",className:tailwindMerge.twMerge("hover:underline",R),asButton:false,children:P}):jsxRuntime.jsx("span",{className:R,children:P});if(d){let P=n==="row";return jsxRuntime.jsxs(Qe,{variant:o,className:tailwindMerge.twMerge(p&&"h-full",P?"flex flex-col md:flex-row":"flex flex-col",u),children:[v&&jsxRuntime.jsx(Qe.Media,{aspectRatio:"auto",className:tailwindMerge.twMerge(P&&"md:order-2 md:flex-[2] md:min-w-0",p&&"flex-1"),children:jsxRuntime.jsx(W,{width:"100%",height:p?"100%":i})}),jsxRuntime.jsxs(Qe.Content,{className:tailwindMerge.twMerge("space-y-4 px-4 py-4",P&&"md:order-1 md:flex-[1] md:flex-shrink-0 md:flex md:flex-col md:justify-center"),children:[jsxRuntime.jsxs("div",{className:"space-y-2",children:[jsxRuntime.jsx(W,{width:"100%",height:16}),jsxRuntime.jsx(W,{width:"80%",height:16})]}),t&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("div",{className:"border-t border-border-default"}),jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[jsxRuntime.jsx(W,{width:40,height:40,className:"rounded flex-shrink-0"}),jsxRuntime.jsxs("div",{className:"flex-1 space-y-1",children:[jsxRuntime.jsx(W,{width:"50%",height:14}),jsxRuntime.jsx(W,{width:"100%",height:12})]})]})]})]})]})}let N=n==="row";return jsxRuntime.jsxs(Qe,{variant:o,className:tailwindMerge.twMerge("group/card relative",e.href&&"cursor-pointer",p&&"h-full",N?"flex flex-col md:flex-row":"flex flex-col",u),children:[e.href&&jsxRuntime.jsx(w,{href:e.href,className:"after:absolute after:inset-0 after:z-10",children:jsxRuntime.jsx("span",{className:"sr-only",children:e.streetAddress})}),v&&jsxRuntime.jsx(Qe.Media,{aspectRatio:"auto",className:tailwindMerge.twMerge(N&&"md:order-2 md:flex-[2] md:min-w-0",p&&"flex-1"),children:jsxRuntime.jsx(di,{height:p?"100%":i,initialViewState:{longitude:e.longitude,latitude:e.latitude,zoom:14},showMarker:true,mapboxAccessToken:s,showExpandToggle:f,expandedMapTitle:g,expandedMapAddressLabel:y})}),jsxRuntime.jsxs(Qe.Content,{className:tailwindMerge.twMerge("space-y-4 px-4 py-4",N&&"md:order-1 md:flex-[1] md:flex-shrink-0 md:flex md:flex-col md:justify-center",m),children:[jsxRuntime.jsxs("div",{className:"flex flex-col gap-1 min-w-0 text-left",children:[jsxRuntime.jsx("span",{className:"text-xl font-semibold leading-tight text-text-primary group-hover/card:text-text-brand transition-colors","data-pii-type":e.piiEntity?"address":void 0,"data-pii-entity":e.piiEntity,children:e.streetAddress}),x&&jsxRuntime.jsx("span",{className:"text-lg font-normal leading-relaxed text-text-secondary","data-pii-type":e.piiEntity?"city-state-zip":void 0,"data-pii-entity":e.piiEntity,children:x})]}),t&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("div",{className:"border-t border-border-default"}),jsxRuntime.jsxs("div",{className:"flex items-center gap-2 relative",children:[jsxRuntime.jsx(Io,{firstName:t.firstName,lastName:t.lastName,src:t.avatarUrl,size:"md",variant:"user",shape:"square",className:"flex-shrink-0",piiEntity:t.piiEntity}),jsxRuntime.jsxs("div",{className:"flex-1 min-w-0",children:[t.href?jsxRuntime.jsx(w,{href:t.href,className:"text-sm font-semibold leading-tight text-text-primary block mb-0.5 hover:text-text-brand transition-colors relative z-20",children:jsxRuntime.jsx("span",{"data-pii-type":t.piiEntity?"full-name":void 0,"data-pii-entity":t.piiEntity,children:S})}):jsxRuntime.jsx("span",{className:"text-sm font-semibold leading-tight text-text-primary block mb-0.5","data-pii-type":t.piiEntity?"full-name":void 0,"data-pii-entity":t.piiEntity,children:S}),jsxRuntime.jsxs("div",{className:"space-y-0.5",children:[c&&t.email&&jsxRuntime.jsxs("div",{className:"flex items-center gap-1.5 text-text-primary",children:[jsxRuntime.jsx(B,{name:"Envelope",size:12,className:"text-text-secondary flex-shrink-0"}),jsxRuntime.jsx(ct,{href:`mailto:${t.email}`,variant:"unstyled",className:"text-xs leading-tight truncate text-text-primary relative z-20","data-pii-type":t.piiEntity?"email":void 0,"data-pii-entity":t.piiEntity,children:t.email})]}),l&&t.phone&&jsxRuntime.jsxs("div",{className:"flex items-center gap-1.5 text-text-primary",children:[jsxRuntime.jsx(B,{name:"Phone",size:12,className:"text-text-secondary flex-shrink-0"}),jsxRuntime.jsx(ct,{href:`tel:${t.phone}`,variant:"unstyled",className:"text-xs leading-tight truncate text-text-primary relative z-20","data-pii-type":t.piiEntity?"phone":void 0,"data-pii-entity":t.piiEntity,children:Pa(t.phone)})]})]})]})]})]})]})]})}function dC({label:e,description:t,tooltip:r,errorMessage:o,size:n="md",className:a,value:i,defaultValue:s=0,onChange:c,min:l=0,max:d=100,step:u=1,disabled:m,showValue:p=true}){let f=typeof i=="number",[g,h]=je__namespace.default.useState(s),b=f?i:g,x=Math.min(Math.max(b,l),d),y=Math.max(d-l,1e-5),v=(x-l)/y*100;return jsxRuntime.jsxs("div",{className:Ee(a,"group flex w-full flex-col gap-1"),children:[e&&jsxRuntime.jsx(Ue,{size:n,tooltip:r,className:"mb-1",children:e}),jsxRuntime.jsxs("div",{className:"flex items-center gap-3",children:[jsxRuntime.jsxs("div",{className:"relative w-full select-none",children:[jsxRuntime.jsx("div",{className:"h-1.5 w-full rounded-full bg-background-muted"}),jsxRuntime.jsx("div",{className:"pointer-events-none absolute left-0 top-1/2 h-1.5 -translate-y-1/2 rounded-full bg-action-brand",style:{width:`${v}%`},"aria-hidden":true}),jsxRuntime.jsx("input",{type:"range",min:l,max:d,step:u,value:b,disabled:m,"aria-invalid":!!o,onChange:S=>{let w=Number(S.currentTarget.value);f||h(w),c?.(w);},className:tailwindMerge.twMerge("absolute inset-0 w-full cursor-pointer appearance-none bg-transparent outline-none","[&::-webkit-slider-thumb]:appearance-none [&::-webkit-slider-thumb]:h-4 [&::-webkit-slider-thumb]:w-4 [&::-webkit-slider-thumb]:rounded-full [&::-webkit-slider-thumb]:bg-background-input [&::-webkit-slider-thumb]:border [&::-webkit-slider-thumb]:border-border-input","hover:[&::-webkit-slider-thumb]:shadow-sm focus-visible:[&::-webkit-slider-thumb]:outline-2 focus-visible:[&::-webkit-slider-thumb]:outline-action-default","[&::-moz-range-thumb]:h-4 [&::-moz-range-thumb]:w-4 [&::-moz-range-thumb]:rounded-full [&::-moz-range-thumb]:bg-background-input [&::-moz-range-thumb]:border [&::-moz-range-thumb]:border-border-input","hover:[&::-moz-range-thumb]:shadow-sm focus-visible:[&::-moz-range-thumb]:outline-2 focus-visible:[&::-moz-range-thumb]:outline-action-default",m?"cursor-not-allowed opacity-60":void 0)})]}),p&&jsxRuntime.jsx("div",{className:"min-w-10 text-right text-sm text-text-primary tabular-nums",children:Math.round(x)})]}),t&&jsxRuntime.jsx(we,{className:"mt-2 text-text-secondary",children:t}),o&&jsxRuntime.jsx(he,{className:"mt-1",children:o})]})}var NA=je__namespace.default.createContext({orientation:"horizontal",isResizing:false});function pC(e,t){return e===void 0?t:e}function kA(e,t){return typeof e=="number"?e:typeof e=="string"&&e.endsWith("%")?Number.parseFloat(e)/100*t:Number.parseFloat(e.toString())}function pd({asideWidth:e,asideHeight:t,minAsideWidth:r=240,minAsideHeight:o=200,minMainWidth:n=400,minMainHeight:a=300,orientation:i="horizontal",resizable:s=false,onAsideResize:c,onResizeStart:l,onResizeEnd:d,className:u,dividerClassName:m,children:p}){let f=je.useRef(null),[g,h]=je.useState(false),b=i==="horizontal"?400:300,x=pC(i==="horizontal"?e:t,b),[y,v]=je.useState(null),S=je.useCallback(M=>{if(!f.current||!g)return;let D=f.current.getBoundingClientRect(),E=i==="horizontal"?D.width:D.height,V=i==="horizontal"?M.clientX:M.clientY,U=(i==="horizontal"?D.right:D.bottom)-V,q=E-U,$=i==="horizontal"?r:o,z=i==="horizontal"?n:a;U<$||q<z||(v(U),c?.(U));},[g,i,r,o,n,a,c]),w=je.useCallback(()=>{h(false),d?.();},[d]),N=je.useCallback(M=>{M.preventDefault(),M.stopPropagation(),h(true),l?.();},[l]);je.useEffect(()=>{if(g)return document.addEventListener("mousemove",S),document.addEventListener("mouseup",w),document.body.style.cursor=i==="horizontal"?"col-resize":"row-resize",document.body.style.userSelect="none",()=>{document.removeEventListener("mousemove",S),document.removeEventListener("mouseup",w),document.body.style.cursor="",document.body.style.userSelect="";}},[g,S,w,i]);let P=je__namespace.default.Children.toArray(p).find(M=>je__namespace.default.isValidElement(M)&&M.type===fC),k=je__namespace.default.Children.toArray(p).find(M=>je__namespace.default.isValidElement(M)&&M.type===gC),R=y??x,I=typeof R=="number"?`${R}px`:R;return jsxRuntime.jsx(NA.Provider,{value:{orientation:i,isResizing:g},children:jsxRuntime.jsxs("div",{ref:f,className:tailwindMerge.twMerge("flex w-full h-full",i==="horizontal"?"flex-row":"flex-col",u),children:[jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("overflow-auto flex-1",i==="horizontal"?"h-full":"w-full"),children:P}),s&&jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("relative group flex-shrink-0",i==="horizontal"?"w-2 -mx-1 cursor-col-resize":"h-2 -my-1 cursor-row-resize",m),onMouseDown:N,role:"separator","aria-orientation":i,"aria-label":"Resize divider",tabIndex:0,onKeyDown:M=>{if(!f.current)return;let D=f.current.getBoundingClientRect(),E=i==="horizontal"?D.width:D.height,V=y??kA(x,E),O=20,U=i==="horizontal"?r:o,q=i==="horizontal"?n:a;if(i==="horizontal"){if(M.key==="ArrowLeft"){let $=Math.min(V+O,E-q);v($),c?.($);}else if(M.key==="ArrowRight"){let $=Math.max(V-O,U);v($),c?.($);}}else if(M.key==="ArrowUp"){let $=Math.min(V+O,E-q);v($),c?.($);}else if(M.key==="ArrowDown"){let $=Math.max(V-O,U);v($),c?.($);}},children:[jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("absolute bg-border-default transition-all",i==="horizontal"?"left-1/2 -translate-x-1/2 w-px h-full group-hover:w-1":"top-1/2 -translate-y-1/2 h-px w-full group-hover:h-1","group-hover:bg-action-brand/50",g&&"bg-action-brand",g&&(i==="horizontal"?"w-1":"h-1"))}),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("absolute",i==="horizontal"?"top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 w-1 h-8":"top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 w-8 h-1","bg-border-muted rounded-full opacity-0 group-hover:opacity-100 transition-opacity")})]}),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("overflow-auto flex-shrink-0",i==="horizontal"?"h-full":"w-full"),style:{[i==="horizontal"?"width":"height"]:I},children:k})]})})}function fC({className:e,children:t}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("w-full h-full",e),children:t})}function gC({className:e,children:t}){return jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("w-full h-full",e),children:t})}pd.Main=fC;pd.Aside=gC;var PA=e=>{let t=Ot({isInvalid:e.isInvalid,isDisabled:e.isDisabled,isFocused:e.isFocused,transparent:e.transparent,size:e.size}),r=`min-h-[100px] py-2 ${e.isDisabled?"resize-none":e.isResizable?"resize-y":"resize-none"}`;return tailwindMerge.twMerge(t,r,e.className)};function bC({label:e,description:t,errorMessage:r,size:o="md",tooltip:n,required:a,transparent:i,isInvalid:s,isDisabled:c,isResizable:l=false,className:d,validationResult:u,reserveErrorSpace:m=true,...p}){let{isFocused:f,handleFocus:g,handleBlur:h}=dr();return jsxRuntime.jsx("div",{className:"group flex flex-col",children:jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Ue,{size:o,tooltip:n,isRequired:a,children:e}),jsxRuntime.jsx(yt,{children:jsxRuntime.jsx("textarea",{...p,required:a,onFocus:b=>{p.onFocus&&p.onFocus(b),g(b);},onBlur:b=>{p.onBlur&&p.onBlur(b),h(b);},className:PA({isInvalid:s,isDisabled:c,isResizable:l,isFocused:f,size:o,transparent:i,className:d}),disabled:c})}),m?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:typeof r=="string"?jsxRuntime.jsx(he,{size:o,children:r}):typeof r=="function"&&u?jsxRuntime.jsx(he,{size:o,children:r(u)}):t?jsxRuntime.jsx(we,{size:o,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:typeof r=="string"?jsxRuntime.jsx(he,{size:o,className:"mt-1",children:r}):typeof r=="function"&&u?jsxRuntime.jsx(he,{size:o,className:"mt-1",children:r(u)}):t?jsxRuntime.jsx(we,{size:o,className:"mt-1",children:t}):null})]})})}function vC({label:e,description:t,errorMessage:r,size:o="md",tooltip:n,required:a,transparent:i,isInvalid:s,isDisabled:c,isResizable:l=false,className:d,validationResult:u,value:m="",onChange:p,chips:f=[],onChipsChange:g,triggerPattern:h="{{",onTriggerDetected:b,onTriggerDismissed:x,renderChip:y,chipVariant:v="primary",chipSize:S,...w}){let N=je.useRef(null),{isFocused:P,handleFocus:k,handleBlur:R}=dr(),I=S||"sm",M=je.useRef(null),D=je.useCallback(z=>{let J="",H=A=>{if(A.nodeType===Node.TEXT_NODE){if(!A.parentElement?.closest("[data-chip-id]")){let T=A.textContent||"";J+=T;}}else if(A.nodeType===Node.ELEMENT_NODE){let G=A;if(G.hasAttribute("data-chip-id")){let T=G.getAttribute("data-chip-id");J+=`{{${T}}}`;return}else if(G.tagName==="BR"){J+=`
44
+ `;return}else G.tagName;}for(let G=0;G<A.childNodes.length;G++)H(A.childNodes[G]);};return H(z),J},[]),E=je.useCallback((z,J)=>{let H=document.createTreeWalker(z,NodeFilter.SHOW_TEXT,{acceptNode:L=>{let F=L.parentElement;return F&&F.closest("[data-chip-id]")?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT}}),A=H.nextNode(),G=Math.max(0,J);for(;A;){let L=A.nodeValue||"";if(L.length>=G){let F=document.createRange();F.setStart(A,G),F.collapse(true);let K=window.getSelection();K?.removeAllRanges(),K?.addRange(F);return}G-=L.length,A=H.nextNode();}let T=window.getSelection(),C=document.createRange();C.selectNodeContents(z),C.collapse(false),T?.removeAllRanges(),T?.addRange(C);},[]);je.useEffect(()=>{N.current&&!m&&N.current.textContent!==""&&(N.current.textContent="");},[m]),je.useLayoutEffect(()=>{if(N.current){if(m===""){if(P)try{N.current.focus({preventScroll:!0}),E(N.current,0);}catch{}return}if(M.current!=null)try{E(N.current,M.current);}finally{M.current=null;}}},[m,E,P]);let V=je.useCallback((z,J)=>{if(p?.(z),z===""){x?.();return}if(h&&b&&J!==void 0){let H=z.slice(0,J),A=typeof h=="string"?new RegExp(`\\${h}([^\\s]*)$`):h,G=H.match(A);if(G){let T=G[1]||"",C=J-G[0].length;b({query:T,position:J,startIndex:C});}else x?.();}},[p,h,b,x]),O=je.useCallback(z=>{if(!g||!p)return;let J=f.filter(A=>A.id!==z);g(J);let H=m.replace(new RegExp(`\\{\\{${z}\\}\\}`,"g"),"");p(H);},[f,g,m,p]),U=je.useCallback(z=>y?y(z,()=>O(z.id)):jsxRuntime.jsx(Wr,{variant:v,size:I,onRemove:c?void 0:()=>O(z.id),isDisabled:c,className:"py-0.5 px-1.5 gap-1 text-xs leading-none rounded-md",children:z.label},z.id),[y,v,I,O,c]),q=()=>{let z=Ot({isInvalid:s,isDisabled:c,isFocused:P,transparent:i,size:o}),J=`min-h-[100px] py-2 px-3 ${c?"resize-none":l?"resize-y":"resize-none"}`,H=tailwindMerge.twMerge("focus:outline-none overflow-auto","[&_[data-chip-id]::selection]:bg-action-primary/20","[&:empty]:before:content-[attr(data-placeholder)] [&:empty]:before:text-text-disabled [&:empty]:before:pointer-events-none");return tailwindMerge.twMerge(z,J,H,d)},$=()=>m?m.split(/(\{\{[^}]+\}\})/g).map((J,H)=>{let A=J.match(/\{\{([^}]+)\}\}/);if(A){let G=A[1],T=f.find(C=>C.id===G);if(T)return jsxRuntime.jsx("span",{className:"inline-block align-baseline cursor-pointer",contentEditable:false,suppressContentEditableWarning:true,"data-chip-id":G,style:{userSelect:"none",verticalAlign:"baseline",lineHeight:"1"},onClick:C=>{C.preventDefault();let L=window.getSelection(),F=document.createRange();F.selectNode(C.currentTarget),L?.removeAllRanges(),L?.addRange(F);},children:U(T)},`chip-${G}-${H}`)}return J.includes(`
45
+ `)?J.split(`
46
+ `).map((G,T)=>jsxRuntime.jsxs(je__namespace.default.Fragment,{children:[G,T<J.split(`
47
+ `).length-1&&jsxRuntime.jsx("br",{})]},`line-${H}-${T}`)):J}):null;return jsxRuntime.jsx("div",{className:"group flex flex-col",children:jsxRuntime.jsxs("div",{className:"flex flex-col",children:[e&&jsxRuntime.jsx(Ue,{size:o,tooltip:n,isRequired:a,children:e}),jsxRuntime.jsx(yt,{children:jsxRuntime.jsx("div",{ref:N,contentEditable:!c,suppressContentEditableWarning:true,onInput:z=>{if(c)return;let J=z.target,H=J.querySelector("[data-chip-id]")!==null,A;if(H?(A=D(J),A=A.replace(/(\{\{[^}]+\}\})\s{2,}/g,"$1 ").replace(/\s{2,}(\{\{[^}]+\}\})/g," $1")):A=J.textContent||"",A===""){try{let C=document.createRange();C.selectNodeContents(J),C.collapse(!0);let L=window.getSelection();L?.removeAllRanges(),L?.addRange(C),M.current=0;}catch{}V("",0);return}if(A===m)return;let G=window.getSelection(),T=0;if(G&&G.rangeCount>0)try{let C=G.getRangeAt(0);if(H){let L=0,F=!1,K=ae=>{if(F)return !0;if(ae===C.startContainer)return L+=C.startOffset,F=!0,!0;if(ae.nodeType===Node.TEXT_NODE){if(!ae.parentElement?.closest("[data-chip-id]")){if(ae.contains(C.startContainer))return L+=C.startOffset,F=!0,!0;L+=(ae.textContent||"").length;}}else if(ae.nodeType===Node.ELEMENT_NODE){let se=ae;if(se.hasAttribute("data-chip-id")){if(se.contains(C.startContainer)||se===C.startContainer){let ie=se.getAttribute("data-chip-id");return L+=`{{${ie}}}`.length,F=!0,!0}let te=se.getAttribute("data-chip-id");return L+=`{{${te}}}`.length,!1}else if(se.tagName==="BR")return se===C.startContainer?(F=!0,!0):(L+=1,!1)}for(let se=0;se<ae.childNodes.length;se++)if(K(ae.childNodes[se]))return !0;return !1};K(J),T=L;}else {let L=document.createRange();L.setStart(J,0),L.setEnd(C.startContainer,C.startOffset),T=L.toString().length;}}catch{T=A.length;}M.current=T,V(A,T);},onKeyDown:z=>{if(c)return;let J=window.getSelection();if(!(!J||J.rangeCount===0))try{let H=J.getRangeAt(0),A=H.commonAncestorContainer;if(z.key==="ArrowLeft"||z.key==="ArrowRight"){let G=A.nodeType===Node.TEXT_NODE?A.parentElement?.closest("[data-chip-id]"):A.closest("[data-chip-id]");if(G){z.preventDefault();try{let T=document.createRange(),C=window.getSelection();z.key==="ArrowLeft"?T.setStartBefore(G):T.setStartAfter(G),T.collapse(!0),C?.removeAllRanges(),C?.addRange(T);}catch{}}}if(z.key==="Backspace"){let G=null;if(G=(A.nodeType===Node.TEXT_NODE?A.parentElement?.closest("[data-chip-id]"):A.closest("[data-chip-id]"))||null,!G)if(A.nodeType===Node.TEXT_NODE){let T=A;if(H.startOffset===0&&T.parentElement){let C=T.previousSibling;if(C&&C.nodeType===Node.ELEMENT_NODE){let L=C.closest("[data-chip-id]");L&&(G=L);}}}else {let T=A;if(H.startOffset>0){let C=T.childNodes[H.startOffset-1];if(C&&C.nodeType===Node.ELEMENT_NODE){let L=C.closest("[data-chip-id]");L&&(G=L);}}}if(G){z.preventDefault(),z.stopPropagation();let T=G.getAttribute("data-chip-id");if(!T)return;let C=`{{${T}}}`,L=m.indexOf(C);if(L!==-1){let F=m.slice(0,L)+m.slice(L+C.length),K=f.filter(ae=>ae.id!==T);M.current=L;try{window.getSelection()?.removeAllRanges();}catch{}g?.(K),p?.(F);}}}}catch{}},onFocus:z=>{c||(w.onFocus&&w.onFocus(z),k(z));},onBlur:z=>{c||(w.onBlur&&w.onBlur(z),R(z));},className:q(),style:{whiteSpace:"pre-wrap",wordBreak:"break-word",...w.style},"data-placeholder":w.placeholder,children:$()},m===""?"empty":"content")}),t&&jsxRuntime.jsx(we,{size:o,className:"mt-3",children:t}),typeof r=="string"&&jsxRuntime.jsx(he,{size:o,className:"mt-1",children:r}),typeof r=="function"&&u&&jsxRuntime.jsx(he,{size:o,className:"mt-1",children:r(u)})]})})}function BA({isPlaceholder:e,isDisabled:t,size:r="md"}){return tailwindMerge.twMerge("inline-block box-content px-0.5 rounded outline-none tabular-nums text-center transition-colors",{sm:"text-base md:text-xs",md:"text-base md:text-sm",lg:"text-base",xl:"text-lg"}[r],e?"text-text-disabled italic":"text-text-primary",t?"text-text-disabled cursor-not-allowed":"cursor-text",!t&&"hover:bg-background-hover","data-[focused]:bg-background-selected data-[focused]:text-text-primary")}function SC({label:e,description:t,errorMessage:r,size:o="md",tooltip:n,isRequired:a,isDisabled:i,isInvalid:s,reserveErrorSpace:c=true,validationResult:l,className:d,descriptionPlacement:u="below",...m}){return jsxRuntime.jsxs(reactAriaComponents.TimeField,{...m,isDisabled:i,isRequired:a,isInvalid:s,className:Ee(d,"flex flex-col gap-1"),children:[e&&jsxRuntime.jsx(Ue,{size:o,tooltip:n,description:u==="tooltip"||u==="inline"?t:void 0,descriptionPlacement:u,isRequired:a,children:e}),jsxRuntime.jsx(yt,{children:jsxRuntime.jsx(reactAriaComponents.DateInput,{className:tailwindMerge.twMerge(en({isInvalid:s,isDisabled:i}),"px-3 py-2 flex items-center gap-0.5 w-full"),children:p=>jsxRuntime.jsx(reactAriaComponents.DateSegment,{segment:p,className:BA({isPlaceholder:p.isPlaceholder,isDisabled:!p.isEditable||i,size:o})})})}),c?jsxRuntime.jsx("div",{className:"mt-1 min-h-[20px]",children:typeof r=="string"?jsxRuntime.jsx(he,{size:o,children:r}):typeof r=="function"&&l?jsxRuntime.jsx(he,{size:o,children:r(l)}):t&&u==="below"?jsxRuntime.jsx(we,{size:o,children:t}):null}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:typeof r=="string"?jsxRuntime.jsx(he,{size:o,className:"mt-1",children:r}):typeof r=="function"&&l?jsxRuntime.jsx(he,{size:o,className:"mt-1",children:r(l)}):t&&u==="below"?jsxRuntime.jsx(we,{size:o,className:"mt-1",children:t}):null})]})}function wC({children:e,className:t=""}){return jsxRuntime.jsx("div",{className:`flex flex-col ${t}`.trim(),role:"list",children:e})}function NC({children:e,variant:t="default",icon:r,label:o,isLast:n=false,className:a=""}){let s={default:{dot:"bg-border-default border-border-default",line:"bg-border-default",label:"text-text-secondary",content:"text-text-primary"},active:{dot:"bg-text-primary border-text-primary",line:"bg-border-default",label:"text-text-secondary",content:"text-text-primary font-medium"},muted:{dot:"bg-border-muted border-border-muted",line:"bg-border-muted",label:"text-text-secondary",content:"text-text-secondary"},success:{dot:"bg-feedback-success-border border-feedback-success-border",line:"bg-border-default",label:"text-text-secondary",content:"text-text-primary"},error:{dot:"bg-feedback-error-border border-feedback-error-border",line:"bg-border-default",label:"text-text-secondary",content:"text-text-primary"},warning:{dot:"bg-feedback-warning-border border-feedback-warning-border",line:"bg-border-default",label:"text-text-secondary",content:"text-text-primary"},info:{dot:"bg-feedback-info-border border-feedback-info-border",line:"bg-border-default",label:"text-text-secondary",content:"text-text-primary"}}[t];return jsxRuntime.jsxs("div",{className:`flex gap-3 ${a}`.trim(),role:"listitem",children:[jsxRuntime.jsxs("div",{className:"flex flex-col items-center",style:{width:"20px"},children:[jsxRuntime.jsx("div",{className:`flex items-center justify-center rounded-full border-2 ${s.dot}`,style:{width:"20px",height:"20px",flexShrink:0},children:r&&jsxRuntime.jsx(B,{name:r,size:12,className:"text-background-body"})}),!n&&jsxRuntime.jsx("div",{className:`w-0.5 flex-1 ${s.line}`,style:{minHeight:"24px"}})]}),jsxRuntime.jsxs("div",{className:"flex-1 pb-6",children:[o&&jsxRuntime.jsx("div",{className:`text-xs mb-1 ${s.label}`,children:o}),jsxRuntime.jsx("div",{className:`text-sm ${s.content}`,children:e})]})]})}function GA(e){return "primary"}var WA="flex font-medium justify-center items-center gap-2 text-center transition whitespace-nowrap box-border",kC={primary:{selected:"bg-action-primary text-[color:var(--color-action-primary-text)] hover:bg-action-primary-hover forced-colors:bg-[ButtonText] forced-colors:text-[ButtonFace] border-2 border-transparent",unselected:"bg-transparent text-action-primary border-2 border-border-muted hover:bg-text-primary/[0.05] forced-colors:border-[ButtonBorder] forced-colors:bg-[ButtonFace] forced-colors:text-[ButtonText]"}},UA="opacity-[--control-hover-opacity] cursor-not-allowed pointer-events-none grayscale",KA="opacity-100 cursor-pointer",YA={"top-right":"-right-2 -top-2","top-left":"-left-2 -top-2","bottom-right":"-right-2 -bottom-2","bottom-left":"-left-2 -bottom-2"},JA={primary:"bg-action-primary text-[color:var(--color-action-primary-text)]",destructive:"bg-feedback-error-border text-text-inverse"};function XA(e){let{variant:t="primary",size:r="md",isDisabled:o,isSelected:n,borderRadius:a,borderRight:i,borderLeft:s}=e,c=GA(),l=`${WA} ${n?kC[c].selected:kC[c].unselected}`;return l+=` ${Ge[r].text} ${Ge[r].height} ${Ge[r].padding} ${Ge[r].gap}`,l+=` ${o?UA:KA}`,a==="left"&&(l+=" rounded-l-sm"),a==="right"&&(l+=" rounded-r-sm"),i&&(l+=" border-r"),s&&(l+=" border-l"),l+=` ${tt()}`,(l+=" focus-visible:outline-action-primary"),tailwindMerge.twMerge(l)}function PC(e){let{className:t,children:r,onPress:o,icon:n,iconPosition:a="left",iconWeight:i,isLoading:s=false,loadingText:c,loadingIndicator:l,size:d="md",badgeNumber:u,badgeVariant:m="primary",badgePosition:p="top-right",...f}=e,g=n?jsxRuntime.jsx(B,{name:n,size:d,weight:i}):null,h=()=>{let x=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[a==="left"&&g,r,a==="right"&&g]});return s?jsxRuntime.jsxs("div",{className:"relative inline-flex items-center justify-center",children:[jsxRuntime.jsx("div",{className:"absolute inset-0 flex items-center justify-center",children:l||jsxRuntime.jsx(B,{name:"CircleNotch",size:d,className:"animate-spin","aria-hidden":"true"})}),jsxRuntime.jsx("div",{className:"invisible","aria-hidden":"true",children:x}),c&&jsxRuntime.jsx("span",{className:"sr-only",role:"status","aria-live":"polite",children:c})]}):x},b=jsxRuntime.jsx(reactAriaComponents.ToggleButton,{onPress:o,...f,className:tailwindMerge.twMerge(XA(e),t),"aria-busy":s,children:h()});return u&&u>0?jsxRuntime.jsxs("div",{className:"relative",children:[b,jsxRuntime.jsx("span",{className:`absolute ${YA[p]} flex h-5 w-5 items-center justify-center rounded-full ${JA[m]} text-xs`,"aria-label":`${u} items`,children:u})]}):b}var qA={open:{className:"text-feedback-success-border",token:"--color-feedback-success-border",label:"Open"},closed:{className:"text-feedback-error-border",token:"--color-feedback-error-border",label:"Closed"}},QA={platform:{label:"Platform",description:"Core product objects that structure the Texture workspace.",icon:"Stack",order:0},grid:{label:"Grid Elements",description:"Physical utility-grid infrastructure imported from a customer's GIS export.",icon:"TreeStructure",order:1},device:{label:"Devices",description:"Behind-the-meter connected energy devices.",icon:"Lightning",order:2}},ZA=["energized","customerName","gs_max_continuous_current"],_A=["CAPACITOR.nominalVoltage","NODE.nominalVoltage","REGULATOR.outputVoltagePhA","REGULATOR.outputVoltagePhB","REGULATOR.outputVoltagePhC","GENERATOR.outputVoltage","MOTOR.voltage"],bt={TRANSFORMER:[{key:"capacityKva",label:"kVA Rating",format:{type:"power",unit:"kVA",decimals:0}},{key:"primaryVoltageKv",label:"Primary Voltage",format:{type:"voltage",unit:"kV",decimals:1}},{key:"outputVoltageKv",label:"Output Voltage",format:{type:"voltage",unit:"kV",decimals:2}}],CONSUMER:[{key:"meterNumber",label:"Meter Number",format:{type:"text"}}],SOURCE:[{key:"voltageKv",label:"Nominal Voltage",format:{type:"voltage",unit:"kV",decimals:1}},{key:"substationNumber",label:"Substation Number",format:{type:"text"}}],SWITCH:[{key:"switchId",label:"Switch ID",format:{type:"text"}},{key:"ratedCurrent",label:"Rated Current",format:{type:"number",unit:"A",decimals:0}},{key:"normalState",label:"Normal State",format:{type:"text"}}],CAPACITOR:[{key:"unitSizeKvar",label:"Capacity",format:{type:"power",unit:"kVar",decimals:1}},{key:"nominalVoltage",label:"Nominal Voltage",format:{type:"voltage",unit:"V",decimals:0}}],OVERCURRENT_DEVICE:[{key:"ratedCurrent",label:"Rated Current",format:{type:"number",unit:"A",decimals:0}},{key:"deviceType",label:"Device Type",format:{type:"text"}}],REGULATOR:[{key:"outputVoltagePhA",label:"Output Voltage Phase A",format:{type:"voltage",unit:"V",decimals:0}},{key:"outputVoltagePhB",label:"Output Voltage Phase B",format:{type:"voltage",unit:"V",decimals:0}},{key:"outputVoltagePhC",label:"Output Voltage Phase C",format:{type:"voltage",unit:"V",decimals:0}},{key:"ratedPower",label:"Rated Power",format:{type:"power",unit:"kVA",decimals:1}}],OVERHEAD_LINE:[{key:"impedanceLength",label:"Length",format:{type:"distance",unit:"ft",decimals:0}},{key:"conductorDescPhA",label:"Conductor Phase A",format:{type:"text"}},{key:"conductorDescPhB",label:"Conductor Phase B",format:{type:"text"}},{key:"conductorDescPhC",label:"Conductor Phase C",format:{type:"text"}}],UNDERGROUND_LINE:[{key:"impedanceLength",label:"Length",format:{type:"distance",unit:"ft",decimals:0}},{key:"conductorDescPhA",label:"Conductor Phase A",format:{type:"text"}},{key:"conductorDescPhB",label:"Conductor Phase B",format:{type:"text"}},{key:"conductorDescPhC",label:"Conductor Phase C",format:{type:"text"}}],NODE:[{key:"nominalVoltage",label:"Nominal Voltage",format:{type:"voltage",unit:"V",decimals:0}}],GENERATOR:[{key:"ratedPower",label:"Rated Power",format:{type:"power",unit:"kW",decimals:1}},{key:"outputVoltage",label:"Output Voltage",format:{type:"voltage",unit:"V",decimals:0}}],MOTOR:[{key:"ratedPower",label:"Rated Power",format:{type:"power",unit:"kW",decimals:1}},{key:"voltage",label:"Voltage",format:{type:"voltage",unit:"V",decimals:0}}]},Ca={app:{icon:"AppWindow",category:"platform",archetype:"platform",detailPage:false,label:{singular:"App",plural:"Apps"},description:"Workspace tools and third-party integrations"},site:{icon:"MapPin",category:"platform",archetype:"platform",detailPage:true,label:{singular:"Site",plural:"Sites"},description:"Physical location housing energy systems"},device:{icon:"ShareNetwork",category:"platform",archetype:"platform",detailPage:false,label:{singular:"Device",plural:"Devices"},description:"Connected, controllable energy device"},customer:{icon:"Users",category:"platform",archetype:"platform",detailPage:true,label:{singular:"Customer",plural:"Customers"},description:"End customer or owner of one or more sites"},contact:{icon:"Users",category:"platform",archetype:"platform",detailPage:false,label:{singular:"Contact",plural:"Contacts"},description:"Person associated with a customer or site"},program:{icon:"ClipboardText",category:"platform",archetype:"platform",detailPage:false,label:{singular:"Program",plural:"Programs"},description:"Demand-response or virtual power plant program"},workflow:{icon:"FlowArrow",category:"platform",archetype:"platform",detailPage:false,label:{singular:"Workflow",plural:"Workflows"},description:"Automated rule that runs in response to events"},collection:{icon:"Stack",category:"platform",archetype:"platform",detailPage:false,label:{singular:"Collection",plural:"Collections"},description:"Named group of related entities or records"},board:{icon:"SquaresFour",category:"platform",archetype:"platform",detailPage:false,label:{singular:"Board",plural:"Boards"},description:"Dashboard for monitoring metrics and devices"},report:{icon:"ChartLine",category:"platform",archetype:"platform",detailPage:false,label:{singular:"Report",plural:"Reports"},description:"Saved analytics view or generated report"},event:{icon:"ClockCounterClockwise",category:"platform",archetype:"platform",detailPage:false,label:{singular:"Event",plural:"Events"},description:"Recorded system event or logged activity"},alert:{icon:"Warning",category:"platform",archetype:"platform",detailPage:false,label:{singular:"Alert",plural:"Alerts"},description:"Notification raised when attention is needed"},monitor:{icon:"Pulse",category:"platform",archetype:"platform",detailPage:false,label:{singular:"Monitor",plural:"Monitors"},description:"Rule that watches a metric against a threshold"},command:{icon:"Play",category:"platform",archetype:"platform",detailPage:false,label:{singular:"Command",plural:"Commands"},description:"Control action issued to a connected device"},source:{icon:"TextureSource",category:"grid",archetype:"grid-energized",detailPage:true,properties:{statList:bt.SOURCE},label:{singular:"Source",plural:"Sources"},description:"Upstream feed where the network originates"},substation:{icon:"TextureSource",category:"grid",archetype:"grid-energized",detailPage:true,properties:{statList:bt.SOURCE},label:{singular:"Substation",plural:"Substations"},description:"Facility that steps down transmission voltage"},capacitor:{icon:"TextureCapacitor",category:"grid",archetype:"grid-energized",detailPage:true,properties:{statList:bt.CAPACITOR},label:{singular:"Capacitor",plural:"Capacitors"},description:"Capacitor bank for power-factor and voltage support"},switch:{icon:"TextureSwitchClosed",category:"grid",archetype:"grid-energized",detailPage:true,properties:{statList:bt.SWITCH},label:{singular:"Switch",plural:"Switches"},description:"Sectionalizing or disconnect switch on the line",states:{open:{icon:"TextureSwitch",color:"open"},closed:{icon:"TextureSwitchClosed",color:"closed"}}},sectionalizer:{icon:"TextureSectionalizerClosed",category:"grid",archetype:"grid-energized",detailPage:true,properties:{statList:bt.SWITCH},label:{singular:"Sectionalizer",plural:"Sectionalizers"},description:"Counts upstream recloser trips and opens to isolate a faulted section",states:{open:{icon:"TextureSectionalizerOpen",color:"open"},closed:{icon:"TextureSectionalizerClosed",color:"closed"}}},relay:{icon:"Cpu",category:"grid",archetype:"grid-energized",detailPage:true,properties:{statList:bt.NODE},label:{singular:"Relay",plural:"Relays"},description:"Microprocessor relay that senses faults and trips devices"},transformer:{icon:"TextureTransformer",category:"grid",archetype:"grid-energized",detailPage:true,properties:{statList:bt.TRANSFORMER},label:{singular:"Transformer",plural:"Transformers"},description:"Transformer that steps voltage up or down"},meter:{icon:"Gauge",category:"grid",archetype:"grid-energized",detailPage:true,properties:{statList:bt.CONSUMER},label:{singular:"Meter",plural:"Meters"},description:"Revenue meter at the point of consumption"},consumer:{icon:"Gauge",category:"grid",archetype:"grid-energized",detailPage:true,properties:{statList:bt.CONSUMER},label:{singular:"Consumer",plural:"Consumers"},description:"Service point or customer premise on the grid"},singlePhaseOverheadLine:{icon:"TextureSinglePhaseOverheadLine",category:"grid",archetype:"grid-line",detailPage:true,properties:{statList:bt.OVERHEAD_LINE},label:{singular:"Single-Phase Overhead Line",plural:"Single-Phase Overhead Lines"},description:"Overhead line carrying one phase conductor"},twoPhaseOverheadLine:{icon:"TextureTwoPhaseOverheadLine",category:"grid",archetype:"grid-line",detailPage:true,properties:{statList:bt.OVERHEAD_LINE},label:{singular:"Two-Phase Overhead Line",plural:"Two-Phase Overhead Lines"},description:"Overhead line carrying two phase conductors"},threePhaseOverheadLine:{icon:"TextureThreePhaseOverheadLine",category:"grid",archetype:"grid-line",detailPage:true,properties:{statList:bt.OVERHEAD_LINE},label:{singular:"Three-Phase Overhead Line",plural:"Three-Phase Overhead Lines"},description:"Overhead line carrying three phase conductors"},singlePhaseUndergroundLine:{icon:"TextureSinglePhaseUndergroundLine",category:"grid",archetype:"grid-line",detailPage:true,properties:{statList:bt.UNDERGROUND_LINE},label:{singular:"Single-Phase Underground Line",plural:"Single-Phase Underground Lines"},description:"Buried line carrying one phase conductor"},twoPhaseUndergroundLine:{icon:"TextureTwoPhaseUndergroundLine",category:"grid",archetype:"grid-line",detailPage:true,properties:{statList:bt.UNDERGROUND_LINE},label:{singular:"Two-Phase Underground Line",plural:"Two-Phase Underground Lines"},description:"Buried line carrying two phase conductors"},threePhaseUndergroundLine:{icon:"TextureThreePhaseUndergroundLine",category:"grid",archetype:"grid-line",detailPage:true,properties:{statList:bt.UNDERGROUND_LINE},label:{singular:"Three-Phase Underground Line",plural:"Three-Phase Underground Lines"},description:"Buried line carrying three phase conductors"},motorSwitch:{icon:"Diamond",category:"grid",archetype:"grid-energized",detailPage:true,properties:{statList:bt.MOTOR},label:{singular:"Motor Switch",plural:"Motor Switches"},description:"Motor-operated switch or motor load element"},recloser:{icon:"TextureRecloser",category:"grid",archetype:"grid-energized",detailPage:true,properties:{statList:bt.OVERCURRENT_DEVICE},label:{singular:"Recloser",plural:"Reclosers"},description:"Auto-reclosing device that clears transient faults",states:{open:{color:"open"},closed:{color:"closed"}}},fuse:{icon:"TextureFuse",category:"grid",archetype:"grid-energized",detailPage:true,properties:{statList:bt.OVERCURRENT_DEVICE},label:{singular:"Fuse",plural:"Fuses"},description:"Fusible element providing overcurrent protection"},breaker:{icon:"TextureBreaker",category:"grid",archetype:"grid-energized",detailPage:true,properties:{statList:bt.OVERCURRENT_DEVICE},label:{singular:"Breaker",plural:"Breakers"},description:"Circuit breaker that interrupts fault current",states:{open:{color:"open"},closed:{color:"closed"}}},generator:{icon:"Wind",category:"grid",archetype:"grid-energized",detailPage:true,properties:{statList:bt.GENERATOR},label:{singular:"Generator",plural:"Generators"},description:"Distributed generation unit feeding the grid"},regulator:{icon:"TextureRegulator",category:"grid",archetype:"grid-energized",detailPage:true,properties:{statList:bt.REGULATOR},label:{singular:"Regulator",plural:"Regulators"},description:"Voltage regulator that holds line voltage in range"},supportStructure:{icon:"TextureSupportStructure",category:"grid",archetype:"grid-line",detailPage:true,properties:{statList:bt.NODE},label:{singular:"Support Structure",plural:"Support Structures"},description:"Structure carrying overhead line equipment"},battery:{icon:"BatteryHigh",category:"device",archetype:"device",detailPage:true,label:{singular:"Battery",plural:"Batteries"},description:"Behind-the-meter battery or storage system",fusedMetricId:"soc",fields:{headlineMetrics:[{id:"power",label:"device.battery.fields.power",source:{kind:"state",path:"state.gridPower"},format:{type:"power",decimals:1},icon:"Lightning"},{id:"soc",label:"device.battery.fields.soc",source:{kind:"state",path:"state.chargePercentage"},format:{type:"percentage",decimals:0},icon:"BatteryCharging"},{id:"backupReserve",label:"device.battery.fields.backupReserve",source:{kind:"state",path:"state.backupReserve"},format:{type:"percentage",decimals:0},icon:"BatteryCharging"},{id:"loadPower",label:"device.battery.fields.loadPower",source:{kind:"state",path:"state.loadPower"},format:{type:"power",decimals:1},icon:"Lightning"}]},stateRules:{primaryState:{label:"device.battery.fields.status",fieldPath:"state.chargingState",mapping:{charging:"charging",discharging:"discharging",idle:"idle",unknown:"unknown"},fallback:"unknown"},secondaryState:{label:"device.battery.fields.gridState",fieldPath:"state.gridStatus",mapping:{importing:"importing",exporting:"exporting",idle:"importing",unknown:"importing"},fallback:"importing"}}},evCharger:{icon:"ChargingStation",category:"device",archetype:"device",detailPage:true,label:{singular:"EV Charger",plural:"EV Chargers"},description:"Electric-vehicle charging station or port",fusedMetricId:"power",fields:{headlineMetrics:[{id:"power",label:"device.evCharger.fields.power",source:{kind:"state",path:"state.chargerWattage"},format:{type:"power",decimals:1},icon:"Lightning"},{id:"isPluggedIn",label:"device.evCharger.fields.isPluggedIn",source:{kind:"state",path:"state.isPluggedIn"},format:{type:"boolean",trueText:"Yes",falseText:"No"},icon:"Plug"},{id:"voltage",label:"device.evCharger.fields.voltage",source:{kind:"state",path:"state.chargerVoltage"},format:{type:"voltage",decimals:1},icon:"Lightning"},{id:"current",label:"device.evCharger.fields.current",source:{kind:"state",path:"state.chargerCurrent"},format:{type:"current",decimals:1},icon:"Lightning"}]},stateRules:{primaryState:{label:"device.evCharger.fields.status",fieldPath:"state.chargingState",mapping:{charging:"charging",discharging:"discharging",idle:"idle",unknown:"unknown"},fallback:"unknown"}}},inverter:{icon:"Sun",category:"device",archetype:"device",detailPage:true,label:{singular:"Solar / Inverter",plural:"Solar / Inverters"},description:"Solar PV inverter and its connected array",fusedMetricId:"power",fields:{headlineMetrics:[{id:"power",label:"device.inverter.fields.power",source:{kind:"state",path:"state.power"},format:{type:"power",decimals:0},icon:"Lightning"},{id:"gridPower",label:"device.inverter.fields.gridPower",source:{kind:"state",path:"state.gridPower"},format:{type:"power",decimals:0},icon:"GridFour"},{id:"generatedEnergy",label:"device.inverter.fields.generatedEnergy",source:{kind:"state",path:"state.generatedEnergy"},format:{type:"energy",decimals:1},icon:"Lightning"},{id:"lifetimeEnergyGenerated",label:"device.inverter.fields.lifetimeEnergyGenerated",source:{kind:"state",path:"state.lifetimeEnergyGenerated"},format:{type:"energy",decimals:0},icon:"Lightning"}]},stateRules:{primaryState:{label:"device.inverter.fields.gridStatus",fieldPath:"state.gridStatus",mapping:{exporting:"exporting",importing:"importing",idle:"idle"},fallback:"unknown"}}},thermostat:{icon:"Thermometer",category:"device",archetype:"device",detailPage:true,label:{singular:"Thermostat",plural:"Thermostats"},description:"Smart thermostat or connected HVAC control",fusedMetricId:"ambientTemperature",fields:{headlineMetrics:[{id:"ambientTemperature",label:"device.thermostat.fields.ambientTemperature",source:{kind:"state",path:"state.ambientTemperature"},format:{type:"temperature",decimals:0},icon:"Thermometer"},{id:"heatTarget",label:"device.thermostat.fields.heatTarget",source:{kind:"state",path:"state.heatTarget"},format:{type:"temperature",decimals:0},icon:"Flame"},{id:"coolTarget",label:"device.thermostat.fields.coolTarget",source:{kind:"state",path:"state.coolTarget"},format:{type:"temperature",decimals:0},icon:"Snowflake"},{id:"fanMode",label:"device.thermostat.fields.fanMode",source:{kind:"state",path:"state.fanMode"},format:{type:"text"}}]},stateRules:{primaryState:{label:"device.thermostat.fields.operatingMode",fieldPath:"state.operatingMode",mapping:{heat:"heat",cool:"cool",auto:"auto",off:"off",eco:"eco",unknown:"unknown"},fallback:"unknown"}}},vehicle:{icon:"Car",category:"device",archetype:"device",detailPage:true,label:{singular:"EV",plural:"EVs"},description:"Electric vehicle managed as a flexible load",fusedMetricId:"chargePercentage",fields:{headlineMetrics:[{id:"chargePercentage",label:"device.vehicle.fields.chargePercentage",source:{kind:"state",path:"state.chargePercentage"},format:{type:"percentage",decimals:0},icon:"BatteryCharging"},{id:"range",label:"device.vehicle.fields.range",source:{kind:"state",path:"state.range"},format:{type:"distance",unit:"mi",decimals:0},icon:"GasPump"},{id:"chargeLimit",label:"device.vehicle.fields.chargeLimit",source:{kind:"state",path:"state.chargeLimit"},format:{type:"percentage",decimals:0},icon:"BatteryCharging"},{id:"isPluggedIn",label:"device.vehicle.fields.isPluggedIn",source:{kind:"state",path:"state.isPluggedIn"},format:{type:"boolean",trueText:"Yes",falseText:"No"},icon:"Plug"}]},stateRules:{primaryState:{label:"device.vehicle.fields.status",fieldPath:"state.chargingState",mapping:{charging:"charging",discharging:"discharging",idle:"idle",unknown:"unknown"},fallback:"unknown"}}},waterHeater:{icon:"Drop",category:"device",archetype:"device",detailPage:true,label:{singular:"Water Heater",plural:"Water Heaters"},description:"Connected or smart electric water heater"}},$A={source:"SOURCE",substation:"SOURCE",capacitor:"CAPACITOR",switch:"SWITCH",sectionalizer:"SWITCH",relay:"NODE",transformer:"TRANSFORMER",meter:"CONSUMER",consumer:"CONSUMER",singlePhaseOverheadLine:"OVERHEAD_LINE",twoPhaseOverheadLine:"OVERHEAD_LINE",threePhaseOverheadLine:"OVERHEAD_LINE",singlePhaseUndergroundLine:"UNDERGROUND_LINE",twoPhaseUndergroundLine:"UNDERGROUND_LINE",threePhaseUndergroundLine:"UNDERGROUND_LINE",motorSwitch:"MOTOR",recloser:"OVERCURRENT_DEVICE",fuse:"OVERCURRENT_DEVICE",breaker:"OVERCURRENT_DEVICE",generator:"GENERATOR",regulator:"REGULATOR",supportStructure:"NODE"};function md(e){return Ca[e]}function eI(e){return Ca[e].icon}function tI(e,t=false){return t?Ca[e].label.plural:Ca[e].label.singular}function rI(e){return Ca[e].category}var oI={min:2,max:4};function nI(e){let t=Ca[e];if(!t)throw new Error(`archetypeFor: unknown entity type "${String(e)}"`);return t.archetype}function aI(e){return md(e).detailPage}function iI(e){return (md(e).fields?.headlineMetrics.length??0)>0}function RC(e){return md(e).properties?.statList??[]}function sI(e){return RC(e).length>0}function lI({formId:e="dialog-form",onSubmit:t,primaryLabel:r="Save",secondaryLabel:o="Cancel",onCancel:n,primaryVariant:a,secondaryVariant:i="secondary",children:s,title:c,...l}){return jsxRuntime.jsx(lr,{title:c,primaryAction:{label:r,onPress:()=>{let u=document.getElementById(e);u&&u.requestSubmit();},variant:a},secondaryAction:n?{label:o,onPress:n,variant:i}:void 0,...l,children:jsxRuntime.jsx(ri,{id:e,onSubmit:t,children:s})})}function cI({formId:e="drawer-form",onSubmit:t,primaryLabel:r="Save",secondaryLabel:o="Cancel",onCancel:n,primaryVariant:a,secondaryVariant:i="secondary",children:s,...c}){return jsxRuntime.jsx(rs,{primaryAction:{label:r,onPress:()=>{let d=document.getElementById(e);d&&d.requestSubmit();},variant:a},secondaryAction:n?{label:o,onPress:n,variant:i}:void 0,...c,children:jsxRuntime.jsx(ri,{id:e,onSubmit:t,className:"mt-2",children:s})})}function uI({align:e="end",className:t,...r}){return jsxRuntime.jsx("div",{...r,className:tailwindMerge.twMerge("flex gap-2",e==="start"?"justify-start":e==="between"?"justify-between":"justify-end",t)})}var fI={sm:"gap-2",md:"gap-4",lg:"gap-6"};function gI(e){if(!e)return "";let t=e.base?`grid-cols-${e.base}`:"",r=e.md?`md:grid-cols-${e.md}`:"",o=e.lg?`lg:grid-cols-${e.lg}`:"";return [t,r,o].filter(Boolean).join(" ")}function bI({cols:e={base:1},gap:t="lg",className:r,...o}){return jsxRuntime.jsx("div",{...o,className:tailwindMerge.twMerge("grid",gI(e),fI[t],r)})}function yI({title:e,description:t,showDivider:r,className:o,children:n,...a}){return jsxRuntime.jsxs("section",{...a,className:tailwindMerge.twMerge("flex flex-col",o),children:[(e||t)&&jsxRuntime.jsxs("div",{className:"flex flex-col gap-1 mb-6",children:[typeof e=="string"?jsxRuntime.jsx(sr,{tag:"h3",size:"sm",children:e}):e,t?jsxRuntime.jsx(we,{size:"lg",children:t}):null]}),jsxRuntime.jsx("div",{className:"flex flex-col gap-6",children:n}),r&&jsxRuntime.jsx("hr",{className:"mt-2 border-border-muted"})]})}function vI(){return jsxRuntime.jsx("hr",{className:"border-border-muted"})}function CI({steps:e,currentStepId:t,onStepClick:r,className:o}){let n=e.findIndex(a=>a.id===t);return jsxRuntime.jsx("nav",{"aria-label":"Progress",className:tailwindMerge.twMerge("w-full",o),children:jsxRuntime.jsx("div",{className:"relative mb-12",children:jsxRuntime.jsx("ol",{className:"relative flex items-start justify-between",children:e.map((a,i)=>{let s=a.id===t,c=i<n,l=r&&(c||s);return jsxRuntime.jsxs("li",{className:"relative flex flex-col items-center",style:{flex:`1 1 ${100/e.length}%`},children:[jsxRuntime.jsx("button",{type:"button",disabled:!l,onClick:()=>l&&r?.(a.id),className:tailwindMerge.twMerge("relative z-10 flex h-10 w-10 flex-shrink-0 items-center justify-center rounded-full border-2 transition-colors bg-background-body",c&&"border-action-primary bg-action-primary text-text-inverse hover:bg-action-primary/90",s&&"border-action-primary bg-background-body text-action-primary",!c&&!s&&"border-border-default bg-background-body text-text-secondary",l&&"cursor-pointer",!l&&"cursor-default"),"aria-current":s?"step":void 0,children:c?jsxRuntime.jsx(B,{name:"Check",size:20,weight:"bold"}):jsxRuntime.jsx("span",{className:"text-sm font-semibold",children:i+1})}),i<e.length-1&&jsxRuntime.jsx("div",{className:"absolute top-5 h-0.5 transition-colors",style:{left:"50%",width:"100%",marginLeft:"20px",backgroundColor:i<n?"var(--color-action-primary)":"var(--color-border-default)"}}),jsxRuntime.jsxs("div",{className:"mt-3 flex flex-col items-center text-center w-32",children:[jsxRuntime.jsx("span",{className:tailwindMerge.twMerge("text-sm font-medium",s&&"text-text-default",c&&"text-text-primary",!s&&!c&&"text-text-secondary"),children:a.title}),a.description&&jsxRuntime.jsx("span",{className:"mt-1 text-xs text-text-secondary",children:a.description})]})]},a.id)})})})})}function wI({formId:e,show:t,isSubmitting:r,onCancel:o,primaryLabel:n="Save changes",secondaryLabel:a="Cancel",className:i}){return t?jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("fixed inset-x-0 bottom-0 z-40 border-t border-border-muted bg-background-surface/95 backdrop-blur supports-[backdrop-filter]:bg-background-surface/70",i),children:jsxRuntime.jsxs("div",{className:"mx-auto flex max-w-screen-lg items-center justify-between gap-3 p-3",children:[jsxRuntime.jsx("div",{className:"text-sm text-text-secondary",children:"You have unsaved changes"}),jsxRuntime.jsxs("div",{className:"flex gap-2",children:[jsxRuntime.jsx(ee,{variant:"secondary",onPress:o,children:a}),jsxRuntime.jsx(ee,{type:"submit",form:e,isDisabled:!!r,children:r?"Saving...":n})]})]})}):null}function NI({when:e,message:t="You have unsaved changes. Leave anyway?"}){return je__namespace.useEffect(()=>{if(!e)return;let r=o=>(o.preventDefault(),o.returnValue=t,t);return window.addEventListener("beforeunload",r),()=>window.removeEventListener("beforeunload",r)},[e,t]),null}function kI({steps:e,initialStepId:t,canNavigate:r}){if(e.length===0)throw new Error("useWizard: steps array cannot be empty");let[o,n]=je__namespace.useState(t||e[0].id),a=e.findIndex(u=>u.id===o),i=a>0,s=a<e.length-1,c=async u=>u===o?true:r&&!await r(o,u)?false:(n(u),true);return {steps:e,currentStepId:o,setCurrentStepId:c,next:async()=>!s||a===-1?false:c(e[a+1].id),prev:async()=>!i||a===-1?false:c(e[a-1].id),hasNext:s,hasPrev:i,stepIndex:a}}function Ms(e,t){return t.split(".").reduce((r,o)=>r?.[o],e)}function PI(e,t){let r=Ms(e,t.field),o=t.value;switch(t.operator){case "eq":return r===o;case "neq":return r!==o;case "in":return Array.isArray(o)?Array.isArray(r)?r.some(n=>o.includes(n)):o.includes(r):false;case "nin":return Array.isArray(o)?Array.isArray(r)?!r.some(n=>o.includes(n)):!o.includes(r):false;case "gt":return r instanceof Date&&typeof o=="string"?r>new Date(o):r>o;case "gte":return r instanceof Date&&typeof o=="string"?r>=new Date(o):r>=o;case "lt":return r instanceof Date&&typeof o=="string"?r<new Date(o):r<o;case "lte":return r instanceof Date&&typeof o=="string"?r<=new Date(o):r<=o;case "contains":return typeof r!="string"?false:r.toLowerCase().includes(String(o).toLowerCase());case "startsWith":return typeof r!="string"?false:r.toLowerCase().startsWith(String(o).toLowerCase());case "endsWith":return typeof r!="string"?false:r.toLowerCase().endsWith(String(o).toLowerCase());default:return false}}function BC(e,t){if(t.conditions.length===0)return true;let r=t.conditions.map(o=>"conditions"in o?BC(e,o):PI(e,o));return t.logic==="AND"?r.every(Boolean):r.some(Boolean)}function RI(e,t){return !t||t.conditions.length===0?e:e.filter(r=>BC(r,t))}function MI(e,t,r){if(e==null&&t==null)return 0;if(e==null)return r==="asc"?1:-1;if(t==null)return r==="asc"?-1:1;if(e instanceof Date&&t instanceof Date){let o=e.getTime()-t.getTime();return r==="asc"?o:-o}if(typeof e=="string"&&typeof t=="string"){let o=e.toLowerCase().localeCompare(t.toLowerCase());return r==="asc"?o:-o}return e<t?r==="asc"?-1:1:e>t?r==="asc"?1:-1:0}function EI(e,t){return t?[...e].sort((r,o)=>{let n=Ms(r,t.field),a=Ms(o,t.field);return MI(n,a,t.direction)}):e}function LI(e,t){if(!t||!t.query.trim())return e;let{query:r,fields:o,fuzzy:n=true,threshold:a=.3}=t;if(n)return new TI__default.default(e,{keys:o,threshold:a,ignoreLocation:true,includeScore:true}).search(r).map(l=>l.item);let i=r.toLowerCase();return e.filter(s=>o.some(c=>{let l=Ms(s,c);return l==null?false:String(l).toLowerCase().includes(i)}))}function DI(e,t){let r={};for(let o of t){if(r[o.field]={},o.values)for(let n of o.values)r[o.field][String(n.value)]=0;for(let n of e){let a=Ms(n,o.field);if(a!=null)if(Array.isArray(a))for(let i of a){let s=String(i);r[o.field][s]=(r[o.field][s]||0)+1;}else {let i=String(a);r[o.field][i]=(r[o.field][i]||0)+1;}}}return r}function Hm({data:e,filters:t,sort:r,search:o,facetConfigs:n=[]}){let a=LI(e,o||null);a=RI(a,t||null);let i=DI(a,n);return a=EI(a,r||null),{data:a,facetCounts:i,resultCount:a.length}}function gd({data:e,filters:t,sort:r,search:o,facetConfigs:n=[]}){return je.useMemo(()=>Hm({data:e,filters:t,sort:r,search:o,facetConfigs:n}),[e,t,r,o,n])}function bd({filters:e,sort:t,search:r,onStateChange:o,searchDebounce:n=300}){let a=$o(r,n),i=je.useRef(true);je.useEffect(()=>{if(i.current){i.current=false;return}o({filters:e,sort:t,search:a});},[e,t,a,o]);}function VC(e){return e.mode==="client"?gd({data:e.data,filters:e.filters,sort:e.sort,search:e.search,facetConfigs:e.facetConfigs}):(bd({filters:e.filters,sort:e.sort,search:e.search,onStateChange:e.onStateChange,searchDebounce:e.searchDebounce}),{data:e.data,facetCounts:e.facetCounts||{},resultCount:e.resultCount??e.data.length})}var OC=jm(op());function VI(e,t,r=true){let o=e;if(r){let n=new Date().toISOString().replace(/[:.]/g,"-").slice(0,-5);return `${o}-${n}.${t}`}return `${o}.${t}`}function OI(e,t){return t.accessor?typeof t.accessor=="function"?t.accessor(e):e[t.accessor]:null}function zC(e,t){let r=OI(t,e);return e.exportValue?e.exportValue(r,t)??"":r==null?"":r instanceof Date?r.toISOString():typeof r=="object"?JSON.stringify(r):r}function Gm(e){return e.filter(t=>t.exportable!==false)}function HC(e){let t=e.map(n=>n.exportLabel||n.label),r=new Set,o=[];for(let n of t)r.has(n)?o.includes(n)||o.push(n):r.add(n);if(o.length>0)throw new Error(`Duplicate export headers found: ${o.join(", ")}. Use exportLabel to provide unique headers.`)}async function Wm(e){let{columns:t,data:r,metadata:o={}}=e;try{let n=Gm(t);if(n.length===0)throw new Error("No exportable columns found");HC(n);let a=r.map(l=>{let d={};for(let u of n){let m=u.exportLabel||u.label;d[m]=zC(u,l);}return d}),i=_T__default.default.unparse(a,{header:!0,skipEmptyLines:!0}),s=new Blob([i],{type:"text/csv;charset=utf-8;"}),c=VI(o.filename||"table-data","csv",o.timestamp!==!1);(0,OC.saveAs)(s,c);}catch(n){throw new Error(`CSV export failed: ${n instanceof Error?n.message:"Unknown error"}`)}}function zI(e){let{columns:t,data:r}=e,o=Gm(t);return HC(o),r.map(n=>{let a={};for(let i of o){let s=i.exportLabel||i.label;a[s]=zC(i,n);}return a})}function HI(e){return Gm(e).map(t=>t.exportLabel||t.label)}function GC({columns:e,data:t,metadata:r}){let n=e.filter(i=>i.exportable!==false).length>0&&t.length>0;return {exportCSV:je.useCallback(async()=>{try{await Wm({columns:e,data:t,metadata:r});}catch(i){throw console.error("Table export failed:",i),i}},[e,t,r]),canExport:n}}function Ese(e){switch(e){case "charging":case "on":return "success";case "discharging":return "warning";case "heat":case "cool":return "info";case "off":case "idle":case "eco":case "auto":return "neutral";default:return "neutral"}}Object.defineProperty(exports,"DialogTrigger",{enumerable:true,get:function(){return reactAriaComponents.DialogTrigger}});Object.defineProperty(exports,"Focusable",{enumerable:true,get:function(){return reactAriaComponents.Focusable}});exports.ABSENT_GRID_FIELDS=ZA;exports.ActionCell=ix;exports.ActionMenu=Fa;exports.ActivityFeed=bu;exports.ActivityFeedGroup=Zs;exports.ActivityItem=_s;exports.Alert=Cg;exports.AppShell=Mg;exports.AreaSeries=dn;exports.AutoMobileRenderer=dc;exports.Autocomplete=il;exports.Avatar=Io;exports.BREAKPOINTS=Tn;exports.Badge=pt;exports.BadgeCell=lx;exports.Banner=ll;exports.BarSeries=vl;exports.BooleanCell=cx;exports.BrandProvider=af;exports.BreadcrumbItem=dl;exports.Breadcrumbs=cl;exports.Button=ee;exports.CATEGORICAL_RAMP=Oc;exports.CATEGORY_COLOR_TOKENS=dx;exports.CATEGORY_NEUTRAL_COLOR=jl;exports.CHART_HEADER_HEIGHT=au;exports.COLOR_RAMPS=ps;exports.CUSTOM_ICON_REGISTRY=Na;exports.Calendar=Ha;exports.Card=Qe;exports.CardContent=lu;exports.CardFooter=cu;exports.CardHeader=Ys;exports.CardMedia=su;exports.CardMobileRenderer=uc;exports.CarouselAutoplayTrigger=nb;exports.CarouselControl=eb;exports.CarouselIndicator=Ou;exports.CarouselIndicatorGroup=ob;exports.CarouselItem=$g;exports.CarouselItemGroup=_g;exports.CarouselNextTrigger=rb;exports.CarouselPrevTrigger=tb;exports.CarouselProgressText=ab;exports.CarouselRoot=Zg;exports.CategoryBarChart=Bb;exports.CategoryCell=px;exports.ChartAxis=Kr;exports.ChartBottomBar=ja;exports.ChartContainer=rh;exports.ChartContext=Ur;exports.ChartEventMarkers=Tl;exports.ChartEventSpans=Pl;exports.ChartExpandOwnedByAncestor=vP;exports.ChartHeader=Aa;exports.ChartLabelledBy=Qo;exports.ChartOwnsItsTitle=tg;exports.ChartTooltip=un;exports.Checkbox=_r;exports.CheckboxGroup=zu;exports.Chip=Wr;exports.ChipInputField=pb;exports.ClearButton=Mi;exports.CodeEditor=gb;exports.Collapse=Ga;exports.CollapseContent=ln;exports.CollapseHeader=sn;exports.CollapseItem=an;exports.ColorField=$k;exports.ColorModeProvider=bf;exports.CommandPalette=ny;exports.Confirm=Cb;exports.ConnectionStatusBadge=Sb;exports.ContactCard=wb;exports.ContactMetaCell=fx;exports.ContactMetaDisplay=gl;exports.ContainerQueryProvider=Tb;exports.CopyToClipboard=tn;exports.CustomCell=gx;exports.DEFAULT_MAP_TYPE=Jc;exports.DIVERGING_RAMPS=Vc;exports.DataControls=Qh;exports.DataTable=Jx;exports.DateCell=bx;exports.DateField=$h;exports.DateRangePicker=Wl;exports.DeltaCell=hx;exports.Description=we;exports.DeviceHealthBadge=jx;exports.DeviceMetaCell=yx;exports.DeviceMetaDisplay=Zl;exports.DeviceStateBadge=_n;exports.DeviceStateCell=Sx;exports.DeviceStateWithMetric=ec;exports.DeviceTypeIcon=Qx;exports.Dialog=lr;exports.DialogForm=lI;exports.DialogHeader=Zt;exports.Drawer=rs;exports.DrawerForm=cI;exports.ENTITY_CATEGORY_CONFIG=QA;exports.ENTITY_CONFIG=Ca;exports.EmptyState=Al;exports.EnrollmentStatusBadge=_x;exports.ErrorBoundary=Zr;exports.FieldError=he;exports.FieldGroup=Dg;exports.FileUpload=ey;exports.FilterChips=Zh;exports.FilterDialog=ox;exports.FirmwareVersionBadge=ry;exports.Form=ri;exports.FormActions=uI;exports.FormDivider=vI;exports.FormGrid=bI;exports.FormSection=yI;exports.FormStepper=CI;exports.FormatRegistry=ce;exports.FormattedCell=Nx;exports.FunnelSeries=ih;exports.GRID_ELEMENT_TYPE_BY_ENTITY=$A;exports.GRID_STATE_COLORS=qA;exports.GRID_STAT_LIST=bt;exports.GlobalSearch=sy;exports.Grid=qp;exports.GridStateBadge=$l;exports.HEADLINE_METRIC_BOUNDS=oI;exports.Heading=sr;exports.HierarchyExplorer=Fy;exports.HorizontalBarCell=Vp;exports.HoverCard=LE;exports.Icon=B;exports.IndexCell=Px;exports.InfiniteScrollIndicator=Hr;exports.Input=ol;exports.InputWrapper=yt;exports.InteractiveMap=bs;exports.Kpi=Gy;exports.KpiGroup=om;exports.Label=Ue;exports.LineSeries=Wn;exports.List=Xy;exports.ListBox=ZE;exports.ListBoxItem=ur;exports.ListItem=qy;exports.ListPane=Qy;exports.Loader=zr;exports.Logo=Va;exports.MAP_TYPES=Dv;exports.Meter=Vv;exports.MiniBarCell=Op;exports.ModalBackdrop=Sr;exports.MultiSelect=zv;exports.Notice=rd;exports.NoticeContainer=od;exports.NoticeProvider=Gv;exports.NumberCell=Ex;exports.NumberField=Qi;exports.PageBanner=Ug;exports.PageLayout=fa;exports.PercentBarCell=Gp;exports.PlaceSearch=qv;exports.Popover=ht;exports.ProgressBar=Zv;exports.Prose=_v;exports.Radio=oC;exports.RadioCard=$v;exports.RadioCardGroup=eC;exports.RadioGroup=rC;exports.RangeCalendar=_a;exports.RangeCell=Ax;exports.ResultsCount=Ji;exports.RichTextEditor=iC;exports.SEQUENTIAL_RAMPS=Bc;exports.SKELETON_SIZES=bn;exports.SOURCE_UNIT_TO_WH=Gd;exports.SaveBar=wI;exports.SearchControl=jn;exports.SearchEmptyState=ly;exports.SearchLoadingState=dy;exports.SearchResultGroup=py;exports.SearchResultItem=my;exports.SearchResultsList=fy;exports.SearchTrigger=by;exports.Section=ui;exports.SectionNav=ad;exports.SegmentedControl=Bl;exports.Select=Ao;exports.SelectCell=ac;exports.SideNav=el;exports.SiteCard=sC;exports.SiteContactCard=cC;exports.SiteMetaCell=Fx;exports.SiteMetaDisplay=ic;exports.Skeleton=W;exports.Slider=dC;exports.SortControl=Xi;exports.SparklineCell=Wp;exports.SplitPane=pd;exports.StackNav=Oa;exports.StatList=vc;exports.StaticMap=di;exports.Switch=Ul;exports.Tab=dd;exports.TabList=cd;exports.TabPanel=Jv;exports.Tabs=ld;exports.TextArea=bC;exports.TextAreaWithChips=vC;exports.TextCell=zx;exports.TextField=Xr;exports.TextLink=ct;exports.TiledTimeSeriesChart=Ll;exports.TiledTimeSeriesExplorer=Yh;exports.TimeControls=Vl;exports.TimeField=SC;exports.Timeline=wC;exports.TimelineItem=NC;exports.ToggleButton=PC;exports.Tooltip=cr;exports.TopNav=Ri;exports.Tray=xt;exports.UNVERIFIED_VOLTAGE_UNIT_ROWS=_A;exports.UnsavedChangesPrompt=NI;exports.activeDeviceStates=t2;exports.addFilterCondition=gn;exports.applyDataOperations=Hm;exports.archetypeFor=nI;exports.assembleSeries=wh;exports.autoScaleCurrent=mS;exports.autoScaleDistance=kf;exports.autoScaleEnergy=Mf;exports.autoScalePower=CS;exports.autoScaleResistance=SS;exports.autoScaleVoltage=MS;exports.baselineFromPoint=DT;exports.camelCaseToWords=Yf;exports.capitalize=Uf;exports.celsiusToFahrenheit=wS;exports.celsiusToKelvin=B4;exports.centimetersToInches=h4;exports.classicPresetRanges=Ih;exports.clearColorCache=Is;exports.createCategoryColorMap=q0;exports.createEmptyFilter=ji;exports.createFilter=pR;exports.createFilters=mR;exports.createFormat=cF;exports.createTextureIcon=ut;exports.createTiledCameraSyncGroup=sh;exports.createXScale=_u;exports.createYScale=Fi;exports.csvUnitFor=$d;exports.csvValueFor=jf;exports.defaultMargin=He;exports.defaultMultiSelectMatcher=Pm;exports.deltaDirectionFromValue=Ap;exports.deviceStateLabels=r2;exports.deviceStateMetricFormats=CJ;exports.emptyStore=Nh;exports.entityHasDetailPage=aI;exports.entityHasStatList=sI;exports.entityShowsNow=iI;exports.enumToSentenceCase=PS;exports.exportChart=ap;exports.exportTableAsCSV=Wm;exports.fahrenheitToCelsius=NS;exports.fahrenheitToKelvin=V4;exports.feetToMeters=l4;exports.feetToMiles=u4;exports.filterMultiSelectOptions=qc;exports.filterToChips=fR;exports.formatBoolean=hf;exports.formatCapacity=H5;exports.formatComponentValue=uo;exports.formatCurrency=Sf;exports.formatCurrent=Dd;exports.formatDate=wf;exports.formatDistance=Tf;exports.formatEmptyValue=Jl;exports.formatEnergy=Wd;exports.formatFieldValue=wr;exports.formatInternationalPhone=Ud;exports.formatNumber=Cf;exports.formatPercent=yf;exports.formatPhone=Ef;exports.formatPhoneNumber=Pa;exports.formatPower=Xd;exports.formatPowerRating=G5;exports.formatResistance=qd;exports.formatTemperature=Of;exports.formatText=Xf;exports.formatUSPhone=zs;exports.formatVoltage=_d;exports.getBadgeClasses=nx;exports.getBooleanBadgeVariant=ax;exports.getCellAlignmentClasses=Lp;exports.getCellContainerClasses=Ce;exports.getCellTextClasses=xr;exports.getColorRamp=xm;exports.getColorRampsByKind=ym;exports.getContrastingTextColor=Q0;exports.getDateParts=r4;exports.getDefaultChartColor=hi;exports.getDefaultColors=Fs;exports.getDeviceStateDisplayLabel=Fp;exports.getDeviceStateLabel=Fp;exports.getEntityCategory=rI;exports.getEntityConfig=md;exports.getEntityIcon=eI;exports.getEntityLabel=tI;exports.getEntityStatList=RC;exports.getEventColor=Bo;exports.getExportFormatName=oP;exports.getExportHeaders=HI;exports.getFieldGroupStyles=tN;exports.getFilterFields=Qn;exports.getGridStateLabel=Cx;exports.getInputBackgroundStyles=Lg;exports.getInputBaseStyles=Ot;exports.getInputStateStyles=en;exports.getLinkClasses=Dp;exports.getNumericColorClasses=Xl;exports.getResolvedColor=Bt;exports.getSkeletonSize=St;exports.getStateTone=Ese;exports.getThemeCategoricalColors=Do;exports.getYFormatSettings=eo;exports.gridStateLabels=n2;exports.inchesToCentimeters=b4;exports.isActiveDeviceState=Ip;exports.isActiveState=Ip;exports.isCustomPinsLayer=gm;exports.isExportSupported=rP;exports.isFilterEmpty=Gl;exports.isGeoJsonLayer=fm;exports.isLightColor=lf;exports.isNil=be;exports.isRasterLayer=bm;exports.isVectorLayer=mm;exports.kelvinToCelsius=kS;exports.kelvinToFahrenheit=O4;exports.kilometersToMiles=d4;exports.layer=pm;exports.mapValuesToCategoricalColors=kd;exports.metersToFeet=s4;exports.metersToMiles=p4;exports.metersToYards=g4;exports.milesToFeet=Nf;exports.milesToKilometers=c4;exports.milesToMeters=m4;exports.multiSelectSearchKeys=Rm;exports.multiSelectSelectionEntries=Zc;exports.parseBoolean=Xo;exports.percentThresholdLevel=Hp;exports.pickEnergyUnit=Hd;exports.prepareTableDataForExport=zI;exports.registerPhosphorIcon=Fv;exports.removeFilterCondition=qn;exports.resolveValue=me;exports.shouldOfferLiteralOption=Qc;exports.snakeCaseToWords=Jf;exports.telemetryPresetRanges=Il;exports.temperatureStringToSymbol=Af;exports.tierForViewport=Dl;exports.tileIndexAt=p1;exports.tileKey=br;exports.tileReducer=kh;exports.tilesForViewport=pn;exports.toA=Z5;exports.toActiveInactive=nS;exports.toAmps=Vs;exports.toBoolean=Jo;exports.toCelsius=Ff;exports.toCentimeters=xS;exports.toCheckmark=iS;exports.toCompactNumber=dS;exports.toCurrency=vf;exports.toCustomDateFormat=hS;exports.toDateString=fS;exports.toEnabledDisabled=rS;exports.toFahrenheit=If;exports.toFeet=Fd;exports.toFloat=lS;exports.toFormattedNumber=cS;exports.toFullDateTime=gS;exports.toGW=M4;exports.toGWh=Rf;exports.toGigawatts=Jd;exports.toISOString=bS;exports.toInches=vS;exports.toInteger=sS;exports.toKA=_5;exports.toKV=J4;exports.toKW=P4;exports.toKelvin=Bf;exports.toKiloamps=Ld;exports.toKilohms=Lf;exports.toKilometers=Id;exports.toKilovolts=Zd;exports.toKilowatts=Kd;exports.toLowerCase=Hf;exports.toMA=Q5;exports.toMV=K4;exports.toMW=R4;exports.toMWh=Pf;exports.toMegawatts=Yd;exports.toMegohms=Df;exports.toMeters=Ad;exports.toMiles=Bd;exports.toMilliamps=Ed;exports.toMillimeters=yS;exports.toMilliohms=jd;exports.toMillivolts=Qd;exports.toNauticalMiles=i4;exports.toOhms=Gs;exports.toOnOff=oS;exports.toPercentage=xf;exports.toRelativeTime=Os;exports.toScientificNotation=uS;exports.toSecret=RS;exports.toSentenceCase=Gf;exports.toTemperature=Vf;exports.toTitleCase=Wf;exports.toTrueFalse=aS;exports.toUpperCase=zf;exports.toV=Y4;exports.toVolts=Ks;exports.toW=T4;exports.toWatts=Hs;exports.toWh=Od;exports.toYards=Vd;exports.tokWh=zd;exports.truncateEnd=Us;exports.truncateMiddle=Ra;exports.truncateStart=Ws;exports.typeRole=Nt;exports.typographyRole=po;exports.ucFirst=Kf;exports.useBreakpoint=nr;exports.useChartContext=Gn;exports.useChartExpand=Wi;exports.useChartHeaderMetrics=Da;exports.useChartOwnsItsTitle=rg;exports.useClientDataControls=gd;exports.useColorMode=qt;exports.useComponentFormatter=Y5;exports.useContainerBreakpoint=Nb;exports.useDataControls=VC;exports.useDebounce=$o;exports.useElementSize=za;exports.useInfiniteScroll=Zo;exports.useInputFocus=dr;exports.useLocalStorage=Lc;exports.useMediaQuery=or;exports.useNotice=Uv;exports.useServerDataControls=bd;exports.useTableExport=GC;exports.useTileWindow=Dh;exports.useTiledTimeSeries=yp;exports.useWizard=kI;exports.wrapWithLink=wo;exports.yardsToMeters=f4;//# sourceMappingURL=index.cjs.map
48
48
  //# sourceMappingURL=index.cjs.map